From 0c110af1dff103ab9d536d50a8a730924bc5d36a Mon Sep 17 00:00:00 2001 From: YuSanka Date: Tue, 23 Nov 2021 14:56:41 +0100 Subject: [PATCH] Localization: Next text improvements + new POT + new CZ translation --- resources/data/hints.ini | 6 +- resources/localization/PrusaSlicer.pot | 3991 ++++++++-------- resources/localization/cs/PrusaSlicer.mo | Bin 295751 -> 361838 bytes resources/localization/cs/PrusaSlicer_cs.po | 4563 +++++++++++++------ src/slic3r/GUI/Plater.cpp | 2 +- src/slic3r/GUI/Preferences.cpp | 4 +- 6 files changed, 5240 insertions(+), 3326 deletions(-) diff --git a/resources/data/hints.ini b/resources/data/hints.ini index da348f4e7..b90976c1a 100644 --- a/resources/data/hints.ini +++ b/resources/data/hints.ini @@ -192,7 +192,7 @@ documentation_link = https://help.prusa3d.com/en/article/insert-pause-or-custom- disabled_tags = SLA [hint:Insert Custom G-code] -text = Insert Custom G-code\nDid you know that you can insert a custom G-code at a specific layer? Right-click the layer in the Preview and select Add custom G-code. With this function you can, for example, create a temperature tower. Read more in the documentation. +text = Insert Custom G-code\nDid you know that you can insert a custom G-code at a specific layer? Left-click the layer in the Preview, Right-click the plus icon and select Add custom G-code. With this function you can, for example, create a temperature tower. Read more in the documentation. documentation_link = https://help.prusa3d.com/en/article/insert-pause-or-custom-g-code-at-layer_120490#insert-custom-g-code-at-layer disabled_tags = SLA @@ -203,8 +203,8 @@ hypertext_type = menubar hypertext_menubar_menu_name = Configuration hypertext_menubar_item_name = Configuration Snapshots -[hint:Minimum wall thickness] -text = Minimum wall thickness\nDid you know that instead of the number of top and bottom layers, you can define theMinimum shell thicknessin millimeters? This feature is especially useful when using the variable layer height function. +[hint:Minimum shell thickness] +text = Minimum shell thickness\nDid you know that instead of the number of top and bottom layers, you can define theMinimum shell thicknessin millimeters? This feature is especially useful when using the variable layer height function. hypertext_type = settings hypertext_settings_opt = top_solid_min_thickness hypertext_settings_type = 1 diff --git a/resources/localization/PrusaSlicer.pot b/resources/localization/PrusaSlicer.pot index 69b10fcf8..663dc9804 100644 --- a/resources/localization/PrusaSlicer.pot +++ b/resources/localization/PrusaSlicer.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-11-15 08:28+0100\n" +"POT-Creation-Date: 2021-11-23 14:45+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -174,170 +174,165 @@ msgstr "" msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:122 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:218 src/slic3r/GUI/Plater.cpp:177 -#: src/slic3r/GUI/Tab.cpp:2699 +#: src/slic3r/GUI/BedShapeDialog.cpp:31 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:218 src/slic3r/GUI/Plater.cpp:205 +#: src/slic3r/GUI/Tab.cpp:2696 msgid "Size" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:123 +#: src/slic3r/GUI/BedShapeDialog.cpp:32 msgid "Origin" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:124 src/libslic3r/PrintConfig.cpp:981 +#: src/slic3r/GUI/BedShapeDialog.cpp:33 src/libslic3r/PrintConfig.cpp:990 msgid "Diameter" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:139 +#: src/slic3r/GUI/BedShapeDialog.cpp:49 msgid "Size in X and Y of the rectangular plate." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:150 +#: src/slic3r/GUI/BedShapeDialog.cpp:58 msgid "" "Distance of the 0,0 G-code coordinate from the front left corner of the " "rectangle." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:158 src/slic3r/GUI/ConfigWizard.cpp:262 +#: src/slic3r/GUI/BedShapeDialog.cpp:64 src/slic3r/GUI/ConfigWizard.cpp:262 #: src/slic3r/GUI/ConfigWizard.cpp:1476 src/slic3r/GUI/ConfigWizard.cpp:1490 #: src/slic3r/GUI/ExtruderSequenceDialog.cpp:100 -#: src/slic3r/GUI/GCodeViewer.cpp:3513 src/slic3r/GUI/GCodeViewer.cpp:3519 -#: src/slic3r/GUI/GCodeViewer.cpp:3527 src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:192 +#: src/slic3r/GUI/GCodeViewer.cpp:3495 src/slic3r/GUI/GCodeViewer.cpp:3501 +#: src/slic3r/GUI/GCodeViewer.cpp:3509 src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:192 #: src/slic3r/GUI/GUI_ObjectLayers.cpp:145 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:320 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:409 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:477 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:478 #: src/slic3r/GUI/ObjectDataViewModel.cpp:134 -#: src/slic3r/GUI/WipeTowerDialog.cpp:116 src/libslic3r/PrintConfig.cpp:240 -#: src/libslic3r/PrintConfig.cpp:257 src/libslic3r/PrintConfig.cpp:264 -#: src/libslic3r/PrintConfig.cpp:426 src/libslic3r/PrintConfig.cpp:486 -#: src/libslic3r/PrintConfig.cpp:512 src/libslic3r/PrintConfig.cpp:587 -#: src/libslic3r/PrintConfig.cpp:595 src/libslic3r/PrintConfig.cpp:645 -#: src/libslic3r/PrintConfig.cpp:775 src/libslic3r/PrintConfig.cpp:786 -#: src/libslic3r/PrintConfig.cpp:804 src/libslic3r/PrintConfig.cpp:984 -#: src/libslic3r/PrintConfig.cpp:1192 src/libslic3r/PrintConfig.cpp:1257 -#: src/libslic3r/PrintConfig.cpp:1267 src/libslic3r/PrintConfig.cpp:1538 -#: src/libslic3r/PrintConfig.cpp:1732 src/libslic3r/PrintConfig.cpp:1793 -#: src/libslic3r/PrintConfig.cpp:1811 src/libslic3r/PrintConfig.cpp:1829 -#: src/libslic3r/PrintConfig.cpp:1890 src/libslic3r/PrintConfig.cpp:1900 -#: src/libslic3r/PrintConfig.cpp:2013 src/libslic3r/PrintConfig.cpp:2022 -#: src/libslic3r/PrintConfig.cpp:2041 src/libslic3r/PrintConfig.cpp:2062 -#: src/libslic3r/PrintConfig.cpp:2070 src/libslic3r/PrintConfig.cpp:2111 -#: src/libslic3r/PrintConfig.cpp:2119 src/libslic3r/PrintConfig.cpp:2129 -#: src/libslic3r/PrintConfig.cpp:2137 src/libslic3r/PrintConfig.cpp:2145 -#: src/libslic3r/PrintConfig.cpp:2207 src/libslic3r/PrintConfig.cpp:2436 -#: src/libslic3r/PrintConfig.cpp:2505 src/libslic3r/PrintConfig.cpp:2522 -#: src/libslic3r/PrintConfig.cpp:2620 src/libslic3r/PrintConfig.cpp:2629 -#: src/libslic3r/PrintConfig.cpp:2679 src/libslic3r/PrintConfig.cpp:2830 -#: src/libslic3r/PrintConfig.cpp:2918 src/libslic3r/PrintConfig.cpp:2925 -#: src/libslic3r/PrintConfig.cpp:2932 src/libslic3r/PrintConfig.cpp:2946 -#: src/libslic3r/PrintConfig.cpp:2970 src/libslic3r/PrintConfig.cpp:2980 -#: src/libslic3r/PrintConfig.cpp:2990 src/libslic3r/PrintConfig.cpp:3150 -#: src/libslic3r/PrintConfig.cpp:3191 src/libslic3r/PrintConfig.cpp:3330 -#: src/libslic3r/PrintConfig.cpp:3339 src/libslic3r/PrintConfig.cpp:3348 -#: src/libslic3r/PrintConfig.cpp:3358 src/libslic3r/PrintConfig.cpp:3423 -#: src/libslic3r/PrintConfig.cpp:3433 src/libslic3r/PrintConfig.cpp:3445 -#: src/libslic3r/PrintConfig.cpp:3465 src/libslic3r/PrintConfig.cpp:3475 -#: src/libslic3r/PrintConfig.cpp:3485 src/libslic3r/PrintConfig.cpp:3503 -#: src/libslic3r/PrintConfig.cpp:3518 src/libslic3r/PrintConfig.cpp:3532 -#: src/libslic3r/PrintConfig.cpp:3543 src/libslic3r/PrintConfig.cpp:3556 -#: src/libslic3r/PrintConfig.cpp:3601 src/libslic3r/PrintConfig.cpp:3611 -#: src/libslic3r/PrintConfig.cpp:3620 src/libslic3r/PrintConfig.cpp:3630 -#: src/libslic3r/PrintConfig.cpp:3646 src/libslic3r/PrintConfig.cpp:3670 +#: src/slic3r/GUI/WipeTowerDialog.cpp:116 src/libslic3r/PrintConfig.cpp:246 +#: src/libslic3r/PrintConfig.cpp:263 src/libslic3r/PrintConfig.cpp:270 +#: src/libslic3r/PrintConfig.cpp:433 src/libslic3r/PrintConfig.cpp:493 +#: src/libslic3r/PrintConfig.cpp:519 src/libslic3r/PrintConfig.cpp:594 +#: src/libslic3r/PrintConfig.cpp:602 src/libslic3r/PrintConfig.cpp:652 +#: src/libslic3r/PrintConfig.cpp:783 src/libslic3r/PrintConfig.cpp:794 +#: src/libslic3r/PrintConfig.cpp:812 src/libslic3r/PrintConfig.cpp:993 +#: src/libslic3r/PrintConfig.cpp:1202 src/libslic3r/PrintConfig.cpp:1268 +#: src/libslic3r/PrintConfig.cpp:1278 src/libslic3r/PrintConfig.cpp:1552 +#: src/libslic3r/PrintConfig.cpp:1746 src/libslic3r/PrintConfig.cpp:1807 +#: src/libslic3r/PrintConfig.cpp:1825 src/libslic3r/PrintConfig.cpp:1843 +#: src/libslic3r/PrintConfig.cpp:1904 src/libslic3r/PrintConfig.cpp:1914 +#: src/libslic3r/PrintConfig.cpp:2028 src/libslic3r/PrintConfig.cpp:2037 +#: src/libslic3r/PrintConfig.cpp:2056 src/libslic3r/PrintConfig.cpp:2077 +#: src/libslic3r/PrintConfig.cpp:2085 src/libslic3r/PrintConfig.cpp:2126 +#: src/libslic3r/PrintConfig.cpp:2134 src/libslic3r/PrintConfig.cpp:2144 +#: src/libslic3r/PrintConfig.cpp:2152 src/libslic3r/PrintConfig.cpp:2160 +#: src/libslic3r/PrintConfig.cpp:2222 src/libslic3r/PrintConfig.cpp:2452 +#: src/libslic3r/PrintConfig.cpp:2522 src/libslic3r/PrintConfig.cpp:2539 +#: src/libslic3r/PrintConfig.cpp:2638 src/libslic3r/PrintConfig.cpp:2647 +#: src/libslic3r/PrintConfig.cpp:2697 src/libslic3r/PrintConfig.cpp:2849 +#: src/libslic3r/PrintConfig.cpp:2937 src/libslic3r/PrintConfig.cpp:2944 +#: src/libslic3r/PrintConfig.cpp:2951 src/libslic3r/PrintConfig.cpp:2965 +#: src/libslic3r/PrintConfig.cpp:2989 src/libslic3r/PrintConfig.cpp:2999 +#: src/libslic3r/PrintConfig.cpp:3009 src/libslic3r/PrintConfig.cpp:3193 +#: src/libslic3r/PrintConfig.cpp:3234 src/libslic3r/PrintConfig.cpp:3394 +#: src/libslic3r/PrintConfig.cpp:3403 src/libslic3r/PrintConfig.cpp:3412 +#: src/libslic3r/PrintConfig.cpp:3422 src/libslic3r/PrintConfig.cpp:3487 +#: src/libslic3r/PrintConfig.cpp:3497 src/libslic3r/PrintConfig.cpp:3509 +#: src/libslic3r/PrintConfig.cpp:3529 src/libslic3r/PrintConfig.cpp:3539 +#: src/libslic3r/PrintConfig.cpp:3549 src/libslic3r/PrintConfig.cpp:3567 +#: src/libslic3r/PrintConfig.cpp:3582 src/libslic3r/PrintConfig.cpp:3596 +#: src/libslic3r/PrintConfig.cpp:3607 src/libslic3r/PrintConfig.cpp:3620 +#: src/libslic3r/PrintConfig.cpp:3665 src/libslic3r/PrintConfig.cpp:3675 +#: src/libslic3r/PrintConfig.cpp:3684 src/libslic3r/PrintConfig.cpp:3694 +#: src/libslic3r/PrintConfig.cpp:3710 src/libslic3r/PrintConfig.cpp:3734 msgid "mm" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:160 +#: src/slic3r/GUI/BedShapeDialog.cpp:66 msgid "" "Diameter of the print bed. It is assumed that origin (0,0) is located in the " "center." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:171 src/slic3r/GUI/BedShapeDialog.cpp:182 +#: src/slic3r/GUI/BedShapeDialog.cpp:79 msgid "Rectangular" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:172 src/slic3r/GUI/BedShapeDialog.cpp:183 +#: src/slic3r/GUI/BedShapeDialog.cpp:80 msgid "Circular" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:173 src/slic3r/GUI/BedShapeDialog.cpp:184 -#: src/slic3r/GUI/GUI_Preview.cpp:252 src/libslic3r/ExtrusionEntity.cpp:331 -#: src/libslic3r/ExtrusionEntity.cpp:366 +#: src/slic3r/GUI/BedShapeDialog.cpp:81 src/slic3r/GUI/GUI_Preview.cpp:252 +#: src/libslic3r/ExtrusionEntity.cpp:331 src/libslic3r/ExtrusionEntity.cpp:366 msgid "Custom" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:175 src/slic3r/GUI/BedShapeDialog.cpp:186 -msgid "Invalid" -msgstr "" - -#: src/slic3r/GUI/BedShapeDialog.cpp:202 src/slic3r/GUI/BedShapeDialog.cpp:288 -#: src/slic3r/GUI/GUI_ObjectList.cpp:1702 +#: src/slic3r/GUI/BedShapeDialog.cpp:104 src/slic3r/GUI/BedShapeDialog.cpp:179 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1695 msgid "Shape" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:324 +#: src/slic3r/GUI/BedShapeDialog.cpp:203 msgid "Load shape from STL..." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:370 src/slic3r/GUI/GCodeViewer.cpp:4046 +#: src/slic3r/GUI/BedShapeDialog.cpp:249 src/slic3r/GUI/GCodeViewer.cpp:4028 #: src/slic3r/GUI/MainFrame.cpp:2146 msgid "Settings" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:394 +#: src/slic3r/GUI/BedShapeDialog.cpp:273 msgid "Texture" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:404 src/slic3r/GUI/BedShapeDialog.cpp:475 +#: src/slic3r/GUI/BedShapeDialog.cpp:283 src/slic3r/GUI/BedShapeDialog.cpp:354 msgid "Load..." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:413 src/slic3r/GUI/BedShapeDialog.cpp:483 -#: src/slic3r/GUI/Tab.cpp:3673 +#: src/slic3r/GUI/BedShapeDialog.cpp:292 src/slic3r/GUI/BedShapeDialog.cpp:362 +#: src/slic3r/GUI/Tab.cpp:3670 msgid "Remove" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:438 src/slic3r/GUI/BedShapeDialog.cpp:509 +#: src/slic3r/GUI/BedShapeDialog.cpp:317 src/slic3r/GUI/BedShapeDialog.cpp:388 msgid "Not found:" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:465 +#: src/slic3r/GUI/BedShapeDialog.cpp:344 msgid "Model" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:639 +#: src/slic3r/GUI/BedShapeDialog.cpp:508 msgid "Choose an STL file to import bed shape from:" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:645 src/slic3r/GUI/BedShapeDialog.cpp:693 -#: src/slic3r/GUI/BedShapeDialog.cpp:715 +#: src/slic3r/GUI/BedShapeDialog.cpp:514 src/slic3r/GUI/BedShapeDialog.cpp:562 +#: src/slic3r/GUI/BedShapeDialog.cpp:584 msgid "Invalid file format." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:656 +#: src/slic3r/GUI/BedShapeDialog.cpp:525 msgid "Error! Invalid model" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:664 +#: src/slic3r/GUI/BedShapeDialog.cpp:533 msgid "The selected file contains no geometry." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:668 +#: src/slic3r/GUI/BedShapeDialog.cpp:537 msgid "" "The selected file contains several disjoint areas. This is not supported." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:683 +#: src/slic3r/GUI/BedShapeDialog.cpp:552 msgid "Choose a file to import bed texture from (PNG/SVG):" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:705 +#: src/slic3r/GUI/BedShapeDialog.cpp:574 msgid "Choose an STL file to import bed model from:" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.hpp:115 src/slic3r/GUI/ConfigWizard.cpp:1396 +#: src/slic3r/GUI/BedShapeDialog.hpp:95 src/slic3r/GUI/ConfigWizard.cpp:1396 msgid "Bed Shape" msgstr "" @@ -396,7 +391,7 @@ msgstr "" #: src/slic3r/GUI/ConfigManipulation.cpp:51 #: src/slic3r/GUI/GUI_ObjectLayers.cpp:29 src/slic3r/GUI/Tab.cpp:1436 -#: src/libslic3r/PrintConfig.cpp:253 +#: src/libslic3r/PrintConfig.cpp:259 msgid "Layer height" msgstr "" @@ -407,7 +402,7 @@ msgid "" "The first layer height will be reset to 0.01." msgstr "" -#: src/slic3r/GUI/ConfigManipulation.cpp:64 src/libslic3r/PrintConfig.cpp:1188 +#: src/slic3r/GUI/ConfigManipulation.cpp:64 src/libslic3r/PrintConfig.cpp:1198 msgid "First layer height" msgstr "" @@ -483,14 +478,14 @@ msgstr "" #: src/slic3r/GUI/ConfigManipulation.cpp:204 #: src/slic3r/GUI/GUI_Factories.cpp:55 src/slic3r/GUI/GUI_Factories.cpp:128 -#: src/slic3r/GUI/Plater.cpp:422 src/slic3r/GUI/Tab.cpp:1489 -#: src/slic3r/GUI/Tab.cpp:1491 src/libslic3r/PrintConfig.cpp:441 -#: src/libslic3r/PrintConfig.cpp:682 src/libslic3r/PrintConfig.cpp:706 -#: src/libslic3r/PrintConfig.cpp:1058 src/libslic3r/PrintConfig.cpp:1072 -#: src/libslic3r/PrintConfig.cpp:1109 src/libslic3r/PrintConfig.cpp:1347 -#: src/libslic3r/PrintConfig.cpp:1357 src/libslic3r/PrintConfig.cpp:1424 -#: src/libslic3r/PrintConfig.cpp:1443 src/libslic3r/PrintConfig.cpp:1462 -#: src/libslic3r/PrintConfig.cpp:2268 src/libslic3r/PrintConfig.cpp:2285 +#: src/slic3r/GUI/Plater.cpp:457 src/slic3r/GUI/Tab.cpp:1489 +#: src/slic3r/GUI/Tab.cpp:1491 src/libslic3r/PrintConfig.cpp:448 +#: src/libslic3r/PrintConfig.cpp:689 src/libslic3r/PrintConfig.cpp:713 +#: src/libslic3r/PrintConfig.cpp:1067 src/libslic3r/PrintConfig.cpp:1081 +#: src/libslic3r/PrintConfig.cpp:1118 src/libslic3r/PrintConfig.cpp:1358 +#: src/libslic3r/PrintConfig.cpp:1368 src/libslic3r/PrintConfig.cpp:1437 +#: src/libslic3r/PrintConfig.cpp:1457 src/libslic3r/PrintConfig.cpp:1476 +#: src/libslic3r/PrintConfig.cpp:2283 src/libslic3r/PrintConfig.cpp:2300 msgid "Infill" msgstr "" @@ -522,7 +517,7 @@ msgstr "" msgid "Before roll back" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:25 src/libslic3r/PrintConfig.cpp:307 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:25 src/libslic3r/PrintConfig.cpp:313 msgid "User" msgstr "" @@ -539,7 +534,7 @@ msgstr "" msgid "PrusaSlicer version" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:64 src/libslic3r/Preset.cpp:1314 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:64 src/libslic3r/Preset.cpp:1323 msgid "print" msgstr "" @@ -547,18 +542,18 @@ msgstr "" msgid "filaments" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:68 src/libslic3r/Preset.cpp:1316 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:68 src/libslic3r/Preset.cpp:1325 msgid "SLA print" msgstr "" #: src/slic3r/GUI/ConfigSnapshotDialog.cpp:69 -#: src/slic3r/GUI/ConfigWizard.cpp:755 src/slic3r/GUI/ConfigWizard.cpp:2688 -#: src/slic3r/GUI/GUI.cpp:340 src/slic3r/GUI/Plater.cpp:782 -#: src/libslic3r/Preset.cpp:1317 +#: src/slic3r/GUI/ConfigWizard.cpp:755 src/slic3r/GUI/ConfigWizard.cpp:2716 +#: src/slic3r/GUI/GUI.cpp:340 src/slic3r/GUI/Plater.cpp:817 +#: src/libslic3r/Preset.cpp:1326 msgid "SLA material" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:71 src/libslic3r/Preset.cpp:1318 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:71 src/libslic3r/Preset.cpp:1327 msgid "printer" msgstr "" @@ -616,15 +611,15 @@ msgid "Standard" msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:331 src/slic3r/GUI/ConfigWizard.cpp:651 -#: src/slic3r/GUI/Preferences.cpp:414 src/slic3r/GUI/Tab.cpp:3755 +#: src/slic3r/GUI/Preferences.cpp:414 src/slic3r/GUI/Tab.cpp:3752 #: src/slic3r/GUI/UnsavedChangesDialog.cpp:1157 msgid "All" msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:332 src/slic3r/GUI/ConfigWizard.cpp:652 -#: src/slic3r/GUI/DoubleSlider.cpp:2018 src/slic3r/GUI/Plater.cpp:394 -#: src/slic3r/GUI/Plater.cpp:540 src/slic3r/GUI/Preferences.cpp:416 -#: src/libslic3r/PrintConfig.cpp:1246 +#: src/slic3r/GUI/DoubleSlider.cpp:2019 src/slic3r/GUI/Plater.cpp:429 +#: src/slic3r/GUI/Plater.cpp:575 src/slic3r/GUI/Preferences.cpp:416 +#: src/libslic3r/PrintConfig.cpp:1257 msgid "None" msgstr "" @@ -688,11 +683,11 @@ msgid "" msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:752 src/slic3r/GUI/ConfigWizard.cpp:2043 -#: src/slic3r/GUI/ConfigWizard.cpp:2696 src/slic3r/GUI/ConfigWizard.cpp:2880 +#: src/slic3r/GUI/ConfigWizard.cpp:2724 src/slic3r/GUI/ConfigWizard.cpp:2908 msgid "Filaments" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:752 src/slic3r/GUI/ConfigWizard.cpp:2696 +#: src/slic3r/GUI/ConfigWizard.cpp:752 src/slic3r/GUI/ConfigWizard.cpp:2724 msgid "SLA materials" msgstr "" @@ -700,7 +695,7 @@ msgstr "" msgid "All installed printers are compatible with the selected %1%." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:755 src/libslic3r/Preset.cpp:1315 +#: src/slic3r/GUI/ConfigWizard.cpp:755 src/libslic3r/Preset.cpp:1324 msgid "filament" msgstr "" @@ -779,7 +774,7 @@ msgid "" msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:1243 src/slic3r/GUI/GUI_Factories.cpp:720 -#: src/slic3r/GUI/Plater.cpp:3525 +#: src/slic3r/GUI/Plater.cpp:3544 msgid "Reload from disk" msgstr "" @@ -871,7 +866,7 @@ msgid "Set the shape of your printer's bed." msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:1433 src/slic3r/GUI/Field.cpp:255 -#: src/slic3r/GUI/Field.cpp:314 src/slic3r/GUI/Field.cpp:1554 +#: src/slic3r/GUI/Field.cpp:314 src/slic3r/GUI/Field.cpp:1553 #: src/slic3r/GUI/GUI_ObjectLayers.cpp:429 msgid "Invalid numeric input." msgstr "" @@ -927,8 +922,8 @@ msgid "Extrusion Temperature:" msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:1568 src/slic3r/GUI/ConfigWizard.cpp:1582 -#: src/libslic3r/PrintConfig.cpp:384 src/libslic3r/PrintConfig.cpp:1169 -#: src/libslic3r/PrintConfig.cpp:1221 src/libslic3r/PrintConfig.cpp:2741 +#: src/libslic3r/PrintConfig.cpp:391 src/libslic3r/PrintConfig.cpp:1178 +#: src/libslic3r/PrintConfig.cpp:1232 src/libslic3r/PrintConfig.cpp:2759 msgid "°C" msgstr "" @@ -948,7 +943,7 @@ msgstr "" msgid "Bed Temperature:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2043 src/slic3r/GUI/ConfigWizard.cpp:2883 +#: src/slic3r/GUI/ConfigWizard.cpp:2043 src/slic3r/GUI/ConfigWizard.cpp:2911 msgid "SLA Materials" msgstr "" @@ -960,90 +955,103 @@ msgstr "" msgid "SLA Technology Printers" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2410 src/slic3r/GUI/DoubleSlider.cpp:2509 -#: src/slic3r/GUI/DoubleSlider.cpp:2530 src/slic3r/GUI/GUI.cpp:232 +#: src/slic3r/GUI/ConfigWizard.cpp:2338 +msgid "" +"Following printer profiles has no default filament: %1%Please select one " +"manually." +msgstr "" + +#: src/slic3r/GUI/ConfigWizard.cpp:2339 +msgid "" +"Following printer profiles has no default material: %1%Please select one " +"manually." +msgstr "" + +#: src/slic3r/GUI/ConfigWizard.cpp:2340 src/slic3r/GUI/ConfigWizard.cpp:2438 +#: src/slic3r/GUI/DoubleSlider.cpp:2510 src/slic3r/GUI/DoubleSlider.cpp:2531 +#: src/slic3r/GUI/GUI.cpp:232 msgid "Notice" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2431 +#: src/slic3r/GUI/ConfigWizard.cpp:2459 msgid "The following FFF printer models have no filament selected:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2435 +#: src/slic3r/GUI/ConfigWizard.cpp:2463 msgid "Do you want to select default filaments for these FFF printer models?" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2449 +#: src/slic3r/GUI/ConfigWizard.cpp:2477 msgid "The following SLA printer models have no materials selected:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2453 +#: src/slic3r/GUI/ConfigWizard.cpp:2481 msgid "Do you want to select default SLA materials for these printer models?" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2495 +#: src/slic3r/GUI/ConfigWizard.cpp:2523 msgid "Configuration is edited in ConfigWizard" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2538 +#: src/slic3r/GUI/ConfigWizard.cpp:2566 msgid "All user presets will be deleted." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2568 +#: src/slic3r/GUI/ConfigWizard.cpp:2596 msgid "A new vendor was installed and one of its printers will be activated" msgid_plural "" "New vendors were installed and one of theirs printers will be activated" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/ConfigWizard.cpp:2597 +#: src/slic3r/GUI/ConfigWizard.cpp:2625 msgid "Do you want to continue changing the configuration?" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2663 +#: src/slic3r/GUI/ConfigWizard.cpp:2691 msgid "A new Printer was installed and it will be activated." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2668 +#: src/slic3r/GUI/ConfigWizard.cpp:2696 msgid "Some Printers were uninstalled." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2688 +#: src/slic3r/GUI/ConfigWizard.cpp:2716 msgid "A new %1% was installed and it will be activated." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2688 src/slic3r/GUI/GCodeViewer.cpp:4037 -#: src/slic3r/GUI/GCodeViewer.cpp:4063 src/slic3r/GUI/GUI.cpp:339 -#: src/slic3r/GUI/Plater.cpp:780 src/slic3r/GUI/Tab.cpp:1907 +#: src/slic3r/GUI/ConfigWizard.cpp:2716 src/slic3r/GUI/GCodeViewer.cpp:4019 +#: src/slic3r/GUI/GCodeViewer.cpp:4045 src/slic3r/GUI/GUI.cpp:339 +#: src/slic3r/GUI/Plater.cpp:815 src/slic3r/GUI/Tab.cpp:1907 #: src/slic3r/GUI/Tab.cpp:1908 msgid "Filament" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2696 +#: src/slic3r/GUI/ConfigWizard.cpp:2724 msgid "Some %1% were uninstalled." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2740 +#: src/slic3r/GUI/ConfigWizard.cpp:2768 msgid "Custom printer was installed and it will be activated." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2825 +#: src/slic3r/GUI/ConfigWizard.cpp:2853 msgid "Select all standard printers" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2828 +#: src/slic3r/GUI/ConfigWizard.cpp:2856 msgid "< &Back" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2829 +#: src/slic3r/GUI/ConfigWizard.cpp:2857 msgid "&Next >" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2830 +#: src/slic3r/GUI/ConfigWizard.cpp:2858 msgid "&Finish" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2831 +#: src/slic3r/GUI/ConfigWizard.cpp:2859 #: src/slic3r/GUI/DesktopIntegrationDialog.cpp:490 #: src/slic3r/GUI/FirmwareDialog.cpp:153 #: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:58 @@ -1053,40 +1061,40 @@ msgstr "" msgid "Cancel" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2851 +#: src/slic3r/GUI/ConfigWizard.cpp:2879 msgid "Prusa FFF Technology Printers" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2859 +#: src/slic3r/GUI/ConfigWizard.cpp:2887 msgid "Prusa MSLA Technology Printers" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2880 +#: src/slic3r/GUI/ConfigWizard.cpp:2908 msgid "Filament Profiles Selection" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2880 src/slic3r/GUI/ConfigWizard.cpp:2883 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3785 +#: src/slic3r/GUI/ConfigWizard.cpp:2908 src/slic3r/GUI/ConfigWizard.cpp:2911 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3775 msgid "Type:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2883 +#: src/slic3r/GUI/ConfigWizard.cpp:2911 msgid "SLA Material Profiles Selection" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:3004 +#: src/slic3r/GUI/ConfigWizard.cpp:3032 msgid "Configuration Assistant" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:3005 +#: src/slic3r/GUI/ConfigWizard.cpp:3033 msgid "Configuration &Assistant" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:3007 +#: src/slic3r/GUI/ConfigWizard.cpp:3035 msgid "Configuration Wizard" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:3008 +#: src/slic3r/GUI/ConfigWizard.cpp:3036 msgid "Configuration &Wizard" msgstr "" @@ -1113,7 +1121,7 @@ msgid "" msgstr "" #: src/slic3r/GUI/DesktopIntegrationDialog.cpp:459 -#: src/slic3r/GUI/GUI_App.cpp:2101 +#: src/slic3r/GUI/GUI_App.cpp:2083 msgid "Desktop Integration" msgstr "" @@ -1129,28 +1137,28 @@ msgid "Perform" msgstr "" #: src/slic3r/GUI/DesktopIntegrationDialog.cpp:486 -#: src/slic3r/GUI/GLCanvas3D.cpp:4728 src/slic3r/GUI/KBShortcutsDialog.cpp:97 +#: src/slic3r/GUI/GLCanvas3D.cpp:4709 src/slic3r/GUI/KBShortcutsDialog.cpp:97 #: src/slic3r/GUI/MainFrame.cpp:1341 msgid "Undo" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:109 +#: src/slic3r/GUI/DoubleSlider.cpp:110 msgid "Place bearings in slots and resume printing" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1379 +#: src/slic3r/GUI/DoubleSlider.cpp:1380 msgid "One layer mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1381 +#: src/slic3r/GUI/DoubleSlider.cpp:1382 msgid "Discard all custom changes" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1385 src/slic3r/GUI/DoubleSlider.cpp:2242 +#: src/slic3r/GUI/DoubleSlider.cpp:1386 src/slic3r/GUI/DoubleSlider.cpp:2243 msgid "Jump to move" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1388 +#: src/slic3r/GUI/DoubleSlider.cpp:1389 #, possible-c-format msgid "" "Jump to height %s\n" @@ -1158,59 +1166,59 @@ msgid "" "or Set extruder sequence for the entire print" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1391 +#: src/slic3r/GUI/DoubleSlider.cpp:1392 #, possible-c-format msgid "" "Jump to height %s\n" "or Set ruler mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1396 +#: src/slic3r/GUI/DoubleSlider.cpp:1397 msgid "Edit current color - Right click the colored slider segment" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1398 +#: src/slic3r/GUI/DoubleSlider.cpp:1399 msgid "This is wipe tower layer" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1408 +#: src/slic3r/GUI/DoubleSlider.cpp:1409 msgid "" "The sequential print is on.\n" "It's impossible to apply any custom G-code for objects printing " "sequentually.\n" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1412 +#: src/slic3r/GUI/DoubleSlider.cpp:1413 msgid "Print mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1426 +#: src/slic3r/GUI/DoubleSlider.cpp:1427 msgid "Add extruder change - Left click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1428 +#: src/slic3r/GUI/DoubleSlider.cpp:1429 msgid "" "Add color change - Left click for predefined color or Shift + Left click for " "custom color selection" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1430 +#: src/slic3r/GUI/DoubleSlider.cpp:1431 msgid "Add color change - Left click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1431 +#: src/slic3r/GUI/DoubleSlider.cpp:1432 msgid "or press \"+\" key" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1433 +#: src/slic3r/GUI/DoubleSlider.cpp:1434 msgid "Add another code - Ctrl + Left click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1434 +#: src/slic3r/GUI/DoubleSlider.cpp:1435 msgid "Add another code - Right click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1440 +#: src/slic3r/GUI/DoubleSlider.cpp:1441 msgid "" "The sequential print is on.\n" "It's impossible to apply any custom G-code for objects printing " @@ -1218,276 +1226,276 @@ msgid "" "This code won't be processed during G-code generation." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1454 +#: src/slic3r/GUI/DoubleSlider.cpp:1455 msgid "Color change (\"%1%\")" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1455 +#: src/slic3r/GUI/DoubleSlider.cpp:1456 msgid "Color change (\"%1%\") for Extruder %2%" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1457 +#: src/slic3r/GUI/DoubleSlider.cpp:1458 msgid "Pause print (\"%1%\")" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1459 +#: src/slic3r/GUI/DoubleSlider.cpp:1460 msgid "Custom template (\"%1%\")" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1461 +#: src/slic3r/GUI/DoubleSlider.cpp:1462 msgid "Extruder (tool) is changed to Extruder \"%1%\"" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1468 +#: src/slic3r/GUI/DoubleSlider.cpp:1469 msgid "Note" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1470 +#: src/slic3r/GUI/DoubleSlider.cpp:1471 msgid "" "G-code associated to this tick mark is in a conflict with print mode.\n" "Editing it will cause changes of Slider data." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1473 +#: src/slic3r/GUI/DoubleSlider.cpp:1474 msgid "" "There is a color change for extruder that won't be used till the end of " "print job.\n" "This code won't be processed during G-code generation." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1476 +#: src/slic3r/GUI/DoubleSlider.cpp:1477 msgid "" "There is an extruder change set to the same extruder.\n" "This code won't be processed during G-code generation." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1479 +#: src/slic3r/GUI/DoubleSlider.cpp:1480 msgid "" "There is a color change for extruder that has not been used before.\n" "Check your settings to avoid redundant color changes." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1484 +#: src/slic3r/GUI/DoubleSlider.cpp:1485 msgid "Delete tick mark - Left click or press \"-\" key" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1486 +#: src/slic3r/GUI/DoubleSlider.cpp:1487 msgid "Edit tick mark - Ctrl + Left click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1487 +#: src/slic3r/GUI/DoubleSlider.cpp:1488 msgid "Edit tick mark - Right click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1590 src/slic3r/GUI/DoubleSlider.cpp:1621 +#: src/slic3r/GUI/DoubleSlider.cpp:1591 src/slic3r/GUI/DoubleSlider.cpp:1622 #: src/slic3r/GUI/GUI_Factories.cpp:772 #, possible-c-format msgid "Extruder %d" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1591 src/slic3r/GUI/GUI_Factories.cpp:773 +#: src/slic3r/GUI/DoubleSlider.cpp:1592 src/slic3r/GUI/GUI_Factories.cpp:773 msgid "active" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1600 +#: src/slic3r/GUI/DoubleSlider.cpp:1601 msgid "Switch code to Change extruder" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1600 src/slic3r/GUI/GUI_Factories.cpp:734 +#: src/slic3r/GUI/DoubleSlider.cpp:1601 src/slic3r/GUI/GUI_Factories.cpp:734 msgid "Change extruder" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1601 +#: src/slic3r/GUI/DoubleSlider.cpp:1602 msgid "Change extruder (N/A)" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1603 src/slic3r/GUI/GUI_Factories.cpp:781 +#: src/slic3r/GUI/DoubleSlider.cpp:1604 src/slic3r/GUI/GUI_Factories.cpp:781 msgid "Use another extruder" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1622 +#: src/slic3r/GUI/DoubleSlider.cpp:1623 msgid "used" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1630 +#: src/slic3r/GUI/DoubleSlider.cpp:1631 msgid "Switch code to Color change (%1%) for:" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1631 +#: src/slic3r/GUI/DoubleSlider.cpp:1632 msgid "Add color change (%1%) for:" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1956 +#: src/slic3r/GUI/DoubleSlider.cpp:1957 msgid "Add color change" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1967 +#: src/slic3r/GUI/DoubleSlider.cpp:1968 msgid "Add pause print" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1971 +#: src/slic3r/GUI/DoubleSlider.cpp:1972 msgid "Add custom template" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1974 +#: src/slic3r/GUI/DoubleSlider.cpp:1975 msgid "Add custom G-code" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1992 +#: src/slic3r/GUI/DoubleSlider.cpp:1993 msgid "Edit color" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1993 +#: src/slic3r/GUI/DoubleSlider.cpp:1994 msgid "Edit pause print message" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1994 +#: src/slic3r/GUI/DoubleSlider.cpp:1995 msgid "Edit custom G-code" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2000 +#: src/slic3r/GUI/DoubleSlider.cpp:2001 msgid "Delete color change" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2001 +#: src/slic3r/GUI/DoubleSlider.cpp:2002 msgid "Delete tool change" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2002 +#: src/slic3r/GUI/DoubleSlider.cpp:2003 msgid "Delete pause print" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2003 +#: src/slic3r/GUI/DoubleSlider.cpp:2004 msgid "Delete custom G-code" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2013 src/slic3r/GUI/DoubleSlider.cpp:2242 +#: src/slic3r/GUI/DoubleSlider.cpp:2014 src/slic3r/GUI/DoubleSlider.cpp:2243 msgid "Jump to height" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2018 +#: src/slic3r/GUI/DoubleSlider.cpp:2019 msgid "Hide ruler" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2022 +#: src/slic3r/GUI/DoubleSlider.cpp:2023 msgid "Show object height" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2022 +#: src/slic3r/GUI/DoubleSlider.cpp:2023 msgid "Show object height on the ruler" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2026 +#: src/slic3r/GUI/DoubleSlider.cpp:2027 msgid "Show estimated print time" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2026 +#: src/slic3r/GUI/DoubleSlider.cpp:2027 msgid "Show estimated print time on the ruler" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2030 +#: src/slic3r/GUI/DoubleSlider.cpp:2031 msgid "Ruler mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2030 +#: src/slic3r/GUI/DoubleSlider.cpp:2031 msgid "Set ruler mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2035 +#: src/slic3r/GUI/DoubleSlider.cpp:2036 msgid "Set extruder sequence for the entire print" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2039 +#: src/slic3r/GUI/DoubleSlider.cpp:2040 msgid "Set auto color changes" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2074 +#: src/slic3r/GUI/DoubleSlider.cpp:2075 msgid "This action will cause deletion of all ticks on vertical slider." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2075 src/slic3r/GUI/Tab.cpp:1305 +#: src/slic3r/GUI/DoubleSlider.cpp:2076 src/slic3r/GUI/Tab.cpp:1305 msgid "" "This action is not revertible.\n" "Do you want to proceed?" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2076 +#: src/slic3r/GUI/DoubleSlider.cpp:2077 #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1137 src/slic3r/GUI/GUI.cpp:245 -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:640 -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:670 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:645 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:675 #: src/slic3r/GUI/WipeTowerDialog.cpp:58 src/slic3r/GUI/WipeTowerDialog.cpp:443 msgid "Warning" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2203 +#: src/slic3r/GUI/DoubleSlider.cpp:2204 msgid "Enter custom G-code used on current layer" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2204 +#: src/slic3r/GUI/DoubleSlider.cpp:2205 msgid "Custom G-code on current layer (%1% mm)." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2225 +#: src/slic3r/GUI/DoubleSlider.cpp:2226 msgid "Enter short message shown on Printer display when a print is paused" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2226 +#: src/slic3r/GUI/DoubleSlider.cpp:2227 msgid "Message for pause print on current layer (%1% mm)." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2241 +#: src/slic3r/GUI/DoubleSlider.cpp:2242 msgid "Enter the move you want to jump to" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2241 +#: src/slic3r/GUI/DoubleSlider.cpp:2242 msgid "Enter the height you want to jump to" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2502 +#: src/slic3r/GUI/DoubleSlider.cpp:2503 msgid "The last color change data was saved for a single extruder printing." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2503 src/slic3r/GUI/DoubleSlider.cpp:2519 +#: src/slic3r/GUI/DoubleSlider.cpp:2504 src/slic3r/GUI/DoubleSlider.cpp:2520 msgid "The last color change data was saved for a multi extruder printing." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2505 +#: src/slic3r/GUI/DoubleSlider.cpp:2506 msgid "Your current changes will delete all saved color changes." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2506 src/slic3r/GUI/DoubleSlider.cpp:2527 +#: src/slic3r/GUI/DoubleSlider.cpp:2507 src/slic3r/GUI/DoubleSlider.cpp:2528 msgid "Are you sure you want to continue?" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2520 +#: src/slic3r/GUI/DoubleSlider.cpp:2521 msgid "" "Select YES if you want to delete all saved tool changes, \n" "NO if you want all tool changes switch to color changes, \n" "or CANCEL to leave it unchanged." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2523 +#: src/slic3r/GUI/DoubleSlider.cpp:2524 msgid "Do you want to delete all saved tool changes?" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2525 +#: src/slic3r/GUI/DoubleSlider.cpp:2526 msgid "" "The last color change data was saved for a multi extruder printing with tool " "changes for whole print." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2526 +#: src/slic3r/GUI/DoubleSlider.cpp:2527 msgid "Your current changes will delete all saved extruder (tool) changes." msgstr "" -#: src/slic3r/GUI/ExtraRenderers.cpp:320 src/slic3r/GUI/GUI_ObjectList.cpp:537 -#: src/slic3r/GUI/GUI_ObjectList.cpp:549 src/slic3r/GUI/GUI_ObjectList.cpp:985 -#: src/slic3r/GUI/GUI_ObjectList.cpp:1970 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4299 +#: src/slic3r/GUI/ExtraRenderers.cpp:315 src/slic3r/GUI/GUI_ObjectList.cpp:537 +#: src/slic3r/GUI/GUI_ObjectList.cpp:549 src/slic3r/GUI/GUI_ObjectList.cpp:978 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1960 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4276 #: src/slic3r/GUI/ObjectDataViewModel.cpp:250 #: src/slic3r/GUI/ObjectDataViewModel.cpp:352 #: src/slic3r/GUI/ObjectDataViewModel.cpp:376 -#: src/slic3r/GUI/ObjectDataViewModel.cpp:607 src/libslic3r/PrintConfig.cpp:762 +#: src/slic3r/GUI/ObjectDataViewModel.cpp:607 src/libslic3r/PrintConfig.cpp:770 msgid "default" msgstr "" @@ -1500,10 +1508,10 @@ msgid "Set extruder change for every" msgstr "" #: src/slic3r/GUI/ExtruderSequenceDialog.cpp:60 -#: src/libslic3r/PrintConfig.cpp:628 src/libslic3r/PrintConfig.cpp:1360 -#: src/libslic3r/PrintConfig.cpp:2051 src/libslic3r/PrintConfig.cpp:2214 -#: src/libslic3r/PrintConfig.cpp:2290 src/libslic3r/PrintConfig.cpp:2540 -#: src/libslic3r/PrintConfig.cpp:2587 src/libslic3r/PrintConfig.cpp:2606 +#: src/libslic3r/PrintConfig.cpp:635 src/libslic3r/PrintConfig.cpp:1371 +#: src/libslic3r/PrintConfig.cpp:2066 src/libslic3r/PrintConfig.cpp:2229 +#: src/libslic3r/PrintConfig.cpp:2305 src/libslic3r/PrintConfig.cpp:2557 +#: src/libslic3r/PrintConfig.cpp:2605 src/libslic3r/PrintConfig.cpp:2624 msgid "layers" msgstr "" @@ -1553,12 +1561,12 @@ msgid "" "Are you sure that %s is a correct value and that you want to continue?" msgstr "" -#: src/slic3r/GUI/Field.cpp:269 src/slic3r/GUI/Field.cpp:334 +#: src/slic3r/GUI/Field.cpp:269 src/slic3r/GUI/Field.cpp:333 msgid "Parameter validation" msgstr "" -#: src/slic3r/GUI/Field.cpp:282 src/slic3r/GUI/Field.cpp:381 -#: src/slic3r/GUI/Field.cpp:1566 +#: src/slic3r/GUI/Field.cpp:282 src/slic3r/GUI/Field.cpp:380 +#: src/slic3r/GUI/Field.cpp:1565 msgid "Input value is out of range" msgstr "" @@ -1570,7 +1578,7 @@ msgid "" "or NO if you are sure that %s %s is a correct value." msgstr "" -#: src/slic3r/GUI/Field.cpp:388 +#: src/slic3r/GUI/Field.cpp:387 msgid "" "Invalid input format. Expected vector of dimensions in the following format: " "\"%1%\"" @@ -1683,7 +1691,7 @@ msgid "Advanced: Output log" msgstr "" #: src/slic3r/GUI/FirmwareDialog.cpp:863 -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:303 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:310 #: src/slic3r/GUI/Mouse3DController.cpp:543 #: src/slic3r/GUI/PrintHostDialogs.cpp:252 #: src/slic3r/GUI/SendSystemInfoDialog.cpp:122 @@ -1728,9 +1736,9 @@ msgstr "" msgid "Add one or more custom shapes" msgstr "" -#: src/slic3r/GUI/GalleryDialog.cpp:118 src/slic3r/GUI/GalleryDialog.cpp:510 -#: src/slic3r/GUI/GLCanvas3D.cpp:4519 src/slic3r/GUI/GUI_Factories.cpp:444 -#: src/slic3r/GUI/Tab.cpp:3673 +#: src/slic3r/GUI/GalleryDialog.cpp:118 src/slic3r/GUI/GalleryDialog.cpp:508 +#: src/slic3r/GUI/GLCanvas3D.cpp:4500 src/slic3r/GUI/GUI_Factories.cpp:444 +#: src/slic3r/GUI/Tab.cpp:3670 msgid "Delete" msgstr "" @@ -1738,536 +1746,536 @@ msgstr "" msgid "Delete one or more custom shape. You can't delete system shapes" msgstr "" -#: src/slic3r/GUI/GalleryDialog.cpp:404 +#: src/slic3r/GUI/GalleryDialog.cpp:402 msgid "Choose one or more files (STL, OBJ):" msgstr "" -#: src/slic3r/GUI/GalleryDialog.cpp:444 +#: src/slic3r/GUI/GalleryDialog.cpp:442 msgid "" "It looks like selected %1%-file has an error or is destructed.\n" "We can't load this file" msgstr "" -#: src/slic3r/GUI/GalleryDialog.cpp:455 +#: src/slic3r/GUI/GalleryDialog.cpp:453 msgid "Choose one PNG file:" msgstr "" -#: src/slic3r/GUI/GalleryDialog.cpp:468 +#: src/slic3r/GUI/GalleryDialog.cpp:466 msgid "Replacing of the PNG" msgstr "" -#: src/slic3r/GUI/GalleryDialog.cpp:512 +#: src/slic3r/GUI/GalleryDialog.cpp:510 msgid "Change thumbnail" msgstr "" -#: src/slic3r/GUI/GalleryDialog.cpp:553 src/slic3r/GUI/GalleryDialog.cpp:558 +#: src/slic3r/GUI/GalleryDialog.cpp:551 src/slic3r/GUI/GalleryDialog.cpp:556 msgid "Loading of the \"%1%\"" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:272 +#: src/slic3r/GUI/GCodeViewer.cpp:270 msgid "Tool position" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:1558 +#: src/slic3r/GUI/GCodeViewer.cpp:1579 msgid "Generating toolpaths" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:1671 +#: src/slic3r/GUI/GCodeViewer.cpp:1653 msgid "Generating vertex buffer" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2089 +#: src/slic3r/GUI/GCodeViewer.cpp:2071 msgid "Generating index buffers" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3379 +#: src/slic3r/GUI/GCodeViewer.cpp:3361 msgid "Click to hide" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3379 +#: src/slic3r/GUI/GCodeViewer.cpp:3361 msgid "Click to show" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3513 +#: src/slic3r/GUI/GCodeViewer.cpp:3495 msgid "up to" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3519 +#: src/slic3r/GUI/GCodeViewer.cpp:3501 msgid "above" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3527 +#: src/slic3r/GUI/GCodeViewer.cpp:3509 msgid "from" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3527 +#: src/slic3r/GUI/GCodeViewer.cpp:3509 msgid "to" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3577 src/slic3r/GUI/GCodeViewer.cpp:3578 -#: src/slic3r/GUI/GCodeViewer.cpp:3627 +#: src/slic3r/GUI/GCodeViewer.cpp:3559 src/slic3r/GUI/GCodeViewer.cpp:3560 +#: src/slic3r/GUI/GCodeViewer.cpp:3609 msgid "Percentage" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3588 src/slic3r/GUI/GCodeViewer.cpp:3627 +#: src/slic3r/GUI/GCodeViewer.cpp:3570 src/slic3r/GUI/GCodeViewer.cpp:3609 #: src/slic3r/GUI/GUI_Preview.cpp:217 src/slic3r/GUI/GUI_Preview.cpp:957 msgid "Feature type" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3588 src/slic3r/GUI/GCodeViewer.cpp:3627 +#: src/slic3r/GUI/GCodeViewer.cpp:3570 src/slic3r/GUI/GCodeViewer.cpp:3609 #: src/slic3r/GUI/RammingChart.cpp:90 msgid "Time" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3627 src/slic3r/GUI/GCodeViewer.cpp:3638 -#: src/slic3r/GUI/GCodeViewer.cpp:3899 +#: src/slic3r/GUI/GCodeViewer.cpp:3609 src/slic3r/GUI/GCodeViewer.cpp:3620 +#: src/slic3r/GUI/GCodeViewer.cpp:3881 msgid "Used filament" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3630 +#: src/slic3r/GUI/GCodeViewer.cpp:3612 msgid "Height (mm)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3631 +#: src/slic3r/GUI/GCodeViewer.cpp:3613 msgid "Width (mm)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3632 +#: src/slic3r/GUI/GCodeViewer.cpp:3614 msgid "Speed (mm/s)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3633 +#: src/slic3r/GUI/GCodeViewer.cpp:3615 msgid "Fan Speed (%)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3634 +#: src/slic3r/GUI/GCodeViewer.cpp:3616 msgid "Temperature (°C)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3635 +#: src/slic3r/GUI/GCodeViewer.cpp:3617 msgid "Volumetric flow rate (mm³/s)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3638 src/slic3r/GUI/GUI_Preview.cpp:224 +#: src/slic3r/GUI/GCodeViewer.cpp:3620 src/slic3r/GUI/GUI_Preview.cpp:224 #: src/slic3r/GUI/GUI_Preview.cpp:957 msgid "Tool" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3641 src/slic3r/GUI/GUI_Preview.cpp:225 +#: src/slic3r/GUI/GCodeViewer.cpp:3623 src/slic3r/GUI/GUI_Preview.cpp:225 #: src/slic3r/GUI/GUI_Preview.cpp:956 msgid "Color Print" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3679 src/slic3r/GUI/GCodeViewer.cpp:3725 -#: src/slic3r/GUI/GCodeViewer.cpp:3730 src/slic3r/GUI/GUI_ObjectList.cpp:312 -#: src/slic3r/GUI/wxExtensions.cpp:536 src/libslic3r/PrintConfig.cpp:757 +#: src/slic3r/GUI/GCodeViewer.cpp:3661 src/slic3r/GUI/GCodeViewer.cpp:3707 +#: src/slic3r/GUI/GCodeViewer.cpp:3712 src/slic3r/GUI/GUI_ObjectList.cpp:312 +#: src/slic3r/GUI/wxExtensions.cpp:536 src/libslic3r/PrintConfig.cpp:765 msgid "Extruder" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3702 +#: src/slic3r/GUI/GCodeViewer.cpp:3684 msgid "Default color" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3725 +#: src/slic3r/GUI/GCodeViewer.cpp:3707 msgid "default color" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3824 src/slic3r/GUI/GCodeViewer.cpp:3880 +#: src/slic3r/GUI/GCodeViewer.cpp:3806 src/slic3r/GUI/GCodeViewer.cpp:3862 msgid "Color change" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3843 src/slic3r/GUI/GCodeViewer.cpp:3878 +#: src/slic3r/GUI/GCodeViewer.cpp:3825 src/slic3r/GUI/GCodeViewer.cpp:3860 msgid "Print" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3879 src/slic3r/GUI/GCodeViewer.cpp:3913 +#: src/slic3r/GUI/GCodeViewer.cpp:3861 src/slic3r/GUI/GCodeViewer.cpp:3895 msgid "Pause" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3896 src/slic3r/GUI/GCodeViewer.cpp:3899 +#: src/slic3r/GUI/GCodeViewer.cpp:3878 src/slic3r/GUI/GCodeViewer.cpp:3881 msgid "Event" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3896 src/slic3r/GUI/GCodeViewer.cpp:3899 +#: src/slic3r/GUI/GCodeViewer.cpp:3878 src/slic3r/GUI/GCodeViewer.cpp:3881 msgid "Remaining time" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3896 src/slic3r/GUI/GCodeViewer.cpp:3899 +#: src/slic3r/GUI/GCodeViewer.cpp:3878 src/slic3r/GUI/GCodeViewer.cpp:3881 msgid "Duration" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3942 src/slic3r/GUI/GUI_Preview.cpp:1048 -#: src/libslic3r/PrintConfig.cpp:2835 +#: src/slic3r/GUI/GCodeViewer.cpp:3924 src/slic3r/GUI/GUI_Preview.cpp:1048 +#: src/libslic3r/PrintConfig.cpp:2854 msgid "Travel" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3945 +#: src/slic3r/GUI/GCodeViewer.cpp:3927 msgid "Movement" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3946 +#: src/slic3r/GUI/GCodeViewer.cpp:3928 msgid "Extrusion" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3947 src/slic3r/GUI/Tab.cpp:1807 -#: src/slic3r/GUI/Tab.cpp:2746 +#: src/slic3r/GUI/GCodeViewer.cpp:3929 src/slic3r/GUI/Tab.cpp:1807 +#: src/slic3r/GUI/Tab.cpp:2743 msgid "Retraction" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:3964 src/slic3r/GUI/GCodeViewer.cpp:3967 +#: src/slic3r/GUI/GCodeViewer.cpp:3946 src/slic3r/GUI/GCodeViewer.cpp:3949 #: src/slic3r/GUI/GUI_Preview.cpp:1049 msgid "Wipe" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4003 src/slic3r/GUI/GUI_Preview.cpp:257 +#: src/slic3r/GUI/GCodeViewer.cpp:3985 src/slic3r/GUI/GUI_Preview.cpp:257 #: src/slic3r/GUI/GUI_Preview.cpp:272 msgid "Options" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4006 src/slic3r/GUI/GUI_Preview.cpp:1050 +#: src/slic3r/GUI/GCodeViewer.cpp:3988 src/slic3r/GUI/GUI_Preview.cpp:1050 msgid "Retractions" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4007 src/slic3r/GUI/GUI_Preview.cpp:1051 +#: src/slic3r/GUI/GCodeViewer.cpp:3989 src/slic3r/GUI/GUI_Preview.cpp:1051 msgid "Deretractions" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4008 src/slic3r/GUI/GUI_Preview.cpp:1052 +#: src/slic3r/GUI/GCodeViewer.cpp:3990 src/slic3r/GUI/GUI_Preview.cpp:1052 msgid "Seams" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4009 src/slic3r/GUI/GUI_Preview.cpp:1053 +#: src/slic3r/GUI/GCodeViewer.cpp:3991 src/slic3r/GUI/GUI_Preview.cpp:1053 msgid "Tool changes" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4010 src/slic3r/GUI/GUI_Preview.cpp:1054 +#: src/slic3r/GUI/GCodeViewer.cpp:3992 src/slic3r/GUI/GUI_Preview.cpp:1054 msgid "Color changes" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4011 src/slic3r/GUI/GUI_Preview.cpp:1055 +#: src/slic3r/GUI/GCodeViewer.cpp:3993 src/slic3r/GUI/GUI_Preview.cpp:1055 msgid "Print pauses" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4012 src/slic3r/GUI/GUI_Preview.cpp:1056 +#: src/slic3r/GUI/GCodeViewer.cpp:3994 src/slic3r/GUI/GUI_Preview.cpp:1056 msgid "Custom G-codes" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4032 src/slic3r/GUI/GCodeViewer.cpp:4051 -#: src/slic3r/GUI/GUI.cpp:341 src/slic3r/GUI/Plater.cpp:783 -#: src/libslic3r/PrintConfig.cpp:289 +#: src/slic3r/GUI/GCodeViewer.cpp:4014 src/slic3r/GUI/GCodeViewer.cpp:4033 +#: src/slic3r/GUI/GUI.cpp:341 src/slic3r/GUI/Plater.cpp:818 +#: src/libslic3r/PrintConfig.cpp:295 msgid "Printer" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4034 src/slic3r/GUI/GCodeViewer.cpp:4056 -#: src/slic3r/GUI/GUI.cpp:337 src/slic3r/GUI/Plater.cpp:779 +#: src/slic3r/GUI/GCodeViewer.cpp:4016 src/slic3r/GUI/GCodeViewer.cpp:4038 +#: src/slic3r/GUI/GUI.cpp:337 src/slic3r/GUI/Plater.cpp:814 msgid "Print settings" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4076 +#: src/slic3r/GUI/GCodeViewer.cpp:4058 msgid "Estimated printing times" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4095 +#: src/slic3r/GUI/GCodeViewer.cpp:4077 msgid "Normal mode" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4096 +#: src/slic3r/GUI/GCodeViewer.cpp:4078 msgid "Stealth mode" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4103 src/libslic3r/PrintConfig.cpp:1147 -#: src/libslic3r/PrintConfig.cpp:1165 src/libslic3r/PrintConfig.cpp:1175 -#: src/libslic3r/PrintConfig.cpp:1217 +#: src/slic3r/GUI/GCodeViewer.cpp:4085 src/libslic3r/PrintConfig.cpp:1156 +#: src/libslic3r/PrintConfig.cpp:1174 src/libslic3r/PrintConfig.cpp:1184 +#: src/libslic3r/PrintConfig.cpp:1228 msgid "First layer" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4104 +#: src/slic3r/GUI/GCodeViewer.cpp:4086 msgid "Total" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4138 +#: src/slic3r/GUI/GCodeViewer.cpp:4120 msgid "Show stealth mode" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:4142 +#: src/slic3r/GUI/GCodeViewer.cpp:4124 msgid "Show normal mode" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:219 src/slic3r/GUI/GLCanvas3D.cpp:4666 +#: src/slic3r/GUI/GLCanvas3D.cpp:220 src/slic3r/GUI/GLCanvas3D.cpp:4647 #: src/slic3r/GUI/ObjectDataViewModel.cpp:53 msgid "Variable layer height" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:221 +#: src/slic3r/GUI/GLCanvas3D.cpp:222 msgid "Left mouse button:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:223 +#: src/slic3r/GUI/GLCanvas3D.cpp:224 msgid "Add detail" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:225 +#: src/slic3r/GUI/GLCanvas3D.cpp:226 msgid "Right mouse button:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:227 +#: src/slic3r/GUI/GLCanvas3D.cpp:228 msgid "Remove detail" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:229 +#: src/slic3r/GUI/GLCanvas3D.cpp:230 msgid "Shift + Left mouse button:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:231 +#: src/slic3r/GUI/GLCanvas3D.cpp:232 msgid "Reset to base" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:233 +#: src/slic3r/GUI/GLCanvas3D.cpp:234 msgid "Shift + Right mouse button:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:235 +#: src/slic3r/GUI/GLCanvas3D.cpp:236 msgid "Smoothing" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:237 +#: src/slic3r/GUI/GLCanvas3D.cpp:238 msgid "Mouse wheel:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:239 +#: src/slic3r/GUI/GLCanvas3D.cpp:240 msgid "Increase/decrease edit area" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:242 +#: src/slic3r/GUI/GLCanvas3D.cpp:243 msgid "Adaptive" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:248 +#: src/slic3r/GUI/GLCanvas3D.cpp:249 msgid "Quality / Speed" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:251 +#: src/slic3r/GUI/GLCanvas3D.cpp:252 msgid "Higher print quality versus higher print speed." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:262 +#: src/slic3r/GUI/GLCanvas3D.cpp:263 msgid "Smooth" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:268 src/libslic3r/PrintConfig.cpp:781 +#: src/slic3r/GUI/GLCanvas3D.cpp:269 src/libslic3r/PrintConfig.cpp:789 msgid "Radius" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:278 +#: src/slic3r/GUI/GLCanvas3D.cpp:281 msgid "Keep min" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:287 src/slic3r/GUI/GLCanvas3D.cpp:4086 +#: src/slic3r/GUI/GLCanvas3D.cpp:290 src/slic3r/GUI/GLCanvas3D.cpp:4067 msgid "Reset" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:553 +#: src/slic3r/GUI/GLCanvas3D.cpp:556 msgid "Variable layer height - Manual edit" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:668 +#: src/slic3r/GUI/GLCanvas3D.cpp:671 msgid "Seq." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:1275 +#: src/slic3r/GUI/GLCanvas3D.cpp:1271 msgid "Variable layer height - Reset" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:1283 +#: src/slic3r/GUI/GLCanvas3D.cpp:1279 msgid "Variable layer height - Adaptive" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:1291 +#: src/slic3r/GUI/GLCanvas3D.cpp:1287 msgid "Variable layer height - Smooth all" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:1702 +#: src/slic3r/GUI/GLCanvas3D.cpp:1701 msgid "Mirror Object" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:2583 +#: src/slic3r/GUI/GLCanvas3D.cpp:2570 #: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:560 msgid "Gizmo-Move" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:2668 +#: src/slic3r/GUI/GLCanvas3D.cpp:2653 #: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:562 msgid "Gizmo-Rotate" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3276 +#: src/slic3r/GUI/GLCanvas3D.cpp:3257 msgid "Move Object" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3796 src/slic3r/GUI/GLCanvas3D.cpp:4627 +#: src/slic3r/GUI/GLCanvas3D.cpp:3777 src/slic3r/GUI/GLCanvas3D.cpp:4608 msgid "Switch to Settings" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3797 src/slic3r/GUI/GLCanvas3D.cpp:4627 +#: src/slic3r/GUI/GLCanvas3D.cpp:3778 src/slic3r/GUI/GLCanvas3D.cpp:4608 msgid "Print Settings Tab" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3798 src/slic3r/GUI/GLCanvas3D.cpp:4628 +#: src/slic3r/GUI/GLCanvas3D.cpp:3779 src/slic3r/GUI/GLCanvas3D.cpp:4609 msgid "Filament Settings Tab" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3798 src/slic3r/GUI/GLCanvas3D.cpp:4628 +#: src/slic3r/GUI/GLCanvas3D.cpp:3779 src/slic3r/GUI/GLCanvas3D.cpp:4609 msgid "Material Settings Tab" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3799 src/slic3r/GUI/GLCanvas3D.cpp:4629 +#: src/slic3r/GUI/GLCanvas3D.cpp:3780 src/slic3r/GUI/GLCanvas3D.cpp:4610 msgid "Printer Settings Tab" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3946 +#: src/slic3r/GUI/GLCanvas3D.cpp:3927 msgid "Undo History" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3946 +#: src/slic3r/GUI/GLCanvas3D.cpp:3927 msgid "Redo History" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3966 +#: src/slic3r/GUI/GLCanvas3D.cpp:3947 #, possible-c-format msgid "Undo %1$d Action" msgid_plural "Undo %1$d Actions" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3966 +#: src/slic3r/GUI/GLCanvas3D.cpp:3947 #, possible-c-format msgid "Redo %1$d Action" msgid_plural "Redo %1$d Actions" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3986 src/slic3r/GUI/GLCanvas3D.cpp:4645 +#: src/slic3r/GUI/GLCanvas3D.cpp:3967 src/slic3r/GUI/GLCanvas3D.cpp:4626 #: src/slic3r/GUI/KBShortcutsDialog.cpp:106 src/slic3r/GUI/Search.cpp:435 msgid "Search" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4000 src/slic3r/GUI/GLCanvas3D.cpp:4008 +#: src/slic3r/GUI/GLCanvas3D.cpp:3981 src/slic3r/GUI/GLCanvas3D.cpp:3989 #: src/slic3r/GUI/Search.cpp:441 msgid "Enter a search term" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4039 +#: src/slic3r/GUI/GLCanvas3D.cpp:4020 msgid "Arrange options" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4069 +#: src/slic3r/GUI/GLCanvas3D.cpp:4050 msgid "Press %1%left mouse button to enter the exact value" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4071 +#: src/slic3r/GUI/GLCanvas3D.cpp:4052 msgid "Spacing" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4078 +#: src/slic3r/GUI/GLCanvas3D.cpp:4059 msgid "Enable rotations (slow)" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4096 src/slic3r/GUI/GLCanvas3D.cpp:4537 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:132 src/slic3r/GUI/Plater.cpp:1606 +#: src/slic3r/GUI/GLCanvas3D.cpp:4077 src/slic3r/GUI/GLCanvas3D.cpp:4518 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:132 src/slic3r/GUI/Plater.cpp:1658 msgid "Arrange" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4511 +#: src/slic3r/GUI/GLCanvas3D.cpp:4492 msgid "Add..." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4528 src/slic3r/GUI/KBShortcutsDialog.cpp:96 -#: src/slic3r/GUI/Plater.cpp:5442 +#: src/slic3r/GUI/GLCanvas3D.cpp:4509 src/slic3r/GUI/KBShortcutsDialog.cpp:96 +#: src/slic3r/GUI/Plater.cpp:5464 msgid "Delete all" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4537 src/slic3r/GUI/KBShortcutsDialog.cpp:133 +#: src/slic3r/GUI/GLCanvas3D.cpp:4518 src/slic3r/GUI/KBShortcutsDialog.cpp:133 msgid "Arrange selection" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4537 +#: src/slic3r/GUI/GLCanvas3D.cpp:4518 msgid "Click right mouse button to show arrangement options" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4559 +#: src/slic3r/GUI/GLCanvas3D.cpp:4540 msgid "Copy" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4568 +#: src/slic3r/GUI/GLCanvas3D.cpp:4549 msgid "Paste" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4580 src/slic3r/GUI/GUI_Factories.cpp:1081 +#: src/slic3r/GUI/GLCanvas3D.cpp:4561 src/slic3r/GUI/GUI_Factories.cpp:1081 #: src/slic3r/GUI/GUI_Factories.cpp:1105 src/slic3r/GUI/GUI_Factories.cpp:1116 msgid "Add instance" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4591 src/slic3r/GUI/GUI_Factories.cpp:1084 +#: src/slic3r/GUI/GLCanvas3D.cpp:4572 src/slic3r/GUI/GUI_Factories.cpp:1084 msgid "Remove instance" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4604 +#: src/slic3r/GUI/GLCanvas3D.cpp:4585 msgid "Split to objects" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4614 +#: src/slic3r/GUI/GLCanvas3D.cpp:4595 msgid "Split to parts" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4728 src/slic3r/GUI/GLCanvas3D.cpp:4767 +#: src/slic3r/GUI/GLCanvas3D.cpp:4709 src/slic3r/GUI/GLCanvas3D.cpp:4748 msgid "Click right mouse button to open/close History" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4751 +#: src/slic3r/GUI/GLCanvas3D.cpp:4732 msgid "Next Undo action: %1%" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4767 src/slic3r/GUI/KBShortcutsDialog.cpp:98 +#: src/slic3r/GUI/GLCanvas3D.cpp:4748 src/slic3r/GUI/KBShortcutsDialog.cpp:98 #: src/slic3r/GUI/MainFrame.cpp:1344 msgid "Redo" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4789 +#: src/slic3r/GUI/GLCanvas3D.cpp:4770 msgid "Next Redo action: %1%" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6509 +#: src/slic3r/GUI/GLCanvas3D.cpp:6385 msgid "An object outside the print area was detected." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6510 +#: src/slic3r/GUI/GLCanvas3D.cpp:6386 msgid "A toolpath outside the print area was detected." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6511 +#: src/slic3r/GUI/GLCanvas3D.cpp:6387 msgid "SLA supports outside the print area were detected." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6512 +#: src/slic3r/GUI/GLCanvas3D.cpp:6388 msgid "Some objects are not visible during editing." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6514 +#: src/slic3r/GUI/GLCanvas3D.cpp:6390 msgid "" "An object outside the print area was detected.\n" "Resolve the current problem to continue slicing." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6588 +#: src/slic3r/GUI/GLCanvas3D.cpp:6464 msgid "Selection-Add from rectangle" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6603 +#: src/slic3r/GUI/GLCanvas3D.cpp:6479 msgid "Selection-Remove from rectangle" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:50 -#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:160 src/libslic3r/PrintConfig.cpp:4181 +#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:160 src/libslic3r/PrintConfig.cpp:4289 msgid "Cut" msgstr "" @@ -2345,7 +2353,7 @@ msgid "Right mouse button" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:49 -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:465 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:474 msgid "Block supports" msgstr "" @@ -2356,9 +2364,9 @@ msgid "Shift + Left mouse button" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:51 -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:460 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:469 #: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:40 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:263 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:270 msgid "Remove selection" msgstr "" @@ -2382,8 +2390,8 @@ msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:55 #: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:124 -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:67 -#: src/libslic3r/PrintConfig.cpp:1131 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:68 +#: src/libslic3r/PrintConfig.cpp:1140 msgid "Triangles" msgstr "" @@ -2424,90 +2432,90 @@ msgstr "" msgid "On overhangs only" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:174 -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:193 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:179 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:199 msgid "" "Preselects faces by overhang angle. It is possible to restrict paintable " "facets to only preselected faces when the option \"%1%\" is enabled." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:225 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:377 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:231 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:382 msgid "Paints facets according to the chosen painting brush." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:233 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:390 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:239 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:395 msgid "" "Paints neighboring facets whose relative angle is less or equal to set angle." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:237 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:243 msgid "Allows painting only on facets selected by: \"%1%\"" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:252 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:418 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:149 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:258 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:423 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:155 msgid "Paints all facets inside, regardless of their orientation." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:261 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:427 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:157 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:267 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:432 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:163 msgid "Ignores facets facing away from the camera." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:270 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:436 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:276 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:441 msgid "Paints only one facet." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:279 -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:283 -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:300 -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:311 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:445 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:449 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:468 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:479 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:132 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:136 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:285 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:290 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:307 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:319 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:450 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:455 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:474 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:486 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:137 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:142 msgid "Alt + Mouse wheel" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:289 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:296 msgid "Splits bigger facets into smaller ones while the object is painted." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:332 -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:339 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:498 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:340 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:348 #: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:505 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:176 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:183 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:513 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:182 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:190 msgid "Ctrl + Mouse wheel" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:344 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:510 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:188 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:353 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:518 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:195 msgid "Reset selection" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:395 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:404 msgid "Block supports by angle" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:396 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:405 msgid "Add supports by angle" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:463 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:472 msgid "Add supports" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:40 +#: src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:41 msgid "Place on face" msgstr "" @@ -2529,7 +2537,7 @@ msgid "Quality" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:34 -#: src/libslic3r/PrintConfig.cpp:3662 +#: src/libslic3r/PrintConfig.cpp:3726 msgid "Closing distance" msgstr "" @@ -2598,7 +2606,7 @@ msgid "Second color" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:120 -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:693 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:701 msgid "Remove painted color" msgstr "" @@ -2610,15 +2618,15 @@ msgstr "" msgid "Bucket fill" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:403 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:408 msgid "Paints neighboring facets that have the same color." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:455 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:461 msgid "Split bigger facets into smaller ones while the object is painted." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:696 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:704 msgid "Painted using: Extruder %1%" msgstr "" @@ -2630,7 +2638,7 @@ msgstr "" #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:543 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:562 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:578 -#: src/libslic3r/PrintConfig.cpp:4235 +#: src/libslic3r/PrintConfig.cpp:4343 msgid "Rotate" msgstr "" @@ -2639,7 +2647,7 @@ msgid "Optimize orientation" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:552 -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:312 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:319 msgid "Apply" msgstr "" @@ -2647,17 +2655,17 @@ msgstr "" #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:216 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:563 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:579 -#: src/libslic3r/PrintConfig.cpp:4250 +#: src/libslic3r/PrintConfig.cpp:4358 msgid "Scale" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:36 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:266 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:273 msgid "Enforce seam" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:38 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:268 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:275 msgid "Block seam" msgstr "" @@ -2665,75 +2673,85 @@ msgstr "" msgid "Seam painting" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:66 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:67 msgid "Mesh name" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:68 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:69 msgid "Detail level" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:69 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:70 msgid "Decimate ratio" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:112 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:113 msgid "" "Processing model '%1%' with more than 1M triangles could be slow. It is " "highly recommend to reduce amount of triangles." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:115 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:116 #: src/slic3r/GUI/GUI_Factories.cpp:699 msgid "Simplify model" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:142 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:143 msgid "Simplify" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:243 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:156 +msgid "Simplification is currently only allowed when a single part is selected" +msgstr "" + +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:157 +#: src/slic3r/GUI/MainFrame.cpp:1168 src/slic3r/GUI/MainFrame.cpp:1625 +#: src/slic3r/GUI/PrintHostDialogs.cpp:364 +msgid "Error" +msgstr "" + +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:250 msgid "Extra high" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:244 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:251 msgid "High" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:245 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:252 msgid "Medium" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:246 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:253 msgid "Low" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:247 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:254 msgid "Extra low" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:297 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:304 #, possible-c-format msgid "%d triangles" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:300 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:307 msgid "Show wireframe" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:306 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:313 msgid "Operation already cancelling. Please wait few seconds." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:315 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:322 msgid "Can't apply when proccess preview." msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:322 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:329 msgid "Process %1% / 100" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:472 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:479 msgid "Simplify " msgstr "" @@ -2769,7 +2787,7 @@ msgid "Minimal points distance" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:46 -#: src/libslic3r/PrintConfig.cpp:3492 +#: src/libslic3r/PrintConfig.cpp:3556 msgid "Support points density" msgstr "" @@ -2915,7 +2933,7 @@ msgstr "" msgid "Gizmo-Place on Face" msgstr "" -#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:1276 +#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:1270 msgid "" "You are currently editing SLA support points. Please, apply or discard your " "changes first." @@ -2943,7 +2961,7 @@ msgstr "" msgid "Review the substitutions and adjust them if needed." msgstr "" -#: src/slic3r/GUI/GUI.cpp:338 src/slic3r/GUI/Plater.cpp:781 +#: src/slic3r/GUI/GUI.cpp:338 src/slic3r/GUI/Plater.cpp:816 msgid "SLA print settings" msgstr "" @@ -3013,7 +3031,7 @@ msgstr "" msgid "Start the application" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:658 +#: src/slic3r/GUI/GUI_App.cpp:652 #, possible-c-format msgid "" "%s has encountered an error. It was likely caused by running out of memory. " @@ -3023,11 +3041,11 @@ msgid "" "The application will now terminate." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:661 +#: src/slic3r/GUI/GUI_App.cpp:655 msgid "Fatal error" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:665 +#: src/slic3r/GUI/GUI_App.cpp:659 msgid "" "PrusaSlicer has encountered a localization error. Please report to " "PrusaSlicer team, what language was active and in which scenario this issue " @@ -3036,28 +3054,28 @@ msgid "" "The application will now terminate." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:668 +#: src/slic3r/GUI/GUI_App.cpp:662 msgid "Critical error" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:673 +#: src/slic3r/GUI/GUI_App.cpp:667 msgid "Internal error: %1%" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:862 src/slic3r/GUI/GUI_App.cpp:953 +#: src/slic3r/GUI/GUI_App.cpp:853 src/slic3r/GUI/GUI_App.cpp:944 msgid "" "Error parsing PrusaSlicer config file, it is probably corrupted. Try to " "manually delete the file to recover from the error. Your user profiles will " "not be affected." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:868 src/slic3r/GUI/GUI_App.cpp:959 +#: src/slic3r/GUI/GUI_App.cpp:859 src/slic3r/GUI/GUI_App.cpp:950 msgid "" "Error parsing PrusaGCodeViewer config file, it is probably corrupted. Try to " "manually delete the file to recover from the error." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:909 +#: src/slic3r/GUI/GUI_App.cpp:900 #, possible-c-format msgid "" "PrusaSlicer detected another configuration folder at %s.\n" @@ -3074,7 +3092,7 @@ msgid "" "If you select no, you will continue with current configuration." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:918 +#: src/slic3r/GUI/GUI_App.cpp:909 #, possible-c-format msgid "" "PrusaSlicer detected another configuration folder at %s.\n" @@ -3091,312 +3109,306 @@ msgid "" "wizard." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:927 +#: src/slic3r/GUI/GUI_App.cpp:918 msgid "PrusaSlicer" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:999 +#: src/slic3r/GUI/GUI_App.cpp:990 msgid "" -"You have started PrusaSlicer for 64-bit architecture on 32-bit system.\n" -"Please download and install correct version at https://www.prusa3d.cz/" -"prusaslicer/.\n" +"You are running a 32 bit build of PrusaSlicer on 64-bit Windows.\n" +"32 bit build of PrusaSlicer will likely not be able to utilize all the RAM " +"available in the system.\n" +"Please download and install a 64 bit build of PrusaSlice from https://www." +"prusa3d.cz/prusaslicer/.\n" "Do you wish to continue?" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1009 -msgid "" -"You have started PrusaSlicer for 32-bit architecture on 64-bit system.\n" -"Please download and install correct version at https://www.prusa3d.cz/" -"prusaslicer/.\n" -"Do you wish to continue?" -msgstr "" - -#: src/slic3r/GUI/GUI_App.cpp:1055 +#: src/slic3r/GUI/GUI_App.cpp:1037 #, possible-c-format msgid "" "%s\n" "Do you want to continue?" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1057 src/slic3r/GUI/GUI_App.cpp:2923 +#: src/slic3r/GUI/GUI_App.cpp:1039 src/slic3r/GUI/GUI_App.cpp:2910 #: src/slic3r/GUI/UnsavedChangesDialog.cpp:888 msgid "Remember my choice" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1105 +#: src/slic3r/GUI/GUI_App.cpp:1087 msgid "Loading configuration" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1137 +#: src/slic3r/GUI/GUI_App.cpp:1119 msgid "New release version %1% is available." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1138 +#: src/slic3r/GUI/GUI_App.cpp:1120 msgid "See Download page." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1152 +#: src/slic3r/GUI/GUI_App.cpp:1134 msgid "New prerelease version %1% is available." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1153 +#: src/slic3r/GUI/GUI_App.cpp:1135 msgid "See Releases page." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1194 +#: src/slic3r/GUI/GUI_App.cpp:1176 msgid "Preparing settings tabs" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1544 +#: src/slic3r/GUI/GUI_App.cpp:1526 msgid "" "You have the following presets with saved options for \"Print Host upload\"" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1548 +#: src/slic3r/GUI/GUI_App.cpp:1530 msgid "" "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." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1550 +#: src/slic3r/GUI/GUI_App.cpp:1532 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 "" -#: src/slic3r/GUI/GUI_App.cpp:1554 src/slic3r/GUI/PhysicalPrinterDialog.cpp:717 +#: src/slic3r/GUI/GUI_App.cpp:1536 src/slic3r/GUI/PhysicalPrinterDialog.cpp:722 msgid "Information" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1567 src/slic3r/GUI/GUI_App.cpp:1578 +#: src/slic3r/GUI/GUI_App.cpp:1549 src/slic3r/GUI/GUI_App.cpp:1560 msgid "Recreating" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1581 +#: src/slic3r/GUI/GUI_App.cpp:1563 msgid "Loading of current presets" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1586 +#: src/slic3r/GUI/GUI_App.cpp:1568 msgid "Loading of a mode view" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1715 +#: src/slic3r/GUI/GUI_App.cpp:1697 msgid "Choose one file (3MF/AMF):" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1727 +#: src/slic3r/GUI/GUI_App.cpp:1709 msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1739 +#: src/slic3r/GUI/GUI_App.cpp:1721 msgid "Choose one file (GCODE/.GCO/.G/.ngc/NGC):" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1750 +#: src/slic3r/GUI/GUI_App.cpp:1732 msgid "Changing of an application language" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1889 +#: src/slic3r/GUI/GUI_App.cpp:1871 msgid "Select the language" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1889 +#: src/slic3r/GUI/GUI_App.cpp:1871 msgid "Language" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2038 +#: src/slic3r/GUI/GUI_App.cpp:2020 msgid "modified" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2092 +#: src/slic3r/GUI/GUI_App.cpp:2074 #, possible-c-format msgid "Run %s" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2096 +#: src/slic3r/GUI/GUI_App.cpp:2078 msgid "&Configuration Snapshots" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2096 +#: src/slic3r/GUI/GUI_App.cpp:2078 msgid "Inspect / activate configuration snapshots" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2097 +#: src/slic3r/GUI/GUI_App.cpp:2079 msgid "Take Configuration &Snapshot" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2097 +#: src/slic3r/GUI/GUI_App.cpp:2079 msgid "Capture a configuration snapshot" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2098 +#: src/slic3r/GUI/GUI_App.cpp:2080 msgid "Check for Configuration Updates" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2098 +#: src/slic3r/GUI/GUI_App.cpp:2080 msgid "Check for configuration updates" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2105 +#: src/slic3r/GUI/GUI_App.cpp:2087 msgid "&Preferences" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2111 +#: src/slic3r/GUI/GUI_App.cpp:2093 msgid "Application preferences" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2116 src/slic3r/GUI/wxExtensions.cpp:707 +#: src/slic3r/GUI/GUI_App.cpp:2098 src/slic3r/GUI/wxExtensions.cpp:707 msgid "Simple" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2116 +#: src/slic3r/GUI/GUI_App.cpp:2098 msgid "Simple View Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2118 src/slic3r/GUI/wxExtensions.cpp:709 +#: src/slic3r/GUI/GUI_App.cpp:2100 src/slic3r/GUI/wxExtensions.cpp:709 msgctxt "Mode" msgid "Advanced" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2118 +#: src/slic3r/GUI/GUI_App.cpp:2100 msgid "Advanced View Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2119 src/slic3r/GUI/wxExtensions.cpp:710 +#: src/slic3r/GUI/GUI_App.cpp:2101 src/slic3r/GUI/wxExtensions.cpp:710 msgid "Expert" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2119 +#: src/slic3r/GUI/GUI_App.cpp:2101 msgid "Expert View Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2124 +#: src/slic3r/GUI/GUI_App.cpp:2106 msgid "Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2124 +#: src/slic3r/GUI/GUI_App.cpp:2106 #, possible-c-format msgid "%s View Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2127 +#: src/slic3r/GUI/GUI_App.cpp:2109 msgid "&Language" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2130 +#: src/slic3r/GUI/GUI_App.cpp:2112 msgid "Flash printer &firmware" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2130 +#: src/slic3r/GUI/GUI_App.cpp:2112 msgid "Upload a firmware image into an Arduino based printer" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2150 +#: src/slic3r/GUI/GUI_App.cpp:2132 msgid "Taking a configuration snapshot" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2151 +#: src/slic3r/GUI/GUI_App.cpp:2133 msgid "" "Some presets are modified and the unsaved changes will not be captured by " "the configuration snapshot." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2152 +#: src/slic3r/GUI/GUI_App.cpp:2134 msgid "Snapshot name" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2168 +#: src/slic3r/GUI/GUI_App.cpp:2150 msgid "Loading a configuration snapshot" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2177 +#: src/slic3r/GUI/GUI_App.cpp:2159 msgid "Continue to activate a configuration snapshot %1%?" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2191 +#: src/slic3r/GUI/GUI_App.cpp:2173 msgid "Failed to activate configuration snapshot." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2210 +#: src/slic3r/GUI/GUI_App.cpp:2192 msgid "Restart application" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2244 +#: src/slic3r/GUI/GUI_App.cpp:2226 msgid "Language selection" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2247 +#: src/slic3r/GUI/GUI_App.cpp:2229 msgid "" "Switching the language will trigger application restart.\n" "You will lose content of the plater." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2249 src/slic3r/GUI/Preferences.cpp:547 +#: src/slic3r/GUI/GUI_App.cpp:2231 src/slic3r/GUI/Preferences.cpp:547 msgid "Do you want to proceed?" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2276 +#: src/slic3r/GUI/GUI_App.cpp:2258 msgid "&Configuration" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2393 src/slic3r/GUI/GUI_App.cpp:2454 +#: src/slic3r/GUI/GUI_App.cpp:2375 src/slic3r/GUI/GUI_App.cpp:2436 msgid "The preset modifications are successfully saved" msgid_plural "The presets modifications are successfully saved" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/GUI_App.cpp:2457 +#: src/slic3r/GUI/GUI_App.cpp:2439 msgid "For new project all modifications will be reseted" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2495 +#: src/slic3r/GUI/GUI_App.cpp:2477 msgid "Loading a new project while the current project is modified." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2498 +#: src/slic3r/GUI/GUI_App.cpp:2480 msgid "Project is loading" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2498 +#: src/slic3r/GUI/GUI_App.cpp:2480 msgid "Opening new project while some presets are unsaved." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2517 +#: src/slic3r/GUI/GUI_App.cpp:2499 msgid "The uploads are still ongoing" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2517 +#: src/slic3r/GUI/GUI_App.cpp:2499 msgid "Stop them and continue anyway?" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2521 +#: src/slic3r/GUI/GUI_App.cpp:2503 msgid "Ongoing uploads" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2722 +#: src/slic3r/GUI/GUI_App.cpp:2709 msgid "It's impossible to print multi-part object(s) with SLA technology." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2723 src/slic3r/GUI/Jobs/SLAImportJob.cpp:224 -#: src/slic3r/GUI/Plater.cpp:2361 +#: src/slic3r/GUI/GUI_App.cpp:2710 src/slic3r/GUI/Jobs/SLAImportJob.cpp:224 +#: src/slic3r/GUI/Plater.cpp:2394 msgid "Please check your object list before preset changing." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2747 +#: src/slic3r/GUI/GUI_App.cpp:2734 msgid "Configuration is editing from ConfigWizard" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2772 +#: src/slic3r/GUI/GUI_App.cpp:2759 msgid "Select a gcode file:" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2922 +#: src/slic3r/GUI/GUI_App.cpp:2909 msgid "Open hyperlink in default browser?" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:2922 +#: src/slic3r/GUI/GUI_App.cpp:2909 msgid "PrusaSlicer: Open hyperlink" msgstr "" @@ -3409,42 +3421,42 @@ msgid "Fatal error, exception catched: %1%" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:54 src/slic3r/GUI/GUI_Factories.cpp:127 -#: src/libslic3r/PrintConfig.cpp:254 src/libslic3r/PrintConfig.cpp:371 -#: src/libslic3r/PrintConfig.cpp:413 src/libslic3r/PrintConfig.cpp:422 -#: src/libslic3r/PrintConfig.cpp:674 src/libslic3r/PrintConfig.cpp:740 -#: src/libslic3r/PrintConfig.cpp:748 src/libslic3r/PrintConfig.cpp:1189 -#: src/libslic3r/PrintConfig.cpp:1274 src/libslic3r/PrintConfig.cpp:1490 -#: src/libslic3r/PrintConfig.cpp:1880 src/libslic3r/PrintConfig.cpp:1946 -#: src/libslic3r/PrintConfig.cpp:2168 src/libslic3r/PrintConfig.cpp:2749 -#: src/libslic3r/PrintConfig.cpp:2757 src/libslic3r/PrintConfig.cpp:2816 -#: src/libslic3r/PrintConfig.cpp:2825 +#: src/libslic3r/PrintConfig.cpp:260 src/libslic3r/PrintConfig.cpp:377 +#: src/libslic3r/PrintConfig.cpp:420 src/libslic3r/PrintConfig.cpp:429 +#: src/libslic3r/PrintConfig.cpp:681 src/libslic3r/PrintConfig.cpp:748 +#: src/libslic3r/PrintConfig.cpp:756 src/libslic3r/PrintConfig.cpp:1199 +#: src/libslic3r/PrintConfig.cpp:1285 src/libslic3r/PrintConfig.cpp:1504 +#: src/libslic3r/PrintConfig.cpp:1894 src/libslic3r/PrintConfig.cpp:1961 +#: src/libslic3r/PrintConfig.cpp:2183 src/libslic3r/PrintConfig.cpp:2767 +#: src/libslic3r/PrintConfig.cpp:2775 src/libslic3r/PrintConfig.cpp:2835 +#: src/libslic3r/PrintConfig.cpp:2844 msgid "Layers and Perimeters" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:56 src/slic3r/GUI/GUI_Factories.cpp:131 #: src/slic3r/GUI/GUI_Preview.cpp:249 src/slic3r/GUI/Tab.cpp:1533 #: src/slic3r/GUI/Tab.cpp:1535 src/libslic3r/ExtrusionEntity.cpp:328 -#: src/libslic3r/ExtrusionEntity.cpp:360 src/libslic3r/PrintConfig.cpp:636 -#: src/libslic3r/PrintConfig.cpp:2011 src/libslic3r/PrintConfig.cpp:2020 -#: src/libslic3r/PrintConfig.cpp:2029 src/libslic3r/PrintConfig.cpp:2039 -#: src/libslic3r/PrintConfig.cpp:2048 src/libslic3r/PrintConfig.cpp:2457 -#: src/libslic3r/PrintConfig.cpp:2463 src/libslic3r/PrintConfig.cpp:2471 -#: src/libslic3r/PrintConfig.cpp:2483 src/libslic3r/PrintConfig.cpp:2493 -#: src/libslic3r/PrintConfig.cpp:2501 src/libslic3r/PrintConfig.cpp:2519 -#: src/libslic3r/PrintConfig.cpp:2535 src/libslic3r/PrintConfig.cpp:2556 -#: src/libslic3r/PrintConfig.cpp:2568 src/libslic3r/PrintConfig.cpp:2585 -#: src/libslic3r/PrintConfig.cpp:2603 src/libslic3r/PrintConfig.cpp:2617 -#: src/libslic3r/PrintConfig.cpp:2627 src/libslic3r/PrintConfig.cpp:2636 -#: src/libslic3r/PrintConfig.cpp:2647 src/libslic3r/PrintConfig.cpp:2661 -#: src/libslic3r/PrintConfig.cpp:2677 src/libslic3r/PrintConfig.cpp:2685 -#: src/libslic3r/PrintConfig.cpp:2686 src/libslic3r/PrintConfig.cpp:2695 -#: src/libslic3r/PrintConfig.cpp:2709 src/libslic3r/PrintConfig.cpp:2717 -#: src/libslic3r/PrintConfig.cpp:2731 +#: src/libslic3r/ExtrusionEntity.cpp:360 src/libslic3r/PrintConfig.cpp:643 +#: src/libslic3r/PrintConfig.cpp:2026 src/libslic3r/PrintConfig.cpp:2035 +#: src/libslic3r/PrintConfig.cpp:2044 src/libslic3r/PrintConfig.cpp:2054 +#: src/libslic3r/PrintConfig.cpp:2063 src/libslic3r/PrintConfig.cpp:2473 +#: src/libslic3r/PrintConfig.cpp:2479 src/libslic3r/PrintConfig.cpp:2487 +#: src/libslic3r/PrintConfig.cpp:2500 src/libslic3r/PrintConfig.cpp:2510 +#: src/libslic3r/PrintConfig.cpp:2518 src/libslic3r/PrintConfig.cpp:2536 +#: src/libslic3r/PrintConfig.cpp:2552 src/libslic3r/PrintConfig.cpp:2573 +#: src/libslic3r/PrintConfig.cpp:2586 src/libslic3r/PrintConfig.cpp:2603 +#: src/libslic3r/PrintConfig.cpp:2621 src/libslic3r/PrintConfig.cpp:2635 +#: src/libslic3r/PrintConfig.cpp:2645 src/libslic3r/PrintConfig.cpp:2654 +#: src/libslic3r/PrintConfig.cpp:2665 src/libslic3r/PrintConfig.cpp:2679 +#: src/libslic3r/PrintConfig.cpp:2695 src/libslic3r/PrintConfig.cpp:2703 +#: src/libslic3r/PrintConfig.cpp:2704 src/libslic3r/PrintConfig.cpp:2713 +#: src/libslic3r/PrintConfig.cpp:2727 src/libslic3r/PrintConfig.cpp:2735 +#: src/libslic3r/PrintConfig.cpp:2749 msgid "Support material" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:59 src/slic3r/GUI/GUI_Factories.cpp:135 -#: src/libslic3r/PrintConfig.cpp:2952 src/libslic3r/PrintConfig.cpp:2960 +#: src/libslic3r/PrintConfig.cpp:2971 src/libslic3r/PrintConfig.cpp:2979 msgid "Wipe options" msgstr "" @@ -3454,94 +3466,94 @@ msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:129 src/slic3r/GUI/GUI_Preview.cpp:245 #: src/slic3r/GUI/Tab.cpp:1499 src/libslic3r/ExtrusionEntity.cpp:324 -#: src/libslic3r/ExtrusionEntity.cpp:352 src/libslic3r/PrintConfig.cpp:1506 -#: src/libslic3r/PrintConfig.cpp:1512 src/libslic3r/PrintConfig.cpp:1526 -#: src/libslic3r/PrintConfig.cpp:1536 src/libslic3r/PrintConfig.cpp:1544 -#: src/libslic3r/PrintConfig.cpp:1546 +#: src/libslic3r/ExtrusionEntity.cpp:352 src/libslic3r/PrintConfig.cpp:1520 +#: src/libslic3r/PrintConfig.cpp:1526 src/libslic3r/PrintConfig.cpp:1540 +#: src/libslic3r/PrintConfig.cpp:1550 src/libslic3r/PrintConfig.cpp:1558 +#: src/libslic3r/PrintConfig.cpp:1560 msgid "Ironing" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:130 src/libslic3r/PrintConfig.cpp:1238 -#: src/libslic3r/PrintConfig.cpp:1239 src/libslic3r/PrintConfig.cpp:1254 -#: src/libslic3r/PrintConfig.cpp:1264 +#: src/slic3r/GUI/GUI_Factories.cpp:130 src/libslic3r/PrintConfig.cpp:1249 +#: src/libslic3r/PrintConfig.cpp:1250 src/libslic3r/PrintConfig.cpp:1265 +#: src/libslic3r/PrintConfig.cpp:1275 msgid "Fuzzy Skin" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:132 src/slic3r/GUI/GUI_Preview.cpp:220 -#: src/slic3r/GUI/Tab.cpp:1567 src/libslic3r/PrintConfig.cpp:473 -#: src/libslic3r/PrintConfig.cpp:728 src/libslic3r/PrintConfig.cpp:1281 -#: src/libslic3r/PrintConfig.cpp:1463 src/libslic3r/PrintConfig.cpp:1545 -#: src/libslic3r/PrintConfig.cpp:1936 src/libslic3r/PrintConfig.cpp:2256 -#: src/libslic3r/PrintConfig.cpp:2308 src/libslic3r/PrintConfig.cpp:2801 +#: src/slic3r/GUI/Tab.cpp:1567 src/libslic3r/PrintConfig.cpp:480 +#: src/libslic3r/PrintConfig.cpp:736 src/libslic3r/PrintConfig.cpp:1292 +#: src/libslic3r/PrintConfig.cpp:1477 src/libslic3r/PrintConfig.cpp:1559 +#: src/libslic3r/PrintConfig.cpp:1951 src/libslic3r/PrintConfig.cpp:2271 +#: src/libslic3r/PrintConfig.cpp:2324 src/libslic3r/PrintConfig.cpp:2820 msgid "Speed" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:133 src/slic3r/GUI/Tab.cpp:1606 -#: src/slic3r/GUI/Tab.cpp:2241 src/libslic3r/PrintConfig.cpp:758 -#: src/libslic3r/PrintConfig.cpp:1417 src/libslic3r/PrintConfig.cpp:1914 -#: src/libslic3r/PrintConfig.cpp:2277 src/libslic3r/PrintConfig.cpp:2548 -#: src/libslic3r/PrintConfig.cpp:2575 +#: src/slic3r/GUI/Tab.cpp:2241 src/libslic3r/PrintConfig.cpp:766 +#: src/libslic3r/PrintConfig.cpp:1430 src/libslic3r/PrintConfig.cpp:1928 +#: src/libslic3r/PrintConfig.cpp:2292 src/libslic3r/PrintConfig.cpp:2565 +#: src/libslic3r/PrintConfig.cpp:2593 msgid "Extruders" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:134 src/libslic3r/PrintConfig.cpp:717 -#: src/libslic3r/PrintConfig.cpp:826 src/libslic3r/PrintConfig.cpp:1176 -#: src/libslic3r/PrintConfig.cpp:1425 src/libslic3r/PrintConfig.cpp:1923 -#: src/libslic3r/PrintConfig.cpp:2297 src/libslic3r/PrintConfig.cpp:2557 -#: src/libslic3r/PrintConfig.cpp:2789 +#: src/slic3r/GUI/GUI_Factories.cpp:134 src/libslic3r/PrintConfig.cpp:724 +#: src/libslic3r/PrintConfig.cpp:834 src/libslic3r/PrintConfig.cpp:1185 +#: src/libslic3r/PrintConfig.cpp:1438 src/libslic3r/PrintConfig.cpp:1937 +#: src/libslic3r/PrintConfig.cpp:2312 src/libslic3r/PrintConfig.cpp:2574 +#: src/libslic3r/PrintConfig.cpp:2807 msgid "Extrusion Width" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:136 src/slic3r/GUI/Tab.cpp:1519 -#: src/libslic3r/PrintConfig.cpp:483 src/libslic3r/PrintConfig.cpp:494 -#: src/libslic3r/PrintConfig.cpp:510 +#: src/libslic3r/PrintConfig.cpp:490 src/libslic3r/PrintConfig.cpp:501 +#: src/libslic3r/PrintConfig.cpp:517 msgid "Skirt and brim" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:138 src/slic3r/GUI/Tab.cpp:1478 #: src/slic3r/GUI/Tab.cpp:1511 src/slic3r/GUI/Tab.cpp:1628 #: src/slic3r/GUI/Tab.cpp:1632 src/slic3r/GUI/Tab.cpp:1968 -#: src/slic3r/GUI/Tab.cpp:2335 src/slic3r/GUI/Tab.cpp:4354 -#: src/libslic3r/PrintConfig.cpp:237 src/libslic3r/PrintConfig.cpp:461 -#: src/libslic3r/PrintConfig.cpp:1368 src/libslic3r/PrintConfig.cpp:1452 -#: src/libslic3r/PrintConfig.cpp:1499 src/libslic3r/PrintConfig.cpp:2433 -#: src/libslic3r/PrintConfig.cpp:2443 src/libslic3r/PrintConfig.cpp:2976 -#: src/libslic3r/PrintConfig.cpp:3148 +#: src/slic3r/GUI/Tab.cpp:2335 src/slic3r/GUI/Tab.cpp:4358 +#: src/libslic3r/PrintConfig.cpp:243 src/libslic3r/PrintConfig.cpp:468 +#: src/libslic3r/PrintConfig.cpp:1379 src/libslic3r/PrintConfig.cpp:1466 +#: src/libslic3r/PrintConfig.cpp:1513 src/libslic3r/PrintConfig.cpp:2449 +#: src/libslic3r/PrintConfig.cpp:2459 src/libslic3r/PrintConfig.cpp:2995 +#: src/libslic3r/PrintConfig.cpp:3191 msgid "Advanced" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:140 src/slic3r/GUI/Plater.cpp:390 -#: src/slic3r/GUI/Tab.cpp:4288 src/slic3r/GUI/Tab.cpp:4289 -#: src/libslic3r/PrintConfig.cpp:3321 src/libslic3r/PrintConfig.cpp:3328 -#: src/libslic3r/PrintConfig.cpp:3337 src/libslic3r/PrintConfig.cpp:3346 -#: src/libslic3r/PrintConfig.cpp:3356 src/libslic3r/PrintConfig.cpp:3366 -#: src/libslic3r/PrintConfig.cpp:3403 src/libslic3r/PrintConfig.cpp:3410 -#: src/libslic3r/PrintConfig.cpp:3421 src/libslic3r/PrintConfig.cpp:3431 -#: src/libslic3r/PrintConfig.cpp:3440 src/libslic3r/PrintConfig.cpp:3453 -#: src/libslic3r/PrintConfig.cpp:3463 src/libslic3r/PrintConfig.cpp:3472 -#: src/libslic3r/PrintConfig.cpp:3482 src/libslic3r/PrintConfig.cpp:3493 -#: src/libslic3r/PrintConfig.cpp:3501 +#: src/slic3r/GUI/GUI_Factories.cpp:140 src/slic3r/GUI/Plater.cpp:425 +#: src/slic3r/GUI/Tab.cpp:4292 src/slic3r/GUI/Tab.cpp:4293 +#: src/libslic3r/PrintConfig.cpp:3385 src/libslic3r/PrintConfig.cpp:3392 +#: src/libslic3r/PrintConfig.cpp:3401 src/libslic3r/PrintConfig.cpp:3410 +#: src/libslic3r/PrintConfig.cpp:3420 src/libslic3r/PrintConfig.cpp:3430 +#: src/libslic3r/PrintConfig.cpp:3467 src/libslic3r/PrintConfig.cpp:3474 +#: src/libslic3r/PrintConfig.cpp:3485 src/libslic3r/PrintConfig.cpp:3495 +#: src/libslic3r/PrintConfig.cpp:3504 src/libslic3r/PrintConfig.cpp:3517 +#: src/libslic3r/PrintConfig.cpp:3527 src/libslic3r/PrintConfig.cpp:3536 +#: src/libslic3r/PrintConfig.cpp:3546 src/libslic3r/PrintConfig.cpp:3557 +#: src/libslic3r/PrintConfig.cpp:3565 msgid "Supports" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:141 src/slic3r/GUI/Plater.cpp:536 -#: src/slic3r/GUI/Tab.cpp:4329 src/slic3r/GUI/Tab.cpp:4330 -#: src/slic3r/GUI/Tab.cpp:4402 src/libslic3r/PrintConfig.cpp:3509 -#: src/libslic3r/PrintConfig.cpp:3516 src/libslic3r/PrintConfig.cpp:3530 -#: src/libslic3r/PrintConfig.cpp:3541 src/libslic3r/PrintConfig.cpp:3551 -#: src/libslic3r/PrintConfig.cpp:3573 src/libslic3r/PrintConfig.cpp:3584 -#: src/libslic3r/PrintConfig.cpp:3591 src/libslic3r/PrintConfig.cpp:3598 -#: src/libslic3r/PrintConfig.cpp:3609 src/libslic3r/PrintConfig.cpp:3618 -#: src/libslic3r/PrintConfig.cpp:3627 +#: src/slic3r/GUI/GUI_Factories.cpp:141 src/slic3r/GUI/Plater.cpp:571 +#: src/slic3r/GUI/Tab.cpp:4333 src/slic3r/GUI/Tab.cpp:4334 +#: src/slic3r/GUI/Tab.cpp:4406 src/libslic3r/PrintConfig.cpp:3573 +#: src/libslic3r/PrintConfig.cpp:3580 src/libslic3r/PrintConfig.cpp:3594 +#: src/libslic3r/PrintConfig.cpp:3605 src/libslic3r/PrintConfig.cpp:3615 +#: src/libslic3r/PrintConfig.cpp:3637 src/libslic3r/PrintConfig.cpp:3648 +#: src/libslic3r/PrintConfig.cpp:3655 src/libslic3r/PrintConfig.cpp:3662 +#: src/libslic3r/PrintConfig.cpp:3673 src/libslic3r/PrintConfig.cpp:3682 +#: src/libslic3r/PrintConfig.cpp:3691 msgid "Pad" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:142 src/slic3r/GUI/Tab.cpp:4347 -#: src/slic3r/GUI/Tab.cpp:4348 src/libslic3r/SLA/Hollowing.cpp:72 +#: src/slic3r/GUI/GUI_Factories.cpp:142 src/slic3r/GUI/Tab.cpp:4351 +#: src/slic3r/GUI/Tab.cpp:4352 src/libslic3r/SLA/Hollowing.cpp:72 #: src/libslic3r/SLA/Hollowing.cpp:84 src/libslic3r/SLA/Hollowing.cpp:91 -#: src/libslic3r/SLA/Hollowing.cpp:100 src/libslic3r/PrintConfig.cpp:3637 -#: src/libslic3r/PrintConfig.cpp:3644 src/libslic3r/PrintConfig.cpp:3654 -#: src/libslic3r/PrintConfig.cpp:3663 +#: src/libslic3r/SLA/Hollowing.cpp:100 src/libslic3r/PrintConfig.cpp:3701 +#: src/libslic3r/PrintConfig.cpp:3708 src/libslic3r/PrintConfig.cpp:3718 +#: src/libslic3r/PrintConfig.cpp:3727 msgid "Hollowing" msgstr "" @@ -3640,8 +3652,8 @@ msgstr "" msgid "Reload the selected volumes from disk" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:727 src/slic3r/GUI/Plater.cpp:3448 -#: src/slic3r/GUI/Plater.cpp:3474 +#: src/slic3r/GUI/GUI_Factories.cpp:727 src/slic3r/GUI/Plater.cpp:3467 +#: src/slic3r/GUI/Plater.cpp:3493 msgid "Replace with STL" msgstr "" @@ -3654,8 +3666,8 @@ msgid "Set extruder for selected items" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:772 src/slic3r/Utils/Repetier.cpp:124 -#: src/slic3r/Utils/Repetier.cpp:207 src/libslic3r/PrintConfig.cpp:601 -#: src/libslic3r/PrintConfig.cpp:2669 +#: src/slic3r/Utils/Repetier.cpp:207 src/libslic3r/PrintConfig.cpp:608 +#: src/libslic3r/PrintConfig.cpp:2687 msgid "Default" msgstr "" @@ -3667,24 +3679,24 @@ msgstr "" msgid "Scale the selected object to fit the print volume" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:828 src/slic3r/GUI/Plater.cpp:5582 +#: src/slic3r/GUI/GUI_Factories.cpp:828 src/slic3r/GUI/Plater.cpp:5604 msgid "Convert from imperial units" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:829 src/slic3r/GUI/Plater.cpp:5583 +#: src/slic3r/GUI/GUI_Factories.cpp:829 src/slic3r/GUI/Plater.cpp:5605 msgid "Revert conversion from imperial units" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:830 src/slic3r/GUI/Plater.cpp:5584 +#: src/slic3r/GUI/GUI_Factories.cpp:830 src/slic3r/GUI/Plater.cpp:5606 msgid "Convert from meters" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:831 src/slic3r/GUI/Plater.cpp:5584 +#: src/slic3r/GUI/GUI_Factories.cpp:831 src/slic3r/GUI/Plater.cpp:5606 msgid "Revert conversion from meters" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:852 src/slic3r/GUI/GUI_ObjectList.cpp:2137 -#: src/libslic3r/PrintConfig.cpp:4226 +#: src/slic3r/GUI/GUI_Factories.cpp:852 src/slic3r/GUI/GUI_ObjectList.cpp:2127 +#: src/libslic3r/PrintConfig.cpp:4334 msgid "Merge" msgstr "" @@ -3724,7 +3736,7 @@ msgstr "" msgid "Mirror the selected object" msgstr "" -#: src/slic3r/GUI/GUI_Factories.cpp:894 src/slic3r/GUI/GUI_ObjectList.cpp:1697 +#: src/slic3r/GUI/GUI_Factories.cpp:894 src/slic3r/GUI/GUI_ObjectList.cpp:1690 msgid "Add Shape" msgstr "" @@ -3745,7 +3757,7 @@ msgid "Split the selected object into individual parts" msgstr "" #: src/slic3r/GUI/GUI_Factories.cpp:937 src/slic3r/GUI/GUI_Factories.cpp:951 -#: src/slic3r/GUI/GUI_Factories.cpp:972 src/libslic3r/PrintConfig.cpp:4255 +#: src/slic3r/GUI/GUI_Factories.cpp:972 src/libslic3r/PrintConfig.cpp:4363 msgid "Split" msgstr "" @@ -3891,206 +3903,206 @@ msgstr "" msgid "Rename Sub-object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1248 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4001 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1241 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3991 msgid "Instances to Separated Objects" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1254 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1247 msgid "Volumes in Object reordered" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1254 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1247 msgid "Object reordered" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1304 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1297 msgid "Add Settings for Layers" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1305 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1298 msgid "Add Settings for Sub-object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1306 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1299 msgid "Add Settings for Object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1345 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1338 msgid "Add Settings Bundle for Height range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1346 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1339 msgid "Add Settings Bundle for Sub-object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1347 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1340 msgid "Add Settings Bundle for Object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1418 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1411 msgid "Load Part" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1418 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1411 msgid "Load Modifier" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1516 src/slic3r/GUI/Plater.cpp:2313 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1509 src/slic3r/GUI/Plater.cpp:2346 msgid "Loading" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1547 src/slic3r/GUI/Plater.cpp:2333 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1540 src/slic3r/GUI/Plater.cpp:2366 msgid "Loading file" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1555 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1548 msgid "Error!" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1639 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1632 msgid "Add Generic Subobject" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1664 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1657 msgid "Generic" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1728 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1721 msgid "Add Shape from Gallery" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1728 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1721 msgid "Add Shapes from Gallery" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1834 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1824 msgid "Remove paint-on supports" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1841 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1831 msgid "Remove paint-on seam" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1848 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1838 msgid "Remove Multi Material painting" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1854 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1844 msgid "Shift objects to bed" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1860 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1850 msgid "Remove variable layer height" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1881 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1871 msgid "Delete Settings" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1905 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1895 msgid "Delete All Instances from Object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1921 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1911 msgid "Delete Height Range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1953 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1943 msgid "From Object List You can't delete the last solid part from object." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1957 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1947 msgid "Delete Subobject" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1980 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1970 msgid "Last instance of an object cannot be deleted." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1984 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1974 msgid "Delete Instance" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2008 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1998 msgid "" "The selected object couldn't be split because it contains only one part." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2012 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2002 msgid "Split to Parts" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2144 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2134 msgid "Merged" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2232 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2222 msgid "Merge all parts to the one single object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2264 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2254 msgid "Add Layers" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2433 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2423 msgid "Group manipulation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2448 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2438 msgid "Object manipulation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2481 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2471 msgid "Object Settings to modify" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2485 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2475 msgid "Part Settings to modify" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2490 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2480 msgid "Layer range Settings to modify" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2496 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2486 msgid "Part manipulation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2502 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2492 msgid "Instance manipulation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2509 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2499 msgid "Height ranges" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2509 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2499 msgid "Settings for height range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2745 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2735 msgid "Delete Selected Item" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2938 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2928 msgid "Delete Selected" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3014 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3042 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3062 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3004 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3032 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3052 msgid "Add Height Range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3108 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3098 msgid "" "Cannot insert a new layer range after the current layer range.\n" "The next layer range is too thin to be split to two\n" "without violating the minimum layer height." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3112 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3102 msgid "" "Cannot insert a new layer range between the current and the next layer " "range.\n" @@ -4098,162 +4110,149 @@ msgid "" "is thinner than the minimum layer height allowed." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3117 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3107 msgid "" "Cannot insert a new layer range after the current layer range.\n" "Current layer range overlaps with the next layer range." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3176 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3166 msgid "Edit Height Range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3495 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3485 msgid "Selection-Remove from list" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3507 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3497 msgid "Selection-Add from list" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3644 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3634 msgid "Object or Instance" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3645 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3784 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3635 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3774 msgid "Part" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3645 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3635 msgid "Layer" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3647 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3637 msgid "Unsupported selection" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3648 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3638 #, possible-c-format msgid "You started your selection with %s Item." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3649 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3639 #, possible-c-format msgid "In this mode you can select only other %s Items%s" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3652 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3642 msgid "of a current Object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3657 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3732 src/slic3r/GUI/Plater.cpp:157 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3647 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3722 src/slic3r/GUI/Plater.cpp:182 msgid "Info" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3779 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3769 msgid "You can't change a type of the last solid part of the object." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3784 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3774 msgid "Negative Volume" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3784 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3774 msgid "Modifier" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3784 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3774 msgid "Support Blocker" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3784 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3774 msgid "Support Enforcer" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3785 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3775 msgid "Select type of part" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3790 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3780 msgid "Change Part Type" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4023 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4013 msgid "Enter new name" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4023 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4013 msgid "Renaming" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4039 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4261 -#: src/slic3r/GUI/SavePresetDialog.cpp:101 -#: src/slic3r/GUI/SavePresetDialog.cpp:109 -msgid "The supplied name is not valid;" -msgstr "" - -#: src/slic3r/GUI/GUI_ObjectList.cpp:4040 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4262 -#: src/slic3r/GUI/SavePresetDialog.cpp:102 -msgid "the following characters are not allowed:" -msgstr "" - -#: src/slic3r/GUI/GUI_ObjectList.cpp:4096 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4076 msgid "Repairing model" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4125 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4105 msgid "Fix through NetFabb" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4128 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4108 msgid "Fixing through NetFabb" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4158 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4138 msgid "The following model was repaired successfully" msgid_plural "The following models were repaired successfully" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4164 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4144 msgid "Folowing model repair failed" msgid_plural "Folowing models repair failed" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4169 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4149 msgid "Repairing was canceled" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4284 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4261 msgid "Change Extruders" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4424 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4401 msgid "Set Printable group" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4424 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4401 msgid "Set Unprintable group" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4426 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4403 msgid "Set Printable" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4426 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4403 msgid "Set Unprintable" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4427 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4404 msgid "Set Printable Instance" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4427 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4404 msgid "Set Unprintable Instance" msgstr "" @@ -4271,7 +4270,7 @@ msgstr "" msgid "Select coordinate space, in which the transformation will be performed." msgstr "" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:141 src/libslic3r/GCode.cpp:524 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:141 src/libslic3r/GCode.cpp:525 msgid "Object name" msgstr "" @@ -4332,19 +4331,19 @@ msgid "" "You cannot use non-uniform scaling mode for multiple objects/parts selection" msgstr "" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:826 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:820 msgid "Set Position" msgstr "" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:860 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:852 msgid "Set Orientation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:941 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:931 msgid "Set Scale" msgstr "" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:990 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:980 msgid "" "The currently manipulated object is tilted (rotation angles are not " "multiples of 90°).\n" @@ -4353,7 +4352,7 @@ msgid "" "once the rotation is embedded into the object coordinates." msgstr "" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:993 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:983 msgid "" "This operation is irreversible.\n" "Do you want to proceed?" @@ -4381,11 +4380,11 @@ msgstr "" msgid "View" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:218 src/libslic3r/PrintConfig.cpp:770 +#: src/slic3r/GUI/GUI_Preview.cpp:218 src/libslic3r/PrintConfig.cpp:778 msgid "Height" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:219 src/libslic3r/PrintConfig.cpp:2930 +#: src/slic3r/GUI/GUI_Preview.cpp:219 src/libslic3r/PrintConfig.cpp:2949 msgid "Width" msgstr "" @@ -4430,14 +4429,14 @@ msgid "Internal infill" msgstr "" #: src/slic3r/GUI/GUI_Preview.cpp:243 src/libslic3r/ExtrusionEntity.cpp:322 -#: src/libslic3r/ExtrusionEntity.cpp:348 src/libslic3r/PrintConfig.cpp:2296 -#: src/libslic3r/PrintConfig.cpp:2307 +#: src/libslic3r/ExtrusionEntity.cpp:348 src/libslic3r/PrintConfig.cpp:2311 +#: src/libslic3r/PrintConfig.cpp:2323 msgid "Solid infill" msgstr "" #: src/slic3r/GUI/GUI_Preview.cpp:244 src/libslic3r/ExtrusionEntity.cpp:323 -#: src/libslic3r/ExtrusionEntity.cpp:350 src/libslic3r/PrintConfig.cpp:2788 -#: src/libslic3r/PrintConfig.cpp:2800 +#: src/libslic3r/ExtrusionEntity.cpp:350 src/libslic3r/PrintConfig.cpp:2806 +#: src/libslic3r/PrintConfig.cpp:2819 msgid "Top solid infill" msgstr "" @@ -4447,7 +4446,7 @@ msgid "Bridge infill" msgstr "" #: src/slic3r/GUI/GUI_Preview.cpp:247 src/libslic3r/ExtrusionEntity.cpp:326 -#: src/libslic3r/ExtrusionEntity.cpp:356 src/libslic3r/PrintConfig.cpp:1280 +#: src/libslic3r/ExtrusionEntity.cpp:356 src/libslic3r/PrintConfig.cpp:1291 msgid "Gap fill" msgstr "" @@ -4457,7 +4456,7 @@ msgid "Skirt/Brim" msgstr "" #: src/slic3r/GUI/GUI_Preview.cpp:250 src/libslic3r/ExtrusionEntity.cpp:329 -#: src/libslic3r/ExtrusionEntity.cpp:362 src/libslic3r/PrintConfig.cpp:2635 +#: src/libslic3r/ExtrusionEntity.cpp:362 src/libslic3r/PrintConfig.cpp:2653 msgid "Support material interface" msgstr "" @@ -4492,8 +4491,8 @@ msgstr "" #: src/slic3r/GUI/HintNotification.cpp:762 #: src/slic3r/GUI/HintNotification.cpp:788 -#: src/slic3r/GUI/NotificationManager.cpp:402 -#: src/slic3r/GUI/NotificationManager.cpp:419 +#: src/slic3r/GUI/NotificationManager.cpp:405 +#: src/slic3r/GUI/NotificationManager.cpp:422 msgid "More" msgstr "" @@ -4505,39 +4504,39 @@ msgstr "" msgid "Open Documentation in web browser." msgstr "" -#: src/slic3r/GUI/ImGuiWrapper.cpp:520 +#: src/slic3r/GUI/ImGuiWrapper.cpp:526 msgid "Edit" msgstr "" -#: src/slic3r/GUI/ImGuiWrapper.cpp:960 src/slic3r/GUI/Search.cpp:479 +#: src/slic3r/GUI/ImGuiWrapper.cpp:979 src/slic3r/GUI/Search.cpp:479 msgid "Use for search" msgstr "" -#: src/slic3r/GUI/ImGuiWrapper.cpp:961 src/slic3r/GUI/Search.cpp:472 +#: src/slic3r/GUI/ImGuiWrapper.cpp:980 src/slic3r/GUI/Search.cpp:472 msgid "Category" msgstr "" -#: src/slic3r/GUI/ImGuiWrapper.cpp:963 src/slic3r/GUI/Search.cpp:474 +#: src/slic3r/GUI/ImGuiWrapper.cpp:982 src/slic3r/GUI/Search.cpp:474 msgid "Search in English" msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:170 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:171 msgid "Could not arrange model objects! Some geometries may be invalid." msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:179 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:180 msgid "Arranging" msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:203 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:204 msgid "Arranging canceled." msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:204 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:205 msgid "Arranging done." msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:249 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:250 #, possible-c-format msgid "" "Arrangement ignored the following objects which can't fit into a single " @@ -4633,11 +4632,11 @@ msgid "" "presets were used as fallback." msgstr "" -#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:223 src/slic3r/GUI/Plater.cpp:2360 +#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:223 src/slic3r/GUI/Plater.cpp:2393 msgid "You cannot load SLA project with a multi-part object on the bed" msgstr "" -#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:225 src/slic3r/GUI/Plater.cpp:2362 +#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:225 src/slic3r/GUI/Plater.cpp:2395 msgid "Attention!" msgstr "" @@ -4677,12 +4676,12 @@ msgstr "" msgid "Load Config from ini/amf/3mf/gcode and merge" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:87 src/slic3r/GUI/Plater.cpp:874 -#: src/slic3r/GUI/Plater.cpp:6482 src/libslic3r/PrintConfig.cpp:4126 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:87 src/slic3r/GUI/Plater.cpp:909 +#: src/slic3r/GUI/Plater.cpp:6507 src/libslic3r/PrintConfig.cpp:4234 msgid "Export G-code" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:88 src/slic3r/GUI/Plater.cpp:6483 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:88 src/slic3r/GUI/Plater.cpp:6508 msgid "Send G-code" msgstr "" @@ -4690,7 +4689,7 @@ msgstr "" msgid "Export config" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:90 src/slic3r/GUI/Plater.cpp:857 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:90 src/slic3r/GUI/Plater.cpp:892 msgid "Export to SD card / Flash drive" msgstr "" @@ -5064,8 +5063,8 @@ msgstr "" msgid "Show/Hide G-code window" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:230 src/slic3r/GUI/Plater.cpp:4438 -#: src/slic3r/GUI/Tab.cpp:2766 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:230 src/slic3r/GUI/Plater.cpp:4459 +#: src/slic3r/GUI/Tab.cpp:2763 msgid "Preview" msgstr "" @@ -5197,8 +5196,8 @@ msgstr "" msgid "Printer Settings" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:627 src/slic3r/GUI/Plater.cpp:1660 -#: src/slic3r/GUI/Plater.cpp:2752 +#: src/slic3r/GUI/MainFrame.cpp:627 src/slic3r/GUI/Plater.cpp:1713 +#: src/slic3r/GUI/Plater.cpp:2784 msgid "Untitled" msgstr "" @@ -5290,8 +5289,8 @@ msgstr "" #. TRN To be shown in the main menu View->Top #. TRN To be shown in Print Settings "Top solid layers" -#: src/slic3r/GUI/MainFrame.cpp:1124 src/libslic3r/PrintConfig.cpp:2815 -#: src/libslic3r/PrintConfig.cpp:2824 +#: src/slic3r/GUI/MainFrame.cpp:1124 src/libslic3r/PrintConfig.cpp:2834 +#: src/libslic3r/PrintConfig.cpp:2843 msgid "Top" msgstr "" @@ -5302,8 +5301,8 @@ msgstr "" #. TRN To be shown in the main menu View->Bottom #. TRN To be shown in Print Settings "Bottom solid layers" #. TRN To be shown in Print Settings "Top solid layers" -#: src/slic3r/GUI/MainFrame.cpp:1127 src/libslic3r/PrintConfig.cpp:412 -#: src/libslic3r/PrintConfig.cpp:421 +#: src/slic3r/GUI/MainFrame.cpp:1127 src/libslic3r/PrintConfig.cpp:419 +#: src/libslic3r/PrintConfig.cpp:428 msgid "Bottom" msgstr "" @@ -5319,7 +5318,7 @@ msgstr "" msgid "Front View" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1131 src/libslic3r/PrintConfig.cpp:2178 +#: src/slic3r/GUI/MainFrame.cpp:1131 src/libslic3r/PrintConfig.cpp:2193 msgid "Rear" msgstr "" @@ -5369,11 +5368,6 @@ msgid "" "Do you want to remove it from the recent projects list?" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1168 src/slic3r/GUI/MainFrame.cpp:1625 -#: src/slic3r/GUI/PrintHostDialogs.cpp:364 -msgid "Error" -msgstr "" - #: src/slic3r/GUI/MainFrame.cpp:1193 msgid "&Save Project" msgstr "" @@ -5724,7 +5718,7 @@ msgstr "" msgid "&Collapse sidebar" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1436 src/slic3r/GUI/Plater.cpp:2240 +#: src/slic3r/GUI/MainFrame.cpp:1436 src/slic3r/GUI/Plater.cpp:2286 msgid "Collapse sidebar" msgstr "" @@ -5813,9 +5807,9 @@ msgstr "" msgid "Save zip file as:" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1688 src/slic3r/GUI/Plater.cpp:3236 -#: src/slic3r/GUI/Plater.cpp:5992 src/slic3r/GUI/Tab.cpp:1649 -#: src/slic3r/GUI/Tab.cpp:4355 +#: src/slic3r/GUI/MainFrame.cpp:1688 src/slic3r/GUI/Plater.cpp:3255 +#: src/slic3r/GUI/Plater.cpp:6021 src/slic3r/GUI/Tab.cpp:1649 +#: src/slic3r/GUI/Tab.cpp:4359 msgid "Slicing" msgstr "" @@ -5845,7 +5839,7 @@ msgstr "" msgid "Your file was repaired." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1753 src/libslic3r/PrintConfig.cpp:4231 +#: src/slic3r/GUI/MainFrame.cpp:1753 src/libslic3r/PrintConfig.cpp:4339 msgid "Repair" msgstr "" @@ -5948,140 +5942,138 @@ msgstr "" msgid "%s information" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:36 +#: src/slic3r/GUI/NotificationManager.cpp:37 msgid "3D Mouse disconnected." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:37 +#: src/slic3r/GUI/NotificationManager.cpp:38 msgid "Configuration update is available." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:37 +#: src/slic3r/GUI/NotificationManager.cpp:38 msgid "See more." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:45 +#: src/slic3r/GUI/NotificationManager.cpp:46 msgid "" "You have just added a G-code for color change, but its value is empty.\n" "To export the G-code correctly, check the \"Color Change G-code\" in " "\"Printer Settings > Custom G-code\"" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:48 +#: src/slic3r/GUI/NotificationManager.cpp:49 msgid "" "No color change event was added to the print. The print does not look like a " "sign." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:50 +#: src/slic3r/GUI/NotificationManager.cpp:51 msgid "Desktop integration was successful." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:52 +#: src/slic3r/GUI/NotificationManager.cpp:53 msgid "Desktop integration failed." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:54 +#: src/slic3r/GUI/NotificationManager.cpp:55 msgid "Undo desktop integration was successful." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:56 +#: src/slic3r/GUI/NotificationManager.cpp:57 msgid "Undo desktop integration failed." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:57 +#: src/slic3r/GUI/NotificationManager.cpp:58 msgid "Exporting." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:691 +#: src/slic3r/GUI/NotificationManager.cpp:694 msgid "Open Folder." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:728 +#: src/slic3r/GUI/NotificationManager.cpp:731 msgid "Eject drive" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:961 +#: src/slic3r/GUI/NotificationManager.cpp:913 msgid "ERROR" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:966 +#: src/slic3r/GUI/NotificationManager.cpp:918 msgid "CANCELED" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:971 +#: src/slic3r/GUI/NotificationManager.cpp:923 msgid "COMPLETED" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:1013 +#: src/slic3r/GUI/NotificationManager.cpp:965 msgid "Cancel upload" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:1072 +#: src/slic3r/GUI/NotificationManager.cpp:1024 #, possible-c-format msgid "%1$d Object was loaded with custom supports." msgid_plural "%1$d Objects were loaded with custom supports." msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/NotificationManager.cpp:1073 +#: src/slic3r/GUI/NotificationManager.cpp:1025 #, possible-c-format msgid "%1$d Object was loaded with custom seam." msgid_plural "%1$d Objects were loaded with custom seam." msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/NotificationManager.cpp:1074 +#: src/slic3r/GUI/NotificationManager.cpp:1026 #, possible-c-format msgid "%1$d Object was loaded with multimaterial painting." msgid_plural "%1$d Objects were loaded with multimaterial painting." msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/NotificationManager.cpp:1075 +#: src/slic3r/GUI/NotificationManager.cpp:1027 #, possible-c-format msgid "%1$d Object was loaded with variable layer height." msgid_plural "%1$d Objects were loaded with variable layer height." msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/NotificationManager.cpp:1076 +#: src/slic3r/GUI/NotificationManager.cpp:1028 #, possible-c-format msgid "%1$d Object was loaded with partial sinking." msgid_plural "%1$d Objects were loaded with partial sinking." msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/NotificationManager.cpp:1173 -#: src/slic3r/GUI/NotificationManager.cpp:1187 -msgid "Export G-Code." -msgstr "" - -#: src/slic3r/GUI/NotificationManager.cpp:1173 -#: src/slic3r/GUI/NotificationManager.cpp:1187 -msgid "Export." -msgstr "" - -#: src/slic3r/GUI/NotificationManager.cpp:1187 +#: src/slic3r/GUI/NotificationManager.cpp:1141 msgid "Slicing finished." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:1521 -#: src/slic3r/GUI/NotificationManager.cpp:1528 -#: src/slic3r/GUI/NotificationManager.cpp:1544 -#: src/slic3r/GUI/NotificationManager.cpp:1550 -#: src/slic3r/GUI/NotificationManager.cpp:1621 +#: src/slic3r/GUI/NotificationManager.cpp:1141 +msgid "Export G-Code." +msgstr "" + +#: src/slic3r/GUI/NotificationManager.cpp:1141 +msgid "Export." +msgstr "" + +#: src/slic3r/GUI/NotificationManager.cpp:1475 +#: src/slic3r/GUI/NotificationManager.cpp:1482 +#: src/slic3r/GUI/NotificationManager.cpp:1498 +#: src/slic3r/GUI/NotificationManager.cpp:1504 +#: src/slic3r/GUI/NotificationManager.cpp:1575 msgid "ERROR:" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:1533 -#: src/slic3r/GUI/NotificationManager.cpp:1560 -#: src/slic3r/GUI/NotificationManager.cpp:1568 -#: src/slic3r/GUI/NotificationManager.cpp:1579 src/slic3r/GUI/Plater.cpp:3104 +#: src/slic3r/GUI/NotificationManager.cpp:1487 +#: src/slic3r/GUI/NotificationManager.cpp:1514 +#: src/slic3r/GUI/NotificationManager.cpp:1522 +#: src/slic3r/GUI/NotificationManager.cpp:1533 src/slic3r/GUI/Plater.cpp:3123 msgid "WARNING:" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:1672 +#: src/slic3r/GUI/NotificationManager.cpp:1626 msgid "Exporting finished." msgstr "" @@ -6103,8 +6095,8 @@ msgstr "" msgid "Instance %d" msgstr "" -#: src/slic3r/GUI/ObjectDataViewModel.cpp:105 src/slic3r/GUI/Tab.cpp:4199 -#: src/slic3r/GUI/Tab.cpp:4284 +#: src/slic3r/GUI/ObjectDataViewModel.cpp:105 src/slic3r/GUI/Tab.cpp:4196 +#: src/slic3r/GUI/Tab.cpp:4288 msgid "Layers" msgstr "" @@ -6213,7 +6205,7 @@ msgid "Open CA certificate file" msgstr "" #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:404 -#: src/libslic3r/PrintConfig.cpp:297 +#: src/libslic3r/PrintConfig.cpp:303 msgid "HTTPS CA File" msgstr "" @@ -6230,23 +6222,23 @@ msgid "" "Keychain." msgstr "" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:625 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:630 msgid "The supplied name is empty. It can't be saved." msgstr "" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:629 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:634 msgid "You should change the name of your printer device." msgstr "" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:637 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:642 msgid "Printer with name \"%1%\" already exists." msgstr "" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:638 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:643 msgid "Replace?" msgstr "" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:665 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:670 msgid "" "Following printer preset is duplicated:%1%The above preset for printer \"%2%" "\" will be used just once." @@ -6256,205 +6248,216 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:715 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:720 msgid "It's not possible to delete the last related preset for the printer." msgstr "" -#: src/slic3r/GUI/Plater.cpp:178 +#: src/slic3r/GUI/Plater.cpp:141 src/slic3r/GUI/SavePresetDialog.cpp:101 +#: src/slic3r/GUI/SavePresetDialog.cpp:109 +msgid "The supplied name is not valid;" +msgstr "" + +#: src/slic3r/GUI/Plater.cpp:142 src/slic3r/GUI/SavePresetDialog.cpp:102 +msgid "the following characters are not allowed:" +msgstr "" + +#: src/slic3r/GUI/Plater.cpp:208 +msgid "" +"For a multipart object, this value isn't accurate.\n" +"It doesn't take account of intersections and negative volumes." +msgstr "" + +#: src/slic3r/GUI/Plater.cpp:212 msgid "Volume" msgstr "" -#: src/slic3r/GUI/Plater.cpp:179 +#: src/slic3r/GUI/Plater.cpp:214 msgid "Facets" msgstr "" -#: src/slic3r/GUI/Plater.cpp:180 -msgid "Materials" -msgstr "" - -#: src/slic3r/GUI/Plater.cpp:238 +#: src/slic3r/GUI/Plater.cpp:273 msgid "Sliced Info" msgstr "" -#: src/slic3r/GUI/Plater.cpp:258 src/slic3r/GUI/Plater.cpp:1297 +#: src/slic3r/GUI/Plater.cpp:293 src/slic3r/GUI/Plater.cpp:1349 msgid "Used Filament (m)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:259 src/slic3r/GUI/Plater.cpp:1309 +#: src/slic3r/GUI/Plater.cpp:294 src/slic3r/GUI/Plater.cpp:1361 msgid "Used Filament (mm³)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:260 src/slic3r/GUI/Plater.cpp:1316 +#: src/slic3r/GUI/Plater.cpp:295 src/slic3r/GUI/Plater.cpp:1368 msgid "Used Filament (g)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:261 +#: src/slic3r/GUI/Plater.cpp:296 msgid "Used Material (unit)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:262 +#: src/slic3r/GUI/Plater.cpp:297 msgid "Cost (money)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:263 src/slic3r/GUI/Plater.cpp:1279 -#: src/slic3r/GUI/Plater.cpp:1366 +#: src/slic3r/GUI/Plater.cpp:298 src/slic3r/GUI/Plater.cpp:1331 +#: src/slic3r/GUI/Plater.cpp:1418 msgid "Estimated printing time" msgstr "" -#: src/slic3r/GUI/Plater.cpp:264 +#: src/slic3r/GUI/Plater.cpp:299 msgid "Number of tool changes" msgstr "" -#: src/slic3r/GUI/Plater.cpp:393 +#: src/slic3r/GUI/Plater.cpp:428 msgid "Select what kind of support do you need" msgstr "" -#: src/slic3r/GUI/Plater.cpp:395 src/libslic3r/PrintConfig.cpp:2492 -#: src/libslic3r/PrintConfig.cpp:3402 +#: src/slic3r/GUI/Plater.cpp:430 src/libslic3r/PrintConfig.cpp:2509 +#: src/libslic3r/PrintConfig.cpp:3466 msgid "Support on build plate only" msgstr "" -#: src/slic3r/GUI/Plater.cpp:396 src/slic3r/GUI/Plater.cpp:525 +#: src/slic3r/GUI/Plater.cpp:431 src/slic3r/GUI/Plater.cpp:560 msgid "For support enforcers only" msgstr "" -#: src/slic3r/GUI/Plater.cpp:397 +#: src/slic3r/GUI/Plater.cpp:432 msgid "Everywhere" msgstr "" -#: src/slic3r/GUI/Plater.cpp:429 src/slic3r/GUI/Tab.cpp:1528 +#: src/slic3r/GUI/Plater.cpp:464 src/slic3r/GUI/Tab.cpp:1528 msgid "Brim" msgstr "" -#: src/slic3r/GUI/Plater.cpp:431 +#: src/slic3r/GUI/Plater.cpp:466 msgid "" "This flag enables the brim that will be printed around each object on the " "first layer." msgstr "" -#: src/slic3r/GUI/Plater.cpp:439 +#: src/slic3r/GUI/Plater.cpp:474 msgid "Purging volumes" msgstr "" -#: src/slic3r/GUI/Plater.cpp:539 +#: src/slic3r/GUI/Plater.cpp:574 msgid "Select what kind of pad do you need" msgstr "" -#: src/slic3r/GUI/Plater.cpp:541 +#: src/slic3r/GUI/Plater.cpp:576 msgid "Below object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:542 +#: src/slic3r/GUI/Plater.cpp:577 msgid "Around object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:855 src/slic3r/GUI/Plater.cpp:6483 +#: src/slic3r/GUI/Plater.cpp:890 src/slic3r/GUI/Plater.cpp:6508 msgid "Send to printer" msgstr "" -#: src/slic3r/GUI/Plater.cpp:875 src/slic3r/GUI/Plater.cpp:3236 -#: src/slic3r/GUI/Plater.cpp:5995 +#: src/slic3r/GUI/Plater.cpp:910 src/slic3r/GUI/Plater.cpp:3255 +#: src/slic3r/GUI/Plater.cpp:6024 msgid "Slice now" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1048 +#: src/slic3r/GUI/Plater.cpp:1083 msgid "Hold Shift to Slice & Export G-code" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1228 +#: src/slic3r/GUI/Plater.cpp:1278 msgid "%1% (%2$d shell)" msgid_plural "%1% (%2$d shells)" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Plater.cpp:1254 +#: src/slic3r/GUI/Plater.cpp:1306 msgid "Used Material (ml)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1257 +#: src/slic3r/GUI/Plater.cpp:1309 msgid "object" msgid_plural "objects" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Plater.cpp:1257 +#: src/slic3r/GUI/Plater.cpp:1309 msgid "supports and pad" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1297 +#: src/slic3r/GUI/Plater.cpp:1349 msgid "Used Filament (in)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1299 src/slic3r/GUI/Plater.cpp:1352 +#: src/slic3r/GUI/Plater.cpp:1351 src/slic3r/GUI/Plater.cpp:1404 msgid "objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1299 src/slic3r/GUI/Plater.cpp:1352 +#: src/slic3r/GUI/Plater.cpp:1351 src/slic3r/GUI/Plater.cpp:1404 msgid "wipe tower" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1309 +#: src/slic3r/GUI/Plater.cpp:1361 msgid "Used Filament (in³)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1335 +#: src/slic3r/GUI/Plater.cpp:1387 msgid "Filament at extruder %1%" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1341 +#: src/slic3r/GUI/Plater.cpp:1393 msgid "(including spool)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1350 src/libslic3r/PrintConfig.cpp:1032 -#: src/libslic3r/PrintConfig.cpp:3217 src/libslic3r/PrintConfig.cpp:3218 +#: src/slic3r/GUI/Plater.cpp:1402 src/libslic3r/PrintConfig.cpp:1041 +#: src/libslic3r/PrintConfig.cpp:3260 src/libslic3r/PrintConfig.cpp:3261 msgid "Cost" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1368 +#: src/slic3r/GUI/Plater.cpp:1420 msgid "normal mode" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1375 +#: src/slic3r/GUI/Plater.cpp:1427 msgid "stealth mode" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1612 +#: src/slic3r/GUI/Plater.cpp:1664 msgid "Fill bed" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1618 +#: src/slic3r/GUI/Plater.cpp:1670 msgid "Optimize Rotation" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1624 +#: src/slic3r/GUI/Plater.cpp:1676 msgid "Import SLA archive" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1662 +#: src/slic3r/GUI/Plater.cpp:1715 msgid "Do you want to save the changes to \"%1%\"?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2114 +#: src/slic3r/GUI/Plater.cpp:2165 #, possible-c-format msgid "" "Successfully unmounted. The device %s(%s) can now be safely removed from the " "computer." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2119 +#: src/slic3r/GUI/Plater.cpp:2170 #, possible-c-format msgid "Ejecting of device %s(%s) has failed." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2138 src/slic3r/GUI/Plater.cpp:5059 +#: src/slic3r/GUI/Plater.cpp:2189 src/slic3r/GUI/Plater.cpp:5081 msgid "New Project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2239 +#: src/slic3r/GUI/Plater.cpp:2285 msgid "Expand sidebar" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2420 +#: src/slic3r/GUI/Plater.cpp:2453 msgid "" "The preset below was temporarily installed on the active instance of " "PrusaSlicer" @@ -6464,11 +6467,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Plater.cpp:2450 +#: src/slic3r/GUI/Plater.cpp:2483 msgid "Failed loading file \"%1%\" due to an invalid configuration." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2470 +#: src/slic3r/GUI/Plater.cpp:2503 #, possible-c-format msgid "" "Object size from file %s appears to be zero.\n" @@ -6479,11 +6482,11 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Plater.cpp:2474 +#: src/slic3r/GUI/Plater.cpp:2507 msgid "The size of the object is zero" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2487 +#: src/slic3r/GUI/Plater.cpp:2520 #, possible-c-format msgid "" "The dimensions of the object from file %s seem to be defined in meters.\n" @@ -6496,15 +6499,15 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Plater.cpp:2491 src/slic3r/GUI/Plater.cpp:2513 +#: src/slic3r/GUI/Plater.cpp:2524 src/slic3r/GUI/Plater.cpp:2546 msgid "The object is too small" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2492 src/slic3r/GUI/Plater.cpp:2514 +#: src/slic3r/GUI/Plater.cpp:2525 src/slic3r/GUI/Plater.cpp:2547 msgid "Apply to all the remaining small objects being loaded." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2509 +#: src/slic3r/GUI/Plater.cpp:2542 #, possible-c-format msgid "" "The dimensions of the object from file %s seem to be defined in inches.\n" @@ -6517,350 +6520,350 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Plater.cpp:2527 +#: src/slic3r/GUI/Plater.cpp:2560 msgid "" "This file contains several objects positioned at multiple heights.\n" "Instead of considering them as multiple objects, should \n" "the file be loaded as a single object having multiple parts?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2530 src/slic3r/GUI/Plater.cpp:2585 +#: src/slic3r/GUI/Plater.cpp:2563 src/slic3r/GUI/Plater.cpp:2618 msgid "Multi-part object detected" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2538 +#: src/slic3r/GUI/Plater.cpp:2571 msgid "" "This file cannot be loaded in a simple mode. Do you want to switch to an " "advanced mode?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2539 +#: src/slic3r/GUI/Plater.cpp:2572 msgid "Detected advanced data" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2559 +#: src/slic3r/GUI/Plater.cpp:2592 #, possible-c-format msgid "" "You can't to add the object(s) from %s because of one or some of them " "is(are) multi-part" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2582 +#: src/slic3r/GUI/Plater.cpp:2615 msgid "" "Multiple objects were loaded for a multi-material printer.\n" "Instead of considering them as multiple objects, should I consider\n" "these files to represent a single object having multiple parts?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2702 +#: src/slic3r/GUI/Plater.cpp:2734 msgid "" "Your object appears to be too large, so it was automatically scaled down to " "fit your print bed." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2703 +#: src/slic3r/GUI/Plater.cpp:2735 msgid "Object too large?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2780 +#: src/slic3r/GUI/Plater.cpp:2812 msgid "Export STL file:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2787 +#: src/slic3r/GUI/Plater.cpp:2819 msgid "Export AMF file:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2793 +#: src/slic3r/GUI/Plater.cpp:2825 msgid "Save file as:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2799 +#: src/slic3r/GUI/Plater.cpp:2831 msgid "Export OBJ file:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2896 +#: src/slic3r/GUI/Plater.cpp:2928 msgid "Delete Object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2907 +#: src/slic3r/GUI/Plater.cpp:2939 msgid "Delete All Objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2933 +#: src/slic3r/GUI/Plater.cpp:2965 msgid "Reset Project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3014 +#: src/slic3r/GUI/Plater.cpp:3046 msgid "" "The selected object couldn't be split because it contains only one solid " "part." msgstr "" -#: src/slic3r/GUI/Plater.cpp:3021 +#: src/slic3r/GUI/Plater.cpp:3053 msgid "All non-solid parts (modifiers) were deleted" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3023 +#: src/slic3r/GUI/Plater.cpp:3055 msgid "Split to Objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3086 +#: src/slic3r/GUI/Plater.cpp:3105 msgid "" "An object has custom support enforcers which will not be used because " "supports are disabled." msgstr "" -#: src/slic3r/GUI/Plater.cpp:3088 +#: src/slic3r/GUI/Plater.cpp:3107 msgid "Enable supports for enforcers only" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3217 src/slic3r/GUI/Plater.cpp:4134 +#: src/slic3r/GUI/Plater.cpp:3236 src/slic3r/GUI/Plater.cpp:4155 msgid "Invalid data" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3287 +#: src/slic3r/GUI/Plater.cpp:3306 msgid "Another export job is currently running." msgstr "" -#: src/slic3r/GUI/Plater.cpp:3346 src/slic3r/GUI/Plater.cpp:3453 +#: src/slic3r/GUI/Plater.cpp:3365 src/slic3r/GUI/Plater.cpp:3472 msgid "Replace from:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3362 src/slic3r/GUI/Plater.cpp:3469 +#: src/slic3r/GUI/Plater.cpp:3381 src/slic3r/GUI/Plater.cpp:3488 msgid "Unable to replace with more than one volume" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3362 src/slic3r/GUI/Plater.cpp:3442 -#: src/slic3r/GUI/Plater.cpp:3469 +#: src/slic3r/GUI/Plater.cpp:3381 src/slic3r/GUI/Plater.cpp:3461 +#: src/slic3r/GUI/Plater.cpp:3488 msgid "Error during replace" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3434 +#: src/slic3r/GUI/Plater.cpp:3453 msgid "Select the new file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3442 +#: src/slic3r/GUI/Plater.cpp:3461 msgid "File for the replace wasn't selected" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3604 +#: src/slic3r/GUI/Plater.cpp:3623 msgid "Please select the file to reload" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3636 src/slic3r/GUI/Plater.cpp:5186 +#: src/slic3r/GUI/Plater.cpp:3655 src/slic3r/GUI/Plater.cpp:5208 msgid "The selected file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3637 +#: src/slic3r/GUI/Plater.cpp:3656 msgid "differs from the original file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3637 +#: src/slic3r/GUI/Plater.cpp:3656 msgid "Do you want to replace it" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3644 +#: src/slic3r/GUI/Plater.cpp:3663 msgid "It is not allowed to change the file to reload" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3644 +#: src/slic3r/GUI/Plater.cpp:3663 msgid "Do you want to retry" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3668 +#: src/slic3r/GUI/Plater.cpp:3687 msgid "Reload from:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3770 +#: src/slic3r/GUI/Plater.cpp:3789 msgid "Unable to reload:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3775 +#: src/slic3r/GUI/Plater.cpp:3794 msgid "Error during reload" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3793 +#: src/slic3r/GUI/Plater.cpp:3812 msgid "Reload all from disk" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4088 +#: src/slic3r/GUI/Plater.cpp:4109 msgid "There are active warnings concerning sliced models:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4099 +#: src/slic3r/GUI/Plater.cpp:4120 msgid "generated warnings" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4430 +#: src/slic3r/GUI/Plater.cpp:4451 msgid "3D editor view" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4845 +#: src/slic3r/GUI/Plater.cpp:4866 msgid "Undo / Redo is processing" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4847 +#: src/slic3r/GUI/Plater.cpp:4868 msgid "" "Switching the printer technology from %1% to %2%.\n" "Some %1% presets were modified, which will be lost after switching the " "printer technology." msgstr "" -#: src/slic3r/GUI/Plater.cpp:5043 +#: src/slic3r/GUI/Plater.cpp:5065 msgid "Creating a new project while the current project is modified." msgstr "" -#: src/slic3r/GUI/Plater.cpp:5046 +#: src/slic3r/GUI/Plater.cpp:5068 msgid "Creating a new project while some presets are modified." msgstr "" -#: src/slic3r/GUI/Plater.cpp:5047 +#: src/slic3r/GUI/Plater.cpp:5069 msgid "You can keep presets modifications to the new project or discard them" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5048 +#: src/slic3r/GUI/Plater.cpp:5070 msgid "" "You can keep presets modifications to the new project, discard them or save " "changes as new presets.\n" -"Note, if changes will be saved than new project wouldn't keep them" +"Note, if changes will be saved then new project wouldn't keep them" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5054 +#: src/slic3r/GUI/Plater.cpp:5076 msgid "Creating a new project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5085 +#: src/slic3r/GUI/Plater.cpp:5107 msgid "Load Project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5111 src/slic3r/GUI/Plater.cpp:5370 +#: src/slic3r/GUI/Plater.cpp:5133 src/slic3r/GUI/Plater.cpp:5392 msgid "Import Object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5115 +#: src/slic3r/GUI/Plater.cpp:5137 msgid "Import Objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5186 +#: src/slic3r/GUI/Plater.cpp:5208 msgid "does not contain valid gcode." msgstr "" -#: src/slic3r/GUI/Plater.cpp:5187 +#: src/slic3r/GUI/Plater.cpp:5209 msgid "Error while loading .gcode file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5240 +#: src/slic3r/GUI/Plater.cpp:5262 #, possible-c-format msgid "%s - Drop project file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5247 +#: src/slic3r/GUI/Plater.cpp:5269 msgid "Open as project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5248 +#: src/slic3r/GUI/Plater.cpp:5270 msgid "Import geometry only" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5249 +#: src/slic3r/GUI/Plater.cpp:5271 msgid "Import config only" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5252 +#: src/slic3r/GUI/Plater.cpp:5274 msgid "Select an action to apply to the file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5257 +#: src/slic3r/GUI/Plater.cpp:5279 msgid "Action" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5273 +#: src/slic3r/GUI/Plater.cpp:5295 msgid "Don't show again" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5314 +#: src/slic3r/GUI/Plater.cpp:5336 msgid "You can open only one .gcode file at a time." msgstr "" -#: src/slic3r/GUI/Plater.cpp:5315 +#: src/slic3r/GUI/Plater.cpp:5337 msgid "Drag and drop G-code file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5392 +#: src/slic3r/GUI/Plater.cpp:5414 msgid "Load File" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5397 +#: src/slic3r/GUI/Plater.cpp:5419 msgid "Load Files" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5442 +#: src/slic3r/GUI/Plater.cpp:5464 msgid "All objects will be removed, continue?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5453 +#: src/slic3r/GUI/Plater.cpp:5475 msgid "Delete Selected Objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5461 +#: src/slic3r/GUI/Plater.cpp:5483 msgid "Increase Instances" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5495 +#: src/slic3r/GUI/Plater.cpp:5517 msgid "Decrease Instances" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5546 +#: src/slic3r/GUI/Plater.cpp:5568 msgid "Enter the number of copies:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5547 +#: src/slic3r/GUI/Plater.cpp:5569 msgid "Copies of the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5551 +#: src/slic3r/GUI/Plater.cpp:5573 #, possible-c-format msgid "Set numbers of copies to %d" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5624 +#: src/slic3r/GUI/Plater.cpp:5646 msgid "Cut by Plane" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5684 +#: src/slic3r/GUI/Plater.cpp:5706 msgid "Save G-code file as:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5684 +#: src/slic3r/GUI/Plater.cpp:5706 msgid "Save SL1 / SL1S file as:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5881 +#: src/slic3r/GUI/Plater.cpp:5910 msgid "" "The plater is empty.\n" "Do you want to save the project?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5881 +#: src/slic3r/GUI/Plater.cpp:5910 msgid "Save project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:6482 +#: src/slic3r/GUI/Plater.cpp:6507 msgid "Export" msgstr "" -#: src/slic3r/GUI/Plater.cpp:6516 +#: src/slic3r/GUI/Plater.cpp:6541 msgid "" "Custom supports, seams and multimaterial painting were removed after " "repairing the mesh." msgstr "" -#: src/slic3r/GUI/Plater.cpp:6630 +#: src/slic3r/GUI/Plater.cpp:6655 msgid "Paste From Clipboard" msgstr "" #: src/slic3r/GUI/Preferences.cpp:107 src/slic3r/GUI/Tab.cpp:2227 -#: src/slic3r/GUI/Tab.cpp:2450 src/slic3r/GUI/Tab.cpp:2560 +#: src/slic3r/GUI/Tab.cpp:2450 src/slic3r/GUI/Tab.cpp:2557 #: src/slic3r/GUI/UnsavedChangesDialog.cpp:1279 #: src/slic3r/GUI/UnsavedChangesDialog.cpp:1667 msgid "General" @@ -7205,9 +7208,9 @@ msgstr "" #: src/slic3r/GUI/Preferences.cpp:486 msgid "" -"If enabled, application will use standart Windows system menu,\n" -"but on some combination od display scales it can looks ugly. If disabled, " -"old UI will be used." +"If enabled, application will use the standart Windows system menu,\n" +"but on some combination od display scales it can look ugly. If disabled, old " +"UI will be used." msgstr "" #: src/slic3r/GUI/Preferences.cpp:543 @@ -7251,15 +7254,15 @@ msgstr "" #: src/slic3r/GUI/PresetComboBoxes.cpp:249 #: src/slic3r/GUI/PresetComboBoxes.cpp:287 #: src/slic3r/GUI/PresetComboBoxes.cpp:794 -#: src/slic3r/GUI/PresetComboBoxes.cpp:846 -#: src/slic3r/GUI/PresetComboBoxes.cpp:986 -#: src/slic3r/GUI/PresetComboBoxes.cpp:1030 +#: src/slic3r/GUI/PresetComboBoxes.cpp:849 +#: src/slic3r/GUI/PresetComboBoxes.cpp:989 +#: src/slic3r/GUI/PresetComboBoxes.cpp:1033 msgid "System presets" msgstr "" #: src/slic3r/GUI/PresetComboBoxes.cpp:291 -#: src/slic3r/GUI/PresetComboBoxes.cpp:850 -#: src/slic3r/GUI/PresetComboBoxes.cpp:1034 +#: src/slic3r/GUI/PresetComboBoxes.cpp:853 +#: src/slic3r/GUI/PresetComboBoxes.cpp:1037 msgid "User presets" msgstr "" @@ -7285,7 +7288,7 @@ msgid "Add/Remove presets" msgstr "" #: src/slic3r/GUI/PresetComboBoxes.cpp:702 -#: src/slic3r/GUI/PresetComboBoxes.cpp:742 src/slic3r/GUI/Tab.cpp:3181 +#: src/slic3r/GUI/PresetComboBoxes.cpp:742 src/slic3r/GUI/Tab.cpp:3178 msgid "Add physical printer" msgstr "" @@ -7297,7 +7300,7 @@ msgstr "" msgid "Change extruder color" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:730 src/slic3r/GUI/Tab.cpp:3181 +#: src/slic3r/GUI/PresetComboBoxes.cpp:730 src/slic3r/GUI/Tab.cpp:3178 msgid "Edit physical printer" msgstr "" @@ -7305,21 +7308,21 @@ msgstr "" msgid "Delete physical printer" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:861 -#: src/slic3r/GUI/PresetComboBoxes.cpp:1048 +#: src/slic3r/GUI/PresetComboBoxes.cpp:864 +#: src/slic3r/GUI/PresetComboBoxes.cpp:1051 msgid "Physical printers" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:885 +#: src/slic3r/GUI/PresetComboBoxes.cpp:888 msgid "Add/Remove filaments" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:887 +#: src/slic3r/GUI/PresetComboBoxes.cpp:890 msgid "Add/Remove materials" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:889 -#: src/slic3r/GUI/PresetComboBoxes.cpp:1072 +#: src/slic3r/GUI/PresetComboBoxes.cpp:892 +#: src/slic3r/GUI/PresetComboBoxes.cpp:1075 msgid "Add/Remove printers" msgstr "" @@ -7579,12 +7582,12 @@ msgid "NO RAMMING AT ALL" msgstr "" #: src/slic3r/GUI/RammingChart.cpp:90 src/slic3r/GUI/WipeTowerDialog.cpp:114 -#: src/libslic3r/PrintConfig.cpp:916 src/libslic3r/PrintConfig.cpp:960 -#: src/libslic3r/PrintConfig.cpp:975 src/libslic3r/PrintConfig.cpp:3108 -#: src/libslic3r/PrintConfig.cpp:3117 src/libslic3r/PrintConfig.cpp:3234 -#: src/libslic3r/PrintConfig.cpp:3242 src/libslic3r/PrintConfig.cpp:3250 -#: src/libslic3r/PrintConfig.cpp:3257 src/libslic3r/PrintConfig.cpp:3265 -#: src/libslic3r/PrintConfig.cpp:3273 +#: src/libslic3r/PrintConfig.cpp:925 src/libslic3r/PrintConfig.cpp:969 +#: src/libslic3r/PrintConfig.cpp:984 src/libslic3r/PrintConfig.cpp:3127 +#: src/libslic3r/PrintConfig.cpp:3136 src/libslic3r/PrintConfig.cpp:3277 +#: src/libslic3r/PrintConfig.cpp:3285 src/libslic3r/PrintConfig.cpp:3293 +#: src/libslic3r/PrintConfig.cpp:3300 src/libslic3r/PrintConfig.cpp:3308 +#: src/libslic3r/PrintConfig.cpp:3316 msgid "s" msgstr "" @@ -7592,8 +7595,8 @@ msgstr "" msgid "Volumetric speed" msgstr "" -#: src/slic3r/GUI/RammingChart.cpp:95 src/libslic3r/PrintConfig.cpp:873 -#: src/libslic3r/PrintConfig.cpp:1751 +#: src/slic3r/GUI/RammingChart.cpp:95 src/libslic3r/PrintConfig.cpp:882 +#: src/libslic3r/PrintConfig.cpp:1765 msgid "mm³/s" msgstr "" @@ -7681,48 +7684,48 @@ msgid "Just switch to \"%1%\" preset" msgstr "" #: src/slic3r/GUI/Search.cpp:90 src/slic3r/GUI/Search.cpp:345 -#: src/slic3r/GUI/Tab.cpp:2588 +#: src/slic3r/GUI/Tab.cpp:2585 msgid "Stealth" msgstr "" #: src/slic3r/GUI/Search.cpp:90 src/slic3r/GUI/Search.cpp:345 -#: src/slic3r/GUI/Tab.cpp:2582 +#: src/slic3r/GUI/Tab.cpp:2579 msgid "Normal" msgstr "" -#: src/slic3r/GUI/Selection.cpp:169 +#: src/slic3r/GUI/Selection.cpp:167 msgid "Selection-Add" msgstr "" -#: src/slic3r/GUI/Selection.cpp:210 +#: src/slic3r/GUI/Selection.cpp:208 msgid "Selection-Remove" msgstr "" -#: src/slic3r/GUI/Selection.cpp:242 +#: src/slic3r/GUI/Selection.cpp:240 msgid "Selection-Add Object" msgstr "" -#: src/slic3r/GUI/Selection.cpp:261 +#: src/slic3r/GUI/Selection.cpp:259 msgid "Selection-Remove Object" msgstr "" -#: src/slic3r/GUI/Selection.cpp:279 +#: src/slic3r/GUI/Selection.cpp:277 msgid "Selection-Add Instance" msgstr "" -#: src/slic3r/GUI/Selection.cpp:298 +#: src/slic3r/GUI/Selection.cpp:296 msgid "Selection-Remove Instance" msgstr "" -#: src/slic3r/GUI/Selection.cpp:395 +#: src/slic3r/GUI/Selection.cpp:393 msgid "Selection-Add All" msgstr "" -#: src/slic3r/GUI/Selection.cpp:420 +#: src/slic3r/GUI/Selection.cpp:418 msgid "Selection-Remove All" msgstr "" -#: src/slic3r/GUI/Selection.cpp:982 +#: src/slic3r/GUI/Selection.cpp:971 msgid "Scale To Fit" msgstr "" @@ -7731,11 +7734,11 @@ msgid "Data to send" msgstr "" #: src/slic3r/GUI/SendSystemInfoDialog.cpp:550 -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:621 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:618 msgid "Send system info" msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:584 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:581 msgid "" "This is the first time you are running %1%. We would like to ask you to send " "some of your system information to us. This will only happen once and we " @@ -7743,18 +7746,18 @@ msgid "" "version)." msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:588 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:585 msgid "" "If we know your hardware, operating system, etc., it will greatly help us in " "development and prioritization, because we will be able to focus our effort " "more efficiently and spend time on features that are needed the most." msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:591 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:588 msgid "Is it safe?" msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:593 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:590 msgid "" "We do not send any personal information nor anything that would allow us to " "identify you later. To detect duplicate entries, a unique number derived " @@ -7764,31 +7767,31 @@ msgid "" "inspect the code actually performing the communication, see %1%." msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:617 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:614 msgid "Show verbatim data that will be sent" msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:619 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:616 msgid "Ask me next time" msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:620 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:617 msgid "Do not send anything" msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:703 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:700 msgid "System info sent successfully. Thank you." msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:706 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:703 msgid "Sending system info failed!" msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:713 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:710 msgid "Sending system info was cancelled." msgstr "" -#: src/slic3r/GUI/SendSystemInfoDialog.cpp:720 +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:717 msgid "Sending system info..." msgstr "" @@ -7808,7 +7811,7 @@ msgstr "" msgid "Copy to Clipboard" msgstr "" -#: src/slic3r/GUI/Tab.cpp:114 src/libslic3r/PrintConfig.cpp:531 +#: src/slic3r/GUI/Tab.cpp:114 src/libslic3r/PrintConfig.cpp:538 msgid "Compatible printers" msgstr "" @@ -7816,7 +7819,7 @@ msgstr "" msgid "Select the printers this profile is compatible with." msgstr "" -#: src/slic3r/GUI/Tab.cpp:120 src/libslic3r/PrintConfig.cpp:546 +#: src/slic3r/GUI/Tab.cpp:120 src/libslic3r/PrintConfig.cpp:553 msgid "Compatible print profiles" msgstr "" @@ -7932,7 +7935,7 @@ msgstr "" msgid "symbolic profile name" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1434 src/slic3r/GUI/Tab.cpp:4282 +#: src/slic3r/GUI/Tab.cpp:1434 src/slic3r/GUI/Tab.cpp:4286 msgid "Layers and perimeters" msgstr "" @@ -7944,7 +7947,7 @@ msgstr "" msgid "Horizontal shells" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1453 src/libslic3r/PrintConfig.cpp:2320 +#: src/slic3r/GUI/Tab.cpp:1453 src/libslic3r/PrintConfig.cpp:2336 msgid "Solid layers" msgstr "" @@ -8020,7 +8023,7 @@ msgstr "" msgid "Other" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1659 src/slic3r/GUI/Tab.cpp:4359 +#: src/slic3r/GUI/Tab.cpp:1659 src/slic3r/GUI/Tab.cpp:4363 msgid "Output options" msgstr "" @@ -8032,31 +8035,31 @@ msgstr "" msgid "Extruder clearance" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1667 src/slic3r/GUI/Tab.cpp:4360 +#: src/slic3r/GUI/Tab.cpp:1667 src/slic3r/GUI/Tab.cpp:4364 msgid "Output file" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1674 src/libslic3r/PrintConfig.cpp:1958 +#: src/slic3r/GUI/Tab.cpp:1674 src/libslic3r/PrintConfig.cpp:1973 msgid "Post-processing scripts" msgstr "" #: src/slic3r/GUI/Tab.cpp:1680 src/slic3r/GUI/Tab.cpp:1681 #: src/slic3r/GUI/Tab.cpp:2047 src/slic3r/GUI/Tab.cpp:2048 #: src/slic3r/GUI/Tab.cpp:2431 src/slic3r/GUI/Tab.cpp:2432 -#: src/slic3r/GUI/Tab.cpp:2507 src/slic3r/GUI/Tab.cpp:2508 -#: src/slic3r/GUI/Tab.cpp:4222 src/slic3r/GUI/Tab.cpp:4223 +#: src/slic3r/GUI/Tab.cpp:2504 src/slic3r/GUI/Tab.cpp:2505 +#: src/slic3r/GUI/Tab.cpp:4214 src/slic3r/GUI/Tab.cpp:4215 msgid "Notes" msgstr "" #: src/slic3r/GUI/Tab.cpp:1687 src/slic3r/GUI/Tab.cpp:2055 -#: src/slic3r/GUI/Tab.cpp:2438 src/slic3r/GUI/Tab.cpp:2514 -#: src/slic3r/GUI/Tab.cpp:4230 src/slic3r/GUI/Tab.cpp:4365 +#: src/slic3r/GUI/Tab.cpp:2438 src/slic3r/GUI/Tab.cpp:2511 +#: src/slic3r/GUI/Tab.cpp:4222 src/slic3r/GUI/Tab.cpp:4369 msgid "Dependencies" msgstr "" #: src/slic3r/GUI/Tab.cpp:1688 src/slic3r/GUI/Tab.cpp:2056 -#: src/slic3r/GUI/Tab.cpp:2439 src/slic3r/GUI/Tab.cpp:2515 -#: src/slic3r/GUI/Tab.cpp:4231 src/slic3r/GUI/Tab.cpp:4366 +#: src/slic3r/GUI/Tab.cpp:2439 src/slic3r/GUI/Tab.cpp:2512 +#: src/slic3r/GUI/Tab.cpp:4223 src/slic3r/GUI/Tab.cpp:4370 msgid "Profile dependencies" msgstr "" @@ -8093,8 +8096,8 @@ msgstr "" msgid "Cooling" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1941 src/libslic3r/PrintConfig.cpp:1861 -#: src/libslic3r/PrintConfig.cpp:2892 +#: src/slic3r/GUI/Tab.cpp:1941 src/libslic3r/PrintConfig.cpp:1875 +#: src/libslic3r/PrintConfig.cpp:2911 msgid "Enable" msgstr "" @@ -8127,20 +8130,20 @@ msgid "Ramming settings" msgstr "" #: src/slic3r/GUI/Tab.cpp:2026 src/slic3r/GUI/Tab.cpp:2343 -#: src/slic3r/GUI/Tab.cpp:3897 src/libslic3r/GCode.cpp:716 -#: src/libslic3r/PrintConfig.cpp:2403 +#: src/slic3r/GUI/Tab.cpp:3894 src/libslic3r/GCode.cpp:718 +#: src/libslic3r/PrintConfig.cpp:2419 msgid "Custom G-code" msgstr "" #: src/slic3r/GUI/Tab.cpp:2027 src/slic3r/GUI/Tab.cpp:2344 -#: src/libslic3r/GCode.cpp:690 src/libslic3r/PrintConfig.cpp:2353 -#: src/libslic3r/PrintConfig.cpp:2368 +#: src/libslic3r/GCode.cpp:692 src/libslic3r/PrintConfig.cpp:2369 +#: src/libslic3r/PrintConfig.cpp:2384 msgid "Start G-code" msgstr "" #: src/slic3r/GUI/Tab.cpp:2037 src/slic3r/GUI/Tab.cpp:2354 -#: src/libslic3r/GCode.cpp:691 src/libslic3r/PrintConfig.cpp:651 -#: src/libslic3r/PrintConfig.cpp:661 +#: src/libslic3r/GCode.cpp:693 src/libslic3r/PrintConfig.cpp:658 +#: src/libslic3r/PrintConfig.cpp:668 msgid "End G-code" msgstr "" @@ -8182,40 +8185,40 @@ msgid "" "nozzle diameter value?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2275 src/slic3r/GUI/Tab.cpp:2716 -#: src/libslic3r/PrintConfig.cpp:1827 +#: src/slic3r/GUI/Tab.cpp:2275 src/slic3r/GUI/Tab.cpp:2713 +#: src/libslic3r/PrintConfig.cpp:1841 msgid "Nozzle diameter" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2364 src/libslic3r/GCode.cpp:692 -#: src/libslic3r/PrintConfig.cpp:391 +#: src/slic3r/GUI/Tab.cpp:2364 src/libslic3r/GCode.cpp:694 +#: src/libslic3r/PrintConfig.cpp:398 msgid "Before layer change G-code" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2374 src/libslic3r/GCode.cpp:693 -#: src/libslic3r/PrintConfig.cpp:1553 +#: src/slic3r/GUI/Tab.cpp:2374 src/libslic3r/GCode.cpp:695 +#: src/libslic3r/PrintConfig.cpp:1567 msgid "After layer change G-code" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2384 src/libslic3r/GCode.cpp:694 -#: src/libslic3r/PrintConfig.cpp:2776 +#: src/slic3r/GUI/Tab.cpp:2384 src/libslic3r/GCode.cpp:696 +#: src/libslic3r/PrintConfig.cpp:2794 msgid "Tool change G-code" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2394 src/libslic3r/GCode.cpp:695 +#: src/slic3r/GUI/Tab.cpp:2394 src/libslic3r/GCode.cpp:697 msgid "Between objects G-code (for sequential printing)" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2404 src/libslic3r/GCode.cpp:696 +#: src/slic3r/GUI/Tab.cpp:2404 src/libslic3r/GCode.cpp:698 msgid "Color Change G-code" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2413 src/libslic3r/GCode.cpp:697 -#: src/libslic3r/PrintConfig.cpp:2394 +#: src/slic3r/GUI/Tab.cpp:2413 src/libslic3r/GCode.cpp:699 +#: src/libslic3r/PrintConfig.cpp:2410 msgid "Pause Print G-code" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2422 src/libslic3r/GCode.cpp:698 +#: src/slic3r/GUI/Tab.cpp:2422 src/libslic3r/GCode.cpp:700 msgid "Template Custom G-code" msgstr "" @@ -8231,121 +8234,121 @@ msgstr "" msgid "Tilt time" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2480 src/slic3r/GUI/Tab.cpp:4206 +#: src/slic3r/GUI/Tab.cpp:2480 src/slic3r/GUI/Tab.cpp:4203 msgid "Corrections" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2497 src/slic3r/GUI/Tab.cpp:4202 +#: src/slic3r/GUI/Tab.cpp:2494 src/slic3r/GUI/Tab.cpp:4199 msgid "Exposure" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2558 src/slic3r/GUI/Tab.cpp:2643 -#: src/libslic3r/PrintConfig.cpp:1582 src/libslic3r/PrintConfig.cpp:1617 -#: src/libslic3r/PrintConfig.cpp:1634 src/libslic3r/PrintConfig.cpp:1651 -#: src/libslic3r/PrintConfig.cpp:1667 src/libslic3r/PrintConfig.cpp:1677 -#: src/libslic3r/PrintConfig.cpp:1687 src/libslic3r/PrintConfig.cpp:1700 -#: src/libslic3r/PrintConfig.cpp:1710 +#: src/slic3r/GUI/Tab.cpp:2555 src/slic3r/GUI/Tab.cpp:2640 +#: src/libslic3r/PrintConfig.cpp:1596 src/libslic3r/PrintConfig.cpp:1631 +#: src/libslic3r/PrintConfig.cpp:1648 src/libslic3r/PrintConfig.cpp:1665 +#: src/libslic3r/PrintConfig.cpp:1681 src/libslic3r/PrintConfig.cpp:1691 +#: src/libslic3r/PrintConfig.cpp:1701 src/libslic3r/PrintConfig.cpp:1714 +#: src/libslic3r/PrintConfig.cpp:1724 msgid "Machine limits" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2581 +#: src/slic3r/GUI/Tab.cpp:2578 msgid "Values in this column are for Normal mode" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2587 +#: src/slic3r/GUI/Tab.cpp:2584 msgid "Values in this column are for Stealth mode" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2596 +#: src/slic3r/GUI/Tab.cpp:2593 msgid "Maximum feedrates" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2601 +#: src/slic3r/GUI/Tab.cpp:2598 msgid "Maximum accelerations" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2610 +#: src/slic3r/GUI/Tab.cpp:2607 msgid "Jerk limits" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2615 +#: src/slic3r/GUI/Tab.cpp:2612 msgid "Minimum feedrates" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2668 src/slic3r/GUI/Tab.cpp:2677 +#: src/slic3r/GUI/Tab.cpp:2665 src/slic3r/GUI/Tab.cpp:2674 msgid "Single extruder MM setup" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2678 +#: src/slic3r/GUI/Tab.cpp:2675 msgid "Single extruder multimaterial parameters" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2713 +#: src/slic3r/GUI/Tab.cpp:2710 msgid "" "This is a single extruder multimaterial printer, diameters of all extruders " "will be set to the new value. Do you want to proceed?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2738 +#: src/slic3r/GUI/Tab.cpp:2735 msgid "Layer height limits" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2743 +#: src/slic3r/GUI/Tab.cpp:2740 msgid "Position (for multi-extruder printers)" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2749 +#: src/slic3r/GUI/Tab.cpp:2746 msgid "Only lift Z" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2762 +#: src/slic3r/GUI/Tab.cpp:2759 msgid "" "Retraction when tool is disabled (advanced settings for multi-extruder " "setups)" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2769 +#: src/slic3r/GUI/Tab.cpp:2766 msgid "Reset to Filament Color" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2949 +#: src/slic3r/GUI/Tab.cpp:2946 msgid "" "The Wipe option is not available when using the Firmware Retraction mode.\n" "\n" "Shall I disable it in order to enable Firmware Retraction?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2951 +#: src/slic3r/GUI/Tab.cpp:2948 msgid "Firmware Retraction" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3252 +#: src/slic3r/GUI/Tab.cpp:3249 msgid "New printer preset selected" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3558 +#: src/slic3r/GUI/Tab.cpp:3555 msgid "Detached" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3624 +#: src/slic3r/GUI/Tab.cpp:3621 msgid "remove" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3624 +#: src/slic3r/GUI/Tab.cpp:3621 msgid "delete" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3633 +#: src/slic3r/GUI/Tab.cpp:3630 msgid "It's a last preset for this physical printer." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3638 +#: src/slic3r/GUI/Tab.cpp:3635 msgid "" "Are you sure you want to delete \"%1%\" preset from the physical printer " "\"%2%\"?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3650 +#: src/slic3r/GUI/Tab.cpp:3647 msgid "" "The physical printer below is based on the preset, you are going to delete." msgid_plural "" @@ -8353,14 +8356,14 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Tab.cpp:3655 +#: src/slic3r/GUI/Tab.cpp:3652 msgid "Note, that the selected preset will be deleted from this printer too." msgid_plural "" "Note, that the selected preset will be deleted from these printers too." msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Tab.cpp:3660 +#: src/slic3r/GUI/Tab.cpp:3657 msgid "" "The physical printer below is based only on the preset, you are going to " "delete." @@ -8370,7 +8373,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Tab.cpp:3665 +#: src/slic3r/GUI/Tab.cpp:3662 msgid "" "Note, that this printer will be deleted after deleting the selected preset." msgid_plural "" @@ -8378,54 +8381,54 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/Tab.cpp:3670 +#: src/slic3r/GUI/Tab.cpp:3667 msgid "Are you sure you want to %1% the selected preset?" msgstr "" #. TRN Remove/Delete -#: src/slic3r/GUI/Tab.cpp:3675 +#: src/slic3r/GUI/Tab.cpp:3672 msgid "%1% Preset" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3758 src/slic3r/GUI/Tab.cpp:3831 +#: src/slic3r/GUI/Tab.cpp:3755 src/slic3r/GUI/Tab.cpp:3828 msgid "Set" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3923 +#: src/slic3r/GUI/Tab.cpp:3920 msgid "" "Machine limits will be emitted to G-code and used to estimate print time." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3926 +#: src/slic3r/GUI/Tab.cpp:3923 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 "" -#: src/slic3r/GUI/Tab.cpp:3930 +#: src/slic3r/GUI/Tab.cpp:3927 msgid "" "Machine limits are not set, therefore the print time estimate may not be " "accurate." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3952 +#: src/slic3r/GUI/Tab.cpp:3949 msgid "LOCKED LOCK" msgstr "" #. TRN Description for "LOCKED LOCK" -#: src/slic3r/GUI/Tab.cpp:3954 +#: src/slic3r/GUI/Tab.cpp:3951 msgid "" "indicates that the settings are the same as the system (or default) values " "for the current option group" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3956 +#: src/slic3r/GUI/Tab.cpp:3953 msgid "UNLOCKED LOCK" msgstr "" #. TRN Description for "UNLOCKED LOCK" -#: src/slic3r/GUI/Tab.cpp:3958 +#: src/slic3r/GUI/Tab.cpp:3955 msgid "" "indicates that some settings were changed and are not equal to the system " "(or default) values for the current option group.\n" @@ -8433,23 +8436,23 @@ msgid "" "to the system (or default) values." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3963 +#: src/slic3r/GUI/Tab.cpp:3960 msgid "WHITE BULLET" msgstr "" #. TRN Description for "WHITE BULLET" -#: src/slic3r/GUI/Tab.cpp:3965 +#: src/slic3r/GUI/Tab.cpp:3962 msgid "" "for the left button: indicates a non-system (or non-default) preset,\n" "for the right button: indicates that the settings hasn't been modified." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3968 +#: src/slic3r/GUI/Tab.cpp:3965 msgid "BACK ARROW" msgstr "" #. TRN Description for "BACK ARROW" -#: src/slic3r/GUI/Tab.cpp:3970 +#: src/slic3r/GUI/Tab.cpp:3967 msgid "" "indicates that the settings were changed and are not equal to the last saved " "preset for the current option group.\n" @@ -8457,13 +8460,13 @@ msgid "" "to the last saved preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3980 +#: src/slic3r/GUI/Tab.cpp:3977 msgid "" "LOCKED LOCK icon indicates that the settings are the same as the system (or " "default) values for the current option group" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3982 +#: src/slic3r/GUI/Tab.cpp:3979 msgid "" "UNLOCKED LOCK icon indicates that some settings were changed and are not " "equal to the system (or default) values for the current option group.\n" @@ -8471,17 +8474,17 @@ msgid "" "default) values." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3985 +#: src/slic3r/GUI/Tab.cpp:3982 msgid "WHITE BULLET icon indicates a non system (or non default) preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3988 +#: src/slic3r/GUI/Tab.cpp:3985 msgid "" "WHITE BULLET icon indicates that the settings are the same as in the last " "saved preset for the current option group." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3990 +#: src/slic3r/GUI/Tab.cpp:3987 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" @@ -8489,63 +8492,67 @@ msgid "" "preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3996 +#: src/slic3r/GUI/Tab.cpp:3993 msgid "" "LOCKED LOCK icon indicates that the value is the same as the system (or " "default) value." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3997 +#: src/slic3r/GUI/Tab.cpp:3994 msgid "" "UNLOCKED LOCK icon indicates that the value was changed and is not equal to " "the system (or default) value.\n" "Click to reset current value to the system (or default) value." msgstr "" -#: src/slic3r/GUI/Tab.cpp:4003 +#: src/slic3r/GUI/Tab.cpp:4000 msgid "" "WHITE BULLET icon indicates that the value is the same as in the last saved " "preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:4004 +#: src/slic3r/GUI/Tab.cpp:4001 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 "" -#: src/slic3r/GUI/Tab.cpp:4158 src/slic3r/GUI/Tab.cpp:4160 +#: src/slic3r/GUI/Tab.cpp:4155 src/slic3r/GUI/Tab.cpp:4157 msgid "Material" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4292 +#: src/slic3r/GUI/Tab.cpp:4243 src/slic3r/GUI/Tab.cpp:4244 +msgid "Material printing profile" +msgstr "" + +#: src/slic3r/GUI/Tab.cpp:4296 msgid "Support head" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4297 +#: src/slic3r/GUI/Tab.cpp:4301 msgid "Support pillar" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4320 +#: src/slic3r/GUI/Tab.cpp:4324 msgid "Connection of the support sticks and junctions" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4325 +#: src/slic3r/GUI/Tab.cpp:4329 msgid "Automatic generation" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4400 +#: src/slic3r/GUI/Tab.cpp:4404 msgid "" "\"%1%\" is disabled because \"%2%\" is on in \"%3%\" category.\n" "To enable \"%1%\", please switch off \"%2%\"" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4402 src/libslic3r/PrintConfig.cpp:3481 +#: src/slic3r/GUI/Tab.cpp:4406 src/libslic3r/PrintConfig.cpp:3545 msgid "Object elevation" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4402 src/libslic3r/PrintConfig.cpp:3583 +#: src/slic3r/GUI/Tab.cpp:4406 src/libslic3r/PrintConfig.cpp:3647 msgid "Pad around object" msgstr "" @@ -8743,29 +8750,29 @@ msgstr "" msgid "Undef group" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:38 +#: src/slic3r/GUI/UpdateDialogs.cpp:37 msgid "Update available" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:38 +#: src/slic3r/GUI/UpdateDialogs.cpp:37 #, possible-c-format msgid "New version of %s is available" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:43 +#: src/slic3r/GUI/UpdateDialogs.cpp:42 msgid "Current version:" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:45 +#: src/slic3r/GUI/UpdateDialogs.cpp:44 msgid "New version:" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:53 +#: src/slic3r/GUI/UpdateDialogs.cpp:52 msgid "Changelog && Download" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:60 src/slic3r/GUI/UpdateDialogs.cpp:128 -#: src/slic3r/GUI/UpdateDialogs.cpp:185 +#: src/slic3r/GUI/UpdateDialogs.cpp:59 src/slic3r/GUI/UpdateDialogs.cpp:133 +#: src/slic3r/GUI/UpdateDialogs.cpp:190 msgid "Open changelog page" msgstr "" @@ -8773,30 +8780,30 @@ msgstr "" msgid "Open download page" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:71 +#: src/slic3r/GUI/UpdateDialogs.cpp:72 msgid "Don't notify about new releases any more" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:89 +#: src/slic3r/GUI/UpdateDialogs.cpp:94 msgid "Opening Configuration Wizard" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:89 src/slic3r/GUI/UpdateDialogs.cpp:254 +#: src/slic3r/GUI/UpdateDialogs.cpp:94 src/slic3r/GUI/UpdateDialogs.cpp:259 msgid "Configuration update" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:90 +#: src/slic3r/GUI/UpdateDialogs.cpp:95 msgid "" "PrusaSlicer is not using the newest configuration available.\n" "Configuration Wizard may not offer the latest printers, filaments and SLA " "materials to be installed. " msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:92 +#: src/slic3r/GUI/UpdateDialogs.cpp:97 msgid "Configuration update is available" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:95 +#: src/slic3r/GUI/UpdateDialogs.cpp:100 msgid "" "Would you like to install it?\n" "\n" @@ -8806,28 +8813,28 @@ msgid "" "Updated configuration bundles:" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:116 src/slic3r/GUI/UpdateDialogs.cpp:175 +#: src/slic3r/GUI/UpdateDialogs.cpp:121 src/slic3r/GUI/UpdateDialogs.cpp:180 msgid "Comment:" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:136 +#: src/slic3r/GUI/UpdateDialogs.cpp:141 msgid "Install" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:138 +#: src/slic3r/GUI/UpdateDialogs.cpp:143 msgid "Don't install" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:151 src/slic3r/GUI/UpdateDialogs.cpp:205 +#: src/slic3r/GUI/UpdateDialogs.cpp:156 src/slic3r/GUI/UpdateDialogs.cpp:210 #, possible-c-format msgid "%s incompatibility" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:151 +#: src/slic3r/GUI/UpdateDialogs.cpp:156 msgid "You must install a configuration update." msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:154 +#: src/slic3r/GUI/UpdateDialogs.cpp:159 #, possible-c-format msgid "" "%s will now start updates. Otherwise it won't be able to start.\n" @@ -8838,17 +8845,17 @@ msgid "" "Updated configuration bundles:" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:193 src/slic3r/GUI/UpdateDialogs.cpp:240 +#: src/slic3r/GUI/UpdateDialogs.cpp:198 src/slic3r/GUI/UpdateDialogs.cpp:245 #, possible-c-format msgid "Exit %s" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:206 +#: src/slic3r/GUI/UpdateDialogs.cpp:211 #, possible-c-format msgid "%s configuration is incompatible" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:209 +#: src/slic3r/GUI/UpdateDialogs.cpp:214 #, possible-c-format msgid "" "This version of %s is not compatible with currently installed configuration " @@ -8861,20 +8868,20 @@ msgid "" "existing configuration before installing files compatible with this %s." msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:218 +#: src/slic3r/GUI/UpdateDialogs.cpp:223 #, possible-c-format msgid "This %s version: %s" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:223 +#: src/slic3r/GUI/UpdateDialogs.cpp:228 msgid "Incompatible bundles:" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:239 +#: src/slic3r/GUI/UpdateDialogs.cpp:244 msgid "Re-configure" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:258 +#: src/slic3r/GUI/UpdateDialogs.cpp:263 #, possible-c-format msgid "" "%s now uses an updated configuration structure.\n" @@ -8890,19 +8897,19 @@ msgid "" "choose whether to enable automatic preset updates." msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:275 +#: src/slic3r/GUI/UpdateDialogs.cpp:280 msgid "For more information please visit our wiki page:" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:292 +#: src/slic3r/GUI/UpdateDialogs.cpp:297 msgid "Configuration updates" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:292 +#: src/slic3r/GUI/UpdateDialogs.cpp:297 msgid "No updates available" msgstr "" -#: src/slic3r/GUI/UpdateDialogs.cpp:297 +#: src/slic3r/GUI/UpdateDialogs.cpp:302 #, possible-c-format msgid "%s has no configuration updates available." msgstr "" @@ -9244,47 +9251,47 @@ msgid "" "Error: \"%2%\"" msgstr "" -#: src/libslic3r/GCode.cpp:523 +#: src/libslic3r/GCode.cpp:524 msgid "There is an object with no extrusions in the first layer." msgstr "" -#: src/libslic3r/GCode.cpp:553 +#: src/libslic3r/GCode.cpp:555 msgid "Empty layer between %1% and %2%." msgstr "" -#: src/libslic3r/GCode.cpp:556 +#: src/libslic3r/GCode.cpp:558 msgid "(Some lines not shown)" msgstr "" -#: src/libslic3r/GCode.cpp:558 +#: src/libslic3r/GCode.cpp:560 msgid "Object name: %1%" msgstr "" -#: src/libslic3r/GCode.cpp:559 +#: src/libslic3r/GCode.cpp:561 msgid "" "Make sure the object is printable. This is usually caused by negligibly " "small extrusions or by a faulty model. Try to repair the model or change its " "orientation on the bed." msgstr "" -#: src/libslic3r/GCode.cpp:701 +#: src/libslic3r/GCode.cpp:703 msgid "Filament Start G-code" msgstr "" -#: src/libslic3r/GCode.cpp:708 +#: src/libslic3r/GCode.cpp:710 msgid "Filament End G-code" msgstr "" -#: src/libslic3r/GCode.cpp:747 +#: src/libslic3r/GCode.cpp:749 msgid "In the custom G-code were found reserved keywords:" msgstr "" -#: src/libslic3r/GCode.cpp:749 +#: src/libslic3r/GCode.cpp:751 msgid "" "This may cause problems in g-code visualization and printing time estimation." msgstr "" -#: src/libslic3r/GCode.cpp:1403 +#: src/libslic3r/GCode.cpp:1405 msgid "" "Your print is very close to the priming regions. Make sure there is no " "collision." @@ -9723,63 +9730,63 @@ msgstr "" msgid "Failed processing of the output_filename_format template." msgstr "" -#: src/libslic3r/PrintConfig.cpp:213 src/libslic3r/PrintConfig.cpp:214 +#: src/libslic3r/PrintConfig.cpp:219 src/libslic3r/PrintConfig.cpp:220 msgid "Printer technology" msgstr "" -#: src/libslic3r/PrintConfig.cpp:221 +#: src/libslic3r/PrintConfig.cpp:227 msgid "Bed shape" msgstr "" -#: src/libslic3r/PrintConfig.cpp:226 +#: src/libslic3r/PrintConfig.cpp:232 msgid "Bed custom texture" msgstr "" -#: src/libslic3r/PrintConfig.cpp:231 +#: src/libslic3r/PrintConfig.cpp:237 msgid "Bed custom model" msgstr "" -#: src/libslic3r/PrintConfig.cpp:236 +#: src/libslic3r/PrintConfig.cpp:242 msgid "Elephant foot compensation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:238 +#: src/libslic3r/PrintConfig.cpp:244 msgid "" "The first layer will be shrunk in the XY plane by the configured value to " "compensate for the 1st layer squish aka an Elephant Foot effect." msgstr "" -#: src/libslic3r/PrintConfig.cpp:246 +#: src/libslic3r/PrintConfig.cpp:252 msgid "G-code thumbnails" msgstr "" -#: src/libslic3r/PrintConfig.cpp:247 +#: src/libslic3r/PrintConfig.cpp:253 msgid "" "Picture sizes to be stored into a .gcode and .sl1 / .sl1s files, in the " "following format: \"XxY, XxY, ...\"" msgstr "" -#: src/libslic3r/PrintConfig.cpp:255 +#: src/libslic3r/PrintConfig.cpp:261 msgid "" "This setting controls the height (and thus the total number) of the slices/" "layers. Thinner layers give better accuracy but take more time to print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:262 +#: src/libslic3r/PrintConfig.cpp:268 msgid "Max print height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:263 +#: src/libslic3r/PrintConfig.cpp:269 msgid "" "Set this to the maximum height that can be reached by your extruder while " "printing." msgstr "" -#: src/libslic3r/PrintConfig.cpp:271 +#: src/libslic3r/PrintConfig.cpp:277 msgid "Hostname, IP or URL" msgstr "" -#: src/libslic3r/PrintConfig.cpp:272 +#: src/libslic3r/PrintConfig.cpp:278 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. Print host " @@ -9788,78 +9795,78 @@ msgid "" "password@your-octopi-address/" msgstr "" -#: src/libslic3r/PrintConfig.cpp:281 +#: src/libslic3r/PrintConfig.cpp:287 msgid "API Key / Password" msgstr "" -#: src/libslic3r/PrintConfig.cpp:282 +#: src/libslic3r/PrintConfig.cpp:288 msgid "" "Slic3r can upload G-code files to a printer host. This field should contain " "the API Key or the password required for authentication." msgstr "" -#: src/libslic3r/PrintConfig.cpp:290 +#: src/libslic3r/PrintConfig.cpp:296 msgid "Name of the printer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:298 +#: src/libslic3r/PrintConfig.cpp:304 msgid "" "Custom CA certificate file can be specified for HTTPS OctoPrint connections, " "in crt/pem format. If left blank, the default OS CA certificate repository " "is used." msgstr "" -#: src/libslic3r/PrintConfig.cpp:314 +#: src/libslic3r/PrintConfig.cpp:320 msgid "Password" msgstr "" -#: src/libslic3r/PrintConfig.cpp:322 +#: src/libslic3r/PrintConfig.cpp:328 msgid "Ignore HTTPS certificate revocation checks" msgstr "" -#: src/libslic3r/PrintConfig.cpp:323 +#: src/libslic3r/PrintConfig.cpp:329 msgid "" "Ignore HTTPS certificate revocation checks in case of missing or offline " "distribution points. One may want to enable this option for self signed " "certificates if connection fails." msgstr "" -#: src/libslic3r/PrintConfig.cpp:330 +#: src/libslic3r/PrintConfig.cpp:336 msgid "Printer preset names" msgstr "" -#: src/libslic3r/PrintConfig.cpp:331 +#: src/libslic3r/PrintConfig.cpp:337 msgid "Names of presets related to the physical printer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:336 +#: src/libslic3r/PrintConfig.cpp:342 msgid "Authorization Type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:341 +#: src/libslic3r/PrintConfig.cpp:347 msgid "API key" msgstr "" -#: src/libslic3r/PrintConfig.cpp:342 +#: src/libslic3r/PrintConfig.cpp:348 msgid "HTTP digest" msgstr "" -#: src/libslic3r/PrintConfig.cpp:362 +#: src/libslic3r/PrintConfig.cpp:368 msgid "Avoid crossing perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:363 +#: src/libslic3r/PrintConfig.cpp:369 msgid "" "Optimize travel moves in order to minimize the crossing of perimeters. This " "is mostly useful with Bowden extruders which suffer from oozing. This " "feature slows down both the print and the G-code generation." msgstr "" -#: src/libslic3r/PrintConfig.cpp:370 +#: src/libslic3r/PrintConfig.cpp:376 msgid "Avoid crossing perimeters - Max detour length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:372 +#: src/libslic3r/PrintConfig.cpp:378 msgid "" "The maximum detour length for avoid crossing perimeters. If the detour is " "longer than this value, avoid crossing perimeters is not applied for this " @@ -9867,36 +9874,36 @@ msgid "" "as percentage (for example 50%) of a direct travel path." msgstr "" -#: src/libslic3r/PrintConfig.cpp:375 +#: src/libslic3r/PrintConfig.cpp:381 msgid "mm or % (zero to disable)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:381 src/libslic3r/PrintConfig.cpp:2738 +#: src/libslic3r/PrintConfig.cpp:388 src/libslic3r/PrintConfig.cpp:2756 msgid "Other layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:382 +#: src/libslic3r/PrintConfig.cpp:389 msgid "" "Bed temperature for layers after the first one. Set this to zero to disable " "bed temperature control commands in the output." msgstr "" -#: src/libslic3r/PrintConfig.cpp:385 +#: src/libslic3r/PrintConfig.cpp:392 msgid "Bed temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:392 +#: src/libslic3r/PrintConfig.cpp:399 msgid "" "This custom code is inserted at every layer change, right before the Z move. " "Note that you can use placeholder variables for all Slic3r settings as well " "as [layer_num] and [layer_z]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:402 +#: src/libslic3r/PrintConfig.cpp:409 msgid "Between objects G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:403 +#: src/libslic3r/PrintConfig.cpp:410 msgid "" "This code is inserted between objects when using sequential printing. By " "default extruder and bed temperature are reset using non-wait command; " @@ -9906,82 +9913,82 @@ msgid "" "S[first_layer_temperature]\" command wherever you want." msgstr "" -#: src/libslic3r/PrintConfig.cpp:414 +#: src/libslic3r/PrintConfig.cpp:421 msgid "Number of solid layers to generate on bottom surfaces." msgstr "" -#: src/libslic3r/PrintConfig.cpp:415 +#: src/libslic3r/PrintConfig.cpp:422 msgid "Bottom solid layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:423 +#: src/libslic3r/PrintConfig.cpp:430 msgid "" "The number of bottom solid layers is increased above bottom_solid_layers if " "necessary to satisfy minimum thickness of bottom shell." msgstr "" -#: src/libslic3r/PrintConfig.cpp:425 +#: src/libslic3r/PrintConfig.cpp:432 msgid "Minimum bottom shell thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:431 +#: src/libslic3r/PrintConfig.cpp:438 msgid "Bridge" msgstr "" -#: src/libslic3r/PrintConfig.cpp:432 +#: src/libslic3r/PrintConfig.cpp:439 msgid "" "This is the acceleration your printer will use for bridges. Set zero to " "disable acceleration control for bridges." msgstr "" -#: src/libslic3r/PrintConfig.cpp:434 src/libslic3r/PrintConfig.cpp:605 -#: src/libslic3r/PrintConfig.cpp:1150 src/libslic3r/PrintConfig.cpp:1159 -#: src/libslic3r/PrintConfig.cpp:1350 src/libslic3r/PrintConfig.cpp:1640 -#: src/libslic3r/PrintConfig.cpp:1691 src/libslic3r/PrintConfig.cpp:1702 -#: src/libslic3r/PrintConfig.cpp:1712 src/libslic3r/PrintConfig.cpp:1908 +#: src/libslic3r/PrintConfig.cpp:441 src/libslic3r/PrintConfig.cpp:612 +#: src/libslic3r/PrintConfig.cpp:1159 src/libslic3r/PrintConfig.cpp:1168 +#: src/libslic3r/PrintConfig.cpp:1361 src/libslic3r/PrintConfig.cpp:1654 +#: src/libslic3r/PrintConfig.cpp:1705 src/libslic3r/PrintConfig.cpp:1716 +#: src/libslic3r/PrintConfig.cpp:1726 src/libslic3r/PrintConfig.cpp:1922 msgid "mm/s²" msgstr "" -#: src/libslic3r/PrintConfig.cpp:440 +#: src/libslic3r/PrintConfig.cpp:447 msgid "Bridging angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:442 +#: src/libslic3r/PrintConfig.cpp:449 msgid "" "Bridging angle override. If left to zero, the bridging angle will be " "calculated automatically. Otherwise the provided angle will be used for all " "bridges. Use 180° for zero angle." msgstr "" -#: src/libslic3r/PrintConfig.cpp:445 src/libslic3r/PrintConfig.cpp:1062 -#: src/libslic3r/PrintConfig.cpp:2186 src/libslic3r/PrintConfig.cpp:2196 -#: src/libslic3r/PrintConfig.cpp:2485 src/libslic3r/PrintConfig.cpp:2723 -#: src/libslic3r/PrintConfig.cpp:2939 src/libslic3r/PrintConfig.cpp:3455 -#: src/libslic3r/PrintConfig.cpp:3576 +#: src/libslic3r/PrintConfig.cpp:452 src/libslic3r/PrintConfig.cpp:1071 +#: src/libslic3r/PrintConfig.cpp:2201 src/libslic3r/PrintConfig.cpp:2211 +#: src/libslic3r/PrintConfig.cpp:2502 src/libslic3r/PrintConfig.cpp:2741 +#: src/libslic3r/PrintConfig.cpp:2958 src/libslic3r/PrintConfig.cpp:3519 +#: src/libslic3r/PrintConfig.cpp:3640 msgid "°" msgstr "" -#: src/libslic3r/PrintConfig.cpp:451 +#: src/libslic3r/PrintConfig.cpp:458 msgid "Bridges fan speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:452 +#: src/libslic3r/PrintConfig.cpp:459 msgid "This fan speed is enforced during all bridges and overhangs." msgstr "" -#: src/libslic3r/PrintConfig.cpp:453 src/libslic3r/PrintConfig.cpp:1074 -#: src/libslic3r/PrintConfig.cpp:1528 src/libslic3r/PrintConfig.cpp:1720 -#: src/libslic3r/PrintConfig.cpp:1783 src/libslic3r/PrintConfig.cpp:2031 -#: src/libslic3r/PrintConfig.cpp:2078 src/libslic3r/PrintConfig.cpp:3125 -#: src/libslic3r/PrintConfig.cpp:3369 src/libslic3r/PrintConfig.cpp:3495 +#: src/libslic3r/PrintConfig.cpp:460 src/libslic3r/PrintConfig.cpp:1083 +#: src/libslic3r/PrintConfig.cpp:1542 src/libslic3r/PrintConfig.cpp:1734 +#: src/libslic3r/PrintConfig.cpp:1797 src/libslic3r/PrintConfig.cpp:2046 +#: src/libslic3r/PrintConfig.cpp:2093 src/libslic3r/PrintConfig.cpp:3144 +#: src/libslic3r/PrintConfig.cpp:3433 src/libslic3r/PrintConfig.cpp:3559 msgid "%" msgstr "" -#: src/libslic3r/PrintConfig.cpp:460 +#: src/libslic3r/PrintConfig.cpp:467 msgid "Bridge flow ratio" msgstr "" -#: src/libslic3r/PrintConfig.cpp:462 +#: src/libslic3r/PrintConfig.cpp:469 msgid "" "This factor affects the amount of plastic for bridging. You can decrease it " "slightly to pull the extrudates and prevent sagging, although default " @@ -9989,121 +9996,121 @@ msgid "" "before tweaking this." msgstr "" -#: src/libslic3r/PrintConfig.cpp:472 +#: src/libslic3r/PrintConfig.cpp:479 msgid "Bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:474 +#: src/libslic3r/PrintConfig.cpp:481 msgid "Speed for printing bridges." msgstr "" -#: src/libslic3r/PrintConfig.cpp:475 src/libslic3r/PrintConfig.cpp:881 -#: src/libslic3r/PrintConfig.cpp:889 src/libslic3r/PrintConfig.cpp:898 -#: src/libslic3r/PrintConfig.cpp:906 src/libslic3r/PrintConfig.cpp:933 -#: src/libslic3r/PrintConfig.cpp:952 src/libslic3r/PrintConfig.cpp:1284 -#: src/libslic3r/PrintConfig.cpp:1465 src/libslic3r/PrintConfig.cpp:1547 -#: src/libslic3r/PrintConfig.cpp:1623 src/libslic3r/PrintConfig.cpp:1657 -#: src/libslic3r/PrintConfig.cpp:1669 src/libslic3r/PrintConfig.cpp:1679 -#: src/libslic3r/PrintConfig.cpp:1742 src/libslic3r/PrintConfig.cpp:1801 -#: src/libslic3r/PrintConfig.cpp:1938 src/libslic3r/PrintConfig.cpp:2153 -#: src/libslic3r/PrintConfig.cpp:2162 src/libslic3r/PrintConfig.cpp:2688 -#: src/libslic3r/PrintConfig.cpp:2837 src/libslic3r/PrintConfig.cpp:2847 +#: src/libslic3r/PrintConfig.cpp:482 src/libslic3r/PrintConfig.cpp:890 +#: src/libslic3r/PrintConfig.cpp:898 src/libslic3r/PrintConfig.cpp:907 +#: src/libslic3r/PrintConfig.cpp:915 src/libslic3r/PrintConfig.cpp:942 +#: src/libslic3r/PrintConfig.cpp:961 src/libslic3r/PrintConfig.cpp:1295 +#: src/libslic3r/PrintConfig.cpp:1479 src/libslic3r/PrintConfig.cpp:1561 +#: src/libslic3r/PrintConfig.cpp:1637 src/libslic3r/PrintConfig.cpp:1671 +#: src/libslic3r/PrintConfig.cpp:1683 src/libslic3r/PrintConfig.cpp:1693 +#: src/libslic3r/PrintConfig.cpp:1756 src/libslic3r/PrintConfig.cpp:1815 +#: src/libslic3r/PrintConfig.cpp:1953 src/libslic3r/PrintConfig.cpp:2168 +#: src/libslic3r/PrintConfig.cpp:2177 src/libslic3r/PrintConfig.cpp:2706 +#: src/libslic3r/PrintConfig.cpp:2856 src/libslic3r/PrintConfig.cpp:2866 msgid "mm/s" msgstr "" -#: src/libslic3r/PrintConfig.cpp:482 +#: src/libslic3r/PrintConfig.cpp:489 msgid "Brim width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:484 +#: src/libslic3r/PrintConfig.cpp:491 msgid "" "The horizontal width of the brim that will be printed around each object on " "the first layer. When raft is used, no brim is generated (use " "raft_first_layer_expansion)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:493 +#: src/libslic3r/PrintConfig.cpp:500 msgid "Brim type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:495 +#: src/libslic3r/PrintConfig.cpp:502 msgid "" "The places where the brim will be printed around each object on the first " "layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:501 +#: src/libslic3r/PrintConfig.cpp:508 msgid "No brim" msgstr "" -#: src/libslic3r/PrintConfig.cpp:502 +#: src/libslic3r/PrintConfig.cpp:509 msgid "Outer brim only" msgstr "" -#: src/libslic3r/PrintConfig.cpp:503 +#: src/libslic3r/PrintConfig.cpp:510 msgid "Inner brim only" msgstr "" -#: src/libslic3r/PrintConfig.cpp:504 +#: src/libslic3r/PrintConfig.cpp:511 msgid "Outer and inner brim" msgstr "" -#: src/libslic3r/PrintConfig.cpp:509 +#: src/libslic3r/PrintConfig.cpp:516 msgid "Brim separation gap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:511 +#: src/libslic3r/PrintConfig.cpp:518 msgid "" "Offset of brim from the printed object. The offset is applied after the " "elephant foot compensation." msgstr "" -#: src/libslic3r/PrintConfig.cpp:518 +#: src/libslic3r/PrintConfig.cpp:525 msgid "Clip multi-part objects" msgstr "" -#: src/libslic3r/PrintConfig.cpp:519 +#: src/libslic3r/PrintConfig.cpp:526 msgid "" "When printing multi-material objects, this settings will make Slic3r to clip " "the overlapping object parts one by the other (2nd part will be clipped by " "the 1st, 3rd part will be clipped by the 1st and 2nd etc)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:526 +#: src/libslic3r/PrintConfig.cpp:533 msgid "Colorprint height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:527 +#: src/libslic3r/PrintConfig.cpp:534 msgid "Heights at which a filament change is to occur." msgstr "" -#: src/libslic3r/PrintConfig.cpp:537 +#: src/libslic3r/PrintConfig.cpp:544 msgid "Compatible printers condition" msgstr "" -#: src/libslic3r/PrintConfig.cpp:538 +#: src/libslic3r/PrintConfig.cpp:545 msgid "" "A boolean expression using the configuration values of an active printer " "profile. If this expression evaluates to true, this profile is considered " "compatible with the active printer profile." msgstr "" -#: src/libslic3r/PrintConfig.cpp:552 +#: src/libslic3r/PrintConfig.cpp:559 msgid "Compatible print profiles condition" msgstr "" -#: src/libslic3r/PrintConfig.cpp:553 +#: src/libslic3r/PrintConfig.cpp:560 msgid "" "A boolean expression using the configuration values of an active print " "profile. If this expression evaluates to true, this profile is considered " "compatible with the active print profile." msgstr "" -#: src/libslic3r/PrintConfig.cpp:570 +#: src/libslic3r/PrintConfig.cpp:577 msgid "Complete individual objects" msgstr "" -#: src/libslic3r/PrintConfig.cpp:571 +#: src/libslic3r/PrintConfig.cpp:578 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). " @@ -10111,97 +10118,97 @@ msgid "" "warn and prevent you from extruder collisions, but beware." msgstr "" -#: src/libslic3r/PrintConfig.cpp:579 +#: src/libslic3r/PrintConfig.cpp:586 msgid "Enable auto cooling" msgstr "" -#: src/libslic3r/PrintConfig.cpp:580 +#: src/libslic3r/PrintConfig.cpp:587 msgid "" "This flag enables the automatic cooling logic that adjusts print speed and " "fan speed according to layer printing time." msgstr "" -#: src/libslic3r/PrintConfig.cpp:585 +#: src/libslic3r/PrintConfig.cpp:592 msgid "Cooling tube position" msgstr "" -#: src/libslic3r/PrintConfig.cpp:586 +#: src/libslic3r/PrintConfig.cpp:593 msgid "Distance of the center-point of the cooling tube from the extruder tip." msgstr "" -#: src/libslic3r/PrintConfig.cpp:593 +#: src/libslic3r/PrintConfig.cpp:600 msgid "Cooling tube length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:594 +#: src/libslic3r/PrintConfig.cpp:601 msgid "Length of the cooling tube to limit space for cooling moves inside it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:602 +#: src/libslic3r/PrintConfig.cpp:609 msgid "" "This is the acceleration your printer will be reset to after the role-" "specific acceleration values are used (perimeter/infill). Set zero to " "prevent resetting acceleration at all." msgstr "" -#: src/libslic3r/PrintConfig.cpp:611 +#: src/libslic3r/PrintConfig.cpp:618 msgid "Default filament profile" msgstr "" -#: src/libslic3r/PrintConfig.cpp:612 +#: src/libslic3r/PrintConfig.cpp:619 msgid "" "Default filament profile associated with the current printer profile. On " "selection of the current printer profile, this filament profile will be " "activated." msgstr "" -#: src/libslic3r/PrintConfig.cpp:618 +#: src/libslic3r/PrintConfig.cpp:625 msgid "Default print profile" msgstr "" -#: src/libslic3r/PrintConfig.cpp:619 src/libslic3r/PrintConfig.cpp:3299 -#: src/libslic3r/PrintConfig.cpp:3310 +#: src/libslic3r/PrintConfig.cpp:626 src/libslic3r/PrintConfig.cpp:3363 +#: src/libslic3r/PrintConfig.cpp:3374 msgid "" "Default print profile associated with the current printer profile. On " "selection of the current printer profile, this print profile will be " "activated." msgstr "" -#: src/libslic3r/PrintConfig.cpp:625 +#: src/libslic3r/PrintConfig.cpp:632 msgid "Disable fan for the first" msgstr "" -#: src/libslic3r/PrintConfig.cpp:626 +#: src/libslic3r/PrintConfig.cpp:633 msgid "" "You can set this to a positive value to disable fan at all during the first " "layers, so that it does not make adhesion worse." msgstr "" -#: src/libslic3r/PrintConfig.cpp:635 +#: src/libslic3r/PrintConfig.cpp:642 msgid "Don't support bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:637 +#: src/libslic3r/PrintConfig.cpp:644 msgid "" "Experimental option for preventing support material from being generated " "under bridged areas." msgstr "" -#: src/libslic3r/PrintConfig.cpp:643 +#: src/libslic3r/PrintConfig.cpp:650 msgid "Distance between copies" msgstr "" -#: src/libslic3r/PrintConfig.cpp:644 +#: src/libslic3r/PrintConfig.cpp:651 msgid "Distance used for the auto-arrange feature of the plater." msgstr "" -#: src/libslic3r/PrintConfig.cpp:652 +#: src/libslic3r/PrintConfig.cpp:659 msgid "" "This end procedure is inserted at the end of the output file. Note that you " "can use placeholder variables for all PrusaSlicer settings." msgstr "" -#: src/libslic3r/PrintConfig.cpp:662 +#: src/libslic3r/PrintConfig.cpp:669 msgid "" "This end procedure is inserted at the end of the output file, before the " "printer end gcode (and before any toolchange from this filament in case of " @@ -10210,71 +10217,71 @@ msgid "" "in extruder order." msgstr "" -#: src/libslic3r/PrintConfig.cpp:673 +#: src/libslic3r/PrintConfig.cpp:680 msgid "Ensure vertical shell thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:675 +#: src/libslic3r/PrintConfig.cpp:682 msgid "" "Add solid infill near sloping surfaces to guarantee the vertical shell " "thickness (top+bottom solid layers)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:681 +#: src/libslic3r/PrintConfig.cpp:688 msgid "Top fill pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:683 +#: src/libslic3r/PrintConfig.cpp:690 msgid "" "Fill pattern for top infill. This only affects the top visible layer, and " "not its adjacent solid shells." msgstr "" -#: src/libslic3r/PrintConfig.cpp:693 src/libslic3r/PrintConfig.cpp:1128 -#: src/libslic3r/PrintConfig.cpp:2653 src/libslic3r/PrintConfig.cpp:2670 +#: src/libslic3r/PrintConfig.cpp:700 src/libslic3r/PrintConfig.cpp:1137 +#: src/libslic3r/PrintConfig.cpp:2671 src/libslic3r/PrintConfig.cpp:2688 msgid "Rectilinear" msgstr "" -#: src/libslic3r/PrintConfig.cpp:694 +#: src/libslic3r/PrintConfig.cpp:701 msgid "Monotonic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:695 src/libslic3r/PrintConfig.cpp:1129 +#: src/libslic3r/PrintConfig.cpp:702 src/libslic3r/PrintConfig.cpp:1138 msgid "Aligned Rectilinear" msgstr "" -#: src/libslic3r/PrintConfig.cpp:696 src/libslic3r/PrintConfig.cpp:1135 -#: src/libslic3r/PrintConfig.cpp:2671 +#: src/libslic3r/PrintConfig.cpp:703 src/libslic3r/PrintConfig.cpp:1144 +#: src/libslic3r/PrintConfig.cpp:2689 msgid "Concentric" msgstr "" -#: src/libslic3r/PrintConfig.cpp:697 src/libslic3r/PrintConfig.cpp:1139 +#: src/libslic3r/PrintConfig.cpp:704 src/libslic3r/PrintConfig.cpp:1148 msgid "Hilbert Curve" msgstr "" -#: src/libslic3r/PrintConfig.cpp:698 src/libslic3r/PrintConfig.cpp:1140 +#: src/libslic3r/PrintConfig.cpp:705 src/libslic3r/PrintConfig.cpp:1149 msgid "Archimedean Chords" msgstr "" -#: src/libslic3r/PrintConfig.cpp:699 src/libslic3r/PrintConfig.cpp:1141 +#: src/libslic3r/PrintConfig.cpp:706 src/libslic3r/PrintConfig.cpp:1150 msgid "Octagram Spiral" msgstr "" -#: src/libslic3r/PrintConfig.cpp:705 +#: src/libslic3r/PrintConfig.cpp:712 msgid "Bottom fill pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:707 +#: src/libslic3r/PrintConfig.cpp:714 msgid "" "Fill pattern for bottom infill. This only affects the bottom external " "visible layer, and not its adjacent solid shells." msgstr "" -#: src/libslic3r/PrintConfig.cpp:716 src/libslic3r/PrintConfig.cpp:727 +#: src/libslic3r/PrintConfig.cpp:723 src/libslic3r/PrintConfig.cpp:735 msgid "External perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:718 +#: src/libslic3r/PrintConfig.cpp:725 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, " @@ -10282,44 +10289,44 @@ msgid "" "(for example 200%), it will be computed over layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:721 src/libslic3r/PrintConfig.cpp:831 -#: src/libslic3r/PrintConfig.cpp:1181 src/libslic3r/PrintConfig.cpp:1375 -#: src/libslic3r/PrintConfig.cpp:1430 src/libslic3r/PrintConfig.cpp:1456 -#: src/libslic3r/PrintConfig.cpp:1928 src/libslic3r/PrintConfig.cpp:2301 -#: src/libslic3r/PrintConfig.cpp:2474 src/libslic3r/PrintConfig.cpp:2561 -#: src/libslic3r/PrintConfig.cpp:2794 +#: src/libslic3r/PrintConfig.cpp:728 src/libslic3r/PrintConfig.cpp:839 +#: src/libslic3r/PrintConfig.cpp:1190 src/libslic3r/PrintConfig.cpp:1386 +#: src/libslic3r/PrintConfig.cpp:1443 src/libslic3r/PrintConfig.cpp:1470 +#: src/libslic3r/PrintConfig.cpp:1942 src/libslic3r/PrintConfig.cpp:2316 +#: src/libslic3r/PrintConfig.cpp:2490 src/libslic3r/PrintConfig.cpp:2578 +#: src/libslic3r/PrintConfig.cpp:2812 msgid "mm or %" msgstr "" -#: src/libslic3r/PrintConfig.cpp:729 +#: src/libslic3r/PrintConfig.cpp:737 msgid "" "This separate setting will affect the speed of external perimeters (the " "visible ones). If expressed as percentage (for example: 80%) it will be " "calculated on the perimeters speed setting above. Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:732 src/libslic3r/PrintConfig.cpp:1201 -#: src/libslic3r/PrintConfig.cpp:1211 src/libslic3r/PrintConfig.cpp:2260 -#: src/libslic3r/PrintConfig.cpp:2312 src/libslic3r/PrintConfig.cpp:2639 -#: src/libslic3r/PrintConfig.cpp:2807 +#: src/libslic3r/PrintConfig.cpp:740 src/libslic3r/PrintConfig.cpp:1211 +#: src/libslic3r/PrintConfig.cpp:1222 src/libslic3r/PrintConfig.cpp:2275 +#: src/libslic3r/PrintConfig.cpp:2328 src/libslic3r/PrintConfig.cpp:2657 +#: src/libslic3r/PrintConfig.cpp:2826 msgid "mm/s or %" msgstr "" -#: src/libslic3r/PrintConfig.cpp:739 +#: src/libslic3r/PrintConfig.cpp:747 msgid "External perimeters first" msgstr "" -#: src/libslic3r/PrintConfig.cpp:741 +#: src/libslic3r/PrintConfig.cpp:749 msgid "" "Print contour perimeters from the outermost one to the innermost one instead " "of the default inverse order." msgstr "" -#: src/libslic3r/PrintConfig.cpp:747 +#: src/libslic3r/PrintConfig.cpp:755 msgid "Extra perimeters if needed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:749 +#: src/libslic3r/PrintConfig.cpp:757 #, possible-c-format msgid "" "Add more perimeters when needed for avoiding gaps in sloping walls. Slic3r " @@ -10327,14 +10334,14 @@ msgid "" "is supported." msgstr "" -#: src/libslic3r/PrintConfig.cpp:759 +#: src/libslic3r/PrintConfig.cpp:767 msgid "" "The extruder to use (unless more specific extruder settings are specified). " "This value overrides perimeter and infill extruders, but not the support " "extruders." msgstr "" -#: src/libslic3r/PrintConfig.cpp:771 +#: src/libslic3r/PrintConfig.cpp:779 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 " @@ -10342,27 +10349,27 @@ msgid "" "extruder can peek before colliding with other printed objects." msgstr "" -#: src/libslic3r/PrintConfig.cpp:782 +#: src/libslic3r/PrintConfig.cpp:790 msgid "" "Set this to the clearance radius around your extruder. If the extruder is " "not centered, choose the largest value for safety. This setting is used to " "check for collisions and to display the graphical preview in the plater." msgstr "" -#: src/libslic3r/PrintConfig.cpp:792 +#: src/libslic3r/PrintConfig.cpp:800 msgid "Extruder Color" msgstr "" -#: src/libslic3r/PrintConfig.cpp:793 src/libslic3r/PrintConfig.cpp:855 -#: src/libslic3r/PrintConfig.cpp:3172 +#: src/libslic3r/PrintConfig.cpp:801 src/libslic3r/PrintConfig.cpp:864 +#: src/libslic3r/PrintConfig.cpp:3215 msgid "This is only used in the Slic3r interface as a visual help." msgstr "" -#: src/libslic3r/PrintConfig.cpp:799 +#: src/libslic3r/PrintConfig.cpp:807 msgid "Extruder offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:800 +#: src/libslic3r/PrintConfig.cpp:808 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 " @@ -10370,21 +10377,21 @@ msgid "" "coordinates (they will be subtracted from the XY coordinate)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:809 +#: src/libslic3r/PrintConfig.cpp:817 msgid "Extrusion axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:810 +#: src/libslic3r/PrintConfig.cpp:818 msgid "" "Use this option to set the axis letter associated to your printer's extruder " "(usually E but some printers use A)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:815 +#: src/libslic3r/PrintConfig.cpp:823 msgid "Extrusion multiplier" msgstr "" -#: src/libslic3r/PrintConfig.cpp:816 +#: src/libslic3r/PrintConfig.cpp:824 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. " @@ -10392,11 +10399,11 @@ msgid "" "more, check filament diameter and your firmware E steps." msgstr "" -#: src/libslic3r/PrintConfig.cpp:825 +#: src/libslic3r/PrintConfig.cpp:833 msgid "Default extrusion width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:827 +#: src/libslic3r/PrintConfig.cpp:835 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 " @@ -10405,123 +10412,123 @@ msgid "" "height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:838 +#: src/libslic3r/PrintConfig.cpp:847 msgid "Keep fan always on" msgstr "" -#: src/libslic3r/PrintConfig.cpp:839 +#: src/libslic3r/PrintConfig.cpp:848 msgid "" "If this is enabled, fan will never be disabled and will be kept running at " "least at its minimum speed. Useful for PLA, harmful for ABS." msgstr "" -#: src/libslic3r/PrintConfig.cpp:844 +#: src/libslic3r/PrintConfig.cpp:853 msgid "Enable fan if layer print time is below" msgstr "" -#: src/libslic3r/PrintConfig.cpp:845 +#: src/libslic3r/PrintConfig.cpp:854 msgid "" "If layer print time is estimated below this number of seconds, fan will be " "enabled and its speed will be calculated by interpolating the minimum and " "maximum speeds." msgstr "" -#: src/libslic3r/PrintConfig.cpp:847 src/libslic3r/PrintConfig.cpp:2248 +#: src/libslic3r/PrintConfig.cpp:856 src/libslic3r/PrintConfig.cpp:2263 msgid "approximate seconds" msgstr "" -#: src/libslic3r/PrintConfig.cpp:854 src/libslic3r/PrintConfig.cpp:3171 +#: src/libslic3r/PrintConfig.cpp:863 src/libslic3r/PrintConfig.cpp:3214 msgid "Color" msgstr "" -#: src/libslic3r/PrintConfig.cpp:860 +#: src/libslic3r/PrintConfig.cpp:869 msgid "Filament notes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:861 +#: src/libslic3r/PrintConfig.cpp:870 msgid "You can put your notes regarding the filament here." msgstr "" -#: src/libslic3r/PrintConfig.cpp:869 src/libslic3r/PrintConfig.cpp:1748 +#: src/libslic3r/PrintConfig.cpp:878 src/libslic3r/PrintConfig.cpp:1762 msgid "Max volumetric speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:870 +#: src/libslic3r/PrintConfig.cpp:879 msgid "" "Maximum volumetric speed allowed for this filament. Limits the maximum " "volumetric speed of a print to the minimum of print and filament volumetric " "speed. Set to zero for no limit." msgstr "" -#: src/libslic3r/PrintConfig.cpp:879 +#: src/libslic3r/PrintConfig.cpp:888 msgid "Loading speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:880 +#: src/libslic3r/PrintConfig.cpp:889 msgid "Speed used for loading the filament on the wipe tower." msgstr "" -#: src/libslic3r/PrintConfig.cpp:887 +#: src/libslic3r/PrintConfig.cpp:896 msgid "Loading speed at the start" msgstr "" -#: src/libslic3r/PrintConfig.cpp:888 +#: src/libslic3r/PrintConfig.cpp:897 msgid "Speed used at the very beginning of loading phase." msgstr "" -#: src/libslic3r/PrintConfig.cpp:895 +#: src/libslic3r/PrintConfig.cpp:904 msgid "Unloading speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:896 +#: src/libslic3r/PrintConfig.cpp:905 msgid "" "Speed used for unloading the filament on the wipe tower (does not affect " "initial part of unloading just after ramming)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:904 +#: src/libslic3r/PrintConfig.cpp:913 msgid "Unloading speed at the start" msgstr "" -#: src/libslic3r/PrintConfig.cpp:905 +#: src/libslic3r/PrintConfig.cpp:914 msgid "" "Speed used for unloading the tip of the filament immediately after ramming." msgstr "" -#: src/libslic3r/PrintConfig.cpp:912 +#: src/libslic3r/PrintConfig.cpp:921 msgid "Delay after unloading" msgstr "" -#: src/libslic3r/PrintConfig.cpp:913 +#: src/libslic3r/PrintConfig.cpp:922 msgid "" "Time to wait after the filament is unloaded. May help to get reliable " "toolchanges with flexible materials that may need more time to shrink to " "original dimensions." msgstr "" -#: src/libslic3r/PrintConfig.cpp:922 +#: src/libslic3r/PrintConfig.cpp:931 msgid "Number of cooling moves" msgstr "" -#: src/libslic3r/PrintConfig.cpp:923 +#: src/libslic3r/PrintConfig.cpp:932 msgid "" "Filament is cooled by being moved back and forth in the cooling tubes. " "Specify desired number of these moves." msgstr "" -#: src/libslic3r/PrintConfig.cpp:931 +#: src/libslic3r/PrintConfig.cpp:940 msgid "Speed of the first cooling move" msgstr "" -#: src/libslic3r/PrintConfig.cpp:932 +#: src/libslic3r/PrintConfig.cpp:941 msgid "Cooling moves are gradually accelerating beginning at this speed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:939 +#: src/libslic3r/PrintConfig.cpp:948 msgid "Minimal purge on wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:940 +#: src/libslic3r/PrintConfig.cpp:949 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 " @@ -10530,63 +10537,63 @@ msgid "" "to produce successive infill or sacrificial object extrusions reliably." msgstr "" -#: src/libslic3r/PrintConfig.cpp:944 +#: src/libslic3r/PrintConfig.cpp:953 msgid "mm³" msgstr "" -#: src/libslic3r/PrintConfig.cpp:950 +#: src/libslic3r/PrintConfig.cpp:959 msgid "Speed of the last cooling move" msgstr "" -#: src/libslic3r/PrintConfig.cpp:951 +#: src/libslic3r/PrintConfig.cpp:960 msgid "Cooling moves are gradually accelerating towards this speed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:958 +#: src/libslic3r/PrintConfig.cpp:967 msgid "Filament load time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:959 +#: src/libslic3r/PrintConfig.cpp:968 msgid "" "Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " "filament during a tool change (when executing the T code). This time is " "added to the total print time by the G-code time estimator." msgstr "" -#: src/libslic3r/PrintConfig.cpp:966 +#: src/libslic3r/PrintConfig.cpp:975 msgid "Ramming parameters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:967 +#: src/libslic3r/PrintConfig.cpp:976 msgid "" "This string is edited by RammingDialog and contains ramming specific " "parameters." msgstr "" -#: src/libslic3r/PrintConfig.cpp:973 +#: src/libslic3r/PrintConfig.cpp:982 msgid "Filament unload time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:974 +#: src/libslic3r/PrintConfig.cpp:983 msgid "" "Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " "filament during a tool change (when executing the T code). This time is " "added to the total print time by the G-code time estimator." msgstr "" -#: src/libslic3r/PrintConfig.cpp:982 +#: src/libslic3r/PrintConfig.cpp:991 msgid "" "Enter your filament diameter here. Good precision is required, so use a " "caliper and do multiple measurements along the filament, then compute the " "average." msgstr "" -#: src/libslic3r/PrintConfig.cpp:989 src/libslic3r/PrintConfig.cpp:3210 -#: src/libslic3r/PrintConfig.cpp:3211 +#: src/libslic3r/PrintConfig.cpp:998 src/libslic3r/PrintConfig.cpp:3253 +#: src/libslic3r/PrintConfig.cpp:3254 msgid "Density" msgstr "" -#: src/libslic3r/PrintConfig.cpp:990 +#: src/libslic3r/PrintConfig.cpp:999 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 " @@ -10594,41 +10601,41 @@ msgid "" "displacement." msgstr "" -#: src/libslic3r/PrintConfig.cpp:993 +#: src/libslic3r/PrintConfig.cpp:1002 msgid "g/cm³" msgstr "" -#: src/libslic3r/PrintConfig.cpp:998 +#: src/libslic3r/PrintConfig.cpp:1007 msgid "Filament type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:999 +#: src/libslic3r/PrintConfig.cpp:1008 msgid "The filament material type for use in custom G-codes." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1026 +#: src/libslic3r/PrintConfig.cpp:1035 msgid "Soluble material" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1027 +#: src/libslic3r/PrintConfig.cpp:1036 msgid "Soluble material is most likely used for a soluble support." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1033 +#: src/libslic3r/PrintConfig.cpp:1042 msgid "" "Enter your filament cost per kg here. This is only for statistical " "information." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1034 +#: src/libslic3r/PrintConfig.cpp:1043 msgid "money/kg" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1039 +#: src/libslic3r/PrintConfig.cpp:1048 msgid "Spool weight" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1040 +#: src/libslic3r/PrintConfig.cpp:1049 msgid "" "Enter weight of the empty filament spool. One may weigh a partially consumed " "filament spool before printing and one may compare the measured weight with " @@ -10636,105 +10643,105 @@ msgid "" "amount of filament on the spool is sufficient to finish the print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1044 +#: src/libslic3r/PrintConfig.cpp:1053 msgid "g" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1053 src/libslic3r/PrintConfig.cpp:3294 +#: src/libslic3r/PrintConfig.cpp:1062 src/libslic3r/PrintConfig.cpp:3358 msgid "(Unknown)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1057 +#: src/libslic3r/PrintConfig.cpp:1066 msgid "Fill angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1059 +#: src/libslic3r/PrintConfig.cpp:1068 msgid "" "Default base angle for infill orientation. Cross-hatching will be applied to " "this. Bridges will be infilled using the best direction Slic3r can detect, " "so this setting does not affect them." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1071 +#: src/libslic3r/PrintConfig.cpp:1080 msgid "Fill density" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1073 +#: src/libslic3r/PrintConfig.cpp:1082 msgid "Density of internal infill, expressed in the range 0% - 100%." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1108 +#: src/libslic3r/PrintConfig.cpp:1117 msgid "Fill pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1110 +#: src/libslic3r/PrintConfig.cpp:1119 msgid "Fill pattern for general low-density infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1130 src/libslic3r/PrintConfig.cpp:2702 +#: src/libslic3r/PrintConfig.cpp:1139 src/libslic3r/PrintConfig.cpp:2720 msgid "Grid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1132 +#: src/libslic3r/PrintConfig.cpp:1141 msgid "Stars" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1133 +#: src/libslic3r/PrintConfig.cpp:1142 msgid "Cubic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1134 +#: src/libslic3r/PrintConfig.cpp:1143 msgid "Line" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1136 src/libslic3r/PrintConfig.cpp:2655 +#: src/libslic3r/PrintConfig.cpp:1145 src/libslic3r/PrintConfig.cpp:2673 msgid "Honeycomb" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1137 +#: src/libslic3r/PrintConfig.cpp:1146 msgid "3D Honeycomb" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1138 +#: src/libslic3r/PrintConfig.cpp:1147 msgid "Gyroid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1142 +#: src/libslic3r/PrintConfig.cpp:1151 msgid "Adaptive Cubic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1143 +#: src/libslic3r/PrintConfig.cpp:1152 msgid "Support Cubic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1148 +#: src/libslic3r/PrintConfig.cpp:1157 msgid "" "This is the acceleration your printer will use for first layer. Set zero to " "disable acceleration control for first layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1156 +#: src/libslic3r/PrintConfig.cpp:1165 msgid "First object layer over raft interface" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1157 +#: src/libslic3r/PrintConfig.cpp:1166 msgid "" "This is the acceleration your printer will use for first layer of object " "above raft interface. Set zero to disable acceleration control for first " "layer of object above raft interface." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1166 +#: src/libslic3r/PrintConfig.cpp:1175 msgid "First layer bed temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1167 +#: src/libslic3r/PrintConfig.cpp:1176 msgid "" "Heated build plate temperature for the first layer. Set this to zero to " "disable bed temperature control commands in the output." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1177 +#: src/libslic3r/PrintConfig.cpp:1186 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 " @@ -10742,29 +10749,29 @@ msgid "" "layer height. If set to zero, it will use the default extrusion width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1190 +#: src/libslic3r/PrintConfig.cpp:1200 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." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1197 +#: src/libslic3r/PrintConfig.cpp:1207 msgid "First layer speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1198 +#: src/libslic3r/PrintConfig.cpp:1208 msgid "" "If expressed as absolute value in mm/s, this speed will be applied to all " "the print moves of the first layer, regardless of their type. If expressed " "as a percentage (for example: 40%) it will scale the default speeds." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1207 +#: src/libslic3r/PrintConfig.cpp:1218 msgid "Speed of object first layer over raft interface" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1208 +#: src/libslic3r/PrintConfig.cpp:1219 msgid "" "If expressed as absolute value in mm/s, this speed will be applied to all " "the print moves of the first object layer above raft interface, regardless " @@ -10772,22 +10779,22 @@ msgid "" "the default speeds." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1218 +#: src/libslic3r/PrintConfig.cpp:1229 msgid "First layer nozzle temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1219 +#: src/libslic3r/PrintConfig.cpp:1230 msgid "" "Nozzle temperature for the first layer. If you want to control temperature " "manually during print, set this to zero to disable temperature control " "commands in the output G-code." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1227 +#: src/libslic3r/PrintConfig.cpp:1238 msgid "Full fan speed at layer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1228 +#: src/libslic3r/PrintConfig.cpp:1239 msgid "" "Fan speed will be ramped up linearly from zero at layer " "\"disable_fan_first_layers\" to maximum at layer \"full_fan_speed_layer\". " @@ -10796,72 +10803,72 @@ msgid "" "maximum allowed speed at layer \"disable_fan_first_layers\" + 1." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1240 +#: src/libslic3r/PrintConfig.cpp:1251 msgid "Fuzzy skin type." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1247 +#: src/libslic3r/PrintConfig.cpp:1258 msgid "Outside walls" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1248 +#: src/libslic3r/PrintConfig.cpp:1259 msgid "All walls" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1253 +#: src/libslic3r/PrintConfig.cpp:1264 msgid "Fuzzy skin thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1255 +#: src/libslic3r/PrintConfig.cpp:1266 msgid "" "The maximum distance that each skin point can be offset (both ways), " "measured perpendicular to the perimeter wall." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1263 +#: src/libslic3r/PrintConfig.cpp:1274 msgid "Fuzzy skin point distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1265 +#: src/libslic3r/PrintConfig.cpp:1276 msgid "" "Perimeters will be split into multiple segments by inserting Fuzzy skin " "points. Lowering the Fuzzy skin point distance will increase the number of " "randomly offset points on the perimeter wall." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1273 +#: src/libslic3r/PrintConfig.cpp:1284 msgid "Fill gaps" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1275 +#: src/libslic3r/PrintConfig.cpp:1286 msgid "" "Enables filling of gaps between perimeters and between the inner most " "perimeters and infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1282 +#: src/libslic3r/PrintConfig.cpp:1293 msgid "" "Speed for filling small gaps using short zigzag moves. Keep this reasonably " "low to avoid too much shaking and resonance issues. Set zero to disable gaps " "filling." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1290 +#: src/libslic3r/PrintConfig.cpp:1301 msgid "Verbose G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1291 +#: src/libslic3r/PrintConfig.cpp:1302 msgid "" "Enable this to get a commented G-code file, with each line explained by a " "descriptive text. If you print from SD card, the additional weight of the " "file could make your firmware slow down." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1298 +#: src/libslic3r/PrintConfig.cpp:1309 msgid "G-code flavor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1299 +#: src/libslic3r/PrintConfig.cpp:1310 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 " @@ -10869,15 +10876,15 @@ msgid "" "extrusion value at all." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1326 +#: src/libslic3r/PrintConfig.cpp:1337 msgid "No extrusion" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1331 +#: src/libslic3r/PrintConfig.cpp:1342 msgid "Label objects" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1332 +#: src/libslic3r/PrintConfig.cpp:1343 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 " @@ -10885,42 +10892,42 @@ msgid "" "setup and Wipe into Object / Wipe into Infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1339 +#: src/libslic3r/PrintConfig.cpp:1350 msgid "High extruder current on filament swap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1340 +#: src/libslic3r/PrintConfig.cpp:1351 msgid "" "It may be beneficial to increase the extruder motor current during the " "filament exchange sequence to allow for rapid ramming feed rates and to " "overcome resistance when loading a filament with an ugly shaped tip." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1348 +#: src/libslic3r/PrintConfig.cpp:1359 msgid "" "This is the acceleration your printer will use for infill. Set zero to " "disable acceleration control for infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1356 +#: src/libslic3r/PrintConfig.cpp:1367 msgid "Combine infill every" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1358 +#: src/libslic3r/PrintConfig.cpp:1369 msgid "" "This feature allows to combine infill and speed up your print by extruding " "thicker infill layers while preserving thin perimeters, thus accuracy." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1361 +#: src/libslic3r/PrintConfig.cpp:1372 msgid "Combine infill every n layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1367 +#: src/libslic3r/PrintConfig.cpp:1378 msgid "Length of the infill anchor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1369 +#: src/libslic3r/PrintConfig.cpp:1380 msgid "" "Connect an infill line to an internal perimeter with a short segment of an " "additional perimeter. If expressed as percentage (example: 15%) it is " @@ -10933,19 +10940,19 @@ msgid "" "perimeters connected to a single infill line." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1384 +#: src/libslic3r/PrintConfig.cpp:1396 msgid "0 (no open anchors)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1389 src/libslic3r/PrintConfig.cpp:1411 +#: src/libslic3r/PrintConfig.cpp:1401 src/libslic3r/PrintConfig.cpp:1424 msgid "1000 (unlimited)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1394 +#: src/libslic3r/PrintConfig.cpp:1406 msgid "Maximum length of the infill anchor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1396 +#: src/libslic3r/PrintConfig.cpp:1408 msgid "" "Connect an infill line to an internal perimeter with a short segment of an " "additional perimeter. If expressed as percentage (example: 15%) it is " @@ -10957,19 +10964,19 @@ msgid "" "parameter. Set this parameter to zero to disable anchoring." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1406 +#: src/libslic3r/PrintConfig.cpp:1419 msgid "0 (not anchored)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1416 +#: src/libslic3r/PrintConfig.cpp:1429 msgid "Infill extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1418 +#: src/libslic3r/PrintConfig.cpp:1431 msgid "The extruder to use when printing infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1426 +#: src/libslic3r/PrintConfig.cpp:1439 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 " @@ -10978,32 +10985,32 @@ msgid "" "example 90%) it will be computed over layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1436 +#: src/libslic3r/PrintConfig.cpp:1450 msgid "Infill before perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1437 +#: src/libslic3r/PrintConfig.cpp:1451 msgid "" "This option will switch the print order of perimeters and infill, making the " "latter first." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1442 +#: src/libslic3r/PrintConfig.cpp:1456 msgid "Only infill where needed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1444 +#: src/libslic3r/PrintConfig.cpp:1458 msgid "" "This option will limit infill to the areas actually needed for supporting " "ceilings (it will act as internal support material). If enabled, slows down " "the G-code generation due to the multiple checks involved." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1451 +#: src/libslic3r/PrintConfig.cpp:1465 msgid "Infill/perimeters overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1453 +#: src/libslic3r/PrintConfig.cpp:1467 msgid "" "This setting applies an additional overlap between infill and perimeters for " "better bonding. Theoretically this shouldn't be needed, but backlash might " @@ -11011,84 +11018,84 @@ msgid "" "perimeter extrusion width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1464 +#: src/libslic3r/PrintConfig.cpp:1478 msgid "Speed for printing the internal fill. Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1472 +#: src/libslic3r/PrintConfig.cpp:1486 msgid "Inherits profile" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1473 +#: src/libslic3r/PrintConfig.cpp:1487 msgid "Name of the profile, from which this profile inherits." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1486 +#: src/libslic3r/PrintConfig.cpp:1500 msgid "Interface shells" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1487 +#: src/libslic3r/PrintConfig.cpp:1501 msgid "" "Force the generation of solid shells between adjacent materials/volumes. " "Useful for multi-extruder prints with translucent materials or manual " "soluble support material." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1495 +#: src/libslic3r/PrintConfig.cpp:1509 msgid "Maximum width of a segmented region" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1496 +#: src/libslic3r/PrintConfig.cpp:1510 msgid "Maximum width of a segmented region. Zero disables this feature." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1497 src/libslic3r/PrintConfig.cpp:2093 -#: src/libslic3r/PrintConfig.cpp:2102 +#: src/libslic3r/PrintConfig.cpp:1511 src/libslic3r/PrintConfig.cpp:2108 +#: src/libslic3r/PrintConfig.cpp:2117 msgid "mm (zero to disable)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1504 +#: src/libslic3r/PrintConfig.cpp:1518 msgid "Enable ironing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1505 +#: src/libslic3r/PrintConfig.cpp:1519 msgid "" "Enable ironing of the top layers with the hot print head for smooth surface" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1511 src/libslic3r/PrintConfig.cpp:1513 +#: src/libslic3r/PrintConfig.cpp:1525 src/libslic3r/PrintConfig.cpp:1527 msgid "Ironing Type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1518 +#: src/libslic3r/PrintConfig.cpp:1532 msgid "All top surfaces" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1519 +#: src/libslic3r/PrintConfig.cpp:1533 msgid "Topmost surface only" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1520 +#: src/libslic3r/PrintConfig.cpp:1534 msgid "All solid surfaces" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1525 +#: src/libslic3r/PrintConfig.cpp:1539 msgid "Flow rate" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1527 +#: src/libslic3r/PrintConfig.cpp:1541 msgid "Percent of a flow rate relative to object's normal layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1535 +#: src/libslic3r/PrintConfig.cpp:1549 msgid "Spacing between ironing passes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1537 +#: src/libslic3r/PrintConfig.cpp:1551 msgid "Distance between ironing lines" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1554 +#: src/libslic3r/PrintConfig.cpp:1568 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 " @@ -11096,11 +11103,11 @@ msgid "" "[layer_z]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1565 +#: src/libslic3r/PrintConfig.cpp:1579 msgid "Supports remaining times" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1566 +#: src/libslic3r/PrintConfig.cpp:1580 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. " @@ -11108,155 +11115,155 @@ msgid "" "firmware supports M73 Qxx Sxx for the silent mode." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1574 +#: src/libslic3r/PrintConfig.cpp:1588 msgid "Supports stealth mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1575 +#: src/libslic3r/PrintConfig.cpp:1589 msgid "The firmware supports stealth mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1580 +#: src/libslic3r/PrintConfig.cpp:1594 msgid "How to apply limits" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1581 +#: src/libslic3r/PrintConfig.cpp:1595 msgid "Purpose of Machine Limits" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1583 +#: src/libslic3r/PrintConfig.cpp:1597 msgid "How to apply the Machine Limits" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1588 +#: src/libslic3r/PrintConfig.cpp:1602 msgid "Emit to G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1589 +#: src/libslic3r/PrintConfig.cpp:1603 msgid "Use for time estimate" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1590 +#: src/libslic3r/PrintConfig.cpp:1604 msgid "Ignore" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1613 +#: src/libslic3r/PrintConfig.cpp:1627 msgid "Maximum feedrate X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1614 +#: src/libslic3r/PrintConfig.cpp:1628 msgid "Maximum feedrate Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1615 +#: src/libslic3r/PrintConfig.cpp:1629 msgid "Maximum feedrate Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1616 +#: src/libslic3r/PrintConfig.cpp:1630 msgid "Maximum feedrate E" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1619 +#: src/libslic3r/PrintConfig.cpp:1633 msgid "Maximum feedrate of the X axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1620 +#: src/libslic3r/PrintConfig.cpp:1634 msgid "Maximum feedrate of the Y axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1621 +#: src/libslic3r/PrintConfig.cpp:1635 msgid "Maximum feedrate of the Z axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1622 +#: src/libslic3r/PrintConfig.cpp:1636 msgid "Maximum feedrate of the E axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1630 +#: src/libslic3r/PrintConfig.cpp:1644 msgid "Maximum acceleration X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1631 +#: src/libslic3r/PrintConfig.cpp:1645 msgid "Maximum acceleration Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1632 +#: src/libslic3r/PrintConfig.cpp:1646 msgid "Maximum acceleration Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1633 +#: src/libslic3r/PrintConfig.cpp:1647 msgid "Maximum acceleration E" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1636 +#: src/libslic3r/PrintConfig.cpp:1650 msgid "Maximum acceleration of the X axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1637 +#: src/libslic3r/PrintConfig.cpp:1651 msgid "Maximum acceleration of the Y axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1638 +#: src/libslic3r/PrintConfig.cpp:1652 msgid "Maximum acceleration of the Z axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1639 +#: src/libslic3r/PrintConfig.cpp:1653 msgid "Maximum acceleration of the E axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1647 +#: src/libslic3r/PrintConfig.cpp:1661 msgid "Maximum jerk X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1648 +#: src/libslic3r/PrintConfig.cpp:1662 msgid "Maximum jerk Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1649 +#: src/libslic3r/PrintConfig.cpp:1663 msgid "Maximum jerk Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1650 +#: src/libslic3r/PrintConfig.cpp:1664 msgid "Maximum jerk E" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1653 +#: src/libslic3r/PrintConfig.cpp:1667 msgid "Maximum jerk of the X axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1654 +#: src/libslic3r/PrintConfig.cpp:1668 msgid "Maximum jerk of the Y axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1655 +#: src/libslic3r/PrintConfig.cpp:1669 msgid "Maximum jerk of the Z axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1656 +#: src/libslic3r/PrintConfig.cpp:1670 msgid "Maximum jerk of the E axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1666 +#: src/libslic3r/PrintConfig.cpp:1680 msgid "Minimum feedrate when extruding" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1668 +#: src/libslic3r/PrintConfig.cpp:1682 msgid "Minimum feedrate when extruding (M205 S)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1676 +#: src/libslic3r/PrintConfig.cpp:1690 msgid "Minimum travel feedrate" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1678 +#: src/libslic3r/PrintConfig.cpp:1692 msgid "Minimum travel feedrate (M205 T)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1686 +#: src/libslic3r/PrintConfig.cpp:1700 msgid "Maximum acceleration when extruding" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1688 +#: src/libslic3r/PrintConfig.cpp:1702 msgid "" "Maximum acceleration when extruding (M204 P)\n" "\n" @@ -11264,31 +11271,31 @@ msgid "" "(M204 T)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1699 +#: src/libslic3r/PrintConfig.cpp:1713 msgid "Maximum acceleration when retracting" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1701 +#: src/libslic3r/PrintConfig.cpp:1715 msgid "Maximum acceleration when retracting (M204 R)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1709 +#: src/libslic3r/PrintConfig.cpp:1723 msgid "Maximum acceleration for travel moves" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1711 +#: src/libslic3r/PrintConfig.cpp:1725 msgid "Maximum acceleration for travel moves (M204 T)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1718 src/libslic3r/PrintConfig.cpp:1727 +#: src/libslic3r/PrintConfig.cpp:1732 src/libslic3r/PrintConfig.cpp:1741 msgid "Max" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1719 +#: src/libslic3r/PrintConfig.cpp:1733 msgid "This setting represents the maximum speed of your fan." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1728 +#: src/libslic3r/PrintConfig.cpp:1742 #, possible-c-format msgid "" "This is the highest printable layer height for this extruder, used to cap " @@ -11297,28 +11304,28 @@ msgid "" "adhesion. If set to 0, layer height is limited to 75% of the nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1738 +#: src/libslic3r/PrintConfig.cpp:1752 msgid "Max print speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1739 +#: src/libslic3r/PrintConfig.cpp:1753 msgid "" "When setting other speed settings to 0 Slic3r will autocalculate the optimal " "speed in order to keep constant extruder pressure. This experimental setting " "is used to set the highest print speed you want to allow." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1749 +#: src/libslic3r/PrintConfig.cpp:1763 msgid "" "This experimental setting is used to set the maximum volumetric speed your " "extruder supports." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1758 +#: src/libslic3r/PrintConfig.cpp:1772 msgid "Max volumetric slope positive" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1759 src/libslic3r/PrintConfig.cpp:1770 +#: src/libslic3r/PrintConfig.cpp:1773 src/libslic3r/PrintConfig.cpp:1784 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 " @@ -11326,95 +11333,95 @@ msgid "" "s) to 5.4 mm³/s (feedrate 60 mm/s) will take at least 2 seconds." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1763 src/libslic3r/PrintConfig.cpp:1774 +#: src/libslic3r/PrintConfig.cpp:1777 src/libslic3r/PrintConfig.cpp:1788 msgid "mm³/s²" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1769 +#: src/libslic3r/PrintConfig.cpp:1783 msgid "Max volumetric slope negative" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1781 src/libslic3r/PrintConfig.cpp:1790 +#: src/libslic3r/PrintConfig.cpp:1795 src/libslic3r/PrintConfig.cpp:1804 msgid "Min" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1782 +#: src/libslic3r/PrintConfig.cpp:1796 msgid "This setting represents the minimum PWM your fan needs to work." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1791 +#: src/libslic3r/PrintConfig.cpp:1805 msgid "" "This is the lowest printable layer height for this extruder and limits the " "resolution for variable layer height. Typical values are between 0.05 mm and " "0.1 mm." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1799 +#: src/libslic3r/PrintConfig.cpp:1813 msgid "Min print speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1800 +#: src/libslic3r/PrintConfig.cpp:1814 msgid "Slic3r will not scale speed down below this speed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1807 +#: src/libslic3r/PrintConfig.cpp:1821 msgid "Minimal filament extrusion length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1808 +#: src/libslic3r/PrintConfig.cpp:1822 msgid "" "Generate no less than the number of skirt loops required to consume the " "specified amount of filament on the bottom layer. For multi-extruder " "machines, this minimum applies to each extruder." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1817 +#: src/libslic3r/PrintConfig.cpp:1831 msgid "Configuration notes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1818 +#: src/libslic3r/PrintConfig.cpp:1832 msgid "" "You can put here your personal notes. This text will be added to the G-code " "header comments." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1828 +#: src/libslic3r/PrintConfig.cpp:1842 msgid "" "This is the diameter of your extruder nozzle (for example: 0.5, 0.35 etc.)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1833 +#: src/libslic3r/PrintConfig.cpp:1847 msgid "Host Type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1834 +#: src/libslic3r/PrintConfig.cpp:1848 msgid "" "Slic3r can upload G-code files to a printer host. This field must contain " "the kind of the host." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1854 +#: src/libslic3r/PrintConfig.cpp:1868 msgid "Only retract when crossing perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1855 +#: src/libslic3r/PrintConfig.cpp:1869 msgid "" "Disables retraction when the travel path does not exceed the upper layer's " "perimeters (and thus any ooze will be probably invisible)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1862 +#: src/libslic3r/PrintConfig.cpp:1876 msgid "" "This option will drop the temperature of the inactive extruders to prevent " "oozing. It will enable a tall skirt automatically and move extruders outside " "such skirt when changing temperatures." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1869 +#: src/libslic3r/PrintConfig.cpp:1883 msgid "Output filename format" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1870 +#: src/libslic3r/PrintConfig.cpp:1884 msgid "" "You can use all configuration options as variables inside this template. For " "example: [layer_height], [fill_density] etc. You can also use [timestamp], " @@ -11422,31 +11429,31 @@ msgid "" "[input_filename], [input_filename_base]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1879 +#: src/libslic3r/PrintConfig.cpp:1893 msgid "Detect bridging perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1881 +#: src/libslic3r/PrintConfig.cpp:1895 msgid "" "Experimental option to adjust flow for overhangs (bridge flow will be used), " "to apply bridge speed to them and enable fan." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1887 +#: src/libslic3r/PrintConfig.cpp:1901 msgid "Filament parking position" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1888 +#: src/libslic3r/PrintConfig.cpp:1902 msgid "" "Distance of the extruder tip from the position where the filament is parked " "when unloaded. This should match the value in printer firmware." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1896 +#: src/libslic3r/PrintConfig.cpp:1910 msgid "Extra loading distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1897 +#: src/libslic3r/PrintConfig.cpp:1911 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 " @@ -11454,27 +11461,27 @@ msgid "" "than unloading." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1905 src/libslic3r/PrintConfig.cpp:1922 -#: src/libslic3r/PrintConfig.cpp:1935 src/libslic3r/PrintConfig.cpp:1945 +#: src/libslic3r/PrintConfig.cpp:1919 src/libslic3r/PrintConfig.cpp:1936 +#: src/libslic3r/PrintConfig.cpp:1950 src/libslic3r/PrintConfig.cpp:1960 msgid "Perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1906 +#: src/libslic3r/PrintConfig.cpp:1920 msgid "" "This is the acceleration your printer will use for perimeters. Set zero to " "disable acceleration control for perimeters." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1913 +#: src/libslic3r/PrintConfig.cpp:1927 msgid "Perimeter extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1915 +#: src/libslic3r/PrintConfig.cpp:1929 msgid "" "The extruder to use when printing perimeters and brim. First extruder is 1." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1924 +#: src/libslic3r/PrintConfig.cpp:1938 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 " @@ -11483,12 +11490,12 @@ msgid "" "it will be computed over layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1937 +#: src/libslic3r/PrintConfig.cpp:1952 msgid "" "Speed for perimeters (contours, aka vertical shells). Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1947 +#: src/libslic3r/PrintConfig.cpp:1962 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 " @@ -11496,11 +11503,11 @@ msgid "" "Perimeters option is enabled." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1951 +#: src/libslic3r/PrintConfig.cpp:1966 msgid "(minimum)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1959 +#: src/libslic3r/PrintConfig.cpp:1974 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. " @@ -11509,90 +11516,90 @@ msgid "" "environment variables." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1971 +#: src/libslic3r/PrintConfig.cpp:1986 msgid "Printer type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1972 +#: src/libslic3r/PrintConfig.cpp:1987 msgid "Type of the printer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1977 +#: src/libslic3r/PrintConfig.cpp:1992 msgid "Printer notes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1978 +#: src/libslic3r/PrintConfig.cpp:1993 msgid "You can put your notes regarding the printer here." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1986 +#: src/libslic3r/PrintConfig.cpp:2001 msgid "Printer vendor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1987 +#: src/libslic3r/PrintConfig.cpp:2002 msgid "Name of the printer vendor." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1992 +#: src/libslic3r/PrintConfig.cpp:2007 msgid "Printer variant" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1993 +#: src/libslic3r/PrintConfig.cpp:2008 msgid "" "Name of the printer variant. For example, the printer variants may be " "differentiated by a nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2010 +#: src/libslic3r/PrintConfig.cpp:2025 msgid "Raft contact Z distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2012 +#: src/libslic3r/PrintConfig.cpp:2027 msgid "" "The vertical distance between object and raft. Ignored for soluble interface." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2019 +#: src/libslic3r/PrintConfig.cpp:2034 msgid "Raft expansion" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2021 +#: src/libslic3r/PrintConfig.cpp:2036 msgid "Expansion of the raft in XY plane for better stability." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2028 +#: src/libslic3r/PrintConfig.cpp:2043 msgid "First layer density" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2030 +#: src/libslic3r/PrintConfig.cpp:2045 msgid "Density of the first raft or support layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2038 +#: src/libslic3r/PrintConfig.cpp:2053 msgid "First layer expansion" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2040 +#: src/libslic3r/PrintConfig.cpp:2055 msgid "" "Expansion of the first raft or support layer to improve adhesion to print " "bed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2047 +#: src/libslic3r/PrintConfig.cpp:2062 msgid "Raft layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2049 +#: src/libslic3r/PrintConfig.cpp:2064 msgid "" "The object will be raised by this number of layers, and support material " "will be generated under it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2057 +#: src/libslic3r/PrintConfig.cpp:2072 msgid "Resolution" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2058 +#: src/libslic3r/PrintConfig.cpp:2073 msgid "" "Minimum detail resolution, used to simplify the input file for speeding up " "the slicing job and reducing memory usage. High-resolution models often " @@ -11600,201 +11607,201 @@ msgid "" "simplification and use full resolution from input." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2068 +#: src/libslic3r/PrintConfig.cpp:2083 msgid "Minimum travel after retraction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2069 +#: src/libslic3r/PrintConfig.cpp:2084 msgid "" "Retraction is not triggered when travel moves are shorter than this length." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2075 +#: src/libslic3r/PrintConfig.cpp:2090 msgid "Retract amount before wipe" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2076 +#: src/libslic3r/PrintConfig.cpp:2091 msgid "" "With bowden extruders, it may be wise to do some amount of quick retract " "before doing the wipe movement." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2083 +#: src/libslic3r/PrintConfig.cpp:2098 msgid "Retract on layer change" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2084 +#: src/libslic3r/PrintConfig.cpp:2099 msgid "This flag enforces a retraction whenever a Z move is done." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2089 src/libslic3r/PrintConfig.cpp:2097 +#: src/libslic3r/PrintConfig.cpp:2104 src/libslic3r/PrintConfig.cpp:2112 msgid "Length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2090 +#: src/libslic3r/PrintConfig.cpp:2105 msgid "Retraction Length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2091 +#: src/libslic3r/PrintConfig.cpp:2106 msgid "" "When retraction is triggered, filament is pulled back by the specified " "amount (the length is measured on raw filament, before it enters the " "extruder)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2098 +#: src/libslic3r/PrintConfig.cpp:2113 msgid "Retraction Length (Toolchange)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2099 +#: src/libslic3r/PrintConfig.cpp:2114 msgid "" "When retraction is triggered before changing tool, filament is pulled back " "by the specified amount (the length is measured on raw filament, before it " "enters the extruder)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2107 +#: src/libslic3r/PrintConfig.cpp:2122 msgid "Lift Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2108 +#: src/libslic3r/PrintConfig.cpp:2123 msgid "" "If you set this to a positive value, Z is quickly raised every time a " "retraction is triggered. When using multiple extruders, only the setting for " "the first extruder will be considered." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2115 +#: src/libslic3r/PrintConfig.cpp:2130 msgid "Above Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2116 +#: src/libslic3r/PrintConfig.cpp:2131 msgid "Only lift Z above" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2117 +#: src/libslic3r/PrintConfig.cpp:2132 msgid "" "If you set this to a positive value, Z lift will only take place above the " "specified absolute Z. You can tune this setting for skipping lift on the " "first layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2124 +#: src/libslic3r/PrintConfig.cpp:2139 msgid "Below Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2125 +#: src/libslic3r/PrintConfig.cpp:2140 msgid "Only lift Z below" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2126 +#: src/libslic3r/PrintConfig.cpp:2141 msgid "" "If you set this to a positive value, Z lift will only take place below the " "specified absolute Z. You can tune this setting for limiting lift to the " "first layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2134 src/libslic3r/PrintConfig.cpp:2142 +#: src/libslic3r/PrintConfig.cpp:2149 src/libslic3r/PrintConfig.cpp:2157 msgid "Extra length on restart" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2135 +#: src/libslic3r/PrintConfig.cpp:2150 msgid "" "When the retraction is compensated after the travel move, the extruder will " "push this additional amount of filament. This setting is rarely needed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2143 +#: src/libslic3r/PrintConfig.cpp:2158 msgid "" "When the retraction is compensated after changing tool, the extruder will " "push this additional amount of filament." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2150 src/libslic3r/PrintConfig.cpp:2151 +#: src/libslic3r/PrintConfig.cpp:2165 src/libslic3r/PrintConfig.cpp:2166 msgid "Retraction Speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2152 +#: src/libslic3r/PrintConfig.cpp:2167 msgid "The speed for retractions (it only applies to the extruder motor)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2158 src/libslic3r/PrintConfig.cpp:2159 +#: src/libslic3r/PrintConfig.cpp:2173 src/libslic3r/PrintConfig.cpp:2174 msgid "Deretraction Speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2160 +#: src/libslic3r/PrintConfig.cpp:2175 msgid "" "The speed for loading of a filament into extruder after retraction (it only " "applies to the extruder motor). If left to zero, the retraction speed is " "used." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2167 +#: src/libslic3r/PrintConfig.cpp:2182 msgid "Seam position" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2169 +#: src/libslic3r/PrintConfig.cpp:2184 msgid "Position of perimeters starting points." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2175 +#: src/libslic3r/PrintConfig.cpp:2190 msgid "Random" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2176 +#: src/libslic3r/PrintConfig.cpp:2191 msgid "Nearest" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2177 +#: src/libslic3r/PrintConfig.cpp:2192 msgid "Aligned" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2185 +#: src/libslic3r/PrintConfig.cpp:2200 msgid "Direction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2187 +#: src/libslic3r/PrintConfig.cpp:2202 msgid "Preferred direction of the seam" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2188 +#: src/libslic3r/PrintConfig.cpp:2203 msgid "Seam preferred direction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2195 +#: src/libslic3r/PrintConfig.cpp:2210 msgid "Jitter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2197 +#: src/libslic3r/PrintConfig.cpp:2212 msgid "Seam preferred direction jitter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2198 +#: src/libslic3r/PrintConfig.cpp:2213 msgid "Preferred direction of the seam - jitter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2205 +#: src/libslic3r/PrintConfig.cpp:2220 msgid "Distance from brim/object" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2206 +#: src/libslic3r/PrintConfig.cpp:2221 msgid "" "Distance between skirt and brim (when draft shield is not used) or objects." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2212 +#: src/libslic3r/PrintConfig.cpp:2227 msgid "Skirt height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2213 +#: src/libslic3r/PrintConfig.cpp:2228 msgid "Height of skirt expressed in layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2219 +#: src/libslic3r/PrintConfig.cpp:2234 msgid "Draft shield" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2220 +#: src/libslic3r/PrintConfig.cpp:2235 msgid "" "With draft shield active, the skirt will be printed skirt_distance from the " "object, possibly intersecting brim.\n" @@ -11804,81 +11811,81 @@ msgid "" "from print bed due to wind draft." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2228 +#: src/libslic3r/PrintConfig.cpp:2243 msgid "Disabled" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2229 +#: src/libslic3r/PrintConfig.cpp:2244 msgid "Limited" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2230 +#: src/libslic3r/PrintConfig.cpp:2245 msgid "Enabled" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2235 +#: src/libslic3r/PrintConfig.cpp:2250 msgid "Loops (minimum)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2236 +#: src/libslic3r/PrintConfig.cpp:2251 msgid "Skirt Loops" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2237 +#: src/libslic3r/PrintConfig.cpp:2252 msgid "" "Number of loops for the skirt. If the Minimum Extrusion Length option is " "set, the number of loops might be greater than the one configured here. Set " "this to zero to disable skirt completely." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2245 +#: src/libslic3r/PrintConfig.cpp:2260 msgid "Slow down if layer print time is below" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2246 +#: src/libslic3r/PrintConfig.cpp:2261 msgid "" "If layer print time is estimated below this number of seconds, print moves " "speed will be scaled down to extend duration to this value." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2255 +#: src/libslic3r/PrintConfig.cpp:2270 msgid "Small perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2257 +#: src/libslic3r/PrintConfig.cpp:2272 msgid "" "This separate setting will affect the speed of perimeters having radius <= " "6.5mm (usually holes). If expressed as percentage (for example: 80%) it will " "be calculated on the perimeters speed setting above. Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2267 +#: src/libslic3r/PrintConfig.cpp:2282 msgid "Solid infill threshold area" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2269 +#: src/libslic3r/PrintConfig.cpp:2284 msgid "" "Force solid infill for regions having a smaller area than the specified " "threshold." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2270 +#: src/libslic3r/PrintConfig.cpp:2285 msgid "mm²" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2276 +#: src/libslic3r/PrintConfig.cpp:2291 msgid "Solid infill extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2278 +#: src/libslic3r/PrintConfig.cpp:2293 msgid "The extruder to use when printing solid infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2284 +#: src/libslic3r/PrintConfig.cpp:2299 msgid "Solid infill every" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2286 +#: src/libslic3r/PrintConfig.cpp:2301 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 " @@ -11886,7 +11893,7 @@ msgid "" "according to nozzle diameter and layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2298 +#: src/libslic3r/PrintConfig.cpp:2313 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, " @@ -11894,26 +11901,26 @@ msgid "" "(for example 90%) it will be computed over layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2309 +#: src/libslic3r/PrintConfig.cpp:2325 msgid "" "Speed for printing solid regions (top/bottom/internal horizontal shells). " "This can be expressed as a percentage (for example: 80%) over the default " "infill speed above. Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2321 +#: src/libslic3r/PrintConfig.cpp:2337 msgid "Number of solid layers to generate on top and bottom surfaces." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2327 src/libslic3r/PrintConfig.cpp:2328 +#: src/libslic3r/PrintConfig.cpp:2343 src/libslic3r/PrintConfig.cpp:2344 msgid "Minimum thickness of a top / bottom shell" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2334 +#: src/libslic3r/PrintConfig.cpp:2350 msgid "Spiral vase" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2335 +#: src/libslic3r/PrintConfig.cpp:2351 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, " @@ -11922,18 +11929,18 @@ msgid "" "when printing more than one single object." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2343 +#: src/libslic3r/PrintConfig.cpp:2359 msgid "Temperature variation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2344 +#: src/libslic3r/PrintConfig.cpp:2360 msgid "" "Temperature difference to be applied when an extruder is not active. Enables " "a full-height \"sacrificial\" skirt on which the nozzles are periodically " "wiped." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2354 +#: src/libslic3r/PrintConfig.cpp:2370 msgid "" "This start procedure is inserted at the beginning, after bed has reached the " "target temperature and extruder just started heating, and before extruder " @@ -11944,7 +11951,7 @@ msgid "" "put a \"M109 S[first_layer_temperature]\" command wherever you want." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2369 +#: src/libslic3r/PrintConfig.cpp:2385 msgid "" "This start procedure is inserted at the beginning, after any printer start " "gcode (and after any toolchange to this filament in case of multi-material " @@ -11957,45 +11964,45 @@ msgid "" "extruders, the gcode is processed in extruder order." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2385 +#: src/libslic3r/PrintConfig.cpp:2401 msgid "Color change G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2386 +#: src/libslic3r/PrintConfig.cpp:2402 msgid "This G-code will be used as a code for the color change" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2395 +#: src/libslic3r/PrintConfig.cpp:2411 msgid "This G-code will be used as a code for the pause print" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2404 +#: src/libslic3r/PrintConfig.cpp:2420 msgid "This G-code will be used as a custom code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2412 +#: src/libslic3r/PrintConfig.cpp:2428 msgid "Single Extruder Multi Material" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2413 +#: src/libslic3r/PrintConfig.cpp:2429 msgid "The printer multiplexes filaments into a single hot end." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2418 +#: src/libslic3r/PrintConfig.cpp:2434 msgid "Prime all printing extruders" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2419 +#: src/libslic3r/PrintConfig.cpp:2435 msgid "" "If enabled, all printing extruders will be primed at the front edge of the " "print bed at the start of the print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2424 +#: src/libslic3r/PrintConfig.cpp:2440 msgid "No sparse layers (EXPERIMENTAL)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2425 +#: src/libslic3r/PrintConfig.cpp:2441 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 " @@ -12003,135 +12010,135 @@ msgid "" "with the print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2432 +#: src/libslic3r/PrintConfig.cpp:2448 msgid "Slice gap closing radius" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2434 +#: src/libslic3r/PrintConfig.cpp:2450 msgid "" "Cracks smaller than 2x gap closing radius are being filled during the " "triangle mesh slicing. The gap closing operation may reduce the final print " "resolution, therefore it is advisable to keep the value reasonably low." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2442 +#: src/libslic3r/PrintConfig.cpp:2458 msgid "Slicing Mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2444 +#: src/libslic3r/PrintConfig.cpp:2460 msgid "" "Use \"Even-odd\" for 3DLabPrint airplane models. Use \"Close holes\" to " "close all holes in the model." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2449 +#: src/libslic3r/PrintConfig.cpp:2465 msgid "Regular" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2450 +#: src/libslic3r/PrintConfig.cpp:2466 msgid "Even-odd" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2451 +#: src/libslic3r/PrintConfig.cpp:2467 msgid "Close holes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2456 +#: src/libslic3r/PrintConfig.cpp:2472 msgid "Generate support material" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2458 +#: src/libslic3r/PrintConfig.cpp:2474 msgid "Enable support material generation." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2462 +#: src/libslic3r/PrintConfig.cpp:2478 msgid "Auto generated supports" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2464 +#: src/libslic3r/PrintConfig.cpp:2480 msgid "" "If checked, supports will be generated automatically based on the overhang " "threshold value. If unchecked, supports will be generated inside the " "\"Support Enforcer\" volumes only." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2470 +#: src/libslic3r/PrintConfig.cpp:2486 msgid "XY separation between an object and its support" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2472 +#: src/libslic3r/PrintConfig.cpp:2488 msgid "" "XY separation between an object and its support. If expressed as percentage " "(for example 50%), it will be calculated over external perimeter width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2482 +#: src/libslic3r/PrintConfig.cpp:2499 msgid "Pattern angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2484 +#: src/libslic3r/PrintConfig.cpp:2501 msgid "" "Use this setting to rotate the support material pattern on the horizontal " "plane." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2494 src/libslic3r/PrintConfig.cpp:3404 +#: src/libslic3r/PrintConfig.cpp:2511 src/libslic3r/PrintConfig.cpp:3468 msgid "" "Only create support if it lies on a build plate. Don't create support on a " "print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2500 +#: src/libslic3r/PrintConfig.cpp:2517 msgid "Top contact Z distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2502 +#: src/libslic3r/PrintConfig.cpp:2519 msgid "" "The vertical distance between object and support material interface. Setting " "this to 0 will also prevent Slic3r from using bridge flow and speed for the " "first object layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2510 +#: src/libslic3r/PrintConfig.cpp:2527 msgid "0 (soluble)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2511 +#: src/libslic3r/PrintConfig.cpp:2528 msgid "0.1 (detachable)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2512 +#: src/libslic3r/PrintConfig.cpp:2529 msgid "0.2 (detachable)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2518 +#: src/libslic3r/PrintConfig.cpp:2535 msgid "Bottom contact Z distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2520 +#: src/libslic3r/PrintConfig.cpp:2537 msgid "" "The vertical distance between the object top surface and the support " "material interface. If set to zero, support_material_contact_distance will " "be used for both top and bottom contact Z distances." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2527 src/libslic3r/PrintConfig.cpp:2610 +#: src/libslic3r/PrintConfig.cpp:2544 src/libslic3r/PrintConfig.cpp:2628 msgid "same as top" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2528 +#: src/libslic3r/PrintConfig.cpp:2545 msgid "0.1" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2529 +#: src/libslic3r/PrintConfig.cpp:2546 msgid "0.2" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2534 +#: src/libslic3r/PrintConfig.cpp:2551 msgid "Enforce support for the first" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2536 +#: src/libslic3r/PrintConfig.cpp:2553 msgid "" "Generate support material for the specified number of layers counting from " "bottom, regardless of whether normal support material is enabled or not and " @@ -12139,21 +12146,21 @@ msgid "" "of objects having a very thin or poor footprint on the build plate." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2541 +#: src/libslic3r/PrintConfig.cpp:2558 msgid "Enforce support for the first n layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2547 +#: src/libslic3r/PrintConfig.cpp:2564 msgid "Support material/raft/skirt extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2549 +#: src/libslic3r/PrintConfig.cpp:2566 msgid "" "The extruder to use when printing support material, raft and skirt (1+, 0 to " "use the current extruder to minimize tool changes)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2558 +#: src/libslic3r/PrintConfig.cpp:2575 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, " @@ -12161,151 +12168,151 @@ msgid "" "example 90%) it will be computed over layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2567 +#: src/libslic3r/PrintConfig.cpp:2585 msgid "Interface loops" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2569 +#: src/libslic3r/PrintConfig.cpp:2587 msgid "" "Cover the top contact layer of the supports with loops. Disabled by default." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2574 +#: src/libslic3r/PrintConfig.cpp:2592 msgid "Support material/raft interface extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2576 +#: src/libslic3r/PrintConfig.cpp:2594 msgid "" "The extruder to use when printing support material interface (1+, 0 to use " "the current extruder to minimize tool changes). This affects raft too." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2584 -msgid "Top interface layers" -msgstr "" - -#: src/libslic3r/PrintConfig.cpp:2586 -msgid "" -"Number of interface layers to insert between the object(s) and support " -"material." -msgstr "" - -#: src/libslic3r/PrintConfig.cpp:2593 -msgid "0 (off)" -msgstr "" - -#: src/libslic3r/PrintConfig.cpp:2594 -msgid "1 (light)" -msgstr "" - -#: src/libslic3r/PrintConfig.cpp:2595 -msgid "2 (default)" -msgstr "" - -#: src/libslic3r/PrintConfig.cpp:2596 -msgid "3 (heavy)" -msgstr "" - #: src/libslic3r/PrintConfig.cpp:2602 -msgid "Bottom interface layers" +msgid "Top interface layers" msgstr "" #: src/libslic3r/PrintConfig.cpp:2604 msgid "" "Number of interface layers to insert between the object(s) and support " +"material." +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2611 +msgid "0 (off)" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2612 +msgid "1 (light)" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2613 +msgid "2 (default)" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2614 +msgid "3 (heavy)" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2620 +msgid "Bottom interface layers" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2622 +msgid "" +"Number of interface layers to insert between the object(s) and support " "material. Set to -1 to use support_material_interface_layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2616 +#: src/libslic3r/PrintConfig.cpp:2634 msgid "Closing radius" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2618 +#: src/libslic3r/PrintConfig.cpp:2636 msgid "" "For snug supports, the support regions will be merged using morphological " "closing operation. Gaps smaller than the closing radius will be filled in." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2626 +#: src/libslic3r/PrintConfig.cpp:2644 msgid "Interface pattern spacing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2628 +#: src/libslic3r/PrintConfig.cpp:2646 msgid "Spacing between interface lines. Set zero to get a solid interface." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2637 +#: src/libslic3r/PrintConfig.cpp:2655 msgid "" "Speed for printing support material interface layers. If expressed as " "percentage (for example 50%) it will be calculated over support material " "speed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2646 +#: src/libslic3r/PrintConfig.cpp:2664 msgid "Pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2648 +#: src/libslic3r/PrintConfig.cpp:2666 msgid "Pattern used to generate support material." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2654 +#: src/libslic3r/PrintConfig.cpp:2672 msgid "Rectilinear grid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2660 +#: src/libslic3r/PrintConfig.cpp:2678 msgid "Interface pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2662 +#: src/libslic3r/PrintConfig.cpp:2680 msgid "" "Pattern used to generate support material interface. Default pattern for non-" "soluble support interface is Rectilinear, while default pattern for soluble " "support interface is Concentric." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2676 +#: src/libslic3r/PrintConfig.cpp:2694 msgid "Pattern spacing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2678 +#: src/libslic3r/PrintConfig.cpp:2696 msgid "Spacing between support material lines." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2687 +#: src/libslic3r/PrintConfig.cpp:2705 msgid "Speed for printing support material." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2694 +#: src/libslic3r/PrintConfig.cpp:2712 msgid "Style" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2696 +#: src/libslic3r/PrintConfig.cpp:2714 msgid "" "Style and shape of the support towers. Projecting the supports into a " "regular grid will create more stable supports, while snug support towers " "will save material and reduce object scarring." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2703 +#: src/libslic3r/PrintConfig.cpp:2721 msgid "Snug" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2708 +#: src/libslic3r/PrintConfig.cpp:2726 msgid "Synchronize with object layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2710 +#: src/libslic3r/PrintConfig.cpp:2728 msgid "" "Synchronize support layers with the object print layers. This is useful with " "multi-material printers, where the extruder switch is expensive." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2716 +#: src/libslic3r/PrintConfig.cpp:2734 msgid "Overhang threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2718 +#: src/libslic3r/PrintConfig.cpp:2736 msgid "" "Support material will not be generated for overhangs whose slope angle (90° " "= vertical) is above the given threshold. In other words, this value " @@ -12314,58 +12321,58 @@ msgid "" "detection (recommended)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2730 +#: src/libslic3r/PrintConfig.cpp:2748 msgid "With sheath around the support" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2732 +#: src/libslic3r/PrintConfig.cpp:2750 msgid "" "Add a sheath (a single perimeter line) around the base support. This makes " "the support more reliable, but also more difficult to remove." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2739 +#: src/libslic3r/PrintConfig.cpp:2757 msgid "" "Nozzle temperature for layers after the first one. Set this to zero to " "disable temperature control commands in the output G-code." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2742 +#: src/libslic3r/PrintConfig.cpp:2760 msgid "Nozzle temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2748 +#: src/libslic3r/PrintConfig.cpp:2766 msgid "Thick bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2750 +#: src/libslic3r/PrintConfig.cpp:2768 msgid "" "If enabled, bridges are more reliable, can bridge longer distances, but may " "look worse. If disabled, bridges look better but are reliable just for " "shorter bridged distances." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2756 +#: src/libslic3r/PrintConfig.cpp:2774 msgid "Detect thin walls" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2758 +#: src/libslic3r/PrintConfig.cpp:2776 msgid "" "Detect single-width walls (parts where two extrusions don't fit and we need " "to collapse them into a single trace)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2764 +#: src/libslic3r/PrintConfig.cpp:2782 msgid "Threads" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2765 +#: src/libslic3r/PrintConfig.cpp:2783 msgid "" "Threads are used to parallelize long-running tasks. Optimal threads number " "is slightly above the number of available cores/processors." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2777 +#: src/libslic3r/PrintConfig.cpp:2795 msgid "" "This custom code is inserted before every toolchange. Placeholder variables " "for all PrusaSlicer settings as well as {toolchange_z}, {previous_extruder} " @@ -12375,7 +12382,7 @@ msgid "" "behaviour both before and after the toolchange." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2790 +#: src/libslic3r/PrintConfig.cpp:2808 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 " @@ -12384,7 +12391,7 @@ msgid "" "percentage (for example 90%) it will be computed over layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2802 +#: src/libslic3r/PrintConfig.cpp:2821 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 " @@ -12393,65 +12400,65 @@ msgid "" "for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2817 +#: src/libslic3r/PrintConfig.cpp:2836 msgid "Number of solid layers to generate on top surfaces." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2818 +#: src/libslic3r/PrintConfig.cpp:2837 msgid "Top solid layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2826 +#: src/libslic3r/PrintConfig.cpp:2845 msgid "" "The number of top solid layers is increased above top_solid_layers if " "necessary to satisfy minimum thickness of top shell. This is useful to " "prevent pillowing effect when printing with variable layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2829 +#: src/libslic3r/PrintConfig.cpp:2848 msgid "Minimum top shell thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2836 +#: src/libslic3r/PrintConfig.cpp:2855 msgid "Speed for travel moves (jumps between distant extrusion points)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2844 +#: src/libslic3r/PrintConfig.cpp:2863 msgid "Z travel" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2845 +#: src/libslic3r/PrintConfig.cpp:2864 msgid "" "Speed for movements along the Z axis.\n" "When set to zero, the value is ignored and regular travel speed is used " "instead." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2853 +#: src/libslic3r/PrintConfig.cpp:2872 msgid "Use firmware retraction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2854 +#: src/libslic3r/PrintConfig.cpp:2873 msgid "" "This experimental setting uses G10 and G11 commands to have the firmware " "handle the retraction. This is only supported in recent Marlin." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2860 +#: src/libslic3r/PrintConfig.cpp:2879 msgid "Use relative E distances" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2861 +#: src/libslic3r/PrintConfig.cpp:2880 msgid "" "If your firmware requires relative E values, check this, otherwise leave it " "unchecked. Most firmwares use absolute values." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2867 +#: src/libslic3r/PrintConfig.cpp:2886 msgid "Use volumetric E" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2868 +#: src/libslic3r/PrintConfig.cpp:2887 msgid "" "This experimental setting uses outputs the E values in cubic millimeters " "instead of linear millimeters. If your firmware doesn't already know " @@ -12461,131 +12468,131 @@ msgid "" "only supported in recent Marlin." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2878 +#: src/libslic3r/PrintConfig.cpp:2897 msgid "Enable variable layer height feature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2879 +#: src/libslic3r/PrintConfig.cpp:2898 msgid "" "Some printers or printer setups may have difficulties printing with a " "variable layer height. Enabled by default." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2885 +#: src/libslic3r/PrintConfig.cpp:2904 msgid "Wipe while retracting" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2886 +#: src/libslic3r/PrintConfig.cpp:2905 msgid "" "This flag will move the nozzle while retracting to minimize the possible " "blob on leaky extruders." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2893 +#: src/libslic3r/PrintConfig.cpp:2912 msgid "" "Multi material printers may need to prime or purge extruders on tool " "changes. Extrude the excess material into the wipe tower." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2899 +#: src/libslic3r/PrintConfig.cpp:2918 msgid "Purging volumes - load/unload volumes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2900 +#: src/libslic3r/PrintConfig.cpp:2919 msgid "" "This vector saves required volumes to change from/to each tool used on the " "wipe tower. These values are used to simplify creation of the full purging " "volumes below." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2906 +#: src/libslic3r/PrintConfig.cpp:2925 msgid "Purging volumes - matrix" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2907 +#: src/libslic3r/PrintConfig.cpp:2926 msgid "" "This matrix describes volumes (in cubic milimetres) required to purge the " "new filament on the wipe tower for any given pair of tools." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2916 +#: src/libslic3r/PrintConfig.cpp:2935 msgid "Position X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2917 +#: src/libslic3r/PrintConfig.cpp:2936 msgid "X coordinate of the left front corner of a wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2923 +#: src/libslic3r/PrintConfig.cpp:2942 msgid "Position Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2924 +#: src/libslic3r/PrintConfig.cpp:2943 msgid "Y coordinate of the left front corner of a wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2931 +#: src/libslic3r/PrintConfig.cpp:2950 msgid "Width of a wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2937 +#: src/libslic3r/PrintConfig.cpp:2956 msgid "Wipe tower rotation angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2938 +#: src/libslic3r/PrintConfig.cpp:2957 msgid "Wipe tower rotation angle with respect to x-axis." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2944 src/libslic3r/PrintConfig.cpp:2945 +#: src/libslic3r/PrintConfig.cpp:2963 src/libslic3r/PrintConfig.cpp:2964 msgid "Wipe tower brim width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2953 +#: src/libslic3r/PrintConfig.cpp:2972 msgid "Wipe into this object's infill" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2954 +#: src/libslic3r/PrintConfig.cpp:2973 msgid "" "Purging after toolchange will be done inside this object's infills. This " "lowers the amount of waste but may result in longer print time due to " "additional travel moves." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2961 +#: src/libslic3r/PrintConfig.cpp:2980 msgid "Wipe into this object" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2962 +#: src/libslic3r/PrintConfig.cpp:2981 msgid "" "Object will be used to purge the nozzle after a toolchange to save material " "that would otherwise end up in the wipe tower and decrease print time. " "Colours of the objects will be mixed as a result." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2968 +#: src/libslic3r/PrintConfig.cpp:2987 msgid "Maximal bridging distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2969 +#: src/libslic3r/PrintConfig.cpp:2988 msgid "Maximal distance between supports on sparse infill sections." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2975 +#: src/libslic3r/PrintConfig.cpp:2994 msgid "XY Size Compensation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2977 +#: src/libslic3r/PrintConfig.cpp:2996 msgid "" "The object will be grown/shrunk in the XY plane by the configured value " "(negative = inwards, positive = outwards). This might be useful for fine-" "tuning hole sizes." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2985 +#: src/libslic3r/PrintConfig.cpp:3004 msgid "Z offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2986 +#: src/libslic3r/PrintConfig.cpp:3005 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 " @@ -12593,414 +12600,443 @@ msgid "" "print bed, set this to -0.3 (or fix your endstop)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3053 +#: src/libslic3r/PrintConfig.cpp:3072 msgid "Display width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3054 +#: src/libslic3r/PrintConfig.cpp:3073 msgid "Width of the display" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3059 +#: src/libslic3r/PrintConfig.cpp:3078 msgid "Display height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3060 +#: src/libslic3r/PrintConfig.cpp:3079 msgid "Height of the display" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3065 +#: src/libslic3r/PrintConfig.cpp:3084 msgid "Number of pixels in" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3067 +#: src/libslic3r/PrintConfig.cpp:3086 msgid "Number of pixels in X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3073 +#: src/libslic3r/PrintConfig.cpp:3092 msgid "Number of pixels in Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3078 +#: src/libslic3r/PrintConfig.cpp:3097 msgid "Display horizontal mirroring" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3079 +#: src/libslic3r/PrintConfig.cpp:3098 msgid "Mirror horizontally" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3080 +#: src/libslic3r/PrintConfig.cpp:3099 msgid "Enable horizontal mirroring of output images" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3085 +#: src/libslic3r/PrintConfig.cpp:3104 msgid "Display vertical mirroring" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3086 +#: src/libslic3r/PrintConfig.cpp:3105 msgid "Mirror vertically" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3087 +#: src/libslic3r/PrintConfig.cpp:3106 msgid "Enable vertical mirroring of output images" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3092 +#: src/libslic3r/PrintConfig.cpp:3111 msgid "Display orientation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3093 +#: src/libslic3r/PrintConfig.cpp:3112 msgid "" "Set the actual LCD display orientation inside the SLA printer. Portrait mode " "will flip the meaning of display width and height parameters and the output " "images will be rotated by 90 degrees." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3099 +#: src/libslic3r/PrintConfig.cpp:3118 msgid "Landscape" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3100 +#: src/libslic3r/PrintConfig.cpp:3119 msgid "Portrait" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3105 +#: src/libslic3r/PrintConfig.cpp:3124 src/libslic3r/PrintConfig.cpp:3749 msgid "Fast" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3106 +#: src/libslic3r/PrintConfig.cpp:3125 msgid "Fast tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3107 +#: src/libslic3r/PrintConfig.cpp:3126 msgid "Time of the fast tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3114 +#: src/libslic3r/PrintConfig.cpp:3133 src/libslic3r/PrintConfig.cpp:3748 msgid "Slow" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3115 +#: src/libslic3r/PrintConfig.cpp:3134 msgid "Slow tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3116 +#: src/libslic3r/PrintConfig.cpp:3135 msgid "Time of the slow tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3123 +#: src/libslic3r/PrintConfig.cpp:3142 msgid "Area fill" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3124 +#: src/libslic3r/PrintConfig.cpp:3143 msgid "" "The percentage of the bed area. \n" "If the print area exceeds the specified value, \n" "then a slow tilt will be used, otherwise - a fast tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3131 src/libslic3r/PrintConfig.cpp:3132 -#: src/libslic3r/PrintConfig.cpp:3133 +#: src/libslic3r/PrintConfig.cpp:3150 src/libslic3r/PrintConfig.cpp:3151 +#: src/libslic3r/PrintConfig.cpp:3152 msgid "Printer scaling correction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3139 src/libslic3r/PrintConfig.cpp:3140 +#: src/libslic3r/PrintConfig.cpp:3158 src/libslic3r/PrintConfig.cpp:3160 +msgid "Printer scaling correction in X axis" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:3159 src/libslic3r/PrintConfig.cpp:3167 +#: src/libslic3r/PrintConfig.cpp:3175 +msgid "Printer scaling X axis correction" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:3166 src/libslic3r/PrintConfig.cpp:3168 +msgid "Printer scaling correction in Y axis" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:3174 src/libslic3r/PrintConfig.cpp:3176 +msgid "Printer scaling correction in Z axis" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:3182 src/libslic3r/PrintConfig.cpp:3183 msgid "Printer absolute correction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3141 +#: src/libslic3r/PrintConfig.cpp:3184 msgid "" "Will inflate or deflate the sliced 2D polygons according to the sign of the " "correction." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3147 +#: src/libslic3r/PrintConfig.cpp:3190 msgid "Elephant foot minimum width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3149 +#: src/libslic3r/PrintConfig.cpp:3192 msgid "" "Minimum width of features to maintain when doing elephant foot compensation." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3156 src/libslic3r/PrintConfig.cpp:3157 +#: src/libslic3r/PrintConfig.cpp:3199 src/libslic3r/PrintConfig.cpp:3200 msgid "Printer gamma correction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3158 +#: src/libslic3r/PrintConfig.cpp:3201 msgid "" "This will apply a gamma correction to the rasterized 2D polygons. A gamma " "value of zero means thresholding with the threshold in the middle. This " "behaviour eliminates antialiasing without losing holes in polygons." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3177 src/libslic3r/PrintConfig.cpp:3178 +#: src/libslic3r/PrintConfig.cpp:3220 src/libslic3r/PrintConfig.cpp:3221 msgid "SLA material type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3189 src/libslic3r/PrintConfig.cpp:3190 +#: src/libslic3r/PrintConfig.cpp:3232 src/libslic3r/PrintConfig.cpp:3233 msgid "Initial layer height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3196 src/libslic3r/PrintConfig.cpp:3197 +#: src/libslic3r/PrintConfig.cpp:3239 src/libslic3r/PrintConfig.cpp:3240 msgid "Bottle volume" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3198 +#: src/libslic3r/PrintConfig.cpp:3241 msgid "ml" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3203 src/libslic3r/PrintConfig.cpp:3204 +#: src/libslic3r/PrintConfig.cpp:3246 src/libslic3r/PrintConfig.cpp:3247 msgid "Bottle weight" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3205 +#: src/libslic3r/PrintConfig.cpp:3248 msgid "kg" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3212 +#: src/libslic3r/PrintConfig.cpp:3255 msgid "g/ml" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3219 +#: src/libslic3r/PrintConfig.cpp:3262 msgid "money/bottle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3224 +#: src/libslic3r/PrintConfig.cpp:3267 msgid "Faded layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3225 +#: src/libslic3r/PrintConfig.cpp:3268 msgid "" "Number of the layers needed for the exposure time fade from initial exposure " "time to the exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3232 src/libslic3r/PrintConfig.cpp:3233 +#: src/libslic3r/PrintConfig.cpp:3275 src/libslic3r/PrintConfig.cpp:3276 msgid "Minimum exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3240 src/libslic3r/PrintConfig.cpp:3241 +#: src/libslic3r/PrintConfig.cpp:3283 src/libslic3r/PrintConfig.cpp:3284 msgid "Maximum exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3248 src/libslic3r/PrintConfig.cpp:3249 +#: src/libslic3r/PrintConfig.cpp:3291 src/libslic3r/PrintConfig.cpp:3292 msgid "Exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3255 src/libslic3r/PrintConfig.cpp:3256 +#: src/libslic3r/PrintConfig.cpp:3298 src/libslic3r/PrintConfig.cpp:3299 msgid "Minimum initial exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3263 src/libslic3r/PrintConfig.cpp:3264 +#: src/libslic3r/PrintConfig.cpp:3306 src/libslic3r/PrintConfig.cpp:3307 msgid "Maximum initial exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3271 src/libslic3r/PrintConfig.cpp:3272 +#: src/libslic3r/PrintConfig.cpp:3314 src/libslic3r/PrintConfig.cpp:3315 msgid "Initial exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3278 src/libslic3r/PrintConfig.cpp:3279 +#: src/libslic3r/PrintConfig.cpp:3321 src/libslic3r/PrintConfig.cpp:3322 msgid "Correction for expansion" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3285 +#: src/libslic3r/PrintConfig.cpp:3328 src/libslic3r/PrintConfig.cpp:3329 +msgid "Correction for expansion in X axis" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:3335 src/libslic3r/PrintConfig.cpp:3336 +msgid "Correction for expansion in Y axis" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:3342 src/libslic3r/PrintConfig.cpp:3343 +msgid "Correction for expansion in Z axis" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:3349 msgid "SLA print material notes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3286 +#: src/libslic3r/PrintConfig.cpp:3350 msgid "You can put your notes regarding the SLA print material here." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3298 src/libslic3r/PrintConfig.cpp:3309 +#: src/libslic3r/PrintConfig.cpp:3362 src/libslic3r/PrintConfig.cpp:3373 msgid "Default SLA material profile" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3320 +#: src/libslic3r/PrintConfig.cpp:3384 msgid "Generate supports" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3322 +#: src/libslic3r/PrintConfig.cpp:3386 msgid "Generate supports for the models" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3327 +#: src/libslic3r/PrintConfig.cpp:3391 msgid "Pinhead front diameter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3329 +#: src/libslic3r/PrintConfig.cpp:3393 msgid "Diameter of the pointing side of the head" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3336 +#: src/libslic3r/PrintConfig.cpp:3400 msgid "Head penetration" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3338 +#: src/libslic3r/PrintConfig.cpp:3402 msgid "How much the pinhead has to penetrate the model surface" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3345 +#: src/libslic3r/PrintConfig.cpp:3409 msgid "Pinhead width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3347 +#: src/libslic3r/PrintConfig.cpp:3411 msgid "Width from the back sphere center to the front sphere center" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3355 +#: src/libslic3r/PrintConfig.cpp:3419 msgid "Pillar diameter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3357 +#: src/libslic3r/PrintConfig.cpp:3421 msgid "Diameter in mm of the support pillars" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3365 +#: src/libslic3r/PrintConfig.cpp:3429 msgid "Small pillar diameter percent" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3367 +#: src/libslic3r/PrintConfig.cpp:3431 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 "" -#: src/libslic3r/PrintConfig.cpp:3376 +#: src/libslic3r/PrintConfig.cpp:3440 msgid "Max bridges on a pillar" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3378 +#: src/libslic3r/PrintConfig.cpp:3442 msgid "" "Maximum number of bridges that can be placed on a pillar. Bridges hold " "support point pinheads and connect to pillars as small branches." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3386 +#: src/libslic3r/PrintConfig.cpp:3450 msgid "Pillar connection mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3387 +#: src/libslic3r/PrintConfig.cpp:3451 msgid "" "Controls the bridge type between two neighboring pillars. Can be zig-zag, " "cross (double zig-zag) or dynamic which will automatically switch between " "the first two depending on the distance of the two pillars." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3395 +#: src/libslic3r/PrintConfig.cpp:3459 msgid "Zig-Zag" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3396 +#: src/libslic3r/PrintConfig.cpp:3460 msgid "Cross" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3397 +#: src/libslic3r/PrintConfig.cpp:3461 msgid "Dynamic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3409 +#: src/libslic3r/PrintConfig.cpp:3473 msgid "Pillar widening factor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3411 +#: src/libslic3r/PrintConfig.cpp:3475 msgid "" "Merging bridges or pillars into another pillars can increase the radius. " "Zero means no increase, one means full increase." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3420 +#: src/libslic3r/PrintConfig.cpp:3484 msgid "Support base diameter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3422 +#: src/libslic3r/PrintConfig.cpp:3486 msgid "Diameter in mm of the pillar base" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3430 +#: src/libslic3r/PrintConfig.cpp:3494 msgid "Support base height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3432 +#: src/libslic3r/PrintConfig.cpp:3496 msgid "The height of the pillar base cone" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3439 +#: src/libslic3r/PrintConfig.cpp:3503 msgid "Support base safety distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3442 +#: src/libslic3r/PrintConfig.cpp:3506 msgid "" "The minimum distance of the pillar base from the model in mm. Makes sense in " "zero elevation mode where a gap according to this parameter is inserted " "between the model and the pad." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3452 +#: src/libslic3r/PrintConfig.cpp:3516 msgid "Critical angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3454 +#: src/libslic3r/PrintConfig.cpp:3518 msgid "The default angle for connecting support sticks and junctions." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3462 +#: src/libslic3r/PrintConfig.cpp:3526 msgid "Max bridge length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3464 +#: src/libslic3r/PrintConfig.cpp:3528 msgid "The max length of a bridge" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3471 +#: src/libslic3r/PrintConfig.cpp:3535 msgid "Max pillar linking distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3473 +#: src/libslic3r/PrintConfig.cpp:3537 msgid "" "The max distance of two pillars to get linked with each other. A zero value " "will prohibit pillar cascading." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3483 +#: src/libslic3r/PrintConfig.cpp:3547 msgid "" "How much the supports should lift up the supported object. If \"Pad around " "object\" is enabled, this value is ignored." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3494 +#: src/libslic3r/PrintConfig.cpp:3558 msgid "This is a relative measure of support points density." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3500 +#: src/libslic3r/PrintConfig.cpp:3564 msgid "Minimal distance of the support points" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3502 +#: src/libslic3r/PrintConfig.cpp:3566 msgid "No support points will be placed closer than this threshold." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3508 +#: src/libslic3r/PrintConfig.cpp:3572 msgid "Use pad" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3510 +#: src/libslic3r/PrintConfig.cpp:3574 msgid "Add a pad underneath the supported model" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3515 +#: src/libslic3r/PrintConfig.cpp:3579 msgid "Pad wall thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3517 +#: src/libslic3r/PrintConfig.cpp:3581 msgid "The thickness of the pad and its optional cavity walls." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3525 +#: src/libslic3r/PrintConfig.cpp:3589 msgid "Pad wall height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3526 +#: src/libslic3r/PrintConfig.cpp:3590 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 " @@ -13008,111 +13044,111 @@ msgid "" "difficult." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3539 +#: src/libslic3r/PrintConfig.cpp:3603 msgid "Pad brim size" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3540 +#: src/libslic3r/PrintConfig.cpp:3604 msgid "How far should the pad extend around the contained geometry" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3550 +#: src/libslic3r/PrintConfig.cpp:3614 msgid "Max merge distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3552 +#: src/libslic3r/PrintConfig.cpp:3616 msgid "" "Some objects can get along with a few smaller pads instead of a single big " "one. This parameter defines how far the center of two smaller pads should " "be. If theyare closer, they will get merged into one pad." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3572 +#: src/libslic3r/PrintConfig.cpp:3636 msgid "Pad wall slope" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3574 +#: src/libslic3r/PrintConfig.cpp:3638 msgid "" "The slope of the pad wall relative to the bed plane. 90 degrees means " "straight walls." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3585 +#: src/libslic3r/PrintConfig.cpp:3649 msgid "Create pad around object and ignore the support elevation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3590 +#: src/libslic3r/PrintConfig.cpp:3654 msgid "Pad around object everywhere" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3592 +#: src/libslic3r/PrintConfig.cpp:3656 msgid "Force pad around object everywhere" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3597 +#: src/libslic3r/PrintConfig.cpp:3661 msgid "Pad object gap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3599 +#: src/libslic3r/PrintConfig.cpp:3663 msgid "" "The gap between the object bottom and the generated pad in zero elevation " "mode." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3608 +#: src/libslic3r/PrintConfig.cpp:3672 msgid "Pad object connector stride" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3610 +#: src/libslic3r/PrintConfig.cpp:3674 msgid "" "Distance between two connector sticks which connect the object and the " "generated pad." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3617 +#: src/libslic3r/PrintConfig.cpp:3681 msgid "Pad object connector width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3619 +#: src/libslic3r/PrintConfig.cpp:3683 msgid "" "Width of the connector sticks which connect the object and the generated pad." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3626 +#: src/libslic3r/PrintConfig.cpp:3690 msgid "Pad object connector penetration" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3629 +#: src/libslic3r/PrintConfig.cpp:3693 msgid "How much should the tiny connectors penetrate into the model body." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3636 +#: src/libslic3r/PrintConfig.cpp:3700 msgid "Enable hollowing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3638 +#: src/libslic3r/PrintConfig.cpp:3702 msgid "Hollow out a model to have an empty interior" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3643 +#: src/libslic3r/PrintConfig.cpp:3707 msgid "Wall thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3645 +#: src/libslic3r/PrintConfig.cpp:3709 msgid "Minimum wall thickness of a hollowed model." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3653 +#: src/libslic3r/PrintConfig.cpp:3717 msgid "Accuracy" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3655 +#: src/libslic3r/PrintConfig.cpp:3719 msgid "" "Performance vs accuracy of calculation. Lower values may produce unwanted " "artifacts." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3665 +#: src/libslic3r/PrintConfig.cpp:3729 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 " @@ -13121,229 +13157,240 @@ msgid "" "most." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4093 +#: src/libslic3r/PrintConfig.cpp:3741 +msgid "Print speed" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:3743 +msgid "" +"A slower printing profile might be necessary when using materials with " +"higher viscosity or with some hollowed parts. It slows down the tilt " +"movement and adds a delay before exposure." +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:4201 msgid "Export OBJ" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4094 +#: src/libslic3r/PrintConfig.cpp:4202 msgid "Export the model(s) as OBJ." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4105 +#: src/libslic3r/PrintConfig.cpp:4213 msgid "Export SLA" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4106 +#: src/libslic3r/PrintConfig.cpp:4214 msgid "Slice the model and export SLA printing layers as PNG." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4111 +#: src/libslic3r/PrintConfig.cpp:4219 msgid "Export 3MF" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4112 +#: src/libslic3r/PrintConfig.cpp:4220 msgid "Export the model(s) as 3MF." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4116 +#: src/libslic3r/PrintConfig.cpp:4224 msgid "Export AMF" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4117 +#: src/libslic3r/PrintConfig.cpp:4225 msgid "Export the model(s) as AMF." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4121 +#: src/libslic3r/PrintConfig.cpp:4229 msgid "Export STL" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4122 +#: src/libslic3r/PrintConfig.cpp:4230 msgid "Export the model(s) as STL." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4127 +#: src/libslic3r/PrintConfig.cpp:4235 msgid "Slice the model and export toolpaths as G-code." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4132 +#: src/libslic3r/PrintConfig.cpp:4240 msgid "G-code viewer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4133 +#: src/libslic3r/PrintConfig.cpp:4241 msgid "Visualize an already sliced and saved G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4138 +#: src/libslic3r/PrintConfig.cpp:4246 msgid "Slice" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4139 +#: src/libslic3r/PrintConfig.cpp:4247 msgid "" "Slice the model as FFF or SLA based on the printer_technology configuration " "value." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4144 +#: src/libslic3r/PrintConfig.cpp:4252 msgid "Help" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4145 +#: src/libslic3r/PrintConfig.cpp:4253 msgid "Show this help." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4150 +#: src/libslic3r/PrintConfig.cpp:4258 msgid "Help (FFF options)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4151 +#: src/libslic3r/PrintConfig.cpp:4259 msgid "Show the full list of print/G-code configuration options." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4155 +#: src/libslic3r/PrintConfig.cpp:4263 msgid "Help (SLA options)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4156 +#: src/libslic3r/PrintConfig.cpp:4264 msgid "Show the full list of SLA print configuration options." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4160 +#: src/libslic3r/PrintConfig.cpp:4268 msgid "Output Model Info" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4161 +#: src/libslic3r/PrintConfig.cpp:4269 msgid "Write information about the model to the console." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4165 +#: src/libslic3r/PrintConfig.cpp:4273 msgid "Save config file" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4166 +#: src/libslic3r/PrintConfig.cpp:4274 msgid "Save configuration to the specified file." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4176 +#: src/libslic3r/PrintConfig.cpp:4284 msgid "Align XY" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4177 +#: src/libslic3r/PrintConfig.cpp:4285 msgid "Align the model to the given point." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4182 +#: src/libslic3r/PrintConfig.cpp:4290 msgid "Cut model at the given Z." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4203 +#: src/libslic3r/PrintConfig.cpp:4311 msgid "Center" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4204 +#: src/libslic3r/PrintConfig.cpp:4312 msgid "Center the print around the given center." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4208 +#: src/libslic3r/PrintConfig.cpp:4316 msgid "Don't arrange" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4209 +#: src/libslic3r/PrintConfig.cpp:4317 msgid "" "Do not rearrange the given models before merging and keep their original XY " "coordinates." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4212 +#: src/libslic3r/PrintConfig.cpp:4320 msgid "Ensure on bed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4213 +#: src/libslic3r/PrintConfig.cpp:4321 msgid "" "Lift the object above the bed when it is partially below. Enabled by " "default, use --no-ensure-on-bed to disable." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4217 +#: src/libslic3r/PrintConfig.cpp:4325 msgid "Duplicate" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4218 +#: src/libslic3r/PrintConfig.cpp:4326 msgid "Multiply copies by this factor." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4222 +#: src/libslic3r/PrintConfig.cpp:4330 msgid "Duplicate by grid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4223 +#: src/libslic3r/PrintConfig.cpp:4331 msgid "Multiply copies by creating a grid." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4227 +#: src/libslic3r/PrintConfig.cpp:4335 msgid "" "Arrange the supplied models in a plate and merge them in a single model in " "order to perform actions once." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4232 +#: src/libslic3r/PrintConfig.cpp:4340 msgid "" "Try to repair any non-manifold meshes (this option is implicitly added " "whenever we need to slice the model to perform the requested action)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4236 +#: src/libslic3r/PrintConfig.cpp:4344 msgid "Rotation angle around the Z axis in degrees." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4240 +#: src/libslic3r/PrintConfig.cpp:4348 msgid "Rotate around X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4241 +#: src/libslic3r/PrintConfig.cpp:4349 msgid "Rotation angle around the X axis in degrees." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4245 +#: src/libslic3r/PrintConfig.cpp:4353 msgid "Rotate around Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4246 +#: src/libslic3r/PrintConfig.cpp:4354 msgid "Rotation angle around the Y axis in degrees." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4251 +#: src/libslic3r/PrintConfig.cpp:4359 msgid "Scaling factor or percentage." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4256 +#: src/libslic3r/PrintConfig.cpp:4364 msgid "" "Detect unconnected parts in the given model(s) and split them into separate " "objects." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4259 +#: src/libslic3r/PrintConfig.cpp:4367 msgid "Scale to Fit" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4260 +#: src/libslic3r/PrintConfig.cpp:4368 msgid "Scale to fit the given volume." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4269 +#: src/libslic3r/PrintConfig.cpp:4377 msgid "Ignore non-existent config files" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4270 +#: src/libslic3r/PrintConfig.cpp:4378 msgid "Do not fail if a file supplied to --load does not exist." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4273 +#: src/libslic3r/PrintConfig.cpp:4381 msgid "" "Forward-compatibility rule when loading configurations from config files and " "project files (3MF, AMF)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4274 +#: src/libslic3r/PrintConfig.cpp:4382 msgid "" "This version of PrusaSlicer may not understand configurations produced by " "the newest PrusaSlicer versions. For example, newer PrusaSlicer may extend " @@ -13351,80 +13398,80 @@ msgid "" "substitute an unknown value with a default silently or verbosely." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4281 +#: src/libslic3r/PrintConfig.cpp:4389 msgid "Bail out on unknown configuration values" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4282 +#: src/libslic3r/PrintConfig.cpp:4390 msgid "" "Enable reading unknown configuration values by verbosely substituting them " "with defaults." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4283 +#: src/libslic3r/PrintConfig.cpp:4391 msgid "" "Enable reading unknown configuration values by silently substituting them " "with defaults." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4287 +#: src/libslic3r/PrintConfig.cpp:4395 msgid "Load config file" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4288 +#: src/libslic3r/PrintConfig.cpp:4396 msgid "" "Load configuration from the specified file. It can be used more than once to " "load options from multiple files." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4291 +#: src/libslic3r/PrintConfig.cpp:4399 msgid "Output File" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4292 +#: src/libslic3r/PrintConfig.cpp:4400 msgid "" "The file where the output will be written (if not specified, it will be " "based on the input file)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4296 +#: src/libslic3r/PrintConfig.cpp:4404 msgid "Single instance mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4297 +#: src/libslic3r/PrintConfig.cpp:4405 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 "" -#: src/libslic3r/PrintConfig.cpp:4308 +#: src/libslic3r/PrintConfig.cpp:4416 msgid "Data directory" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4309 +#: src/libslic3r/PrintConfig.cpp:4417 msgid "" "Load and store settings at the given directory. This is useful for " "maintaining different profiles or including configurations from a network " "storage." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4312 +#: src/libslic3r/PrintConfig.cpp:4420 msgid "Logging level" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4313 +#: src/libslic3r/PrintConfig.cpp:4421 msgid "" "Sets logging sensitivity. 0:fatal, 1:error, 2:warning, 3:info, 4:debug, 5:" "trace\n" "For example. loglevel=2 logs fatal, error and warning level messages." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4319 +#: src/libslic3r/PrintConfig.cpp:4427 msgid "Render with a software renderer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4320 +#: src/libslic3r/PrintConfig.cpp:4428 msgid "" "Render with a software renderer. The bundled MESA software renderer is " "loaded instead of the default OpenGL driver." @@ -13555,15 +13602,15 @@ msgid "Insert Pause\nDid you know that you can schedule the print to pause at a msgstr "" #: resources/data/hints.ini: [hint:Insert Custom G-code] -msgid "Insert Custom G-code\nDid you know that you can insert a custom G-code at a specific layer? Right-click the layer in the Preview and select Add custom G-code. With this function you can, for example, create a temperature tower. Read more in the documentation." +msgid "Insert Custom G-code\nDid you know that you can insert a custom G-code at a specific layer? Left-click the layer in the Preview, Right-click the plus icon and select Add custom G-code. With this function you can, for example, create a temperature tower. Read more in the documentation." msgstr "" #: resources/data/hints.ini: [hint:Configuration snapshots] msgid "Configuration snapshots\nDid you know that roll back to a complete backup of all system and user profiles? You can view and move back and forth between snapshots using the Configuration - Configuration snapshots menu." msgstr "" -#: resources/data/hints.ini: [hint:Minimum wall thickness] -msgid "Minimum wall thickness\nDid you know that instead of the number of top and bottom layers, you can define theMinimum shell thicknessin millimeters? This feature is especially useful when using the variable layer height function." +#: resources/data/hints.ini: [hint:Minimum shell thickness] +msgid "Minimum shell thickness\nDid you know that instead of the number of top and bottom layers, you can define theMinimum shell thicknessin millimeters? This feature is especially useful when using the variable layer height function." msgstr "" #: resources/data/hints.ini: [hint:Settings in non-modal window] diff --git a/resources/localization/cs/PrusaSlicer.mo b/resources/localization/cs/PrusaSlicer.mo index 18981be4802672690cb540448e87856c24dd3c7a..6ee433d2ccc37569e48e461c640dc90b35b2e1c2 100644 GIT binary patch delta 127389 zcmXWkbzl|87RT|8;BG++2^w62YjAgWcXx^{Qrz9$c|{5ZiWM&vpjZn93dNlw#S4Ak z-#zpG`Rwf7ot-&z&g>x|toD_+1{_yNN)+e9vR|Jz|c?`oQ7>DP3 zy*bbgUt&0p$1iXL#>Nwv7|)%Qsd@tz-n?X9%4S6sXmckg=2sMBfuH6&$fc_YU!`%7V?)*a3gjQlA+~Phz z=srJ&aX9}A`nvEp_rWbx`w=Ff63EkM(eb64&K~K~J`=SOm5;fp?m>k!l9=sR#;Su~Ehkx?C z_E_RGQNa~h2+!eEjP)PS#JN5PEjYM}d9f%(rX=cu>UbC`3CFtjRLnqoE^6T4y3bEI z&!CpFw6ve2LLEOOC=kIg)OEQrQ2!MkRE{K%5fsRYtf+w&N1d;T;n)~eRYOoqItvr2{+GKGTX78^>_;V6>zF}-ovT0U z!7EWq@ja@nPNH()5^9D|P&x7j6_Et7?7{g^53Gybu@$QSpD{Vl_pWoGk-kD*7$deV zK~mIAB2jA^g?eCdXKhrjbU<}D*f|9i;uY8y_n>kqbsU>O1nRyV=&N2!aiET?WA7l( zYlEq2pN(rbJVNEbD^y1*10V|^-SQEpsITps@r~&Lm z4fqG_gzr$f(K<VX-OTF2Q@AuobTx-zI4*2bmS7Q5nStc_ig z+5O+4a^fiJzTZ)~bkF$$wc+{ya-gh^o!rVJ2~MG%0}JAA)C?Xwzer(AR2v&{z6~lj z_FxoVb?ro9_P{7qBub+qR~I#bu1L=L-Y^adaAGDZ2aciY{VZzBe1b~Oj4AELA{b7) zD(ZYURI>V*8yBHwdJ-?Bl&4g{sMh$caOUKxGOyg3Imur;c~zfm)L zgL+`>FKpytsPpMj1Ivdyu?(uiR~U-1(px(|Dl*}yCCP#6zYyyCL&@~izeZlpT~G_v zZi-8=BPzLqG6Z>xFbgVK51~5#5%u8n*dOnq9?&d2$omr8qWZgvD!cor&*Mf|M3O}K zHp2)`sKdOdkrqSEyaHCidN>G|;BriwF~~cN-=I3~mnq20g7dHm?nkY0^2|YjWQ{-# zyc}u()iFEP^EoKa!EjWz??J8AQ&iG?awg1T?F^{>A|Gm_YK^*n1S%<~IoF_)Z!fCf zi>UtMX0?cjK3r~!oM zum{&fEnz!nA5=ArL`7mg#!&rl;6O>T1=ZnRWMtkm)P>>+R>;DsxB&vd!i!J zAJxwU)Y{KMMPMZ=H+G?}yNVjv-*aP)`{}FTGbJT;=<_q#}U|!UHiSpa)J#&8QU*%JY6MA4*ROo!{7|c$G z`SE3xt$F6c_JI1RnGM5IxB?^bPgF9-EMo1#r~$Rc5;y^K;xW`a=kFra|7s3077g-d z;|cr~n-sGUMHaUiR6yl(X^+c*8Vgq zHy*pTAES(Y-Ol7J=WL6*VHE1Y%P|)wiMG&{#u~Ky;ve`u7Q=;Q?OX79EJFJsYKbDs zSrxT*_Cl)1_eOA_5RSDI-h9_yis78!hAPXmsPc=)N`(*2J)sF^{*RZR<{e%qUtjbYL9Q`&QC%;XelZw zx1&OO29;dDqwY&y!9uB zs9YF{>Tn?{C)T6ZejDm_djR|4B~-mvs}gA~OTTw~78#NIB1P7Y= zE!3X<1~rq2dN$LNs5PsG`eS)Jtd66xA)ZD>CR6<&uO61d$~Y6J;APal(4m1ncsc5i zWLuDLO1^iG1LZ)OhC$vmY=BXC3v**wBO5>k)Pq`}t{;TiaSE!#U04yHISV$n2@G{k z#7I7$kNS#t2otORf962Ra1|BW7pOJ;h}ueHH?apNKt(1SDo4s;JY0*qZ#!zu_o0^L z6c)nYFdxQiYD-YkSpj3H{%dfc`mKl6uqo!pwWtC7j_UX-YUEF`1inLMdBJA3Z&XH2 zqz!6dgD@kGL9O*VR1O?PE#=SX>w||JDBEK;x0gjmR0r)*$=Dk;^LeQ2wqtiZh4D$s zqAhG~E4H*UYk->2KvZrGN9`LkF&nOO?Vnmw|JpdNa6(xbtCb~J7?K=bJ8X*kQAwDh zwdF)^)ce0VYKA_>V<4;X0PU@9>`P|%wwBa0Q8V9m>`=cDR>1!^naf|}uJR5IQ~O(b6XAg?^8!N%AMGvjV7h*w=ZvERXFPzV*; zCa7{5fP4Y=wqkACmpTS{e`B^zLEd6a+1avv2gacN4mGgPsI`sX#RirW1J#AfjRrUh zyWv{&A9J7^W_Gn1ZA0x;zoORg9;$<0zNyg-XWksPlzT9hG!eM-8MI>cRb;BT-8? z2{rS@m=m|7?!Sf!^!&#hXszF4ASrs6lFrKRd_B|`iT0?fSd0q&F6S}STAxEj z_6;&qFGVj~;+mL;c2}&T`d`R_%Iqd8)UkS7nWRHiM+H=F^mR^iZgQSLCF4z0l?3&% zkf%mPAObaz0;puIi(2B2=xc_e1s*wL5zSI0*kA$fHq8JtjM7@L#pw|A3JO2kN)VEMG`+({v)(~qa!NIiCV=kPJUGNxIQ2pon(n8c1^`H^X z@u-o`K#g<_Dx1GSt^H9{XwN&ZqayVPbzjV(7O6C-NaVw!SRQNRa7?fIKgEG&_8661 zpHTZj@?q9d3DgX0qdxEK+9OfPH6QiBWvGFDg9Y#imcW19=lO=)5>!CtNGlBd{aLldFYrR?*i>asARhB{DjJ(lw)m)a-kwq3j1RP z)Y5#1TFQ&49J@7^`d8>*xDP_UvLs1@`lDEB)XSqBDmSXRc6~fZyE$qgsmHNolw%aC zzh>iuym0J+YEMH|#|qSgze82g$?=3p9sJ1&jqok1oos?dA~$Mg6;T~DLk+0E`+OMc zzB#Be+~&@oMkVWA)O~MIRgq|-MLIQx)6VR3pt7lmm9QQv^oy_{u0zViyMp1EVUp!W zG-}EEqLObos-Kyt`aeE28>2f$HZJs-MfKP=9hJn`-@L$GoclA{-3kg3hQB-bRh=f%7A( zUK38U8Mngqw7a6NPdweqH3ib4R}!@(Jx~*vh}wGRqawD?oj-wr@BbG#(9U!R_248k zY^^e59+D~#s;*nkbmfOy%ZaGun(bVRIcV?3oOly8zy!1G`lP5NPKR2uELc;aE5?CB zIRRCd$FK;-oE_v1z|yE2cB0-|CovfBqaOGOw_}PqtStln0dLSgHP^m9e?2eAyGuLf zeEW9&1ofPv3s}0|91P>26F$aYu-?KTZyBav6y$Be1E{an-4@%o+H6bgPd43A17C%W z@lULbg_fEla3<{&I2;=-3-UVP1^g3>E~ox~<{)fEkk<@v;sY$X(y~6wD*GW*H!Q&U zJ(z(RK0@u3an}TSC$J*c!FX%!Pr)tl58AizH6B=J-*$Jb5Aw#-ZoI*+zrKO`AIgcm z8~K}0+>8@2%_jQ`ht+tUcFD~_-d;@mzaVcF{^lI~HIZOIskiWMz}j1_zfRk%8g8PN z=mGA)WZQ$haQp$4Blmp{w6@8Vbz){ai#n=nl3+Zx_|V(zM6;*lD*dN&h|C%BjEQ9Owb-Q626;)%TC6ug&LC z9lt@4#(w+L@*k*rk9EMRsv2s-Gtk#sEa5;& zwHj;TH>fSsJ7@#Qj0$Of3@iz1P3xg%+z~aPfvD?7y7P-s*KKwlL_PQ{4#8^&sef%8 z4ZpYS-hvAKepH7iP#v7X+;|i9g(cA;8(0b~KszIr$A+k-ScF=-EvN~eLRHTNjEgr> zOa0`KZwJALEdr@fGt7os>s+V-l}6oI#htH@8dyivgNC3Uv;ZsNa#SSlqLMJ^h<)Ax z`_S%=%8_e62YTQg=R?%X=o#w4X^+~2v!G^>4+8^2ND!wa{3>v-$JPDuY)?@5t)$h4R;qzMumJGs)Idtfp-a&WOq^7{~DF7@39`nJ{c7F zb-dptSM?s-Go~6 zBdE2#hzjj<)BuBiw(o#RoOw|*u8G3Rn@C#pHKRQ4L|JD8R91I(j(4te9!D+J zZPd5k*Qih@J7Z>a=66P;a;vtpn{(V5>R%tMa8o)D*AHN!dzI_Inwz*=VeT)`j2td zMw$xs8je8KYjGTj4NxJwfEvg%tcEeJ*#qm~LE7z6NgVN~Em=iWPIW{@v@0r-!%z_z zjmcF1<2mSti&1MIr4iuut*dAY^lBm%$ zn`s;TmG)Pt8yoy>f2iz)DzC$+Bz%hD_%GJLFP_^2yWwKmL$NNVcwtr685w}@jp9HZ zPjxOwW#@KmfWM+NR@T%2B^q(3Y@3@ z26LdSos0_gW>hYG@7iZj9o#}a;5BL=NcE3<0BUW^qUwK$YcIuYv@c*@{D|o==WAR0 zD%eK#Kb!+~@F!|U$=_JnWW_VIOQ6ay?pupYQq z?4_v4Y(|yk9`rTSQyeH6uAv6-z_mZ1W*YOIt??JAj&h*}P#pE(^3F!6fp$ejvM*`} z9EW<&Bvk*4Py_wnJL+E@{>X`9_&bJU;`dgT`B587O;nO~L3K3PwI`qkFdvn)n@|JT ziMMe-s{a)qg1mFM1vLQwqy28^tdFk#JN;`vP#A-SxZohFK3`!?%=XD5F%T8HsaO_Q zq4x6IsQuvq>H*$oi%?S35~M}l7lE2UVb`wYbD$A7M~$?-yPz-br9B#RV2S^%qfV$9 z_dtc%$7q~`+DR{>`n!Qz()(BoU!kh096vcKhYPSB`d2uZ&Oxc5;J_aqPoYAYDL6Rr zpxmgAqwz3S$FUecBsfq;Gf^{Mh06Y&*cC6Ka;I!)aA3wwQ0*?LcY|+j-#fs8W_|&4 z;!W315FtXCuVRUS3092G7*)OOPp&lEA1^9h>Y_FX5;)LOsV&O z(pYw54phjZQ2Rj{)a$b~YQva_TH{4H1;4?(SSogKVCU?K9ciCKZCFL(*Z?M?)_fbb z#X}g#g}A|9lE8urn9Y3Mgv}(NIzy?$owc`yymC-a*l5KY9x1%2T z6KZMxKvmCURHQy&H%t&enBSV_U^I)M$}06puQKJLgmISJd00I13Q?& zB6I?E{qLwRGLKOMjg`=rI2`qP9#mPEPZ(^!|KExedT?LV$VZ|EFdY?{WvI11fzR;_ zYG#KLS;yyaFzp+t2Q*G>*Y|J^L=Ai-266>;|B}Rha9|7F!U=s7`URB(k5EhT26F}T zGutHGfK`(P2R5qaDS`vPhBpuEa$T!1%kJ&Cn)XQ?kKIxR2g>vXDj8#>3ib*Hv4f&= ztgWBgLNyvUa$*@O0+rI(02-k}I2`r8U>+*u+uZp*sO!(7a^Nr2lHNm26gM zM7=X|psLER!hv?M+Nc{FphDjR)xj{-+E2i2L|_>z#3%SCZ3^WT=TlUbc%V?7MZV9DAQHNXMRQK$h-MfJA~ zGvaF015cnfp!2Bf9%A6L5vkMJPQgy9=Xoq#i0_Lr?>s zfSU0F)RJvRh59%u2Yx~2+DlBV`cIP4LX!~{+JdMZu_|h<8lyTMi0XJ8=D>xh>yM#w z!vub9Pl${Nn$n48bP&O-g`;0h-+!`N9ZM5$0CEQ3nQM$TTS zfs99O&2v#RJ&4*L&Y&W4$(?_Kn(-&p0F#lyO3E~-e!{c)wsv_qp&Lt~22u~TrtMHk z*4LdMff~>>R0r!&JLgW+>-c+AB+sL+d+I)q5owW2j9UAQsDYRDIjGJ-J*YG)%9KnI_n2k{VPeWbrFXBKW z{~8sd!>9qAUB9tJHMdl0C0E?go)ByE>cBl#TLJfR8 zYR%`M2DlbesQ&kGpaGmlt@$lf5+%rMGmS)@FOFL4j;Id1qaHW}^W%7T{yS8Xoj_&( z9aPSIKz(UVmCx>LhJk!D=I>z3sV2Op(Q6|U(^mb4h!O8EP}7y=eY~nx7@O* zFD4yPOE3*Jpe3kW*@7DIaa0ccfg0!wR1PF8Y@cWFInay?qAsk3TKi6@r5KGG*eX;+ zcA=8%9IB%~Q8RyrO3LI#++L4*`$eM$)E@O#9E$4C$DDEw2U?>;&Qqvz`2$tIf1)~m z;68tcnsJPx)^RdahdEGdS{ikI6;w_%LFGhW)I=wsCb$Y27~lUn&`2(z*6csj%)cmR zSzij(K^NB^iHgJ~)B{eSI=+sI;5$^#Bra~(twVi&1hu7KMLq8k=F#{6uoA(6pWRf% z%zO}9k`MTfmL0>eNhv~!y-PE4oLwf^>xo;U`6CpjEyouV99fW=dmhp6^}cKqLGUl_YP`qod?iZKNrx1qXi1y(~uaxsRH` zVXTNxP~}>nx-CsnyiB_is%$gVu>P~6LLZHaU~}}9rGq(8a!kcMI16>*VN`BhMXm7z zRF?mXN~(l4?KPYQwG_2bb>0~@p`n-+=VC70kDA~ERPx5C<-Y%i)v`6ujw-9Fs6R~h zMRhz6)$vx;0FI!N@B(VhZ=$Yyj~aN=+GcJnOuGseLm$=uUR09atWEu^gBP68h~w0; z4>F;?U__yEq6I2>Mq_TAiR$os3?v5-tp(d~#m27KJ1Nqr~ zei5~=+(m6@Ax-VRgcwuxpMeA2kQLQ&K2(RLQAt-GHLymm-5#|e4MLUCR6LIxQP&M? zW)GN%C1@`~MeH|xjn6Ry-fJH0RaO1RY+=b$2g}kPfi>_Dp27Gn?FS22u`TVgt%3u8 ziM$4t1Ib(4cfE9|w^|!imiwq2*nk??7F>n8c2*6CP&2!O+9|`^+s0J8gRSjM)C>=!2J{ye!2eLWQJ`aR;P3ytcBKCG;9Hzf zx#a0&7D6RUNoN(*Od4Q0Y=#>6GR%*AP)YR=l@qBuTejywwTroSHB{X<#q!v-v+qLV zF4%{v&!12aJdX<9Wz-IM7uCUg)Bxgiv4~|tepu=iLro-qH(Q#b&S+FWRZwNv5EYpY zJ_mZxSX8Jdp$1U7yZtz>4(fp$P|3LmHKP-#s`wqXWDigS{EXUSllHI&=0#m!5|xBC zu{Zvt2Xzul-E@+VBFA->{3Aq(zrS(^csd}UArsg6sqC29cgQEQoKfDJ4i zYQKm=-B%PYoN+;8VoD%g)IhI-Tx1t(thW>H`qSEIK+O+ zmFdgi!0&D>!Jb?fcW7|nZ@Y(JUD_|P5mp!$9QZe3ORzreh~aEFI1nG=A@oaguxSK8 z5F{xcIO|gtdMSNB%D(T99&I6u7-RcHbyT@6z*%?_M`6>k_9NOW*p_zUuWYIM;bhwL zQ2R#sIQx@Ui*eL{b{@Ql6I#n-3?W&jg7(U0@1rm`lOe45qwj~GS!7Ak4N zrrTGqXdFws2mXrBQQrd&&j=3uH)Jkj2in7DS~A|m3AB693J(0m=387tdzL@jepp;+ zj)iVK>VpH=2HVUH4*b^o5$sF*1NO%r^X$j$f1%2*+I(|0DrrBUk}m!Ni(EmhLVF}C z*G{4a=!Y$|9|jM@m7KVT`EkM`E1$jCkoIL8& zZb#Mo1FVTLmj(y^v3mnNuKEvJW?B6MD%7Qy2M7L*RzLib_OCbztF8$4df){thS4i+ zLm7(6Xir2va4G5~a}l*<@m5*85JuDPfwNiiE%-$BAH62n+sy~L*9Lo=`QQ#lp81Yz`h{^&R$JF0#|=cPkd>e2j0coT5=Loz++f58!BgiQ0+>?6UHjhC68g zgvy!WyMw(w_zV@%^?QN?zw8?R9rZt$6EiuehOzes2YykwKIUSi#r9eKciL|ch^VcH|q|7Q+99|`v6 z;HRUuRjPyD!@_KKfLLd<$9*!zw1 zl}_7MobHVMI6gCma{hl92e+T0{&iv>C(hy_JcBcTwY|ReS#uz&ET>>W%zMthOm;xM z4SVAZ9D>?r%)rjg39JQ7=mdp zSm-mL9^4bda1iP}KMnQggXI|L7Yoon>^^_x483UA`6)Qi7mysNmq|WUIW0$xa0lu^ zC$KD@!IGHxHydD0)W92~X4c-F?}k%p4?vY+(C_xZoT%qTBNO$#N*vtdL<8J}B`(

w`^u*QIV+X+D%XqXyfdI%9T;55N|>a>?~>t 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 diff --git a/resources/localization/cs/PrusaSlicer_cs.po b/resources/localization/cs/PrusaSlicer_cs.po index 0d23d1257..82b577323 100644 --- a/resources/localization/cs/PrusaSlicer_cs.po +++ b/resources/localization/cs/PrusaSlicer_cs.po @@ -4,29 +4,145 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: PhraseApp (phraseapp.com)\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || n%10 == 1 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 12 && n%100 <= 14)) ? 2 : 3);\n" +"X-Generator: Poedit 3.0\n" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" #: src/slic3r/GUI/Tab.cpp:4124 -msgid "\"%1%\" is disabled because \"%2%\" is on in \"%3%\" category.\nTo enable \"%1%\", please switch off \"%2%\"" -msgstr "\"%1%\" je deaktivováno, protože \"%2%\" je zapnuto v kategorii \"%3%\".\nChcete-li povolit \"%1%\",, vypněte \"%2%\"" +msgid "" +"\"%1%\" is disabled because \"%2%\" is on in \"%3%\" category.\n" +"To enable \"%1%\", please switch off \"%2%\"" +msgstr "" +"\"%1%\" je deaktivováno, protože \"%2%\" je zapnuto v kategorii \"%3%\".\n" +"Chcete-li povolit \"%1%\",, vypněte \"%2%\"" -#: src/libslic3r/PrintConfig.cpp:249 src/libslic3r/PrintConfig.cpp:828 -#: src/libslic3r/PrintConfig.cpp:1148 src/libslic3r/PrintConfig.cpp:1327 -#: src/libslic3r/PrintConfig.cpp:1390 src/libslic3r/PrintConfig.cpp:1640 -#: src/libslic3r/PrintConfig.cpp:2568 src/libslic3r/PrintConfig.cpp:2805 -#: src/libslic3r/PrintConfig.cpp:2931 +#: src/libslic3r/PrintConfig.cpp:249 src/libslic3r/PrintConfig.cpp:828 src/libslic3r/PrintConfig.cpp:1148 src/libslic3r/PrintConfig.cpp:1327 src/libslic3r/PrintConfig.cpp:1390 src/libslic3r/PrintConfig.cpp:1640 src/libslic3r/PrintConfig.cpp:2568 src/libslic3r/PrintConfig.cpp:2805 src/libslic3r/PrintConfig.cpp:2931 msgid "%" msgstr "%" +#: src/slic3r/GUI/GUI_ObjectList.cpp:422 +#, c-format +msgid "%1$d backward edge" +msgid_plural "%1$d backward edges" +msgstr[0] "‪%1$d‬ zpětná hrana" +msgstr[1] "‪%1$d‬ zpětných hran" +msgstr[2] "‪%1$d‬ zpětných hran" +msgstr[3] "‪%1$d‬ zpětných hran" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:414 +#, c-format +msgid "%1$d degenerate facet" +msgid_plural "%1$d degenerate facets" +msgstr[0] "%1$d degenerovaná faseta" +msgstr[1] "%1$d degenerovaných faset" +msgstr[2] "" +msgstr[3] "" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:411 +#, c-format +msgid "%1$d edge fixed" +msgid_plural "%1$d edges fixed" +msgstr[0] "Opraveno ‪%1$d‬ hrana" +msgstr[1] "Opraveno ‪%1$d‬ hran" +msgstr[2] "Opraveno ‪%1$d‬ hran" +msgstr[3] "Opraveno ‪%1$d‬ hran" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:418 +#, c-format +msgid "%1$d facet removed" +msgid_plural "%1$d facets removed" +msgstr[0] "%1$d odstraněna faseta" +msgstr[1] "%1$d odstraněných fasetů" +msgstr[2] "" +msgstr[3] "" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:420 +#, c-format +msgid "%1$d facet reversed" +msgid_plural "%1$d facets reversed" +msgstr[0] "%1$d otočená faseta" +msgstr[1] "%1$d otočených faset" +msgstr[2] "" +msgstr[3] "" + +#: src/slic3r/GUI/NotificationManager.cpp:1073 +#, c-format +msgid "%1$d Object was loaded with custom seam." +msgid_plural "%1$d Objects were loaded with custom seam." +msgstr[0] "%1$d Objekt byl načten s vlastním švem." +msgstr[1] "%1$d Objekty byly načteny s vlastním švem." +msgstr[2] "%1$d Objekty byly načteny s vlastním švem." +msgstr[3] "" + +#: src/slic3r/GUI/NotificationManager.cpp:1072 +#, c-format +msgid "%1$d Object was loaded with custom supports." +msgid_plural "%1$d Objects were loaded with custom supports." +msgstr[0] "%1$d Objekt byl načten s vlastními podpěrami." +msgstr[1] "%1$d Objekty byly načteny s vlastními podpěrami." +msgstr[2] "%1$d Objekty byly načteny s vlastními podpěrami." +msgstr[3] "" + +#: src/slic3r/GUI/NotificationManager.cpp:1074 +#, c-format +msgid "%1$d Object was loaded with multimaterial painting." +msgid_plural "%1$d Objects were loaded with multimaterial painting." +msgstr[0] "%1$d Objekt byl načten s multimateriálovým malováním." +msgstr[1] "%1$d Objekty byly načteny s multimateriálovým malováním." +msgstr[2] "" +msgstr[3] "" + +#: src/slic3r/GUI/NotificationManager.cpp:1076 +#, c-format +msgid "%1$d Object was loaded with partial sinking." +msgid_plural "%1$d Objects were loaded with partial sinking." +msgstr[0] "%1$d Objekt byl načten s částečným potopením pod podložku." +msgstr[1] "%1$d Objekty byly načteny s částečným potopením pod podložku." +msgstr[2] "%1$d Objekty byly načteny s částečným potopením pod podložku." +msgstr[3] "" + +#: src/slic3r/GUI/NotificationManager.cpp:1075 +#, c-format +msgid "%1$d Object was loaded with variable layer height." +msgid_plural "%1$d Objects were loaded with variable layer height." +msgstr[0] "%1$d Objekt byl načten s proměnnou výškou vrstvy." +msgstr[1] "%1$d Objekty byly načteny s proměnnou výškou vrstvy." +msgstr[2] "%1$d Objekty byly načteny s proměnnou výškou vrstvy." +msgstr[3] "" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:423 +#, c-format +msgid "%1$d open edge" +msgid_plural "%1$d open edges" +msgstr[0] "%1$d otevřená hrana" +msgstr[1] "%1$d otevřené hrany" +msgstr[2] "%1$d otevřených hran" +msgstr[3] "%1$d otevřených hran" + +#: src/slic3r/GUI/Plater.cpp:1227 +msgid "%1% (%2$d shell)" +msgid_plural "%1% (%2$d shells)" +msgstr[0] "%1% (%2$d stěna)" +msgstr[1] "%1% (%2$d stěn)" +msgstr[2] "" +msgstr[3] "" + +#: src/slic3r/GUI/ConfigWizard.cpp:746 +msgid "%1% marked with * are not compatible with some installed printers." +msgstr "%1% označené * nejsou kompatibilní s některými nainstalovanými tiskárnami." + #. TRN Remove/Delete #: src/slic3r/GUI/Tab.cpp:3425 msgid "%1% Preset" msgstr "%1% Přednastavení" -#: src/slic3r/GUI/Plater.cpp:4423 -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 "%1% tiskárna byla aktivní v době, kdy byly pořízeny kroky Zpět / Vpřed. Přepnutí na tiskárnu %1% vyžaduje opětovné načtení předvoleb %1%." +#: src/slic3r/GUI/GUI.cpp:330 +msgid "%1% was substituted with %2%" +msgstr "%2% bylo nahrazeno hodnotou %1%" #: src/slic3r/GUI/MainFrame.cpp:1585 msgid "%1% was successfully sliced." @@ -37,113 +153,159 @@ msgid "%1%=%2% mm is too low to be printable at a layer height %3% mm" msgstr "%1%=%2% mm je příliš nízké na to, aby bylo možné tisknout ve výšce vrstvy %3% mm" #: src/slic3r/GUI/PresetHints.cpp:228 -#, possible-c-format +#, c-format msgid "%3.2f mm³/s at filament speed %3.2f mm/s." msgstr "%3.2f mm³/s při rychlosti filamentu %3.2f mm/s." -#: src/slic3r/GUI/Plater.cpp:1061 -#, possible-c-format -msgid "%d (%d shells)" -msgstr "%d (%d obalů)" - -#: src/slic3r/GUI/Plater.cpp:1069 -#, possible-c-format -msgid "%d degenerate facets, %d edges fixed, %d facets removed, %d facets added, %d facets reversed, %d backwards edges" -msgstr "%d poškozených faset, %d okrajů opraveno, %d faset odstraněno, %d faset přidáno, %d faset navráceno, %d zadních okrajů" - #: src/slic3r/GUI/PresetHints.cpp:269 -#, possible-c-format +#, c-format msgid "%d lines: %.2f mm" msgstr "%d perimetry: %.2f mm" #: src/slic3r/GUI/MainFrame.cpp:1728 -#, possible-c-format +#, c-format msgid "%d presets successfully imported." msgstr "%d přednastavení úspěšně importováno." +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:206 +#, c-format +msgid "%d triangles" +msgstr "%d trojúhelníků" + #: src/slic3r/GUI/GUI_App.cpp:718 -#, possible-c-format -msgid "%s\nDo you want to continue?" -msgstr "%s\nChcete pokračovat?" +#, c-format +msgid "" +"%s\n" +"Do you want to continue?" +msgstr "" +"%s\n" +"Chcete pokračovat?" #: src/slic3r/GUI/MainFrame.cpp:917 src/slic3r/GUI/MainFrame.cpp:1316 -#, possible-c-format +#, c-format msgid "%s &Website" msgstr "%s &Webová stránka" #: src/slic3r/GUI/GUI_App.cpp:394 -#, possible-c-format +#, c-format msgid "%s - BREAKING CHANGE" msgstr "%s - ZLOMOVÁ ZMĚNA" #: src/slic3r/GUI/Plater.cpp:1410 -#, possible-c-format +#, c-format msgid "%s - Drop project file" msgstr "%s - Otevírání projektu" #: src/slic3r/GUI/UpdateDialogs.cpp:211 -#, possible-c-format +#, c-format msgid "%s configuration is incompatible" msgstr "Konfigurace %s není kompatibilní" #: src/slic3r/GUI/Field.cpp:223 -#, possible-c-format +#, c-format msgid "%s doesn't support percentage" msgstr "%s nepodporuje procenta" #: src/slic3r/GUI/MsgDialog.cpp:73 -#, possible-c-format +#, c-format msgid "%s error" msgstr "%s chyba" #: src/slic3r/GUI/ConfigWizard.cpp:499 -#, possible-c-format +#, c-format msgid "%s Family" msgstr "%s Rodina" +#: src/slic3r/GUI/MsgDialog.cpp:173 +#, c-format +msgid "%s has a warning" +msgstr "%s obsahuje varování" + #: src/slic3r/GUI/MsgDialog.cpp:74 -#, possible-c-format +#, c-format msgid "%s has encountered an error" msgstr "Došlo k chybě v programu %s" #: src/slic3r/GUI/GUI_App.cpp:528 -#, 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\nThe application will now terminate." -msgstr "%s zaznamenal chybu. Bylo to pravděpodobně způsobeno nedostatkem paměti. Pokud jste si jisti, že máte v systému dostatek paměti RAM, může to být také chyba programu a v takovém případě bychom byli rádi, kdybyste nám to nahlásili.\n\nAplikace se nyní ukončí." +#, c-format +msgid "" +"%s has encountered an error. It was likely caused by running out of memory. If you are sure you have enough RAM on your system, this may also be a bug and we would be glad if you reported it.\n" +"\n" +"The application will now terminate." +msgstr "" +"%s zaznamenal chybu. Bylo to pravděpodobně způsobeno nedostatkem paměti. Pokud jste si jisti, že máte v systému dostatek paměti RAM, může to být také chyba programu a v takovém případě bychom byli rádi, kdybyste nám to nahlásili.\n" +"\n" +"Aplikace se nyní ukončí." #: src/slic3r/GUI/BackgroundSlicingProcess.cpp:62 -#, possible-c-format +#, 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 "%s zaznamenal chybu. Bylo to pravděpodobně způsobeno nedostatkem paměti. Pokud jste si jisti, že máte v systému dostatek paměti RAM, může to být také chyba programu a v takovém případě bychom byli rádi, kdybyste nám to nahlásili." #: src/slic3r/GUI/UpdateDialogs.cpp:309 -#, possible-c-format +#, c-format msgid "%s has no configuration updates available." msgstr "%s nemá k dispozici žádné aktualizace konfigurace." #: src/slic3r/GUI/UpdateDialogs.cpp:148 src/slic3r/GUI/UpdateDialogs.cpp:210 -#, possible-c-format +#, c-format msgid "%s incompatibility" msgstr "Není kompatibilní s %s" +#: src/slic3r/GUI/MsgDialog.cpp:195 +#, c-format +msgid "%s info" +msgstr "%s info" + +#: src/slic3r/GUI/MsgDialog.cpp:114 +#, c-format +msgid "%s information" +msgstr "%s informace" + #: src/slic3r/GUI/UpdateDialogs.cpp:270 -#, possible-c-format -msgid "%s now uses an updated configuration structure.\n\nSo 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.\nAn inheriting preset may either inherit a particular value from its parent or override it with a customized value.\n\nPlease proceed with the %s that follows to set up the new presets and to choose whether to enable automatic preset updates." -msgstr "%s nyní používá aktualizovanou konfigurační strukturu.\n\nByly uvedeny takzvaná \"Systémová přednastavení\", která obsahují výchozí nastavení pro rozličné tiskárny. Tato systémová přednastavení nemohou být upravena, místo toho si nyní uživatel může vytvořit svá vlastní přednastavení tím, že zdědí nastavení z jednoho ze systémových přednastavení.\nNově vytvořené přednastavení může buď zdědit určitou hodnotu od svého předchůdce nebo ji přepsat upravenou hodnotou.\n\nPři nastavování nových předvoleb postupujte podle pokynů v %s a vyberte, zda chcete povolit automatické přednastavené aktualizace." +#, 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 "" +"%s nyní používá aktualizovanou konfigurační strukturu.\n" +"\n" +"Byly uvedeny takzvaná \"Systémová přednastavení\", která obsahují výchozí nastavení pro rozličné tiskárny. Tato systémová přednastavení nemohou být upravena, místo toho si nyní uživatel může vytvořit svá vlastní přednastavení tím, že zdědí nastavení z jednoho ze systémových přednastavení.\n" +"Nově vytvořené přednastavení může buď zdědit určitou hodnotu od svého předchůdce nebo ji přepsat upravenou hodnotou.\n" +"\n" +"Při nastavování nových předvoleb postupujte podle pokynů v %s a vyberte, zda chcete povolit automatické přednastavené aktualizace." #: src/slic3r/GUI/GUI_App.cpp:1512 -#, possible-c-format +#, c-format msgid "%s View Mode" msgstr "%s Režim zobrazení" -#: src/slic3r/GUI/UpdateDialogs.cpp:151 -#, possible-c-format -msgid "%s will now start updates. Otherwise it won't be able to start.\n\nNote 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\nUpdated configuration bundles:" -msgstr "%s nyní spustí aktualizaci. Jinak nebude moci být spuštěn.\n\nNejprve bude vytvořen kompletní snímek konfigurace a v případě problému s novou verzí lze provést obnovu.\n\nAktualizované balíčky konfigurace:" +#: src/slic3r/GUI/MsgDialog.cpp:172 +#, c-format +msgid "%s warning" +msgstr "%s varování" -#: src/slic3r/GUI/MainFrame.cpp:933 src/slic3r/GUI/MainFrame.cpp:937 -#: src/slic3r/GUI/MainFrame.cpp:1329 -#, possible-c-format +#: src/slic3r/GUI/UpdateDialogs.cpp:151 +#, 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 "" +"%s nyní spustí aktualizaci. Jinak nebude moci být spuštěn.\n" +"\n" +"Nejprve bude vytvořen kompletní snímek konfigurace a v případě problému s novou verzí lze provést obnovu.\n" +"\n" +"Aktualizované balíčky konfigurace:" + +#: src/slic3r/GUI/MainFrame.cpp:933 src/slic3r/GUI/MainFrame.cpp:937 src/slic3r/GUI/MainFrame.cpp:1329 +#, c-format msgid "&About %s" msgstr "&O %su" @@ -179,8 +341,7 @@ msgstr "&Exportovat" msgid "&Filament Settings Tab" msgstr "Panel Nastavení &filamentu" -#: src/slic3r/GUI/MainFrame.cpp:1347 src/slic3r/GUI/MainFrame.cpp:1357 -#: src/slic3r/GUI/MainFrame.cpp:1417 +#: src/slic3r/GUI/MainFrame.cpp:1347 src/slic3r/GUI/MainFrame.cpp:1357 src/slic3r/GUI/MainFrame.cpp:1417 msgid "&File" msgstr "&Soubor" @@ -188,12 +349,15 @@ msgstr "&Soubor" msgid "&Finish" msgstr "&Dokončit" +#: src/slic3r/GUI/MainFrame.cpp:1441 +msgid "&Full screen" +msgstr "&Režim celé obrazovky" + #: src/slic3r/GUI/MainFrame.cpp:1141 msgid "&G-code preview" msgstr "&G-code prohlížeč" -#: src/slic3r/GUI/MainFrame.cpp:1353 src/slic3r/GUI/MainFrame.cpp:1363 -#: src/slic3r/GUI/MainFrame.cpp:1423 +#: src/slic3r/GUI/MainFrame.cpp:1353 src/slic3r/GUI/MainFrame.cpp:1363 src/slic3r/GUI/MainFrame.cpp:1423 msgid "&Help" msgstr "&Pomoc" @@ -257,8 +421,7 @@ msgstr "Vybrat &vše" msgid "&Undo" msgstr "&Zpět" -#: src/slic3r/GUI/MainFrame.cpp:1350 src/slic3r/GUI/MainFrame.cpp:1360 -#: src/slic3r/GUI/MainFrame.cpp:1418 +#: src/slic3r/GUI/MainFrame.cpp:1350 src/slic3r/GUI/MainFrame.cpp:1360 src/slic3r/GUI/MainFrame.cpp:1418 msgid "&View" msgstr "&Zobrazení" @@ -266,8 +429,7 @@ msgstr "&Zobrazení" msgid "&Window" msgstr "&Okno" -#: src/slic3r/GUI/ConfigWizard.cpp:662 src/slic3r/GUI/ConfigWizard.cpp:812 -#: src/slic3r/GUI/ConfigWizard.cpp:873 src/slic3r/GUI/ConfigWizard.cpp:1007 +#: src/slic3r/GUI/ConfigWizard.cpp:662 src/slic3r/GUI/ConfigWizard.cpp:812 src/slic3r/GUI/ConfigWizard.cpp:873 src/slic3r/GUI/ConfigWizard.cpp:1007 msgid "(All)" msgstr "(Všechny)" @@ -287,6 +449,10 @@ msgstr "(Znovu)Slicovat" msgid "(Re)Slice No&w" msgstr "&(Znovu) Slicovat" +#: src/libslic3r/GCode.cpp:556 +msgid "(Some lines not shown)" +msgstr "(Některé řádky nejsou zobrazeny)" + #: src/libslic3r/PrintConfig.cpp:807 src/libslic3r/PrintConfig.cpp:2730 msgid "(Unknown)" msgstr "(Neznámý)" @@ -303,18 +469,46 @@ msgstr "0 (žádné otevřené kotvy)" msgid "0 (not anchored)" msgstr "0 (není ukotven)" +#: src/libslic3r/PrintConfig.cpp:2591 +msgid "0 (off)" +msgstr "0 (vypnuto)" + #: src/libslic3r/PrintConfig.cpp:2060 msgid "0 (soluble)" msgstr "0 (rozpustné)" +#: src/libslic3r/PrintConfig.cpp:2526 +msgid "0.1" +msgstr "0,1" + +#: src/libslic3r/PrintConfig.cpp:2509 +msgid "0.1 (detachable)" +msgstr "0.1 (oddělitelné)" + +#: src/libslic3r/PrintConfig.cpp:2527 +msgid "0.2" +msgstr "0,2" + #: src/libslic3r/PrintConfig.cpp:2061 msgid "0.2 (detachable)" msgstr "0.2 (oddělitelné)" +#: src/libslic3r/PrintConfig.cpp:2592 +msgid "1 (light)" +msgstr "1 (slabé)" + #: src/libslic3r/PrintConfig.cpp:1090 src/libslic3r/PrintConfig.cpp:1112 msgid "1000 (unlimited)" msgstr "1 000 (neomezeně)" +#: src/libslic3r/PrintConfig.cpp:2593 +msgid "2 (default)" +msgstr "2 (výchozí)" + +#: src/libslic3r/PrintConfig.cpp:2594 +msgid "3 (heavy)" +msgstr "3 (silné)" + #: src/slic3r/GUI/MainFrame.cpp:1234 msgid "3&D" msgstr "3&D" @@ -335,11 +529,6 @@ msgstr "3D myš odpojena." msgid "3Dconnexion settings" msgstr "Nastavení 3DConnexion" -#: src/slic3r/GUI/Plater.cpp:5167 -#, possible-c-format -msgid "3MF file exported to %s" -msgstr "Soubor 3MF byl exportován do %s" - #: src/slic3r/GUI/ConfigWizard.cpp:2490 msgid "< &Back" msgstr "<&Zpět" @@ -356,6 +545,22 @@ msgstr "Logický výraz může používat konfigurační hodnoty aktivního prof msgid "A copy of the current system preset will be created, which will be detached from the system preset." msgstr "Bude vytvořena oddělená kopie aktuálního systémového přednastavení." +#: src/slic3r/GUI/ConfigWizard.cpp:2673 +msgid "A new %1% was installed and it will be activated." +msgstr "Byl nainstalován nový %1% a bude aktivován." + +#: src/slic3r/GUI/ConfigWizard.cpp:2648 +msgid "A new Printer was installed and it will be activated." +msgstr "Byla nainstalována nová tiskárna, která bude aktivována." + +#: src/slic3r/GUI/ConfigWizard.cpp:2568 +msgid "A new vendor was installed and one of its printers will be activated" +msgid_plural "New vendors were installed and one of theirs printers will be activated" +msgstr[0] "Byl instalován nový výrobce a jedna z jeho tiskáren bude aktivována." +msgstr[1] "Byli nainstalováni noví výrobci a bude aktivována jedna z jejich tiskáren" +msgstr[2] "Byli nainstalováni noví výrobci a bude aktivována jedna z jejich tiskáren" +msgstr[3] "" + #: src/slic3r/GUI/ConfigWizard.cpp:1400 msgid "A rule of thumb is 160 to 230 °C for PLA, and 215 to 250 °C for ABS." msgstr "Obecným pravidlem je 160 až 230 °C pro PLA a 215 až 250 °C pro ABS." @@ -369,7 +574,7 @@ msgid "A toolpath outside the print area was detected." msgstr "Byla detekována cesta mimo tiskovou oblast." #: src/slic3r/GUI/AboutDialog.cpp:212 src/slic3r/GUI/AboutDialog.cpp:215 -#, possible-c-format +#, c-format msgid "About %s" msgstr "O %s" @@ -385,8 +590,11 @@ msgstr "Nad Z" msgid "Acceleration control (advanced)" msgstr "Kontrola akcelerací (pokročilé)" -#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:221 -#: src/libslic3r/PrintConfig.cpp:3089 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:286 +msgid "Access violation" +msgstr "Porušení přístupu" + +#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:221 src/libslic3r/PrintConfig.cpp:3089 msgid "Accuracy" msgstr "Přesnost" @@ -416,7 +624,19 @@ msgstr "Adaptivní" #: src/libslic3r/PrintConfig.cpp:894 msgid "Adaptive Cubic" -msgstr "Kubická adaptivní" +msgstr "Kubický adaptivní" + +#: resources/data/hints.ini: [hint:Adaptive infills] +msgid "" +"Adaptive infills\n" +"Did you know that you can use the Adaptive cubic and Support cubic infills to decrease the print time and lower the filament consumption? Read more in the documentation." +msgstr "" +"Adaptivní výplň\n" +"Věděli jste, že můžete použít adaptivní kubické a kubické adaptivní výplně, abyste zkrátili dobu tisku a snížili spotřebu filamentu? Přečtěte si více v dokumentaci." + +#: src/slic3r/GUI/GalleryDialog.cpp:123 +msgid "Add" +msgstr "Přidat" #: src/slic3r/GUI/SavePresetDialog.cpp:314 msgid "Add \"%1%\" as a next preset for the the physical printer \"%2%\"" @@ -486,14 +706,11 @@ msgstr "Přidat extruder do seznamu" msgid "Add Generic Subobject" msgstr "Přidání obecného Dílčího objektu" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3297 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3325 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3345 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3297 src/slic3r/GUI/GUI_ObjectList.cpp:3325 src/slic3r/GUI/GUI_ObjectList.cpp:3345 msgid "Add Height Range" msgstr "Přidání Rozsahu vrstev" -#: src/slic3r/GUI/GLCanvas3D.cpp:4892 src/slic3r/GUI/Plater.cpp:3708 -#: src/slic3r/GUI/Plater.cpp:3720 src/slic3r/GUI/Plater.cpp:3858 +#: src/slic3r/GUI/GLCanvas3D.cpp:4892 src/slic3r/GUI/Plater.cpp:3708 src/slic3r/GUI/Plater.cpp:3720 src/slic3r/GUI/Plater.cpp:3858 msgid "Add instance" msgstr "Přidat instanci" @@ -514,14 +731,22 @@ msgid "Add modifier" msgstr "Přidat modifikátor" #: src/libslic3r/PrintConfig.cpp:515 -#, possible-c-format +#, c-format msgid "Add more perimeters when needed for avoiding gaps in sloping walls. Slic3r keeps adding perimeters, until more than 70% of the loop immediately above is supported." msgstr "Přidání více perimetrů, pokud je potřeba, pro vyvarování se tvorbě mezer v šikmých plochách. Slic3r pokračuje v přidávání perimetrů, dokud není podepřeno více než 70% perimetrů v následující vrstvě." +#: src/slic3r/GUI/GUI_Factories.cpp:161 +msgid "Add negative volume" +msgstr "Přidat negativní objem" + #: src/slic3r/GUI/Plater.cpp:3858 msgid "Add one more instance of the selected object" msgstr "Přidejte jednu nebo více instancí vybraného objektu" +#: src/slic3r/GUI/GalleryDialog.cpp:123 +msgid "Add one or more custom shapes" +msgstr "Přidání jednoho nebo více vlastních tvarů" + #: src/slic3r/GUI/GUI_ObjectList.cpp:51 msgid "Add part" msgstr "Přidat díl" @@ -530,8 +755,7 @@ msgstr "Přidat díl" msgid "Add pause print" msgstr "Přidat pozastavení tisku" -#: src/slic3r/GUI/PresetComboBoxes.cpp:627 -#: src/slic3r/GUI/PresetComboBoxes.cpp:674 +#: src/slic3r/GUI/PresetComboBoxes.cpp:627 src/slic3r/GUI/PresetComboBoxes.cpp:674 msgid "Add physical printer" msgstr "Přidat fyzickou tiskárnu" @@ -547,6 +771,10 @@ msgstr "Přidat bod k výběru" msgid "Add preset for this printer device" msgstr "Přidat přednastavení pro tuto tiskárnu" +#: src/slic3r/GUI/GalleryDialog.cpp:99 +msgid "Add selected shape(s) to the bed" +msgstr " Přidat vybraný tvar(y) na podložku" + #: src/slic3r/GUI/GUI_ObjectList.cpp:1640 msgid "Add settings" msgstr "Přidat nastavení" @@ -575,11 +803,18 @@ msgstr "Přidání nastavení pro Objekty" msgid "Add Settings for Sub-object" msgstr "Přidání nastavení pro Dílčí objeky" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1953 -#: src/slic3r/GUI/GUI_ObjectList.cpp:2210 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1953 src/slic3r/GUI/GUI_ObjectList.cpp:2210 msgid "Add Shape" msgstr "Přidat Tvar" +#: src/slic3r/GUI/GUI_ObjectList.cpp:1708 +msgid "Add Shape from Gallery" +msgstr "Přidání tvaru z galerie" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:1708 +msgid "Add Shapes from Gallery" +msgstr "Přidat tvary z galerie" + #: src/libslic3r/PrintConfig.cpp:443 msgid "Add solid infill near sloping surfaces to guarantee the vertical shell thickness (top+bottom solid layers)." msgstr "Přidá plnou výplň u šikmých ploch pro garanci tloušťky svislých stěn (vrchních a spodních plných vrstev)." @@ -604,6 +839,10 @@ msgstr "Přidání podpěr" msgid "Add supports by angle" msgstr "Přidat podpěry dle úhlu" +#: src/slic3r/GUI/GalleryDialog.cpp:98 +msgid "Add to bed" +msgstr "Přidat na podložku" + #: src/slic3r/GUI/GLCanvas3D.cpp:4833 msgid "Add..." msgstr "Přidat..." @@ -616,13 +855,11 @@ msgstr "Přidání / Odebrání filamentů" msgid "Add/Remove materials" msgstr "Přidání / Odebrání materiálů" -#: src/slic3r/GUI/PresetComboBoxes.cpp:622 -#: src/slic3r/GUI/PresetComboBoxes.cpp:669 +#: src/slic3r/GUI/PresetComboBoxes.cpp:622 src/slic3r/GUI/PresetComboBoxes.cpp:669 msgid "Add/Remove presets" msgstr "Přidat/Odebrat přednastavení" -#: src/slic3r/GUI/PresetComboBoxes.cpp:815 -#: src/slic3r/GUI/PresetComboBoxes.cpp:972 +#: src/slic3r/GUI/PresetComboBoxes.cpp:815 src/slic3r/GUI/PresetComboBoxes.cpp:972 msgid "Add/Remove printers" msgstr "Přidat/Odebrat tiskárny" @@ -642,14 +879,7 @@ msgstr "Dále je před nainstalováním aktualizace vytvořena záloha veškeré msgid "Address" msgstr "Adresa" -#: src/slic3r/GUI/GUI_ObjectList.cpp:102 src/slic3r/GUI/GUI_ObjectList.cpp:661 -#: src/slic3r/GUI/Tab.cpp:1409 src/slic3r/GUI/Tab.cpp:1430 -#: src/slic3r/GUI/Tab.cpp:1531 src/slic3r/GUI/Tab.cpp:1534 -#: src/slic3r/GUI/Tab.cpp:1816 src/slic3r/GUI/Tab.cpp:2152 -#: src/slic3r/GUI/Tab.cpp:4080 src/libslic3r/PrintConfig.cpp:90 -#: src/libslic3r/PrintConfig.cpp:121 src/libslic3r/PrintConfig.cpp:257 -#: src/libslic3r/PrintConfig.cpp:1081 src/libslic3r/PrintConfig.cpp:2419 -#: src/libslic3r/PrintConfig.cpp:2591 +#: src/slic3r/GUI/GUI_ObjectList.cpp:102 src/slic3r/GUI/GUI_ObjectList.cpp:661 src/slic3r/GUI/Tab.cpp:1409 src/slic3r/GUI/Tab.cpp:1430 src/slic3r/GUI/Tab.cpp:1531 src/slic3r/GUI/Tab.cpp:1534 src/slic3r/GUI/Tab.cpp:1816 src/slic3r/GUI/Tab.cpp:2152 src/slic3r/GUI/Tab.cpp:4080 src/libslic3r/PrintConfig.cpp:90 src/libslic3r/PrintConfig.cpp:121 src/libslic3r/PrintConfig.cpp:257 src/libslic3r/PrintConfig.cpp:1081 src/libslic3r/PrintConfig.cpp:2419 src/libslic3r/PrintConfig.cpp:2591 msgid "Advanced" msgstr "Pokročilý" @@ -687,10 +917,9 @@ msgstr "Zarovnaný" #: src/libslic3r/PrintConfig.cpp:470 src/libslic3r/PrintConfig.cpp:902 msgid "Aligned Rectilinear" -msgstr "Zarovnaná přímočará" +msgstr "Zarovnaný přímočarý" -#: src/slic3r/GUI/ConfigWizard.cpp:308 src/slic3r/GUI/ConfigWizard.cpp:598 -#: src/slic3r/GUI/Tab.cpp:3507 src/slic3r/GUI/UnsavedChangesDialog.cpp:921 +#: src/slic3r/GUI/ConfigWizard.cpp:308 src/slic3r/GUI/ConfigWizard.cpp:598 src/slic3r/GUI/Tab.cpp:3507 src/slic3r/GUI/UnsavedChangesDialog.cpp:921 msgid "All" msgstr "Všechny" @@ -698,9 +927,13 @@ msgstr "Všechny" msgid "All gizmos: Rotate - left mouse button; Pan - right mouse button" msgstr "Všechna gizma: Rotace - levé talčítko myši; Posun - pravé tlačítko myši" -#: src/slic3r/GUI/ConfigWizard.cpp:694 -msgid "All installed printers are compatible with the selected filament." -msgstr "Všechny instalované tiskárny jsou kompatibilní s vybraným filamentem." +#: src/slic3r/GUI/ConfigWizard.cpp:749 +msgid "All installed printers are compatible with the selected %1%." +msgstr "Všechny instalované tiskárny jsou kompatibilní s vybraným %1%." + +#: src/slic3r/GUI/Plater.cpp:2925 +msgid "All non-solid parts (modifiers) were deleted" +msgstr "Všechny modifikátory byly odstraněny." #: src/libslic3r/Print.cpp:1245 msgid "All objects are outside of the print volume." @@ -714,6 +947,10 @@ msgstr "Všechny objekty budou odebrány, pokračovat?" msgid "All settings changes will be discarded." msgstr "Všechny změny v nastavení budou zahozeny." +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:941 +msgid "All settings changes will not be saved" +msgstr "Všechny změny nastavení se neuloží" + #: src/libslic3r/PrintConfig.cpp:1212 msgid "All solid surfaces" msgstr "Všechny plné povrchy" @@ -726,6 +963,14 @@ msgstr "Všechny běžné" msgid "All top surfaces" msgstr "Všechny horní povrchy" +#: src/slic3r/GUI/ConfigWizard.cpp:2523 +msgid "All user presets will be deleted." +msgstr "Všechna uživatelská přednastavení budou odstraněna." + +#: src/libslic3r/PrintConfig.cpp:1248 +msgid "All walls" +msgstr "Všechny stěny" + #: src/libslic3r/miniz_extension.cpp:121 msgid "allocation failed" msgstr "alokace selhala" @@ -734,6 +979,10 @@ msgstr "alokace selhala" msgid "Allow just a single PrusaSlicer instance" msgstr "Povolit pouze jednu instanci PrusaSliceru" +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:237 +msgid "Allows painting only on facets selected by: \"%1%\"" +msgstr "Umožňuje malovat pouze na fasety vybrané pomocí: \"%1%\"" + #: src/slic3r/GUI/Plater.cpp:3915 msgid "Along X axis" msgstr "Podél osy X" @@ -746,8 +995,7 @@ msgstr "Podél osy Y" msgid "Along Z axis" msgstr "Podél osy Z" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:160 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:141 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:160 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:141 msgid "Alt + Mouse wheel" msgstr "Alt + kolečko myši" @@ -755,29 +1003,49 @@ msgstr "Alt + kolečko myši" msgid "Alternate nozzles:" msgstr "Alternativní trysky:" -#: src/slic3r/GUI/Preferences.cpp:163 -msgid "Always ask for unsaved changes when selecting new preset" -msgstr "Při výběru nového přednastavení se vždy dotázat na neuložené změny" +#: src/slic3r/GUI/Preferences.cpp:207 +msgid "Always ask for unsaved changes when creating new project" +msgstr "Při vytváření nového projektu se vždy zeptat na neuložené změny" -#: src/slic3r/GUI/Plater.cpp:5135 -#, possible-c-format -msgid "AMF file exported to %s" -msgstr "Soubor AMF byl exportován do %s" +#: src/slic3r/GUI/Preferences.cpp:200 +msgid "Always ask for unsaved changes when selecting new preset or resetting a preset" +msgstr "Při výběru nového přednastavení nebo resetování přednastavení se vždy dotazovat na neuložené změny." + +#: src/slic3r/GUI/Preferences.cpp:191 +msgid "" +"Always ask for unsaved changes, when: \n" +"- Closing PrusaSlicer while some presets are modified,\n" +"- Loading a new project while some presets are modified" +msgstr "" +"Vždy dotázat na neuložené změny přednastavení, při:\n" +"- zavírání PrusaSliceru,\n" +"- načítání nového projektu." + +#: src/slic3r/GUI/Plater.cpp:2983 +msgid "An object has custom support enforcers which will not be used because supports are disabled." +msgstr "Na objektu jsou definované vynucené podpěry, které nebudou použity, protože podpěry jsou zakázány." #: src/slic3r/GUI/GLCanvas3D.cpp:638 -msgid "An object outside the print area was detected.\nResolve the current problem to continue slicing." -msgstr "Byl detekován objekt mimo tiskovou oblast.\nPro pokračování ve slicování vyřešte tento problém." +msgid "" +"An object outside the print area was detected.\n" +"Resolve the current problem to continue slicing." +msgstr "" +"Byl detekován objekt mimo tiskovou oblast.\n" +"Pro pokračování ve slicování vyřešte tento problém." #: src/slic3r/GUI/GLCanvas3D.cpp:633 msgid "An object outside the print area was detected." msgstr "Byl detekován objekt mimo tiskovou oblast." +#: src/slic3r/GUI/Jobs/PlaterJob.cpp:13 +msgid "An unexpected error occured: " +msgstr "Došlo k neočekávané chybě:" + #: src/slic3r/GUI/Plater.cpp:2972 msgid "Another export job is currently running." msgstr "V současné době běží jiná úloha exportu." -#: src/slic3r/GUI/KBShortcutsDialog.cpp:162 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:163 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:162 src/slic3r/GUI/KBShortcutsDialog.cpp:163 msgid "Any arrow" msgstr "Šipky" @@ -797,11 +1065,22 @@ msgstr "API klíč / Heslo" msgid "Application preferences" msgstr "Nastavení aplikace" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:51 -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1221 +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:230 +msgid "Apply" +msgstr "Použít" + +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:51 src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1221 msgid "Apply changes" msgstr "Aplikovat změny" +#: src/slic3r/GUI/GUI_Preview.cpp:730 +msgid "Apply color change automatically" +msgstr "Automaticky aplikovat změnu barvy" + +#: src/slic3r/GUI/Plater.cpp:2491 src/slic3r/GUI/Plater.cpp:2513 +msgid "Apply to all the remaining small objects being loaded." +msgstr "Použít na všechny zbývající malé načítané objekty." + #: src/libslic3r/PrintConfig.cpp:611 src/libslic3r/PrintConfig.cpp:1823 msgid "approximate seconds" msgstr "vteřin přibližně" @@ -819,8 +1098,12 @@ msgid "Are you sure you want to %1% the selected preset?" msgstr "Opravdu chcete %1% vybrané přednastavení?" #: src/slic3r/GUI/FirmwareDialog.cpp:902 -msgid "Are you sure you want to cancel firmware flashing?\nThis could leave your printer in an unusable state!" -msgstr "Opravdu chcete ukončit nahrávání firmware?\nTiskárna může zůstat v nefunkčním stavu!" +msgid "" +"Are you sure you want to cancel firmware flashing?\n" +"This could leave your printer in an unusable state!" +msgstr "" +"Opravdu chcete ukončit nahrávání firmware?\n" +"Tiskárna může zůstat v nefunkčním stavu!" #: src/slic3r/GUI/DoubleSlider.cpp:2122 src/slic3r/GUI/DoubleSlider.cpp:2142 msgid "Are you sure you want to continue?" @@ -846,8 +1129,7 @@ msgstr "Zaplněná plocha" msgid "Around object" msgstr "Okolo objektu" -#: src/slic3r/GUI/GLCanvas3D.cpp:4859 src/slic3r/GUI/KBShortcutsDialog.cpp:151 -#: src/slic3r/GUI/Plater.cpp:1549 +#: src/slic3r/GUI/GLCanvas3D.cpp:4859 src/slic3r/GUI/KBShortcutsDialog.cpp:151 src/slic3r/GUI/Plater.cpp:1549 msgid "Arrange" msgstr "Uspořádat" @@ -859,10 +1141,27 @@ msgstr "Volby uspořádání" msgid "Arrange selection" msgstr "Uspořádat výběr" +#: resources/data/hints.ini: [hint:Arrange settings] +msgid "" +"Arrange settings\n" +"Did you know that you can right-click theArrange iconto adjust the size of the gap between objects and to allow automatic rotations?" +msgstr "" +"Nastavení uspořádání\n" +"Věděli jste, že můžete kliknutím pravým tlačítkem myši na ikonu Uspořádat upravit velikost mezery mezi objekty a umožnit automatické otáčení modelů?" + #: src/libslic3r/PrintConfig.cpp:3642 msgid "Arrange the supplied models in a plate and merge them in a single model in order to perform actions once." msgstr "Uspořádejte modely na tiskovou podložku a slučte je do jednoho modelu, abyste s nimi mohli provádět akce jednou." +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:249 +#, c-format +msgid "" +"Arrangement ignored the following objects which can't fit into a single bed:\n" +"%s" +msgstr "" +"Uspořádání ignorovalo následující objekty, které se nevejdou na jednu podložku:\n" +"%s" + #: src/slic3r/GUI/Jobs/ArrangeJob.cpp:149 msgid "Arranging" msgstr "Uspořádávání" @@ -875,62 +1174,63 @@ msgstr "Uspořádávání zrušeno." msgid "Arranging done." msgstr "Uspořádávání dokončeno." -#: src/slic3r/GUI/KBShortcutsDialog.cpp:159 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:206 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:216 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:159 src/slic3r/GUI/KBShortcutsDialog.cpp:206 src/slic3r/GUI/KBShortcutsDialog.cpp:216 msgid "Arrow Down" msgstr "Šipka dolů" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:160 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:217 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:229 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:160 src/slic3r/GUI/KBShortcutsDialog.cpp:217 src/slic3r/GUI/KBShortcutsDialog.cpp:229 msgid "Arrow Left" msgstr "Šipka vlevo" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:161 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:218 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:230 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:161 src/slic3r/GUI/KBShortcutsDialog.cpp:218 src/slic3r/GUI/KBShortcutsDialog.cpp:230 msgid "Arrow Right" msgstr "Šipka vpravo" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:158 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:205 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:215 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:158 src/slic3r/GUI/KBShortcutsDialog.cpp:205 src/slic3r/GUI/KBShortcutsDialog.cpp:215 msgid "Arrow Up" msgstr "Šipka nahoru" -#: src/slic3r/GUI/GUI_App.cpp:246 -msgid "Artwork model by Nora Al-Badri and Jan Nikolai Nelles" -msgstr "Model od Nory Al-Badri a Jana Nikolaje Nellese" +#: src/slic3r/GUI/GUI_App.cpp:263 +msgid "Artwork model by M Boyer" +msgstr "Umělecký model od M Boyera" -#: 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 "Řešením může být spuštění PrusaSliceru se softwarovým vykreslováním 3D grafiky a to spuštěním prusa-slicer.exe s parametrem --sw_renderer." +#: src/slic3r/GUI/OpenGLManager.cpp:254 +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 "PrusaSlicer můžete spustit se softwarovým vykreslováním 3D grafiky pomocí spuštění programu prusa-slicer.exe s parametrem --sw-renderer." -#: src/slic3r/GUI/Preferences.cpp:154 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:659 -msgid "Ask for unsaved changes when closing application" -msgstr "Zeptat se na neuložené změny při zavírání aplikace" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:896 +msgid "Ask for unsaved changes when ??closing application??" +msgstr "Dotaz na neuložené změny při ??zavírání aplikace??" -#: src/slic3r/GUI/Preferences.cpp:161 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:660 +#: src/slic3r/GUI/Preferences.cpp:205 src/slic3r/GUI/UnsavedChangesDialog.cpp:894 +msgid "Ask for unsaved changes when creating new project" +msgstr "Dotázat se na neuložené změny při vytváření nového projektu" + +#: src/slic3r/GUI/Preferences.cpp:161 src/slic3r/GUI/UnsavedChangesDialog.cpp:660 msgid "Ask for unsaved changes when selecting new preset" msgstr "Zeptat se na neuložené změny při výběru nového profilu" +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:524 +msgid "Ask me next time" +msgstr "Zeptat se příště" + +#: src/slic3r/GUI/Preferences.cpp:221 +msgid "Ask to save unsaved changes when closing the application or when loading a new project" +msgstr "Dotazovat se na uložení neuložených změn při zavírání aplikace nebo při načítání nového projektu" + #: src/slic3r/GUI/ConfigWizard.cpp:1183 src/slic3r/GUI/Preferences.cpp:91 msgid "Associate .3mf files to PrusaSlicer" -msgstr "Otevírat soubory .3mf v PrusaSliceru" +msgstr "Otevírat .3mf soubory v PrusaSliceru" #: src/slic3r/GUI/Preferences.cpp:177 msgid "Associate .gcode files to PrusaSlicer G-code Viewer" -msgstr "Otevírat soubory .gcode v prohlížeči PrusaSlicer G-code Viewer" +msgstr "Otevírat .gcode soubory v prohlížeči PrusaSlicer G-code Vieweru" #: src/slic3r/GUI/ConfigWizard.cpp:1184 src/slic3r/GUI/Preferences.cpp:98 msgid "Associate .stl files to PrusaSlicer" -msgstr "Otevírat soubory .stl v PrusaSliceru" +msgstr "Otevírat .stl soubory v PrusaSliceru" -#: src/slic3r/GUI/GUI_App.cpp:1878 src/slic3r/GUI/Jobs/SLAImportJob.cpp:210 -#: src/slic3r/GUI/Plater.cpp:2256 src/slic3r/GUI/Tab.cpp:3189 +#: src/slic3r/GUI/GUI_App.cpp:1878 src/slic3r/GUI/Jobs/SLAImportJob.cpp:210 src/slic3r/GUI/Plater.cpp:2256 src/slic3r/GUI/Tab.cpp:3189 msgid "Attention!" msgstr "Pozor!" @@ -946,20 +1246,18 @@ msgstr "Automaticky generované podpěry" msgid "Auto-center parts" msgstr "Auto-centrování objektů" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:55 -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1224 +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:55 src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1224 msgid "Auto-generate points" msgstr "Automatické generování bodů" -#: src/slic3r/GUI/Plater.cpp:1066 -#, possible-c-format -msgid "Auto-repaired (%d errors)" -msgstr "Automaticky opraveno (%d chyb)" - -#: src/slic3r/GUI/GUI_ObjectList.cpp:386 -#, possible-c-format -msgid "Auto-repaired (%d errors):" -msgstr "Automaticky opraveno ( %d chyb):" +#: src/slic3r/GUI/GUI_ObjectList.cpp:408 +#, c-format +msgid "Auto-repaired %1$d error" +msgid_plural "Auto-repaired %1$d errors" +msgstr[0] "%1$d automaticky opravená chyba" +msgstr[1] "%1$d automaticky opravených chyb" +msgstr[2] "" +msgstr[3] "" #: src/slic3r/GUI/FirmwareDialog.cpp:809 msgid "Autodetected" @@ -985,14 +1283,6 @@ msgstr "Automatické aktualizace" msgid "Automatically repair an STL file" msgstr "Automaticky opravit STL soubor" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:129 -msgid "Autoset by angle" -msgstr "Automaticky podle úhlu" - -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:233 -msgid "Autoset custom supports" -msgstr "Automatické nastavení podpěr" - #: src/slic3r/GUI/Tab.cpp:1501 msgid "Autospeed (advanced)" msgstr "Automatická rychlost (pokročilé)" @@ -1010,20 +1300,28 @@ msgid "BACK ARROW" msgstr "ŠIPKA ZPĚT" #: src/slic3r/GUI/Tab.cpp:3727 -msgid "BACK ARROW icon indicates that the settings were changed and are not equal to the last saved preset for the current option group.\nClick to reset all settings for the current option group to the last saved preset." -msgstr "Ikona ŠIPKY ZPĚT indikuje, že došlo ke změně nastavení, které není shodné s naposledy uloženým přednastavením pro aktuální skupinu nastavení.\nKlikněte pro reset všech nastavení pro aktuální skupinu nastavení na naposledy uložené přednastavení." +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 "" +"Ikona ŠIPKY ZPĚT indikuje, že došlo ke změně nastavení, které není shodné s naposledy uloženým přednastavením pro aktuální skupinu nastavení.\n" +"Klikněte pro reset všech nastavení pro aktuální skupinu nastavení na naposledy uložené přednastavení." #: src/slic3r/GUI/Tab.cpp:3741 -msgid "BACK ARROW icon indicates that the value was changed and is not equal to the last saved preset.\nClick to reset current value to the last saved preset." -msgstr "Ikona ŠIPKY ZPĚT indikuje, že se hodnota změnila a není shodná s naposledy uloženým přednastavením.\nKlikněte pro reset současné hodnoty na naposledy uložené přednastavení." +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 "" +"Ikona ŠIPKY ZPĚT indikuje, že se hodnota změnila a není shodná s naposledy uloženým přednastavením.\n" +"Klikněte pro reset současné hodnoty na naposledy uložené přednastavení." #: src/slic3r/GUI/Preferences.cpp:72 msgid "Background processing" msgstr "Zpracování na pozadí" -#: src/slic3r/GUI/GUI_ObjectList.cpp:398 -msgid "backwards edges" -msgstr "zadní okraje" +#: src/libslic3r/PrintConfig.cpp:4265 +msgid "Bail out on unknown configuration values" +msgstr "Záchrana při neznámých hodnotách konfigurace" #: src/slic3r/GUI/Jobs/SLAImportJob.cpp:60 msgid "Balanced" @@ -1045,6 +1343,14 @@ msgstr "Vlastní model podložky" msgid "Bed custom texture" msgstr "Vlastní textura podložky" +#: src/slic3r/GUI/Jobs/FillBedJob.cpp:134 +msgid "Bed filling canceled." +msgstr "Vyplnění podložky objektem zrušeno." + +#: src/slic3r/GUI/Jobs/FillBedJob.cpp:135 +msgid "Bed filling done." +msgstr "Vyplnění tiskové podložky je dokončené." + #: src/slic3r/GUI/BedShapeDialog.hpp:98 src/slic3r/GUI/ConfigWizard.cpp:1295 msgid "Bed Shape" msgstr "Tvar tiskové podložky" @@ -1093,17 +1399,15 @@ msgstr "G-code mezi objekty" msgid "Between objects G-code (for sequential printing)" msgstr "G-code mezi objekty (pro sekvenční tisk)" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:242 -msgid "Block" -msgstr "Blokovat" +#: src/slic3r/GUI/SysInfoDialog.cpp:150 +msgid "Blacklisted libraries loaded into PrusaSlicer process:" +msgstr "Blacklistované knihovny byly načteny do procesu PrusaSlicer:" -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:32 -#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:383 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:32 src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:383 msgid "Block seam" msgstr "Blokace švu" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:49 -#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:373 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:49 src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:373 msgid "Block supports" msgstr "Blokování podpěr" @@ -1122,15 +1426,22 @@ msgstr "Hmotnost láhve" #. TRN To be shown in the main menu View->Bottom #. TRN To be shown in Print Settings "Bottom solid layers" #. TRN To be shown in Print Settings "Top solid layers" -#: src/slic3r/GUI/MainFrame.cpp:962 src/slic3r/GUI/MainFrame.cpp:1282 -#: src/libslic3r/PrintConfig.cpp:208 src/libslic3r/PrintConfig.cpp:217 +#: src/slic3r/GUI/MainFrame.cpp:962 src/slic3r/GUI/MainFrame.cpp:1282 src/libslic3r/PrintConfig.cpp:208 src/libslic3r/PrintConfig.cpp:217 msgid "Bottom" msgstr "Zespod" +#: src/libslic3r/PrintConfig.cpp:2516 +msgid "Bottom contact Z distance" +msgstr "Mezera pod podpěrami v ose Z" + #: src/libslic3r/PrintConfig.cpp:471 msgid "Bottom fill pattern" msgstr "Vzor spodní výplně" +#: src/libslic3r/PrintConfig.cpp:2600 +msgid "Bottom interface layers" +msgstr "Spodní kontaktní vrstvy" + #: src/slic3r/GUI/PresetHints.cpp:340 msgid "Bottom is open." msgstr "Spodní část je otevřená." @@ -1147,12 +1458,18 @@ msgstr "Plné spodní vrstvy" msgid "Bottom View" msgstr "Pohled zespod" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1563 -#: src/slic3r/GUI/GUI_ObjectList.cpp:1595 -#: src/slic3r/GUI/GUI_ObjectList.cpp:1599 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1563 src/slic3r/GUI/GUI_ObjectList.cpp:1595 src/slic3r/GUI/GUI_ObjectList.cpp:1599 msgid "Box" msgstr "Kostka" +#: resources/data/hints.ini: [hint:Box selection] +msgid "" +"Box selection\n" +"Did you know that you can do a box selection with Shift+Mouse drag? You can also box-deselect objects with Alt+Mouse drag." +msgstr "" +"Výběr rámečkem\n" +"Věděli jste, že můžete provést výběr rámečkem současným stiskem Shift+tažením myší? Výběr objektů v rámečku můžete také zrušit pomocí Alt+tažení myší." + #: src/libslic3r/PrintConfig.cpp:227 msgid "Bridge" msgstr "Most" @@ -1161,8 +1478,7 @@ msgstr "Most" msgid "Bridge flow ratio" msgstr "Poměr průtoku při vytváření mostů" -#: src/slic3r/GUI/GUI_Preview.cpp:308 src/libslic3r/ExtrusionEntity.cpp:321 -#: src/libslic3r/ExtrusionEntity.cpp:350 +#: src/slic3r/GUI/GUI_Preview.cpp:308 src/libslic3r/ExtrusionEntity.cpp:321 src/libslic3r/ExtrusionEntity.cpp:350 msgid "Bridge infill" msgstr "Výplň mostů" @@ -1190,41 +1506,61 @@ msgstr "Volumetrická hodnota mostů" msgid "Brim" msgstr "Límec" +#: src/libslic3r/PrintConfig.cpp:509 +msgid "Brim separation gap" +msgstr "Odsazení límce" + +#: src/libslic3r/PrintConfig.cpp:493 +msgid "Brim type" +msgstr "Typ límce" + #: src/libslic3r/PrintConfig.cpp:278 msgid "Brim width" msgstr "Šířka límce" -#: src/slic3r/GUI/FirmwareDialog.cpp:805 -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:271 -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:327 +#: src/slic3r/GUI/FirmwareDialog.cpp:805 src/slic3r/GUI/PhysicalPrinterDialog.cpp:271 src/slic3r/GUI/PhysicalPrinterDialog.cpp:327 msgid "Browse" msgstr "Procházet" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:45 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:28 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:129 +msgid "Brush" +msgstr "Štětec" + +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:45 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:28 msgid "Brush shape" msgstr "Tvar štětce" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:44 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:27 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:44 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:27 msgid "Brush size" msgstr "Velikost štětce" +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:131 +msgid "Bucket fill" +msgstr "Vylití barvou" + #: src/libslic3r/miniz_extension.cpp:141 msgid "buffer too small" msgstr "buffer je příliš malý" #: src/slic3r/GUI/GUI_App.cpp:1152 -msgid "But since this version of PrusaSlicer we don't show this information in Printer Settings anymore.\nSettings will be available in physical printers settings." -msgstr "Ale od této verze PrusaSliceru již nebudeme tyto informace zobrazovat v Nastavení tiskárny.\nNastavení bude k dispozici v nastavení fyzických tiskáren." +msgid "" +"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." +msgstr "" +"Ale od této verze PrusaSliceru již nebudeme tyto informace zobrazovat v Nastavení tiskárny.\n" +"Nastavení bude k dispozici v nastavení fyzických tiskáren." #: src/slic3r/GUI/ButtonsDescription.cpp:16 msgid "Buttons And Text Colors Description" msgstr "Barvy pro textové popisky a tlačítka" #: src/slic3r/GUI/GUI_App.cpp:1084 -msgid "By default new Printer devices will be named as \"Printer N\" during its creation.\nNote: This name can be changed later from the physical printers settings" -msgstr "Ve výchozím stavu budou při vytváření nové tiskárny pojmenovány jako „Printer N“.\nPoznámka: Tento název lze později změnit v nastavení fyzických tiskáren" +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 "" +"Ve výchozím stavu budou při vytváření nové tiskárny pojmenovány jako „Printer N“.\n" +"Poznámka: Tento název lze později změnit v nastavení fyzických tiskáren" #: src/slic3r/GUI/PresetHints.cpp:222 msgid "by the print profile maximum" @@ -1238,10 +1574,19 @@ msgstr "Kamera" msgid "Camera view" msgstr "Pohled kamery" -#: src/slic3r/GUI/ConfigWizard.cpp:2493 src/slic3r/GUI/FirmwareDialog.cpp:151 -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:245 -#: src/slic3r/GUI/ProgressStatusBar.cpp:26 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:644 +#: resources/data/hints.ini: [hint:Camera Views] +msgid "" +"Camera Views\n" +"Did you know that you can use the number keys 0-6 to quickly switch between predefined camera angles?" +msgstr "" +"Pohledy kamery\n" +"Věděli jste, že pomocí číselných kláves 0-6 můžete rychle přepínat mezi předdefinovanými úhly kamery?" + +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:315 +msgid "Can't apply when proccess preview." +msgstr "Nelze použít při náhledu procesu." + +#: src/slic3r/GUI/ConfigWizard.cpp:2493 src/slic3r/GUI/FirmwareDialog.cpp:151 src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:245 src/slic3r/GUI/ProgressStatusBar.cpp:26 src/slic3r/GUI/UnsavedChangesDialog.cpp:644 msgid "Cancel" msgstr "Zrušit" @@ -1249,6 +1594,14 @@ msgstr "Zrušit" msgid "Cancel selected" msgstr "Zrušit vybrané" +#: src/slic3r/GUI/NotificationManager.cpp:1010 +msgid "Cancel upload" +msgstr "Zrušit nahrávání" + +#: src/slic3r/GUI/NotificationManager.cpp:963 +msgid "CANCELED" +msgstr "ZRUŠENO" + #: src/slic3r/GUI/Plater.cpp:3589 src/slic3r/GUI/PrintHostDialogs.cpp:233 msgid "Cancelled" msgstr "Zrušeno" @@ -1266,16 +1619,32 @@ msgid "Cannot calculate extrusion width for %1%: Variable \"%2%\" not accessible msgstr "Nelze vypočítat šířku extrudování pro %1%: Proměnná \"%2%\" není dostupná." #: src/slic3r/GUI/GUI_ObjectList.cpp:3400 -msgid "Cannot insert a new layer range after the current layer range.\nCurrent layer range overlaps with the next layer range." -msgstr "Nelze vložit nový rozsah vrstev za aktuální rozsah vrstev.\nAktuální rozsah vrstev se překrývá s dalším rozsahem vrstev." +msgid "" +"Cannot insert a new layer range after the current layer range.\n" +"Current layer range overlaps with the next layer range." +msgstr "" +"Nelze vložit nový rozsah vrstev za aktuální rozsah vrstev.\n" +"Aktuální rozsah vrstev se překrývá s dalším rozsahem vrstev." #: src/slic3r/GUI/GUI_ObjectList.cpp:3391 -msgid "Cannot insert a new layer range after the current layer range.\nThe next layer range is too thin to be split to two\nwithout violating the minimum layer height." -msgstr "Nelze vložit nový rozsah vrstev za aktuální rozsah vrstev.\nDalší rozsah vrstev je příliš tenký na to, aby byl rozdělen na dva\nbez porušení minimální výšky vrstvy." +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 "" +"Nelze vložit nový rozsah vrstev za aktuální rozsah vrstev.\n" +"Další rozsah vrstev je příliš tenký na to, aby byl rozdělen na dva\n" +"bez porušení minimální výšky vrstvy." #: src/slic3r/GUI/GUI_ObjectList.cpp:3395 -msgid "Cannot insert a new layer range between the current and the next layer range.\nThe gap between the current layer range and the next layer range\nis thinner than the minimum layer height allowed." -msgstr "Nelze vložit nový rozsah vrstev mezi aktuální a následující rozsah vrstev.\nMezera mezi aktuálním rozsahem vrstev a dalším rozsahem vrstev\nje tenčí, než je minimální povolená výška vrstvy." +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 "" +"Nelze vložit nový rozsah vrstev mezi aktuální a následující rozsah vrstev.\n" +"Mezera mezi aktuálním rozsahem vrstev a dalším rozsahem vrstev\n" +"je tenčí, než je minimální povolená výška vrstvy." #: src/slic3r/GUI/SavePresetDialog.cpp:137 msgid "Cannot overwrite a system profile." @@ -1337,12 +1706,16 @@ msgstr "Změnit Extruder" msgid "Change extruder (N/A)" msgstr "Změnit extruder (N/A)" +#: src/slic3r/GUI/PresetComboBoxes.cpp:722 +msgid "Change extruder color" +msgstr "Změna barvy extruderu" + #: src/slic3r/GUI/GUI_ObjectList.cpp:4484 msgid "Change Extruders" msgstr "Změnit Extrudery" #: src/slic3r/GUI/GUI_ObjectSettings.cpp:157 -#, possible-c-format +#, c-format msgid "Change Option %s" msgstr "Změna parametru %s" @@ -1358,6 +1731,10 @@ msgstr "Změna průměru hrotu" msgid "Change the number of instances of the selected object" msgstr "Změní počet instancí vybraného objektu" +#: src/slic3r/GUI/GalleryDialog.cpp:512 +msgid "Change thumbnail" +msgstr "Změnit náhled" + #: src/slic3r/GUI/GUI_ObjectList.cpp:1718 msgid "Change type" msgstr "Změnit typ" @@ -1366,10 +1743,22 @@ msgstr "Změnit typ" msgid "Changelog && Download" msgstr "Changelog && Stažení" +#: src/slic3r/GUI/Preferences.cpp:436 +msgid "Changes for the critical options" +msgstr "Změny u kritických voleb" + #: src/slic3r/GUI/GUI_App.cpp:1245 msgid "Changing of an application language" msgstr "Změnit jazyk aplikace" +#: src/slic3r/GUI/Preferences.cpp:545 +msgid "" +"Changing some options will trigger application restart.\n" +"You will lose the content of the plater." +msgstr "" +"Změnou nastavení se aplikace restartuje.\n" +"Ztratíte objekty na tiskové podložce." + #: src/slic3r/GUI/ConfigWizard.cpp:1128 src/slic3r/GUI/Preferences.cpp:81 msgid "Check for application updates" msgstr "Zkontrolovat aktualizace aplikace" @@ -1378,14 +1767,9 @@ msgstr "Zkontrolovat aktualizace aplikace" msgid "Check for configuration updates" msgstr "Zkontrolujte aktualizace konfigurace" -#: src/slic3r/GUI/GUI_App.cpp:1482 -msgid "Check for updates" -msgstr "Zkontrolovat akt&ualizace" - -#: src/slic3r/Utils/PresetUpdater.cpp:412 -#: src/slic3r/Utils/PresetUpdater.cpp:420 -msgid "checking install indices" -msgstr "kontrola indexů instalace" +#: src/slic3r/GUI/GUI_App.cpp:2100 +msgid "Check for Configuration Updates" +msgstr "Kontrola aktualizace konfigurací" #: src/slic3r/GUI/BedShapeDialog.cpp:608 msgid "Choose a file to import bed texture from (PNG/SVG):" @@ -1411,10 +1795,18 @@ msgstr "Vyberte jeden soubor (3MF/AMF):" msgid "Choose one file (GCODE/.GCO/.G/.ngc/NGC):" msgstr "Vyberte jeden soubor (GCODE/.GCO/.G/.ngc/NGC):" +#: src/slic3r/GUI/GalleryDialog.cpp:395 +msgid "Choose one or more files (STL, OBJ):" +msgstr "Vyberte jeden nebo více souborů (STL, OBJ):" + #: src/slic3r/GUI/GUI_App.cpp:1220 msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):" msgstr "Vyberte jeden nebo více souborů (STL/OBJ/AMF/3MF/PRUSA):" +#: src/slic3r/GUI/GalleryDialog.cpp:446 +msgid "Choose one PNG file:" +msgstr "Vyberte jeden PNG soubor:" + #: src/slic3r/GUI/Jobs/SLAImportJob.cpp:35 msgid "Choose SLA archive:" msgstr "Vyberte SLA archiv:" @@ -1423,8 +1815,7 @@ msgstr "Vyberte SLA archiv:" msgid "Choose the type of firmware used by your printer." msgstr "Vyberte typ firmware používaný vaší tiskárnou." -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:53 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:36 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:53 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:36 msgid "Circle" msgstr "Kruh" @@ -1432,6 +1823,18 @@ msgstr "Kruh" msgid "Circular" msgstr "Kruhový" +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:121 +msgid "Clear all" +msgstr "Vymazat vše" + +#: src/slic3r/GUI/Preferences.cpp:242 +msgid "Clear Undo / Redo stack on new project" +msgstr "Vymazat historii operací Zpět / Vpřed" + +#: src/slic3r/GUI/Preferences.cpp:244 +msgid "Clear Undo / Redo stack on new project or when an existing project is loaded." +msgstr "Vymazat historii operací Zpět a Vpřed při otevírání či vytváření nového projektu." + #: src/slic3r/GUI/GLCanvas3D.cpp:5028 src/slic3r/GUI/GLCanvas3D.cpp:5067 msgid "Click right mouse button to open/close History" msgstr "Stisk pravého tlačítka myši pro zobrazení/skrytí Historie" @@ -1464,24 +1867,34 @@ msgstr "Kliknutím zobrazíte" msgid "Clip multi-part objects" msgstr "Připnutí objektů z více částí k sobě" -#: 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 +#: 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 "Řez rovinou" -#: src/slic3r/GUI/FirmwareDialog.cpp:852 -#: src/slic3r/GUI/Mouse3DController.cpp:353 -#: src/slic3r/GUI/PrintHostDialogs.cpp:159 +#: src/slic3r/GUI/FirmwareDialog.cpp:852 src/slic3r/GUI/Mouse3DController.cpp:353 src/slic3r/GUI/PrintHostDialogs.cpp:159 msgid "Close" msgstr "Zavřít" -#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:44 -#: src/libslic3r/PrintConfig.cpp:3098 +#: src/libslic3r/PrintConfig.cpp:2449 +msgid "Close holes" +msgstr "Uzavírání děr" + +#: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:44 src/libslic3r/PrintConfig.cpp:3098 msgid "Closing distance" msgstr "Vzdálenost uzavření" +#: src/slic3r/GUI/MainFrame.cpp:232 +msgid "Closing PrusaSlicer while some presets are modified." +msgstr "Zavírání PrusaSliceru. Některá přednastavení jsou změněná." + +#: src/slic3r/GUI/MainFrame.cpp:225 +msgid "Closing PrusaSlicer. Current project is modified." +msgstr "Zavírání PrusaSliceru. Aktuální projekt je upravený." + +#: src/libslic3r/PrintConfig.cpp:2614 +msgid "Closing radius" +msgstr "Poloměr uzavření" + #: src/slic3r/GUI/MainFrame.cpp:1297 src/slic3r/GUI/Plater.cpp:2144 msgid "Collapse sidebar" msgstr "Sbalit postranní panel" @@ -1518,8 +1931,7 @@ msgstr "G-code pro změnu barvy" msgid "Color changes" msgstr "Změny barev" -#: src/slic3r/GUI/GCodeViewer.cpp:2242 src/slic3r/GUI/GUI_Preview.cpp:282 -#: src/slic3r/GUI/GUI_Preview.cpp:784 src/libslic3r/GCode/PreviewData.cpp:364 +#: src/slic3r/GUI/GCodeViewer.cpp:2242 src/slic3r/GUI/GUI_Preview.cpp:282 src/slic3r/GUI/GUI_Preview.cpp:784 src/libslic3r/GCode/PreviewData.cpp:364 msgid "Color Print" msgstr "Barevný tisk" @@ -1527,6 +1939,14 @@ msgstr "Barevný tisk" msgid "Colorprint height" msgstr "Výška barevného tisku" +#: resources/data/hints.ini: [hint:Combine infill] +msgid "" +"Combine infill\n" +"Did you know that you can print the infill with a higher layer height compared to perimeters to save print time using the settingCombine infill every." +msgstr "" +"Kombinovaná výplň\n" +"Věděli jste, že můžete tisknout výplně s vyšší výškou vrstvy než perimetry? a ušetřit tak čas tisku pomocí nastavení Kombinovat výplň každou." + #: src/libslic3r/PrintConfig.cpp:1034 msgid "Combine infill every" msgstr "Kombinovat výplň každou" @@ -1543,6 +1963,26 @@ msgstr "Příkazy" msgid "Comment:" msgstr "Komentář:" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1558 +msgid "Compare %1% Presets" +msgstr "Porovnat %1% Přednastavení" + +#: src/slic3r/GUI/MainFrame.cpp:1423 +msgid "Compare presets" +msgstr "Porovnání přednastavení" + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1558 +msgid "Compare Presets" +msgstr "Porovnání přednastavení" + +#: src/slic3r/GUI/Tab.cpp:216 +msgid "Compare this preset with some another" +msgstr "Porovnat toto přednastavení s jiným" + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1631 +msgid "Compared presets has different printer technology" +msgstr "Srovnávaná přednastavení mají odlišnou technologii tisku" + #: src/slic3r/GUI/Tab.cpp:107 src/libslic3r/PrintConfig.cpp:314 msgid "Compatible print profiles" msgstr "Kompatibilní tiskové profily" @@ -1567,13 +2007,17 @@ msgstr "Dokončení individuálních objektů" msgid "Completed" msgstr "Dokončeno" +#: src/slic3r/GUI/NotificationManager.cpp:968 +msgid "COMPLETED" +msgstr "DOKONČENO" + #: src/libslic3r/miniz_extension.cpp:113 msgid "compression failed" msgstr "komprese se nezdařila" #: src/libslic3r/PrintConfig.cpp:462 src/libslic3r/PrintConfig.cpp:887 msgid "Concentric" -msgstr "Koncentrická" +msgstr "Koncentrický" #: src/slic3r/GUI/ConfigWizard.cpp:2625 msgid "Configuration &Assistant" @@ -1587,9 +2031,33 @@ msgstr "Průvodce &nastavením" msgid "Configuration Assistant" msgstr "Průvodce nastavení tiskárny" +#: src/slic3r/GUI/GUI.cpp:368 +msgid "Configuration bundle was loaded, however some configuration values were not recognized." +msgstr "Byl načten konfigurační balík, ale některé konfigurační hodnoty nebyly rozpoznány." + +#: src/slic3r/GUI/GUI.cpp:378 +msgid "Configuration file \"%1%\" was loaded, however some configuration values were not recognized." +msgstr "Byl načten konfigurační soubor \"%1%\", ale některé konfigurační hodnoty nebyly rozpoznány." + +#: src/slic3r/GUI/ConfigWizard.cpp:2493 +msgid "Configuration is edited in ConfigWizard" +msgstr "Nastavení se upravuje v Průvodci konfigurace" + +#: src/slic3r/GUI/ConfigWizard.cpp:2480 src/slic3r/GUI/GUI_App.cpp:2471 +msgid "Configuration is editing from ConfigWizard" +msgstr "Konfigurace se upravuje z nástroje Průvodce nastavením " + #: src/libslic3r/PrintConfig.cpp:1424 msgid "Configuration notes" -msgstr "Konfigurační poznámky" +msgstr "Poznámky k nastavení" + +#: resources/data/hints.ini: [hint:Configuration snapshots] +msgid "" +"Configuration snapshots\n" +"Did you know that roll back to a complete backup of all system and user profiles? You can view and move back and forth between snapshots using the Configuration - Configuration snapshots menu." +msgstr "" +"Zálohy konfigurace\n" +"Věděli jste, že lze vrátit zpět kompletní zálohu všech systémových a uživatelských přednastavení? Pomocí nabídky Konfigurace - Zálohy konfigurace můžete konfigurace prohlížet a přepínat se mezi nimi." #: src/slic3r/GUI/ConfigSnapshotDialog.cpp:104 msgid "Configuration Snapshots" @@ -1609,7 +2077,15 @@ msgstr "Je k dispozici aktualizace konfigurace." #: src/slic3r/GUI/UpdateDialogs.cpp:304 msgid "Configuration updates" -msgstr "Aktualizace konfigurace" +msgstr "Aktualizace nastavení" + +#: src/slic3r/Utils/PresetUpdater.cpp:725 +msgid "" +"Configuration Updates causes a lost of preset modification.\n" +"So, check unsaved changes and save them if necessary." +msgstr "" +"Aktualizace konfigurace způsobí ztrátu změn v přednastaveních.\n" +"Zkontrolujte tedy neuložené změny a případně je uložte." #: src/slic3r/GUI/ConfigWizard.cpp:2627 msgid "Configuration Wizard" @@ -1652,12 +2128,24 @@ msgid "Connection to printers connected via the print host failed." msgstr "Připojení k tiskárnám připojených prostřednictvím tiskového serveru se nezdařilo." #: src/slic3r/Utils/OctoPrint.cpp:185 -msgid "Connection to Prusa SL1 works correctly." -msgstr "Připojení k tiskárně Prusa SL1 funguje správně." +msgid "Connection to Prusa SL1 / SL1S works correctly." +msgstr "Připojení k tiskárně Prusa SL1 /SL1S funguje správně." -#: src/libslic3r/PrintConfig.cpp:2051 -msgid "Contact Z distance" -msgstr "Mezera mezi podpěrami a objektem v ose Z" +#: src/slic3r/Utils/OctoPrint.cpp:229 +msgid "Connection to PrusaLink works correctly." +msgstr "Připojení k PrusaLinku funguje správně." + +#: src/slic3r/Utils/Repetier.cpp:84 +msgid "Connection to Repetier works correctly." +msgstr "Připojení k Repetieru funguje správně." + +#: src/slic3r/Utils/PresetUpdater.cpp:593 src/slic3r/Utils/PresetUpdater.cpp:610 +msgid "Continue and install configuration updates?" +msgstr "Pokračovat a instalovat aktualizace konfigurace?" + +#: src/slic3r/GUI/GUI_App.cpp:1901 +msgid "Continue to activate a configuration snapshot %1%?" +msgstr "Pokračovat v aktivaci zálohy konfigurace %1%?" #: src/slic3r/GUI/AboutDialog.cpp:286 msgid "Contributions by Henrik Brix Andersen, Nicolas Dandrimont, Mark Hindess, Petr Ledvina, Joseph Lenox, Y. Sapir, Mike Sheldrake, Vojtech Bubnik and numerous others." @@ -1675,6 +2163,10 @@ msgstr "Řídí typ mostu mezi dvěma sousedními sloupky. Může být zig-zag, msgid "Convert from imperial units" msgstr "Převod z imperiálních jednotek" +#: src/slic3r/GUI/GUI_Factories.cpp:830 src/slic3r/GUI/Plater.cpp:5520 +msgid "Convert from meters" +msgstr "Převod z metrů" + #: src/slic3r/GUI/Tab.cpp:1790 msgid "Cooling" msgstr "Chlazení" @@ -1723,17 +2215,9 @@ msgstr "Kopírovat do Schránky" msgid "Copy Version Info" msgstr "Zkopírovat číslo verze" -#: src/slic3r/Utils/PresetUpdater.cpp:84 -msgid "Copying of file %1% to %2% failed.\nError message : %3%\nCopying was triggered by function: %4%" -msgstr "Kopírování souboru %1% do %2% se nezdařilo.\nChybová zpráva: %3%\nTato chyba nastala ve funkci: %4%" - -#: src/slic3r/Utils/PresetUpdater.cpp:91 -msgid "Copying of file %1% to %2% failed. Permissions fail at target file after copying.\nError message : %3%\nCopying was triggered by function: %4%" -msgstr "Kopírování souboru %1% do %2% se nezdařilo. Pro kopírování z/do cílového souboru nemáte dostatečná oprávnění.\nChybová zpráva: %3%\nTato chyba nastala ve funkci: %4%" - -#: src/slic3r/Utils/PresetUpdater.cpp:70 -msgid "Copying of file %1% to %2% failed. Permissions fail at target file before copying.\nError message : %3%\nThis error happend during %4% phase." -msgstr "Kopírování souboru %1% do %2% se nezdařilo. Pro kopírování z/do cílového souboru nemáte dostatečná oprávnění.\nChybová zpráva: %3%\nTato chyba nastala ve funkci: %4%" +#: src/slic3r/Utils/PresetUpdater.cpp:65 +msgid "Copying of file %1% to %2% failed: %3%" +msgstr "Kopírování souboru %1% do %2% selhalo: %3%" #: src/slic3r/GUI/BackgroundSlicingProcess.cpp:156 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." @@ -1748,8 +2232,12 @@ msgid "Copying of the temporary G-code to the output G-code failed" msgstr "Kopírování dočasného G-codu do výstupního G-codu selhalo" #: src/slic3r/GUI/BackgroundSlicingProcess.cpp:163 -msgid "Copying of the temporary G-code to the output G-code failed. Maybe the SD card is write locked?\nError message: %1%" -msgstr "Kopírování dočasného G-codu do výstupního G-codu se nezdařilo. Není SD karta chráněná proti zápisu?\nChybová hláška: %1%" +msgid "" +"Copying of the temporary G-code to the output G-code failed. Maybe the SD card is write locked?\n" +"Error message: %1%" +msgstr "" +"Kopírování dočasného G-codu do výstupního G-codu se nezdařilo. Není SD karta chráněná proti zápisu?\n" +"Chybová hláška: %1%" #: src/slic3r/GUI/BackgroundSlicingProcess.cpp:147 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." @@ -1767,8 +2255,7 @@ msgstr "Korekce expanze" msgid "Corrections" msgstr "Korekce" -#: src/slic3r/GUI/Plater.cpp:1158 src/libslic3r/PrintConfig.cpp:796 -#: src/libslic3r/PrintConfig.cpp:2653 src/libslic3r/PrintConfig.cpp:2654 +#: src/slic3r/GUI/Plater.cpp:1158 src/libslic3r/PrintConfig.cpp:796 src/libslic3r/PrintConfig.cpp:2653 src/libslic3r/PrintConfig.cpp:2654 msgid "Cost" msgstr "Náklady" @@ -1800,6 +2287,14 @@ msgstr "Nelze se spojit s OctoPrintem" msgid "Could not connect to Prusa SLA" msgstr "Nelze se připojit k Prusa SLA" +#: src/slic3r/Utils/OctoPrint.cpp:235 +msgid "Could not connect to PrusaLink" +msgstr "Nelze se připojit k PrusaLinku" + +#: src/slic3r/Utils/Repetier.cpp:90 +msgid "Could not connect to Repetier" +msgstr "Nelze se připojit k Repetieru" + #: src/slic3r/Utils/Http.cpp:73 msgid "Could not detect system SSL certificate store. PrusaSlicer will be unable to establish secure network connections." msgstr "Úložiště systémových certifikátů SSL se nepodařilo zjistit. PrusaSlicer nebude schopen navázat zabezpečené síťové připojení." @@ -1828,6 +2323,18 @@ msgstr "CRC-32 kontrola selhala" msgid "Create pad around object and ignore the support elevation" msgstr "Vytvoří podložku kolem objektu a ignorujte nadzvednutí objektu podpěrami" +#: src/slic3r/GUI/Plater.cpp:5053 +msgid "Creating a new project" +msgstr "Vytváření nového projektu" + +#: src/slic3r/GUI/Plater.cpp:5045 +msgid "Creating a new project while some presets are modified." +msgstr "Vytváření nového projektu. Některá přednastavení jsou upravená." + +#: src/slic3r/GUI/Plater.cpp:4980 +msgid "Creating a new project while the current project is modified." +msgstr "Vytvoření nového projektu. Současný projekt byl změněn." + #: src/libslic3r/PrintConfig.cpp:2888 msgid "Critical angle" msgstr "Kritický úhel" @@ -1840,21 +2347,20 @@ msgstr "Kritická chyba" msgid "Cross" msgstr "Cross" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:225 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:203 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:225 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:203 msgid "Ctrl + Mouse wheel" msgstr "Ctrl + kolečko myši" #: src/libslic3r/PrintConfig.cpp:885 msgid "Cubic" -msgstr "Kubická" +msgstr "Kubický" #: src/slic3r/Utils/Http.cpp:91 msgid "CURL init has failed. PrusaSlicer will be unable to establish network connections. See logs for additional details." msgstr "CURL init selhal. PrusaSlicer nebude schopen navázat síťová připojení. Další podrobnosti najdete v logu." #: src/slic3r/GUI/wxExtensions.cpp:624 -#, possible-c-format +#, c-format msgid "Current mode is %s" msgstr "Aktuální režim je %s" @@ -1870,8 +2376,7 @@ msgstr "Aktuální nastavení je zděděno z výchozího nastavení." msgid "Current version:" msgstr "Aktuální verze:" -#: src/slic3r/GUI/BedShapeDialog.cpp:143 src/slic3r/GUI/GUI_Preview.cpp:314 -#: src/libslic3r/ExtrusionEntity.cpp:327 src/libslic3r/ExtrusionEntity.cpp:362 +#: src/slic3r/GUI/BedShapeDialog.cpp:143 src/slic3r/GUI/GUI_Preview.cpp:314 src/libslic3r/ExtrusionEntity.cpp:327 src/libslic3r/ExtrusionEntity.cpp:362 msgid "Custom" msgstr "Vlastní" @@ -1879,8 +2384,7 @@ msgstr "Vlastní" 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 "Pro HTTPS připojení OctoPrintu lze zadat vlastní CA certifikát ve formátu crt/pem. Pokud zůstane pole prázdné, použije se výchozí úložiště certifikátů OS CA." -#: src/slic3r/GUI/Tab.cpp:1872 src/slic3r/GUI/Tab.cpp:2160 -#: src/libslic3r/PrintConfig.cpp:1978 +#: src/slic3r/GUI/Tab.cpp:1872 src/slic3r/GUI/Tab.cpp:2160 src/libslic3r/PrintConfig.cpp:1978 msgid "Custom G-code" msgstr "Vlastní G-code" @@ -1900,20 +2404,23 @@ msgstr "Vlastní tiskárna" msgid "Custom Printer Setup" msgstr "Vlastní nastavení tiskárny" +#: src/slic3r/GUI/ConfigWizard.cpp:2725 +msgid "Custom printer was installed and it will be activated." +msgstr "Vlastní tiskárna byla nainstalována a bude aktivována." + #: src/slic3r/GUI/ConfigWizard.cpp:1095 msgid "Custom profile name:" msgstr "Vlastní název profilu:" -#: src/slic3r/GUI/Plater.cpp:3397 -msgid "Custom supports and seams were removed after repairing the mesh." -msgstr "Po opravě modelu byly odstraněny vlastní podpěry a švy." +#: src/slic3r/GUI/Plater.cpp:6449 +msgid "Custom supports, seams and multimaterial painting were removed after repairing the mesh." +msgstr "Po opravě modelu byly odstraněny vlastní podpěry, švy a multimateriálové malování." #: src/slic3r/GUI/DoubleSlider.cpp:1135 msgid "Custom template (\"%1%\")" msgstr "Vlastní šablona (\"%1%\")" -#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:48 -#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:146 src/libslic3r/PrintConfig.cpp:3601 +#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:48 src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:146 src/libslic3r/PrintConfig.cpp:3601 msgid "Cut" msgstr "Řezat" @@ -1933,14 +2440,26 @@ msgstr "Válec" msgid "D&eselect all" msgstr "Odznačit vš&e" +#: src/slic3r/GUI/Preferences.cpp:471 +msgid "Dark mode IU (experimental)" +msgstr "Tmavý režim (experimentální)" + #: src/libslic3r/PrintConfig.cpp:3709 msgid "Data directory" msgstr "Složka Data" +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:103 +msgid "Data to send" +msgstr "Data k odeslání" + #: src/slic3r/GUI/Mouse3DController.cpp:300 msgid "Deadzone:" msgstr "Mrtvá zóna:" +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:32 +msgid "Decimate ratio" +msgstr "Procento decimace" + #: src/libslic3r/miniz_extension.cpp:111 msgid "decompression failed or archive is corrupted" msgstr "dekomprese selhala nebo je archiv poškozen" @@ -1953,15 +2472,7 @@ msgstr "Odebrání Instancí" msgid "Default" msgstr "Výchozí" -#: 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 -#: src/slic3r/GUI/ObjectDataViewModel.cpp:202 -#: src/slic3r/GUI/ObjectDataViewModel.cpp:259 -#: src/slic3r/GUI/ObjectDataViewModel.cpp:284 -#: src/slic3r/GUI/ObjectDataViewModel.cpp:492 +#: src/slic3r/GUI/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 src/slic3r/GUI/ObjectDataViewModel.cpp:202 src/slic3r/GUI/ObjectDataViewModel.cpp:259 src/slic3r/GUI/ObjectDataViewModel.cpp:284 src/slic3r/GUI/ObjectDataViewModel.cpp:492 msgid "default" msgstr "výchozí" @@ -2001,8 +2512,7 @@ msgstr "výchozí tiskový profil" msgid "Default print profile" msgstr "Výchozí tiskový profil" -#: src/libslic3r/PrintConfig.cpp:387 src/libslic3r/PrintConfig.cpp:2735 -#: src/libslic3r/PrintConfig.cpp:2746 +#: src/libslic3r/PrintConfig.cpp:387 src/libslic3r/PrintConfig.cpp:2735 src/libslic3r/PrintConfig.cpp:2746 msgid "Default print profile associated with the current printer profile. On selection of the current printer profile, this print profile will be activated." msgstr "Výchozí tiskový profil spojený se současným profilem tiskárny. Při výběru současného profilu tiskárny se aktivuje tento tiskový profil." @@ -2030,10 +2540,6 @@ msgstr "Vytvořit vlastní tiskový profil" 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 "Definuje hloubku dutiny. Chcete-li dutinu vypnout, nastavte ji na nulu. Při povolování této funkce buďte opatrní, protože některé pryskyřice mohou způsobit extrémní sací efekt uvnitř dutiny, což ztěžuje odlupování tisku z fólie ve vaničce." -#: src/slic3r/GUI/GUI_ObjectList.cpp:393 -msgid "degenerate facets" -msgstr "degenerace facetů" - #: src/libslic3r/PrintConfig.cpp:676 msgid "Delay after unloading" msgstr "Zpoždění po vyjmutí" @@ -2042,9 +2548,7 @@ msgstr "Zpoždění po vyjmutí" msgid "delete" msgstr "smazat" -#: src/slic3r/GUI/GLCanvas3D.cpp:4841 src/slic3r/GUI/GUI_ObjectList.cpp:1846 -#: src/slic3r/GUI/Plater.cpp:3849 src/slic3r/GUI/Plater.cpp:3871 -#: src/slic3r/GUI/Tab.cpp:3423 +#: src/slic3r/GUI/GLCanvas3D.cpp:4841 src/slic3r/GUI/GUI_ObjectList.cpp:1846 src/slic3r/GUI/Plater.cpp:3849 src/slic3r/GUI/Plater.cpp:3871 src/slic3r/GUI/Tab.cpp:3423 msgid "Delete" msgstr "Smazat" @@ -2052,8 +2556,7 @@ msgstr "Smazat" msgid "Delete &all" msgstr "Sm&azat vše" -#: src/slic3r/GUI/GLCanvas3D.cpp:4850 src/slic3r/GUI/KBShortcutsDialog.cpp:124 -#: src/slic3r/GUI/Plater.cpp:4774 +#: src/slic3r/GUI/GLCanvas3D.cpp:4850 src/slic3r/GUI/KBShortcutsDialog.cpp:124 src/slic3r/GUI/Plater.cpp:4774 msgid "Delete all" msgstr "Smazat vše" @@ -2061,6 +2564,10 @@ msgstr "Smazat vše" msgid "Delete All Instances from Object" msgstr "Smazat všechny instance objektu" +#: src/slic3r/GUI/Plater.cpp:2811 +msgid "Delete All Objects" +msgstr "Smazat všechny objekty" + #: src/slic3r/GUI/DoubleSlider.cpp:1708 msgid "Delete color change" msgstr "Smazat změnu barvy" @@ -2089,8 +2596,12 @@ msgstr "Smazání Instance" msgid "Delete Object" msgstr "Smazat Objekt" +#: src/slic3r/GUI/GalleryDialog.cpp:124 +msgid "Delete one or more custom shape. You can't delete system shapes" +msgstr "Odstranění jednoho nebo více vlastních tvarů. Systémové tvary nelze odstranit" + #: src/slic3r/GUI/GUI_ObjectSettings.cpp:104 -#, possible-c-format +#, c-format msgid "Delete Option %s" msgstr "Odebrání parametru %s" @@ -2158,8 +2669,7 @@ msgstr "Smazat všechny objekty" msgid "Deletes the current selection" msgstr "Smaže aktuální výběr" -#: src/libslic3r/PrintConfig.cpp:753 src/libslic3r/PrintConfig.cpp:2646 -#: src/libslic3r/PrintConfig.cpp:2647 +#: src/libslic3r/PrintConfig.cpp:753 src/libslic3r/PrintConfig.cpp:2646 src/libslic3r/PrintConfig.cpp:2647 msgid "Density" msgstr "Hustota" @@ -2167,9 +2677,11 @@ msgstr "Hustota" msgid "Density of internal infill, expressed in the range 0% - 100%." msgstr "Hustota vnitřní výplně vyjádřená v rozmezí 0 až 100 %." -#: src/slic3r/GUI/Tab.cpp:1588 src/slic3r/GUI/Tab.cpp:1895 -#: src/slic3r/GUI/Tab.cpp:2228 src/slic3r/GUI/Tab.cpp:2304 -#: src/slic3r/GUI/Tab.cpp:3959 src/slic3r/GUI/Tab.cpp:4090 +#: src/libslic3r/PrintConfig.cpp:2028 +msgid "Density of the first raft or support layer." +msgstr "Hustota prvního vrstvy raftu nebo podpěrné vrstvy." + +#: src/slic3r/GUI/Tab.cpp:1588 src/slic3r/GUI/Tab.cpp:1895 src/slic3r/GUI/Tab.cpp:2228 src/slic3r/GUI/Tab.cpp:2304 src/slic3r/GUI/Tab.cpp:3959 src/slic3r/GUI/Tab.cpp:4090 msgid "Dependencies" msgstr "Závislosti" @@ -2177,8 +2689,7 @@ msgstr "Závislosti" msgid "Deretraction Speed" msgstr "Rychlost deretrakce" -#: src/slic3r/GUI/GCodeViewer.cpp:2529 src/slic3r/GUI/GUI_Preview.cpp:337 -#: src/slic3r/GUI/GUI_Preview.cpp:1473 +#: src/slic3r/GUI/GCodeViewer.cpp:2529 src/slic3r/GUI/GUI_Preview.cpp:337 src/slic3r/GUI/GUI_Preview.cpp:1473 msgid "Deretractions" msgstr "Deretrakce" @@ -2198,6 +2709,28 @@ msgstr "Odznačit obdélníkovým výběrem myši" msgid "Deselects all objects" msgstr "Odznačit všechny objekty" +#: src/slic3r/GUI/DesktopIntegrationDialog.cpp:459 src/slic3r/GUI/GUI_App.cpp:1825 +msgid "Desktop Integration" +msgstr "Integrace do systému" + +#: src/slic3r/GUI/NotificationManager.cpp:54 +msgid "Desktop integration failed." +msgstr "Integrace do systému selhala." + +#: src/slic3r/GUI/DesktopIntegrationDialog.cpp:466 +msgid "" +"Desktop Integration sets this binary to be searchable by the system.\n" +"\n" +"Press \"Perform\" to proceed." +msgstr "" +"Integrace do systému nastaví tuto binárku tak, aby jej systém mohl prohledávat.\n" +"\n" +"Pro pokračování stiskněte tlačítko \"Provést\"." + +#: src/slic3r/GUI/NotificationManager.cpp:52 +msgid "Desktop integration was successful." +msgstr "Integrace do systému proběhla úspěšně." + #: src/slic3r/GUI/Tab.cpp:1224 msgid "Detach from system preset" msgstr "Oddělit od systémového přednastavení" @@ -2210,6 +2743,10 @@ msgstr "Oddělení přednastavení" msgid "Detached" msgstr "Odpojeno" +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:31 +msgid "Detail level" +msgstr "Úroveň detailu" + #: src/libslic3r/PrintConfig.cpp:1481 msgid "Detect bridging perimeters" msgstr "Detekovat perimetry přemostění" @@ -2230,6 +2767,10 @@ msgstr "Rozpoznat nepřipojené části daného modelu(ů) a rozdělit je do sam msgid "Detected advanced data" msgstr "Byla detekována data z pokročilého režimu" +#: src/slic3r/GUI/GUI_App.cpp:260 +msgid "Developed by Prusa Research." +msgstr "Vyvinula společnost Prusa Research." + #: src/slic3r/GUI/Mouse3DController.cpp:274 msgid "Device:" msgstr "Zařízení:" @@ -2254,6 +2795,18 @@ msgstr "Průměr konce podpůrného hrotu" msgid "Diameter of the print bed. It is assumed that origin (0,0) is located in the center." msgstr "Průměr tiskové podložky. Přepokládaný počátek (0,0) je umístěn uprostřed." +#: resources/data/hints.ini: [hint:Different layer height for each model] +msgid "" +"Different layer height for each model\n" +"Did you know that you can print each model on the plater with a different layer height? Right-click the model in the 3D view, choose Layers and Perimeters and adjust the values in the right panel. Read more in the documentation." +msgstr "" +"Různé výšky vrstev pro každý model zvlášť\n" +"Věděli jste, že každý model na podložce můžete vytisknout s různou výškou vrstvy? Klepněte pravým tlačítkem myši na model ve 3D zobrazení, zvolte Vrstvy a perimetry a upravte hodnoty v pravém panelu. Více informací najdete v dokumentaci." + +#: src/slic3r/GUI/Plater.cpp:3534 +msgid "differs from the original file" +msgstr "liší se od původního souboru" + #: src/libslic3r/PrintConfig.cpp:1747 msgid "Direction" msgstr "Směr" @@ -2262,6 +2815,10 @@ msgstr "Směr" msgid "Disable fan for the first" msgstr "Vypnutí chlazení pro prvních" +#: src/libslic3r/PrintConfig.cpp:2226 +msgid "Disabled" +msgstr "Zakázáno" + #: src/libslic3r/PrintConfig.cpp:1457 msgid "Disables retraction when the travel path does not exceed the upper layer's perimeters (and thus any ooze will be probably invisible)." msgstr "Vypne retrakce, pokud dráha nepřekročí perimetr vrchní vrstvy (a proto bude pravděpodobně jakékoliv odkapávání neviditelné)." @@ -2274,8 +2831,7 @@ msgstr "Zahodit" msgid "Discard all custom changes" msgstr "Odstranit všechny vámi provedené změny" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:52 -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1222 +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:52 src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1222 msgid "Discard changes" msgstr "Zahodit změny" @@ -2315,17 +2871,17 @@ msgstr "Vzdálenost mezi kopiemi" msgid "Distance between ironing lines" msgstr "Vzdálenost mezi žehlicími tahy" -#: src/libslic3r/PrintConfig.cpp:1788 -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 "Vzdálenost mezi obrysem a objektem (objekty). Nastavte tuto hodnotu na nulu, pro sloučení obrysu s předmětem (předměty) a tvorbu límce pro dosažení lepší přilnavosti." +#: src/libslic3r/PrintConfig.cpp:2204 +msgid "Distance between skirt and brim (when draft shield is not used) or objects." +msgstr "Vzdálenost mezi obrysem a límcem (pokud není použit ochranný štít) nebo objekty." #: src/libslic3r/PrintConfig.cpp:3046 msgid "Distance between two connector sticks which connect the object and the generated pad." msgstr "Rozteč mezi dvěmi spojkami, které spojují objekt s vygenerovanou podložkou." -#: src/libslic3r/PrintConfig.cpp:1787 -msgid "Distance from object" -msgstr "Vzdálenost od objektu" +#: src/libslic3r/PrintConfig.cpp:2203 +msgid "Distance from brim/object" +msgstr "Vzdálenost od límce/objektu" #: src/slic3r/GUI/BedShapeDialog.cpp:121 msgid "Distance of the 0,0 G-code coordinate from the front left corner of the rectangle." @@ -2343,6 +2899,10 @@ msgstr "Vzdálenost špičky extruderu od místa, kde je zaparkován filament p msgid "Distance used for the auto-arrange feature of the plater." msgstr "Vzdálenost, použitá pro funkci automatického rozmístění po podložce." +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:290 +msgid "Divide by zero" +msgstr "Dělení nulou" + #: src/libslic3r/PrintConfig.cpp:3685 msgid "Do not fail if a file supplied to --load does not exist." msgstr "Nepodaří se, pokud neexistuje soubor dodaný k přepínači --load." @@ -2351,10 +2911,24 @@ msgstr "Nepodaří se, pokud neexistuje soubor dodaný k přepínači --load." msgid "Do not rearrange the given models before merging and keep their original XY coordinates." msgstr "Nepřeuspořádávejte modely před sloučením a tím ponecháním jejich původních souřadnic v XY." +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:525 +msgid "Do not send anything" +msgstr "Neposílat nic" + #: src/slic3r/GUI/Field.cpp:288 -#, possible-c-format -msgid "Do you mean %s%% instead of %s %s?\nSelect YES if you want to change this value to %s%%, \nor NO if you are sure that %s %s is a correct value." -msgstr "Myslíte %s%% namísto %s %s?\nVyberte ANO, pokud chcete změnit tuto hodnotu na %s%%,\nnebo NE, pokud jste si jisti, že %s %s je správná hodnota." +#, c-format +msgid "" +"Do you mean %s%% instead of %s %s?\n" +"Select YES if you want to change this value to %s%%, \n" +"or NO if you are sure that %s %s is a correct value." +msgstr "" +"Myslíte %s%% namísto %s %s?\n" +"Vyberte ANO, pokud chcete změnit tuto hodnotu na %s%%,\n" +"nebo NE, pokud jste si jisti, že %s %s je správná hodnota." + +#: src/slic3r/GUI/ConfigWizard.cpp:2595 +msgid "Do you want to continue changing the configuration?" +msgstr "Chcete pokračovat v provádění změn konfigurace?" #: src/slic3r/GUI/DoubleSlider.cpp:2138 msgid "Do you want to delete all saved tool changes?" @@ -2364,10 +2938,18 @@ msgstr "Opravdu chcete odstranit všechny uložené změny nástrojů?" msgid "Do you want to proceed?" msgstr "Chcete pokračovat?" +#: src/slic3r/GUI/Plater.cpp:3534 +msgid "Do you want to replace it" +msgstr "Chcete udělat náhradu" + #: src/slic3r/GUI/Plater.cpp:3124 msgid "Do you want to retry" msgstr "Chcete to zkusit znovu" +#: src/slic3r/GUI/Plater.cpp:1599 +msgid "Do you want to save the changes to \"%1%\"?" +msgstr "Chcete uložit změny do \"%1%\"?" + #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:911 msgid "Do you want to save your manually edited support points?" msgstr "Chcete uložit ručně upravené podpěrné body?" @@ -2388,10 +2970,18 @@ msgstr "neobsahuje platný G-code." msgid "Don't arrange" msgstr "Neuspořádávat" +# Don't install +msgid "Don't install" +msgstr "Neinstalovat" + #: src/slic3r/GUI/UpdateDialogs.cpp:71 msgid "Don't notify about new releases any more" msgstr "Neupozorňovat na nové verze" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:870 +msgid "Don't save" +msgstr "Neukládat" + #: src/slic3r/GUI/Plater.cpp:1431 msgid "Don't show again" msgstr "Znovu nezobrazovat" @@ -2408,9 +2998,7 @@ msgstr "Downgrade" msgid "Draft shield" msgstr "Ochranný štít" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1212 -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1215 -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1216 +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1212 src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1215 src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1216 msgid "Drag" msgstr "Tažení" @@ -2426,8 +3014,7 @@ msgstr "Vrtání otvorů do modelu." msgid "Drilling holes into the mesh failed. This is usually caused by broken model. Try to fix it first." msgstr "Vrtání otvorů do meshe selhalo. Je to obvykle způsobené poškozeným modelem. Zkuste ho nejprve opravit." -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:345 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:357 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:345 src/slic3r/GUI/GUI_ObjectManipulation.cpp:357 msgid "Drop to bed" msgstr "Spadnout na podložku" @@ -2459,9 +3046,9 @@ msgstr "Dynamic" msgid "E&xport" msgstr "E&xportovat" -#: src/slic3r/GUI/GUI_ObjectList.cpp:394 -msgid "edges fixed" -msgstr "hrany opraveny" +#: src/slic3r/GUI/ImGuiWrapper.cpp:520 +msgid "Edit" +msgstr "Upravit" #: src/slic3r/GUI/DoubleSlider.cpp:1700 msgid "Edit color" @@ -2503,6 +3090,10 @@ msgstr "Upravit značku - Pravé tlačítko myši" msgid "Editing" msgstr "Editace" +#: src/slic3r/GUI/SysInfoDialog.cpp:162 +msgid "Eigen vectorization supported:" +msgstr "Podporovaná vlastní vektorizace:" + #: src/slic3r/GUI/MainFrame.cpp:1105 msgid "Ejec&t SD card / Flash drive" msgstr "Vysunou&t SD kartu / Flash disk" @@ -2520,7 +3111,7 @@ msgid "Eject SD card / Flash drive after the G-code was exported to it." msgstr "Vysunout SD kartu / Flash disk po vyexportování G-codu." #: src/slic3r/GUI/Plater.cpp:2034 -#, possible-c-format +#, c-format msgid "Ejecting of device %s(%s) has failed." msgstr "Vysunutí zařízení %s(%s) se nezdařilo." @@ -2542,14 +3133,13 @@ msgstr "Vkládání M73 P[počet vytištěných procent] R[zbývající čas v m #: src/libslic3r/PrintConfig.cpp:1217 msgid "Emit to G-code" -msgstr "Emitivat do G-codu" +msgstr "Emitovat do G-codu" -#: src/libslic3r/GCode.cpp:622 -msgid "Empty layers detected, the output would not be printable." -msgstr "Byly detekovány prázdné vrstvy, model by nebylo možné vytisknout." +#: src/libslic3r/GCode.cpp:553 +msgid "Empty layer between %1% and %2%." +msgstr "Prázdná vrstva mezi %1% a %2%." -#: src/slic3r/GUI/Tab.cpp:1791 src/libslic3r/PrintConfig.cpp:1463 -#: src/libslic3r/PrintConfig.cpp:2343 +#: src/slic3r/GUI/Tab.cpp:1791 src/libslic3r/PrintConfig.cpp:1463 src/libslic3r/PrintConfig.cpp:2343 msgid "Enable" msgstr "Zapnout" @@ -2557,6 +3147,10 @@ msgstr "Zapnout" msgid "Enable auto cooling" msgstr "Zapnutí automatického chlazení" +#: src/slic3r/GUI/Preferences.cpp:476 +msgid "Enable dark mode" +msgstr "Aktivace tmavého režimu" + #: src/libslic3r/PrintConfig.cpp:608 msgid "Enable fan if layer print time is below" msgstr "Zapnout ventilátor, pokud je doba tisku vrstvy kratší než" @@ -2577,18 +3171,30 @@ msgstr "Zapnout ironing" msgid "Enable ironing of the top layers with the hot print head for smooth surface" msgstr "Pro hladké vrchní vrstvy povolte ironing pomocí ohřáté tiskové hlavy" +#: src/libslic3r/PrintConfig.cpp:4267 +msgid "Enable reading unknown configuration values by silently substituting them with defaults." +msgstr "Umožňuje načítání neznámých konfiguračních hodnot jejich tichým nahrazením výchozími hodnotami." + +#: src/libslic3r/PrintConfig.cpp:4266 +msgid "Enable reading unknown configuration values by verbosely substituting them with defaults." +msgstr "Umožňuje načítání neznámých konfiguračních hodnot jejich výslovným nahrazením výchozími hodnotami." + #: src/slic3r/GUI/GLCanvas3D.cpp:3901 msgid "Enable rotations (slow)" msgstr "Povolit rotace (pomalé)" #: src/slic3r/GUI/Preferences.cpp:207 msgid "Enable support for legacy 3DConnexion devices" -msgstr "Povit podporu pro starší zařízení 3DConnexion" +msgstr "Povolit podporu pro starší zařízení 3DConnexion" #: src/libslic3r/PrintConfig.cpp:2009 msgid "Enable support material generation." msgstr "Zapne generování podpěr." +#: src/slic3r/GUI/Plater.cpp:2985 +msgid "Enable supports for enforcers only" +msgstr "Povolení pouze vynucených podpěr" + #: src/libslic3r/PrintConfig.cpp:1010 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 "Zapněte tuto možnost, chcete-li do G-Code přidávat komentáře, které budou určovat, příslušnost tiskových pohybů k jednotlivým objektům. To je užitečné pro Octoprint plugin CancelObject. Nastavení NENÍ kompatibilní se Single Extruder Multi Material konfigurací a s čištěním trysky do objektu / výplně." @@ -2605,8 +3211,15 @@ msgstr "Zapnout variabilní výšku vrstev" msgid "Enable vertical mirroring of output images" msgstr "Zapne vertikální zrcadlení výstupních obrázků" -#: src/slic3r/GUI/Tab.cpp:1880 src/slic3r/GUI/Tab.cpp:2168 -#: src/libslic3r/PrintConfig.cpp:419 src/libslic3r/PrintConfig.cpp:429 +#: src/libslic3r/PrintConfig.cpp:2228 +msgid "Enabled" +msgstr "Povoleno" + +#: src/libslic3r/PrintConfig.cpp:1273 +msgid "Enables filling of gaps between perimeters and between the inner most perimeters and infill." +msgstr "Umožňuje vyplnit mezery mezi perimetry a mezi nejvnitřnějšími perimetry a výplní." + +#: src/slic3r/GUI/Tab.cpp:1880 src/slic3r/GUI/Tab.cpp:2168 src/libslic3r/PrintConfig.cpp:419 src/libslic3r/PrintConfig.cpp:429 msgid "End G-code" msgstr "Konec G-code" @@ -2614,34 +3227,35 @@ msgstr "Konec G-code" msgid "Enforce" msgstr "Vynutit" -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:30 -#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:381 +#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:30 src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:381 msgid "Enforce seam" msgstr "Vynucení švu" #: src/libslic3r/PrintConfig.cpp:2066 msgid "Enforce support for the first" -msgstr "Zesílit podpěry pro prvních" +msgstr "Vynutit podpěry pro prvních" #: src/libslic3r/PrintConfig.cpp:2073 msgid "Enforce support for the first n layers" -msgstr "Vynucení podpěr pro prvních n vrstev" +msgstr "Vynutit podpěry pro prvních n vrstev" #: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:47 msgid "Enforce supports" msgstr "Vynucení podpěr" -#: src/slic3r/GUI/PrintHostDialogs.cpp:198 -#: src/slic3r/GUI/PrintHostDialogs.cpp:229 +#: src/slic3r/GUI/PrintHostDialogs.cpp:198 src/slic3r/GUI/PrintHostDialogs.cpp:229 msgid "Enqueued" msgstr "Zařazeno do fronty" +#: src/libslic3r/PrintConfig.cpp:4196 +msgid "Ensure on bed" +msgstr "Zajistit položení na podložku" + #: src/libslic3r/PrintConfig.cpp:441 msgid "Ensure vertical shell thickness" msgstr "Zajistit tloušťku svislých stěn" -#: src/slic3r/GUI/GLCanvas3D.cpp:4402 src/slic3r/GUI/GLCanvas3D.cpp:4410 -#: src/slic3r/GUI/Search.cpp:433 +#: src/slic3r/GUI/GLCanvas3D.cpp:4402 src/slic3r/GUI/GLCanvas3D.cpp:4410 src/slic3r/GUI/Search.cpp:433 msgid "Enter a search term" msgstr "Zadejte hledaný výraz" @@ -2701,21 +3315,26 @@ msgstr "Zde zadejte hustotu filamentu. Toto je pouze pro statistické informace. 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 "Zde zadejte průměr filamentu. Je zapotřebí správné přesnosti, proto použijte šupleru a proveďte několik měření podél filamentu, poté vypočtete průměr." -#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:39 -msgid "Entering Paint-on supports" -msgstr "Vstup do Malování podpěr" +#: src/slic3r/Utils/Repetier.cpp:260 +msgid "" +"Enumeration of host printers failed.\n" +"Message body: \"%1%\"\n" +"Error: \"%2%\"" +msgstr "" +"Výčet tiskových serverů se nezdařil.\n" +"Tělo zprávy: \"%1%\"\n" +"Chyba: \"%2%\"" -#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:40 -msgid "Entering Seam painting" -msgstr "Vstup do Malování švu" - -#: src/slic3r/GUI/MainFrame.cpp:1003 src/slic3r/GUI/MainFrame.cpp:1486 -#: src/slic3r/GUI/PrintHostDialogs.cpp:231 +#: src/slic3r/GUI/MainFrame.cpp:1003 src/slic3r/GUI/MainFrame.cpp:1486 src/slic3r/GUI/PrintHostDialogs.cpp:231 msgid "Error" msgstr "Chyba" +#: src/slic3r/GUI/NotificationManager.cpp:958 +msgid "ERROR" +msgstr "CHYBA" + #: src/slic3r/GUI/FirmwareDialog.cpp:645 -#, possible-c-format +#, c-format msgid "Error accessing port at %s: %s" msgstr "Chyba při přístupu k portu na %s : %s" @@ -2723,15 +3342,9 @@ msgstr "Chyba při přístupu k portu na %s : %s" msgid "Error during reload" msgstr "Chyba při opětovném načtení souboru" -#: src/slic3r/GUI/Plater.cpp:5172 -#, possible-c-format -msgid "Error exporting 3MF file %s" -msgstr "Chyba při exportu souboru 3MF %s" - -#: src/slic3r/GUI/Plater.cpp:5138 -#, possible-c-format -msgid "Error exporting AMF file %s" -msgstr "Chyba při exportu souboru AMF %s" +#: src/slic3r/GUI/Plater.cpp:3259 src/slic3r/GUI/Plater.cpp:3339 src/slic3r/GUI/Plater.cpp:3366 +msgid "Error during replace" +msgstr "Chyba při nahrazení" #: src/slic3r/GUI/OpenGLManager.cpp:276 msgid "Error loading shaders" @@ -2769,14 +3382,12 @@ msgstr "Chyba!" msgid "Error! Invalid model" msgstr "Chyba! Neplatný model" -#: src/slic3r/GUI/NotificationManager.cpp:667 -#: src/slic3r/GUI/NotificationManager.cpp:683 -#: src/slic3r/GUI/NotificationManager.cpp:694 +#: src/slic3r/GUI/NotificationManager.cpp:667 src/slic3r/GUI/NotificationManager.cpp:683 src/slic3r/GUI/NotificationManager.cpp:694 msgid "ERROR:" msgstr "CHYBA:" #: src/slic3r/GUI/FirmwareDialog.cpp:647 -#, possible-c-format +#, c-format msgid "Error: %s" msgstr "Chyba: %s" @@ -2784,16 +3395,22 @@ msgstr "Chyba: %s" msgid "ERROR: not enough resources to execute a new job." msgstr "CHYBA: nedostatek prostředků ke spuštění nové úlohy." -#: src/slic3r/GUI/Plater.cpp:3374 -msgid "ERROR: Please close all manipulators available from the left toolbar before fixing the mesh." -msgstr "CHYBA: Před opravou modelu zavřete všechny manipulátory dostupné z levého panelu nástrojů." +#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:196 +msgid "ERROR: Please close all manipulators available from the left toolbar first" +msgstr "CHYBA: Nejprve zavřete všechny manipulátory dostupné z levého panelu nástrojů" -#: src/slic3r/GUI/GCodeViewer.cpp:2552 src/slic3r/GUI/GCodeViewer.cpp:2557 -#: src/slic3r/GUI/Plater.cpp:246 src/slic3r/GUI/Plater.cpp:1125 -#: src/slic3r/GUI/Plater.cpp:1175 src/slic3r/GUI/Plater.cpp:1196 +#: src/slic3r/GUI/GCodeViewer.cpp:2552 src/slic3r/GUI/GCodeViewer.cpp:2557 src/slic3r/GUI/Plater.cpp:246 src/slic3r/GUI/Plater.cpp:1125 src/slic3r/GUI/Plater.cpp:1175 src/slic3r/GUI/Plater.cpp:1196 msgid "Estimated printing time" msgstr "Odhadovaný čas tisku" +#: src/slic3r/GUI/GCodeViewer.cpp:4011 +msgid "Estimated printing times" +msgstr "Odhadované časy tisku" + +#: src/libslic3r/PrintConfig.cpp:2450 +msgid "Even-odd" +msgstr "Paritní vyplňování" + #: src/slic3r/GUI/GCodeViewer.cpp:2442 src/slic3r/GUI/GCodeViewer.cpp:2445 msgid "Event" msgstr "Akce" @@ -2815,7 +3432,7 @@ msgid "Excessive %1%=%2% mm to be printable with a nozzle diameter %3% mm" msgstr "Příliš velká hodnota proměnné %1% =%2% mm pro tisk s průměrem trysky %3% mm" #: src/slic3r/GUI/UpdateDialogs.cpp:191 src/slic3r/GUI/UpdateDialogs.cpp:246 -#, possible-c-format +#, c-format msgid "Exit %s" msgstr "Ukončit %s" @@ -2823,6 +3440,14 @@ msgstr "Ukončit %s" msgid "Expand sidebar" msgstr "Rozbalit postranní panel" +#: src/libslic3r/PrintConfig.cpp:2038 +msgid "Expansion of the first raft or support layer to improve adhesion to print bed." +msgstr "Rozšíření první vrstvy raftu nebo první vrstvy podpěr pro zlepšení přilnavosti k tiskové podložce." + +#: src/libslic3r/PrintConfig.cpp:2019 +msgid "Expansion of the raft in XY plane for better stability." +msgstr "Rozšíření raftu v rovině XY pro lepší stabilitu." + #: src/libslic3r/PrintConfig.cpp:405 msgid "Experimental option for preventing support material from being generated under bridged areas." msgstr "Experimentální nastavení pro zabránění tvorbě podpěr v oblastech po mosty." @@ -2899,10 +3524,6 @@ msgstr "Exportovat Konfigurační balík včetně fyzických tiskáren" msgid "Export current configuration to file" msgstr "Exportovat současnou konfiguraci do souboru" -#: src/slic3r/GUI/MainFrame.cpp:1086 -msgid "Export current plate as AMF" -msgstr "Exportovat stávající plochu jako AMF" - #: src/slic3r/GUI/MainFrame.cpp:1068 msgid "Export current plate as G-code" msgstr "Exportovat stávající plochu do G-code" @@ -2923,8 +3544,7 @@ msgstr "Exportovat stávající plochu včetně podpěr jako STL" msgid "Export full pathnames of models and parts sources into 3mf and amf files" msgstr "Exportovat úplné zdrojové cesty modelů a dílů do souborů 3mf a amf" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:115 src/slic3r/GUI/Plater.cpp:766 -#: src/slic3r/GUI/Plater.cpp:5706 src/libslic3r/PrintConfig.cpp:3546 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:115 src/slic3r/GUI/Plater.cpp:766 src/slic3r/GUI/Plater.cpp:5706 src/libslic3r/PrintConfig.cpp:3546 msgid "Export G-code" msgstr "Exportovat G-code" @@ -2932,8 +3552,7 @@ msgstr "Exportovat G-code" msgid "Export G-code to SD card / Flash drive" msgstr "Exportovat G-code na SD kartu / Flash disk" -#: src/slic3r/GUI/NotificationManager.cpp:631 -#: src/slic3r/GUI/NotificationManager.cpp:748 +#: src/slic3r/GUI/NotificationManager.cpp:631 src/slic3r/GUI/NotificationManager.cpp:748 msgid "Export G-Code." msgstr "Export G-codu." @@ -2949,10 +3568,6 @@ msgstr "Exportovat OBJ soubor:" msgid "Export of a temporary 3mf file failed" msgstr "Export dočasného 3MF souboru selhalo" -#: src/slic3r/GUI/MainFrame.cpp:1086 -msgid "Export plate as &AMF" -msgstr "Exportovat plochu jako &AMF" - #: src/slic3r/GUI/MainFrame.cpp:1080 msgid "Export plate as &STL" msgstr "Exportovat plochu jako &STL" @@ -2993,10 +3608,6 @@ msgstr "Exportovat model(y) jako OBJ." msgid "Export the model(s) as STL." msgstr "Exportovat model(y) jako STL." -#: src/slic3r/GUI/Plater.cpp:3884 -msgid "Export the selected object as STL file" -msgstr "Exportovat vybrané objekty jako STL soubor" - #: src/slic3r/GUI/KBShortcutsDialog.cpp:118 src/slic3r/GUI/Plater.cpp:755 msgid "Export to SD card / Flash drive" msgstr "Export na SD kartu / Flash disk" @@ -3005,6 +3616,14 @@ msgstr "Export na SD kartu / Flash disk" msgid "Export toolpaths as OBJ" msgstr "Exportovat trasy extruderu jako OBJ" +#: src/slic3r/GUI/NotificationManager.cpp:1170 src/slic3r/GUI/NotificationManager.cpp:1184 +msgid "Export." +msgstr "Export." + +#: src/slic3r/GUI/MainFrame.cpp:1815 +msgid "Exporting configuration bundle" +msgstr "Exportování konfiguračního balíku" + #: src/slic3r/GUI/NotificationManager.hpp:317 msgid "Exporting finished." msgstr "Exportování dokončeno." @@ -3013,15 +3632,14 @@ msgstr "Exportování dokončeno." msgid "Exporting G-code" msgstr "Exportování souboru G-code" -#: src/slic3r/Utils/FixModelByWin10.cpp:341 -msgid "Exporting model" -msgstr "Exportování modelu" - -#: src/slic3r/Utils/FixModelByWin10.cpp:219 -#: src/slic3r/Utils/FixModelByWin10.cpp:359 +#: src/slic3r/Utils/FixModelByWin10.cpp:219 src/slic3r/Utils/FixModelByWin10.cpp:359 msgid "Exporting source model" msgstr "Exportování zdrojového modelu" +#: src/slic3r/GUI/NotificationManager.cpp:57 +msgid "Exporting." +msgstr "Exportování." + #: src/libslic3r/SLAPrint.cpp:660 msgid "Exposition time is out of printer profile bounds." msgstr "Doba osvitu je mimo rozsah profilu tiskárny." @@ -3034,8 +3652,7 @@ msgstr "Osvit" msgid "Exposure time" msgstr "Doba osvitu" -#: src/slic3r/GUI/GUI_Preview.cpp:302 src/libslic3r/ExtrusionEntity.cpp:315 -#: src/libslic3r/ExtrusionEntity.cpp:338 +#: src/slic3r/GUI/GUI_Preview.cpp:302 src/libslic3r/ExtrusionEntity.cpp:315 src/libslic3r/ExtrusionEntity.cpp:338 msgid "External perimeter" msgstr "Vnější perimetr" @@ -3051,6 +3668,10 @@ msgstr "Vnější perimetry" msgid "External perimeters first" msgstr "Nejprve tisknout vnější perimetry" +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:153 +msgid "Extra high" +msgstr "Extra vysoká" + #: src/libslic3r/PrintConfig.cpp:1696 src/libslic3r/PrintConfig.cpp:1704 msgid "Extra length on restart" msgstr "Extra vzdálenost při návratu" @@ -3059,21 +3680,20 @@ msgstr "Extra vzdálenost při návratu" msgid "Extra loading distance" msgstr "Extra délka při zavádění" +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:157 +msgid "Extra low" +msgstr "Extra nízká" + #: src/libslic3r/PrintConfig.cpp:513 msgid "Extra perimeters if needed" msgstr "Extra perimetry (pokud jsou potřeba)" -#: src/slic3r/GUI/GCodeViewer.cpp:2277 src/slic3r/GUI/GCodeViewer.cpp:2313 -#: src/slic3r/GUI/GCodeViewer.cpp:2318 src/slic3r/GUI/GUI_ObjectList.cpp:296 -#: src/slic3r/GUI/Tab.cpp:1780 src/slic3r/GUI/wxExtensions.cpp:515 -#: src/libslic3r/PrintConfig.cpp:523 +#: src/slic3r/GUI/GCodeViewer.cpp:2277 src/slic3r/GUI/GCodeViewer.cpp:2313 src/slic3r/GUI/GCodeViewer.cpp:2318 src/slic3r/GUI/GUI_ObjectList.cpp:296 src/slic3r/GUI/Tab.cpp:1780 src/slic3r/GUI/wxExtensions.cpp:515 src/libslic3r/PrintConfig.cpp:523 msgid "Extruder" msgstr "Extruder" -#: src/slic3r/GUI/DoubleSlider.cpp:1263 src/slic3r/GUI/DoubleSlider.cpp:1297 -#: src/slic3r/GUI/GLCanvas3D.cpp:983 src/slic3r/GUI/GUI_ObjectList.cpp:1832 -#: src/slic3r/GUI/Tab.cpp:2489 src/libslic3r/GCode/PreviewData.cpp:450 -#, possible-c-format +#: src/slic3r/GUI/DoubleSlider.cpp:1263 src/slic3r/GUI/DoubleSlider.cpp:1297 src/slic3r/GUI/GLCanvas3D.cpp:983 src/slic3r/GUI/GUI_ObjectList.cpp:1832 src/slic3r/GUI/Tab.cpp:2489 src/libslic3r/GCode/PreviewData.cpp:450 +#, c-format msgid "Extruder %d" msgstr "Extruder %d" @@ -3097,11 +3717,7 @@ msgstr "Barva extruderu" msgid "Extruder offset" msgstr "Odsazení extruderu" -#: src/slic3r/GUI/GUI_ObjectList.cpp:97 src/slic3r/GUI/GUI_ObjectList.cpp:656 -#: src/slic3r/GUI/Tab.cpp:1510 src/slic3r/GUI/Tab.cpp:2072 -#: src/libslic3r/PrintConfig.cpp:524 src/libslic3r/PrintConfig.cpp:1046 -#: src/libslic3r/PrintConfig.cpp:1517 src/libslic3r/PrintConfig.cpp:1852 -#: src/libslic3r/PrintConfig.cpp:2080 src/libslic3r/PrintConfig.cpp:2107 +#: src/slic3r/GUI/GUI_ObjectList.cpp:97 src/slic3r/GUI/GUI_ObjectList.cpp:656 src/slic3r/GUI/Tab.cpp:1510 src/slic3r/GUI/Tab.cpp:2072 src/libslic3r/PrintConfig.cpp:524 src/libslic3r/PrintConfig.cpp:1046 src/libslic3r/PrintConfig.cpp:1517 src/libslic3r/PrintConfig.cpp:1852 src/libslic3r/PrintConfig.cpp:2080 src/libslic3r/PrintConfig.cpp:2107 msgid "Extruders" msgstr "Extrudery" @@ -3129,11 +3745,7 @@ msgstr "Teplota extruze:" msgid "Extrusion width" msgstr "Šířka extruze" -#: src/slic3r/GUI/GUI_ObjectList.cpp:98 src/slic3r/GUI/GUI_ObjectList.cpp:657 -#: src/libslic3r/PrintConfig.cpp:483 src/libslic3r/PrintConfig.cpp:591 -#: src/libslic3r/PrintConfig.cpp:919 src/libslic3r/PrintConfig.cpp:1054 -#: src/libslic3r/PrintConfig.cpp:1526 src/libslic3r/PrintConfig.cpp:1872 -#: src/libslic3r/PrintConfig.cpp:2089 src/libslic3r/PrintConfig.cpp:2249 +#: src/slic3r/GUI/GUI_ObjectList.cpp:98 src/slic3r/GUI/GUI_ObjectList.cpp:657 src/libslic3r/PrintConfig.cpp:483 src/libslic3r/PrintConfig.cpp:591 src/libslic3r/PrintConfig.cpp:919 src/libslic3r/PrintConfig.cpp:1054 src/libslic3r/PrintConfig.cpp:1526 src/libslic3r/PrintConfig.cpp:1872 src/libslic3r/PrintConfig.cpp:2089 src/libslic3r/PrintConfig.cpp:2249 msgid "Extrusion Width" msgstr "Šíře extruze" @@ -3141,18 +3753,6 @@ msgstr "Šíře extruze" msgid "Facets" msgstr "Facety" -#: src/slic3r/GUI/GUI_ObjectList.cpp:396 -msgid "facets added" -msgstr "facety přidány" - -#: src/slic3r/GUI/GUI_ObjectList.cpp:395 -msgid "facets removed" -msgstr "facety odebrány" - -#: src/slic3r/GUI/GUI_ObjectList.cpp:397 -msgid "facets reversed" -msgstr "facety otočeny" - #: src/libslic3r/PrintConfig.cpp:2660 msgid "Faded layers" msgstr "Vrstvy počátečního osvitu" @@ -3161,6 +3761,10 @@ msgstr "Vrstvy počátečního osvitu" msgid "failed finding central directory" msgstr "selhalo nalezení kořenového adresáře" +#: src/slic3r/GUI/Plater.cpp:2399 +msgid "Failed loading file \"%1%\" due to an invalid configuration." +msgstr "Načtení souboru \"%1%\" se nezdařilo z důvodu neplatné konfigurace." + #: src/slic3r/Utils/FixModelByWin10.cpp:235 msgid "Failed loading the input model." msgstr "Načtení vstupního modelu se nezdařilo." @@ -3173,6 +3777,10 @@ msgstr "Zpracování šablony output_filename_format selhalo." msgid "Failed to activate configuration snapshot." msgstr "Aktivace konfiguračního snapshotu se nezdařila." +#: src/libslic3r/SLAPrintSteps.cpp:467 +msgid "Failed to drill some holes into the model" +msgstr "Některé otvory se do modelu nepodařilo se vyvrtat" + #: src/slic3r/GUI/Tab.cpp:1802 msgid "Fan settings" msgstr "Nastavení ventilátoru" @@ -3217,14 +3825,11 @@ msgstr "Fatální chyba" msgid "Fatal error, exception catched: %1%" msgstr "Závažná chyba, zachycená výjimka: %1%" -#: src/slic3r/GUI/GCodeViewer.cpp:2225 src/slic3r/GUI/GCodeViewer.cpp:2233 -#: src/slic3r/GUI/GUI_Preview.cpp:275 src/slic3r/GUI/GUI_Preview.cpp:787 -#: src/libslic3r/GCode/PreviewData.cpp:350 +#: src/slic3r/GUI/GCodeViewer.cpp:2225 src/slic3r/GUI/GCodeViewer.cpp:2233 src/slic3r/GUI/GUI_Preview.cpp:275 src/slic3r/GUI/GUI_Preview.cpp:787 src/libslic3r/GCode/PreviewData.cpp:350 msgid "Feature type" msgstr "Typ" -#: src/slic3r/GUI/GUI_Preview.cpp:293 src/slic3r/GUI/GUI_Preview.cpp:295 -#: src/slic3r/GUI/GUI_Preview.cpp:316 +#: src/slic3r/GUI/GUI_Preview.cpp:293 src/slic3r/GUI/GUI_Preview.cpp:295 src/slic3r/GUI/GUI_Preview.cpp:316 msgid "Feature types" msgstr "Typy extrudování" @@ -3232,8 +3837,7 @@ msgstr "Typy extrudování" msgid "FFF Technology Printers" msgstr "Tiskárny technologie FFF" -#: src/slic3r/GUI/Plater.cpp:691 src/slic3r/GUI/Tab.cpp:1770 -#: src/slic3r/GUI/Tab.cpp:1771 +#: src/slic3r/GUI/Plater.cpp:691 src/slic3r/GUI/Tab.cpp:1770 src/slic3r/GUI/Tab.cpp:1771 msgid "Filament" msgstr "Filament" @@ -3253,6 +3857,10 @@ msgstr "Filament v extruderu %1%" msgid "Filament Diameter:" msgstr "Průměr filamentu:" +#: src/libslic3r/GCode.cpp:696 +msgid "Filament End G-code" +msgstr "Filament Konec G-code" + #: src/libslic3r/PrintConfig.cpp:687 msgid "Filament is cooled by being moved back and forth in the cooling tubes. Specify desired number of these moves." msgstr "Filament je chlazen pohyby tam a zpět v chladicí trubičce. Zadejte požadovaný počet těchto pohybů." @@ -3289,6 +3897,10 @@ msgstr "Nastavení filamentu" msgid "Filament Settings Tab" msgstr "Panel Nastavení filamentu" +#: src/libslic3r/GCode.cpp:689 +msgid "Filament Start G-code" +msgstr "Filament Začátek G-code" + #: src/libslic3r/PrintConfig.cpp:762 msgid "Filament type" msgstr "Typ filamentu" @@ -3305,10 +3917,6 @@ msgstr "filamenty" msgid "Filaments" msgstr "Filamenty" -#: src/slic3r/GUI/ConfigWizard.cpp:691 -msgid "Filaments marked with * are not compatible with some installed printers." -msgstr "Filamenty označené znakem * nejsou kompatibilní s některými nainstalovanými tiskárnami." - #: src/libslic3r/miniz_extension.cpp:131 msgid "file close failed" msgstr "zavření souboru selhalo" @@ -3317,6 +3925,10 @@ msgstr "zavření souboru selhalo" msgid "file create failed" msgstr "vytvoření souboru selhalo" +#: src/slic3r/GUI/Plater.cpp:3339 +msgid "File for the replace wasn't selected" +msgstr "Soubor pro nahrazení nebyl vybrán" + #: src/slic3r/GUI/MainFrame.cpp:1492 msgid "File Not Found" msgstr "Soubor nenalezen" @@ -3373,6 +3985,10 @@ msgstr "Vyplnit tiskovou plochu instancemi" msgid "Fill density" msgstr "Hustota výplně" +#: src/libslic3r/PrintConfig.cpp:1271 +msgid "Fill gaps" +msgstr "Vyplnit mezery" + #: src/libslic3r/PrintConfig.cpp:862 msgid "Fill pattern" msgstr "Vzor výplně" @@ -3393,6 +4009,10 @@ msgstr "Nastavte vzor pro horní výplň. Ovlivňuje pouze horní viditelnou vrs msgid "Fill the remaining area of bed with instances of the selected object" msgstr "Vyplní zbývající tiskovou plochu instancemi vybraného objektu" +#: src/slic3r/GUI/Jobs/FillBedJob.cpp:123 +msgid "Filling bed" +msgstr "Vyplňování podložky" + #: src/slic3r/GUI/BonjourDialog.cpp:225 msgid "Finished" msgstr "Dokončeno" @@ -3417,8 +4037,11 @@ msgstr "Firmware Retrakce" msgid "Firmware Type" msgstr "Typ firmware" -#: src/libslic3r/PrintConfig.cpp:899 src/libslic3r/PrintConfig.cpp:908 -#: src/libslic3r/PrintConfig.cpp:918 src/libslic3r/PrintConfig.cpp:952 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:118 +msgid "First color" +msgstr "První barva" + +#: src/libslic3r/PrintConfig.cpp:899 src/libslic3r/PrintConfig.cpp:908 src/libslic3r/PrintConfig.cpp:918 src/libslic3r/PrintConfig.cpp:952 msgid "First layer" msgstr "První vrstva" @@ -3426,6 +4049,14 @@ msgstr "První vrstva" msgid "First layer bed temperature" msgstr "Teplota tiskové podložky při první vrstvě" +#: src/libslic3r/PrintConfig.cpp:2026 +msgid "First layer density" +msgstr "Hustota první vrstvy" + +#: src/libslic3r/PrintConfig.cpp:2036 +msgid "First layer expansion" +msgstr "Rozšíření první vrstvy" + #: src/slic3r/GUI/ConfigManipulation.cpp:60 src/libslic3r/PrintConfig.cpp:931 msgid "First layer height" msgstr "Výška první vrstvy" @@ -3434,6 +4065,16 @@ msgstr "Výška první vrstvy" msgid "First layer height can't be greater than nozzle diameter" msgstr "Výška první vrstvy nesmí být větší než průměr trysky" +#: src/slic3r/GUI/ConfigManipulation.cpp:62 +msgid "" +"First layer height is not valid.\n" +"\n" +"The first layer height will be reset to 0.01." +msgstr "" +"Výška první vrstvy není platná.\n" +"\n" +"Výška vrstvy bude resetována na 0,01." + #: src/libslic3r/PrintConfig.cpp:960 msgid "First layer nozzle temperature" msgstr "Teplota trysky při první vrstvě" @@ -3446,6 +4087,10 @@ msgstr "Rychlost první vrstvy" msgid "First layer volumetric" msgstr "Volumetrická hodnota první vrstvy" +#: src/libslic3r/PrintConfig.cpp:1156 +msgid "First object layer over raft interface" +msgstr "První vrstva objektu nad raftem" + #: src/slic3r/GUI/Plater.cpp:3380 msgid "Fix through NetFabb" msgstr "Opravit pomocí NetFabb" @@ -3454,9 +4099,9 @@ msgstr "Opravit pomocí NetFabb" msgid "Fix through the Netfabb" msgstr "Opravit pomocí služby Netfabb" -#: src/slic3r/GUI/Plater.cpp:3278 -msgid "Fix Throught NetFabb" -msgstr "Opravit pomocí Netfabb" +#: src/slic3r/GUI/GUI_ObjectList.cpp:4114 +msgid "Fixing through NetFabb" +msgstr "Oprava prostřednictvím NetFabb" #: src/slic3r/GUI/GUI_App.cpp:1522 msgid "Flash printer &firmware" @@ -3486,6 +4131,10 @@ msgstr "Probíhá nahrávání firmware. Prosím neodpojujte tiskárnu!" msgid "Flashing succeeded!" msgstr "Nahrávání bylo úspěšné!" +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:297 +msgid "Floating reserved operand" +msgstr "Plovoucí rezervovaný operand" + #: src/slic3r/GUI/Tab.cpp:1548 msgid "Flow" msgstr "Průtok" @@ -3498,30 +4147,60 @@ msgstr "Průtok" msgid "flow rate is maximized" msgstr "průtok je maximalizován" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:555 -msgid "Following printer preset(s) is duplicated:%1%The above preset for printer \"%2%\" will be used just once." -msgstr "Následující přednastavení tiskárny je duplicitní:%1%Výše uvedené přednastavení bude pro tiskárnu \"%2%\" použito pouze jednou." +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:665 +msgid "Following printer preset is duplicated:%1%The above preset for printer \"%2%\" will be used just once." +msgid_plural "Following printer presets are duplicated:%1%The above presets for printer \"%2%\" will be used just once." +msgstr[0] "Následující přednastavení tiskárny je duplicitní:%1%Výše uvedené přednastavení pro tiskárnu \"%2%\" bude použito pouze jednou." +msgstr[1] "Následující přednastavení tiskárny jsou duplicitní:%1%Výše uvedené přednastavení pro tiskárnu \"%2%\" budou použity pouze jednou." +msgstr[2] "" +msgstr[3] "" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:4164 +msgid "Folowing model repair failed" +msgid_plural "Folowing models repair failed" +msgstr[0] "Oprava modelu se nezdařila" +msgstr[1] "Opravy modelů se nezdařily" +msgstr[2] "" +msgstr[3] "" #: src/slic3r/GUI/UpdateDialogs.cpp:287 msgid "For more information please visit our wiki page:" msgstr "Pro více informací prosím navštivte naší wiki stránku:" +#: src/slic3r/GUI/GUI_App.cpp:2181 +msgid "For new project all modifications will be reseted" +msgstr "U nového projektu budou všechny změny resetovány." + +#: src/libslic3r/PrintConfig.cpp:2616 +msgid "For snug supports, the support regions will be merged using morphological closing operation. Gaps smaller than the closing radius will be filled in." +msgstr "V případě přiléhavých podpor se oblasti podpor sloučí pomocí morfologické uzavírací operace. Mezery menší než poloměr uzavření budou vyplněny." + #: src/slic3r/GUI/Plater.cpp:367 src/slic3r/GUI/Plater.cpp:490 msgid "For support enforcers only" msgstr "Pouze pro vynucené podpěry" #. TRN Description for "WHITE BULLET" #: src/slic3r/GUI/Tab.cpp:3702 -msgid "for the left button: indicates a non-system (or non-default) preset,\nfor the right button: indicates that the settings hasn't been modified." -msgstr "na levé straně: indikuje nesystémové (jiné než výchozí) přednastavení,\nna pravé straně: indikuje, že nastavení nebylo změněno." +msgid "" +"for the left button: indicates a non-system (or non-default) preset,\n" +"for the right button: indicates that the settings hasn't been modified." +msgstr "" +"na levé straně: indikuje nesystémové (jiné než výchozí) přednastavení,\n" +"na pravé straně: indikuje, že nastavení nebylo změněno." #: src/slic3r/GUI/ConfigManipulation.cpp:135 -msgid "For the Wipe Tower to work with the soluble supports, the support layers\nneed to be synchronized with the object layers." -msgstr "U čistící věže pokud pracujte s rozpustnými materiály, je třeba\nsynchronizovat vrstvy podpěr s vrstvami objektů." +msgid "" +"For the Wipe Tower to work with the soluble supports, the support layers\n" +"need to be synchronized with the object layers." +msgstr "" +"U čistící věže pokud pracujte s rozpustnými materiály, je třeba\n" +"synchronizovat vrstvy podpěr s vrstvami objektů." #: src/libslic3r/Print.cpp:1422 msgid "For the Wipe Tower to work with the soluble supports, the support layers need to be synchronized with the object layers." -msgstr "U čistící věže pokud pracujte s rozpustnými materiály, je třeba\nsynchronizovat vrstvy podpěr s vrstvami objektů." +msgstr "" +"U čistící věže pokud pracujte s rozpustnými materiály, je třeba\n" +"synchronizovat vrstvy podpěr s vrstvami objektů." #: src/libslic3r/PrintConfig.cpp:3028 msgid "Force pad around object everywhere" @@ -3535,6 +4214,14 @@ msgstr "Vynucení plné výplně pro oblasti, které mají menší plochu, než 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 "Vynucení vytváření pevných skořepin mezi sousedními materiály/objemy. Užitečné pro tisk s více extrudery s průsvitnými materiály nebo ručně rozpustným podpůrným materiálem." +#: src/libslic3r/PrintConfig.cpp:4257 +msgid "Forward-compatibility rule when loading configurations from config files and project files (3MF, AMF)." +msgstr "Pravidlo dopředné kompatibility při načítání konfigurací z konfiguračních souborů a souborů projektů (3MF, AMF)." + +#: src/slic3r/GUI/Tab.cpp:1779 +msgid "Found reserved keywords in" +msgstr "Nalezená vyhrazená klíčová slova v" + #: src/slic3r/GUI/WipeTowerDialog.cpp:300 msgid "From" msgstr "Předchozí extruder" @@ -3563,6 +4250,46 @@ msgstr "Maximální otáčky ventilátoru ve vrstvě" msgid "full profile name" msgstr "celé jméno profilu" +#: src/slic3r/GUI/MainFrame.cpp:1441 +msgid "Full screen" +msgstr "Na celou obrazovku" + +#: resources/data/hints.ini: [hint:Fullscreen mode] +msgid "" +"Fullscreen mode\n" +"Did you know that you can switch PrusaSlicer to fullscreen mode? Use the F11 hotkey." +msgstr "" +"Režim celé obrazovky\n" +"Věděli jste, že PrusaSlicer můžete přepnout do režimu celé obrazovky? Použijte klávesovou zkratku F11." + +#: resources/data/hints.ini: [hint:Fuzzy skin] +msgid "" +"Fuzzy skin\n" +"Did you know that you can create rough fibre-like texture on the sides of your models using theFuzzy skinfeature? You can also use modifiers to apply fuzzy-skin only to a portion of your model." +msgstr "" +"Členitý povrch\n" +"Věděli jste, že pomocí funkce Členitý povrch můžete na bocích modelů vytvořit texturu připomínající hrubou látku? Pomocí modifikátorů můžete také aplikovat členitý povrch pouze na část modelu." + +#: src/slic3r/GUI/GUI_Factories.cpp:130 src/libslic3r/PrintConfig.cpp:1238 src/libslic3r/PrintConfig.cpp:1239 src/libslic3r/PrintConfig.cpp:1254 src/libslic3r/PrintConfig.cpp:1263 +msgid "Fuzzy Skin" +msgstr "Členitý povrch" + +#: src/slic3r/GUI/Tab.cpp:1483 +msgid "Fuzzy skin (experimental)" +msgstr "Členitý povrch (experimentální)" + +#: src/libslic3r/PrintConfig.cpp:1262 +msgid "Fuzzy skin point distance" +msgstr "Vzdálenosti bodů členitého povrchu" + +#: src/libslic3r/PrintConfig.cpp:1253 +msgid "Fuzzy skin thickness" +msgstr "Tloušťka členitého povrchu" + +#: src/libslic3r/PrintConfig.cpp:1240 +msgid "Fuzzy skin type." +msgstr "Typ členitého povrchu" + #: src/libslic3r/PrintConfig.cpp:817 msgid "g" msgstr "g" @@ -3572,8 +4299,12 @@ msgid "G-code" msgstr "G-code" #: src/slic3r/GUI/DoubleSlider.cpp:1146 -msgid "G-code associated to this tick mark is in a conflict with print mode.\nEditing it will cause changes of Slider data." -msgstr "G-code na této značce je v rozporu s tiskovým režimem.\nEditace způsobí změny v posuvníku." +msgid "" +"G-code associated to this tick mark is in a conflict with print mode.\n" +"Editing it will cause changes of Slider data." +msgstr "" +"G-code na této značce je v rozporu s tiskovým režimem.\n" +"Editace způsobí změny v posuvníku." #: src/slic3r/GUI/BackgroundSlicingProcess.cpp:165 msgid "G-code file exported to %1%" @@ -3603,14 +4334,15 @@ msgstr "g/cm³" msgid "g/ml" msgstr "g/ml" -#: src/slic3r/GUI/GUI_Preview.cpp:309 src/libslic3r/ExtrusionEntity.cpp:322 -#: src/libslic3r/ExtrusionEntity.cpp:352 src/libslic3r/PrintConfig.cpp:962 +#: src/slic3r/GUI/GUI_Factories.cpp:471 +msgid "Gallery" +msgstr "Galerie" + +#: src/slic3r/GUI/GUI_Preview.cpp:309 src/libslic3r/ExtrusionEntity.cpp:322 src/libslic3r/ExtrusionEntity.cpp:352 src/libslic3r/PrintConfig.cpp:962 msgid "Gap fill" msgstr "Výplň tenkých stěn" -#: src/slic3r/GUI/Preferences.cpp:24 src/slic3r/GUI/Tab.cpp:2058 -#: src/slic3r/GUI/Tab.cpp:2240 src/slic3r/GUI/Tab.cpp:2348 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1066 +#: src/slic3r/GUI/Preferences.cpp:24 src/slic3r/GUI/Tab.cpp:2058 src/slic3r/GUI/Tab.cpp:2240 src/slic3r/GUI/Tab.cpp:2348 src/slic3r/GUI/UnsavedChangesDialog.cpp:1066 msgid "General" msgstr "Obecné" @@ -3638,10 +4370,6 @@ msgstr "Generovat podpěry modelů" msgid "generated warnings" msgstr "generovaná varování" -#: src/libslic3r/Print.cpp:1645 -msgid "Generating brim" -msgstr "Generování límce" - #: src/libslic3r/Print.cpp:1680 msgid "Generating G-code" msgstr "Generování G-code" @@ -3658,9 +4386,9 @@ msgstr "Generování podložky" msgid "Generating perimeters" msgstr "Generování perimetrů" -#: src/libslic3r/Print.cpp:1636 -msgid "Generating skirt" -msgstr "Generování obrysových smyček" +#: src/libslic3r/Print.cpp:813 +msgid "Generating skirt and brim" +msgstr "Generování obrysu a límce" #: src/libslic3r/PrintObject.cpp:422 msgid "Generating support material" @@ -3686,14 +4414,18 @@ msgstr "Generování vrcholového bufferu" msgid "Generic" msgstr "Obecný" -#: src/slic3r/Utils/PresetUpdater.cpp:600 -msgid "getting config updates" -msgstr "získávání aktualizací konfigurace" - #: src/slic3r/GUI/KBShortcutsDialog.cpp:169 msgid "Gizmo cut" msgstr "Gizmo řez" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:155 +msgid "Gizmo FDM paint-on seam" +msgstr "Gizmo FDM malování pozice švu" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:154 +msgid "Gizmo FDM paint-on supports" +msgstr "Gizmo FDM malování podpěr" + #: src/slic3r/GUI/KBShortcutsDialog.cpp:166 msgid "Gizmo move" msgstr "Gizmo posuv" @@ -3702,6 +4434,10 @@ msgstr "Gizmo posuv" msgid "Gizmo move: Press to snap by 1mm" msgstr "Gizmo posuvu: Stiskni pro 1mm krok" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:156 +msgid "Gizmo Multi Material painting" +msgstr "Gizmo Multimateriálového malování" + #: src/slic3r/GUI/KBShortcutsDialog.cpp:170 msgid "Gizmo Place face on bed" msgstr "Gizmo Umístit plochou na podložku" @@ -3742,8 +4478,7 @@ msgstr "Gizmo SLA dutina" msgid "Gizmo SLA support points" msgstr "Gizmo SLA podpěrné body" -#: src/slic3r/GUI/GLCanvas3D.cpp:3165 -#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:520 +#: src/slic3r/GUI/GLCanvas3D.cpp:3165 src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:520 msgid "Gizmo-Move" msgstr "Gizmo-Posuv" @@ -3751,8 +4486,7 @@ msgstr "Gizmo-Posuv" msgid "Gizmo-Place on Face" msgstr "Gizmo-Umístit plochou na podložku" -#: src/slic3r/GUI/GLCanvas3D.cpp:3249 -#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:522 +#: src/slic3r/GUI/GLCanvas3D.cpp:3249 src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:522 msgid "Gizmo-Rotate" msgstr "Gizmo-Otáčení" @@ -3816,9 +4550,9 @@ msgstr "Výška" msgid "Height (mm)" msgstr "Výška (mm)" -#: src/libslic3r/PrintConfig.cpp:1796 -msgid "Height of skirt expressed in layers. Set this to a tall value to use skirt as a shield against drafts." -msgstr "Výška obrysu vyjádřená ve vrstvách. Nastavte tuto hodnotu vysokou, pro použití obrysu jako stínění proti průvanu." +#: src/libslic3r/PrintConfig.cpp:2211 +msgid "Height of skirt expressed in layers." +msgstr "Výška obrysu vyjádřená ve vrstvách." #: src/libslic3r/PrintConfig.cpp:2503 msgid "Height of the display" @@ -3837,7 +4571,7 @@ msgid "Heights at which a filament change is to occur." msgstr "Výšky, při kterých má dojít ke změně filamentu." #: src/slic3r/GUI/ConfigWizard.cpp:451 -#, possible-c-format +#, 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 "Ahoj, vítejte v %su! Tento %s vám pomůže se základní konfigurací; jen několik nastavení a budete připraveni tisknout." @@ -3861,6 +4595,18 @@ msgstr "Zde můžete upravit požadovaný objem čištění (mm³) pro kteroukol msgid "Hide ruler" msgstr "Skrýt pravítko" +#: resources/data/hints.ini: [hint:Hiding sidebar] +msgid "" +"Hiding sidebar\n" +"Did you know that you can hide the right sidebar using the shortcut Shift+Tab? You can also enable the icon for this from thePreferences." +msgstr "" +"Skrytí postranního panelu\n" +"Věděli jste, že pravý postranní panel můžete skrýt pomocí klávesové zkratky Shift+Tab? Pro ovládání panelu si v Nastavení můžete aktivovat zobrazení ikony.\n" + +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:154 +msgid "High" +msgstr "Vysoká" + #: src/libslic3r/PrintConfig.cpp:1017 msgid "High extruder current on filament swap" msgstr "Zvýšený proud do extruderového motoru při výměně filamentu" @@ -3869,6 +4615,10 @@ msgstr "Zvýšený proud do extruderového motoru při výměně filamentu" msgid "Higher print quality versus higher print speed." msgstr "Vyšší kvalita tisku versus vyšší rychlost tisku." +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:56 +msgid "Highlight overhang by angle" +msgstr "Zvýraznění převisu podle úhlu" + #: src/libslic3r/PrintConfig.cpp:463 src/libslic3r/PrintConfig.cpp:891 msgid "Hilbert Curve" msgstr "Hilbertova křivka" @@ -3897,12 +4647,7 @@ msgstr "Vyduťte model, abyste měli vnitřek prázdný" msgid "Hollow this object" msgstr "Vydutit tento objekt" -#: src/slic3r/GUI/GUI_ObjectList.cpp:106 src/slic3r/GUI/Tab.cpp:4073 -#: src/slic3r/GUI/Tab.cpp:4074 src/libslic3r/SLA/Hollowing.cpp:45 -#: src/libslic3r/SLA/Hollowing.cpp:57 src/libslic3r/SLA/Hollowing.cpp:66 -#: src/libslic3r/SLA/Hollowing.cpp:75 src/libslic3r/PrintConfig.cpp:3073 -#: src/libslic3r/PrintConfig.cpp:3080 src/libslic3r/PrintConfig.cpp:3090 -#: src/libslic3r/PrintConfig.cpp:3099 +#: src/slic3r/GUI/GUI_ObjectList.cpp:106 src/slic3r/GUI/Tab.cpp:4073 src/slic3r/GUI/Tab.cpp:4074 src/libslic3r/SLA/Hollowing.cpp:45 src/libslic3r/SLA/Hollowing.cpp:57 src/libslic3r/SLA/Hollowing.cpp:66 src/libslic3r/SLA/Hollowing.cpp:75 src/libslic3r/PrintConfig.cpp:3073 src/libslic3r/PrintConfig.cpp:3080 src/libslic3r/PrintConfig.cpp:3090 src/libslic3r/PrintConfig.cpp:3099 msgid "Hollowing" msgstr "Vytvoření dutiny" @@ -3930,22 +4675,14 @@ msgstr "Vodorovné stěny" msgid "Horizontal Slider" msgstr "Horizontální posuvník" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:209 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:213 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:238 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:209 src/slic3r/GUI/KBShortcutsDialog.cpp:213 src/slic3r/GUI/KBShortcutsDialog.cpp:238 msgid "Horizontal slider - Move active thumb Left" msgstr "Horizontální posuvník - Pohyb aktivním ukazatelem vlevo" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:210 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:214 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:239 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:210 src/slic3r/GUI/KBShortcutsDialog.cpp:214 src/slic3r/GUI/KBShortcutsDialog.cpp:239 msgid "Horizontal slider - Move active thumb Right" msgstr "Horizontální posuvník - Pohyb aktivním ukazatelem vpravo" -#: src/libslic3r/PrintConfig.cpp:279 -msgid "Horizontal width of the brim that will be printed around each object on the first layer." -msgstr "Šířka límce, který bude vytištěn v první vrstvě okolo každého objektu." - #: src/slic3r/GUI/PrintHostDialogs.cpp:150 msgid "Host" msgstr "Server" @@ -3963,8 +4700,12 @@ msgid "Hostname, IP or URL" msgstr "Název serveru, IP nebo URL" #: src/slic3r/GUI/Tab.cpp:210 -msgid "Hover the cursor over buttons to find more information \nor click this button." -msgstr "Pro více informací přejeďte kurzorem nad tlačítky\nnebo na tlačítko klikněte." +msgid "" +"Hover the cursor over buttons to find more information \n" +"or click this button." +msgstr "" +"Pro více informací přejeďte kurzorem nad tlačítky\n" +"nebo na tlačítko klikněte." #: src/libslic3r/PrintConfig.cpp:2976 msgid "How far should the pad extend around the contained geometry" @@ -3994,8 +4735,15 @@ msgstr "Jak se mají projevit limity stroje" msgid "HTTP digest" msgstr "HTTP digest" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:358 -#: src/libslic3r/PrintConfig.cpp:113 +#: src/slic3r/Utils/Repetier.cpp:240 +msgid "" +"HTTP status: %1%\n" +"Message body: \"%2%\"" +msgstr "" +"HTTP stavový kód: %1%\n" +"Tělo zprávy: \"%2%\"" + +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:358 src/libslic3r/PrintConfig.cpp:113 msgid "HTTPS CA File" msgstr "Soubor HTTPS CA" @@ -4016,34 +4764,56 @@ msgid "If checked, supports will be generated automatically based on the overhan msgstr "Pokud je zaškrtnuto, budou podpěry generovány automaticky na základě prahové hodnoty převisu. Pokud není zaškrtnuto, bude podpěra generována pouze v místech, kde je umístěn objekt pro \"Vynucení podpěr\"." #: src/slic3r/GUI/ConfigWizard.cpp:1132 -#, possible-c-format +#, 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 "Pokud je povoleno, kontroluje %s nově dostupné verze. V případě, že je nová verze k dispozici, zobrazí se notifikace při dalším startu programu (nikdy během užívání aplikace). Tento systém slouží pouze pro upozornění uživatele, nedochází k automatické instalaci." #: src/slic3r/GUI/ConfigWizard.cpp:1142 -#, possible-c-format +#, 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 "Pokud je povoleno, stáhne %s na pozadí aktualizace vestavěných systémových přednastavení. Tyto aktualizace jsou staženy do dočasného umístění. Pokud je k dispozici nové přednastavení, zobrazí se upozornění při startu programu." +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:174 +msgid "If enabled, a repetition of the next random color will be allowed." +msgstr "Pokud je povoleno, bude povoleno opakování další náhodné barvy." + #: src/libslic3r/PrintConfig.cpp:1994 msgid "If enabled, all printing extruders will be primed at the front edge of the print bed at the start of the print." msgstr "Pokud je tato možnost povolena, všechny tiskové extrudery na začátku tisku vytlačí na předním okraji podložky malé množství materiálu." #: src/slic3r/GUI/ConfigWizard.cpp:1164 -msgid "If enabled, allows the Reload from disk command to automatically find and load the files when invoked.\nIf not enabled, the Reload from disk command will ask to select each file using an open file dialog." -msgstr "Pokud je povoleno, v případě vyžádání, umožňuje funkci „Znovu načíst z disku“ automaticky vyhledat a načíst soubory.\nPokud není povoleno, funkce „Znovu načíst z disku“ požádá o zadání cest ke každému souboru pomocí dialogového okna." +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 "" +"Pokud je povoleno, v případě vyžádání, umožňuje funkci „Znovu načíst z disku“ automaticky vyhledat a načíst soubory.\n" +"Pokud není povoleno, funkce „Znovu načíst z disku“ požádá o zadání cest ke každému souboru pomocí dialogového okna." #: 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 "Pokud je povoleno, v případě vyžádání, umožňuje funkci „Znovu načíst z disku“ automaticky vyhledat a načíst soubory." -#: src/slic3r/GUI/Preferences.cpp:238 -msgid "If enabled, changes made using the sequential slider, in preview, apply only to gcode top layer. If disabled, changes made using the sequential slider, in preview, apply to the whole gcode." -msgstr "Pokud je povoleno, pohyby sekvenčního posuvníku v náhledu G-codu se aplikují pouze na horní vrstvu. Pokud je zakázáno, aplikují se na celý G-code." +#: src/slic3r/GUI/Preferences.cpp:486 +msgid "" +"If enabled, application will use standart Windows system menu,\n" +"but on some combination od display scales it can looks ugly. If disabled, old UI will be used." +msgstr "" +"Pokud je povoleno, aplikace použije standardní systémovou nabídku Windows,\n" +"ale na některých měřítkách obrazovky to může vypadat ošklivě. Pokud je zakázáno, použije se staré uživatelské rozhraní." -#: src/slic3r/GUI/Preferences.cpp:83 -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 "Pokud je povoleno, PrusaSlicer kontroluje nově dostupné verze programu. V případě, že je nová verze k dispozici, zobrazí se notifikace při dalším startu programu (nikdy během užívání aplikace). Tento systém slouží pouze pro upozornění uživatele, nedochází k automatické instalaci." +#: src/libslic3r/PrintConfig.cpp:2750 +msgid "If enabled, bridges are more reliable, can bridge longer distances, but may look worse. If disabled, bridges look better but are reliable just for shorter bridged distances." +msgstr "" +"Pokud je povoleno, jsou mosty spolehlivější, mohou překlenout delší vzdálenosti, ale mohou vypadat hůře.\n" +"Pokud je zakázáno, mosty vypadají lépe, ale jsou spolehlivé jen pro kratší přemostění." + +#: src/slic3r/GUI/Preferences.cpp:307 +msgid "If enabled, changes made using the sequential slider, in preview, apply only to gcode top layer.If disabled, changes made using the sequential slider, in preview, apply to the whole gcode." +msgstr "Pokud je povoleno, pohyby sekvenčního posuvníku v náhledu gcodu se aplikují pouze na horní vrstvu. Pokud je zakázáno, aplikují se na celý gcode." + +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:166 +msgid "If enabled, random sequence of the selected extruders will be used." +msgstr "Pokud je tato možnost povolena, použije se náhodné pořadí vybraných extruderů." #: src/slic3r/GUI/Preferences.cpp:270 msgid "If enabled, renders object using the environment map." @@ -4065,6 +4835,10 @@ msgstr "Pokud je zašktnuto, PrusaSlicer bude výchozí aplikaci pro otevírán msgid "If enabled, sets PrusaSlicer G-code Viewer as default application to open .gcode files." msgstr "Pokud je zašktnuto, PrusaSlicer bude výchozí aplikaci pro otevírání souborů .gcode." +#: src/slic3r/GUI/Preferences.cpp:356 +msgid "If enabled, Settings Tabs will be placed as menu items. If disabled, old UI will be used." +msgstr "Pokud je tato možnost povolena, budou karty Nastavení umístěny jako položky nabídky. Pokud je zakázáno, bude použito původní uživatelské rozhraní." + #: src/slic3r/GUI/Preferences.cpp:99 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 "Pokud je povoleno, stáhne Slic3r na pozadí aktualizace vestavěných systémových přednastavení. Tyto aktualizace jsou staženy do dočasného umístění. Pokud je k dispozici nové přednastavení, zobrazí se upozornění při startu programu." @@ -4073,6 +4847,10 @@ msgstr "Pokud je povoleno, stáhne Slic3r na pozadí aktualizace vestavěných s 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 "Pokud je tato volba povolena, bude 3D scéna vykreslena v rozlišení Retina. Pokud dochází k potížím s výkonem, zkuste tuto volbu vypnout." +#: src/slic3r/GUI/Preferences.cpp:331 +msgid "If enabled, the axes names and axes values will be colorized according to the axes colors. If disabled, old UI will be used." +msgstr "Pokud je tato možnost povolena, názvy os a hodnoty os se zbarví podle barev os. Pokud je vypnuto, bude použito staré uživatelské rozhraní." + #: src/slic3r/GUI/Preferences.cpp:215 msgid "If enabled, the button for the collapse sidebar will be appeared in top right corner of the 3D Scene" msgstr "Pokud je povoleno, bude v pravém horním rohu 3D scény zobrazeno tlačítko pro ovládání bočního panelu" @@ -4083,20 +4861,20 @@ msgstr "Pokud je povoleno, argumenty příkazového řádku se odešlou do exist #: src/slic3r/GUI/Preferences.cpp:294 msgid "If enabled, the descriptions of configuration parameters in settings tabs wouldn't work as hyperlinks. If disabled, the descriptions of configuration parameters in settings tabs will work as hyperlinks." -msgstr "Pokud je aškrtnuto, popisky konfiguračních parametrů na kartách nastavení nebudou fungovat jako hypertextové odkazy. Pokud není zaškrtnuto, popisy konfiguračních parametrů budou fungovat jako hypertextové odkazy." +msgstr "Pokud je zaškrtnuto, popisky konfiguračních parametrů na kartách nastavení nebudou fungovat jako hypertextové odkazy. Pokud není zaškrtnuto, popisy konfiguračních parametrů budou fungovat jako hypertextové odkazy." #: src/slic3r/GUI/Preferences.cpp:209 msgid "If enabled, the legacy 3DConnexion devices settings dialog is available by pressing CTRL+M" msgstr "Pokud je povoleno, je dialogové okno nastavení pro starší zařízení 3DConnexion k dispozici stisknutím kombinace kláves CTRL + M." -#: src/libslic3r/PrintConfig.cpp:1804 -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 "Pokud je tato možnost povolena, bude obrys (skirt) stejně vysoký jako nejvyšší tištěný objekt. To je užitečné k ochraně modelu při tisku z ABS nebo ASA před deformací a odlepením od tiskové podložky v důsledku průvanu." - #: src/libslic3r/PrintConfig.cpp:2000 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 "Pokud je tato možnost povolena, nebude čistící věž vytištěna ve vrstvách bez změny barvy. U vrstev s výměnou sjede extruder směrem dolů a vytiskne vrstvu čistící věže. Uživatel je odpovědný za to, že nedojde ke kolizi tiskové hlavy s tiskem." +#: src/slic3r/GUI/Preferences.cpp:348 +msgid "If enabled, UI will use Dark mode colors. If disabled, old UI will be used." +msgstr "Pokud je tato možnost povolena, bude uživatelské rozhraní používat tmavý režim. Pokud je zakázáno, bude použito původní uživatelské rozhraní." + #: src/slic3r/GUI/Preferences.cpp:193 msgid "If enabled, use free camera. If not enabled, use constrained camera." msgstr "Pokud je zaškrtnuto, použije „free kameru“. Pokud není, použije „constrained kameru“." @@ -4105,6 +4883,14 @@ msgstr "Pokud je zaškrtnuto, použije „free kameru“. Pokud není, použije msgid "If enabled, use perspective camera. If not enabled, use orthographic camera." msgstr "Pokud je zaškrtnuto, použije perspektivní kameru. Pokud není, použije ortografickou kameru." +#: src/slic3r/GUI/Preferences.cpp:365 +msgid "If enabled, useful hints are displayed at startup." +msgstr "Pokud je tato možnost povolena, zobrazí se při spuštění aplikace užitečné tipy." + +#: src/slic3r/GUI/Preferences.cpp:339 +msgid "If enabled, volumes will be always ordered inside the object. Correct order is Model Part, Negative Volume, Modifier, Support Blocker and Support Enforcer. If disabled, you can reorder Model Parts, Negative Volumes and Modifiers. But one of the model parts have to be on the first place." +msgstr "Pokud je tato volba povolena, objemy budou vždy umístěny uvnitř objektu. Správné pořadí je Modely, Negativní objem, Modifikátor, Blokátor podpěr a Vynucovatel podpěr. Je-li zakázáno, můžete změnit pořadí Modelů, Negativních objemů a Modifikátorů. Jeden z modelů však musí být na prvním místě." + #: src/slic3r/GUI/Preferences.cpp:222 msgid "If enabled, you can change size of toolbar icons manually." msgstr "Pokud je zaškrtnuto, můžete nastavit velikost ikon na panelu nástrojů." @@ -4113,6 +4899,10 @@ msgstr "Pokud je zaškrtnuto, můžete nastavit velikost ikon na panelu nástro 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 "Pokud je odhadovaný čas vrstvy nižší než ~%1%s, bude ventilátor pracovat na %2%%% a rychlost tisku bude snížena tak, aby na tuto vrstvu nebylo použito méně než %3%s (rychlost však nikdy nebude snížena pod %4%mm/s)." +#: src/slic3r/GUI/PresetHints.cpp:44 +msgid "If estimated layer time is greater, but still below ~%1%s, fan will run at %2%%%" +msgstr "Pokud je odhadovaná doba tisku vrstvy delší, ale stále nižší než ~%1%s, ventilátor poběží rychlostí %2%%%" + #: src/slic3r/GUI/PresetHints.cpp:35 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 "Pokud je odhadovaný čas vrstvy delší, ale stále pod ~%1%s, bude ventilátor pracovat s plynule klesající rychlostí mezi %2%%% a %3%%%." @@ -4121,6 +4911,10 @@ msgstr "Pokud je odhadovaný čas vrstvy delší, ale stále pod ~%1%s, bude ven 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 "Pokud je vyjádřena jako absolutní hodnota v mm / s, bude tato rychlost použita pro všechny pohyby tisku první vrstvy bez ohledu na jejich typ. Pokud je hodnota vyjádřena procenty (například: 40%), změní v závislosti na výchozích rychlostech." +#: src/libslic3r/PrintConfig.cpp:1208 +msgid "If expressed as absolute value in mm/s, this speed will be applied to all the print moves of the first object layer above raft interface, regardless of their type. If expressed as a percentage (for example: 40%) it will scale the default speeds." +msgstr "Pokud je vyjádřena jako absolutní hodnota v mm / s, bude tato rychlost použita pro všechny pohyby tisku první vrstvy nad raftem bez ohledu na jejich typ. Pokud je hodnota vyjádřena procenty (například: 40%), změní v závislosti na výchozích rychlostech." + #: src/libslic3r/PrintConfig.cpp:609 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 "Pokud je doba tisku vrstvy odhadnuta jako kratší než tato nastavená hodnota ve vteřinách, ventilátor bude aktivován a jeho rychlost bude vypočtena interpolací minimální a maximální rychlosti." @@ -4149,6 +4943,10 @@ msgstr "Pokud je tato volba povolena, Slic3r vyvolá poslední výstupní adres msgid "If this is enabled, when starting PrusaSlicer and another instance of the same PrusaSlicer is already running, that instance will be reactivated instead." msgstr "Pokud je tato možnost povolena, tak v případě již běžícího PrusaSliceru bude při pokusu spuštění dalšího PrusaSliceru aktivována právě tato instance." +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:489 +msgid "If we know your hardware, operating system, etc., it will greatly help us in development and prioritization, because we will be able to focus our effort more efficiently and spend time on features that are needed the most." +msgstr "Pokud známe váš hardware, operační systém atd., velmi nám to pomůže při vývoji a určování priorit, protože budeme moci efektivněji zaměřit naše úsilí a věnovat čas funkcím, které jsou nejvíce potřeba." + #: src/libslic3r/PrintConfig.cpp:1670 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 "Zadáním kladné hodnoty, se Z rychle přizvedne při každém vyvolání retrakce. Při použití více extruderů bude použito pouze nastavení pro první extruder." @@ -4177,15 +4975,26 @@ msgstr "Pokud váš firmware vyžaduje relativní hodnoty E, zaškrtněte toto, msgid "Ignore" msgstr "Ignorovat" +#: src/libslic3r/PrintConfig.cpp:322 +msgid "Ignore HTTPS certificate revocation checks" +msgstr "Ignorování kontrol revokace HTTPS certifikátu" + +#: src/libslic3r/PrintConfig.cpp:323 +msgid "Ignore HTTPS certificate revocation checks in case of missing or offline distribution points. One may want to enable this option for self signed certificates if connection fails." +msgstr "Ignorování kontrol revokace HTTPS certifikátu v případě chybějících nebo offline distribučních bodů. Tuto možnost lze povolit pro certifikáty podepsané vlastním podpisem v případě, že se připojení nezdaří." + #: src/libslic3r/PrintConfig.cpp:3684 msgid "Ignore non-existent config files" msgstr "Ignorovat neexistující konfigurační soubory" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:192 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:173 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:192 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:173 msgid "Ignores facets facing away from the camera." msgstr "Ignoruje fasety směřující pryč od kamery." +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:288 +msgid "Illegal instruction" +msgstr "Nepovolený příkaz" + #: src/slic3r/GUI/MainFrame.cpp:1055 msgid "Import &Config" msgstr "Importovat Konfigura&ci" @@ -4238,9 +5047,9 @@ msgstr "Import opraveného 3MF souboru selhal" msgid "Import profile only" msgstr "Importovat pouze profil" -#: src/slic3r/GUI/MainFrame.cpp:1050 -msgid "Import SL1 archive" -msgstr "Importovat SL1 archiv" +#: src/slic3r/GUI/MainFrame.cpp:1000 +msgid "Import SL1 / SL1S archive" +msgstr "Importovat SL1 / SL1S archiv" #: src/slic3r/GUI/Plater.cpp:1561 msgid "Import SLA archive" @@ -4270,15 +5079,16 @@ msgstr "Import dokončen." msgid "Importing SLA archive" msgstr "Importuje se SLA archiv" -#: 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 +#: 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 "in" +#: src/libslic3r/GCode.cpp:735 +msgid "In the custom G-code were found reserved keywords:" +msgstr "Ve vlastním G-kódu byla nalezena vyhrazená klíčová slova:" + #: src/slic3r/GUI/GUI_ObjectList.cpp:3885 -#, possible-c-format +#, c-format msgid "In this mode you can select only other %s Items%s" msgstr "V tomto režimu můžete vybrat pouze jinou/jiný %s %s" @@ -4295,7 +5105,7 @@ msgid "Incompatible presets" msgstr "Nekompatibilní předvolby" #: src/slic3r/GUI/ConfigSnapshotDialog.cpp:75 -#, possible-c-format +#, c-format msgid "Incompatible with this %s" msgstr "Nekompatibilní s tímto %s" @@ -4309,8 +5119,12 @@ msgstr "Zvětšit / zmenšit oblast úprav" #. TRN Description for "UNLOCKED LOCK" #: src/slic3r/GUI/Tab.cpp:3695 -msgid "indicates that some settings were changed and are not equal to the system (or default) values for the current option group.\nClick the UNLOCKED LOCK icon to reset all settings for current option group to the system (or default) values." -msgstr "indikuje, že některá nastavení byla změněna a nejsou shodná se systémovými (výchozími) hodnotami pro danou skupinu nastavení.\nKlikněte na ikonu ODEMKNUTÉHO ZÁMKU pro reset všech nastavení aktuální skupiny nastavení na systémové (nebo výchozí) hodnoty." +msgid "" +"indicates that some settings were changed and are not equal to the system (or default) values for the current option group.\n" +"Click the UNLOCKED LOCK icon to reset all settings for current option group to the system (or default) values." +msgstr "" +"indikuje, že některá nastavení byla změněna a nejsou shodná se systémovými (výchozími) hodnotami pro danou skupinu nastavení.\n" +"Klikněte na ikonu ODEMKNUTÉHO ZÁMKU pro reset všech nastavení aktuální skupiny nastavení na systémové (nebo výchozí) hodnoty." #. TRN Description for "LOCKED LOCK" #: src/slic3r/GUI/Tab.cpp:3691 @@ -4319,19 +5133,14 @@ msgstr "indikuje, že nastavení jsou stejná jako systémové (výchozí) hodno #. TRN Description for "BACK ARROW" #: src/slic3r/GUI/Tab.cpp:3707 -msgid "indicates that the settings were changed and are not equal to the last saved preset for the current option group.\nClick the BACK ARROW icon to reset all settings for the current option group to the last saved preset." -msgstr "indikuje, že došlo ke změně nastavení, které není shodné s naposledy uloženým přednastavením pro aktuální skupinu nastavení.\nKlikněte na ikonu ŠIPKY ZPĚT pro reset všech nastavení pro aktuální skupinu nastavení na naposledy uložené přednastavení." +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 "" +"indikuje, že došlo ke změně nastavení, které není shodné s naposledy uloženým přednastavením pro aktuální skupinu nastavení.\n" +"Klikněte na ikonu ŠIPKY ZPĚT pro reset všech nastavení pro aktuální skupinu nastavení na naposledy uložené přednastavení." -#: src/slic3r/GUI/ConfigManipulation.cpp:210 -#: src/slic3r/GUI/GUI_ObjectList.cpp:35 src/slic3r/GUI/GUI_ObjectList.cpp:93 -#: src/slic3r/GUI/GUI_ObjectList.cpp:652 src/slic3r/GUI/Plater.cpp:393 -#: src/slic3r/GUI/Tab.cpp:1413 src/slic3r/GUI/Tab.cpp:1414 -#: src/libslic3r/PrintConfig.cpp:237 src/libslic3r/PrintConfig.cpp:450 -#: src/libslic3r/PrintConfig.cpp:472 src/libslic3r/PrintConfig.cpp:812 -#: src/libslic3r/PrintConfig.cpp:826 src/libslic3r/PrintConfig.cpp:863 -#: src/libslic3r/PrintConfig.cpp:1025 src/libslic3r/PrintConfig.cpp:1035 -#: src/libslic3r/PrintConfig.cpp:1053 src/libslic3r/PrintConfig.cpp:1072 -#: src/libslic3r/PrintConfig.cpp:1091 src/libslic3r/PrintConfig.cpp:1843 +#: src/slic3r/GUI/ConfigManipulation.cpp:210 src/slic3r/GUI/GUI_ObjectList.cpp:35 src/slic3r/GUI/GUI_ObjectList.cpp:93 src/slic3r/GUI/GUI_ObjectList.cpp:652 src/slic3r/GUI/Plater.cpp:393 src/slic3r/GUI/Tab.cpp:1413 src/slic3r/GUI/Tab.cpp:1414 src/libslic3r/PrintConfig.cpp:237 src/libslic3r/PrintConfig.cpp:450 src/libslic3r/PrintConfig.cpp:472 src/libslic3r/PrintConfig.cpp:812 src/libslic3r/PrintConfig.cpp:826 src/libslic3r/PrintConfig.cpp:863 src/libslic3r/PrintConfig.cpp:1025 src/libslic3r/PrintConfig.cpp:1035 src/libslic3r/PrintConfig.cpp:1053 src/libslic3r/PrintConfig.cpp:1072 src/libslic3r/PrintConfig.cpp:1091 src/libslic3r/PrintConfig.cpp:1843 #: src/libslic3r/PrintConfig.cpp:1860 msgid "Infill" msgstr "Výplň" @@ -4356,8 +5165,7 @@ msgstr "Přesah pro výplň/perimetry" msgid "Infilling layers" msgstr "Generování výplně vrstev" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3893 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3968 src/slic3r/GUI/Plater.cpp:147 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3893 src/slic3r/GUI/GUI_ObjectList.cpp:3968 src/slic3r/GUI/Plater.cpp:147 msgid "Info" msgstr "Info" @@ -4381,26 +5189,49 @@ msgstr "Doba počátečního osvitu" msgid "Initial layer height" msgstr "Výška první vrstvy" +#: src/libslic3r/PrintConfig.cpp:503 +msgid "Inner brim only" +msgstr "Pouze vnitřní límec" + #: src/slic3r/GUI/Field.cpp:269 -#, possible-c-format -msgid "Input value is out of range\nAre you sure that %s is a correct value and that you want to continue?" -msgstr "Vstupní hodnota je mimo povolený rozsah\nJste si jisti, že %s je správná hodnota a že chcete pokračovat?" +#, c-format +msgid "" +"Input value is out of range\n" +"Are you sure that %s is a correct value and that you want to continue?" +msgstr "" +"Vstupní hodnota je mimo povolený rozsah\n" +"Jste si jisti, že %s je správná hodnota a že chcete pokračovat?" #: src/slic3r/GUI/Field.cpp:252 src/slic3r/GUI/Field.cpp:1370 msgid "Input value is out of range" msgstr "Zadaná hodnota je mimo rozsah" +#: resources/data/hints.ini: [hint:Insert Custom G-code] +msgid "" +"Insert Custom G-code\n" +"Did you know that you can insert a custom G-code at a specific layer? Right-click the layer in the Preview and select Add custom G-code. With this function you can, for example, create a temperature tower. Read more in the documentation." +msgstr "" +"Vložení vlastního G-codu\n" +"Věděli jste, že můžete vložit vlastní G-code do určité vrstvy? Klikněte pravým tlačítkem myši na vrstvu v Náhledu a vyberte možnost Přidat vlastní G-code. Pomocí této funkce můžete například vytvořit teplotní věž. Více informací se dozvíte v dokumentaci." + +#: resources/data/hints.ini: [hint:Insert Pause] +msgid "" +"Insert Pause\n" +"Did you know that you can schedule the print to pause at a specific layer? Right-click the layer slider in the Preview and select Add pause print (M601). This can be used to insert magnets, weights or nuts into your prints. Read more in the documentation." +msgstr "" +"Vložení pauzy\n" +"Věděli jste, že můžete naplánovat pozastavení tisku v určité vrstvě? Klepněte pravým tlačítkem myši na posuvník vrstvy v Náhledu a vyberte možnost Přidat pozastavení tisku (M601). Tuto funkci lze použít k vložení magnetů, závaží nebo matic do výtisků. Více informací najdete v dokumentaci." + #: src/slic3r/GUI/GUI_App.cpp:1480 msgid "Inspect / activate configuration snapshots" msgstr "Zkontrolovat / aktivovat zálohy konfigurace" -#: src/slic3r/Utils/PresetUpdater.cpp:120 -msgid "install" -msgstr "instralovat" +#: src/slic3r/GUI/UpdateDialogs.cpp:136 +msgid "Install" +msgstr "Instalovat" -#: src/slic3r/GUI/ObjectDataViewModel.cpp:62 -#: src/slic3r/GUI/ObjectDataViewModel.cpp:218 -#, possible-c-format +#: src/slic3r/GUI/ObjectDataViewModel.cpp:62 src/slic3r/GUI/ObjectDataViewModel.cpp:218 +#, c-format msgid "Instance %d" msgstr "Instance %d" @@ -4412,19 +5243,18 @@ msgstr "Manipulace s instancí objektu" msgid "Instances" msgstr "Instance" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1215 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4244 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1215 src/slic3r/GUI/GUI_ObjectList.cpp:4244 msgid "Instances to Separated Objects" msgstr "Změna instance na samostatný objekt" -#: src/libslic3r/PrintConfig.cpp:2115 -msgid "Interface layers" -msgstr "Kontaktní vrstvy" - #: src/libslic3r/PrintConfig.cpp:2099 msgid "Interface loops" msgstr "Kontaktní smyčky" +#: src/libslic3r/PrintConfig.cpp:2658 +msgid "Interface pattern" +msgstr "Vzor kontaktní vrstvy" + #: src/libslic3r/PrintConfig.cpp:2124 msgid "Interface pattern spacing" msgstr "Rozteč kontaktních vrstev" @@ -4437,8 +5267,11 @@ msgstr "Mezilehlé stěny" msgid "internal error" msgstr "interní chyba" -#: src/slic3r/GUI/GUI_Preview.cpp:304 src/libslic3r/ExtrusionEntity.cpp:317 -#: src/libslic3r/ExtrusionEntity.cpp:342 +#: src/slic3r/GUI/GUI_App.cpp:619 +msgid "Internal error: %1%" +msgstr "Vnitřní chyba: %1%" + +#: src/slic3r/GUI/GUI_Preview.cpp:304 src/libslic3r/ExtrusionEntity.cpp:317 src/libslic3r/ExtrusionEntity.cpp:342 msgid "Internal infill" msgstr "Vnitřní výplň" @@ -4450,8 +5283,7 @@ msgstr "Neplatný" msgid "Invalid data" msgstr "Neplatná data" -#: src/slic3r/GUI/BedShapeDialog.cpp:570 src/slic3r/GUI/BedShapeDialog.cpp:619 -#: src/slic3r/GUI/BedShapeDialog.cpp:642 +#: src/slic3r/GUI/BedShapeDialog.cpp:570 src/slic3r/GUI/BedShapeDialog.cpp:619 src/slic3r/GUI/BedShapeDialog.cpp:642 msgid "Invalid file format." msgstr "Neplatný formát souboru." @@ -4471,8 +5303,7 @@ msgstr "neplatná hlavička nebo je archiv poškozen" msgid "Invalid input format. Expected vector of dimensions in the following format: \"%1%\"" msgstr "Neplatný vstupní formát. Očekává se vektor rozměrů v následujícím formátu: \"%1%\"" -#: src/slic3r/GUI/Field.cpp:243 src/slic3r/GUI/Field.cpp:274 -#: src/slic3r/GUI/Field.cpp:1358 src/slic3r/GUI/GUI_ObjectLayers.cpp:413 +#: src/slic3r/GUI/Field.cpp:243 src/slic3r/GUI/Field.cpp:274 src/slic3r/GUI/Field.cpp:1358 src/slic3r/GUI/GUI_ObjectLayers.cpp:413 msgid "Invalid numeric input." msgstr "Neplatný číselný vstup." @@ -4484,11 +5315,15 @@ msgstr "neplatný parametr" msgid "Invalid pinhead diameter" msgstr "Průměr hrotu podpěry je neplatný" -#: src/slic3r/GUI/GUI_ObjectList.cpp:94 src/slic3r/GUI/GUI_ObjectList.cpp:653 -#: src/slic3r/GUI/GUI_Preview.cpp:307 src/slic3r/GUI/Tab.cpp:1420 -#: src/libslic3r/ExtrusionEntity.cpp:320 src/libslic3r/ExtrusionEntity.cpp:348 -#: src/libslic3r/PrintConfig.cpp:1126 src/libslic3r/PrintConfig.cpp:1132 -#: src/libslic3r/PrintConfig.cpp:1146 src/libslic3r/PrintConfig.cpp:1156 +#: resources/data/hints.ini: [hint:Ironing] +msgid "" +"Ironing\n" +"Did you know that you can smooth top surfaces of prints using Ironing? The nozzle will run a special second infill phase at the same layer to fill in holes and flatten any lifted plastic. Read more in the documentation. (Requires Advanced or Expert mode.)" +msgstr "" +"Ironing\n" +"Věděli jste, že horní plochy tisků můžete vyhladit žehlením? Tryska spustí speciální druhou fázi výplně ve stejné vrstvě, aby vyplnila otvory a vyrovnala případné nadzvednuté otřepky plastu. Více informací se dozvíte v dokumentaci. (Vyžaduje pokročilý nebo expertní režim.)" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:94 src/slic3r/GUI/GUI_ObjectList.cpp:653 src/slic3r/GUI/GUI_Preview.cpp:307 src/slic3r/GUI/Tab.cpp:1420 src/libslic3r/ExtrusionEntity.cpp:320 src/libslic3r/ExtrusionEntity.cpp:348 src/libslic3r/PrintConfig.cpp:1126 src/libslic3r/PrintConfig.cpp:1132 src/libslic3r/PrintConfig.cpp:1146 src/libslic3r/PrintConfig.cpp:1156 msgid "Ironing" msgstr "Ironing" @@ -4500,6 +5335,10 @@ msgstr "Způsob vyhlazování" msgid "is based on Slic3r by Alessandro Ranellucci and the RepRap community." msgstr "je založen na Slic3r od Alessandra Ranellucciho a RepRap komunity." +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:492 +msgid "Is it safe?" +msgstr "Je to bezpečné?" + #. TRN "Slic3r _is licensed under the_ License" #: src/slic3r/GUI/AboutDialog.cpp:283 src/slic3r/GUI/GUI_App.cpp:244 msgid "is licensed under the" @@ -4521,6 +5360,14 @@ msgstr "Nelze smazat nebo upravit." msgid "It is not allowed to change the file to reload" msgstr "Není možné změnit soubor, který má být znovu načten" +#: src/slic3r/GUI/GalleryDialog.cpp:435 +msgid "" +"It looks like selected %1%-file has an error or is destructed.\n" +"We can't load this file" +msgstr "" +"Vypadá to, že vybraný %1%-soubor obsahuje chybu nebo je zničený.\n" +"Tento není možné načíst." + #: src/libslic3r/PrintConfig.cpp:1018 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 "Může být užitečné zvýšit proud motoru extruderu během sekvence výměny filamentu, aby se umožnily vysoké rychlosti zavádění filamentu a aby se překonal odpor při zavádění filamentu s ošklivě tvarovanou špičkou." @@ -4545,20 +5392,29 @@ msgstr "Ryv limity" msgid "Jitter" msgstr "Rozkmit (Jitter)" -#: src/slic3r/GUI/DoubleSlider.cpp:1077 src/slic3r/GUI/DoubleSlider.cpp:1721 -#: src/slic3r/GUI/DoubleSlider.cpp:1852 src/slic3r/GUI/DoubleSlider.cpp:1856 +#: src/slic3r/GUI/DoubleSlider.cpp:1077 src/slic3r/GUI/DoubleSlider.cpp:1721 src/slic3r/GUI/DoubleSlider.cpp:1852 src/slic3r/GUI/DoubleSlider.cpp:1856 msgid "Jump to height" msgstr "Přechod do výšky" #: src/slic3r/GUI/DoubleSlider.cpp:1223 -#, possible-c-format -msgid "Jump to height %s\nor Set ruler mode" -msgstr "Přechod do výšky %s\nnebo Nastavení režimu pravítka" +#, c-format +msgid "" +"Jump to height %s\n" +"or Set ruler mode" +msgstr "" +"Přechod do výšky %s\n" +"nebo Nastavení režimu pravítka" #: src/slic3r/GUI/DoubleSlider.cpp:1220 -#, possible-c-format -msgid "Jump to height %s\nSet ruler mode\nor Set extruder sequence for the entire print" -msgstr "Přechod do výšky %s\nNastavení režimu pravítka\nnebo Nastavení sekvence extruderů pro celý tisk" +#, c-format +msgid "" +"Jump to height %s\n" +"Set ruler mode\n" +"or Set extruder sequence for the entire print" +msgstr "" +"Přechod do výšky %s\n" +"Nastavení režimu pravítka\n" +"nebo Nastavení sekvence extruderů pro celý tisk" #: src/slic3r/GUI/DoubleSlider.cpp:1071 src/slic3r/GUI/DoubleSlider.cpp:1852 msgid "Jump to move" @@ -4568,6 +5424,10 @@ msgstr "Přechod na pohyb v rámci vrstvy" msgid "Just switch to \"%1%\" preset" msgstr "Pouze se přepnout do profilu \"%1%\"" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:863 src/slic3r/GUI/UnsavedChangesDialog.cpp:866 +msgid "Keep" +msgstr "Ponechat" + #: src/libslic3r/PrintConfig.cpp:602 msgid "Keep fan always on" msgstr "Ventilátor vždy zapnutý" @@ -4580,13 +5440,15 @@ msgstr "Zachovat spodní část" msgid "Keep min" msgstr "Zachovat minima" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:945 +msgid "Keep the selected settings." +msgstr "Zachovejte vybraná nastavení." + #: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:170 msgid "Keep upper part" msgstr "Zachovat horní část" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:37 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:39 src/slic3r/GUI/MainFrame.cpp:941 -#: src/slic3r/GUI/MainFrame.cpp:1332 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:37 src/slic3r/GUI/KBShortcutsDialog.cpp:39 src/slic3r/GUI/MainFrame.cpp:941 src/slic3r/GUI/MainFrame.cpp:1332 msgid "Keyboard Shortcuts" msgstr "Klávesové zkratky" @@ -4614,8 +5476,7 @@ msgstr "Jazyk" msgid "Language selection" msgstr "Výběr jazyka" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2307 -#: src/slic3r/GUI/GUI_ObjectList.cpp:2408 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2307 src/slic3r/GUI/GUI_ObjectList.cpp:2408 msgid "Last instance of an object cannot be deleted." msgstr "Poslední instanci objektu nelze odstranit." @@ -4623,9 +5484,7 @@ msgstr "Poslední instanci objektu nelze odstranit." msgid "Layer" msgstr "Vrstva" -#: src/slic3r/GUI/ConfigManipulation.cpp:48 -#: src/slic3r/GUI/GUI_ObjectLayers.cpp:29 src/slic3r/GUI/Tab.cpp:1371 -#: src/libslic3r/PrintConfig.cpp:71 +#: src/slic3r/GUI/ConfigManipulation.cpp:48 src/slic3r/GUI/GUI_ObjectLayers.cpp:29 src/slic3r/GUI/Tab.cpp:1371 src/libslic3r/PrintConfig.cpp:71 msgid "Layer height" msgstr "Výška vrstvy" @@ -4633,6 +5492,16 @@ msgstr "Výška vrstvy" msgid "Layer height can't be greater than nozzle diameter" msgstr "Výška vrstvy nemůže být větší než je průměr trysky" +#: src/slic3r/GUI/ConfigManipulation.cpp:49 +msgid "" +"Layer height is not valid.\n" +"\n" +"The layer height will be reset to 0.01." +msgstr "" +"Výška vrstvy není platná.\n" +"\n" +"Výška vrstvy bude resetována na 0,01." + #: src/slic3r/GUI/Tab.cpp:2531 msgid "Layer height limits" msgstr "Výškové limity vrstvy" @@ -4641,16 +5510,11 @@ msgstr "Výškové limity vrstvy" msgid "Layer range Settings to modify" msgstr "Nastavení pro vrstvy v rozsahu" -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:52 -#: src/libslic3r/PrintConfig.cpp:396 src/libslic3r/PrintConfig.cpp:1038 -#: src/libslic3r/PrintConfig.cpp:1613 src/libslic3r/PrintConfig.cpp:1798 -#: src/libslic3r/PrintConfig.cpp:1865 src/libslic3r/PrintConfig.cpp:2072 -#: src/libslic3r/PrintConfig.cpp:2118 +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:52 src/libslic3r/PrintConfig.cpp:396 src/libslic3r/PrintConfig.cpp:1038 src/libslic3r/PrintConfig.cpp:1613 src/libslic3r/PrintConfig.cpp:1798 src/libslic3r/PrintConfig.cpp:1865 src/libslic3r/PrintConfig.cpp:2072 src/libslic3r/PrintConfig.cpp:2118 msgid "layers" msgstr "vrstva(y)" -#: src/slic3r/GUI/ObjectDataViewModel.cpp:69 src/slic3r/GUI/Tab.cpp:3928 -#: src/slic3r/GUI/Tab.cpp:4010 +#: src/slic3r/GUI/ObjectDataViewModel.cpp:69 src/slic3r/GUI/Tab.cpp:3928 src/slic3r/GUI/Tab.cpp:4010 msgid "Layers" msgstr "Vrstvy" @@ -4658,15 +5522,7 @@ msgstr "Vrstvy" msgid "Layers and perimeters" msgstr "Vrstvy a perimetry" -#: 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 -#: src/libslic3r/PrintConfig.cpp:209 src/libslic3r/PrintConfig.cpp:218 -#: src/libslic3r/PrintConfig.cpp:442 src/libslic3r/PrintConfig.cpp:506 -#: src/libslic3r/PrintConfig.cpp:514 src/libslic3r/PrintConfig.cpp:932 -#: src/libslic3r/PrintConfig.cpp:1119 src/libslic3r/PrintConfig.cpp:1482 -#: src/libslic3r/PrintConfig.cpp:1549 src/libslic3r/PrintConfig.cpp:1730 -#: src/libslic3r/PrintConfig.cpp:2217 src/libslic3r/PrintConfig.cpp:2276 -#: src/libslic3r/PrintConfig.cpp:2285 +#: 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 src/libslic3r/PrintConfig.cpp:209 src/libslic3r/PrintConfig.cpp:218 src/libslic3r/PrintConfig.cpp:442 src/libslic3r/PrintConfig.cpp:506 src/libslic3r/PrintConfig.cpp:514 src/libslic3r/PrintConfig.cpp:932 src/libslic3r/PrintConfig.cpp:1119 src/libslic3r/PrintConfig.cpp:1482 src/libslic3r/PrintConfig.cpp:1549 src/libslic3r/PrintConfig.cpp:1730 src/libslic3r/PrintConfig.cpp:2217 src/libslic3r/PrintConfig.cpp:2276 src/libslic3r/PrintConfig.cpp:2285 msgid "Layers and Perimeters" msgstr "Vrstvy a perimetry" @@ -4684,26 +5540,15 @@ msgstr "Vrchních" msgid "Layout Options" msgstr "Možnosti rozložení" -#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:48 -msgid "Leaving Paint-on supports" -msgstr "Opuštění Malování podpěr" - -#: src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp:47 -msgid "Leaving Seam painting" -msgstr "Opuštění Malování švu" - #: src/slic3r/GUI/MainFrame.cpp:968 src/slic3r/GUI/MainFrame.cpp:1288 msgid "Left" msgstr "Zleva" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1210 -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1213 -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1214 +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1210 src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1213 src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1214 msgid "Left click" msgstr "Levý klik" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:46 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:29 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:46 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:29 msgid "Left mouse button" msgstr "Levé tlačítko myši" @@ -4711,6 +5556,10 @@ msgstr "Levé tlačítko myši" msgid "Left mouse button:" msgstr "Levé tlačítko myši:" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1512 +msgid "Left Preset Value" +msgstr "Hodnota levého přednastavení" + #: src/slic3r/GUI/MainFrame.cpp:968 src/slic3r/GUI/MainFrame.cpp:1288 msgid "Left View" msgstr "Pohled zleva" @@ -4736,10 +5585,18 @@ msgstr "Délka výplňové kotvy" msgid "License agreements of all following programs (libraries) are part of application license agreement" msgstr "Licenční ujednání všech následujících programů (knihoven) je součástí licenční smlouvy" +#: src/libslic3r/PrintConfig.cpp:4197 +msgid "Lift the object above the bed when it is partially below. Enabled by default, use --no-ensure-on-bed to disable." +msgstr "Zvedne objekt nad podložku v případě, pokud je je částečně pod ním. Ve výchozím nastavení povoleno, pro zakázání použijte --no-ensure-on-bed." + #: src/libslic3r/PrintConfig.cpp:1669 msgid "Lift Z" msgstr "Zvednout Z" +#: src/libslic3r/PrintConfig.cpp:2227 +msgid "Limited" +msgstr "Omezené" + #: src/libslic3r/PrintConfig.cpp:886 msgid "Line" msgstr "Čára" @@ -4756,9 +5613,9 @@ msgstr "Načíst model" msgid "Load an model saved with imperial units" msgstr "Načíst jako model v imperiálních jednotkách" -#: src/slic3r/GUI/MainFrame.cpp:1058 -msgid "Load an SL1 archive" -msgstr "Načíst SL1 archiv" +#: src/slic3r/GUI/MainFrame.cpp:1000 +msgid "Load an SL1 / Sl1S archive" +msgstr "Načíst SL1 / SL1S archiv" #: src/libslic3r/PrintConfig.cpp:3710 msgid "Load and store settings at the given directory. This is useful for maintaining different profiles or including configurations from a network storage." @@ -4768,6 +5625,14 @@ msgstr "Načtěte a uložte nastavení z/do daného adresáře. To je užitečn msgid "Load config file" msgstr "Načíst konfigurační soubor" +#: resources/data/hints.ini: [hint:Load config from G-code] +msgid "" +"Load config from G-code\n" +"Did you know that you can use File-Import-Import Config to load print, filament and printer profiles from an existing G-code file? Similarly, you can use File-Import-Import SL1 / SL1S archive, which also lets you reconstruct 3D models from the voxel data." +msgstr "" +"Načtení konfigurace z G-codu\n" +"Věděli jste, že můžete pomocí funkce Soubor-Importovat-Importovat Konfiguraci načíst nastavení tisku, filamentu a tiskárny z existujícího souboru G-code? Podobně můžete použít funkci Soubor-Importovat-Importovat SL1 / SL1S archiv, která rovněž umožňuje rekonstruovat 3D modely z voxelových dat." + #: src/slic3r/GUI/KBShortcutsDialog.cpp:113 msgid "Load Config from ini/amf/3mf/gcode and merge" msgstr "Načíst konfiguraci zesouboru ini/amf/3mf/gcode a sloučit" @@ -4792,6 +5657,10 @@ msgstr "Načíst soubor" msgid "Load Files" msgstr "Načíst soubory" +#: src/slic3r/GUI/GUI_ObjectList.cpp:1399 +msgid "Load Modifier" +msgstr "Načíst Modifikátor" + #: src/slic3r/GUI/GUI_ObjectList.cpp:2038 msgid "Load Part" msgstr "Přidání části" @@ -4816,14 +5685,18 @@ msgstr "Načíst..." msgid "loaded" msgstr "zaváděn" -#: src/slic3r/GUI/Plater.cpp:2388 -msgid "Loaded" -msgstr "Načteno" - #: src/slic3r/GUI/Plater.cpp:2216 msgid "Loading" msgstr "Načítání" +#: src/slic3r/GUI/GUI_App.cpp:1892 +msgid "Loading a configuration snapshot" +msgstr "Načítání konfiguračního snapshotu" + +#: src/slic3r/GUI/GUI_App.cpp:2219 +msgid "Loading a new project while the current project is modified." +msgstr "Načítání nového projektu. Současný projekt byl změněn." + #: src/slic3r/GUI/GUI_App.cpp:797 msgid "Loading configuration" msgstr "Načítání konfigurace" @@ -4832,6 +5705,14 @@ msgstr "Načítání konfigurace" msgid "Loading file" msgstr "Načítání souboru" +#: src/slic3r/GUI/MainFrame.cpp:1848 +msgid "Loading of a configuration bundle" +msgstr "Načítání konfiguračního balíku" + +#: src/slic3r/GUI/MainFrame.cpp:1784 +msgid "Loading of a configuration file" +msgstr "Načítání konfiguračního souboru" + #: src/slic3r/GUI/GUI_App.cpp:1125 msgid "Loading of a mode view" msgstr "Načítání režimu zobrazení" @@ -4840,8 +5721,11 @@ msgstr "Načítání režimu zobrazení" msgid "Loading of current presets" msgstr "Načítání aktuálních předvoleb" -#: src/slic3r/Utils/FixModelByWin10.cpp:251 -#: src/slic3r/Utils/FixModelByWin10.cpp:378 +#: src/slic3r/GUI/GalleryDialog.cpp:524 src/slic3r/GUI/GalleryDialog.cpp:529 +msgid "Loading of the \"%1%\"" +msgstr "Načítání \"%1%\"" + +#: src/slic3r/Utils/FixModelByWin10.cpp:251 src/slic3r/Utils/FixModelByWin10.cpp:378 msgid "Loading repaired model" msgstr "Načítaní opraveného modelu" @@ -4853,8 +5737,7 @@ msgstr "Rychlost zavádění" msgid "Loading speed at the start" msgstr "Počáteční rychlost zavádění" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:69 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:112 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:69 src/slic3r/GUI/GUI_ObjectManipulation.cpp:112 msgid "Local coordinates" msgstr "Lokální souřadnice" @@ -4882,20 +5765,11 @@ msgstr "Úroveň logování" msgid "Loops (minimum)" msgstr "Smyček (minimálně)" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:206 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:208 -msgid "Lower Layer" -msgstr "Nižší vrstva" +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:156 +msgid "Low" +msgstr "Nízká" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:219 -msgid "Lower layer" -msgstr "Spodní vrstva" - -#: src/slic3r/GUI/Tab.cpp:2346 src/slic3r/GUI/Tab.cpp:2442 -#: src/libslic3r/PrintConfig.cpp:1202 src/libslic3r/PrintConfig.cpp:1237 -#: src/libslic3r/PrintConfig.cpp:1254 src/libslic3r/PrintConfig.cpp:1271 -#: src/libslic3r/PrintConfig.cpp:1287 src/libslic3r/PrintConfig.cpp:1297 -#: src/libslic3r/PrintConfig.cpp:1307 src/libslic3r/PrintConfig.cpp:1317 +#: src/slic3r/GUI/Tab.cpp:2346 src/slic3r/GUI/Tab.cpp:2442 src/libslic3r/PrintConfig.cpp:1202 src/libslic3r/PrintConfig.cpp:1237 src/libslic3r/PrintConfig.cpp:1254 src/libslic3r/PrintConfig.cpp:1271 src/libslic3r/PrintConfig.cpp:1287 src/libslic3r/PrintConfig.cpp:1297 src/libslic3r/PrintConfig.cpp:1307 src/libslic3r/PrintConfig.cpp:1317 msgid "Machine limits" msgstr "Limity stroje" @@ -4911,9 +5785,9 @@ msgstr "Limity stroje budou emitovány do G-codu a budou použity k odhadu doby 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 "Limity stroje NEBUDOU aplikovány do G-codu, ale budou použity k odhadu doby tisku, což však nemusí být přesné, protože tiskárna může použít jinou sadu limitů." -#: src/slic3r/GUI/Plater.cpp:172 -msgid "Manifold" -msgstr "Model OK" +#: src/libslic3r/GCode.cpp:559 +msgid "Make sure the object is printable. This is usually caused by negligibly small extrusions or by a faulty model. Try to repair the model or change its orientation on the bed." +msgstr "Ujistěte se, že je objekt tisknutelný. Bývá to způsobeno zanedbatelně malými extruzemi nebo vadným modelem. Zkuste model opravit nebo změnit jeho orientaci na podložce." #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:56 msgid "Manual editing" @@ -4999,6 +5873,14 @@ msgstr "Maximální vzdálenost mezi podpěrami u částí s řídkou výplní." msgid "Maximum acceleration E" msgstr "Maximální zrychlení E" +#: src/libslic3r/PrintConfig.cpp:1707 +msgid "Maximum acceleration for travel moves" +msgstr "Maximální zrychlení pro posuny" + +#: src/libslic3r/PrintConfig.cpp:1709 +msgid "Maximum acceleration for travel moves (M204 T)" +msgstr "Maximální zrychlení pro posuny (M204 T)" + #: src/libslic3r/PrintConfig.cpp:1259 msgid "Maximum acceleration of the E axis" msgstr "Maximální zrychlení osy E" @@ -5019,17 +5901,23 @@ msgstr "Maximální zrychlení osy Z" msgid "Maximum acceleration when extruding" msgstr "Maximální zrychlení při extruzi" -#: src/libslic3r/PrintConfig.cpp:1308 -msgid "Maximum acceleration when extruding (M204 S)" -msgstr "Maximální zrychlení při extruzi (M204 S)" +#: src/libslic3r/PrintConfig.cpp:1686 +msgid "" +"Maximum acceleration when extruding (M204 P)\n" +"\n" +"Marlin (legacy) firmware flavor will use this also as travel acceleration (M204 T)." +msgstr "" +"Maximální zrychlení při vytlačování (M204 P)\n" +"\n" +"Marlin (legacy) firmware používá toto také jako zrychlení při přesunu (M204 T)." #: src/libslic3r/PrintConfig.cpp:1316 msgid "Maximum acceleration when retracting" msgstr "Maximální zrychlení při retrakci" -#: src/libslic3r/PrintConfig.cpp:1318 -msgid "Maximum acceleration when retracting (M204 T)" -msgstr "Maximální zrychlení při retrakci (M204 T)" +#: src/libslic3r/PrintConfig.cpp:1699 +msgid "Maximum acceleration when retracting (M204 R)" +msgstr "Maximální zrychlení při retrakci (M204 R)" #: src/libslic3r/PrintConfig.cpp:1250 msgid "Maximum acceleration X" @@ -5135,9 +6023,19 @@ msgstr "Maximální počet mostů, které mohou být umístěny na podpěrný sl 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 "Maximální povolený objem průtoku pro tento filament. Omezuje maximální rychlost průtoku pro tisk až na minimální rychlost průtoku pro tisk a filament. Zadejte nulu pro nastavení bez omezení." -#: src/slic3r/GUI/GUI_ObjectList.cpp:1868 -#: src/slic3r/GUI/GUI_ObjectList.cpp:1876 -#: src/slic3r/GUI/GUI_ObjectList.cpp:2569 src/libslic3r/PrintConfig.cpp:3641 +#: src/libslic3r/PrintConfig.cpp:1493 +msgid "Maximum width of a segmented region" +msgstr "Maximální šířka segmentované oblasti" + +#: src/libslic3r/PrintConfig.cpp:1494 +msgid "Maximum width of a segmented region. Zero disables this feature." +msgstr "Maximální šířka segmentované oblasti. Nula tuto funkci vypne." + +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:155 +msgid "Medium" +msgstr "Střední" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:1868 src/slic3r/GUI/GUI_ObjectList.cpp:1876 src/slic3r/GUI/GUI_ObjectList.cpp:2569 src/libslic3r/PrintConfig.cpp:3641 msgid "Merge" msgstr "Sloučit" @@ -5149,10 +6047,6 @@ msgstr "Sloučit všechny části do jednoho jediného objektu" msgid "Merge objects to the one multipart object" msgstr "Sloučit objekty do jednoho vícedílného objektu" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1876 -msgid "Merge objects to the one single object" -msgstr "Sloučit objekty do jednoho jediného objektu" - #: src/slic3r/GUI/GUI_ObjectList.cpp:2576 msgid "Merged" msgstr "Sloučení" @@ -5165,10 +6059,18 @@ msgstr "Sloučení mostů nebo podpěr do jiných podpěr může zvýšit polom msgid "Merging slices and calculating statistics" msgstr "Slučování tiskových vrstev a výpočet statistik" +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:28 +msgid "Mesh name" +msgstr "Název meshe" + #: src/slic3r/Utils/FixModelByWin10.cpp:248 msgid "Mesh repair failed." msgstr "Oprava meshe selhala." +#: src/libslic3r/SLAPrintSteps.cpp:433 +msgid "Mesh to be hollowed is not suitable for hollowing (does not bound a volume)." +msgstr "Mesh, která má být vydutěná, není vhodná pro vydutění (neohraničuje těleso)." + #: src/slic3r/GUI/DoubleSlider.cpp:1831 msgid "Message for pause print on current layer (%1% mm)." msgstr "Zpráva při pozastavení tisku na aktuální vrstvě ve výšce (%1% mm)." @@ -5201,6 +6103,10 @@ msgstr "Minimální vzdálenost bodů" msgid "Minimal purge on wipe tower" msgstr "Minimální vytlačený objem na čistící věži" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:170 +msgid "Minimize application" +msgstr "Minimalizace aplikace" + #: src/libslic3r/PrintConfig.cpp:221 msgid "Minimum bottom shell thickness" msgstr "Minimální tloušťka spodní skořepiny" @@ -5261,6 +6167,14 @@ msgstr "Minimální rychlost při přesunu" msgid "Minimum travel feedrate (M205 T)" msgstr "Minimální rychlost při přesunu (M205 T)" +#: resources/data/hints.ini: [hint:Minimum wall thickness] +msgid "" +"Minimum wall thickness\n" +"Did you know that instead of the number of top and bottom layers, you can define theMinimum shell thicknessin millimeters? This feature is especially useful when using the variable layer height function." +msgstr "" +"Minimální tloušťka stěny\n" +"Věděli jste, že místo počtu horních a spodních vrstev můžete definovat Minimální tloušťku stěny milimetrech? Tato funkce je užitečná zejména při použití funkce proměnné výšky vrstvy." + #: src/libslic3r/PrintConfig.cpp:3081 msgid "Minimum wall thickness of a hollowed model." msgstr "Minimální tloušťka stěny dutého modelu." @@ -5269,6 +6183,14 @@ msgstr "Minimální tloušťka stěny dutého modelu." msgid "Minimum width of features to maintain when doing elephant foot compensation." msgstr "Minimální šířka prvků, které je třeba zachovat při provádění kompenzace rozplácnutí první vrstvy." +#: resources/data/hints.ini: [hint:Mirror] +msgid "" +"Mirror\n" +"Did you know that you can mirror the selected model to create a reversed version of it? Right-click the model, select Mirror and pick the mirror axis." +msgstr "" +"Zrcadlení\n" +"Věděli jste, že můžete vybraný model zrcadlit a vytvořit jeho zrcadlenou verzi? Klepněte na model pravým tlačítkem myši, vyberte možnost Zrcadlit a vyberte osu zrcadlení." + #: src/slic3r/GUI/Plater.cpp:3922 msgid "Mirror" msgstr "Zrcadlit" @@ -5302,7 +6224,7 @@ msgid "Mirror vertically" msgstr "Zrcadlit vertikálně" #: src/slic3r/Utils/AstroBox.cpp:69 src/slic3r/Utils/OctoPrint.cpp:68 -#, possible-c-format +#, c-format msgid "Mismatched type of print host: %s" msgstr "Nesprávný typ tiskového serveru: % s" @@ -5314,46 +6236,10 @@ msgstr "Smíšený" msgid "ml" msgstr "ml" -#: src/slic3r/GUI/BedShapeDialog.cpp:129 src/slic3r/GUI/ConfigWizard.cpp:236 -#: src/slic3r/GUI/ConfigWizard.cpp:1336 src/slic3r/GUI/ConfigWizard.cpp:1350 -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:87 -#: src/slic3r/GUI/GCodeViewer.cpp:2183 src/slic3r/GUI/GCodeViewer.cpp:2189 -#: src/slic3r/GUI/GCodeViewer.cpp:2197 src/slic3r/GUI/GUI_ObjectLayers.cpp:145 -#: 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 -#: src/slic3r/GUI/ObjectDataViewModel.cpp:96 -#: src/slic3r/GUI/WipeTowerDialog.cpp:85 src/libslic3r/PrintConfig.cpp:75 -#: src/libslic3r/PrintConfig.cpp:82 src/libslic3r/PrintConfig.cpp:93 -#: src/libslic3r/PrintConfig.cpp:124 src/libslic3r/PrintConfig.cpp:222 -#: src/libslic3r/PrintConfig.cpp:280 src/libslic3r/PrintConfig.cpp:355 -#: src/libslic3r/PrintConfig.cpp:363 src/libslic3r/PrintConfig.cpp:413 -#: src/libslic3r/PrintConfig.cpp:541 src/libslic3r/PrintConfig.cpp:552 -#: src/libslic3r/PrintConfig.cpp:570 src/libslic3r/PrintConfig.cpp:748 -#: src/libslic3r/PrintConfig.cpp:1158 src/libslic3r/PrintConfig.cpp:1339 -#: src/libslic3r/PrintConfig.cpp:1400 src/libslic3r/PrintConfig.cpp:1418 -#: src/libslic3r/PrintConfig.cpp:1436 src/libslic3r/PrintConfig.cpp:1492 -#: src/libslic3r/PrintConfig.cpp:1502 src/libslic3r/PrintConfig.cpp:1624 -#: src/libslic3r/PrintConfig.cpp:1632 src/libslic3r/PrintConfig.cpp:1673 -#: src/libslic3r/PrintConfig.cpp:1681 src/libslic3r/PrintConfig.cpp:1691 -#: src/libslic3r/PrintConfig.cpp:1699 src/libslic3r/PrintConfig.cpp:1707 -#: src/libslic3r/PrintConfig.cpp:1790 src/libslic3r/PrintConfig.cpp:2056 -#: src/libslic3r/PrintConfig.cpp:2127 src/libslic3r/PrintConfig.cpp:2161 -#: src/libslic3r/PrintConfig.cpp:2290 src/libslic3r/PrintConfig.cpp:2369 -#: src/libslic3r/PrintConfig.cpp:2376 src/libslic3r/PrintConfig.cpp:2383 -#: src/libslic3r/PrintConfig.cpp:2413 src/libslic3r/PrintConfig.cpp:2423 -#: src/libslic3r/PrintConfig.cpp:2433 src/libslic3r/PrintConfig.cpp:2593 -#: src/libslic3r/PrintConfig.cpp:2627 src/libslic3r/PrintConfig.cpp:2766 -#: src/libslic3r/PrintConfig.cpp:2775 src/libslic3r/PrintConfig.cpp:2784 -#: src/libslic3r/PrintConfig.cpp:2794 src/libslic3r/PrintConfig.cpp:2859 -#: src/libslic3r/PrintConfig.cpp:2869 src/libslic3r/PrintConfig.cpp:2881 -#: src/libslic3r/PrintConfig.cpp:2901 src/libslic3r/PrintConfig.cpp:2911 -#: src/libslic3r/PrintConfig.cpp:2921 src/libslic3r/PrintConfig.cpp:2939 -#: src/libslic3r/PrintConfig.cpp:2954 src/libslic3r/PrintConfig.cpp:2968 -#: src/libslic3r/PrintConfig.cpp:2979 src/libslic3r/PrintConfig.cpp:2992 -#: src/libslic3r/PrintConfig.cpp:3037 src/libslic3r/PrintConfig.cpp:3047 -#: src/libslic3r/PrintConfig.cpp:3056 src/libslic3r/PrintConfig.cpp:3066 +#: src/slic3r/GUI/BedShapeDialog.cpp:129 src/slic3r/GUI/ConfigWizard.cpp:236 src/slic3r/GUI/ConfigWizard.cpp:1336 src/slic3r/GUI/ConfigWizard.cpp:1350 src/slic3r/GUI/ExtruderSequenceDialog.cpp:87 src/slic3r/GUI/GCodeViewer.cpp:2183 src/slic3r/GUI/GCodeViewer.cpp:2189 src/slic3r/GUI/GCodeViewer.cpp:2197 src/slic3r/GUI/GUI_ObjectLayers.cpp:145 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 src/slic3r/GUI/ObjectDataViewModel.cpp:96 src/slic3r/GUI/WipeTowerDialog.cpp:85 src/libslic3r/PrintConfig.cpp:75 src/libslic3r/PrintConfig.cpp:82 +#: src/libslic3r/PrintConfig.cpp:93 src/libslic3r/PrintConfig.cpp:124 src/libslic3r/PrintConfig.cpp:222 src/libslic3r/PrintConfig.cpp:280 src/libslic3r/PrintConfig.cpp:355 src/libslic3r/PrintConfig.cpp:363 src/libslic3r/PrintConfig.cpp:413 src/libslic3r/PrintConfig.cpp:541 src/libslic3r/PrintConfig.cpp:552 src/libslic3r/PrintConfig.cpp:570 src/libslic3r/PrintConfig.cpp:748 src/libslic3r/PrintConfig.cpp:1158 src/libslic3r/PrintConfig.cpp:1339 src/libslic3r/PrintConfig.cpp:1400 src/libslic3r/PrintConfig.cpp:1418 src/libslic3r/PrintConfig.cpp:1436 src/libslic3r/PrintConfig.cpp:1492 src/libslic3r/PrintConfig.cpp:1502 src/libslic3r/PrintConfig.cpp:1624 +#: src/libslic3r/PrintConfig.cpp:1632 src/libslic3r/PrintConfig.cpp:1673 src/libslic3r/PrintConfig.cpp:1681 src/libslic3r/PrintConfig.cpp:1691 src/libslic3r/PrintConfig.cpp:1699 src/libslic3r/PrintConfig.cpp:1707 src/libslic3r/PrintConfig.cpp:1790 src/libslic3r/PrintConfig.cpp:2056 src/libslic3r/PrintConfig.cpp:2127 src/libslic3r/PrintConfig.cpp:2161 src/libslic3r/PrintConfig.cpp:2290 src/libslic3r/PrintConfig.cpp:2369 src/libslic3r/PrintConfig.cpp:2376 src/libslic3r/PrintConfig.cpp:2383 src/libslic3r/PrintConfig.cpp:2413 src/libslic3r/PrintConfig.cpp:2423 src/libslic3r/PrintConfig.cpp:2433 src/libslic3r/PrintConfig.cpp:2593 src/libslic3r/PrintConfig.cpp:2627 +#: src/libslic3r/PrintConfig.cpp:2766 src/libslic3r/PrintConfig.cpp:2775 src/libslic3r/PrintConfig.cpp:2784 src/libslic3r/PrintConfig.cpp:2794 src/libslic3r/PrintConfig.cpp:2859 src/libslic3r/PrintConfig.cpp:2869 src/libslic3r/PrintConfig.cpp:2881 src/libslic3r/PrintConfig.cpp:2901 src/libslic3r/PrintConfig.cpp:2911 src/libslic3r/PrintConfig.cpp:2921 src/libslic3r/PrintConfig.cpp:2939 src/libslic3r/PrintConfig.cpp:2954 src/libslic3r/PrintConfig.cpp:2968 src/libslic3r/PrintConfig.cpp:2979 src/libslic3r/PrintConfig.cpp:2992 src/libslic3r/PrintConfig.cpp:3037 src/libslic3r/PrintConfig.cpp:3047 src/libslic3r/PrintConfig.cpp:3056 src/libslic3r/PrintConfig.cpp:3066 #: src/libslic3r/PrintConfig.cpp:3082 src/libslic3r/PrintConfig.cpp:3106 msgid "mm" msgstr "mm" @@ -5362,12 +6248,7 @@ msgstr "mm" msgid "mm (zero to disable)" msgstr "mm (nula pro vypnutí)" -#: src/libslic3r/PrintConfig.cpp:487 src/libslic3r/PrintConfig.cpp:596 -#: src/libslic3r/PrintConfig.cpp:924 src/libslic3r/PrintConfig.cpp:937 -#: src/libslic3r/PrintConfig.cpp:1059 src/libslic3r/PrintConfig.cpp:1085 -#: src/libslic3r/PrintConfig.cpp:1531 src/libslic3r/PrintConfig.cpp:1876 -#: src/libslic3r/PrintConfig.cpp:2025 src/libslic3r/PrintConfig.cpp:2093 -#: src/libslic3r/PrintConfig.cpp:2254 +#: src/libslic3r/PrintConfig.cpp:487 src/libslic3r/PrintConfig.cpp:596 src/libslic3r/PrintConfig.cpp:924 src/libslic3r/PrintConfig.cpp:937 src/libslic3r/PrintConfig.cpp:1059 src/libslic3r/PrintConfig.cpp:1085 src/libslic3r/PrintConfig.cpp:1531 src/libslic3r/PrintConfig.cpp:1876 src/libslic3r/PrintConfig.cpp:2025 src/libslic3r/PrintConfig.cpp:2093 src/libslic3r/PrintConfig.cpp:2254 msgid "mm or %" msgstr "mm nebo %" @@ -5375,30 +6256,16 @@ msgstr "mm nebo %" msgid "mm or % (zero to disable)" msgstr "mm nebo % (nula pro deaktivaci)" -#: src/libslic3r/PrintConfig.cpp:271 src/libslic3r/PrintConfig.cpp:645 -#: src/libslic3r/PrintConfig.cpp:653 src/libslic3r/PrintConfig.cpp:662 -#: src/libslic3r/PrintConfig.cpp:670 src/libslic3r/PrintConfig.cpp:697 -#: src/libslic3r/PrintConfig.cpp:716 src/libslic3r/PrintConfig.cpp:966 -#: src/libslic3r/PrintConfig.cpp:1094 src/libslic3r/PrintConfig.cpp:1167 -#: src/libslic3r/PrintConfig.cpp:1243 src/libslic3r/PrintConfig.cpp:1277 -#: src/libslic3r/PrintConfig.cpp:1289 src/libslic3r/PrintConfig.cpp:1299 -#: src/libslic3r/PrintConfig.cpp:1349 src/libslic3r/PrintConfig.cpp:1408 -#: src/libslic3r/PrintConfig.cpp:1541 src/libslic3r/PrintConfig.cpp:1715 -#: src/libslic3r/PrintConfig.cpp:1724 src/libslic3r/PrintConfig.cpp:2170 -#: src/libslic3r/PrintConfig.cpp:2297 +#: src/libslic3r/PrintConfig.cpp:271 src/libslic3r/PrintConfig.cpp:645 src/libslic3r/PrintConfig.cpp:653 src/libslic3r/PrintConfig.cpp:662 src/libslic3r/PrintConfig.cpp:670 src/libslic3r/PrintConfig.cpp:697 src/libslic3r/PrintConfig.cpp:716 src/libslic3r/PrintConfig.cpp:966 src/libslic3r/PrintConfig.cpp:1094 src/libslic3r/PrintConfig.cpp:1167 src/libslic3r/PrintConfig.cpp:1243 src/libslic3r/PrintConfig.cpp:1277 src/libslic3r/PrintConfig.cpp:1289 src/libslic3r/PrintConfig.cpp:1299 src/libslic3r/PrintConfig.cpp:1349 src/libslic3r/PrintConfig.cpp:1408 src/libslic3r/PrintConfig.cpp:1541 src/libslic3r/PrintConfig.cpp:1715 src/libslic3r/PrintConfig.cpp:1724 +#: src/libslic3r/PrintConfig.cpp:2170 src/libslic3r/PrintConfig.cpp:2297 msgid "mm/s" msgstr "mm/s" -#: src/libslic3r/PrintConfig.cpp:498 src/libslic3r/PrintConfig.cpp:946 -#: src/libslic3r/PrintConfig.cpp:1835 src/libslic3r/PrintConfig.cpp:1887 -#: src/libslic3r/PrintConfig.cpp:2137 src/libslic3r/PrintConfig.cpp:2267 +#: src/libslic3r/PrintConfig.cpp:498 src/libslic3r/PrintConfig.cpp:946 src/libslic3r/PrintConfig.cpp:1835 src/libslic3r/PrintConfig.cpp:1887 src/libslic3r/PrintConfig.cpp:2137 src/libslic3r/PrintConfig.cpp:2267 msgid "mm/s or %" msgstr "mm/s nebo %" -#: src/libslic3r/PrintConfig.cpp:230 src/libslic3r/PrintConfig.cpp:373 -#: src/libslic3r/PrintConfig.cpp:902 src/libslic3r/PrintConfig.cpp:1028 -#: src/libslic3r/PrintConfig.cpp:1260 src/libslic3r/PrintConfig.cpp:1309 -#: src/libslic3r/PrintConfig.cpp:1319 src/libslic3r/PrintConfig.cpp:1511 +#: src/libslic3r/PrintConfig.cpp:230 src/libslic3r/PrintConfig.cpp:373 src/libslic3r/PrintConfig.cpp:902 src/libslic3r/PrintConfig.cpp:1028 src/libslic3r/PrintConfig.cpp:1260 src/libslic3r/PrintConfig.cpp:1309 src/libslic3r/PrintConfig.cpp:1319 src/libslic3r/PrintConfig.cpp:1511 msgid "mm/s²" msgstr "mm/s²" @@ -5410,8 +6277,7 @@ msgstr "mm²" msgid "mm³" msgstr "mm³" -#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:637 -#: src/libslic3r/PrintConfig.cpp:1358 +#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:637 src/libslic3r/PrintConfig.cpp:1358 msgid "mm³/s" msgstr "mm³/s" @@ -5431,31 +6297,14 @@ msgstr "model" msgid "Model" msgstr "Model" -#: src/slic3r/Utils/FixModelByWin10.cpp:340 -msgid "Model fixing" -msgstr "Opravování modelu" - -#: src/slic3r/Utils/FixModelByWin10.cpp:423 -#: src/slic3r/Utils/FixModelByWin10.cpp:426 -msgid "Model Repair by the Netfabb service" -msgstr "Oprava modelu službou Netfabb" - #: src/slic3r/Utils/FixModelByWin10.cpp:406 msgid "Model repair canceled" msgstr "Oprava modelu byla zrušena" -#: src/slic3r/Utils/FixModelByWin10.cpp:426 -msgid "Model repair failed:" -msgstr "Oprava modelu selhala:" - #: src/slic3r/Utils/FixModelByWin10.cpp:400 msgid "Model repair finished" msgstr "Oprava modelu byla dokončena" -#: src/slic3r/Utils/FixModelByWin10.cpp:423 -msgid "Model repaired successfully" -msgstr "Model byl úspěšně opraven" - #: src/slic3r/GUI/GUI_App.cpp:1506 src/slic3r/GUI/wxExtensions.cpp:675 msgctxt "Mode" msgid "Advanced" @@ -5483,17 +6332,20 @@ msgstr "cena/láhev" #: src/libslic3r/PrintConfig.cpp:798 msgid "money/kg" -msgstr "korun/kg" +msgstr "cena/kg" #: src/libslic3r/PrintConfig.cpp:461 msgid "Monotonic" msgstr "Monotónní" -#: src/slic3r/GUI/NotificationManager.cpp:305 -#: src/slic3r/GUI/NotificationManager.cpp:315 +#: src/slic3r/GUI/NotificationManager.cpp:305 src/slic3r/GUI/NotificationManager.cpp:315 msgid "More" msgstr "Více" +#: src/slic3r/GUI/GUI.cpp:339 +msgid "Most likely the configuration was produced by a newer version of PrusaSlicer or by some PrusaSlicer fork." +msgstr "Konfiguraci pravděpodobně vytvořila novější verze programu PrusaSlicer nebo nějaký fork PrusaSliceru." + #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1219 msgid "Mouse wheel" msgstr "Kolečko myši" @@ -5506,14 +6358,6 @@ msgstr "Kolečko myši:" msgid "Move" msgstr "Přesunout" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:255 -msgid "Move active slider thumb Left" -msgstr "Posunout ukazatel aktivního posuvníku vlevo" - -#: src/slic3r/GUI/KBShortcutsDialog.cpp:256 -msgid "Move active slider thumb Right" -msgstr "Posunout ukazatel aktivního posuvníku vpravo" - #: src/slic3r/GUI/KBShortcutsDialog.cpp:220 msgid "Move active thumb Down" msgstr "Posunout aktivní ukazatel dolů" @@ -5534,14 +6378,6 @@ msgstr "Posunout aktivní ukazatel nahoru" msgid "Move clipping plane" msgstr "Posunout řezovou rovinu" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:216 -msgid "Move current slider thumb Down" -msgstr "Posunout aktivní posuvník dolů" - -#: src/slic3r/GUI/KBShortcutsDialog.cpp:215 -msgid "Move current slider thumb Up" -msgstr "Posunout aktivní posuvník nahoru" - #: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:835 msgid "Move drainage hole" msgstr "Posun odtokového otvoru" @@ -5594,8 +6430,12 @@ msgstr "Multimateriálové tiskárny mohou potřebovat, aby při výměně nást msgid "Multi-part object detected" msgstr "Detekován objekt obsahující více částí" +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:46 src/slic3r/GUI/ObjectDataViewModel.cpp:51 +msgid "Multimaterial painting" +msgstr "Multimateriálové malování" + #: src/slic3r/GUI/FirmwareDialog.cpp:419 src/slic3r/GUI/FirmwareDialog.cpp:454 -#, possible-c-format +#, c-format msgid "Multiple %s devices found. Please only connect one at a time for flashing." msgstr "Bylo nalezeno více zařízení %s . Během flashování mějte připojené pouze jedno." @@ -5604,8 +6444,14 @@ msgid "Multiple Extruders" msgstr "Více Extruderů" #: src/slic3r/GUI/Plater.cpp:2372 -msgid "Multiple objects were loaded for a multi-material printer.\nInstead of considering them as multiple objects, should I consider\nthese files to represent a single object having multiple parts?" -msgstr "Bylo nahráno více objektů pro multi materiálovou tiskárnu.\nMají být vloženy jako jeden objekt obsahující více částí, \nnamísto vložení několika objektů?" +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 "" +"Bylo nahráno více objektů pro multi materiálovou tiskárnu.\n" +"Mají být vloženy jako jeden objekt obsahující více částí, \n" +"namísto vložení několika objektů?" #: src/libslic3r/PrintConfig.cpp:3638 msgid "Multiply copies by creating a grid." @@ -5615,13 +6461,11 @@ msgstr "Vynásobí kopie vytvořením mřížky." msgid "Multiply copies by this factor." msgstr "Vynásobí kopie tímto číslem." -#: src/slic3r/GUI/Field.cpp:198 src/slic3r/GUI/OptionsGroup.cpp:715 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:874 +#: src/slic3r/GUI/Field.cpp:198 src/slic3r/GUI/OptionsGroup.cpp:715 src/slic3r/GUI/UnsavedChangesDialog.cpp:874 msgid "N/A" msgstr "N/A" -#: src/slic3r/GUI/GUI_ObjectList.cpp:284 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:161 +#: src/slic3r/GUI/GUI_ObjectList.cpp:284 src/slic3r/GUI/GUI_ObjectManipulation.cpp:161 msgid "Name" msgstr "Název" @@ -5635,16 +6479,32 @@ msgstr "Název varianty tiskárny. Varianty tiskárny mohou být například roz #: src/libslic3r/PrintConfig.cpp:1590 msgid "Name of the printer vendor." -msgstr "Název prodejce tiskárny." +msgstr "Název výrobce tiskárny." #: src/libslic3r/PrintConfig.cpp:1102 msgid "Name of the profile, from which this profile inherits." msgstr "Název profilu, ze kterého tento profil zdědí." +#: src/libslic3r/PrintConfig.cpp:331 +msgid "Names of presets related to the physical printer" +msgstr "Názvy přednastavení souvisejících s fyzickou tiskárnou" + #: src/libslic3r/PrintConfig.cpp:1738 msgid "Nearest" msgstr "Nejbližší" +#: resources/data/hints.ini: [hint:Negative volume] +msgid "" +"Negative volume\n" +"Did you know that you can subtract one mesh from another using the Negative volume modifier? That way you can, for example, create easily resizable holes directly in PrusaSlicer. Read more in the documentation. (Requires Advanced or Expert mode.)" +msgstr "" +"Negativní objem\n" +"Věděli jste, že pomocí modifikátoru Negativní objem můžete odečíst jeden objekt od druhého? Tímto způsobem můžete například přímo v PrusaSliceru vytvářet snadno upravitelné otvory. Více informací se dozvíte v dokumentaci. (Vyžaduje režim Pokročilý nebo Expert.)" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:3770 +msgid "Negative Volume" +msgstr "Negativní Objem" + #: src/slic3r/GUI/BonjourDialog.cpp:55 msgid "Network lookup" msgstr "Hledání v síti" @@ -5653,6 +6513,14 @@ msgstr "Hledání v síti" msgid "New layout, access via settings button in the top menu" msgstr "Nové rozvržení, přístup přes tlačítko nastavení v horním menu" +#: src/slic3r/GUI/GUI_App.cpp:1154 +msgid "New prerelease version %1% is available." +msgstr "K dispozici je nová předběžná verze %1%." + +#: src/slic3r/GUI/Tab.cpp:3255 +msgid "New printer preset selected" +msgstr "Zvoleno nové přednastavení tiskárny" + #: src/slic3r/GUI/Plater.cpp:2056 msgid "New Project" msgstr "Nový Projekt" @@ -5661,20 +6529,16 @@ msgstr "Nový Projekt" msgid "New project, clear plater" msgstr "Nový projekt, odstranit modely na podložce" +#: src/slic3r/GUI/GUI_App.cpp:1139 +msgid "New release version %1% is available." +msgstr "K dispozici je nová verze %1%." + #: src/slic3r/GUI/UnsavedChangesDialog.cpp:609 msgid "New Value" msgstr "Nová hodnota" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1178 -msgid "New value" -msgstr "Nová hodnota" - -#: src/slic3r/GUI/NotificationManager.hpp:322 -msgid "New version is available." -msgstr "K dispozici je nová verze." - #: src/slic3r/GUI/UpdateDialogs.cpp:38 -#, possible-c-format +#, c-format msgid "New version of %s is available" msgstr "Je dostupná nová verze %s" @@ -5690,6 +6554,18 @@ msgstr "Akce vpřed: %1%" msgid "Next Undo action: %1%" msgstr "Akce zpět: %1%" +#: src/libslic3r/PrintConfig.cpp:501 +msgid "No brim" +msgstr "Bez límce" + +#: src/slic3r/GUI/NotificationManager.cpp:50 +msgid "No color change event was added to the print. The print does not look like a sign." +msgstr "Do tisku nebyla přidána žádná změny barvy. Tisk nevypadá jako nápis." + +#: src/slic3r/GUI/GUI_ObjectList.cpp:396 +msgid "No errors detected" +msgstr "Nebyly zjištěny žádné chyby" + #: src/libslic3r/PrintConfig.cpp:1004 msgid "No extrusion" msgstr "Žádná extruze" @@ -5718,9 +6594,7 @@ msgstr "Žádné podpůrné body nebudou umístěny blíže než je tento práh. msgid "No updates available" msgstr "Žádné aktualizace nejsou dostupné" -#: src/slic3r/GUI/ConfigWizard.cpp:309 src/slic3r/GUI/ConfigWizard.cpp:599 -#: src/slic3r/GUI/Plater.cpp:365 src/slic3r/GUI/Plater.cpp:505 -#: src/libslic3r/ExtrusionEntity.cpp:312 +#: src/slic3r/GUI/ConfigWizard.cpp:309 src/slic3r/GUI/ConfigWizard.cpp:599 src/slic3r/GUI/Plater.cpp:365 src/slic3r/GUI/Plater.cpp:505 src/libslic3r/ExtrusionEntity.cpp:312 msgid "None" msgstr "Žádné" @@ -5748,17 +6622,35 @@ msgstr "Nenalezeno:" msgid "Note" msgstr "Poznámka" -#: src/slic3r/GUI/Tab.cpp:3408 -msgid "Note, that selected preset will be deleted from this/those printer(s) too." -msgstr "Upozorňujeme, že vybrané přednastavené bude odstraněno také z těchto tiskáren." +#: src/slic3r/GUI/Tab.cpp:3658 +msgid "Note, that the selected preset will be deleted from this printer too." +msgid_plural "Note, that the selected preset will be deleted from these printers too." +msgstr[0] "Pozor, vybrané přednastavení bude odstraněno i z této tiskárny." +msgstr[1] "Pozor, vybrané přednastavení bude odstraněno i z těchto tiskáren." +msgstr[2] "" +msgstr[3] "" -#: src/slic3r/GUI/Tab.cpp:3416 -msgid "Note, that this/those printer(s) will be deleted after deleting of the selected preset." -msgstr "Upozorňujeme, že tato/tyto tiskárny budou odstraněny po odstranění vybraného přednastavení." +#: src/slic3r/GUI/Tab.cpp:3665 +msgid "Note, that this printer will be deleted after deleting the selected preset." +msgid_plural "Note, that these printers will be deleted after deleting the selected preset." +msgstr[0] "Upozorňujeme, že tato tiskárna bude po smazání vybraného přednastavení odstraněna." +msgstr[1] "Upozorňujeme, že tato tiskárna bude po smazání vybraného přednastavení odstraněna." +msgstr[2] "Upozorňujeme, že tyto tiskárny budou po smazání vybraného přednastavení odstraněny." +msgstr[3] "" + +#: src/slic3r/GUI/GUI_Preview.cpp:731 +msgid "NOTE:" +msgstr "POZNÁMKA:" #: src/slic3r/GUI/Tab.cpp:2039 -msgid "Note: All parameters from this group are moved to the Physical Printer settings (see changelog).\n\nA new Physical Printer profile is created by clicking on the \"cog\" icon 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/physical_printer directory." -msgstr "Poznámka: Všechna nastavení z této sekce jsou přesunuta do nastavení Fyzické tiskárny (viz changelog).\n\nNový profil Fyzické tiskárny lze vytvořit kliknutím na ikonu „ozubeného kolečka“ vpravo od pole se seznamem profilů tiskáren a výběrem položky „Přidat fyzickou tiskárnu“. Editor fyzické tiskárny se otevře po kliknutí na ikonu „ozubeného kolečka“ na kartě Nastavení tiskárny. Profily fyzických tiskáren se ukládají do adresáře PrusaSlicer/physical_printer directory." +msgid "" +"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 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/physical_printer directory." +msgstr "" +"Poznámka: Všechna nastavení z této sekce jsou přesunuta do nastavení Fyzické tiskárny (viz changelog).\n" +"\n" +"Nový profil Fyzické tiskárny lze vytvořit kliknutím na ikonu „ozubeného kolečka“ vpravo od pole se seznamem profilů tiskáren a výběrem položky „Přidat fyzickou tiskárnu“. Editor fyzické tiskárny se otevře po kliknutí na ikonu „ozubeného kolečka“ na kartě Nastavení tiskárny. Profily fyzických tiskáren se ukládají do adresáře PrusaSlicer/physical_printer directory." #: src/slic3r/Utils/AstroBox.cpp:92 msgid "Note: AstroBox version at least 1.1.0 is required." @@ -5772,6 +6664,10 @@ msgstr "Poznámka: Vyžaduje se FlashAir s firmwarem 2.00.02 nebo novějším a msgid "Note: OctoPrint version at least 1.1.0 is required." msgstr "Poznámka: Je vyžadován OctoPrint ve verzi alespoň 1.1.0." +#: src/slic3r/Utils/Repetier.cpp:92 +msgid "Note: Repetier version at least 0.90.0 is required." +msgstr "Poznámka: Je vyžadována verze Repetier alespoň 0.90.0." + #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1192 msgid "Note: some shortcuts work in (non)editing mode only." msgstr "Poznámka: některé zkratky nefungují v režimu editace." @@ -5780,19 +6676,18 @@ msgstr "Poznámka: některé zkratky nefungují v režimu editace." msgid "Note: This preset will be replaced after saving" msgstr "Upozornění: Taoto přednastavení bude po uložení nahrazeno" -#: src/slic3r/GUI/Tab.cpp:1581 src/slic3r/GUI/Tab.cpp:1582 -#: src/slic3r/GUI/Tab.cpp:1887 src/slic3r/GUI/Tab.cpp:1888 -#: src/slic3r/GUI/Tab.cpp:2221 src/slic3r/GUI/Tab.cpp:2222 -#: src/slic3r/GUI/Tab.cpp:2297 src/slic3r/GUI/Tab.cpp:2298 -#: src/slic3r/GUI/Tab.cpp:3951 src/slic3r/GUI/Tab.cpp:3952 +#: src/slic3r/GUI/Tab.cpp:1581 src/slic3r/GUI/Tab.cpp:1582 src/slic3r/GUI/Tab.cpp:1887 src/slic3r/GUI/Tab.cpp:1888 src/slic3r/GUI/Tab.cpp:2221 src/slic3r/GUI/Tab.cpp:2222 src/slic3r/GUI/Tab.cpp:2297 src/slic3r/GUI/Tab.cpp:2298 src/slic3r/GUI/Tab.cpp:3951 src/slic3r/GUI/Tab.cpp:3952 msgid "Notes" msgstr "Poznámky" -#: src/slic3r/GUI/ConfigWizard.cpp:2237 src/slic3r/GUI/DoubleSlider.cpp:2124 -#: src/slic3r/GUI/DoubleSlider.cpp:2144 src/slic3r/GUI/GUI.cpp:244 +#: src/slic3r/GUI/ConfigWizard.cpp:2237 src/slic3r/GUI/DoubleSlider.cpp:2124 src/slic3r/GUI/DoubleSlider.cpp:2144 src/slic3r/GUI/GUI.cpp:244 msgid "Notice" msgstr "Oznámení" +#: src/slic3r/GUI/Preferences.cpp:407 +msgid "Notify about new releases" +msgstr "Upozornění na nové verze" + #: src/slic3r/GUI/ConfigWizard.cpp:236 msgid "nozzle" msgstr "tryska" @@ -5805,8 +6700,7 @@ msgstr "Tryska" msgid "Nozzle and Bed Temperatures" msgstr "Teplota trysky a tiskové podložky" -#: src/slic3r/GUI/Tab.cpp:2104 src/slic3r/GUI/Tab.cpp:2509 -#: src/libslic3r/PrintConfig.cpp:1434 +#: src/slic3r/GUI/Tab.cpp:2104 src/slic3r/GUI/Tab.cpp:2509 src/libslic3r/PrintConfig.cpp:1434 msgid "Nozzle diameter" msgstr "Průměr trysky" @@ -5838,6 +6732,10 @@ msgstr "Počet extrudérů tiskárny." msgid "Number of interface layers to insert between the object(s) and support material." msgstr "Počet interface vrstev vložených mezi objekt (objekty) a podpěry." +#: src/libslic3r/PrintConfig.cpp:2602 +msgid "Number of interface layers to insert between the object(s) and support material. Set to -1 to use support_material_interface_layers" +msgstr "Počet kontaktních vrstev, které se vloží mezi objekt(y) a podpěry. Nastavte na -1, chcete-li použít support_material_interface_layers." + #: src/libslic3r/PrintConfig.cpp:1812 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 "Počet obrysových smyček. Je-li nastavena možnost Minimální délka extruze, počet obrysových smyček může být větší než počet zde nakonfigurovaných. Nastavte tuto hodnotu na nulu, pro úplné deaktivování." @@ -5874,6 +6772,14 @@ msgstr "Počet vrstev potřebných pro přechod z počáteční doby osvitu na d msgid "Number of tool changes" msgstr "Počet změn nástroje" +#: src/slic3r/GUI/Plater.cpp:1194 +msgid "object" +msgid_plural "objects" +msgstr[0] "objekt" +msgstr[1] "objektů" +msgstr[2] "objektů" +msgstr[3] "objektů" + #: src/slic3r/GUI/Tab.cpp:4127 src/libslic3r/PrintConfig.cpp:2917 msgid "Object elevation" msgstr "Nadzvednutí objektu" @@ -5886,6 +6792,10 @@ msgstr "Manipulace s objektem" msgid "Object name" msgstr "Jméno objektu" +#: src/libslic3r/GCode.cpp:543 +msgid "Object name: %1%" +msgstr "Název objektu: %1%" + #: src/slic3r/GUI/GUI_ObjectList.cpp:3880 msgid "Object or Instance" msgstr "Objekt nebo Instanci" @@ -5898,6 +6808,23 @@ msgstr "Zěna pořadí objektů" msgid "Object Settings to modify" msgstr "Změna nastavení objektu" +#: src/slic3r/GUI/Plater.cpp:2469 +#, c-format +msgid "" +"Object size from file %s appears to be zero.\n" +"This object has been removed from the model" +msgid_plural "" +"Objects size from file %s appears to be zero.\n" +"These objects have been removed from the model" +msgstr[0] "" +"Velikost objektu ze souboru %s se zdá být nulová.\n" +"Tento objekt byl z modelu odstraněn." +msgstr[1] "" +"Velikost objektů ze souboru %s se zdá být nulová.\n" +"Tento objekty byly z modelu odstraněny." +msgstr[2] "" +msgstr[3] "" + #: src/slic3r/GUI/Plater.cpp:2491 msgid "Object too large?" msgstr "Objekt moc velký?" @@ -5906,14 +6833,14 @@ msgstr "Objekt moc velký?" 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 "Objekty budou použity k vyčištění barvy filamentu v trysce po změně extruderu, aby se ušetřil materiál, který by jinak skončil v čistící věži. Výsledkem budou objekty s náhodně mixovanými barvami." -#: src/slic3r/GUI/Plater.cpp:1103 -msgid "object(s)" -msgstr "objekt(y)" - #: src/slic3r/GUI/Plater.cpp:1143 src/slic3r/GUI/Plater.cpp:1160 msgid "objects" msgstr "objekty" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:201 +msgid "Objects List" +msgstr "Seznam Objektů" + #: src/libslic3r/PrintConfig.cpp:465 src/libslic3r/PrintConfig.cpp:893 msgid "Octagram Spiral" msgstr "Octagram Spiral" @@ -5926,10 +6853,19 @@ msgstr "Verze OctoPrintu" msgid "of a current Object" msgstr "současného Objektu" +#: src/slic3r/GUI/PrintHostDialogs.cpp:234 +msgctxt "OfFile" +msgid "Size" +msgstr "OfFile||Velikost" + #: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:42 msgid "Offset" msgstr "Odsazení" +#: src/libslic3r/PrintConfig.cpp:511 +msgid "Offset of brim from the printed object. The offset is applied after the elephant foot compensation." +msgstr "Odsazení límce od tištěného objektu. Odsazení se aplikuje po kompenzaci rozplácnutí první vrstvy." + #: src/slic3r/GUI/Preferences.cpp:422 msgid "Old regular layout with the tab bar" msgstr "Původní rozložení s panelem karet" @@ -5938,16 +6874,16 @@ msgstr "Původní rozložení s panelem karet" msgid "Old Value" msgstr "Stará hodnota" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1177 -msgid "Old value" -msgstr "Stará hodnota" - #: src/slic3r/GUI/Preferences.cpp:123 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 "Na OSX je ve výchozím nastavení vždy spuštěna pouze jedna instance aplikace. Je však povoleno spouštět více instancí stejné aplikace z příkazového řádku. V takovém případě toto nastavení povolí pouze jednu instanci." +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:67 +msgid "On overhangs only" +msgstr "Pouze na převisech" + #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:359 -#, possible-c-format +#, c-format msgid "On this system, %s uses HTTPS certificates from the system Certificate Store or Keychain." msgstr "V tomto systému používá %s certifikáty HTTPS ze systému Certificate Store nebo Keychain." @@ -5959,6 +6895,10 @@ msgstr "Zapnou/vypnout režim jedné vrstvy vertikálního posuvníku" msgid "One layer mode" msgstr "Zobrazení po jedné vrstvě" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1620 +msgid "One of the presets doesn't found" +msgstr "Jedno z přednastavení nebylo nalezeno" + #: src/libslic3r/Print.cpp:1391 msgid "One or more object were assigned an extruder that the printer does not have." msgstr "Jeden nebo více objektů bylo přiřazeno extruderu, který tiskárna nemá." @@ -5995,9 +6935,13 @@ msgstr "Zvednout Z pouze pod" msgid "Only retract when crossing perimeters" msgstr "Provést retrakci pouze při přejíždění perimetrů" -#: src/slic3r/GUI/ConfigWizard.cpp:714 -msgid "Only the following installed printers are compatible with the selected filament:" -msgstr "S vybraným filamentem jsou kompatibilní pouze následující nainstalované tiskárny:" +#: src/slic3r/GUI/ConfigWizard.cpp:778 +msgid "Only the following installed printers are compatible with the selected filaments" +msgstr "S vybraným filamentem jsou kompatibilní pouze následující nainstalované tiskárny" + +#: src/slic3r/GUI/ConfigWizard.cpp:779 +msgid "Only the following installed printers are compatible with the selected SLA materials" +msgstr "S vybranými SLA materiály jsou kompatibilní pouze následující nainstalované tiskárny" #: src/slic3r/GUI/Tab.cpp:1517 msgid "Ooze prevention" @@ -6015,8 +6959,7 @@ msgstr "Otevřít &PrusaSlicer" msgid "Open a G-code file" msgstr "Otevřít G-code" -#: src/slic3r/GUI/MainFrame.cpp:63 src/slic3r/GUI/MainFrame.cpp:77 -#: src/slic3r/GUI/MainFrame.cpp:1262 +#: src/slic3r/GUI/MainFrame.cpp:63 src/slic3r/GUI/MainFrame.cpp:77 src/slic3r/GUI/MainFrame.cpp:1262 msgid "Open a new PrusaSlicer instance" msgstr "Otevře novou instanci PrusaSliceru" @@ -6032,11 +6975,14 @@ msgstr "Otevřít jako projekt" msgid "Open CA certificate file" msgstr "Otevřít soubor s certifikátem CA" -#: src/slic3r/GUI/UpdateDialogs.cpp:60 src/slic3r/GUI/UpdateDialogs.cpp:125 -#: src/slic3r/GUI/UpdateDialogs.cpp:183 +#: src/slic3r/GUI/UpdateDialogs.cpp:60 src/slic3r/GUI/UpdateDialogs.cpp:125 src/slic3r/GUI/UpdateDialogs.cpp:183 msgid "Open changelog page" msgstr "Otevře stránku s changelogem" +#: src/slic3r/GUI/HintNotification.cpp:995 +msgid "Open Documentation in web browser." +msgstr "Otevřít dokumentaci ve webovém prohlížeči." + #: src/slic3r/GUI/UpdateDialogs.cpp:65 msgid "Open download page" msgstr "Otevře stránku pro stažení programu" @@ -6053,6 +6999,10 @@ msgstr "Otevřít soubor G-code:" msgid "Open G-code viewer" msgstr "Otevřít prohlížeč G-codu" +#: src/slic3r/GUI/GUI_App.cpp:2924 +msgid "Open hyperlink in default browser?" +msgstr "Otevřít hypertextový odkaz ve výchozím prohlížeči?" + #: src/slic3r/GUI/MainFrame.cpp:79 msgid "Open new G-code viewer" msgstr "Otevřít nový prohlížeč G-codu" @@ -6061,6 +7011,10 @@ msgstr "Otevřít nový prohlížeč G-codu" msgid "Open new instance" msgstr "Otevřít novou instanci" +#: src/slic3r/GUI/HintNotification.cpp:903 +msgid "Open Preferences." +msgstr "Otevřít Nastavení" + #: src/slic3r/GUI/KBShortcutsDialog.cpp:106 msgid "Open project STL/OBJ/AMF/3MF with config, clear plater" msgstr "Otevřít projekt STL/OBJ/AMF/3MF s konfigurací, odstranit modely na podložce" @@ -6070,10 +7024,14 @@ msgid "Open PrusaSlicer" msgstr "Otevřít PrusaSlicer" #: src/slic3r/GUI/MainFrame.cpp:918 src/slic3r/GUI/MainFrame.cpp:1317 -#, possible-c-format +#, c-format msgid "Open the %s website in your browser" msgstr "Otevřít webovou stránku %s v prohlížeči" +#: src/slic3r/GUI/MainFrame.cpp:1403 +msgid "Open the dialog to modify shape gallery" +msgstr "Otevřete dialogové okno pro úpravu galerie tvarů." + #: src/slic3r/GUI/MainFrame.cpp:909 src/slic3r/GUI/MainFrame.cpp:1308 msgid "Open the Prusa3D drivers download page in your browser" msgstr "Otevřít stránku pro stahování Prusa 3D ovladačů ve vašem prohlížeči" @@ -6082,6 +7040,22 @@ msgstr "Otevřít stránku pro stahování Prusa 3D ovladačů ve vašem prohlí msgid "Open the software releases page in your browser" msgstr "Otevřít stránku s verzemi tohoto softwaru ve vašem prohlížeči" +#: src/slic3r/GUI/UpdateDialogs.cpp:89 +msgid "Opening Configuration Wizard" +msgstr "Otevírání průvodce nastavením" + +#: src/slic3r/GUI/GUI_App.cpp:2500 +msgid "Opening new project while some presets are unsaved." +msgstr "Otevírání nového projektu. Některá přednastavení nejsou uložena." + +#: src/slic3r/GUI/MainFrame.cpp:1103 +msgid "Opens Tip of the day notification in bottom right corner or shows another tip if already opened." +msgstr "Zobrazí notifikaci s \"Tipem dne\" v pravém dolním rohu nebo zobrazí jinou, pokud je již nějaká otevřená." + +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:306 +msgid "Operation already cancelling. Please wait few seconds." +msgstr "Operace se ukončuje. Prosíme o chvíli strpení." + #: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:220 src/slic3r/GUI/Plater.cpp:3961 msgid "Optimize orientation" msgstr "Optimalizovat orientaci" @@ -6090,16 +7064,11 @@ msgstr "Optimalizovat orientaci" msgid "Optimize Rotation" msgstr "Optimalizovat Orientaci" -#: src/slic3r/GUI/Plater.cpp:3962 -msgid "Optimize the rotation of the object for better print results." -msgstr "Optimalizujte rotaci objektu pro lepší výsledky tisku." - #: src/libslic3r/PrintConfig.cpp:170 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 "Optimalizovat rychloposuny do pořadí aby se minimalizovalo přejíždění perimetrů. Nejvíce užitečné u Bowdenových extruderů které trpí na vytékání filamentu. Toto nastavení zpomaluje tisk i generování G-code." -#: src/slic3r/GUI/GCodeViewer.cpp:2525 src/slic3r/GUI/GUI_Preview.cpp:320 -#: src/slic3r/GUI/GUI_Preview.cpp:333 +#: src/slic3r/GUI/GCodeViewer.cpp:2525 src/slic3r/GUI/GUI_Preview.cpp:320 src/slic3r/GUI/GUI_Preview.cpp:333 msgid "Options" msgstr "Volby" @@ -6115,6 +7084,10 @@ msgstr "Možnosti:" msgid "or press \"+\" key" msgstr "nebo stiskněte klávesu „+“" +#: src/slic3r/GUI/Preferences.cpp:337 +msgid "Order object volumes by types" +msgstr "Řazení manipulátorů objektu podle typu" + #: src/slic3r/GUI/Jobs/RotoptimizeJob.cpp:74 msgid "Orientation found." msgstr "Orientace nalezena." @@ -6139,6 +7112,14 @@ msgstr "Ostatní vrstvy" msgid "Other Vendors" msgstr "Ostatní výrobci" +#: src/libslic3r/PrintConfig.cpp:504 +msgid "Outer and inner brim" +msgstr "Vnější a vnitřní límec" + +#: src/libslic3r/PrintConfig.cpp:502 +msgid "Outer brim only" +msgstr "Pouze vnější okraj" + #: src/slic3r/GUI/Tab.cpp:1568 src/slic3r/GUI/Tab.cpp:4085 msgid "Output file" msgstr "Výstupní soubor" @@ -6159,8 +7140,15 @@ msgstr "Info o výstupním modelu" msgid "Output options" msgstr "Možnosti výstupu" -#: src/slic3r/GUI/GUI_Preview.cpp:303 src/libslic3r/ExtrusionEntity.cpp:316 -#: src/libslic3r/ExtrusionEntity.cpp:340 +#: src/libslic3r/PrintConfig.cpp:1247 +msgid "Outside walls" +msgstr "Vnější stěny" + +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:292 +msgid "Overflow" +msgstr "Přetečení" + +#: src/slic3r/GUI/GUI_Preview.cpp:303 src/libslic3r/ExtrusionEntity.cpp:316 src/libslic3r/ExtrusionEntity.cpp:340 msgid "Overhang perimeter" msgstr "Perimetr převisu" @@ -6176,15 +7164,7 @@ msgstr "Překrytí" msgid "P&rint Settings Tab" msgstr "Panel Nastavení &tisku" -#: src/slic3r/GUI/GUI_ObjectList.cpp:105 src/slic3r/GUI/GUI_ObjectList.cpp:664 -#: src/slic3r/GUI/Plater.cpp:501 src/slic3r/GUI/Tab.cpp:4055 -#: src/slic3r/GUI/Tab.cpp:4056 src/slic3r/GUI/Tab.cpp:4127 -#: src/libslic3r/PrintConfig.cpp:2945 src/libslic3r/PrintConfig.cpp:2952 -#: src/libslic3r/PrintConfig.cpp:2966 src/libslic3r/PrintConfig.cpp:2977 -#: src/libslic3r/PrintConfig.cpp:2987 src/libslic3r/PrintConfig.cpp:3009 -#: src/libslic3r/PrintConfig.cpp:3020 src/libslic3r/PrintConfig.cpp:3027 -#: src/libslic3r/PrintConfig.cpp:3034 src/libslic3r/PrintConfig.cpp:3045 -#: src/libslic3r/PrintConfig.cpp:3054 src/libslic3r/PrintConfig.cpp:3063 +#: src/slic3r/GUI/GUI_ObjectList.cpp:105 src/slic3r/GUI/GUI_ObjectList.cpp:664 src/slic3r/GUI/Plater.cpp:501 src/slic3r/GUI/Tab.cpp:4055 src/slic3r/GUI/Tab.cpp:4056 src/slic3r/GUI/Tab.cpp:4127 src/libslic3r/PrintConfig.cpp:2945 src/libslic3r/PrintConfig.cpp:2952 src/libslic3r/PrintConfig.cpp:2966 src/libslic3r/PrintConfig.cpp:2977 src/libslic3r/PrintConfig.cpp:2987 src/libslic3r/PrintConfig.cpp:3009 src/libslic3r/PrintConfig.cpp:3020 src/libslic3r/PrintConfig.cpp:3027 src/libslic3r/PrintConfig.cpp:3034 src/libslic3r/PrintConfig.cpp:3045 src/libslic3r/PrintConfig.cpp:3054 src/libslic3r/PrintConfig.cpp:3063 msgid "Pad" msgstr "Podložka" @@ -6244,15 +7224,62 @@ msgstr "Page Down" msgid "Page Up" msgstr "Page Up" +#: resources/data/hints.ini: [hint:PageUp / PageDown quick rotation by 45 degrees] +msgid "" +"PageUp / PageDown quick rotation by 45 degrees\n" +"Did you know that you can quickly rotate selected models by 45 degrees around the Z-axis clockwise or counter-clockwise by pressing Page Up or Page Down respectively?" +msgstr "" +"PageUp / PageDown rychlé otočení o 45 stupňů\n" +"Věděli jste, že můžete vybrané modely rychle otočit o 45 stupňů kolem osy Z ve směru nebo proti směru hodinových ručiček stisknutím tlačítka Page Up nebo Page Down?" + +#: resources/data/hints.ini: [hint:Paint-on seam] +msgid "" +"Paint-on seam\n" +"Did you know that you can paint directly on the object and select where to place the start/endpoint of each perimeter loop? Try theSeam paintingfeature. (Requires Advanced or Expert mode.)" +msgstr "" +"Malování pozice švu\n" +"Věděli jste, že můžete malovat přímo na objekt a vybrat místo, kam se umístí počáteční/koncový bod každého perimetru? Vyzkoušejte funkci Malování pozice švu. (Vyžaduje režim Pokročilý nebo Expert.)" + +#: src/slic3r/GUI/ObjectDataViewModel.cpp:50 +msgid "Paint-on seam" +msgstr "Malování pozice švu" + +#: resources/data/hints.ini: [hint:Paint-on supports] +msgid "" +"Paint-on supports\n" +"Did you know that you can paint directly on the object and select areas, where supports should be enforced or blocked? Try thePaint-on supportsfeature. (Requires Advanced or Expert mode.)" +msgstr "" +"Malování podpěr\n" +"Věděli jste, že můžete malovat přímo na objekt a vybrat oblasti, kde mají či nemají být podpěry? Vyzkoušejte Malování podpěr. (Vyžaduje režim Pokročilý nebo Expert.)" + #: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:33 msgid "Paint-on supports" msgstr "Malování podpěr" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:178 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:159 +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:699 +msgid "Painted using: Extruder %1%" +msgstr "Malováno pomocí: Extruder %1%" + +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:178 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:159 msgid "Paints all facets inside, regardless of their orientation." msgstr "Maluje na všechny facety bez ohledu na jejich orientaci." +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:342 +msgid "Paints facets according to the chosen painting brush." +msgstr "Maluje fasety podle zvoleného typu štětce." + +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:378 +msgid "Paints neighboring facets that have the same color." +msgstr "Vybarví sousední fasety, které mají stejnou barvu." + +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:360 +msgid "Paints neighboring facets whose relative angle is less or equal to set angle." +msgstr "Vybarví sousední fasety, jejichž relativní úhel je menší nebo roven nastavenému úhlu." + +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:426 +msgid "Paints only one facet." +msgstr "Maluje pouze jeden facet." + #: src/slic3r/GUI/Field.cpp:187 msgid "parameter name" msgstr "název parametru" @@ -6261,8 +7288,17 @@ msgstr "název parametru" msgid "Parameter validation" msgstr "Validace parametru" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3881 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4014 +#: src/slic3r/Utils/Repetier.cpp:247 +msgid "" +"Parsing of host response failed.\n" +"Message body: \"%1%\"\n" +"Error: \"%2%\"" +msgstr "" +"Parsování odpovědi od hostitele se nezdařilo.\n" +"Tělo zprávy: \"%1%\"\n" +"Chyba: \"%2%\"" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:3881 src/slic3r/GUI/GUI_ObjectList.cpp:4014 msgid "Part" msgstr "Část" @@ -6306,12 +7342,15 @@ msgstr "Úhel vzoru" msgid "Pattern spacing" msgstr "Rozteč podpěr" +#: src/libslic3r/PrintConfig.cpp:2660 +msgid "Pattern used to generate support material interface. Default pattern for non-soluble support interface is Rectilinear, while default pattern for soluble support interface is Concentric." +msgstr "Vzor používaný pro generování kontaktní vrstvy podpěrného materiálu. Výchozí vzor pro podpěry z nerozpustného materiálu je Přímočarý, zatímco výchozí vzor pro rozpustné podpěry je Koncentrický." + #: src/libslic3r/PrintConfig.cpp:2146 msgid "Pattern used to generate support material." msgstr "Vzor použitý pro generování podpěr." -#: src/slic3r/GUI/GCodeViewer.cpp:2437 src/slic3r/GUI/GCodeViewer.cpp:2460 -#: src/slic3r/GUI/Plater.cpp:1199 +#: src/slic3r/GUI/GCodeViewer.cpp:2437 src/slic3r/GUI/GCodeViewer.cpp:2460 src/slic3r/GUI/Plater.cpp:1199 msgid "Pause" msgstr "Pozastavení" @@ -6331,16 +7370,39 @@ msgstr "Procento průtoku vzhledem k normální výšce vrstvy objektu." msgid "Percentage" msgstr "Procentuálně" +#: src/slic3r/GUI/DesktopIntegrationDialog.cpp:480 +msgid "Perform" +msgstr "Provést" + #: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:177 msgid "Perform cut" msgstr "Provést řez" +#: src/slic3r/GUI/ConfigWizard.cpp:494 +msgid "Perform desktop integration (Sets this binary to be searchable by the system)." +msgstr "Provést integraci do systému (Nastaví tuto binárku tak, aby ji systém mohl prohledávat)." + #: src/libslic3r/PrintConfig.cpp:3091 msgid "Performance vs accuracy of calculation. Lower values may produce unwanted artifacts." msgstr "Rychlost vs. přesnost výpočtu. Nižší hodnoty mohou způsobit nežádoucí artefakty." -#: src/slic3r/GUI/GUI_Preview.cpp:301 src/libslic3r/ExtrusionEntity.cpp:314 -#: src/libslic3r/ExtrusionEntity.cpp:336 +#: src/slic3r/GUI/DesktopIntegrationDialog.cpp:232 +msgid "Performing desktop integration failed - boost::filesystem::canonical did not return appimage path." +msgstr "Integrace do systému se nezdařila - boost::filesystem::canonical nevrátil cestu k appimage." + +#: src/slic3r/GUI/DesktopIntegrationDialog.cpp:419 +msgid "Performing desktop integration failed - could not create Gcodeviewer desktop file. PrusaSlicer desktop file was probably created successfully." +msgstr "Integrace do systému se nezdařila - na ploše se nepodařilo vytvořit odkaz na Gcodeviewer. Odkaz na PrusaSlicer byl pravděpodobně na ploše úspěšně vytvořen." + +#: src/slic3r/GUI/DesktopIntegrationDialog.cpp:243 +msgid "Performing desktop integration failed - Could not find executable." +msgstr "Provedení integrace do systému se nezdařilo - Nepodařilo se najít spustitelný soubor." + +#: src/slic3r/GUI/DesktopIntegrationDialog.cpp:378 +msgid "Performing desktop integration failed because the application directory was not found." +msgstr "Integrace do plochy se nezdařila, protože nebyl nalezen adresář aplikace." + +#: src/slic3r/GUI/GUI_Preview.cpp:301 src/libslic3r/ExtrusionEntity.cpp:314 src/libslic3r/ExtrusionEntity.cpp:336 msgid "Perimeter" msgstr "Perimetr" @@ -6352,28 +7414,38 @@ msgstr "Extruder pro perimetry" msgid "perimeters" msgstr "perimetry" -#: src/libslic3r/PrintConfig.cpp:1507 src/libslic3r/PrintConfig.cpp:1525 -#: src/libslic3r/PrintConfig.cpp:1538 src/libslic3r/PrintConfig.cpp:1548 +#: src/libslic3r/PrintConfig.cpp:1507 src/libslic3r/PrintConfig.cpp:1525 src/libslic3r/PrintConfig.cpp:1538 src/libslic3r/PrintConfig.cpp:1548 msgid "Perimeters" msgstr "Perimetry" +#: src/libslic3r/PrintConfig.cpp:1265 +msgid "Perimeters will be split into multiple segments by inserting Fuzzy skin points. Lowering the Fuzzy skin point distance will increase the number of randomly offset points on the perimeter wall." +msgstr "Perimetry se rozdělí na více segmentů vložením bodů členitého povrchu. Snížením vzdálenosti bodů členitého povrchu se zvýší počet náhodně posunutých bodů na obvodové stěně." + +#: resources/data/hints.ini: [hint:Perspective camera] +msgid "" +"Perspective camera\n" +"Did you know that you can use the K key to quickly switch between an orthographic and perspective camera?" +msgstr "" +"Perspektivní zobrazení scény\n" +"Věděli jste, že pomocí klávesy K můžete rychle přepínat mezi ortografickou a perspektivní kamerou?" + #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:159 msgid "Physical Printer" msgstr "Fyzická tiskárna" -#: src/slic3r/GUI/PresetComboBoxes.cpp:789 -#: src/slic3r/GUI/PresetComboBoxes.cpp:948 +#: src/slic3r/GUI/PresetComboBoxes.cpp:789 src/slic3r/GUI/PresetComboBoxes.cpp:948 msgid "Physical printers" msgstr "Fyzické tiskárny" #: src/slic3r/GUI/ConfigWizard.cpp:1226 -#, possible-c-format +#, c-format msgid "Pick another vendor supported by %s" msgstr "Vyberte si jiného výrobce, který je podporováný programem %s" #: src/libslic3r/PrintConfig.cpp:67 -msgid "Picture sizes to be stored into a .gcode and .sl1 files, in the following format: \"XxY, XxY, ...\"" -msgstr "Velikosti obrázků, které mají být uloženy do souborů .gcode a .sl1, v následujícím formátu: „XxY, XxY, ...“" +msgid "Picture sizes to be stored into a .gcode and .sl1 / .sl1s files, in the following format: \"XxY, XxY, ...\"" +msgstr "Velikosti obrázků budou uloženy do souborů .gcode / .sl1 / .sl1s, v následujícím formátu: \"XxY, XxY, ...\"" #: src/libslic3r/PrintConfig.cpp:2822 msgid "Pillar connection mode" @@ -6403,30 +7475,35 @@ msgstr "Šířka podpěrného hrotu" msgid "Place bearings in slots and resume printing" msgstr "Vložte ložiska do otvorů a pokračujte v tisku" +#: resources/data/hints.ini: [hint:Place on face] +msgid "" +"Place on face\n" +"Did you know that you can quickly orient a model so that one of its faces sits on the print bed? Select thePlace on facefunction or press the F key." +msgstr "" +"Place on face\n" +"Věděli jste, že můžete model rychle zorientovat tak, aby jedna z jeho ploch ležela na podložce? Vyberte funkci Place on face nebo stiskněte klávesu F." + #: src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:41 msgid "Place on face" msgstr "Umístit plochou na podložku" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:190 src/slic3r/GUI/MainFrame.cpp:340 -#: src/slic3r/GUI/MainFrame.cpp:352 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:190 src/slic3r/GUI/MainFrame.cpp:340 src/slic3r/GUI/MainFrame.cpp:352 msgid "Plater" msgstr "Podložka" -#: src/slic3r/GUI/GUI_App.cpp:1877 -msgid "Please check and fix your object list." -msgstr "Zkontrolujte a opravte seznam objektů." - -#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:209 src/slic3r/GUI/Plater.cpp:2255 -#: src/slic3r/GUI/Tab.cpp:3188 +#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:209 src/slic3r/GUI/Plater.cpp:2255 src/slic3r/GUI/Tab.cpp:3188 msgid "Please check your object list before preset changing." msgstr "Před změnou nastavení zkontrolujte prosím seznam objektů." +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:85 +msgid "Please save your project and restart PrusaSlicer. We would be glad if you reported the issue." +msgstr "Uložte projekt a restartujte PrusaSlicer. Budeme rádi, když nám problém nahlásíte." + #: src/slic3r/GUI/Plater.cpp:3089 msgid "Please select the file to reload" msgstr "Vyberte soubor, který chcete znovu načíst" -#: src/slic3r/GUI/AboutDialog.cpp:43 src/slic3r/GUI/AboutDialog.cpp:48 -#: src/slic3r/GUI/AboutDialog.cpp:317 +#: src/slic3r/GUI/AboutDialog.cpp:43 src/slic3r/GUI/AboutDialog.cpp:48 src/slic3r/GUI/AboutDialog.cpp:317 msgid "Portions copyright" msgstr "Autorská práva" @@ -6434,8 +7511,7 @@ msgstr "Autorská práva" msgid "Portrait" msgstr "Orientace na výšku" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:223 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:505 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:223 src/slic3r/GUI/GUI_ObjectManipulation.cpp:505 msgid "Position" msgstr "Pozice" @@ -6483,6 +7559,10 @@ msgstr "Příprava výplně" msgid "Preparing settings tabs" msgstr "Příprava karet s nastavením" +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:174 src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:193 +msgid "Preselects faces by overhang angle. It is possible to restrict paintable facets to only preselected faces when the option \"%1%\" is enabled." +msgstr "Předvybere plochy podle úhlu převisu. Pokud je povolena volba \"%1%\", je možné omezit namalované plochy pouze na předem vybrané plochy." + #: src/slic3r/GUI/UnsavedChangesDialog.cpp:1009 msgid "Preset \"%1%\" has the following unsaved changes:" msgstr "Přednastavení \"%1%\"má následující neuložené změny:" @@ -6508,6 +7588,18 @@ msgctxt "PresetName" msgid "Copy" msgstr "Kopie" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1653 +msgid "" +"Presets are different.\n" +"Click this button to select the same preset for the right and left preset." +msgstr "" +"Přednastavení se liší.\n" +"Kliknutím na toto tlačítko vyberete stejná nastavení pro pravé i levé přednastavení." + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1645 +msgid "Presets are the same" +msgstr "Přednastavení jsou shodná" + #: src/slic3r/GUI/GLCanvas3D.cpp:3990 msgid "Press %1%left mouse button to enter the exact value" msgstr "Pro zadání přesné hodnoty stiskni %1%levé tlačítko myši" @@ -6521,18 +7613,22 @@ msgid "Press to activate selection rectangle" msgstr "Stiskem aktivujete obdélníkový výběr" #: src/slic3r/GUI/KBShortcutsDialog.cpp:155 -msgid "Press to select multiple objects\nor move multiple objects with mouse" -msgstr "Stisknutím vyberte více objektů\nnebo přesuňte více objektů pomocí myši" +msgid "" +"Press to select multiple objects\n" +"or move multiple objects with mouse" +msgstr "" +"Stisknutím vyberte více objektů\n" +"nebo přesuňte více objektů pomocí myši" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:221 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:222 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:231 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:232 -msgid "Press to speed up 5 times while moving thumb\nwith arrow keys or mouse wheel" -msgstr "5× zrychlíte pohyb posuvníku pomocí\nšipek nebo kolečkem myši" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:221 src/slic3r/GUI/KBShortcutsDialog.cpp:222 src/slic3r/GUI/KBShortcutsDialog.cpp:231 src/slic3r/GUI/KBShortcutsDialog.cpp:232 +msgid "" +"Press to speed up 5 times while moving thumb\n" +"with arrow keys or mouse wheel" +msgstr "" +"5× zrychlíte pohyb posuvníku pomocí\n" +"šipek nebo kolečkem myši" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:212 src/slic3r/GUI/Plater.cpp:4052 -#: src/slic3r/GUI/Tab.cpp:2559 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:212 src/slic3r/GUI/Plater.cpp:4052 src/slic3r/GUI/Tab.cpp:2559 msgid "Preview" msgstr "Náhled" @@ -6572,8 +7668,7 @@ msgstr "Parametry extruderu" msgid "Print Host upload" msgstr "Nahrávání do tiskového serveru" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:138 -#: src/slic3r/GUI/PrintHostDialogs.cpp:136 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:138 src/slic3r/GUI/PrintHostDialogs.cpp:136 msgid "Print host upload queue" msgstr "Fronta nahrávaní do tiskového serveru" @@ -6601,10 +7696,6 @@ msgstr "Panel Nastavení tisku" msgid "Print speed override" msgstr "Přepsání rychlosti tisku" -#: src/libslic3r/GCode.cpp:623 -msgid "Print z" -msgstr "Tisk ve výšce" - #: src/slic3r/GUI/MainFrame.cpp:1228 msgid "Print&er Settings Tab" msgstr "Panel Nastav&ení tiskárny" @@ -6613,6 +7704,14 @@ msgstr "Panel Nastav&ení tiskárny" msgid "Printable" msgstr "Tisknout objekt" +#: resources/data/hints.ini: [hint:Printable toggle] +msgid "" +"Printable toggle\n" +"Did you know that you can disable the G-code generation for the selected model without having to move or delete it? Toggle the Printable property of a model from the Right-click context menu." +msgstr "" +"Přepínač pro tisk objektu\n" +"Věděli jste, že můžete zakázat generování G-kódu pro vybraný model, aniž byste jej museli přesouvat nebo odstraňovat? Změňte volbu Tisknout model v kontextové nabídce pravého tlačítka myši." + #: src/slic3r/GUI/Plater.cpp:694 msgid "Printer" msgstr "Tiskárna" @@ -6637,12 +7736,11 @@ msgstr "model tiskárny" msgid "Printer notes" msgstr "Poznámky o tiskárně" -#: src/libslic3r/PrintConfig.cpp:144 -msgid "Printer preset name" -msgstr "Název přednastavení tiskárny" +#: src/libslic3r/PrintConfig.cpp:330 +msgid "Printer preset names" +msgstr "Názvy přednastavení tiskáren" -#: src/libslic3r/PrintConfig.cpp:2574 src/libslic3r/PrintConfig.cpp:2575 -#: src/libslic3r/PrintConfig.cpp:2576 +#: src/libslic3r/PrintConfig.cpp:2574 src/libslic3r/PrintConfig.cpp:2575 src/libslic3r/PrintConfig.cpp:2576 msgid "Printer scaling correction" msgstr "Korekce měřítka tisku" @@ -6668,7 +7766,7 @@ msgstr "Varianta tiskárny" #: src/libslic3r/PrintConfig.cpp:1589 msgid "Printer vendor" -msgstr "Prodejce tiskárny" +msgstr "Výrobce tiskárny" #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:476 msgid "Printer with name \"%1%\" already exists." @@ -6682,19 +7780,21 @@ msgstr "Tiskárna:" 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 "Tisk s více extrudery různých průměrů trysek. Má-li být podpěra tisknuta aktuálním extruderem (support_material_extruder == 0 nebo support_material_interface_extruder == 0), musí mít všechny trysky stejný průměr." +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:322 +msgid "Process %1% / 100" +msgstr "Zpracováno %1% / 100" + #. TRN "Processing input_file_basename" #: src/slic3r/GUI/MainFrame.cpp:1550 -#, possible-c-format +#, c-format msgid "Processing %s" msgstr "Zpracovávám %s" -#: src/libslic3r/PrintObject.cpp:114 -msgid "Processing triangulated mesh" -msgstr "Zpracovávám tringulační sítě" +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:112 +msgid "Processing model '%1%' with more than 1M triangles could be slow. It is highly recommend to reduce amount of triangles." +msgstr "Zpracování modelu '%1%' s více než milionem trojúhelníků může být pomalé. Doporučujeme snížit množství trojúhelníků." -#: src/slic3r/GUI/Tab.cpp:1589 src/slic3r/GUI/Tab.cpp:1896 -#: src/slic3r/GUI/Tab.cpp:2229 src/slic3r/GUI/Tab.cpp:2305 -#: src/slic3r/GUI/Tab.cpp:3960 src/slic3r/GUI/Tab.cpp:4091 +#: src/slic3r/GUI/Tab.cpp:1589 src/slic3r/GUI/Tab.cpp:1896 src/slic3r/GUI/Tab.cpp:2229 src/slic3r/GUI/Tab.cpp:2305 src/slic3r/GUI/Tab.cpp:3960 src/slic3r/GUI/Tab.cpp:4091 msgid "Profile dependencies" msgstr "Profilové závislosti" @@ -6710,6 +7810,10 @@ msgstr "Průběh" msgid "Progress:" msgstr "Průběh:" +#: src/slic3r/GUI/GUI_App.cpp:2222 +msgid "Project is loading" +msgstr "Projekt se načítá" + #: src/slic3r/GUI/MainFrame.cpp:909 src/slic3r/GUI/MainFrame.cpp:1308 msgid "Prusa 3D &Drivers" msgstr "Prusa 3&D Ovladače" @@ -6722,6 +7826,52 @@ msgstr "Prusa tiskárny technologie FFF" msgid "Prusa MSLA Technology Printers" msgstr "Prusa tiskárny technologie MSLA" +#: src/slic3r/GUI/GUI_App.cpp:929 +msgid "PrusaSlicer" +msgstr "PrusaSlicer" + +#: src/slic3r/GUI/GUI_App.cpp:911 +#, c-format +msgid "" +"PrusaSlicer detected another configuration folder at %s.\n" +"Its version is %s.\n" +"Last version you used in current configuration folder is %s.\n" +"Please note that PrusaSlicer uses different folders to save configuration of alpha, beta and full release versions.\n" +"Would you like to copy found configuration to your current configuration folder?\n" +"\n" +"If you select yes, PrusaSlicer will copy all profiles and other files from found folder to the current one. Overwriting any existing file with matching name.\n" +"If you select no, you will continue with current configuration." +msgstr "" +"PrusaSlicer nalezl další složku s konfiguracemi umístěnou v %s.\n" +"Její verze je %s.\n" +"Poslední verze, kterou jste použili v aktuální složce s konfiguracemi, je %s.\n" +"Vezměte prosím na vědomí, že PrusaSlicer používá různé složky pro uložení konfigurací verzí alfa, beta a finální verze.\n" +"Chcete zkopírovat nalezenou konfiguraci do aktuální složky?\n" +"\n" +"Pokud zvolíte ano, PrusaSlicer zkopíruje všechny profily a další soubory z nalezené složky do aktuální aktuální. Přitom přepíše všechny existující soubory se stejným názvem.\n" +"Pokud zvolíte ne, budete pokračovat s aktuální konfigurací." + +#: src/slic3r/GUI/GUI_App.cpp:920 +#, c-format +msgid "" +"PrusaSlicer detected another configuration folder at %s.\n" +"Its version is %s.\n" +"There is no configuration file in current configuration folder.\n" +"Please note that PrusaSlicer uses different folders to save configuration of alpha, beta and full release versions.\n" +"Would you like to copy found configuration to your current configuration folder?\n" +"\n" +"If you select yes, PrusaSlicer will copy all profiles and other files from found folder to the current one.\n" +"If you select no, you will start with clean installation with configuration wizard." +msgstr "" +"PrusaSlicer nalezl další složku s konfiguracemi umístěnou v %s.\n" +"Její verze je %s.\n" +"V aktuální složce s konfiguracemi není žádný konfigurační soubor.\n" +"Vezměte prosím na vědomí, že PrusaSlicer používá různé složky pro uložení konfigurací verzí alfa, beta a finální verze.\n" +"Chcete zkopírovat nalezenou konfiguraci do aktuální složky?\n" +"\n" +"Pokud zvolíte ano, PrusaSlicer zkopíruje všechny profily a další soubory z nalezené složky do aktuální aktuální. \n" +"Pokud zvolíte ne, začnete s čistou instalací pomocí Průvodce nastavením." + #: src/slic3r/Utils/Http.cpp:78 msgid "PrusaSlicer detected system SSL certificate store in: %1%" msgstr "PrusaSlicer detekoval úložiště SSL certifikátu v: %1%" @@ -6731,20 +7881,36 @@ msgid "PrusaSlicer GUI initialization failed" msgstr "Inicializace grafického uživatelského rozhraní PrusaSliceru se nezdařila" #: src/slic3r/GUI/GUI_App.cpp:586 -msgid "PrusaSlicer has encountered a localization error. Please report to PrusaSlicer team, what language was active and in which scenario this issue happened. Thank you.\n\nThe application will now terminate." -msgstr "V aplikaci PrusaSlicer došlo k chybě v lokalizaci. Nahlaste PrusaSlicer týmu, jaký jazyk byl aktivní a ve kterém scénáři k tomuto problému došlo. Děkujeme.\n\nAplikace bude nyní ukončena." +msgid "" +"PrusaSlicer has encountered a localization error. Please report to PrusaSlicer team, what language was active and in which scenario this issue happened. Thank you.\n" +"\n" +"The application will now terminate." +msgstr "" +"V aplikaci PrusaSlicer došlo k chybě v lokalizaci. Nahlaste PrusaSlicer týmu, jaký jazyk byl aktivní a ve kterém scénáři k tomuto problému došlo. Děkujeme.\n" +"\n" +"Aplikace bude nyní ukončena." #: src/slic3r/GUI/AboutDialog.cpp:285 msgid "PrusaSlicer is based on Slic3r by Alessandro Ranellucci and the RepRap community." msgstr "PrusaSlicer je založen na Slic3r od Alessandra Ranellucciho a RepRap komunity." -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:525 -msgid "PrusaSlicer is closing: Unsaved Changes" -msgstr "PrusaSlicer se zavírá: Neuložené změny" +#: src/slic3r/GUI/MainFrame.cpp:232 +msgid "PrusaSlicer is closing" +msgstr "PrusaSlicer se zavírá" + +#: src/slic3r/GUI/UpdateDialogs.cpp:90 +msgid "" +"PrusaSlicer is not using the newest configuration available.\n" +"Configuration Wizard may not offer the latest printers, filaments and SLA materials to be installed. " +msgstr "" +"PrusaSlicer nepoužívá nejnovější dostupnou konfiguraci.\n" +"Průvodce nastavením proto nemusí k instalaci nabízet nejnovější tiskárny, filamenty a SLA materiály." #: src/slic3r/GUI/OpenGLManager.cpp:259 -#, possible-c-format -msgid "PrusaSlicer requires OpenGL 2.0 capable graphics driver to run correctly, \nwhile OpenGL version %s, render %s, vendor %s was detected." +#, 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 "PrusaSlicer vyžaduje grafický ovladač s funkčním OpenGL 2.0. Zatímco byla detekována verze OpenGL %s, render %s, výrobce %s." #: src/slic3r/GUI/ConfigSnapshotDialog.cpp:50 @@ -6756,16 +7922,26 @@ msgid "PrusaSlicer will remember your action." msgstr "PrusaSlicer si vaši akci zapamatuje." #: src/slic3r/GUI/ConfigWizard.cpp:1174 -msgid "PrusaSlicer's user interfaces comes in three variants:\nSimple, Advanced, and Expert.\nThe Simple mode shows only the most frequently used settings relevant for regular 3D printing. The other two offer progressively more sophisticated fine-tuning, they are suitable for advanced and expert users, respectively." -msgstr "Uživatelské rozhraní PrusaSlicer je k dispozici ve třech variantách:\nJednoduché, pokročilé a expertní.\nJednoduchý režim zobrazuje pouze nejčastěji používaná nastavení relevantní pro běžný 3D tisk. Další dva nabízejí detailnější doladění a proto jsou vhodné pro pokročilé a expertní uživatele." +msgid "" +"PrusaSlicer's user interfaces comes in three variants:\n" +"Simple, Advanced, and Expert.\n" +"The Simple mode shows only the most frequently used settings relevant for regular 3D printing. The other two offer progressively more sophisticated fine-tuning, they are suitable for advanced and expert users, respectively." +msgstr "" +"Uživatelské rozhraní PrusaSlicer je k dispozici ve třech variantách:\n" +"Jednoduché, pokročilé a expertní.\n" +"Jednoduchý režim zobrazuje pouze nejčastěji používaná nastavení relevantní pro běžný 3D tisk. Další dva nabízejí detailnější doladění a proto jsou vhodné pro pokročilé a expertní uživatele." #: src/slic3r/GUI/UnsavedChangesDialog.cpp:668 msgid "PrusaSlicer: Don't ask me again" msgstr "PrusaSlicer: Již se znavu neptat" -#: src/libslic3r/PrintConfig.cpp:2397 -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 "Vyčištění trysky po výměně filamentu se provede uvnitř výplní tohoto objektu. Tím se snižuje množství odpadu, ale může to mít za následek delší dobu tisku v důsledku dodatečných pohybů." +#: src/slic3r/GUI/GUI_App.cpp:2646 +msgid "PrusaSlicer: Open hyperlink" +msgstr "PrusaSlicer: Otevřít hypertextový odkaz" + +#: src/libslic3r/PrintConfig.cpp:2951 +msgid "Purging after toolchange will be 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 "Vyčištění trysky po změně extruderu se provede uvnitř výplní tohoto objektu. Tím se sníží množství odpadu, ale může to mít za následek delší dobu tisku kvůli dalším pohybům." #: src/slic3r/GUI/Plater.cpp:410 msgid "Purging volumes" @@ -6799,11 +7975,8 @@ msgstr "Kvalita / Rychlost" msgid "Quick" msgstr "Rychlé" -#: 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 -#, possible-c-format +#: 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 +#, c-format msgid "Quick Add Settings (%s)" msgstr "Rychlé přidání nastavení (%s)" @@ -6816,7 +7989,7 @@ msgid "Quick Slice and Save As" msgstr "Rychlé Slicování a Uložit jako" #: src/slic3r/GUI/MainFrame.cpp:1144 src/slic3r/GUI/MainFrame.cpp:1402 -#, possible-c-format +#, c-format msgid "Quit %s" msgstr "Ukončit %s" @@ -6832,6 +8005,14 @@ msgstr "Rádius" msgid "Raft" msgstr "Raft" +#: src/libslic3r/PrintConfig.cpp:2008 +msgid "Raft contact Z distance" +msgstr "Mezera mezi objektem a raftem v ose Z" + +#: src/libslic3r/PrintConfig.cpp:2017 +msgid "Raft expansion" +msgstr "Rozšíření raftu" + #: src/libslic3r/PrintConfig.cpp:1609 msgid "Raft layers" msgstr "Vrstev raftu" @@ -6841,8 +8022,14 @@ msgid "Ramming customization" msgstr "Přizpůsobení rapidní extruze" #: src/slic3r/GUI/WipeTowerDialog.cpp:41 -msgid "Ramming denotes the rapid extrusion just before a tool change in a single-extruder MM printer. Its purpose is to properly shape the end of the unloaded filament so it does not prevent insertion of the new filament and can itself be reinserted later. This phase is important and different materials can require different extrusion speeds to get the good shape. For this reason, the extrusion rates during ramming are adjustable.\n\nThis is an expert-level setting, incorrect adjustment will likely lead to jams, extruder wheel grinding into filament etc." -msgstr "Rapidní extruze označuje rychlé vytlačení filamentu těsně před jeho výměnou za jiný v multi material tiskárně s jedním extruderem. Účelem je správně vytvarovat konec vysouvaného filamentu tak, aby neblokoval zasunutí nového filamentu a také mohl být sám později opětovně zasunut. Tento proces je důležitý a rozdílné materiály mohou pro získání optimálního tvaru vyžadovat různé rychlosti extruze. Z tohoto důvodu jsou objemové průtoky při rapidní extruzi uživatelsky upravitelné.\n\nToto nastavení je určeno pro pokročilé uživatele, nesprávné nastavení velmi pravděpodobně povede k zaseknutí filamentu, vybroušení filamentu podávacím kolečkem, atd." +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 "" +"Rapidní extruze označuje rychlé vytlačení filamentu těsně před jeho výměnou za jiný v multi material tiskárně s jedním extruderem. Účelem je správně vytvarovat konec vysouvaného filamentu tak, aby neblokoval zasunutí nového filamentu a také mohl být sám později opětovně zasunut. Tento proces je důležitý a rozdílné materiály mohou pro získání optimálního tvaru vyžadovat různé rychlosti extruze. Z tohoto důvodu jsou objemové průtoky při rapidní extruzi uživatelsky upravitelné.\n" +"\n" +"Toto nastavení je určeno pro pokročilé uživatele, nesprávné nastavení velmi pravděpodobně povede k zaseknutí filamentu, vybroušení filamentu podávacím kolečkem, atd." #: src/slic3r/GUI/WipeTowerDialog.cpp:91 msgid "Ramming line spacing" @@ -6884,12 +8071,7 @@ msgstr "Přenastavit" msgid "Ready" msgstr "Připraveno" -#: src/slic3r/GUI/Plater.cpp:2915 -msgid "Ready to slice" -msgstr "Připraven ke slicování" - -#: src/slic3r/GUI/MainFrame.cpp:966 src/slic3r/GUI/MainFrame.cpp:1286 -#: src/libslic3r/PrintConfig.cpp:1740 +#: src/slic3r/GUI/MainFrame.cpp:966 src/slic3r/GUI/MainFrame.cpp:1286 src/libslic3r/PrintConfig.cpp:1740 msgid "Rear" msgstr "Zezadu" @@ -6902,7 +8084,7 @@ msgid "Recent projects" msgstr "N&edávné projekty" #: src/slic3r/GUI/PresetHints.cpp:262 -#, possible-c-format +#, c-format msgid "Recommended object thin wall thickness for layer height %.2f and" msgstr "Doporučená tloušťka stěny objektu pro výšku vrstvy %.2f a" @@ -6922,27 +8104,26 @@ msgstr "Obnovení" msgid "Rectangular" msgstr "Obdélníkový" -#: src/libslic3r/PrintConfig.cpp:460 src/libslic3r/PrintConfig.cpp:881 -#: src/libslic3r/PrintConfig.cpp:2151 +#: src/libslic3r/PrintConfig.cpp:460 src/libslic3r/PrintConfig.cpp:881 src/libslic3r/PrintConfig.cpp:2151 msgid "Rectilinear" -msgstr "Přímočará" +msgstr "Přímočarý" #: src/libslic3r/PrintConfig.cpp:2152 msgid "Rectilinear grid" msgstr "Přímočará mřížka" -#: src/slic3r/GUI/GLCanvas3D.cpp:5067 src/slic3r/GUI/KBShortcutsDialog.cpp:126 -#: src/slic3r/GUI/MainFrame.cpp:1190 +#: src/slic3r/GUI/GLCanvas3D.cpp:5067 src/slic3r/GUI/KBShortcutsDialog.cpp:126 src/slic3r/GUI/MainFrame.cpp:1190 msgid "Redo" msgstr "Vpřed" #: src/slic3r/GUI/GLCanvas3D.cpp:4382 -#, possible-c-format +#, c-format msgid "Redo %1$d Action" msgid_plural "Redo %1$d Actions" msgstr[0] "%1$d Akce Vpřed" msgstr[1] "%1$d Akce Vpřed" msgstr[2] "%1$d Akcí Vpřed" +msgstr[3] "" #: src/slic3r/GUI/GLCanvas3D.cpp:4361 msgid "Redo History" @@ -6956,17 +8137,27 @@ msgstr "Zkracování tiskového času" msgid "Refresh Printers" msgstr "Obnovit tiskárny" -#: src/libslic3r/PrintConfig.cpp:145 -msgid "Related printer preset name" -msgstr "Název souvisejícího přednastavení tiskárny" +#: src/libslic3r/PrintConfig.cpp:2447 +msgid "Regular" +msgstr "Obvyklý" + +#: src/slic3r/GUI/Preferences.cpp:415 +msgid "Release only" +msgstr "Pouze stabilní verze" #: src/slic3r/GUI/Plater.cpp:3257 msgid "Reload all from disk" msgstr "Vše znovu načíst z disku" -#: src/slic3r/GUI/ConfigWizard.cpp:1157 src/slic3r/GUI/GUI_ObjectList.cpp:1793 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4439 src/slic3r/GUI/Plater.cpp:3028 -#: src/slic3r/GUI/Plater.cpp:3852 src/slic3r/GUI/Plater.cpp:3881 +#: resources/data/hints.ini: [hint:Reload from disk] +msgid "" +"Reload from disk\n" +"Did you know that if you created a newer version of your model, you can simply reload it in PrusaSlicer? Right-click the model in the 3D view and choose Reload from disk. Read more in the documentation." +msgstr "" +"Znovu načíst z disku\n" +"Věděli jste, že pokud jste vytvořili novější verzi modelu, můžete ji jednoduše znovu načíst v PrusaSliceru? Klepněte pravým tlačítkem myši na model ve 3D zobrazení a zvolte možnost Znovu načíst z disku. Více informací najdete v dokumentaci." + +#: src/slic3r/GUI/ConfigWizard.cpp:1157 src/slic3r/GUI/GUI_ObjectList.cpp:1793 src/slic3r/GUI/GUI_ObjectList.cpp:4439 src/slic3r/GUI/Plater.cpp:3028 src/slic3r/GUI/Plater.cpp:3852 src/slic3r/GUI/Plater.cpp:3881 msgid "Reload from disk" msgstr "Znovu načíst z disku" @@ -6982,12 +8173,7 @@ msgstr "Znovu načíst podložku z disku" msgid "Reload the plater from disk" msgstr "Znovu načíst podložku z disku" -#: src/slic3r/GUI/Plater.cpp:3881 -msgid "Reload the selected object from disk" -msgstr "Znovu načíst vybraný objekt z disku" - -#: src/slic3r/GUI/GUI_ObjectList.cpp:1793 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4439 src/slic3r/GUI/Plater.cpp:3852 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1793 src/slic3r/GUI/GUI_ObjectList.cpp:4439 src/slic3r/GUI/Plater.cpp:3852 msgid "Reload the selected volumes from disk" msgstr "Znovu načíst vybrané objekty z disku" @@ -6995,6 +8181,10 @@ msgstr "Znovu načíst vybrané objekty z disku" msgid "Remaining time" msgstr "Zbývající čas" +#: src/slic3r/GUI/GUI_ObjectList.cpp:422 +msgid "Remaning errors" +msgstr "Zbylé chyby" + #: src/slic3r/GUI/GUI_App.cpp:720 src/slic3r/GUI/UnsavedChangesDialog.cpp:653 msgid "Remember my choice" msgstr "Zapamatovat moji volbu" @@ -7003,16 +8193,11 @@ msgstr "Zapamatovat moji volbu" msgid "Remember output directory" msgstr "Pamatovat si výstupní složku" -#: src/slic3r/GUI/MainFrame.cpp:166 -msgid "Remember to check for updates at https://github.com/prusa3d/PrusaSlicer/releases" -msgstr "Nezapomeňte zkontrolovat aktualizace na https://github.com/prusa3d/PrusaSlicer/releases" - #: src/slic3r/GUI/Tab.cpp:3386 msgid "remove" msgstr "odebrat" -#: src/slic3r/GUI/BedShapeDialog.cpp:333 src/slic3r/GUI/BedShapeDialog.cpp:413 -#: src/slic3r/GUI/Tab.cpp:3423 +#: src/slic3r/GUI/BedShapeDialog.cpp:333 src/slic3r/GUI/BedShapeDialog.cpp:413 src/slic3r/GUI/Tab.cpp:3423 msgid "Remove" msgstr "Odebrat" @@ -7024,8 +8209,7 @@ msgstr "Odebrat všechny otvory" msgid "Remove all points" msgstr "Odebrat všechny body" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:52 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:35 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:52 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:35 msgid "Remove all selection" msgstr "Smazat celý výběr" @@ -7049,10 +8233,26 @@ msgstr "Odebrat instanci vybraného objektu" msgid "Remove layer range" msgstr "Odstranit rozsah vrstev" +#: src/slic3r/GUI/GUI_ObjectList.cpp:1830 +msgid "Remove Multi Material painting" +msgstr "Odstranění Multimateriálového malování" + #: src/slic3r/GUI/Plater.cpp:3860 msgid "Remove one instance of the selected object" msgstr "Odebere jednu instanci vybraného objektu" +#: src/slic3r/GUI/GUI_ObjectList.cpp:1823 +msgid "Remove paint-on seam" +msgstr "Odstranění namalovaného švu" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:1816 +msgid "Remove paint-on supports" +msgstr "Odstranění malování podpěr" + +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:120 src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:693 +msgid "Remove painted color" +msgstr "Odbarvení" + #: src/slic3r/GUI/GUI_ObjectSettings.cpp:98 msgid "Remove parameter" msgstr "Odebrat parametr" @@ -7069,15 +8269,11 @@ msgstr "Odebrat bod z výběru" msgid "Remove selected holes" msgstr "Smazat označené otvory" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:49 -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1218 +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:49 src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1218 msgid "Remove selected points" msgstr "Odebrat označené body" -#: 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 +#: 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 "Odebrat výběr" @@ -7089,6 +8285,10 @@ msgstr "Odstranit vybraný objekt" msgid "Remove user profiles (a snapshot will be taken beforehand)" msgstr "Odstranit uživatelské profily (předtím bude proveden snapshot)" +#: src/slic3r/GUI/GUI_ObjectList.cpp:1842 +msgid "Remove variable layer height" +msgstr "Odstranění proměnné výšky vrstvy" + #: src/slic3r/GUI/GUI_ObjectList.cpp:1765 msgid "Rename" msgstr "Přejmenovat" @@ -7141,10 +8341,18 @@ msgstr "Opravený soubor 3MF neobsahuje žádný objekt" msgid "Repaired 3MF file does not contain any volume" msgstr "Opravený soubor 3MF neobsahuje žádný objemové těleso" +#: src/slic3r/GUI/GUI_ObjectList.cpp:4082 +msgid "Repairing model" +msgstr "Oprava modelu" + #: src/slic3r/Utils/FixModelByWin10.cpp:242 msgid "Repairing model by the Netfabb service" msgstr "Opravování modelu službou Netfabb" +#: src/slic3r/GUI/GUI_ObjectList.cpp:4156 +msgid "Repairing was canceled" +msgstr "Oprava byla zrušena" + #: src/slic3r/GUI/MainFrame.cpp:1125 msgid "Repeat last quick slice" msgstr "Opakovat poslední rychlé slicování" @@ -7153,31 +8361,47 @@ msgstr "Opakovat poslední rychlé slicování" msgid "Repeat Last Quick Slice" msgstr "Opakovat poslední rychlé slicování" +#: src/slic3r/GUI/Plater.cpp:3243 src/slic3r/GUI/Plater.cpp:3350 +msgid "Replace from:" +msgstr "Nahradit z:" + +#: src/slic3r/GUI/GUI_Factories.cpp:727 +msgid "Replace the selected volume with new STL" +msgstr "Nahradit vybraný objekt novým STL souborem" + +#: src/slic3r/GUI/GUI_Factories.cpp:727 src/slic3r/GUI/Plater.cpp:3345 src/slic3r/GUI/Plater.cpp:3371 +msgid "Replace with STL" +msgstr "Nahradit STL souborem" + #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:477 msgid "Replace?" msgstr "Nahradit?" +#: src/slic3r/GUI/GalleryDialog.cpp:459 +msgid "Replacing of the PNG" +msgstr "Výměna PNG" + #: src/slic3r/GUI/MainFrame.cpp:928 src/slic3r/GUI/MainFrame.cpp:1327 msgid "Report an I&ssue" msgstr "Nahlá&sit chybu" #: src/slic3r/GUI/MainFrame.cpp:928 src/slic3r/GUI/MainFrame.cpp:1327 -#, possible-c-format +#, c-format msgid "Report an issue on %s" msgstr "Nahlásit chybu v programu %s" #: src/slic3r/Utils/PresetUpdater.cpp:733 -#, possible-c-format +#, c-format msgid "requires max. %s" msgstr "vyžaduje max. %s" #: src/slic3r/Utils/PresetUpdater.cpp:730 -#, possible-c-format +#, c-format msgid "requires min. %s" msgstr "vyžaduje min. %s" #: src/slic3r/Utils/PresetUpdater.cpp:726 -#, possible-c-format +#, c-format msgid "requires min. %s and max. %s" msgstr "vyžaduje min. %s a max. %s" @@ -7193,10 +8417,7 @@ msgstr "Výchozí" msgid "Reset clipping plane" msgstr "Obnovit řezovou rovinu" -#: 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 +#: 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 "Resetovat směr" @@ -7212,13 +8433,11 @@ msgstr "Výchozí natočení" msgid "Reset Rotation" msgstr "Výchozí Natočení" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:407 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:409 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:407 src/slic3r/GUI/GUI_ObjectManipulation.cpp:409 msgid "Reset scale" msgstr "Výchozí měřítko" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:136 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:118 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:136 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:118 msgid "Reset selection" msgstr "Resetovat výběr" @@ -7234,6 +8453,10 @@ msgstr "Obnovit na barvu filamentu" msgid "Resolution" msgstr "Rozlišení" +#: src/slic3r/GUI/GUI_App.cpp:1934 +msgid "Restart application" +msgstr "Restart aplikace" + #: src/libslic3r/PrintConfig.cpp:1637 msgid "Retract amount before wipe" msgstr "Délka retrakce před očištěním" @@ -7242,8 +8465,7 @@ msgstr "Délka retrakce před očištěním" msgid "Retract on layer change" msgstr "Retrakce při změně vrstvy" -#: src/slic3r/GUI/GCodeViewer.cpp:2494 src/slic3r/GUI/Tab.cpp:1670 -#: src/slic3r/GUI/Tab.cpp:2539 +#: src/slic3r/GUI/GCodeViewer.cpp:2494 src/slic3r/GUI/Tab.cpp:1670 src/slic3r/GUI/Tab.cpp:2539 msgid "Retraction" msgstr "Retrakce" @@ -7267,8 +8489,7 @@ msgstr "Rychlost retrakce" msgid "Retraction when tool is disabled (advanced settings for multi-extruder setups)" msgstr "Retrakce pro neaktivní extruder (pokročilé nastavení pro tiskárny typu MultiMaterial)" -#: src/slic3r/GUI/GCodeViewer.cpp:2528 src/slic3r/GUI/GUI_Preview.cpp:336 -#: src/slic3r/GUI/GUI_Preview.cpp:1472 +#: src/slic3r/GUI/GCodeViewer.cpp:2528 src/slic3r/GUI/GUI_Preview.cpp:336 src/slic3r/GUI/GUI_Preview.cpp:1472 msgid "Retractions" msgstr "Retrakce" @@ -7276,10 +8497,22 @@ msgstr "Retrakce" msgid "Reverse direction of zoom with mouse wheel" msgstr "Reverzovat funkci kolečka myši při zoomu" +#: src/slic3r/GUI/ButtonsDescription.cpp:36 +msgid "Revert color to default" +msgstr "Vrátit barvu na výchozí" + #: src/slic3r/GUI/GUI_ObjectList.cpp:1861 src/slic3r/GUI/Plater.cpp:4886 msgid "Revert conversion from imperial units" msgstr "Vrátit převod z imperiálních jednotek" +#: src/slic3r/GUI/GUI_Factories.cpp:831 src/slic3r/GUI/Plater.cpp:5520 +msgid "Revert conversion from meters" +msgstr "Vrátit převod z metrů" + +#: src/slic3r/GUI/GUI.cpp:328 +msgid "Review the substitutions and adjust them if needed." +msgstr "Zkontrolujte náhrady a případně je upravte." + #: src/slic3r/GUI/MainFrame.cpp:970 src/slic3r/GUI/MainFrame.cpp:1290 msgid "Right" msgstr "Zprava" @@ -7300,8 +8533,7 @@ msgstr "Klepnutím pravým tlačítkem myši se spustí oprava STL souboru pomoc msgid "Right click" msgstr "Pravý klik" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:48 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:31 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:48 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:31 msgid "Right mouse button" msgstr "Pravé tlačítko myši" @@ -7309,15 +8541,15 @@ msgstr "Pravé tlačítko myši" msgid "Right mouse button:" msgstr "Pravé tlačítko myši:" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1513 +msgid "Right Preset Value" +msgstr "Pravá hodnota přednastavení" + #: src/slic3r/GUI/MainFrame.cpp:970 src/slic3r/GUI/MainFrame.cpp:1290 msgid "Right View" msgstr "Pohled zprava" -#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:513 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:527 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:546 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:562 -#: src/libslic3r/PrintConfig.cpp:3650 +#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:513 src/slic3r/GUI/GUI_ObjectManipulation.cpp:527 src/slic3r/GUI/GUI_ObjectManipulation.cpp:546 src/slic3r/GUI/GUI_ObjectManipulation.cpp:562 src/libslic3r/PrintConfig.cpp:3650 msgid "Rotate" msgstr "Otočit" @@ -7341,11 +8573,7 @@ msgstr "Otočení výběru o 45 ° proti směru hodinových ručiček" msgid "Rotate selection 45 degrees CW" msgstr "Otočení výběru o 45 ° po směru hodinových ručiček" -#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:210 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:224 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:506 -#: src/slic3r/GUI/Mouse3DController.cpp:288 -#: src/slic3r/GUI/Mouse3DController.cpp:309 +#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:210 src/slic3r/GUI/GUI_ObjectManipulation.cpp:224 src/slic3r/GUI/GUI_ObjectManipulation.cpp:506 src/slic3r/GUI/Mouse3DController.cpp:288 src/slic3r/GUI/Mouse3DController.cpp:309 msgid "Rotation" msgstr "Otáčení" @@ -7366,22 +8594,15 @@ msgid "Ruler mode" msgstr "Režim pravítka" #: src/slic3r/GUI/GUI_App.cpp:1474 -#, possible-c-format +#, c-format msgid "Run %s" msgstr "Spustit %s" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:163 -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:520 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:163 src/slic3r/GUI/BackgroundSlicingProcess.cpp:520 msgid "Running post-processing scripts" msgstr "Vykonávají se postprodukční skripty" -#: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/WipeTowerDialog.cpp:83 -#: src/libslic3r/PrintConfig.cpp:680 src/libslic3r/PrintConfig.cpp:724 -#: src/libslic3r/PrintConfig.cpp:739 src/libslic3r/PrintConfig.cpp:2551 -#: src/libslic3r/PrintConfig.cpp:2560 src/libslic3r/PrintConfig.cpp:2670 -#: src/libslic3r/PrintConfig.cpp:2678 src/libslic3r/PrintConfig.cpp:2686 -#: src/libslic3r/PrintConfig.cpp:2693 src/libslic3r/PrintConfig.cpp:2701 -#: src/libslic3r/PrintConfig.cpp:2709 +#: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/WipeTowerDialog.cpp:83 src/libslic3r/PrintConfig.cpp:680 src/libslic3r/PrintConfig.cpp:724 src/libslic3r/PrintConfig.cpp:739 src/libslic3r/PrintConfig.cpp:2551 src/libslic3r/PrintConfig.cpp:2560 src/libslic3r/PrintConfig.cpp:2670 src/libslic3r/PrintConfig.cpp:2678 src/libslic3r/PrintConfig.cpp:2686 src/libslic3r/PrintConfig.cpp:2693 src/libslic3r/PrintConfig.cpp:2701 src/libslic3r/PrintConfig.cpp:2709 msgid "s" msgstr "s" @@ -7393,24 +8614,24 @@ msgstr "Od&eslat G-code" msgid "S&end to print" msgstr "Od&eslat do tiskárny" +#: src/libslic3r/PrintConfig.cpp:2525 src/libslic3r/PrintConfig.cpp:2608 +msgid "same as top" +msgstr "stejné jako vrchní" + #: src/slic3r/GUI/UnsavedChangesDialog.cpp:642 msgid "Save" msgstr "Uložit" #: src/slic3r/GUI/SavePresetDialog.cpp:72 -#, possible-c-format +#, c-format msgid "Save %s as:" msgstr "Uložit %s jako:" #: src/slic3r/GUI/MainFrame.cpp:1527 -#, possible-c-format +#, c-format msgid "Save %s file as:" msgstr "Uložit %s soubor jako:" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:912 -msgid "Save changes?" -msgstr "Uložit změny?" - #: src/libslic3r/PrintConfig.cpp:3585 msgid "Save config file" msgstr "Uložit konfigurační soubor" @@ -7425,7 +8646,7 @@ msgstr "Uložit konfiguraci do zadaného souboru." #. TRN "Save current Settings" #: src/slic3r/GUI/Tab.cpp:203 -#, possible-c-format +#, c-format msgid "Save current %s" msgstr "Uložit stávající %s" @@ -7449,8 +8670,7 @@ msgstr "Uložit G-code jako:" msgid "Save OBJ file (less prone to coordinate errors than STL) as:" msgstr "Uložit soubor OBJ (méně náchylný na chyby souřadnic než STL) jako:" -#: src/slic3r/GUI/SavePresetDialog.cpp:190 -#: src/slic3r/GUI/SavePresetDialog.cpp:196 +#: src/slic3r/GUI/SavePresetDialog.cpp:190 src/slic3r/GUI/SavePresetDialog.cpp:196 msgid "Save preset" msgstr "Uložit přednastavení" @@ -7458,9 +8678,13 @@ msgstr "Uložit přednastavení" msgid "Save presets bundle as:" msgstr "Uložit balík přednastavení jako:" -#: src/slic3r/GUI/MainFrame.cpp:1032 src/slic3r/GUI/MainFrame.cpp:1034 -msgid "Save Project &as" -msgstr "Uložit Projekt j&ako" +#: src/slic3r/GUI/Plater.cpp:5817 +msgid "Save project" +msgstr "Uložit projekt" + +#: src/slic3r/GUI/MainFrame.cpp:1197 src/slic3r/GUI/MainFrame.cpp:1199 +msgid "Save project &as" +msgstr "Uložit projekt j&ako" #: src/slic3r/GUI/KBShortcutsDialog.cpp:107 msgid "Save project (3mf)" @@ -7470,9 +8694,13 @@ msgstr "Uložit projekt (3mf)" msgid "Save project as (3mf)" msgstr "Uložit projekt jako (3mf)" -#: src/slic3r/GUI/Plater.cpp:4975 -msgid "Save SL1 file as:" -msgstr "Uložit SL1 soubor jako:" +#: src/slic3r/GUI/Plater.cpp:5337 +msgid "Save SL1 / SL1S file as:" +msgstr "Uložit SL1 / SL1S soubor jako:" + +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:889 +msgid "Save support points?" +msgstr "Uložit podpěrné body?" #: src/slic3r/GUI/UnsavedChangesDialog.cpp:744 msgid "Save the selected options to preset \"%1%\"." @@ -7486,17 +8714,11 @@ msgstr "Uložte vybrané možnosti." msgid "Save zip file as:" msgstr "Uložit ZIP soubor jako:" -#: src/slic3r/Utils/FixModelByWin10.cpp:263 -#: src/slic3r/Utils/FixModelByWin10.cpp:270 -#: src/slic3r/Utils/FixModelByWin10.cpp:302 +#: 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 "Ukládání meshe do 3MF kontejneru selhalo." -#: 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 -#: src/libslic3r/PrintConfig.cpp:3665 +#: 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 src/libslic3r/PrintConfig.cpp:3665 msgid "Scale" msgstr "Měřítko" @@ -7548,15 +8770,26 @@ msgstr "Preferovaný směr švu" msgid "Seam preferred direction jitter" msgstr "Seam preferred direction jitter" +#: src/slic3r/GUI/GCodeViewer.cpp:3943 src/slic3r/GUI/GUI_Preview.cpp:1053 +msgid "Seams" +msgstr "Švy" + #: src/slic3r/GUI/MainFrame.cpp:1207 msgid "Searc&h" msgstr "Vy&hledávání" -#: src/slic3r/GUI/GLCanvas3D.cpp:4402 src/slic3r/GUI/GLCanvas3D.cpp:4957 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:130 src/slic3r/GUI/Search.cpp:426 +#: src/slic3r/GUI/GLCanvas3D.cpp:4402 src/slic3r/GUI/GLCanvas3D.cpp:4957 src/slic3r/GUI/KBShortcutsDialog.cpp:130 src/slic3r/GUI/Search.cpp:426 msgid "Search" msgstr "Vyhledávání" +#: resources/data/hints.ini: [hint:Search functionality] +msgid "" +"Search functionality\n" +"Did you know that you use theSearchtool to quickly find a specific PrusaSlicer setting? Or use the familiar shortcut Ctrl+F." +msgstr "" +"Funkce vyhledávání\n" +"Věděli jste, že nástrojHledat slouží k rychlému nalezení konkrétního nastavení v PrusaSliceru? Lze použít i známou klávesovou zkratku Ctrl+F." + #: src/slic3r/GUI/ImGuiWrapper.cpp:803 src/slic3r/GUI/Search.cpp:460 msgid "Search in English" msgstr "Hledat v angličtině" @@ -7577,6 +8810,14 @@ msgstr "Hledám zařízení" msgid "Searching for optimal orientation" msgstr "Hledání optimální orientace" +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:120 +msgid "Second color" +msgstr "Druhá barva" + +#: src/slic3r/GUI/GUI_App.cpp:1140 +msgid "See Download page." +msgstr "Viz stránka ke stažení." + #: src/slic3r/GUI/NotificationManager.hpp:321 msgid "See more." msgstr "Více" @@ -7617,10 +8858,6 @@ msgstr "Zvolte konfiguraci k načtení:" msgid "Select coordinate space, in which the transformation will be performed." msgstr "Vyberte souřadnicový prostor, ve kterém bude provedena transformace." -#: src/slic3r/GUI/GUI_ObjectList.cpp:4458 -msgid "Select extruder number:" -msgstr "Vyberte číslo extruderu:" - #: src/slic3r/GUI/KBShortcutsDialog.cpp:134 msgid "Select Filament Settings Tab" msgstr "Zobrazit panel Nastavení filamentu" @@ -7637,6 +8874,10 @@ msgstr "Zobrazit panel Nastavení tisku" msgid "Select Printer Settings Tab" msgstr "Zobrazit panel Nastavení tiskárny" +#: src/slic3r/GUI/GalleryDialog.cpp:76 +msgid "Select shape from the gallery" +msgstr "Vyberte tvar z galerie" + #: src/slic3r/GUI/GUI_ObjectList.cpp:1396 msgid "Select showing settings" msgstr "Zvolte nastavení zobrazení" @@ -7645,6 +8886,10 @@ msgstr "Zvolte nastavení zobrazení" msgid "Select the language" msgstr "Výběr jazyka" +#: src/slic3r/GUI/Plater.cpp:3433 +msgid "Select the new file" +msgstr "Vyberte nový soubor" + #: src/slic3r/GUI/Tab.cpp:108 msgid "Select the print profiles this profile is compatible with." msgstr "Vyberte tiskové profily, s nimiž je tento profil kompatibilní." @@ -7674,8 +8919,14 @@ msgid "Select what kind of support do you need" msgstr "Vyberte typ podpěr, které potřebujete" #: src/slic3r/GUI/DoubleSlider.cpp:2135 -msgid "Select YES if you want to delete all saved tool changes, \nNO if you want all tool changes switch to color changes, \nor CANCEL to leave it unchanged." -msgstr "Vyberte ANO, pokud chcete odstranit všechny uložené změny nástroje,\nNE, pokud chcete, aby se všechny změny nástroje přepnout na změny barev,\nnebo ZRUŠIT pro ponechání beze změny." +msgid "" +"Select YES if you want to delete all saved tool changes, \n" +"NO if you want all tool changes switch to color changes, \n" +"or CANCEL to leave it unchanged." +msgstr "" +"Vyberte ANO, pokud chcete odstranit všechny uložené změny nástroje,\n" +"NE, pokud chcete, aby se všechny změny nástroje přepnout na změny barev,\n" +"nebo ZRUŠIT pro ponechání beze změny." #: src/slic3r/GUI/Selection.cpp:191 msgid "Selection-Add" @@ -7737,6 +8988,10 @@ msgstr "Odeslat G-code" msgid "Send G-Code to printer host" msgstr "Odeslat G-Code do tiskového serveru" +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:453 src/slic3r/GUI/SendSystemInfoDialog.cpp:526 +msgid "Send system info" +msgstr "Odeslat systémové informace" + #: src/slic3r/GUI/MainFrame.cpp:1072 msgid "Send to print current plate as G-code" msgstr "Odeslat k tisku stávající plochu jako G-code" @@ -7745,6 +9000,18 @@ msgstr "Odeslat k tisku stávající plochu jako G-code" msgid "Send to printer" msgstr "Odeslat do tiskárny" +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:706 +msgid "Sending system info failed!" +msgstr "Odeslání systémových informací se nezdařilo!" + +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:609 +msgid "Sending system info was cancelled." +msgstr "Odesílání systémových informací bylo zrušeno." + +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:616 +msgid "Sending system info..." +msgstr "Odesílání systémových informací..." + #: src/slic3r/GUI/GLCanvas3D.cpp:1312 msgid "Seq." msgstr "Sekv." @@ -7769,8 +9036,7 @@ msgstr "Název služby" msgid "Set" msgstr "Nastavit" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1728 -#: src/slic3r/GUI/GUI_ObjectList.cpp:1740 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1728 src/slic3r/GUI/GUI_ObjectList.cpp:1740 msgid "Set as a Separated Object" msgstr "Změnit na samostatný objekt" @@ -7778,6 +9044,14 @@ msgstr "Změnit na samostatný objekt" msgid "Set as a Separated Objects" msgstr "Převést na oddělené objekty" +#: src/slic3r/GUI/DoubleSlider.cpp:2031 +msgid "Set auto color changes" +msgstr "Nastavení automatických změn barev" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:197 +msgid "Set default extruder for the selected items" +msgstr "Nastavení výchozího extruderu pro vybrané položky" + #: src/slic3r/GUI/ExtruderSequenceDialog.cpp:39 msgid "Set extruder change for every" msgstr "Nastavit změnu extruderu po každých" @@ -7786,6 +9060,10 @@ msgstr "Nastavit změnu extruderu po každých" msgid "Set extruder for selected items" msgstr "Zvolte extruder pro vybrané položky" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:198 +msgid "Set extruder number for the selected items" +msgstr "Nastavení čísla extruderu pro vybrané položky" + #: src/slic3r/GUI/ExtruderSequenceDialog.cpp:23 msgid "Set extruder sequence" msgstr "Nastavte pořadí extruderu" @@ -7806,20 +9084,24 @@ msgstr "Nastavit levý ukazatel jako aktivní" msgid "Set lower thumb as active" msgstr "Nastavit spodní ukazatel jako aktivní" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:218 -msgid "Set lower thumb to current slider thumb" -msgstr "Aktivovat spodní ukazatel aktivního posuvníku" - #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:305 msgid "Set Mirror" msgstr "Zrcadlení" +#: resources/data/hints.ini: [hint:Set number of instances] +msgid "" +"Set number of instances\n" +"Did you know that you can right-click a model and set an exact number of instances instead of copy-pasting it several times?" +msgstr "" +"Nastavení počtu instancí\n" +"Věděli jste, že můžete kliknout pravým tlačítkem myši na model a nastavit přesný počet instancí, místo abyste jej museli několikrát kopírovat?" + #: src/slic3r/GUI/Plater.cpp:3862 msgid "Set number of instances" msgstr "Zadat počet instancí" #: src/slic3r/GUI/Plater.cpp:4860 -#, possible-c-format +#, c-format msgid "Set numbers of copies to %d" msgstr "Nastavení počtu kopií na %d" @@ -7835,6 +9117,10 @@ msgstr "Nastavení pozice" msgid "Set Printable" msgstr "Zvolen příznak Tisknout objekt" +#: src/slic3r/GUI/GUI_ObjectList.cpp:4419 +msgid "Set Printable group" +msgstr "Nastavení tisknutelné skupiny modelů" + #: src/slic3r/GUI/Selection.cpp:1515 msgid "Set Printable Instance" msgstr "Zvolen příznak Tisknout Instanci" @@ -7851,6 +9137,14 @@ msgstr "Nastavení režimu pravítka" msgid "Set Scale" msgstr "Nastavení měřítka" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:196 +msgid "Set selected items as Printable/Unprintable" +msgstr "Nastavení vybraných položek jako tisknuté/netisknuté" + +#: src/slic3r/GUI/Preferences.cpp:354 +msgid "Set settings tabs as menu items (experimental)" +msgstr "Karty s nastavením zobrazovat jako položky v menu (experimentální)" + #: src/libslic3r/PrintConfig.cpp:2536 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 "Nastavte skutečnou orientaci LCD displeje uvnitř SLA tiskárny. Režim Orientace na výšku převrátí význam parametrů šířky a výšky a výstupní obrazy budou otočeny o 90 stupňů." @@ -7907,6 +9201,10 @@ msgstr "Zadejte vertikální vzdálenost mezi tryskou a (obvykle) tyčemi osy X. msgid "Set Unprintable" msgstr "Odebrán příznak Tisknout objekt" +#: src/slic3r/GUI/GUI_ObjectList.cpp:4419 +msgid "Set Unprintable group" +msgstr "Nastavení netisknutelné skupiny modelů" + #: src/slic3r/GUI/Selection.cpp:1515 msgid "Set Unprintable Instance" msgstr "Odebrán příznak Tisknout Instanci" @@ -7915,13 +9213,13 @@ msgstr "Odebrán příznak Tisknout Instanci" msgid "Set upper thumb as active" msgstr "Nastavit horní ukazatel jako aktivní" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:217 -msgid "Set upper thumb to current slider thumb" -msgstr "Aktivovat horní ukazatel aktivního posuvníku" - #: src/libslic3r/PrintConfig.cpp:3714 -msgid "Sets logging sensitivity. 0:fatal, 1:error, 2:warning, 3:info, 4:debug, 5:trace\nFor example. loglevel=2 logs fatal, error and warning level messages." -msgstr "Zvolte úroveň logování: 0:fatalní chyby, 1:chyby, 2:varování, 3:info, 4:ladění, 5:trasování\nNapříklad. loglevel=2 zaznamenává fatální chyby, chyby a varovné zprávy." +msgid "" +"Sets logging sensitivity. 0:fatal, 1:error, 2:warning, 3:info, 4:debug, 5:trace\n" +"For example. loglevel=2 logs fatal, error and warning level messages." +msgstr "" +"Zvolte úroveň logování: 0:fatalní chyby, 1:chyby, 2:varování, 3:info, 4:ladění, 5:trasování\n" +"Například. loglevel=2 zaznamenává fatální chyby, chyby a varovné zprávy." #: src/slic3r/GUI/BedShapeDialog.cpp:292 src/slic3r/GUI/MainFrame.cpp:1969 msgid "Settings" @@ -7931,6 +9229,14 @@ msgstr "Nastavení" msgid "Settings for height range" msgstr "Nastavení pro výškový rozsah" +#: resources/data/hints.ini: [hint:Settings in non-modal window] +msgid "" +"Settings in non-modal window\n" +"Did you know that you can open the Settings in a new non-modal window? This means you can have settings open on one screen and the G-code Preview on the other. Go to thePreferencesand select Settings in non-modal window." +msgstr "" +"Nastavení v samostatném okně\n" +"Věděli jste, že si můžete otevřít Nastavení v novém okně? To znamená, že na jedné obrazovce můžete mít otevřená nastavení a na druhé náhled G-codu. Přejděte do Nastavení a vyberte možnost Nastavení v nemodálním okně." + #: src/slic3r/GUI/Preferences.cpp:431 msgid "Settings in non-modal window" msgstr "Nastavení v nemodálním okně" @@ -7955,17 +9261,27 @@ msgstr "Mám přepnout na přímočarý vzor výplně?" msgid "Shall I synchronize support layers in order to enable the Wipe Tower?" msgstr "Mám synchronizovat vrstvy podpěr, aby bylo možné zapnout Čistící Věž?" -#: src/slic3r/GUI/BedShapeDialog.cpp:156 src/slic3r/GUI/BedShapeDialog.cpp:222 -#: src/slic3r/GUI/GUI_ObjectList.cpp:2215 +#: src/slic3r/GUI/BedShapeDialog.cpp:156 src/slic3r/GUI/BedShapeDialog.cpp:222 src/slic3r/GUI/GUI_ObjectList.cpp:2215 msgid "Shape" msgstr "Tvar" +#: src/slic3r/GUI/GalleryDialog.cpp:69 src/slic3r/GUI/MainFrame.cpp:1403 +msgid "Shape Gallery" +msgstr "Galerie Tvarů" + +#: resources/data/hints.ini: [hint:Shapes gallery] +msgid "" +"Shapes gallery\n" +"Did you know that PrusaSlicer has a Shapes Gallery? You can use the included models as modifiers, negative volumes or as printable objects. Right-click the platter and selectAdd Shape - Gallery." +msgstr "" +"Galerie tvarů\n" +"Věděli jste, že PrusaSlicer má galerii tvarů? Modely můžete použít jako modifikátory, negativní objemy nebo jako tisknutelné objekty. Klepněte pravým tlačítkem myši na podložku a vyberte možnost Přidat Tvar - Galerie." + #: src/slic3r/GUI/GUI_Preview.cpp:338 src/slic3r/GUI/GUI_Preview.cpp:1478 msgid "Shells" msgstr "Skořepiny" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:50 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:33 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:50 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:33 msgid "Shift + Left mouse button" msgstr "Shift + levé tlačítko myši" @@ -7977,10 +9293,18 @@ msgstr "Shift + Levé tlačítko myši:" msgid "Shift + Right mouse button:" msgstr "Shift + Pravé tlačítko myši:" +#: src/slic3r/GUI/GUI_ObjectList.cpp:1836 +msgid "Shift objects to bed" +msgstr "Posunout objekty na podložku" + #: src/slic3r/GUI/GUI_Preview.cpp:286 src/slic3r/GUI/GUI_Preview.cpp:288 msgid "Show" msgstr "Zobrazit" +#: src/slic3r/GUI/Preferences.cpp:363 +msgid "Show \"Tip of the day\" notification after start" +msgstr "Zobrazovat \"Tip dne\" po spuštění" + #: src/slic3r/GUI/MainFrame.cpp:926 src/slic3r/GUI/MainFrame.cpp:1325 msgid "Show &Configuration Folder" msgstr "Otevřít adresář s &konfiguracemi" @@ -7989,8 +9313,7 @@ msgstr "Otevřít adresář s &konfiguracemi" msgid "Show &labels" msgstr "Zobrazit &popisky" -#: src/slic3r/GUI/MainFrame.cpp:933 src/slic3r/GUI/MainFrame.cpp:937 -#: src/slic3r/GUI/MainFrame.cpp:1329 +#: src/slic3r/GUI/MainFrame.cpp:933 src/slic3r/GUI/MainFrame.cpp:937 src/slic3r/GUI/MainFrame.cpp:1329 msgid "Show about dialog" msgstr "Zobrazit okno o Slic3ru" @@ -7998,6 +9321,10 @@ msgstr "Zobrazit okno o Slic3ru" msgid "Show advanced settings" msgstr "Zobrazit rozšířená nastavení" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1497 +msgid "Show all preset (including incompatible)" +msgstr "Zobrazit všechna přednastavení (včetně nekompatibilních)" + #: src/slic3r/GUI/Preferences.cpp:120 msgid "Show drop project dialog" msgstr "Zobrazit dialogové okno při přetažení projektu" @@ -8102,10 +9429,22 @@ msgstr "Zobrazit nastavení tiskárny" msgid "Show this help." msgstr "Zobrazí tuto nápovědu." +#: src/slic3r/GUI/MainFrame.cpp:1103 +msgid "Show Tip of the day" +msgstr "Ukázat Tip dne" + #: src/slic3r/GUI/MainFrame.cpp:926 src/slic3r/GUI/MainFrame.cpp:1325 msgid "Show user configuration folder (datadir)" msgstr "Zobrazit uživatelský adresář konfigurace (datadir)" +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:501 +msgid "Show verbatim data that will be sent" +msgstr "Zobrazit doslovná data, která budou odeslána" + +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:209 +msgid "Show wireframe" +msgstr "Zobrazit drátěný model" + #: src/slic3r/GUI/KBShortcutsDialog.cpp:182 msgid "Show/Hide 3Dconnexion devices settings dialog" msgstr "Zobrazit / skrýt dialogové okno nastavení zařízení 3Dconnexion" @@ -8114,9 +9453,9 @@ msgstr "Zobrazit / skrýt dialogové okno nastavení zařízení 3Dconnexion" msgid "Show/Hide 3Dconnexion devices settings dialog, if enabled" msgstr "Zobrazit/skrýt okno s nastavením 3Dconnexion zařízení, pokud je zaškrtnuto" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:216 -msgid "Show/Hide Legend & Estimated printing time" -msgstr "Zobrazit/skrýt legendu a odhadované tiskové časy" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:227 +msgid "Show/Hide G-code window" +msgstr "Zobrazit/skrýt okno s G-code" #: src/slic3r/GUI/KBShortcutsDialog.cpp:216 msgid "Show/Hide Legend and Estimated printing time" @@ -8138,6 +9477,26 @@ msgstr "Jednoduchý režim" msgid "Simple View Mode" msgstr "Jednoduchý režim" +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:53 +msgid "Simplify" +msgstr "Zjednodušit" + +#: src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:295 +msgid "Simplify " +msgstr "Zjednodušit" + +#: resources/data/hints.ini: [hint:Simplify mesh] +msgid "" +"Simplify mesh\n" +"Did you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model. Read more in the documentation." +msgstr "" +"Zjednodušení meshe\n" +"Věděli jste, že můžete snížit počet trojúhelníků v meshi pomocí funkce Zjednodušit model? Klepněte pravým tlačítkem myši na model a vyberte možnost Zjednodušit model. Více informací najdete v dokumentaci." + +#: src/slic3r/GUI/GUI_Factories.cpp:699 src/slic3r/GUI/Plater.cpp:3731 +msgid "Simplify model" +msgstr "Zjednodušit model" + #: src/slic3r/GUI/Tab.cpp:2467 src/slic3r/GUI/Tab.cpp:2475 msgid "Single extruder MM setup" msgstr "Nastavení jednoho extruderu MM" @@ -8147,8 +9506,14 @@ msgid "Single Extruder Multi Material" msgstr "MultiMaterial tisk s jedním extrudérem" #: src/slic3r/GUI/Tab.cpp:2101 -msgid "Single Extruder Multi Material is selected, \nand all extruders must have the same diameter.\nDo you want to change the diameter for all extruders to first extruder nozzle diameter value?" -msgstr "Je zvolená Multi Materiálová tiskárna s jedním extruderem,\na proto všechny extrudery musí mít stejný průměr.\nChcete nastavit průměry všech extruderových trysek podle průměru prvního extruderu?" +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 "" +"Je zvolená Multi Materiálová tiskárna s jedním extruderem,\n" +"a proto všechny extrudery musí mít stejný průměr.\n" +"Chcete nastavit průměry všech extruderových trysek podle průměru prvního extruderu?" #: src/slic3r/GUI/Tab.cpp:2476 msgid "Single extruder multimaterial parameters" @@ -8158,9 +9523,11 @@ msgstr "Parametry jednoho multi materiálového extruderu" msgid "Single instance mode" msgstr "Režim jedné instance" -#: src/slic3r/GUI/BedShapeDialog.cpp:93 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:240 src/slic3r/GUI/Plater.cpp:166 -#: src/slic3r/GUI/Tab.cpp:2493 +#: src/slic3r/GUI/ObjectDataViewModel.cpp:52 +msgid "Sinking" +msgstr "Potopení" + +#: src/slic3r/GUI/BedShapeDialog.cpp:93 src/slic3r/GUI/GUI_ObjectManipulation.cpp:240 src/slic3r/GUI/Plater.cpp:166 src/slic3r/GUI/Tab.cpp:2493 msgid "Size" msgstr "Rozměr" @@ -8172,8 +9539,7 @@ msgstr "Rozměry a počátek" msgid "Size in X and Y of the rectangular plate." msgstr "Rozměr obdélníkové tiskové podložky v ose X a Y." -#: src/slic3r/GUI/GUI_Preview.cpp:310 src/slic3r/GUI/Tab.cpp:1439 -#: src/libslic3r/ExtrusionEntity.cpp:323 src/libslic3r/ExtrusionEntity.cpp:354 +#: src/slic3r/GUI/GUI_Preview.cpp:310 src/slic3r/GUI/Tab.cpp:1439 src/libslic3r/ExtrusionEntity.cpp:323 src/libslic3r/ExtrusionEntity.cpp:354 msgid "Skirt" msgstr "Obrys" @@ -8189,18 +9555,14 @@ msgstr "Výška obrysu" msgid "Skirt Loops" msgstr "Počet obrysových smyček" +#: src/slic3r/GUI/GUI_Preview.cpp:247 src/libslic3r/ExtrusionEntity.cpp:321 src/libslic3r/ExtrusionEntity.cpp:352 +msgid "Skirt/Brim" +msgstr "Obrys/Límec" + #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1181 msgid "SLA gizmo keyboard shortcuts" msgstr "Klávesové zkratky pro SLA gizma" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:924 -msgid "SLA gizmo turned off" -msgstr "Ukončení režimu SLA gizmo" - -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:897 -msgid "SLA gizmo turned on" -msgstr "Vstup do režimu SLA gizmo" - #: src/slic3r/GUI/Plater.cpp:693 src/libslic3r/Preset.cpp:1303 msgid "SLA material" msgstr "SLA materiál" @@ -8217,6 +9579,10 @@ msgstr "Typ SLA materiálu" msgid "SLA Materials" msgstr "SLA Materiály" +#: src/slic3r/GUI/ConfigWizard.cpp:746 src/slic3r/GUI/ConfigWizard.cpp:2681 +msgid "SLA materials" +msgstr "SLA materiály" + #: src/libslic3r/Preset.cpp:1302 msgid "SLA print" msgstr "SLA tisk" @@ -8277,8 +9643,7 @@ msgstr "Slicovat soubor do G-code, uložit jako" msgid "Slice gap closing radius" msgstr "Poloměr uzavření mezery v tiskové vrstvě" -#: src/slic3r/GUI/Plater.cpp:767 src/slic3r/GUI/Plater.cpp:2921 -#: src/slic3r/GUI/Plater.cpp:5237 +#: src/slic3r/GUI/Plater.cpp:767 src/slic3r/GUI/Plater.cpp:2921 src/slic3r/GUI/Plater.cpp:5237 msgid "Slice now" msgstr "Slicovat" @@ -8298,14 +9663,15 @@ msgstr "Slicovat model jako FFF nebo SLA tisk na základě konfigurační hodnot msgid "Sliced Info" msgstr "Informace o slicování" -#: src/slic3r/GUI/MainFrame.cpp:1548 src/slic3r/GUI/Plater.cpp:2921 -#: src/slic3r/GUI/Plater.cpp:5234 src/slic3r/GUI/Tab.cpp:1551 -#: src/slic3r/GUI/Tab.cpp:4081 +#: src/slic3r/GUI/GUI_Preview.cpp:729 +msgid "Sliced object \"%1%\" looks like a logo or a sign" +msgstr "Slicovaný objekt vypadá jako logo nebo nápis" + +#: src/slic3r/GUI/MainFrame.cpp:1548 src/slic3r/GUI/Plater.cpp:2921 src/slic3r/GUI/Plater.cpp:5234 src/slic3r/GUI/Tab.cpp:1551 src/slic3r/GUI/Tab.cpp:4081 msgid "Slicing" msgstr "Slicování" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:170 -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:219 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:170 src/slic3r/GUI/BackgroundSlicingProcess.cpp:219 msgid "Slicing complete" msgstr "Slicování dokončeno" @@ -8325,6 +9691,10 @@ msgstr "Slicování dokončeno." msgid "Slicing had to be stopped due to an internal error: Inconsistent slice index." msgstr "Slicování muselo být zastaveno kvůli vnitřní chybě: Nekonzistentní index řezů." +#: src/libslic3r/PrintConfig.cpp:2440 +msgid "Slicing Mode" +msgstr "Režim slicování" + #: src/libslic3r/SLAPrintSteps.cpp:46 msgid "Slicing model" msgstr "Slicuji model" @@ -8353,6 +9723,14 @@ msgstr "Malé perimetry" msgid "Small pillar diameter percent" msgstr "Procentní průměr malých pilířů" +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:130 +msgid "Smart fill" +msgstr "Chytré vybarvení" + +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:133 +msgid "Smart fill angle" +msgstr "Úhel chytrého vybarvení" + #: src/slic3r/GUI/GLCanvas3D.cpp:274 msgid "Smooth" msgstr "Vyhladit" @@ -8365,6 +9743,10 @@ msgstr "Vyhlazení" msgid "Snapshot name" msgstr "Název zálohy" +#: src/libslic3r/PrintConfig.cpp:2701 +msgid "Snug" +msgstr "Přiléhavý" + #: src/slic3r/GUI/MainFrame.cpp:911 src/slic3r/GUI/MainFrame.cpp:1310 msgid "Software &Releases" msgstr "Vydané ve&rze" @@ -8373,9 +9755,7 @@ msgstr "Vydané ve&rze" msgid "solid infill" msgstr "plná výplň" -#: src/slic3r/GUI/GUI_Preview.cpp:305 src/libslic3r/ExtrusionEntity.cpp:318 -#: src/libslic3r/ExtrusionEntity.cpp:344 src/libslic3r/PrintConfig.cpp:1871 -#: src/libslic3r/PrintConfig.cpp:1882 +#: src/slic3r/GUI/GUI_Preview.cpp:305 src/libslic3r/ExtrusionEntity.cpp:318 src/libslic3r/ExtrusionEntity.cpp:344 src/libslic3r/PrintConfig.cpp:1871 src/libslic3r/PrintConfig.cpp:1882 msgid "Solid infill" msgstr "Plná výplň" @@ -8387,9 +9767,17 @@ msgstr "Plná výplň každou" msgid "Solid infill extruder" msgstr "Extruder pro plnou výplň" +#: resources/data/hints.ini: [hint:Solid infill threshold area] +msgid "" +"Solid infill threshold area\n" +"Did you know that you can make parts of your model with a small cross-section be filled with solid infill automatically? Set theSolid infill threshold area.(Expert mode only.)" +msgstr "" +"Prahová oblast s plnou výplní\n" +"Věděli jste, že můžete části modelu s malým průřezem automaticky vyplnit plnou výplní? Nastavit Prahovou oblast s plnou výplní. (Pouze v režimu Expert.)" + #: src/libslic3r/PrintConfig.cpp:1842 msgid "Solid infill threshold area" -msgstr "Prahová hodnota plochy pro plnou výplň" +msgstr "Prahová oblast s plnou výplní" #: src/slic3r/GUI/Tab.cpp:1387 src/libslic3r/PrintConfig.cpp:1895 msgid "Solid layers" @@ -8403,6 +9791,10 @@ msgstr "Rozpustný materiál" msgid "Soluble material is most likely used for a soluble support." msgstr "Rozpustný materiál je převážně používán pro tisk rozpustných podpěr." +#: src/slic3r/GUI/ConfigWizard.cpp:2681 +msgid "Some %1% were uninstalled." +msgstr "Některé %1% byly odinstalovány." + #: src/slic3r/GUI/UnsavedChangesDialog.cpp:735 msgid "Some fields are too long to fit. Right mouse click reveals the full text." msgstr "Některá pole jsou příliš dlouhá a nevejdou se. Kliknutím pravým tlačítkem myši zobrazíte celý text." @@ -8411,14 +9803,9 @@ msgstr "Některá pole jsou příliš dlouhá a nevejdou se. Kliknutím pravým msgid "Some G/M-code commands, including temperature control and others, are not universal. Set this option to your printer's firmware to get a compatible output. The \"No extrusion\" flavor prevents PrusaSlicer from exporting any extrusion value at all." msgstr "Některé příkazy G/M-code, včetně řízení teplot a další, nejsou univerzální. Vyberte typ firmware, který používá vaše tiskárna pro dosažení kompatibilního výstupu. Příkazy typu \"No extrusion\" zabraňují PrusaSliceru zcela exportovat jakoukoliv hodnotu extruze." -#: src/slic3r/GUI/Plater.cpp:2309 -#, possible-c-format -msgid "Some object(s) in file %s looks like saved in inches.\nShould I consider them as a saved in inches and convert them?" -msgstr "Některé objekty v souboru %s se zdá, že jsou uložené v palcích.\nMám je považovat za uložené v palcích a převést je?" - -#: src/slic3r/GUI/GLCanvas3D.cpp:636 -msgid "Some objects are not visible." -msgstr "Některé objekty nejsou viditelné." +#: src/slic3r/GUI/GLCanvas3D.cpp:6361 +msgid "Some objects are not visible during editing." +msgstr "Některé objekty nejsou během úprav viditelné." #: src/libslic3r/Print.cpp:1252 msgid "Some objects are too close; your extruder will collide with them." @@ -8432,10 +9819,22 @@ msgstr "Některé objekty jsou příliš vysoké a nelze je tisknout bez kolizí 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 "Některé objekty mohou být na několika menších podložkách namísto jedné velké. Tento parametr definuje, jak daleko může být střed dvou menších podložek. Pokud budou blíže, budou sloučeny do jedné podložky." +#: src/slic3r/GUI/GUI_App.cpp:1875 +msgid "Some presets are modified and the unsaved changes will not be captured by the configuration snapshot." +msgstr "Některá přednastavení jsou upravená a neuložené změny nebudou zachyceny v záloze konfigurace." + +#: src/slic3r/GUI/MainFrame.cpp:1816 +msgid "Some presets are modified and the unsaved changes will not be exported into configuration bundle." +msgstr "Některá přednastavení jsou upravená a neuložené změny nebudou exportovány do zálohy konfigurace." + #: src/libslic3r/PrintConfig.cpp:2330 msgid "Some printers or printer setups may have difficulties printing with a variable layer height. Enabled by default." msgstr "Některé tiskárny nebo nastavení tiskárny mohou mít potíže s tiskem s proměnnou výškou vrstvy. Ve výchozím nastavení je zapnuto." +#: src/slic3r/GUI/ConfigWizard.cpp:2653 +msgid "Some Printers were uninstalled." +msgstr "Některé tiskárny byly odinstalovány." + #: src/slic3r/GUI/GLCanvas3D.cpp:3967 msgid "Spacing" msgstr "Vzdálenost" @@ -8452,13 +9851,7 @@ msgstr "Mezery mezi žehlicími tahy" msgid "Spacing between support material lines." msgstr "Rozteč linií podpěr." -#: src/slic3r/GUI/GUI_ObjectList.cpp:96 src/slic3r/GUI/GUI_ObjectList.cpp:655 -#: src/slic3r/GUI/GUI_Preview.cpp:278 src/slic3r/GUI/Tab.cpp:1474 -#: src/libslic3r/PrintConfig.cpp:269 src/libslic3r/PrintConfig.cpp:494 -#: src/libslic3r/PrintConfig.cpp:963 src/libslic3r/PrintConfig.cpp:1092 -#: src/libslic3r/PrintConfig.cpp:1165 src/libslic3r/PrintConfig.cpp:1539 -#: src/libslic3r/PrintConfig.cpp:1776 src/libslic3r/PrintConfig.cpp:1831 -#: src/libslic3r/PrintConfig.cpp:1883 src/libslic3r/PrintConfig.cpp:2261 +#: src/slic3r/GUI/GUI_ObjectList.cpp:96 src/slic3r/GUI/GUI_ObjectList.cpp:655 src/slic3r/GUI/GUI_Preview.cpp:278 src/slic3r/GUI/Tab.cpp:1474 src/libslic3r/PrintConfig.cpp:269 src/libslic3r/PrintConfig.cpp:494 src/libslic3r/PrintConfig.cpp:963 src/libslic3r/PrintConfig.cpp:1092 src/libslic3r/PrintConfig.cpp:1165 src/libslic3r/PrintConfig.cpp:1539 src/libslic3r/PrintConfig.cpp:1776 src/libslic3r/PrintConfig.cpp:1831 src/libslic3r/PrintConfig.cpp:1883 src/libslic3r/PrintConfig.cpp:2261 msgid "Speed" msgstr "Rychlost" @@ -8470,6 +9863,14 @@ msgstr "Rychlost (mm/s)" 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 "Rychlost plnění malých mezer pomocí krátkých cikcak pohybů. Udržujte tuto hodnotu poměrně nízkou, aby nedošlo k přílišným otřesům a problémům s rezonancí. Nastavte nulu pro vypnutí vyplnění mezery." +#: src/libslic3r/PrintConfig.cpp:2842 +msgid "" +"Speed for movements along the Z axis.\n" +"When set to zero, the value is ignored and regular travel speed is used instead." +msgstr "" +"Rychlost pro pohyby podél osy Z.\n" +"Pokud je nastavena na nulu, hodnota se ignoruje a místo ní se použije běžná rychlost pohybu." + #: src/slic3r/GUI/Tab.cpp:1488 msgid "Speed for non-print moves" msgstr "Netiskové rychlosti" @@ -8510,6 +9911,10 @@ msgstr "Rychlost tisku vrchních plných vrstev (vztahuje se pouze na nejvyšš msgid "Speed for travel moves (jumps between distant extrusion points)." msgstr "Rychlost posunů (přejezdy mezi body extruze)." +#: src/libslic3r/PrintConfig.cpp:1207 +msgid "Speed of object first layer over raft interface" +msgstr "Rychlost první vrstvy objektu nad raftem" + #: src/libslic3r/PrintConfig.cpp:695 msgid "Speed of the first cooling move" msgstr "Rychlost prvního pohybu chlazení" @@ -8538,9 +9943,7 @@ msgstr "Rychlost použitá při vysouvání špičky filamentu bezprostředně p msgid "Speed:" msgstr "Rychlost:" -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:54 -#: src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:37 -#: src/slic3r/GUI/GUI_ObjectList.cpp:1563 +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:54 src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp:37 src/slic3r/GUI/GUI_ObjectList.cpp:1563 msgid "Sphere" msgstr "Koule" @@ -8552,11 +9955,14 @@ msgstr "Spirálová váza" msgid "Spiral Vase" msgstr "Spirálová Váza" -#: src/slic3r/GUI/Plater.cpp:3939 src/slic3r/GUI/Plater.cpp:3954 -#: src/slic3r/GUI/Plater.cpp:3972 src/libslic3r/PrintConfig.cpp:3670 +#: src/slic3r/GUI/Plater.cpp:3939 src/slic3r/GUI/Plater.cpp:3954 src/slic3r/GUI/Plater.cpp:3972 src/libslic3r/PrintConfig.cpp:3670 msgid "Split" msgstr "Rozdělit" +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:451 +msgid "Split bigger facets into smaller ones while the object is painted." +msgstr "Během malování objektu rozdělí větší fasety na menší." + #: src/slic3r/GUI/Plater.cpp:3939 msgid "Split the selected object" msgstr "Rozdělit vybraný objekt" @@ -8565,9 +9971,9 @@ msgstr "Rozdělit vybraný objekt" msgid "Split the selected object into individual objects" msgstr "Rozdělit vybraný objekt na jednotlivé objekty" -#: src/slic3r/GUI/Plater.cpp:3936 src/slic3r/GUI/Plater.cpp:3972 -msgid "Split the selected object into individual sub-parts" -msgstr "Rozdělit vybraný objekt na jednotlivé dílčí části" +#: src/slic3r/GUI/GUI_Factories.cpp:933 src/slic3r/GUI/GUI_Factories.cpp:972 +msgid "Split the selected object into individual parts" +msgstr "Rozdělit vybraný objekt na jednotlivé části" #: src/slic3r/GUI/GLCanvas3D.cpp:4916 msgid "Split to objects" @@ -8585,10 +9991,22 @@ msgstr "Rozdělit na části" msgid "Split to Parts" msgstr "Rozdělit na Části" +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:446 +msgid "Split triangles" +msgstr "Rozdělovat trojúhelníky" + +#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:289 +msgid "Splits bigger facets into smaller ones while the object is painted." +msgstr "Během malování objektu rozdělí větší fasety na menší." + #: src/libslic3r/PrintConfig.cpp:812 msgid "Spool weight" msgstr "Hmotnost cívky" +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:300 +msgid "Stack overflow" +msgstr "Přetečení zásobníku" + #: src/slic3r/GUI/ConfigWizard.cpp:307 msgid "Standard" msgstr "Běžné" @@ -8605,8 +10023,7 @@ msgstr "Vytvořit nový projekt" msgid "Start at height" msgstr "Začít ve výšce" -#: src/slic3r/GUI/Tab.cpp:1873 src/slic3r/GUI/Tab.cpp:2161 -#: src/libslic3r/PrintConfig.cpp:1928 src/libslic3r/PrintConfig.cpp:1943 +#: src/slic3r/GUI/Tab.cpp:1873 src/slic3r/GUI/Tab.cpp:2161 src/libslic3r/PrintConfig.cpp:1928 src/libslic3r/PrintConfig.cpp:1943 msgid "Start G-code" msgstr "Začátek G-code" @@ -8614,17 +10031,34 @@ msgstr "Začátek G-code" msgid "Start new slicing process" msgstr "Zahájit nový slicovací proces" -#: src/slic3r/GUI/PrintHostDialogs.cpp:35 -msgid "Start printing after upload" -msgstr "Spustit tisk po nahrání" - #: src/slic3r/GUI/GUI_App.cpp:396 msgid "Start the application" msgstr "Spusťit aplikaci" #: src/slic3r/GUI/GUI_App.cpp:386 -msgid "Starting with %1% 2.3, configuration directory on Linux has changed (according to XDG Base Directory Specification) to \n%2%.\n\nThis directory did not exist yet (maybe you run the new version for the first time).\nHowever, an old %1% configuration directory was detected in \n%3%.\n\nConsider moving the contents of the old directory to the new location in order to access your profiles, etc.\nNote that if you decide to downgrade %1% in future, it will use the old location again.\n\nWhat do you want to do now?" -msgstr "Počínaje %1% 2.3 se konfigurační adresář v systému Linux změnil (podle specifikace XDG Base Directory) na %2%.\n\nTento adresář ještě neexistoval (možná používáte novou verzi poprvé).\nByl však zjištěn starý konfigurační adresář %1% v\n%3%.\n\nZvažte přesunutí obsahu starého adresáře do nového umístění za účelem přístupu k vašim profilům atd.\nPamatujte, že pokud se v budoucnu rozhodnete %1% downgradovat, použije znovu staré umístění.\n\nCo chcete udělat?" +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 "" +"Počínaje %1% 2.3 se konfigurační adresář v systému Linux změnil (podle specifikace XDG Base Directory) na %2%.\n" +"\n" +"Tento adresář ještě neexistoval (možná používáte novou verzi poprvé).\n" +"Byl však zjištěn starý konfigurační adresář %1% v\n" +"%3%.\n" +"\n" +"Zvažte přesunutí obsahu starého adresáře do nového umístění za účelem přístupu k vašim profilům atd.\n" +"Pamatujte, že pokud se v budoucnu rozhodnete %1% downgradovat, použije znovu staré umístění.\n" +"\n" +"Co chcete udělat?" #: src/slic3r/GUI/PrintHostDialogs.cpp:149 msgid "Status" @@ -8646,11 +10080,6 @@ msgstr "tichý režim" msgid "Stealth mode" msgstr "Tichý režim" -#: src/slic3r/GUI/Plater.cpp:5118 -#, possible-c-format -msgid "STL file exported to %s" -msgstr "Soubor STL exportován do %s" - #: src/slic3r/GUI/GUI_ObjectLayers.cpp:29 msgid "Stop at height" msgstr "Skončit ve výšce" @@ -8659,12 +10088,20 @@ msgstr "Skončit ve výšce" msgid "Stop them and continue anyway?" msgstr "Chcete i přesto pokračovat a zastavit nahrávání?" +#: src/libslic3r/PrintConfig.cpp:2692 +msgid "Style" +msgstr "Styl" + +#: src/libslic3r/PrintConfig.cpp:2694 +msgid "Style and shape of the support towers. Projecting the supports into a regular grid will create more stable supports, while snug support towers will save material and reduce object scarring." +msgstr "Styl a tvar podpěr. Promítnutí podpěr do pravidelné mřížky vytvoří stabilnější podpěry, zatímco přiléhavé podpěry ušetří materiál a omezí nežádoucí jizvy na objektu." + #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:295 msgid "Success!" msgstr "Úspěch!" #: src/slic3r/GUI/Plater.cpp:2047 -#, possible-c-format +#, c-format msgid "Successfully unmounted. The device %s(%s) can now be safely removed from the computer." msgstr "Odpojení proběhlo úspěšné. Zařízení %s(%s) lze nyní bezpečně odebrat z počítače." @@ -8690,7 +10127,7 @@ msgstr "Blokátor podpěr" #: src/libslic3r/PrintConfig.cpp:895 msgid "Support Cubic" -msgstr "Kubická podepíraná" +msgstr "Kubický podepíraný" #: src/slic3r/GUI/GUI_ObjectList.cpp:4014 msgid "Support Enforcer" @@ -8708,26 +10145,12 @@ msgstr "Hrot podpěry" msgid "support interface" msgstr "kontaktní vrstva podpěr" -#: src/slic3r/GUI/GUI_ObjectList.cpp:36 src/slic3r/GUI/GUI_ObjectList.cpp:95 -#: src/slic3r/GUI/GUI_ObjectList.cpp:654 src/slic3r/GUI/GUI_Preview.cpp:311 -#: src/slic3r/GUI/Tab.cpp:1449 src/slic3r/GUI/Tab.cpp:1450 -#: src/libslic3r/ExtrusionEntity.cpp:324 src/libslic3r/ExtrusionEntity.cpp:356 -#: src/libslic3r/PrintConfig.cpp:404 src/libslic3r/PrintConfig.cpp:1610 -#: src/libslic3r/PrintConfig.cpp:2008 src/libslic3r/PrintConfig.cpp:2014 -#: src/libslic3r/PrintConfig.cpp:2022 src/libslic3r/PrintConfig.cpp:2034 -#: src/libslic3r/PrintConfig.cpp:2044 src/libslic3r/PrintConfig.cpp:2052 -#: src/libslic3r/PrintConfig.cpp:2067 src/libslic3r/PrintConfig.cpp:2088 -#: src/libslic3r/PrintConfig.cpp:2100 src/libslic3r/PrintConfig.cpp:2116 -#: src/libslic3r/PrintConfig.cpp:2125 src/libslic3r/PrintConfig.cpp:2134 -#: src/libslic3r/PrintConfig.cpp:2145 src/libslic3r/PrintConfig.cpp:2159 -#: src/libslic3r/PrintConfig.cpp:2167 src/libslic3r/PrintConfig.cpp:2168 -#: src/libslic3r/PrintConfig.cpp:2177 src/libslic3r/PrintConfig.cpp:2185 -#: src/libslic3r/PrintConfig.cpp:2199 +#: src/slic3r/GUI/GUI_ObjectList.cpp:36 src/slic3r/GUI/GUI_ObjectList.cpp:95 src/slic3r/GUI/GUI_ObjectList.cpp:654 src/slic3r/GUI/GUI_Preview.cpp:311 src/slic3r/GUI/Tab.cpp:1449 src/slic3r/GUI/Tab.cpp:1450 src/libslic3r/ExtrusionEntity.cpp:324 src/libslic3r/ExtrusionEntity.cpp:356 src/libslic3r/PrintConfig.cpp:404 src/libslic3r/PrintConfig.cpp:1610 src/libslic3r/PrintConfig.cpp:2008 src/libslic3r/PrintConfig.cpp:2014 src/libslic3r/PrintConfig.cpp:2022 src/libslic3r/PrintConfig.cpp:2034 src/libslic3r/PrintConfig.cpp:2044 src/libslic3r/PrintConfig.cpp:2052 src/libslic3r/PrintConfig.cpp:2067 src/libslic3r/PrintConfig.cpp:2088 src/libslic3r/PrintConfig.cpp:2100 +#: src/libslic3r/PrintConfig.cpp:2116 src/libslic3r/PrintConfig.cpp:2125 src/libslic3r/PrintConfig.cpp:2134 src/libslic3r/PrintConfig.cpp:2145 src/libslic3r/PrintConfig.cpp:2159 src/libslic3r/PrintConfig.cpp:2167 src/libslic3r/PrintConfig.cpp:2168 src/libslic3r/PrintConfig.cpp:2177 src/libslic3r/PrintConfig.cpp:2185 src/libslic3r/PrintConfig.cpp:2199 msgid "Support material" msgstr "Podpěry" -#: src/slic3r/GUI/GUI_Preview.cpp:312 src/libslic3r/ExtrusionEntity.cpp:325 -#: src/libslic3r/ExtrusionEntity.cpp:358 src/libslic3r/PrintConfig.cpp:2133 +#: src/slic3r/GUI/GUI_Preview.cpp:312 src/libslic3r/ExtrusionEntity.cpp:325 src/libslic3r/ExtrusionEntity.cpp:358 src/libslic3r/PrintConfig.cpp:2133 msgid "Support material interface" msgstr "Kontaktní vrstvy podpěr" @@ -8743,8 +10166,7 @@ msgstr "Extruder pro kontaktní podpěry/raft" msgid "Support material/raft/skirt extruder" msgstr "Extruder pro podpěry/raft/obrys" -#: src/slic3r/GUI/Plater.cpp:366 src/libslic3r/PrintConfig.cpp:2043 -#: src/libslic3r/PrintConfig.cpp:2838 +#: src/slic3r/GUI/Plater.cpp:366 src/libslic3r/PrintConfig.cpp:2043 src/libslic3r/PrintConfig.cpp:2838 msgid "Support on build plate only" msgstr "Pouze na tiskové podložce" @@ -8756,8 +10178,7 @@ msgstr "Změna nastavení podpěr" msgid "Support pillar" msgstr "Podpěrný pilíř" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54 -#: src/libslic3r/PrintConfig.cpp:2928 +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54 src/libslic3r/PrintConfig.cpp:2928 msgid "Support points density" msgstr "Hustota podpěrných bodů" @@ -8765,17 +10186,8 @@ msgstr "Hustota podpěrných bodů" msgid "Support points edit" msgstr "Úprava podpěrných bodů" -#: src/slic3r/GUI/GUI_ObjectList.cpp:104 src/slic3r/GUI/GUI_ObjectList.cpp:663 -#: src/slic3r/GUI/Plater.cpp:361 src/slic3r/GUI/Tab.cpp:4014 -#: src/slic3r/GUI/Tab.cpp:4015 src/libslic3r/PrintConfig.cpp:2757 -#: src/libslic3r/PrintConfig.cpp:2764 src/libslic3r/PrintConfig.cpp:2773 -#: src/libslic3r/PrintConfig.cpp:2782 src/libslic3r/PrintConfig.cpp:2792 -#: src/libslic3r/PrintConfig.cpp:2802 src/libslic3r/PrintConfig.cpp:2839 -#: src/libslic3r/PrintConfig.cpp:2846 src/libslic3r/PrintConfig.cpp:2857 -#: src/libslic3r/PrintConfig.cpp:2867 src/libslic3r/PrintConfig.cpp:2876 -#: src/libslic3r/PrintConfig.cpp:2889 src/libslic3r/PrintConfig.cpp:2899 -#: src/libslic3r/PrintConfig.cpp:2908 src/libslic3r/PrintConfig.cpp:2918 -#: src/libslic3r/PrintConfig.cpp:2929 src/libslic3r/PrintConfig.cpp:2937 +#: src/slic3r/GUI/GUI_ObjectList.cpp:104 src/slic3r/GUI/GUI_ObjectList.cpp:663 src/slic3r/GUI/Plater.cpp:361 src/slic3r/GUI/Tab.cpp:4014 src/slic3r/GUI/Tab.cpp:4015 src/libslic3r/PrintConfig.cpp:2757 src/libslic3r/PrintConfig.cpp:2764 src/libslic3r/PrintConfig.cpp:2773 src/libslic3r/PrintConfig.cpp:2782 src/libslic3r/PrintConfig.cpp:2792 src/libslic3r/PrintConfig.cpp:2802 src/libslic3r/PrintConfig.cpp:2839 src/libslic3r/PrintConfig.cpp:2846 src/libslic3r/PrintConfig.cpp:2857 src/libslic3r/PrintConfig.cpp:2867 src/libslic3r/PrintConfig.cpp:2876 src/libslic3r/PrintConfig.cpp:2889 src/libslic3r/PrintConfig.cpp:2899 src/libslic3r/PrintConfig.cpp:2908 +#: src/libslic3r/PrintConfig.cpp:2918 src/libslic3r/PrintConfig.cpp:2929 src/libslic3r/PrintConfig.cpp:2937 msgid "Supports" msgstr "Podpěry" @@ -8792,8 +10204,12 @@ msgid "Supports stealth mode" msgstr "Podporuje tichý režim" #: src/slic3r/GUI/ConfigManipulation.cpp:158 -msgid "Supports work better, if the following feature is enabled:\n- Detect bridging perimeters" -msgstr "Podpěry fungují lépe, pokud je povolena funkce:\n- Detekovat perimetry přemostění" +msgid "" +"Supports work better, if the following feature is enabled:\n" +"- Detect bridging perimeters" +msgstr "" +"Podpěry fungují lépe, pokud je povolena funkce:\n" +"- Detekovat perimetry přemostění" #: src/slic3r/GUI/Preferences.cpp:104 msgid "Suppress \" - default - \" presets" @@ -8844,7 +10260,7 @@ msgid "Switch to Settings" msgstr "Přepnout do Nastavení" #: src/slic3r/GUI/wxExtensions.cpp:623 -#, possible-c-format +#, c-format msgid "Switch to the %s mode" msgstr "Přepnout do režimu %s" @@ -8853,12 +10269,30 @@ msgid "Switching Presets: Unsaved Changes" msgstr "Přepnutí na jiné přednastavení: Neuložené změny" #: src/slic3r/GUI/GUI_App.cpp:1608 -msgid "Switching the language will trigger application restart.\nYou will lose content of the plater." -msgstr "Přepnutím jazyka se aplikace restartuje.\nZtratíte obsah scény." +msgid "" +"Switching the language will trigger application restart.\n" +"You will lose content of the plater." +msgstr "" +"Přepnutím jazyka se aplikace restartuje.\n" +"Ztratíte obsah scény." + +#: src/slic3r/GUI/Plater.cpp:4784 +msgid "" +"Switching the printer technology from %1% to %2%.\n" +"Some %1% presets were modified, which will be lost after switching the printer technology." +msgstr "" +"Přepnutí technologie tisku z %1% na %2%.\n" +"Byly upravena některá přednastavení %1%, která budou po přepnutí technologie tisku ztracena." #: src/slic3r/GUI/WipeTowerDialog.cpp:365 -msgid "Switching to simple settings will discard changes done in the advanced mode!\n\nDo you want to proceed?" -msgstr "Přepnutím do jednoduchého nastavení ztratíte změny provedené v pokročilém režimu!\n\nOpravdu chcete pokračovat?" +msgid "" +"Switching to simple settings will discard changes done in the advanced mode!\n" +"\n" +"Do you want to proceed?" +msgstr "" +"Přepnutím do jednoduchého nastavení ztratíte změny provedené v pokročilém režimu!\n" +"\n" +"Opravdu chcete pokračovat?" #: src/slic3r/GUI/Tab.cpp:1332 msgid "symbolic profile name" @@ -8876,16 +10310,15 @@ msgstr "Synchronizovat s vrstvami objektu" msgid "System &Info" msgstr "&Informace o systému" +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:600 +msgid "System info sent successfully. Thank you." +msgstr "Systémové informace byly úspěšně odeslány. Děkujeme." + #: src/slic3r/GUI/SysInfoDialog.cpp:90 src/slic3r/GUI/SysInfoDialog.cpp:92 msgid "System Information" msgstr "Systémové informace" -#: src/slic3r/GUI/PresetComboBoxes.cpp:188 -#: src/slic3r/GUI/PresetComboBoxes.cpp:226 -#: src/slic3r/GUI/PresetComboBoxes.cpp:724 -#: src/slic3r/GUI/PresetComboBoxes.cpp:774 -#: src/slic3r/GUI/PresetComboBoxes.cpp:886 -#: src/slic3r/GUI/PresetComboBoxes.cpp:930 +#: src/slic3r/GUI/PresetComboBoxes.cpp:188 src/slic3r/GUI/PresetComboBoxes.cpp:226 src/slic3r/GUI/PresetComboBoxes.cpp:724 src/slic3r/GUI/PresetComboBoxes.cpp:774 src/slic3r/GUI/PresetComboBoxes.cpp:886 src/slic3r/GUI/PresetComboBoxes.cpp:930 msgid "System presets" msgstr "Systémová přednastavení" @@ -8893,14 +10326,18 @@ msgstr "Systémová přednastavení" msgid "Take Configuration &Snapshot" msgstr "Prové&st Zálohu konfigurace" -#: src/slic3r/GUI/GUI_App.cpp:1540 -msgid "Taking configuration snapshot" -msgstr "Ukládání zálohy nastavení" +#: src/slic3r/GUI/GUI_App.cpp:1874 +msgid "Taking a configuration snapshot" +msgstr "Pořizování konfiguračního snapshotu" #: src/slic3r/GUI/Tab.cpp:1779 msgid "Temperature" msgstr "Teplota" +#: src/slic3r/GUI/GCodeViewer.cpp:3569 +msgid "Temperature (°C)" +msgstr "Teplota (°C)" + #: src/libslic3r/PrintConfig.cpp:1919 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 "Teplotní rozdíl, který se použije v případě, že extruder není aktivní. Umožňuje “obětní” obrysy v plné výšce objektu, na kterém jsou trysky periodicky očištěny." @@ -8921,6 +10358,10 @@ msgstr "Šablona s vlastním G-code" msgid "Test" msgstr "Test" +#: src/slic3r/GUI/Preferences.cpp:765 +msgid "Text colors" +msgstr "Podbarvení textu" + #: src/slic3r/GUI/BedShapeDialog.cpp:315 msgid "Texture" msgstr "Textura" @@ -8930,13 +10371,15 @@ msgid "The %1% infill pattern is not supposed to work at 100%% density." msgstr "Vzor výplně %1% není určen pro 100%% hustotu výplně." #: src/slic3r/GUI/FirmwareDialog.cpp:548 -#, possible-c-format +#, c-format msgid "The %s device could not have been found" msgstr "Zařízení %s nebylo nalezeno" #: src/slic3r/GUI/FirmwareDialog.cpp:436 -#, possible-c-format -msgid "The %s device was not found.\nIf the device is connected, please press the Reset button next to the USB connector ..." +#, 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 "Zařízení %s nebylo nalezeno. Pokud je zařízení připojeno, stiskněte tlačítko Reset vedle USB konektoru ..." #: src/slic3r/GUI/Tab.cpp:1238 @@ -8944,13 +10387,56 @@ msgid "The current custom preset will be detached from the parent system preset. msgstr "Aktuální vlastní přednastavení bude odděleno od rodičovského systémového přednastavení." #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:925 -msgid "The currently manipulated object is tilted (rotation angles are not multiples of 90°).\nNon-uniform scaling of tilted objects is only possible in the World coordinate system,\nonce the rotation is embedded into the object coordinates." +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 "Momentálně upravovaný objekt je pootočený (rotační úhly nejsou násobky 90°). Nejednotné škálování nakloněných objektů je ve světových koordinátech možné pouze tehdy, když je informace o rotacích zapsána do koordinátů daného objektu." #: src/libslic3r/PrintConfig.cpp:2890 msgid "The default angle for connecting support sticks and junctions." msgstr "Výchozí úhel pro připojení nosných tyčí a spojek." +#: src/slic3r/GUI/Plater.cpp:2509 +#, c-format +msgid "" +"The dimensions of the object from file %s seem to be defined in inches.\n" +"The internal unit of PrusaSlicer is a millimeter. Do you want to recalculate the dimensions of the object?" +msgid_plural "" +"The dimensions of some objects from file %s seem to be defined in inches.\n" +"The internal unit of PrusaSlicer is a millimeter. Do you want to recalculate the dimensions of these objects?" +msgstr[0] "" +"Zdá se, že rozměry objektu ze souboru %s jsou definovány v palcích.\n" +"Interní jednotkou PrusaSliceru je milimetr. Chcete přepočítat rozměry objektu?" +msgstr[1] "" +"Zdá se, že rozměry objektů ze souboru %s jsou definovány v palcích.\n" +"Interní jednotkou PrusaSliceru je milimetr. Chcete přepočítat rozměry objektů?" +msgstr[2] "" +"Zdá se, že rozměry objektů ze souboru %s jsou definovány v palcích.\n" +"Interní jednotkou PrusaSliceru je milimetr. Chcete přepočítat rozměry objektů?" +msgstr[3] "" + +#: src/slic3r/GUI/Plater.cpp:2487 +#, c-format +msgid "" +"The dimensions of the object from file %s seem to be defined in meters.\n" +"The internal unit of PrusaSlicer is a millimeter. Do you want to recalculate the dimensions of the object?" +msgid_plural "" +"The dimensions of some objects from file %s seem to be defined in meters.\n" +"The internal unit of PrusaSlicer is a millimeter. Do you want to recalculate the dimensions of these objects?" +msgstr[0] "" +"Zdá se, že rozměry objektu ze souboru %s jsou definovány v metrech.\n" +"Interní jednotkou PrusaSliceru je milimetr. Chcete přepočítat rozměry objektu?" +msgstr[1] "" +"Zdá se, že rozměry objektů ze souboru %s jsou definovány v metrech.\n" +"Interní jednotkou PrusaSliceru je milimetr. Chcete přepočítat rozměry objektů?" +msgstr[2] "" +"Zdá se, že rozměry objektů ze souboru %s jsou definovány v metrech.\n" +"Interní jednotkou PrusaSliceru je milimetr. Chcete přepočítat rozměry objektů?" +msgstr[3] "" +"Zdá se, že rozměry objektů ze souboru %s jsou definovány v metrech.\n" +"Interní jednotkou PrusaSliceru je milimetr. Chcete přepočítat rozměry objektů?" + #: src/libslic3r/SLAPrint.cpp:645 msgid "The endings of the support pillars will be deployed on the gap between the object and the pad. 'Support base safety distance' has to be greater than the 'Pad object gap' parameter to avoid this." msgstr "Konce podpěrných sloupů budou rozmístěny mezi předmět a podložku. Proto musí být „Bezpečná vzdálenost podpěrné základny“ větší než parametr „Mezera Podložka-Objekt“." @@ -8995,9 +10481,7 @@ msgstr "Firmware podporuje tichý režim" 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 "První vrstva bude v rovině XY zmenšena nakonfigurovanou hodnotou, která kompenzuje rozplácnutí první vrstvy." -#: src/slic3r/GUI/GUI_ObjectList.cpp:4283 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4410 -#: src/slic3r/GUI/SavePresetDialog.cpp:117 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4283 src/slic3r/GUI/GUI_ObjectList.cpp:4410 src/slic3r/GUI/SavePresetDialog.cpp:117 msgid "the following characters are not allowed:" msgstr "následující znaky nejsou povolené:" @@ -9005,9 +10489,38 @@ msgstr "následující znaky nejsou povolené:" msgid "The following FFF printer models have no filament selected:" msgstr "Následující modely FFF tiskáren nemají vybraný filament:" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1004 -msgid "The following presets were modified:" -msgstr "Byla upravena následující přednastavení:" +#: src/slic3r/GUI/Tab.cpp:1790 +#, c-format +msgid "" +"The following line %s contains reserved keywords.\n" +"Please remove it, as it may cause problems in G-code visualization and printing time estimation." +msgid_plural "" +"The following lines %s contain reserved keywords.\n" +"Please remove them, as they may cause problems in G-code visualization and printing time estimation." +msgstr[0] "" +"Řádek %s obsahuje vyhrazená klíčová slova.\n" +"Odstraňte jej, protože může způsobit problémy při vizualizaci G-codu a odhadu času tisku." +msgstr[1] "" +"Řádekky %s obsahují vyhrazená klíčová slova.\n" +"Odstraňte je, protože mohou způsobit problémy při vizualizaci G-codu a odhadu času tisku." +msgstr[2] "" +msgstr[3] "" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:4158 +msgid "The following model was repaired successfully" +msgid_plural "The following models were repaired successfully" +msgstr[0] "Následující model byl úspěšně opraven" +msgstr[1] "Následující modely byly úspěšně opraveny" +msgstr[2] "Následující modely byly úspěšně opraveny" +msgstr[3] "" + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1218 +msgid "The following preset was modified" +msgid_plural "The following presets were modified" +msgstr[0] "Bylo upravena následující přednastavení" +msgstr[1] "Byla upravena následující přednastavení" +msgstr[2] "" +msgstr[3] "" #: src/slic3r/GUI/KBShortcutsDialog.cpp:253 msgid "The following shortcuts are applicable in G-code preview when the horizontal slider is active" @@ -9029,6 +10542,10 @@ msgstr "Následující modely SLA tiskáren nemají vybrané žádné materiály msgid "the following suffix is not allowed:" msgstr "následující přípona není povolená:" +#: src/slic3r/GUI/GUI.cpp:340 +msgid "The following values were substituted:" +msgstr "Byly nahrazeny následující hodnoty:" + #: src/libslic3r/PrintConfig.cpp:3035 msgid "The gap between the object bottom and the generated pad in zero elevation mode." msgstr "Mezera mezi spodkem objektu a generovanou podložkou v režimu nulového nadzvednutí." @@ -9037,6 +10554,14 @@ msgstr "Mezera mezi spodkem objektu a generovanou podložkou v režimu nulového msgid "The height of the pillar base cone" msgstr "Výška ukotvení podpěrného kužele" +#: src/libslic3r/PrintConfig.cpp:484 +msgid "The horizontal width of the brim that will be printed around each object on the first layer. When raft is used, no brim is generated (use raft_first_layer_expansion)." +msgstr "Horizontální šířka límce, který bude vytištěn kolem každého objektu v první vrstvě. Při použití raftu se nevytvoří žádný límec (použijte raft_first_layer_expansion)." + +#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:210 +msgid "The imported SLA archive did not contain any presets. The current SLA presets were used as fallback." +msgstr "Importovaný archiv SLA neobsahoval žádné přednastavení. Aktuální SLA přednastavení bylo použito jako záložní." + #: src/slic3r/GUI/DoubleSlider.cpp:2140 msgid "The last color change data was saved for a multi extruder printing with tool changes for whole print." msgstr "Poslední změny barev byly uloženy pro tisk s více extrudery se změnami nástrojů během celého tisku." @@ -9061,6 +10586,10 @@ msgstr "Maximální délka přemostění" msgid "The maximum detour length for avoid crossing perimeters. If the detour is longer than this value, avoid crossing perimeters is not applied for this travel path. Detour length could be specified either as an absolute value or as percentage (for example 50%) of a direct travel path." msgstr "Maximální délka objízdné trasy s cílem, aby nedošlo k přejetí přes perimetry. Pokud je objízdná trasa delší než tato hodnota, nebude dodrženo omezení přejíždění přes perimetry. Délka objízdné trasy může být zadána buď jako absolutní hodnota, nebo jako procento (například 50%) přímé cesty." +#: src/libslic3r/PrintConfig.cpp:1255 +msgid "The maximum distance that each skin point can be offset (both ways), measured perpendicular to the perimeter wall." +msgstr "Maximální vzdálenost, o kterou může být každý bod pláště posunut (oběma směry), měřeno kolmo k obvodové stěně." + #: src/libslic3r/PrintConfig.cpp:2878 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 "Minimální vzdálenost základny podpěr od modelu v mm. Dává smysl v režimu nulového nadzvednutí nad podložku, kde je mezera podle tohoto parametru vložena mezi model a podložku." @@ -9069,6 +10598,10 @@ msgstr "Minimální vzdálenost základny podpěr od modelu v mm. Dává smysl v msgid "The name cannot be empty." msgstr "Název nesmí být prázdný." +#: src/slic3r/GUI/SavePresetDialog.cpp:157 +msgid "The name cannot be the same as a preset alias name." +msgstr "Název se nesmí shodovat s názvem aliasem přednastavení." + #: src/slic3r/GUI/SavePresetDialog.cpp:152 msgid "The name cannot end with space character." msgstr "Název nesmí končit mezerou." @@ -9085,9 +10618,9 @@ msgstr "Počet spodních plných vrstev je navýšen nad zadaný počet bottom_s 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 "Počet vrchních plných vrstev je navýšen nad zadaný počet top_solid_layers, je-li to nutné k dosažení minimální tloušťky vrchní skořepiny. Zabrání se tak tzv. „pillowing“ efektu při tisku s proměnnou výškou vrstvy." -#: src/slic3r/GUI/Plater.cpp:2326 -msgid "The object appears to be saved in inches" -msgstr "Objekt se zdá být uložen v palcích" +#: src/slic3r/GUI/Plater.cpp:2412 src/slic3r/GUI/Plater.cpp:2423 +msgid "The object is too small" +msgstr "Objekt je příliš malý" #: src/libslic3r/PrintConfig.cpp:2420 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." @@ -9102,25 +10635,75 @@ msgid "The percentage of smaller pillars compared to the normal pillar diameter msgstr "Procentuální velikost menších podpěrných pilířů oproti průměru normálních pilířů. Menší pilíře jsou použity v problematických místech, kam se normální nevejdou." #: src/libslic3r/PrintConfig.cpp:2567 -msgid "The percentage of the bed area. \nIf the print area exceeds the specified value, \nthen a slow tilt will be used, otherwise - a fast tilt" -msgstr "Procentuálně vyjádřená zabraná tisková plocha.\nPokud tisk zabere více než je zadaná hodnota,\nbude použit pomalý náklon. V ostatních případech bude použit rychlý náklon" +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 "" +"Procentuálně vyjádřená zabraná tisková plocha.\n" +"Pokud tisk zabere více než je zadaná hodnota,\n" +"bude použit pomalý náklon. V ostatních případech bude použit rychlý náklon" -#: src/slic3r/GUI/Tab.cpp:3430 -msgid "The physical printer(s) below is based on the preset, you are going to delete." -msgstr "Níže uvedené fyzické tiskárny(a) vycházejí z přednastavení, které chcete smazat." +#: src/slic3r/GUI/Tab.cpp:3653 +msgid "The physical printer below is based on the preset, you are going to delete." +msgid_plural "The physical printers below are based on the preset, you are going to delete." +msgstr[0] "Níže uvedená fyzická tiskárna je založeny na přednastavení, které se chystáte odstranit." +msgstr[1] "Níže uvedené fyzické tiskárny jsou založeny na přednastavení, které se chystáte odstranit." +msgstr[2] "Níže uvedené fyzické tiskárny jsou založeny na přednastavení, které se chystáte odstranit." +msgstr[3] "Níže uvedené fyzické tiskárny jsou založeny na přednastavení, které se chystáte odstranit." -#: src/slic3r/GUI/Tab.cpp:3438 -msgid "The physical printer(s) below is based only on the preset, you are going to delete." -msgstr "Níže uvedená fyzická tiskárna(y) je založena pouze na přednastavení, které chcete smazat." +#: src/slic3r/GUI/Tab.cpp:3647 +msgid "The physical printer below is based only on the preset, you are going to delete." +msgid_plural "The physical printers below are based only on the preset, you are going to delete." +msgstr[0] "Níže uvedená fyzická tiskárna je založená pouze na přednastavení, které se chystáte odstranit." +msgstr[1] "Níže uvedené fyzické tiskárny jsou založeny pouze na přednastavení, které se chystáte odstranit." +msgstr[2] "Níže uvedené fyzické tiskárny jsou založeny pouze na přednastavení, které se chystáte odstranit." +msgstr[3] "Níže uvedené fyzické tiskárny jsou založeny pouze na přednastavení, které se chystáte odstranit." -#: src/slic3r/GUI/GUI_App.cpp:1676 -msgid "The preset(s) modifications are successfully saved" -msgstr "Změny v přednastavení byly úspěšně uloženy" +#: src/libslic3r/PrintConfig.cpp:495 +msgid "The places where the brim will be printed around each object on the first layer." +msgstr "Místa, kde bude kolem každého objektu v první vrstvě vytištěn límec." + +#: src/slic3r/GUI/Plater.cpp:5880 +msgid "" +"The plater is empty.\n" +"Do you want to save the project?" +msgstr "" +"Tisková podložka je prázdná.\n" +"Chcete projekt uložit?" + +#: src/slic3r/GUI/Plater.cpp:2420 +msgid "The preset below was temporarily installed on the active instance of PrusaSlicer" +msgid_plural "The presets below were temporarily installed on the active instance of PrusaSlicer" +msgstr[0] "Níže uvedené přednastavení bylo dočasně nainstalováno do aktivní instance PrusaSliceru" +msgstr[1] "Níže uvedená přednastavení byla dočasně nainstalována do aktivní instance PrusaSliceru" +msgstr[2] "Níže uvedená přednastavení byla dočasně nainstalována do aktivní instance PrusaSliceru" +msgstr[3] "" + +#: src/slic3r/GUI/GUI_App.cpp:2395 src/slic3r/GUI/GUI_App.cpp:2456 +msgid "The preset modifications are successfully saved" +msgid_plural "The presets modifications are successfully saved" +msgstr[0] "Úpravy přednastavení jsou úspěšně uloženy" +msgstr[1] "Úpravy přednastavení jsou úspěšně uloženy" +msgstr[2] "" +msgstr[3] "" #: src/libslic3r/PrintConfig.cpp:1988 msgid "The printer multiplexes filaments into a single hot end." msgstr "Tiskárna přepíná několik filamentů v jednou hot endu." +#: src/libslic3r/Format/3mf.cpp:1726 +msgid "The selected 3MF contains FDM supports painted object using a newer version of PrusaSlicer and is not compatible." +msgstr "Vybraný 3MF soubor obsahuje objekt s namalovanými podpěrami novější verze PrusaSliceru a proto není kompatibilní." + +#: src/libslic3r/Format/3mf.cpp:1734 +msgid "The selected 3MF contains multi-material painted object using a newer version of PrusaSlicer and is not compatible." +msgstr "Vybraný 3MF soubor obsahuje objekt multimateriálovým malováním pomocí novější verze PrusaSliceru a proto není kompatibilní." + +#: src/libslic3r/Format/3mf.cpp:1730 +msgid "The selected 3MF contains seam painted object using a newer version of PrusaSlicer and is not compatible." +msgstr "Vybraný 3MF soubor obsahuje objekt s namalovaný švem pomocí novější verze PrusaSliceru a proto není kompatibilní." + #: src/libslic3r/Format/3mf.cpp:1667 msgid "The selected 3mf file has been saved with a newer version of %1% and is not compatible." msgstr "Vybraný 3mf soubor byl uložen s novější verzí %1% a není kompatibilní." @@ -9141,26 +10724,52 @@ msgstr "Vybraný soubor neobsahuje geometrii." msgid "The selected file contains several disjoint areas. This is not supported." msgstr "Vybraný soubor obsahuje několik nespojených ploch. Tato možnost není podporována." -#: src/slic3r/GUI/Plater.cpp:2763 -msgid "The selected object can't be split because it contains more than one volume/material." -msgstr "Vybraný objekt nemůže být rozdělen, protože obsahuje více než jeden objem/materiál." - #: src/slic3r/GUI/GUI_ObjectList.cpp:2436 src/slic3r/GUI/Plater.cpp:2771 msgid "The selected object couldn't be split because it contains only one part." msgstr "Vybraný objekt nemůže být rozdělen, protože obsahuje pouze jednu část." +#: src/slic3r/GUI/Plater.cpp:2918 +msgid "The selected object couldn't be split because it contains only one solid part." +msgstr "Vybraný objekt nebylo možné rozdělit, protože obsahuje pouze jednu část." + #: src/slic3r/GUI/MainFrame.cpp:1003 -msgid "The selected project is no longer available.\nDo you want to remove it from the recent projects list?" -msgstr "Vybraný projekt již není k dispozici.\nChcete ho odstranit ze seznamu posledních projektů?" +msgid "" +"The selected project is no longer available.\n" +"Do you want to remove it from the recent projects list?" +msgstr "" +"Vybraný projekt již není k dispozici.\n" +"Chcete ho odstranit ze seznamu posledních projektů?" + +#: src/slic3r/GUI/DoubleSlider.cpp:1400 +msgid "" +"The sequential print is on.\n" +"It's impossible to apply any custom G-code for objects printing sequentually.\n" +msgstr "" +"Sekvenční tisk je zapnutý.\n" +"Pro objekty tisknuté sekvenčním tiskem nelze použít žádný vlastní G-code." #: src/slic3r/GUI/DoubleSlider.cpp:1121 -msgid "The sequential print is on.\nIt's impossible to apply any custom G-code for objects printing sequentually.\nThis code won't be processed during G-code generation." -msgstr "Sekvenční tisk je zapnutý.\nNení možné použít jakýkoliv vlastní G-kód pro objekty tisknuté sekvenčně.\nBěhem generování G-kódu nebude tento kód zpracován." +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 "" +"Sekvenční tisk je zapnutý.\n" +"Není možné použít jakýkoliv vlastní G-kód pro objekty tisknuté sekvenčně.\n" +"Během generování G-kódu nebude tento kód zpracován." #: src/slic3r/GUI/ConfigWizard.cpp:1187 msgid "The size of the object can be specified in inches" msgstr "Velikost objektu lze určit v palcích" +#: src/slic3r/GUI/Plater.cpp:2474 +msgid "The size of the object is zero" +msgstr "Velikost objektu je nulová" + +#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:156 +msgid "The SLA archive doesn't contain any presets. Please activate some SLA printer preset first before importing that SLA archive." +msgstr "SLA archiv neobsahuje žádné přednastavení. Před importem tohoto SLA archivu nejprve aktivujte některé přednastavení SLA tiskárny." + #: src/libslic3r/PrintConfig.cpp:3010 msgid "The slope of the pad wall relative to the bed plane. 90 degrees means straight walls." msgstr "Sklon bočnic vzhledem k podložce. 90 stupňů znamená kolmé stěny." @@ -9174,9 +10783,23 @@ msgid "The speed for retractions (it only applies to the extruder motor)." msgstr "Rychlost retrakce (toto nastavení platí pouze pro motor extruderu)." #: src/slic3r/GUI/ConfigManipulation.cpp:80 -#, possible-c-format -msgid "The Spiral Vase mode requires:\n- one perimeter\n- no top solid layers\n- 0% fill density\n- no support material\n- Ensure vertical shell thickness enabled\n- Detect thin walls disabled" -msgstr "Režim Spiral Vase vyžaduje:\n- jeden perimetr\n- žádné horní plné vrstvy\n- 0% hustota výplně\n- bez podpěrného materiálu\n- aktivní volbu „Zajistit tloušťku svislých stěn“\n- neaktivní volbu „Detekce tenkých stěn“" +#, c-format +msgid "" +"The Spiral Vase mode requires:\n" +"- one perimeter\n" +"- no top solid layers\n" +"- 0% fill density\n" +"- no support material\n" +"- Ensure vertical shell thickness enabled\n" +"- Detect thin walls disabled" +msgstr "" +"Režim Spiral Vase vyžaduje:\n" +"- jeden perimetr\n" +"- žádné horní plné vrstvy\n" +"- 0% hustota výplně\n" +"- bez podpěrného materiálu\n" +"- aktivní volbu „Zajistit tloušťku svislých stěn“\n" +"- neaktivní volbu „Detekce tenkých stěn“" #: src/libslic3r/Print.cpp:1270 msgid "The Spiral Vase option can only be used when printing single material objects." @@ -9190,10 +10813,7 @@ msgstr "Název je prázdný. Nelze uložit." msgid "The supplied name is not available." msgstr "Zadaný název není dostupný." -#: src/slic3r/GUI/GUI_ObjectList.cpp:4282 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4409 -#: src/slic3r/GUI/SavePresetDialog.cpp:116 -#: src/slic3r/GUI/SavePresetDialog.cpp:124 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4282 src/slic3r/GUI/GUI_ObjectList.cpp:4409 src/slic3r/GUI/SavePresetDialog.cpp:116 src/slic3r/GUI/SavePresetDialog.cpp:124 msgid "The supplied name is not valid;" msgstr "Zadaný název není platný;" @@ -9209,25 +10829,48 @@ msgstr "Tloušťka podložky a její volitelné duté stěny." msgid "The uploads are still ongoing" msgstr "Nahrávání stále probíhá" +#: src/libslic3r/PrintConfig.cpp:2010 +msgid "The vertical distance between object and raft. Ignored for soluble interface." +msgstr "Verikální vzdálenost mezi objektem a raftem. Ignorováno pro rozpustné podpěry." + #: src/libslic3r/PrintConfig.cpp:2053 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 "Vertikální vzdálenost mezi objektem a podpěrami. Nastavením tohoto parametru na hodnotu 0 se také zabrání tomu, aby Slic3r použil parametry průtoku a rychlosti pro mosty při tisku první vrstvy objektu." +#: src/libslic3r/PrintConfig.cpp:2518 +msgid "The vertical distance between the object top surface and the support material interface. If set to zero, support_material_contact_distance will be used for both top and bottom contact Z distances." +msgstr "Vertikální vzdálenost mezi horním povrchem objektu a podpěr. Pokud je nastavena na nulu, použije se hodnota support_material_contact_distance, která určí shodnou vzdálenost mezi podpěry a horním/spodní povrchem objektu v ose Z." + #: src/slic3r/GUI/Tab.cpp:2731 -msgid "The Wipe option is not available when using the Firmware Retraction mode.\n\nShall I disable it in order to enable Firmware Retraction?" -msgstr "Možnost Očistit není k dispozici při použití režimu retrakcí z firmwaru.\n\nMám ji deaktivovat, aby bylo možné povolit retrakce z firmwaru?" +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 "" +"Možnost Očistit není k dispozici při použití režimu retrakcí z firmwaru.\n" +"\n" +"Mám ji deaktivovat, aby bylo možné povolit retrakce z firmwaru?" #: src/libslic3r/Print.cpp:1294 msgid "The Wipe Tower currently does not support volumetric E (use_volumetric_e=0)." msgstr "Čistíví Věž v současné době nepodporuje volumetric E (use_volumetric_e = 0)." #: src/slic3r/GUI/ConfigManipulation.cpp:114 -msgid "The Wipe Tower currently supports the non-soluble supports only\nif 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 "Čistící věž v současné době podporuje pouze nerozpustné podpěry\npokud jsou vytištěny s aktuálním extrudérem bez spuštění výměny nástroje.\n(jak extruder pro tisk podpor tak extruder pro tisk kontaktních podpěr je třeba nastavit na 0)." +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 "" +"Čistící věž v současné době podporuje pouze nerozpustné podpěry\n" +"pokud jsou vytištěny s aktuálním extrudérem bez spuštění výměny nástroje.\n" +"(jak extruder pro tisk podpor tak extruder pro tisk kontaktních podpěr je třeba nastavit na 0)." #: src/libslic3r/Print.cpp:1426 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 "Čistící věž v současné době podporuje pouze nerozpustné podpěry\npokud jsou vytištěny s aktuálním extrudérem bez spuštění výměny nástroje.\n(jak extruder pro tisk podpor tak extruder pro tisk kontaktních podpěr je třeba nastavit na 0)." +msgstr "" +"Čistící věž v současné době podporuje pouze nerozpustné podpěry\n" +"pokud jsou vytištěny s aktuálním extrudérem bez spuštění výměny nástroje.\n" +"(jak extruder pro tisk podpor tak extruder pro tisk kontaktních podpěr je třeba nastavit na 0)." #: src/libslic3r/Print.cpp:1296 msgid "The Wipe Tower is currently not supported for multimaterial sequential prints." @@ -9274,29 +10917,53 @@ msgid "There are unprintable objects. Try to adjust support settings to make the msgstr "Nacházejí se zde netisknutelné objekty. Zkuste upravit nastavení podpěr tak, aby bylo možné objekty vytisknout." #: src/slic3r/GUI/DoubleSlider.cpp:1155 -msgid "There is a color change for extruder that has not been used before.\nCheck your settings to avoid redundant color changes." -msgstr "Dochází zde ke změně barvy u extruderu, který dosud nebyl použit.\nZkontrolujte nastavení, abyste se vyhnuli redundantním změnám barev." +msgid "" +"There is a color change for extruder that has not been used before.\n" +"Check your settings to avoid redundant color changes." +msgstr "" +"Dochází zde ke změně barvy u extruderu, který dosud nebyl použit.\n" +"Zkontrolujte nastavení, abyste se vyhnuli redundantním změnám barev." #: src/slic3r/GUI/DoubleSlider.cpp:1149 -msgid "There is a color change for extruder that won't be used till the end of print job.\nThis code won't be processed during G-code generation." -msgstr "Dochází zde ke změně barvy u extruderu, který již do konce tisku nebude použit.\nTento kód nebude během generování G-kódu zpracován." +msgid "" +"There is a color change for extruder that won't be used till the end of print job.\n" +"This code won't be processed during G-code generation." +msgstr "" +"Dochází zde ke změně barvy u extruderu, který již do konce tisku nebude použit.\n" +"Tento kód nebude během generování G-kódu zpracován." #: src/slic3r/GUI/DoubleSlider.cpp:1152 -msgid "There is an extruder change set to the same extruder.\nThis code won't be processed during G-code generation." -msgstr "Je zde změna extruderu na ten samý extruder.\nBěhem generování G-codu nebude tento kód zpracován." +msgid "" +"There is an extruder change set to the same extruder.\n" +"This code won't be processed during G-code generation." +msgstr "" +"Je zde změna extruderu na ten samý extruder.\n" +"Během generování G-codu nebude tento kód zpracován." -#: src/libslic3r/GCode.cpp:604 -msgid "There is an object with no extrusions on the first layer." -msgstr "Je zde objekt, u kterého nedochází k extruzi v první vrstvě." +#: src/libslic3r/GCode.cpp:521 +msgid "There is an object with no extrusions in the first layer." +msgstr "Je zde objekt, který nemá v první vrstvě žádné extrudování." + +#: src/libslic3r/PrintConfig.cpp:2746 +msgid "Thick bridges" +msgstr "Silné přemostění" #: src/slic3r/GUI/UpdateDialogs.cpp:225 -#, possible-c-format +#, c-format msgid "This %s version: %s" msgstr "Tento %s verze: %s" -#: src/slic3r/GUI/Tab.cpp:1244 -msgid "This action is not revertable.\nDo you want to proceed?" -msgstr "Tato akce je nevratná.\nChcete pokračovat?" +#: src/slic3r/GUI/DoubleSlider.cpp:2041 src/slic3r/GUI/Tab.cpp:1305 +msgid "" +"This action is not revertible.\n" +"Do you want to proceed?" +msgstr "" +"Tato akce není vratná.\n" +"Chcete pokračovat?" + +#: src/slic3r/GUI/DoubleSlider.cpp:2040 +msgid "This action will cause deletion of all ticks on vertical slider." +msgstr "Tato akce způsobí odstranění všech značek na vertikálním posuvníku." #: src/libslic3r/PrintConfig.cpp:199 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." @@ -9310,9 +10977,9 @@ msgstr "Tento vlastní kód je vložen při každé změně vrstvy, hned po pohy 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 "Tento vlastní kód je vložen pro každou změnu vrstvy, předtím než se pohne Z. Můžete přidávat zástupné proměnné pro veškeré nastavení Slic3ru stejně tak jako [layer_num] a [layer_z]." -#: src/libslic3r/PrintConfig.cpp:2237 -msgid "This custom code is inserted before every toolchange. Placeholder variables for all PrusaSlicer settings as well as {previous_extruder} and {next_extruder} can be used. When a tool-changing command which changes to the correct extruder is included (such as T{next_extruder}), PrusaSlicer will emit no other such command. It is therefore possible to script custom behaviour both before and after the toolchange." -msgstr "Tento vlastní kód je vložen při každé změně nástroje (extruderu). Lze používat zástupné proměnné pro všechna nastavení PrusaSliceru stejně jako {previous_extruder} a {next_extruder}. Když je použit příkaz pro výměnu extruderu, který mění na požadovaný extruder (jako je T {next_extruder}), PrusaSlicer nevytvoří žádný jiný takový příkaz. Je tedy možné skriptovat vlastní chování před i po výměně nástroje." +#: src/libslic3r/PrintConfig.cpp:2774 +msgid "This custom code is inserted before every toolchange. Placeholder variables for all PrusaSlicer settings as well as {toolchange_z}, {previous_extruder} and {next_extruder} can be used. When a tool-changing command which changes to the correct extruder is included (such as T{next_extruder}), PrusaSlicer will emit no other such command. It is therefore possible to script custom behaviour both before and after the toolchange." +msgstr "Tento vlastní kód je vložen při každé změně nástroje (extruderu). Lze používat zástupné proměnné pro všechna nastavení PrusaSliceru stejně jako {toolchange_z}, {previous_extruder} a {next_extruder}. Když je použit příkaz pro výměnu extruderu, který mění na požadovaný extruder (jako je T {next_extruder}), PrusaSlicer nevytvoří žádný jiný takový příkaz. Je tedy možné skriptovat vlastní chování před i po výměně nástroje." #: src/libslic3r/PrintConfig.cpp:430 msgid "This end procedure is inserted at the end of the output file, before the printer end gcode (and before any toolchange from this filament in case of multimaterial printers). Note that you can use placeholder variables for all PrusaSlicer settings. If you have multiple extruders, the gcode is processed in extruder order." @@ -9338,10 +11005,6 @@ msgstr "Toto experimentální nastavení používá příkazy G10 a G11, aby si 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 "Toto experimentální nastavení používá výstupní hodnoty E v kubických milimetrech místo lineárních milimetrů. Pokud firmware dosud nezná průměr (průměry) filamentu, můžete v počátečním G-code zadat příkazy jako “M200 D [filament_diameter_0] T0”, pro zapnutí volumetrického režimu a použití průměru filamentu přidruženého k vybranému filamentu ve Slic3ru. Toto je podporováno pouze v posledních verzích firmwaru Marlin." -#: src/slic3r/GUI/GUI_ObjectList.cpp:4459 -msgid "This extruder will be set for selected items" -msgstr "Tento extruder bude nastaven pro vybrané položky" - #: src/libslic3r/PrintConfig.cpp:258 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 "Tato hodnota určuje množství vytlačeného plastu při vytváření mostů. Mírným snížením této hodnoty můžete předejít pronášení, i když přednastavené hodnoty jsou většinou dobré a je lepší experimentovat s chlazením (využitím ventilátoru) než s touto hodnotou." @@ -9356,7 +11019,7 @@ msgstr "Nastavená rychlost ventilátoru je využita vždy při vytváření mos #: src/libslic3r/PrintConfig.cpp:1036 msgid "This feature allows to combine infill and speed up your print by extruding thicker infill layers while preserving thin perimeters, thus accuracy." -msgstr "Tato funkce umožňuje kombinovat výplň a urychlit tisk pomocí extruzí silnějších výplňových vrstev při zachování tenkých obvodů, a tím i přesnosti." +msgstr "Tato funkce umožňuje kombinovat výplň a urychlit tisk pomocí extruzí silnějších výplňových vrstev při zachování tenkých perimetrů, a tím i přesnosti." #: src/libslic3r/PrintConfig.cpp:1861 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." @@ -9370,14 +11033,32 @@ msgstr "Tato funkce zvýší postupně Z při tisku jednovrstvého objektu, aby msgid "This file cannot be loaded in a simple mode. Do you want to switch to an advanced mode?" msgstr "Tento soubor nelze načíst v jednoduchém režimu. Chcete přepnout do pokročilého režimu?" -#: src/slic3r/GUI/Plater.cpp:2319 -msgid "This file contains several objects positioned at multiple heights.\nInstead of considering them as multiple objects, should I consider\nthis file as a single object having multiple parts?" -msgstr "Tento soubor obsahuje několik objektů umístěných v různých výškách. Mají být vloženy jako jeden objekt obsahující více částí,\nnamísto vložení několika objektů?" +#: src/slic3r/GUI/Plater.cpp:2526 +msgid "" +"This file contains several objects positioned at multiple heights.\n" +"Instead of considering them as multiple objects, should \n" +"the file be loaded as a single object having multiple parts?" +msgstr "" +"Tento soubor obsahuje několik objektů umístěných v různých výškách.\n" +"Místo toho, aby se s nimi pracovalo jako se separátními objekty, \n" +"mají být načteny jako jeden objekt, který má více částí?" #: src/slic3r/GUI/FirmwareDialog.cpp:332 -#, possible-c-format -msgid "This firmware hex file does not match the printer model.\nThe hex file is intended for: %s\nPrinter reported: %s\n\nDo you want to continue and flash this hex file anyway?\nPlease only continue if you are sure this is the right thing to do." -msgstr "Tento hex soubor s firmware neodpovídá modelu tiskárny.\nSoubor hex je určen pro: %s\nTiskárna oznámila: %s\n\nChcete i přesto pokračovat a nahrát do tiskárny hex soubor?\nPokračujte prosím, pouze pokud jste si jisti, že je to správný soubor." +#, 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 "" +"Tento hex soubor s firmware neodpovídá modelu tiskárny.\n" +"Soubor hex je určen pro: %s\n" +"Tiskárna oznámila: %s\n" +"\n" +"Chcete i přesto pokračovat a nahrát do tiskárny hex soubor?\n" +"Pokračujte prosím, pouze pokud jste si jisti, že je to správný soubor." #: src/libslic3r/PrintConfig.cpp:348 msgid "This flag enables the automatic cooling logic that adjusts print speed and fan speed according to layer printing time." @@ -9435,6 +11116,10 @@ msgstr "Toto je hodnota akcelerace na kterou se tiskárna vrátí po specifický msgid "This is the acceleration your printer will use for bridges. Set zero to disable acceleration control for bridges." msgstr "Toto je zrychlení, které vaše tiskárna použije při vytváření mostů. Nastavením na nulu vypnete ovládání akcelerace pro mosty." +#: src/libslic3r/PrintConfig.cpp:1157 +msgid "This is the acceleration your printer will use for first layer of object above raft interface. Set zero to disable acceleration control for first layer of object above raft interface." +msgstr "Toto je zrychlení, které tiskárna použije pro první vrstvu objektu nad raftem. Nastavením nuly vypnete řízení zrychlení pro první vrstvu objektu nad raftem." + #: src/libslic3r/PrintConfig.cpp:900 msgid "This is the acceleration your printer will use for first layer. Set zero to disable acceleration control for first layer." msgstr "Toto je zrychlení, které vaše tiskárna použije pro první vrstvu. Nastavte nulu pro vypnutí řízení zrychlení pro první vrstvu." @@ -9451,8 +11136,12 @@ msgstr "Toto je zrychlení, které vaše tiskárna použije pro perimetry. Nasta msgid "This is the diameter of your extruder nozzle (for example: 0.5, 0.35 etc.)" msgstr "Průměr trysky extruderu (například: 0.5, 0.35 atd.)" +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:485 +msgid "This is the first time you are running %1%. We would like to ask you to send some of your system information to us. This will only happen once and we will not ask you to do this again (only after you upgrade to the next version)." +msgstr "Poprvé spouštíte %1%. Rádi bychom vás požádali o zaslání některých informací o vašem systému. Stane se tak pouze jednou a nebudeme vás o to žádat znovu (pouze po přechodu na další verzi)." + #: src/libslic3r/PrintConfig.cpp:1335 -#, possible-c-format +#, c-format msgid "This is the highest printable layer height for this extruder, used to cap the variable layer height and support layer height. Maximum recommended layer height is 75% of the extrusion width to achieve reasonable inter-layer adhesion. If set to 0, layer height is limited to 75% of the nozzle diameter." msgstr "Toto je největší možná výška vrstvy pro tento extruder, který se používá k zakrytí výšky proměnné vrstvy a výšky podpůrné vrstvy. Maximální doporučená výška vrstvy činí 75% šířky vytlačování, aby se dosáhlo přiměřené přilnavosti mezi vrstvami. Pokud je nastavena hodnota 0, je výška vrstvy omezena na 75% průměru trysky." @@ -9460,21 +11149,29 @@ msgstr "Toto je největší možná výška vrstvy pro tento extruder, který se 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 "Nejmenší tisknutelná výška vrstvy pro tento extruder. Omezuje rozlišení pro výšku proměnné vrstvy. Typické hodnoty jsou mezi 0,05 mm a 0,1 mm." -#: src/libslic3r/GCode.cpp:624 -msgid "This is usually caused by negligibly small extrusions or by a faulty model. Try to repair the model or change its orientation on the bed." -msgstr "To je obvykle způsobeno zanedbatelně malým množstvím extrudovaného materiálu nebo chybným modelem. Zkuste model opravit nebo změnit jeho orientaci na podložce." +#: src/slic3r/GUI/DoubleSlider.cpp:1390 +msgid "This is wipe tower layer" +msgstr "Toto je vrstva čistící věže" #: src/libslic3r/PrintConfig.cpp:2358 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 "Tato matice popisuje objemy (v kubických milimetrech) nutné k vyčištění nového filamentu na čistící věži pro danou dvojici nástrojů." +#: src/libslic3r/GCode.cpp:737 +msgid "This may cause problems in g-code visualization and printing time estimation." +msgstr "Může to způsobit problémy při vizualizaci g-codu a odhadu doby tisku." + #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:928 -msgid "This operation is irreversible.\nDo you want to proceed?" -msgstr "Tato operace je nevratná.\nChcete pokračovat?" +msgid "" +"This operation is irreversible.\n" +"Do you want to proceed?" +msgstr "" +"Tato operace je nevratná.\n" +"Chcete pokračovat?" #: src/libslic3r/PrintConfig.cpp:1550 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 "Tato volba nastavuje počet perimetrů, které je třeba vygenerovat pro každou vrstvu. Slic3r může toto číslo automaticky zvýšit, pokud detekuje šikmé plochy, které se tisknou lépe s vyšším počtem obvodů, pokud je zapnuta možnost Extra perimetry." +msgstr "Tato volba nastavuje počet perimetrů, které je třeba vygenerovat pro každou vrstvu. Slic3r může toto číslo automaticky zvýšit, pokud detekuje šikmé plochy, které se tisknou lépe s vyšším počtem perimetrů, pokud je zapnuta možnost Extra perimetry." #: src/libslic3r/PrintConfig.cpp:1464 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." @@ -9486,7 +11183,7 @@ msgstr "Tato volba omezuje výplň na plochy skutečně potřebné pro podpěru #: src/libslic3r/PrintConfig.cpp:1066 msgid "This option will switch the print order of perimeters and infill, making the latter first." -msgstr "Tato volba obrátí pořadí tisku obvodů a výplní." +msgstr "Tato volba obrátí pořadí tisku perimetrů a výplní." #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:85 msgid "This printer will be shown in the presets list as" @@ -9537,9 +11234,21 @@ msgid "This vector saves required volumes to change from/to each tool used on th msgstr "Tento vektor ukládá potřebné objemy pro změnu z/na každý extruder používaný na čistící věži. Tyto hodnoty jsou použity pro zjednodušení vytvoření celkových objemů čištění níže." #: src/slic3r/GUI/UpdateDialogs.cpp:216 -#, possible-c-format -msgid "This version of %s is not compatible with currently installed configuration bundles.\nThis probably happened as a result of running an older %s after using a newer one.\n\nYou may either exit %s and try again with a newer version, or you may re-run the initial configuration. Doing so will create a backup snapshot of the existing configuration before installing files compatible with this %s." -msgstr "Tato verze %s není kompatibilní se současně nainstalovanými balíčky nastavení.\nTato situace nejspíše nastala spuštěním starší verze %s po používání novější verze.\n\nMůžete buď ukončit %s a zkusit to znovu s novou verzí, nebo můžete znovu spustit výchozí konfiguraci. Před instalací kompatibilního nastavení s touto verzí %s dojde k vytvoření zálohy současné konfigurace." +#, c-format +msgid "" +"This version of %s is not compatible with currently installed configuration bundles.\n" +"This probably happened as a result of running an older %s after using a newer one.\n" +"\n" +"You may either exit %s and try again with a newer version, or you may re-run the initial configuration. Doing so will create a backup snapshot of the existing configuration before installing files compatible with this %s." +msgstr "" +"Tato verze %s není kompatibilní se současně nainstalovanými balíčky nastavení.\n" +"Tato situace nejspíše nastala spuštěním starší verze %s po používání novější verze.\n" +"\n" +"Můžete buď ukončit %s a zkusit to znovu s novou verzí, nebo můžete znovu spustit výchozí konfiguraci. Před instalací kompatibilního nastavení s touto verzí %s dojde k vytvoření zálohy současné konfigurace." + +#: src/libslic3r/PrintConfig.cpp:4274 +msgid "This version of PrusaSlicer may not understand configurations produced by the newest PrusaSlicer versions. For example, newer PrusaSlicer may extend the list of supported firmware flavors. One may decide to bail out or to substitute an unknown value with a default silently or verbosely." +msgstr "Tato verze PrusaSliceru nemusí být kompatibilní s konfiguracemi vytvořenými nejnovějšími verzemi PrusaSliceru. Novější verze PrusaSliceru mohou například rozšířit seznam podporovaných druhů firmwaru. Lze se rozhodnout, že to budeme ignorovat, nebo že neznámou hodnotu nahradíme výchozí hodnotou." #: src/libslic3r/PrintConfig.cpp:2601 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." @@ -9553,10 +11262,6 @@ msgstr "Vlákna" msgid "Threads are used to parallelize long-running tasks. Optimal threads number is slightly above the number of available cores/processors." msgstr "Vlákna jsou používána pro paralelizaci časově náročnějších úloh. Optimální počet vláken je mírně nad počtem dostupných jader/procesorů." -#: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:235 -msgid "Threshold:" -msgstr "Práh:" - #: src/slic3r/GUI/Tab.cpp:2263 msgid "Tilt" msgstr "Náklon" @@ -9565,8 +11270,7 @@ msgstr "Náklon" msgid "Tilt time" msgstr "Doba náklonu" -#: src/slic3r/GUI/GCodeViewer.cpp:2225 src/slic3r/GUI/GCodeViewer.cpp:2233 -#: src/slic3r/GUI/RammingChart.cpp:76 +#: src/slic3r/GUI/GCodeViewer.cpp:2225 src/slic3r/GUI/GCodeViewer.cpp:2233 src/slic3r/GUI/RammingChart.cpp:76 msgid "Time" msgstr "Čas" @@ -9615,7 +11319,7 @@ msgid "To use a custom CA file, please import your CA file into Certificate Stor msgstr "Chcete-li použít vlastní soubor CA, importujte soubor CA do Certificate Store / Keychain." #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:271 -#, possible-c-format +#, c-format msgid "Toggle %c axis mirroring" msgstr "Přepnout zrcadlení podle osy %c" @@ -9627,10 +11331,7 @@ msgstr "příliš mnoho souborů" msgid "Too many overlapping holes." msgstr "Příliš mnoho překrývajících se otvorů." -#: src/slic3r/GUI/GCodeViewer.cpp:2241 src/slic3r/GUI/GUI_Preview.cpp:281 -#: src/slic3r/GUI/GUI_Preview.cpp:453 src/slic3r/GUI/GUI_Preview.cpp:693 -#: src/slic3r/GUI/GUI_Preview.cpp:786 src/slic3r/GUI/GUI_Preview.cpp:1270 -#: src/libslic3r/GCode/PreviewData.cpp:362 +#: src/slic3r/GUI/GCodeViewer.cpp:2241 src/slic3r/GUI/GUI_Preview.cpp:281 src/slic3r/GUI/GUI_Preview.cpp:453 src/slic3r/GUI/GUI_Preview.cpp:693 src/slic3r/GUI/GUI_Preview.cpp:786 src/slic3r/GUI/GUI_Preview.cpp:1270 src/libslic3r/GCode/PreviewData.cpp:362 msgid "Tool" msgstr "Nástroj" @@ -9654,14 +11355,17 @@ msgstr "Vizualizace nástroje" msgid "Tool position" msgstr "Poloha nástroje" +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:128 +msgid "Tool type" +msgstr "Typ nástroje" + #: src/slic3r/GUI/Tab.cpp:1837 msgid "Toolchange parameters with single extruder MM printers" msgstr "Parametry při výměně (Multi Material s jedním extruderem)" #. TRN To be shown in the main menu View->Top #. TRN To be shown in Print Settings "Top solid layers" -#: src/slic3r/GUI/MainFrame.cpp:959 src/slic3r/GUI/MainFrame.cpp:1279 -#: src/libslic3r/PrintConfig.cpp:2275 src/libslic3r/PrintConfig.cpp:2284 +#: src/slic3r/GUI/MainFrame.cpp:959 src/slic3r/GUI/MainFrame.cpp:1279 src/libslic3r/PrintConfig.cpp:2275 src/libslic3r/PrintConfig.cpp:2284 msgid "Top" msgstr "Shora" @@ -9669,10 +11373,18 @@ msgstr "Shora" msgid "Top / bottom shell thickness hint: Not available due to invalid layer height." msgstr "Nápověda pro tloušťku vrchní / spodní skořepiny: Není k dipozici z důvodu neplatné výšky vrstvy." +#: src/libslic3r/PrintConfig.cpp:2498 +msgid "Top contact Z distance" +msgstr "Mezera nad podpěrami v ose Z" + #: src/libslic3r/PrintConfig.cpp:449 msgid "Top fill pattern" msgstr "Vzor výplně horní vrstvy" +#: src/libslic3r/PrintConfig.cpp:2582 +msgid "Top interface layers" +msgstr "Vrchní kontaktní vrstvy" + #: src/slic3r/GUI/PresetHints.cpp:321 msgid "Top is open." msgstr "Horní část je otevřená." @@ -9685,9 +11397,7 @@ msgstr "Tloušťka vrchní skořepiny je %1% mm při výšce vrstvy %2% mm." msgid "top solid infill" msgstr "vrchní plná výplň" -#: src/slic3r/GUI/GUI_Preview.cpp:306 src/libslic3r/ExtrusionEntity.cpp:319 -#: src/libslic3r/ExtrusionEntity.cpp:346 src/libslic3r/PrintConfig.cpp:2248 -#: src/libslic3r/PrintConfig.cpp:2260 +#: src/slic3r/GUI/GUI_Preview.cpp:306 src/libslic3r/ExtrusionEntity.cpp:319 src/libslic3r/ExtrusionEntity.cpp:346 src/libslic3r/PrintConfig.cpp:2248 src/libslic3r/PrintConfig.cpp:2260 msgid "Top solid infill" msgstr "Vrchní plné výplně" @@ -9703,6 +11413,10 @@ msgstr "Pohled svrchu" msgid "Topmost surface only" msgstr "Pouze nejvrchnější vrstva" +#: src/slic3r/GUI/GCodeViewer.cpp:4039 +msgid "Total" +msgstr "Celkem" + #: src/slic3r/GUI/WipeTowerDialog.cpp:285 msgid "Total purging volume is calculated by summing two values below, depending on which tools are loaded/unloaded." msgstr "Celkový objem čištění je spočítán jako součet dvou hodnot níže v závislosti na tom, které extrudery jsou zavedeny/vyjmuty." @@ -9731,13 +11445,11 @@ msgstr "Přenést vybraná nastavení do nově zvoleného přednastavení." msgid "Translate" msgstr "Posunout" -#: src/slic3r/GUI/Mouse3DController.cpp:282 -#: src/slic3r/GUI/Mouse3DController.cpp:303 +#: src/slic3r/GUI/Mouse3DController.cpp:282 src/slic3r/GUI/Mouse3DController.cpp:303 msgid "Translation" msgstr "Translace" -#: src/slic3r/GUI/GCodeViewer.cpp:2489 src/slic3r/GUI/GUI_Preview.cpp:335 -#: src/slic3r/GUI/GUI_Preview.cpp:1471 src/libslic3r/PrintConfig.cpp:2295 +#: src/slic3r/GUI/GCodeViewer.cpp:2489 src/slic3r/GUI/GUI_Preview.cpp:335 src/slic3r/GUI/GUI_Preview.cpp:1471 src/libslic3r/PrintConfig.cpp:2295 msgid "Travel" msgstr "Rychloposun" @@ -9757,59 +11469,101 @@ msgstr "Sem napište název pro vaší tiskárnu" msgid "Type of the printer." msgstr "Typ tiskárny." -#: src/slic3r/GUI/ConfigWizard.cpp:2524 src/slic3r/GUI/ConfigWizard.cpp:2526 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4016 +#: src/slic3r/GUI/ConfigWizard.cpp:2524 src/slic3r/GUI/ConfigWizard.cpp:2526 src/slic3r/GUI/GUI_ObjectList.cpp:4016 msgid "Type:" msgstr "Typ:" +#: src/libslic3r/SLAPrintSteps.cpp:441 +msgid "Unable to drill the current configuration of holes into the model." +msgstr "Nelze vyvrtat aktuální konfiguraci otvorů do modelu." + #: src/slic3r/GUI/OpenGLManager.cpp:275 -#, possible-c-format -msgid "Unable to load the following shaders:\n%s" -msgstr "Nelze načíst následující shadery: \n%s" +#, c-format +msgid "" +"Unable to load the following shaders:\n" +"%s" +msgstr "" +"Nelze načíst následující shadery: \n" +"%s" #: src/slic3r/GUI/Plater.cpp:3233 msgid "Unable to reload:" msgstr "Nelze znovu načíst:" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:137 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:146 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:845 +#: src/slic3r/GUI/Plater.cpp:3259 src/slic3r/GUI/Plater.cpp:3366 +msgid "Unable to replace with more than one volume" +msgstr "Nelze nahradit více než jednou částí" + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:137 src/slic3r/GUI/UnsavedChangesDialog.cpp:146 src/slic3r/GUI/UnsavedChangesDialog.cpp:845 msgid "Undef" msgstr "Nedefinováno" +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1677 +msgid "Undef category" +msgstr "Nedefinovaná kategorie" + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1677 +msgid "Undef group" +msgstr "Nedefinovaná skupina" + +#: src/slic3r/GUI/GUI.cpp:305 +msgid "Undefined" +msgstr "Nedefinováno" + #: src/libslic3r/miniz_extension.cpp:91 msgid "undefined error" msgstr "nedefinovaná chyba" -#: src/slic3r/GUI/GLCanvas3D.cpp:5028 src/slic3r/GUI/KBShortcutsDialog.cpp:125 -#: src/slic3r/GUI/MainFrame.cpp:1187 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:294 +msgid "Underflow" +msgstr "Podtečení" + +#: src/slic3r/GUI/GLCanvas3D.cpp:5028 src/slic3r/GUI/KBShortcutsDialog.cpp:125 src/slic3r/GUI/MainFrame.cpp:1187 msgid "Undo" msgstr "Zpět" #: src/slic3r/GUI/GLCanvas3D.cpp:4382 -#, possible-c-format +#, c-format msgid "Undo %1$d Action" msgid_plural "Undo %1$d Actions" msgstr[0] "%1$d Akce Zpět" msgstr[1] "%1$d Akce Zpět" msgstr[2] "%1$d Akcí Zpět" +msgstr[3] "" + +#: src/slic3r/GUI/Plater.cpp:4782 +msgid "Undo / Redo is processing" +msgstr "Zpět / Vpřed se zpracovává" + +#: src/slic3r/GUI/NotificationManager.cpp:58 +msgid "Undo desktop integration failed." +msgstr "Zrušení integrace do systému se nepodařilo." + +#: src/slic3r/GUI/NotificationManager.cpp:56 +msgid "Undo desktop integration was successful." +msgstr "Zrušení integrace do systému proběhlo úspěšně." #: src/slic3r/GUI/GLCanvas3D.cpp:4361 msgid "Undo History" msgstr "Historie operací Zpět" +#: resources/data/hints.ini: [hint:Undo/redo history] +msgid "" +"Undo/redo history\n" +"Did you know that you can right-click theundo/redo arrowsto see the history of changes and to undo or redo several actions at once?" +msgstr "" +"Historie akcí\n" +"Věděli jste, že můžete kliknutím pravým tlačítkem myši na šipky Zpět/Vpřed vrátit několik akcí najednou?" + #: src/libslic3r/miniz_extension.cpp:115 msgid "unexpected decompressed size" msgstr "neočekávaná dekomprimovaná velikost" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:27 -#: src/slic3r/GUI/GUI_Preview.cpp:299 src/libslic3r/ExtrusionEntity.cpp:310 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:27 src/slic3r/GUI/GUI_Preview.cpp:299 src/libslic3r/ExtrusionEntity.cpp:310 msgid "Unknown" msgstr "Neznámý" -#: src/slic3r/Utils/Duet.cpp:84 src/slic3r/Utils/Duet.cpp:139 -#: src/slic3r/Utils/FlashAir.cpp:122 src/slic3r/Utils/FlashAir.cpp:143 -#: src/slic3r/Utils/FlashAir.cpp:159 +#: src/slic3r/Utils/Duet.cpp:84 src/slic3r/Utils/Duet.cpp:139 src/slic3r/Utils/FlashAir.cpp:122 src/slic3r/Utils/FlashAir.cpp:143 src/slic3r/Utils/FlashAir.cpp:159 msgid "Unknown error occured" msgstr "Došlo k neznámé chybě" @@ -9834,12 +11588,22 @@ msgid "UNLOCKED LOCK" msgstr "ODEMČENÝ ZÁMEK" #: src/slic3r/GUI/Tab.cpp:3719 -msgid "UNLOCKED LOCK icon indicates that some settings were changed and are not equal to the system (or default) values for the current option group.\nClick to reset all settings for current option group to the system (or default) values." +msgid "" +"UNLOCKED LOCK icon indicates that some settings were changed and are not equal to the system (or default) values for the current option group.\n" +"Click to reset all settings for current option group to the system (or default) values." msgstr "Ikona ODEMKNUTÉHO ZÁMKU indikuje, že některá nastavení byla změněna a nejsou shodná se systémovými (výchozími) hodnotami pro danou skupinu nastavení. Klikněte pro reset všech nastavení aktuální skupiny nastavení na systémové hodnoty." #: src/slic3r/GUI/Tab.cpp:3734 -msgid "UNLOCKED LOCK icon indicates that the value was changed and is not equal to the system (or default) value.\nClick to reset current value to the system (or default) value." -msgstr "Ikona ODEMKNUTÉHO ZÁMKU indikuje, že se hodnota změnila a není shodná se systémovou (nebo výchozí) hodnotou.\nKlikněte pro reset současné hodnoty na systémovou hodnotu." +msgid "" +"UNLOCKED LOCK icon indicates that the value was changed and is not equal to the system (or default) value.\n" +"Click to reset current value to the system (or default) value." +msgstr "" +"Ikona ODEMKNUTÉHO ZÁMKU indikuje, že se hodnota změnila a není shodná se systémovou (nebo výchozí) hodnotou.\n" +"Klikněte pro reset současné hodnoty na systémovou hodnotu." + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:771 +msgid "Unsaved Changes" +msgstr "Neuložené změny" #: src/slic3r/GUI/KBShortcutsDialog.cpp:173 msgid "Unselect gizmo or clear selection" @@ -9873,6 +11637,10 @@ msgstr "Nepodporovaná verze OpenGL" msgid "Unsupported selection" msgstr "Nepodporovaný výběr" +#: src/slic3r/GUI/MainFrame.cpp:627 src/slic3r/GUI/Plater.cpp:1597 src/slic3r/GUI/Plater.cpp:2656 +msgid "Untitled" +msgstr "Bez názvu" + #: src/slic3r/GUI/GCodeViewer.cpp:2183 msgid "up to" msgstr "až do" @@ -9893,14 +11661,31 @@ msgstr "Aktualizace" msgid "Updates are never applied without user's consent and never overwrite user's customized settings." msgstr "Aktualizace nejsou nikdy nainstalovány bez vědomí uživatele a nikdy nepřepíšou upravená uživatelská nastavení." +#: src/slic3r/Utils/PresetUpdater.cpp:779 +msgid "Updating" +msgstr "Probíhá aktualizace" + #: src/slic3r/GUI/ConfigSnapshotDialog.cpp:18 msgid "Upgrade" msgstr "Aktualizovat" +#: src/slic3r/GUI/PrintHostDialogs.cpp:100 +msgid "Upload" +msgstr "Nahrát" + #: src/slic3r/GUI/GUI_App.cpp:1522 msgid "Upload a firmware image into an Arduino based printer" msgstr "Nahrát firmware do tiskárny s Arduinem" +#: src/slic3r/GUI/PrintHostDialogs.cpp:83 +msgid "Upload and Print" +msgstr "Nahrát a Tisknout" + +#: src/slic3r/GUI/PrintHostDialogs.cpp:97 +#, c-format +msgid "Upload filename doesn't end with \"%s\". Do you wish to continue?" +msgstr "Název nahrávaného souboru nekončí \"%s\". Chcete pokračovat?" + #: src/slic3r/Utils/FlashAir.cpp:58 msgid "Upload not enabled on FlashAir card." msgstr "Na kartě FlashAir není nahrávání povoleno." @@ -9913,19 +11698,18 @@ msgstr "Nahrát soubor do tiskového serveru se jménem:" msgid "Uploading" msgstr "Nahrávání" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:205 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:207 -msgid "Upper Layer" -msgstr "Vyšší vrstva" - -#: src/slic3r/GUI/KBShortcutsDialog.cpp:218 -msgid "Upper layer" -msgstr "Horní vrstva" +#: src/libslic3r/PrintConfig.cpp:2444 +msgid "Use \"Even-odd\" for 3DLabPrint airplane models. Use \"Close holes\" to close all holes in the model." +msgstr "Pro modely letadel 3DLabPrint použijte \"Paritní vyplňování\". Použijte \"Uzavírání děr\" pro uzavření všech otvorů v modelu." #: src/slic3r/GUI/DoubleSlider.cpp:1276 msgid "Use another extruder" msgstr "Použít jiný extruder" +#: src/slic3r/GUI/Preferences.cpp:329 +msgid "Use colors for axes values in Manipulation panel" +msgstr "Podbarvení hodnot os v panelu Manipulace s objektem" + #: src/slic3r/GUI/Preferences.cpp:220 msgid "Use custom size for toolbar icons" msgstr "Použít vlastní velikost ikon na panelu nástrojů" @@ -9974,6 +11758,10 @@ msgstr "Použít relativní E vzdálenosti" msgid "Use Retina resolution for the 3D scene" msgstr "Pro 3D scénu použít rozlišení Retina" +#: src/slic3r/GUI/Preferences.cpp:484 +msgid "Use system menu for application" +msgstr "V PrusaSliceru používat systémové nabídky" + #: src/libslic3r/PrintConfig.cpp:576 msgid "Use this option to set the axis letter associated to your printer's extruder (usually E but some printers use A)." msgstr "Touto volbou nastavíte písmeno osy přidružené k extruderu tiskárny (obvykle E, ale některé tiskárny používají A)." @@ -9990,6 +11778,10 @@ msgstr "Použít volumetrickou hodnotu E" msgid "used" msgstr "použitý" +#: src/slic3r/GUI/GCodeViewer.cpp:3562 src/slic3r/GUI/GCodeViewer.cpp:3573 src/slic3r/GUI/GCodeViewer.cpp:3834 +msgid "Used filament" +msgstr "Použito filamentu" + #: src/slic3r/GUI/Plater.cpp:243 msgid "Used Filament (g)" msgstr "Použito Filamentu (g)" @@ -10022,9 +11814,7 @@ msgstr "Použito materiálu (jednotka)" msgid "User" msgstr "Uživatel" -#: src/slic3r/GUI/PresetComboBoxes.cpp:230 -#: src/slic3r/GUI/PresetComboBoxes.cpp:778 -#: src/slic3r/GUI/PresetComboBoxes.cpp:934 +#: src/slic3r/GUI/PresetComboBoxes.cpp:230 src/slic3r/GUI/PresetComboBoxes.cpp:778 src/slic3r/GUI/PresetComboBoxes.cpp:934 msgid "User presets" msgstr "Uživatelská přednastavení" @@ -10048,6 +11838,14 @@ msgstr "Hodnoty v tomto sloupci jsou pro Normální režim" msgid "Values in this column are for Stealth mode" msgstr "Hodnoty v tomto sloupci jsou pro Tichý režim" +#: resources/data/hints.ini: [hint:Variable layer height] +msgid "" +"Variable layer height\n" +"Did you know that you can print different regions of your model with a different layer height and smooth the transitions between them? Try theVariable layer height tool.(Not available for SLA printers.)" +msgstr "" +"Proměnná výška vrstvy\n" +"Věděli jste, že můžete tisknout různé oblasti modelu s různou výškou vrstvy a vyhlazovat přechody mezi nimi? Vyzkoušejte nástroj Proměnná výška vrstvy. (Není k dispozici pro SLA tiskárny.)" + #: src/slic3r/GUI/GLCanvas3D.cpp:231 src/slic3r/GUI/GLCanvas3D.cpp:4978 msgid "Variable layer height" msgstr "Variabilní výška vrstvy" @@ -10074,18 +11872,17 @@ msgstr "varianty" #: src/slic3r/GUI/ConfigSnapshotDialog.cpp:57 src/slic3r/GUI/Tab.cpp:1289 msgid "vendor" -msgstr "prodejce" +msgstr "výrobce" #: src/slic3r/GUI/ConfigWizard.cpp:589 msgid "Vendor:" -msgstr "Prodejce:" +msgstr "Výrobce:" #: src/libslic3r/PrintConfig.cpp:972 msgid "Verbose G-code" msgstr "Komentáře do G-code" -#: src/slic3r/GUI/AboutDialog.cpp:256 src/slic3r/GUI/GUI_App.cpp:239 -#: src/slic3r/GUI/MainFrame.cpp:164 +#: src/slic3r/GUI/AboutDialog.cpp:256 src/slic3r/GUI/GUI_App.cpp:239 src/slic3r/GUI/MainFrame.cpp:164 msgid "Version" msgstr "Verze" @@ -10101,15 +11898,11 @@ msgstr "Svislé stěny" msgid "Vertical Slider" msgstr "Vertikální posuvník" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:208 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:212 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:231 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:208 src/slic3r/GUI/KBShortcutsDialog.cpp:212 src/slic3r/GUI/KBShortcutsDialog.cpp:231 msgid "Vertical slider - Move active thumb Down" msgstr "Vertikální posuvník - Pohyb aktivním ukazatelem dolů" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:207 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:211 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:230 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:207 src/slic3r/GUI/KBShortcutsDialog.cpp:211 src/slic3r/GUI/KBShortcutsDialog.cpp:230 msgid "Vertical slider - Move active thumb Up" msgstr "Vertikální posuvník - Pohyb aktivním ukazatelem nahoru" @@ -10122,21 +11915,22 @@ msgid "View mode" msgstr "Režim zobrazení" #: src/slic3r/GUI/UnsavedChangesDialog.cpp:666 -msgid "Visit \"Preferences\" and check \"%1%\"\nto be asked about unsaved changes again." +msgid "" +"Visit \"Preferences\" and check \"%1%\"\n" +"to be asked about unsaved changes again." msgstr "Pro zrušení zapamatování jděte do Nastaneví a zaškrtněte \"%1%\"." #: src/libslic3r/PrintConfig.cpp:3553 msgid "Visualize an already sliced and saved G-code" msgstr "Vizualizuje již naslicovaný a uložený G-code" -#: src/libslic3r/SLAPrintSteps.cpp:411 src/libslic3r/SLAPrintSteps.cpp:420 -#: src/libslic3r/SLAPrintSteps.cpp:459 +#: src/libslic3r/SLAPrintSteps.cpp:411 src/libslic3r/SLAPrintSteps.cpp:420 src/libslic3r/SLAPrintSteps.cpp:459 msgid "Visualizing supports" msgstr "Vizualizace podpěr" #: src/slic3r/GUI/Plater.cpp:167 msgid "Volume" -msgstr "Obsah" +msgstr "Objem" #: src/slic3r/GUI/WipeTowerDialog.cpp:286 msgid "Volume to purge (mm³) when the filament is being" @@ -10170,30 +11964,29 @@ msgstr "Objemová rychlost" msgid "Wall thickness" msgstr "Tloušťka stěny" -#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1129 src/slic3r/GUI/GUI.cpp:256 -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:478 -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:502 -#: src/slic3r/GUI/WipeTowerDialog.cpp:45 src/slic3r/GUI/WipeTowerDialog.cpp:366 +#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1129 src/slic3r/GUI/GUI.cpp:256 src/slic3r/GUI/PhysicalPrinterDialog.cpp:478 src/slic3r/GUI/PhysicalPrinterDialog.cpp:502 src/slic3r/GUI/WipeTowerDialog.cpp:45 src/slic3r/GUI/WipeTowerDialog.cpp:366 msgid "Warning" msgstr "Varování" -#: src/slic3r/GUI/NotificationManager.cpp:672 -#: src/slic3r/GUI/NotificationManager.cpp:687 -#: src/slic3r/GUI/NotificationManager.cpp:702 +#: src/slic3r/GUI/NotificationManager.cpp:672 src/slic3r/GUI/NotificationManager.cpp:687 src/slic3r/GUI/NotificationManager.cpp:702 msgid "WARNING:" msgstr "VAROVÁNÍ:" +#: src/slic3r/GUI/SendSystemInfoDialog.cpp:494 +msgid "We do not send any personal information nor anything that would allow us to identify you later. To detect duplicate entries, a unique number derived from your system is sent, but the source information cannot be reconstructed. Apart from that, only general data about your OS, hardware and OpenGL installation are sent. PrusaSlicer is open source, if you want to inspect the code actually performing the communication, see %1%." +msgstr "Neposíláme žádné osobní údaje ani nic, co by nám umožnilo vaši pozdější identifikaci. Pro detekování duplicitních záznamů je odesláno jedinečné číslo odvozené z vašeho systému, ale zdrojové informace nelze rekonstruovat. Kromě toho jsou odesílány pouze obecné údaje o vašem operačním systému, hardwaru a instalaci OpenGL. PrusaSlicer je otevřený zdrojový kód, pokud chcete nahlédnout do kódu, který skutečně provádí komunikaci, viz %1%." + #: src/slic3r/GUI/ConfigWizard.cpp:449 msgid "Welcome" msgstr "Vítejte" #: src/slic3r/GUI/ConfigWizard.cpp:445 -#, possible-c-format +#, c-format msgid "Welcome to the %s Configuration Assistant" msgstr "Vítejte v %s Konfiguračním Asistentu" #: src/slic3r/GUI/ConfigWizard.cpp:447 -#, possible-c-format +#, c-format msgid "Welcome to the %s Configuration Wizard" msgstr "Vítejte v %s Konfiguračním průvodci" @@ -10209,10 +12002,6 @@ msgstr "Pokud je zaškrtnuto, přednastavení tisku a filamentu se zobrazují v 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 "Je-li zaškrtnuto, při každém přetažení souboru s projektem do aplikace se zobrazí dialogové okno s výzvou k výběru akce, kterou se má soubor načíst." -#: src/slic3r/GUI/Preferences.cpp:156 -msgid "When closing the application, always ask for unsaved changes" -msgstr "Při zavírání aplikace vždy ptát na neuložené změny" - #: src/slic3r/GUI/PresetHints.cpp:223 msgid "when printing" msgstr "při tisku" @@ -10225,9 +12014,9 @@ msgstr "Připnutí překrývajících se objektů jeden k druhému při Multimat 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 "Při tisku více objektů nebo kopií tiskárna kompletně dokončí jeden objekt, předtím než začne tisknout druhý (začíná od spodní vrstvy). Tato vlastnost je výhodná z důvodů snížení rizika zničených výtisků. Slic3r by měl varovat při možné kolizi extruderu s objektem a zabránit mu, přesto doporučujeme obezřetnost." -#: src/libslic3r/PrintConfig.cpp:933 -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 "Při tisku s velmi nízkými výškami vrstev můžete stále vytisknout tlustší spodní vrstvu pro zlepšení přilnavosti a toleranci pro nedokonale zkalibrovanou tiskovou podložku. Může být vyjádřeno jako absolutní hodnota nebo jako procento (například: 150%) z výchozí výšky vrstvy." +#: src/libslic3r/PrintConfig.cpp:1190 +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." +msgstr "Při tisku s velmi nízkou výškou vrstvy můžete i tak chtít tisknout silnější první spodní vrstvu, abyste zlepšili přilnavost k nedokonalé tiskové podložce." #: src/libslic3r/PrintConfig.cpp:1661 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)." @@ -10297,8 +12086,7 @@ msgstr "Šířka displeje" msgid "Will inflate or deflate the sliced 2D polygons according to the sign of the correction." msgstr "Vytvoří offset každé vrstvy v rovině XY. Kladná hodnota - offset směrem ven, plocha polygonu se zvětší. Záporná hodnota - offset směrem dovnitř, plocha polygonu se zmenší." -#: src/slic3r/GUI/GCodeViewer.cpp:2660 src/slic3r/GUI/GCodeViewer.cpp:2663 -#: src/slic3r/GUI/GUI_Preview.cpp:978 +#: src/slic3r/GUI/GCodeViewer.cpp:2660 src/slic3r/GUI/GCodeViewer.cpp:2663 src/slic3r/GUI/GUI_Preview.cpp:978 msgid "Wipe" msgstr "Čištění" @@ -10310,14 +12098,11 @@ msgstr "Vyčistit do tohoto objektu" msgid "Wipe into this object's infill" msgstr "Vyčištění do výplně tohoto objektu" -#: src/slic3r/GUI/GUI_ObjectList.cpp:39 src/slic3r/GUI/GUI_ObjectList.cpp:99 -#: src/slic3r/GUI/GUI_ObjectList.cpp:658 src/libslic3r/PrintConfig.cpp:2395 -#: src/libslic3r/PrintConfig.cpp:2403 +#: src/slic3r/GUI/GUI_ObjectList.cpp:39 src/slic3r/GUI/GUI_ObjectList.cpp:99 src/slic3r/GUI/GUI_ObjectList.cpp:658 src/libslic3r/PrintConfig.cpp:2395 src/libslic3r/PrintConfig.cpp:2403 msgid "Wipe options" msgstr "Možnosti čištění" -#: src/slic3r/GUI/GUI_Preview.cpp:313 src/slic3r/GUI/Tab.cpp:1521 -#: src/libslic3r/ExtrusionEntity.cpp:326 src/libslic3r/ExtrusionEntity.cpp:360 +#: src/slic3r/GUI/GUI_Preview.cpp:313 src/slic3r/GUI/Tab.cpp:1521 src/libslic3r/ExtrusionEntity.cpp:326 src/libslic3r/ExtrusionEntity.cpp:360 msgid "Wipe tower" msgstr "Čistící věž" @@ -10325,8 +12110,7 @@ msgstr "Čistící věž" msgid "wipe tower" msgstr "čistící věž" -#: src/slic3r/GUI/ConfigManipulation.cpp:119 -#: src/slic3r/GUI/ConfigManipulation.cpp:139 +#: src/slic3r/GUI/ConfigManipulation.cpp:119 src/slic3r/GUI/ConfigManipulation.cpp:139 msgid "Wipe Tower" msgstr "Čistící Věž" @@ -10334,6 +12118,10 @@ msgstr "Čistící Věž" msgid "Wipe tower - Purging volume adjustment" msgstr "Čistící věž - Úprava objemu čištění" +#: src/libslic3r/PrintConfig.cpp:2941 src/libslic3r/PrintConfig.cpp:2942 +msgid "Wipe tower brim width" +msgstr "Šířka límce čistící věže" + #: src/slic3r/GUI/Tab.cpp:1834 msgid "Wipe tower parameters" msgstr "Parametry čistící věže" @@ -10358,22 +12146,39 @@ msgstr "s objemovou rychlostí" msgid "With bowden extruders, it may be wise to do some amount of quick retract before doing the wipe movement." msgstr "U bowdenových extrudérů může být vhodné provést rychlé retrakce než se spustí očištění." +#: src/libslic3r/PrintConfig.cpp:2218 +msgid "" +"With draft shield active, the skirt will be printed skirt_distance from the object, possibly intersecting brim.\n" +"Enabled = skirt is as tall as the highest printed object.\n" +"Limited = skirt is as tall as specified by skirt_height.\n" +"This is useful to protect an ABS or ASA print from warping and detaching from print bed due to wind draft." +msgstr "" +"Při ochranném štítu proti průvanu se obrys vytiskne ve vzdálenosti skirt_distance od objektu, případně protíná límec.\n" +"Povoleno = obrys je stejně vysoký jako nejvyšší tištěný objekt.\n" +"Omezeno = obrys je tak vysoký, jak určuje výška skirt_height.\n" +"To je užitečné pro ochranu modelu z ABS nebo ASA před deformací a odlepením od tiskové podložky v důsledku průvanu." + #: src/libslic3r/PrintConfig.cpp:2198 msgid "With sheath around the support" msgstr "Pouzdro okolo podpěr" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:68 -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:111 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:68 src/slic3r/GUI/GUI_ObjectManipulation.cpp:111 msgid "World coordinates" msgstr "Světové souřadnice" #: src/slic3r/GUI/UpdateDialogs.cpp:92 -msgid "Would you like to install it?\n\nNote 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\nUpdated configuration bundles:" -msgstr "Přejete si spustit instalaci?\n\nNejprve bude provedena kompletní záloha nastavení. V případě problémů s novou verzí ji bude možné kdykoliv obnovit.\n\nAktualizované balíčky nastavení:" - -#: src/slic3r/GUI/GUI_App.cpp:1802 -msgid "Would you like to stop uploads and close the program?" -msgstr "Chcete zastavit nahrávání a ukončit program?" +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 "" +"Přejete si spustit instalaci?\n" +"\n" +"Nejprve bude provedena kompletní záloha nastavení. V případě problémů s novou verzí ji bude možné kdykoliv obnovit.\n" +"\n" +"Aktualizované balíčky nastavení:" #: src/libslic3r/miniz_extension.cpp:151 msgid "write calledback failed" @@ -10407,9 +12212,21 @@ msgstr "Kompenzace XY rozměrů" msgid "Y coordinate of the left front corner of a wipe tower" msgstr "Y souřadnice levého předního rohu čistící věže" -#: src/slic3r/GUI/Plater.cpp:1079 -msgid "Yes" -msgstr "Ano" +#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:1260 +msgid "You are currently editing SLA support points. Please, apply or discard your changes first." +msgstr "Právě upravujete SLA podpěrné body. Změny nejprve aplikujte nebo zahoďte." + +#: src/slic3r/GUI/Plater.cpp:4984 +msgid "You can keep presets modifications to the new project or discard them" +msgstr "Úpravy přednastavení můžete v novém projektu ponechat nebo je zahodit." + +#: src/slic3r/GUI/Plater.cpp:4985 +msgid "" +"You can keep presets modifications to the new project, discard them or save changes as new presets.\n" +"Note, if changes will be saved than new project wouldn't keep them" +msgstr "" +"Změny přednastavení můžete v novém projektu ponechat, zahodit je nebo uložit jako nové přednastavení.\n" +"Pamatuje, že pokud budou změny uloženy, nový projekt je nezachová." #: src/slic3r/GUI/Plater.cpp:1405 msgid "You can open only one .gcode file at a time." @@ -10444,7 +12261,7 @@ msgid "You can't change a type of the last solid part of the object." msgstr "Nelze změnit typ poslední plné části objektu." #: src/slic3r/GUI/Plater.cpp:2352 -#, possible-c-format +#, 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 "Nemůžete přidat objekt(y) z %s, protože jeden nebo některé z nich je(jsou) vícedílné" @@ -10457,12 +12274,40 @@ msgid "You cannot use non-uniform scaling mode for multiple objects/parts select msgstr "Nemůžete použít nestejnoměrnou změnu měřítka pro více vybraných objektů/částí" #: src/slic3r/GUI/NotificationManager.hpp:459 -msgid "You have just added a G-code for color change, but its value is empty.\nTo export the G-code correctly, check the \"Color Change G-code\" in \"Printer Settings > Custom G-code\"" -msgstr "Právě jste přidali G-code pro změnu barvy, ale jeho obsah je prázdný.\nChcete-li exportovat G-code správně, zkontrolujte „G-code pro změnu barvy“ v „Nastavení tiskárny> Vlastní G-code“" +msgid "" +"You have just added a G-code for color change, but its value is empty.\n" +"To export the G-code correctly, check the \"Color Change G-code\" in \"Printer Settings > Custom G-code\"" +msgstr "" +"Právě jste přidali G-code pro změnu barvy, ale jeho obsah je prázdný.\n" +"Chcete-li exportovat G-code správně, zkontrolujte „G-code pro změnu barvy“ v „Nastavení tiskárny> Vlastní G-code“" #: src/slic3r/GUI/SavePresetDialog.cpp:277 -msgid "You have selected physical printer \"%1%\" \nwith related printer preset \"%2%\"" -msgstr "Vybrali jste fyzickou tiskárnu \"%1%\"\ns tiskovým přednastavením \"%2%\"" +msgid "" +"You have selected physical printer \"%1%\" \n" +"with related printer preset \"%2%\"" +msgstr "" +"Vybrali jste fyzickou tiskárnu \"%1%\"\n" +"s tiskovým přednastavením \"%2%\"" + +#: src/slic3r/GUI/GUI_App.cpp:1011 +msgid "" +"You have started PrusaSlicer for 32-bit architecture on 64-bit system.\n" +"Please download and install correct version at https://www.prusa3d.cz/prusaslicer/.\n" +"Do you wish to continue?" +msgstr "" +"Spustili jste PrusaSlicer pro 32bitovou architekturu na 64bitovém systému.\n" +"Stáhněte si a nainstalujte správnou verzi na https://www.prusa3d.cz/prusaslicer/.\n" +"Chcete pokračovat?" + +#: src/slic3r/GUI/GUI_App.cpp:1001 +msgid "" +"You have started PrusaSlicer for 64-bit architecture on 32-bit system.\n" +"Please download and install correct version at https://www.prusa3d.cz/prusaslicer/.\n" +"Do you wish to continue?" +msgstr "" +"Spustili jste PrusaSlicer pro 64bitovou architekturu na 32bitovém systému.\n" +"Stáhněte si a nainstalujte správnou verzi na https://www.prusa3d.cz/prusaslicer/.\n" +"Chcete pokračovat?" #: src/slic3r/GUI/GUI_App.cpp:1078 msgid "You have the following presets with saved options for \"Print Host upload\"" @@ -10476,27 +12321,44 @@ msgstr "Možná budete muset aktualizovat ovladač grafické karty." msgid "You must install a configuration update." msgstr "Je nutné nainstalovat aktualizaci konfigurace." -#: src/slic3r/GUI/Preferences.cpp:299 -#, possible-c-format -msgid "You need to restart %s to make the changes effective." -msgstr "Chcete-li provést změny, musíte restartovat aplikaci %s." - -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:468 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:611 msgid "You should change the name of your printer device." msgstr "Měli byste změnit název tiskového zařízení." #: src/slic3r/GUI/GUI_ObjectList.cpp:3884 -#, possible-c-format +#, c-format msgid "You started your selection with %s Item." msgstr "Začali jste výběr s položkou %s." -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:664 -msgid "You will not be asked about the unsaved changes the next time you close PrusaSlicer." -msgstr "Při příštím zavření aplikace PrusaSlice nebudete dotázáni na neuložené změny." +#: src/slic3r/GUI/Preferences.cpp:409 +msgid "You will be notified about new release after startup acordingly: All = Regular release and alpha / beta releases. Release only = regular release." +msgstr "Po spuštění budete informováni o nové verzi: Všechny = stabilní verze a alfa / beta verze. Pouze stabilní verze = pravidelné stabilní verze." -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:665 -msgid "You will not be asked about the unsaved changes the next time you switch a preset." -msgstr "Při příštím přepnutí přednasatvení nebudete dotázáni na neuložené změny." +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:897 +msgid "You will not be asked about the unsaved changes the next time you create new project" +msgstr "Při příštím vytvoření nového projektu nebudete dotázáni na neuložené změny." + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:898 +msgid "You will not be asked about the unsaved changes the next time you switch a preset" +msgstr "Při příštím přepnutí přednastavení nebudete dotázáni na neuložené změny" + +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:899 +msgid "" +"You will not be asked about the unsaved changes the next time you: \n" +"- close the application,\n" +"- load project,\n" +"- process Undo / Redo with a change of print technology,\n" +"- take/load snapshot,\n" +"- load config file/bundle,\n" +"- export config_bundle" +msgstr "" +"Na neuložené změny nebudete dotázáni při příštím:\n" +"- zavření aplikace,\n" +"- načtení projektu,\n" +"- zpracování kroků Zpět / Vpřed se změnou tiskové technologie,\n" +"- vytvoření/načtení zálohy,\n" +"- načtení konfiguračního souboru/balíku,\n" +"- exportu config_bundle" #: src/slic3r/GUI/DoubleSlider.cpp:2121 msgid "Your current changes will delete all saved color changes." @@ -10518,24 +12380,23 @@ msgstr "Váš objekt se zdá být příliš velký, takže byl automaticky zmen msgid "Your print is very close to the priming regions. Make sure there is no collision." msgstr "Váš tisk je velmi blízko čistícím oblastem. Zajistěte, aby nedošlo ke kolizi." +#: src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp:27 +msgid "Your printer has more extruders than the multi-material painting gizmo supports. For this reason, only the first %1% extruders will be able to be used for painting." +msgstr "Vaše tiskárna má více extruderů, než kolik jich podporuje režim pro malování více materiálů. Z tohoto důvodu bude možné pro malování použít pouze prvních %1% extruderů." + #: src/libslic3r/PrintConfig.cpp:2428 msgid "Z offset" msgstr "Odsazení Z" -#: src/slic3r/GUI/ConfigManipulation.cpp:59 -msgid "Zero first layer height is not valid.\n\nThe first layer height will be reset to 0.01." -msgstr "Nulová výška první vrstvy není platná.\n\nVýška první vrstvy bude resetována na 0.01." - -#: src/slic3r/GUI/ConfigManipulation.cpp:47 -msgid "Zero layer height is not valid.\n\nThe layer height will be reset to 0.01." -msgstr "Nulová výška vrstvy není platná.\n\nVýška vrstvy bude resetována na 0.01." +#: src/libslic3r/PrintConfig.cpp:2841 +msgid "Z travel" +msgstr "Posun v ose Z" #: src/libslic3r/PrintConfig.cpp:2831 msgid "Zig-Zag" msgstr "Zig-Zag" -#: src/slic3r/GUI/Mouse3DController.cpp:294 -#: src/slic3r/GUI/Mouse3DController.cpp:303 +#: src/slic3r/GUI/Mouse3DController.cpp:294 src/slic3r/GUI/Mouse3DController.cpp:303 msgid "Zoom" msgstr "Zoom" @@ -10543,6 +12404,14 @@ msgstr "Zoom" msgid "Zoom in" msgstr "Přiblížit" +#: resources/data/hints.ini: [hint:Zoom on selected objects or all if none selected] +msgid "" +"Zoom on selected objects or on all objects if none selected\n" +"Did you know that you can zoom in on selected objects by pressing the Z key? If none are selected, the camera will zoom on all objects in the scene." +msgstr "" +"Přiblížení vybraných objektů nebo všech objektů, pokud není vybrán žádný\n" +"Věděli jste, že vybrané objekty můžete přiblížit stisknutím klávesy Z? Pokud nejsou vybrány žádné, kamera přiblíží všechny objekty ve scéně." + #: src/slic3r/GUI/KBShortcutsDialog.cpp:178 msgid "Zoom out" msgstr "Oddálit" @@ -10552,19 +12421,17 @@ msgid "Zoom to Bed" msgstr "Pohled na tiskovou plochu" #: src/slic3r/GUI/KBShortcutsDialog.cpp:176 -msgid "Zoom to selected object\nor all objects in scene, if none selected" -msgstr "Pohled na označený objekt, nebo na všechny objekty ve scéně,\npokud není vybraný žádný objekt" +msgid "" +"Zoom to selected object\n" +"or all objects in scene, if none selected" +msgstr "" +"Pohled na označený objekt, nebo na všechny objekty ve scéně,\n" +"pokud není vybraný žádný objekt" -#: src/libslic3r/PrintConfig.cpp:241 src/libslic3r/PrintConfig.cpp:816 -#: src/libslic3r/PrintConfig.cpp:1748 src/libslic3r/PrintConfig.cpp:1758 -#: src/libslic3r/PrintConfig.cpp:2036 src/libslic3r/PrintConfig.cpp:2191 -#: src/libslic3r/PrintConfig.cpp:2390 src/libslic3r/PrintConfig.cpp:2891 -#: src/libslic3r/PrintConfig.cpp:3012 +#: src/libslic3r/PrintConfig.cpp:241 src/libslic3r/PrintConfig.cpp:816 src/libslic3r/PrintConfig.cpp:1748 src/libslic3r/PrintConfig.cpp:1758 src/libslic3r/PrintConfig.cpp:2036 src/libslic3r/PrintConfig.cpp:2191 src/libslic3r/PrintConfig.cpp:2390 src/libslic3r/PrintConfig.cpp:2891 src/libslic3r/PrintConfig.cpp:3012 msgid "°" msgstr "°" -#: src/slic3r/GUI/ConfigWizard.cpp:1404 src/slic3r/GUI/ConfigWizard.cpp:1418 -#: src/libslic3r/PrintConfig.cpp:180 src/libslic3r/PrintConfig.cpp:912 -#: src/libslic3r/PrintConfig.cpp:956 src/libslic3r/PrintConfig.cpp:2209 +#: src/slic3r/GUI/ConfigWizard.cpp:1404 src/slic3r/GUI/ConfigWizard.cpp:1418 src/libslic3r/PrintConfig.cpp:180 src/libslic3r/PrintConfig.cpp:912 src/libslic3r/PrintConfig.cpp:956 src/libslic3r/PrintConfig.cpp:2209 msgid "°C" msgstr "°C" diff --git a/src/slic3r/GUI/Plater.cpp b/src/slic3r/GUI/Plater.cpp index 8e34c05c9..7cbaa9d08 100644 --- a/src/slic3r/GUI/Plater.cpp +++ b/src/slic3r/GUI/Plater.cpp @@ -5068,7 +5068,7 @@ void Plater::new_project() wxString header = _L("Creating a new project while some presets are modified.") + "\n" + (saved_project == wxID_YES ? _L("You can keep presets modifications to the new project or discard them") : _L("You can keep presets modifications to the new project, discard them or save changes as new presets.\n" - "Note, if changes will be saved than new project wouldn't keep them")); + "Note, if changes will be saved then new project wouldn't keep them")); using ab = UnsavedChangesDialog::ActionButtons; int act_buttons = ab::KEEP; if (saved_project == wxID_NO) diff --git a/src/slic3r/GUI/Preferences.cpp b/src/slic3r/GUI/Preferences.cpp index bc7838e3d..c9bf50758 100644 --- a/src/slic3r/GUI/Preferences.cpp +++ b/src/slic3r/GUI/Preferences.cpp @@ -483,8 +483,8 @@ void PreferencesDialog::build(size_t selected_tab) def.label = L("Use system menu for application"); def.type = coBool; - def.tooltip = L("If enabled, application will use standart Windows system menu,\n" - "but on some combination od display scales it can looks ugly. " + def.tooltip = L("If enabled, application will use the standart Windows system menu,\n" + "but on some combination od display scales it can look ugly. " "If disabled, old UI will be used."); def.set_default_value(new ConfigOptionBool{ app_config->get("sys_menu_enabled") == "1" }); option = Option(def, "sys_menu_enabled");