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

11232 lines
281 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-11-18 12:30:00 +01:00
"POT-Creation-Date: 2020-11-18 12:28+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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:42 src/slic3r/GUI/AboutDialog.cpp:297
2019-05-20 16:05:15 +02:00
msgid "Portions copyright"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:132 src/slic3r/GUI/AboutDialog.cpp:261
2019-05-13 15:07:53 +02:00
msgid "Copyright"
msgstr ""
#. TRN "Slic3r _is licensed under the_ License"
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:134
2019-05-20 16:05:15 +02:00
msgid ""
"License agreements of all following programs (libraries) are part of "
"application license agreement"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:204
2019-05-20 16:05:15 +02:00
#, possible-c-format
msgid "About %s"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:236 src/slic3r/GUI/GUI_App.cpp:231
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/MainFrame.cpp:164
2019-05-20 16:05:15 +02:00
msgid "Version"
msgstr ""
#. TRN "Slic3r _is licensed under the_ License"
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:263 src/slic3r/GUI/GUI_App.cpp:236
2019-05-13 15:07:53 +02:00
msgid "is licensed under the"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:264 src/slic3r/GUI/GUI_App.cpp:236
2019-05-13 15:07:53 +02:00
msgid "GNU Affero General Public License, version 3"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:265
2019-05-20 16:05:15 +02:00
msgid ""
"PrusaSlicer is based on Slic3r by Alessandro Ranellucci and the RepRap "
"community."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/AboutDialog.cpp:266
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:77
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:156
2020-10-19 14:17:45 +02:00
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
2020-11-05 22:17:49 +01:00
"card is write locked?\n"
"Error message: %1%"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:159
2020-10-19 14:17:45 +02:00
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:162
2020-10-19 14:17:45 +02:00
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:165
2020-10-19 14:17:45 +02:00
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:168
2020-10-19 14:17:45 +02:00
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:171
2020-11-05 22:17:49 +01:00
msgid "Unknown error occured during exporting G-code."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:176
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:525
2020-10-19 14:17:45 +02:00
msgid "Running post-processing scripts"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:178
2020-10-19 14:17:45 +02:00
msgid "G-code file exported to %1%"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:183
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:232
2020-10-19 14:17:45 +02:00
msgid "Slicing complete"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:227
2020-10-19 14:17:45 +02:00
msgid "Masked SLA file exported to %1%"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:528
2019-08-06 10:01:10 +02:00
msgid "Copying of the temporary G-code to the output G-code failed"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:551
2019-05-13 15:07:53 +02:00
msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:93
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:240 src/slic3r/GUI/Plater.cpp:161
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2504
2019-05-13 15:07:53 +02:00
msgid "Size"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:94
2019-05-13 15:07:53 +02:00
msgid "Origin"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/BedShapeDialog.cpp:95 src/libslic3r/PrintConfig.cpp:752
2020-10-19 14:17:45 +02:00
msgid "Diameter"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:110
msgid "Size in X and Y of the rectangular plate."
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:121
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/BedShapeDialog.cpp:129 src/slic3r/GUI/ConfigWizard.cpp:240
#: src/slic3r/GUI/ConfigWizard.cpp:1346 src/slic3r/GUI/ConfigWizard.cpp:1360
#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:87
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2275 src/slic3r/GUI/GCodeViewer.cpp:2281
#: src/slic3r/GUI/GCodeViewer.cpp:2289 src/slic3r/GUI/GUI_ObjectLayers.cpp:145
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:341
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:418
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:486
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:487
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/ObjectDataViewModel.cpp:96
#: src/slic3r/GUI/WipeTowerDialog.cpp:85 src/libslic3r/PrintConfig.cpp:75
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:82 src/libslic3r/PrintConfig.cpp:93
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:131 src/libslic3r/PrintConfig.cpp:229
#: src/libslic3r/PrintConfig.cpp:287 src/libslic3r/PrintConfig.cpp:362
#: src/libslic3r/PrintConfig.cpp:370 src/libslic3r/PrintConfig.cpp:420
#: src/libslic3r/PrintConfig.cpp:548 src/libslic3r/PrintConfig.cpp:559
#: src/libslic3r/PrintConfig.cpp:577 src/libslic3r/PrintConfig.cpp:755
#: src/libslic3r/PrintConfig.cpp:1167 src/libslic3r/PrintConfig.cpp:1348
#: src/libslic3r/PrintConfig.cpp:1409 src/libslic3r/PrintConfig.cpp:1427
#: src/libslic3r/PrintConfig.cpp:1445 src/libslic3r/PrintConfig.cpp:1503
#: src/libslic3r/PrintConfig.cpp:1513 src/libslic3r/PrintConfig.cpp:1635
#: src/libslic3r/PrintConfig.cpp:1643 src/libslic3r/PrintConfig.cpp:1684
#: src/libslic3r/PrintConfig.cpp:1692 src/libslic3r/PrintConfig.cpp:1702
#: src/libslic3r/PrintConfig.cpp:1710 src/libslic3r/PrintConfig.cpp:1718
#: src/libslic3r/PrintConfig.cpp:1781 src/libslic3r/PrintConfig.cpp:2047
#: src/libslic3r/PrintConfig.cpp:2118 src/libslic3r/PrintConfig.cpp:2152
#: src/libslic3r/PrintConfig.cpp:2281 src/libslic3r/PrintConfig.cpp:2360
#: src/libslic3r/PrintConfig.cpp:2367 src/libslic3r/PrintConfig.cpp:2374
#: src/libslic3r/PrintConfig.cpp:2404 src/libslic3r/PrintConfig.cpp:2414
#: src/libslic3r/PrintConfig.cpp:2424 src/libslic3r/PrintConfig.cpp:2584
#: src/libslic3r/PrintConfig.cpp:2618 src/libslic3r/PrintConfig.cpp:2757
#: src/libslic3r/PrintConfig.cpp:2766 src/libslic3r/PrintConfig.cpp:2775
#: src/libslic3r/PrintConfig.cpp:2785 src/libslic3r/PrintConfig.cpp:2850
#: src/libslic3r/PrintConfig.cpp:2860 src/libslic3r/PrintConfig.cpp:2872
#: src/libslic3r/PrintConfig.cpp:2892 src/libslic3r/PrintConfig.cpp:2902
#: src/libslic3r/PrintConfig.cpp:2912 src/libslic3r/PrintConfig.cpp:2930
#: src/libslic3r/PrintConfig.cpp:2945 src/libslic3r/PrintConfig.cpp:2959
#: src/libslic3r/PrintConfig.cpp:2970 src/libslic3r/PrintConfig.cpp:2983
#: src/libslic3r/PrintConfig.cpp:3028 src/libslic3r/PrintConfig.cpp:3038
#: src/libslic3r/PrintConfig.cpp:3047 src/libslic3r/PrintConfig.cpp:3057
#: src/libslic3r/PrintConfig.cpp:3073 src/libslic3r/PrintConfig.cpp:3097
2019-05-13 15:07:53 +02:00
msgid "mm"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:131
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:141
msgid "Rectangular"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:142
msgid "Circular"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/BedShapeDialog.cpp:143 src/slic3r/GUI/GUI_Preview.cpp:309
#: src/libslic3r/ExtrusionEntity.cpp:323 src/libslic3r/ExtrusionEntity.cpp:358
2019-05-13 15:07:53 +02:00
msgid "Custom"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:145
msgid "Invalid"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:156 src/slic3r/GUI/BedShapeDialog.cpp:222
#: src/slic3r/GUI/GUI_ObjectList.cpp:2215
msgid "Shape"
msgstr ""
#: src/slic3r/GUI/BedShapeDialog.cpp:243
2019-05-13 15:07:53 +02:00
msgid "Load shape from STL..."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/BedShapeDialog.cpp:292 src/slic3r/GUI/MainFrame.cpp:1981
2019-05-13 15:07:53 +02:00
msgid "Settings"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:315
2019-08-06 10:01:10 +02:00
msgid "Texture"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:325 src/slic3r/GUI/BedShapeDialog.cpp:405
2019-08-06 10:01:10 +02:00
msgid "Load..."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:333 src/slic3r/GUI/BedShapeDialog.cpp:413
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3447
2019-08-06 10:01:10 +02:00
msgid "Remove"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:366 src/slic3r/GUI/BedShapeDialog.cpp:446
msgid "Not found:"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:395
2019-08-06 10:01:10 +02:00
msgid "Model"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:563
2019-08-06 10:01:10 +02:00
msgid "Choose an STL file to import bed shape from:"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:570 src/slic3r/GUI/BedShapeDialog.cpp:619
#: src/slic3r/GUI/BedShapeDialog.cpp:642
2019-08-06 10:01:10 +02:00
msgid "Invalid file format."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:581
2019-08-06 10:01:10 +02:00
msgid "Error! Invalid model"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:589
2019-05-13 15:07:53 +02:00
msgid "The selected file contains no geometry."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:593
2019-05-13 15:07:53 +02:00
msgid ""
"The selected file contains several disjoint areas. This is not supported."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:608
2019-08-06 10:01:10 +02:00
msgid "Choose a file to import bed texture from (PNG/SVG):"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/BedShapeDialog.cpp:631
2019-08-06 10:01:10 +02:00
msgid "Choose an STL file to import bed model from:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/BedShapeDialog.hpp:98 src/slic3r/GUI/ConfigWizard.cpp:1305
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:47
2019-12-04 11:12:28 +01:00
msgid ""
"Zero layer height is not valid.\n"
"\n"
"The layer height will be reset to 0.01."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:48
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:29 src/slic3r/GUI/Tab.cpp:1376
2019-12-04 11:12:28 +01:00
#: src/libslic3r/PrintConfig.cpp:71
msgid "Layer height"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:59
2019-12-04 11:12:28 +01:00
msgid ""
"Zero first layer height is not valid.\n"
"\n"
"The first layer height will be reset to 0.01."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigManipulation.cpp:60 src/libslic3r/PrintConfig.cpp:938
2019-12-04 11:12:28 +01:00
msgid "First layer height"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:80
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:88
2019-12-04 11:12:28 +01:00
msgid "Shall I adjust those settings in order to enable Spiral Vase?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:89
2019-12-04 11:12:28 +01:00
msgid "Spiral Vase"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:114
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:118
2019-12-04 11:12:28 +01:00
msgid "Shall I adjust those settings in order to enable the Wipe Tower?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:119
#: src/slic3r/GUI/ConfigManipulation.cpp:139
2019-12-04 11:12:28 +01:00
msgid "Wipe Tower"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:135
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:138
2019-12-04 11:12:28 +01:00
msgid "Shall I synchronize support layers in order to enable the Wipe Tower?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:158
2019-12-04 11:12:28 +01:00
msgid ""
"Supports work better, if the following feature is enabled:\n"
"- Detect bridging perimeters"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:161
2019-12-04 11:12:28 +01:00
msgid "Shall I adjust those settings for supports?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:162
2019-12-04 11:12:28 +01:00
msgid "Support Generator"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:207
2019-12-04 11:12:28 +01:00
msgid "The %1% infill pattern is not supposed to work at 100%% density."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:209
2019-12-04 11:12:28 +01:00
msgid "Shall I switch to rectilinear fill pattern?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:210
#: src/slic3r/GUI/GUI_ObjectList.cpp:35 src/slic3r/GUI/GUI_ObjectList.cpp:93
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:652 src/slic3r/GUI/Plater.cpp:388
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1420 src/slic3r/GUI/Tab.cpp:1422
#: src/libslic3r/PrintConfig.cpp:244 src/libslic3r/PrintConfig.cpp:457
#: src/libslic3r/PrintConfig.cpp:479 src/libslic3r/PrintConfig.cpp:819
#: src/libslic3r/PrintConfig.cpp:833 src/libslic3r/PrintConfig.cpp:870
#: src/libslic3r/PrintConfig.cpp:1034 src/libslic3r/PrintConfig.cpp:1044
#: src/libslic3r/PrintConfig.cpp:1062 src/libslic3r/PrintConfig.cpp:1081
#: src/libslic3r/PrintConfig.cpp:1100 src/libslic3r/PrintConfig.cpp:1834
#: src/libslic3r/PrintConfig.cpp:1851
2019-12-04 11:12:28 +01:00
msgid "Infill"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:322
2019-12-04 11:12:28 +01:00
msgid "Head penetration should not be greater than the head width."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:324
2019-12-04 11:12:28 +01:00
msgid "Invalid Head penetration"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:335
2019-12-04 11:12:28 +01:00
msgid "Pinhead diameter should be smaller than the pillar diameter."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ConfigManipulation.cpp:337
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 ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:24 src/libslic3r/PrintConfig.cpp:139
2019-05-13 15:07:53 +02:00
msgid "User"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:27
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:294 src/libslic3r/ExtrusionEntity.cpp:309
2019-05-13 15:07:53 +02:00
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-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:54 src/libslic3r/Preset.cpp:1257
2019-05-13 15:07:53 +02:00
msgid "print"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:55
2019-05-13 15:07:53 +02:00
msgid "filaments"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58 src/libslic3r/Preset.cpp:1259
msgid "SLA print"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:59 src/slic3r/GUI/Plater.cpp:688
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Preset.cpp:1260
msgid "SLA material"
msgstr ""
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:61 src/libslic3r/Preset.cpp:1261
2019-05-13 15:07:53 +02:00
msgid "printer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:65 src/slic3r/GUI/Tab.cpp:1293
2019-05-13 15:07:53 +02:00
msgid "vendor"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:65
2019-05-13 15:07:53 +02:00
msgid "version"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:66
2019-12-04 11:12:28 +01:00
msgid "min PrusaSlicer version"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:68
2019-12-04 11:12:28 +01:00
msgid "max PrusaSlicer version"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:71
2019-05-13 15:07:53 +02:00
msgid "model"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:71
2019-05-13 15:07:53 +02:00
msgid "variants"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:83
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Incompatible with this %s"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:86
2019-05-13 15:07:53 +02:00
msgid "Activate"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:112
2019-05-13 15:07:53 +02:00
msgid "Configuration Snapshots"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:240
2019-05-13 15:07:53 +02:00
msgid "nozzle"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:244
2019-05-13 15:07:53 +02:00
msgid "Alternate nozzles:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:308
2019-05-13 15:07:53 +02:00
msgid "All standard"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:308
2019-12-04 11:12:28 +01:00
msgid "Standard"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:309 src/slic3r/GUI/ConfigWizard.cpp:599
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3528 src/slic3r/GUI/UnsavedChangesDialog.cpp:921
2019-05-13 15:07:53 +02:00
msgid "All"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:310 src/slic3r/GUI/ConfigWizard.cpp:600
#: src/slic3r/GUI/Plater.cpp:360 src/slic3r/GUI/Plater.cpp:500
2019-05-13 15:07:53 +02:00
msgid "None"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:446
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Welcome to the %s Configuration Assistant"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:448
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Welcome to the %s Configuration Wizard"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:450
2019-05-13 15:07:53 +02:00
msgid "Welcome"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:452
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:457
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:500
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%s Family"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:588
2020-10-19 14:17:45 +02:00
msgid "Printer:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:590
2019-12-04 11:12:28 +01:00
msgid "Vendor:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:591
2019-12-04 11:12:28 +01:00
msgid "Profile:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:663 src/slic3r/GUI/ConfigWizard.cpp:813
#: src/slic3r/GUI/ConfigWizard.cpp:874 src/slic3r/GUI/ConfigWizard.cpp:1011
2019-12-04 11:12:28 +01:00
msgid "(All)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:692
2020-10-19 14:17:45 +02:00
msgid ""
"Filaments marked with <b>*</b> are <b>not</b> compatible with some installed "
"printers."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:695
2020-10-19 14:17:45 +02:00
msgid "All installed printers are compatible with the selected filament."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:715
2020-10-19 14:17:45 +02:00
msgid ""
"Only the following installed printers are compatible with the selected "
"filament:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1101
2019-05-13 15:07:53 +02:00
msgid "Custom Printer Setup"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1101
2019-05-13 15:07:53 +02:00
msgid "Custom Printer"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1103
2019-05-13 15:07:53 +02:00
msgid "Define a custom printer profile"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1105
2019-05-13 15:07:53 +02:00
msgid "Custom profile name:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1130
2019-05-13 15:07:53 +02:00
msgid "Automatic updates"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1130
2019-05-13 15:07:53 +02:00
msgid "Updates"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1138 src/slic3r/GUI/Preferences.cpp:81
2019-05-13 15:07:53 +02:00
msgid "Check for application updates"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1142
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1148 src/slic3r/GUI/Preferences.cpp:97
2019-05-13 15:07:53 +02:00
msgid "Update built-in Presets automatically"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1152
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1155
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1160
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1167 src/slic3r/GUI/GUI_ObjectList.cpp:1793
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4439 src/slic3r/GUI/Plater.cpp:3120
#: src/slic3r/GUI/Plater.cpp:3953 src/slic3r/GUI/Plater.cpp:3982
msgid "Reload from disk"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1170
msgid ""
"Export full pathnames of models and parts sources into 3mf and amf files"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1174
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1182
2019-12-04 11:12:28 +01:00
msgid "View mode"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1184
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1189
2019-12-04 11:12:28 +01:00
msgid "Simple mode"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1190
2019-12-04 11:12:28 +01:00
msgid "Advanced mode"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1191
2019-12-04 11:12:28 +01:00
msgid "Expert mode"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1197
2020-10-19 14:17:45 +02:00
msgid "The size of the object can be specified in inches"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1198
2020-10-19 14:17:45 +02:00
msgid "Use inches"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1232
2019-05-13 15:07:53 +02:00
msgid "Other Vendors"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1236
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1267
2019-05-13 15:07:53 +02:00
msgid "Firmware Type"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1267 src/slic3r/GUI/Tab.cpp:2145
2019-05-13 15:07:53 +02:00
msgid "Firmware"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1271
2019-05-13 15:07:53 +02:00
msgid "Choose the type of firmware used by your printer."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1305
2019-05-13 15:07:53 +02:00
msgid "Bed Shape and Size"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1308
2019-05-13 15:07:53 +02:00
msgid "Set the shape of your printer's bed."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1328
2019-05-13 15:07:53 +02:00
msgid "Filament and Nozzle Diameters"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1328
2019-05-13 15:07:53 +02:00
msgid "Print Diameters"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1342
2019-05-13 15:07:53 +02:00
msgid "Enter the diameter of your printer's hot end nozzle."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1345
2019-05-13 15:07:53 +02:00
msgid "Nozzle Diameter:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1355
2019-05-13 15:07:53 +02:00
msgid "Enter the diameter of your filament."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1356
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1359
2019-05-13 15:07:53 +02:00
msgid "Filament Diameter:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1393
2020-11-05 22:17:49 +01:00
msgid "Nozzle and Bed Temperatures"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1393
2019-05-13 15:07:53 +02:00
msgid "Temperatures"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1409
2019-05-13 15:07:53 +02:00
msgid "Enter the temperature needed for extruding your filament."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1410
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1413
2019-05-13 15:07:53 +02:00
msgid "Extrusion Temperature:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1414 src/slic3r/GUI/ConfigWizard.cpp:1428
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:187 src/libslic3r/PrintConfig.cpp:919
#: src/libslic3r/PrintConfig.cpp:963 src/libslic3r/PrintConfig.cpp:2200
2019-05-13 15:07:53 +02:00
msgid "°C"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1423
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1424
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1427
2019-05-13 15:07:53 +02:00
msgid "Bed Temperature:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1882 src/slic3r/GUI/ConfigWizard.cpp:2534
2019-12-04 11:12:28 +01:00
msgid "Filaments"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1882 src/slic3r/GUI/ConfigWizard.cpp:2536
2019-12-04 11:12:28 +01:00
msgid "SLA Materials"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1936
2019-12-04 11:12:28 +01:00
msgid "FFF Technology Printers"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:1941
2019-12-04 11:12:28 +01:00
msgid "SLA Technology Printers"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2247 src/slic3r/GUI/DoubleSlider.cpp:2133
#: src/slic3r/GUI/DoubleSlider.cpp:2153 src/slic3r/GUI/GUI.cpp:244
msgid "Notice"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2267
2020-03-16 13:48:21 +01:00
msgid "The following FFF printer models have no filament selected:"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2271
2020-03-16 13:48:21 +01:00
msgid "Do you want to select default filaments for these FFF printer models?"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2285
2020-03-16 13:48:21 +01:00
msgid "The following SLA printer models have no materials selected:"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2289
2020-03-16 13:48:21 +01:00
msgid "Do you want to select default SLA materials for these printer models?"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2497
2019-05-13 15:07:53 +02:00
msgid "Select all standard printers"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2500
2019-05-13 15:07:53 +02:00
msgid "< &Back"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2501
2019-05-13 15:07:53 +02:00
msgid "&Next >"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2502
2019-05-13 15:07:53 +02:00
msgid "&Finish"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2503 src/slic3r/GUI/FirmwareDialog.cpp:151
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:248
#: src/slic3r/GUI/ProgressStatusBar.cpp:26
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:644
2019-05-13 15:07:53 +02:00
msgid "Cancel"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2516
2019-05-13 15:07:53 +02:00
msgid "Prusa FFF Technology Printers"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2519
2019-05-13 15:07:53 +02:00
msgid "Prusa MSLA Technology Printers"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2534
2019-12-04 11:12:28 +01:00
msgid "Filament Profiles Selection"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2534 src/slic3r/GUI/ConfigWizard.cpp:2536
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4016
2019-12-04 11:12:28 +01:00
msgid "Type:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2536
2019-12-04 11:12:28 +01:00
msgid "SLA Material Profiles Selection"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2634
2019-05-13 15:07:53 +02:00
msgid "Configuration Assistant"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2635
2019-05-13 15:07:53 +02:00
msgid "Configuration &Assistant"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2637
2019-05-13 15:07:53 +02:00
msgid "Configuration Wizard"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ConfigWizard.cpp:2638
2019-05-13 15:07:53 +02:00
msgid "Configuration &Wizard"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:106
2020-02-12 14:19:48 +01:00
msgid "Place bearings in slots and resume printing"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1075
msgid "One layer mode"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1077
msgid "Discard all custom changes"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1082 src/slic3r/GUI/DoubleSlider.cpp:1863
2020-10-19 14:17:45 +02:00
msgid "Jump to move"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1086
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1088 src/slic3r/GUI/DoubleSlider.cpp:1732
#: src/slic3r/GUI/DoubleSlider.cpp:1863 src/slic3r/GUI/DoubleSlider.cpp:1867
2020-02-12 14:19:48 +01:00
msgid "Jump to height"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1094
2020-02-12 14:19:48 +01:00
msgid "Edit current color - Right click the colored slider segment"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1104
2020-02-12 14:19:48 +01:00
msgid "Print mode"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1118
2020-02-12 14:19:48 +01:00
msgid "Add extruder change - Left click"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1120
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1122
2020-02-12 14:19:48 +01:00
msgid "Add color change - Left click"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1123
2020-02-12 14:19:48 +01:00
msgid "or press \"+\" key"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1125
msgid "Add another code - Ctrl + Left click"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1126
msgid "Add another code - Right click"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1132
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1141
msgid "Color change (\"%1%\")"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1142
msgid "Color change (\"%1%\") for Extruder %2%"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1144
msgid "Pause print (\"%1%\")"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1146
2020-10-19 14:17:45 +02:00
msgid "Custom template (\"%1%\")"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1148
2020-02-12 14:19:48 +01:00
msgid "Extruder (tool) is changed to Extruder \"%1%\""
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1155
msgid "Note"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1157
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1160
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1163
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1166
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1171
2020-02-12 14:19:48 +01:00
msgid "Delete tick mark - Left click or press \"-\" key"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1173
2020-02-12 14:19:48 +01:00
msgid "Edit tick mark - Ctrl + Left click"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1174
2020-02-12 14:19:48 +01:00
msgid "Edit tick mark - Right click"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1274 src/slic3r/GUI/DoubleSlider.cpp:1308
#: src/slic3r/GUI/GLCanvas3D.cpp:980 src/slic3r/GUI/GUI_ObjectList.cpp:1832
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2500
#, possible-c-format
msgid "Extruder %d"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1275 src/slic3r/GUI/GUI_ObjectList.cpp:1833
msgid "active"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1284
msgid "Switch code to Change extruder"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1284 src/slic3r/GUI/GUI_ObjectList.cpp:1800
msgid "Change extruder"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1285
msgid "Change extruder (N/A)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1287
msgid "Use another extruder"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1309
msgid "used"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1317
msgid "Switch code to Color change (%1%) for:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1318
msgid "Add color change (%1%) for:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1676
msgid "Add color change"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1686
msgid "Add pause print"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1690
2020-10-19 14:17:45 +02:00
msgid "Add custom template"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1693
msgid "Add custom G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1711
msgid "Edit color"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1712
msgid "Edit pause print message"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1713
msgid "Edit custom G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1719
msgid "Delete color change"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1720
msgid "Delete tool change"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1721
msgid "Delete pause print"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1722
msgid "Delete custom G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1739
2020-02-12 14:19:48 +01:00
msgid "Set extruder sequence for the entire print"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1825
msgid "Enter custom G-code used on current layer"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1826
2020-02-12 14:19:48 +01:00
msgid "Custom G-code on current layer (%1% mm)."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1841
2020-02-12 14:19:48 +01:00
msgid "Enter short message shown on Printer display when a print is paused"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1842
msgid "Message for pause print on current layer (%1% mm)."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1862
2020-10-19 14:17:45 +02:00
msgid "Enter the move you want to jump to"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:1862 src/slic3r/GUI/DoubleSlider.cpp:1866
2020-02-12 14:19:48 +01:00
msgid "Enter the height you want to jump to"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:2127
msgid "The last color change data was saved for a single extruder printing."
2020-02-12 14:19:48 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:2128 src/slic3r/GUI/DoubleSlider.cpp:2143
msgid "The last color change data was saved for a multi extruder printing."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:2130
msgid "Your current changes will delete all saved color changes."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:2131 src/slic3r/GUI/DoubleSlider.cpp:2151
msgid "Are you sure you want to continue?"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:2144
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:2147
msgid "Do you want to delete all saved tool changes?"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:2149
msgid ""
"The last color change data was saved for a multi extruder printing with tool "
"changes for whole print."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/DoubleSlider.cpp:2150
2020-02-12 14:19:48 +01:00
msgid "Your current changes will delete all saved extruder (tool) changes."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/ExtraRenderers.cpp:297 src/slic3r/GUI/GUI_ObjectList.cpp:496
#: src/slic3r/GUI/GUI_ObjectList.cpp:508 src/slic3r/GUI/GUI_ObjectList.cpp:1015
#: src/slic3r/GUI/GUI_ObjectList.cpp:4454
#: src/slic3r/GUI/GUI_ObjectList.cpp:4464
#: src/slic3r/GUI/GUI_ObjectList.cpp:4499
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ObjectDataViewModel.cpp:209
#: src/slic3r/GUI/ObjectDataViewModel.cpp:266
#: src/slic3r/GUI/ObjectDataViewModel.cpp:291
#: src/slic3r/GUI/ObjectDataViewModel.cpp:499
2020-10-19 14:17:45 +02:00
msgid "default"
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:403 src/libslic3r/PrintConfig.cpp:1047
#: src/libslic3r/PrintConfig.cpp:1624 src/libslic3r/PrintConfig.cpp:1789
#: src/libslic3r/PrintConfig.cpp:1856 src/libslic3r/PrintConfig.cpp:2063
#: src/libslic3r/PrintConfig.cpp:2109
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Field.cpp:184
2019-05-13 15:07:53 +02:00
msgid "default value"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Field.cpp:187
2019-05-13 15:07:53 +02:00
msgid "parameter name"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Field.cpp:198 src/slic3r/GUI/OptionsGroup.cpp:774
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:874
2019-08-06 10:01:10 +02:00
msgid "N/A"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Field.cpp:220
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%s doesn't support percentage"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Field.cpp:240 src/slic3r/GUI/Field.cpp:271
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Field.cpp:1417 src/slic3r/GUI/GUI_ObjectLayers.cpp:413
2019-05-13 15:07:53 +02:00
msgid "Invalid numeric input."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Field.cpp:249 src/slic3r/GUI/Field.cpp:1429
2019-05-13 15:07:53 +02:00
msgid "Input value is out of range"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Field.cpp:285
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 ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Field.cpp:288
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/FirmwareDialog.cpp:805
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:289
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:364
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:552
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:187
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-11-05 22:17:49 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:221
2020-10-19 14:17:45 +02:00
msgid "Tool position"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:965
2020-10-19 14:17:45 +02:00
msgid "Generating toolpaths"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:1356
2020-10-19 14:17:45 +02:00
msgid "Generating vertex buffer"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:1437
2020-10-19 14:17:45 +02:00
msgid "Generating index buffers"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2163
2020-10-19 14:17:45 +02:00
msgid "Click to hide"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2163
2020-10-19 14:17:45 +02:00
msgid "Click to show"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2275
2020-10-19 14:17:45 +02:00
msgid "up to"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2281
2020-10-19 14:17:45 +02:00
msgid "above"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2289
2020-10-19 14:17:45 +02:00
msgid "from"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2289
2020-10-19 14:17:45 +02:00
msgid "to"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2317 src/slic3r/GUI/GCodeViewer.cpp:2325
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:270 src/slic3r/GUI/GUI_Preview.cpp:788
2020-10-19 14:17:45 +02:00
msgid "Feature type"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2317 src/slic3r/GUI/GCodeViewer.cpp:2325
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/RammingChart.cpp:76
msgid "Time"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2325
2020-10-19 14:17:45 +02:00
msgid "Percentage"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2328
2020-10-19 14:17:45 +02:00
msgid "Height (mm)"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2329
2020-10-19 14:17:45 +02:00
msgid "Width (mm)"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2330
2020-10-19 14:17:45 +02:00
msgid "Speed (mm/s)"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2331
2020-10-19 14:17:45 +02:00
msgid "Fan Speed (%)"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2332
2020-10-19 14:17:45 +02:00
msgid "Volumetric flow rate (mm³/s)"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2333 src/slic3r/GUI/GUI_Preview.cpp:276
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:447 src/slic3r/GUI/GUI_Preview.cpp:694
#: src/slic3r/GUI/GUI_Preview.cpp:787 src/slic3r/GUI/GUI_Preview.cpp:1266
2020-10-19 14:17:45 +02:00
msgid "Tool"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2334 src/slic3r/GUI/GUI_Preview.cpp:277
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:785
2020-10-19 14:17:45 +02:00
msgid "Color Print"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2370 src/slic3r/GUI/GCodeViewer.cpp:2405
#: src/slic3r/GUI/GCodeViewer.cpp:2410 src/slic3r/GUI/GUI_ObjectList.cpp:296
#: src/slic3r/GUI/wxExtensions.cpp:515 src/libslic3r/PrintConfig.cpp:530
2020-10-19 14:17:45 +02:00
msgid "Extruder"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2381
2020-10-19 14:17:45 +02:00
msgid "Default color"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2405
2020-10-19 14:17:45 +02:00
msgid "default color"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2500 src/slic3r/GUI/GCodeViewer.cpp:2546
2020-10-19 14:17:45 +02:00
msgid "Color change"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2519 src/slic3r/GUI/GCodeViewer.cpp:2544
2020-10-19 14:17:45 +02:00
msgid "Print"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2545 src/slic3r/GUI/GCodeViewer.cpp:2562
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1201
2020-10-19 14:17:45 +02:00
msgid "Pause"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2550 src/slic3r/GUI/GCodeViewer.cpp:2553
2020-10-19 14:17:45 +02:00
msgid "Event"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2550 src/slic3r/GUI/GCodeViewer.cpp:2553
2020-10-19 14:17:45 +02:00
msgid "Remaining time"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2553
2020-10-19 14:17:45 +02:00
msgid "Duration"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2588 src/slic3r/GUI/GUI_Preview.cpp:330
#: src/slic3r/GUI/GUI_Preview.cpp:1466 src/libslic3r/PrintConfig.cpp:2286
2020-10-19 14:17:45 +02:00
msgid "Travel"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2591
2020-10-19 14:17:45 +02:00
msgid "Movement"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2592
2020-10-19 14:17:45 +02:00
msgid "Extrusion"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2593 src/slic3r/GUI/Tab.cpp:1680
#: src/slic3r/GUI/Tab.cpp:2550
2020-10-19 14:17:45 +02:00
msgid "Retraction"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2624 src/slic3r/GUI/GUI_Preview.cpp:315
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:328
2020-10-19 14:17:45 +02:00
msgid "Options"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2627 src/slic3r/GUI/GUI_Preview.cpp:331
#: src/slic3r/GUI/GUI_Preview.cpp:1467
2020-10-19 14:17:45 +02:00
msgid "Retractions"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2628 src/slic3r/GUI/GUI_Preview.cpp:332
#: src/slic3r/GUI/GUI_Preview.cpp:1468
2020-10-19 14:17:45 +02:00
msgid "Deretractions"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2629 src/slic3r/GUI/GUI_Preview.cpp:1469
2020-10-19 14:17:45 +02:00
msgid "Tool changes"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2630 src/slic3r/GUI/GUI_Preview.cpp:1470
2020-10-19 14:17:45 +02:00
msgid "Color changes"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2631 src/slic3r/GUI/GUI_Preview.cpp:1471
2020-11-05 22:17:49 +01:00
msgid "Print pauses"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2632 src/slic3r/GUI/GUI_Preview.cpp:1472
2020-11-05 22:17:49 +01:00
msgid "Custom G-codes"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2643 src/slic3r/GUI/GCodeViewer.cpp:2667
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:689 src/libslic3r/PrintConfig.cpp:113
msgid "Printer"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2645 src/slic3r/GUI/GCodeViewer.cpp:2672
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:685
msgid "Print settings"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2648 src/slic3r/GUI/GCodeViewer.cpp:2678
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:686 src/slic3r/GUI/Tab.cpp:1780
#: src/slic3r/GUI/Tab.cpp:1781
msgid "Filament"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2701 src/slic3r/GUI/GCodeViewer.cpp:2706
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:241 src/slic3r/GUI/Plater.cpp:1127
#: src/slic3r/GUI/Plater.cpp:1177 src/slic3r/GUI/Plater.cpp:1198
2020-10-19 14:17:45 +02:00
msgid "Estimated printing time"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2701
2020-10-19 14:17:45 +02:00
msgid "Normal mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2706
2020-10-19 14:17:45 +02:00
msgid "Stealth mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2733
2020-10-19 14:17:45 +02:00
msgid "Show stealth mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GCodeViewer.cpp:2737
2020-10-19 14:17:45 +02:00
msgid "Show normal mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:228 src/slic3r/GUI/GLCanvas3D.cpp:4965
2019-12-06 13:57:58 +01:00
msgid "Variable layer height"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:230
2019-12-04 11:12:28 +01:00
msgid "Left mouse button:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:232
2019-12-04 11:12:28 +01:00
msgid "Add detail"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:234
2019-12-04 11:12:28 +01:00
msgid "Right mouse button:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:236
2019-12-04 11:12:28 +01:00
msgid "Remove detail"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:238
2019-12-04 11:12:28 +01:00
msgid "Shift + Left mouse button:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:240
2019-12-04 11:12:28 +01:00
msgid "Reset to base"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:242
2019-12-04 11:12:28 +01:00
msgid "Shift + Right mouse button:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:244
2019-12-04 11:12:28 +01:00
msgid "Smoothing"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:246
2019-12-04 11:12:28 +01:00
msgid "Mouse wheel:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:248
2019-12-04 11:12:28 +01:00
msgid "Increase/decrease edit area"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:251
2019-12-04 11:12:28 +01:00
msgid "Adaptive"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:257
msgid "Quality / Speed"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:260
msgid "Higher print quality versus higher print speed."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:271
2019-12-04 11:12:28 +01:00
msgid "Smooth"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:277 src/libslic3r/PrintConfig.cpp:554
2019-12-04 11:12:28 +01:00
msgid "Radius"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:287
2019-12-04 11:12:28 +01:00
msgid "Keep min"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:296
2019-12-04 11:12:28 +01:00
msgid "Reset"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:562
2019-12-06 13:57:58 +01:00
msgid "Variable layer height - Manual edit"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:630
2020-10-19 14:17:45 +02:00
msgid "An object outside the print area was detected."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:631
2020-10-19 14:17:45 +02:00
msgid "A toolpath outside the print area was detected."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:632
2020-10-19 14:17:45 +02:00
msgid "SLA supports outside the print area were detected."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:633
2020-10-19 14:17:45 +02:00
msgid "Some objects are not visible."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:635
2019-05-13 15:07:53 +02:00
msgid ""
2020-10-19 14:17:45 +02:00
"An object outside the print area was detected.\n"
"Resolve the current problem to continue slicing."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:907 src/slic3r/GUI/GLCanvas3D.cpp:936
2019-12-04 11:12:28 +01:00
msgid "Default print color"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:937 src/slic3r/GUI/GLCanvas3D.cpp:946
#: src/slic3r/GUI/GLCanvas3D.cpp:985
2019-12-04 11:12:28 +01:00
msgid "Pause print or custom G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:958
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "up to %.2f mm"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:962
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "above %.2f mm"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:966
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "%.2f - %.2f mm"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:998
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "Color change for Extruder %d at %.2f mm"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:1309
msgid "Seq."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:1776
2019-12-06 13:57:58 +01:00
msgid "Variable layer height - Reset"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:1784
2019-12-06 13:57:58 +01:00
msgid "Variable layer height - Adaptive"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:1792
2019-12-06 13:57:58 +01:00
msgid "Variable layer height - Smooth all"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:2228
2019-08-06 10:01:10 +02:00
msgid "Mirror Object"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:3191
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:520
msgid "Gizmo-Move"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:3275
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:522
msgid "Gizmo-Rotate"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:3802
2019-08-06 10:01:10 +02:00
msgid "Move Object"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4289 src/slic3r/GUI/GLCanvas3D.cpp:4926
2020-10-19 14:17:45 +02:00
msgid "Switch to Settings"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4290 src/slic3r/GUI/GLCanvas3D.cpp:4926
2020-10-19 14:17:45 +02:00
msgid "Print Settings Tab"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4291 src/slic3r/GUI/GLCanvas3D.cpp:4927
2020-10-19 14:17:45 +02:00
msgid "Filament Settings Tab"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4291 src/slic3r/GUI/GLCanvas3D.cpp:4927
2020-10-19 14:17:45 +02:00
msgid "Material Settings Tab"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4292 src/slic3r/GUI/GLCanvas3D.cpp:4928
2020-10-19 14:17:45 +02:00
msgid "Printer Settings Tab"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4348
2019-08-27 17:14:03 +02:00
msgid "Undo History"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4348
2019-08-27 17:14:03 +02:00
msgid "Redo History"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4369
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4369
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4389 src/slic3r/GUI/GLCanvas3D.cpp:4944
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:130 src/slic3r/GUI/Search.cpp:426
msgid "Search"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4403 src/slic3r/GUI/GLCanvas3D.cpp:4411
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Search.cpp:433
2020-11-05 22:17:49 +01:00
msgid "Enter a search term"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4820
2019-05-13 15:07:53 +02:00
msgid "Add..."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4828 src/slic3r/GUI/GUI_ObjectList.cpp:1846
#: src/slic3r/GUI/Plater.cpp:3950 src/slic3r/GUI/Plater.cpp:3972
#: src/slic3r/GUI/Tab.cpp:3447
2019-05-13 15:07:53 +02:00
msgid "Delete"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4837 src/slic3r/GUI/KBShortcutsDialog.cpp:124
#: src/slic3r/GUI/Plater.cpp:4882
2019-05-13 15:07:53 +02:00
msgid "Delete all"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4846 src/slic3r/GUI/KBShortcutsDialog.cpp:151
#: src/slic3r/GUI/Plater.cpp:1633
2019-05-13 15:07:53 +02:00
msgid "Arrange"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4846 src/slic3r/GUI/KBShortcutsDialog.cpp:152
2019-08-06 10:01:10 +02:00
msgid "Arrange selection"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4858
2019-05-13 15:07:53 +02:00
msgid "Copy"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4867
2019-05-13 15:07:53 +02:00
msgid "Paste"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4879 src/slic3r/GUI/Plater.cpp:3809
#: src/slic3r/GUI/Plater.cpp:3821 src/slic3r/GUI/Plater.cpp:3959
2019-05-13 15:07:53 +02:00
msgid "Add instance"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4890 src/slic3r/GUI/Plater.cpp:3961
2019-05-13 15:07:53 +02:00
msgid "Remove instance"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4903
2019-05-13 15:07:53 +02:00
msgid "Split to objects"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:4913 src/slic3r/GUI/GUI_ObjectList.cpp:1618
2019-05-13 15:07:53 +02:00
msgid "Split to parts"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:5015 src/slic3r/GUI/KBShortcutsDialog.cpp:125
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1199
2019-08-27 17:14:03 +02:00
msgid "Undo"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:5015 src/slic3r/GUI/GLCanvas3D.cpp:5054
2020-04-16 11:36:41 +02:00
msgid "Click right mouse button to open/close History"
2019-08-27 17:14:03 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:5038
2019-08-27 17:14:03 +02:00
msgid "Next Undo action: %1%"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:5054 src/slic3r/GUI/KBShortcutsDialog.cpp:126
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1202
2019-08-27 17:14:03 +02:00
msgid "Redo"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:5076
2019-08-27 17:14:03 +02:00
msgid "Next Redo action: %1%"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:7179
2019-08-06 10:01:10 +02:00
msgid "Selection-Add from rectangle"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GLCanvas3D.cpp:7198
2019-08-06 10:01:10 +02:00
msgid "Selection-Remove from rectangle"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:48
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:146 src/libslic3r/PrintConfig.cpp:3593
2019-05-13 15:07:53 +02:00
msgid "Cut"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:170
2019-05-13 15:07:53 +02:00
msgid "Keep upper part"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:171
2019-05-13 15:07:53 +02:00
msgid "Keep lower part"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:172
2019-08-06 10:01:10 +02:00
msgid "Rotate lower part upwards"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:177
2019-08-06 10:01:10 +02:00
msgid "Perform cut"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:33
2020-11-05 22:17:49 +01:00
msgid "Paint-on supports"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:42
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:49
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:25
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:57
msgid "Clipping of view"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:43
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:50
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:26
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:58
msgid "Reset direction"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:44
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:27
2020-11-05 22:17:49 +01:00
msgid "Brush size"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:45
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:28
2020-11-05 22:17:49 +01:00
msgid "Brush shape"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:46
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:29
msgid "Left mouse button"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:47
msgid "Enforce supports"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:48
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:31
msgid "Right mouse button"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:49
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:373
msgid "Block supports"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:50
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:33
msgid "Shift + Left mouse button"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:51
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:34
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:368
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:378
msgid "Remove selection"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:52
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:35
msgid "Remove all selection"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:53
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:36
msgid "Circle"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:54
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:37
#: src/slic3r/GUI/GUI_ObjectList.cpp:1563
msgid "Sphere"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:129
msgid "Autoset by angle"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:136
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:118
msgid "Reset selection"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:160
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:141
msgid "Alt + Mouse wheel"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:178
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:159
msgid "Paints all facets inside, regardless of their orientation."
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:192
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:173
msgid "Ignores facets facing away from the camera."
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:225
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:203
msgid "Ctrl + Mouse wheel"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:233
msgid "Autoset custom supports"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:235
msgid "Threshold:"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:242
2020-10-19 14:17:45 +02:00
msgid "Enforce"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:245
2020-10-19 14:17:45 +02:00
msgid "Block"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:295
2020-10-19 14:17:45 +02:00
msgid "Block supports by angle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:296
2020-10-19 14:17:45 +02:00
msgid "Add supports by angle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:40
2019-05-13 15:07:53 +02:00
msgid "Place on face"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:40
msgid "Hollow this object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:41
msgid "Preview hollowed and drilled model"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:42
msgid "Offset"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:43
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:56
msgid "Quality"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:44
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3089
msgid "Closing distance"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:45
msgid "Hole diameter"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:46
msgid "Hole depth"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:47
msgid "Remove selected holes"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:48
msgid "Remove all holes"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:51
msgid "Show supports"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:308
msgid "Add drainage hole"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:424
msgid "Delete drainage hole"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:624
msgid "Hollowing parameter change"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:693
msgid "Change drainage hole diameter"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:785
msgid "Hollow and drill"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:835
msgid "Move drainage hole"
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoMove.cpp:64
2019-05-13 15:07:53 +02:00
msgid "Move"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:461
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:527
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:546
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:562
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3642
2019-05-13 15:07:53 +02:00
msgid "Rotate"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoScale.cpp:78
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:238
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:547
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:563
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3657
2019-05-13 15:07:53 +02:00
msgid "Scale"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:30
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:381
msgid "Enforce seam"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:32
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:383
msgid "Block seam"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:46
2020-11-05 22:17:49 +01:00
msgid "Seam painting"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:47
2020-10-19 14:17:45 +02:00
msgid "Head diameter"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:48
2020-10-19 14:17:45 +02:00
msgid "Lock supports under new islands"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:49
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1218
msgid "Remove selected points"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:50
2020-10-19 14:17:45 +02:00
msgid "Remove all points"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:51
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1221
msgid "Apply changes"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:52
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1222
msgid "Discard changes"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:53
2020-10-19 14:17:45 +02:00
msgid "Minimal points distance"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2919
2020-10-19 14:17:45 +02:00
msgid "Support points density"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:55
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1224
msgid "Auto-generate points"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:56
2019-05-13 15:07:53 +02:00
msgid "Manual editing"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:374
2019-08-06 10:01:10 +02:00
msgid "Add support point"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:514
2019-08-06 10:01:10 +02:00
msgid "Delete support point"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:694
2019-08-06 10:01:10 +02:00
msgid "Change point head diameter"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:762
2019-08-06 10:01:10 +02:00
msgid "Support parameter change"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:869
2019-05-13 15:07:53 +02:00
msgid "SLA Support Points"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:897
2019-08-27 17:14:03 +02:00
msgid "SLA gizmo turned on"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:911
2019-05-13 15:07:53 +02:00
msgid "Do you want to save your manually edited support points?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:912
2019-05-13 15:07:53 +02:00
msgid "Save changes?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:924
2019-08-27 17:14:03 +02:00
msgid "SLA gizmo turned off"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:955
2019-08-06 10:01:10 +02:00
msgid "Move support point"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1048
2019-08-06 10:01:10 +02:00
msgid "Support points edit"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1127
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1128
2019-12-04 11:12:28 +01:00
msgid "Are you sure you want to do it?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1129 src/slic3r/GUI/GUI.cpp:256
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:557
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:581
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/WipeTowerDialog.cpp:45 src/slic3r/GUI/WipeTowerDialog.cpp:366
2019-05-13 15:07:53 +02:00
msgid "Warning"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1134
2019-08-06 10:01:10 +02:00
msgid "Autogenerate support points"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1181
2019-05-13 15:07:53 +02:00
msgid "SLA gizmo keyboard shortcuts"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1192
2019-05-13 15:07:53 +02:00
msgid "Note: some shortcuts work in (non)editing mode only."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1210
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1213
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1214
2019-05-13 15:07:53 +02:00
msgid "Left click"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1210
2019-05-13 15:07:53 +02:00
msgid "Add point"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1211
2019-05-13 15:07:53 +02:00
msgid "Right click"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1211
2019-05-13 15:07:53 +02:00
msgid "Remove point"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1212
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1215
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1216
2019-05-13 15:07:53 +02:00
msgid "Drag"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1212
2019-05-13 15:07:53 +02:00
msgid "Move point"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1213
2019-05-13 15:07:53 +02:00
msgid "Add point to selection"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1214
2019-05-13 15:07:53 +02:00
msgid "Remove point from selection"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1215
2019-05-13 15:07:53 +02:00
msgid "Select by rectangle"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1216
2019-05-13 15:07:53 +02:00
msgid "Deselect by rectangle"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1217
2019-05-13 15:07:53 +02:00
msgid "Select all points"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1219
2019-05-13 15:07:53 +02:00
msgid "Mouse wheel"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1219
2019-05-13 15:07:53 +02:00
msgid "Move clipping plane"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1220
2019-05-13 15:07:53 +02:00
msgid "Reset clipping plane"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1223
2019-05-13 15:07:53 +02:00
msgid "Switch to editing mode"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:521
2019-08-28 15:12:55 +02:00
msgid "Gizmo-Scale"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:630
2020-04-16 11:36:41 +02:00
msgid "Gizmo-Place on Face"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:39
msgid "Entering Paint-on supports"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:40
msgid "Entering Seam painting"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:47
msgid "Leaving Seam painting"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:48
msgid "Leaving Paint-on supports"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:371
msgid "Add supports"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:235
2020-10-19 14:17:45 +02:00
msgid "is based on Slic3r by Alessandro Ranellucci and the RepRap community."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:237
2020-10-19 14:17:45 +02:00
msgid ""
"Contributions by Vojtech Bubnik, Enrico Turri, Oleksandra Iushchenko, Tamas "
"Meszaros, Lukas Matena, Vojtech Kral, David Kocik and numerous others."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:238
2020-10-19 14:17:45 +02:00
msgid "Artwork model by Nora Al-Badri and Jan Nikolai Nelles"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:378
2020-11-05 22:17:49 +01:00
msgid ""
"Starting with %1% 2.3, configuration directory on Linux has changed "
"(according to XDG Base Directory Specification) to \n"
"%2%.\n"
"\n"
"This directory did not exist yet (maybe you run the new version for the "
"first time).\n"
"However, an old %1% configuration directory was detected in \n"
"%3%.\n"
"\n"
"Consider moving the contents of the old directory to the new location in "
"order to access your profiles, etc.\n"
"Note that if you decide to downgrade %1% in future, it will use the old "
"location again.\n"
"\n"
"What do you want to do now?"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:386
2020-11-05 22:17:49 +01:00
#, possible-c-format
msgid "%s - BREAKING CHANGE"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:388
2020-11-05 22:17:49 +01:00
msgid "Quit, I will move my data now"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:388
2020-11-05 22:17:49 +01:00
msgid "Start the application"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:577
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:580
2019-08-27 17:14:03 +02:00
msgid "Fatal error"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:700
2020-10-19 14:17:45 +02:00
msgid ""
"Error parsing PrusaSlicer config file, it is probably corrupted. Try to "
"manually delete the file to recover from the error. Your user profiles will "
"not be affected."
2019-08-27 17:14:03 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:706
2020-10-19 14:17:45 +02:00
msgid ""
"Error parsing PrusaGCodeViewer config file, it is probably corrupted. Try to "
"manually delete the file to recover from the error."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:760
2020-10-19 14:17:45 +02:00
#, possible-c-format
msgid ""
"%s\n"
"Do you want to continue?"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:762 src/slic3r/GUI/UnsavedChangesDialog.cpp:653
2020-10-19 14:17:45 +02:00
msgid "Remember my choice"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:797
msgid "Loading configuration"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:855
msgid "Preparing settings tabs"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1100
2020-10-19 14:17:45 +02:00
msgid ""
"You have the following presets with saved options for \"Print Host upload\""
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1104
2020-10-19 14:17:45 +02:00
msgid ""
2020-11-05 22:17:49 +01:00
"But since this version of PrusaSlicer we don't show this information in "
"Printer Settings anymore.\n"
"Settings will be available in physical printers settings."
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1106
2020-10-19 14:17:45 +02:00
msgid ""
"By default new Printer devices will be named as \"Printer N\" during its "
"creation.\n"
"Note: This name can be changed later from the physical printers settings"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1109
2020-10-19 14:17:45 +02:00
msgid "Information"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1122 src/slic3r/GUI/GUI_App.cpp:1133
2019-08-27 17:14:03 +02:00
msgid "Recreating"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1138
2019-05-13 15:07:53 +02:00
msgid "Loading of current presets"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1143
2019-05-13 15:07:53 +02:00
msgid "Loading of a mode view"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1224
2019-05-20 16:05:15 +02:00
msgid "Choose one file (3MF/AMF):"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1236
2019-05-13 15:07:53 +02:00
msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1248
2020-10-19 14:17:45 +02:00
msgid "Choose one file (GCODE/.GCO/.G/.ngc/NGC):"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1259
2020-10-19 14:17:45 +02:00
msgid "Changing of an application language"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1309
2019-05-13 15:07:53 +02:00
msgid "Select the language"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1309
2019-05-13 15:07:53 +02:00
msgid "Language"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1439
2020-10-19 14:17:45 +02:00
msgid "modified"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1488
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "Run %s"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1492
2019-05-13 15:07:53 +02:00
msgid "&Configuration Snapshots"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1492
2019-05-13 15:07:53 +02:00
msgid "Inspect / activate configuration snapshots"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1493
2019-05-13 15:07:53 +02:00
msgid "Take Configuration &Snapshot"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1493
2019-05-13 15:07:53 +02:00
msgid "Capture a configuration snapshot"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1494
msgid "Check for updates"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1494
msgid "Check for configuration updates"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1497
2019-05-13 15:07:53 +02:00
msgid "&Preferences"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1503
2019-05-13 15:07:53 +02:00
msgid "Application preferences"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1508 src/slic3r/GUI/wxExtensions.cpp:673
2019-05-13 15:07:53 +02:00
msgid "Simple"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1508
2019-05-13 15:07:53 +02:00
msgid "Simple View Mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1510 src/slic3r/GUI/wxExtensions.cpp:675
2020-04-16 11:36:41 +02:00
msgctxt "Mode"
2019-05-13 15:07:53 +02:00
msgid "Advanced"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1510
2019-05-13 15:07:53 +02:00
msgid "Advanced View Mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1511 src/slic3r/GUI/wxExtensions.cpp:676
2019-05-13 15:07:53 +02:00
msgid "Expert"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1511
2019-05-13 15:07:53 +02:00
msgid "Expert View Mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1516
2019-05-13 15:07:53 +02:00
msgid "Mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1516
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%s View Mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1519
2020-02-19 13:21:16 +01:00
msgid "&Language"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1522
2019-05-13 15:07:53 +02:00
msgid "Flash printer &firmware"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1522
2019-05-13 15:07:53 +02:00
msgid "Upload a firmware image into an Arduino based printer"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1538
2019-05-13 15:07:53 +02:00
msgid "Taking configuration snapshot"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1538
2019-05-13 15:07:53 +02:00
msgid "Snapshot name"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1600
2020-10-19 14:17:45 +02:00
msgid "Language selection"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1602
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1604
2019-05-13 15:07:53 +02:00
msgid "Do you want to proceed?"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1631
2019-05-13 15:07:53 +02:00
msgid "&Configuration"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1662
2020-10-19 14:17:45 +02:00
msgid "The preset(s) modifications are successfully saved"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1862 src/slic3r/GUI/Tab.cpp:3205
2019-12-04 11:12:28 +01:00
msgid "It's impossible to print multi-part object(s) with SLA technology."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1863
2019-12-04 11:12:28 +01:00
msgid "Please check and fix your object list."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1864 src/slic3r/GUI/Jobs/SLAImportJob.cpp:210
#: src/slic3r/GUI/Plater.cpp:2347 src/slic3r/GUI/Tab.cpp:3207
2019-12-04 11:12:28 +01:00
msgid "Attention!"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_App.cpp:1881
2019-12-04 11:12:28 +01:00
msgid "Select a gcode file:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_Init.cpp:73 src/slic3r/GUI/GUI_Init.cpp:76
2020-11-05 22:17:49 +01:00
msgid "PrusaSlicer GUI initialization failed"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_Init.cpp:76
2020-11-05 22:17:49 +01:00
msgid "Fatal error, exception catched: %1%"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:29
msgid "Start at height"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:29
msgid "Stop at height"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:161
msgid "Remove layer range"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:165
msgid "Add layer range"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:34 src/slic3r/GUI/GUI_ObjectList.cpp:92
#: src/slic3r/GUI/GUI_ObjectList.cpp:651 src/libslic3r/PrintConfig.cpp:72
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:216 src/libslic3r/PrintConfig.cpp:225
#: src/libslic3r/PrintConfig.cpp:449 src/libslic3r/PrintConfig.cpp:513
#: src/libslic3r/PrintConfig.cpp:521 src/libslic3r/PrintConfig.cpp:939
#: src/libslic3r/PrintConfig.cpp:1128 src/libslic3r/PrintConfig.cpp:1493
#: src/libslic3r/PrintConfig.cpp:1560 src/libslic3r/PrintConfig.cpp:1741
#: src/libslic3r/PrintConfig.cpp:2208 src/libslic3r/PrintConfig.cpp:2267
#: src/libslic3r/PrintConfig.cpp:2276
2019-05-13 15:07:53 +02:00
msgid "Layers and Perimeters"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:36 src/slic3r/GUI/GUI_ObjectList.cpp:95
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:654 src/slic3r/GUI/GUI_Preview.cpp:306
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1458 src/slic3r/GUI/Tab.cpp:1460
2020-11-12 21:35:05 +01:00
#: src/libslic3r/ExtrusionEntity.cpp:320 src/libslic3r/ExtrusionEntity.cpp:352
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:411 src/libslic3r/PrintConfig.cpp:1621
#: src/libslic3r/PrintConfig.cpp:1999 src/libslic3r/PrintConfig.cpp:2005
#: src/libslic3r/PrintConfig.cpp:2013 src/libslic3r/PrintConfig.cpp:2025
#: src/libslic3r/PrintConfig.cpp:2035 src/libslic3r/PrintConfig.cpp:2043
#: src/libslic3r/PrintConfig.cpp:2058 src/libslic3r/PrintConfig.cpp:2079
#: src/libslic3r/PrintConfig.cpp:2091 src/libslic3r/PrintConfig.cpp:2107
#: src/libslic3r/PrintConfig.cpp:2116 src/libslic3r/PrintConfig.cpp:2125
#: src/libslic3r/PrintConfig.cpp:2136 src/libslic3r/PrintConfig.cpp:2150
#: src/libslic3r/PrintConfig.cpp:2158 src/libslic3r/PrintConfig.cpp:2159
#: src/libslic3r/PrintConfig.cpp:2168 src/libslic3r/PrintConfig.cpp:2176
#: src/libslic3r/PrintConfig.cpp:2190
2019-05-13 15:07:53 +02:00
msgid "Support material"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:39 src/slic3r/GUI/GUI_ObjectList.cpp:99
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:658 src/libslic3r/PrintConfig.cpp:2386
#: src/libslic3r/PrintConfig.cpp:2394
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:94 src/slic3r/GUI/GUI_ObjectList.cpp:653
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:302 src/slic3r/GUI/Tab.cpp:1428
#: src/libslic3r/ExtrusionEntity.cpp:316 src/libslic3r/ExtrusionEntity.cpp:344
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1135 src/libslic3r/PrintConfig.cpp:1141
#: src/libslic3r/PrintConfig.cpp:1155 src/libslic3r/PrintConfig.cpp:1165
#: src/libslic3r/PrintConfig.cpp:1173 src/libslic3r/PrintConfig.cpp:1175
2020-10-19 14:17:45 +02:00
msgid "Ironing"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:96 src/slic3r/GUI/GUI_ObjectList.cpp:655
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:273 src/slic3r/GUI/Tab.cpp:1484
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:276 src/libslic3r/PrintConfig.cpp:501
#: src/libslic3r/PrintConfig.cpp:970 src/libslic3r/PrintConfig.cpp:1101
#: src/libslic3r/PrintConfig.cpp:1174 src/libslic3r/PrintConfig.cpp:1550
#: src/libslic3r/PrintConfig.cpp:1822 src/libslic3r/PrintConfig.cpp:1874
#: src/libslic3r/PrintConfig.cpp:2252
2019-05-13 15:07:53 +02:00
msgid "Speed"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:97 src/slic3r/GUI/GUI_ObjectList.cpp:656
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1520 src/slic3r/GUI/Tab.cpp:2085
#: src/libslic3r/PrintConfig.cpp:531 src/libslic3r/PrintConfig.cpp:1055
#: src/libslic3r/PrintConfig.cpp:1528 src/libslic3r/PrintConfig.cpp:1843
#: src/libslic3r/PrintConfig.cpp:2071 src/libslic3r/PrintConfig.cpp:2098
2019-08-06 10:01:10 +02:00
msgid "Extruders"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:98 src/slic3r/GUI/GUI_ObjectList.cpp:657
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:490 src/libslic3r/PrintConfig.cpp:598
#: src/libslic3r/PrintConfig.cpp:926 src/libslic3r/PrintConfig.cpp:1063
#: src/libslic3r/PrintConfig.cpp:1537 src/libslic3r/PrintConfig.cpp:1863
#: src/libslic3r/PrintConfig.cpp:2080 src/libslic3r/PrintConfig.cpp:2240
2019-05-13 15:07:53 +02:00
msgid "Extrusion Width"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:102 src/slic3r/GUI/GUI_ObjectList.cpp:661
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1416 src/slic3r/GUI/Tab.cpp:1438
#: src/slic3r/GUI/Tab.cpp:1541 src/slic3r/GUI/Tab.cpp:1544
#: src/slic3r/GUI/Tab.cpp:1828 src/slic3r/GUI/Tab.cpp:2165
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:4077 src/libslic3r/PrintConfig.cpp:90
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:128 src/libslic3r/PrintConfig.cpp:264
#: src/libslic3r/PrintConfig.cpp:1090 src/libslic3r/PrintConfig.cpp:2410
#: src/libslic3r/PrintConfig.cpp:2582
2020-04-16 11:36:41 +02:00
msgid "Advanced"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:104 src/slic3r/GUI/GUI_ObjectList.cpp:663
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:356 src/slic3r/GUI/Tab.cpp:4011
#: src/slic3r/GUI/Tab.cpp:4012 src/libslic3r/PrintConfig.cpp:2748
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2755 src/libslic3r/PrintConfig.cpp:2764
#: src/libslic3r/PrintConfig.cpp:2773 src/libslic3r/PrintConfig.cpp:2783
#: src/libslic3r/PrintConfig.cpp:2793 src/libslic3r/PrintConfig.cpp:2830
#: src/libslic3r/PrintConfig.cpp:2837 src/libslic3r/PrintConfig.cpp:2848
#: src/libslic3r/PrintConfig.cpp:2858 src/libslic3r/PrintConfig.cpp:2867
#: src/libslic3r/PrintConfig.cpp:2880 src/libslic3r/PrintConfig.cpp:2890
#: src/libslic3r/PrintConfig.cpp:2899 src/libslic3r/PrintConfig.cpp:2909
#: src/libslic3r/PrintConfig.cpp:2920 src/libslic3r/PrintConfig.cpp:2928
2019-05-13 15:07:53 +02:00
msgid "Supports"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:105 src/slic3r/GUI/GUI_ObjectList.cpp:664
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:496 src/slic3r/GUI/Tab.cpp:4052
#: src/slic3r/GUI/Tab.cpp:4053 src/slic3r/GUI/Tab.cpp:4124
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2936 src/libslic3r/PrintConfig.cpp:2943
#: src/libslic3r/PrintConfig.cpp:2957 src/libslic3r/PrintConfig.cpp:2968
#: src/libslic3r/PrintConfig.cpp:2978 src/libslic3r/PrintConfig.cpp:3000
#: src/libslic3r/PrintConfig.cpp:3011 src/libslic3r/PrintConfig.cpp:3018
#: src/libslic3r/PrintConfig.cpp:3025 src/libslic3r/PrintConfig.cpp:3036
#: src/libslic3r/PrintConfig.cpp:3045 src/libslic3r/PrintConfig.cpp:3054
2019-05-13 15:07:53 +02:00
msgid "Pad"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:106 src/slic3r/GUI/Tab.cpp:4070
#: src/slic3r/GUI/Tab.cpp:4071 src/libslic3r/SLA/Hollowing.cpp:45
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLA/Hollowing.cpp:57 src/libslic3r/SLA/Hollowing.cpp:66
2020-11-05 22:17:49 +01:00
#: src/libslic3r/SLA/Hollowing.cpp:75 src/libslic3r/PrintConfig.cpp:3064
#: src/libslic3r/PrintConfig.cpp:3071 src/libslic3r/PrintConfig.cpp:3081
#: src/libslic3r/PrintConfig.cpp:3090
msgid "Hollowing"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:284
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:161
2019-05-13 15:07:53 +02:00
msgid "Name"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:300 src/slic3r/GUI/GUI_ObjectList.cpp:441
2019-12-04 11:12:28 +01:00
msgid "Editing"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:386
2019-12-04 11:12:28 +01:00
#, possible-c-format
msgid "Auto-repaired (%d errors):"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:393
2019-12-04 11:12:28 +01:00
msgid "degenerate facets"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:394
2019-12-04 11:12:28 +01:00
msgid "edges fixed"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:395
2019-12-04 11:12:28 +01:00
msgid "facets removed"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:396
2019-12-04 11:12:28 +01:00
msgid "facets added"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:397
2019-12-04 11:12:28 +01:00
msgid "facets reversed"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:398
2019-12-04 11:12:28 +01:00
msgid "backwards edges"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:406
2019-12-04 11:12:28 +01:00
msgid "Right button click the icon to fix STL through Netfabb"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:443
2019-12-04 11:12:28 +01:00
msgid "Right button click the icon to change the object settings"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:445
2019-12-04 11:12:28 +01:00
msgid "Click the icon to change the object settings"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:449
2019-12-04 11:12:28 +01:00
msgid "Right button click the icon to change the object printable property"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:451
2019-12-04 11:12:28 +01:00
msgid "Click the icon to change the object printable property"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:574
2019-12-06 13:57:58 +01:00
msgid "Change Extruder"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:589
2019-08-06 10:01:10 +02:00
msgid "Rename Object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:589
2019-08-06 10:01:10 +02:00
msgid "Rename Sub-object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1215
#: src/slic3r/GUI/GUI_ObjectList.cpp:4244
2019-08-06 10:01:10 +02:00
msgid "Instances to Separated Objects"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1230
msgid "Volumes in Object reordered"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1230
msgid "Object reordered"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1306
#: src/slic3r/GUI/GUI_ObjectList.cpp:1661
#: src/slic3r/GUI/GUI_ObjectList.cpp:1667
#: src/slic3r/GUI/GUI_ObjectList.cpp:2008
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Quick Add Settings (%s)"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1396
2019-05-13 15:07:53 +02:00
msgid "Select showing settings"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1445
2019-08-06 10:01:10 +02:00
msgid "Add Settings for Layers"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1446
2019-08-06 10:01:10 +02:00
msgid "Add Settings for Sub-object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1447
2019-08-06 10:01:10 +02:00
msgid "Add Settings for Object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1517
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1518
2019-08-06 10:01:10 +02:00
msgid "Add Settings Bundle for Sub-object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1519
2019-08-06 10:01:10 +02:00
msgid "Add Settings Bundle for Object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1558
2019-05-13 15:07:53 +02:00
msgid "Load"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1563
#: src/slic3r/GUI/GUI_ObjectList.cpp:1595
#: src/slic3r/GUI/GUI_ObjectList.cpp:1599
2019-05-13 15:07:53 +02:00
msgid "Box"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1563
2019-05-13 15:07:53 +02:00
msgid "Cylinder"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1563
2019-05-13 15:07:53 +02:00
msgid "Slab"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1631
2019-08-27 17:14:03 +02:00
msgid "Height range Modifier"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1640
2019-05-13 15:07:53 +02:00
msgid "Add settings"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1718
2019-05-13 15:07:53 +02:00
msgid "Change type"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1728
#: src/slic3r/GUI/GUI_ObjectList.cpp:1740
2019-05-13 15:07:53 +02:00
msgid "Set as a Separated Object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1740
2019-05-13 15:07:53 +02:00
msgid "Set as a Separated Objects"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1750
msgid "Printable"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1765
msgid "Rename"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1776
msgid "Fix through the Netfabb"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1786 src/slic3r/GUI/Plater.cpp:3985
msgid "Export as STL"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1793
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4439 src/slic3r/GUI/Plater.cpp:3953
msgid "Reload the selected volumes from disk"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1800
msgid "Set extruder for selected items"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1832 src/libslic3r/PrintConfig.cpp:376
2020-10-19 14:17:45 +02:00
msgid "Default"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1852
msgid "Scale to print volume"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1852
msgid "Scale the selected object to fit the print volume"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1858 src/slic3r/GUI/Plater.cpp:4994
2020-10-19 14:17:45 +02:00
msgid "Convert from imperial units"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:1861 src/slic3r/GUI/Plater.cpp:4994
2020-10-19 14:17:45 +02:00
msgid "Revert conversion from imperial units"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1868
#: src/slic3r/GUI/GUI_ObjectList.cpp:1876
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2569 src/libslic3r/PrintConfig.cpp:3633
2020-10-19 14:17:45 +02:00
msgid "Merge"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1868
msgid "Merge objects to the one multipart object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1876
msgid "Merge objects to the one single object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:1953
#: src/slic3r/GUI/GUI_ObjectList.cpp:2210
2019-12-04 11:12:28 +01:00
msgid "Add Shape"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2038
2019-08-06 10:01:10 +02:00
msgid "Load Part"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2077
2019-08-06 10:01:10 +02:00
msgid "Error!"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2152
2019-08-06 10:01:10 +02:00
msgid "Add Generic Subobject"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2181
2019-05-13 15:07:53 +02:00
msgid "Generic"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2307
#: src/slic3r/GUI/GUI_ObjectList.cpp:2408
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2319
2019-08-06 10:01:10 +02:00
msgid "Delete Settings"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2341
2019-08-06 10:01:10 +02:00
msgid "Delete All Instances from Object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2357
2019-08-27 17:14:03 +02:00
msgid "Delete Height Range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2389
2019-08-06 10:01:10 +02:00
msgid "From Object List You can't delete the last solid part from object."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2393
2019-08-06 10:01:10 +02:00
msgid "Delete Subobject"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2412
2019-08-06 10:01:10 +02:00
msgid "Delete Instance"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2436 src/slic3r/GUI/Plater.cpp:2862
2019-05-13 15:07:53 +02:00
msgid ""
"The selected object couldn't be split because it contains only one part."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2440
2019-08-06 10:01:10 +02:00
msgid "Split to Parts"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2576
msgid "Merged"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2660
msgid "Merge all parts to the one single object"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:2692
2019-08-06 10:01:10 +02:00
msgid "Add Layers"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2846
2019-05-13 15:07:53 +02:00
msgid "Group manipulation"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2858
2019-05-13 15:07:53 +02:00
msgid "Object manipulation"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2871
2019-05-13 15:07:53 +02:00
msgid "Object Settings to modify"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2875
2019-05-13 15:07:53 +02:00
msgid "Part Settings to modify"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2880
2019-08-06 10:01:10 +02:00
msgid "Layer range Settings to modify"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2886
2019-05-13 15:07:53 +02:00
msgid "Part manipulation"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2892
2019-05-13 15:07:53 +02:00
msgid "Instance manipulation"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2899
2019-12-06 13:57:58 +01:00
msgid "Height ranges"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:2899
2019-08-27 17:14:03 +02:00
msgid "Settings for height range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3083
2019-08-06 10:01:10 +02:00
msgid "Delete Selected Item"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3221
2019-08-06 10:01:10 +02:00
msgid "Delete Selected"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3297
#: src/slic3r/GUI/GUI_ObjectList.cpp:3325
#: src/slic3r/GUI/GUI_ObjectList.cpp:3345
2019-08-27 17:14:03 +02:00
msgid "Add Height Range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3391
2020-03-16 13:48:21 +01:00
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3395
2020-03-16 13:48:21 +01:00
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3400
2020-03-16 13:48:21 +01:00
msgid ""
"Cannot insert a new layer range after the current layer range.\n"
"Current layer range overlaps with the next layer range."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3459
2019-08-27 17:14:03 +02:00
msgid "Edit Height Range"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3754
2019-08-06 10:01:10 +02:00
msgid "Selection-Remove from list"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3762
2019-08-06 10:01:10 +02:00
msgid "Selection-Add from list"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3880
2019-05-13 15:07:53 +02:00
msgid "Object or Instance"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3881
#: src/slic3r/GUI/GUI_ObjectList.cpp:4014
2019-05-13 15:07:53 +02:00
msgid "Part"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3881
2019-08-06 10:01:10 +02:00
msgid "Layer"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3883
2020-03-05 13:59:20 +01:00
msgid "Unsupported selection"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3884
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3885
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3888
2019-05-13 15:07:53 +02:00
msgid "of a current Object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3893
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:3968 src/slic3r/GUI/Plater.cpp:142
msgid "Info"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4009
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4014
2019-05-13 15:07:53 +02:00
msgid "Modifier"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4014
2019-05-13 15:07:53 +02:00
msgid "Support Enforcer"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4014
2019-05-13 15:07:53 +02:00
msgid "Support Blocker"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4016
2019-05-13 15:07:53 +02:00
msgid "Select type of part"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4021
2019-08-06 10:01:10 +02:00
msgid "Change Part Type"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4266
2019-05-13 15:07:53 +02:00
msgid "Enter new name"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4266
2019-05-13 15:07:53 +02:00
msgid "Renaming"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4282
#: src/slic3r/GUI/GUI_ObjectList.cpp:4409
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:101
#: src/slic3r/GUI/SavePresetDialog.cpp:109
2019-05-13 15:07:53 +02:00
msgid "The supplied name is not valid;"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4283
#: src/slic3r/GUI/GUI_ObjectList.cpp:4410
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:102
2019-05-13 15:07:53 +02:00
msgid "the following characters are not allowed:"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4458
2019-05-13 15:07:53 +02:00
msgid "Select extruder number:"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4459
2019-05-13 15:07:53 +02:00
msgid "This extruder will be set for selected items"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4484
2019-12-06 13:57:58 +01:00
msgid "Change Extruders"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4581 src/slic3r/GUI/Selection.cpp:1531
2019-08-27 17:14:03 +02:00
msgid "Set Printable"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/GUI_ObjectList.cpp:4581 src/slic3r/GUI/Selection.cpp:1531
2019-08-27 17:14:03 +02:00
msgid "Set Unprintable"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:68
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:111
2019-05-13 15:07:53 +02:00
msgid "World coordinates"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:69
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:112
2019-05-13 15:07:53 +02:00
msgid "Local coordinates"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:88
2019-05-13 15:07:53 +02:00
msgid "Select coordinate space, in which the transformation will be performed."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:163 src/libslic3r/GCode.cpp:621
2019-05-13 15:07:53 +02:00
msgid "Object name"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:223
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:505
2019-12-04 11:12:28 +01:00
msgid "Position"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:224
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:506
#: src/slic3r/GUI/Mouse3DController.cpp:487
#: src/slic3r/GUI/Mouse3DController.cpp:508
msgid "Rotation"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:271
2019-08-06 10:01:10 +02:00
#, possible-c-format
msgid "Toggle %c axis mirroring"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:305
2019-08-06 10:01:10 +02:00
msgid "Set Mirror"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:341
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:418
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:486
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:487
msgid "in"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:345
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:357
2019-08-06 10:01:10 +02:00
msgid "Drop to bed"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:372
2019-12-04 11:12:28 +01:00
msgid "Reset rotation"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:394
2019-12-04 11:12:28 +01:00
msgid "Reset Rotation"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:407
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:409
2019-12-04 11:12:28 +01:00
msgid "Reset scale"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:507
2019-05-13 15:07:53 +02:00
msgid "Scale factors"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:561
2019-05-13 15:07:53 +02:00
msgid "Translate"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:625
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:797
2019-08-06 10:01:10 +02:00
msgid "Set Position"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:828
2019-08-06 10:01:10 +02:00
msgid "Set Orientation"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:893
2019-08-06 10:01:10 +02:00
msgid "Set Scale"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:925
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:928
2019-05-13 15:07:53 +02:00
msgid ""
"This operation is irreversible.\n"
"Do you want to proceed?"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:62
2019-05-13 15:07:53 +02:00
msgid "Additional Settings"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:98
2019-05-13 15:07:53 +02:00
msgid "Remove parameter"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:104
2019-08-06 10:01:10 +02:00
#, possible-c-format
msgid "Delete Option %s"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/GUI_ObjectSettings.cpp:157
2019-08-06 10:01:10 +02:00
#, possible-c-format
msgid "Change Option %s"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:260 src/slic3r/GUI/GUI_Preview.cpp:266
2019-05-13 15:07:53 +02:00
msgid "View"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:271 src/libslic3r/PrintConfig.cpp:543
2019-05-13 15:07:53 +02:00
msgid "Height"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:272 src/libslic3r/PrintConfig.cpp:2372
2019-05-13 15:07:53 +02:00
msgid "Width"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:274 src/slic3r/GUI/Tab.cpp:1814
2019-12-04 11:12:28 +01:00
msgid "Fan speed"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:275
2019-05-13 15:07:53 +02:00
msgid "Volumetric flow rate"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:281 src/slic3r/GUI/GUI_Preview.cpp:283
2019-05-13 15:07:53 +02:00
msgid "Show"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:288 src/slic3r/GUI/GUI_Preview.cpp:290
#: src/slic3r/GUI/GUI_Preview.cpp:311
2019-05-13 15:07:53 +02:00
msgid "Feature types"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:296 src/libslic3r/ExtrusionEntity.cpp:310
#: src/libslic3r/ExtrusionEntity.cpp:332
2019-05-13 15:07:53 +02:00
msgid "Perimeter"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:297 src/libslic3r/ExtrusionEntity.cpp:311
#: src/libslic3r/ExtrusionEntity.cpp:334
2019-05-13 15:07:53 +02:00
msgid "External perimeter"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:298 src/libslic3r/ExtrusionEntity.cpp:312
#: src/libslic3r/ExtrusionEntity.cpp:336
2019-05-13 15:07:53 +02:00
msgid "Overhang perimeter"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:299 src/libslic3r/ExtrusionEntity.cpp:313
#: src/libslic3r/ExtrusionEntity.cpp:338
2019-05-13 15:07:53 +02:00
msgid "Internal infill"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:300 src/libslic3r/ExtrusionEntity.cpp:314
#: src/libslic3r/ExtrusionEntity.cpp:340 src/libslic3r/PrintConfig.cpp:1862
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1873
2019-05-13 15:07:53 +02:00
msgid "Solid infill"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:301 src/libslic3r/ExtrusionEntity.cpp:315
#: src/libslic3r/ExtrusionEntity.cpp:342 src/libslic3r/PrintConfig.cpp:2239
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2251
2019-05-13 15:07:53 +02:00
msgid "Top solid infill"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:303 src/libslic3r/ExtrusionEntity.cpp:317
#: src/libslic3r/ExtrusionEntity.cpp:346
2019-05-13 15:07:53 +02:00
msgid "Bridge infill"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:304 src/libslic3r/ExtrusionEntity.cpp:318
#: src/libslic3r/ExtrusionEntity.cpp:348 src/libslic3r/PrintConfig.cpp:969
2019-05-13 15:07:53 +02:00
msgid "Gap fill"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:305 src/slic3r/GUI/Tab.cpp:1448
#: src/libslic3r/ExtrusionEntity.cpp:319 src/libslic3r/ExtrusionEntity.cpp:350
2019-05-13 15:07:53 +02:00
msgid "Skirt"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:307 src/libslic3r/ExtrusionEntity.cpp:321
#: src/libslic3r/ExtrusionEntity.cpp:354 src/libslic3r/PrintConfig.cpp:2124
2019-05-13 15:07:53 +02:00
msgid "Support material interface"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:308 src/slic3r/GUI/Tab.cpp:1531
#: src/libslic3r/ExtrusionEntity.cpp:322 src/libslic3r/ExtrusionEntity.cpp:356
2019-05-13 15:07:53 +02:00
msgid "Wipe tower"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:333 src/slic3r/GUI/GUI_Preview.cpp:1473
2019-05-13 15:07:53 +02:00
msgid "Shells"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:334
2019-08-27 17:14:03 +02:00
msgid "Legend"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:1474
2020-10-19 14:17:45 +02:00
msgid "Tool marker"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/GUI_Preview.cpp:1475
2020-10-19 14:17:45 +02:00
msgid "Legend/Estimated printing time"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ImGuiWrapper.cpp:804 src/slic3r/GUI/Search.cpp:464
2020-10-19 14:17:45 +02:00
msgid "Use for search"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ImGuiWrapper.cpp:805 src/slic3r/GUI/Search.cpp:458
2020-10-19 14:17:45 +02:00
msgid "Category"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ImGuiWrapper.cpp:807 src/slic3r/GUI/Search.cpp:460
2020-10-19 14:17:45 +02:00
msgid "Search in English"
msgstr ""
#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:149
msgid "Arranging"
msgstr ""
#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:176
msgid "Could not arrange model objects! Some geometries may be invalid."
msgstr ""
#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:182
msgid "Arranging canceled."
msgstr ""
#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:183
msgid "Arranging done."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Jobs/Job.cpp:75
msgid "ERROR: not enough resources to execute a new job."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Jobs/RotoptimizeJob.cpp:41
msgid "Searching for optimal orientation"
msgstr ""
#: src/slic3r/GUI/Jobs/RotoptimizeJob.cpp:73
msgid "Orientation search canceled."
msgstr ""
#: src/slic3r/GUI/Jobs/RotoptimizeJob.cpp:74
msgid "Orientation found."
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:35
msgid "Choose SLA archive:"
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:39
2020-11-18 12:30:00 +01:00
msgid "Import file"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:46
msgid "Import model and profile"
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:47
msgid "Import profile only"
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:48
msgid "Import model only"
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:59
msgid "Accurate"
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:60
msgid "Balanced"
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:61
msgid "Quick"
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:135
msgid "Importing SLA archive"
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:159
msgid "Importing canceled."
msgstr ""
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:160
msgid "Importing done."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:208 src/slic3r/GUI/Plater.cpp:2345
2020-10-19 14:17:45 +02:00
msgid "You cannot load SLA project with a multi-part object on the bed"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:209 src/slic3r/GUI/Plater.cpp:2346
#: src/slic3r/GUI/Tab.cpp:3206
2020-10-19 14:17:45 +02:00
msgid "Please check your object list before preset changing."
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:37
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:39 src/slic3r/GUI/MainFrame.cpp:953
#: src/slic3r/GUI/MainFrame.cpp:1344
2019-05-13 15:07:53 +02:00
msgid "Keyboard Shortcuts"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:105
msgid "New project, clear plater"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:106
msgid "Open project STL/OBJ/AMF/3MF with config, clear plater"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:107
msgid "Save project (3mf)"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:108
msgid "Save project as (3mf)"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:109
msgid "(Re)slice"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:111
msgid "Import STL/OBJ/AMF/3MF without config, keep plater"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:112
msgid "Import Config from ini/amf/3mf/gcode"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:113
msgid "Load Config from ini/amf/3mf/gcode and merge"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:115 src/slic3r/GUI/Plater.cpp:762
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5849 src/libslic3r/PrintConfig.cpp:3538
msgid "Export G-code"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:116 src/slic3r/GUI/Plater.cpp:5850
msgid "Send G-code"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:117
msgid "Export config"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:118 src/slic3r/GUI/Plater.cpp:750
2020-03-11 15:29:31 +01:00
msgid "Export to SD card / Flash drive"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:119
2020-03-11 15:29:31 +01:00
msgid "Eject SD card / Flash drive"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:121
2020-03-11 15:29:31 +01:00
msgid "Select all objects"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:122
2020-03-11 15:29:31 +01:00
msgid "Deselect all"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:123
msgid "Delete selected"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:127
msgid "Copy to clipboard"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:128
msgid "Paste from clipboard"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:129
msgid "Reload plater from disk"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:132
msgid "Select Plater Tab"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:133
msgid "Select Print Settings Tab"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:134
msgid "Select Filament Settings Tab"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:135
msgid "Select Printer Settings Tab"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:136
msgid "Switch to 3D"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:137
msgid "Switch to Preview"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:138
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:163
2019-05-13 15:07:53 +02:00
msgid "Print host upload queue"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:140
2019-05-13 15:07:53 +02:00
msgid "Camera view"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:141
msgid "Show/Hide object/instance labels"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:143 src/slic3r/GUI/Preferences.cpp:12
msgid "Preferences"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:145
msgid "Show keyboard shortcuts list"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:148
msgid "Commands"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:153
msgid "Add Instance of the selected object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:154
msgid "Remove Instance of the selected object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:155
msgid ""
2020-02-19 13:21:16 +01:00
"Press to select multiple objects\n"
"or move multiple objects with mouse"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:156
msgid "Press to activate selection rectangle"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:157
msgid "Press to activate deselection rectangle"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:158
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:212
#: src/slic3r/GUI/KBShortcutsDialog.cpp:222
2019-12-04 11:12:28 +01:00
msgid "Arrow Up"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:158
msgid "Move selection 10 mm in positive Y direction"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:159
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:213
#: src/slic3r/GUI/KBShortcutsDialog.cpp:223
2019-12-04 11:12:28 +01:00
msgid "Arrow Down"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:159
msgid "Move selection 10 mm in negative Y direction"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:160
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:224
#: src/slic3r/GUI/KBShortcutsDialog.cpp:236
2019-05-13 15:07:53 +02:00
msgid "Arrow Left"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:160
msgid "Move selection 10 mm in negative X direction"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:161
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:225
#: src/slic3r/GUI/KBShortcutsDialog.cpp:237
2019-05-13 15:07:53 +02:00
msgid "Arrow Right"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:161
msgid "Move selection 10 mm in positive X direction"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:162
#: src/slic3r/GUI/KBShortcutsDialog.cpp:163
msgid "Any arrow"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:162
msgid "Movement step set to 1 mm"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:163
msgid "Movement in camera space"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:164
msgid "Page Up"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:164
msgid "Rotate selection 45 degrees CCW"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:165
msgid "Page Down"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:165
msgid "Rotate selection 45 degrees CW"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:166
msgid "Gizmo move"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:167
msgid "Gizmo scale"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:168
msgid "Gizmo rotate"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:169
msgid "Gizmo cut"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:170
msgid "Gizmo Place face on bed"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
msgid "Gizmo SLA hollow"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:172
msgid "Gizmo SLA support points"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:173
msgid "Unselect gizmo or clear selection"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:174
msgid "Change camera type (perspective, orthographic)"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:175
msgid "Zoom to Bed"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:176
msgid ""
"Zoom to selected object\n"
"or all objects in scene, if none selected"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:177
msgid "Zoom in"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:178
msgid "Zoom out"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:179
msgid "Switch between Editor/Preview"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:180
msgid "Collapse/Expand the sidebar"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
msgid "Show/Hide 3Dconnexion devices settings dialog"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:194 src/slic3r/GUI/MainFrame.cpp:351
#: src/slic3r/GUI/MainFrame.cpp:363
msgid "Plater"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:197
msgid "All gizmos: Rotate - left mouse button; Pan - right mouse button"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:198
msgid "Gizmo move: Press to snap by 1mm"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:199
2020-11-05 22:17:49 +01:00
msgid "Gizmo scale: Press to snap by 5%"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:200
msgid "Gizmo scale: Scale selection to fit print volume"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:201
msgid "Gizmo scale: Press to activate one direction scaling"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:202
msgid "Gizmo scale: Press to scale selected objects around their own center"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:203
msgid "Gizmo rotate: Press to rotate selected objects around their own center"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:206
2020-11-05 22:17:49 +01:00
msgid "Gizmos"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:212
#: src/slic3r/GUI/KBShortcutsDialog.cpp:214
msgid "Upper Layer"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:213
#: src/slic3r/GUI/KBShortcutsDialog.cpp:215
msgid "Lower Layer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:216
msgid "Show/Hide Legend & Estimated printing time"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:219 src/slic3r/GUI/Plater.cpp:4153
#: src/slic3r/GUI/Tab.cpp:2570
msgid "Preview"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:222
msgid "Move current slider thumb Up"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:223
msgid "Move current slider thumb Down"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:224
msgid "Set upper thumb to current slider thumb"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:225
msgid "Set lower thumb to current slider thumb"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:226
msgid "Add color change marker for current layer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:227
msgid "Delete color change marker for current layer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:228
#: src/slic3r/GUI/KBShortcutsDialog.cpp:229
#: src/slic3r/GUI/KBShortcutsDialog.cpp:238
#: src/slic3r/GUI/KBShortcutsDialog.cpp:239
2020-10-19 14:17:45 +02:00
msgid ""
"Press to speed up 5 times while moving thumb\n"
"with arrow keys or mouse wheel"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:232
msgid "Layers Slider"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:236
2020-10-19 14:17:45 +02:00
msgid "Move current slider thumb Left"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:237
2020-10-19 14:17:45 +02:00
msgid "Move current slider thumb Right"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:242
2020-10-19 14:17:45 +02:00
msgid "Sequential Slider"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/KBShortcutsDialog.cpp:270
msgid "Keyboard shortcuts"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:63 src/slic3r/GUI/MainFrame.cpp:1274
2020-10-19 14:17:45 +02:00
msgid "Open new instance"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:63 src/slic3r/GUI/MainFrame.cpp:77
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1274
2020-10-19 14:17:45 +02:00
msgid "Open a new PrusaSlicer instance"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:66 src/slic3r/GUI/MainFrame.cpp:79
msgid "G-code preview"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:66 src/slic3r/GUI/MainFrame.cpp:1153
2020-10-19 14:17:45 +02:00
msgid "Open G-code viewer"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:77 src/slic3r/GUI/MainFrame.cpp:1410
2020-10-19 14:17:45 +02:00
msgid "Open PrusaSlicer"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:79
msgid "Open new G-code viewer"
msgstr ""
#: src/slic3r/GUI/MainFrame.cpp:166
2019-05-13 15:07:53 +02:00
msgid ""
2020-11-18 12:30:00 +01:00
"Remember to check for updates at https://github.com/prusa3d/PrusaSlicer/"
2019-05-13 15:07:53 +02:00
"releases"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:550 src/slic3r/GUI/MainFrame.cpp:552
2019-05-20 16:05:15 +02:00
msgid "based on Slic3r"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:921 src/slic3r/GUI/MainFrame.cpp:1320
2020-10-19 14:17:45 +02:00
msgid "Prusa 3D &Drivers"
2019-05-20 16:05:15 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:921 src/slic3r/GUI/MainFrame.cpp:1320
2020-10-19 14:17:45 +02:00
msgid "Open the Prusa3D drivers download page in your browser"
2019-05-20 16:05:15 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:923 src/slic3r/GUI/MainFrame.cpp:1322
2020-10-19 14:17:45 +02:00
msgid "Software &Releases"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:923 src/slic3r/GUI/MainFrame.cpp:1322
2020-10-19 14:17:45 +02:00
msgid "Open the software releases page in your browser"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:929 src/slic3r/GUI/MainFrame.cpp:1328
2019-05-13 15:07:53 +02:00
#, possible-c-format
2020-10-19 14:17:45 +02:00
msgid "%s &Website"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:930 src/slic3r/GUI/MainFrame.cpp:1329
2020-10-19 14:17:45 +02:00
#, possible-c-format
msgid "Open the %s website in your browser"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:936 src/slic3r/GUI/MainFrame.cpp:1335
2020-10-19 14:17:45 +02:00
msgid "System &Info"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:936 src/slic3r/GUI/MainFrame.cpp:1335
2020-10-19 14:17:45 +02:00
msgid "Show system information"
2019-05-20 16:05:15 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:938 src/slic3r/GUI/MainFrame.cpp:1337
2020-10-19 14:17:45 +02:00
msgid "Show &Configuration Folder"
2019-05-20 16:05:15 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:938 src/slic3r/GUI/MainFrame.cpp:1337
2020-10-19 14:17:45 +02:00
msgid "Show user configuration folder (datadir)"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:940 src/slic3r/GUI/MainFrame.cpp:1339
2020-10-19 14:17:45 +02:00
msgid "Report an I&ssue"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:940 src/slic3r/GUI/MainFrame.cpp:1339
2020-10-19 14:17:45 +02:00
#, possible-c-format
msgid "Report an issue on %s"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:945 src/slic3r/GUI/MainFrame.cpp:949
#: src/slic3r/GUI/MainFrame.cpp:1341
2020-10-19 14:17:45 +02:00
#, possible-c-format
msgid "&About %s"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:945 src/slic3r/GUI/MainFrame.cpp:949
#: src/slic3r/GUI/MainFrame.cpp:1341
2020-10-19 14:17:45 +02:00
msgid "Show about dialog"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:953 src/slic3r/GUI/MainFrame.cpp:1344
2020-10-19 14:17:45 +02:00
msgid "Show the list of the keyboard shortcuts"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:967 src/slic3r/GUI/MainFrame.cpp:1287
2019-05-13 15:07:53 +02:00
msgid "Iso"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:967 src/slic3r/GUI/MainFrame.cpp:1287
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:971 src/slic3r/GUI/MainFrame.cpp:1291
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2266 src/libslic3r/PrintConfig.cpp:2275
2019-05-13 15:07:53 +02:00
msgid "Top"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:971 src/slic3r/GUI/MainFrame.cpp:1291
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:974 src/slic3r/GUI/MainFrame.cpp:1294
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:215 src/libslic3r/PrintConfig.cpp:224
2019-05-13 15:07:53 +02:00
msgid "Bottom"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:974 src/slic3r/GUI/MainFrame.cpp:1294
2019-05-13 15:07:53 +02:00
msgid "Bottom View"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:976 src/slic3r/GUI/MainFrame.cpp:1296
2019-05-13 15:07:53 +02:00
msgid "Front"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:976 src/slic3r/GUI/MainFrame.cpp:1296
2019-05-13 15:07:53 +02:00
msgid "Front View"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:978 src/slic3r/GUI/MainFrame.cpp:1298
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1751
2019-05-13 15:07:53 +02:00
msgid "Rear"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:978 src/slic3r/GUI/MainFrame.cpp:1298
2019-05-13 15:07:53 +02:00
msgid "Rear View"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:980 src/slic3r/GUI/MainFrame.cpp:1300
2019-05-13 15:07:53 +02:00
msgid "Left"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:980 src/slic3r/GUI/MainFrame.cpp:1300
2019-05-13 15:07:53 +02:00
msgid "Left View"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:982 src/slic3r/GUI/MainFrame.cpp:1302
2019-05-13 15:07:53 +02:00
msgid "Right"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:982 src/slic3r/GUI/MainFrame.cpp:1302
2019-05-13 15:07:53 +02:00
msgid "Right View"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:998
2020-10-19 14:17:45 +02:00
msgid "&New Project"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:998
2020-10-19 14:17:45 +02:00
msgid "Start a new project"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1001
2020-10-19 14:17:45 +02:00
msgid "&Open Project"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1001
2020-10-19 14:17:45 +02:00
msgid "Open a project file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1006
2020-10-19 14:17:45 +02:00
msgid "Recent projects"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1015
2020-10-19 14:17:45 +02:00
msgid ""
"The selected project is no longer available.\n"
"Do you want to remove it from the recent projects list?"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1015 src/slic3r/GUI/MainFrame.cpp:1498
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:259
2020-10-19 14:17:45 +02:00
msgid "Error"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1040
2020-10-19 14:17:45 +02:00
msgid "&Save Project"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1040
2020-10-19 14:17:45 +02:00
msgid "Save current project file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1044 src/slic3r/GUI/MainFrame.cpp:1046
2020-10-19 14:17:45 +02:00
msgid "Save Project &as"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1044 src/slic3r/GUI/MainFrame.cpp:1046
2020-10-19 14:17:45 +02:00
msgid "Save current project file as"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1054
2020-10-19 14:17:45 +02:00
msgid "Import STL/OBJ/AM&F/3MF"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1054
2020-10-19 14:17:45 +02:00
msgid "Load a model"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1058
2020-10-19 14:17:45 +02:00
msgid "Import STL (imperial units)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1058
2020-10-19 14:17:45 +02:00
msgid "Load an model saved with imperial units"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1062
2020-10-19 14:17:45 +02:00
msgid "Import SL1 archive"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1062
2020-11-05 22:17:49 +01:00
msgid "Load an SL1 archive"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1067
2020-10-19 14:17:45 +02:00
msgid "Import &Config"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1067
2020-10-19 14:17:45 +02:00
msgid "Load exported configuration file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1070
2020-10-19 14:17:45 +02:00
msgid "Import Config from &project"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1070
2020-10-19 14:17:45 +02:00
msgid "Load configuration from project file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1074
2020-10-19 14:17:45 +02:00
msgid "Import Config &Bundle"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1074
2020-10-19 14:17:45 +02:00
msgid "Load presets from a bundle"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1077
2020-10-19 14:17:45 +02:00
msgid "&Import"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1080 src/slic3r/GUI/MainFrame.cpp:1460
2020-10-19 14:17:45 +02:00
msgid "Export &G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1080
2020-10-19 14:17:45 +02:00
msgid "Export current plate as G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1084 src/slic3r/GUI/MainFrame.cpp:1461
2020-10-19 14:17:45 +02:00
msgid "S&end G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1084
2020-10-19 14:17:45 +02:00
msgid "Send to print current plate as G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1088
2020-10-19 14:17:45 +02:00
msgid "Export G-code to SD card / Flash drive"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1088
2020-10-19 14:17:45 +02:00
msgid "Export current plate as G-code to SD card / Flash drive"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1092
2020-10-19 14:17:45 +02:00
msgid "Export plate as &STL"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1092
2020-10-19 14:17:45 +02:00
msgid "Export current plate as STL"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1095
2020-10-19 14:17:45 +02:00
msgid "Export plate as STL &including supports"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1095
2020-10-19 14:17:45 +02:00
msgid "Export current plate as STL including supports"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1098
2020-10-19 14:17:45 +02:00
msgid "Export plate as &AMF"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1098
2020-10-19 14:17:45 +02:00
msgid "Export current plate as AMF"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1102 src/slic3r/GUI/MainFrame.cpp:1407
2020-10-19 14:17:45 +02:00
msgid "Export &toolpaths as OBJ"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1102 src/slic3r/GUI/MainFrame.cpp:1407
2020-10-19 14:17:45 +02:00
msgid "Export toolpaths as OBJ"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1106
2020-10-19 14:17:45 +02:00
msgid "Export &Config"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1106
2020-10-19 14:17:45 +02:00
msgid "Export current configuration to file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1109
2020-10-19 14:17:45 +02:00
msgid "Export Config &Bundle"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1109
2020-10-19 14:17:45 +02:00
msgid "Export all presets to file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1112
2020-10-19 14:17:45 +02:00
msgid "Export Config Bundle With Physical Printers"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1112
2020-10-19 14:17:45 +02:00
msgid "Export all presets including physical printers to file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1115
2020-10-19 14:17:45 +02:00
msgid "&Export"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1117
2020-10-19 14:17:45 +02:00
msgid "Ejec&t SD card / Flash drive"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1117
2020-10-19 14:17:45 +02:00
msgid "Eject SD card / Flash drive after the G-code was exported to it."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1125
2020-10-19 14:17:45 +02:00
msgid "Quick Slice"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1125
2020-10-19 14:17:45 +02:00
msgid "Slice a file into a G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1131
2020-10-19 14:17:45 +02:00
msgid "Quick Slice and Save As"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1131
2020-10-19 14:17:45 +02:00
msgid "Slice a file into a G-code, save as"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1137
2020-10-19 14:17:45 +02:00
msgid "Repeat Last Quick Slice"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1137
2020-10-19 14:17:45 +02:00
msgid "Repeat last quick slice"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1145
2020-10-19 14:17:45 +02:00
msgid "(Re)Slice No&w"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1145
2020-10-19 14:17:45 +02:00
msgid "Start new slicing process"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1149
2020-10-19 14:17:45 +02:00
msgid "&Repair STL file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1149
2020-10-19 14:17:45 +02:00
msgid "Automatically repair an STL file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1153
2020-10-19 14:17:45 +02:00
msgid "&G-code preview"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1156 src/slic3r/GUI/MainFrame.cpp:1414
2020-10-19 14:17:45 +02:00
msgid "&Quit"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1156 src/slic3r/GUI/MainFrame.cpp:1414
2020-10-19 14:17:45 +02:00
#, possible-c-format
msgid "Quit %s"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1183
2020-10-19 14:17:45 +02:00
msgid "&Select all"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1184
2020-10-19 14:17:45 +02:00
msgid "Selects all objects"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1186
2020-10-19 14:17:45 +02:00
msgid "D&eselect all"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1187
2020-10-19 14:17:45 +02:00
msgid "Deselects all objects"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1190
2020-10-19 14:17:45 +02:00
msgid "&Delete selected"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1191
2020-10-19 14:17:45 +02:00
msgid "Deletes the current selection"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1193
2020-10-19 14:17:45 +02:00
msgid "Delete &all"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1194
2020-10-19 14:17:45 +02:00
msgid "Deletes all objects"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1198
2020-10-19 14:17:45 +02:00
msgid "&Undo"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1201
2020-10-19 14:17:45 +02:00
msgid "&Redo"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1206
2020-10-19 14:17:45 +02:00
msgid "&Copy"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1207
2020-10-19 14:17:45 +02:00
msgid "Copy selection to clipboard"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1209
2020-10-19 14:17:45 +02:00
msgid "&Paste"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1210
2020-10-19 14:17:45 +02:00
msgid "Paste clipboard"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1214
2020-10-19 14:17:45 +02:00
msgid "Re&load from disk"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1215
2020-10-19 14:17:45 +02:00
msgid "Reload the plater from disk"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1219
2020-10-19 14:17:45 +02:00
msgid "Searc&h"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1220
2020-11-05 22:17:49 +01:00
msgid "Search in settings"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1228
2020-11-05 22:17:49 +01:00
msgid "&Plater Tab"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1228
2020-11-05 22:17:49 +01:00
msgid "Show the plater"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1233
2020-11-05 22:17:49 +01:00
msgid "P&rint Settings Tab"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1233
2020-11-05 22:17:49 +01:00
msgid "Show the print settings"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1236 src/slic3r/GUI/MainFrame.cpp:1463
2020-11-05 22:17:49 +01:00
msgid "&Filament Settings Tab"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1236
2020-10-19 14:17:45 +02:00
msgid "Show the filament settings"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1240
2020-10-19 14:17:45 +02:00
msgid "Print&er Settings Tab"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1240
2020-10-19 14:17:45 +02:00
msgid "Show the printer settings"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1246
2020-10-19 14:17:45 +02:00
msgid "3&D"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1246
2020-10-19 14:17:45 +02:00
msgid "Show the 3D editing view"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1249
2020-10-19 14:17:45 +02:00
msgid "Pre&view"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1249
2020-10-19 14:17:45 +02:00
msgid "Show the 3D slices preview"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1270
2020-10-19 14:17:45 +02:00
msgid "Print &Host Upload Queue"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1270
2020-10-19 14:17:45 +02:00
msgid "Display the Print Host Upload Queue window"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1306
msgid "Show &labels"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1306
msgid "Show object/instance labels in 3D scene"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1309
2020-10-19 14:17:45 +02:00
msgid "&Collapse sidebar"
2020-04-16 11:36:41 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1309 src/slic3r/GUI/Plater.cpp:2235
2020-10-19 14:17:45 +02:00
msgid "Collapse sidebar"
2020-04-16 11:36:41 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1359 src/slic3r/GUI/MainFrame.cpp:1369
#: src/slic3r/GUI/MainFrame.cpp:1429
2019-12-04 11:12:28 +01:00
msgid "&File"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1360 src/slic3r/GUI/MainFrame.cpp:1370
2019-12-04 11:12:28 +01:00
msgid "&Edit"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1361 src/slic3r/GUI/MainFrame.cpp:1371
2019-12-04 11:12:28 +01:00
msgid "&Window"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1362 src/slic3r/GUI/MainFrame.cpp:1372
#: src/slic3r/GUI/MainFrame.cpp:1430
2019-12-04 11:12:28 +01:00
msgid "&View"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1365 src/slic3r/GUI/MainFrame.cpp:1375
#: src/slic3r/GUI/MainFrame.cpp:1435
2019-05-13 15:07:53 +02:00
msgid "&Help"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1403
2020-10-19 14:17:45 +02:00
msgid "&Open G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1403
2020-10-19 14:17:45 +02:00
msgid "Open a G-code file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1410
2020-10-19 14:17:45 +02:00
msgid "Open &PrusaSlicer"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1460
2019-08-06 10:01:10 +02:00
msgid "E&xport"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1461
2019-08-06 10:01:10 +02:00
msgid "S&end to print"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1463
2019-05-13 15:07:53 +02:00
msgid "Mate&rial Settings Tab"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1486
2019-05-13 15:07:53 +02:00
msgid "Choose a file to slice (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1497
2019-05-13 15:07:53 +02:00
msgid "No previously sliced file."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1503
2019-05-13 15:07:53 +02:00
msgid "Previously sliced file ("
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1503
2019-05-13 15:07:53 +02:00
msgid ") not found."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1504
2019-05-13 15:07:53 +02:00
msgid "File Not Found"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1539
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Save %s file as:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1539
2019-05-13 15:07:53 +02:00
msgid "SVG"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1539
2019-05-13 15:07:53 +02:00
msgid "G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1551
2019-05-13 15:07:53 +02:00
msgid "Save zip file as:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1560 src/slic3r/GUI/Plater.cpp:3013
#: src/slic3r/GUI/Plater.cpp:5350 src/slic3r/GUI/Tab.cpp:1561
#: src/slic3r/GUI/Tab.cpp:4078
2019-05-13 15:07:53 +02:00
msgid "Slicing"
msgstr ""
#. TRN "Processing input_file_basename"
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1562
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Processing %s"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1585
2020-11-18 12:30:00 +01:00
msgid "%1% was successfully sliced."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1587
2019-05-13 15:07:53 +02:00
msgid "Slicing Done!"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1602
2019-05-13 15:07:53 +02:00
msgid "Select the STL file to repair:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1612
2019-05-13 15:07:53 +02:00
msgid "Save OBJ file (less prone to coordinate errors than STL) as:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1624
2019-05-13 15:07:53 +02:00
msgid "Your file was repaired."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1624 src/libslic3r/PrintConfig.cpp:3638
2019-05-13 15:07:53 +02:00
msgid "Repair"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1638
2019-05-13 15:07:53 +02:00
msgid "Save configuration as:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1657 src/slic3r/GUI/MainFrame.cpp:1719
2019-05-13 15:07:53 +02:00
msgid "Select configuration to load:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1693
2019-05-13 15:07:53 +02:00
msgid "Save presets bundle as:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/MainFrame.cpp:1740
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%d presets successfully imported."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:462
2019-12-04 11:12:28 +01:00
msgid "3Dconnexion settings"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:473
2019-12-04 11:12:28 +01:00
msgid "Device:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:478
2019-12-04 11:12:28 +01:00
msgid "Speed:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:481
#: src/slic3r/GUI/Mouse3DController.cpp:502
2019-12-06 13:57:58 +01:00
msgid "Translation"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:493
#: src/slic3r/GUI/Mouse3DController.cpp:502
msgid "Zoom"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:499
2019-12-04 11:12:28 +01:00
msgid "Deadzone:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:514
2020-04-16 11:36:41 +02:00
msgid "Options:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Mouse3DController.cpp:517
2020-10-19 14:17:45 +02:00
msgid "Swap Y/Z axes"
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 ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.hpp:395
2020-10-19 14:17:45 +02:00
msgid "3D Mouse disconnected."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.hpp:398
2020-10-19 14:17:45 +02:00
msgid "Configuration update is available."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.hpp:398
2020-10-19 14:17:45 +02:00
msgid "See more."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.hpp:400
2020-10-19 14:17:45 +02:00
msgid "New version is available."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.hpp:400
2020-10-19 14:17:45 +02:00
msgid "See Releases page."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.cpp:387
#: src/slic3r/GUI/NotificationManager.cpp:397
2020-10-19 14:17:45 +02:00
msgid "More"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.cpp:690
#: src/slic3r/GUI/NotificationManager.cpp:961
2020-10-19 14:17:45 +02:00
msgid "Export G-Code."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.cpp:734
2020-11-05 22:17:49 +01:00
msgid "Open Folder."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.cpp:772
2020-11-05 22:17:49 +01:00
msgid "Eject drive"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.cpp:880
#: src/slic3r/GUI/NotificationManager.cpp:896
#: src/slic3r/GUI/NotificationManager.cpp:907
2020-10-19 14:17:45 +02:00
msgid "ERROR:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.cpp:885
#: src/slic3r/GUI/NotificationManager.cpp:900
#: src/slic3r/GUI/NotificationManager.cpp:915
2020-10-19 14:17:45 +02:00
msgid "WARNING:"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.cpp:964
2020-10-19 14:17:45 +02:00
msgid "Slicing finished."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/NotificationManager.cpp:1007
2020-11-05 22:17:49 +01:00
msgid "Exporting finished."
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/ObjectDataViewModel.cpp:58
msgid "Instances"
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/ObjectDataViewModel.cpp:62
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/ObjectDataViewModel.cpp:225
#, possible-c-format
msgid "Instance %d"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/ObjectDataViewModel.cpp:69 src/slic3r/GUI/Tab.cpp:3925
#: src/slic3r/GUI/Tab.cpp:4007
msgid "Layers"
msgstr ""
2020-04-16 11:36:41 +02:00
#: src/slic3r/GUI/ObjectDataViewModel.cpp:96
msgid "Range"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/OpenGLManager.cpp:259
#, possible-c-format
msgid ""
"PrusaSlicer requires OpenGL 2.0 capable graphics driver to run correctly, \n"
"while OpenGL version %s, render %s, vendor %s was detected."
msgstr ""
#: src/slic3r/GUI/OpenGLManager.cpp:262
msgid "You may need to update your graphics card driver."
msgstr ""
#: src/slic3r/GUI/OpenGLManager.cpp:265
msgid ""
"As a workaround, you may run PrusaSlicer with a software rendered 3D "
"graphics by running prusa-slicer.exe with the --sw_renderer parameter."
msgstr ""
#: src/slic3r/GUI/OpenGLManager.cpp:267
msgid "Unsupported OpenGL version"
msgstr ""
#: src/slic3r/GUI/OpenGLManager.cpp:275
#, possible-c-format
msgid ""
"Unable to load the following shaders:\n"
"%s"
msgstr ""
#: src/slic3r/GUI/OpenGLManager.cpp:276
msgid "Error loading shaders"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/OptionsGroup.cpp:328
2019-08-27 17:14:03 +02:00
msgctxt "Layers"
msgid "Top"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/OptionsGroup.cpp:328
2019-08-27 17:14:03 +02:00
msgctxt "Layers"
msgid "Bottom"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:51
2020-10-19 14:17:45 +02:00
msgid "Delete this preset from this printer device"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:81
2020-10-19 14:17:45 +02:00
msgid "This printer will be shown in the presets list as"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:155
2020-10-19 14:17:45 +02:00
msgid "Physical Printer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:161
2020-10-19 14:17:45 +02:00
msgid "Type here the name of your printer device"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:172
msgid "Descriptive name for the printer"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:176
2020-10-19 14:17:45 +02:00
msgid "Add preset for this printer device"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:205 src/slic3r/GUI/Tab.cpp:2037
2020-10-19 14:17:45 +02:00
msgid "Print Host upload"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:260
msgid "Connection to printers connected via the print host failed."
2020-11-05 22:17:49 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:302
2020-10-19 14:17:45 +02:00
msgid "Test"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:307
2020-10-19 14:17:45 +02:00
msgid "Could not get a valid Printer Host reference"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:319
2020-10-19 14:17:45 +02:00
msgid "Success!"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:329
2020-11-05 22:17:49 +01:00
msgid "Refresh Printers"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:356
2020-10-19 14:17:45 +02:00
msgid ""
"HTTPS CA file is optional. It is only needed if you use HTTPS with a self-"
"signed certificate."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:366
2020-10-19 14:17:45 +02:00
msgid "Certificate files (*.crt, *.pem)|*.crt;*.pem|All files|*.*"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:367
2020-10-19 14:17:45 +02:00
msgid "Open CA certificate file"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:395
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:120
2020-10-19 14:17:45 +02:00
msgid "HTTPS CA File"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:396
2020-10-19 14:17:45 +02:00
#, possible-c-format
msgid ""
"On this system, %s uses HTTPS certificates from the system Certificate Store "
"or Keychain."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:397
2020-10-19 14:17:45 +02:00
msgid ""
"To use a custom CA file, please import your CA file into Certificate Store / "
"Keychain."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:543
2020-10-19 14:17:45 +02:00
msgid "The supplied name is empty. It can't be saved."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:547
2020-10-19 14:17:45 +02:00
msgid "You should to change a name of your printer device. It can't be saved."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:555
2020-10-19 14:17:45 +02:00
msgid "Printer with name \"%1%\" already exists."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:556
2020-10-19 14:17:45 +02:00
msgid "Replace?"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:579
2020-10-19 14:17:45 +02:00
msgid ""
"Following printer preset(s) is duplicated:%1%The above preset for printer "
"\"%2%\" will be used just once."
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:625
2020-11-05 22:17:49 +01:00
msgid "It's not possible to delete the last related preset for the printer."
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:626
2020-10-19 14:17:45 +02:00
msgid "Infornation"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:162
2019-05-13 15:07:53 +02:00
msgid "Volume"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:163
2019-05-13 15:07:53 +02:00
msgid "Facets"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:164
2019-05-13 15:07:53 +02:00
msgid "Materials"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:167
2019-05-13 15:07:53 +02:00
msgid "Manifold"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:217
2019-05-13 15:07:53 +02:00
msgid "Sliced Info"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:236 src/slic3r/GUI/Plater.cpp:1143
2019-05-13 15:07:53 +02:00
msgid "Used Filament (m)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:237 src/slic3r/GUI/Plater.cpp:1155
2019-05-13 15:07:53 +02:00
msgid "Used Filament (mm³)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:238
2019-05-13 15:07:53 +02:00
msgid "Used Filament (g)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:239
2019-05-13 15:07:53 +02:00
msgid "Used Material (unit)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:240
2019-12-04 11:12:28 +01:00
msgid "Cost (money)"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:242
2019-05-13 15:07:53 +02:00
msgid "Number of tool changes"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:359
2019-05-13 15:07:53 +02:00
msgid "Select what kind of support do you need"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:361 src/libslic3r/PrintConfig.cpp:2034
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2829
2019-05-13 15:07:53 +02:00
msgid "Support on build plate only"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:362 src/slic3r/GUI/Plater.cpp:485
2019-05-13 15:07:53 +02:00
msgid "For support enforcers only"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:363
2019-05-13 15:07:53 +02:00
msgid "Everywhere"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:395 src/slic3r/GUI/Tab.cpp:1455
2019-05-13 15:07:53 +02:00
msgid "Brim"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:397
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:405
2019-05-13 15:07:53 +02:00
msgid "Purging volumes"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:499
2019-08-27 17:14:03 +02:00
msgid "Select what kind of pad do you need"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:501
2019-08-27 17:14:03 +02:00
msgid "Below object"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:502
2019-08-27 17:14:03 +02:00
msgid "Around object"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:687
2019-05-13 15:07:53 +02:00
msgid "SLA print settings"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:748 src/slic3r/GUI/Plater.cpp:5850
msgid "Send to printer"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:763 src/slic3r/GUI/Plater.cpp:3013
#: src/slic3r/GUI/Plater.cpp:5353
2019-05-13 15:07:53 +02:00
msgid "Slice now"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:918
2019-05-13 15:07:53 +02:00
msgid "Hold Shift to Slice & Export G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1063
#, possible-c-format
2020-03-11 15:29:31 +01:00
msgid "%d (%d shells)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1068
2020-03-11 15:29:31 +01:00
#, possible-c-format
2019-05-13 15:07:53 +02:00
msgid "Auto-repaired (%d errors)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1071
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-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1081
2019-05-13 15:07:53 +02:00
msgid "Yes"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1102
2019-05-13 15:07:53 +02:00
msgid "Used Material (ml)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1105
2019-05-13 15:07:53 +02:00
msgid "object(s)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1105
2019-05-13 15:07:53 +02:00
msgid "supports and pad"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1143
2020-10-19 14:17:45 +02:00
msgid "Used Filament (in)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1145 src/slic3r/GUI/Plater.cpp:1162
2019-05-13 15:07:53 +02:00
msgid "objects"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1145 src/slic3r/GUI/Plater.cpp:1162
2019-05-13 15:07:53 +02:00
msgid "wipe tower"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1155
2020-10-19 14:17:45 +02:00
msgid "Used Filament (in³)"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1160 src/libslic3r/PrintConfig.cpp:803
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2644 src/libslic3r/PrintConfig.cpp:2645
2019-12-04 11:12:28 +01:00
msgid "Cost"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1179 src/slic3r/GUI/Plater.cpp:1226
msgid "normal mode"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1189 src/slic3r/GUI/Plater.cpp:1237
2019-05-13 15:07:53 +02:00
msgid "stealth mode"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/slic3r/GUI/Plater.cpp:1200 src/libslic3r/PrintConfig.cpp:625
2020-10-19 14:17:45 +02:00
msgid "Color"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:1410
#, possible-c-format
msgid "%s - Drop project file"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1417
msgid "Open as project"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1418
msgid "Import geometry only"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1419
msgid "Import config only"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1422
msgid "Select an action to apply to the file"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1423
msgid "Action"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1431
msgid "Don't show again"
msgstr ""
#: src/slic3r/GUI/Plater.cpp:1471
2020-10-19 14:17:45 +02:00
msgid "You can open only one .gcode file at a time."
2019-08-06 10:01:10 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:1472
2020-10-19 14:17:45 +02:00
msgid "Drag and drop G-code file"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:1528 src/slic3r/GUI/Plater.cpp:4753
msgid "Import Object"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:1639
2020-10-19 14:17:45 +02:00
msgid "Optimize Rotation"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:1645
2020-10-19 14:17:45 +02:00
msgid "Import SLA archive"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2123
#, possible-c-format
msgid ""
2020-11-05 22:17:49 +01:00
"Successfully unmounted. The device %s(%s) can now be safely removed from the "
"computer."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2126
2020-03-12 14:13:32 +01:00
#, possible-c-format
msgid "Ejecting of device %s(%s) has failed."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2147
2020-03-11 15:29:31 +01:00
msgid "New Project"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2234
2020-10-19 14:17:45 +02:00
msgid "Expand sidebar"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2307
2020-03-11 15:29:31 +01:00
msgid "Loading"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2317
2020-10-19 14:17:45 +02:00
msgid "Loading file"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2400
2020-03-11 15:29:31 +01:00
#, possible-c-format
2020-10-19 14:17:45 +02:00
msgid ""
"Some object(s) in file %s looks like saved in inches.\n"
"Should I consider them as a saved in inches and convert them?"
2020-03-11 15:29:31 +01:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2402
2020-11-05 22:17:49 +01:00
msgid "The object appears to be saved in inches"
2020-03-11 15:29:31 +01:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2410
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2413 src/slic3r/GUI/Plater.cpp:2466
2020-03-11 15:29:31 +01:00
msgid "Multi-part object detected"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2420
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2421
2020-03-11 15:29:31 +01:00
msgid "Detected advanced data"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2443
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2463
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2479
2020-03-11 15:29:31 +01:00
msgid "Loaded"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2581
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2582
2020-03-11 15:29:31 +01:00
msgid "Object too large?"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2644
2020-03-11 15:29:31 +01:00
msgid "Export STL file:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2651
2020-03-11 15:29:31 +01:00
msgid "Export AMF file:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2657
2020-03-11 15:29:31 +01:00
msgid "Save file as:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2663
2020-03-11 15:29:31 +01:00
msgid "Export OBJ file:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2764
2020-03-11 15:29:31 +01:00
msgid "Delete Object"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2775
2020-03-11 15:29:31 +01:00
msgid "Reset Project"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2854
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2865
2020-03-11 15:29:31 +01:00
msgid "Split to Objects"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:2997 src/slic3r/GUI/Plater.cpp:3680
2020-03-11 15:29:31 +01:00
msgid "Invalid data"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3007
2020-03-11 15:29:31 +01:00
msgid "Ready to slice"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3045 src/slic3r/GUI/PrintHostDialogs.cpp:260
2020-03-11 15:29:31 +01:00
msgid "Cancelling"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3064
2020-03-11 15:29:31 +01:00
msgid "Another export job is currently running."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3181
2020-03-11 15:29:31 +01:00
msgid "Please select the file to reload"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3216
2020-03-11 15:29:31 +01:00
msgid "It is not allowed to change the file to reload"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3216
2020-03-11 15:29:31 +01:00
msgid "Do you want to retry"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3234
2020-03-11 15:29:31 +01:00
msgid "Reload from:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3325
2020-03-11 15:29:31 +01:00
msgid "Unable to reload:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3330
2020-03-11 15:29:31 +01:00
msgid "Error during reload"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3349
2020-03-11 15:29:31 +01:00
msgid "Reload all from disk"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3370
2020-03-11 15:29:31 +01:00
msgid "Fix Throught NetFabb"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3638
2020-11-12 21:35:05 +01:00
msgid "There are active warnings concerning sliced models:"
2020-03-11 15:29:31 +01:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3649
2020-10-19 14:17:45 +02:00
msgid "generated warnings"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3688 src/slic3r/GUI/PrintHostDialogs.cpp:261
2020-03-11 15:29:31 +01:00
msgid "Cancelled"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3950 src/slic3r/GUI/Plater.cpp:3972
2020-03-11 15:29:31 +01:00
msgid "Remove the selected object"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3959
2020-03-11 15:29:31 +01:00
msgid "Add one more instance of the selected object"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3961
2020-03-11 15:29:31 +01:00
msgid "Remove one instance of the selected object"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3963
2020-03-11 15:29:31 +01:00
msgid "Set number of instances"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3963
2020-03-11 15:29:31 +01:00
msgid "Change the number of instances of the selected object"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3982
2020-03-11 15:29:31 +01:00
msgid "Reload the selected object from disk"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:3985
2020-03-11 15:29:31 +01:00
msgid "Export the selected object as STL file"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4016
2020-03-11 15:29:31 +01:00
msgid "Along X axis"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4016
2020-03-11 15:29:31 +01:00
msgid "Mirror the selected object along the X axis"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4018
2020-03-11 15:29:31 +01:00
msgid "Along Y axis"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4018
2020-03-11 15:29:31 +01:00
msgid "Mirror the selected object along the Y axis"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4020
2020-03-11 15:29:31 +01:00
msgid "Along Z axis"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4020
2020-03-11 15:29:31 +01:00
msgid "Mirror the selected object along the Z axis"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4023
2020-03-11 15:29:31 +01:00
msgid "Mirror"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4023
2020-03-11 15:29:31 +01:00
msgid "Mirror the selected object"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4035
2020-03-11 15:29:31 +01:00
msgid "To objects"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4035 src/slic3r/GUI/Plater.cpp:4055
2020-03-11 15:29:31 +01:00
msgid "Split the selected object into individual objects"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4037
2020-03-11 15:29:31 +01:00
msgid "To parts"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4037 src/slic3r/GUI/Plater.cpp:4073
2020-03-11 15:29:31 +01:00
msgid "Split the selected object into individual sub-parts"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4040 src/slic3r/GUI/Plater.cpp:4055
#: src/slic3r/GUI/Plater.cpp:4073 src/libslic3r/PrintConfig.cpp:3662
2020-03-11 15:29:31 +01:00
msgid "Split"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4040
2020-03-11 15:29:31 +01:00
msgid "Split the selected object"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4062
2020-11-12 21:35:05 +01:00
msgid "Optimize orientation"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4063
2020-03-11 15:29:31 +01:00
msgid "Optimize the rotation of the object for better print results."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4145
2020-03-11 15:29:31 +01:00
msgid "3D editor view"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4521
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4725
2020-03-11 15:29:31 +01:00
msgid "Load Project"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4757
2020-03-11 15:29:31 +01:00
msgid "Import Objects"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4827
2020-11-05 22:17:49 +01:00
msgid "The selected file"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4827
2020-11-05 22:17:49 +01:00
msgid "does not contain valid gcode."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4828
2020-11-05 22:17:49 +01:00
msgid "Error while loading .gcode file"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4882
2020-03-11 15:29:31 +01:00
msgid "All objects will be removed, continue?"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4890
2020-03-11 15:29:31 +01:00
msgid "Delete Selected Objects"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4898
2020-03-11 15:29:31 +01:00
msgid "Increase Instances"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4932
2020-03-11 15:29:31 +01:00
msgid "Decrease Instances"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4963
2020-03-11 15:29:31 +01:00
msgid "Enter the number of copies:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4964
2020-03-11 15:29:31 +01:00
msgid "Copies of the selected object"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:4968
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "Set numbers of copies to %d"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5029
2020-03-11 15:29:31 +01:00
msgid "Cut by Plane"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5083
2020-03-11 15:29:31 +01:00
msgid "Save G-code file as:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5083
2020-03-11 15:29:31 +01:00
msgid "Save SL1 file as:"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5230
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "STL file exported to %s"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5247
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "AMF file exported to %s"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5250
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "Error exporting AMF file %s"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5279
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "3MF file exported to %s"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5284
2020-03-11 15:29:31 +01:00
#, possible-c-format
msgid "Error exporting 3MF file %s"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5849
2019-08-06 10:01:10 +02:00
msgid "Export"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Plater.cpp:5946
2019-08-06 10:01:10 +02:00
msgid "Paste From Clipboard"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Preferences.cpp:24 src/slic3r/GUI/Tab.cpp:2071
#: src/slic3r/GUI/Tab.cpp:2253 src/slic3r/GUI/Tab.cpp:2361
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1066
2019-05-13 15:07:53 +02:00
msgid "General"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:52
2019-05-13 15:07:53 +02:00
msgid "Remember output directory"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:54
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:64
2019-05-13 15:07:53 +02:00
msgid "Auto-center parts"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:66
2019-05-13 15:07:53 +02:00
msgid ""
"If this is enabled, Slic3r will auto-center objects around the print bed "
"center."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:72
2019-05-13 15:07:53 +02:00
msgid "Background processing"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:74
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:83
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:89
msgid "Export sources full pathnames to 3mf and amf"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:91
msgid ""
"If enabled, allows the Reload from disk command to automatically find and "
"load the files when invoked."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:99
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:104
2019-05-13 15:07:53 +02:00
msgid "Suppress \" - default - \" presets"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:106
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:112
2019-05-13 15:07:53 +02:00
msgid "Show incompatible print and filament presets"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Preferences.cpp:114
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 ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:120
msgid "Show drop project dialog"
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:122
msgid ""
"When checked, whenever dragging and dropping a project file on the "
"application, shows a dialog asking to select the action to take on the file "
"to load."
msgstr ""
#: src/slic3r/GUI/Preferences.cpp:127 src/libslic3r/PrintConfig.cpp:3689
2020-11-05 22:17:49 +01:00
msgid "Single instance mode"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:130
2020-10-19 14:17:45 +02:00
msgid ""
"On OSX there is always only one instance of app running by default. However "
"it is allowed to run multiple instances of same app from the command line. "
"In such case this settings will allow only one instance."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:132
2020-10-19 14:17:45 +02:00
msgid ""
"If this is enabled, when starting PrusaSlicer and another instance of the "
"same PrusaSlicer is already running, that instance will be reactivated "
"instead."
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:142
2019-05-13 15:07:53 +02:00
msgid "Use Retina resolution for the 3D scene"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:144
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 ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:161
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:659
msgid "Ask for unsaved changes when closing application"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:163
2020-11-05 22:17:49 +01:00
msgid "When closing the application, always ask for unsaved changes"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:168
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:660
msgid "Ask for unsaved changes when selecting new preset"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:170
2020-10-19 14:17:45 +02:00
msgid "Always ask for unsaved changes when selecting new preset"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:176 src/slic3r/GUI/Preferences.cpp:178
2020-10-19 14:17:45 +02:00
msgid "Show splash screen"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:185
msgid "Camera"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:191
2019-08-06 10:01:10 +02:00
msgid "Use perspective camera"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:193
2019-08-06 10:01:10 +02:00
msgid ""
"If enabled, use perspective camera. If not enabled, use orthographic camera."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:198
msgid "Use free camera"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:200
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:205
2020-11-05 22:17:49 +01:00
msgid "Reverse direction of zoom with mouse wheel"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:207
2020-11-05 22:17:49 +01:00
msgid "If enabled, reverses the direction of zoom with mouse wheel"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:214
msgid "GUI"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:227
2020-10-19 14:17:45 +02:00
msgid "Show sidebar collapse/expand button"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:229
2020-10-19 14:17:45 +02:00
msgid ""
"If enabled, the button for the collapse sidebar will be appeared in top "
"right corner of the 3D Scene"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:234
2019-08-06 10:01:10 +02:00
msgid "Use custom size for toolbar icons"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:236
2019-08-06 10:01:10 +02:00
msgid "If enabled, you can change size of toolbar icons manually."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:243
2020-10-19 14:17:45 +02:00
msgid "Sequential slider applied only to top layer"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:245
2020-10-19 14:17:45 +02:00
msgid ""
"If enabled, changes made using the sequential slider, in preview, apply only "
2020-11-05 22:17:49 +01:00
"to gcode top layer. If disabled, changes made using the sequential slider, "
2020-10-19 14:17:45 +02:00
"in preview, apply to the whole gcode."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:269
2020-10-19 14:17:45 +02:00
msgid "Render"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:275
2020-10-19 14:17:45 +02:00
msgid "Use environment map"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:277
2020-10-19 14:17:45 +02:00
msgid "If enabled, renders object using the environment map."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:313
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "You need to restart %s to make the changes effective."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:390
2019-08-06 10:01:10 +02:00
msgid "Icon size in a respect to the default size"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:405
2019-08-06 10:01:10 +02:00
msgid "Select toolbar icon size in respect to the default one."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:436
2020-10-19 14:17:45 +02:00
msgid "Old regular layout with the tab bar"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:437
2020-11-05 22:17:49 +01:00
msgid "New layout, access via settings button in the top menu"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:438
2020-11-05 22:17:49 +01:00
msgid "Settings in non-modal window"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Preferences.cpp:447
2020-11-05 22:17:49 +01:00
msgid "Layout Options"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/PresetComboBoxes.cpp:188
#: src/slic3r/GUI/PresetComboBoxes.cpp:226
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:752
#: src/slic3r/GUI/PresetComboBoxes.cpp:802
#: src/slic3r/GUI/PresetComboBoxes.cpp:916
#: src/slic3r/GUI/PresetComboBoxes.cpp:960
2019-05-13 15:07:53 +02:00
msgid "System presets"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:230
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:806
#: src/slic3r/GUI/PresetComboBoxes.cpp:964
2019-05-13 15:07:53 +02:00
msgid "User presets"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:241
msgid "Incompatible presets"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:276
2020-10-19 14:17:45 +02:00
msgid "Are you sure you want to delete \"%1%\" printer?"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:278
2020-10-19 14:17:45 +02:00
msgid "Delete Physical Printer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:615
msgid "Click to edit preset"
msgstr ""
#: src/slic3r/GUI/PresetComboBoxes.cpp:671
#: src/slic3r/GUI/PresetComboBoxes.cpp:701
msgid "Add/Remove presets"
msgstr ""
#: src/slic3r/GUI/PresetComboBoxes.cpp:676
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:706 src/slic3r/GUI/Tab.cpp:2958
2020-11-05 22:17:49 +01:00
msgid "Add physical printer"
msgstr ""
#: src/slic3r/GUI/PresetComboBoxes.cpp:690
msgid "Edit preset"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:694 src/slic3r/GUI/Tab.cpp:2958
2020-11-05 22:17:49 +01:00
msgid "Edit physical printer"
msgstr ""
#: src/slic3r/GUI/PresetComboBoxes.cpp:697
msgid "Delete physical printer"
msgstr ""
#: src/slic3r/GUI/PresetComboBoxes.cpp:817
#: src/slic3r/GUI/PresetComboBoxes.cpp:978
2020-10-19 14:17:45 +02:00
msgid "Physical printers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:841
msgid "Add/Remove filaments"
msgstr ""
#: src/slic3r/GUI/PresetComboBoxes.cpp:843
2019-12-04 11:12:28 +01:00
msgid "Add/Remove materials"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PresetComboBoxes.cpp:845
#: src/slic3r/GUI/PresetComboBoxes.cpp:1002
2020-02-12 14:19:48 +01:00
msgid "Add/Remove printers"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:28
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:35
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 ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:39
2019-12-04 11:12:28 +01:00
msgid "During the other layers, fan"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:41
2019-05-13 15:07:53 +02:00
msgid "Fan"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:47
2019-05-13 15:07:53 +02:00
msgid "will always run at %1%%%"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:50
2019-05-13 15:07:53 +02:00
msgid "except for the first %1% layers."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:52
2019-05-13 15:07:53 +02:00
msgid "except for the first layer."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:54
2019-05-13 15:07:53 +02:00
msgid "will be turned off."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:155
2019-05-13 15:07:53 +02:00
msgid "external perimeters"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:164
2019-05-13 15:07:53 +02:00
msgid "perimeters"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:173
2019-05-13 15:07:53 +02:00
msgid "infill"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:183
2019-05-13 15:07:53 +02:00
msgid "solid infill"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:191
2019-05-13 15:07:53 +02:00
msgid "top solid infill"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:202
2019-05-13 15:07:53 +02:00
msgid "support"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:212
2019-05-13 15:07:53 +02:00
msgid "support interface"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:218
2019-05-13 15:07:53 +02:00
msgid "First layer volumetric"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:218
2019-05-13 15:07:53 +02:00
msgid "Bridging volumetric"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:218
2019-05-13 15:07:53 +02:00
msgid "Volumetric"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:219
2019-05-13 15:07:53 +02:00
msgid "flow rate is maximized"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:222
2019-05-13 15:07:53 +02:00
msgid "by the print profile maximum"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:223
2019-05-13 15:07:53 +02:00
msgid "when printing"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:224
2019-05-13 15:07:53 +02:00
msgid "with a volumetric rate"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:228
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%3.2f mm³/s at filament speed %3.2f mm/s."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:246
2019-05-13 15:07:53 +02:00
msgid ""
"Recommended object thin wall thickness: Not available due to invalid layer "
"height."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:262
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Recommended object thin wall thickness for layer height %.2f and"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:269
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "%d lines: %.2f mm"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:273
msgid ""
"Recommended object thin wall thickness: Not available due to excessively "
"small extrusion width."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:302
msgid ""
"Top / bottom shell thickness hint: Not available due to invalid layer height."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:315
msgid "Top shell is %1% mm thick for layer height %2% mm."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:318
msgid "Minimum top shell thickness is %1% mm."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:321
msgid "Top is open."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:334
msgid "Bottom shell is %1% mm thick for layer height %2% mm."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:337
msgid "Minimum bottom shell thickness is %1% mm."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/PresetHints.cpp:340
msgid "Bottom is open."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:34
2019-05-13 15:07:53 +02:00
msgid "Send G-Code to printer host"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:34
2019-05-13 15:07:53 +02:00
msgid "Upload to Printer Host with the following filename:"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:36
2019-05-13 15:07:53 +02:00
msgid "Start printing after upload"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:44
2019-05-13 15:07:53 +02:00
msgid "Use forward slashes ( / ) as a directory separator if needed."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:57
msgid "Group"
msgstr ""
#: src/slic3r/GUI/PrintHostDialogs.cpp:174
2019-05-13 15:07:53 +02:00
msgid "ID"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:175
2019-05-13 15:07:53 +02:00
msgid "Progress"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:176
2019-05-13 15:07:53 +02:00
msgid "Status"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:177
2019-05-13 15:07:53 +02:00
msgid "Host"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:178
2019-05-13 15:07:53 +02:00
msgid "Filename"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:179
2019-05-13 15:07:53 +02:00
msgid "Error Message"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:182
2019-05-13 15:07:53 +02:00
msgid "Cancel selected"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:184
2019-05-13 15:07:53 +02:00
msgid "Show error message"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:226
#: src/slic3r/GUI/PrintHostDialogs.cpp:257
2019-05-13 15:07:53 +02:00
msgid "Enqueued"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:258
2019-05-13 15:07:53 +02:00
msgid "Uploading"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:262
2019-05-13 15:07:53 +02:00
msgid "Completed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/PrintHostDialogs.cpp:300
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 ""
2019-12-04 11:12:28 +01:00
#: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/WipeTowerDialog.cpp:83
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:687 src/libslic3r/PrintConfig.cpp:731
#: src/libslic3r/PrintConfig.cpp:746 src/libslic3r/PrintConfig.cpp:2542
#: src/libslic3r/PrintConfig.cpp:2551 src/libslic3r/PrintConfig.cpp:2661
#: src/libslic3r/PrintConfig.cpp:2669 src/libslic3r/PrintConfig.cpp:2677
#: src/libslic3r/PrintConfig.cpp:2684 src/libslic3r/PrintConfig.cpp:2692
#: src/libslic3r/PrintConfig.cpp:2700
2019-05-13 15:07:53 +02:00
msgid "s"
msgstr ""
#: src/slic3r/GUI/RammingChart.cpp:81
msgid "Volumetric speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:644
#: src/libslic3r/PrintConfig.cpp:1367
2019-05-13 15:07:53 +02:00
msgid "mm³/s"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:57
2020-10-19 14:17:45 +02:00
#, possible-c-format
msgid "Save %s as:"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:110
2020-10-19 14:17:45 +02:00
msgid "the following suffix is not allowed:"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:116
2020-10-19 14:17:45 +02:00
msgid "The supplied name is not available."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:122
2020-10-19 14:17:45 +02:00
msgid "Cannot overwrite a system profile."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:127
2020-10-19 14:17:45 +02:00
msgid "Cannot overwrite an external profile."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:134
2020-10-19 14:17:45 +02:00
msgid "Preset with name \"%1%\" already exists."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:136
msgid ""
"Preset with name \"%1%\" already exists and is imcopatible with selected "
"printer."
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:137
2020-10-19 14:17:45 +02:00
msgid "Note: This preset will be replaced after saving"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:142
msgid "The name cannot be empty."
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:176
#: src/slic3r/GUI/SavePresetDialog.cpp:182
2020-10-19 14:17:45 +02:00
msgid "Save preset"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:205
2020-10-19 14:17:45 +02:00
msgctxt "PresetName"
msgid "Copy"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:263
2020-10-19 14:17:45 +02:00
msgid ""
"You have selected physical printer \"%1%\" \n"
"with related printer preset \"%2%\""
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:296
2020-10-19 14:17:45 +02:00
msgid "What would you like to do with \"%1%\" preset after saving?"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:299
2020-10-19 14:17:45 +02:00
msgid "Change \"%1%\" to \"%2%\" for this physical printer \"%3%\""
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:300
2020-10-19 14:17:45 +02:00
msgid "Add \"%1%\" as a next preset for the the physical printer \"%2%\""
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/SavePresetDialog.cpp:301
2020-10-19 14:17:45 +02:00
msgid "Just switch to \"%1%\" preset"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Search.cpp:77 src/slic3r/GUI/Tab.cpp:2389
2020-10-19 14:17:45 +02:00
msgid "Stealth"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Search.cpp:77 src/slic3r/GUI/Tab.cpp:2383
2020-10-19 14:17:45 +02:00
msgid "Normal"
msgstr ""
#: src/slic3r/GUI/Selection.cpp:191
2019-08-28 15:12:55 +02:00
msgid "Selection-Add"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Selection.cpp:232
2019-08-28 15:12:55 +02:00
msgid "Selection-Remove"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Selection.cpp:264
2019-08-28 15:12:55 +02:00
msgid "Selection-Add Object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Selection.cpp:283
2019-08-28 15:12:55 +02:00
msgid "Selection-Remove Object"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Selection.cpp:301
2019-08-28 15:12:55 +02:00
msgid "Selection-Add Instance"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Selection.cpp:320
2019-08-28 15:12:55 +02:00
msgid "Selection-Remove Instance"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Selection.cpp:421
2019-08-28 15:12:55 +02:00
msgid "Selection-Add All"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/Selection.cpp:447
2019-08-28 15:12:55 +02:00
msgid "Selection-Remove All"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Selection.cpp:1006
2019-08-28 15:12:55 +02:00
msgid "Scale To Fit"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Selection.cpp:1533
2019-08-28 15:12:55 +02:00
msgid "Set Printable Instance"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Selection.cpp:1533
2019-08-28 15:12:55 +02:00
msgid "Set Unprintable Instance"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/SysInfoDialog.cpp:90 src/slic3r/GUI/SysInfoDialog.cpp:92
2019-05-13 15:07:53 +02:00
msgid "System Information"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/SysInfoDialog.cpp:177
2019-05-20 16:05:15 +02:00
msgid "Copy to Clipboard"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:111 src/libslic3r/PrintConfig.cpp:306
2019-05-13 15:07:53 +02:00
msgid "Compatible printers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:112
2019-05-13 15:07:53 +02:00
msgid "Select the printers this profile is compatible with."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:117 src/libslic3r/PrintConfig.cpp:321
2019-05-13 15:07:53 +02:00
msgid "Compatible print profiles"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:118
2019-05-13 15:07:53 +02:00
msgid "Select the print profiles this profile is compatible with."
msgstr ""
#. TRN "Save current Settings"
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:213
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Save current %s"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:214
2019-05-13 15:07:53 +02:00
msgid "Delete this preset"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:218
2019-05-13 15:07:53 +02:00
msgid ""
"Hover the cursor over buttons to find more information \n"
"or click this button."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:222
msgid "Search in settings [%1%]"
2020-02-12 14:19:48 +01:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1228
2020-03-11 15:29:31 +01:00
msgid "Detach from system preset"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1241
2020-03-11 15:29:31 +01:00
msgid ""
"A copy of the current system preset will be created, which will be detached "
"from the system preset."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1242
2020-03-11 15:29:31 +01:00
msgid ""
"The current custom preset will be detached from the parent system preset."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1245
2020-03-11 15:29:31 +01:00
msgid "Modifications to the current profile will be saved."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1248
2020-03-11 15:29:31 +01:00
msgid ""
"This action is not revertable.\n"
"Do you want to proceed?"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1250
2020-03-11 15:29:31 +01:00
msgid "Detach preset"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1276
2019-08-06 10:01:10 +02:00
msgid "This is a default preset."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1278
2019-08-06 10:01:10 +02:00
msgid "This is a system preset."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1280
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-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1282
2020-03-05 13:59:20 +01:00
msgid "Current preset is inherited from"
2019-08-06 10:01:10 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1286
2019-08-06 10:01:10 +02:00
msgid "It can't be deleted or modified."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1287
2019-05-13 15:07:53 +02:00
msgid ""
"Any modifications should be saved as a new preset inherited from this one."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1288
2019-05-13 15:07:53 +02:00
msgid "To do that please specify a new name for the preset."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1292
2019-05-13 15:07:53 +02:00
msgid "Additional information:"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1298
2019-05-13 15:07:53 +02:00
msgid "printer model"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1306
2019-05-13 15:07:53 +02:00
msgid "default print profile"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1309
2019-05-13 15:07:53 +02:00
msgid "default filament profile"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1323
2019-05-13 15:07:53 +02:00
msgid "default SLA material profile"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1327
2019-05-13 15:07:53 +02:00
msgid "default SLA print profile"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1335
2019-12-04 11:12:28 +01:00
msgid "full profile name"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1336
2019-12-04 11:12:28 +01:00
msgid "symbolic profile name"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:1374 src/slic3r/GUI/Tab.cpp:4005
2019-05-13 15:07:53 +02:00
msgid "Layers and perimeters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1380
2019-05-13 15:07:53 +02:00
msgid "Vertical shells"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1392
2019-05-13 15:07:53 +02:00
msgid "Horizontal shells"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1393 src/libslic3r/PrintConfig.cpp:1886
2019-05-13 15:07:53 +02:00
msgid "Solid layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1398
msgid "Minimum shell thickness"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1409
2019-05-13 15:07:53 +02:00
msgid "Quality (slower slicing)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1434
2019-05-13 15:07:53 +02:00
msgid "Reducing printing time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1446
2019-05-13 15:07:53 +02:00
msgid "Skirt and brim"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1466
2019-05-13 15:07:53 +02:00
msgid "Raft"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1470
2019-05-13 15:07:53 +02:00
msgid "Options for support material and raft"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1485
2019-05-13 15:07:53 +02:00
msgid "Speed for print moves"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1498
2019-05-13 15:07:53 +02:00
msgid "Speed for non-print moves"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1501
2019-05-13 15:07:53 +02:00
msgid "Modifiers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1504
2019-05-13 15:07:53 +02:00
msgid "Acceleration control (advanced)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1511
2019-05-13 15:07:53 +02:00
msgid "Autospeed (advanced)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1519
2019-05-13 15:07:53 +02:00
msgid "Multiple Extruders"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1527
2019-05-13 15:07:53 +02:00
msgid "Ooze prevention"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1545
2019-05-13 15:07:53 +02:00
msgid "Extrusion width"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1555
2019-05-13 15:07:53 +02:00
msgid "Overlap"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1558
2019-05-13 15:07:53 +02:00
msgid "Flow"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1567
2019-05-13 15:07:53 +02:00
msgid "Other"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:1570 src/slic3r/GUI/Tab.cpp:4081
2019-05-13 15:07:53 +02:00
msgid "Output options"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1571
2019-05-13 15:07:53 +02:00
msgid "Sequential printing"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1573
2019-05-13 15:07:53 +02:00
msgid "Extruder clearance (mm)"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:1578 src/slic3r/GUI/Tab.cpp:4082
2019-05-13 15:07:53 +02:00
msgid "Output file"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1585 src/libslic3r/PrintConfig.cpp:1572
2019-05-13 15:07:53 +02:00
msgid "Post-processing scripts"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1591 src/slic3r/GUI/Tab.cpp:1592
#: src/slic3r/GUI/Tab.cpp:1900 src/slic3r/GUI/Tab.cpp:1901
#: src/slic3r/GUI/Tab.cpp:2234 src/slic3r/GUI/Tab.cpp:2235
#: src/slic3r/GUI/Tab.cpp:2310 src/slic3r/GUI/Tab.cpp:2311
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3948 src/slic3r/GUI/Tab.cpp:3949
2019-05-13 15:07:53 +02:00
msgid "Notes"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1598 src/slic3r/GUI/Tab.cpp:1908
#: src/slic3r/GUI/Tab.cpp:2241 src/slic3r/GUI/Tab.cpp:2317
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3956 src/slic3r/GUI/Tab.cpp:4087
2020-03-16 13:48:21 +01:00
msgid "Dependencies"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1599 src/slic3r/GUI/Tab.cpp:1909
#: src/slic3r/GUI/Tab.cpp:2242 src/slic3r/GUI/Tab.cpp:2318
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3957 src/slic3r/GUI/Tab.cpp:4088
2019-05-13 15:07:53 +02:00
msgid "Profile dependencies"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1679
2019-08-06 10:01:10 +02:00
msgid "Filament Overrides"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1789
2019-05-13 15:07:53 +02:00
msgid "Temperature"
msgstr ""
#: src/slic3r/GUI/Tab.cpp:1790
msgid "Nozzle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1795
2019-05-13 15:07:53 +02:00
msgid "Bed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1800
2019-05-13 15:07:53 +02:00
msgid "Cooling"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1802 src/libslic3r/PrintConfig.cpp:1474
#: src/libslic3r/PrintConfig.cpp:2334
2019-05-13 15:07:53 +02:00
msgid "Enable"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1813
2019-05-13 15:07:53 +02:00
msgid "Fan settings"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1823
2019-05-13 15:07:53 +02:00
msgid "Cooling thresholds"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1829
2019-05-13 15:07:53 +02:00
msgid "Filament properties"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1836
2019-05-13 15:07:53 +02:00
msgid "Print speed override"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1846
2019-08-06 10:01:10 +02:00
msgid "Wipe tower parameters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1849
2019-05-13 15:07:53 +02:00
msgid "Toolchange parameters with single extruder MM printers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1862
2019-05-13 15:07:53 +02:00
msgid "Ramming settings"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1885 src/slic3r/GUI/Tab.cpp:2173
#: src/libslic3r/PrintConfig.cpp:1969
2019-05-13 15:07:53 +02:00
msgid "Custom G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1886 src/slic3r/GUI/Tab.cpp:2174
#: src/libslic3r/PrintConfig.cpp:1919 src/libslic3r/PrintConfig.cpp:1934
2019-05-13 15:07:53 +02:00
msgid "Start G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1893 src/slic3r/GUI/Tab.cpp:2181
#: src/libslic3r/PrintConfig.cpp:426 src/libslic3r/PrintConfig.cpp:436
2019-05-13 15:07:53 +02:00
msgid "End G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:1943
2019-08-28 15:12:55 +02:00
msgid "Volumetric flow hints not available"
2019-08-27 17:14:03 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2039
2019-05-13 15:07:53 +02:00
msgid ""
2020-10-19 14:17:45 +02:00
"Note: All parameters from this group are moved to the Physical Printer "
"settings (see changelog).\n"
"\n"
"A new Physical Printer profile is created by clicking on the \"cog\" icon "
2020-11-05 22:17:49 +01:00
"right of the Printer profiles combo box, by selecting the \"Add physical "
"printer\" item in the Printer combo box. The Physical Printer profile editor "
"opens also when clicking on the \"cog\" icon in the Printer settings tab. "
"The Physical Printer profiles are being stored into PrusaSlicer/"
2020-10-19 14:17:45 +02:00
"physical_printer directory."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2072 src/slic3r/GUI/Tab.cpp:2254
2019-05-13 15:07:53 +02:00
msgid "Size and coordinates"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2081 src/slic3r/GUI/UnsavedChangesDialog.cpp:1066
2019-05-13 15:07:53 +02:00
msgid "Capabilities"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2086
2019-05-13 15:07:53 +02:00
msgid "Number of extruders of the printer."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2114
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2117 src/slic3r/GUI/Tab.cpp:2520
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1443
2019-08-06 10:01:10 +02:00
msgid "Nozzle diameter"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2188 src/libslic3r/PrintConfig.cpp:194
2019-05-13 15:07:53 +02:00
msgid "Before layer change G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2195 src/libslic3r/PrintConfig.cpp:1182
2019-05-13 15:07:53 +02:00
msgid "After layer change G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2202 src/libslic3r/PrintConfig.cpp:2227
2019-05-13 15:07:53 +02:00
msgid "Tool change G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2209
2019-05-13 15:07:53 +02:00
msgid "Between objects G-code (for sequential printing)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2216
2020-10-19 14:17:45 +02:00
msgid "Color Change G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2222 src/libslic3r/PrintConfig.cpp:1960
2020-10-19 14:17:45 +02:00
msgid "Pause Print G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2228
2020-10-19 14:17:45 +02:00
msgid "Template Custom G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2261
2019-05-13 15:07:53 +02:00
msgid "Display"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2276
2019-05-13 15:07:53 +02:00
msgid "Tilt"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.cpp:2277
2019-05-13 15:07:53 +02:00
msgid "Tilt time"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2283 src/slic3r/GUI/Tab.cpp:3932
2019-05-13 15:07:53 +02:00
msgid "Corrections"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2300 src/slic3r/GUI/Tab.cpp:3928
2019-08-27 17:14:03 +02:00
msgid "Exposure"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2359 src/slic3r/GUI/Tab.cpp:2453
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1211 src/libslic3r/PrintConfig.cpp:1246
#: src/libslic3r/PrintConfig.cpp:1263 src/libslic3r/PrintConfig.cpp:1280
#: src/libslic3r/PrintConfig.cpp:1296 src/libslic3r/PrintConfig.cpp:1306
#: src/libslic3r/PrintConfig.cpp:1316 src/libslic3r/PrintConfig.cpp:1326
2019-05-13 15:07:53 +02:00
msgid "Machine limits"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2382
2019-05-13 15:07:53 +02:00
msgid "Values in this column are for Normal mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2388
2019-05-13 15:07:53 +02:00
msgid "Values in this column are for Stealth mode"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2397
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrates"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2402
2019-05-13 15:07:53 +02:00
msgid "Maximum accelerations"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2409
2019-05-13 15:07:53 +02:00
msgid "Jerk limits"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2414
2019-05-13 15:07:53 +02:00
msgid "Minimum feedrates"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2478 src/slic3r/GUI/Tab.cpp:2486
2019-05-13 15:07:53 +02:00
msgid "Single extruder MM setup"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2487
2019-05-13 15:07:53 +02:00
msgid "Single extruder multimaterial parameters"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2518
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2542
2019-05-13 15:07:53 +02:00
msgid "Layer height limits"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2547
2019-05-13 15:07:53 +02:00
msgid "Position (for multi-extruder printers)"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2553
2019-05-13 15:07:53 +02:00
msgid "Only lift Z"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2566
2019-05-13 15:07:53 +02:00
msgid ""
"Retraction when tool is disabled (advanced settings for multi-extruder "
"setups)"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2573
2019-08-27 17:14:03 +02:00
msgid "Reset to Filament Color"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2751
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:2753
2019-05-13 15:07:53 +02:00
msgid "Firmware Retraction"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3339
2020-03-11 15:29:31 +01:00
msgid "Detached"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3402
2019-05-13 15:07:53 +02:00
msgid "remove"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3402
2019-05-13 15:07:53 +02:00
msgid "delete"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3411
2020-11-05 22:17:49 +01:00
msgid "It's a last preset for this physical printer."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3416
2020-10-19 14:17:45 +02:00
msgid ""
"Are you sure you want to delete \"%1%\" preset from the physical printer "
"\"%2%\"?"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3428
2020-11-05 22:17:49 +01:00
msgid ""
"The physical printer(s) below is based on the preset, you are going to "
"delete."
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3432
2020-10-19 14:17:45 +02:00
msgid ""
"Note, that selected preset will be deleted from this/those printer(s) too."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3436
2020-11-05 22:17:49 +01:00
msgid ""
"The physical printer(s) below is based only on the preset, you are going to "
"delete."
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3440
2020-10-19 14:17:45 +02:00
msgid ""
"Note, that this/those printer(s) will be deleted after deleting of the "
"selected preset."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3444
2019-05-13 15:07:53 +02:00
msgid "Are you sure you want to %1% the selected preset?"
msgstr ""
#. TRN Remove/Delete
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3449
2019-05-13 15:07:53 +02:00
msgid "%1% Preset"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3530 src/slic3r/GUI/Tab.cpp:3602
2020-03-11 15:29:31 +01:00
msgid "Set"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3666
2020-10-19 14:17:45 +02:00
msgid ""
"Machine limits will be emitted to G-code and used to estimate print time."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3669
2020-10-19 14:17:45 +02:00
msgid ""
"Machine limits will NOT be emitted to G-code, however they will be used to "
"estimate print time, which may therefore not be accurate as the printer may "
"apply a different set of machine limits."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3673
2020-10-19 14:17:45 +02:00
msgid ""
"Machine limits are not set, therefore the print time estimate may not be "
"accurate."
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3695
2019-05-13 15:07:53 +02:00
msgid "LOCKED LOCK"
msgstr ""
#. TRN Description for "LOCKED LOCK"
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3697
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3699
2019-05-13 15:07:53 +02:00
msgid "UNLOCKED LOCK"
msgstr ""
#. TRN Description for "UNLOCKED LOCK"
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3701
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3706
2019-05-13 15:07:53 +02:00
msgid "WHITE BULLET"
msgstr ""
#. TRN Description for "WHITE BULLET"
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3708
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3711
2019-05-13 15:07:53 +02:00
msgid "BACK ARROW"
msgstr ""
#. TRN Description for "BACK ARROW"
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3713
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3723
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3725
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3728
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3731
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3733
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3739
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3740
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3746
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-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3747
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 ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:3891 src/slic3r/GUI/Tab.cpp:3893
2019-05-13 15:07:53 +02:00
msgid "Material"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:4015
2019-05-13 15:07:53 +02:00
msgid "Support head"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:4020
2019-05-13 15:07:53 +02:00
msgid "Support pillar"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:4043
2019-05-13 15:07:53 +02:00
msgid "Connection of the support sticks and junctions"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:4048
2019-05-13 15:07:53 +02:00
msgid "Automatic generation"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:4122
2020-10-19 14:17:45 +02:00
msgid ""
"\"%1%\" is disabled because \"%2%\" is on in \"%3%\" category.\n"
"To enable \"%1%\", please switch off \"%2%\""
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:4124 src/libslic3r/PrintConfig.cpp:2908
2020-10-19 14:17:45 +02:00
msgid "Object elevation"
msgstr ""
2020-11-18 12:30:00 +01:00
#: src/slic3r/GUI/Tab.cpp:4124 src/libslic3r/PrintConfig.cpp:3010
2020-10-19 14:17:45 +02:00
msgid "Pad around object"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.hpp:373 src/slic3r/GUI/Tab.hpp:495
2019-05-13 15:07:53 +02:00
msgid "Print Settings"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.hpp:404
2019-05-13 15:07:53 +02:00
msgid "Filament Settings"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.hpp:445
2019-05-13 15:07:53 +02:00
msgid "Printer Settings"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/GUI/Tab.hpp:479
2019-05-13 15:07:53 +02:00
msgid "Material Settings"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:137
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:146
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:845
msgid "Undef"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:525
2020-11-05 22:17:49 +01:00
msgid "PrusaSlicer is closing: Unsaved Changes"
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:542
msgid "Switching Presets: Unsaved Changes"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:608
msgid "Old Value"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:609
msgid "New Value"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:640
msgid "Transfer"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:641
msgid "Discard"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:642
msgid "Save"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:662
msgid "PrusaSlicer will remember your action."
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:664
msgid ""
"You will not be asked about the unsaved changes the next time you close "
"PrusaSlicer."
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:665
msgid ""
"You will not be asked about the unsaved changes the next time you switch a "
"preset."
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:666
msgid ""
"Visit \"Preferences\" and check \"%1%\"\n"
"to be asked about unsaved changes again."
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:668
msgid "PrusaSlicer: Don't ask me again"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:735
msgid ""
"Some fields are too long to fit. Right mouse click reveals the full text."
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:737
2020-11-12 21:35:05 +01:00
msgid "All settings changes will be discarded."
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:740
msgid "Save the selected options."
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:740
2020-11-05 22:17:49 +01:00
msgid "Transfer the selected settings to the newly selected preset."
2020-10-19 14:17:45 +02:00
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:744
msgid "Save the selected options to preset \"%1%\"."
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:745
msgid "Transfer the selected options to the newly selected preset \"%1%\"."
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1004
msgid "The following presets were modified:"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1009
msgid "Preset \"%1%\" has the following unsaved changes:"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1013
msgid ""
"Preset \"%1%\" is not compatible with the new printer profile and it has the "
"following unsaved changes:"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1014
msgid ""
"Preset \"%1%\" is not compatible with the new print profile and it has the "
"following unsaved changes:"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1061
msgid "Extruders count"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1177
msgid "Old value"
msgstr ""
#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1178
msgid "New value"
2019-05-13 15:07:53 +02:00
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-10-19 14:17:45 +02:00
#: src/slic3r/GUI/wxExtensions.cpp:623
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Switch to the %s mode"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/GUI/wxExtensions.cpp:624
2019-05-13 15:07:53 +02:00
#, possible-c-format
msgid "Current mode is %s"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/AstroBox.cpp:69 src/slic3r/Utils/OctoPrint.cpp:68
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 ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/Utils/Duet.cpp:47
msgid "Connection to Duet works correctly."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/Utils/Duet.cpp:53
msgid "Could not connect to Duet"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/Utils/Duet.cpp:88 src/slic3r/Utils/Duet.cpp:151
2020-03-05 13:59:20 +01:00
#: 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-11-05 22:17:49 +01:00
#: src/slic3r/Utils/Duet.cpp:145
msgid "Wrong password"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/Utils/Duet.cpp:148
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
2020-10-19 14:17:45 +02:00
msgid "Exporting model"
2019-05-13 15:07:53 +02:00
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-10-19 14:17:45 +02:00
#: src/slic3r/Utils/OctoPrint.cpp:83
msgid "Connection to OctoPrint works correctly."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/OctoPrint.cpp:89
msgid "Could not connect to OctoPrint"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/OctoPrint.cpp:91
msgid "Note: OctoPrint version at least 1.1.0 is required."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/OctoPrint.cpp:185
msgid "Connection to Prusa SL1 works correctly."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/OctoPrint.cpp:191
msgid "Could not connect to Prusa SLA"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/Utils/PresetUpdater.cpp:727
#, possible-c-format
msgid "requires min. %s and max. %s"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/Utils/PresetUpdater.cpp:731
#, possible-c-format
msgid "requires min. %s"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/slic3r/Utils/PresetUpdater.cpp:734
#, possible-c-format
msgid "requires max. %s"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/Http.cpp:73
msgid ""
"Could not detect system SSL certificate store. PrusaSlicer will be unable to "
"establish secure network connections."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/Http.cpp:78
msgid "PrusaSlicer detected system SSL certificate store in: %1%"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/Http.cpp:82
msgid ""
"To specify the system certificate store manually, please set the %1% "
"environment variable to the correct CA bundle and restart the application."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/Http.cpp:91
msgid ""
"CURL init has failed. PrusaSlicer will be unable to establish network "
"connections. See logs for additional details."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/slic3r/Utils/Process.cpp:151
msgid "Open G-code file:"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/GCode.cpp:602
2020-10-19 14:17:45 +02:00
msgid "There is an object with no extrusions on the first layer."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/GCode.cpp:620
2019-12-04 11:12:28 +01:00
msgid "Empty layers detected, the output would not be printable."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/GCode.cpp:621
2019-12-06 13:57:58 +01:00
msgid "Print z"
2019-12-04 11:12:28 +01:00
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/GCode.cpp:622
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 ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/ExtrusionEntity.cpp:324 src/libslic3r/ExtrusionEntity.cpp:360
2019-12-04 11:12:28 +01:00
msgid "Mixed"
msgstr ""
#: src/libslic3r/Flow.cpp:61
msgid ""
"Cannot calculate extrusion width for %1%: Variable \"%2%\" not accessible."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/Format/3mf.cpp:1667
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 ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/Format/AMF.cpp:955
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-10-19 14:17:45 +02:00
#: src/libslic3r/miniz_extension.cpp:91
msgid "undefined error"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:93
msgid "too many files"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:95
msgid "file too large"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:97
msgid "unsupported method"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:99
msgid "unsupported encryption"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:101
msgid "unsupported feature"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:103
msgid "failed finding central directory"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:105
msgid "not a ZIP archive"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:107
msgid "invalid header or archive is corrupted"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:109
msgid "unsupported multidisk archive"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:111
msgid "decompression failed or archive is corrupted"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:113
msgid "compression failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:115
msgid "unexpected decompressed size"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:117
msgid "CRC-32 check failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:119
msgid "unsupported central directory size"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:121
msgid "allocation failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:123
msgid "file open failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:125
msgid "file create failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:127
msgid "file write failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:129
msgid "file read failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:131
msgid "file close failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:133
msgid "file seek failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:135
msgid "file stat failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:137
msgid "invalid parameter"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:139
msgid "invalid filename"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:141
msgid "buffer too small"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:143
msgid "internal error"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:145
msgid "file not found"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:147
msgid "archive is too large"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:149
msgid "validation failed"
msgstr ""
#: src/libslic3r/miniz_extension.cpp:151
msgid "write calledback failed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Preset.cpp:1258
2020-10-19 14:17:45 +02:00
msgid "filament"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1246
2019-05-13 15:07:53 +02:00
msgid "All objects are outside of the print volume."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1249
2019-12-04 11:12:28 +01:00
msgid "The supplied settings will cause an empty print."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1253
2019-05-13 15:07:53 +02:00
msgid "Some objects are too close; your extruder will collide with them."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1255
2019-05-13 15:07:53 +02:00
msgid ""
"Some objects are too tall and cannot be printed without extruder collisions."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1264
2019-05-13 15:07:53 +02:00
msgid "The Spiral Vase option can only be used when printing a single object."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1271
2019-05-13 15:07:53 +02:00
msgid ""
"The Spiral Vase option can only be used when printing single material "
"objects."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1284
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1290
2019-05-13 15:07:53 +02:00
msgid ""
2020-11-05 22:17:49 +01:00
"The Wipe Tower is currently only supported for the Marlin, RepRap/Sprinter, "
"RepRapFirmware and Repetier G-code flavors."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1292
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1294
2019-08-29 10:45:04 +02:00
msgid "Ooze prevention is currently not supported with the wipe tower enabled."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1296
2019-12-04 11:12:28 +01:00
msgid ""
"The Wipe Tower currently does not support volumetric E (use_volumetric_e=0)."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1298
msgid ""
"The Wipe Tower is currently not supported for multimaterial sequential "
"prints."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1319
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1321
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1323
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1325
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1367
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1393
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1402
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1405
2019-08-27 17:14:03 +02:00
msgid "Excessive %1%=%2% mm to be printable with a nozzle diameter %3% mm"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1416
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1424
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1428
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-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1450
2019-05-13 15:07:53 +02:00
msgid "First layer height can't be greater than nozzle diameter"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1455
2019-05-13 15:07:53 +02:00
msgid "Layer height can't be greater than nozzle diameter"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1614
2019-05-13 15:07:53 +02:00
msgid "Infilling layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1640
2019-05-13 15:07:53 +02:00
msgid "Generating skirt"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/Print.cpp:1649
2019-05-13 15:07:53 +02:00
msgid "Generating brim"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/Print.cpp:1672
2019-05-13 15:07:53 +02:00
msgid "Exporting G-code"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/Print.cpp:1676
2019-05-13 15:07:53 +02:00
msgid "Generating G-code"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLA/Pad.cpp:532
msgid "Pad brim size is too small for the current configuration."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/SLAPrint.cpp:628
2019-05-13 15:07:53 +02:00
msgid ""
"Cannot proceed without support points! Add support points or disable support "
"generation."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/SLAPrint.cpp:640
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-11-05 22:17:49 +01:00
#: src/libslic3r/SLAPrint.cpp:646
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-11-05 22:17:49 +01:00
#: src/libslic3r/SLAPrint.cpp:661
2019-08-27 17:14:03 +02:00
msgid "Exposition time is out of printer profile bounds."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/SLAPrint.cpp:668
2019-08-27 17:14:03 +02:00
msgid "Initial exposition time is out of printer profile bounds."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/SLAPrint.cpp:784
msgid "Slicing done"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:44
msgid "Hollowing model"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:45
msgid "Drilling holes into model."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:46
msgid "Slicing model"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:47 src/libslic3r/SLAPrintSteps.cpp:359
msgid "Generating support points"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:48
msgid "Generating support tree"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:49
msgid "Generating pad"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:50
msgid "Slicing supports"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:65
msgid "Merging slices and calculating statistics"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:66
msgid "Rasterizing layers"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:192
msgid "Too many overlapping holes."
2020-02-12 14:19:48 +01:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:201
msgid ""
"Drilling holes into the mesh failed. This is usually caused by broken model. "
"Try to fix it first."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:247
2019-08-06 10:01:10 +02:00
msgid ""
"Slicing had to be stopped due to an internal error: Inconsistent slice index."
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:411 src/libslic3r/SLAPrintSteps.cpp:420
#: src/libslic3r/SLAPrintSteps.cpp:459
2019-05-13 15:07:53 +02:00
msgid "Visualizing supports"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:451
2019-12-04 11:12:28 +01:00
msgid "No pad can be generated for this model with the current configuration"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/SLAPrintSteps.cpp:619
msgid ""
"There are unprintable objects. Try to adjust support settings to make the "
"objects printable."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintBase.cpp:72
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 ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:89
2019-05-13 15:07:53 +02:00
msgid "Slice gap closing radius"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:91
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 ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:99
2019-05-13 15:07:53 +02:00
msgid "Hostname, IP or URL"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:100
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 ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:106
2019-05-13 15:07:53 +02:00
msgid "API Key / Password"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:107
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 ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:114
2020-11-05 22:17:49 +01:00
msgid "Name of the printer"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:121
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:127
2020-02-19 13:21:16 +01:00
msgid "Elephant foot compensation"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:129
2020-02-19 13:21:16 +01:00
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:145
2020-10-19 14:17:45 +02:00
msgid "Password"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:151
2020-10-19 14:17:45 +02:00
msgid "Printer preset name"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:152
2020-10-19 14:17:45 +02:00
msgid "Related printer preset name"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:157
2020-10-19 14:17:45 +02:00
msgid "Authorization Type"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:176
2019-05-13 15:07:53 +02:00
msgid "Avoid crossing perimeters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:177
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:184 src/libslic3r/PrintConfig.cpp:2197
2019-05-13 15:07:53 +02:00
msgid "Other layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:185
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:188
2019-05-13 15:07:53 +02:00
msgid "Bed temperature"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:195
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:205
2019-05-13 15:07:53 +02:00
msgid "Between objects G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:206
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:217
2019-05-13 15:07:53 +02:00
msgid "Number of solid layers to generate on bottom surfaces."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:218
2019-05-13 15:07:53 +02:00
msgid "Bottom solid layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:226
msgid ""
"The number of bottom solid layers is increased above bottom_solid_layers if "
"necessary to satisfy minimum thickness of bottom shell."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:228
msgid "Minimum bottom shell thickness"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:234
2019-05-13 15:07:53 +02:00
msgid "Bridge"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:235
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:237 src/libslic3r/PrintConfig.cpp:380
#: src/libslic3r/PrintConfig.cpp:909 src/libslic3r/PrintConfig.cpp:1037
#: src/libslic3r/PrintConfig.cpp:1269 src/libslic3r/PrintConfig.cpp:1318
#: src/libslic3r/PrintConfig.cpp:1328 src/libslic3r/PrintConfig.cpp:1522
2019-05-13 15:07:53 +02:00
msgid "mm/s²"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:243
2019-05-13 15:07:53 +02:00
msgid "Bridging angle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:245
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:248 src/libslic3r/PrintConfig.cpp:823
#: src/libslic3r/PrintConfig.cpp:1759 src/libslic3r/PrintConfig.cpp:1769
#: src/libslic3r/PrintConfig.cpp:2027 src/libslic3r/PrintConfig.cpp:2182
#: src/libslic3r/PrintConfig.cpp:2381 src/libslic3r/PrintConfig.cpp:2882
#: src/libslic3r/PrintConfig.cpp:3003
2019-05-13 15:07:53 +02:00
msgid "°"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:254
2019-05-13 15:07:53 +02:00
msgid "Bridges fan speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:255
2019-05-13 15:07:53 +02:00
msgid "This fan speed is enforced during all bridges and overhangs."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:256 src/libslic3r/PrintConfig.cpp:835
#: src/libslic3r/PrintConfig.cpp:1157 src/libslic3r/PrintConfig.cpp:1336
#: src/libslic3r/PrintConfig.cpp:1399 src/libslic3r/PrintConfig.cpp:1651
#: src/libslic3r/PrintConfig.cpp:2559 src/libslic3r/PrintConfig.cpp:2796
#: src/libslic3r/PrintConfig.cpp:2922
2019-05-13 15:07:53 +02:00
msgid "%"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:263
2019-05-13 15:07:53 +02:00
msgid "Bridge flow ratio"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:265
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:275
2019-05-13 15:07:53 +02:00
msgid "Bridges"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:277
2019-05-13 15:07:53 +02:00
msgid "Speed for printing bridges."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:278 src/libslic3r/PrintConfig.cpp:652
#: src/libslic3r/PrintConfig.cpp:660 src/libslic3r/PrintConfig.cpp:669
#: src/libslic3r/PrintConfig.cpp:677 src/libslic3r/PrintConfig.cpp:704
#: src/libslic3r/PrintConfig.cpp:723 src/libslic3r/PrintConfig.cpp:973
#: src/libslic3r/PrintConfig.cpp:1103 src/libslic3r/PrintConfig.cpp:1176
#: src/libslic3r/PrintConfig.cpp:1252 src/libslic3r/PrintConfig.cpp:1286
#: src/libslic3r/PrintConfig.cpp:1298 src/libslic3r/PrintConfig.cpp:1308
#: src/libslic3r/PrintConfig.cpp:1358 src/libslic3r/PrintConfig.cpp:1417
#: src/libslic3r/PrintConfig.cpp:1552 src/libslic3r/PrintConfig.cpp:1726
#: src/libslic3r/PrintConfig.cpp:1735 src/libslic3r/PrintConfig.cpp:2161
#: src/libslic3r/PrintConfig.cpp:2288
2019-05-13 15:07:53 +02:00
msgid "mm/s"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:285
2019-05-13 15:07:53 +02:00
msgid "Brim width"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:286
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:293
2019-05-13 15:07:53 +02:00
msgid "Clip multi-part objects"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:294
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:301
2019-05-13 15:07:53 +02:00
msgid "Colorprint height"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:302
2019-05-13 15:07:53 +02:00
msgid "Heights at which a filament change is to occur."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:312
2019-05-13 15:07:53 +02:00
msgid "Compatible printers condition"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:313
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:327
2019-05-13 15:07:53 +02:00
msgid "Compatible print profiles condition"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:328
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:345
2019-05-13 15:07:53 +02:00
msgid "Complete individual objects"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:346
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:354
2019-05-13 15:07:53 +02:00
msgid "Enable auto cooling"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:355
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:360
2019-05-13 15:07:53 +02:00
msgid "Cooling tube position"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:361
2019-05-13 15:07:53 +02:00
msgid "Distance of the center-point of the cooling tube from the extruder tip."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:368
2019-05-13 15:07:53 +02:00
msgid "Cooling tube length"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:369
2019-05-13 15:07:53 +02:00
msgid "Length of the cooling tube to limit space for cooling moves inside it."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:377
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:386
2019-05-13 15:07:53 +02:00
msgid "Default filament profile"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:387
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:393
2019-05-13 15:07:53 +02:00
msgid "Default print profile"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:394 src/libslic3r/PrintConfig.cpp:2726
#: src/libslic3r/PrintConfig.cpp:2737
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:400
2019-05-13 15:07:53 +02:00
msgid "Disable fan for the first"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:401
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:410
2019-05-13 15:07:53 +02:00
msgid "Don't support bridges"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:412
2019-05-13 15:07:53 +02:00
msgid ""
"Experimental option for preventing support material from being generated "
"under bridged areas."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:418
2019-05-13 15:07:53 +02:00
msgid "Distance between copies"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:419
2019-05-13 15:07:53 +02:00
msgid "Distance used for the auto-arrange feature of the plater."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:427
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:437
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:448
2019-05-13 15:07:53 +02:00
msgid "Ensure vertical shell thickness"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:450
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:456
2019-05-13 15:07:53 +02:00
msgid "Top fill pattern"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:458
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:467 src/libslic3r/PrintConfig.cpp:888
#: src/libslic3r/PrintConfig.cpp:2142
2019-05-13 15:07:53 +02:00
msgid "Rectilinear"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:468
2020-10-19 14:17:45 +02:00
msgid "Monotonic"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:469 src/libslic3r/PrintConfig.cpp:894
2019-05-13 15:07:53 +02:00
msgid "Concentric"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:470 src/libslic3r/PrintConfig.cpp:898
2019-05-13 15:07:53 +02:00
msgid "Hilbert Curve"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:471 src/libslic3r/PrintConfig.cpp:899
2019-05-13 15:07:53 +02:00
msgid "Archimedean Chords"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:472 src/libslic3r/PrintConfig.cpp:900
2019-05-13 15:07:53 +02:00
msgid "Octagram Spiral"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:478
2019-05-13 15:07:53 +02:00
msgid "Bottom fill pattern"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:480
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:489 src/libslic3r/PrintConfig.cpp:500
2019-05-13 15:07:53 +02:00
msgid "External perimeters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:491
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:494 src/libslic3r/PrintConfig.cpp:603
#: src/libslic3r/PrintConfig.cpp:931 src/libslic3r/PrintConfig.cpp:944
#: src/libslic3r/PrintConfig.cpp:1068 src/libslic3r/PrintConfig.cpp:1094
#: src/libslic3r/PrintConfig.cpp:1542 src/libslic3r/PrintConfig.cpp:1867
#: src/libslic3r/PrintConfig.cpp:2016 src/libslic3r/PrintConfig.cpp:2084
#: src/libslic3r/PrintConfig.cpp:2245
2019-05-20 16:05:15 +02:00
msgid "mm or %"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:502
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:505 src/libslic3r/PrintConfig.cpp:953
#: src/libslic3r/PrintConfig.cpp:1826 src/libslic3r/PrintConfig.cpp:1878
#: src/libslic3r/PrintConfig.cpp:2128 src/libslic3r/PrintConfig.cpp:2258
2019-05-13 15:07:53 +02:00
msgid "mm/s or %"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:512
2019-05-13 15:07:53 +02:00
msgid "External perimeters first"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:514
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:520
2019-05-13 15:07:53 +02:00
msgid "Extra perimeters if needed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:522
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:532
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:544
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:555
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:565
2019-05-13 15:07:53 +02:00
msgid "Extruder Color"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:566 src/libslic3r/PrintConfig.cpp:626
2019-05-13 15:07:53 +02:00
msgid "This is only used in the Slic3r interface as a visual help."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:572
2019-05-13 15:07:53 +02:00
msgid "Extruder offset"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:573
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:582
2019-05-13 15:07:53 +02:00
msgid "Extrusion axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:583
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:588
2019-05-13 15:07:53 +02:00
msgid "Extrusion multiplier"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:589
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:597
2019-05-13 15:07:53 +02:00
msgid "Default extrusion width"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:599
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:609
2019-05-13 15:07:53 +02:00
msgid "Keep fan always on"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:610
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:615
2019-05-13 15:07:53 +02:00
msgid "Enable fan if layer print time is below"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:616
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:618 src/libslic3r/PrintConfig.cpp:1814
2019-05-13 15:07:53 +02:00
msgid "approximate seconds"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:631
2019-05-13 15:07:53 +02:00
msgid "Filament notes"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:632
2019-05-13 15:07:53 +02:00
msgid "You can put your notes regarding the filament here."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:640 src/libslic3r/PrintConfig.cpp:1364
2019-05-13 15:07:53 +02:00
msgid "Max volumetric speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:641
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:650
2019-05-13 15:07:53 +02:00
msgid "Loading speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:651
2019-05-13 15:07:53 +02:00
msgid "Speed used for loading the filament on the wipe tower."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:658
2019-05-13 15:07:53 +02:00
msgid "Loading speed at the start"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:659
2019-05-13 15:07:53 +02:00
msgid "Speed used at the very beginning of loading phase."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:666
2019-05-13 15:07:53 +02:00
msgid "Unloading speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:667
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:675
2019-05-13 15:07:53 +02:00
msgid "Unloading speed at the start"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:676
2019-05-13 15:07:53 +02:00
msgid ""
"Speed used for unloading the tip of the filament immediately after ramming."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:683
2019-05-13 15:07:53 +02:00
msgid "Delay after unloading"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:684
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:693
2019-05-13 15:07:53 +02:00
msgid "Number of cooling moves"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:694
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:702
2019-05-13 15:07:53 +02:00
msgid "Speed of the first cooling move"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:703
2019-05-13 15:07:53 +02:00
msgid "Cooling moves are gradually accelerating beginning at this speed."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:710
2019-05-13 15:07:53 +02:00
msgid "Minimal purge on wipe tower"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:711
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:715
2019-05-13 15:07:53 +02:00
msgid "mm³"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:721
2019-05-13 15:07:53 +02:00
msgid "Speed of the last cooling move"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:722
2019-05-13 15:07:53 +02:00
msgid "Cooling moves are gradually accelerating towards this speed."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:729
2019-05-13 15:07:53 +02:00
msgid "Filament load time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:730
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:737
2019-05-13 15:07:53 +02:00
msgid "Ramming parameters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:738
2019-05-13 15:07:53 +02:00
msgid ""
"This string is edited by RammingDialog and contains ramming specific "
"parameters."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:744
2019-05-13 15:07:53 +02:00
msgid "Filament unload time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:745
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:753
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:760 src/libslic3r/PrintConfig.cpp:2637
#: src/libslic3r/PrintConfig.cpp:2638
2019-05-13 15:07:53 +02:00
msgid "Density"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:761
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:764
2019-05-13 15:07:53 +02:00
msgid "g/cm³"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:769
2019-05-13 15:07:53 +02:00
msgid "Filament type"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:770
2019-05-13 15:07:53 +02:00
msgid "The filament material type for use in custom G-codes."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:797
2019-05-13 15:07:53 +02:00
msgid "Soluble material"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:798
2019-05-13 15:07:53 +02:00
msgid "Soluble material is most likely used for a soluble support."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:804
2019-05-13 15:07:53 +02:00
msgid ""
"Enter your filament cost per kg here. This is only for statistical "
"information."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:805
2019-05-13 15:07:53 +02:00
msgid "money/kg"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:814 src/libslic3r/PrintConfig.cpp:2721
2019-12-04 11:12:28 +01:00
msgid "(Unknown)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:818
2019-05-13 15:07:53 +02:00
msgid "Fill angle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:820
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:832
2019-05-13 15:07:53 +02:00
msgid "Fill density"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:834
2019-05-13 15:07:53 +02:00
msgid "Density of internal infill, expressed in the range 0% - 100%."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:869
2019-05-13 15:07:53 +02:00
msgid "Fill pattern"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:871
2019-05-13 15:07:53 +02:00
msgid "Fill pattern for general low-density infill."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:889
2019-05-13 15:07:53 +02:00
msgid "Grid"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:890
2019-05-13 15:07:53 +02:00
msgid "Triangles"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:891
2019-05-13 15:07:53 +02:00
msgid "Stars"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:892
2019-05-13 15:07:53 +02:00
msgid "Cubic"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:893
2019-05-13 15:07:53 +02:00
msgid "Line"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:895 src/libslic3r/PrintConfig.cpp:2144
2019-05-13 15:07:53 +02:00
msgid "Honeycomb"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:896
2019-05-13 15:07:53 +02:00
msgid "3D Honeycomb"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:897
2019-05-13 15:07:53 +02:00
msgid "Gyroid"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:901
2020-10-19 14:17:45 +02:00
msgid "Adaptive Cubic"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:902
2020-10-19 14:17:45 +02:00
msgid "Support Cubic"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:906 src/libslic3r/PrintConfig.cpp:915
#: src/libslic3r/PrintConfig.cpp:925 src/libslic3r/PrintConfig.cpp:959
2019-05-13 15:07:53 +02:00
msgid "First layer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:907
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:916
2020-10-19 14:17:45 +02:00
msgid "First layer bed temperature"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:917
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:927
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:940
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:949
2019-05-13 15:07:53 +02:00
msgid "First layer speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:950
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:960
msgid "First layer nozzle temperature"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:961
2019-05-13 15:07:53 +02:00
msgid ""
2020-11-05 22:17:49 +01:00
"Nozzle temperature for the first layer. If you want to control temperature "
2019-05-13 15:07:53 +02:00
"manually during print, set this to zero to disable temperature control "
2020-11-05 22:17:49 +01:00
"commands in the output G-code."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:971
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:979
2019-05-13 15:07:53 +02:00
msgid "Verbose G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:980
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:987
2019-05-13 15:07:53 +02:00
msgid "G-code flavor"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:988
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1013
2019-05-13 15:07:53 +02:00
msgid "No extrusion"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1018
2019-05-13 15:07:53 +02:00
msgid "Label objects"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1019
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1026
2019-05-13 15:07:53 +02:00
msgid "High extruder current on filament swap"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1027
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1035
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1043
2019-05-13 15:07:53 +02:00
msgid "Combine infill every"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1045
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1048
2019-05-13 15:07:53 +02:00
msgid "Combine infill every n layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1054
2019-05-13 15:07:53 +02:00
msgid "Infill extruder"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1056
2019-05-13 15:07:53 +02:00
msgid "The extruder to use when printing infill."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1064
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1074
2019-05-13 15:07:53 +02:00
msgid "Infill before perimeters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1075
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1080
2019-05-13 15:07:53 +02:00
msgid "Only infill where needed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1082
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1089
2019-05-13 15:07:53 +02:00
msgid "Infill/perimeters overlap"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1091
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1102
2019-05-13 15:07:53 +02:00
msgid "Speed for printing the internal fill. Set to zero for auto."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1110
2019-05-13 15:07:53 +02:00
msgid "Inherits profile"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1111
2019-05-13 15:07:53 +02:00
msgid "Name of the profile, from which this profile inherits."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1124
2019-05-13 15:07:53 +02:00
msgid "Interface shells"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1125
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1133
2020-10-19 14:17:45 +02:00
msgid "Enable ironing"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1134
2020-10-19 14:17:45 +02:00
msgid ""
"Enable ironing of the top layers with the hot print head for smooth surface"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1140 src/libslic3r/PrintConfig.cpp:1142
2020-10-19 14:17:45 +02:00
msgid "Ironing Type"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1154
2020-10-19 14:17:45 +02:00
msgid "Flow rate"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1156
2020-10-19 14:17:45 +02:00
msgid "Percent of a flow rate relative to object's normal layer height."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1164
2020-10-19 14:17:45 +02:00
msgid "Spacing between ironing passes"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1166
2020-10-19 14:17:45 +02:00
msgid "Distance between ironing lines"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1183
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1194
2019-05-13 15:07:53 +02:00
msgid "Supports remaining times"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1195
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1203
2019-05-13 15:07:53 +02:00
msgid "Supports stealth mode"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1204
2019-05-13 15:07:53 +02:00
msgid "The firmware supports stealth mode"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1209
msgid "How to apply limits"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1210
2020-10-19 14:17:45 +02:00
msgid "Purpose of Machine Limits"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1212
2020-10-19 14:17:45 +02:00
msgid "How to apply the Machine Limits"
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/PrintConfig.cpp:1217
msgid "Emit to G-code"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1218
msgid "Use for time estimate"
msgstr ""
#: src/libslic3r/PrintConfig.cpp:1219
msgid "Ignore"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1242
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate X"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1243
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate Y"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1244
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate Z"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1245
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate E"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1248
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate of the X axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1249
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate of the Y axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1250
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate of the Z axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1251
2019-05-13 15:07:53 +02:00
msgid "Maximum feedrate of the E axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1259
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration X"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1260
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration Y"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1261
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration Z"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1262
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration E"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1265
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration of the X axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1266
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration of the Y axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1267
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration of the Z axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1268
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration of the E axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1276
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk X"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1277
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk Y"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1278
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk Z"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1279
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk E"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1282
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk of the X axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1283
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk of the Y axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1284
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk of the Z axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1285
2019-05-13 15:07:53 +02:00
msgid "Maximum jerk of the E axis"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1295
2019-05-13 15:07:53 +02:00
msgid "Minimum feedrate when extruding"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1297
2019-05-13 15:07:53 +02:00
msgid "Minimum feedrate when extruding (M205 S)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1305
2019-05-13 15:07:53 +02:00
msgid "Minimum travel feedrate"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1307
2019-05-13 15:07:53 +02:00
msgid "Minimum travel feedrate (M205 T)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1315
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration when extruding"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1317
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration when extruding (M204 S)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1325
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration when retracting"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1327
2019-05-13 15:07:53 +02:00
msgid "Maximum acceleration when retracting (M204 T)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1334 src/libslic3r/PrintConfig.cpp:1343
2019-05-13 15:07:53 +02:00
msgid "Max"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1335
2019-05-13 15:07:53 +02:00
msgid "This setting represents the maximum speed of your fan."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1344
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1354
2019-05-13 15:07:53 +02:00
msgid "Max print speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1355
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1365
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1374
2019-05-13 15:07:53 +02:00
msgid "Max volumetric slope positive"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1375 src/libslic3r/PrintConfig.cpp:1386
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1379 src/libslic3r/PrintConfig.cpp:1390
2019-05-13 15:07:53 +02:00
msgid "mm³/s²"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1385
2019-05-13 15:07:53 +02:00
msgid "Max volumetric slope negative"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1397 src/libslic3r/PrintConfig.cpp:1406
2019-05-13 15:07:53 +02:00
msgid "Min"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1398
2019-05-13 15:07:53 +02:00
msgid "This setting represents the minimum PWM your fan needs to work."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1407
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1415
2019-05-13 15:07:53 +02:00
msgid "Min print speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1416
2019-05-13 15:07:53 +02:00
msgid "Slic3r will not scale speed down below this speed."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1423
2019-05-13 15:07:53 +02:00
msgid "Minimal filament extrusion length"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1424
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1433
2019-05-13 15:07:53 +02:00
msgid "Configuration notes"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1434
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1444
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1449
2019-05-13 15:07:53 +02:00
msgid "Host Type"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1450
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1467
2019-05-13 15:07:53 +02:00
msgid "Only retract when crossing perimeters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1468
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1475
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1482
2019-05-13 15:07:53 +02:00
msgid "Output filename format"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1483
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1492
2019-05-13 15:07:53 +02:00
msgid "Detect bridging perimeters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1494
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1500
2019-05-13 15:07:53 +02:00
msgid "Filament parking position"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1501
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1509
2019-05-13 15:07:53 +02:00
msgid "Extra loading distance"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1510
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1518 src/libslic3r/PrintConfig.cpp:1536
#: src/libslic3r/PrintConfig.cpp:1549 src/libslic3r/PrintConfig.cpp:1559
2019-05-13 15:07:53 +02:00
msgid "Perimeters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1519
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1527
2019-05-13 15:07:53 +02:00
msgid "Perimeter extruder"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1529
2019-05-13 15:07:53 +02:00
msgid ""
"The extruder to use when printing perimeters and brim. First extruder is 1."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1538
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1551
2019-05-13 15:07:53 +02:00
msgid ""
"Speed for perimeters (contours, aka vertical shells). Set to zero for auto."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1561
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1565
2019-05-13 15:07:53 +02:00
msgid "(minimum)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1573
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1585
2019-05-13 15:07:53 +02:00
msgid "Printer type"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1586
2019-05-13 15:07:53 +02:00
msgid "Type of the printer."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1591
2019-05-13 15:07:53 +02:00
msgid "Printer notes"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1592
2019-05-13 15:07:53 +02:00
msgid "You can put your notes regarding the printer here."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1600
2019-05-13 15:07:53 +02:00
msgid "Printer vendor"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1601
2019-05-13 15:07:53 +02:00
msgid "Name of the printer vendor."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1606
2019-05-13 15:07:53 +02:00
msgid "Printer variant"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1607
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1620
2019-05-13 15:07:53 +02:00
msgid "Raft layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1622
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1630
2019-05-13 15:07:53 +02:00
msgid "Resolution"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1631
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1641
2019-05-13 15:07:53 +02:00
msgid "Minimum travel after retraction"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1642
2019-05-13 15:07:53 +02:00
msgid ""
"Retraction is not triggered when travel moves are shorter than this length."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1648
2019-05-13 15:07:53 +02:00
msgid "Retract amount before wipe"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1649
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1656
2019-05-13 15:07:53 +02:00
msgid "Retract on layer change"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1657
2019-05-13 15:07:53 +02:00
msgid "This flag enforces a retraction whenever a Z move is done."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1662 src/libslic3r/PrintConfig.cpp:1670
2019-05-13 15:07:53 +02:00
msgid "Length"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1663
2019-05-13 15:07:53 +02:00
msgid "Retraction Length"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1664
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1666 src/libslic3r/PrintConfig.cpp:1675
2019-05-13 15:07:53 +02:00
msgid "mm (zero to disable)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1671
2019-05-13 15:07:53 +02:00
msgid "Retraction Length (Toolchange)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1672
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1680
2019-05-13 15:07:53 +02:00
msgid "Lift Z"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1681
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1688
2019-05-13 15:07:53 +02:00
msgid "Above Z"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1689
2019-05-13 15:07:53 +02:00
msgid "Only lift Z above"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1690
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1697
2019-05-13 15:07:53 +02:00
msgid "Below Z"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1698
2019-05-13 15:07:53 +02:00
msgid "Only lift Z below"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1699
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1707 src/libslic3r/PrintConfig.cpp:1715
2019-05-13 15:07:53 +02:00
msgid "Extra length on restart"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1708
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1716
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1723 src/libslic3r/PrintConfig.cpp:1724
2019-05-13 15:07:53 +02:00
msgid "Retraction Speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1725
2019-05-13 15:07:53 +02:00
msgid "The speed for retractions (it only applies to the extruder motor)."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1731 src/libslic3r/PrintConfig.cpp:1732
2019-05-13 15:07:53 +02:00
msgid "Deretraction Speed"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1733
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1740
2019-05-13 15:07:53 +02:00
msgid "Seam position"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1742
2019-05-13 15:07:53 +02:00
msgid "Position of perimeters starting points."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1748
2019-05-13 15:07:53 +02:00
msgid "Random"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1749
2019-05-13 15:07:53 +02:00
msgid "Nearest"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1750
2019-05-13 15:07:53 +02:00
msgid "Aligned"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1758
2019-05-13 15:07:53 +02:00
msgid "Direction"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1760
2019-05-13 15:07:53 +02:00
msgid "Preferred direction of the seam"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1761
2019-05-13 15:07:53 +02:00
msgid "Seam preferred direction"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1768
2019-05-13 15:07:53 +02:00
msgid "Jitter"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1770
2019-05-13 15:07:53 +02:00
msgid "Seam preferred direction jitter"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1771
2019-05-13 15:07:53 +02:00
msgid "Preferred direction of the seam - jitter"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintConfig.cpp:1778
2019-05-13 15:07:53 +02:00
msgid "Distance from object"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1779
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1786
2019-05-13 15:07:53 +02:00
msgid "Skirt height"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1787
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1794
2020-03-16 13:48:21 +01:00
msgid "Draft shield"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1795
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 ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1801
2020-03-16 13:48:21 +01:00
msgid "Loops (minimum)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1802
2019-05-13 15:07:53 +02:00
msgid "Skirt Loops"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1803
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1811
2019-05-13 15:07:53 +02:00
msgid "Slow down if layer print time is below"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1812
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1821
2019-05-13 15:07:53 +02:00
msgid "Small perimeters"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1823
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1833
2019-05-13 15:07:53 +02:00
msgid "Solid infill threshold area"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1835
2019-05-13 15:07:53 +02:00
msgid ""
"Force solid infill for regions having a smaller area than the specified "
"threshold."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1836
2019-05-13 15:07:53 +02:00
msgid "mm²"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1842
2019-05-13 15:07:53 +02:00
msgid "Solid infill extruder"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1844
2019-05-13 15:07:53 +02:00
msgid "The extruder to use when printing solid infill."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1850
2019-05-13 15:07:53 +02:00
msgid "Solid infill every"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1852
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1864
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1875
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1887
2019-05-13 15:07:53 +02:00
msgid "Number of solid layers to generate on top and bottom surfaces."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1893 src/libslic3r/PrintConfig.cpp:1894
msgid "Minimum thickness of a top / bottom shell"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1900
2019-05-13 15:07:53 +02:00
msgid "Spiral vase"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1901
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1909
2019-05-13 15:07:53 +02:00
msgid "Temperature variation"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1910
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1920
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1935
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1951
2020-10-19 14:17:45 +02:00
msgid "Color change G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1952
2020-10-19 14:17:45 +02:00
msgid "This G-code will be used as a code for the color change"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1961
2020-10-19 14:17:45 +02:00
msgid "This G-code will be used as a code for the pause print"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1970
2020-10-19 14:17:45 +02:00
msgid "This G-code will be used as a custom code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1978
2019-05-13 15:07:53 +02:00
msgid "Single Extruder Multi Material"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1979
2019-05-13 15:07:53 +02:00
msgid "The printer multiplexes filaments into a single hot end."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1984
2019-05-13 15:07:53 +02:00
msgid "Prime all printing extruders"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1985
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1990
2019-12-04 11:12:28 +01:00
msgid "No sparse layers (EXPERIMENTAL)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1991
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:1998
2019-05-13 15:07:53 +02:00
msgid "Generate support material"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2000
2019-05-13 15:07:53 +02:00
msgid "Enable support material generation."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2004
2019-05-13 15:07:53 +02:00
msgid "Auto generated supports"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2006
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2012
2019-05-13 15:07:53 +02:00
msgid "XY separation between an object and its support"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2014
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2024
2019-05-13 15:07:53 +02:00
msgid "Pattern angle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2026
2019-05-13 15:07:53 +02:00
msgid ""
"Use this setting to rotate the support material pattern on the horizontal "
"plane."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2036 src/libslic3r/PrintConfig.cpp:2831
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2042
2019-05-13 15:07:53 +02:00
msgid "Contact Z distance"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2044
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2051
2019-05-13 15:07:53 +02:00
msgid "0 (soluble)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2052
2019-05-13 15:07:53 +02:00
msgid "0.2 (detachable)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2057
2019-05-13 15:07:53 +02:00
msgid "Enforce support for the first"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2059
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2064
2019-05-13 15:07:53 +02:00
msgid "Enforce support for the first n layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2070
2019-05-13 15:07:53 +02:00
msgid "Support material/raft/skirt extruder"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2072
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2081
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2090
2019-05-13 15:07:53 +02:00
msgid "Interface loops"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2092
2019-05-13 15:07:53 +02:00
msgid ""
"Cover the top contact layer of the supports with loops. Disabled by default."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2097
2019-05-13 15:07:53 +02:00
msgid "Support material/raft interface extruder"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2099
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2106
2019-05-13 15:07:53 +02:00
msgid "Interface layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2108
2019-05-13 15:07:53 +02:00
msgid ""
"Number of interface layers to insert between the object(s) and support "
"material."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2115
2019-05-13 15:07:53 +02:00
msgid "Interface pattern spacing"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2117
2019-05-13 15:07:53 +02:00
msgid "Spacing between interface lines. Set zero to get a solid interface."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2126
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2135
2019-05-13 15:07:53 +02:00
msgid "Pattern"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2137
2019-05-13 15:07:53 +02:00
msgid "Pattern used to generate support material."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2143
2019-05-13 15:07:53 +02:00
msgid "Rectilinear grid"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2149
2019-05-13 15:07:53 +02:00
msgid "Pattern spacing"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2151
2019-05-13 15:07:53 +02:00
msgid "Spacing between support material lines."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2160
2019-05-13 15:07:53 +02:00
msgid "Speed for printing support material."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2167
2019-05-13 15:07:53 +02:00
msgid "Synchronize with object layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2169
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2175
2019-05-13 15:07:53 +02:00
msgid "Overhang threshold"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2177
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2189
2019-05-13 15:07:53 +02:00
msgid "With sheath around the support"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2191
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2198
2019-05-13 15:07:53 +02:00
msgid ""
2020-11-05 22:17:49 +01:00
"Nozzle temperature for layers after the first one. Set this to zero to "
"disable temperature control commands in the output G-code."
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2201
msgid "Nozzle temperature"
2020-10-19 14:17:45 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2207
2019-05-13 15:07:53 +02:00
msgid "Detect thin walls"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2209
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2215
2019-05-13 15:07:53 +02:00
msgid "Threads"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2216
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2228
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2241
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2253
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2268
2019-05-13 15:07:53 +02:00
msgid "Number of solid layers to generate on top surfaces."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2269
2019-05-13 15:07:53 +02:00
msgid "Top solid layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2277
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2280
msgid "Minimum top shell thickness"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2287
2019-05-13 15:07:53 +02:00
msgid "Speed for travel moves (jumps between distant extrusion points)."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2295
2019-05-13 15:07:53 +02:00
msgid "Use firmware retraction"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2296
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2302
2019-05-13 15:07:53 +02:00
msgid "Use relative E distances"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2303
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2309
2019-05-13 15:07:53 +02:00
msgid "Use volumetric E"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2310
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2320
2019-05-13 15:07:53 +02:00
msgid "Enable variable layer height feature"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2321
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2327
2019-05-13 15:07:53 +02:00
msgid "Wipe while retracting"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2328
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2335
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2341
2019-05-13 15:07:53 +02:00
msgid "Purging volumes - load/unload volumes"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2342
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2348
2019-05-13 15:07:53 +02:00
msgid "Purging volumes - matrix"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2349
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2358
2019-05-13 15:07:53 +02:00
msgid "Position X"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2359
2019-05-13 15:07:53 +02:00
msgid "X coordinate of the left front corner of a wipe tower"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2365
2019-05-13 15:07:53 +02:00
msgid "Position Y"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2366
2019-05-13 15:07:53 +02:00
msgid "Y coordinate of the left front corner of a wipe tower"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2373
2019-05-13 15:07:53 +02:00
msgid "Width of a wipe tower"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2379
2019-05-13 15:07:53 +02:00
msgid "Wipe tower rotation angle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2380
2019-05-13 15:07:53 +02:00
msgid "Wipe tower rotation angle with respect to x-axis."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2387
2019-05-13 15:07:53 +02:00
msgid "Wipe into this object's infill"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2388
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2395
2019-05-13 15:07:53 +02:00
msgid "Wipe into this object"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2396
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2402
2019-05-13 15:07:53 +02:00
msgid "Maximal bridging distance"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2403
2019-05-13 15:07:53 +02:00
msgid "Maximal distance between supports on sparse infill sections."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2409
2019-05-13 15:07:53 +02:00
msgid "XY Size Compensation"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2411
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2419
2019-05-13 15:07:53 +02:00
msgid "Z offset"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2420
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2487
2019-05-13 15:07:53 +02:00
msgid "Display width"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2488
2019-05-13 15:07:53 +02:00
msgid "Width of the display"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2493
2019-05-13 15:07:53 +02:00
msgid "Display height"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2494
2019-05-13 15:07:53 +02:00
msgid "Height of the display"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2499
2019-05-13 15:07:53 +02:00
msgid "Number of pixels in"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2501
2019-05-13 15:07:53 +02:00
msgid "Number of pixels in X"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2507
2019-05-13 15:07:53 +02:00
msgid "Number of pixels in Y"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2512
2019-08-06 10:01:10 +02:00
msgid "Display horizontal mirroring"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2513
2019-08-06 10:01:10 +02:00
msgid "Mirror horizontally"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2514
2019-08-06 10:01:10 +02:00
msgid "Enable horizontal mirroring of output images"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2519
2019-08-06 10:01:10 +02:00
msgid "Display vertical mirroring"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2520
2019-08-06 10:01:10 +02:00
msgid "Mirror vertically"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2521
2019-08-06 10:01:10 +02:00
msgid "Enable vertical mirroring of output images"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2526
2019-05-13 15:07:53 +02:00
msgid "Display orientation"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2527
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2533
2019-05-13 15:07:53 +02:00
msgid "Landscape"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2534
2019-05-13 15:07:53 +02:00
msgid "Portrait"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2539
2019-05-13 15:07:53 +02:00
msgid "Fast"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2540
2019-05-13 15:07:53 +02:00
msgid "Fast tilt"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2541
2019-05-13 15:07:53 +02:00
msgid "Time of the fast tilt"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2548
2019-05-13 15:07:53 +02:00
msgid "Slow"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2549
2019-05-13 15:07:53 +02:00
msgid "Slow tilt"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2550
2019-05-13 15:07:53 +02:00
msgid "Time of the slow tilt"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2557
2019-05-13 15:07:53 +02:00
msgid "Area fill"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2558
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2565 src/libslic3r/PrintConfig.cpp:2566
#: src/libslic3r/PrintConfig.cpp:2567
2019-05-13 15:07:53 +02:00
msgid "Printer scaling correction"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2573 src/libslic3r/PrintConfig.cpp:2574
2019-05-13 15:07:53 +02:00
msgid "Printer absolute correction"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2575
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2581
2020-02-19 13:54:56 +01:00
msgid "Elephant foot minimum width"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2583
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2590 src/libslic3r/PrintConfig.cpp:2591
2020-02-19 13:21:16 +01:00
msgid "Printer gamma correction"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2592
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2604 src/libslic3r/PrintConfig.cpp:2605
2019-12-04 11:12:28 +01:00
msgid "SLA material type"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2616 src/libslic3r/PrintConfig.cpp:2617
2019-05-13 15:07:53 +02:00
msgid "Initial layer height"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2623 src/libslic3r/PrintConfig.cpp:2624
2019-12-04 11:12:28 +01:00
msgid "Bottle volume"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2625
2019-12-04 11:12:28 +01:00
msgid "ml"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2630 src/libslic3r/PrintConfig.cpp:2631
2019-12-04 11:12:28 +01:00
msgid "Bottle weight"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2632
2019-12-04 11:12:28 +01:00
msgid "kg"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2639
2019-12-04 11:12:28 +01:00
msgid "g/ml"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2646
2019-12-04 11:12:28 +01:00
msgid "money/bottle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2651
2019-05-13 15:07:53 +02:00
msgid "Faded layers"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2652
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2659 src/libslic3r/PrintConfig.cpp:2660
2019-08-27 17:14:03 +02:00
msgid "Minimum exposure time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2667 src/libslic3r/PrintConfig.cpp:2668
2019-08-27 17:14:03 +02:00
msgid "Maximum exposure time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2675 src/libslic3r/PrintConfig.cpp:2676
2019-05-13 15:07:53 +02:00
msgid "Exposure time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2682 src/libslic3r/PrintConfig.cpp:2683
2019-08-27 17:14:03 +02:00
msgid "Minimum initial exposure time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2690 src/libslic3r/PrintConfig.cpp:2691
2019-08-27 17:14:03 +02:00
msgid "Maximum initial exposure time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2698 src/libslic3r/PrintConfig.cpp:2699
2019-05-13 15:07:53 +02:00
msgid "Initial exposure time"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2705 src/libslic3r/PrintConfig.cpp:2706
2019-05-13 15:07:53 +02:00
msgid "Correction for expansion"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2712
2019-05-13 15:07:53 +02:00
msgid "SLA print material notes"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2713
2019-05-13 15:07:53 +02:00
msgid "You can put your notes regarding the SLA print material here."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2725 src/libslic3r/PrintConfig.cpp:2736
2019-05-13 15:07:53 +02:00
msgid "Default SLA material profile"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2747
2019-05-13 15:07:53 +02:00
msgid "Generate supports"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2749
2019-05-13 15:07:53 +02:00
msgid "Generate supports for the models"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2754
2020-10-19 14:17:45 +02:00
msgid "Pinhead front diameter"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2756
2019-05-13 15:07:53 +02:00
msgid "Diameter of the pointing side of the head"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2763
2020-10-19 14:17:45 +02:00
msgid "Head penetration"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2765
2019-05-13 15:07:53 +02:00
msgid "How much the pinhead has to penetrate the model surface"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2772
2020-10-19 14:17:45 +02:00
msgid "Pinhead width"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2774
2019-05-13 15:07:53 +02:00
msgid "Width from the back sphere center to the front sphere center"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2782
2020-10-19 14:17:45 +02:00
msgid "Pillar diameter"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2784
2019-05-13 15:07:53 +02:00
msgid "Diameter in mm of the support pillars"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2792
2020-10-19 14:17:45 +02:00
msgid "Small pillar diameter percent"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2794
2020-10-19 14:17:45 +02:00
msgid ""
"The percentage of smaller pillars compared to the normal pillar diameter "
"which are used in problematic areas where a normal pilla cannot fit."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2803
2020-03-05 13:59:20 +01:00
msgid "Max bridges on a pillar"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2805
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2813
2020-10-19 14:17:45 +02:00
msgid "Pillar connection mode"
2019-05-13 15:07:53 +02:00
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2814
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2822
2019-05-13 15:07:53 +02:00
msgid "Zig-Zag"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2823
2019-05-13 15:07:53 +02:00
msgid "Cross"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2824
2019-05-13 15:07:53 +02:00
msgid "Dynamic"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2836
2019-05-13 15:07:53 +02:00
msgid "Pillar widening factor"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2838
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2847
2019-05-13 15:07:53 +02:00
msgid "Support base diameter"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2849
2019-05-13 15:07:53 +02:00
msgid "Diameter in mm of the pillar base"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2857
2019-05-13 15:07:53 +02:00
msgid "Support base height"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2859
2019-05-13 15:07:53 +02:00
msgid "The height of the pillar base cone"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2866
2019-08-06 10:01:10 +02:00
msgid "Support base safety distance"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2869
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2879
2019-05-13 15:07:53 +02:00
msgid "Critical angle"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2881
2019-05-13 15:07:53 +02:00
msgid "The default angle for connecting support sticks and junctions."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2889
2019-05-13 15:07:53 +02:00
msgid "Max bridge length"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2891
2019-05-13 15:07:53 +02:00
msgid "The max length of a bridge"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2898
2019-05-13 15:07:53 +02:00
msgid "Max pillar linking distance"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2900
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2910
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2921
2019-05-13 15:07:53 +02:00
msgid "This is a relative measure of support points density."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2927
2019-05-13 15:07:53 +02:00
msgid "Minimal distance of the support points"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2929
2019-05-13 15:07:53 +02:00
msgid "No support points will be placed closer than this threshold."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2935
2019-05-13 15:07:53 +02:00
msgid "Use pad"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2937
2019-05-13 15:07:53 +02:00
msgid "Add a pad underneath the supported model"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2942
2019-05-13 15:07:53 +02:00
msgid "Pad wall thickness"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2944
2019-05-13 15:07:53 +02:00
msgid "The thickness of the pad and its optional cavity walls."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2952
2019-05-13 15:07:53 +02:00
msgid "Pad wall height"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2953
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2966
2019-12-04 11:12:28 +01:00
msgid "Pad brim size"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2967
2019-12-04 11:12:28 +01:00
msgid "How far should the pad extend around the contained geometry"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2977
2019-05-13 15:07:53 +02:00
msgid "Max merge distance"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2979
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:2999
2019-05-13 15:07:53 +02:00
msgid "Pad wall slope"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3001
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3012
2019-08-27 17:14:03 +02:00
msgid "Create pad around object and ignore the support elevation"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3017
2019-12-04 11:12:28 +01:00
msgid "Pad around object everywhere"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3019
2019-12-04 11:12:28 +01:00
msgid "Force pad around object everywhere"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3024
2019-08-06 10:01:10 +02:00
msgid "Pad object gap"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3026
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3035
2019-08-06 10:01:10 +02:00
msgid "Pad object connector stride"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3037
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3044
2019-08-06 10:01:10 +02:00
msgid "Pad object connector width"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3046
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3053
2019-08-06 10:01:10 +02:00
msgid "Pad object connector penetration"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3056
2019-08-06 10:01:10 +02:00
msgid "How much should the tiny connectors penetrate into the model body."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3063
msgid "Enable hollowing"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3065
msgid "Hollow out a model to have an empty interior"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3070
msgid "Wall thickness"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3072
msgid "Minimum wall thickness of a hollowed model."
msgstr ""
2020-11-12 21:35:05 +01:00
#: src/libslic3r/PrintConfig.cpp:3080
msgid "Accuracy"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3082
msgid ""
"Performance vs accuracy of calculation. Lower values may produce unwanted "
"artifacts."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3092
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3505
2019-05-13 15:07:53 +02:00
msgid "Export OBJ"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3506
2019-05-13 15:07:53 +02:00
msgid "Export the model(s) as OBJ."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3517
2019-05-13 15:07:53 +02:00
msgid "Export SLA"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3518
2019-05-13 15:07:53 +02:00
msgid "Slice the model and export SLA printing layers as PNG."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3523
2019-05-13 15:07:53 +02:00
msgid "Export 3MF"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3524
2019-05-13 15:07:53 +02:00
msgid "Export the model(s) as 3MF."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3528
2019-05-13 15:07:53 +02:00
msgid "Export AMF"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3529
2019-05-13 15:07:53 +02:00
msgid "Export the model(s) as AMF."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3533
2019-05-13 15:07:53 +02:00
msgid "Export STL"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3534
2019-05-13 15:07:53 +02:00
msgid "Export the model(s) as STL."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3539
2019-05-13 15:07:53 +02:00
msgid "Slice the model and export toolpaths as G-code."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3544
2020-10-19 14:17:45 +02:00
msgid "G-code viewer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3545
2020-10-19 14:17:45 +02:00
msgid "Visualize an already sliced and saved G-code"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3550
2019-05-13 15:07:53 +02:00
msgid "Slice"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3551
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3556
2019-05-13 15:07:53 +02:00
msgid "Help"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3557
2019-05-13 15:07:53 +02:00
msgid "Show this help."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3562
2019-05-13 15:07:53 +02:00
msgid "Help (FFF options)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3563
2019-05-13 15:07:53 +02:00
msgid "Show the full list of print/G-code configuration options."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3567
2019-05-13 15:07:53 +02:00
msgid "Help (SLA options)"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3568
2019-05-13 15:07:53 +02:00
msgid "Show the full list of SLA print configuration options."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3572
2019-05-13 15:07:53 +02:00
msgid "Output Model Info"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3573
2019-05-13 15:07:53 +02:00
msgid "Write information about the model to the console."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3577
2019-05-13 15:07:53 +02:00
msgid "Save config file"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3578
2019-05-13 15:07:53 +02:00
msgid "Save configuration to the specified file."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3588
2019-05-13 15:07:53 +02:00
msgid "Align XY"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3589
2019-05-13 15:07:53 +02:00
msgid "Align the model to the given point."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3594
2019-05-13 15:07:53 +02:00
msgid "Cut model at the given Z."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3615
2019-05-13 15:07:53 +02:00
msgid "Center"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3616
2019-05-13 15:07:53 +02:00
msgid "Center the print around the given center."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3620
2019-05-13 15:07:53 +02:00
msgid "Don't arrange"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3621
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3624
2019-05-13 15:07:53 +02:00
msgid "Duplicate"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3625
2019-05-13 15:07:53 +02:00
msgid "Multiply copies by this factor."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3629
2019-05-13 15:07:53 +02:00
msgid "Duplicate by grid"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3630
2019-05-13 15:07:53 +02:00
msgid "Multiply copies by creating a grid."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3634
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3639
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3643
2019-05-13 15:07:53 +02:00
msgid "Rotation angle around the Z axis in degrees."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3647
2019-05-13 15:07:53 +02:00
msgid "Rotate around X"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3648
2019-05-13 15:07:53 +02:00
msgid "Rotation angle around the X axis in degrees."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3652
2019-05-13 15:07:53 +02:00
msgid "Rotate around Y"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3653
2019-05-13 15:07:53 +02:00
msgid "Rotation angle around the Y axis in degrees."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3658
2019-05-13 15:07:53 +02:00
msgid "Scaling factor or percentage."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3663
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3666
2019-05-13 15:07:53 +02:00
msgid "Scale to Fit"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3667
2019-05-13 15:07:53 +02:00
msgid "Scale to fit the given volume."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3676
2019-05-13 15:07:53 +02:00
msgid "Ignore non-existent config files"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3677
2019-05-13 15:07:53 +02:00
msgid "Do not fail if a file supplied to --load does not exist."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3680
2019-05-13 15:07:53 +02:00
msgid "Load config file"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3681
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3684
2019-05-13 15:07:53 +02:00
msgid "Output File"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3685
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3690
2020-10-19 14:17:45 +02:00
msgid ""
"If enabled, the command line arguments are sent to an existing instance of "
"GUI PrusaSlicer, or an existing PrusaSlicer window is activated. Overrides "
"the \"single_instance\" configuration value from application preferences."
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3701
2019-05-13 15:07:53 +02:00
msgid "Data directory"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3702
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3705
2019-05-13 15:07:53 +02:00
msgid "Logging level"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3706
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-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3712
2019-05-13 15:07:53 +02:00
msgid "Render with a software renderer"
msgstr ""
2020-11-05 22:17:49 +01:00
#: src/libslic3r/PrintConfig.cpp:3713
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 ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/Zipper.cpp:27
msgid "Error with zip archive"
msgstr ""
#: src/libslic3r/PrintObject.cpp:114
2019-05-13 15:07:53 +02:00
msgid "Processing triangulated mesh"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintObject.cpp:158
2019-05-13 15:07:53 +02:00
msgid "Generating perimeters"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintObject.cpp:261
2019-05-13 15:07:53 +02:00
msgid "Preparing infill"
msgstr ""
2020-10-19 14:17:45 +02:00
#: src/libslic3r/PrintObject.cpp:422
2019-05-13 15:07:53 +02:00
msgid "Generating support material"
msgstr ""