PrusaSlicer-NonPlainar/resources/localization/PrusaSlicer.pot
YuSanka 287e50d091 Localization: Fix of #4035
+ Added context for "Advanced" ("Mode")
+ Updated POT
2020-04-16 11:36:41 +02:00

9851 lines
243 KiB
Plaintext

# 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-04-16 11:29+0200\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:42 src/slic3r/GUI/AboutDialog.cpp:295
msgid "Portions copyright"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:130 src/slic3r/GUI/AboutDialog.cpp:259
msgid "Copyright"
msgstr ""
#. TRN "Slic3r _is licensed under the_ License"
#: src/slic3r/GUI/AboutDialog.cpp:132
msgid ""
"License agreements of all following programs (libraries) are part of "
"application license agreement"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:202
#, possible-c-format
msgid "About %s"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:234 src/slic3r/GUI/MainFrame.cpp:70
msgid "Version"
msgstr ""
#. TRN "Slic3r _is licensed under the_ License"
#: src/slic3r/GUI/AboutDialog.cpp:261
msgid "is licensed under the"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:262
msgid "GNU Affero General Public License, version 3"
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:263
msgid ""
"PrusaSlicer is based on Slic3r by Alessandro Ranellucci and the RepRap "
"community."
msgstr ""
#: src/slic3r/GUI/AboutDialog.cpp:264
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:110
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:101
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:104
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:107
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:110
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:113
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:120
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:468
msgid "Running post-processing scripts"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:122
msgid "G-code file exported to %1%"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:126
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:172
msgid "Slicing complete"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:168
msgid "Masked SLA file exported to %1%"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:210
#, 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:470
msgid "Copying of the temporary G-code to the output G-code failed"
msgstr ""
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:493
msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:66 src/slic3r/GUI/GUI_ObjectList.cpp:2073
msgid "Shape"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:73
msgid "Rectangular"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:79
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:232 src/slic3r/GUI/Plater.cpp:162
#: src/slic3r/GUI/Tab.cpp:2319
msgid "Size"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:80
msgid "Size in X and Y of the rectangular plate."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:88
msgid "Origin"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:89
msgid ""
"Distance of the 0,0 G-code coordinate from the front left corner of the "
"rectangle."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:93
msgid "Circular"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:96 src/slic3r/GUI/ConfigWizard.cpp:233
#: src/slic3r/GUI/ConfigWizard.cpp:985 src/slic3r/GUI/ConfigWizard.cpp:999
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:87
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:142
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:333
#: src/slic3r/GUI/ObjectDataViewModel.cpp:96
#: 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:1921 src/libslic3r/PrintConfig.cpp:1992
#: src/libslic3r/PrintConfig.cpp:2026 src/libslic3r/PrintConfig.cpp:2154
#: src/libslic3r/PrintConfig.cpp:2233 src/libslic3r/PrintConfig.cpp:2240
#: src/libslic3r/PrintConfig.cpp:2247 src/libslic3r/PrintConfig.cpp:2277
#: src/libslic3r/PrintConfig.cpp:2287 src/libslic3r/PrintConfig.cpp:2297
#: src/libslic3r/PrintConfig.cpp:2457 src/libslic3r/PrintConfig.cpp:2491
#: src/libslic3r/PrintConfig.cpp:2630 src/libslic3r/PrintConfig.cpp:2639
#: src/libslic3r/PrintConfig.cpp:2648 src/libslic3r/PrintConfig.cpp:2658
#: src/libslic3r/PrintConfig.cpp:2712 src/libslic3r/PrintConfig.cpp:2722
#: src/libslic3r/PrintConfig.cpp:2734 src/libslic3r/PrintConfig.cpp:2754
#: src/libslic3r/PrintConfig.cpp:2764 src/libslic3r/PrintConfig.cpp:2774
#: src/libslic3r/PrintConfig.cpp:2792 src/libslic3r/PrintConfig.cpp:2807
#: src/libslic3r/PrintConfig.cpp:2821 src/libslic3r/PrintConfig.cpp:2832
#: src/libslic3r/PrintConfig.cpp:2845 src/libslic3r/PrintConfig.cpp:2890
#: src/libslic3r/PrintConfig.cpp:2900 src/libslic3r/PrintConfig.cpp:2909
#: src/libslic3r/PrintConfig.cpp:2919 src/libslic3r/PrintConfig.cpp:2935
#: src/libslic3r/PrintConfig.cpp:2959
msgid "mm"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:97 src/libslic3r/PrintConfig.cpp:709
msgid "Diameter"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:98
msgid ""
"Diameter of the print bed. It is assumed that origin (0,0) is located in the "
"center."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:102 src/slic3r/GUI/GUI_Preview.cpp:308
#: src/libslic3r/ExtrusionEntity.cpp:322
msgid "Custom"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:106
msgid "Load shape from STL..."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:159
msgid "Settings"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:176
msgid "Texture"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:186 src/slic3r/GUI/BedShapeDialog.cpp:265
msgid "Load..."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:194 src/slic3r/GUI/BedShapeDialog.cpp:273
#: src/slic3r/GUI/Tab.cpp:3155
msgid "Remove"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:227 src/slic3r/GUI/BedShapeDialog.cpp:306
msgid "Not found:"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:255
msgid "Model"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:491
msgid "Choose an STL file to import bed shape from:"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:498 src/slic3r/GUI/BedShapeDialog.cpp:547
#: src/slic3r/GUI/BedShapeDialog.cpp:570
msgid "Invalid file format."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:509
msgid "Error! Invalid model"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:517
msgid "The selected file contains no geometry."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:521
msgid ""
"The selected file contains several disjoint areas. This is not supported."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:536
msgid "Choose a file to import bed texture from (PNG/SVG):"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:559
msgid "Choose an STL file to import bed model from:"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.hpp:59 src/slic3r/GUI/ConfigWizard.cpp:944
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:1116
#: 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
#, possible-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:618 src/slic3r/GUI/Plater.cpp:534
#: src/slic3r/GUI/Tab.cpp:1158 src/slic3r/GUI/Tab.cpp:1159
#: 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:1735
#: src/libslic3r/PrintConfig.cpp:1752
msgid "Infill"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:318
msgid "Head penetration should not be greater than the head width."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:320
msgid "Invalid Head penetration"
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:331
msgid "Pinhead diameter should be smaller than the pillar diameter."
msgstr ""
#: src/slic3r/GUI/ConfigManipulation.cpp:333
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:1563
msgid "print"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:52
msgid "filaments"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:53 src/slic3r/GUI/Preset.cpp:1567
msgid "printer"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:57 src/slic3r/GUI/Tab.cpp:1034
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:233
msgid "nozzle"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:237
msgid "Alternate nozzles:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:304
msgid "All standard"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:304
msgid "Standard"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:305 src/slic3r/GUI/ConfigWizard.cpp:588
#: src/slic3r/GUI/Tab.cpp:3214
msgid "All"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:306 src/slic3r/GUI/ConfigWizard.cpp:589
#: src/slic3r/GUI/Plater.cpp:506 src/slic3r/GUI/Plater.cpp:646
#: src/libslic3r/ExtrusionEntity.cpp:309
msgid "None"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:442
#, possible-c-format
msgid "Welcome to the %s Configuration Assistant"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:444
#, possible-c-format
msgid "Welcome to the %s Configuration Wizard"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:446
msgid "Welcome"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:448
#, 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:453
msgid "Remove user profiles (a snapshot will be taken beforehand)"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:496
#, possible-c-format
msgid "%s Family"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:580
msgid "Vendor:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:581
msgid "Profile:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:618 src/slic3r/GUI/ConfigWizard.cpp:646
msgid "(All)"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:747
msgid "Custom Printer Setup"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:747
msgid "Custom Printer"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:749
msgid "Define a custom printer profile"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:751
msgid "Custom profile name:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:776
msgid "Automatic updates"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:776
msgid "Updates"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:784 src/slic3r/GUI/Preferences.cpp:64
msgid "Check for application updates"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:788
#, 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:794 src/slic3r/GUI/Preferences.cpp:80
msgid "Update built-in Presets automatically"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:798
#, 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:801
msgid ""
"Updates are never applied without user's consent and never overwrite user's "
"customized settings."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:806
msgid ""
"Additionally a backup snapshot of the whole configuration is created before "
"an update is applied."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:813 src/slic3r/GUI/GUI_ObjectList.cpp:1678
#: src/slic3r/GUI/GUI_ObjectList.cpp:4040 src/slic3r/GUI/Plater.cpp:3225
#: src/slic3r/GUI/Plater.cpp:3938 src/slic3r/GUI/Plater.cpp:3967
msgid "Reload from disk"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:816
msgid ""
"Export full pathnames of models and parts sources into 3mf and amf files"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:820
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:828
msgid "View mode"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:830
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:835
msgid "Simple mode"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:836
msgid "Advanced mode"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:837
msgid "Expert mode"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:871
msgid "Other Vendors"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:875
#, possible-c-format
msgid "Pick another vendor supported by %s"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:906
msgid "Firmware Type"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:906 src/slic3r/GUI/Tab.cpp:1980
msgid "Firmware"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:910
msgid "Choose the type of firmware used by your printer."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:944
msgid "Bed Shape and Size"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:947
msgid "Set the shape of your printer's bed."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:967
msgid "Filament and Nozzle Diameters"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:967
msgid "Print Diameters"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:981
msgid "Enter the diameter of your printer's hot end nozzle."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:984
msgid "Nozzle Diameter:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:994
msgid "Enter the diameter of your filament."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:995
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:998
msgid "Filament Diameter:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1032
msgid "Extruder and Bed Temperatures"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1032
msgid "Temperatures"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1048
msgid "Enter the temperature needed for extruding your filament."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1049
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:1052
msgid "Extrusion Temperature:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1053 src/slic3r/GUI/ConfigWizard.cpp:1067
msgid "°C"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1062
msgid ""
"Enter the bed temperature needed for getting your filament to stick to your "
"heated bed."
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1063
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:1066
msgid "Bed Temperature:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1515 src/slic3r/GUI/ConfigWizard.cpp:2097
msgid "Filaments"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1515 src/slic3r/GUI/ConfigWizard.cpp:2099
msgid "SLA Materials"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1569
msgid "FFF Technology Printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1574
msgid "SLA Technology Printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1810 src/slic3r/GUI/DoubleSlider.cpp:1907
#: src/slic3r/GUI/DoubleSlider.cpp:1928 src/slic3r/GUI/GUI.cpp:246
msgid "Notice"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1830
msgid "The following FFF printer models have no filament selected:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1834
msgid "Do you want to select default filaments for these FFF printer models?"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1848
msgid "The following SLA printer models have no materials selected:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:1852
msgid "Do you want to select default SLA materials for these printer models?"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2060
msgid "Select all standard printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2063
msgid "< &Back"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2064
msgid "&Next >"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2065
msgid "&Finish"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2066 src/slic3r/GUI/FirmwareDialog.cpp:151
#: src/slic3r/GUI/ProgressStatusBar.cpp:26
msgid "Cancel"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2079
msgid "Prusa FFF Technology Printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2082
msgid "Prusa MSLA Technology Printers"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2097
msgid "Filament Profiles Selection"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2097 src/slic3r/GUI/GUI_ObjectList.cpp:3637
msgid "Type:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2099
msgid "SLA Material Profiles Selection"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2099
msgid "Layer height:"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2196
msgid "Configuration Assistant"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2197
msgid "Configuration &Assistant"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2199
msgid "Configuration Wizard"
msgstr ""
#: src/slic3r/GUI/ConfigWizard.cpp:2200
msgid "Configuration &Wizard"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:81
msgid "Place bearings in slots and resume printing"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:952
msgid "One layer mode"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:954
msgid "Discard all custom changes"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:957
#, possible-c-format
msgid "Jump to height %s or Set extruder sequence for the entire print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:959 src/slic3r/GUI/DoubleSlider.cpp:1531
#: src/slic3r/GUI/DoubleSlider.cpp:1653
msgid "Jump to height"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:962
msgid "Edit current color - Right click the colored slider segment"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:972
msgid "Print mode"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:986
msgid "Add extruder change - Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:988
msgid ""
"Add color change - Left click for predefined color or Shift + Left click for "
"custom color selection"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:990
msgid "Add color change - Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:991
msgid "or press \"+\" key"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:993
msgid "Add another code - Ctrl + Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:994
msgid "Add another code - Right click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1000
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:1009
msgid "Color change (\"%1%\")"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1010
msgid "Color change (\"%1%\") for Extruder %2%"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1012
msgid "Pause print (\"%1%\")"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1014
msgid "Extruder (tool) is changed to Extruder \"%1%\""
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1021
msgid "Note"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1023
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:1026
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:1029
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:1032
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:1037
msgid "Delete tick mark - Left click or press \"-\" key"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1039
msgid "Edit tick mark - Ctrl + Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1040
msgid "Edit tick mark - Right click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1136 src/slic3r/GUI/DoubleSlider.cpp:1172
#: src/slic3r/GUI/GLCanvas3D.cpp:996 src/slic3r/GUI/GUI_ObjectList.cpp:1718
#: src/slic3r/GUI/Tab.cpp:2315 src/libslic3r/GCode/PreviewData.cpp:446
#, possible-c-format
msgid "Extruder %d"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1137 src/slic3r/GUI/GUI_ObjectList.cpp:1719
msgid "active"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1146
msgid "Switch code to Change extruder"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1146 src/slic3r/GUI/GUI_ObjectList.cpp:1685
msgid "Change extruder"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1147
msgid "Change extruder (N/A)"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1149
msgid "Use another extruder"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1173
msgid "used"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1181
msgid "Switch code to Color change (%1%) for:"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1182
msgid "Add color change (%1%) for:"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1479
msgid "Add color change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1489
msgid "Add pause print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1492
msgid "Add custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1510
msgid "Edit color"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1511
msgid "Edit pause print message"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1512
msgid "Edit custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1518
msgid "Delete color change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1519
msgid "Delete tool change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1520
msgid "Delete pause print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1521
msgid "Delete custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1534
msgid "Set extruder sequence for the entire print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1620
msgid "Enter custom G-code used on current layer"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1621
msgid "Custom G-code on current layer (%1% mm)."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1636
msgid "Enter short message shown on Printer display when a print is paused"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1637
msgid "Message for pause print on current layer (%1% mm)."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1652
msgid "Enter the height you want to jump to"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1901
msgid "The last color change data was saved for a single extruder printing."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1902 src/slic3r/GUI/DoubleSlider.cpp:1918
msgid "The last color change data was saved for a multi extruder printing."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1904
msgid "Your current changes will delete all saved color changes."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1905 src/slic3r/GUI/DoubleSlider.cpp:1926
msgid "Are you sure you want to continue?"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1919
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:1922
msgid "Do you want to delete all saved tool changes?"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1924
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:1925
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:1757 src/libslic3r/PrintConfig.cpp:1937
#: src/libslic3r/PrintConfig.cpp:1983
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:598
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/Field.cpp:1298 src/slic3r/GUI/GUI_ObjectLayers.cpp:383
msgid "Invalid numeric input."
msgstr ""
#: src/slic3r/GUI/Field.cpp:204 src/slic3r/GUI/Field.cpp:1310
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:1716
#: src/slic3r/GUI/Tab.cpp:1778
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:371
#: 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:238 src/slic3r/GUI/GLCanvas3D.cpp:4962
msgid "Variable layer height"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:241
msgid "Left mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:244
msgid "Add detail"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:247
msgid "Right mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:250
msgid "Remove detail"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:253
msgid "Shift + Left mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:256
msgid "Reset to base"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:259
msgid "Shift + Right mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:262
msgid "Smoothing"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:265
msgid "Mouse wheel:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:268
msgid "Increase/decrease edit area"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:271
msgid "Adaptive"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:277
msgid "Quality / Speed"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:281
msgid "Higher print quality versus higher print speed."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:292
msgid "Smooth"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:298 src/libslic3r/PrintConfig.cpp:511
msgid "Radius"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:308
msgid "Keep min"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:317
msgid "Reset"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:607
msgid "Variable layer height - Manual edit"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:693
msgid "An object outside the print area was detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:694
msgid "A toolpath outside the print area was detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:695
msgid "SLA supports outside the print area were detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:696
msgid "Some objects are not visible"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:698
msgid ""
"An object outside the print area was detected\n"
"Resolve the current problem to continue slicing"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:923 src/slic3r/GUI/GLCanvas3D.cpp:952
msgid "Default print color"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:953 src/slic3r/GUI/GLCanvas3D.cpp:962
#: src/slic3r/GUI/GLCanvas3D.cpp:1001
msgid "Pause print or custom G-code"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:974
#, possible-c-format
msgid "up to %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:978
#, possible-c-format
msgid "above %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:982
#, possible-c-format
msgid "%.2f - %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1014
#, possible-c-format
msgid "Color change for Extruder %d at %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1332
msgid "Seq."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1439
msgid "canvas_tooltip"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1466
msgid "Slope visualization"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1468
msgid "Facets' normal angle range (degrees)"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1495 src/slic3r/GUI/GUI_ObjectList.cpp:1718
#: src/libslic3r/PrintConfig.cpp:335
msgid "Default"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1880
msgid "Variable layer height - Reset"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1888
msgid "Variable layer height - Adaptive"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1896
msgid "Variable layer height - Smooth all"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:2332
msgid "Mirror Object"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:3224
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:519
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:746
msgid "Gizmo-Move"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:3308
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:521
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:748
msgid "Gizmo-Rotate"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:3880
msgid "Move Object"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4425
msgid "Undo History"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4425
msgid "Redo History"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4446
#, possible-c-format
msgid "Undo %1$d Action"
msgid_plural "Undo %1$d Actions"
msgstr[0] ""
msgstr[1] ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4446
#, possible-c-format
msgid "Redo %1$d Action"
msgid_plural "Redo %1$d Actions"
msgstr[0] ""
msgstr[1] ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4856
msgid "Add..."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4864 src/slic3r/GUI/GUI_ObjectList.cpp:1732
#: src/slic3r/GUI/Plater.cpp:3935 src/slic3r/GUI/Plater.cpp:3957
#: src/slic3r/GUI/Tab.cpp:3155
msgid "Delete"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4873 src/slic3r/GUI/KBShortcutsDialog.cpp:131
#: src/slic3r/GUI/Plater.cpp:4705
msgid "Delete all"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4882 src/slic3r/GUI/KBShortcutsDialog.cpp:160
#: src/slic3r/GUI/Plater.cpp:2815
msgid "Arrange"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4882 src/slic3r/GUI/KBShortcutsDialog.cpp:161
msgid "Arrange selection"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4894
msgid "Copy"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4903
msgid "Paste"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4915 src/slic3r/GUI/Plater.cpp:3794
#: src/slic3r/GUI/Plater.cpp:3806 src/slic3r/GUI/Plater.cpp:3944
msgid "Add instance"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4926 src/slic3r/GUI/Plater.cpp:3946
msgid "Remove instance"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4939
msgid "Split to objects"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:4949 src/slic3r/GUI/GUI_ObjectList.cpp:1501
msgid "Split to parts"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:5013 src/slic3r/GUI/KBShortcutsDialog.cpp:132
#: src/slic3r/GUI/MainFrame.cpp:717
msgid "Undo"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:5013 src/slic3r/GUI/GLCanvas3D.cpp:5052
msgid "Click right mouse button to open/close History"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:5036
msgid "Next Undo action: %1%"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:5052 src/slic3r/GUI/KBShortcutsDialog.cpp:133
#: src/slic3r/GUI/MainFrame.cpp:720
msgid "Redo"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:5074
msgid "Next Redo action: %1%"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:7064
msgid "Selection-Add from rectangle"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:7083
msgid "Selection-Remove from rectangle"
msgstr ""
#: src/slic3r/GUI/GLCanvas3DManager.cpp:365
#, 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:368
msgid "You may need to update your graphics card driver."
msgstr ""
#: src/slic3r/GUI/GLCanvas3DManager.cpp:371
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:373
msgid "Unsupported OpenGL version"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:47
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:145 src/libslic3r/PrintConfig.cpp:3424
msgid "Cut"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:169
msgid "Keep upper part"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:170
msgid "Keep lower part"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:171
msgid "Rotate lower part upwards"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:176
msgid "Perform cut"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:41
msgid "Place on face"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:38
msgid "Hollow this object"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:39
msgid "Preview hollowed and drilled model"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:40
msgid "Offset"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:41
msgid "Quality"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:42
#: src/libslic3r/PrintConfig.cpp:2951
msgid "Closing distance"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:43
msgid "Hole diameter"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:44
msgid "Hole depth"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:45
msgid "Remove selected holes"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:46
msgid "Remove all holes"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:47
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:56
msgid "Clipping of view"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:48
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:57
msgid "Reset direction"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:49
msgid "Show supports"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:307
msgid "Add drainage hole"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:428
msgid "Delete drainage hole"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:628
msgid "Hollowing parameter change"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:699
msgid "Change drainage hole diameter"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:791
msgid "Hollow and drill"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:846
msgid "Move drainage hole"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoMove.cpp:64
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:3473
msgid "Rotate"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoScale.cpp:79
#: 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:3488
msgid "Scale"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:46
msgid "Head diameter"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:47
msgid "Lock supports under new islands"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:48
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1216
msgid "Remove selected points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:49
msgid "Remove all points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:50
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1219
msgid "Apply changes"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:51
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1220
msgid "Discard changes"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:52
msgid "Minimal points distance"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:53
#: src/libslic3r/PrintConfig.cpp:2781
msgid "Support points density"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1222
msgid "Auto-generate points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:55
msgid "Manual editing"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:373
msgid "Add support point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:513
msgid "Delete support point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:693
msgid "Change point head diameter"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:761
msgid "Support parameter change"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:868
msgid "SLA Support Points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:893
msgid "SLA gizmo turned on"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:909
msgid "Do you want to save your manually edited support points?"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:910
msgid "Save changes?"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:922
msgid "SLA gizmo turned off"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:953
msgid "Move support point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1046
msgid "Support points edit"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1125
msgid "Autogeneration will erase all manually edited points."
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1126
msgid "Are you sure you want to do it?"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1127 src/slic3r/GUI/GUI.cpp:258
#: src/slic3r/GUI/Tab.cpp:3085 src/slic3r/GUI/WipeTowerDialog.cpp:45
#: src/slic3r/GUI/WipeTowerDialog.cpp:366
msgid "Warning"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1132
msgid "Autogenerate support points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1179
msgid "SLA gizmo keyboard shortcuts"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1190
msgid "Note: some shortcuts work in (non)editing mode only."
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1208
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1211
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1212
msgid "Left click"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1208
msgid "Add point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1209
msgid "Right click"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1209
msgid "Remove point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1210
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1213
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1214
msgid "Drag"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1210
msgid "Move point"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1211
msgid "Add point to selection"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1212
msgid "Remove point from selection"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1213
msgid "Select by rectangle"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1214
msgid "Deselect by rectangle"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1215
msgid "Select all points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1217
msgid "Mouse wheel"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1217
msgid "Move clipping plane"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1218
msgid "Reset clipping plane"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1221
msgid "Switch to editing mode"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:520
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:747
msgid "Gizmo-Scale"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:662
msgid "Gizmo-Place on Face"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:234
#, 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:237
msgid "Fatal error"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:554
msgid "Changing of an application language"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:557 src/slic3r/GUI/GUI_App.cpp:565
msgid "Recreating"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:570
msgid "Loading of current presets"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:575
msgid "Loading of a mode view"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:654
msgid "Choose one file (3MF/AMF):"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:672
msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:733
msgid "Select the language"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:733
msgid "Language"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:911
#, possible-c-format
msgid "Run %s"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:914
msgid "&Configuration Snapshots"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:914
msgid "Inspect / activate configuration snapshots"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:915
msgid "Take Configuration &Snapshot"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:915
msgid "Capture a configuration snapshot"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:916
msgid "Check for updates"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:916
msgid "Check for configuration updates"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:918
msgid "&Preferences"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:924
msgid "Application preferences"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:927 src/slic3r/GUI/wxExtensions.cpp:756
msgid "Simple"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:927
msgid "Simple View Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:929 src/slic3r/GUI/wxExtensions.cpp:758
msgctxt "Mode"
msgid "Advanced"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:929
msgid "Advanced View Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:930 src/slic3r/GUI/wxExtensions.cpp:759
msgid "Expert"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:930
msgid "Expert View Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:935
msgid "Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:935
#, possible-c-format
msgid "%s View Mode"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:937
msgid "&Language"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:939
msgid "Flash printer &firmware"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:939
msgid "Upload a firmware image into an Arduino based printer"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:954
msgid "Taking configuration snapshot"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:954
msgid "Snapshot name"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1001
msgid ""
"Switching the language will trigger application restart.\n"
"You will lose content of the plater."
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1003
msgid "Do you want to proceed?"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1004
msgid "Language selection"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1028
msgid "&Configuration"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1052
msgid "The presets on the following tabs were modified"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1052 src/slic3r/GUI/Tab.cpp:2945
msgid "Discard changes and continue anyway?"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1055
msgid "Unsaved Presets"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1204 src/slic3r/GUI/Tab.cpp:2957
msgid "It's impossible to print multi-part object(s) with SLA technology."
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1205
msgid "Please check and fix your object list."
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1206 src/slic3r/GUI/Plater.cpp:2377
#: src/slic3r/GUI/Tab.cpp:2959
msgid "Attention!"
msgstr ""
#: src/slic3r/GUI/GUI_App.cpp:1223
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:158
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:617 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:2081 src/libslic3r/PrintConfig.cpp:2140
#: src/libslic3r/PrintConfig.cpp:2149
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:619 src/slic3r/GUI/GUI_Preview.cpp:305
#: src/slic3r/GUI/Tab.cpp:1188 src/slic3r/GUI/Tab.cpp:1189
#: src/libslic3r/ExtrusionEntity.cpp:319 src/libslic3r/PrintConfig.cpp:370
#: src/libslic3r/PrintConfig.cpp:1502 src/libslic3r/PrintConfig.cpp:1873
#: src/libslic3r/PrintConfig.cpp:1879 src/libslic3r/PrintConfig.cpp:1887
#: src/libslic3r/PrintConfig.cpp:1899 src/libslic3r/PrintConfig.cpp:1909
#: src/libslic3r/PrintConfig.cpp:1917 src/libslic3r/PrintConfig.cpp:1932
#: src/libslic3r/PrintConfig.cpp:1953 src/libslic3r/PrintConfig.cpp:1965
#: src/libslic3r/PrintConfig.cpp:1981 src/libslic3r/PrintConfig.cpp:1990
#: src/libslic3r/PrintConfig.cpp:1999 src/libslic3r/PrintConfig.cpp:2010
#: src/libslic3r/PrintConfig.cpp:2024 src/libslic3r/PrintConfig.cpp:2032
#: src/libslic3r/PrintConfig.cpp:2033 src/libslic3r/PrintConfig.cpp:2042
#: src/libslic3r/PrintConfig.cpp:2050 src/libslic3r/PrintConfig.cpp:2064
msgid "Support material"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:39 src/slic3r/GUI/GUI_ObjectList.cpp:101
#: src/slic3r/GUI/GUI_ObjectList.cpp:623 src/libslic3r/PrintConfig.cpp:2259
#: src/libslic3r/PrintConfig.cpp:2267
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:620
#: src/slic3r/GUI/GUI_Preview.cpp:283 src/slic3r/GUI/Tab.cpp:1213
#: 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:1723 src/libslic3r/PrintConfig.cpp:1775
#: src/libslic3r/PrintConfig.cpp:2125
msgid "Speed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:99 src/slic3r/GUI/GUI_ObjectList.cpp:621
#: src/slic3r/GUI/Tab.cpp:1248 src/slic3r/GUI/Tab.cpp:1871
#: src/libslic3r/PrintConfig.cpp:488 src/libslic3r/PrintConfig.cpp:1002
#: src/libslic3r/PrintConfig.cpp:1409 src/libslic3r/PrintConfig.cpp:1744
#: src/libslic3r/PrintConfig.cpp:1945 src/libslic3r/PrintConfig.cpp:1972
msgid "Extruders"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:100 src/slic3r/GUI/GUI_ObjectList.cpp:622
#: 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:1764
#: src/libslic3r/PrintConfig.cpp:1954 src/libslic3r/PrintConfig.cpp:2113
msgid "Extrusion Width"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:104 src/slic3r/GUI/GUI_ObjectList.cpp:626
#: src/slic3r/GUI/Tab.cpp:1154 src/slic3r/GUI/Tab.cpp:1169
#: src/slic3r/GUI/Tab.cpp:1269 src/slic3r/GUI/Tab.cpp:1272
#: src/slic3r/GUI/Tab.cpp:1536 src/slic3r/GUI/Tab.cpp:2000
#: src/slic3r/GUI/Tab.cpp:3730 src/libslic3r/PrintConfig.cpp:88
#: src/libslic3r/PrintConfig.cpp:119 src/libslic3r/PrintConfig.cpp:223
#: src/libslic3r/PrintConfig.cpp:1037 src/libslic3r/PrintConfig.cpp:2283
#: src/libslic3r/PrintConfig.cpp:2455
msgid "Advanced"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:106 src/slic3r/GUI/GUI_ObjectList.cpp:628
#: src/slic3r/GUI/Plater.cpp:502 src/slic3r/GUI/Tab.cpp:3671
#: src/slic3r/GUI/Tab.cpp:3672 src/libslic3r/PrintConfig.cpp:2621
#: src/libslic3r/PrintConfig.cpp:2628 src/libslic3r/PrintConfig.cpp:2637
#: src/libslic3r/PrintConfig.cpp:2646 src/libslic3r/PrintConfig.cpp:2656
#: src/libslic3r/PrintConfig.cpp:2692 src/libslic3r/PrintConfig.cpp:2699
#: src/libslic3r/PrintConfig.cpp:2710 src/libslic3r/PrintConfig.cpp:2720
#: src/libslic3r/PrintConfig.cpp:2729 src/libslic3r/PrintConfig.cpp:2742
#: src/libslic3r/PrintConfig.cpp:2752 src/libslic3r/PrintConfig.cpp:2761
#: src/libslic3r/PrintConfig.cpp:2771 src/libslic3r/PrintConfig.cpp:2782
#: src/libslic3r/PrintConfig.cpp:2790
msgid "Supports"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:107 src/slic3r/GUI/GUI_ObjectList.cpp:629
#: src/slic3r/GUI/Plater.cpp:642 src/slic3r/GUI/Tab.cpp:3705
#: src/slic3r/GUI/Tab.cpp:3706 src/libslic3r/PrintConfig.cpp:2798
#: src/libslic3r/PrintConfig.cpp:2805 src/libslic3r/PrintConfig.cpp:2819
#: src/libslic3r/PrintConfig.cpp:2830 src/libslic3r/PrintConfig.cpp:2840
#: src/libslic3r/PrintConfig.cpp:2862 src/libslic3r/PrintConfig.cpp:2873
#: src/libslic3r/PrintConfig.cpp:2880 src/libslic3r/PrintConfig.cpp:2887
#: src/libslic3r/PrintConfig.cpp:2898 src/libslic3r/PrintConfig.cpp:2907
#: src/libslic3r/PrintConfig.cpp:2916
msgid "Pad"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:108 src/slic3r/GUI/Tab.cpp:3723
#: src/slic3r/GUI/Tab.cpp:3724 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:2926
#: src/libslic3r/PrintConfig.cpp:2933 src/libslic3r/PrintConfig.cpp:2943
#: src/libslic3r/PrintConfig.cpp:2952
msgid "Hollowing"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:282
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:153
msgid "Name"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:290 src/slic3r/GUI/Tab.cpp:1500
#: src/slic3r/GUI/wxExtensions.cpp:598 src/libslic3r/PrintConfig.cpp:487
msgid "Extruder"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:294 src/slic3r/GUI/GUI_ObjectList.cpp:407
msgid "Editing"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:352
#, possible-c-format
msgid "Auto-repaired (%d errors):"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:359
msgid "degenerate facets"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:360
msgid "edges fixed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:361
msgid "facets removed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:362
msgid "facets added"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:363
msgid "facets reversed"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:364
msgid "backwards edges"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:372
msgid "Right button click the icon to fix STL through Netfabb"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:409
msgid "Right button click the icon to change the object settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:411
msgid "Click the icon to change the object settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:415
msgid "Right button click the icon to change the object printable property"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:417
msgid "Click the icon to change the object printable property"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:462 src/slic3r/GUI/GUI_ObjectList.cpp:474
#: src/slic3r/GUI/GUI_ObjectList.cpp:931 src/slic3r/GUI/GUI_ObjectList.cpp:4051
#: src/slic3r/GUI/GUI_ObjectList.cpp:4061
#: src/slic3r/GUI/GUI_ObjectList.cpp:4096
#: src/slic3r/GUI/ObjectDataViewModel.cpp:202
#: src/slic3r/GUI/ObjectDataViewModel.cpp:259
#: src/slic3r/GUI/ObjectDataViewModel.cpp:284
#: src/slic3r/GUI/ObjectDataViewModel.cpp:492
#: src/slic3r/GUI/ObjectDataViewModel.cpp:1755
msgid "default"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:540
msgid "Change Extruder"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:555
msgid "Rename Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:555
msgid "Rename Sub-object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1105
#: src/slic3r/GUI/GUI_ObjectList.cpp:3865
msgid "Instances to Separated Objects"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1120
msgid "Volumes in Object reordered"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1120
msgid "Object reordered"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1196
#: src/slic3r/GUI/GUI_ObjectList.cpp:1544
#: src/slic3r/GUI/GUI_ObjectList.cpp:1550
#: src/slic3r/GUI/GUI_ObjectList.cpp:1863
#, possible-c-format
msgid "Quick Add Settings (%s)"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1279
msgid "Select showing settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1328
msgid "Add Settings for Layers"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1329
msgid "Add Settings for Sub-object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1330
msgid "Add Settings for Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1400
msgid "Add Settings Bundle for Height range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1401
msgid "Add Settings Bundle for Sub-object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1402
msgid "Add Settings Bundle for Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1441
msgid "Load"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1446
#: src/slic3r/GUI/GUI_ObjectList.cpp:1478
#: src/slic3r/GUI/GUI_ObjectList.cpp:1482
msgid "Box"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1446
msgid "Cylinder"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1446
msgid "Sphere"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1446
msgid "Slab"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1514
msgid "Height range Modifier"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1523
msgid "Add settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1603
msgid "Change type"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1613
#: src/slic3r/GUI/GUI_ObjectList.cpp:1625
msgid "Set as a Separated Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1625
msgid "Set as a Separated Objects"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1635
msgid "Printable"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1650
msgid "Rename"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1661
msgid "Fix through the Netfabb"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1671 src/slic3r/GUI/Plater.cpp:3970
msgid "Export as STL"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1678
#: src/slic3r/GUI/GUI_ObjectList.cpp:4040 src/slic3r/GUI/Plater.cpp:3938
msgid "Reload the selected volumes from disk"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1685
msgid "Set extruder for selected items"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1738
msgid "Scale to print volume"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1738
msgid "Scale the selected object to fit the print volume"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1807
#: src/slic3r/GUI/GUI_ObjectList.cpp:2065
msgid "Add Shape"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1893
msgid "Load Part"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1932
msgid "Error!"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2007
msgid "Add Generic Subobject"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2036
msgid "Generic"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2154
#: src/slic3r/GUI/GUI_ObjectList.cpp:2256
msgid "Last instance of an object cannot be deleted."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2166
msgid "Delete Settings"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2190
msgid "Delete All Instances from Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2206
msgid "Delete Height Range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2237
msgid "From Object List You can't delete the last solid part from object."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2241
msgid "Delete Subobject"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2260
msgid "Delete Instance"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2284 src/slic3r/GUI/Plater.cpp:2978
msgid ""
"The selected object couldn't be split because it contains only one part."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2288
msgid "Split to Parts"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2342
msgid "Add Layers"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2468
msgid "Group manipulation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2480
msgid "Object manipulation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2493
msgid "Object Settings to modify"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2497
msgid "Part Settings to modify"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2502
msgid "Layer range Settings to modify"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2508
msgid "Part manipulation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2514
msgid "Instance manipulation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2521
msgid "Height ranges"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2521
msgid "Settings for height range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2707
msgid "Delete Selected Item"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2844
msgid "Delete Selected"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2920
#: src/slic3r/GUI/GUI_ObjectList.cpp:2948
#: src/slic3r/GUI/GUI_ObjectList.cpp:2968
msgid "Add Height Range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3014
msgid ""
"Cannot insert a new layer range after the current layer range.\n"
"The next layer range is too thin to be split to two\n"
"without violating the minimum layer height."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3018
msgid ""
"Cannot insert a new layer range between the current and the next layer "
"range.\n"
"The gap between the current layer range and the next layer range\n"
"is thinner than the minimum layer height allowed."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3023
msgid ""
"Cannot insert a new layer range after the current layer range.\n"
"Current layer range overlaps with the next layer range."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3082
msgid "Edit Height Range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3375
msgid "Selection-Remove from list"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3383
msgid "Selection-Add from list"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3501
msgid "Object or Instance"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3502
#: src/slic3r/GUI/GUI_ObjectList.cpp:3635
msgid "Part"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3502
msgid "Layer"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3504
msgid "Unsupported selection"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3505
#, possible-c-format
msgid "You started your selection with %s Item."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3506
#, possible-c-format
msgid "In this mode you can select only other %s Items%s"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3509
msgid "of a current Object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3514
#: src/slic3r/GUI/GUI_ObjectList.cpp:3589 src/slic3r/GUI/Plater.cpp:143
msgid "Info"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3630
msgid "You can't change a type of the last solid part of the object."
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3635
msgid "Modifier"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3635
msgid "Support Enforcer"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3635
msgid "Support Blocker"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3637
msgid "Select type of part"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3642
msgid "Change Part Type"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3887
msgid "Enter new name"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3887
msgid "Renaming"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3903
#: src/slic3r/GUI/GUI_ObjectList.cpp:4010 src/slic3r/GUI/Tab.cpp:3529
#: src/slic3r/GUI/Tab.cpp:3533
msgid "The supplied name is not valid;"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:3904
#: src/slic3r/GUI/GUI_ObjectList.cpp:4011 src/slic3r/GUI/Tab.cpp:3530
msgid "the following characters are not allowed:"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:4055
msgid "Select extruder number:"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:4056
msgid "This extruder will be set for selected items"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:4081
msgid "Change Extruders"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:4178 src/slic3r/GUI/Selection.cpp:1481
msgid "Set Printable"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:4178 src/slic3r/GUI/Selection.cpp:1481
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:295
#: src/slic3r/GUI/Mouse3DController.cpp:318
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:277
msgid "View"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:280 src/slic3r/GUI/GUI_Preview.cpp:641
#: src/libslic3r/GCode/PreviewData.cpp:346
msgid "Feature type"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:281 src/libslic3r/PrintConfig.cpp:500
msgid "Height"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:282 src/libslic3r/PrintConfig.cpp:2245
msgid "Width"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:284 src/slic3r/GUI/Tab.cpp:1523
msgid "Fan speed"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:285
msgid "Volumetric flow rate"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:286 src/slic3r/GUI/GUI_Preview.cpp:401
#: src/slic3r/GUI/GUI_Preview.cpp:585 src/slic3r/GUI/GUI_Preview.cpp:640
#: src/slic3r/GUI/GUI_Preview.cpp:901 src/libslic3r/GCode/PreviewData.cpp:358
msgid "Tool"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:287 src/slic3r/GUI/GUI_Preview.cpp:638
#: src/libslic3r/GCode/PreviewData.cpp:360
msgid "Color Print"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:290
msgid "Show"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:293 src/slic3r/GUI/GUI_Preview.cpp:294
msgid "Feature types"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:296 src/libslic3r/ExtrusionEntity.cpp:310
msgid "Perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:297 src/libslic3r/ExtrusionEntity.cpp:311
msgid "External perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:298 src/libslic3r/ExtrusionEntity.cpp:312
msgid "Overhang perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:299 src/libslic3r/ExtrusionEntity.cpp:313
msgid "Internal infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:300 src/libslic3r/ExtrusionEntity.cpp:314
#: src/libslic3r/PrintConfig.cpp:1763 src/libslic3r/PrintConfig.cpp:1774
msgid "Solid infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:301 src/libslic3r/ExtrusionEntity.cpp:315
#: src/libslic3r/PrintConfig.cpp:2112 src/libslic3r/PrintConfig.cpp:2124
msgid "Top solid infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:302 src/libslic3r/ExtrusionEntity.cpp:316
msgid "Bridge infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:303 src/libslic3r/ExtrusionEntity.cpp:317
#: src/libslic3r/PrintConfig.cpp:918
msgid "Gap fill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:304 src/slic3r/GUI/Tab.cpp:1178
#: src/libslic3r/ExtrusionEntity.cpp:318
msgid "Skirt"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:306 src/libslic3r/ExtrusionEntity.cpp:320
#: src/libslic3r/PrintConfig.cpp:1998
msgid "Support material interface"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:307 src/slic3r/GUI/Tab.cpp:1259
#: src/libslic3r/ExtrusionEntity.cpp:321
msgid "Wipe tower"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:312 src/libslic3r/PrintConfig.cpp:2159
msgid "Travel"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:313
msgid "Retractions"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:314
msgid "Unretractions"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:315
msgid "Shells"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:316
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:855
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:898
#: src/slic3r/GUI/Plater.cpp:5531 src/libslic3r/PrintConfig.cpp:3375
msgid "Export G-code"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:123 src/slic3r/GUI/Plater.cpp:5532
msgid "Send G-code"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:124
msgid "Export config"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:125 src/slic3r/GUI/Plater.cpp:887
msgid "Export to SD card / Flash drive"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:126
msgid "Eject SD card / Flash drive"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:128
msgid "Select all objects"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:129
msgid "Deselect all"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:130
msgid "Delete selected"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:134
msgid "Copy to clipboard"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:135
msgid "Paste from clipboard"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:136
msgid "Reload plater from disk"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:138
msgid "Select Plater Tab"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:139
msgid "Select Print Settings Tab"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:140
msgid "Select Filament Settings Tab"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:141
msgid "Select Printer Settings Tab"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:142
msgid "Switch to 3D"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:143
msgid "Switch to Preview"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:144
#: src/slic3r/GUI/PrintHostDialogs.cpp:136
msgid "Print host upload queue"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:146
msgid "Camera view"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:147
msgid "Show/Hide object/instance labels"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:149
msgid "Turn On/Off facets' slope rendering"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:152 src/slic3r/GUI/Preferences.cpp:10
msgid "Preferences"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:154
msgid "Show keyboard shortcuts list"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:157
msgid "Commands"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:162
msgid "Add Instance of the selected object"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:163
msgid "Remove Instance of the selected object"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:164
msgid ""
"Press to select multiple objects\n"
"or move multiple objects with mouse"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:165
msgid "Press to activate selection rectangle"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:166
msgid "Press to activate deselection rectangle"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:167
#: src/slic3r/GUI/KBShortcutsDialog.cpp:209
#: src/slic3r/GUI/KBShortcutsDialog.cpp:219
msgid "Arrow Up"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:167
msgid "Move selection 10 mm in positive Y direction"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:168
#: src/slic3r/GUI/KBShortcutsDialog.cpp:210
#: src/slic3r/GUI/KBShortcutsDialog.cpp:220
msgid "Arrow Down"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:168
msgid "Move selection 10 mm in negative Y direction"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:169
#: src/slic3r/GUI/KBShortcutsDialog.cpp:221
msgid "Arrow Left"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:169
msgid "Move selection 10 mm in negative X direction"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:170
#: src/slic3r/GUI/KBShortcutsDialog.cpp:222
msgid "Arrow Right"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:170
msgid "Move selection 10 mm in positive X direction"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
#: src/slic3r/GUI/KBShortcutsDialog.cpp:172
msgid "Any arrow"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
msgid "Movement step set to 1 mm"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:172
msgid "Movement in camera space"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:173
msgid "Page Up"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:173
msgid "Rotate selection 45 degrees CCW"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:174
msgid "Page Down"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:174
msgid "Rotate selection 45 degrees CW"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:175
msgid "Gizmo move"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:176
msgid "Gizmo scale"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:177
msgid "Gizmo rotate"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:178
msgid "Gizmo cut"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:179
msgid "Gizmo Place face on bed"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:180
msgid "Gizmo SLA hollow"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:181
msgid "Gizmo SLA support points"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
msgid "Unselect gizmo or clear selection"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:183
msgid "Change camera type (perspective, orthographic)"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:184
msgid "Zoom to Bed"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
msgid ""
"Zoom to selected object\n"
"or all objects in scene, if none selected"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:186
msgid "Zoom in"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:187
msgid "Zoom out"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:189
msgid "Show/Hide 3Dconnexion devices settings dialog"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:197 src/slic3r/GUI/MainFrame.cpp:311
msgid "Plater"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:200
#, possible-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:201
msgid ""
"Scale selection to fit print volume\n"
"in Gizmo scale"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:202
msgid "Press to activate one direction scaling in Gizmo scale"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:203
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:206
msgid "Gizmos"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:209
#: src/slic3r/GUI/KBShortcutsDialog.cpp:211
msgid "Upper Layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:210
#: src/slic3r/GUI/KBShortcutsDialog.cpp:212
msgid "Lower Layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:213
msgid "Show/Hide Legend"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:216 src/slic3r/GUI/Plater.cpp:4129
#: src/slic3r/GUI/Tab.cpp:2385
msgid "Preview"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:219
msgid "Move current slider thumb Up"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:220
msgid "Move current slider thumb Down"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:221
msgid "Set upper thumb to current slider thumb"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:222
msgid "Set lower thumb to current slider thumb"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:223
msgid "Add color change marker for current layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:224
msgid "Delete color change marker for current layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:227
msgid "Layers Slider"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:250
msgid "Keyboard shortcuts"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:72
msgid ""
" - Remember to check for updates at http://github.com/prusa3d/PrusaSlicer/"
"releases"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:281
msgid "based on Slic3r"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:533
msgid "&New Project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:533
msgid "Start a new project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:536
msgid "&Open Project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:536
msgid "Open a project file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:541
msgid "Recent projects"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:550
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:550 src/slic3r/GUI/MainFrame.cpp:932
#: src/slic3r/GUI/PrintHostDialogs.cpp:231
msgid "Error"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:575
msgid "&Save Project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:575
msgid "Save current project file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:579 src/slic3r/GUI/MainFrame.cpp:581
msgid "Save Project &as"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:579 src/slic3r/GUI/MainFrame.cpp:581
msgid "Save current project file as"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:589
msgid "Import STL/OBJ/AM&F/3MF"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:589
msgid "Load a model"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:593
msgid "Import &Config"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:593
msgid "Load exported configuration file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:596
msgid "Import Config from &project"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:596
msgid "Load configuration from project file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:600
msgid "Import Config &Bundle"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:600
msgid "Load presets from a bundle"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:603
msgid "&Import"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:606 src/slic3r/GUI/MainFrame.cpp:896
msgid "Export &G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:606
msgid "Export current plate as G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:610 src/slic3r/GUI/MainFrame.cpp:897
msgid "S&end G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:610
msgid "Send to print current plate as G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:614
msgid "Export G-code to SD card / Flash drive"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:614
msgid "Export current plate as G-code to SD card / Flash drive"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:618
msgid "Export plate as &STL"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:618
msgid "Export current plate as STL"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:621
msgid "Export plate as STL &including supports"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:621
msgid "Export current plate as STL including supports"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:624
msgid "Export plate as &AMF"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:624
msgid "Export current plate as AMF"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:628
msgid "Export &toolpaths as OBJ"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:628
msgid "Export toolpaths as OBJ"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:632
msgid "Export &Config"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:632
msgid "Export current configuration to file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:635
msgid "Export Config &Bundle"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:635
msgid "Export all presets to file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:638
msgid "&Export"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:640
msgid "Ejec&t SD card / Flash drive"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:640
msgid "Eject SD card / Flash drive after the G-code was exported to it."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:648
msgid "Quick Slice"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:648
msgid "Slice a file into a G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:654
msgid "Quick Slice and Save As"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:654
msgid "Slice a file into a G-code, save as"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:660
msgid "Repeat Last Quick Slice"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:660
msgid "Repeat last quick slice"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:668
msgid "(Re)Slice No&w"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:668
msgid "Start new slicing process"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:672
msgid "&Repair STL file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:672
msgid "Automatically repair an STL file"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:676
msgid "&Quit"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:676
#, possible-c-format
msgid "Quit %s"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:701
msgid "&Select all"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:702
msgid "Selects all objects"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:704
msgid "D&eselect all"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:705
msgid "Deselects all objects"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:708
msgid "&Delete selected"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:709
msgid "Deletes the current selection"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:711
msgid "Delete &all"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:712
msgid "Deletes all objects"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:716
msgid "&Undo"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:719
msgid "&Redo"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:724
msgid "&Copy"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:725
msgid "Copy selection to clipboard"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:727
msgid "&Paste"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:728
msgid "Paste clipboard"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:732
msgid "Re&load from disk"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:733
msgid "Reload the plater from disk"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:742
msgid "&Plater Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:742
msgid "Show the plater"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:750
msgid "P&rint Settings Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:750
msgid "Show the print settings"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:753 src/slic3r/GUI/MainFrame.cpp:899
msgid "&Filament Settings Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:753
msgid "Show the filament settings"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:757
msgid "Print&er Settings Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:757
msgid "Show the printer settings"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:762
msgid "3&D"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:762
msgid "Show the 3D editing view"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:765
msgid "Pre&view"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:765
msgid "Show the 3D slices preview"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:784
msgid "Print &Host Upload Queue"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:784
msgid "Display the Print Host Upload Queue window"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:794
msgid "Iso"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:794
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:798 src/libslic3r/PrintConfig.cpp:2139
#: src/libslic3r/PrintConfig.cpp:2148
msgid "Top"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:798
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:801 src/libslic3r/PrintConfig.cpp:174
#: src/libslic3r/PrintConfig.cpp:183
msgid "Bottom"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:801
msgid "Bottom View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:803
msgid "Front"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:803
msgid "Front View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:805 src/libslic3r/PrintConfig.cpp:1632
msgid "Rear"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:805
msgid "Rear View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:807
msgid "Left"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:807
msgid "Left View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:809
msgid "Right"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:809
msgid "Right View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:814 src/slic3r/GUI/MainFrame.cpp:822
msgid "Show &labels"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:814 src/slic3r/GUI/MainFrame.cpp:822
msgid "Show object/instance labels in 3D scene"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:817
msgid "Show &slope"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:817
msgid "Objects coloring using faces' slope"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:820
msgid "&Options"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:831
msgid "Prusa 3D &Drivers"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:831
msgid "Open the Prusa3D drivers download page in your browser"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:833
msgid "Software &Releases"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:833
msgid "Open the software releases page in your browser"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:839
#, possible-c-format
msgid "%s &Website"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:840
#, possible-c-format
msgid "Open the %s website in your browser"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:846
msgid "System &Info"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:846
msgid "Show system information"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:848
msgid "Show &Configuration Folder"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:848
msgid "Show user configuration folder (datadir)"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:850
msgid "Report an I&ssue"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:850
#, possible-c-format
msgid "Report an issue on %s"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:852
#, possible-c-format
msgid "&About %s"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:852
msgid "Show about dialog"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:855
msgid "Show the list of the keyboard shortcuts"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:868
msgid "&File"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:869
msgid "&Edit"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:870
msgid "&Window"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:871
msgid "&View"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:874
msgid "&Help"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:896
msgid "E&xport"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:897
msgid "S&end to print"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:899
msgid "Mate&rial Settings Tab"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:920
msgid "Choose a file to slice (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:931
msgid "No previously sliced file."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:937
msgid "Previously sliced file ("
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:937
msgid ") not found."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:938
msgid "File Not Found"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:973
#, possible-c-format
msgid "Save %s file as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:973
msgid "SVG"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:973
msgid "G-code"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:985
msgid "Save zip file as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:994 src/slic3r/GUI/Plater.cpp:3121
#: src/slic3r/GUI/Plater.cpp:5122 src/slic3r/GUI/Tab.cpp:1289
#: src/slic3r/GUI/Tab.cpp:3731
msgid "Slicing"
msgstr ""
#. TRN "Processing input_file_basename"
#: src/slic3r/GUI/MainFrame.cpp:996
#, possible-c-format
msgid "Processing %s"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1019
msgid " was successfully sliced."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1021
msgid "Slicing Done!"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1036
msgid "Select the STL file to repair:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1046
msgid "Save OBJ file (less prone to coordinate errors than STL) as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1058
msgid "Your file was repaired."
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1058 src/libslic3r/PrintConfig.cpp:3469
msgid "Repair"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1072
msgid "Save configuration as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1091 src/slic3r/GUI/MainFrame.cpp:1153
msgid "Select configuration to load:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1127
msgid "Save presets bundle as:"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:1174
#, possible-c-format
msgid "%d presets successfully imported."
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:263
msgid "3Dconnexion settings"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:278
msgid "Device:"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:285
msgid "Speed:"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:289
#: src/slic3r/GUI/Mouse3DController.cpp:312
msgid "Translation"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:301
#: src/slic3r/GUI/Mouse3DController.cpp:312
msgid "Zoom"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:308
msgid "Deadzone:"
msgstr ""
#: src/slic3r/GUI/Mouse3DController.cpp:325
msgid "Options:"
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:58
msgid "Instances"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:62
#: src/slic3r/GUI/ObjectDataViewModel.cpp:218
#, possible-c-format
msgid "Instance %d"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:69 src/slic3r/GUI/Tab.cpp:3585
#: src/slic3r/GUI/Tab.cpp:3667
msgid "Layers"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:96
msgid "Range"
msgstr ""
#: src/slic3r/GUI/OptionsGroup.cpp:274
msgctxt "Layers"
msgid "Top"
msgstr ""
#: src/slic3r/GUI/OptionsGroup.cpp:274
msgctxt "Layers"
msgid "Bottom"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:163
msgid "Volume"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:164
msgid "Facets"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:165
msgid "Materials"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:168
msgid "Manifold"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:218
msgid "Sliced Info"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:237 src/slic3r/GUI/Plater.cpp:1236
msgid "Used Filament (m)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:238
msgid "Used Filament (mm³)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:239
msgid "Used Filament (g)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:240
msgid "Used Material (unit)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:241
msgid "Cost (money)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:242 src/slic3r/GUI/Plater.cpp:1223
#: src/slic3r/GUI/Plater.cpp:1265
msgid "Estimated printing time"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:243
msgid "Number of tool changes"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:350
msgid "Click to edit preset"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:505
msgid "Select what kind of support do you need"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:507 src/libslic3r/PrintConfig.cpp:1908
#: src/libslic3r/PrintConfig.cpp:2691
msgid "Support on build plate only"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:508 src/slic3r/GUI/Plater.cpp:631
msgid "For support enforcers only"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:509
msgid "Everywhere"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:541 src/slic3r/GUI/Tab.cpp:1185
msgid "Brim"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:543
msgid ""
"This flag enables the brim that will be printed around each object on the "
"first layer."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:551
msgid "Purging volumes"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:645
msgid "Select what kind of pad do you need"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:647
msgid "Below object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:648
msgid "Around object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:822
msgid "Print settings"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:823 src/slic3r/GUI/Tab.cpp:1491
#: src/slic3r/GUI/Tab.cpp:1492
msgid "Filament"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:824
msgid "SLA print settings"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:825 src/slic3r/GUI/Preset.cpp:1566
msgid "SLA material"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:826
msgid "Printer"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:885 src/slic3r/GUI/Plater.cpp:5532
msgid "Send to printer"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:886
msgid "Remove device"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:899 src/slic3r/GUI/Plater.cpp:3121
#: src/slic3r/GUI/Plater.cpp:5125
msgid "Slice now"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1049
msgid "Hold Shift to Slice & Export G-code"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1159
#, possible-c-format
msgid "%d (%d shells)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1164
#, possible-c-format
msgid "Auto-repaired (%d errors)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1167
#, 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:1177
msgid "Yes"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1198
msgid "Used Material (ml)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1201
msgid "object(s)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1201
msgid "supports and pad"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1238 src/slic3r/GUI/Plater.cpp:1252
msgid "objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1238 src/slic3r/GUI/Plater.cpp:1252
msgid "wipe tower"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1250 src/libslic3r/PrintConfig.cpp:760
#: src/libslic3r/PrintConfig.cpp:2517 src/libslic3r/PrintConfig.cpp:2518
msgid "Cost"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1267 src/libslic3r/PrintConfig.cpp:582
msgid "Color"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1268
msgid "Pause"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1293
msgid "normal mode"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1298
msgid "stealth mode"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1402
msgid "Load File"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1406
msgid "Load Files"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2207
#, possible-c-format
msgid ""
"Unmounting successful. The device %s(%s) can now be safely removed from the "
"computer."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2210
#, possible-c-format
msgid "Ejecting of device %s(%s) has failed."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2223
msgid "New Project"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2337
msgid "Loading"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2347
#, possible-c-format
msgid "Processing input file %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2375
msgid "You cannot load SLA project with a multi-part object on the bed"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2376 src/slic3r/GUI/Tab.cpp:2958
msgid "Please check your object list before preset changing."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2421
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:2424 src/slic3r/GUI/Plater.cpp:2477
msgid "Multi-part object detected"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2431
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:2432
msgid "Detected advanced data"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2454
#, 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:2474
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:2490
msgid "Loaded"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2592
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:2593
msgid "Object too large?"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2655
msgid "Export STL file:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2662
msgid "Export AMF file:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2668
msgid "Save file as:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2674
msgid "Export OBJ file:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2773
msgid "Delete Object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2784
msgid "Reset Project"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2823
msgid "Optimize Rotation"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2869
msgid "Arranging"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2896
msgid "Could not arrange model objects! Some geometries may be invalid."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2902
msgid "Arranging canceled."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2903
msgid "Arranging done."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2919
msgid "Searching for optimal orientation"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2952
msgid "Orientation search canceled."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2953
msgid "Orientation found."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2970
msgid ""
"The selected object can't be split because it contains more than one volume/"
"material."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:2981
msgid "Split to Objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3106
msgid "Invalid data"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3115
msgid "Ready to slice"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3153 src/slic3r/GUI/PrintHostDialogs.cpp:232
msgid "Cancelling"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3170
msgid "Another export job is currently running."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3286
msgid "Please select the file to reload"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3321
msgid "It is not allowed to change the file to reload"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3321
msgid "Do you want to retry"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3339
msgid "Reload from:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3428
msgid "Unable to reload:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3433
msgid "Error during reload"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3452
msgid "Reload all from disk"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3473
msgid "Fix Throught NetFabb"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3672
msgid "Export failed"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3682 src/slic3r/GUI/PrintHostDialogs.cpp:233
msgid "Cancelled"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3935 src/slic3r/GUI/Plater.cpp:3957
msgid "Remove the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3944
msgid "Add one more instance of the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3946
msgid "Remove one instance of the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3948
msgid "Set number of instances"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3948
msgid "Change the number of instances of the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3967
msgid "Reload the selected object from disk"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3970
msgid "Export the selected object as STL file"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3999
msgid "Along X axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:3999
msgid "Mirror the selected object along the X axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4001
msgid "Along Y axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4001
msgid "Mirror the selected object along the Y axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4003
msgid "Along Z axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4003
msgid "Mirror the selected object along the Z axis"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4006
msgid "Mirror"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4006
msgid "Mirror the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4018
msgid "To objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4018 src/slic3r/GUI/Plater.cpp:4038
msgid "Split the selected object into individual objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4020
msgid "To parts"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4020 src/slic3r/GUI/Plater.cpp:4052
msgid "Split the selected object into individual sub-parts"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4023 src/slic3r/GUI/Plater.cpp:4038
#: src/slic3r/GUI/Plater.cpp:4052 src/libslic3r/PrintConfig.cpp:3493
msgid "Split"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4023
msgid "Split the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4044
msgid "Optimize orientation"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4044
msgid "Optimize the rotation of the object for better print results."
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4121
msgid "3D editor view"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4428
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:4604
msgid "Load Project"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4632
msgid "Import Object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4636
msgid "Import Objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4705
msgid "All objects will be removed, continue?"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4713
msgid "Delete Selected Objects"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4721
msgid "Increase Instances"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4756
msgid "Decrease Instances"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4787
msgid "Enter the number of copies:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4788
msgid "Copies of the selected object"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4792
#, possible-c-format
msgid "Set numbers of copies to %d"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4822
msgid "Cut by Plane"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4873
msgid "Save G-code file as:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:4873
msgid "Save SL1 file as:"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5008
#, possible-c-format
msgid "STL file exported to %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5025
#, possible-c-format
msgid "AMF file exported to %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5028
#, possible-c-format
msgid "Error exporting AMF file %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5057
#, possible-c-format
msgid "3MF file exported to %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5062
#, possible-c-format
msgid "Error exporting 3MF file %s"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5531
msgid "Export"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:5617
msgid "Paste From Clipboard"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:22 src/slic3r/GUI/Tab.cpp:1857
#: src/slic3r/GUI/Tab.cpp:2069
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:250
msgid "modified"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1151 src/slic3r/GUI/Preset.cpp:1206
#: src/slic3r/GUI/Preset.cpp:1284 src/slic3r/GUI/Preset.cpp:1326
#: src/slic3r/GUI/PresetBundle.cpp:1599 src/slic3r/GUI/PresetBundle.cpp:1697
msgid "System presets"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1210 src/slic3r/GUI/Preset.cpp:1330
#: src/slic3r/GUI/PresetBundle.cpp:1702
msgid "User presets"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1243
msgid "Add/Remove materials"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1245
msgid "Add/Remove printers"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1564
msgid "filament"
msgstr ""
#: src/slic3r/GUI/Preset.cpp:1565
msgid "SLA print"
msgstr ""
#: src/slic3r/GUI/PresetBundle.cpp:1729
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:2415
#: src/libslic3r/PrintConfig.cpp:2424 src/libslic3r/PrintConfig.cpp:2534
#: src/libslic3r/PrintConfig.cpp:2542 src/libslic3r/PrintConfig.cpp:2550
#: src/libslic3r/PrintConfig.cpp:2557 src/libslic3r/PrintConfig.cpp:2565
#: src/libslic3r/PrintConfig.cpp:2573
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:946
msgid "Scale To Fit"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:1483
msgid "Set Printable Instance"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:1483
msgid "Set Unprintable Instance"
msgstr ""
#: src/slic3r/GUI/SysInfoDialog.cpp:78
msgid "System Information"
msgstr ""
#: src/slic3r/GUI/SysInfoDialog.cpp:158
msgid "Copy to Clipboard"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:51 src/libslic3r/PrintConfig.cpp:265
msgid "Compatible printers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:52
msgid "Select the printers this profile is compatible with."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:57 src/libslic3r/PrintConfig.cpp:280
msgid "Compatible print profiles"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:58
msgid "Select the print profiles this profile is compatible with."
msgstr ""
#. TRN "Save current Settings"
#: src/slic3r/GUI/Tab.cpp:134
#, possible-c-format
msgid "Save current %s"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:135
msgid "Delete this preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:140
msgid ""
"Hover the cursor over buttons to find more information \n"
"or click this button."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:248
msgid "Add a new printer"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:970
msgid "Detach from system preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:982
msgid ""
"A copy of the current system preset will be created, which will be detached "
"from the system preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:983
msgid ""
"The current custom preset will be detached from the parent system preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:986
msgid "Modifications to the current profile will be saved."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:989
msgid ""
"This action is not revertable.\n"
"Do you want to proceed?"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:991
msgid "Detach preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1017
msgid "This is a default preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1019
msgid "This is a system preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1021
msgid "Current preset is inherited from the default preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1023
msgid "Current preset is inherited from"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1027
msgid "It can't be deleted or modified."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1028
msgid ""
"Any modifications should be saved as a new preset inherited from this one."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1029
msgid "To do that please specify a new name for the preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1033
msgid "Additional information:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1039
msgid "printer model"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1047
msgid "default print profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1050
msgid "default filament profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1064
msgid "default SLA material profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1068
msgid "default SLA print profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1076
msgid "full profile name"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1077
msgid "symbolic profile name"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1115 src/slic3r/GUI/Tab.cpp:3665
msgid "Layers and perimeters"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1120
msgid "Vertical shells"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1131
msgid "Horizontal shells"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1132 src/libslic3r/PrintConfig.cpp:1787
msgid "Solid layers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1136
msgid "Minimum shell thickness"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1147
msgid "Quality (slower slicing)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1165
msgid "Reducing printing time"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1177
msgid "Skirt and brim"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1195
msgid "Raft"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1199
msgid "Options for support material and raft"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1214
msgid "Speed for print moves"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1226
msgid "Speed for non-print moves"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1229
msgid "Modifiers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1232
msgid "Acceleration control (advanced)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1239
msgid "Autospeed (advanced)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1247
msgid "Multiple Extruders"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1255
msgid "Ooze prevention"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1273
msgid "Extrusion width"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1283
msgid "Overlap"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1286
msgid "Flow"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1295
msgid "Other"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1298 src/slic3r/GUI/Tab.cpp:3734
msgid "Output options"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1299
msgid "Sequential printing"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1301
msgid "Extruder clearance (mm)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1306 src/slic3r/GUI/Tab.cpp:3735
msgid "Output file"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1313 src/libslic3r/PrintConfig.cpp:1453
msgid "Post-processing scripts"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1319 src/slic3r/GUI/Tab.cpp:1320
#: src/slic3r/GUI/Tab.cpp:1606 src/slic3r/GUI/Tab.cpp:1607
#: src/slic3r/GUI/Tab.cpp:2045 src/slic3r/GUI/Tab.cpp:2046
#: src/slic3r/GUI/Tab.cpp:2127 src/slic3r/GUI/Tab.cpp:2128
#: src/slic3r/GUI/Tab.cpp:3608 src/slic3r/GUI/Tab.cpp:3609
msgid "Notes"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1326 src/slic3r/GUI/Tab.cpp:1614
#: src/slic3r/GUI/Tab.cpp:2052 src/slic3r/GUI/Tab.cpp:2134
#: src/slic3r/GUI/Tab.cpp:3616 src/slic3r/GUI/Tab.cpp:3740
msgid "Dependencies"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1327 src/slic3r/GUI/Tab.cpp:1615
#: src/slic3r/GUI/Tab.cpp:2053 src/slic3r/GUI/Tab.cpp:2135
#: src/slic3r/GUI/Tab.cpp:3617 src/slic3r/GUI/Tab.cpp:3741
msgid "Profile dependencies"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1389 src/slic3r/GUI/Tab.cpp:1444
msgid "Filament Overrides"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1390 src/slic3r/GUI/Tab.cpp:1449
#: src/slic3r/GUI/Tab.cpp:2365
msgid "Retraction"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1499 src/libslic3r/PrintConfig.cpp:2074
msgid "Temperature"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1505
msgid "Bed"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1510
msgid "Cooling"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1511 src/libslic3r/PrintConfig.cpp:1355
#: src/libslic3r/PrintConfig.cpp:2207
msgid "Enable"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1522
msgid "Fan settings"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1531
msgid "Cooling thresholds"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1537
msgid "Filament properties"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1544
msgid "Print speed override"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1554
msgid "Wipe tower parameters"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1557
msgid "Toolchange parameters with single extruder MM printers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1571
msgid "Ramming settings"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1593 src/slic3r/GUI/Tab.cpp:2008
msgid "Custom G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1594 src/slic3r/GUI/Tab.cpp:2009
#: src/libslic3r/PrintConfig.cpp:1820 src/libslic3r/PrintConfig.cpp:1835
msgid "Start G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1600 src/slic3r/GUI/Tab.cpp:2015
#: src/libslic3r/PrintConfig.cpp:385 src/libslic3r/PrintConfig.cpp:395
msgid "End G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1649
msgid "Volumetric flow hints not available"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1735 src/slic3r/GUI/Tab.cpp:1948
msgid "Test"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1744
msgid "Could not get a valid Printer Host reference"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1750 src/slic3r/GUI/Tab.cpp:1961
msgid "Success!"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1770
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:1785
msgid "Certificate files (*.crt, *.pem)|*.crt;*.pem|All files|*.*"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1786
msgid "Open CA certificate file"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1813 src/libslic3r/PrintConfig.cpp:111
msgid "HTTPS CA File"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1814
#, possible-c-format
msgid ""
"On this system, %s uses HTTPS certificates from the system Certificate Store "
"or Keychain."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1815
msgid ""
"To use a custom CA file, please import your CA file into Certificate Store / "
"Keychain."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1858 src/slic3r/GUI/Tab.cpp:2070
msgid "Size and coordinates"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1867
msgid "Capabilities"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1872
msgid "Number of extruders of the printer."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1900
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:1903 src/slic3r/GUI/Tab.cpp:2335
#: src/libslic3r/PrintConfig.cpp:1326
msgid "Nozzle diameter"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1933
msgid "USB/Serial connection"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1934 src/libslic3r/PrintConfig.cpp:1661
msgid "Serial port"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1939
msgid "Rescan serial ports"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1961
msgid "Connection to printer works correctly."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1964
msgid "Connection failed."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1977 src/slic3r/GUI/Tab.cpp:2122
msgid "Print Host upload"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2021 src/libslic3r/PrintConfig.cpp:153
msgid "Before layer change G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2027 src/libslic3r/PrintConfig.cpp:1080
msgid "After layer change G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2033 src/libslic3r/PrintConfig.cpp:2100
msgid "Tool change G-code"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2039
msgid "Between objects G-code (for sequential printing)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2077
msgid "Display"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2092
msgid "Tilt"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2093
msgid "Tilt time"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2099 src/slic3r/GUI/Tab.cpp:3592
msgid "Corrections"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2116 src/slic3r/GUI/Tab.cpp:3588
msgid "Exposure"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2183 src/slic3r/GUI/Tab.cpp:2268
#: 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:2197
msgid "Values in this column are for Normal mode"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2198
msgid "Normal"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2203
msgid "Values in this column are for Stealth mode"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2204
msgid "Stealth"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2212
msgid "Maximum feedrates"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2217
msgid "Maximum accelerations"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2224
msgid "Jerk limits"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2229
msgid "Minimum feedrates"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2293 src/slic3r/GUI/Tab.cpp:2301
msgid "Single extruder MM setup"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2302
msgid "Single extruder multimaterial parameters"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2333
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:2357
msgid "Layer height limits"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2362
msgid "Position (for multi-extruder printers)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2368
msgid "Only lift Z"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2381
msgid ""
"Retraction when tool is disabled (advanced settings for multi-extruder "
"setups)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2389
msgid "Reset to Filament Color"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2570
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:2572
msgid "Firmware Retraction"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2918
#, possible-c-format
msgid "Default preset (%s)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2919
#, possible-c-format
msgid "Preset (%s)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2936
msgid "has the following unsaved changes:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2939
msgid "is not compatible with printer"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2940
msgid "is not compatible with print profile"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2942
msgid "and it has the following unsaved changes:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2946
msgid "Unsaved Changes"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3040
msgid "Detached"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3040
msgctxt "PresetName"
msgid "Copy"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3069
msgid "The supplied name is empty. It can't be saved."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3074
msgid "Cannot overwrite a system profile."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3078
msgid "Cannot overwrite an external profile."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3083
msgid "Preset with name \"%1%\" already exists."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3084
msgid "Replace?"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3152
msgid "remove"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3152
msgid "delete"
msgstr ""
#. TRN remove/delete
#: src/slic3r/GUI/Tab.cpp:3154
msgid "Are you sure you want to %1% the selected preset?"
msgstr ""
#. TRN Remove/Delete
#: src/slic3r/GUI/Tab.cpp:3157
msgid "%1% Preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3216 src/slic3r/GUI/Tab.cpp:3286
msgid "Set"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3325
msgid "LOCKED LOCK"
msgstr ""
#. TRN Description for "LOCKED LOCK"
#: src/slic3r/GUI/Tab.cpp:3327
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:3329
msgid "UNLOCKED LOCK"
msgstr ""
#. TRN Description for "UNLOCKED LOCK"
#: src/slic3r/GUI/Tab.cpp:3331
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:3336
msgid "WHITE BULLET"
msgstr ""
#. TRN Description for "WHITE BULLET"
#: src/slic3r/GUI/Tab.cpp:3338
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:3341
msgid "BACK ARROW"
msgstr ""
#. TRN Description for "BACK ARROW"
#: src/slic3r/GUI/Tab.cpp:3343
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:3353
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:3355
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:3358
msgid "WHITE BULLET icon indicates a non system (or non default) preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3361
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:3363
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:3369
msgid ""
"LOCKED LOCK icon indicates that the value is the same as the system (or "
"default) value."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3370
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:3376
msgid ""
"WHITE BULLET icon indicates that the value is the same as in the last saved "
"preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3377
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:3490
#, possible-c-format
msgid "Save %s as:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3534
msgid "the following suffix is not allowed:"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3538
msgid "The supplied name is not available."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3551 src/slic3r/GUI/Tab.cpp:3553
msgid "Material"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3675
msgid "Support head"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3680
msgid "Support pillar"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3696
msgid "Connection of the support sticks and junctions"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:3701
msgid "Automatic generation"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:336 src/slic3r/GUI/Tab.hpp:441
msgid "Print Settings"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:363
msgid "Filament Settings"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:399
msgid "Printer Settings"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:426
msgid "Material Settings"
msgstr ""
#: src/slic3r/GUI/Tab.hpp:453
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:706
#, 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:1626
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:1218
msgid "All objects are outside of the print volume."
msgstr ""
#: src/libslic3r/Print.cpp:1221
msgid "The supplied settings will cause an empty print."
msgstr ""
#: src/libslic3r/Print.cpp:1225
msgid "Some objects are too close; your extruder will collide with them."
msgstr ""
#: src/libslic3r/Print.cpp:1227
msgid ""
"Some objects are too tall and cannot be printed without extruder collisions."
msgstr ""
#: src/libslic3r/Print.cpp:1236
msgid "The Spiral Vase option can only be used when printing a single object."
msgstr ""
#: src/libslic3r/Print.cpp:1243
msgid ""
"The Spiral Vase option can only be used when printing single material "
"objects."
msgstr ""
#: src/libslic3r/Print.cpp:1256
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:1261
msgid ""
"The Wipe Tower is currently only supported for the Marlin, RepRap/Sprinter "
"and Repetier G-code flavors."
msgstr ""
#: src/libslic3r/Print.cpp:1263
msgid ""
"The Wipe Tower is currently only supported with the relative extruder "
"addressing (use_relative_e_distances=1)."
msgstr ""
#: src/libslic3r/Print.cpp:1265
msgid "Ooze prevention is currently not supported with the wipe tower enabled."
msgstr ""
#: src/libslic3r/Print.cpp:1267
msgid ""
"The Wipe Tower currently does not support volumetric E (use_volumetric_e=0)."
msgstr ""
#: src/libslic3r/Print.cpp:1269
msgid ""
"The Wipe Tower is currently not supported for multimaterial sequential "
"prints."
msgstr ""
#: src/libslic3r/Print.cpp:1290
msgid ""
"The Wipe Tower is only supported for multiple objects if they have equal "
"layer heights"
msgstr ""
#: src/libslic3r/Print.cpp:1292
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:1294
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:1296
msgid ""
"The Wipe Tower is only supported for multiple objects if they are sliced "
"equally."
msgstr ""
#: src/libslic3r/Print.cpp:1338
msgid ""
"The Wipe tower is only supported if all objects have the same variable layer "
"height"
msgstr ""
#: src/libslic3r/Print.cpp:1364
msgid ""
"One or more object were assigned an extruder that the printer does not have."
msgstr ""
#: src/libslic3r/Print.cpp:1373
msgid "%1%=%2% mm is too low to be printable at a layer height %3% mm"
msgstr ""
#: src/libslic3r/Print.cpp:1376
msgid "Excessive %1%=%2% mm to be printable with a nozzle diameter %3% mm"
msgstr ""
#: src/libslic3r/Print.cpp:1387
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:1395
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:1399
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:1421
msgid "First layer height can't be greater than nozzle diameter"
msgstr ""
#: src/libslic3r/Print.cpp:1426
msgid "Layer height can't be greater than nozzle diameter"
msgstr ""
#: src/libslic3r/Print.cpp:1583
msgid "Infilling layers"
msgstr ""
#: src/libslic3r/Print.cpp:1605
msgid "Generating skirt"
msgstr ""
#: src/libslic3r/Print.cpp:1613
msgid "Generating brim"
msgstr ""
#: src/libslic3r/Print.cpp:1633
msgid "Exporting G-code"
msgstr ""
#: src/libslic3r/Print.cpp:1637
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:2071
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:1901 src/libslic3r/PrintConfig.cpp:2056
#: src/libslic3r/PrintConfig.cpp:2254 src/libslic3r/PrintConfig.cpp:2744
#: src/libslic3r/PrintConfig.cpp:2865
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:2432
#: src/libslic3r/PrintConfig.cpp:2784
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:2035 src/libslic3r/PrintConfig.cpp:2161
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:2599
#: src/libslic3r/PrintConfig.cpp:2610
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:2016
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:1768
#: src/libslic3r/PrintConfig.cpp:1890 src/libslic3r/PrintConfig.cpp:1958
#: src/libslic3r/PrintConfig.cpp:2118
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:1727 src/libslic3r/PrintConfig.cpp:1779
#: src/libslic3r/PrintConfig.cpp:2002 src/libslic3r/PrintConfig.cpp:2131
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
#, possible-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:1715
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:2510
#: src/libslic3r/PrintConfig.cpp:2511
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:2594
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:2018
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
#, possible-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 "Draft shield"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1696
msgid ""
"If enabled, the skirt will be as tall as a highest printed object. This is "
"useful to protect an ABS or ASA print from warping and detaching from print "
"bed due to wind draft."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1702
msgid "Loops (minimum)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1703
msgid "Skirt Loops"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1704
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:1712
msgid "Slow down if layer print time is below"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1713
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:1722
msgid "Small perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1724
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:1734
msgid "Solid infill threshold area"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1736
msgid ""
"Force solid infill for regions having a smaller area than the specified "
"threshold."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1737
msgid "mm²"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1743
msgid "Solid infill extruder"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1745
msgid "The extruder to use when printing solid infill."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1751
msgid "Solid infill every"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1753
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:1765
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:1776
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:1788
msgid "Number of solid layers to generate on top and bottom surfaces."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1794 src/libslic3r/PrintConfig.cpp:1795
msgid "Minimum thickness of a top / bottom shell"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1801
msgid "Spiral vase"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1802
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:1810
msgid "Temperature variation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1811
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:1821
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:1836
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:1852
msgid "Single Extruder Multi Material"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1853
msgid "The printer multiplexes filaments into a single hot end."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1858
msgid "Prime all printing extruders"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1859
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:1864
msgid "No sparse layers (EXPERIMENTAL)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1865
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:1872
msgid "Generate support material"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1874
msgid "Enable support material generation."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1878
msgid "Auto generated supports"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1880
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:1886
msgid "XY separation between an object and its support"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1888
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:1898
msgid "Pattern angle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1900
msgid ""
"Use this setting to rotate the support material pattern on the horizontal "
"plane."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1910 src/libslic3r/PrintConfig.cpp:2693
msgid ""
"Only create support if it lies on a build plate. Don't create support on a "
"print."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1916
msgid "Contact Z distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1918
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:1925
msgid "0 (soluble)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1926
msgid "0.2 (detachable)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1931
msgid "Enforce support for the first"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1933
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:1938
msgid "Enforce support for the first n layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1944
msgid "Support material/raft/skirt extruder"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1946
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:1955
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:1964
msgid "Interface loops"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1966
msgid ""
"Cover the top contact layer of the supports with loops. Disabled by default."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1971
msgid "Support material/raft interface extruder"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1973
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:1980
msgid "Interface layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1982
msgid ""
"Number of interface layers to insert between the object(s) and support "
"material."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1989
msgid "Interface pattern spacing"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1991
msgid "Spacing between interface lines. Set zero to get a solid interface."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2000
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:2009
msgid "Pattern"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2011
msgid "Pattern used to generate support material."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2017
msgid "Rectilinear grid"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2023
msgid "Pattern spacing"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2025
msgid "Spacing between support material lines."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2034
msgid "Speed for printing support material."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2041
msgid "Synchronize with object layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2043
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:2049
msgid "Overhang threshold"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2051
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:2063
msgid "With sheath around the support"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2065
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:2072
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:2080
msgid "Detect thin walls"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2082
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:2088
msgid "Threads"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2089
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:2101
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:2114
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:2126
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:2141
msgid "Number of solid layers to generate on top surfaces."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2142
msgid "Top solid layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2150
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:2153
msgid "Minimum top shell thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2160
msgid "Speed for travel moves (jumps between distant extrusion points)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2168
msgid "Use firmware retraction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2169
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:2175
msgid "Use relative E distances"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2176
msgid ""
"If your firmware requires relative E values, check this, otherwise leave it "
"unchecked. Most firmwares use absolute values."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2182
msgid "Use volumetric E"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2183
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:2193
msgid "Enable variable layer height feature"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2194
msgid ""
"Some printers or printer setups may have difficulties printing with a "
"variable layer height. Enabled by default."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2200
msgid "Wipe while retracting"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2201
msgid ""
"This flag will move the nozzle while retracting to minimize the possible "
"blob on leaky extruders."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2208
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:2214
msgid "Purging volumes - load/unload volumes"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2215
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:2221
msgid "Purging volumes - matrix"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2222
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:2231
msgid "Position X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2232
msgid "X coordinate of the left front corner of a wipe tower"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2238
msgid "Position Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2239
msgid "Y coordinate of the left front corner of a wipe tower"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2246
msgid "Width of a wipe tower"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2252
msgid "Wipe tower rotation angle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2253
msgid "Wipe tower rotation angle with respect to x-axis."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2260
msgid "Wipe into this object's infill"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2261
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:2268
msgid "Wipe into this object"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2269
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:2275
msgid "Maximal bridging distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2276
msgid "Maximal distance between supports on sparse infill sections."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2282
msgid "XY Size Compensation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2284
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:2292
msgid "Z offset"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2293
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:2360
msgid "Display width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2361
msgid "Width of the display"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2366
msgid "Display height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2367
msgid "Height of the display"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2372
msgid "Number of pixels in"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2374
msgid "Number of pixels in X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2380
msgid "Number of pixels in Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2385
msgid "Display horizontal mirroring"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2386
msgid "Mirror horizontally"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2387
msgid "Enable horizontal mirroring of output images"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2392
msgid "Display vertical mirroring"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2393
msgid "Mirror vertically"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2394
msgid "Enable vertical mirroring of output images"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2399
msgid "Display orientation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2400
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:2406
msgid "Landscape"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2407
msgid "Portrait"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2412
msgid "Fast"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2413
msgid "Fast tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2414
msgid "Time of the fast tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2421
msgid "Slow"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2422
msgid "Slow tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2423
msgid "Time of the slow tilt"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2430
msgid "Area fill"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2431
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:2438 src/libslic3r/PrintConfig.cpp:2439
#: src/libslic3r/PrintConfig.cpp:2440
msgid "Printer scaling correction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2446 src/libslic3r/PrintConfig.cpp:2447
msgid "Printer absolute correction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2448
msgid ""
"Will inflate or deflate the sliced 2D polygons according to the sign of the "
"correction."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2454
msgid "Elephant foot minimum width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2456
msgid ""
"Minimum width of features to maintain when doing elephant foot compensation."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2463 src/libslic3r/PrintConfig.cpp:2464
msgid "Printer gamma correction"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2465
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:2477 src/libslic3r/PrintConfig.cpp:2478
msgid "SLA material type"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2489 src/libslic3r/PrintConfig.cpp:2490
msgid "Initial layer height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2496 src/libslic3r/PrintConfig.cpp:2497
msgid "Bottle volume"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2498
msgid "ml"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2503 src/libslic3r/PrintConfig.cpp:2504
msgid "Bottle weight"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2505
msgid "kg"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2512
msgid "g/ml"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2519
msgid "money/bottle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2524
msgid "Faded layers"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2525
msgid ""
"Number of the layers needed for the exposure time fade from initial exposure "
"time to the exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2532 src/libslic3r/PrintConfig.cpp:2533
msgid "Minimum exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2540 src/libslic3r/PrintConfig.cpp:2541
msgid "Maximum exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2548 src/libslic3r/PrintConfig.cpp:2549
msgid "Exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2555 src/libslic3r/PrintConfig.cpp:2556
msgid "Minimum initial exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2563 src/libslic3r/PrintConfig.cpp:2564
msgid "Maximum initial exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2571 src/libslic3r/PrintConfig.cpp:2572
msgid "Initial exposure time"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2578 src/libslic3r/PrintConfig.cpp:2579
msgid "Correction for expansion"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2585
msgid "SLA print material notes"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2586
msgid "You can put your notes regarding the SLA print material here."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2598 src/libslic3r/PrintConfig.cpp:2609
msgid "Default SLA material profile"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2620
msgid "Generate supports"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2622
msgid "Generate supports for the models"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2627
msgid "Support head front diameter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2629
msgid "Diameter of the pointing side of the head"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2636
msgid "Support head penetration"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2638
msgid "How much the pinhead has to penetrate the model surface"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2645
msgid "Support head width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2647
msgid "Width from the back sphere center to the front sphere center"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2655
msgid "Support pillar diameter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2657
msgid "Diameter in mm of the support pillars"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2665
msgid "Max bridges on a pillar"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2667
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:2675
msgid "Support pillar connection mode"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2676
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:2684
msgid "Zig-Zag"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2685
msgid "Cross"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2686
msgid "Dynamic"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2698
msgid "Pillar widening factor"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2700
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:2709
msgid "Support base diameter"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2711
msgid "Diameter in mm of the pillar base"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2719
msgid "Support base height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2721
msgid "The height of the pillar base cone"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2728
msgid "Support base safety distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2731
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:2741
msgid "Critical angle"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2743
msgid "The default angle for connecting support sticks and junctions."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2751
msgid "Max bridge length"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2753
msgid "The max length of a bridge"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2760
msgid "Max pillar linking distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2762
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:2770
msgid "Object elevation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2772
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:2783
msgid "This is a relative measure of support points density."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2789
msgid "Minimal distance of the support points"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2791
msgid "No support points will be placed closer than this threshold."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2797
msgid "Use pad"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2799
msgid "Add a pad underneath the supported model"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2804
msgid "Pad wall thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2806
msgid "The thickness of the pad and its optional cavity walls."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2814
msgid "Pad wall height"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2815
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:2828
msgid "Pad brim size"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2829
msgid "How far should the pad extend around the contained geometry"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2839
msgid "Max merge distance"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2841
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:2861
msgid "Pad wall slope"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2863
msgid ""
"The slope of the pad wall relative to the bed plane. 90 degrees means "
"straight walls."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2872
msgid "Pad around object"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2874
msgid "Create pad around object and ignore the support elevation"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2879
msgid "Pad around object everywhere"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2881
msgid "Force pad around object everywhere"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2886
msgid "Pad object gap"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2888
msgid ""
"The gap between the object bottom and the generated pad in zero elevation "
"mode."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2897
msgid "Pad object connector stride"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2899
msgid ""
"Distance between two connector sticks which connect the object and the "
"generated pad."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2906
msgid "Pad object connector width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2908
msgid ""
"Width of the connector sticks which connect the object and the generated pad."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2915
msgid "Pad object connector penetration"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2918
msgid "How much should the tiny connectors penetrate into the model body."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2925
msgid "Enable hollowing"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2927
msgid "Hollow out a model to have an empty interior"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2932
msgid "Wall thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2934
msgid "Minimum wall thickness of a hollowed model."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2942
msgid "Accuracy"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2944
msgid ""
"Performance vs accuracy of calculation. Lower values may produce unwanted "
"artifacts."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:2954
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:3342
msgid "Export OBJ"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3343
msgid "Export the model(s) as OBJ."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3354
msgid "Export SLA"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3355
msgid "Slice the model and export SLA printing layers as PNG."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3360
msgid "Export 3MF"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3361
msgid "Export the model(s) as 3MF."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3365
msgid "Export AMF"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3366
msgid "Export the model(s) as AMF."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3370
msgid "Export STL"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3371
msgid "Export the model(s) as STL."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3376
msgid "Slice the model and export toolpaths as G-code."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3381
msgid "Slice"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3382
msgid ""
"Slice the model as FFF or SLA based on the printer_technology configuration "
"value."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3387
msgid "Help"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3388
msgid "Show this help."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3393
msgid "Help (FFF options)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3394
msgid "Show the full list of print/G-code configuration options."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3398
msgid "Help (SLA options)"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3399
msgid "Show the full list of SLA print configuration options."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3403
msgid "Output Model Info"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3404
msgid "Write information about the model to the console."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3408
msgid "Save config file"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3409
msgid "Save configuration to the specified file."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3419
msgid "Align XY"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3420
msgid "Align the model to the given point."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3425
msgid "Cut model at the given Z."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3446
msgid "Center"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3447
msgid "Center the print around the given center."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3451
msgid "Don't arrange"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3452
msgid ""
"Do not rearrange the given models before merging and keep their original XY "
"coordinates."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3455
msgid "Duplicate"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3456
msgid "Multiply copies by this factor."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3460
msgid "Duplicate by grid"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3461
msgid "Multiply copies by creating a grid."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3464
msgid "Merge"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3465
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:3470
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:3474
msgid "Rotation angle around the Z axis in degrees."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3478
msgid "Rotate around X"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3479
msgid "Rotation angle around the X axis in degrees."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3483
msgid "Rotate around Y"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3484
msgid "Rotation angle around the Y axis in degrees."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3489
msgid "Scaling factor or percentage."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3494
msgid ""
"Detect unconnected parts in the given model(s) and split them into separate "
"objects."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3497
msgid "Scale to Fit"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3498
msgid "Scale to fit the given volume."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3507
msgid "Ignore non-existent config files"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3508
msgid "Do not fail if a file supplied to --load does not exist."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3511
msgid "Load config file"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3512
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:3515
msgid "Output File"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3516
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:3526
msgid "Data directory"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3527
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:3530
msgid "Logging level"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3531
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:3537
msgid "Render with a software renderer"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:3538
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:348
msgid "Height (mm)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:350
msgid "Width (mm)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:352
msgid "Speed (mm/s)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:354
msgid "Fan Speed (%)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:356
msgid "Volumetric flow rate (mm³/s)"
msgstr ""