Files
OrcaSlicer-bambulab/resources/localization/PrusaSlicer.pot
T

9831 lines
242 KiB
Gettext
Raw Normal View History

2019-05-13 15:07:53 +02:00
# 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"
2020-03-16 13:48:21 +01:00
"POT-Creation-Date: 2020-03-16 13:41+0100\n"
2019-05-13 15:07:53 +02:00
"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"
2019-08-28 16:19:46 +02:00
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
2019-05-13 15:07:53 +02:00
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:41 src/slic3r/GUI/AboutDialog.cpp:294
2019-05-20 16:05:15 +02:00
msgid "Portions copyright"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:129 src/slic3r/GUI/AboutDialog.cpp:258
2019-05-13 15:07:53 +02:00
msgid "Copyright"
msgstr ""
#. TRN "Slic3r _is licensed under the_ License"
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:131
2019-05-20 16:05:15 +02:00
msgid ""
"License agreements of all following programs (libraries) are part of "
"application license agreement"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:201
2019-05-20 16:05:15 +02:00
#, possible-c-format
msgid "About %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:233 src/slic3r/GUI/MainFrame.cpp:69
2019-05-20 16:05:15 +02:00
msgid "Version"
msgstr ""
#. TRN "Slic3r _is licensed under the_ License"
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:260
2019-05-13 15:07:53 +02:00
msgid "is licensed under the"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:261
2019-05-13 15:07:53 +02:00
msgid "GNU Affero General Public License, version 3"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:262
2019-05-20 16:05:15 +02:00
msgid ""
"PrusaSlicer is based on Slic3r by Alessandro Ranellucci and the RepRap "
"community."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:263
2019-05-13 15:07:53 +02:00
msgid ""
"Contributions by Henrik Brix Andersen, Nicolas Dandrimont, Mark Hindess, "
"Petr Ledvina, Joseph Lenox, Y. Sapir, Mike Sheldrake, Vojtech Bubnik and "
"numerous others."
msgstr ""
#: src/slic3r/GUI/AppConfig.cpp:114
2019-12-04 11:12:28 +01:00
msgid ""
"Error parsing PrusaSlicer config file, it is probably corrupted. Try to "
2019-12-06 13:57:58 +01:00
"manually delete the file to recover from the error. Your user profiles will "
2019-12-04 11:12:28 +01:00
"not be affected."
msgstr ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:108
2019-08-06 10:01:10 +02:00
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:111
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 ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:114
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 ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:117
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 ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:120
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 ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:127
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:479
2019-05-13 15:07:53 +02:00
msgid "Running post-processing scripts"
msgstr ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:129
2019-05-13 15:07:53 +02:00
msgid "G-code file exported to %1%"
msgstr ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:133
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:183
2019-05-13 15:07:53 +02:00
msgid "Slicing complete"
msgstr ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:179
2019-05-13 15:07:53 +02:00
msgid "Masked SLA file exported to %1%"
msgstr ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:221
2019-08-27 17:14:03 +02:00
#, 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 ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:481
2019-08-06 10:01:10 +02:00
msgid "Copying of the temporary G-code to the output G-code failed"
msgstr ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:506
2019-05-13 15:07:53 +02:00
msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/BedShapeDialog.cpp:66 src/slic3r/GUI/GUI_ObjectList.cpp:2067
2019-05-13 15:07:53 +02:00
msgid "Shape"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:73
2019-05-13 15:07:53 +02:00
msgid "Rectangular"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:77
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:232 src/slic3r/GUI/Plater.cpp:160
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2309
2019-05-13 15:07:53 +02:00
msgid "Size"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:78
2019-05-13 15:07:53 +02:00
msgid "Size in X and Y of the rectangular plate."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:84
2019-05-13 15:07:53 +02:00
msgid "Origin"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:85
2019-05-13 15:07:53 +02:00
msgid ""
"Distance of the 0,0 G-code coordinate from the front left corner of the "
"rectangle."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:89
2019-05-13 15:07:53 +02:00
msgid "Circular"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/BedShapeDialog.cpp:92 src/slic3r/GUI/ConfigWizard.cpp:233
#: src/slic3r/GUI/ConfigWizard.cpp:985 src/slic3r/GUI/ConfigWizard.cpp:999
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:87
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:142
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:333
#: src/slic3r/GUI/ObjectDataViewModel.cpp:94
#: src/slic3r/GUI/WipeTowerDialog.cpp:85 src/libslic3r/PrintConfig.cpp:75
#: src/libslic3r/PrintConfig.cpp:82 src/libslic3r/PrintConfig.cpp:91
2020-02-19 13:21:16 +01:00
#: 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
2020-02-12 14:19:48 +01:00
#: 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
2020-03-16 13:48:21 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "mm"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/BedShapeDialog.cpp:93 src/libslic3r/PrintConfig.cpp:709
2019-05-13 15:07:53 +02:00
msgid "Diameter"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:94
2019-05-13 15:07:53 +02:00
msgid ""
"Diameter of the print bed. It is assumed that origin (0,0) is located in the "
"center."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:98 src/slic3r/GUI/GUI_Preview.cpp:249
2019-12-04 11:12:28 +01:00
#: src/libslic3r/ExtrusionEntity.cpp:322
2019-05-13 15:07:53 +02:00
msgid "Custom"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:102
2019-05-13 15:07:53 +02:00
msgid "Load shape from STL..."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:155
2019-05-13 15:07:53 +02:00
msgid "Settings"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:172
2019-08-06 10:01:10 +02:00
msgid "Texture"
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:182 src/slic3r/GUI/BedShapeDialog.cpp:261
2019-08-06 10:01:10 +02:00
msgid "Load..."
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:190 src/slic3r/GUI/BedShapeDialog.cpp:269
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3145
2019-08-06 10:01:10 +02:00
msgid "Remove"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:223 src/slic3r/GUI/BedShapeDialog.cpp:302
msgid "Not found:"
2019-12-04 11:12:28 +01:00
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:251
2019-08-06 10:01:10 +02:00
msgid "Model"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:487
2019-08-06 10:01:10 +02:00
msgid "Choose an STL file to import bed shape from:"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:494 src/slic3r/GUI/BedShapeDialog.cpp:543
#: src/slic3r/GUI/BedShapeDialog.cpp:566
2019-08-06 10:01:10 +02:00
msgid "Invalid file format."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:505
2019-08-06 10:01:10 +02:00
msgid "Error! Invalid model"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:513
2019-05-13 15:07:53 +02:00
msgid "The selected file contains no geometry."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:517
2019-05-13 15:07:53 +02:00
msgid ""
"The selected file contains several disjoint areas. This is not supported."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:532
2019-08-06 10:01:10 +02:00
msgid "Choose a file to import bed texture from (PNG/SVG):"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:555
2019-08-06 10:01:10 +02:00
msgid "Choose an STL file to import bed model from:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/BedShapeDialog.hpp:59 src/slic3r/GUI/ConfigWizard.cpp:944
2019-05-13 15:07:53 +02:00
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 ""
2019-12-04 11:12:28 +01:00
#: 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
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27 src/slic3r/GUI/Tab.cpp:1109
2019-12-04 11:12:28 +01:00
#: 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 ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:61 src/libslic3r/PrintConfig.cpp:889
2019-12-04 11:12:28 +01:00
msgid "First layer height"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:81
2020-03-11 15:29:31 +01:00
#, possible-c-format
2019-12-04 11:12:28 +01:00
msgid ""
"The Spiral Vase mode requires:\n"
"- one perimeter\n"
"- no top solid layers\n"
"- 0% fill density\n"
"- no support material\n"
2020-02-12 14:19:48 +01:00
"- Ensure vertical shell thickness enabled\n"
"- Detect thin walls disabled"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:89
2019-12-04 11:12:28 +01:00
msgid "Shall I adjust those settings in order to enable Spiral Vase?"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:90
2019-12-04 11:12:28 +01:00
msgid "Spiral Vase"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:115
2019-12-04 11:12:28 +01:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:119
2019-12-04 11:12:28 +01:00
msgid "Shall I adjust those settings in order to enable the Wipe Tower?"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:120
#: src/slic3r/GUI/ConfigManipulation.cpp:140
2019-12-04 11:12:28 +01:00
msgid "Wipe Tower"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:136
2019-12-04 11:12:28 +01:00
msgid ""
"For the Wipe Tower to work with the soluble supports, the support layers\n"
"need to be synchronized with the object layers."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:139
2019-12-04 11:12:28 +01:00
msgid "Shall I synchronize support layers in order to enable the Wipe Tower?"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:159
2019-12-04 11:12:28 +01:00
msgid ""
"Supports work better, if the following feature is enabled:\n"
"- Detect bridging perimeters"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:162
2019-12-04 11:12:28 +01:00
msgid "Shall I adjust those settings for supports?"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:163
2019-12-04 11:12:28 +01:00
msgid "Support Generator"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:208
2019-12-04 11:12:28 +01:00
msgid "The %1% infill pattern is not supposed to work at 100%% density."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:210
2019-12-04 11:12:28 +01:00
msgid "Shall I switch to rectilinear fill pattern?"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:211
#: src/slic3r/GUI/GUI_ObjectList.cpp:35 src/slic3r/GUI/GUI_ObjectList.cpp:96
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:612 src/slic3r/GUI/Plater.cpp:532
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1151 src/slic3r/GUI/Tab.cpp:1152
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:203 src/libslic3r/PrintConfig.cpp:416
2020-02-12 14:19:48 +01:00
#: 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
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1047 src/libslic3r/PrintConfig.cpp:1735
#: src/libslic3r/PrintConfig.cpp:1752
2019-12-04 11:12:28 +01:00
msgid "Infill"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:318
2019-12-04 11:12:28 +01:00
msgid "Head penetration should not be greater than the head width."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:320
2019-12-04 11:12:28 +01:00
msgid "Invalid Head penetration"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:331
2019-12-04 11:12:28 +01:00
msgid "Pinhead diameter should be smaller than the pillar diameter."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:333
2019-12-04 11:12:28 +01:00
msgid "Invalid pinhead diameter"
msgstr ""
2019-05-13 15:07:53 +02:00
#: 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 ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:43
2019-05-13 15:07:53 +02:00
msgid "Active"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:50
msgid "PrusaSlicer version"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:51 src/slic3r/GUI/Preset.cpp:1562
2019-05-13 15:07:53 +02:00
msgid "print"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:52
2019-05-13 15:07:53 +02:00
msgid "filaments"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:53 src/slic3r/GUI/Preset.cpp:1566
2019-05-13 15:07:53 +02:00
msgid "printer"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:57 src/slic3r/GUI/Tab.cpp:1027
2019-05-13 15:07:53 +02:00
msgid "vendor"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:57
2019-05-13 15:07:53 +02:00
msgid "version"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58
2019-12-04 11:12:28 +01:00
msgid "min PrusaSlicer version"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:60
msgid "max PrusaSlicer version"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:63
2019-05-13 15:07:53 +02:00
msgid "model"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:63
2019-05-13 15:07:53 +02:00
msgid "variants"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:75
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Incompatible with this %s"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:78
2019-05-13 15:07:53 +02:00
msgid "Activate"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:104
2019-05-13 15:07:53 +02:00
msgid "Configuration Snapshots"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:233
2019-05-13 15:07:53 +02:00
msgid "nozzle"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:237
2019-05-13 15:07:53 +02:00
msgid "Alternate nozzles:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:304
2019-05-13 15:07:53 +02:00
msgid "All standard"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:304
2019-12-04 11:12:28 +01:00
msgid "Standard"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:305 src/slic3r/GUI/ConfigWizard.cpp:588
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3204
2019-05-13 15:07:53 +02:00
msgid "All"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:306 src/slic3r/GUI/ConfigWizard.cpp:589
#: src/slic3r/GUI/Plater.cpp:504 src/slic3r/GUI/Plater.cpp:644
2019-12-04 11:12:28 +01:00
#: src/libslic3r/ExtrusionEntity.cpp:309
2019-05-13 15:07:53 +02:00
msgid "None"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:442
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Welcome to the %s Configuration Assistant"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:444
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Welcome to the %s Configuration Wizard"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:446
2019-05-13 15:07:53 +02:00
msgid "Welcome"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:448
2019-05-13 15:07:53 +02:00
#, 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 ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:453
2020-03-16 13:48:21 +01:00
msgid "Remove user profiles (a snapshot will be taken beforehand)"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:496
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%s Family"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:580
2019-12-04 11:12:28 +01:00
msgid "Vendor:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:581
2019-12-04 11:12:28 +01:00
msgid "Profile:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:618 src/slic3r/GUI/ConfigWizard.cpp:646
2019-12-04 11:12:28 +01:00
msgid "(All)"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:747
2019-05-13 15:07:53 +02:00
msgid "Custom Printer Setup"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:747
2019-05-13 15:07:53 +02:00
msgid "Custom Printer"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:749
2019-05-13 15:07:53 +02:00
msgid "Define a custom printer profile"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:751
2019-05-13 15:07:53 +02:00
msgid "Custom profile name:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:776
2019-05-13 15:07:53 +02:00
msgid "Automatic updates"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:776
2019-05-13 15:07:53 +02:00
msgid "Updates"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:784 src/slic3r/GUI/Preferences.cpp:64
2019-05-13 15:07:53 +02:00
msgid "Check for application updates"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:788
2019-05-13 15:07:53 +02:00
#, 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 ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:794 src/slic3r/GUI/Preferences.cpp:80
2019-05-13 15:07:53 +02:00
msgid "Update built-in Presets automatically"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:798
2019-05-13 15:07:53 +02:00
#, 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 ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:801
2019-05-13 15:07:53 +02:00
msgid ""
"Updates are never applied without user's consent and never overwrite user's "
"customized settings."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:806
2019-05-13 15:07:53 +02:00
msgid ""
"Additionally a backup snapshot of the whole configuration is created before "
"an update is applied."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:813 src/slic3r/GUI/GUI_ObjectList.cpp:1672
#: src/slic3r/GUI/GUI_ObjectList.cpp:4025 src/slic3r/GUI/Plater.cpp:3292
#: src/slic3r/GUI/Plater.cpp:4001 src/slic3r/GUI/Plater.cpp:4030
msgid "Reload from disk"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:816
msgid ""
"Export full pathnames of models and parts sources into 3mf and amf files"
msgstr ""
2020-03-11 15:29:31 +01:00
#: 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 ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:828
2019-12-04 11:12:28 +01:00
msgid "View mode"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:830
2019-12-04 11:12:28 +01:00
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 "
2019-12-06 13:57:58 +01:00
"regular 3D printing. The other two offer progressively more sophisticated "
"fine-tuning, they are suitable for advanced and expert users, respectively."
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:835
2019-12-04 11:12:28 +01:00
msgid "Simple mode"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:836
2019-12-04 11:12:28 +01:00
msgid "Advanced mode"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:837
2019-12-04 11:12:28 +01:00
msgid "Expert mode"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:871
2019-05-13 15:07:53 +02:00
msgid "Other Vendors"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:875
2019-05-13 15:07:53 +02:00
#, possible-c-format
2019-12-06 13:57:58 +01:00
msgid "Pick another vendor supported by %s"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:906
2019-05-13 15:07:53 +02:00
msgid "Firmware Type"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:906 src/slic3r/GUI/Tab.cpp:1970
2019-05-13 15:07:53 +02:00
msgid "Firmware"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:910
2019-05-13 15:07:53 +02:00
msgid "Choose the type of firmware used by your printer."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:944
2019-05-13 15:07:53 +02:00
msgid "Bed Shape and Size"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:947
2019-05-13 15:07:53 +02:00
msgid "Set the shape of your printer's bed."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:967
2019-05-13 15:07:53 +02:00
msgid "Filament and Nozzle Diameters"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:967
2019-05-13 15:07:53 +02:00
msgid "Print Diameters"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:981
2019-05-13 15:07:53 +02:00
msgid "Enter the diameter of your printer's hot end nozzle."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:984
2019-05-13 15:07:53 +02:00
msgid "Nozzle Diameter:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:994
2019-05-13 15:07:53 +02:00
msgid "Enter the diameter of your filament."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:995
2019-05-13 15:07:53 +02:00
msgid ""
"Good precision is required, so use a caliper and do multiple measurements "
"along the filament, then compute the average."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:998
2019-05-13 15:07:53 +02:00
msgid "Filament Diameter:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1032
2019-05-13 15:07:53 +02:00
msgid "Extruder and Bed Temperatures"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1032
2019-05-13 15:07:53 +02:00
msgid "Temperatures"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1048
2019-05-13 15:07:53 +02:00
msgid "Enter the temperature needed for extruding your filament."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1049
2019-05-13 15:07:53 +02:00
msgid "A rule of thumb is 160 to 230 °C for PLA, and 215 to 250 °C for ABS."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1052
2019-05-13 15:07:53 +02:00
msgid "Extrusion Temperature:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1053 src/slic3r/GUI/ConfigWizard.cpp:1067
2019-05-13 15:07:53 +02:00
msgid "°C"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1062
2019-05-13 15:07:53 +02:00
msgid ""
"Enter the bed temperature needed for getting your filament to stick to your "
"heated bed."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1063
2019-05-13 15:07:53 +02:00
msgid ""
"A rule of thumb is 60 °C for PLA and 110 °C for ABS. Leave zero if you have "
"no heated bed."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1066
2019-05-13 15:07:53 +02:00
msgid "Bed Temperature:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1515 src/slic3r/GUI/ConfigWizard.cpp:2097
2019-12-04 11:12:28 +01:00
msgid "Filaments"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1515 src/slic3r/GUI/ConfigWizard.cpp:2099
2019-12-04 11:12:28 +01:00
msgid "SLA Materials"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1569
2019-12-04 11:12:28 +01:00
msgid "FFF Technology Printers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1574
2019-12-04 11:12:28 +01:00
msgid "SLA Technology Printers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1810 src/slic3r/GUI/DoubleSlider.cpp:1905
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1926 src/slic3r/GUI/GUI.cpp:246
msgid "Notice"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1830
msgid "The following FFF printer models have no filament selected:"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1834
msgid "Do you want to select default filaments for these FFF printer models?"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1848
msgid "The following SLA printer models have no materials selected:"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1852
msgid "Do you want to select default SLA materials for these printer models?"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2060
2019-05-13 15:07:53 +02:00
msgid "Select all standard printers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2063
2019-05-13 15:07:53 +02:00
msgid "< &Back"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2064
2019-05-13 15:07:53 +02:00
msgid "&Next >"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2065
2019-05-13 15:07:53 +02:00
msgid "&Finish"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2066 src/slic3r/GUI/FirmwareDialog.cpp:151
#: src/slic3r/GUI/ProgressStatusBar.cpp:26
2019-05-13 15:07:53 +02:00
msgid "Cancel"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2079
2019-05-13 15:07:53 +02:00
msgid "Prusa FFF Technology Printers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2082
2019-05-13 15:07:53 +02:00
msgid "Prusa MSLA Technology Printers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2097
2019-12-04 11:12:28 +01:00
msgid "Filament Profiles Selection"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2097 src/slic3r/GUI/GUI_ObjectList.cpp:3622
2019-12-04 11:12:28 +01:00
msgid "Type:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2099
2019-12-04 11:12:28 +01:00
msgid "SLA Material Profiles Selection"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2099
2019-12-04 11:12:28 +01:00
msgid "Layer height:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2196
2019-05-13 15:07:53 +02:00
msgid "Configuration Assistant"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2197
2019-05-13 15:07:53 +02:00
msgid "Configuration &Assistant"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2199
2019-05-13 15:07:53 +02:00
msgid "Configuration Wizard"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2200
2019-05-13 15:07:53 +02:00
msgid "Configuration &Wizard"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:79
2020-02-12 14:19:48 +01:00
msgid "Place bearings in slots and resume printing"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:950
msgid "One layer mode"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:952
msgid "Discard all custom changes"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:955
2020-02-12 14:19:48 +01:00
#, possible-c-format
msgid "Jump to height %s or Set extruder sequence for the entire print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:957 src/slic3r/GUI/DoubleSlider.cpp:1529
#: src/slic3r/GUI/DoubleSlider.cpp:1651
2020-02-12 14:19:48 +01:00
msgid "Jump to height"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:960
2020-02-12 14:19:48 +01:00
msgid "Edit current color - Right click the colored slider segment"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:970
2020-02-12 14:19:48 +01:00
msgid "Print mode"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:984
2020-02-12 14:19:48 +01:00
msgid "Add extruder change - Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:986
msgid ""
2020-02-19 13:21:16 +01:00
"Add color change - Left click for predefined color or Shift + Left click for "
2020-02-12 14:19:48 +01:00
"custom color selection"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:988
2020-02-12 14:19:48 +01:00
msgid "Add color change - Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:989
2020-02-12 14:19:48 +01:00
msgid "or press \"+\" key"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:991
msgid "Add another code - Ctrl + Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:992
msgid "Add another code - Right click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:998
msgid ""
"The sequential print is on.\n"
"It's impossible to apply any custom G-code for objects printing "
"sequentually.\n"
"This code won't be processed during G-code generation."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1005
msgid "Color change (\"%1%\")"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1006
msgid "Color change (\"%1%\") for Extruder %2%"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1009
msgid "Pause print (\"%1%\")"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1011
2020-02-12 14:19:48 +01:00
msgid "Extruder (tool) is changed to Extruder \"%1%\""
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1019
msgid "Note"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1021
msgid ""
2020-02-12 14:19:48 +01:00
"G-code associated to this tick mark is in a conflict with print mode.\n"
"Editing it will cause changes of Slider data."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1024
msgid ""
2020-02-12 14:19:48 +01:00
"There is a color change for extruder that won't be used till the end of "
"print job.\n"
"This code won't be processed during G-code generation."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1027
msgid ""
2020-02-12 14:19:48 +01:00
"There is an extruder change set to the same extruder.\n"
"This code won't be processed during G-code generation."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1030
msgid ""
"There is a color change for extruder that has not been used before.\n"
2020-02-12 14:19:48 +01:00
"Check your settings to avoid redundant color changes."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1035
2020-02-12 14:19:48 +01:00
msgid "Delete tick mark - Left click or press \"-\" key"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1037
2020-02-12 14:19:48 +01:00
msgid "Edit tick mark - Ctrl + Left click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1038
2020-02-12 14:19:48 +01:00
msgid "Edit tick mark - Right click"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1134 src/slic3r/GUI/DoubleSlider.cpp:1170
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:977 src/slic3r/GUI/GUI_ObjectList.cpp:1712
#: src/slic3r/GUI/Tab.cpp:2305 src/libslic3r/GCode/PreviewData.cpp:445
#, possible-c-format
msgid "Extruder %d"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1135 src/slic3r/GUI/GUI_ObjectList.cpp:1713
msgid "active"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1144
msgid "Switch code to Change extruder"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1144 src/slic3r/GUI/GUI_ObjectList.cpp:1679
msgid "Change extruder"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1145
msgid "Change extruder (N/A)"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1147
msgid "Use another extruder"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1171
msgid "used"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1179
msgid "Switch code to Color change (%1%) for:"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1180
msgid "Add color change (%1%) for:"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1477
msgid "Add color change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1487
msgid "Add pause print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1490
msgid "Add custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1508
msgid "Edit color"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1509
msgid "Edit pause print message"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1510
msgid "Edit custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1516
msgid "Delete color change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1517
msgid "Delete tool change"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1518
msgid "Delete pause print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1519
msgid "Delete custom G-code"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1532
2020-02-12 14:19:48 +01:00
msgid "Set extruder sequence for the entire print"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1618
msgid "Enter custom G-code used on current layer"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1619
2020-02-12 14:19:48 +01:00
msgid "Custom G-code on current layer (%1% mm)."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1634
2020-02-12 14:19:48 +01:00
msgid "Enter short message shown on Printer display when a print is paused"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1635
msgid "Message for pause print on current layer (%1% mm)."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1650
2020-02-12 14:19:48 +01:00
msgid "Enter the height you want to jump to"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1899
msgid "The last color change data was saved for a single extruder printing."
2020-02-12 14:19:48 +01:00
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1900 src/slic3r/GUI/DoubleSlider.cpp:1916
msgid "The last color change data was saved for a multi extruder printing."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1902
msgid "Your current changes will delete all saved color changes."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1903 src/slic3r/GUI/DoubleSlider.cpp:1924
msgid "Are you sure you want to continue?"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1917
msgid ""
"Select YES if you want to delete all saved tool changes, \n"
2020-03-05 13:59:20 +01:00
"NO if you want all tool changes switch to color changes, \n"
"or CANCEL to leave it unchanged."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1920
msgid "Do you want to delete all saved tool changes?"
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1922
msgid ""
"The last color change data was saved for a multi extruder printing with tool "
"changes for whole print."
msgstr ""
#: src/slic3r/GUI/DoubleSlider.cpp:1923
2020-02-12 14:19:48 +01:00
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
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:362 src/libslic3r/PrintConfig.cpp:994
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1505 src/libslic3r/PrintConfig.cpp:1690
2020-03-16 13:48:21 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "default value"
msgstr ""
#: src/slic3r/GUI/Field.cpp:139
2019-05-13 15:07:53 +02:00
msgid "parameter name"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Field.cpp:150 src/slic3r/GUI/OptionsGroup.cpp:598
2019-08-06 10:01:10 +02:00
msgid "N/A"
msgstr ""
#: src/slic3r/GUI/Field.cpp:175
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%s doesn't support percentage"
msgstr ""
#: src/slic3r/GUI/Field.cpp:195 src/slic3r/GUI/Field.cpp:226
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:383
2019-05-13 15:07:53 +02:00
msgid "Invalid numeric input."
msgstr ""
#: src/slic3r/GUI/Field.cpp:204
2019-05-13 15:07:53 +02:00
msgid "Input value is out of range"
msgstr ""
#: src/slic3r/GUI/Field.cpp:240
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid ""
2019-08-06 10:01:10 +02:00
"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."
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/slic3r/GUI/Field.cpp:243
2019-05-13 15:07:53 +02:00
msgid "Parameter validation"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:150
2019-05-13 15:07:53 +02:00
msgid "Flash!"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:152
2019-05-13 15:07:53 +02:00
msgid "Flashing in progress. Please do not disconnect the printer!"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:199
2019-05-13 15:07:53 +02:00
msgid "Flashing failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:282
2019-05-13 15:07:53 +02:00
msgid "Flashing succeeded!"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:283
2019-05-13 15:07:53 +02:00
msgid "Flashing failed. Please see the avrdude log below."
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:284
2019-05-13 15:07:53 +02:00
msgid "Flashing cancelled."
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:332
2019-05-13 15:07:53 +02:00
#, 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 ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:419 src/slic3r/GUI/FirmwareDialog.cpp:454
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid ""
"Multiple %s devices found. Please only connect one at a time for flashing."
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:436
2019-05-13 15:07:53 +02:00
#, 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 ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:548
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "The %s device could not have been found"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:645
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Error accessing port at %s: %s"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:647
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Error: %s"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:777
2019-05-13 15:07:53 +02:00
msgid "Firmware flasher"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:802
2019-05-13 15:07:53 +02:00
msgid "Firmware image:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/FirmwareDialog.cpp:805 src/slic3r/GUI/Tab.cpp:1706
#: src/slic3r/GUI/Tab.cpp:1768
2019-05-13 15:07:53 +02:00
msgid "Browse"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:807
2019-05-13 15:07:53 +02:00
msgid "Serial port:"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:809
2019-05-13 15:07:53 +02:00
msgid "Autodetected"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:810
2019-05-13 15:07:53 +02:00
msgid "Rescan"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:817
2019-05-13 15:07:53 +02:00
msgid "Progress:"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:820
2019-05-13 15:07:53 +02:00
msgid "Status:"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:821
2019-05-13 15:07:53 +02:00
msgid "Ready"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:841
2019-05-13 15:07:53 +02:00
msgid "Advanced: Output log"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:852
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:355
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:161
2019-05-13 15:07:53 +02:00
msgid "Close"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/FirmwareDialog.cpp:902
2019-05-13 15:07:53 +02:00
msgid ""
"Are you sure you want to cancel firmware flashing?\n"
"This could leave your printer in an unusable state!"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/FirmwareDialog.cpp:903
2019-05-13 15:07:53 +02:00
msgid "Confirmation"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/FirmwareDialog.cpp:906
2019-05-13 15:07:53 +02:00
msgid "Cancelling..."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:234 src/slic3r/GUI/GLCanvas3D.cpp:4596
2019-12-06 13:57:58 +01:00
msgid "Variable layer height"
2019-08-06 10:01:10 +02:00
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:237
2019-12-04 11:12:28 +01:00
msgid "Left mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:240
2019-12-04 11:12:28 +01:00
msgid "Add detail"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:243
2019-12-04 11:12:28 +01:00
msgid "Right mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:246
2019-12-04 11:12:28 +01:00
msgid "Remove detail"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:249
2019-12-04 11:12:28 +01:00
msgid "Shift + Left mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:252
2019-12-04 11:12:28 +01:00
msgid "Reset to base"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:255
2019-12-04 11:12:28 +01:00
msgid "Shift + Right mouse button:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:258
2019-12-04 11:12:28 +01:00
msgid "Smoothing"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:261
2019-12-04 11:12:28 +01:00
msgid "Mouse wheel:"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:264
2019-12-04 11:12:28 +01:00
msgid "Increase/decrease edit area"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:267
2019-12-04 11:12:28 +01:00
msgid "Adaptive"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:273
msgid "Quality / Speed"
2019-12-04 11:12:28 +01:00
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:277
msgid "Higher print quality versus higher print speed."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:288
2019-12-04 11:12:28 +01:00
msgid "Smooth"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:294 src/libslic3r/PrintConfig.cpp:511
2019-12-04 11:12:28 +01:00
msgid "Radius"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:304
2019-12-04 11:12:28 +01:00
msgid "Keep min"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:313
2019-12-04 11:12:28 +01:00
msgid "Reset"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:599
2019-12-06 13:57:58 +01:00
msgid "Variable layer height - Manual edit"
2019-12-04 11:12:28 +01:00
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:685
2019-05-13 15:07:53 +02:00
msgid "An object outside the print area was detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:686
2019-05-13 15:07:53 +02:00
msgid "A toolpath outside the print area was detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:687
2019-05-13 15:07:53 +02:00
msgid "SLA supports outside the print area were detected"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:688
msgid "Some objects are not visible"
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:690
2019-05-13 15:07:53 +02:00
msgid ""
"An object outside the print area was detected\n"
"Resolve the current problem to continue slicing"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:904 src/slic3r/GUI/GLCanvas3D.cpp:933
2019-12-04 11:12:28 +01:00
msgid "Default print color"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:934 src/slic3r/GUI/GLCanvas3D.cpp:943
#: src/slic3r/GUI/GLCanvas3D.cpp:982
2019-12-04 11:12:28 +01:00
msgid "Pause print or custom G-code"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:955
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "up to %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:959
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "above %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:963
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "%.2f - %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:995
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "Color change for Extruder %d at %.2f mm"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1305
msgid "Seq."
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1701
2019-12-06 13:57:58 +01:00
msgid "Variable layer height - Reset"
2019-12-04 11:12:28 +01:00
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1709
2019-12-06 13:57:58 +01:00
msgid "Variable layer height - Adaptive"
2019-12-04 11:12:28 +01:00
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:1717
2019-12-06 13:57:58 +01:00
msgid "Variable layer height - Smooth all"
2019-12-04 11:12:28 +01:00
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:2053
2019-08-06 10:01:10 +02:00
msgid "Mirror Object"
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:2921
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:570
msgid "Gizmo-Move"
msgstr ""
#: src/slic3r/GUI/GLCanvas3D.cpp:3001
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:572
msgid "Gizmo-Rotate"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:3529
2019-08-06 10:01:10 +02:00
msgid "Move Object"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4070
2019-08-27 17:14:03 +02:00
msgid "Undo History"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4070
2019-08-27 17:14:03 +02:00
msgid "Redo History"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4088
2019-08-06 10:01:10 +02:00
#, possible-c-format
2019-08-28 16:19:46 +02:00
msgid "Undo %1$d Action"
msgid_plural "Undo %1$d Actions"
msgstr[0] ""
msgstr[1] ""
2019-08-06 10:01:10 +02:00
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4088
2019-08-06 10:01:10 +02:00
#, possible-c-format
2019-08-28 16:19:46 +02:00
msgid "Redo %1$d Action"
msgid_plural "Redo %1$d Actions"
msgstr[0] ""
msgstr[1] ""
2019-08-27 17:14:03 +02:00
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4490
2019-05-13 15:07:53 +02:00
msgid "Add..."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4498 src/slic3r/GUI/GUI_ObjectList.cpp:1726
#: src/slic3r/GUI/Plater.cpp:3998 src/slic3r/GUI/Plater.cpp:4020
#: src/slic3r/GUI/Tab.cpp:3145
2019-05-13 15:07:53 +02:00
msgid "Delete"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4507 src/slic3r/GUI/KBShortcutsDialog.cpp:131
#: src/slic3r/GUI/Plater.cpp:4740
2019-05-13 15:07:53 +02:00
msgid "Delete all"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4516 src/slic3r/GUI/KBShortcutsDialog.cpp:157
#: src/slic3r/GUI/Plater.cpp:2816
2019-05-13 15:07:53 +02:00
msgid "Arrange"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4516 src/slic3r/GUI/KBShortcutsDialog.cpp:158
2019-08-06 10:01:10 +02:00
msgid "Arrange selection"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4528
2019-05-13 15:07:53 +02:00
msgid "Copy"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4537
2019-05-13 15:07:53 +02:00
msgid "Paste"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4549 src/slic3r/GUI/Plater.cpp:3855
#: src/slic3r/GUI/Plater.cpp:3867 src/slic3r/GUI/Plater.cpp:4007
2019-05-13 15:07:53 +02:00
msgid "Add instance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4560 src/slic3r/GUI/Plater.cpp:4009
2019-05-13 15:07:53 +02:00
msgid "Remove instance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4573
2019-05-13 15:07:53 +02:00
msgid "Split to objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4583 src/slic3r/GUI/GUI_ObjectList.cpp:1495
2019-05-13 15:07:53 +02:00
msgid "Split to parts"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4647 src/slic3r/GUI/KBShortcutsDialog.cpp:132
#: src/slic3r/GUI/MainFrame.cpp:662
2019-08-27 17:14:03 +02:00
msgid "Undo"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4647 src/slic3r/GUI/GLCanvas3D.cpp:4680
2019-08-27 17:14:03 +02:00
msgid "Click right mouse button to open History"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4664
2019-08-27 17:14:03 +02:00
msgid "Next Undo action: %1%"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4680 src/slic3r/GUI/KBShortcutsDialog.cpp:133
#: src/slic3r/GUI/MainFrame.cpp:665
2019-08-27 17:14:03 +02:00
msgid "Redo"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4696
2019-08-27 17:14:03 +02:00
msgid "Next Redo action: %1%"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:6609
2019-08-06 10:01:10 +02:00
msgid "Selection-Add from rectangle"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:6628
2019-08-06 10:01:10 +02:00
msgid "Selection-Remove from rectangle"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/GLCanvas3DManager.cpp:306
2019-08-30 11:38:05 +02:00
#, 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 ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/GLCanvas3DManager.cpp:309
2019-08-30 11:38:05 +02:00
msgid "You may need to update your graphics card driver."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/GLCanvas3DManager.cpp:312
2019-08-30 11:38:05 +02:00
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 ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/GLCanvas3DManager.cpp:314
2019-08-30 11:38:05 +02:00
msgid "Unsupported OpenGL version"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:42
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:144 src/libslic3r/PrintConfig.cpp:3424
2019-05-13 15:07:53 +02:00
msgid "Cut"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:168
2019-05-13 15:07:53 +02:00
msgid "Keep upper part"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:169
2019-05-13 15:07:53 +02:00
msgid "Keep lower part"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:170
2019-08-06 10:01:10 +02:00
msgid "Rotate lower part upwards"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:175
2019-08-06 10:01:10 +02:00
msgid "Perform cut"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:45
2019-05-13 15:07:53 +02:00
msgid "Place on face"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:40
msgid "Hollow this object"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:41
msgid "Preview hollowed and drilled model"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:42
msgid "Offset"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:43
msgid "Quality"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:44
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2951
msgid "Closing distance"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:45
msgid "Hole diameter"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:46
msgid "Hole depth"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:47
msgid "Remove selected holes"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:48
msgid "Remove all holes"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:49
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:57
msgid "Clipping of view"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:50
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:58
msgid "Reset direction"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:51
msgid "Show supports"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:423
msgid "Add drainage hole"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:541
msgid "Delete drainage hole"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:815
msgid "Hollowing parameter change"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:887
msgid "Change drainage hole diameter"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:979
msgid "Hollow and drill"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:1061
msgid "Move drainage hole"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoMove.cpp:48
2019-05-13 15:07:53 +02:00
msgid "Move"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:449
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:480
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:499
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:517
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3473
2019-05-13 15:07:53 +02:00
msgid "Rotate"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoScale.cpp:47
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:230
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:500
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:518
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3488
2019-05-13 15:07:53 +02:00
msgid "Scale"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:47
2019-05-13 15:07:53 +02:00
msgid "Head diameter"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:48
2019-05-13 15:07:53 +02:00
msgid "Lock supports under new islands"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:49
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1361
2019-05-13 15:07:53 +02:00
msgid "Remove selected points"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:50
2019-05-13 15:07:53 +02:00
msgid "Remove all points"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:51
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1364
2019-05-13 15:07:53 +02:00
msgid "Apply changes"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:52
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1365
2019-05-13 15:07:53 +02:00
msgid "Discard changes"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:53
2019-05-13 15:07:53 +02:00
msgid "Minimal points distance"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2781
2019-05-13 15:07:53 +02:00
msgid "Support points density"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:55
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1367
2019-05-13 15:07:53 +02:00
msgid "Auto-generate points"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:56
2019-05-13 15:07:53 +02:00
msgid "Manual editing"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:484
2019-08-06 10:01:10 +02:00
msgid "Add support point"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:621
2019-08-06 10:01:10 +02:00
msgid "Delete support point"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:810
2019-08-06 10:01:10 +02:00
msgid "Change point head diameter"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:878
2019-08-06 10:01:10 +02:00
msgid "Support parameter change"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:986
2019-05-13 15:07:53 +02:00
msgid "SLA Support Points"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1007
2019-08-27 17:14:03 +02:00
msgid "SLA gizmo turned on"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1035
2019-05-13 15:07:53 +02:00
msgid "Do you want to save your manually edited support points?"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1036
2019-05-13 15:07:53 +02:00
msgid "Save changes?"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1048
2019-08-27 17:14:03 +02:00
msgid "SLA gizmo turned off"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1087
2019-08-06 10:01:10 +02:00
msgid "Move support point"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1186
2019-08-06 10:01:10 +02:00
msgid "Support points edit"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1258
2019-12-04 11:12:28 +01:00
msgid "Autogeneration will erase all manually edited points."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1259
2019-12-04 11:12:28 +01:00
msgid "Are you sure you want to do it?"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1260 src/slic3r/GUI/GUI.cpp:258
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3075 src/slic3r/GUI/WipeTowerDialog.cpp:45
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:366
2019-05-13 15:07:53 +02:00
msgid "Warning"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1263
2019-08-06 10:01:10 +02:00
msgid "Autogenerate support points"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1324
2019-05-13 15:07:53 +02:00
msgid "SLA gizmo keyboard shortcuts"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1335
2019-05-13 15:07:53 +02:00
msgid "Note: some shortcuts work in (non)editing mode only."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1353
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1356
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1357
2019-05-13 15:07:53 +02:00
msgid "Left click"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1353
2019-05-13 15:07:53 +02:00
msgid "Add point"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1354
2019-05-13 15:07:53 +02:00
msgid "Right click"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1354
2019-05-13 15:07:53 +02:00
msgid "Remove point"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1355
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1358
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1359
2019-05-13 15:07:53 +02:00
msgid "Drag"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1355
2019-05-13 15:07:53 +02:00
msgid "Move point"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1356
2019-05-13 15:07:53 +02:00
msgid "Add point to selection"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1357
2019-05-13 15:07:53 +02:00
msgid "Remove point from selection"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1358
2019-05-13 15:07:53 +02:00
msgid "Select by rectangle"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1359
2019-05-13 15:07:53 +02:00
msgid "Deselect by rectangle"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1360
2019-05-13 15:07:53 +02:00
msgid "Select all points"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1362
2019-05-13 15:07:53 +02:00
msgid "Mouse wheel"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1362
2019-05-13 15:07:53 +02:00
msgid "Move clipping plane"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1363
2019-05-13 15:07:53 +02:00
msgid "Reset clipping plane"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1366
2019-05-13 15:07:53 +02:00
msgid "Switch to editing mode"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:497
2019-08-28 15:12:55 +02:00
msgid "Gizmo-Place on Face"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:571
2019-08-28 15:12:55 +02:00
msgid "Gizmo-Scale"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:184
2019-08-27 17:14:03 +02:00
#, 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."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:187
2019-08-27 17:14:03 +02:00
msgid "Fatal error"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:487
2019-08-27 17:14:03 +02:00
msgid "Changing of an application language"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:490 src/slic3r/GUI/GUI_App.cpp:498
2019-08-27 17:14:03 +02:00
msgid "Recreating"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:503
2019-05-13 15:07:53 +02:00
msgid "Loading of current presets"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:508
2019-05-13 15:07:53 +02:00
msgid "Loading of a mode view"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:587
2019-05-20 16:05:15 +02:00
msgid "Choose one file (3MF/AMF):"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:599
2019-05-13 15:07:53 +02:00
msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:660
2019-05-13 15:07:53 +02:00
msgid "Select the language"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:660
2019-05-13 15:07:53 +02:00
msgid "Language"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:828
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "Run %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:831
2019-05-13 15:07:53 +02:00
msgid "&Configuration Snapshots"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:831
2019-05-13 15:07:53 +02:00
msgid "Inspect / activate configuration snapshots"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:832
2019-05-13 15:07:53 +02:00
msgid "Take Configuration &Snapshot"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:832
2019-05-13 15:07:53 +02:00
msgid "Capture a configuration snapshot"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:833
msgid "Check for updates"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:833
msgid "Check for configuration updates"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:835
2019-05-13 15:07:53 +02:00
msgid "&Preferences"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:841
2019-05-13 15:07:53 +02:00
msgid "Application preferences"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:844 src/slic3r/GUI/wxExtensions.cpp:756
2019-05-13 15:07:53 +02:00
msgid "Simple"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:844
2019-05-13 15:07:53 +02:00
msgid "Simple View Mode"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:845 src/slic3r/GUI/GUI_ObjectList.cpp:104
#: src/slic3r/GUI/GUI_ObjectList.cpp:620 src/slic3r/GUI/Tab.cpp:1147
#: src/slic3r/GUI/Tab.cpp:1162 src/slic3r/GUI/Tab.cpp:1262
#: src/slic3r/GUI/Tab.cpp:1265 src/slic3r/GUI/Tab.cpp:1526
#: src/slic3r/GUI/Tab.cpp:1990 src/slic3r/GUI/Tab.cpp:3720
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/wxExtensions.cpp:757 src/libslic3r/PrintConfig.cpp:88
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:119 src/libslic3r/PrintConfig.cpp:223
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1037 src/libslic3r/PrintConfig.cpp:2283
#: src/libslic3r/PrintConfig.cpp:2455
2019-05-13 15:07:53 +02:00
msgid "Advanced"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:845
2019-05-13 15:07:53 +02:00
msgid "Advanced View Mode"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:846 src/slic3r/GUI/wxExtensions.cpp:758
2019-05-13 15:07:53 +02:00
msgid "Expert"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:846
2019-05-13 15:07:53 +02:00
msgid "Expert View Mode"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:851
2019-05-13 15:07:53 +02:00
msgid "Mode"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:851
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%s View Mode"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:853
2020-02-19 13:21:16 +01:00
msgid "&Language"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:855
2019-05-13 15:07:53 +02:00
msgid "Flash printer &firmware"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:855
2019-05-13 15:07:53 +02:00
msgid "Upload a firmware image into an Arduino based printer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:870
2019-05-13 15:07:53 +02:00
msgid "Taking configuration snapshot"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:870
2019-05-13 15:07:53 +02:00
msgid "Snapshot name"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:917
2019-05-13 15:07:53 +02:00
msgid ""
"Switching the language will trigger application restart.\n"
"You will lose content of the plater."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:919
2019-05-13 15:07:53 +02:00
msgid "Do you want to proceed?"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:920
2019-05-13 15:07:53 +02:00
msgid "Language selection"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:944
2019-05-13 15:07:53 +02:00
msgid "&Configuration"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:968
2019-05-13 15:07:53 +02:00
msgid "The presets on the following tabs were modified"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:968 src/slic3r/GUI/Tab.cpp:2935
2019-05-13 15:07:53 +02:00
msgid "Discard changes and continue anyway?"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:971
2019-05-13 15:07:53 +02:00
msgid "Unsaved Presets"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1120 src/slic3r/GUI/Tab.cpp:2947
2019-12-04 11:12:28 +01:00
msgid "It's impossible to print multi-part object(s) with SLA technology."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1121
2019-12-04 11:12:28 +01:00
msgid "Please check and fix your object list."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1122 src/slic3r/GUI/Plater.cpp:2375
#: src/slic3r/GUI/Tab.cpp:2949
2019-12-04 11:12:28 +01:00
msgid "Attention!"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1139
2019-12-04 11:12:28 +01:00
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 ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:158
msgid "Remove layer range"
msgstr ""
2020-03-16 13:48:21 +01:00
#: 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
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:611 src/libslic3r/PrintConfig.cpp:72
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:175 src/libslic3r/PrintConfig.cpp:184
#: src/libslic3r/PrintConfig.cpp:408 src/libslic3r/PrintConfig.cpp:470
2020-02-12 14:19:48 +01:00
#: 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
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2081 src/libslic3r/PrintConfig.cpp:2140
#: src/libslic3r/PrintConfig.cpp:2149
2019-05-13 15:07:53 +02:00
msgid "Layers and Perimeters"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:36 src/slic3r/GUI/GUI_ObjectList.cpp:97
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:613 src/slic3r/GUI/GUI_Preview.cpp:246
#: src/slic3r/GUI/Tab.cpp:1181 src/slic3r/GUI/Tab.cpp:1182
2020-02-19 13:21:16 +01:00
#: src/libslic3r/ExtrusionEntity.cpp:319 src/libslic3r/PrintConfig.cpp:370
2020-03-16 13:48:21 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "Support material"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:39 src/slic3r/GUI/GUI_ObjectList.cpp:101
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:617 src/libslic3r/PrintConfig.cpp:2259
#: src/libslic3r/PrintConfig.cpp:2267
2019-08-06 10:01:10 +02:00
msgid "Wipe options"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:45
2019-05-13 15:07:53 +02:00
msgid "Pad and Support"
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:51
2019-05-13 15:07:53 +02:00
msgid "Add part"
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:52
2019-05-13 15:07:53 +02:00
msgid "Add modifier"
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:53
2019-05-13 15:07:53 +02:00
msgid "Add support enforcer"
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:54
2019-05-13 15:07:53 +02:00
msgid "Add support blocker"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:98 src/slic3r/GUI/GUI_ObjectList.cpp:614
#: src/slic3r/GUI/GUI_Preview.cpp:224 src/slic3r/GUI/Tab.cpp:1206
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:235 src/libslic3r/PrintConfig.cpp:458
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:919 src/libslic3r/PrintConfig.cpp:1048
#: src/libslic3r/PrintConfig.cpp:1431 src/libslic3r/PrintConfig.cpp:1668
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1723 src/libslic3r/PrintConfig.cpp:1775
#: src/libslic3r/PrintConfig.cpp:2125
2019-05-13 15:07:53 +02:00
msgid "Speed"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:99 src/slic3r/GUI/GUI_ObjectList.cpp:615
#: src/slic3r/GUI/Tab.cpp:1241 src/slic3r/GUI/Tab.cpp:1861
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:488 src/libslic3r/PrintConfig.cpp:1002
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1409 src/libslic3r/PrintConfig.cpp:1744
#: src/libslic3r/PrintConfig.cpp:1945 src/libslic3r/PrintConfig.cpp:1972
2019-08-06 10:01:10 +02:00
msgid "Extruders"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:100 src/slic3r/GUI/GUI_ObjectList.cpp:616
#: src/libslic3r/PrintConfig.cpp:447 src/libslic3r/PrintConfig.cpp:555
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:877 src/libslic3r/PrintConfig.cpp:1010
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1418 src/libslic3r/PrintConfig.cpp:1764
#: src/libslic3r/PrintConfig.cpp:1954 src/libslic3r/PrintConfig.cpp:2113
2019-05-13 15:07:53 +02:00
msgid "Extrusion Width"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:106 src/slic3r/GUI/GUI_ObjectList.cpp:622
#: src/slic3r/GUI/Plater.cpp:500 src/slic3r/GUI/Tab.cpp:3661
#: src/slic3r/GUI/Tab.cpp:3662 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
2019-05-13 15:07:53 +02:00
msgid "Supports"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:107 src/slic3r/GUI/GUI_ObjectList.cpp:623
#: src/slic3r/GUI/Plater.cpp:640 src/slic3r/GUI/Tab.cpp:3695
#: src/slic3r/GUI/Tab.cpp:3696 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
2019-05-13 15:07:53 +02:00
msgid "Pad"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:108 src/slic3r/GUI/Tab.cpp:3713
#: src/slic3r/GUI/Tab.cpp:3714 src/libslic3r/SLA/Hollowing.cpp:46
#: src/libslic3r/SLA/Hollowing.cpp:58 src/libslic3r/SLA/Hollowing.cpp:67
2020-03-16 13:48:21 +01:00
#: 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 ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:275
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:153
2019-05-13 15:07:53 +02:00
msgid "Name"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:283 src/slic3r/GUI/Tab.cpp:1490
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/wxExtensions.cpp:598 src/libslic3r/PrintConfig.cpp:487
2019-05-13 15:07:53 +02:00
msgid "Extruder"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:287 src/slic3r/GUI/GUI_ObjectList.cpp:400
2019-12-04 11:12:28 +01:00
msgid "Editing"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:345
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "Auto-repaired (%d errors):"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:352
2019-12-04 11:12:28 +01:00
msgid "degenerate facets"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:353
2019-12-04 11:12:28 +01:00
msgid "edges fixed"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:354
2019-12-04 11:12:28 +01:00
msgid "facets removed"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:355
2019-12-04 11:12:28 +01:00
msgid "facets added"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:356
2019-12-04 11:12:28 +01:00
msgid "facets reversed"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:357
2019-12-04 11:12:28 +01:00
msgid "backwards edges"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:365
2019-12-04 11:12:28 +01:00
msgid "Right button click the icon to fix STL through Netfabb"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:402
2019-12-04 11:12:28 +01:00
msgid "Right button click the icon to change the object settings"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:404
2019-12-04 11:12:28 +01:00
msgid "Click the icon to change the object settings"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:408
2019-12-04 11:12:28 +01:00
msgid "Right button click the icon to change the object printable property"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:410
2019-12-04 11:12:28 +01:00
msgid "Click the icon to change the object printable property"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:455 src/slic3r/GUI/GUI_ObjectList.cpp:467
#: src/slic3r/GUI/GUI_ObjectList.cpp:925 src/slic3r/GUI/GUI_ObjectList.cpp:4036
#: src/slic3r/GUI/GUI_ObjectList.cpp:4046
#: src/slic3r/GUI/GUI_ObjectList.cpp:4081
#: src/slic3r/GUI/ObjectDataViewModel.cpp:200
#: src/slic3r/GUI/ObjectDataViewModel.cpp:257
#: src/slic3r/GUI/ObjectDataViewModel.cpp:282
#: src/slic3r/GUI/ObjectDataViewModel.cpp:490
#: src/slic3r/GUI/ObjectDataViewModel.cpp:1753
2019-12-04 11:12:28 +01:00
msgid "default"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:534
2019-12-06 13:57:58 +01:00
msgid "Change Extruder"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:549
2019-08-06 10:01:10 +02:00
msgid "Rename Object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:549
2019-08-06 10:01:10 +02:00
msgid "Rename Sub-object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1099
#: src/slic3r/GUI/GUI_ObjectList.cpp:3850
2019-08-06 10:01:10 +02:00
msgid "Instances to Separated Objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1114
msgid "Volumes in Object reordered"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1114
msgid "Object reordered"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1190
#: src/slic3r/GUI/GUI_ObjectList.cpp:1538
#: src/slic3r/GUI/GUI_ObjectList.cpp:1544
#: src/slic3r/GUI/GUI_ObjectList.cpp:1857
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Quick Add Settings (%s)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1273
2019-05-13 15:07:53 +02:00
msgid "Select showing settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1322
2019-08-06 10:01:10 +02:00
msgid "Add Settings for Layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1323
2019-08-06 10:01:10 +02:00
msgid "Add Settings for Sub-object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1324
2019-08-06 10:01:10 +02:00
msgid "Add Settings for Object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1394
2019-08-27 17:14:03 +02:00
msgid "Add Settings Bundle for Height range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1395
2019-08-06 10:01:10 +02:00
msgid "Add Settings Bundle for Sub-object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1396
2019-08-06 10:01:10 +02:00
msgid "Add Settings Bundle for Object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1435
2019-05-13 15:07:53 +02:00
msgid "Load"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1440
#: src/slic3r/GUI/GUI_ObjectList.cpp:1472
#: src/slic3r/GUI/GUI_ObjectList.cpp:1476
2019-05-13 15:07:53 +02:00
msgid "Box"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1440
2019-05-13 15:07:53 +02:00
msgid "Cylinder"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1440
2019-05-13 15:07:53 +02:00
msgid "Sphere"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1440
2019-05-13 15:07:53 +02:00
msgid "Slab"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1508
2019-08-27 17:14:03 +02:00
msgid "Height range Modifier"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1517
2019-05-13 15:07:53 +02:00
msgid "Add settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1597
2019-05-13 15:07:53 +02:00
msgid "Change type"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1607
#: src/slic3r/GUI/GUI_ObjectList.cpp:1619
2019-05-13 15:07:53 +02:00
msgid "Set as a Separated Object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1619
2019-05-13 15:07:53 +02:00
msgid "Set as a Separated Objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1629
msgid "Printable"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1644
msgid "Rename"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1655
msgid "Fix through the Netfabb"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1665 src/slic3r/GUI/Plater.cpp:4033
msgid "Export as STL"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1672
#: src/slic3r/GUI/GUI_ObjectList.cpp:4025 src/slic3r/GUI/Plater.cpp:4001
msgid "Reload the selected volumes from disk"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1679
msgid "Set extruder for selected items"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1712 src/libslic3r/PrintConfig.cpp:335
msgid "Default"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1732
msgid "Scale to print volume"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1732
msgid "Scale the selected object to fit the print volume"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1801
#: src/slic3r/GUI/GUI_ObjectList.cpp:2059
2019-12-04 11:12:28 +01:00
msgid "Add Shape"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1887
2019-08-06 10:01:10 +02:00
msgid "Load Part"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1926
2019-08-06 10:01:10 +02:00
msgid "Error!"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2001
2019-08-06 10:01:10 +02:00
msgid "Add Generic Subobject"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2030
2019-05-13 15:07:53 +02:00
msgid "Generic"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2148
#: src/slic3r/GUI/GUI_ObjectList.cpp:2250
2019-08-06 10:01:10 +02:00
msgid "Last instance of an object cannot be deleted."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2160
2019-08-06 10:01:10 +02:00
msgid "Delete Settings"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2184
2019-08-06 10:01:10 +02:00
msgid "Delete All Instances from Object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2200
2019-08-27 17:14:03 +02:00
msgid "Delete Height Range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2231
2019-08-06 10:01:10 +02:00
msgid "From Object List You can't delete the last solid part from object."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2235
2019-08-06 10:01:10 +02:00
msgid "Delete Subobject"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2254
2019-08-06 10:01:10 +02:00
msgid "Delete Instance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2278 src/slic3r/GUI/Plater.cpp:3045
2019-05-13 15:07:53 +02:00
msgid ""
"The selected object couldn't be split because it contains only one part."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2282
2019-08-06 10:01:10 +02:00
msgid "Split to Parts"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2336
2019-08-06 10:01:10 +02:00
msgid "Add Layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2462
2019-05-13 15:07:53 +02:00
msgid "Group manipulation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2474
2019-05-13 15:07:53 +02:00
msgid "Object manipulation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2487
2019-05-13 15:07:53 +02:00
msgid "Object Settings to modify"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2491
2019-05-13 15:07:53 +02:00
msgid "Part Settings to modify"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2496
2019-08-06 10:01:10 +02:00
msgid "Layer range Settings to modify"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2502
2019-05-13 15:07:53 +02:00
msgid "Part manipulation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2508
2019-05-13 15:07:53 +02:00
msgid "Instance manipulation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2515
2019-12-06 13:57:58 +01:00
msgid "Height ranges"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2515
2019-08-27 17:14:03 +02:00
msgid "Settings for height range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2701
2019-08-06 10:01:10 +02:00
msgid "Delete Selected Item"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2838
2019-08-06 10:01:10 +02:00
msgid "Delete Selected"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2914
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2942
#: src/slic3r/GUI/GUI_ObjectList.cpp:2962
2019-08-27 17:14:03 +02:00
msgid "Add Height Range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3008
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:3012
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:3017
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:3070
2019-08-27 17:14:03 +02:00
msgid "Edit Height Range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3360
2019-08-06 10:01:10 +02:00
msgid "Selection-Remove from list"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3368
2019-08-06 10:01:10 +02:00
msgid "Selection-Add from list"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3486
2019-05-13 15:07:53 +02:00
msgid "Object or Instance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3487
#: src/slic3r/GUI/GUI_ObjectList.cpp:3620
2019-05-13 15:07:53 +02:00
msgid "Part"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3487
2019-08-06 10:01:10 +02:00
msgid "Layer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3489
2020-03-05 13:59:20 +01:00
msgid "Unsupported selection"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3490
2019-05-13 15:07:53 +02:00
#, possible-c-format
2020-03-05 13:59:20 +01:00
msgid "You started your selection with %s Item."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3491
2020-03-05 13:59:20 +01:00
#, possible-c-format
2019-05-13 15:07:53 +02:00
msgid "In this mode you can select only other %s Items%s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3494
2019-05-13 15:07:53 +02:00
msgid "of a current Object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3499
#: src/slic3r/GUI/GUI_ObjectList.cpp:3574 src/slic3r/GUI/Plater.cpp:141
msgid "Info"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3615
2019-05-13 15:07:53 +02:00
msgid "You can't change a type of the last solid part of the object."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3620
2019-05-13 15:07:53 +02:00
msgid "Modifier"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3620
2019-05-13 15:07:53 +02:00
msgid "Support Enforcer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3620
2019-05-13 15:07:53 +02:00
msgid "Support Blocker"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3622
2019-05-13 15:07:53 +02:00
msgid "Select type of part"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3627
2019-08-06 10:01:10 +02:00
msgid "Change Part Type"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3872
2019-05-13 15:07:53 +02:00
msgid "Enter new name"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3872
2019-05-13 15:07:53 +02:00
msgid "Renaming"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3888
#: src/slic3r/GUI/GUI_ObjectList.cpp:3995 src/slic3r/GUI/Tab.cpp:3519
#: src/slic3r/GUI/Tab.cpp:3523
2019-05-13 15:07:53 +02:00
msgid "The supplied name is not valid;"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3889
#: src/slic3r/GUI/GUI_ObjectList.cpp:3996 src/slic3r/GUI/Tab.cpp:3520
2019-05-13 15:07:53 +02:00
msgid "the following characters are not allowed:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4040
2019-05-13 15:07:53 +02:00
msgid "Select extruder number:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4041
2019-05-13 15:07:53 +02:00
msgid "This extruder will be set for selected items"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4066
2019-12-06 13:57:58 +01:00
msgid "Change Extruders"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4163 src/slic3r/GUI/Selection.cpp:1475
2019-08-27 17:14:03 +02:00
msgid "Set Printable"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4163 src/slic3r/GUI/Selection.cpp:1475
2019-08-27 17:14:03 +02:00
msgid "Set Unprintable"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:62
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:105
2019-05-13 15:07:53 +02:00
msgid "World coordinates"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:63
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:106
2019-05-13 15:07:53 +02:00
msgid "Local coordinates"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:82
2019-05-13 15:07:53 +02:00
msgid "Select coordinate space, in which the transformation will be performed."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:155 src/libslic3r/GCode.cpp:641
2019-05-13 15:07:53 +02:00
msgid "Object name"
msgstr ""
2019-12-04 11:12:28 +01:00
#: 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
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:290
#: src/slic3r/GUI/Mouse3DController.cpp:313
2019-12-04 11:12:28 +01:00
msgid "Rotation"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:263
2019-08-06 10:01:10 +02:00
#, possible-c-format
msgid "Toggle %c axis mirroring"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:297
2019-08-06 10:01:10 +02:00
msgid "Set Mirror"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:337
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:349
2019-08-06 10:01:10 +02:00
msgid "Drop to bed"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:363
msgid "Reset rotation"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:385
msgid "Reset Rotation"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-12-04 11:12:28 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "Scale factors"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:516
2019-05-13 15:07:53 +02:00
msgid "Translate"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:578
2019-08-06 10:01:10 +02:00
msgid ""
2019-08-27 17:14:03 +02:00
"You cannot use non-uniform scaling mode for multiple objects/parts selection"
2019-08-06 10:01:10 +02:00
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:750
2019-08-06 10:01:10 +02:00
msgid "Set Position"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:781
2019-08-06 10:01:10 +02:00
msgid "Set Orientation"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:846
2019-08-06 10:01:10 +02:00
msgid "Set Scale"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:875
2019-05-13 15:07:53 +02:00
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 ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:878
2019-05-13 15:07:53 +02:00
msgid ""
"This operation is irreversible.\n"
"Do you want to proceed?"
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:59
2019-05-13 15:07:53 +02:00
msgid "Additional Settings"
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:95
2019-05-13 15:07:53 +02:00
msgid "Remove parameter"
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:101
2019-08-06 10:01:10 +02:00
#, possible-c-format
msgid "Delete Option %s"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:152
2019-08-06 10:01:10 +02:00
#, possible-c-format
msgid "Change Option %s"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:218
2019-05-13 15:07:53 +02:00
msgid "View"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:221 src/slic3r/GUI/GUI_Preview.cpp:575
#: src/libslic3r/GCode/PreviewData.cpp:345
2019-05-13 15:07:53 +02:00
msgid "Feature type"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:222 src/libslic3r/PrintConfig.cpp:500
2019-05-13 15:07:53 +02:00
msgid "Height"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:223 src/libslic3r/PrintConfig.cpp:2245
2019-05-13 15:07:53 +02:00
msgid "Width"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:225 src/slic3r/GUI/Tab.cpp:1513
2019-12-04 11:12:28 +01:00
msgid "Fan speed"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:226
2019-05-13 15:07:53 +02:00
msgid "Volumetric flow rate"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:227 src/slic3r/GUI/GUI_Preview.cpp:335
#: src/slic3r/GUI/GUI_Preview.cpp:519 src/slic3r/GUI/GUI_Preview.cpp:574
#: src/slic3r/GUI/GUI_Preview.cpp:835 src/libslic3r/GCode/PreviewData.cpp:357
2019-05-13 15:07:53 +02:00
msgid "Tool"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:228 src/slic3r/GUI/GUI_Preview.cpp:572
#: src/libslic3r/GCode/PreviewData.cpp:359
2019-05-13 15:07:53 +02:00
msgid "Color Print"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:231
2019-05-13 15:07:53 +02:00
msgid "Show"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:234 src/slic3r/GUI/GUI_Preview.cpp:235
2019-05-13 15:07:53 +02:00
msgid "Feature types"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:237 src/libslic3r/ExtrusionEntity.cpp:310
2019-05-13 15:07:53 +02:00
msgid "Perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:238 src/libslic3r/ExtrusionEntity.cpp:311
2019-05-13 15:07:53 +02:00
msgid "External perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:239 src/libslic3r/ExtrusionEntity.cpp:312
2019-05-13 15:07:53 +02:00
msgid "Overhang perimeter"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:240 src/libslic3r/ExtrusionEntity.cpp:313
2019-05-13 15:07:53 +02:00
msgid "Internal infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:241 src/libslic3r/ExtrusionEntity.cpp:314
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1763 src/libslic3r/PrintConfig.cpp:1774
2019-05-13 15:07:53 +02:00
msgid "Solid infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:242 src/libslic3r/ExtrusionEntity.cpp:315
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2112 src/libslic3r/PrintConfig.cpp:2124
2019-05-13 15:07:53 +02:00
msgid "Top solid infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:243 src/libslic3r/ExtrusionEntity.cpp:316
2019-05-13 15:07:53 +02:00
msgid "Bridge infill"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:244 src/libslic3r/ExtrusionEntity.cpp:317
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:918
2019-05-13 15:07:53 +02:00
msgid "Gap fill"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:245 src/slic3r/GUI/Tab.cpp:1171
2019-12-04 11:12:28 +01:00
#: src/libslic3r/ExtrusionEntity.cpp:318
2019-05-13 15:07:53 +02:00
msgid "Skirt"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:247 src/libslic3r/ExtrusionEntity.cpp:320
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1998
2019-05-13 15:07:53 +02:00
msgid "Support material interface"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:248 src/slic3r/GUI/Tab.cpp:1252
2019-12-04 11:12:28 +01:00
#: src/libslic3r/ExtrusionEntity.cpp:321
2019-05-13 15:07:53 +02:00
msgid "Wipe tower"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:253 src/libslic3r/PrintConfig.cpp:2159
2019-05-13 15:07:53 +02:00
msgid "Travel"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:254
2019-05-13 15:07:53 +02:00
msgid "Retractions"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:255
2019-05-13 15:07:53 +02:00
msgid "Unretractions"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:256
2019-05-13 15:07:53 +02:00
msgid "Shells"
msgstr ""
#: src/slic3r/GUI/GUI_Preview.cpp:257
2019-08-27 17:14:03 +02:00
msgid "Legend"
msgstr ""
#: src/slic3r/GUI/Job.hpp:123
msgid "ERROR: not enough resources to execute a new job."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:41 src/slic3r/GUI/MainFrame.cpp:789
2019-05-13 15:07:53 +02:00
msgid "Keyboard Shortcuts"
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:112
msgid "New project, clear plater"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-08-27 17:14:03 +02:00
#: 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)"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:116
msgid "(Re)slice"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:118
msgid "Import STL/OBJ/AMF/3MF without config, keep plater"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:119
msgid "Import Config from ini/amf/3mf/gcode"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:120
msgid "Load Config from ini/amf/3mf/gcode and merge"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:122 src/slic3r/GUI/Plater.cpp:896
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:5562 src/libslic3r/PrintConfig.cpp:3375
msgid "Export G-code"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:123 src/slic3r/GUI/Plater.cpp:5563
msgid "Send G-code"
2019-05-13 15:07:53 +02:00
msgstr ""
2019-08-27 17:14:03 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:124
msgid "Export config"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:125 src/slic3r/GUI/Plater.cpp:885
msgid "Export to SD card / Flash drive"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:126
msgid "Eject SD card / Flash drive"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:128
2020-03-11 15:29:31 +01:00
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 ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:134
msgid "Copy to clipboard"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:135
msgid "Paste from clipboard"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:136
msgid "Reload plater from disk"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:138
msgid "Select Plater Tab"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:139
msgid "Select Print Settings Tab"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:140
msgid "Select Filament Settings Tab"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:141
msgid "Select Printer Settings Tab"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:142
msgid "Switch to 3D"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:143
msgid "Switch to Preview"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:144
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:136
2019-05-13 15:07:53 +02:00
msgid "Print host upload queue"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:146
2019-05-13 15:07:53 +02:00
msgid "Camera view"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:147
msgid "Show/Hide object/instance labels"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:149 src/slic3r/GUI/Preferences.cpp:10
msgid "Preferences"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:151
msgid "Show keyboard shortcuts list"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:154
msgid "Commands"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:159
msgid "Add Instance of the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:160
msgid "Remove Instance of the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:161
msgid ""
2020-02-19 13:21:16 +01:00
"Press to select multiple objects\n"
"or move multiple objects with mouse"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:162
msgid "Press to activate selection rectangle"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:163
msgid "Press to activate deselection rectangle"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:164
#: src/slic3r/GUI/KBShortcutsDialog.cpp:204
#: src/slic3r/GUI/KBShortcutsDialog.cpp:214
2019-12-04 11:12:28 +01:00
msgid "Arrow Up"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:164
msgid "Move selection 10 mm in positive Y direction"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:165
#: src/slic3r/GUI/KBShortcutsDialog.cpp:205
#: src/slic3r/GUI/KBShortcutsDialog.cpp:215
2019-12-04 11:12:28 +01:00
msgid "Arrow Down"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:165
msgid "Move selection 10 mm in negative Y direction"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:166
#: src/slic3r/GUI/KBShortcutsDialog.cpp:216
2019-05-13 15:07:53 +02:00
msgid "Arrow Left"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:166
msgid "Move selection 10 mm in negative X direction"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:167
#: src/slic3r/GUI/KBShortcutsDialog.cpp:217
2019-05-13 15:07:53 +02:00
msgid "Arrow Right"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:167
msgid "Move selection 10 mm in positive X direction"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:168
#: src/slic3r/GUI/KBShortcutsDialog.cpp:169
msgid "Any arrow"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:168
msgid "Movement step set to 1 mm"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:169
msgid "Movement in camera space"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:170
msgid "Page Up"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:170
msgid "Rotate selection 45 degrees CCW"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
msgid "Page Down"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
msgid "Rotate selection 45 degrees CW"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:172
msgid "Gizmo move"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:173
msgid "Gizmo scale"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:174
msgid "Gizmo rotate"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:175
msgid "Gizmo cut"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:176
msgid "Gizmo Place face on bed"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:177
msgid "Gizmo SLA hollow"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:178
msgid "Gizmo SLA support points"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:179
msgid "Unselect gizmo or clear selection"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:180
msgid "Change camera type (perspective, orthographic)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:181
msgid "Zoom to Bed"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
msgid ""
"Zoom to selected object\n"
"or all objects in scene, if none selected"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:183
msgid "Zoom in"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:184
msgid "Zoom out"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
msgid "Show/Hide 3Dconnexion devices settings dialog"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:192 src/slic3r/GUI/MainFrame.cpp:256
msgid "Plater"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:195
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid ""
2020-02-19 13:21:16 +01:00
"Press to snap by 5% in Gizmo scale\n"
"or to snap by 1mm in Gizmo move"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:196
msgid ""
"Scale selection to fit print volume\n"
"in Gizmo scale"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:197
msgid "Press to activate one direction scaling in Gizmo scale"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:198
msgid ""
"Press to scale (in Gizmo scale) or rotate (in Gizmo rotate)\n"
"selected objects around their own center"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:201
msgid "Gizmos"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:204
#: src/slic3r/GUI/KBShortcutsDialog.cpp:206
msgid "Upper Layer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:205
#: src/slic3r/GUI/KBShortcutsDialog.cpp:207
msgid "Lower Layer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:208
msgid "Show/Hide Legend"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:211 src/slic3r/GUI/Plater.cpp:4172
#: src/slic3r/GUI/Tab.cpp:2375
msgid "Preview"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:214
msgid "Move current slider thumb Up"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:215
msgid "Move current slider thumb Down"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:216
msgid "Set upper thumb to current slider thumb"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:217
msgid "Set lower thumb to current slider thumb"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:218
msgid "Add color change marker for current layer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:219
msgid "Delete color change marker for current layer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:222
msgid "Layers Slider"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:245
msgid "Keyboard shortcuts"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:71
2019-05-13 15:07:53 +02:00
msgid ""
" - Remember to check for updates at http://github.com/prusa3d/PrusaSlicer/"
"releases"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:226
2019-05-20 16:05:15 +02:00
msgid "based on Slic3r"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:478
2019-05-20 16:05:15 +02:00
msgid "&New Project"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:478
2019-05-20 16:05:15 +02:00
msgid "Start a new project"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:481
2019-05-13 15:07:53 +02:00
msgid "&Open Project"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:481
2019-05-13 15:07:53 +02:00
msgid "Open a project file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:486
2019-08-06 10:01:10 +02:00
msgid "Recent projects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:495
2020-03-05 13:59:20 +01:00
msgid ""
"The selected project is no longer available.\n"
2020-03-11 15:29:31 +01:00
"Do you want to remove it from the recent projects list?"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:495 src/slic3r/GUI/MainFrame.cpp:866
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:231
msgid "Error"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:520
2019-05-13 15:07:53 +02:00
msgid "&Save Project"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:520
2019-05-13 15:07:53 +02:00
msgid "Save current project file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:524 src/slic3r/GUI/MainFrame.cpp:526
2019-05-13 15:07:53 +02:00
msgid "Save Project &as"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:524 src/slic3r/GUI/MainFrame.cpp:526
2019-05-13 15:07:53 +02:00
msgid "Save current project file as"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:534
2019-05-13 15:07:53 +02:00
msgid "Import STL/OBJ/AM&F/3MF"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:534
2019-05-13 15:07:53 +02:00
msgid "Load a model"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:538
2019-05-13 15:07:53 +02:00
msgid "Import &Config"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:538
2019-05-13 15:07:53 +02:00
msgid "Load exported configuration file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:541
2019-05-13 15:07:53 +02:00
msgid "Import Config from &project"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:541
2019-05-13 15:07:53 +02:00
msgid "Load configuration from project file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:545
2019-05-13 15:07:53 +02:00
msgid "Import Config &Bundle"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:545
2019-05-13 15:07:53 +02:00
msgid "Load presets from a bundle"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:548
2019-05-13 15:07:53 +02:00
msgid "&Import"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:551 src/slic3r/GUI/MainFrame.cpp:830
2019-05-13 15:07:53 +02:00
msgid "Export &G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:551
2019-05-13 15:07:53 +02:00
msgid "Export current plate as G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:555 src/slic3r/GUI/MainFrame.cpp:831
2019-08-06 10:01:10 +02:00
msgid "S&end G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:555
2019-08-06 10:01:10 +02:00
msgid "Send to print current plate as G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:559
2020-03-11 15:29:31 +01:00
msgid "Export G-code to SD card / Flash drive"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:559
2020-03-11 15:29:31 +01:00
msgid "Export current plate as G-code to SD card / Flash drive"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:563
2019-05-13 15:07:53 +02:00
msgid "Export plate as &STL"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:563
2019-05-13 15:07:53 +02:00
msgid "Export current plate as STL"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:566
2019-08-27 17:14:03 +02:00
msgid "Export plate as STL &including supports"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:566
2019-05-13 15:07:53 +02:00
msgid "Export current plate as STL including supports"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:569
2019-05-13 15:07:53 +02:00
msgid "Export plate as &AMF"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:569
2019-05-13 15:07:53 +02:00
msgid "Export current plate as AMF"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:573
2019-08-27 17:14:03 +02:00
msgid "Export &toolpaths as OBJ"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:573
2019-08-27 17:14:03 +02:00
msgid "Export toolpaths as OBJ"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:577
2019-05-13 15:07:53 +02:00
msgid "Export &Config"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:577
2019-05-13 15:07:53 +02:00
msgid "Export current configuration to file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:580
2019-05-13 15:07:53 +02:00
msgid "Export Config &Bundle"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:580
2019-05-13 15:07:53 +02:00
msgid "Export all presets to file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:583
2019-05-13 15:07:53 +02:00
msgid "&Export"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:585
2020-03-11 15:29:31 +01:00
msgid "Ejec&t SD card / Flash drive"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:585
2020-03-11 15:29:31 +01:00
msgid "Eject SD card / Flash drive after the G-code was exported to it."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:593
2019-05-13 15:07:53 +02:00
msgid "Quick Slice"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:593
2019-05-13 15:07:53 +02:00
msgid "Slice a file into a G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:599
2019-05-13 15:07:53 +02:00
msgid "Quick Slice and Save As"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:599
2019-05-13 15:07:53 +02:00
msgid "Slice a file into a G-code, save as"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:605
2019-05-13 15:07:53 +02:00
msgid "Repeat Last Quick Slice"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:605
2019-05-13 15:07:53 +02:00
msgid "Repeat last quick slice"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:613
2019-05-20 16:05:15 +02:00
msgid "(Re)Slice No&w"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:613
2019-05-13 15:07:53 +02:00
msgid "Start new slicing process"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:617
2019-05-13 15:07:53 +02:00
msgid "&Repair STL file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:617
2019-05-13 15:07:53 +02:00
msgid "Automatically repair an STL file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:621
2019-05-13 15:07:53 +02:00
msgid "&Quit"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:621
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Quit %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:646
2019-05-13 15:07:53 +02:00
msgid "&Select all"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:647
2019-05-13 15:07:53 +02:00
msgid "Selects all objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:649
2019-05-20 16:05:15 +02:00
msgid "D&eselect all"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:650
2019-05-20 16:05:15 +02:00
msgid "Deselects all objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:653
2019-05-13 15:07:53 +02:00
msgid "&Delete selected"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:654
2019-05-13 15:07:53 +02:00
msgid "Deletes the current selection"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:656
2019-05-13 15:07:53 +02:00
msgid "Delete &all"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:657
2019-05-13 15:07:53 +02:00
msgid "Deletes all objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:661
2019-08-06 10:01:10 +02:00
msgid "&Undo"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:664
2019-08-06 10:01:10 +02:00
msgid "&Redo"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:669
2019-05-13 15:07:53 +02:00
msgid "&Copy"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:670
2019-05-13 15:07:53 +02:00
msgid "Copy selection to clipboard"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:672
2019-05-13 15:07:53 +02:00
msgid "&Paste"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:673
2019-05-13 15:07:53 +02:00
msgid "Paste clipboard"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:677
msgid "Re&load from disk"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:678
msgid "Reload the plater from disk"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:687
2019-05-13 15:07:53 +02:00
msgid "&Plater Tab"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:687
2019-05-13 15:07:53 +02:00
msgid "Show the plater"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:695
2019-05-13 15:07:53 +02:00
msgid "P&rint Settings Tab"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:695
2019-05-13 15:07:53 +02:00
msgid "Show the print settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:698 src/slic3r/GUI/MainFrame.cpp:833
2019-05-13 15:07:53 +02:00
msgid "&Filament Settings Tab"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:698
2019-05-13 15:07:53 +02:00
msgid "Show the filament settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:702
2019-05-13 15:07:53 +02:00
msgid "Print&er Settings Tab"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:702
2019-05-13 15:07:53 +02:00
msgid "Show the printer settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:707
2019-05-13 15:07:53 +02:00
msgid "3&D"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:707
2019-05-13 15:07:53 +02:00
msgid "Show the 3D editing view"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:710
2019-05-13 15:07:53 +02:00
msgid "Pre&view"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:710
2019-05-13 15:07:53 +02:00
msgid "Show the 3D slices preview"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:729
2019-05-13 15:07:53 +02:00
msgid "Print &Host Upload Queue"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:729
2019-05-13 15:07:53 +02:00
msgid "Display the Print Host Upload Queue window"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:739
2019-05-13 15:07:53 +02:00
msgid "Iso"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:739
2019-05-13 15:07:53 +02:00
msgid "Iso View"
msgstr ""
#. TRN To be shown in the main menu View->Top
#. TRN To be shown in Print Settings "Top solid layers"
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:743 src/libslic3r/PrintConfig.cpp:2139
#: src/libslic3r/PrintConfig.cpp:2148
2019-05-13 15:07:53 +02:00
msgid "Top"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:743
2019-05-13 15:07:53 +02:00
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"
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:746 src/libslic3r/PrintConfig.cpp:174
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:183
2019-05-13 15:07:53 +02:00
msgid "Bottom"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:746
2019-05-13 15:07:53 +02:00
msgid "Bottom View"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:748
2019-05-13 15:07:53 +02:00
msgid "Front"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:748
2019-05-13 15:07:53 +02:00
msgid "Front View"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:750 src/libslic3r/PrintConfig.cpp:1632
2019-05-13 15:07:53 +02:00
msgid "Rear"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:750
2019-05-13 15:07:53 +02:00
msgid "Rear View"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:752
2019-05-13 15:07:53 +02:00
msgid "Left"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:752
2019-05-13 15:07:53 +02:00
msgid "Left View"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:754
2019-05-13 15:07:53 +02:00
msgid "Right"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:754
2019-05-13 15:07:53 +02:00
msgid "Right View"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:757
msgid "Show &labels"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:757
msgid "Show object/instance labels in 3D scene"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:765
2019-05-13 15:07:53 +02:00
msgid "Prusa 3D &Drivers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:765
2019-05-13 15:07:53 +02:00
msgid "Open the Prusa3D drivers download page in your browser"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:767
2019-05-13 15:07:53 +02:00
msgid "Software &Releases"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:767
2019-05-13 15:07:53 +02:00
msgid "Open the software releases page in your browser"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:773
2019-05-13 15:07:53 +02:00
#, possible-c-format
2019-12-04 11:12:28 +01:00
msgid "%s &Website"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:774
2019-12-04 11:12:28 +01:00
#, possible-c-format
2019-05-13 15:07:53 +02:00
msgid "Open the %s website in your browser"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:780
2019-05-13 15:07:53 +02:00
msgid "System &Info"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:780
2019-05-13 15:07:53 +02:00
msgid "Show system information"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:782
2019-05-13 15:07:53 +02:00
msgid "Show &Configuration Folder"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:782
2019-05-13 15:07:53 +02:00
msgid "Show user configuration folder (datadir)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:784
2019-05-13 15:07:53 +02:00
msgid "Report an I&ssue"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:784
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Report an issue on %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:786
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "&About %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:786
2019-05-13 15:07:53 +02:00
msgid "Show about dialog"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:789
2019-05-13 15:07:53 +02:00
msgid "Show the list of the keyboard shortcuts"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:802
2019-12-04 11:12:28 +01:00
msgid "&File"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:803
2019-12-04 11:12:28 +01:00
msgid "&Edit"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:804
2019-12-04 11:12:28 +01:00
msgid "&Window"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:805
2019-12-04 11:12:28 +01:00
msgid "&View"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:808
2019-05-13 15:07:53 +02:00
msgid "&Help"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:830
2019-08-06 10:01:10 +02:00
msgid "E&xport"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:831
2019-08-06 10:01:10 +02:00
msgid "S&end to print"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:833
2019-05-13 15:07:53 +02:00
msgid "Mate&rial Settings Tab"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:854
2019-05-13 15:07:53 +02:00
msgid "Choose a file to slice (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:865
2019-05-13 15:07:53 +02:00
msgid "No previously sliced file."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:871
2019-05-13 15:07:53 +02:00
msgid "Previously sliced file ("
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:871
2019-05-13 15:07:53 +02:00
msgid ") not found."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:872
2019-05-13 15:07:53 +02:00
msgid "File Not Found"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:907
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Save %s file as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:907
2019-05-13 15:07:53 +02:00
msgid "SVG"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:907
2019-05-13 15:07:53 +02:00
msgid "G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:919
2019-05-13 15:07:53 +02:00
msgid "Save zip file as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:928 src/slic3r/GUI/Plater.cpp:3188
#: src/slic3r/GUI/Plater.cpp:5165 src/slic3r/GUI/Tab.cpp:1282
#: src/slic3r/GUI/Tab.cpp:3721
2019-05-13 15:07:53 +02:00
msgid "Slicing"
msgstr ""
#. TRN "Processing input_file_basename"
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:930
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Processing %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:953
2019-05-13 15:07:53 +02:00
msgid " was successfully sliced."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:955
2019-05-13 15:07:53 +02:00
msgid "Slicing Done!"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:970
2019-05-13 15:07:53 +02:00
msgid "Select the STL file to repair:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:980
2019-05-13 15:07:53 +02:00
msgid "Save OBJ file (less prone to coordinate errors than STL) as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:992
2019-05-13 15:07:53 +02:00
msgid "Your file was repaired."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:992 src/libslic3r/PrintConfig.cpp:3469
2019-05-13 15:07:53 +02:00
msgid "Repair"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1006
2019-05-13 15:07:53 +02:00
msgid "Save configuration as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1025 src/slic3r/GUI/MainFrame.cpp:1087
2019-05-13 15:07:53 +02:00
msgid "Select configuration to load:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1061
2019-05-13 15:07:53 +02:00
msgid "Save presets bundle as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1108
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%d presets successfully imported."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:258
2019-12-04 11:12:28 +01:00
msgid "3Dconnexion settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:273
2019-12-04 11:12:28 +01:00
msgid "Device:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:280
2019-12-04 11:12:28 +01:00
msgid "Speed:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:284
#: src/slic3r/GUI/Mouse3DController.cpp:307
2019-12-06 13:57:58 +01:00
msgid "Translation"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:296
#: src/slic3r/GUI/Mouse3DController.cpp:307
msgid "Zoom"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:303
2019-12-04 11:12:28 +01:00
msgid "Deadzone:"
msgstr ""
2019-05-13 15:07:53 +02:00
#: src/slic3r/GUI/MsgDialog.cpp:73
#, possible-c-format
msgid "%s error"
msgstr ""
#: src/slic3r/GUI/MsgDialog.cpp:74
#, possible-c-format
msgid "%s has encountered an error"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:56
msgid "Instances"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:60
#: src/slic3r/GUI/ObjectDataViewModel.cpp:216
#, possible-c-format
msgid "Instance %d"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/ObjectDataViewModel.cpp:67 src/slic3r/GUI/Tab.cpp:3575
#: src/slic3r/GUI/Tab.cpp:3657
msgid "Layers"
msgstr ""
#: src/slic3r/GUI/ObjectDataViewModel.cpp:94
msgid "Range"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/OptionsGroup.cpp:274
2019-08-27 17:14:03 +02:00
msgctxt "Layers"
msgid "Top"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/OptionsGroup.cpp:274
2019-08-27 17:14:03 +02:00
msgctxt "Layers"
msgid "Bottom"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:161
2019-05-13 15:07:53 +02:00
msgid "Volume"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:162
2019-05-13 15:07:53 +02:00
msgid "Facets"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:163
2019-05-13 15:07:53 +02:00
msgid "Materials"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:166
2019-05-13 15:07:53 +02:00
msgid "Manifold"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:216
2019-05-13 15:07:53 +02:00
msgid "Sliced Info"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:235 src/slic3r/GUI/Plater.cpp:1234
2019-05-13 15:07:53 +02:00
msgid "Used Filament (m)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:236
2019-05-13 15:07:53 +02:00
msgid "Used Filament (mm³)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:237
2019-05-13 15:07:53 +02:00
msgid "Used Filament (g)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:238
2019-05-13 15:07:53 +02:00
msgid "Used Material (unit)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:239
2019-12-04 11:12:28 +01:00
msgid "Cost (money)"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:240 src/slic3r/GUI/Plater.cpp:1221
#: src/slic3r/GUI/Plater.cpp:1263
2019-05-13 15:07:53 +02:00
msgid "Estimated printing time"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:241
2019-05-13 15:07:53 +02:00
msgid "Number of tool changes"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:348
2019-05-13 15:07:53 +02:00
msgid "Click to edit preset"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:503
2019-05-13 15:07:53 +02:00
msgid "Select what kind of support do you need"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:505 src/libslic3r/PrintConfig.cpp:1908
#: src/libslic3r/PrintConfig.cpp:2691
2019-05-13 15:07:53 +02:00
msgid "Support on build plate only"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:506 src/slic3r/GUI/Plater.cpp:629
2019-05-13 15:07:53 +02:00
msgid "For support enforcers only"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:507
2019-05-13 15:07:53 +02:00
msgid "Everywhere"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:539 src/slic3r/GUI/Tab.cpp:1178
2019-05-13 15:07:53 +02:00
msgid "Brim"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:541
2019-05-13 15:07:53 +02:00
msgid ""
"This flag enables the brim that will be printed around each object on the "
"first layer."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:549
2019-05-13 15:07:53 +02:00
msgid "Purging volumes"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:643
2019-08-27 17:14:03 +02:00
msgid "Select what kind of pad do you need"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:645
2019-08-27 17:14:03 +02:00
msgid "Below object"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:646
2019-08-27 17:14:03 +02:00
msgid "Around object"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:820
2019-05-13 15:07:53 +02:00
msgid "Print settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:821 src/slic3r/GUI/Tab.cpp:1481
#: src/slic3r/GUI/Tab.cpp:1482
2019-05-13 15:07:53 +02:00
msgid "Filament"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:822
2019-05-13 15:07:53 +02:00
msgid "SLA print settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:823 src/slic3r/GUI/Preset.cpp:1565
2019-05-13 15:07:53 +02:00
msgid "SLA material"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:824
2019-05-13 15:07:53 +02:00
msgid "Printer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:883 src/slic3r/GUI/Plater.cpp:5563
2019-05-13 15:07:53 +02:00
msgid "Send to printer"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:884
msgid "Remove device"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:897 src/slic3r/GUI/Plater.cpp:3188
#: src/slic3r/GUI/Plater.cpp:5168
2019-05-13 15:07:53 +02:00
msgid "Slice now"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1047
2019-05-13 15:07:53 +02:00
msgid "Hold Shift to Slice & Export G-code"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1157
#, possible-c-format
2020-03-11 15:29:31 +01:00
msgid "%d (%d shells)"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1162
#, possible-c-format
2019-05-13 15:07:53 +02:00
msgid "Auto-repaired (%d errors)"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1165
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid ""
"%d degenerate facets, %d edges fixed, %d facets removed, %d facets added, %d "
"facets reversed, %d backwards edges"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1175
2019-05-13 15:07:53 +02:00
msgid "Yes"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1196
2019-05-13 15:07:53 +02:00
msgid "Used Material (ml)"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1199
2019-05-13 15:07:53 +02:00
msgid "object(s)"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1199
2019-05-13 15:07:53 +02:00
msgid "supports and pad"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1236 src/slic3r/GUI/Plater.cpp:1250
2019-05-13 15:07:53 +02:00
msgid "objects"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1236 src/slic3r/GUI/Plater.cpp:1250
2019-05-13 15:07:53 +02:00
msgid "wipe tower"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1248 src/libslic3r/PrintConfig.cpp:760
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2517 src/libslic3r/PrintConfig.cpp:2518
2019-12-04 11:12:28 +01:00
msgid "Cost"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1265 src/libslic3r/PrintConfig.cpp:582
2019-08-28 15:12:55 +02:00
msgid "Color"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1266
msgid "Pause"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1291
msgid "normal mode"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1296
2019-05-13 15:07:53 +02:00
msgid "stealth mode"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1400
2019-08-06 10:01:10 +02:00
msgid "Load File"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Plater.cpp:1404
2019-08-06 10:01:10 +02:00
msgid "Load Files"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2205
#, possible-c-format
msgid ""
"Unmounting successful. The device %s(%s) can now be safely removed from the "
"computer."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2208
2020-03-12 14:13:32 +01:00
#, possible-c-format
msgid "Ejecting of device %s(%s) has failed."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2221
2020-03-11 15:29:31 +01:00
msgid "New Project"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2335
2020-03-11 15:29:31 +01:00
msgid "Loading"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2345
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "Processing input file %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2373
2020-03-11 15:29:31 +01:00
msgid "You cannot load SLA project with a multi-part object on the bed"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2374 src/slic3r/GUI/Tab.cpp:2948
2020-03-11 15:29:31 +01:00
msgid "Please check your object list before preset changing."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2419
2020-03-11 15:29:31 +01:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2422 src/slic3r/GUI/Plater.cpp:2475
2020-03-11 15:29:31 +01:00
msgid "Multi-part object detected"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2429
2020-03-11 15:29:31 +01:00
msgid ""
"This file cannot be loaded in a simple mode. Do you want to switch to an "
"advanced mode?"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2430
2020-03-11 15:29:31 +01:00
msgid "Detected advanced data"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2452
2020-03-11 15:29:31 +01:00
#, 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 ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2472
2020-03-11 15:29:31 +01:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2488
2020-03-11 15:29:31 +01:00
msgid "Loaded"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2590
2020-03-11 15:29:31 +01:00
msgid ""
"Your object appears to be too large, so it was automatically scaled down to "
"fit your print bed."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2591
2020-03-11 15:29:31 +01:00
msgid "Object too large?"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2653
2020-03-11 15:29:31 +01:00
msgid "Export STL file:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2660
2020-03-11 15:29:31 +01:00
msgid "Export AMF file:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2666
2020-03-11 15:29:31 +01:00
msgid "Save file as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2672
2020-03-11 15:29:31 +01:00
msgid "Export OBJ file:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2774
2020-03-11 15:29:31 +01:00
msgid "Delete Object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2785
2020-03-11 15:29:31 +01:00
msgid "Reset Project"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2822
2020-03-11 15:29:31 +01:00
msgid "Hollow"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2829
2020-03-11 15:29:31 +01:00
msgid "Optimize Rotation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2875
2020-03-11 15:29:31 +01:00
msgid "Arranging"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2902
2020-03-11 15:29:31 +01:00
msgid "Could not arrange model objects! Some geometries may be invalid."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2908
2020-03-11 15:29:31 +01:00
msgid "Arranging canceled."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2909
2020-03-11 15:29:31 +01:00
msgid "Arranging done."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2925
2020-03-11 15:29:31 +01:00
msgid "Searching for optimal orientation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2958
2020-03-11 15:29:31 +01:00
msgid "Orientation search canceled."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2959
2020-03-11 15:29:31 +01:00
msgid "Orientation found."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2989
2020-03-11 15:29:31 +01:00
msgid "Indexing hollowed object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2993
2020-03-11 15:29:31 +01:00
msgid "Hollowing cancelled."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2994
2020-03-11 15:29:31 +01:00
msgid "Hollowing done."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:2996
2020-03-11 15:29:31 +01:00
msgid "Hollowing failed."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3037
2020-03-11 15:29:31 +01:00
msgid ""
"The selected object can't be split because it contains more than one volume/"
"material."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3048
2020-03-11 15:29:31 +01:00
msgid "Split to Objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3173
2020-03-11 15:29:31 +01:00
msgid "Invalid data"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3182
2020-03-11 15:29:31 +01:00
msgid "Ready to slice"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3220 src/slic3r/GUI/PrintHostDialogs.cpp:232
2020-03-11 15:29:31 +01:00
msgid "Cancelling"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3237
2020-03-11 15:29:31 +01:00
msgid "Another export job is currently running."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3353
2020-03-11 15:29:31 +01:00
msgid "Please select the file to reload"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3388
2020-03-11 15:29:31 +01:00
msgid "It is not allowed to change the file to reload"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3388
2020-03-11 15:29:31 +01:00
msgid "Do you want to retry"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3406
2020-03-11 15:29:31 +01:00
msgid "Reload from:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3495
2020-03-11 15:29:31 +01:00
msgid "Unable to reload:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3500
2020-03-11 15:29:31 +01:00
msgid "Error during reload"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3519
2020-03-11 15:29:31 +01:00
msgid "Reload all from disk"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3540
2020-03-11 15:29:31 +01:00
msgid "Fix Throught NetFabb"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3731
2020-03-11 15:29:31 +01:00
msgid "Export failed"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3741 src/slic3r/GUI/PrintHostDialogs.cpp:233
2020-03-11 15:29:31 +01:00
msgid "Cancelled"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:3998 src/slic3r/GUI/Plater.cpp:4020
2020-03-11 15:29:31 +01:00
msgid "Remove the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4007
2020-03-11 15:29:31 +01:00
msgid "Add one more instance of the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4009
2020-03-11 15:29:31 +01:00
msgid "Remove one instance of the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4011
2020-03-11 15:29:31 +01:00
msgid "Set number of instances"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4011
2020-03-11 15:29:31 +01:00
msgid "Change the number of instances of the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4030
2020-03-11 15:29:31 +01:00
msgid "Reload the selected object from disk"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4033
2020-03-11 15:29:31 +01:00
msgid "Export the selected object as STL file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4062
2020-03-11 15:29:31 +01:00
msgid "Along X axis"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4062
2020-03-11 15:29:31 +01:00
msgid "Mirror the selected object along the X axis"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4064
2020-03-11 15:29:31 +01:00
msgid "Along Y axis"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4064
2020-03-11 15:29:31 +01:00
msgid "Mirror the selected object along the Y axis"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4066
2020-03-11 15:29:31 +01:00
msgid "Along Z axis"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4066
2020-03-11 15:29:31 +01:00
msgid "Mirror the selected object along the Z axis"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4069
2020-03-11 15:29:31 +01:00
msgid "Mirror"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4069
2020-03-11 15:29:31 +01:00
msgid "Mirror the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4081
2020-03-11 15:29:31 +01:00
msgid "To objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4081 src/slic3r/GUI/Plater.cpp:4101
2020-03-11 15:29:31 +01:00
msgid "Split the selected object into individual objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4083
2020-03-11 15:29:31 +01:00
msgid "To parts"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4083 src/slic3r/GUI/Plater.cpp:4115
2020-03-11 15:29:31 +01:00
msgid "Split the selected object into individual sub-parts"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4086 src/slic3r/GUI/Plater.cpp:4101
#: src/slic3r/GUI/Plater.cpp:4115 src/libslic3r/PrintConfig.cpp:3493
2020-03-11 15:29:31 +01:00
msgid "Split"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4086
2020-03-11 15:29:31 +01:00
msgid "Split the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4107
2020-03-11 15:29:31 +01:00
msgid "Optimize orientation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4107
2020-03-11 15:29:31 +01:00
msgid "Optimize the rotation of the object for better print results."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4164
2020-03-11 15:29:31 +01:00
msgid "3D editor view"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4471
2020-03-11 15:29:31 +01:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4646
2020-03-11 15:29:31 +01:00
msgid "Load Project"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4674
2020-03-11 15:29:31 +01:00
msgid "Import Object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4678
2020-03-11 15:29:31 +01:00
msgid "Import Objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4740
2020-03-11 15:29:31 +01:00
msgid "All objects will be removed, continue?"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4748
2020-03-11 15:29:31 +01:00
msgid "Delete Selected Objects"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4756
2020-03-11 15:29:31 +01:00
msgid "Increase Instances"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4791
2020-03-11 15:29:31 +01:00
msgid "Decrease Instances"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4822
2020-03-11 15:29:31 +01:00
msgid "Enter the number of copies:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4823
2020-03-11 15:29:31 +01:00
msgid "Copies of the selected object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4827
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "Set numbers of copies to %d"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4857
2020-03-11 15:29:31 +01:00
msgid "Cut by Plane"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4908
2020-03-11 15:29:31 +01:00
msgid "Save G-code file as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:4908
2020-03-11 15:29:31 +01:00
msgid "Save SL1 file as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:5043
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "STL file exported to %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:5060
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "AMF file exported to %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:5063
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "Error exporting AMF file %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:5096
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "3MF file exported to %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:5101
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "Error exporting 3MF file %s"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:5562
2019-08-06 10:01:10 +02:00
msgid "Export"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Plater.cpp:5648
2019-08-06 10:01:10 +02:00
msgid "Paste From Clipboard"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Preferences.cpp:22 src/slic3r/GUI/Tab.cpp:1847
#: src/slic3r/GUI/Tab.cpp:2059
2019-05-13 15:07:53 +02:00
msgid "General"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:39
2019-05-13 15:07:53 +02:00
msgid "Remember output directory"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:41
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Auto-center parts"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:49
2019-05-13 15:07:53 +02:00
msgid ""
"If this is enabled, Slic3r will auto-center objects around the print bed "
"center."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:55
2019-05-13 15:07:53 +02:00
msgid "Background processing"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:57
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Suppress \" - default - \" presets"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:89
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Show incompatible print and filament presets"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:97
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Use Retina resolution for the 3D scene"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:106
2019-05-13 15:07:53 +02:00
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
2019-08-06 10:01:10 +02:00
msgid "Use perspective camera"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:121
2019-08-06 10:01:10 +02:00
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
2019-08-06 10:01:10 +02:00
msgid "Use custom size for toolbar icons"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:145
2019-08-06 10:01:10 +02:00
msgid "If enabled, you can change size of toolbar icons manually."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:172
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "You need to restart %s to make the changes effective."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:222
2019-08-06 10:01:10 +02:00
msgid "Icon size in a respect to the default size"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:237
2019-08-06 10:01:10 +02:00
msgid "Select toolbar icon size in respect to the default one."
msgstr ""
2020-03-12 14:13:32 +01:00
#: src/slic3r/GUI/Preset.cpp:250
2019-05-13 15:07:53 +02:00
msgid "modified"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Preset.cpp:1150 src/slic3r/GUI/Preset.cpp:1205
#: src/slic3r/GUI/Preset.cpp:1283 src/slic3r/GUI/Preset.cpp:1325
#: src/slic3r/GUI/PresetBundle.cpp:1599 src/slic3r/GUI/PresetBundle.cpp:1697
2019-05-13 15:07:53 +02:00
msgid "System presets"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Preset.cpp:1209 src/slic3r/GUI/Preset.cpp:1329
#: src/slic3r/GUI/PresetBundle.cpp:1702
2019-05-13 15:07:53 +02:00
msgid "User presets"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Preset.cpp:1242
2019-12-04 11:12:28 +01:00
msgid "Add/Remove materials"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Preset.cpp:1244
2020-02-12 14:19:48 +01:00
msgid "Add/Remove printers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Preset.cpp:1563
2019-05-13 15:07:53 +02:00
msgid "filament"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Preset.cpp:1564
2019-05-13 15:07:53 +02:00
msgid "SLA print"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/PresetBundle.cpp:1729
2019-12-04 11:12:28 +01:00
msgid "Add/Remove filaments"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:29
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
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
2019-12-04 11:12:28 +01:00
msgid "During the other layers, fan"
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:42
2019-05-13 15:07:53 +02:00
msgid "Fan"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:48
2019-05-13 15:07:53 +02:00
msgid "will always run at %1%%%"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:51
2019-05-13 15:07:53 +02:00
msgid "except for the first %1% layers."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:53
2019-05-13 15:07:53 +02:00
msgid "except for the first layer."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:55
2019-05-13 15:07:53 +02:00
msgid "will be turned off."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:156
2019-05-13 15:07:53 +02:00
msgid "external perimeters"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:165
2019-05-13 15:07:53 +02:00
msgid "perimeters"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:174
2019-05-13 15:07:53 +02:00
msgid "infill"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:184
2019-05-13 15:07:53 +02:00
msgid "solid infill"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:192
2019-05-13 15:07:53 +02:00
msgid "top solid infill"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:203
2019-05-13 15:07:53 +02:00
msgid "support"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:213
2019-05-13 15:07:53 +02:00
msgid "support interface"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:219
2019-05-13 15:07:53 +02:00
msgid "First layer volumetric"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:219
2019-05-13 15:07:53 +02:00
msgid "Bridging volumetric"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:219
2019-05-13 15:07:53 +02:00
msgid "Volumetric"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:220
2019-05-13 15:07:53 +02:00
msgid "flow rate is maximized"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:223
2019-05-13 15:07:53 +02:00
msgid "by the print profile maximum"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:224
2019-05-13 15:07:53 +02:00
msgid "when printing"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:225
2019-05-13 15:07:53 +02:00
msgid "with a volumetric rate"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:229
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%3.2f mm³/s at filament speed %3.2f mm/s."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:247
2019-05-13 15:07:53 +02:00
msgid ""
"Recommended object thin wall thickness: Not available due to invalid layer "
"height."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:263
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Recommended object thin wall thickness for layer height %.2f and"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:270
2019-05-13 15:07:53 +02:00
#, 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 ""
2019-05-13 15:07:53 +02:00
#: 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 ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:149
2019-05-13 15:07:53 +02:00
msgid "ID"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:150
2019-05-13 15:07:53 +02:00
msgid "Progress"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:151
2019-05-13 15:07:53 +02:00
msgid "Status"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:152
2019-05-13 15:07:53 +02:00
msgid "Host"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:153
2019-05-13 15:07:53 +02:00
msgid "Filename"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:154
2019-05-13 15:07:53 +02:00
msgid "Error Message"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:157
2019-05-13 15:07:53 +02:00
msgid "Cancel selected"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:159
2019-05-13 15:07:53 +02:00
msgid "Show error message"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:198
#: src/slic3r/GUI/PrintHostDialogs.cpp:229
2019-05-13 15:07:53 +02:00
msgid "Enqueued"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:230
2019-05-13 15:07:53 +02:00
msgid "Uploading"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:234
2019-05-13 15:07:53 +02:00
msgid "Completed"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:272
2019-05-13 15:07:53 +02:00
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 ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/WipeTowerDialog.cpp:83
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:644 src/libslic3r/PrintConfig.cpp:688
2020-03-16 13:48:21 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "s"
msgstr ""
#: src/slic3r/GUI/RammingChart.cpp:81
msgid "Volumetric speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:601
#: src/libslic3r/PrintConfig.cpp:1250
2019-05-13 15:07:53 +02:00
msgid "mm³/s"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:147
2019-08-28 15:12:55 +02:00
msgid "Selection-Add"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:188
2019-08-28 15:12:55 +02:00
msgid "Selection-Remove"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:220
2019-08-28 15:12:55 +02:00
msgid "Selection-Add Object"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:239
2019-08-28 15:12:55 +02:00
msgid "Selection-Remove Object"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:257
2019-08-28 15:12:55 +02:00
msgid "Selection-Add Instance"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:276
2019-08-28 15:12:55 +02:00
msgid "Selection-Remove Instance"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:377
2019-08-28 15:12:55 +02:00
msgid "Selection-Add All"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:403
2019-08-28 15:12:55 +02:00
msgid "Selection-Remove All"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:940
2019-08-28 15:12:55 +02:00
msgid "Scale To Fit"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:1477
2019-08-28 15:12:55 +02:00
msgid "Set Printable Instance"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/Selection.cpp:1477
2019-08-28 15:12:55 +02:00
msgid "Set Unprintable Instance"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/SysInfoDialog.cpp:78
2019-05-13 15:07:53 +02:00
msgid "System Information"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/slic3r/GUI/SysInfoDialog.cpp:154
2019-05-20 16:05:15 +02:00
msgid "Copy to Clipboard"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:50 src/libslic3r/PrintConfig.cpp:265
2019-05-13 15:07:53 +02:00
msgid "Compatible printers"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:51
2019-05-13 15:07:53 +02:00
msgid "Select the printers this profile is compatible with."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:56 src/libslic3r/PrintConfig.cpp:280
2019-05-13 15:07:53 +02:00
msgid "Compatible print profiles"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:57
2019-05-13 15:07:53 +02:00
msgid "Select the print profiles this profile is compatible with."
msgstr ""
#. TRN "Save current Settings"
#: src/slic3r/GUI/Tab.cpp:133
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Save current %s"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:134
2019-05-13 15:07:53 +02:00
msgid "Delete this preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:139
2019-05-13 15:07:53 +02:00
msgid ""
"Hover the cursor over buttons to find more information \n"
"or click this button."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:241
2020-02-12 14:19:48 +01:00
msgid "Add a new printer"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:963
msgid "Detach from system preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:975
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:976
msgid ""
"The current custom preset will be detached from the parent system preset."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:979
msgid "Modifications to the current profile will be saved."
msgstr ""
#: src/slic3r/GUI/Tab.cpp:982
msgid ""
"This action is not revertable.\n"
"Do you want to proceed?"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:984
msgid "Detach preset"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1010
2019-08-06 10:01:10 +02:00
msgid "This is a default preset."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1012
2019-08-06 10:01:10 +02:00
msgid "This is a system preset."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1014
2019-08-06 10:01:10 +02:00
msgid "Current preset is inherited from the default preset."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1016
2020-03-05 13:59:20 +01:00
msgid "Current preset is inherited from"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1020
2019-08-06 10:01:10 +02:00
msgid "It can't be deleted or modified."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1021
2019-05-13 15:07:53 +02:00
msgid ""
"Any modifications should be saved as a new preset inherited from this one."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1022
2019-05-13 15:07:53 +02:00
msgid "To do that please specify a new name for the preset."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1026
2019-05-13 15:07:53 +02:00
msgid "Additional information:"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1032
2019-05-13 15:07:53 +02:00
msgid "printer model"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1040
2019-05-13 15:07:53 +02:00
msgid "default print profile"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1043
2019-05-13 15:07:53 +02:00
msgid "default filament profile"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1057
2019-05-13 15:07:53 +02:00
msgid "default SLA material profile"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1061
2019-05-13 15:07:53 +02:00
msgid "default SLA print profile"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1069
2019-12-04 11:12:28 +01:00
msgid "full profile name"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1070
2019-12-04 11:12:28 +01:00
msgid "symbolic profile name"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1108 src/slic3r/GUI/Tab.cpp:3655
2019-05-13 15:07:53 +02:00
msgid "Layers and perimeters"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1113
2019-05-13 15:07:53 +02:00
msgid "Vertical shells"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1124
2019-05-13 15:07:53 +02:00
msgid "Horizontal shells"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1125 src/libslic3r/PrintConfig.cpp:1787
2019-05-13 15:07:53 +02:00
msgid "Solid layers"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1129
msgid "Minimum shell thickness"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1140
2019-05-13 15:07:53 +02:00
msgid "Quality (slower slicing)"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1158
2019-05-13 15:07:53 +02:00
msgid "Reducing printing time"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1170
2019-05-13 15:07:53 +02:00
msgid "Skirt and brim"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1188
2019-05-13 15:07:53 +02:00
msgid "Raft"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1192
2019-05-13 15:07:53 +02:00
msgid "Options for support material and raft"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1207
2019-05-13 15:07:53 +02:00
msgid "Speed for print moves"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1219
2019-05-13 15:07:53 +02:00
msgid "Speed for non-print moves"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1222
2019-05-13 15:07:53 +02:00
msgid "Modifiers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1225
2019-05-13 15:07:53 +02:00
msgid "Acceleration control (advanced)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1232
2019-05-13 15:07:53 +02:00
msgid "Autospeed (advanced)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1240
2019-05-13 15:07:53 +02:00
msgid "Multiple Extruders"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1248
2019-05-13 15:07:53 +02:00
msgid "Ooze prevention"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1266
2019-05-13 15:07:53 +02:00
msgid "Extrusion width"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1276
2019-05-13 15:07:53 +02:00
msgid "Overlap"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1279
2019-05-13 15:07:53 +02:00
msgid "Flow"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1288
2019-05-13 15:07:53 +02:00
msgid "Other"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1291 src/slic3r/GUI/Tab.cpp:3724
2019-05-13 15:07:53 +02:00
msgid "Output options"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1292
2019-05-13 15:07:53 +02:00
msgid "Sequential printing"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1294
2019-05-13 15:07:53 +02:00
msgid "Extruder clearance (mm)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1299 src/slic3r/GUI/Tab.cpp:3725
2019-05-13 15:07:53 +02:00
msgid "Output file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1306 src/libslic3r/PrintConfig.cpp:1453
2019-05-13 15:07:53 +02:00
msgid "Post-processing scripts"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1312 src/slic3r/GUI/Tab.cpp:1313
#: src/slic3r/GUI/Tab.cpp:1596 src/slic3r/GUI/Tab.cpp:1597
#: src/slic3r/GUI/Tab.cpp:2035 src/slic3r/GUI/Tab.cpp:2036
#: src/slic3r/GUI/Tab.cpp:2117 src/slic3r/GUI/Tab.cpp:2118
#: src/slic3r/GUI/Tab.cpp:3598 src/slic3r/GUI/Tab.cpp:3599
2019-05-13 15:07:53 +02:00
msgid "Notes"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:1319 src/slic3r/GUI/Tab.cpp:1604
#: src/slic3r/GUI/Tab.cpp:2042 src/slic3r/GUI/Tab.cpp:2124
#: src/slic3r/GUI/Tab.cpp:3606 src/slic3r/GUI/Tab.cpp:3730
2020-03-16 13:48:21 +01:00
msgid "Dependencies"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1320 src/slic3r/GUI/Tab.cpp:1605
#: src/slic3r/GUI/Tab.cpp:2043 src/slic3r/GUI/Tab.cpp:2125
#: src/slic3r/GUI/Tab.cpp:3607 src/slic3r/GUI/Tab.cpp:3731
2019-05-13 15:07:53 +02:00
msgid "Profile dependencies"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1379 src/slic3r/GUI/Tab.cpp:1434
2019-08-06 10:01:10 +02:00
msgid "Filament Overrides"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1380 src/slic3r/GUI/Tab.cpp:1439
#: src/slic3r/GUI/Tab.cpp:2355
2019-08-06 10:01:10 +02:00
msgid "Retraction"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1489 src/libslic3r/PrintConfig.cpp:2074
2019-05-13 15:07:53 +02:00
msgid "Temperature"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1495
2019-05-13 15:07:53 +02:00
msgid "Bed"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1500
2019-05-13 15:07:53 +02:00
msgid "Cooling"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1501 src/libslic3r/PrintConfig.cpp:1355
#: src/libslic3r/PrintConfig.cpp:2207
2019-05-13 15:07:53 +02:00
msgid "Enable"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1512
2019-05-13 15:07:53 +02:00
msgid "Fan settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1521
2019-05-13 15:07:53 +02:00
msgid "Cooling thresholds"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1527
2019-05-13 15:07:53 +02:00
msgid "Filament properties"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1534
2019-05-13 15:07:53 +02:00
msgid "Print speed override"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1544
2019-08-06 10:01:10 +02:00
msgid "Wipe tower parameters"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1547
2019-05-13 15:07:53 +02:00
msgid "Toolchange parameters with single extruder MM printers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1561
2019-05-13 15:07:53 +02:00
msgid "Ramming settings"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1583 src/slic3r/GUI/Tab.cpp:1998
2019-05-13 15:07:53 +02:00
msgid "Custom G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1584 src/slic3r/GUI/Tab.cpp:1999
#: src/libslic3r/PrintConfig.cpp:1820 src/libslic3r/PrintConfig.cpp:1835
2019-05-13 15:07:53 +02:00
msgid "Start G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1590 src/slic3r/GUI/Tab.cpp:2005
#: src/libslic3r/PrintConfig.cpp:385 src/libslic3r/PrintConfig.cpp:395
2019-05-13 15:07:53 +02:00
msgid "End G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1639
2019-08-28 15:12:55 +02:00
msgid "Volumetric flow hints not available"
2019-08-27 17:14:03 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1725 src/slic3r/GUI/Tab.cpp:1938
2019-05-13 15:07:53 +02:00
msgid "Test"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1734
2019-05-13 15:07:53 +02:00
msgid "Could not get a valid Printer Host reference"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1740 src/slic3r/GUI/Tab.cpp:1951
2019-05-13 15:07:53 +02:00
msgid "Success!"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1760
2019-05-13 15:07:53 +02:00
msgid ""
"HTTPS CA file is optional. It is only needed if you use HTTPS with a self-"
"signed certificate."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1775
2019-05-13 15:07:53 +02:00
msgid "Certificate files (*.crt, *.pem)|*.crt;*.pem|All files|*.*"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1776
2019-05-13 15:07:53 +02:00
msgid "Open CA certificate file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1803 src/libslic3r/PrintConfig.cpp:111
2020-03-05 13:59:20 +01:00
msgid "HTTPS CA File"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1804
2020-03-05 13:59:20 +01:00
#, possible-c-format
msgid ""
"On this system, %s uses HTTPS certificates from the system Certificate Store "
"or Keychain."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1805
2020-03-05 13:59:20 +01:00
msgid ""
"To use a custom CA file, please import your CA file into Certificate Store / "
"Keychain."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1848 src/slic3r/GUI/Tab.cpp:2060
2019-05-13 15:07:53 +02:00
msgid "Size and coordinates"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1857
2019-05-13 15:07:53 +02:00
msgid "Capabilities"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1862
2019-05-13 15:07:53 +02:00
msgid "Number of extruders of the printer."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1890
2019-08-06 10:01:10 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1893 src/slic3r/GUI/Tab.cpp:2325
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1326
2019-08-06 10:01:10 +02:00
msgid "Nozzle diameter"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1923
2019-05-13 15:07:53 +02:00
msgid "USB/Serial connection"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1924 src/libslic3r/PrintConfig.cpp:1661
2019-05-13 15:07:53 +02:00
msgid "Serial port"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1929
2019-05-13 15:07:53 +02:00
msgid "Rescan serial ports"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1951
2019-05-13 15:07:53 +02:00
msgid "Connection to printer works correctly."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1954
2019-05-13 15:07:53 +02:00
msgid "Connection failed."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:1967 src/slic3r/GUI/Tab.cpp:2112
2019-05-13 15:07:53 +02:00
msgid "Print Host upload"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2011 src/libslic3r/PrintConfig.cpp:153
2019-05-13 15:07:53 +02:00
msgid "Before layer change G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2017 src/libslic3r/PrintConfig.cpp:1080
2019-05-13 15:07:53 +02:00
msgid "After layer change G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2023 src/libslic3r/PrintConfig.cpp:2100
2019-05-13 15:07:53 +02:00
msgid "Tool change G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2029
2019-05-13 15:07:53 +02:00
msgid "Between objects G-code (for sequential printing)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2067
2019-05-13 15:07:53 +02:00
msgid "Display"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2082
2019-05-13 15:07:53 +02:00
msgid "Tilt"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2083
2019-05-13 15:07:53 +02:00
msgid "Tilt time"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2089 src/slic3r/GUI/Tab.cpp:3582
2019-05-13 15:07:53 +02:00
msgid "Corrections"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2106 src/slic3r/GUI/Tab.cpp:3578
2019-08-27 17:14:03 +02:00
msgid "Exposure"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2173 src/slic3r/GUI/Tab.cpp:2258
2020-02-12 14:19:48 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "Machine limits"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2187
2019-05-13 15:07:53 +02:00
msgid "Values in this column are for Normal mode"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2188
2019-05-13 15:07:53 +02:00
msgid "Normal"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2193
2019-05-13 15:07:53 +02:00
msgid "Values in this column are for Stealth mode"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2194
2019-05-13 15:07:53 +02:00
msgid "Stealth"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2202
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrates"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2207
2019-05-13 15:07:53 +02:00
msgid "Maximum accelerations"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2214
2019-05-13 15:07:53 +02:00
msgid "Jerk limits"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2219
2019-05-13 15:07:53 +02:00
msgid "Minimum feedrates"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2283 src/slic3r/GUI/Tab.cpp:2291
2019-05-13 15:07:53 +02:00
msgid "Single extruder MM setup"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2292
2019-05-13 15:07:53 +02:00
msgid "Single extruder multimaterial parameters"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2323
2019-08-27 17:14:03 +02:00
msgid ""
"This is a single extruder multimaterial printer, diameters of all extruders "
"will be set to the new value. Do you want to proceed?"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2347
2019-05-13 15:07:53 +02:00
msgid "Layer height limits"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2352
2019-05-13 15:07:53 +02:00
msgid "Position (for multi-extruder printers)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2358
2019-05-13 15:07:53 +02:00
msgid "Only lift Z"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2371
2019-05-13 15:07:53 +02:00
msgid ""
"Retraction when tool is disabled (advanced settings for multi-extruder "
"setups)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2379
2019-08-27 17:14:03 +02:00
msgid "Reset to Filament Color"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2560
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2562
2019-05-13 15:07:53 +02:00
msgid "Firmware Retraction"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.cpp:2908
2019-05-13 15:07:53 +02:00
#, possible-c-format
2020-03-16 13:48:21 +01:00
msgid "Default preset (%s)"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:2909
#, possible-c-format
2019-05-13 15:07:53 +02:00
msgid "Preset (%s)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2926
2019-05-13 15:07:53 +02:00
msgid "has the following unsaved changes:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2929
2019-05-13 15:07:53 +02:00
msgid "is not compatible with printer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2930
2019-05-13 15:07:53 +02:00
msgid "is not compatible with print profile"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2932
2019-05-13 15:07:53 +02:00
msgid "and it has the following unsaved changes:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:2936
2019-05-13 15:07:53 +02:00
msgid "Unsaved Changes"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3030
2020-03-11 15:29:31 +01:00
msgid "Detached"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3030
2020-03-11 15:29:31 +01:00
msgctxt "PresetName"
msgid "Copy"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3059
2019-05-13 15:07:53 +02:00
msgid "The supplied name is empty. It can't be saved."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3064
2019-05-13 15:07:53 +02:00
msgid "Cannot overwrite a system profile."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3068
2019-05-13 15:07:53 +02:00
msgid "Cannot overwrite an external profile."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3073
2019-12-04 21:13:42 +01:00
msgid "Preset with name \"%1%\" already exists."
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3074
2019-12-04 11:12:28 +01:00
msgid "Replace?"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3142
2019-05-13 15:07:53 +02:00
msgid "remove"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3142
2019-05-13 15:07:53 +02:00
msgid "delete"
msgstr ""
#. TRN remove/delete
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3144
2019-05-13 15:07:53 +02:00
msgid "Are you sure you want to %1% the selected preset?"
msgstr ""
#. TRN Remove/Delete
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3147
2019-05-13 15:07:53 +02:00
msgid "%1% Preset"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3206 src/slic3r/GUI/Tab.cpp:3276
2020-03-11 15:29:31 +01:00
msgid "Set"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3315
2019-05-13 15:07:53 +02:00
msgid "LOCKED LOCK"
msgstr ""
#. TRN Description for "LOCKED LOCK"
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3317
2019-05-13 15:07:53 +02:00
msgid ""
2019-08-06 10:01:10 +02:00
"indicates that the settings are the same as the system (or default) values "
"for the current option group"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3319
2019-05-13 15:07:53 +02:00
msgid "UNLOCKED LOCK"
msgstr ""
#. TRN Description for "UNLOCKED LOCK"
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3321
2019-05-13 15:07:53 +02:00
msgid ""
"indicates that some settings were changed and are not equal to the system "
2019-08-06 10:01:10 +02:00
"(or default) values for the current option group.\n"
2019-05-13 15:07:53 +02:00
"Click the UNLOCKED LOCK icon to reset all settings for current option group "
2019-08-06 10:01:10 +02:00
"to the system (or default) values."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3326
2019-05-13 15:07:53 +02:00
msgid "WHITE BULLET"
msgstr ""
#. TRN Description for "WHITE BULLET"
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3328
2019-05-13 15:07:53 +02:00
msgid ""
2020-03-05 13:59:20 +01:00
"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."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3331
2019-05-13 15:07:53 +02:00
msgid "BACK ARROW"
msgstr ""
#. TRN Description for "BACK ARROW"
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3333
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3343
2019-05-13 15:07:53 +02:00
msgid ""
2019-08-06 10:01:10 +02:00
"LOCKED LOCK icon indicates that the settings are the same as the system (or "
"default) values for the current option group"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3345
2019-05-13 15:07:53 +02:00
msgid ""
"UNLOCKED LOCK icon indicates that some settings were changed and are not "
2019-08-06 10:01:10 +02:00
"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."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3348
2019-08-06 10:01:10 +02:00
msgid "WHITE BULLET icon indicates a non system (or non default) preset."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3351
2019-05-13 15:07:53 +02:00
msgid ""
"WHITE BULLET icon indicates that the settings are the same as in the last "
"saved preset for the current option group."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3353
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3359
2019-05-13 15:07:53 +02:00
msgid ""
2019-08-06 10:01:10 +02:00
"LOCKED LOCK icon indicates that the value is the same as the system (or "
"default) value."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3360
2019-05-13 15:07:53 +02:00
msgid ""
"UNLOCKED LOCK icon indicates that the value was changed and is not equal to "
2019-08-06 10:01:10 +02:00
"the system (or default) value.\n"
"Click to reset current value to the system (or default) value."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3366
2019-05-13 15:07:53 +02:00
msgid ""
"WHITE BULLET icon indicates that the value is the same as in the last saved "
"preset."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3367
2019-05-13 15:07:53 +02:00
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
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3480
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Save %s as:"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3524
2019-05-20 16:05:15 +02:00
msgid "the following suffix is not allowed:"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3528
2019-05-13 15:07:53 +02:00
msgid "The supplied name is not available."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3541 src/slic3r/GUI/Tab.cpp:3543
2019-05-13 15:07:53 +02:00
msgid "Material"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3665
2019-05-13 15:07:53 +02:00
msgid "Support head"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3670
2019-05-13 15:07:53 +02:00
msgid "Support pillar"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3686
2019-05-13 15:07:53 +02:00
msgid "Connection of the support sticks and junctions"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/slic3r/GUI/Tab.cpp:3691
2019-05-13 15:07:53 +02:00
msgid "Automatic generation"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.hpp:336 src/slic3r/GUI/Tab.hpp:441
2019-05-13 15:07:53 +02:00
msgid "Print Settings"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.hpp:363
2019-05-13 15:07:53 +02:00
msgid "Filament Settings"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.hpp:399
2019-05-13 15:07:53 +02:00
msgid "Printer Settings"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.hpp:426
2019-05-13 15:07:53 +02:00
msgid "Material Settings"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/slic3r/GUI/Tab.hpp:453
2019-05-13 15:07:53 +02:00
msgid "Save preset"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/UpdateDialogs.cpp:38
2019-05-13 15:07:53 +02:00
msgid "Update available"
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/slic3r/GUI/UpdateDialogs.cpp:38
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "New version of %s is available"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:43
2019-05-13 15:07:53 +02:00
msgid "Current version:"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:45
2019-05-13 15:07:53 +02:00
msgid "New version:"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:53
2019-05-20 16:05:15 +02:00
msgid "Changelog && Download"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:60 src/slic3r/GUI/UpdateDialogs.cpp:125
#: src/slic3r/GUI/UpdateDialogs.cpp:183
2019-05-20 16:05:15 +02:00
msgid "Open changelog page"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:65
2019-05-20 16:05:15 +02:00
msgid "Open download page"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:71
2019-05-13 15:07:53 +02:00
msgid "Don't notify about new releases any more"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:89 src/slic3r/GUI/UpdateDialogs.cpp:266
2019-05-13 15:07:53 +02:00
msgid "Configuration update"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:89
2019-05-13 15:07:53 +02:00
msgid "Configuration update is available"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:92
2019-05-13 15:07:53 +02:00
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
2019-05-20 16:05:15 +02:00
msgid "Comment:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:148 src/slic3r/GUI/UpdateDialogs.cpp:210
2019-05-13 15:07:53 +02:00
#, 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
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%s configuration is incompatible"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:216
2019-05-13 15:07:53 +02:00
#, 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 "
2019-12-04 11:12:28 +01:00
"existing configuration before installing files compatible with this %s."
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:225
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "This %s version: %s"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:230
2019-05-13 15:07:53 +02:00
msgid "Incompatible bundles:"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:249
2019-05-13 15:07:53 +02:00
msgid "Re-configure"
msgstr ""
#: src/slic3r/GUI/UpdateDialogs.cpp:270
2019-05-13 15:07:53 +02:00
#, 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 ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:287
2019-05-13 15:07:53 +02:00
msgid "For more information please visit our wiki page:"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:304
msgid "Configuration updates"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:304
msgid "No updates available"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/UpdateDialogs.cpp:309
#, possible-c-format
msgid "%s has no configuration updates available."
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:15
2019-05-13 15:07:53 +02:00
msgid "Ramming customization"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:41
2019-05-13 15:07:53 +02:00
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 ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:83
2019-05-13 15:07:53 +02:00
msgid "Total ramming time"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:85
2019-05-13 15:07:53 +02:00
msgid "Total rammed volume"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:89
2019-05-13 15:07:53 +02:00
msgid "Ramming line width"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:91
2019-05-13 15:07:53 +02:00
msgid "Ramming line spacing"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:142
2019-05-13 15:07:53 +02:00
msgid "Wipe tower - Purging volume adjustment"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:254
2019-05-13 15:07:53 +02:00
msgid ""
"Here you can adjust required purging volume (mm³) for any given pair of "
"tools."
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:255
2019-05-13 15:07:53 +02:00
msgid "Extruder changed to"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:263
2019-05-13 15:07:53 +02:00
msgid "unloaded"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:264
2019-05-13 15:07:53 +02:00
msgid "loaded"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:276
2019-05-13 15:07:53 +02:00
msgid "Tool #"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:285
2019-05-13 15:07:53 +02:00
msgid ""
"Total purging volume is calculated by summing two values below, depending on "
"which tools are loaded/unloaded."
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:286
2019-05-13 15:07:53 +02:00
msgid "Volume to purge (mm³) when the filament is being"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:300
2019-05-13 15:07:53 +02:00
msgid "From"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:365
2019-05-13 15:07:53 +02:00
msgid ""
"Switching to simple settings will discard changes done in the advanced "
"mode!\n"
"\n"
"Do you want to proceed?"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:377
2019-05-13 15:07:53 +02:00
msgid "Show simplified settings"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:377
2019-05-13 15:07:53 +02:00
msgid "Show advanced settings"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/wxExtensions.cpp:706
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Switch to the %s mode"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/GUI/wxExtensions.cpp:707
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Current mode is %s"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/AstroBox.cpp:69 src/slic3r/Utils/OctoPrint.cpp:69
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Mismatched type of print host: %s"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/AstroBox.cpp:84
msgid "Connection to AstroBox works correctly."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/AstroBox.cpp:90
msgid "Could not connect to AstroBox"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/AstroBox.cpp:92
msgid "Note: AstroBox version at least 1.1.0 is required."
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/slic3r/Utils/Duet.cpp:49
msgid "Connection to Duet works correctly."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/Duet.cpp:55
msgid "Could not connect to Duet"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: 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"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/Duet.cpp:133
msgid "Wrong password"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/Duet.cpp:136
msgid "Could not get resources to create a new connection"
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Export of a temporary 3mf file failed"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:383
2019-05-13 15:07:53 +02:00
msgid "Import of the repaired 3mf file failed"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:385
2019-05-13 15:07:53 +02:00
msgid "Repaired 3MF file does not contain any object"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:387
2019-05-13 15:07:53 +02:00
msgid "Repaired 3MF file contains more than one object"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:389
2019-05-13 15:07:53 +02:00
msgid "Repaired 3MF file does not contain any volume"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:391
2019-05-13 15:07:53 +02:00
msgid "Repaired 3MF file contains more than one volume"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:400
2019-05-13 15:07:53 +02:00
msgid "Model repair finished"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:406
2019-05-13 15:07:53 +02:00
msgid "Model repair canceled"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:423
2019-05-13 15:07:53 +02:00
msgid "Model repaired successfully"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:423
#: src/slic3r/Utils/FixModelByWin10.cpp:426
2019-05-13 15:07:53 +02:00
msgid "Model Repair by the Netfabb service"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:426
2019-12-04 11:12:28 +01:00
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 ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/FlashAir.cpp:74
msgid "Could not connect to FlashAir"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/FlashAir.cpp:76
msgid ""
"Note: FlashAir with firmware 2.00.02 or newer and activated upload function "
"is required."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/OctoPrint.cpp:84
msgid "Connection to OctoPrint works correctly."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/OctoPrint.cpp:90
msgid "Could not connect to OctoPrint"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/OctoPrint.cpp:92
msgid "Note: OctoPrint version at least 1.1.0 is required."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/OctoPrint.cpp:179
msgid "Connection to Prusa SL1 works correctly."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/slic3r/Utils/OctoPrint.cpp:185
msgid "Could not connect to Prusa SLA"
msgstr ""
#: src/slic3r/Utils/PresetUpdater.cpp:705
#, possible-c-format
msgid "requires min. %s and max. %s"
msgstr ""
#: src/slic3r/Utils/PresetUpdater.cpp:710
#, possible-c-format
msgid "requires min. %s"
msgstr ""
#: src/slic3r/Utils/PresetUpdater.cpp:713
#, possible-c-format
msgid "requires max. %s"
msgstr ""
#: src/libslic3r/SLA/Pad.cpp:691
2019-12-04 11:12:28 +01:00
msgid "Pad brim size is too small for the current configuration."
2019-05-13 15:07:53 +02:00
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:32
2019-05-13 15:07:53 +02:00
msgid "undefined error"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:34
2019-05-13 15:07:53 +02:00
msgid "too many files"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:36
2019-05-13 15:07:53 +02:00
msgid "file too large"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:38
2019-05-13 15:07:53 +02:00
msgid "unsupported method"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:40
2019-05-13 15:07:53 +02:00
msgid "unsupported encryption"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:42
2019-05-13 15:07:53 +02:00
msgid "unsupported feature"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:44
2019-05-13 15:07:53 +02:00
msgid "failed finding central directory"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:46
2019-05-13 15:07:53 +02:00
msgid "not a ZIP archive"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:48
2019-05-13 15:07:53 +02:00
msgid "invalid header or archive is corrupted"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:50
2019-05-13 15:07:53 +02:00
msgid "unsupported multidisk archive"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:52
2019-05-13 15:07:53 +02:00
msgid "decompression failed or archive is corrupted"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:54
2019-05-13 15:07:53 +02:00
msgid "compression failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:56
2019-05-13 15:07:53 +02:00
msgid "unexpected decompressed size"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:58
2019-05-13 15:07:53 +02:00
msgid "CRC-32 check failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:60
2019-05-13 15:07:53 +02:00
msgid "unsupported central directory size"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:62
2019-05-13 15:07:53 +02:00
msgid "allocation failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:64
2019-05-13 15:07:53 +02:00
msgid "file open failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:66
2019-05-13 15:07:53 +02:00
msgid "file create failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:68
2019-05-13 15:07:53 +02:00
msgid "file write failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:70
2019-05-13 15:07:53 +02:00
msgid "file read failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:72
2019-05-13 15:07:53 +02:00
msgid "file close failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:74
2019-05-13 15:07:53 +02:00
msgid "file seek failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:76
2019-05-13 15:07:53 +02:00
msgid "file stat failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:78
2019-05-13 15:07:53 +02:00
msgid "invalid parameter"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:80
2019-05-13 15:07:53 +02:00
msgid "invalid filename"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:82
2019-05-13 15:07:53 +02:00
msgid "buffer too small"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:84
2019-05-13 15:07:53 +02:00
msgid "internal error"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:86
2019-05-13 15:07:53 +02:00
msgid "file not found"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:88
2019-05-13 15:07:53 +02:00
msgid "archive is too large"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:90
2019-05-13 15:07:53 +02:00
msgid "validation failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:92
2019-05-13 15:07:53 +02:00
msgid "write calledback failed"
msgstr ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/Zipper.cpp:102
2019-05-13 15:07:53 +02:00
msgid "Error with zip archive"
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/libslic3r/GCode.cpp:640
2019-12-04 11:12:28 +01:00
msgid "Empty layers detected, the output would not be printable."
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/libslic3r/GCode.cpp:641
2019-12-06 13:57:58 +01:00
msgid "Print z"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-11 15:29:31 +01:00
#: src/libslic3r/GCode.cpp:642
2019-12-04 11:12:28 +01:00
msgid ""
"This is usually caused by negligibly small extrusions or by a faulty model. "
2020-03-05 13:59:20 +01:00
"Try to repair the model or change its orientation on the bed."
2019-12-04 11:12:28 +01:00
msgstr ""
#: src/libslic3r/ExtrusionEntity.cpp:323
msgid "Mixed"
msgstr ""
#: src/libslic3r/Flow.cpp:61
msgid ""
"Cannot calculate extrusion width for %1%: Variable \"%2%\" not accessible."
msgstr ""
#: src/libslic3r/Format/3mf.cpp:1630
2019-12-06 13:57:58 +01:00
msgid ""
"The selected 3mf file has been saved with a newer version of %1% and is not "
"compatible."
2019-12-04 11:12:28 +01:00
msgstr ""
#: src/libslic3r/Format/AMF.cpp:934
2019-12-06 13:57:58 +01:00
msgid ""
"The selected amf file has been saved with a newer version of %1% and is not "
"compatible."
2019-12-04 11:12:28 +01:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1218
2019-05-13 15:07:53 +02:00
msgid "All objects are outside of the print volume."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1221
2019-12-04 11:12:28 +01:00
msgid "The supplied settings will cause an empty print."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1225
2019-05-13 15:07:53 +02:00
msgid "Some objects are too close; your extruder will collide with them."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1227
2019-05-13 15:07:53 +02:00
msgid ""
"Some objects are too tall and cannot be printed without extruder collisions."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1236
2019-05-13 15:07:53 +02:00
msgid "The Spiral Vase option can only be used when printing a single object."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1243
2019-05-13 15:07:53 +02:00
msgid ""
"The Spiral Vase option can only be used when printing single material "
"objects."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1256
2019-05-13 15:07:53 +02:00
msgid ""
2019-08-06 10:01:10 +02:00
"The wipe tower is only supported if all extruders have the same nozzle "
"diameter and use filaments of the same diameter."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1261
2019-05-13 15:07:53 +02:00
msgid ""
"The Wipe Tower is currently only supported for the Marlin, RepRap/Sprinter "
"and Repetier G-code flavors."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1263
2019-05-13 15:07:53 +02:00
msgid ""
"The Wipe Tower is currently only supported with the relative extruder "
"addressing (use_relative_e_distances=1)."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1265
2019-08-29 10:45:04 +02:00
msgid "Ooze prevention is currently not supported with the wipe tower enabled."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1267
2019-12-04 11:12:28 +01:00
msgid ""
"The Wipe Tower currently does not support volumetric E (use_volumetric_e=0)."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1269
msgid ""
"The Wipe Tower is currently not supported for multimaterial sequential "
"prints."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1290
2019-05-13 15:07:53 +02:00
msgid ""
"The Wipe Tower is only supported for multiple objects if they have equal "
"layer heights"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1292
2019-05-13 15:07:53 +02:00
msgid ""
"The Wipe Tower is only supported for multiple objects if they are printed "
"over an equal number of raft layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1294
2019-05-13 15:07:53 +02:00
msgid ""
"The Wipe Tower is only supported for multiple objects if they are printed "
"with the same support_material_contact_distance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1296
2019-05-13 15:07:53 +02:00
msgid ""
"The Wipe Tower is only supported for multiple objects if they are sliced "
"equally."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1338
2019-05-13 15:07:53 +02:00
msgid ""
2019-12-06 13:57:58 +01:00
"The Wipe tower is only supported if all objects have the same variable layer "
"height"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1364
2019-05-13 15:07:53 +02:00
msgid ""
"One or more object were assigned an extruder that the printer does not have."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1373
2019-08-27 17:14:03 +02:00
msgid "%1%=%2% mm is too low to be printable at a layer height %3% mm"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1376
2019-08-27 17:14:03 +02:00
msgid "Excessive %1%=%2% mm to be printable with a nozzle diameter %3% mm"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1387
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1395
2019-05-13 15:07:53 +02:00
msgid ""
"For the Wipe Tower to work with the soluble supports, the support layers "
"need to be synchronized with the object layers."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1399
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1421
2019-05-13 15:07:53 +02:00
msgid "First layer height can't be greater than nozzle diameter"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1426
2019-05-13 15:07:53 +02:00
msgid "Layer height can't be greater than nozzle diameter"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1583
2019-05-13 15:07:53 +02:00
msgid "Infilling layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1605
2019-05-13 15:07:53 +02:00
msgid "Generating skirt"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1613
2019-05-13 15:07:53 +02:00
msgid "Generating brim"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1637
2019-05-13 15:07:53 +02:00
msgid "Exporting G-code"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/Print.cpp:1641
2019-05-13 15:07:53 +02:00
msgid "Generating G-code"
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/libslic3r/SLAPrint.cpp:615
2019-05-13 15:07:53 +02:00
msgid ""
"Cannot proceed without support points! Add support points or disable support "
"generation."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/libslic3r/SLAPrint.cpp:627
2019-08-27 17:14:03 +02:00
msgid ""
2019-09-09 16:40:15 +02:00
"Elevation is too low for object. Use the \"Pad around object\" feature to "
2019-08-27 17:14:03 +02:00
"print the object without elevation."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/libslic3r/SLAPrint.cpp:633
2019-08-06 10:01:10 +02:00
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."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/libslic3r/SLAPrint.cpp:648
2019-08-27 17:14:03 +02:00
msgid "Exposition time is out of printer profile bounds."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/libslic3r/SLAPrint.cpp:655
2019-08-27 17:14:03 +02:00
msgid "Initial exposition time is out of printer profile bounds."
msgstr ""
2020-03-05 13:59:20 +01:00
#: src/libslic3r/SLAPrint.cpp:762
msgid "Slicing done"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:43
msgid "Hollowing model"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:44
msgid "Drilling holes into model."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:45
msgid "Slicing model"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:46 src/libslic3r/SLAPrintSteps.cpp:356
msgid "Generating support points"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:47
msgid "Generating support tree"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:48
msgid "Generating pad"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:49
msgid "Slicing supports"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:64
msgid "Merging slices and calculating statistics"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:65
msgid "Rasterizing layers"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:190
2020-02-12 14:19:48 +01:00
msgid "Too much overlapping holes."
msgstr ""
2020-02-19 13:21:16 +01:00
#: 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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:245
2019-08-06 10:01:10 +02:00
msgid ""
"Slicing had to be stopped due to an internal error: Inconsistent slice index."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:413 src/libslic3r/SLAPrintSteps.cpp:422
#: src/libslic3r/SLAPrintSteps.cpp:461
2019-05-13 15:07:53 +02:00
msgid "Visualizing supports"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:453
2019-12-04 11:12:28 +01:00
msgid "No pad can be generated for this model with the current configuration"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/SLAPrintSteps.cpp:621
msgid ""
"There are unprintable objects. Try to adjust support settings to make the "
"objects printable."
2019-05-13 15:07:53 +02:00
msgstr ""
2019-05-20 16:05:15 +02:00
#: src/libslic3r/PrintBase.cpp:71
2019-05-13 15:07:53 +02:00
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 ""
2019-08-06 10:01:10 +02:00
#: src/libslic3r/PrintConfig.cpp:56
msgid "Bed custom texture"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:61
msgid "Bed custom model"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:66
msgid "Picture sizes to be stored into a .gcode and .sl1 files"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:73
2019-05-13 15:07:53 +02:00
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 ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:80
2019-05-13 15:07:53 +02:00
msgid "Max print height"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:81
2019-05-13 15:07:53 +02:00
msgid ""
"Set this to the maximum height that can be reached by your extruder while "
"printing."
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:87
2019-05-13 15:07:53 +02:00
msgid "Slice gap closing radius"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:89
2019-05-13 15:07:53 +02:00
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 ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:97
2019-05-13 15:07:53 +02:00
msgid "Hostname, IP or URL"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:98
2019-05-13 15:07:53 +02:00
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 ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:104
2019-05-13 15:07:53 +02:00
msgid "API Key / Password"
msgstr ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:105
2019-05-13 15:07:53 +02:00
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 ""
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:112
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "Avoid crossing perimeters"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:137
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:144 src/libslic3r/PrintConfig.cpp:2071
2019-05-13 15:07:53 +02:00
msgid "Other layers"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:145
2019-05-13 15:07:53 +02:00
msgid ""
"Bed temperature for layers after the first one. Set this to zero to disable "
"bed temperature control commands in the output."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:147
2019-05-13 15:07:53 +02:00
msgid "Bed temperature"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:154
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:164
2019-05-13 15:07:53 +02:00
msgid "Between objects G-code"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:165
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:176
2019-05-13 15:07:53 +02:00
msgid "Number of solid layers to generate on bottom surfaces."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:177
2019-05-13 15:07:53 +02:00
msgid "Bottom solid layers"
msgstr ""
2020-02-19 13:21:16 +01:00
#: 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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:187
msgid "Minimum bottom shell thickness"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:193
2019-05-13 15:07:53 +02:00
msgid "Bridge"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:194
2019-05-13 15:07:53 +02:00
msgid ""
"This is the acceleration your printer will use for bridges. Set zero to "
"disable acceleration control for bridges."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:196 src/libslic3r/PrintConfig.cpp:339
2020-02-12 14:19:48 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "mm/s²"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:202
2019-05-13 15:07:53 +02:00
msgid "Bridging angle"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:204
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:207 src/libslic3r/PrintConfig.cpp:780
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1640 src/libslic3r/PrintConfig.cpp:1650
2020-03-16 13:48:21 +01:00
#: 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
2019-05-13 15:07:53 +02:00
msgid "°"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:213
2019-05-13 15:07:53 +02:00
msgid "Bridges fan speed"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:214
2019-05-13 15:07:53 +02:00
msgid "This fan speed is enforced during all bridges and overhangs."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:215 src/libslic3r/PrintConfig.cpp:792
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1219 src/libslic3r/PrintConfig.cpp:1282
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1532 src/libslic3r/PrintConfig.cpp:2432
#: src/libslic3r/PrintConfig.cpp:2784
2019-05-13 15:07:53 +02:00
msgid "%"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:222
2019-05-13 15:07:53 +02:00
msgid "Bridge flow ratio"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:224
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:234
2019-05-13 15:07:53 +02:00
msgid "Bridges"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:236
2019-05-13 15:07:53 +02:00
msgid "Speed for printing bridges."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:237 src/libslic3r/PrintConfig.cpp:609
2020-02-12 14:19:48 +01:00
#: 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
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2035 src/libslic3r/PrintConfig.cpp:2161
2019-05-13 15:07:53 +02:00
msgid "mm/s"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:244
2019-05-13 15:07:53 +02:00
msgid "Brim width"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:245
2019-05-13 15:07:53 +02:00
msgid ""
"Horizontal width of the brim that will be printed around each object on the "
"first layer."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:252
2019-05-13 15:07:53 +02:00
msgid "Clip multi-part objects"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:253
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:260
2019-05-13 15:07:53 +02:00
msgid "Colorprint height"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:261
2019-05-13 15:07:53 +02:00
msgid "Heights at which a filament change is to occur."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:271
2019-05-13 15:07:53 +02:00
msgid "Compatible printers condition"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:272
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:286
2019-05-13 15:07:53 +02:00
msgid "Compatible print profiles condition"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:287
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:304
2019-05-13 15:07:53 +02:00
msgid "Complete individual objects"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:305
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:313
2019-05-13 15:07:53 +02:00
msgid "Enable auto cooling"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:314
2019-05-13 15:07:53 +02:00
msgid ""
"This flag enables the automatic cooling logic that adjusts print speed and "
"fan speed according to layer printing time."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:319
2019-05-13 15:07:53 +02:00
msgid "Cooling tube position"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:320
2019-05-13 15:07:53 +02:00
msgid "Distance of the center-point of the cooling tube from the extruder tip."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:327
2019-05-13 15:07:53 +02:00
msgid "Cooling tube length"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:328
2019-05-13 15:07:53 +02:00
msgid "Length of the cooling tube to limit space for cooling moves inside it."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:336
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:345
2019-05-13 15:07:53 +02:00
msgid "Default filament profile"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:346
2019-05-13 15:07:53 +02:00
msgid ""
"Default filament profile associated with the current printer profile. On "
"selection of the current printer profile, this filament profile will be "
"activated."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:352
2019-05-13 15:07:53 +02:00
msgid "Default print profile"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:353 src/libslic3r/PrintConfig.cpp:2599
#: src/libslic3r/PrintConfig.cpp:2610
2019-05-13 15:07:53 +02:00
msgid ""
"Default print profile associated with the current printer profile. On "
"selection of the current printer profile, this print profile will be "
"activated."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:359
2019-05-13 15:07:53 +02:00
msgid "Disable fan for the first"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:360
2019-05-13 15:07:53 +02:00
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 ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:369
2019-05-13 15:07:53 +02:00
msgid "Don't support bridges"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:371
2019-05-13 15:07:53 +02:00
msgid ""
"Experimental option for preventing support material from being generated "
"under bridged areas."
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:377
2019-05-13 15:07:53 +02:00
msgid "Distance between copies"
msgstr ""
2020-02-19 13:21:16 +01:00
#: src/libslic3r/PrintConfig.cpp:378
2019-05-13 15:07:53 +02:00
msgid "Distance used for the auto-arrange feature of the plater."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:386
2019-05-13 15:07:53 +02:00
msgid ""
"This end procedure is inserted at the end of the output file. Note that you "
2019-08-27 17:14:03 +02:00
"can use placeholder variables for all PrusaSlicer settings."
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/libslic3r/PrintConfig.cpp:396
2019-05-13 15:07:53 +02:00
msgid ""
"This end procedure is inserted at the end of the output file, before the "
2019-08-06 10:01:10 +02:00
"printer end gcode (and before any toolchange from this filament in case of "
"multimaterial printers). Note that you can use placeholder variables for all "
2019-08-27 17:14:03 +02:00
"PrusaSlicer settings. If you have multiple extruders, the gcode is processed "
"in extruder order."
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/libslic3r/PrintConfig.cpp:407
2019-05-13 15:07:53 +02:00
msgid "Ensure vertical shell thickness"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:409
2019-05-13 15:07:53 +02:00
msgid ""
"Add solid infill near sloping surfaces to guarantee the vertical shell "
"thickness (top+bottom solid layers)."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:415
2019-05-13 15:07:53 +02:00
msgid "Top fill pattern"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:417
2019-05-13 15:07:53 +02:00
msgid ""
"Fill pattern for top infill. This only affects the top visible layer, and "
"not its adjacent solid shells."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:425 src/libslic3r/PrintConfig.cpp:843
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2016
2019-05-13 15:07:53 +02:00
msgid "Rectilinear"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:426 src/libslic3r/PrintConfig.cpp:849
2019-05-13 15:07:53 +02:00
msgid "Concentric"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:427 src/libslic3r/PrintConfig.cpp:853
2019-05-13 15:07:53 +02:00
msgid "Hilbert Curve"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:428 src/libslic3r/PrintConfig.cpp:854
2019-05-13 15:07:53 +02:00
msgid "Archimedean Chords"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:429 src/libslic3r/PrintConfig.cpp:855
2019-05-13 15:07:53 +02:00
msgid "Octagram Spiral"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:435
2019-05-13 15:07:53 +02:00
msgid "Bottom fill pattern"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:437
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "External perimeters"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:448
2019-05-13 15:07:53 +02:00
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
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:882 src/libslic3r/PrintConfig.cpp:895
#: src/libslic3r/PrintConfig.cpp:1015 src/libslic3r/PrintConfig.cpp:1041
2020-03-16 13:48:21 +01:00
#: 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
2019-05-20 16:05:15 +02:00
msgid "mm or %"
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/libslic3r/PrintConfig.cpp:459
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:462 src/libslic3r/PrintConfig.cpp:904
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1727 src/libslic3r/PrintConfig.cpp:1779
#: src/libslic3r/PrintConfig.cpp:2002 src/libslic3r/PrintConfig.cpp:2131
2019-05-13 15:07:53 +02:00
msgid "mm/s or %"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:469
2019-05-13 15:07:53 +02:00
msgid "External perimeters first"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:471
2019-05-13 15:07:53 +02:00
msgid ""
"Print contour perimeters from the outermost one to the innermost one instead "
"of the default inverse order."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:477
2019-05-13 15:07:53 +02:00
msgid "Extra perimeters if needed"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:479
2020-03-11 15:29:31 +01:00
#, possible-c-format
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Extruder Color"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:523 src/libslic3r/PrintConfig.cpp:583
2019-05-13 15:07:53 +02:00
msgid "This is only used in the Slic3r interface as a visual help."
msgstr ""
#: src/libslic3r/PrintConfig.cpp:529
2019-05-13 15:07:53 +02:00
msgid "Extruder offset"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:530
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Extrusion axis"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:540
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Extrusion multiplier"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:546
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Default extrusion width"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:556
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Keep fan always on"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:567
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Enable fan if layer print time is below"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:573
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:575 src/libslic3r/PrintConfig.cpp:1715
2019-05-13 15:07:53 +02:00
msgid "approximate seconds"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:588
2019-05-13 15:07:53 +02:00
msgid "Filament notes"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:589
2019-05-13 15:07:53 +02:00
msgid "You can put your notes regarding the filament here."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:597 src/libslic3r/PrintConfig.cpp:1247
2019-05-13 15:07:53 +02:00
msgid "Max volumetric speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:598
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:607
2019-05-13 15:07:53 +02:00
msgid "Loading speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:608
2019-05-13 15:07:53 +02:00
msgid "Speed used for loading the filament on the wipe tower."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:615
2019-05-13 15:07:53 +02:00
msgid "Loading speed at the start"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:616
2019-05-13 15:07:53 +02:00
msgid "Speed used at the very beginning of loading phase."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:623
2019-05-13 15:07:53 +02:00
msgid "Unloading speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:624
2019-05-13 15:07:53 +02:00
msgid ""
"Speed used for unloading the filament on the wipe tower (does not affect "
"initial part of unloading just after ramming)."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:632
2019-05-13 15:07:53 +02:00
msgid "Unloading speed at the start"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:633
2019-05-13 15:07:53 +02:00
msgid ""
"Speed used for unloading the tip of the filament immediately after ramming."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:640
2019-05-13 15:07:53 +02:00
msgid "Delay after unloading"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:641
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:650
2019-05-13 15:07:53 +02:00
msgid "Number of cooling moves"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:651
2019-05-13 15:07:53 +02:00
msgid ""
"Filament is cooled by being moved back and forth in the cooling tubes. "
"Specify desired number of these moves."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:659
2019-05-13 15:07:53 +02:00
msgid "Speed of the first cooling move"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:660
2019-05-13 15:07:53 +02:00
msgid "Cooling moves are gradually accelerating beginning at this speed."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:667
2019-05-13 15:07:53 +02:00
msgid "Minimal purge on wipe tower"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:668
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:672
2019-05-13 15:07:53 +02:00
msgid "mm³"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:678
2019-05-13 15:07:53 +02:00
msgid "Speed of the last cooling move"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:679
2019-05-13 15:07:53 +02:00
msgid "Cooling moves are gradually accelerating towards this speed."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:686
2019-05-13 15:07:53 +02:00
msgid "Filament load time"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:687
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:694
2019-05-13 15:07:53 +02:00
msgid "Ramming parameters"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:695
2019-05-13 15:07:53 +02:00
msgid ""
"This string is edited by RammingDialog and contains ramming specific "
"parameters."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:701
2019-05-13 15:07:53 +02:00
msgid "Filament unload time"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:702
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:710
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:717 src/libslic3r/PrintConfig.cpp:2510
#: src/libslic3r/PrintConfig.cpp:2511
2019-05-13 15:07:53 +02:00
msgid "Density"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:718
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:721
2019-05-13 15:07:53 +02:00
msgid "g/cm³"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:726
2019-05-13 15:07:53 +02:00
msgid "Filament type"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:727
2019-05-13 15:07:53 +02:00
msgid "The filament material type for use in custom G-codes."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:754
2019-05-13 15:07:53 +02:00
msgid "Soluble material"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:755
2019-05-13 15:07:53 +02:00
msgid "Soluble material is most likely used for a soluble support."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:761
2019-05-13 15:07:53 +02:00
msgid ""
"Enter your filament cost per kg here. This is only for statistical "
"information."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:762
2019-05-13 15:07:53 +02:00
msgid "money/kg"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:771 src/libslic3r/PrintConfig.cpp:2594
2019-12-04 11:12:28 +01:00
msgid "(Unknown)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:775
2019-05-13 15:07:53 +02:00
msgid "Fill angle"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:777
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:789
2019-05-13 15:07:53 +02:00
msgid "Fill density"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:791
2019-05-13 15:07:53 +02:00
msgid "Density of internal infill, expressed in the range 0% - 100%."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:826
2019-05-13 15:07:53 +02:00
msgid "Fill pattern"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:828
2019-05-13 15:07:53 +02:00
msgid "Fill pattern for general low-density infill."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:844
2019-05-13 15:07:53 +02:00
msgid "Grid"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:845
2019-05-13 15:07:53 +02:00
msgid "Triangles"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:846
2019-05-13 15:07:53 +02:00
msgid "Stars"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:847
2019-05-13 15:07:53 +02:00
msgid "Cubic"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:848
2019-05-13 15:07:53 +02:00
msgid "Line"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:850 src/libslic3r/PrintConfig.cpp:2018
2019-05-13 15:07:53 +02:00
msgid "Honeycomb"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:851
2019-05-13 15:07:53 +02:00
msgid "3D Honeycomb"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:852
2019-05-13 15:07:53 +02:00
msgid "Gyroid"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:859 src/libslic3r/PrintConfig.cpp:868
#: src/libslic3r/PrintConfig.cpp:876 src/libslic3r/PrintConfig.cpp:910
2019-05-13 15:07:53 +02:00
msgid "First layer"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:860
2019-05-13 15:07:53 +02:00
msgid ""
"This is the acceleration your printer will use for first layer. Set zero to "
"disable acceleration control for first layer."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:869
2019-05-13 15:07:53 +02:00
msgid ""
"Heated build plate temperature for the first layer. Set this to zero to "
"disable bed temperature control commands in the output."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:878
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:891
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:900
2019-05-13 15:07:53 +02:00
msgid "First layer speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:901
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:911
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:920
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:928
2019-05-13 15:07:53 +02:00
msgid "Verbose G-code"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:929
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:936
2019-05-13 15:07:53 +02:00
msgid "G-code flavor"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:937
2019-05-13 15:07:53 +02:00
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 "
2019-08-27 17:14:03 +02:00
"output. The \"No extrusion\" flavor prevents PrusaSlicer from exporting any "
2019-05-13 15:07:53 +02:00
"extrusion value at all."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:960
2019-05-13 15:07:53 +02:00
msgid "No extrusion"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:965
2019-05-13 15:07:53 +02:00
msgid "Label objects"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:966
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:973
2019-05-13 15:07:53 +02:00
msgid "High extruder current on filament swap"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:974
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:982
2019-05-13 15:07:53 +02:00
msgid ""
"This is the acceleration your printer will use for infill. Set zero to "
"disable acceleration control for infill."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:990
2019-05-13 15:07:53 +02:00
msgid "Combine infill every"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:992
2019-05-13 15:07:53 +02:00
msgid ""
"This feature allows to combine infill and speed up your print by extruding "
"thicker infill layers while preserving thin perimeters, thus accuracy."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:995
2019-05-13 15:07:53 +02:00
msgid "Combine infill every n layers"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1001
2019-05-13 15:07:53 +02:00
msgid "Infill extruder"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1003
2019-05-13 15:07:53 +02:00
msgid "The extruder to use when printing infill."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1011
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1021
2019-05-13 15:07:53 +02:00
msgid "Infill before perimeters"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1022
2019-05-13 15:07:53 +02:00
msgid ""
"This option will switch the print order of perimeters and infill, making the "
"latter first."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1027
2019-05-13 15:07:53 +02:00
msgid "Only infill where needed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1029
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1036
2019-05-13 15:07:53 +02:00
msgid "Infill/perimeters overlap"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1038
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1049
2019-05-13 15:07:53 +02:00
msgid "Speed for printing the internal fill. Set to zero for auto."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1057
2019-05-13 15:07:53 +02:00
msgid "Inherits profile"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1058
2019-05-13 15:07:53 +02:00
msgid "Name of the profile, from which this profile inherits."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1071
2019-05-13 15:07:53 +02:00
msgid "Interface shells"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1072
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1081
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1092
2019-05-13 15:07:53 +02:00
msgid "Supports remaining times"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1093
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1101
2019-05-13 15:07:53 +02:00
msgid "Supports stealth mode"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1102
2019-05-13 15:07:53 +02:00
msgid "The firmware supports stealth mode"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1125
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate X"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1126
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate Y"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1127
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate Z"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1128
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate E"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1131
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate of the X axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1132
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate of the Y axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1133
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate of the Z axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1134
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate of the E axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1142
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration X"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1143
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration Y"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1144
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration Z"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1145
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration E"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1148
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration of the X axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1149
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration of the Y axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1150
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration of the Z axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1151
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration of the E axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1159
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk X"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1160
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk Y"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1161
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk Z"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1162
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk E"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1165
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk of the X axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1166
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk of the Y axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1167
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk of the Z axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1168
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk of the E axis"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1178
2019-05-13 15:07:53 +02:00
msgid "Minimum feedrate when extruding"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1180
2019-05-13 15:07:53 +02:00
msgid "Minimum feedrate when extruding (M205 S)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1188
2019-05-13 15:07:53 +02:00
msgid "Minimum travel feedrate"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1190
2019-05-13 15:07:53 +02:00
msgid "Minimum travel feedrate (M205 T)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1198
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration when extruding"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1200
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration when extruding (M204 S)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1208
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration when retracting"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1210
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration when retracting (M204 T)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1217 src/libslic3r/PrintConfig.cpp:1226
2019-05-13 15:07:53 +02:00
msgid "Max"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1218
2019-05-13 15:07:53 +02:00
msgid "This setting represents the maximum speed of your fan."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1227
2020-03-11 15:29:31 +01:00
#, possible-c-format
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1237
2019-05-13 15:07:53 +02:00
msgid "Max print speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1238
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1248
2019-05-13 15:07:53 +02:00
msgid ""
"This experimental setting is used to set the maximum volumetric speed your "
"extruder supports."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1257
2019-05-13 15:07:53 +02:00
msgid "Max volumetric slope positive"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1258 src/libslic3r/PrintConfig.cpp:1269
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1262 src/libslic3r/PrintConfig.cpp:1273
2019-05-13 15:07:53 +02:00
msgid "mm³/s²"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1268
2019-05-13 15:07:53 +02:00
msgid "Max volumetric slope negative"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1280 src/libslic3r/PrintConfig.cpp:1289
2019-05-13 15:07:53 +02:00
msgid "Min"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1281
2019-05-13 15:07:53 +02:00
msgid "This setting represents the minimum PWM your fan needs to work."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1290
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1298
2019-05-13 15:07:53 +02:00
msgid "Min print speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1299
2019-05-13 15:07:53 +02:00
msgid "Slic3r will not scale speed down below this speed."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1306
2019-05-13 15:07:53 +02:00
msgid "Minimal filament extrusion length"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1307
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1316
2019-05-13 15:07:53 +02:00
msgid "Configuration notes"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1317
2019-05-13 15:07:53 +02:00
msgid ""
"You can put here your personal notes. This text will be added to the G-code "
"header comments."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1327
2019-05-13 15:07:53 +02:00
msgid ""
"This is the diameter of your extruder nozzle (for example: 0.5, 0.35 etc.)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1332
2019-05-13 15:07:53 +02:00
msgid "Host Type"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1333
2019-05-13 15:07:53 +02:00
msgid ""
"Slic3r can upload G-code files to a printer host. This field must contain "
"the kind of the host."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1348
2019-05-13 15:07:53 +02:00
msgid "Only retract when crossing perimeters"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1349
2019-05-13 15:07:53 +02:00
msgid ""
"Disables retraction when the travel path does not exceed the upper layer's "
"perimeters (and thus any ooze will be probably invisible)."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1356
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1363
2019-05-13 15:07:53 +02:00
msgid "Output filename format"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1364
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1373
2019-05-13 15:07:53 +02:00
msgid "Detect bridging perimeters"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1375
2019-05-13 15:07:53 +02:00
msgid ""
"Experimental option to adjust flow for overhangs (bridge flow will be used), "
"to apply bridge speed to them and enable fan."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1381
2019-05-13 15:07:53 +02:00
msgid "Filament parking position"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1382
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1390
2019-05-13 15:07:53 +02:00
msgid "Extra loading distance"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1391
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1399 src/libslic3r/PrintConfig.cpp:1417
#: src/libslic3r/PrintConfig.cpp:1430 src/libslic3r/PrintConfig.cpp:1440
2019-05-13 15:07:53 +02:00
msgid "Perimeters"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1400
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1408
2019-05-13 15:07:53 +02:00
msgid "Perimeter extruder"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1410
2019-05-13 15:07:53 +02:00
msgid ""
"The extruder to use when printing perimeters and brim. First extruder is 1."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1419
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1432
2019-05-13 15:07:53 +02:00
msgid ""
"Speed for perimeters (contours, aka vertical shells). Set to zero for auto."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1442
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1446
2019-05-13 15:07:53 +02:00
msgid "(minimum)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1454
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1466
2019-05-13 15:07:53 +02:00
msgid "Printer type"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1467
2019-05-13 15:07:53 +02:00
msgid "Type of the printer."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1472
2019-05-13 15:07:53 +02:00
msgid "Printer notes"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1473
2019-05-13 15:07:53 +02:00
msgid "You can put your notes regarding the printer here."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1481
2019-05-13 15:07:53 +02:00
msgid "Printer vendor"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1482
2019-05-13 15:07:53 +02:00
msgid "Name of the printer vendor."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1487
2019-05-13 15:07:53 +02:00
msgid "Printer variant"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1488
2019-05-13 15:07:53 +02:00
msgid ""
"Name of the printer variant. For example, the printer variants may be "
"differentiated by a nozzle diameter."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1501
2019-05-13 15:07:53 +02:00
msgid "Raft layers"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1503
2019-05-13 15:07:53 +02:00
msgid ""
"The object will be raised by this number of layers, and support material "
"will be generated under it."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1511
2019-05-13 15:07:53 +02:00
msgid "Resolution"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1512
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1522
2019-05-13 15:07:53 +02:00
msgid "Minimum travel after retraction"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1523
2019-05-13 15:07:53 +02:00
msgid ""
"Retraction is not triggered when travel moves are shorter than this length."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1529
2019-05-13 15:07:53 +02:00
msgid "Retract amount before wipe"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1530
2019-05-13 15:07:53 +02:00
msgid ""
"With bowden extruders, it may be wise to do some amount of quick retract "
"before doing the wipe movement."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1537
2019-05-13 15:07:53 +02:00
msgid "Retract on layer change"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1538
2019-05-13 15:07:53 +02:00
msgid "This flag enforces a retraction whenever a Z move is done."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1543 src/libslic3r/PrintConfig.cpp:1551
2019-05-13 15:07:53 +02:00
msgid "Length"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1544
2019-05-13 15:07:53 +02:00
msgid "Retraction Length"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1545
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1547 src/libslic3r/PrintConfig.cpp:1556
2019-05-13 15:07:53 +02:00
msgid "mm (zero to disable)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1552
2019-05-13 15:07:53 +02:00
msgid "Retraction Length (Toolchange)"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1553
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1561
2019-05-13 15:07:53 +02:00
msgid "Lift Z"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1562
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1569
2019-05-13 15:07:53 +02:00
msgid "Above Z"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1570
2019-05-13 15:07:53 +02:00
msgid "Only lift Z above"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1571
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1578
2019-05-13 15:07:53 +02:00
msgid "Below Z"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1579
2019-05-13 15:07:53 +02:00
msgid "Only lift Z below"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1580
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1588 src/libslic3r/PrintConfig.cpp:1596
2019-05-13 15:07:53 +02:00
msgid "Extra length on restart"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1589
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1597
2019-05-13 15:07:53 +02:00
msgid ""
"When the retraction is compensated after changing tool, the extruder will "
"push this additional amount of filament."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1604 src/libslic3r/PrintConfig.cpp:1605
2019-05-13 15:07:53 +02:00
msgid "Retraction Speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1606
2019-05-13 15:07:53 +02:00
msgid "The speed for retractions (it only applies to the extruder motor)."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1612 src/libslic3r/PrintConfig.cpp:1613
2019-05-13 15:07:53 +02:00
msgid "Deretraction Speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1614
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1621
2019-05-13 15:07:53 +02:00
msgid "Seam position"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1623
2019-05-13 15:07:53 +02:00
msgid "Position of perimeters starting points."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1629
2019-05-13 15:07:53 +02:00
msgid "Random"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1630
2019-05-13 15:07:53 +02:00
msgid "Nearest"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1631
2019-05-13 15:07:53 +02:00
msgid "Aligned"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1639
2019-05-13 15:07:53 +02:00
msgid "Direction"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1641
2019-05-13 15:07:53 +02:00
msgid "Preferred direction of the seam"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1642
2019-05-13 15:07:53 +02:00
msgid "Seam preferred direction"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1649
2019-05-13 15:07:53 +02:00
msgid "Jitter"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1651
2019-05-13 15:07:53 +02:00
msgid "Seam preferred direction jitter"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1652
2019-05-13 15:07:53 +02:00
msgid "Preferred direction of the seam - jitter"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1662
2019-05-13 15:07:53 +02:00
msgid "USB/serial port for printer connection."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1669
2019-05-13 15:07:53 +02:00
msgid "Serial port speed"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1670
2019-05-13 15:07:53 +02:00
msgid "Speed (baud) of USB/serial port for printer connection."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1679
2019-05-13 15:07:53 +02:00
msgid "Distance from object"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1680
2019-05-13 15:07:53 +02:00
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 ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1687
2019-05-13 15:07:53 +02:00
msgid "Skirt height"
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1688
2019-05-13 15:07:53 +02:00
msgid ""
"Height of skirt expressed in layers. Set this to a tall value to use skirt "
"as a shield against drafts."
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1695
2020-03-16 13:48:21 +01:00
msgid "Draft shield"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-02-12 14:19:48 +01:00
#: src/libslic3r/PrintConfig.cpp:1696
2020-03-16 13:48:21 +01:00
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
2019-05-13 15:07:53 +02:00
msgid "Skirt Loops"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1704
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1712
2019-05-13 15:07:53 +02:00
msgid "Slow down if layer print time is below"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1713
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1722
2019-05-13 15:07:53 +02:00
msgid "Small perimeters"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1724
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1734
2019-05-13 15:07:53 +02:00
msgid "Solid infill threshold area"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1736
2019-05-13 15:07:53 +02:00
msgid ""
"Force solid infill for regions having a smaller area than the specified "
"threshold."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1737
2019-05-13 15:07:53 +02:00
msgid "mm²"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1743
2019-05-13 15:07:53 +02:00
msgid "Solid infill extruder"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1745
2019-05-13 15:07:53 +02:00
msgid "The extruder to use when printing solid infill."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1751
2019-05-13 15:07:53 +02:00
msgid "Solid infill every"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1753
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1765
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1776
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1788
2019-05-13 15:07:53 +02:00
msgid "Number of solid layers to generate on top and bottom surfaces."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1794 src/libslic3r/PrintConfig.cpp:1795
msgid "Minimum thickness of a top / bottom shell"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1801
2019-05-13 15:07:53 +02:00
msgid "Spiral vase"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1802
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1810
2019-05-13 15:07:53 +02:00
msgid "Temperature variation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1811
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1821
2019-05-13 15:07:53 +02:00
msgid ""
"This start procedure is inserted at the beginning, after bed has reached the "
"target temperature and extruder just started heating, and before extruder "
2019-08-27 17:14:03 +02:00
"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 "
2019-05-13 15:07:53 +02:00
"customize the order of heating commands and other custom actions. Note that "
2019-08-27 17:14:03 +02:00
"you can use placeholder variables for all PrusaSlicer settings, so you can "
"put a \"M109 S[first_layer_temperature]\" command wherever you want."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1836
2019-05-13 15:07:53 +02:00
msgid ""
"This start procedure is inserted at the beginning, after any printer start "
2019-08-06 10:01:10 +02:00
"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 "
2019-08-27 17:14:03 +02:00
"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 "
2019-05-13 15:07:53 +02:00
"S[first_layer_temperature]\" command wherever you want. If you have multiple "
"extruders, the gcode is processed in extruder order."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1852
2019-05-13 15:07:53 +02:00
msgid "Single Extruder Multi Material"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1853
2019-05-13 15:07:53 +02:00
msgid "The printer multiplexes filaments into a single hot end."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1858
2019-05-13 15:07:53 +02:00
msgid "Prime all printing extruders"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1859
2019-05-13 15:07:53 +02:00
msgid ""
"If enabled, all printing extruders will be primed at the front edge of the "
"print bed at the start of the print."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1864
2019-12-04 11:12:28 +01:00
msgid "No sparse layers (EXPERIMENTAL)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1865
2019-12-04 11:12:28 +01:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1872
2019-05-13 15:07:53 +02:00
msgid "Generate support material"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1874
2019-05-13 15:07:53 +02:00
msgid "Enable support material generation."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1878
2019-05-13 15:07:53 +02:00
msgid "Auto generated supports"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1880
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1886
2019-05-13 15:07:53 +02:00
msgid "XY separation between an object and its support"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1888
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1898
2019-05-13 15:07:53 +02:00
msgid "Pattern angle"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1900
2019-05-13 15:07:53 +02:00
msgid ""
"Use this setting to rotate the support material pattern on the horizontal "
"plane."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1910 src/libslic3r/PrintConfig.cpp:2693
2019-05-13 15:07:53 +02:00
msgid ""
"Only create support if it lies on a build plate. Don't create support on a "
"print."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1916
2019-05-13 15:07:53 +02:00
msgid "Contact Z distance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1918
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1925
2019-05-13 15:07:53 +02:00
msgid "0 (soluble)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1926
2019-05-13 15:07:53 +02:00
msgid "0.2 (detachable)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1931
2019-05-13 15:07:53 +02:00
msgid "Enforce support for the first"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1933
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1938
2019-05-13 15:07:53 +02:00
msgid "Enforce support for the first n layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1944
2019-05-13 15:07:53 +02:00
msgid "Support material/raft/skirt extruder"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1946
2019-05-13 15:07:53 +02:00
msgid ""
"The extruder to use when printing support material, raft and skirt (1+, 0 to "
"use the current extruder to minimize tool changes)."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1955
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1964
2019-05-13 15:07:53 +02:00
msgid "Interface loops"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1966
2019-05-13 15:07:53 +02:00
msgid ""
"Cover the top contact layer of the supports with loops. Disabled by default."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1971
2019-05-13 15:07:53 +02:00
msgid "Support material/raft interface extruder"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1973
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1980
2019-05-13 15:07:53 +02:00
msgid "Interface layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1982
2019-05-13 15:07:53 +02:00
msgid ""
"Number of interface layers to insert between the object(s) and support "
"material."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1989
2019-05-13 15:07:53 +02:00
msgid "Interface pattern spacing"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:1991
2019-05-13 15:07:53 +02:00
msgid "Spacing between interface lines. Set zero to get a solid interface."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2000
2019-05-13 15:07:53 +02:00
msgid ""
"Speed for printing support material interface layers. If expressed as "
"percentage (for example 50%) it will be calculated over support material "
"speed."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2009
2019-05-13 15:07:53 +02:00
msgid "Pattern"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2011
2019-05-13 15:07:53 +02:00
msgid "Pattern used to generate support material."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2017
2019-05-13 15:07:53 +02:00
msgid "Rectilinear grid"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2023
2019-05-13 15:07:53 +02:00
msgid "Pattern spacing"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2025
2019-05-13 15:07:53 +02:00
msgid "Spacing between support material lines."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2034
2019-05-13 15:07:53 +02:00
msgid "Speed for printing support material."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2041
2019-05-13 15:07:53 +02:00
msgid "Synchronize with object layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2043
2019-05-13 15:07:53 +02:00
msgid ""
"Synchronize support layers with the object print layers. This is useful with "
"multi-material printers, where the extruder switch is expensive."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2049
2019-05-13 15:07:53 +02:00
msgid "Overhang threshold"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2051
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2063
2019-05-13 15:07:53 +02:00
msgid "With sheath around the support"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2065
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2072
2019-05-13 15:07:53 +02:00
msgid ""
"Extruder temperature for layers after the first one. Set this to zero to "
"disable temperature control commands in the output."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2080
2019-05-13 15:07:53 +02:00
msgid "Detect thin walls"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2082
2019-05-13 15:07:53 +02:00
msgid ""
"Detect single-width walls (parts where two extrusions don't fit and we need "
"to collapse them into a single trace)."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2088
2019-05-13 15:07:53 +02:00
msgid "Threads"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2089
2019-05-13 15:07:53 +02:00
msgid ""
"Threads are used to parallelize long-running tasks. Optimal threads number "
"is slightly above the number of available cores/processors."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2101
2019-05-13 15:07:53 +02:00
msgid ""
2019-09-09 16:40:15 +02:00
"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."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2114
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2126
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2141
2019-05-13 15:07:53 +02:00
msgid "Number of solid layers to generate on top surfaces."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2142
2019-05-13 15:07:53 +02:00
msgid "Top solid layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: 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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2153
msgid "Minimum top shell thickness"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2160
2019-05-13 15:07:53 +02:00
msgid "Speed for travel moves (jumps between distant extrusion points)."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2168
2019-05-13 15:07:53 +02:00
msgid "Use firmware retraction"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2169
2019-05-13 15:07:53 +02:00
msgid ""
"This experimental setting uses G10 and G11 commands to have the firmware "
"handle the retraction. This is only supported in recent Marlin."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2175
2019-05-13 15:07:53 +02:00
msgid "Use relative E distances"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2176
2019-05-13 15:07:53 +02:00
msgid ""
"If your firmware requires relative E values, check this, otherwise leave it "
"unchecked. Most firmwares use absolute values."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2182
2019-05-13 15:07:53 +02:00
msgid "Use volumetric E"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2183
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2193
2019-05-13 15:07:53 +02:00
msgid "Enable variable layer height feature"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2194
2019-05-13 15:07:53 +02:00
msgid ""
"Some printers or printer setups may have difficulties printing with a "
"variable layer height. Enabled by default."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2200
2019-05-13 15:07:53 +02:00
msgid "Wipe while retracting"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2201
2019-05-13 15:07:53 +02:00
msgid ""
"This flag will move the nozzle while retracting to minimize the possible "
"blob on leaky extruders."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2208
2019-05-13 15:07:53 +02:00
msgid ""
"Multi material printers may need to prime or purge extruders on tool "
"changes. Extrude the excess material into the wipe tower."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2214
2019-05-13 15:07:53 +02:00
msgid "Purging volumes - load/unload volumes"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2215
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2221
2019-05-13 15:07:53 +02:00
msgid "Purging volumes - matrix"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2222
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2231
2019-05-13 15:07:53 +02:00
msgid "Position X"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2232
2019-05-13 15:07:53 +02:00
msgid "X coordinate of the left front corner of a wipe tower"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2238
2019-05-13 15:07:53 +02:00
msgid "Position Y"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2239
2019-05-13 15:07:53 +02:00
msgid "Y coordinate of the left front corner of a wipe tower"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2246
2019-05-13 15:07:53 +02:00
msgid "Width of a wipe tower"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2252
2019-05-13 15:07:53 +02:00
msgid "Wipe tower rotation angle"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2253
2019-05-13 15:07:53 +02:00
msgid "Wipe tower rotation angle with respect to x-axis."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2260
2019-05-13 15:07:53 +02:00
msgid "Wipe into this object's infill"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2261
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2268
2019-05-13 15:07:53 +02:00
msgid "Wipe into this object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2269
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2275
2019-05-13 15:07:53 +02:00
msgid "Maximal bridging distance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2276
2019-05-13 15:07:53 +02:00
msgid "Maximal distance between supports on sparse infill sections."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2282
2019-05-13 15:07:53 +02:00
msgid "XY Size Compensation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2284
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2292
2019-05-13 15:07:53 +02:00
msgid "Z offset"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2293
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2360
2019-05-13 15:07:53 +02:00
msgid "Display width"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2361
2019-05-13 15:07:53 +02:00
msgid "Width of the display"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2366
2019-05-13 15:07:53 +02:00
msgid "Display height"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2367
2019-05-13 15:07:53 +02:00
msgid "Height of the display"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2372
2019-05-13 15:07:53 +02:00
msgid "Number of pixels in"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2374
2019-05-13 15:07:53 +02:00
msgid "Number of pixels in X"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2380
2019-05-13 15:07:53 +02:00
msgid "Number of pixels in Y"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2385
2019-08-06 10:01:10 +02:00
msgid "Display horizontal mirroring"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2386
2019-08-06 10:01:10 +02:00
msgid "Mirror horizontally"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2387
2019-08-06 10:01:10 +02:00
msgid "Enable horizontal mirroring of output images"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2392
2019-08-06 10:01:10 +02:00
msgid "Display vertical mirroring"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2393
2019-08-06 10:01:10 +02:00
msgid "Mirror vertically"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2394
2019-08-06 10:01:10 +02:00
msgid "Enable vertical mirroring of output images"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2399
2019-05-13 15:07:53 +02:00
msgid "Display orientation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2400
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2406
2019-05-13 15:07:53 +02:00
msgid "Landscape"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2407
2019-05-13 15:07:53 +02:00
msgid "Portrait"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2412
2019-05-13 15:07:53 +02:00
msgid "Fast"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2413
2019-05-13 15:07:53 +02:00
msgid "Fast tilt"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2414
2019-05-13 15:07:53 +02:00
msgid "Time of the fast tilt"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2421
2019-05-13 15:07:53 +02:00
msgid "Slow"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2422
2019-05-13 15:07:53 +02:00
msgid "Slow tilt"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2423
2019-05-13 15:07:53 +02:00
msgid "Time of the slow tilt"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2430
2019-05-13 15:07:53 +02:00
msgid "Area fill"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2431
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2438 src/libslic3r/PrintConfig.cpp:2439
#: src/libslic3r/PrintConfig.cpp:2440
2019-05-13 15:07:53 +02:00
msgid "Printer scaling correction"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2446 src/libslic3r/PrintConfig.cpp:2447
2019-05-13 15:07:53 +02:00
msgid "Printer absolute correction"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2448
2019-05-13 15:07:53 +02:00
msgid ""
"Will inflate or deflate the sliced 2D polygons according to the sign of the "
"correction."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2454
2020-02-19 13:54:56 +01:00
msgid "Elephant foot minimum width"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2456
2020-02-19 13:54:56 +01:00
msgid ""
"Minimum width of features to maintain when doing elephant foot compensation."
2020-02-19 13:21:16 +01:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2463 src/libslic3r/PrintConfig.cpp:2464
2020-02-19 13:21:16 +01:00
msgid "Printer gamma correction"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2465
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2477 src/libslic3r/PrintConfig.cpp:2478
2019-12-04 11:12:28 +01:00
msgid "SLA material type"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2489 src/libslic3r/PrintConfig.cpp:2490
2019-05-13 15:07:53 +02:00
msgid "Initial layer height"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2496 src/libslic3r/PrintConfig.cpp:2497
2019-12-04 11:12:28 +01:00
msgid "Bottle volume"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2498
2019-12-04 11:12:28 +01:00
msgid "ml"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2503 src/libslic3r/PrintConfig.cpp:2504
2019-12-04 11:12:28 +01:00
msgid "Bottle weight"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2505
2019-12-04 11:12:28 +01:00
msgid "kg"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2512
2019-12-04 11:12:28 +01:00
msgid "g/ml"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2519
2019-12-04 11:12:28 +01:00
msgid "money/bottle"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2524
2019-05-13 15:07:53 +02:00
msgid "Faded layers"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2525
2019-05-13 15:07:53 +02:00
msgid ""
"Number of the layers needed for the exposure time fade from initial exposure "
"time to the exposure time"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2532 src/libslic3r/PrintConfig.cpp:2533
2019-08-27 17:14:03 +02:00
msgid "Minimum exposure time"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2540 src/libslic3r/PrintConfig.cpp:2541
2019-08-27 17:14:03 +02:00
msgid "Maximum exposure time"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2548 src/libslic3r/PrintConfig.cpp:2549
2019-05-13 15:07:53 +02:00
msgid "Exposure time"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2555 src/libslic3r/PrintConfig.cpp:2556
2019-08-27 17:14:03 +02:00
msgid "Minimum initial exposure time"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2563 src/libslic3r/PrintConfig.cpp:2564
2019-08-27 17:14:03 +02:00
msgid "Maximum initial exposure time"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2571 src/libslic3r/PrintConfig.cpp:2572
2019-05-13 15:07:53 +02:00
msgid "Initial exposure time"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2578 src/libslic3r/PrintConfig.cpp:2579
2019-05-13 15:07:53 +02:00
msgid "Correction for expansion"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2585
2019-05-13 15:07:53 +02:00
msgid "SLA print material notes"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2586
2019-05-13 15:07:53 +02:00
msgid "You can put your notes regarding the SLA print material here."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2598 src/libslic3r/PrintConfig.cpp:2609
2019-05-13 15:07:53 +02:00
msgid "Default SLA material profile"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2620
2019-05-13 15:07:53 +02:00
msgid "Generate supports"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2622
2019-05-13 15:07:53 +02:00
msgid "Generate supports for the models"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2627
2019-05-13 15:07:53 +02:00
msgid "Support head front diameter"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2629
2019-05-13 15:07:53 +02:00
msgid "Diameter of the pointing side of the head"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2636
2019-05-13 15:07:53 +02:00
msgid "Support head penetration"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2638
2019-05-13 15:07:53 +02:00
msgid "How much the pinhead has to penetrate the model surface"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2645
2019-05-13 15:07:53 +02:00
msgid "Support head width"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2647
2019-05-13 15:07:53 +02:00
msgid "Width from the back sphere center to the front sphere center"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2655
2019-05-13 15:07:53 +02:00
msgid "Support pillar diameter"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2657
2019-05-13 15:07:53 +02:00
msgid "Diameter in mm of the support pillars"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2665
2020-03-05 13:59:20 +01:00
msgid "Max bridges on a pillar"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2667
2020-03-05 13:59:20 +01:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2675
2019-05-13 15:07:53 +02:00
msgid "Support pillar connection mode"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2676
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2684
2019-05-13 15:07:53 +02:00
msgid "Zig-Zag"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2685
2019-05-13 15:07:53 +02:00
msgid "Cross"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2686
2019-05-13 15:07:53 +02:00
msgid "Dynamic"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2698
2019-05-13 15:07:53 +02:00
msgid "Pillar widening factor"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2700
2019-05-13 15:07:53 +02:00
msgid ""
"Merging bridges or pillars into another pillars can increase the radius. "
"Zero means no increase, one means full increase."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2709
2019-05-13 15:07:53 +02:00
msgid "Support base diameter"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2711
2019-05-13 15:07:53 +02:00
msgid "Diameter in mm of the pillar base"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2719
2019-05-13 15:07:53 +02:00
msgid "Support base height"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2721
2019-05-13 15:07:53 +02:00
msgid "The height of the pillar base cone"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2728
2019-08-06 10:01:10 +02:00
msgid "Support base safety distance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2731
2019-08-06 10:01:10 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2741
2019-05-13 15:07:53 +02:00
msgid "Critical angle"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2743
2019-05-13 15:07:53 +02:00
msgid "The default angle for connecting support sticks and junctions."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2751
2019-05-13 15:07:53 +02:00
msgid "Max bridge length"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2753
2019-05-13 15:07:53 +02:00
msgid "The max length of a bridge"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2760
2019-05-13 15:07:53 +02:00
msgid "Max pillar linking distance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2762
2019-05-13 15:07:53 +02:00
msgid ""
"The max distance of two pillars to get linked with each other. A zero value "
"will prohibit pillar cascading."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2770
2019-05-13 15:07:53 +02:00
msgid "Object elevation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2772
2019-08-06 10:01:10 +02:00
msgid ""
2019-08-28 15:12:55 +02:00
"How much the supports should lift up the supported object. If \"Pad around "
"object\" is enabled, this value is ignored."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2783
2019-05-13 15:07:53 +02:00
msgid "This is a relative measure of support points density."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2789
2019-05-13 15:07:53 +02:00
msgid "Minimal distance of the support points"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2791
2019-05-13 15:07:53 +02:00
msgid "No support points will be placed closer than this threshold."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2797
2019-05-13 15:07:53 +02:00
msgid "Use pad"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2799
2019-05-13 15:07:53 +02:00
msgid "Add a pad underneath the supported model"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2804
2019-05-13 15:07:53 +02:00
msgid "Pad wall thickness"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2806
2019-05-13 15:07:53 +02:00
msgid "The thickness of the pad and its optional cavity walls."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2814
2019-05-13 15:07:53 +02:00
msgid "Pad wall height"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2815
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2828
2019-12-04 11:12:28 +01:00
msgid "Pad brim size"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2829
2019-12-04 11:12:28 +01:00
msgid "How far should the pad extend around the contained geometry"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2839
2019-05-13 15:07:53 +02:00
msgid "Max merge distance"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2841
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2861
2019-05-13 15:07:53 +02:00
msgid "Pad wall slope"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2863
2019-05-13 15:07:53 +02:00
msgid ""
"The slope of the pad wall relative to the bed plane. 90 degrees means "
"straight walls."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2872
2019-08-27 17:14:03 +02:00
msgid "Pad around object"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2874
2019-08-27 17:14:03 +02:00
msgid "Create pad around object and ignore the support elevation"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2879
2019-12-04 11:12:28 +01:00
msgid "Pad around object everywhere"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2881
2019-12-04 11:12:28 +01:00
msgid "Force pad around object everywhere"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2886
2019-08-06 10:01:10 +02:00
msgid "Pad object gap"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2888
2019-08-06 10:01:10 +02:00
msgid ""
"The gap between the object bottom and the generated pad in zero elevation "
"mode."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2897
2019-08-06 10:01:10 +02:00
msgid "Pad object connector stride"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2899
2019-08-06 10:01:10 +02:00
msgid ""
2019-08-27 17:14:03 +02:00
"Distance between two connector sticks which connect the object and the "
2019-08-06 10:01:10 +02:00
"generated pad."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2906
2019-08-06 10:01:10 +02:00
msgid "Pad object connector width"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2908
2019-08-06 10:01:10 +02:00
msgid ""
2019-08-27 17:14:03 +02:00
"Width of the connector sticks which connect the object and the generated pad."
2019-08-06 10:01:10 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2915
2019-08-06 10:01:10 +02:00
msgid "Pad object connector penetration"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2918
2019-08-06 10:01:10 +02:00
msgid "How much should the tiny connectors penetrate into the model body."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2925
msgid "Enable hollowing"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2927
msgid "Hollow out a model to have an empty interior"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2932
msgid "Wall thickness"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2934
msgid "Minimum wall thickness of a hollowed model."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2942
msgid "Accuracy"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:2944
msgid ""
"Performance vs accuracy of calculation. Lower values may produce unwanted "
"artifacts."
msgstr ""
2020-03-16 13:48:21 +01:00
#: 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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3342
2019-05-13 15:07:53 +02:00
msgid "Export OBJ"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3343
2019-05-13 15:07:53 +02:00
msgid "Export the model(s) as OBJ."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3354
2019-05-13 15:07:53 +02:00
msgid "Export SLA"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3355
2019-05-13 15:07:53 +02:00
msgid "Slice the model and export SLA printing layers as PNG."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3360
2019-05-13 15:07:53 +02:00
msgid "Export 3MF"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3361
2019-05-13 15:07:53 +02:00
msgid "Export the model(s) as 3MF."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3365
2019-05-13 15:07:53 +02:00
msgid "Export AMF"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3366
2019-05-13 15:07:53 +02:00
msgid "Export the model(s) as AMF."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3370
2019-05-13 15:07:53 +02:00
msgid "Export STL"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3371
2019-05-13 15:07:53 +02:00
msgid "Export the model(s) as STL."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3376
2019-05-13 15:07:53 +02:00
msgid "Slice the model and export toolpaths as G-code."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3381
2019-05-13 15:07:53 +02:00
msgid "Slice"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3382
2019-05-13 15:07:53 +02:00
msgid ""
"Slice the model as FFF or SLA based on the printer_technology configuration "
"value."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3387
2019-05-13 15:07:53 +02:00
msgid "Help"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3388
2019-05-13 15:07:53 +02:00
msgid "Show this help."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3393
2019-05-13 15:07:53 +02:00
msgid "Help (FFF options)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3394
2019-05-13 15:07:53 +02:00
msgid "Show the full list of print/G-code configuration options."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3398
2019-05-13 15:07:53 +02:00
msgid "Help (SLA options)"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3399
2019-05-13 15:07:53 +02:00
msgid "Show the full list of SLA print configuration options."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3403
2019-05-13 15:07:53 +02:00
msgid "Output Model Info"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3404
2019-05-13 15:07:53 +02:00
msgid "Write information about the model to the console."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3408
2019-05-13 15:07:53 +02:00
msgid "Save config file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3409
2019-05-13 15:07:53 +02:00
msgid "Save configuration to the specified file."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3419
2019-05-13 15:07:53 +02:00
msgid "Align XY"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3420
2019-05-13 15:07:53 +02:00
msgid "Align the model to the given point."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3425
2019-05-13 15:07:53 +02:00
msgid "Cut model at the given Z."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3446
2019-05-13 15:07:53 +02:00
msgid "Center"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3447
2019-05-13 15:07:53 +02:00
msgid "Center the print around the given center."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3451
2019-05-13 15:07:53 +02:00
msgid "Don't arrange"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3452
2019-05-13 15:07:53 +02:00
msgid ""
"Do not rearrange the given models before merging and keep their original XY "
"coordinates."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3455
2019-05-13 15:07:53 +02:00
msgid "Duplicate"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3456
2019-05-13 15:07:53 +02:00
msgid "Multiply copies by this factor."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3460
2019-05-13 15:07:53 +02:00
msgid "Duplicate by grid"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3461
2019-05-13 15:07:53 +02:00
msgid "Multiply copies by creating a grid."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3464
2019-05-13 15:07:53 +02:00
msgid "Merge"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3465
2019-05-13 15:07:53 +02:00
msgid ""
"Arrange the supplied models in a plate and merge them in a single model in "
"order to perform actions once."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3470
2019-05-13 15:07:53 +02:00
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 ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3474
2019-05-13 15:07:53 +02:00
msgid "Rotation angle around the Z axis in degrees."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3478
2019-05-13 15:07:53 +02:00
msgid "Rotate around X"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3479
2019-05-13 15:07:53 +02:00
msgid "Rotation angle around the X axis in degrees."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3483
2019-05-13 15:07:53 +02:00
msgid "Rotate around Y"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3484
2019-05-13 15:07:53 +02:00
msgid "Rotation angle around the Y axis in degrees."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3489
2019-05-13 15:07:53 +02:00
msgid "Scaling factor or percentage."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3494
2019-05-13 15:07:53 +02:00
msgid ""
"Detect unconnected parts in the given model(s) and split them into separate "
"objects."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3497
2019-05-13 15:07:53 +02:00
msgid "Scale to Fit"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3498
2019-05-13 15:07:53 +02:00
msgid "Scale to fit the given volume."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3507
2019-05-13 15:07:53 +02:00
msgid "Ignore non-existent config files"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3508
2019-05-13 15:07:53 +02:00
msgid "Do not fail if a file supplied to --load does not exist."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3511
2019-05-13 15:07:53 +02:00
msgid "Load config file"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3512
2019-05-13 15:07:53 +02:00
msgid ""
"Load configuration from the specified file. It can be used more than once to "
"load options from multiple files."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3515
2019-05-13 15:07:53 +02:00
msgid "Output File"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3516
2019-05-13 15:07:53 +02:00
msgid ""
"The file where the output will be written (if not specified, it will be "
"based on the input file)."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3526
2019-05-13 15:07:53 +02:00
msgid "Data directory"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3527
2019-05-13 15:07:53 +02:00
msgid ""
"Load and store settings at the given directory. This is useful for "
"maintaining different profiles or including configurations from a network "
"storage."
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3530
2019-05-13 15:07:53 +02:00
msgid "Logging level"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3531
2019-05-13 15:07:53 +02:00
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."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3537
2019-05-13 15:07:53 +02:00
msgid "Render with a software renderer"
msgstr ""
2020-03-16 13:48:21 +01:00
#: src/libslic3r/PrintConfig.cpp:3538
2019-05-13 15:07:53 +02:00
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
2019-05-13 15:07:53 +02:00
msgid "Processing triangulated mesh"
msgstr ""
#: src/libslic3r/PrintObject.cpp:152
2019-05-13 15:07:53 +02:00
msgid "Generating perimeters"
msgstr ""
#: src/libslic3r/PrintObject.cpp:255
2019-05-13 15:07:53 +02:00
msgid "Preparing infill"
msgstr ""
#: src/libslic3r/PrintObject.cpp:395
2019-05-13 15:07:53 +02:00
msgid "Generating support material"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:347
2019-05-13 15:07:53 +02:00
msgid "Height (mm)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:349
2019-05-13 15:07:53 +02:00
msgid "Width (mm)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:351
2019-05-13 15:07:53 +02:00
msgid "Speed (mm/s)"
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:353
2019-12-04 11:12:28 +01:00
msgid "Fan Speed (%)"
2019-05-13 15:07:53 +02:00
msgstr ""
#: src/libslic3r/GCode/PreviewData.cpp:355
2019-12-04 11:12:28 +01:00
msgid "Volumetric flow rate (mm³/s)"
2019-05-13 15:07:53 +02:00
msgstr ""