Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuSanka <yusanka@gmail.com>2019-12-04 13:12:28 +0300
committerYuSanka <yusanka@gmail.com>2019-12-04 13:14:13 +0300
commitee71f83939a10ea99b1e607a4afbcd538252238f (patch)
treea4598232ce2faafeb9890843892fd8ba86cc37c0
parent8604e193847cac0ce92229759f1f239997ca8b9c (diff)
Localization improvements:version_2.2.0-alpha0
* fixed "\n" at the end of phrases + updated list of files to localization + new PrusaSlicer.pot + Japanese localization
-rw-r--r--resources/localization/PrusaSlicer.pot4387
-rw-r--r--resources/localization/ja/PrusaSlicer.mobin0 -> 237514 bytes
-rw-r--r--resources/localization/ja/PrusaSlicer_ja.po7753
-rw-r--r--resources/localization/list.txt10
-rw-r--r--src/slic3r/GUI/GLToolbar.cpp10
-rw-r--r--src/slic3r/GUI/GUI_ObjectList.cpp2
-rw-r--r--src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp8
-rw-r--r--src/slic3r/GUI/Plater.cpp14
-rw-r--r--src/slic3r/GUI/PresetHints.cpp4
-rw-r--r--src/slic3r/GUI/UpdateDialogs.cpp4
-rw-r--r--src/slic3r/Utils/FixModelByWin10.cpp2
11 files changed, 10288 insertions, 1906 deletions
diff --git a/resources/localization/PrusaSlicer.pot b/resources/localization/PrusaSlicer.pot
index 9a01d213d..1b1e74cba 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: 2019-09-09 16:39+0200\n"
+"POT-Creation-Date: 2019-12-04 11:00+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -38,7 +38,7 @@ msgstr ""
msgid "About %s"
msgstr ""
-#: src/slic3r/GUI/AboutDialog.cpp:231 src/slic3r/GUI/MainFrame.cpp:62
+#: src/slic3r/GUI/AboutDialog.cpp:231 src/slic3r/GUI/MainFrame.cpp:63
msgid "Version"
msgstr ""
@@ -64,31 +64,50 @@ msgid ""
"numerous others."
msgstr ""
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:92
+#: src/slic3r/GUI/AppConfig.cpp:105
+msgid ""
+"Error parsing PrusaSlicer config file, it is probably corrupted. Try to "
+"manualy delete the file to recover from the error. Your user profiles will "
+"not be affected."
+msgstr ""
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:100
+msgid ""
+"To except of redundant tool manipulation, \n"
+"Color change(s) for unused extruder(s) was(were) deleted"
+msgstr ""
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:101
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3290
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3365 src/slic3r/GUI/Plater.cpp:135
+msgid "Info"
+msgstr ""
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:110
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?"
msgstr ""
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:93
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:415
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:111
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:461
msgid "Running post-processing scripts"
msgstr ""
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:95
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:113
msgid "G-code file exported to %1%"
msgstr ""
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:99
#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:117
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:167
msgid "Slicing complete"
msgstr ""
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:113
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:163
msgid "Masked SLA file exported to %1%"
msgstr ""
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:155
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:205
#, possible-c-format
msgid ""
"%s has encountered an error. It was likely caused by running out of memory. "
@@ -96,152 +115,158 @@ msgid ""
"and we would be glad if you reported it."
msgstr ""
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:417
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:463
msgid "Copying of the temporary G-code to the output G-code failed"
msgstr ""
-#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:426
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:488
msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:65
+#: src/slic3r/GUI/BedShapeDialog.cpp:68 src/slic3r/GUI/GUI_ObjectList.cpp:1930
msgid "Shape"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:72
+#: src/slic3r/GUI/BedShapeDialog.cpp:75
msgid "Rectangular"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:76
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:393 src/slic3r/GUI/Plater.cpp:145
-#: src/slic3r/GUI/Tab.cpp:2524
+#: src/slic3r/GUI/BedShapeDialog.cpp:79
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:232 src/slic3r/GUI/Plater.cpp:154
+#: src/slic3r/GUI/Tab.cpp:2292
msgid "Size"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:77
+#: src/slic3r/GUI/BedShapeDialog.cpp:80
msgid "Size in X and Y of the rectangular plate."
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:83
+#: src/slic3r/GUI/BedShapeDialog.cpp:86
msgid "Origin"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:84
+#: src/slic3r/GUI/BedShapeDialog.cpp:87
msgid ""
"Distance of the 0,0 G-code coordinate from the front left corner of the "
"rectangle."
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:88
+#: src/slic3r/GUI/BedShapeDialog.cpp:91
msgid "Circular"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:91 src/slic3r/GUI/ConfigWizard.cpp:123
-#: src/slic3r/GUI/ConfigWizard.cpp:576 src/slic3r/GUI/ConfigWizard.cpp:590
+#: src/slic3r/GUI/BedShapeDialog.cpp:94 src/slic3r/GUI/ConfigWizard.cpp:218
+#: src/slic3r/GUI/ConfigWizard.cpp:934 src/slic3r/GUI/ConfigWizard.cpp:948
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:135
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:390
-#: src/slic3r/GUI/WipeTowerDialog.cpp:84 src/slic3r/GUI/wxExtensions.cpp:509
-#: src/libslic3r/PrintConfig.cpp:70 src/libslic3r/PrintConfig.cpp:77
-#: src/libslic3r/PrintConfig.cpp:86 src/libslic3r/PrintConfig.cpp:220
-#: src/libslic3r/PrintConfig.cpp:295 src/libslic3r/PrintConfig.cpp:303
-#: src/libslic3r/PrintConfig.cpp:353 src/libslic3r/PrintConfig.cpp:363
-#: src/libslic3r/PrintConfig.cpp:488 src/libslic3r/PrintConfig.cpp:499
-#: src/libslic3r/PrintConfig.cpp:517 src/libslic3r/PrintConfig.cpp:695
-#: src/libslic3r/PrintConfig.cpp:1215 src/libslic3r/PrintConfig.cpp:1276
-#: src/libslic3r/PrintConfig.cpp:1294 src/libslic3r/PrintConfig.cpp:1312
-#: src/libslic3r/PrintConfig.cpp:1364 src/libslic3r/PrintConfig.cpp:1374
-#: src/libslic3r/PrintConfig.cpp:1495 src/libslic3r/PrintConfig.cpp:1503
-#: src/libslic3r/PrintConfig.cpp:1544 src/libslic3r/PrintConfig.cpp:1552
-#: src/libslic3r/PrintConfig.cpp:1562 src/libslic3r/PrintConfig.cpp:1570
-#: src/libslic3r/PrintConfig.cpp:1578 src/libslic3r/PrintConfig.cpp:1661
-#: src/libslic3r/PrintConfig.cpp:1878 src/libslic3r/PrintConfig.cpp:1948
-#: src/libslic3r/PrintConfig.cpp:1982 src/libslic3r/PrintConfig.cpp:2176
-#: src/libslic3r/PrintConfig.cpp:2183 src/libslic3r/PrintConfig.cpp:2190
-#: src/libslic3r/PrintConfig.cpp:2220 src/libslic3r/PrintConfig.cpp:2230
-#: src/libslic3r/PrintConfig.cpp:2240 src/libslic3r/PrintConfig.cpp:2403
-#: src/libslic3r/PrintConfig.cpp:2510 src/libslic3r/PrintConfig.cpp:2519
-#: src/libslic3r/PrintConfig.cpp:2528 src/libslic3r/PrintConfig.cpp:2538
-#: src/libslic3r/PrintConfig.cpp:2582 src/libslic3r/PrintConfig.cpp:2592
-#: src/libslic3r/PrintConfig.cpp:2604 src/libslic3r/PrintConfig.cpp:2624
-#: src/libslic3r/PrintConfig.cpp:2634 src/libslic3r/PrintConfig.cpp:2644
-#: src/libslic3r/PrintConfig.cpp:2662 src/libslic3r/PrintConfig.cpp:2677
-#: src/libslic3r/PrintConfig.cpp:2691 src/libslic3r/PrintConfig.cpp:2704
-#: src/libslic3r/PrintConfig.cpp:2742 src/libslic3r/PrintConfig.cpp:2752
-#: src/libslic3r/PrintConfig.cpp:2761 src/libslic3r/PrintConfig.cpp:2771
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:333
+#: src/slic3r/GUI/WipeTowerDialog.cpp:85 src/slic3r/GUI/wxExtensions.cpp:628
+#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:87
+#: src/libslic3r/PrintConfig.cpp:75 src/libslic3r/PrintConfig.cpp:82
+#: src/libslic3r/PrintConfig.cpp:91 src/libslic3r/PrintConfig.cpp:225
+#: src/libslic3r/PrintConfig.cpp:300 src/libslic3r/PrintConfig.cpp:308
+#: src/libslic3r/PrintConfig.cpp:358 src/libslic3r/PrintConfig.cpp:368
+#: src/libslic3r/PrintConfig.cpp:494 src/libslic3r/PrintConfig.cpp:505
+#: src/libslic3r/PrintConfig.cpp:523 src/libslic3r/PrintConfig.cpp:702
+#: src/libslic3r/PrintConfig.cpp:1228 src/libslic3r/PrintConfig.cpp:1289
+#: src/libslic3r/PrintConfig.cpp:1307 src/libslic3r/PrintConfig.cpp:1325
+#: src/libslic3r/PrintConfig.cpp:1379 src/libslic3r/PrintConfig.cpp:1389
+#: src/libslic3r/PrintConfig.cpp:1511 src/libslic3r/PrintConfig.cpp:1519
+#: src/libslic3r/PrintConfig.cpp:1560 src/libslic3r/PrintConfig.cpp:1568
+#: src/libslic3r/PrintConfig.cpp:1578 src/libslic3r/PrintConfig.cpp:1586
+#: src/libslic3r/PrintConfig.cpp:1594 src/libslic3r/PrintConfig.cpp:1677
+#: src/libslic3r/PrintConfig.cpp:1903 src/libslic3r/PrintConfig.cpp:1974
+#: src/libslic3r/PrintConfig.cpp:2008 src/libslic3r/PrintConfig.cpp:2203
+#: src/libslic3r/PrintConfig.cpp:2210 src/libslic3r/PrintConfig.cpp:2217
+#: src/libslic3r/PrintConfig.cpp:2247 src/libslic3r/PrintConfig.cpp:2257
+#: src/libslic3r/PrintConfig.cpp:2267 src/libslic3r/PrintConfig.cpp:2452
+#: src/libslic3r/PrintConfig.cpp:2591 src/libslic3r/PrintConfig.cpp:2600
+#: src/libslic3r/PrintConfig.cpp:2609 src/libslic3r/PrintConfig.cpp:2619
+#: src/libslic3r/PrintConfig.cpp:2663 src/libslic3r/PrintConfig.cpp:2673
+#: src/libslic3r/PrintConfig.cpp:2685 src/libslic3r/PrintConfig.cpp:2705
+#: src/libslic3r/PrintConfig.cpp:2715 src/libslic3r/PrintConfig.cpp:2725
+#: src/libslic3r/PrintConfig.cpp:2743 src/libslic3r/PrintConfig.cpp:2758
+#: src/libslic3r/PrintConfig.cpp:2772 src/libslic3r/PrintConfig.cpp:2783
+#: src/libslic3r/PrintConfig.cpp:2796 src/libslic3r/PrintConfig.cpp:2841
+#: src/libslic3r/PrintConfig.cpp:2851 src/libslic3r/PrintConfig.cpp:2860
+#: src/libslic3r/PrintConfig.cpp:2870
msgid "mm"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:92 src/libslic3r/PrintConfig.cpp:692
+#: src/slic3r/GUI/BedShapeDialog.cpp:95 src/libslic3r/PrintConfig.cpp:699
msgid "Diameter"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:93
+#: src/slic3r/GUI/BedShapeDialog.cpp:96
msgid ""
"Diameter of the print bed. It is assumed that origin (0,0) is located in the "
"center."
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:97 src/slic3r/GUI/GUI_Preview.cpp:247
-#: src/libslic3r/GCode/PreviewData.cpp:159
+#: src/slic3r/GUI/BedShapeDialog.cpp:100 src/slic3r/GUI/GUI_Preview.cpp:248
+#: src/libslic3r/ExtrusionEntity.cpp:322
msgid "Custom"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:101
+#: src/slic3r/GUI/BedShapeDialog.cpp:104
msgid "Load shape from STL..."
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:154
+#: src/slic3r/GUI/BedShapeDialog.cpp:157
msgid "Settings"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:171
+#: src/slic3r/GUI/BedShapeDialog.cpp:174
msgid "Texture"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:181 src/slic3r/GUI/BedShapeDialog.cpp:249
+#: src/slic3r/GUI/BedShapeDialog.cpp:184 src/slic3r/GUI/BedShapeDialog.cpp:263
msgid "Load..."
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:189 src/slic3r/GUI/BedShapeDialog.cpp:257
-#: src/slic3r/GUI/Tab.cpp:3286
+#: src/slic3r/GUI/BedShapeDialog.cpp:192 src/slic3r/GUI/BedShapeDialog.cpp:271
+#: src/slic3r/GUI/Tab.cpp:3073
msgid "Remove"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:239
+#: src/slic3r/GUI/BedShapeDialog.cpp:225 src/slic3r/GUI/BedShapeDialog.cpp:304
+msgid "Not found: "
+msgstr ""
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:253
msgid "Model"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:464
+#: src/slic3r/GUI/BedShapeDialog.cpp:489
msgid "Choose an STL file to import bed shape from:"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:471 src/slic3r/GUI/BedShapeDialog.cpp:520
-#: src/slic3r/GUI/BedShapeDialog.cpp:543
+#: src/slic3r/GUI/BedShapeDialog.cpp:496 src/slic3r/GUI/BedShapeDialog.cpp:545
+#: src/slic3r/GUI/BedShapeDialog.cpp:570
msgid "Invalid file format."
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:482
+#: src/slic3r/GUI/BedShapeDialog.cpp:507
msgid "Error! Invalid model"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:490
+#: src/slic3r/GUI/BedShapeDialog.cpp:515
msgid "The selected file contains no geometry."
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:494
+#: src/slic3r/GUI/BedShapeDialog.cpp:519
msgid ""
"The selected file contains several disjoint areas. This is not supported."
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:509
+#: src/slic3r/GUI/BedShapeDialog.cpp:534
msgid "Choose a file to import bed texture from (PNG/SVG):"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.cpp:532
+#: src/slic3r/GUI/BedShapeDialog.cpp:559
msgid "Choose an STL file to import bed model from:"
msgstr ""
-#: src/slic3r/GUI/BedShapeDialog.hpp:59 src/slic3r/GUI/ConfigWizard.cpp:535
+#: src/slic3r/GUI/BedShapeDialog.hpp:59 src/slic3r/GUI/ConfigWizard.cpp:893
msgid "Bed Shape"
msgstr ""
@@ -287,6 +312,129 @@ msgid ""
"preset"
msgstr ""
+#: src/slic3r/GUI/ConfigManipulation.cpp:48
+msgid ""
+"Zero layer height is not valid.\n"
+"\n"
+"The layer height will be reset to 0.01."
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:49
+#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27 src/slic3r/GUI/Tab.cpp:1039
+#: src/libslic3r/PrintConfig.cpp:71
+msgid "Layer height"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:60
+msgid ""
+"Zero first layer height is not valid.\n"
+"\n"
+"The first layer height will be reset to 0.01."
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:61 src/libslic3r/PrintConfig.cpp:878
+msgid "First layer height"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:75
+#, no-c-format
+msgid ""
+"The Spiral Vase mode requires:\n"
+"- one perimeter\n"
+"- no top solid layers\n"
+"- 0% fill density\n"
+"- no support material\n"
+"- no ensure_vertical_shell_thickness"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:82
+msgid "Shall I adjust those settings in order to enable Spiral Vase?"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:83
+msgid "Spiral Vase"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:107
+msgid ""
+"The Wipe Tower currently supports the non-soluble supports only\n"
+"if they are printed with the current extruder without triggering a tool "
+"change.\n"
+"(both support_material_extruder and support_material_interface_extruder need "
+"to be set to 0)."
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:111
+msgid "Shall I adjust those settings in order to enable the Wipe Tower?"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:112
+#: src/slic3r/GUI/ConfigManipulation.cpp:132
+msgid "Wipe Tower"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:128
+msgid ""
+"For the Wipe Tower to work with the soluble supports, the support layers\n"
+"need to be synchronized with the object layers."
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:131
+msgid "Shall I synchronize support layers in order to enable the Wipe Tower?"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:151
+msgid ""
+"Supports work better, if the following feature is enabled:\n"
+"- Detect bridging perimeters"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:154
+msgid "Shall I adjust those settings for supports?"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:155
+msgid "Support Generator"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:200
+msgid "The %1% infill pattern is not supposed to work at 100%% density."
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:202
+msgid "Shall I switch to rectilinear fill pattern?"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:203
+#: src/slic3r/GUI/GUI_ObjectList.cpp:35 src/slic3r/GUI/GUI_ObjectList.cpp:89
+#: src/slic3r/GUI/GUI_ObjectList.cpp:607 src/slic3r/GUI/Plater.cpp:516
+#: src/slic3r/GUI/Tab.cpp:1071 src/slic3r/GUI/Tab.cpp:1072
+#: src/libslic3r/PrintConfig.cpp:182 src/libslic3r/PrintConfig.cpp:405
+#: src/libslic3r/PrintConfig.cpp:425 src/libslic3r/PrintConfig.cpp:765
+#: src/libslic3r/PrintConfig.cpp:779 src/libslic3r/PrintConfig.cpp:816
+#: src/libslic3r/PrintConfig.cpp:970 src/libslic3r/PrintConfig.cpp:980
+#: src/libslic3r/PrintConfig.cpp:998 src/libslic3r/PrintConfig.cpp:1017
+#: src/libslic3r/PrintConfig.cpp:1036 src/libslic3r/PrintConfig.cpp:1724
+#: src/libslic3r/PrintConfig.cpp:1741
+msgid "Infill"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:304
+msgid "Head penetration should not be greater than the head width."
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:306
+msgid "Invalid Head penetration"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:317
+msgid "Pinhead diameter should be smaller than the pillar diameter."
+msgstr ""
+
+#: src/slic3r/GUI/ConfigManipulation.cpp:319
+msgid "Invalid pinhead diameter"
+msgstr ""
+
#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:18
msgid "Upgrade"
msgstr ""
@@ -307,150 +455,163 @@ msgstr ""
msgid "Unknown"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:39
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:43
msgid "Active"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:45
-msgid "slic3r version"
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:50
+msgid "PrusaSlicer version"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:46 src/slic3r/GUI/Preset.cpp:1311
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:51 src/slic3r/GUI/Preset.cpp:1392
msgid "print"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:47
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:52
msgid "filaments"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:48 src/slic3r/GUI/Preset.cpp:1315
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:53 src/slic3r/GUI/Preset.cpp:1396
msgid "printer"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:52 src/slic3r/GUI/Tab.cpp:961
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:57 src/slic3r/GUI/Tab.cpp:961
msgid "vendor"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:52
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:57
msgid "version"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:53
-msgid "min slic3r version"
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58
+msgid "min PrusaSlicer version"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:55
-msgid "max slic3r version"
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:60
+msgid "max PrusaSlicer version"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:63
msgid "model"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:63
msgid "variants"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:70
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:75
#, possible-c-format
msgid "Incompatible with this %s"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:73
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:78
msgid "Activate"
msgstr ""
-#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:99
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:104
msgid "Configuration Snapshots"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:123
+#: src/slic3r/GUI/ConfigWizard.cpp:218
msgid "nozzle"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:127
+#: src/slic3r/GUI/ConfigWizard.cpp:222
msgid "Alternate nozzles:"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:193
+#: src/slic3r/GUI/ConfigWizard.cpp:289
msgid "All standard"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:194 src/slic3r/GUI/Tab.cpp:3336
+#: src/slic3r/GUI/ConfigWizard.cpp:289
+msgid "Standard"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:290 src/slic3r/GUI/ConfigWizard.cpp:545
+#: src/slic3r/GUI/Tab.cpp:3123
msgid "All"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:195 src/slic3r/GUI/Plater.cpp:469
-#: src/slic3r/GUI/Plater.cpp:607 src/libslic3r/GCode/PreviewData.cpp:146
+#: src/slic3r/GUI/ConfigWizard.cpp:291 src/slic3r/GUI/ConfigWizard.cpp:546
+#: src/slic3r/GUI/Plater.cpp:488 src/slic3r/GUI/Plater.cpp:628
+#: src/libslic3r/ExtrusionEntity.cpp:309
msgid "None"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:301
+#: src/slic3r/GUI/ConfigWizard.cpp:412
#, possible-c-format
msgid "Welcome to the %s Configuration Assistant"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:303
+#: src/slic3r/GUI/ConfigWizard.cpp:414
#, possible-c-format
msgid "Welcome to the %s Configuration Wizard"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:305
+#: src/slic3r/GUI/ConfigWizard.cpp:416
msgid "Welcome"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:309 src/slic3r/GUI/GUI_App.cpp:793
-#, possible-c-format
-msgid "Run %s"
-msgstr ""
-
-#: src/slic3r/GUI/ConfigWizard.cpp:311
+#: src/slic3r/GUI/ConfigWizard.cpp:418
#, possible-c-format
msgid ""
"Hello, welcome to %s! This %s helps you with the initial configuration; just "
"a few settings and you will be ready to print."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:316
+#: src/slic3r/GUI/ConfigWizard.cpp:423
msgid ""
"Remove user profiles - install from scratch (a snapshot will be taken "
"beforehand)"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:347
+#: src/slic3r/GUI/ConfigWizard.cpp:466
#, possible-c-format
msgid "%s Family"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:384
+#: src/slic3r/GUI/ConfigWizard.cpp:537
+msgid "Vendor:"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:538
+msgid "Profile:"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:575 src/slic3r/GUI/ConfigWizard.cpp:603
+msgid "(All)"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:712
msgid "Custom Printer Setup"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:384
+#: src/slic3r/GUI/ConfigWizard.cpp:712
msgid "Custom Printer"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:386
+#: src/slic3r/GUI/ConfigWizard.cpp:714
msgid "Define a custom printer profile"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:388
+#: src/slic3r/GUI/ConfigWizard.cpp:716
msgid "Custom profile name:"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:412
+#: src/slic3r/GUI/ConfigWizard.cpp:740
msgid "Automatic updates"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:412
+#: src/slic3r/GUI/ConfigWizard.cpp:740
msgid "Updates"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:420 src/slic3r/GUI/Preferences.cpp:69
+#: src/slic3r/GUI/ConfigWizard.cpp:748 src/slic3r/GUI/Preferences.cpp:69
msgid "Check for application updates"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:424
+#: src/slic3r/GUI/ConfigWizard.cpp:752
#, possible-c-format
msgid ""
"If enabled, %s checks for new application versions online. When a new "
@@ -459,11 +620,11 @@ msgid ""
"notification mechanisms, no automatic installation is done."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:430 src/slic3r/GUI/Preferences.cpp:77
+#: src/slic3r/GUI/ConfigWizard.cpp:758 src/slic3r/GUI/Preferences.cpp:77
msgid "Update built-in Presets automatically"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:434
+#: src/slic3r/GUI/ConfigWizard.cpp:762
#, possible-c-format
msgid ""
"If enabled, %s downloads updates of built-in system presets in the "
@@ -472,189 +633,254 @@ msgid ""
"startup."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:437
+#: src/slic3r/GUI/ConfigWizard.cpp:765
msgid ""
"Updates are never applied without user's consent and never overwrite user's "
"customized settings."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:442
+#: src/slic3r/GUI/ConfigWizard.cpp:770
msgid ""
"Additionally a backup snapshot of the whole configuration is created before "
"an update is applied."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:449
+#: src/slic3r/GUI/ConfigWizard.cpp:777
+msgid "View mode"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:779
+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 progressivly more sophisticated "
+"fine-tuning, they are suitable for advanced and expert usiser, respectively."
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:784
+msgid "Simple mode"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:785
+msgid "Advanced mode"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:786
+msgid "Expert mode"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:820
msgid "Other Vendors"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:451
+#: src/slic3r/GUI/ConfigWizard.cpp:824
#, possible-c-format
-msgid "Pick another vendor supported by %s:"
+msgid "Pick another vendor supported by %s: (FIXME: this text)"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:497
+#: src/slic3r/GUI/ConfigWizard.cpp:855
msgid "Firmware Type"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:497 src/slic3r/GUI/Tab.cpp:2149
+#: src/slic3r/GUI/ConfigWizard.cpp:855 src/slic3r/GUI/Tab.cpp:1917
msgid "Firmware"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:501
+#: src/slic3r/GUI/ConfigWizard.cpp:859
msgid "Choose the type of firmware used by your printer."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:535
+#: src/slic3r/GUI/ConfigWizard.cpp:893
msgid "Bed Shape and Size"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:538
+#: src/slic3r/GUI/ConfigWizard.cpp:896
msgid "Set the shape of your printer's bed."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:558
+#: src/slic3r/GUI/ConfigWizard.cpp:916
msgid "Filament and Nozzle Diameters"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:558
+#: src/slic3r/GUI/ConfigWizard.cpp:916
msgid "Print Diameters"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:572
+#: src/slic3r/GUI/ConfigWizard.cpp:930
msgid "Enter the diameter of your printer's hot end nozzle."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:575
+#: src/slic3r/GUI/ConfigWizard.cpp:933
msgid "Nozzle Diameter:"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:585
+#: src/slic3r/GUI/ConfigWizard.cpp:943
msgid "Enter the diameter of your filament."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:586
+#: src/slic3r/GUI/ConfigWizard.cpp:944
msgid ""
"Good precision is required, so use a caliper and do multiple measurements "
"along the filament, then compute the average."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:589
+#: src/slic3r/GUI/ConfigWizard.cpp:947
msgid "Filament Diameter:"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:623
+#: src/slic3r/GUI/ConfigWizard.cpp:981
msgid "Extruder and Bed Temperatures"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:623
+#: src/slic3r/GUI/ConfigWizard.cpp:981
msgid "Temperatures"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:639
+#: src/slic3r/GUI/ConfigWizard.cpp:997
msgid "Enter the temperature needed for extruding your filament."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:640
+#: src/slic3r/GUI/ConfigWizard.cpp:998
msgid "A rule of thumb is 160 to 230 °C for PLA, and 215 to 250 °C for ABS."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:643
+#: src/slic3r/GUI/ConfigWizard.cpp:1001
msgid "Extrusion Temperature:"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:644 src/slic3r/GUI/ConfigWizard.cpp:658
+#: src/slic3r/GUI/ConfigWizard.cpp:1002 src/slic3r/GUI/ConfigWizard.cpp:1016
msgid "°C"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:653
+#: src/slic3r/GUI/ConfigWizard.cpp:1011
msgid ""
"Enter the bed temperature needed for getting your filament to stick to your "
"heated bed."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:654
+#: src/slic3r/GUI/ConfigWizard.cpp:1012
msgid ""
"A rule of thumb is 60 °C for PLA and 110 °C for ABS. Leave zero if you have "
"no heated bed."
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:657
+#: src/slic3r/GUI/ConfigWizard.cpp:1015
msgid "Bed Temperature:"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1138
+#: src/slic3r/GUI/ConfigWizard.cpp:1434 src/slic3r/GUI/ConfigWizard.cpp:1874
+msgid "Filaments"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1434 src/slic3r/GUI/ConfigWizard.cpp:1876
+msgid "SLA Materials"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1488
+msgid "FFF Technology Printers"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1493
+msgid "SLA Technology Printers"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1637
+msgid "You have to select at least one filament for selected printers"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1643
+msgid "You have to select at least one material for selected printers"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1843
msgid "Select all standard printers"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1141
+#: src/slic3r/GUI/ConfigWizard.cpp:1846
msgid "< &Back"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1142
+#: src/slic3r/GUI/ConfigWizard.cpp:1847
msgid "&Next >"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1143
+#: src/slic3r/GUI/ConfigWizard.cpp:1848
msgid "&Finish"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1144 src/slic3r/GUI/FirmwareDialog.cpp:151
+#: src/slic3r/GUI/ConfigWizard.cpp:1849 src/slic3r/GUI/FirmwareDialog.cpp:151
#: src/slic3r/GUI/ProgressStatusBar.cpp:27
msgid "Cancel"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1158
+#: src/slic3r/GUI/ConfigWizard.cpp:1862
msgid "Prusa FFF Technology Printers"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1161
+#: src/slic3r/GUI/ConfigWizard.cpp:1865
msgid "Prusa MSLA Technology Printers"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1230
+#: src/slic3r/GUI/ConfigWizard.cpp:1874
+msgid "Filament Profiles Selection"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1874 src/slic3r/GUI/GUI_ObjectList.cpp:3413
+msgid "Type:"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1876
+msgid "SLA Material Profiles Selection"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1876
+msgid "Layer height:"
+msgstr ""
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1966
msgid "Configuration Assistant"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1231
+#: src/slic3r/GUI/ConfigWizard.cpp:1967
msgid "Configuration &Assistant"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1233
+#: src/slic3r/GUI/ConfigWizard.cpp:1969
msgid "Configuration Wizard"
msgstr ""
-#: src/slic3r/GUI/ConfigWizard.cpp:1234
+#: src/slic3r/GUI/ConfigWizard.cpp:1970
msgid "Configuration &Wizard"
msgstr ""
-#: src/slic3r/GUI/Field.cpp:125
+#: src/slic3r/GUI/Field.cpp:131
msgid "default value"
msgstr ""
-#: src/slic3r/GUI/Field.cpp:128
+#: src/slic3r/GUI/Field.cpp:134
msgid "parameter name"
msgstr ""
-#: src/slic3r/GUI/Field.cpp:139 src/slic3r/GUI/OptionsGroup.cpp:569
+#: src/slic3r/GUI/Field.cpp:145 src/slic3r/GUI/OptionsGroup.cpp:570
msgid "N/A"
msgstr ""
-#: src/slic3r/GUI/Field.cpp:158
+#: src/slic3r/GUI/Field.cpp:170
#, possible-c-format
msgid "%s doesn't support percentage"
msgstr ""
-#: src/slic3r/GUI/Field.cpp:174 src/slic3r/GUI/Field.cpp:197
-#: src/slic3r/GUI/GUI_ObjectLayers.cpp:337
+#: src/slic3r/GUI/Field.cpp:190 src/slic3r/GUI/Field.cpp:221
+#: src/slic3r/GUI/GUI_ObjectLayers.cpp:376
msgid "Invalid numeric input."
msgstr ""
-#: src/slic3r/GUI/Field.cpp:179
+#: src/slic3r/GUI/Field.cpp:199
msgid "Input value is out of range"
msgstr ""
-#: src/slic3r/GUI/Field.cpp:206
+#: src/slic3r/GUI/Field.cpp:235
#, possible-c-format
msgid ""
"Do you mean %s%% instead of %s %s?\n"
@@ -662,7 +888,7 @@ msgid ""
"or NO if you are sure that %s %s is a correct value."
msgstr ""
-#: src/slic3r/GUI/Field.cpp:209
+#: src/slic3r/GUI/Field.cpp:238
msgid "Parameter validation"
msgstr ""
@@ -738,8 +964,8 @@ msgstr ""
msgid "Firmware image:"
msgstr ""
-#: src/slic3r/GUI/FirmwareDialog.cpp:805 src/slic3r/GUI/Tab.cpp:1870
-#: src/slic3r/GUI/Tab.cpp:1926
+#: src/slic3r/GUI/FirmwareDialog.cpp:805 src/slic3r/GUI/Tab.cpp:1635
+#: src/slic3r/GUI/Tab.cpp:1691
msgid "Browse"
msgstr ""
@@ -776,179 +1002,295 @@ msgstr ""
msgid "Close"
msgstr ""
-#: src/slic3r/GUI/FirmwareDialog.cpp:903
+#: src/slic3r/GUI/FirmwareDialog.cpp:902
msgid ""
"Are you sure you want to cancel firmware flashing?\n"
"This could leave your printer in an unusable state!"
msgstr ""
-#: src/slic3r/GUI/FirmwareDialog.cpp:904
+#: src/slic3r/GUI/FirmwareDialog.cpp:903
msgid "Confirmation"
msgstr ""
-#: src/slic3r/GUI/FirmwareDialog.cpp:907
+#: src/slic3r/GUI/FirmwareDialog.cpp:906
msgid "Cancelling..."
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:534
-msgid "Layers heights"
+#: src/slic3r/GUI/GLCanvas3D.cpp:240
+msgid "Layer height profile"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:243
+msgid "Left mouse button:"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:246
+msgid "Add detail"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:249
+msgid "Right mouse button:"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:252
+msgid "Remove detail"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:255
+msgid "Shift + Left mouse button:"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:258
+msgid "Reset to base"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:261
+msgid "Shift + Right mouse button:"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:631
+#: src/slic3r/GUI/GLCanvas3D.cpp:264
+msgid "Smoothing"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:267
+msgid "Mouse wheel:"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:270
+msgid "Increase/decrease edit area"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:273
+msgid "Adaptive"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:278
+msgid "Cusp (mm)"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:286
+msgid "Smooth"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:291 src/libslic3r/PrintConfig.cpp:500
+msgid "Radius"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:300
+msgid "Keep min"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:307
+msgid "Reset"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:695
+msgid "Layer height profile-Manual edit"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:794
msgid "An object outside the print area was detected"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:632
+#: src/slic3r/GUI/GLCanvas3D.cpp:795
msgid "A toolpath outside the print area was detected"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:633
+#: src/slic3r/GUI/GLCanvas3D.cpp:796
msgid "SLA supports outside the print area were detected"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:634
+#: src/slic3r/GUI/GLCanvas3D.cpp:797
msgid "Some objects are not visible when editing supports"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:636
+#: src/slic3r/GUI/GLCanvas3D.cpp:799
msgid ""
"An object outside the print area was detected\n"
"Resolve the current problem to continue slicing"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:1733
+#: src/slic3r/GUI/GLCanvas3D.cpp:1014 src/slic3r/GUI/GLCanvas3D.cpp:1042
+msgid "Default print color"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1043 src/slic3r/GUI/GLCanvas3D.cpp:1052
+#: src/slic3r/GUI/GLCanvas3D.cpp:1091
+msgid "Pause print or custom G-code"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1064
+#, possible-c-format
+msgid "up to %.2f mm"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1068
+#, possible-c-format
+msgid "above %.2f mm"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1072
+#, possible-c-format
+msgid "%.2f - %.2f mm"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1086 src/slic3r/GUI/Tab.cpp:2288
+#: src/slic3r/GUI/wxExtensions.cpp:3170 src/slic3r/GUI/wxExtensions.cpp:3421
+#: src/libslic3r/GCode/PreviewData.cpp:451
+#, possible-c-format
+msgid "Extruder %d"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1099
+#, possible-c-format
+msgid "Color change for Extruder %d at %.2f mm"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1673
+msgid "Layer height profile-Reset"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1681
+msgid "Layer height profile-Adaptive"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1689
+msgid "Layer height profile-Smooth all"
+msgstr ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:2026
msgid "Mirror Object"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:2970
+#: src/slic3r/GUI/GLCanvas3D.cpp:3297
msgid "Move Object"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3506
+#: src/slic3r/GUI/GLCanvas3D.cpp:3843
msgid "Undo History"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3506
+#: src/slic3r/GUI/GLCanvas3D.cpp:3843
msgid "Redo History"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3524
+#: src/slic3r/GUI/GLCanvas3D.cpp:3861
#, possible-c-format
msgid "Undo %1$d Action"
msgid_plural "Undo %1$d Actions"
msgstr[0] ""
msgstr[1] ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3524
+#: src/slic3r/GUI/GLCanvas3D.cpp:3861
#, possible-c-format
msgid "Redo %1$d Action"
msgid_plural "Redo %1$d Actions"
msgstr[0] ""
msgstr[1] ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3571
+#: src/slic3r/GUI/GLCanvas3D.cpp:4259
msgid "Add..."
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3579 src/slic3r/GUI/GUI_ObjectList.cpp:1501
-#: src/slic3r/GUI/Plater.cpp:3520 src/slic3r/GUI/Plater.cpp:3539
-#: src/slic3r/GUI/Tab.cpp:3286
+#: src/slic3r/GUI/GLCanvas3D.cpp:4267 src/slic3r/GUI/GUI_ObjectList.cpp:1590
+#: src/slic3r/GUI/Plater.cpp:3712 src/slic3r/GUI/Plater.cpp:3734
+#: src/slic3r/GUI/Tab.cpp:3073
msgid "Delete"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3588 src/slic3r/GUI/Plater.cpp:4172
+#: src/slic3r/GUI/GLCanvas3D.cpp:4276 src/slic3r/GUI/Plater.cpp:4410
msgid "Delete all"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3597 src/slic3r/GUI/KBShortcutsDialog.cpp:137
-#: src/slic3r/GUI/Plater.cpp:2681
+#: src/slic3r/GUI/GLCanvas3D.cpp:4285 src/slic3r/GUI/KBShortcutsDialog.cpp:137
+#: src/slic3r/GUI/Plater.cpp:2758
msgid "Arrange"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3597 src/slic3r/GUI/KBShortcutsDialog.cpp:138
+#: src/slic3r/GUI/GLCanvas3D.cpp:4285 src/slic3r/GUI/KBShortcutsDialog.cpp:138
msgid "Arrange selection"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3609
+#: src/slic3r/GUI/GLCanvas3D.cpp:4297
msgid "Copy"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3618
+#: src/slic3r/GUI/GLCanvas3D.cpp:4306
msgid "Paste"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3630 src/slic3r/GUI/Plater.cpp:3400
-#: src/slic3r/GUI/Plater.cpp:3412 src/slic3r/GUI/Plater.cpp:3526
+#: src/slic3r/GUI/GLCanvas3D.cpp:4318 src/slic3r/GUI/Plater.cpp:3569
+#: src/slic3r/GUI/Plater.cpp:3581 src/slic3r/GUI/Plater.cpp:3721
msgid "Add instance"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3641 src/slic3r/GUI/Plater.cpp:3528
+#: src/slic3r/GUI/GLCanvas3D.cpp:4329 src/slic3r/GUI/Plater.cpp:3723
msgid "Remove instance"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3654
+#: src/slic3r/GUI/GLCanvas3D.cpp:4342
msgid "Split to objects"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3664 src/slic3r/GUI/GUI_ObjectList.cpp:1340
+#: src/slic3r/GUI/GLCanvas3D.cpp:4352 src/slic3r/GUI/GUI_ObjectList.cpp:1422
msgid "Split to parts"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3677 src/slic3r/GUI/GUI_ObjectList.cpp:2203
+#: src/slic3r/GUI/GLCanvas3D.cpp:4365 src/slic3r/GUI/GUI_ObjectList.cpp:2372
msgid "Height ranges"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3728 src/slic3r/GUI/MainFrame.cpp:570
+#: src/slic3r/GUI/GLCanvas3D.cpp:4416 src/slic3r/GUI/MainFrame.cpp:571
msgid "Undo"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3728 src/slic3r/GUI/GLCanvas3D.cpp:3761
+#: src/slic3r/GUI/GLCanvas3D.cpp:4416 src/slic3r/GUI/GLCanvas3D.cpp:4449
msgid "Click right mouse button to open History"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3745
+#: src/slic3r/GUI/GLCanvas3D.cpp:4433
msgid "Next Undo action: %1%"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3761 src/slic3r/GUI/MainFrame.cpp:573
+#: src/slic3r/GUI/GLCanvas3D.cpp:4449 src/slic3r/GUI/MainFrame.cpp:574
msgid "Redo"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:3777
+#: src/slic3r/GUI/GLCanvas3D.cpp:4465
msgid "Next Redo action: %1%"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:5555
+#: src/slic3r/GUI/GLCanvas3D.cpp:6380
msgid "Selection-Add from rectangle"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3D.cpp:5574
+#: src/slic3r/GUI/GLCanvas3D.cpp:6399
msgid "Selection-Remove from rectangle"
msgstr ""
-#: src/slic3r/GUI/GLCanvas3DManager.cpp:273
+#: src/slic3r/GUI/GLCanvas3DManager.cpp:283
#, possible-c-format
msgid ""
"PrusaSlicer requires OpenGL 2.0 capable graphics driver to run correctly, \n"
"while OpenGL version %s, render %s, vendor %s was detected."
msgstr ""
-#: src/slic3r/GUI/GLCanvas3DManager.cpp:276
+#: src/slic3r/GUI/GLCanvas3DManager.cpp:286
msgid "You may need to update your graphics card driver."
msgstr ""
-#: src/slic3r/GUI/GLCanvas3DManager.cpp:279
+#: src/slic3r/GUI/GLCanvas3DManager.cpp:289
msgid ""
"As a workaround, you may run PrusaSlicer with a software rendered 3D "
"graphics by running prusa-slicer.exe with the --sw_renderer parameter."
msgstr ""
-#: src/slic3r/GUI/GLCanvas3DManager.cpp:281
+#: src/slic3r/GUI/GLCanvas3DManager.cpp:291
msgid "Unsupported OpenGL version"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:40
-#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:145 src/libslic3r/PrintConfig.cpp:3212
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:145 src/libslic3r/PrintConfig.cpp:3329
msgid "Cut"
msgstr ""
@@ -985,10 +1327,10 @@ msgid "Displacement (mm)"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:449
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:477
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:496
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:514
-#: src/libslic3r/PrintConfig.cpp:3261
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:480
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:499
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:517
+#: src/libslic3r/PrintConfig.cpp:3378
msgid "Rotate"
msgstr ""
@@ -997,10 +1339,10 @@ msgid "Rotation (deg)"
msgstr ""
#: src/slic3r/GUI/Gizmos/GLGizmoScale.cpp:47
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:392
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:497
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:515
-#: src/libslic3r/PrintConfig.cpp:3276
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:230
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:500
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:518
+#: src/libslic3r/PrintConfig.cpp:3393
msgid "Scale"
msgstr ""
@@ -1008,225 +1350,214 @@ msgstr ""
msgid "Scale (%)"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:44
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:48
msgid "Head diameter"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:45
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:49
msgid "Lock supports under new islands"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:46
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1449
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:50
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1286
msgid "Remove selected points"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:47
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:51
msgid "Remove all points"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:48
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1452
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:52
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1289
msgid "Apply changes"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:49
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1453
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:53
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1290
msgid "Discard changes"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:50
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54
msgid "Minimal points distance"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:51
-#: src/libslic3r/PrintConfig.cpp:2651
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:55
+#: src/libslic3r/PrintConfig.cpp:2732
msgid "Support points density"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:52
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1455
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:56
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1292
msgid "Auto-generate points"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:53
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:57
msgid "Manual editing"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:58
msgid "Clipping of view"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:55
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:59
msgid "Reset direction"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:531
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:442
msgid "Add support point"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:719
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:578
msgid "Delete support point"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:920
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:754
msgid "Change point head diameter"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:986
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:820
msgid "Support parameter change"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1094
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:929
msgid "SLA Support Points"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1115
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:950
msgid "SLA gizmo turned on"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1137
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:972
msgid "Do you want to save your manually edited support points?"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1138
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:973
msgid "Save changes?"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1150
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:985
msgid "SLA gizmo turned off"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1187
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1022
msgid "Move support point"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1286
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1121
msgid "Support points edit"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1355
-msgid ""
-"Autogeneration will erase all manually edited points.\n"
-"\n"
-"Are you sure you want to do it?\n"
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1190
+msgid "Autogeneration will erase all manually edited points."
+msgstr ""
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1191
+msgid "Are you sure you want to do it?"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1357 src/slic3r/GUI/GUI.cpp:289
-#: src/slic3r/GUI/WipeTowerDialog.cpp:44 src/slic3r/GUI/WipeTowerDialog.cpp:328
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1192 src/slic3r/GUI/GUI.cpp:246
+#: src/slic3r/GUI/Tab.cpp:3033 src/slic3r/GUI/WipeTowerDialog.cpp:45
+#: src/slic3r/GUI/WipeTowerDialog.cpp:366
msgid "Warning"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1360
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1195
msgid "Autogenerate support points"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1412
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1249
msgid "SLA gizmo keyboard shortcuts"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1423
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1260
msgid "Note: some shortcuts work in (non)editing mode only."
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1441
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1444
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1445
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1278
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1281
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1282
msgid "Left click"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1441
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1278
msgid "Add point"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1442
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1279
msgid "Right click"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1442
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1279
msgid "Remove point"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1443
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1446
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1447
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1280
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1283
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1284
msgid "Drag"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1443
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1280
msgid "Move point"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1444
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1281
msgid "Add point to selection"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1445
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1282
msgid "Remove point from selection"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1446
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1283
msgid "Select by rectangle"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1447
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1284
msgid "Deselect by rectangle"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1448
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1285
msgid "Select all points"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1450
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1287
msgid "Mouse wheel"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1450
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1287
msgid "Move clipping plane"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1451
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1288
msgid "Reset clipping plane"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1454
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1291
msgid "Switch to editing mode"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:569
+#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:477
msgid "Gizmo-Place on Face"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:641
+#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:550
msgid "Gizmo-Move"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:646
+#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:552
msgid "Gizmo-Scale"
msgstr ""
-#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:651
+#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:554
msgid "Gizmo-Rotate"
msgstr ""
-#: src/slic3r/GUI/GUI.cpp:141 src/slic3r/GUI/Tab.cpp:3145
-msgid "It's impossible to print multi-part object(s) with SLA technology."
-msgstr ""
-
-#: src/slic3r/GUI/GUI.cpp:142
-msgid "Please check and fix your object list."
-msgstr ""
-
-#: src/slic3r/GUI/GUI.cpp:143 src/slic3r/GUI/Plater.cpp:2246
-#: src/slic3r/GUI/Tab.cpp:3147
-msgid "Attention!"
-msgstr ""
-
-#: src/slic3r/GUI/GUI.cpp:283
+#: src/slic3r/GUI/GUI.cpp:240
msgid "Notice"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:132
+#: src/slic3r/GUI/GUI_App.cpp:137
#, possible-c-format
msgid ""
"%s has encountered an error. It was likely caused by running out of memory. "
@@ -1236,156 +1567,178 @@ msgid ""
"The application will now terminate."
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:135
+#: src/slic3r/GUI/GUI_App.cpp:140
msgid "Fatal error"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:442
+#: src/slic3r/GUI/GUI_App.cpp:448
msgid "Changing of an application language"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:450 src/slic3r/GUI/GUI_App.cpp:459
+#: src/slic3r/GUI/GUI_App.cpp:456 src/slic3r/GUI/GUI_App.cpp:465
msgid "Recreating"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:463
+#: src/slic3r/GUI/GUI_App.cpp:469
msgid "Loading of current presets"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:471
+#: src/slic3r/GUI/GUI_App.cpp:477
msgid "Loading of a mode view"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:551
+#: src/slic3r/GUI/GUI_App.cpp:558
msgid "Choose one file (3MF/AMF):"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:563
+#: src/slic3r/GUI/GUI_App.cpp:570
msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:625
+#: src/slic3r/GUI/GUI_App.cpp:632
msgid "Select the language"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:625
+#: src/slic3r/GUI/GUI_App.cpp:632
msgid "Language"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:796
+#: src/slic3r/GUI/GUI_App.cpp:800
+#, possible-c-format
+msgid "Run %s"
+msgstr ""
+
+#: src/slic3r/GUI/GUI_App.cpp:803
msgid "&Configuration Snapshots"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:796
+#: src/slic3r/GUI/GUI_App.cpp:803
msgid "Inspect / activate configuration snapshots"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:797
+#: src/slic3r/GUI/GUI_App.cpp:804
msgid "Take Configuration &Snapshot"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:797
+#: src/slic3r/GUI/GUI_App.cpp:804
msgid "Capture a configuration snapshot"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:800
+#: src/slic3r/GUI/GUI_App.cpp:807
msgid "&Preferences"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:806
+#: src/slic3r/GUI/GUI_App.cpp:813
msgid "Application preferences"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:809 src/slic3r/GUI/wxExtensions.cpp:3043
+#: src/slic3r/GUI/GUI_App.cpp:816 src/slic3r/GUI/wxExtensions.cpp:3824
msgid "Simple"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:809
+#: src/slic3r/GUI/GUI_App.cpp:816
msgid "Simple View Mode"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:810 src/slic3r/GUI/GUI_ObjectList.cpp:97
-#: src/slic3r/GUI/GUI_ObjectList.cpp:620 src/slic3r/GUI/Tab.cpp:1061
-#: src/slic3r/GUI/Tab.cpp:1076 src/slic3r/GUI/Tab.cpp:1174
-#: src/slic3r/GUI/Tab.cpp:1177 src/slic3r/GUI/Tab.cpp:1685
-#: src/slic3r/GUI/Tab.cpp:2169 src/slic3r/GUI/Tab.cpp:3785
-#: src/slic3r/GUI/wxExtensions.cpp:3044 src/libslic3r/PrintConfig.cpp:83
-#: src/libslic3r/PrintConfig.cpp:197 src/libslic3r/PrintConfig.cpp:360
-#: src/libslic3r/PrintConfig.cpp:1013 src/libslic3r/PrintConfig.cpp:2226
+#: src/slic3r/GUI/GUI_App.cpp:817 src/slic3r/GUI/GUI_ObjectList.cpp:97
+#: src/slic3r/GUI/GUI_ObjectList.cpp:615 src/slic3r/GUI/Tab.cpp:1067
+#: src/slic3r/GUI/Tab.cpp:1082 src/slic3r/GUI/Tab.cpp:1181
+#: src/slic3r/GUI/Tab.cpp:1184 src/slic3r/GUI/Tab.cpp:1450
+#: src/slic3r/GUI/Tab.cpp:1937 src/slic3r/GUI/Tab.cpp:3607
+#: src/slic3r/GUI/wxExtensions.cpp:3825 src/libslic3r/PrintConfig.cpp:88
+#: src/libslic3r/PrintConfig.cpp:202 src/libslic3r/PrintConfig.cpp:365
+#: src/libslic3r/PrintConfig.cpp:1026 src/libslic3r/PrintConfig.cpp:2253
msgid "Advanced"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:810
+#: src/slic3r/GUI/GUI_App.cpp:817
msgid "Advanced View Mode"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:811 src/slic3r/GUI/wxExtensions.cpp:3045
+#: src/slic3r/GUI/GUI_App.cpp:818 src/slic3r/GUI/wxExtensions.cpp:3826
msgid "Expert"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:811
+#: src/slic3r/GUI/GUI_App.cpp:818
msgid "Expert View Mode"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:816
+#: src/slic3r/GUI/GUI_App.cpp:823
msgid "Mode"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:816
+#: src/slic3r/GUI/GUI_App.cpp:823
#, possible-c-format
msgid "%s View Mode"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:818
+#: src/slic3r/GUI/GUI_App.cpp:825
msgid "Change Application &Language"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:820
+#: src/slic3r/GUI/GUI_App.cpp:827
msgid "Flash printer &firmware"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:820
+#: src/slic3r/GUI/GUI_App.cpp:827
msgid "Upload a firmware image into an Arduino based printer"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:832
+#: src/slic3r/GUI/GUI_App.cpp:839
msgid "Taking configuration snapshot"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:832
+#: src/slic3r/GUI/GUI_App.cpp:839
msgid "Snapshot name"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:875
+#: src/slic3r/GUI/GUI_App.cpp:882
msgid ""
"Switching the language will trigger application restart.\n"
"You will lose content of the plater."
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:877
+#: src/slic3r/GUI/GUI_App.cpp:884
msgid "Do you want to proceed?"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:878
+#: src/slic3r/GUI/GUI_App.cpp:885
msgid "Language selection"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:901
+#: src/slic3r/GUI/GUI_App.cpp:908
msgid "&Configuration"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:923
+#: src/slic3r/GUI/GUI_App.cpp:932
msgid "The presets on the following tabs were modified"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:923 src/slic3r/GUI/Tab.cpp:3133
+#: src/slic3r/GUI/GUI_App.cpp:932 src/slic3r/GUI/Tab.cpp:2901
msgid "Discard changes and continue anyway?"
msgstr ""
-#: src/slic3r/GUI/GUI_App.cpp:926
+#: src/slic3r/GUI/GUI_App.cpp:935
msgid "Unsaved Presets"
msgstr ""
+#: src/slic3r/GUI/GUI_App.cpp:1081 src/slic3r/GUI/Tab.cpp:2913
+msgid "It's impossible to print multi-part object(s) with SLA technology."
+msgstr ""
+
+#: src/slic3r/GUI/GUI_App.cpp:1082
+msgid "Please check and fix your object list."
+msgstr ""
+
+#: src/slic3r/GUI/GUI_App.cpp:1083 src/slic3r/GUI/Plater.cpp:2317
+#: src/slic3r/GUI/Tab.cpp:2915
+msgid "Attention!"
+msgstr ""
+
+#: src/slic3r/GUI/GUI_App.cpp:1100
+msgid "Select a gcode file:"
+msgstr ""
+
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27
msgid "Start at height"
msgstr ""
@@ -1394,11 +1747,6 @@ msgstr ""
msgid "Stop at height"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27 src/slic3r/GUI/Tab.cpp:1033
-#: src/libslic3r/PrintConfig.cpp:66
-msgid "Layer height"
-msgstr ""
-
#: src/slic3r/GUI/GUI_ObjectLayers.cpp:153
msgid "Remove layer range"
msgstr ""
@@ -1408,49 +1756,36 @@ msgid "Add layer range"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:34 src/slic3r/GUI/GUI_ObjectList.cpp:88
-#: src/slic3r/GUI/GUI_ObjectList.cpp:611 src/libslic3r/PrintConfig.cpp:67
-#: src/libslic3r/PrintConfig.cpp:160 src/libslic3r/PrintConfig.cpp:392
-#: src/libslic3r/PrintConfig.cpp:453 src/libslic3r/PrintConfig.cpp:461
-#: src/libslic3r/PrintConfig.cpp:867 src/libslic3r/PrintConfig.cpp:1051
-#: src/libslic3r/PrintConfig.cpp:1354 src/libslic3r/PrintConfig.cpp:1420
-#: src/libslic3r/PrintConfig.cpp:1601 src/libslic3r/PrintConfig.cpp:2037
-#: src/libslic3r/PrintConfig.cpp:2095
+#: src/slic3r/GUI/GUI_ObjectList.cpp:606 src/libslic3r/PrintConfig.cpp:72
+#: src/libslic3r/PrintConfig.cpp:165 src/libslic3r/PrintConfig.cpp:397
+#: src/libslic3r/PrintConfig.cpp:459 src/libslic3r/PrintConfig.cpp:467
+#: src/libslic3r/PrintConfig.cpp:879 src/libslic3r/PrintConfig.cpp:1064
+#: src/libslic3r/PrintConfig.cpp:1369 src/libslic3r/PrintConfig.cpp:1436
+#: src/libslic3r/PrintConfig.cpp:1617 src/libslic3r/PrintConfig.cpp:2063
+#: src/libslic3r/PrintConfig.cpp:2122
msgid "Layers and Perimeters"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:35 src/slic3r/GUI/GUI_ObjectList.cpp:89
-#: src/slic3r/GUI/GUI_ObjectList.cpp:612 src/slic3r/GUI/Plater.cpp:497
-#: src/slic3r/GUI/Tab.cpp:1065 src/slic3r/GUI/Tab.cpp:1066
-#: src/libslic3r/PrintConfig.cpp:177 src/libslic3r/PrintConfig.cpp:400
-#: src/libslic3r/PrintConfig.cpp:420 src/libslic3r/PrintConfig.cpp:754
-#: src/libslic3r/PrintConfig.cpp:768 src/libslic3r/PrintConfig.cpp:805
-#: src/libslic3r/PrintConfig.cpp:958 src/libslic3r/PrintConfig.cpp:968
-#: src/libslic3r/PrintConfig.cpp:986 src/libslic3r/PrintConfig.cpp:1004
-#: src/libslic3r/PrintConfig.cpp:1023 src/libslic3r/PrintConfig.cpp:1708
-#: src/libslic3r/PrintConfig.cpp:1725
-msgid "Infill"
-msgstr ""
-
#: src/slic3r/GUI/GUI_ObjectList.cpp:36 src/slic3r/GUI/GUI_ObjectList.cpp:90
-#: src/slic3r/GUI/GUI_ObjectList.cpp:613 src/slic3r/GUI/GUI_Preview.cpp:244
-#: src/slic3r/GUI/Tab.cpp:1094 src/slic3r/GUI/Tab.cpp:1095
-#: src/libslic3r/PrintConfig.cpp:344 src/libslic3r/PrintConfig.cpp:1481
-#: src/libslic3r/PrintConfig.cpp:1830 src/libslic3r/PrintConfig.cpp:1836
-#: src/libslic3r/PrintConfig.cpp:1844 src/libslic3r/PrintConfig.cpp:1856
-#: src/libslic3r/PrintConfig.cpp:1866 src/libslic3r/PrintConfig.cpp:1874
-#: src/libslic3r/PrintConfig.cpp:1889 src/libslic3r/PrintConfig.cpp:1910
-#: src/libslic3r/PrintConfig.cpp:1921 src/libslic3r/PrintConfig.cpp:1937
-#: src/libslic3r/PrintConfig.cpp:1946 src/libslic3r/PrintConfig.cpp:1955
-#: src/libslic3r/PrintConfig.cpp:1966 src/libslic3r/PrintConfig.cpp:1980
-#: src/libslic3r/PrintConfig.cpp:1988 src/libslic3r/PrintConfig.cpp:1989
-#: src/libslic3r/PrintConfig.cpp:1998 src/libslic3r/PrintConfig.cpp:2006
-#: src/libslic3r/PrintConfig.cpp:2020 src/libslic3r/GCode/PreviewData.cpp:156
+#: src/slic3r/GUI/GUI_ObjectList.cpp:608 src/slic3r/GUI/GUI_Preview.cpp:245
+#: src/slic3r/GUI/Tab.cpp:1100 src/slic3r/GUI/Tab.cpp:1101
+#: src/libslic3r/ExtrusionEntity.cpp:319 src/libslic3r/PrintConfig.cpp:349
+#: src/libslic3r/PrintConfig.cpp:1497 src/libslic3r/PrintConfig.cpp:1855
+#: src/libslic3r/PrintConfig.cpp:1861 src/libslic3r/PrintConfig.cpp:1869
+#: src/libslic3r/PrintConfig.cpp:1881 src/libslic3r/PrintConfig.cpp:1891
+#: src/libslic3r/PrintConfig.cpp:1899 src/libslic3r/PrintConfig.cpp:1914
+#: src/libslic3r/PrintConfig.cpp:1935 src/libslic3r/PrintConfig.cpp:1947
+#: src/libslic3r/PrintConfig.cpp:1963 src/libslic3r/PrintConfig.cpp:1972
+#: src/libslic3r/PrintConfig.cpp:1981 src/libslic3r/PrintConfig.cpp:1992
+#: src/libslic3r/PrintConfig.cpp:2006 src/libslic3r/PrintConfig.cpp:2014
+#: src/libslic3r/PrintConfig.cpp:2015 src/libslic3r/PrintConfig.cpp:2024
+#: src/libslic3r/PrintConfig.cpp:2032 src/libslic3r/PrintConfig.cpp:2046
msgid "Support material"
msgstr ""
#: src/slic3r/GUI/GUI_ObjectList.cpp:39 src/slic3r/GUI/GUI_ObjectList.cpp:94
-#: src/slic3r/GUI/GUI_ObjectList.cpp:617 src/libslic3r/PrintConfig.cpp:2202
-#: src/libslic3r/PrintConfig.cpp:2210
+#: src/slic3r/GUI/GUI_ObjectList.cpp:612 src/libslic3r/PrintConfig.cpp:2229
+#: src/libslic3r/PrintConfig.cpp:2237
msgid "Wipe options"
msgstr ""
@@ -1474,483 +1809,493 @@ msgstr ""
msgid "Add support blocker"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:91 src/slic3r/GUI/GUI_ObjectList.cpp:614
-#: src/slic3r/GUI/GUI_Preview.cpp:223 src/slic3r/GUI/Tab.cpp:1119
-#: src/libslic3r/PrintConfig.cpp:209 src/libslic3r/PrintConfig.cpp:441
-#: src/libslic3r/PrintConfig.cpp:896 src/libslic3r/PrintConfig.cpp:1024
-#: src/libslic3r/PrintConfig.cpp:1410 src/libslic3r/PrintConfig.cpp:1647
-#: src/libslic3r/PrintConfig.cpp:1696 src/libslic3r/PrintConfig.cpp:1747
-#: src/libslic3r/PrintConfig.cpp:2080
+#: src/slic3r/GUI/GUI_ObjectList.cpp:91 src/slic3r/GUI/GUI_ObjectList.cpp:609
+#: src/slic3r/GUI/GUI_Preview.cpp:223 src/slic3r/GUI/Tab.cpp:1125
+#: src/libslic3r/PrintConfig.cpp:214 src/libslic3r/PrintConfig.cpp:447
+#: src/libslic3r/PrintConfig.cpp:908 src/libslic3r/PrintConfig.cpp:1037
+#: src/libslic3r/PrintConfig.cpp:1426 src/libslic3r/PrintConfig.cpp:1663
+#: src/libslic3r/PrintConfig.cpp:1712 src/libslic3r/PrintConfig.cpp:1764
+#: src/libslic3r/PrintConfig.cpp:2107
msgid "Speed"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:92 src/slic3r/GUI/GUI_ObjectList.cpp:615
-#: src/slic3r/GUI/Tab.cpp:1154 src/slic3r/GUI/Tab.cpp:2043
-#: src/libslic3r/PrintConfig.cpp:471 src/libslic3r/PrintConfig.cpp:979
-#: src/libslic3r/PrintConfig.cpp:1389 src/libslic3r/PrintConfig.cpp:1717
-#: src/libslic3r/PrintConfig.cpp:1902 src/libslic3r/PrintConfig.cpp:1928
+#: src/slic3r/GUI/GUI_ObjectList.cpp:92 src/slic3r/GUI/GUI_ObjectList.cpp:610
+#: src/slic3r/GUI/Tab.cpp:1160 src/slic3r/GUI/Tab.cpp:1808
+#: src/libslic3r/PrintConfig.cpp:477 src/libslic3r/PrintConfig.cpp:991
+#: src/libslic3r/PrintConfig.cpp:1404 src/libslic3r/PrintConfig.cpp:1733
+#: src/libslic3r/PrintConfig.cpp:1927 src/libslic3r/PrintConfig.cpp:1954
msgid "Extruders"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:93 src/slic3r/GUI/GUI_ObjectList.cpp:616
-#: src/libslic3r/PrintConfig.cpp:431 src/libslic3r/PrintConfig.cpp:538
-#: src/libslic3r/PrintConfig.cpp:855 src/libslic3r/PrintConfig.cpp:987
-#: src/libslic3r/PrintConfig.cpp:1398 src/libslic3r/PrintConfig.cpp:1737
-#: src/libslic3r/PrintConfig.cpp:1911 src/libslic3r/PrintConfig.cpp:2069
+#: src/slic3r/GUI/GUI_ObjectList.cpp:93 src/slic3r/GUI/GUI_ObjectList.cpp:611
+#: src/libslic3r/PrintConfig.cpp:436 src/libslic3r/PrintConfig.cpp:544
+#: src/libslic3r/PrintConfig.cpp:866 src/libslic3r/PrintConfig.cpp:999
+#: src/libslic3r/PrintConfig.cpp:1413 src/libslic3r/PrintConfig.cpp:1753
+#: src/libslic3r/PrintConfig.cpp:1936 src/libslic3r/PrintConfig.cpp:2095
msgid "Extrusion Width"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:99 src/slic3r/GUI/GUI_ObjectList.cpp:622
-#: src/slic3r/GUI/Plater.cpp:465 src/slic3r/GUI/Tab.cpp:3737
-#: src/slic3r/GUI/Tab.cpp:3738 src/libslic3r/PrintConfig.cpp:2501
-#: src/libslic3r/PrintConfig.cpp:2508 src/libslic3r/PrintConfig.cpp:2517
-#: src/libslic3r/PrintConfig.cpp:2526 src/libslic3r/PrintConfig.cpp:2536
-#: src/libslic3r/PrintConfig.cpp:2562 src/libslic3r/PrintConfig.cpp:2569
-#: src/libslic3r/PrintConfig.cpp:2580 src/libslic3r/PrintConfig.cpp:2590
-#: src/libslic3r/PrintConfig.cpp:2599 src/libslic3r/PrintConfig.cpp:2612
-#: src/libslic3r/PrintConfig.cpp:2622 src/libslic3r/PrintConfig.cpp:2631
-#: src/libslic3r/PrintConfig.cpp:2641 src/libslic3r/PrintConfig.cpp:2652
-#: src/libslic3r/PrintConfig.cpp:2660
+#: src/slic3r/GUI/GUI_ObjectList.cpp:99 src/slic3r/GUI/GUI_ObjectList.cpp:617
+#: src/slic3r/GUI/Plater.cpp:484 src/slic3r/GUI/Tab.cpp:3557
+#: src/slic3r/GUI/Tab.cpp:3558 src/libslic3r/PrintConfig.cpp:2582
+#: src/libslic3r/PrintConfig.cpp:2589 src/libslic3r/PrintConfig.cpp:2598
+#: src/libslic3r/PrintConfig.cpp:2607 src/libslic3r/PrintConfig.cpp:2617
+#: src/libslic3r/PrintConfig.cpp:2643 src/libslic3r/PrintConfig.cpp:2650
+#: src/libslic3r/PrintConfig.cpp:2661 src/libslic3r/PrintConfig.cpp:2671
+#: src/libslic3r/PrintConfig.cpp:2680 src/libslic3r/PrintConfig.cpp:2693
+#: src/libslic3r/PrintConfig.cpp:2703 src/libslic3r/PrintConfig.cpp:2712
+#: src/libslic3r/PrintConfig.cpp:2722 src/libslic3r/PrintConfig.cpp:2733
+#: src/libslic3r/PrintConfig.cpp:2741
msgid "Supports"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:100 src/slic3r/GUI/GUI_ObjectList.cpp:623
-#: src/slic3r/GUI/Plater.cpp:603 src/slic3r/GUI/Tab.cpp:3769
-#: src/slic3r/GUI/Tab.cpp:3770 src/libslic3r/PrintConfig.cpp:2668
-#: src/libslic3r/PrintConfig.cpp:2675 src/libslic3r/PrintConfig.cpp:2689
-#: src/libslic3r/PrintConfig.cpp:2699 src/libslic3r/PrintConfig.cpp:2721
-#: src/libslic3r/PrintConfig.cpp:2732 src/libslic3r/PrintConfig.cpp:2739
-#: src/libslic3r/PrintConfig.cpp:2750 src/libslic3r/PrintConfig.cpp:2759
-#: src/libslic3r/PrintConfig.cpp:2768
+#: src/slic3r/GUI/GUI_ObjectList.cpp:100 src/slic3r/GUI/GUI_ObjectList.cpp:618
+#: src/slic3r/GUI/Plater.cpp:624 src/slic3r/GUI/Tab.cpp:3589
+#: src/slic3r/GUI/Tab.cpp:3590 src/libslic3r/PrintConfig.cpp:2749
+#: src/libslic3r/PrintConfig.cpp:2756 src/libslic3r/PrintConfig.cpp:2770
+#: src/libslic3r/PrintConfig.cpp:2781 src/libslic3r/PrintConfig.cpp:2791
+#: src/libslic3r/PrintConfig.cpp:2813 src/libslic3r/PrintConfig.cpp:2824
+#: src/libslic3r/PrintConfig.cpp:2831 src/libslic3r/PrintConfig.cpp:2838
+#: src/libslic3r/PrintConfig.cpp:2849 src/libslic3r/PrintConfig.cpp:2858
+#: src/libslic3r/PrintConfig.cpp:2867
msgid "Pad"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:260
+#: src/slic3r/GUI/GUI_ObjectList.cpp:262
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:153
msgid "Name"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:271 src/slic3r/GUI/GUI_ObjectList.cpp:373
+#: src/slic3r/GUI/GUI_ObjectList.cpp:270 src/slic3r/GUI/Tab.cpp:1414
+#: src/slic3r/GUI/wxExtensions.cpp:549 src/libslic3r/PrintConfig.cpp:476
+msgid "Extruder"
+msgstr ""
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:274 src/slic3r/GUI/GUI_ObjectList.cpp:386
msgid "Editing"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:318
+#: src/slic3r/GUI/GUI_ObjectList.cpp:331
#, possible-c-format
-msgid "Auto-repaired (%d errors):\n"
+msgid "Auto-repaired (%d errors):"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:325
+#: src/slic3r/GUI/GUI_ObjectList.cpp:338
msgid "degenerate facets"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:326
+#: src/slic3r/GUI/GUI_ObjectList.cpp:339
msgid "edges fixed"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:327
+#: src/slic3r/GUI/GUI_ObjectList.cpp:340
msgid "facets removed"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:328
+#: src/slic3r/GUI/GUI_ObjectList.cpp:341
msgid "facets added"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:329
+#: src/slic3r/GUI/GUI_ObjectList.cpp:342
msgid "facets reversed"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:330
+#: src/slic3r/GUI/GUI_ObjectList.cpp:343
msgid "backwards edges"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:338
+#: src/slic3r/GUI/GUI_ObjectList.cpp:351
msgid "Right button click the icon to fix STL through Netfabb"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:375
+#: src/slic3r/GUI/GUI_ObjectList.cpp:388
msgid "Right button click the icon to change the object settings"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:377
+#: src/slic3r/GUI/GUI_ObjectList.cpp:390
msgid "Click the icon to change the object settings"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:381
+#: src/slic3r/GUI/GUI_ObjectList.cpp:394
msgid "Right button click the icon to change the object printable property"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:383
+#: src/slic3r/GUI/GUI_ObjectList.cpp:396
msgid "Click the icon to change the object printable property"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:428 src/slic3r/GUI/GUI_ObjectList.cpp:449
-#: src/slic3r/GUI/GUI_ObjectList.cpp:461 src/slic3r/GUI/GUI_ObjectList.cpp:3642
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3652
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3684 src/slic3r/GUI/wxExtensions.cpp:603
-#: src/slic3r/GUI/wxExtensions.cpp:660 src/slic3r/GUI/wxExtensions.cpp:685
-#: src/slic3r/GUI/wxExtensions.cpp:893
+#: src/slic3r/GUI/GUI_ObjectList.cpp:449 src/slic3r/GUI/GUI_ObjectList.cpp:461
+#: src/slic3r/GUI/GUI_ObjectList.cpp:905 src/slic3r/GUI/GUI_ObjectList.cpp:3820
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3830
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3862 src/slic3r/GUI/wxExtensions.cpp:734
+#: src/slic3r/GUI/wxExtensions.cpp:791 src/slic3r/GUI/wxExtensions.cpp:816
+#: src/slic3r/GUI/wxExtensions.cpp:1024 src/slic3r/GUI/wxExtensions.cpp:2240
msgid "default"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:433 src/slic3r/GUI/Tab.cpp:1649
-#: src/libslic3r/PrintConfig.cpp:470
-msgid "Extruder"
-msgstr ""
-
-#: src/slic3r/GUI/GUI_ObjectList.cpp:546
+#: src/slic3r/GUI/GUI_ObjectList.cpp:541
msgid "Rename Object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:546
+#: src/slic3r/GUI/GUI_ObjectList.cpp:541
msgid "Rename Sub-object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:987 src/slic3r/GUI/GUI_ObjectList.cpp:3464
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1066
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3641
msgid "Instances to Separated Objects"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1005
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1084
msgid "Volumes in Object reordered"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1005
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1084
msgid "Object reordered"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1060
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1376
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1382
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1623
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1139
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1458
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1464
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1721
#, possible-c-format
msgid "Quick Add Settings (%s)"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1137
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1216
msgid "Select showing settings"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1186
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1265
msgid "Add Settings for Layers"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1187
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1266
msgid "Add Settings for Sub-object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1188
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1267
msgid "Add Settings for Object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1249
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1328
msgid "Add Settings Bundle for Height range"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1250
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1329
msgid "Add Settings Bundle for Sub-object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1251
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1330
msgid "Add Settings Bundle for Object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1290
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1369
msgid "Load"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1295
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1320
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1323
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1374
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1402
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1405
msgid "Box"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1295
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1374
msgid "Cylinder"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1295
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1374
msgid "Sphere"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1295
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1374
msgid "Slab"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1347
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1429
msgid "Height range Modifier"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1355
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1437
msgid "Add settings"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1422
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1505
msgid "Change type"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1429
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1577
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1512
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1669
msgid "Set as a Separated Object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1435
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1518
msgid "Printable"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1442
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1525
msgid "Rename"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1453
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1536
msgid "Fix through the Netfabb"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1463 src/slic3r/GUI/Plater.cpp:3552
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1546 src/slic3r/GUI/Plater.cpp:3747
msgid "Export as STL"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1470
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1553 src/slic3r/GUI/Plater.cpp:3161
+#: src/slic3r/GUI/Plater.cpp:3715 src/slic3r/GUI/Plater.cpp:3744
+msgid "Reload from disk"
+msgstr ""
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1553 src/slic3r/GUI/Plater.cpp:3715
+msgid "Reload the selected volumes from disk"
+msgstr ""
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1559 src/slic3r/GUI/wxExtensions.cpp:3176
+#: src/slic3r/GUI/wxExtensions.cpp:3432
msgid "Change extruder"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1489 src/libslic3r/PrintConfig.cpp:309
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1578 src/slic3r/GUI/wxExtensions.cpp:3170
+#: src/slic3r/GUI/wxExtensions.cpp:3421 src/libslic3r/PrintConfig.cpp:314
msgid "Default"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1495
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1584
msgid "Select new extruder for the object/part"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1507
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1596
msgid "Scale to print volume"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1507
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1596
msgid "Scale the selected object to fit the print volume"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1577
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1669
msgid "Set as a Separated Objects"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1652
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1676
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1922
+msgid "Add Shape"
+msgstr ""
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1750
msgid "Load Part"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1687
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1789
msgid "Error!"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1732
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1864
msgid "Add Generic Subobject"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1739
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1893
msgid "Generic"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1843
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1945
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2011
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2113
msgid "Last instance of an object cannot be deleted."
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1855
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2023
msgid "Delete Settings"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1879
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2047
msgid "Delete All Instances from Object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1895
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2063
msgid "Delete Height Range"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1926
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2094
msgid "From Object List You can't delete the last solid part from object."
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1930
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2098
msgid "Delete Subobject"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1949
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2117
msgid "Delete Instance"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1973 src/slic3r/GUI/Plater.cpp:2838
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2141 src/slic3r/GUI/Plater.cpp:2914
msgid ""
"The selected object couldn't be split because it contains only one part."
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:1977
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2145
msgid "Split to Parts"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2025
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2193
msgid "Add Layers"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2150
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2319
msgid "Group manipulation"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2162
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2331
msgid "Object manipulation"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2175
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2344
msgid "Object Settings to modify"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2179
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2348
msgid "Part Settings to modify"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2184
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2353
msgid "Layer range Settings to modify"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2190
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2359
msgid "Part manipulation"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2196
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2365
msgid "Instance manipulation"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2203
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2372
msgid "Settings for height range"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2388
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2558
msgid "Delete Selected Item"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2525
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2695
msgid "Delete Selected"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2584
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2613
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2631
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2761
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2790
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2808
msgid "Add Height Range"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2690
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2867
msgid "Edit Height Range"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2974
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3151
msgid "Selection-Remove from list"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:2982
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3159
msgid "Selection-Add from list"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3100
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3277
msgid "Object or Instance"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3101
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3234
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3278
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3411
msgid "Part"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3101
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3278
msgid "Layer"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3103
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3280
msgid "Unsupported selection"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3104
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3281
#, possible-c-format
msgid "You started your selection with %s Item."
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3105
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3282
#, possible-c-format
msgid "In this mode you can select only other %s Items%s"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3108
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3285
msgid "of a current Object"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3113
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3188 src/slic3r/GUI/Plater.cpp:126
-msgid "Info"
-msgstr ""
-
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3229
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3406
msgid "You can't change a type of the last solid part of the object."
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3234
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3411
msgid "Modifier"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3234
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3411
msgid "Support Enforcer"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3234
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3411
msgid "Support Blocker"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3236
-msgid "Type:"
-msgstr ""
-
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3236
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3413
msgid "Select type of part"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3241
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3418
msgid "Change Part Type"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3486
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3663
msgid "Enter new name"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3486
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3663
msgid "Renaming"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3502
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3608 src/slic3r/GUI/Tab.cpp:3618
-#: src/slic3r/GUI/Tab.cpp:3622
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3679
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3786 src/slic3r/GUI/Tab.cpp:3405
+#: src/slic3r/GUI/Tab.cpp:3409
msgid "The supplied name is not valid;"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3503
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3609 src/slic3r/GUI/Tab.cpp:3619
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3680
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3787 src/slic3r/GUI/Tab.cpp:3406
msgid "the following characters are not allowed:"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3632
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3810
msgid "Set extruder for selected items"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3633
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3811
msgid "Select extruder number for selected objects and/or parts"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3646
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3824
msgid "Select extruder number:"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3647
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3825
msgid "This extruder will be set for selected items"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3759 src/slic3r/GUI/Selection.cpp:1473
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3937 src/slic3r/GUI/Selection.cpp:1473
msgid "Set Printable"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectList.cpp:3759 src/slic3r/GUI/Selection.cpp:1473
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3937 src/slic3r/GUI/Selection.cpp:1473
msgid "Set Unprintable"
msgstr ""
@@ -1968,77 +2313,73 @@ msgstr ""
msgid "Select coordinate space, in which the transformation will be performed."
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:125
-msgid "Object Manipulation"
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:155
+msgid "Object name"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:178
-msgid "Object name"
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:215
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:457
+msgid "Position"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:214
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:216
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:458
+msgid "Rotation"
+msgstr ""
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:263
#, possible-c-format
msgid "Toggle %c axis mirroring"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:247
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:297
msgid "Set Mirror"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:287
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:292
-msgid "Reset scale"
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:337
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:349
+msgid "Drop to bed"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:305
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:363
msgid "Reset rotation"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:330
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:385
msgid "Reset Rotation"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:342
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:357
-msgid "Drop to bed"
-msgstr ""
-
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:390
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:454
-msgid "Position"
-msgstr ""
-
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:391
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:455
-msgid "Rotation"
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:397
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:399
+msgid "Reset scale"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:456
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:459
msgid "Scale factors"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:513
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:516
msgid "Translate"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:565
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:578
msgid ""
"You cannot use non-uniform scaling mode for multiple objects/parts selection"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:735
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:750
msgid "Set Position"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:766
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:781
msgid "Set Orientation"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:831
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:846
msgid "Set Scale"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:915
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:875
msgid ""
"The currently manipulated object is tilted (rotation angles are not "
"multiples of 90°).\n"
@@ -2047,7 +2388,7 @@ msgid ""
"once the rotation is embedded into the object coordinates."
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:918
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:878
msgid ""
"This operation is irreversible.\n"
"Do you want to proceed?"
@@ -2066,7 +2407,7 @@ msgstr ""
msgid "Delete Option %s"
msgstr ""
-#: src/slic3r/GUI/GUI_ObjectSettings.cpp:146
+#: src/slic3r/GUI/GUI_ObjectSettings.cpp:152
#, possible-c-format
msgid "Change Option %s"
msgstr ""
@@ -2075,113 +2416,117 @@ msgstr ""
msgid "View"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:220 src/slic3r/GUI/GUI_Preview.cpp:569
-#: src/libslic3r/GCode/PreviewData.cpp:378
+#: src/slic3r/GUI/GUI_Preview.cpp:220 src/slic3r/GUI/GUI_Preview.cpp:577
+#: src/libslic3r/GCode/PreviewData.cpp:360
msgid "Feature type"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:221 src/libslic3r/PrintConfig.cpp:483
+#: src/slic3r/GUI/GUI_Preview.cpp:221 src/libslic3r/PrintConfig.cpp:489
msgid "Height"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:222 src/libslic3r/PrintConfig.cpp:2188
+#: src/slic3r/GUI/GUI_Preview.cpp:222 src/libslic3r/PrintConfig.cpp:2215
msgid "Width"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:224
+#: src/slic3r/GUI/GUI_Preview.cpp:224 src/slic3r/GUI/Tab.cpp:1437
+msgid "Fan speed"
+msgstr ""
+
+#: src/slic3r/GUI/GUI_Preview.cpp:225
msgid "Volumetric flow rate"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:225 src/slic3r/GUI/GUI_Preview.cpp:333
-#: src/slic3r/GUI/GUI_Preview.cpp:515 src/slic3r/GUI/GUI_Preview.cpp:568
-#: src/slic3r/GUI/GUI_Preview.cpp:774 src/libslic3r/GCode/PreviewData.cpp:388
+#: src/slic3r/GUI/GUI_Preview.cpp:226 src/slic3r/GUI/GUI_Preview.cpp:334
+#: src/slic3r/GUI/GUI_Preview.cpp:523 src/slic3r/GUI/GUI_Preview.cpp:576
+#: src/slic3r/GUI/GUI_Preview.cpp:772 src/libslic3r/GCode/PreviewData.cpp:372
msgid "Tool"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:226 src/slic3r/GUI/GUI_Preview.cpp:566
-#: src/libslic3r/GCode/PreviewData.cpp:390
+#: src/slic3r/GUI/GUI_Preview.cpp:227 src/slic3r/GUI/GUI_Preview.cpp:574
+#: src/libslic3r/GCode/PreviewData.cpp:374
msgid "Color Print"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:229
+#: src/slic3r/GUI/GUI_Preview.cpp:230
msgid "Show"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:232 src/slic3r/GUI/GUI_Preview.cpp:233
+#: src/slic3r/GUI/GUI_Preview.cpp:233 src/slic3r/GUI/GUI_Preview.cpp:234
msgid "Feature types"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:235 src/libslic3r/GCode/PreviewData.cpp:147
+#: src/slic3r/GUI/GUI_Preview.cpp:236 src/libslic3r/ExtrusionEntity.cpp:310
msgid "Perimeter"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:236 src/libslic3r/GCode/PreviewData.cpp:148
+#: src/slic3r/GUI/GUI_Preview.cpp:237 src/libslic3r/ExtrusionEntity.cpp:311
msgid "External perimeter"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:237 src/libslic3r/GCode/PreviewData.cpp:149
+#: src/slic3r/GUI/GUI_Preview.cpp:238 src/libslic3r/ExtrusionEntity.cpp:312
msgid "Overhang perimeter"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:238 src/libslic3r/GCode/PreviewData.cpp:150
+#: src/slic3r/GUI/GUI_Preview.cpp:239 src/libslic3r/ExtrusionEntity.cpp:313
msgid "Internal infill"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:239 src/libslic3r/PrintConfig.cpp:1736
-#: src/libslic3r/PrintConfig.cpp:1746 src/libslic3r/GCode/PreviewData.cpp:151
+#: src/slic3r/GUI/GUI_Preview.cpp:240 src/libslic3r/ExtrusionEntity.cpp:314
+#: src/libslic3r/PrintConfig.cpp:1752 src/libslic3r/PrintConfig.cpp:1763
msgid "Solid infill"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:240 src/libslic3r/PrintConfig.cpp:2068
-#: src/libslic3r/PrintConfig.cpp:2079 src/libslic3r/GCode/PreviewData.cpp:152
+#: src/slic3r/GUI/GUI_Preview.cpp:241 src/libslic3r/ExtrusionEntity.cpp:315
+#: src/libslic3r/PrintConfig.cpp:2094 src/libslic3r/PrintConfig.cpp:2106
msgid "Top solid infill"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:241 src/libslic3r/GCode/PreviewData.cpp:153
+#: src/slic3r/GUI/GUI_Preview.cpp:242 src/libslic3r/ExtrusionEntity.cpp:316
msgid "Bridge infill"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:242 src/libslic3r/PrintConfig.cpp:895
-#: src/libslic3r/GCode/PreviewData.cpp:154
+#: src/slic3r/GUI/GUI_Preview.cpp:243 src/libslic3r/ExtrusionEntity.cpp:317
+#: src/libslic3r/PrintConfig.cpp:907
msgid "Gap fill"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:243 src/slic3r/GUI/Tab.cpp:1085
-#: src/libslic3r/GCode/PreviewData.cpp:155
+#: src/slic3r/GUI/GUI_Preview.cpp:244 src/slic3r/GUI/Tab.cpp:1091
+#: src/libslic3r/ExtrusionEntity.cpp:318
msgid "Skirt"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:245 src/libslic3r/PrintConfig.cpp:1954
-#: src/libslic3r/GCode/PreviewData.cpp:157
+#: src/slic3r/GUI/GUI_Preview.cpp:246 src/libslic3r/ExtrusionEntity.cpp:320
+#: src/libslic3r/PrintConfig.cpp:1980
msgid "Support material interface"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:246 src/slic3r/GUI/Tab.cpp:1165
-#: src/libslic3r/GCode/PreviewData.cpp:158
+#: src/slic3r/GUI/GUI_Preview.cpp:247 src/slic3r/GUI/Tab.cpp:1171
+#: src/libslic3r/ExtrusionEntity.cpp:321
msgid "Wipe tower"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:251 src/libslic3r/PrintConfig.cpp:2102
+#: src/slic3r/GUI/GUI_Preview.cpp:252 src/libslic3r/PrintConfig.cpp:2129
msgid "Travel"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:252
+#: src/slic3r/GUI/GUI_Preview.cpp:253
msgid "Retractions"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:253
+#: src/slic3r/GUI/GUI_Preview.cpp:254
msgid "Unretractions"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:254
+#: src/slic3r/GUI/GUI_Preview.cpp:255
msgid "Shells"
msgstr ""
-#: src/slic3r/GUI/GUI_Preview.cpp:255
+#: src/slic3r/GUI/GUI_Preview.cpp:256
msgid "Legend"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:14 src/slic3r/GUI/MainFrame.cpp:683
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:14 src/slic3r/GUI/MainFrame.cpp:684
msgid "Keyboard Shortcuts"
msgstr ""
@@ -2197,8 +2542,8 @@ msgstr ""
msgid "Load Config from .ini/amf/3mf/gcode"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:110 src/slic3r/GUI/Plater.cpp:837
-#: src/slic3r/GUI/Plater.cpp:4822 src/libslic3r/PrintConfig.cpp:3163
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:110 src/slic3r/GUI/Plater.cpp:858
+#: src/slic3r/GUI/Plater.cpp:5142 src/libslic3r/PrintConfig.cpp:3280
msgid "Export G-code"
msgstr ""
@@ -2316,7 +2661,7 @@ msgid "Gizmo SLA support points"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:150
-#, possible-c-format
+#, no-c-format
msgid ""
"Press to activate selection rectangle\n"
"or to snap by 5% in Gizmo scale\n"
@@ -2365,647 +2710,693 @@ msgid "Zoom out"
msgstr ""
#: src/slic3r/GUI/KBShortcutsDialog.cpp:160
+msgid "Show/Hide 3Dconnexion devices settings dialog"
+msgstr ""
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:161
msgid "Unselect gizmo / Clear selection"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:166
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:167
msgid "Plater Shortcuts"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:181
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:193
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:194
msgid "Arrow Up"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:181
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:183
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:184
msgid "Upper Layer"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:194
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:183
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:195
msgid "Arrow Down"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:184
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:183
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
msgid "Lower Layer"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:186
msgid "Show/Hide (L)egend"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:187
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:188
msgid "Preview Shortcuts"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:193
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:194
msgid "Move current slider thumb Up"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:194
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:195
msgid "Move current slider thumb Down"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:195
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:196
msgid "Arrow Left"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:195
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:196
msgid "Set upper thumb to current slider thumb"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:196
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:197
msgid "Arrow Right"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:196
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:197
msgid "Set lower thumb to current slider thumb"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:197
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:198
msgid "Add color change marker for current layer"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:198
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:199
msgid "Delete color change marker for current layer"
msgstr ""
-#: src/slic3r/GUI/KBShortcutsDialog.cpp:200
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:201
msgid "Layers Slider Shortcuts"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:64
+#: src/slic3r/GUI/MainFrame.cpp:65
msgid ""
" - Remember to check for updates at http://github.com/prusa3d/PrusaSlicer/"
"releases"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:159
+#: src/slic3r/GUI/MainFrame.cpp:160
msgid "based on Slic3r"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:189
+#: src/slic3r/GUI/MainFrame.cpp:190
msgid "Plater"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:400
+#: src/slic3r/GUI/MainFrame.cpp:401
msgid "&New Project"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:400
+#: src/slic3r/GUI/MainFrame.cpp:401
msgid "Start a new project"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:403
+#: src/slic3r/GUI/MainFrame.cpp:404
msgid "&Open Project"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:403
+#: src/slic3r/GUI/MainFrame.cpp:404
msgid "Open a project file"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:408
+#: src/slic3r/GUI/MainFrame.cpp:409
msgid "Recent projects"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:417
+#: src/slic3r/GUI/MainFrame.cpp:418
msgid "The selected project is no more available"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:417 src/slic3r/GUI/MainFrame.cpp:755
+#: src/slic3r/GUI/MainFrame.cpp:418 src/slic3r/GUI/MainFrame.cpp:761
#: src/slic3r/GUI/PrintHostDialogs.cpp:231
msgid "Error"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:441
+#: src/slic3r/GUI/MainFrame.cpp:442
msgid "&Save Project"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:441
+#: src/slic3r/GUI/MainFrame.cpp:442
msgid "Save current project file"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:445 src/slic3r/GUI/MainFrame.cpp:447
+#: src/slic3r/GUI/MainFrame.cpp:446 src/slic3r/GUI/MainFrame.cpp:448
msgid "Save Project &as"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:445 src/slic3r/GUI/MainFrame.cpp:447
+#: src/slic3r/GUI/MainFrame.cpp:446 src/slic3r/GUI/MainFrame.cpp:448
msgid "Save current project file as"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:455
+#: src/slic3r/GUI/MainFrame.cpp:456
msgid "Import STL/OBJ/AM&F/3MF"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:455
+#: src/slic3r/GUI/MainFrame.cpp:456
msgid "Load a model"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:459
+#: src/slic3r/GUI/MainFrame.cpp:460
msgid "Import &Config"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:459
+#: src/slic3r/GUI/MainFrame.cpp:460
msgid "Load exported configuration file"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:461
+#: src/slic3r/GUI/MainFrame.cpp:462
msgid "Import Config from &project"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:461
+#: src/slic3r/GUI/MainFrame.cpp:462
msgid "Load configuration from project file"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:464
+#: src/slic3r/GUI/MainFrame.cpp:465
msgid "Import Config &Bundle"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:464
+#: src/slic3r/GUI/MainFrame.cpp:465
msgid "Load presets from a bundle"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:466
+#: src/slic3r/GUI/MainFrame.cpp:467
msgid "&Import"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:469 src/slic3r/GUI/MainFrame.cpp:719
+#: src/slic3r/GUI/MainFrame.cpp:470 src/slic3r/GUI/MainFrame.cpp:725
msgid "Export &G-code"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:469
+#: src/slic3r/GUI/MainFrame.cpp:470
msgid "Export current plate as G-code"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:473 src/slic3r/GUI/MainFrame.cpp:720
+#: src/slic3r/GUI/MainFrame.cpp:474 src/slic3r/GUI/MainFrame.cpp:726
msgid "S&end G-code"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:473
+#: src/slic3r/GUI/MainFrame.cpp:474
msgid "Send to print current plate as G-code"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:478
+#: src/slic3r/GUI/MainFrame.cpp:479
msgid "Export plate as &STL"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:478
+#: src/slic3r/GUI/MainFrame.cpp:479
msgid "Export current plate as STL"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:481
+#: src/slic3r/GUI/MainFrame.cpp:482
msgid "Export plate as STL &including supports"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:481
+#: src/slic3r/GUI/MainFrame.cpp:482
msgid "Export current plate as STL including supports"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:484
+#: src/slic3r/GUI/MainFrame.cpp:485
msgid "Export plate as &AMF"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:484
+#: src/slic3r/GUI/MainFrame.cpp:485
msgid "Export current plate as AMF"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:488
+#: src/slic3r/GUI/MainFrame.cpp:489
msgid "Export &toolpaths as OBJ"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:488
+#: src/slic3r/GUI/MainFrame.cpp:489
msgid "Export toolpaths as OBJ"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:492
+#: src/slic3r/GUI/MainFrame.cpp:493
msgid "Export &Config"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:492
+#: src/slic3r/GUI/MainFrame.cpp:493
msgid "Export current configuration to file"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:494
+#: src/slic3r/GUI/MainFrame.cpp:495
msgid "Export Config &Bundle"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:494
+#: src/slic3r/GUI/MainFrame.cpp:495
msgid "Export all presets to file"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:496
+#: src/slic3r/GUI/MainFrame.cpp:497
msgid "&Export"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:502
+#: src/slic3r/GUI/MainFrame.cpp:503
msgid "Quick Slice"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:502
+#: src/slic3r/GUI/MainFrame.cpp:503
msgid "Slice a file into a G-code"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:508
+#: src/slic3r/GUI/MainFrame.cpp:509
msgid "Quick Slice and Save As"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:508
+#: src/slic3r/GUI/MainFrame.cpp:509
msgid "Slice a file into a G-code, save as"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:514
+#: src/slic3r/GUI/MainFrame.cpp:515
msgid "Repeat Last Quick Slice"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:514
+#: src/slic3r/GUI/MainFrame.cpp:515
msgid "Repeat last quick slice"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:522
+#: src/slic3r/GUI/MainFrame.cpp:523
msgid "(Re)Slice No&w"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:522
+#: src/slic3r/GUI/MainFrame.cpp:523
msgid "Start new slicing process"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:526
+#: src/slic3r/GUI/MainFrame.cpp:527
msgid "&Repair STL file"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:526
+#: src/slic3r/GUI/MainFrame.cpp:527
msgid "Automatically repair an STL file"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:529
+#: src/slic3r/GUI/MainFrame.cpp:530
msgid "&Quit"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:529
+#: src/slic3r/GUI/MainFrame.cpp:530
#, possible-c-format
msgid "Quit %s"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:554
+#: src/slic3r/GUI/MainFrame.cpp:555
msgid "&Select all"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:555
+#: src/slic3r/GUI/MainFrame.cpp:556
msgid "Selects all objects"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:557
+#: src/slic3r/GUI/MainFrame.cpp:558
msgid "D&eselect all"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:558
+#: src/slic3r/GUI/MainFrame.cpp:559
msgid "Deselects all objects"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:561
+#: src/slic3r/GUI/MainFrame.cpp:562
msgid "&Delete selected"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:562
+#: src/slic3r/GUI/MainFrame.cpp:563
msgid "Deletes the current selection"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:564
+#: src/slic3r/GUI/MainFrame.cpp:565
msgid "Delete &all"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:565
+#: src/slic3r/GUI/MainFrame.cpp:566
msgid "Deletes all objects"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:569
+#: src/slic3r/GUI/MainFrame.cpp:570
msgid "&Undo"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:572
+#: src/slic3r/GUI/MainFrame.cpp:573
msgid "&Redo"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:577
+#: src/slic3r/GUI/MainFrame.cpp:578
msgid "&Copy"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:578
+#: src/slic3r/GUI/MainFrame.cpp:579
msgid "Copy selection to clipboard"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:580
+#: src/slic3r/GUI/MainFrame.cpp:581
msgid "&Paste"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:581
+#: src/slic3r/GUI/MainFrame.cpp:582
msgid "Paste clipboard"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:590
+#: src/slic3r/GUI/MainFrame.cpp:591
msgid "&Plater Tab"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:590
+#: src/slic3r/GUI/MainFrame.cpp:591
msgid "Show the plater"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:597
+#: src/slic3r/GUI/MainFrame.cpp:598
msgid "P&rint Settings Tab"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:597
+#: src/slic3r/GUI/MainFrame.cpp:598
msgid "Show the print settings"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:599 src/slic3r/GUI/MainFrame.cpp:722
+#: src/slic3r/GUI/MainFrame.cpp:600 src/slic3r/GUI/MainFrame.cpp:728
msgid "&Filament Settings Tab"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:599
+#: src/slic3r/GUI/MainFrame.cpp:600
msgid "Show the filament settings"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:602
+#: src/slic3r/GUI/MainFrame.cpp:603
msgid "Print&er Settings Tab"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:602
+#: src/slic3r/GUI/MainFrame.cpp:603
msgid "Show the printer settings"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:606
+#: src/slic3r/GUI/MainFrame.cpp:607
msgid "3&D"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:606
+#: src/slic3r/GUI/MainFrame.cpp:607
msgid "Show the 3D editing view"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:609
+#: src/slic3r/GUI/MainFrame.cpp:610
msgid "Pre&view"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:609
+#: src/slic3r/GUI/MainFrame.cpp:610
msgid "Show the 3D slices preview"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:628
+#: src/slic3r/GUI/MainFrame.cpp:629
msgid "Print &Host Upload Queue"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:628
+#: src/slic3r/GUI/MainFrame.cpp:629
msgid "Display the Print Host Upload Queue window"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:637
+#: src/slic3r/GUI/MainFrame.cpp:638
msgid "Iso"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:637
+#: src/slic3r/GUI/MainFrame.cpp:638
msgid "Iso View"
msgstr ""
#. TRN To be shown in the main menu View->Top
#. TRN To be shown in Print Settings "Top solid layers"
-#: src/slic3r/GUI/MainFrame.cpp:641 src/libslic3r/PrintConfig.cpp:2094
+#: src/slic3r/GUI/MainFrame.cpp:642 src/libslic3r/PrintConfig.cpp:2121
msgid "Top"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:641
+#: src/slic3r/GUI/MainFrame.cpp:642
msgid "Top View"
msgstr ""
#. TRN To be shown in the main menu View->Bottom
#. TRN To be shown in Print Settings "Bottom solid layers"
-#: src/slic3r/GUI/MainFrame.cpp:644 src/libslic3r/PrintConfig.cpp:159
+#: src/slic3r/GUI/MainFrame.cpp:645 src/libslic3r/PrintConfig.cpp:164
msgid "Bottom"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:644
+#: src/slic3r/GUI/MainFrame.cpp:645
msgid "Bottom View"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:646
+#: src/slic3r/GUI/MainFrame.cpp:647
msgid "Front"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:646
+#: src/slic3r/GUI/MainFrame.cpp:647
msgid "Front View"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:648 src/libslic3r/PrintConfig.cpp:1611
+#: src/slic3r/GUI/MainFrame.cpp:649 src/libslic3r/PrintConfig.cpp:1627
msgid "Rear"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:648
+#: src/slic3r/GUI/MainFrame.cpp:649
msgid "Rear View"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:650
+#: src/slic3r/GUI/MainFrame.cpp:651
msgid "Left"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:650
+#: src/slic3r/GUI/MainFrame.cpp:651
msgid "Left View"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:652
+#: src/slic3r/GUI/MainFrame.cpp:653
msgid "Right"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:652
+#: src/slic3r/GUI/MainFrame.cpp:653
msgid "Right View"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:659
+#: src/slic3r/GUI/MainFrame.cpp:660
msgid "Prusa 3D &Drivers"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:659
+#: src/slic3r/GUI/MainFrame.cpp:660
msgid "Open the Prusa3D drivers download page in your browser"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:661
+#: src/slic3r/GUI/MainFrame.cpp:662
msgid "Software &Releases"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:661
+#: src/slic3r/GUI/MainFrame.cpp:662
msgid "Open the software releases page in your browser"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:667
+#: src/slic3r/GUI/MainFrame.cpp:668
#, possible-c-format
msgid "%s &Website"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:668
+#: src/slic3r/GUI/MainFrame.cpp:669
#, possible-c-format
msgid "Open the %s website in your browser"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:674
+#: src/slic3r/GUI/MainFrame.cpp:675
msgid "System &Info"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:674
+#: src/slic3r/GUI/MainFrame.cpp:675
msgid "Show system information"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:676
+#: src/slic3r/GUI/MainFrame.cpp:677
msgid "Show &Configuration Folder"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:676
+#: src/slic3r/GUI/MainFrame.cpp:677
msgid "Show user configuration folder (datadir)"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:678
+#: src/slic3r/GUI/MainFrame.cpp:679
msgid "Report an I&ssue"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:678
+#: src/slic3r/GUI/MainFrame.cpp:679
#, possible-c-format
msgid "Report an issue on %s"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:680
+#: src/slic3r/GUI/MainFrame.cpp:681
#, possible-c-format
msgid "&About %s"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:680
+#: src/slic3r/GUI/MainFrame.cpp:681
msgid "Show about dialog"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:683
+#: src/slic3r/GUI/MainFrame.cpp:684
msgid "Show the list of the keyboard shortcuts"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:691
+#: src/slic3r/GUI/MainFrame.cpp:688
+msgid "DEBUG gcode thumbnails"
+msgstr ""
+
+#: src/slic3r/GUI/MainFrame.cpp:688
+msgid ""
+"DEBUG ONLY - read the selected gcode file and generates png for the "
+"contained thumbnails"
+msgstr ""
+
+#: src/slic3r/GUI/MainFrame.cpp:697
msgid "&File"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:692
+#: src/slic3r/GUI/MainFrame.cpp:698
msgid "&Edit"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:693
+#: src/slic3r/GUI/MainFrame.cpp:699
msgid "&Window"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:694
+#: src/slic3r/GUI/MainFrame.cpp:700
msgid "&View"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:697
+#: src/slic3r/GUI/MainFrame.cpp:703
msgid "&Help"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:719
+#: src/slic3r/GUI/MainFrame.cpp:725
msgid "E&xport"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:720
+#: src/slic3r/GUI/MainFrame.cpp:726
msgid "S&end to print"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:722
+#: src/slic3r/GUI/MainFrame.cpp:728
msgid "Mate&rial Settings Tab"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:743
+#: src/slic3r/GUI/MainFrame.cpp:749
msgid "Choose a file to slice (STL/OBJ/AMF/3MF/PRUSA):"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:754
+#: src/slic3r/GUI/MainFrame.cpp:760
msgid "No previously sliced file."
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:760
+#: src/slic3r/GUI/MainFrame.cpp:766
msgid "Previously sliced file ("
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:760
+#: src/slic3r/GUI/MainFrame.cpp:766
msgid ") not found."
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:761
+#: src/slic3r/GUI/MainFrame.cpp:767
msgid "File Not Found"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:796
+#: src/slic3r/GUI/MainFrame.cpp:802
#, possible-c-format
msgid "Save %s file as:"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:796
+#: src/slic3r/GUI/MainFrame.cpp:802
msgid "SVG"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:796
+#: src/slic3r/GUI/MainFrame.cpp:802
msgid "G-code"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:808
+#: src/slic3r/GUI/MainFrame.cpp:814
msgid "Save zip file as:"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:817 src/slic3r/GUI/Plater.cpp:2981
-#: src/slic3r/GUI/Plater.cpp:4533 src/slic3r/GUI/Tab.cpp:1194
-#: src/slic3r/GUI/Tab.cpp:3786
+#: src/slic3r/GUI/MainFrame.cpp:823 src/slic3r/GUI/Plater.cpp:3058
+#: src/slic3r/GUI/Plater.cpp:4781 src/slic3r/GUI/Tab.cpp:1201
+#: src/slic3r/GUI/Tab.cpp:3608
msgid "Slicing"
msgstr ""
#. TRN "Processing input_file_basename"
-#: src/slic3r/GUI/MainFrame.cpp:819
+#: src/slic3r/GUI/MainFrame.cpp:825
#, possible-c-format
msgid "Processing %s"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:842
+#: src/slic3r/GUI/MainFrame.cpp:848
msgid " was successfully sliced."
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:844
+#: src/slic3r/GUI/MainFrame.cpp:850
msgid "Slicing Done!"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:859
+#: src/slic3r/GUI/MainFrame.cpp:865
msgid "Select the STL file to repair:"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:869
+#: src/slic3r/GUI/MainFrame.cpp:875
msgid "Save OBJ file (less prone to coordinate errors than STL) as:"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:881
+#: src/slic3r/GUI/MainFrame.cpp:887
msgid "Your file was repaired."
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:881 src/libslic3r/PrintConfig.cpp:3257
+#: src/slic3r/GUI/MainFrame.cpp:887 src/libslic3r/PrintConfig.cpp:3374
msgid "Repair"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:895
+#: src/slic3r/GUI/MainFrame.cpp:901
msgid "Save configuration as:"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:914 src/slic3r/GUI/MainFrame.cpp:976
+#: src/slic3r/GUI/MainFrame.cpp:920 src/slic3r/GUI/MainFrame.cpp:982
msgid "Select configuration to load:"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:950
+#: src/slic3r/GUI/MainFrame.cpp:956
msgid "Save presets bundle as:"
msgstr ""
-#: src/slic3r/GUI/MainFrame.cpp:997
+#: src/slic3r/GUI/MainFrame.cpp:1003
#, possible-c-format
msgid "%d presets successfully imported."
msgstr ""
+#: src/slic3r/GUI/Mouse3DController.cpp:255
+msgid "3Dconnexion settings"
+msgstr ""
+
+#: src/slic3r/GUI/Mouse3DController.cpp:259
+msgid "Device:"
+msgstr ""
+
+#: src/slic3r/GUI/Mouse3DController.cpp:266
+msgid "Speed:"
+msgstr ""
+
+#: src/slic3r/GUI/Mouse3DController.cpp:270
+msgid "Translation##1"
+msgstr ""
+
+#: src/slic3r/GUI/Mouse3DController.cpp:274
+msgid "Rotation##1"
+msgstr ""
+
+#: src/slic3r/GUI/Mouse3DController.cpp:279
+msgid "Deadzone:"
+msgstr ""
+
+#: src/slic3r/GUI/Mouse3DController.cpp:283
+msgid "Translation##2"
+msgstr ""
+
+#: src/slic3r/GUI/Mouse3DController.cpp:287
+msgid "Rotation##2"
+msgstr ""
+
#: src/slic3r/GUI/MsgDialog.cpp:73
#, possible-c-format
msgid "%s error"
@@ -3026,564 +3417,564 @@ msgctxt "Layers"
msgid "Bottom"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:146
+#: src/slic3r/GUI/Plater.cpp:155
msgid "Volume"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:147
+#: src/slic3r/GUI/Plater.cpp:156
msgid "Facets"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:148
+#: src/slic3r/GUI/Plater.cpp:157
msgid "Materials"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:151
+#: src/slic3r/GUI/Plater.cpp:160
msgid "Manifold"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:201
+#: src/slic3r/GUI/Plater.cpp:210
msgid "Sliced Info"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:220 src/slic3r/GUI/Plater.cpp:1150
+#: src/slic3r/GUI/Plater.cpp:229 src/slic3r/GUI/Plater.cpp:1179
msgid "Used Filament (m)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:221
+#: src/slic3r/GUI/Plater.cpp:230
msgid "Used Filament (mm³)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:222
+#: src/slic3r/GUI/Plater.cpp:231
msgid "Used Filament (g)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:223
+#: src/slic3r/GUI/Plater.cpp:232
msgid "Used Material (unit)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:224 src/slic3r/GUI/Plater.cpp:1165
-#: src/libslic3r/PrintConfig.cpp:742
-msgid "Cost"
+#: src/slic3r/GUI/Plater.cpp:233
+msgid "Cost (money)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:225 src/slic3r/GUI/Plater.cpp:1137
-#: src/slic3r/GUI/Plater.cpp:1179
+#: src/slic3r/GUI/Plater.cpp:234 src/slic3r/GUI/Plater.cpp:1166
+#: src/slic3r/GUI/Plater.cpp:1208
msgid "Estimated printing time"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:226
+#: src/slic3r/GUI/Plater.cpp:235
msgid "Number of tool changes"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:316
+#: src/slic3r/GUI/Plater.cpp:332
msgid "Click to edit preset"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:468
+#: src/slic3r/GUI/Plater.cpp:487
msgid "Select what kind of support do you need"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:470 src/libslic3r/PrintConfig.cpp:1865
-#: src/libslic3r/PrintConfig.cpp:2561
+#: src/slic3r/GUI/Plater.cpp:489 src/libslic3r/PrintConfig.cpp:1890
+#: src/libslic3r/PrintConfig.cpp:2642
msgid "Support on build plate only"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:471 src/slic3r/GUI/Plater.cpp:592
+#: src/slic3r/GUI/Plater.cpp:490 src/slic3r/GUI/Plater.cpp:613
msgid "For support enforcers only"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:472
+#: src/slic3r/GUI/Plater.cpp:491
msgid "Everywhere"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:504 src/slic3r/GUI/Tab.cpp:1091
+#: src/slic3r/GUI/Plater.cpp:523 src/slic3r/GUI/Tab.cpp:1097
msgid "Brim"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:506
+#: src/slic3r/GUI/Plater.cpp:525
msgid ""
"This flag enables the brim that will be printed around each object on the "
"first layer."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:514
+#: src/slic3r/GUI/Plater.cpp:533
msgid "Purging volumes"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:606
+#: src/slic3r/GUI/Plater.cpp:627
msgid "Select what kind of pad do you need"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:608
+#: src/slic3r/GUI/Plater.cpp:629
msgid "Below object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:609
+#: src/slic3r/GUI/Plater.cpp:630
msgid "Around object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:781
+#: src/slic3r/GUI/Plater.cpp:802
msgid "Print settings"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:782 src/slic3r/GUI/Tab.cpp:1640
-#: src/slic3r/GUI/Tab.cpp:1641
+#: src/slic3r/GUI/Plater.cpp:803 src/slic3r/GUI/Tab.cpp:1405
+#: src/slic3r/GUI/Tab.cpp:1406
msgid "Filament"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:783
+#: src/slic3r/GUI/Plater.cpp:804
msgid "SLA print settings"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:784 src/slic3r/GUI/Preset.cpp:1314
+#: src/slic3r/GUI/Plater.cpp:805 src/slic3r/GUI/Preset.cpp:1395
msgid "SLA material"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:785
+#: src/slic3r/GUI/Plater.cpp:806
msgid "Printer"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:835 src/slic3r/GUI/Plater.cpp:4823
+#: src/slic3r/GUI/Plater.cpp:856 src/slic3r/GUI/Plater.cpp:5143
msgid "Send to printer"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:838 src/slic3r/GUI/Plater.cpp:2981
-#: src/slic3r/GUI/Plater.cpp:4536
+#: src/slic3r/GUI/Plater.cpp:859 src/slic3r/GUI/Plater.cpp:3058
+#: src/slic3r/GUI/Plater.cpp:4784
msgid "Slice now"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:978
+#: src/slic3r/GUI/Plater.cpp:999
msgid "Hold Shift to Slice & Export G-code"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1083
+#: src/slic3r/GUI/Plater.cpp:1102
#, possible-c-format
msgid "%d (%d shells)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1088
+#: src/slic3r/GUI/Plater.cpp:1107
#, possible-c-format
msgid "Auto-repaired (%d errors)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1091
+#: src/slic3r/GUI/Plater.cpp:1110
#, possible-c-format
msgid ""
"%d degenerate facets, %d edges fixed, %d facets removed, %d facets added, %d "
"facets reversed, %d backwards edges"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1101
+#: src/slic3r/GUI/Plater.cpp:1120
msgid "Yes"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1124
+#: src/slic3r/GUI/Plater.cpp:1141
msgid "Used Material (ml)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1127
+#: src/slic3r/GUI/Plater.cpp:1144
msgid "object(s)"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1127
+#: src/slic3r/GUI/Plater.cpp:1144
msgid "supports and pad"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1152 src/slic3r/GUI/Plater.cpp:1167
+#: src/slic3r/GUI/Plater.cpp:1181 src/slic3r/GUI/Plater.cpp:1196
msgid "objects"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1152 src/slic3r/GUI/Plater.cpp:1167
+#: src/slic3r/GUI/Plater.cpp:1181 src/slic3r/GUI/Plater.cpp:1196
msgid "wipe tower"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1182
+#: src/slic3r/GUI/Plater.cpp:1194 src/libslic3r/PrintConfig.cpp:749
+#: src/libslic3r/PrintConfig.cpp:2478 src/libslic3r/PrintConfig.cpp:2479
+msgid "Cost"
+msgstr ""
+
+#: src/slic3r/GUI/Plater.cpp:1211
msgid "normal mode"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1186 src/slic3r/GUI/Plater.cpp:1195
-#: src/libslic3r/PrintConfig.cpp:565
+#: src/slic3r/GUI/Plater.cpp:1215 src/slic3r/GUI/Plater.cpp:1224
+#: src/libslic3r/PrintConfig.cpp:572
msgid "Color"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1191
+#: src/slic3r/GUI/Plater.cpp:1220
msgid "stealth mode"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1286
+#: src/slic3r/GUI/Plater.cpp:1324
msgid "Load File"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1290
+#: src/slic3r/GUI/Plater.cpp:1328
msgid "Load Files"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:1519
+#: src/slic3r/GUI/Plater.cpp:1561
msgid "ERROR: not enough resources to execute a new job."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2089
+#: src/slic3r/GUI/Plater.cpp:2158
msgid "New Project"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2206
+#: src/slic3r/GUI/Plater.cpp:2277
msgid "Loading"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2216
+#: src/slic3r/GUI/Plater.cpp:2287
#, possible-c-format
-msgid "Processing input file %s\n"
+msgid "Processing input file %s"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2244
+#: src/slic3r/GUI/Plater.cpp:2315
msgid ""
"You can't load SLA project if there is at least one multi-part object on the "
"bed"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2245 src/slic3r/GUI/Tab.cpp:3146
+#: src/slic3r/GUI/Plater.cpp:2316 src/slic3r/GUI/Tab.cpp:2914
msgid "Please check your object list before preset changing."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2288
+#: src/slic3r/GUI/Plater.cpp:2361
msgid ""
-"This file contains several objects positioned at multiple heights. Instead "
-"of considering them as multiple objects, should I consider\n"
-"this file as a single object having multiple parts?\n"
+"This file contains several objects positioned at multiple heights.\n"
+"Instead of considering them as multiple objects, should I consider\n"
+"this file as a single object having multiple parts?"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2291 src/slic3r/GUI/Plater.cpp:2343
+#: src/slic3r/GUI/Plater.cpp:2364 src/slic3r/GUI/Plater.cpp:2417
msgid "Multi-part object detected"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2298
+#: src/slic3r/GUI/Plater.cpp:2371
msgid ""
"This file cannot be loaded in a simple mode. Do you want to switch to an "
-"advanced mode?\n"
+"advanced mode?"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2299
+#: src/slic3r/GUI/Plater.cpp:2372
msgid "Detected advanced data"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2320
+#: src/slic3r/GUI/Plater.cpp:2394
#, 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:2340
+#: src/slic3r/GUI/Plater.cpp:2414
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?\n"
+"these files to represent a single object having multiple parts?"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2356
+#: src/slic3r/GUI/Plater.cpp:2430
msgid "Loaded"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2458
+#: src/slic3r/GUI/Plater.cpp:2532
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:2459
+#: src/slic3r/GUI/Plater.cpp:2533
msgid "Object too large?"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2517
+#: src/slic3r/GUI/Plater.cpp:2595
msgid "Export STL file:"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2524
+#: src/slic3r/GUI/Plater.cpp:2602
msgid "Export AMF file:"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2530
+#: src/slic3r/GUI/Plater.cpp:2608
msgid "Save file as:"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2536
+#: src/slic3r/GUI/Plater.cpp:2614
msgid "Export OBJ file:"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2638
+#: src/slic3r/GUI/Plater.cpp:2716
msgid "Delete Object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2649
+#: src/slic3r/GUI/Plater.cpp:2727
msgid "Reset Project"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2688
+#: src/slic3r/GUI/Plater.cpp:2765
msgid "Optimize Rotation"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2734
+#: src/slic3r/GUI/Plater.cpp:2811
msgid "Arranging"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2757
+#: src/slic3r/GUI/Plater.cpp:2833
msgid "Could not arrange model objects! Some geometries may be invalid."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2763
+#: src/slic3r/GUI/Plater.cpp:2839
msgid "Arranging canceled."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2764
+#: src/slic3r/GUI/Plater.cpp:2840
msgid "Arranging done."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2780
+#: src/slic3r/GUI/Plater.cpp:2856
msgid "Searching for optimal orientation"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2813
+#: src/slic3r/GUI/Plater.cpp:2889
msgid "Orientation search canceled."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2814
+#: src/slic3r/GUI/Plater.cpp:2890
msgid "Orientation found."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2830
+#: src/slic3r/GUI/Plater.cpp:2906
msgid ""
"The selected object can't be split because it contains more than one volume/"
"material."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2841
+#: src/slic3r/GUI/Plater.cpp:2917
msgid "Split to Objects"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2966
+#: src/slic3r/GUI/Plater.cpp:3043
msgid "Invalid data"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:2975
+#: src/slic3r/GUI/Plater.cpp:3052
msgid "Ready to slice"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3013 src/slic3r/GUI/PrintHostDialogs.cpp:232
+#: src/slic3r/GUI/Plater.cpp:3090 src/slic3r/GUI/PrintHostDialogs.cpp:232
msgid "Cancelling"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3030
+#: src/slic3r/GUI/Plater.cpp:3107
msgid "Another export job is currently running."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3084 src/slic3r/GUI/Plater.cpp:3549
-msgid "Reload from Disk"
-msgstr ""
-
-#: src/slic3r/GUI/Plater.cpp:3120
+#: src/slic3r/GUI/Plater.cpp:3276
msgid "Fix Throught NetFabb"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3307
+#: src/slic3r/GUI/Plater.cpp:3467
msgid "Export failed"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3312 src/slic3r/GUI/PrintHostDialogs.cpp:233
+#: src/slic3r/GUI/Plater.cpp:3472 src/slic3r/GUI/PrintHostDialogs.cpp:233
msgid "Cancelled"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3520 src/slic3r/GUI/Plater.cpp:3539
+#: src/slic3r/GUI/Plater.cpp:3712 src/slic3r/GUI/Plater.cpp:3734
msgid "Remove the selected object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3526
+#: src/slic3r/GUI/Plater.cpp:3721
msgid "Add one more instance of the selected object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3528
+#: src/slic3r/GUI/Plater.cpp:3723
msgid "Remove one instance of the selected object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3530
+#: src/slic3r/GUI/Plater.cpp:3725
msgid "Set number of instances"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3530
+#: src/slic3r/GUI/Plater.cpp:3725
msgid "Change the number of instances of the selected object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3549
-msgid "Reload the selected file from Disk"
+#: src/slic3r/GUI/Plater.cpp:3744
+msgid "Reload the selected object from disk"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3552
+#: src/slic3r/GUI/Plater.cpp:3747
msgid "Export the selected object as STL file"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3577
+#: src/slic3r/GUI/Plater.cpp:3772
msgid "Along X axis"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3577
+#: src/slic3r/GUI/Plater.cpp:3772
msgid "Mirror the selected object along the X axis"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3579
+#: src/slic3r/GUI/Plater.cpp:3774
msgid "Along Y axis"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3579
+#: src/slic3r/GUI/Plater.cpp:3774
msgid "Mirror the selected object along the Y axis"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3581
+#: src/slic3r/GUI/Plater.cpp:3776
msgid "Along Z axis"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3581
+#: src/slic3r/GUI/Plater.cpp:3776
msgid "Mirror the selected object along the Z axis"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3584
+#: src/slic3r/GUI/Plater.cpp:3779
msgid "Mirror"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3584
+#: src/slic3r/GUI/Plater.cpp:3779
msgid "Mirror the selected object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3596
+#: src/slic3r/GUI/Plater.cpp:3791
msgid "To objects"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3596 src/slic3r/GUI/Plater.cpp:3616
+#: src/slic3r/GUI/Plater.cpp:3791 src/slic3r/GUI/Plater.cpp:3811
msgid "Split the selected object into individual objects"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3598
+#: src/slic3r/GUI/Plater.cpp:3793
msgid "To parts"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3598 src/slic3r/GUI/Plater.cpp:3630
+#: src/slic3r/GUI/Plater.cpp:3793 src/slic3r/GUI/Plater.cpp:3825
msgid "Split the selected object into individual sub-parts"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3601 src/slic3r/GUI/Plater.cpp:3616
-#: src/slic3r/GUI/Plater.cpp:3630 src/libslic3r/PrintConfig.cpp:3281
+#: src/slic3r/GUI/Plater.cpp:3796 src/slic3r/GUI/Plater.cpp:3811
+#: src/slic3r/GUI/Plater.cpp:3825 src/libslic3r/PrintConfig.cpp:3398
msgid "Split"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3601
+#: src/slic3r/GUI/Plater.cpp:3796
msgid "Split the selected object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3622
+#: src/slic3r/GUI/Plater.cpp:3817
msgid "Optimize orientation"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3622
+#: src/slic3r/GUI/Plater.cpp:3817
msgid "Optimize the rotation of the object for better print results."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3662
+#: src/slic3r/GUI/Plater.cpp:3857
msgid "3D editor view"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3670 src/slic3r/GUI/Tab.cpp:2590
+#: src/slic3r/GUI/Plater.cpp:3865 src/slic3r/GUI/Tab.cpp:2358
msgid "Preview"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:3907
+#: src/slic3r/GUI/Plater.cpp:4144
msgid ""
"%1% printer was active at the time the target Undo / Redo snapshot was "
"taken. Switching to %1% printer requires reloading of %1% presets."
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4081
+#: src/slic3r/GUI/Plater.cpp:4319
msgid "Load Project"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4109
+#: src/slic3r/GUI/Plater.cpp:4347
msgid "Import Object"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4113
+#: src/slic3r/GUI/Plater.cpp:4351
msgid "Import Objects"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4172
+#: src/slic3r/GUI/Plater.cpp:4410
msgid "All objects will be removed, continue ?"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4180
+#: src/slic3r/GUI/Plater.cpp:4418
msgid "Delete Selected Objects"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4188
+#: src/slic3r/GUI/Plater.cpp:4426
msgid "Increase Instances"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4224
+#: src/slic3r/GUI/Plater.cpp:4461
msgid "Decrease Instances"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4260
+#: src/slic3r/GUI/Plater.cpp:4497
#, possible-c-format
msgid "Set numbers of copies to %d"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4290
+#: src/slic3r/GUI/Plater.cpp:4527
msgid "Cut by Plane"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4322
+#: src/slic3r/GUI/Plater.cpp:4559
msgid "Save G-code file as:"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4322
+#: src/slic3r/GUI/Plater.cpp:4559
msgid "Save SL1 file as:"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4434
+#: src/slic3r/GUI/Plater.cpp:4671
#, possible-c-format
msgid "STL file exported to %s"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4450
+#: src/slic3r/GUI/Plater.cpp:4687
#, possible-c-format
msgid "AMF file exported to %s"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4453
+#: src/slic3r/GUI/Plater.cpp:4690
#, possible-c-format
msgid "Error exporting AMF file %s"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4479
+#: src/slic3r/GUI/Plater.cpp:4722
#, possible-c-format
msgid "3MF file exported to %s"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4484
+#: src/slic3r/GUI/Plater.cpp:4727
#, possible-c-format
msgid "Error exporting 3MF file %s"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4822
+#: src/slic3r/GUI/Plater.cpp:5142
msgid "Export"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4823
+#: src/slic3r/GUI/Plater.cpp:5143
msgid "Send G-code"
msgstr ""
-#: src/slic3r/GUI/Plater.cpp:4907
+#: src/slic3r/GUI/Plater.cpp:5227
msgid "Paste From Clipboard"
msgstr ""
-#: src/slic3r/GUI/Preferences.cpp:22 src/slic3r/GUI/Tab.cpp:2001
-#: src/slic3r/GUI/Tab.cpp:2242
+#: src/slic3r/GUI/Preferences.cpp:22 src/slic3r/GUI/Tab.cpp:1766
+#: src/slic3r/GUI/Tab.cpp:2010
msgid "General"
msgstr ""
@@ -3693,33 +4084,41 @@ msgstr ""
msgid "Select toolbar icon size in respect to the default one."
msgstr ""
-#: src/slic3r/GUI/Preset.cpp:212
+#: src/slic3r/GUI/Preset.cpp:237
msgid "modified"
msgstr ""
-#: src/slic3r/GUI/Preset.cpp:967 src/slic3r/GUI/Preset.cpp:1007
-#: src/slic3r/GUI/Preset.cpp:1072 src/slic3r/GUI/Preset.cpp:1104
-#: src/slic3r/GUI/PresetBundle.cpp:1484 src/slic3r/GUI/PresetBundle.cpp:1559
+#: src/slic3r/GUI/Preset.cpp:1018 src/slic3r/GUI/Preset.cpp:1065
+#: src/slic3r/GUI/Preset.cpp:1141 src/slic3r/GUI/Preset.cpp:1175
+#: src/slic3r/GUI/PresetBundle.cpp:1583 src/slic3r/GUI/PresetBundle.cpp:1667
msgid "System presets"
msgstr ""
-#: src/slic3r/GUI/Preset.cpp:1011 src/slic3r/GUI/Preset.cpp:1108
-#: src/slic3r/GUI/PresetBundle.cpp:1564
+#: src/slic3r/GUI/Preset.cpp:1069 src/slic3r/GUI/Preset.cpp:1179
+#: src/slic3r/GUI/PresetBundle.cpp:1672
msgid "User presets"
msgstr ""
-#: src/slic3r/GUI/Preset.cpp:1040 src/slic3r/GUI/Tab.cpp:243
+#: src/slic3r/GUI/Preset.cpp:1100 src/slic3r/GUI/Tab.cpp:243
msgid "Add a new printer"
msgstr ""
-#: src/slic3r/GUI/Preset.cpp:1312
+#: src/slic3r/GUI/Preset.cpp:1102
+msgid "Add/Remove materials"
+msgstr ""
+
+#: src/slic3r/GUI/Preset.cpp:1393
msgid "filament"
msgstr ""
-#: src/slic3r/GUI/Preset.cpp:1313
+#: src/slic3r/GUI/Preset.cpp:1394
msgid "SLA print"
msgstr ""
+#: src/slic3r/GUI/PresetBundle.cpp:1683
+msgid "Add/Remove filaments"
+msgstr ""
+
#: src/slic3r/GUI/PresetHints.cpp:28
msgid ""
"If estimated layer time is below ~%1%s, fan will run at %2%%% and print "
@@ -3729,15 +4128,12 @@ msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:35
msgid ""
-"\n"
"If estimated layer time is greater, but still below ~%1%s, fan will run at a "
"proportionally decreasing speed between %2%%% and %3%%%."
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:39
-msgid ""
-"\n"
-"During the other layers, fan"
+msgid "During the other layers, fan"
msgstr ""
#: src/slic3r/GUI/PresetHints.cpp:41
@@ -3910,13 +4306,13 @@ msgstr ""
msgid "Time"
msgstr ""
-#: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/WipeTowerDialog.cpp:82
-#: src/libslic3r/PrintConfig.cpp:627 src/libslic3r/PrintConfig.cpp:671
-#: src/libslic3r/PrintConfig.cpp:686 src/libslic3r/PrintConfig.cpp:2349
-#: src/libslic3r/PrintConfig.cpp:2358 src/libslic3r/PrintConfig.cpp:2418
-#: src/libslic3r/PrintConfig.cpp:2426 src/libslic3r/PrintConfig.cpp:2434
-#: src/libslic3r/PrintConfig.cpp:2441 src/libslic3r/PrintConfig.cpp:2449
-#: src/libslic3r/PrintConfig.cpp:2457
+#: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/WipeTowerDialog.cpp:83
+#: src/libslic3r/PrintConfig.cpp:634 src/libslic3r/PrintConfig.cpp:678
+#: src/libslic3r/PrintConfig.cpp:693 src/libslic3r/PrintConfig.cpp:2385
+#: src/libslic3r/PrintConfig.cpp:2394 src/libslic3r/PrintConfig.cpp:2495
+#: src/libslic3r/PrintConfig.cpp:2503 src/libslic3r/PrintConfig.cpp:2511
+#: src/libslic3r/PrintConfig.cpp:2518 src/libslic3r/PrintConfig.cpp:2526
+#: src/libslic3r/PrintConfig.cpp:2534
msgid "s"
msgstr ""
@@ -3924,8 +4320,8 @@ msgstr ""
msgid "Volumetric speed"
msgstr ""
-#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:584
-#: src/libslic3r/PrintConfig.cpp:1234
+#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:591
+#: src/libslic3r/PrintConfig.cpp:1247
msgid "mm³/s"
msgstr ""
@@ -3981,7 +4377,7 @@ msgstr ""
msgid "Copy to Clipboard"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:52 src/libslic3r/PrintConfig.cpp:239
+#: src/slic3r/GUI/Tab.cpp:52 src/libslic3r/PrintConfig.cpp:244
msgid "Compatible printers"
msgstr ""
@@ -3989,7 +4385,7 @@ msgstr ""
msgid "Select the printers this profile is compatible with."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:58 src/libslic3r/PrintConfig.cpp:254
+#: src/slic3r/GUI/Tab.cpp:58 src/libslic3r/PrintConfig.cpp:259
msgid "Compatible print profiles"
msgstr ""
@@ -4069,229 +4465,233 @@ msgstr ""
msgid "default SLA print profile"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1032 src/slic3r/GUI/Tab.cpp:3731
+#: src/slic3r/GUI/Tab.cpp:1003
+msgid "full profile name"
+msgstr ""
+
+#: src/slic3r/GUI/Tab.cpp:1004
+msgid "symbolic profile name"
+msgstr ""
+
+#: src/slic3r/GUI/Tab.cpp:1038 src/slic3r/GUI/Tab.cpp:3551
msgid "Layers and perimeters"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1037
+#: src/slic3r/GUI/Tab.cpp:1043
msgid "Vertical shells"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1048
+#: src/slic3r/GUI/Tab.cpp:1054
msgid "Horizontal shells"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1049 src/libslic3r/PrintConfig.cpp:1759
+#: src/slic3r/GUI/Tab.cpp:1055 src/libslic3r/PrintConfig.cpp:1776
msgid "Solid layers"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1054
+#: src/slic3r/GUI/Tab.cpp:1060
msgid "Quality (slower slicing)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1072
+#: src/slic3r/GUI/Tab.cpp:1078
msgid "Reducing printing time"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1084
+#: src/slic3r/GUI/Tab.cpp:1090
msgid "Skirt and brim"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1101
+#: src/slic3r/GUI/Tab.cpp:1107
msgid "Raft"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1105
+#: src/slic3r/GUI/Tab.cpp:1111
msgid "Options for support material and raft"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1120
+#: src/slic3r/GUI/Tab.cpp:1126
msgid "Speed for print moves"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1132
+#: src/slic3r/GUI/Tab.cpp:1138
msgid "Speed for non-print moves"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1135
+#: src/slic3r/GUI/Tab.cpp:1141
msgid "Modifiers"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1138
+#: src/slic3r/GUI/Tab.cpp:1144
msgid "Acceleration control (advanced)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1145
+#: src/slic3r/GUI/Tab.cpp:1151
msgid "Autospeed (advanced)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1153
+#: src/slic3r/GUI/Tab.cpp:1159
msgid "Multiple Extruders"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1161
+#: src/slic3r/GUI/Tab.cpp:1167
msgid "Ooze prevention"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1178
+#: src/slic3r/GUI/Tab.cpp:1185
msgid "Extrusion width"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1188
+#: src/slic3r/GUI/Tab.cpp:1195
msgid "Overlap"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1191
+#: src/slic3r/GUI/Tab.cpp:1198
msgid "Flow"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1200
+#: src/slic3r/GUI/Tab.cpp:1207
msgid "Other"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1203 src/slic3r/GUI/Tab.cpp:3789
+#: src/slic3r/GUI/Tab.cpp:1210 src/slic3r/GUI/Tab.cpp:3611
msgid "Output options"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1204
+#: src/slic3r/GUI/Tab.cpp:1211
msgid "Sequential printing"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1206
+#: src/slic3r/GUI/Tab.cpp:1213
msgid "Extruder clearance (mm)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1215 src/slic3r/GUI/Tab.cpp:3790
+#: src/slic3r/GUI/Tab.cpp:1222 src/slic3r/GUI/Tab.cpp:3612
msgid "Output file"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1222 src/libslic3r/PrintConfig.cpp:1432
+#: src/slic3r/GUI/Tab.cpp:1229 src/libslic3r/PrintConfig.cpp:1448
msgid "Post-processing scripts"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1228 src/slic3r/GUI/Tab.cpp:1229
-#: src/slic3r/GUI/Tab.cpp:1752 src/slic3r/GUI/Tab.cpp:1753
-#: src/slic3r/GUI/Tab.cpp:2214 src/slic3r/GUI/Tab.cpp:2215
-#: src/slic3r/GUI/Tab.cpp:2328 src/slic3r/GUI/Tab.cpp:2329
-#: src/slic3r/GUI/Tab.cpp:3668 src/slic3r/GUI/Tab.cpp:3669
+#: src/slic3r/GUI/Tab.cpp:1235 src/slic3r/GUI/Tab.cpp:1236
+#: src/slic3r/GUI/Tab.cpp:1517 src/slic3r/GUI/Tab.cpp:1518
+#: src/slic3r/GUI/Tab.cpp:1982 src/slic3r/GUI/Tab.cpp:1983
+#: src/slic3r/GUI/Tab.cpp:2096 src/slic3r/GUI/Tab.cpp:2097
+#: src/slic3r/GUI/Tab.cpp:3488 src/slic3r/GUI/Tab.cpp:3489
msgid "Notes"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1235 src/slic3r/GUI/Tab.cpp:1760
-#: src/slic3r/GUI/Tab.cpp:2221 src/slic3r/GUI/Tab.cpp:2335
-#: src/slic3r/GUI/Tab.cpp:3676 src/slic3r/GUI/Tab.cpp:3795
+#: src/slic3r/GUI/Tab.cpp:1242 src/slic3r/GUI/Tab.cpp:1525
+#: src/slic3r/GUI/Tab.cpp:1989 src/slic3r/GUI/Tab.cpp:2103
+#: src/slic3r/GUI/Tab.cpp:3496 src/slic3r/GUI/Tab.cpp:3617
msgid "Dependencies"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1236 src/slic3r/GUI/Tab.cpp:1761
-#: src/slic3r/GUI/Tab.cpp:2222 src/slic3r/GUI/Tab.cpp:2336
-#: src/slic3r/GUI/Tab.cpp:3677 src/slic3r/GUI/Tab.cpp:3796
+#: src/slic3r/GUI/Tab.cpp:1243 src/slic3r/GUI/Tab.cpp:1526
+#: src/slic3r/GUI/Tab.cpp:1990 src/slic3r/GUI/Tab.cpp:2104
+#: src/slic3r/GUI/Tab.cpp:3497 src/slic3r/GUI/Tab.cpp:3618
msgid "Profile dependencies"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1538 src/slic3r/GUI/Tab.cpp:1593
+#: src/slic3r/GUI/Tab.cpp:1303 src/slic3r/GUI/Tab.cpp:1358
msgid "Filament Overrides"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1539 src/slic3r/GUI/Tab.cpp:1598
-#: src/slic3r/GUI/Tab.cpp:2570
+#: src/slic3r/GUI/Tab.cpp:1304 src/slic3r/GUI/Tab.cpp:1363
+#: src/slic3r/GUI/Tab.cpp:2338
msgid "Retraction"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1648 src/libslic3r/PrintConfig.cpp:2030
+#: src/slic3r/GUI/Tab.cpp:1413 src/libslic3r/PrintConfig.cpp:2056
msgid "Temperature"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1654
+#: src/slic3r/GUI/Tab.cpp:1419
msgid "Bed"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1659
+#: src/slic3r/GUI/Tab.cpp:1424
msgid "Cooling"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1660 src/libslic3r/PrintConfig.cpp:1335
-#: src/libslic3r/PrintConfig.cpp:2150
+#: src/slic3r/GUI/Tab.cpp:1425 src/libslic3r/PrintConfig.cpp:1350
+#: src/libslic3r/PrintConfig.cpp:2177
msgid "Enable"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1671
+#: src/slic3r/GUI/Tab.cpp:1436
msgid "Fan settings"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1672
-msgid "Fan speed"
-msgstr ""
-
-#: src/slic3r/GUI/Tab.cpp:1680
+#: src/slic3r/GUI/Tab.cpp:1445
msgid "Cooling thresholds"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1686
+#: src/slic3r/GUI/Tab.cpp:1451
msgid "Filament properties"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1690
+#: src/slic3r/GUI/Tab.cpp:1455
msgid "Print speed override"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1700
+#: src/slic3r/GUI/Tab.cpp:1465
msgid "Wipe tower parameters"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1703
+#: src/slic3r/GUI/Tab.cpp:1468
msgid "Toolchange parameters with single extruder MM printers"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1717
+#: src/slic3r/GUI/Tab.cpp:1482
msgid "Ramming settings"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1739 src/slic3r/GUI/Tab.cpp:2177
+#: src/slic3r/GUI/Tab.cpp:1504 src/slic3r/GUI/Tab.cpp:1945
msgid "Custom G-code"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1740 src/slic3r/GUI/Tab.cpp:2178
-#: src/libslic3r/PrintConfig.cpp:1785 src/libslic3r/PrintConfig.cpp:1800
+#: src/slic3r/GUI/Tab.cpp:1505 src/slic3r/GUI/Tab.cpp:1946
+#: src/libslic3r/PrintConfig.cpp:1802 src/libslic3r/PrintConfig.cpp:1817
msgid "Start G-code"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1746 src/slic3r/GUI/Tab.cpp:2184
-#: src/libslic3r/PrintConfig.cpp:369 src/libslic3r/PrintConfig.cpp:379
+#: src/slic3r/GUI/Tab.cpp:1511 src/slic3r/GUI/Tab.cpp:1952
+#: src/libslic3r/PrintConfig.cpp:374 src/libslic3r/PrintConfig.cpp:384
msgid "End G-code"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1803
+#: src/slic3r/GUI/Tab.cpp:1568
msgid "Volumetric flow hints not available"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1889 src/slic3r/GUI/Tab.cpp:2117
+#: src/slic3r/GUI/Tab.cpp:1654 src/slic3r/GUI/Tab.cpp:1885
msgid "Test"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1899
+#: src/slic3r/GUI/Tab.cpp:1664
msgid "Could not get a valid Printer Host reference"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1905 src/slic3r/GUI/Tab.cpp:2130
+#: src/slic3r/GUI/Tab.cpp:1670 src/slic3r/GUI/Tab.cpp:1898
msgid "Success!"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1920
+#: src/slic3r/GUI/Tab.cpp:1685
msgid ""
"HTTPS CA file is optional. It is only needed if you use HTTPS with a self-"
"signed certificate."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1933
+#: src/slic3r/GUI/Tab.cpp:1698
msgid "Certificate files (*.crt, *.pem)|*.crt;*.pem|All files|*.*"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1934
+#: src/slic3r/GUI/Tab.cpp:1699
msgid "Open CA certificate file"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:1962
+#: src/slic3r/GUI/Tab.cpp:1727
#, possible-c-format
msgid ""
"HTTPS CA File:\n"
@@ -4301,24 +4701,24 @@ msgid ""
"Store / Keychain."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2002 src/slic3r/GUI/Tab.cpp:2243
+#: src/slic3r/GUI/Tab.cpp:1767 src/slic3r/GUI/Tab.cpp:2011
msgid "Size and coordinates"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2007 src/slic3r/GUI/Tab.cpp:2248
-#: src/slic3r/GUI/Tab.cpp:3338
+#: src/slic3r/GUI/Tab.cpp:1772 src/slic3r/GUI/Tab.cpp:2016
+#: src/slic3r/GUI/Tab.cpp:3125
msgid "Set"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2039
+#: src/slic3r/GUI/Tab.cpp:1804
msgid "Capabilities"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2044
+#: src/slic3r/GUI/Tab.cpp:1809
msgid "Number of extruders of the printer."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2069
+#: src/slic3r/GUI/Tab.cpp:1837
msgid ""
"Single Extruder Multi Material is selected, \n"
"and all extruders must have the same diameter.\n"
@@ -4326,244 +4726,248 @@ msgid ""
"nozzle diameter value?"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2072 src/slic3r/GUI/Tab.cpp:2540
-#: src/libslic3r/PrintConfig.cpp:1310
+#: src/slic3r/GUI/Tab.cpp:1840 src/slic3r/GUI/Tab.cpp:2308
+#: src/libslic3r/PrintConfig.cpp:1323
msgid "Nozzle diameter"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2102
+#: src/slic3r/GUI/Tab.cpp:1870
msgid "USB/Serial connection"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2103 src/libslic3r/PrintConfig.cpp:1640
+#: src/slic3r/GUI/Tab.cpp:1871 src/libslic3r/PrintConfig.cpp:1656
msgid "Serial port"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2108
+#: src/slic3r/GUI/Tab.cpp:1876
msgid "Rescan serial ports"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2130
+#: src/slic3r/GUI/Tab.cpp:1898
msgid "Connection to printer works correctly."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2133
+#: src/slic3r/GUI/Tab.cpp:1901
msgid "Connection failed."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2146 src/slic3r/GUI/Tab.cpp:2323
+#: src/slic3r/GUI/Tab.cpp:1914 src/slic3r/GUI/Tab.cpp:2091
msgid "Print Host upload"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2190 src/libslic3r/PrintConfig.cpp:138
+#: src/slic3r/GUI/Tab.cpp:1958 src/libslic3r/PrintConfig.cpp:143
msgid "Before layer change G-code"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2196 src/libslic3r/PrintConfig.cpp:1056
+#: src/slic3r/GUI/Tab.cpp:1964 src/libslic3r/PrintConfig.cpp:1069
msgid "After layer change G-code"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2202 src/libslic3r/PrintConfig.cpp:2056
+#: src/slic3r/GUI/Tab.cpp:1970 src/libslic3r/PrintConfig.cpp:2082
msgid "Tool change G-code"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2208
+#: src/slic3r/GUI/Tab.cpp:1976
msgid "Between objects G-code (for sequential printing)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2280
+#: src/slic3r/GUI/Tab.cpp:2048
msgid "Display"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2295
+#: src/slic3r/GUI/Tab.cpp:2063
msgid "Tilt"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2296
+#: src/slic3r/GUI/Tab.cpp:2064
msgid "Tilt time"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2302 src/slic3r/GUI/Tab.cpp:3650
+#: src/slic3r/GUI/Tab.cpp:2070 src/slic3r/GUI/Tab.cpp:3470
msgid "Corrections"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2317 src/slic3r/GUI/Tab.cpp:3646
+#: src/slic3r/GUI/Tab.cpp:2085 src/slic3r/GUI/Tab.cpp:3466
msgid "Exposure"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2388 src/slic3r/GUI/Tab.cpp:2473
-#: src/libslic3r/PrintConfig.cpp:1106 src/libslic3r/PrintConfig.cpp:1124
-#: src/libslic3r/PrintConfig.cpp:1142 src/libslic3r/PrintConfig.cpp:1159
-#: src/libslic3r/PrintConfig.cpp:1170 src/libslic3r/PrintConfig.cpp:1181
-#: src/libslic3r/PrintConfig.cpp:1192
+#: src/slic3r/GUI/Tab.cpp:2156 src/slic3r/GUI/Tab.cpp:2241
+#: src/libslic3r/PrintConfig.cpp:1119 src/libslic3r/PrintConfig.cpp:1137
+#: src/libslic3r/PrintConfig.cpp:1155 src/libslic3r/PrintConfig.cpp:1172
+#: src/libslic3r/PrintConfig.cpp:1183 src/libslic3r/PrintConfig.cpp:1194
+#: src/libslic3r/PrintConfig.cpp:1205
msgid "Machine limits"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2402
+#: src/slic3r/GUI/Tab.cpp:2170
msgid "Values in this column are for Normal mode"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2403
+#: src/slic3r/GUI/Tab.cpp:2171
msgid "Normal"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2408
+#: src/slic3r/GUI/Tab.cpp:2176
msgid "Values in this column are for Stealth mode"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2409
+#: src/slic3r/GUI/Tab.cpp:2177
msgid "Stealth"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2417
+#: src/slic3r/GUI/Tab.cpp:2185
msgid "Maximum feedrates"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2422
+#: src/slic3r/GUI/Tab.cpp:2190
msgid "Maximum accelerations"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2429
+#: src/slic3r/GUI/Tab.cpp:2197
msgid "Jerk limits"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2434
+#: src/slic3r/GUI/Tab.cpp:2202
msgid "Minimum feedrates"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2498 src/slic3r/GUI/Tab.cpp:2506
+#: src/slic3r/GUI/Tab.cpp:2266 src/slic3r/GUI/Tab.cpp:2274
msgid "Single extruder MM setup"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2507
+#: src/slic3r/GUI/Tab.cpp:2275
msgid "Single extruder multimaterial parameters"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2520 src/libslic3r/GCode/PreviewData.cpp:461
-#, possible-c-format
-msgid "Extruder %d"
-msgstr ""
-
-#: src/slic3r/GUI/Tab.cpp:2538
+#: src/slic3r/GUI/Tab.cpp:2306
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:2562
+#: src/slic3r/GUI/Tab.cpp:2330
msgid "Layer height limits"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2567
+#: src/slic3r/GUI/Tab.cpp:2335
msgid "Position (for multi-extruder printers)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2573
+#: src/slic3r/GUI/Tab.cpp:2341
msgid "Only lift Z"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2586
+#: src/slic3r/GUI/Tab.cpp:2354
msgid ""
"Retraction when tool is disabled (advanced settings for multi-extruder "
"setups)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2594
+#: src/slic3r/GUI/Tab.cpp:2362
msgid "Reset to Filament Color"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:2775
+#: src/slic3r/GUI/Tab.cpp:2543
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:2777
+#: src/slic3r/GUI/Tab.cpp:2545
msgid "Firmware Retraction"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3106
+#: src/slic3r/GUI/Tab.cpp:2874
#, possible-c-format
msgid "Default preset (%s)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3107
+#: src/slic3r/GUI/Tab.cpp:2875
#, possible-c-format
msgid "Preset (%s)"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3124
+#: src/slic3r/GUI/Tab.cpp:2892
msgid "has the following unsaved changes:"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3127
+#: src/slic3r/GUI/Tab.cpp:2895
msgid "is not compatible with printer"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3128
+#: src/slic3r/GUI/Tab.cpp:2896
msgid "is not compatible with print profile"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3130
+#: src/slic3r/GUI/Tab.cpp:2898
msgid "and it has the following unsaved changes:"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3134
+#: src/slic3r/GUI/Tab.cpp:2902
msgid "Unsaved Changes"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3225
+#: src/slic3r/GUI/Tab.cpp:2994
+msgctxt "PresetName"
msgid "%1% - Copy"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3248
+#: src/slic3r/GUI/Tab.cpp:3017
msgid "The supplied name is empty. It can't be saved."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3253
+#: src/slic3r/GUI/Tab.cpp:3022
msgid "Cannot overwrite a system profile."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3257
+#: src/slic3r/GUI/Tab.cpp:3026
msgid "Cannot overwrite an external profile."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3283
+#: src/slic3r/GUI/Tab.cpp:3031
+msgid "Preset with name \"%1%\" already exist."
+msgstr ""
+
+#: src/slic3r/GUI/Tab.cpp:3032
+msgid "Replace?"
+msgstr ""
+
+#: src/slic3r/GUI/Tab.cpp:3070
msgid "remove"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3283
+#: src/slic3r/GUI/Tab.cpp:3070
msgid "delete"
msgstr ""
#. TRN remove/delete
-#: src/slic3r/GUI/Tab.cpp:3285
+#: src/slic3r/GUI/Tab.cpp:3072
msgid "Are you sure you want to %1% the selected preset?"
msgstr ""
#. TRN Remove/Delete
-#: src/slic3r/GUI/Tab.cpp:3288
+#: src/slic3r/GUI/Tab.cpp:3075
msgid "%1% Preset"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3414
+#: src/slic3r/GUI/Tab.cpp:3201
msgid "LOCKED LOCK"
msgstr ""
#. TRN Description for "LOCKED LOCK"
-#: src/slic3r/GUI/Tab.cpp:3416
+#: src/slic3r/GUI/Tab.cpp:3203
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:3418
+#: src/slic3r/GUI/Tab.cpp:3205
msgid "UNLOCKED LOCK"
msgstr ""
#. TRN Description for "UNLOCKED LOCK"
-#: src/slic3r/GUI/Tab.cpp:3420
+#: src/slic3r/GUI/Tab.cpp:3207
msgid ""
"indicates that some settings were changed and are not equal to the system "
"(or default) values for the current option group.\n"
@@ -4571,23 +4975,23 @@ msgid ""
"to the system (or default) values."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3425
+#: src/slic3r/GUI/Tab.cpp:3212
msgid "WHITE BULLET"
msgstr ""
#. TRN Description for "WHITE BULLET"
-#: src/slic3r/GUI/Tab.cpp:3427
+#: src/slic3r/GUI/Tab.cpp:3214
msgid ""
"for the left button: \tindicates a non-system (or non-default) preset,\n"
"for the right button: \tindicates that the settings hasn't been modified."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3430
+#: src/slic3r/GUI/Tab.cpp:3217
msgid "BACK ARROW"
msgstr ""
#. TRN Description for "BACK ARROW"
-#: src/slic3r/GUI/Tab.cpp:3432
+#: src/slic3r/GUI/Tab.cpp:3219
msgid ""
"indicates that the settings were changed and are not equal to the last saved "
"preset for the current option group.\n"
@@ -4595,13 +4999,13 @@ msgid ""
"to the last saved preset."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3442
+#: src/slic3r/GUI/Tab.cpp:3229
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:3444
+#: src/slic3r/GUI/Tab.cpp:3231
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"
@@ -4609,17 +5013,17 @@ msgid ""
"default) values."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3447
+#: src/slic3r/GUI/Tab.cpp:3234
msgid "WHITE BULLET icon indicates a non system (or non default) preset."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3450
+#: src/slic3r/GUI/Tab.cpp:3237
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:3452
+#: src/slic3r/GUI/Tab.cpp:3239
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"
@@ -4627,26 +5031,26 @@ msgid ""
"preset."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3458
+#: src/slic3r/GUI/Tab.cpp:3245
msgid ""
"LOCKED LOCK icon indicates that the value is the same as the system (or "
"default) value."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3459
+#: src/slic3r/GUI/Tab.cpp:3246
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:3465
+#: src/slic3r/GUI/Tab.cpp:3252
msgid ""
"WHITE BULLET icon indicates that the value is the same as in the last saved "
"preset."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3466
+#: src/slic3r/GUI/Tab.cpp:3253
msgid ""
"BACK ARROW icon indicates that the value was changed and is not equal to the "
"last saved preset.\n"
@@ -4654,61 +5058,61 @@ msgid ""
msgstr ""
#. TRN Preset
-#: src/slic3r/GUI/Tab.cpp:3579
+#: src/slic3r/GUI/Tab.cpp:3366
#, possible-c-format
msgid "Save %s as:"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3623
+#: src/slic3r/GUI/Tab.cpp:3410
msgid "the following suffix is not allowed:"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3627
+#: src/slic3r/GUI/Tab.cpp:3414
msgid "The supplied name is not available."
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3640
+#: src/slic3r/GUI/Tab.cpp:3427 src/slic3r/GUI/Tab.cpp:3429
msgid "Material"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3642 src/slic3r/GUI/Tab.cpp:3733
-#: src/slic3r/GUI/wxExtensions.cpp:482
+#: src/slic3r/GUI/Tab.cpp:3463 src/slic3r/GUI/Tab.cpp:3553
+#: src/slic3r/GUI/wxExtensions.cpp:601
msgid "Layers"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3741
+#: src/slic3r/GUI/Tab.cpp:3561
msgid "Support head"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3746
+#: src/slic3r/GUI/Tab.cpp:3566
msgid "Support pillar"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3760
+#: src/slic3r/GUI/Tab.cpp:3580
msgid "Connection of the support sticks and junctions"
msgstr ""
-#: src/slic3r/GUI/Tab.cpp:3765
+#: src/slic3r/GUI/Tab.cpp:3585
msgid "Automatic generation"
msgstr ""
-#: src/slic3r/GUI/Tab.hpp:328 src/slic3r/GUI/Tab.hpp:428
+#: src/slic3r/GUI/Tab.hpp:327 src/slic3r/GUI/Tab.hpp:427
msgid "Print Settings"
msgstr ""
-#: src/slic3r/GUI/Tab.hpp:353
+#: src/slic3r/GUI/Tab.hpp:352
msgid "Filament Settings"
msgstr ""
-#: src/slic3r/GUI/Tab.hpp:389
+#: src/slic3r/GUI/Tab.hpp:388
msgid "Printer Settings"
msgstr ""
-#: src/slic3r/GUI/Tab.hpp:413
+#: src/slic3r/GUI/Tab.hpp:412
msgid "Material Settings"
msgstr ""
-#: src/slic3r/GUI/Tab.hpp:440
+#: src/slic3r/GUI/Tab.hpp:439
msgid "Save preset"
msgstr ""
@@ -4721,39 +5125,39 @@ msgstr ""
msgid "New version of %s is available"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:45
+#: src/slic3r/GUI/UpdateDialogs.cpp:43
msgid "Current version:"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:47
+#: src/slic3r/GUI/UpdateDialogs.cpp:45
msgid "New version:"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:55
+#: src/slic3r/GUI/UpdateDialogs.cpp:53
msgid "Changelog && Download"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:62 src/slic3r/GUI/UpdateDialogs.cpp:127
+#: src/slic3r/GUI/UpdateDialogs.cpp:60 src/slic3r/GUI/UpdateDialogs.cpp:125
msgid "Open changelog page"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:67
+#: src/slic3r/GUI/UpdateDialogs.cpp:65
msgid "Open download page"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:73
+#: src/slic3r/GUI/UpdateDialogs.cpp:71
msgid "Don't notify about new releases any more"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:91 src/slic3r/GUI/UpdateDialogs.cpp:207
+#: src/slic3r/GUI/UpdateDialogs.cpp:89 src/slic3r/GUI/UpdateDialogs.cpp:205
msgid "Configuration update"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:91
+#: src/slic3r/GUI/UpdateDialogs.cpp:89
msgid "Configuration update is available"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:94
+#: src/slic3r/GUI/UpdateDialogs.cpp:92
msgid ""
"Would you like to install it?\n"
"\n"
@@ -4763,21 +5167,21 @@ msgid ""
"Updated configuration bundles:"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:115
+#: src/slic3r/GUI/UpdateDialogs.cpp:113
msgid "Comment:"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:151
+#: src/slic3r/GUI/UpdateDialogs.cpp:149
#, possible-c-format
msgid "%s incompatibility"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:152
+#: src/slic3r/GUI/UpdateDialogs.cpp:150
#, possible-c-format
msgid "%s configuration is incompatible"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:157
+#: src/slic3r/GUI/UpdateDialogs.cpp:155
#, possible-c-format
msgid ""
"This version of %s is not compatible with currently installed configuration "
@@ -4787,28 +5191,28 @@ msgid ""
"\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.\n"
+"existing configuration before installing files compatible with this %s."
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:166
+#: src/slic3r/GUI/UpdateDialogs.cpp:164
#, possible-c-format
msgid "This %s version: %s"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:171
+#: src/slic3r/GUI/UpdateDialogs.cpp:169
msgid "Incompatible bundles:"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:187
+#: src/slic3r/GUI/UpdateDialogs.cpp:185
#, possible-c-format
msgid "Exit %s"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:190
+#: src/slic3r/GUI/UpdateDialogs.cpp:188
msgid "Re-configure"
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:211
+#: src/slic3r/GUI/UpdateDialogs.cpp:209
#, possible-c-format
msgid ""
"%s now uses an updated configuration structure.\n"
@@ -4824,15 +5228,15 @@ msgid ""
"choose whether to enable automatic preset updates."
msgstr ""
-#: src/slic3r/GUI/UpdateDialogs.cpp:227
+#: src/slic3r/GUI/UpdateDialogs.cpp:225
msgid "For more information please visit our wiki page:"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:14
+#: src/slic3r/GUI/WipeTowerDialog.cpp:15
msgid "Ramming customization"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:40
+#: 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 "
@@ -4845,63 +5249,63 @@ msgid ""
"jams, extruder wheel grinding into filament etc."
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:82
+#: src/slic3r/GUI/WipeTowerDialog.cpp:83
msgid "Total ramming time"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:84
+#: src/slic3r/GUI/WipeTowerDialog.cpp:85
msgid "Total rammed volume"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:88
+#: src/slic3r/GUI/WipeTowerDialog.cpp:89
msgid "Ramming line width"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:90
+#: src/slic3r/GUI/WipeTowerDialog.cpp:91
msgid "Ramming line spacing"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:141
+#: src/slic3r/GUI/WipeTowerDialog.cpp:142
msgid "Wipe tower - Purging volume adjustment"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:225
+#: src/slic3r/GUI/WipeTowerDialog.cpp:254
msgid ""
"Here you can adjust required purging volume (mm³) for any given pair of "
"tools."
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:226
+#: src/slic3r/GUI/WipeTowerDialog.cpp:255
msgid "Extruder changed to"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:234
+#: src/slic3r/GUI/WipeTowerDialog.cpp:263
msgid "unloaded"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:235
+#: src/slic3r/GUI/WipeTowerDialog.cpp:264
msgid "loaded"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:240
+#: src/slic3r/GUI/WipeTowerDialog.cpp:276
msgid "Tool #"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:247
+#: src/slic3r/GUI/WipeTowerDialog.cpp:285
msgid ""
"Total purging volume is calculated by summing two values below, depending on "
"which tools are loaded/unloaded."
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:248
+#: src/slic3r/GUI/WipeTowerDialog.cpp:286
msgid "Volume to purge (mm³) when the filament is being"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:262
+#: src/slic3r/GUI/WipeTowerDialog.cpp:300
msgid "From"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:327
+#: src/slic3r/GUI/WipeTowerDialog.cpp:365
msgid ""
"Switching to simple settings will discard changes done in the advanced "
"mode!\n"
@@ -4909,49 +5313,173 @@ msgid ""
"Do you want to proceed?"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:339
+#: src/slic3r/GUI/WipeTowerDialog.cpp:377
msgid "Show simplified settings"
msgstr ""
-#: src/slic3r/GUI/WipeTowerDialog.cpp:339
+#: src/slic3r/GUI/WipeTowerDialog.cpp:377
msgid "Show advanced settings"
msgstr ""
-#: src/slic3r/GUI/wxExtensions.cpp:471
+#: src/slic3r/GUI/wxExtensions.cpp:590
msgid "Instances"
msgstr ""
-#: src/slic3r/GUI/wxExtensions.cpp:475 src/slic3r/GUI/wxExtensions.cpp:619
+#: src/slic3r/GUI/wxExtensions.cpp:594 src/slic3r/GUI/wxExtensions.cpp:750
#, possible-c-format
msgid "Instance %d"
msgstr ""
-#: src/slic3r/GUI/wxExtensions.cpp:509
+#: src/slic3r/GUI/wxExtensions.cpp:628
msgid "Range"
msgstr ""
-#: src/slic3r/GUI/wxExtensions.cpp:2731
+#: src/slic3r/GUI/wxExtensions.cpp:2325
+msgid "Place bearings in slots and resume"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3075
msgid "One layer mode"
msgstr ""
-#: src/slic3r/GUI/wxExtensions.cpp:2732
-msgid "Add/Del color change"
+#: src/slic3r/GUI/wxExtensions.cpp:3078
+msgid "Discard all custom changes"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3080
+msgid "Set extruder sequence for whole print"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3086
+msgid "For add color change use left mouse button click"
msgstr ""
-#: src/slic3r/GUI/wxExtensions.cpp:2733
-msgid "Discard all color changes"
+#: src/slic3r/GUI/wxExtensions.cpp:3087
+msgid "For add change extruder use left mouse button click"
msgstr ""
-#: src/slic3r/GUI/wxExtensions.cpp:2993
+#: src/slic3r/GUI/wxExtensions.cpp:3088
+msgid "For add another code use right mouse button click"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3090
+msgid ""
+"For Delete color change use left mouse button click\n"
+"For Edit color use right mouse button click"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3092
+msgid "Delete color change for Extruder %1%"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3095
+msgid "Delete extruder change to \"%1%\""
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3096
+msgid ""
+"For Delete \"%1%\" code use left mouse button click\n"
+"For Edit \"%1%\" code use right mouse button click"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3176 src/slic3r/GUI/wxExtensions.cpp:3432
+msgid "Use another extruder"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3435
+msgid "Add color change (%1%) for:"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3441
+msgid "Add color change"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3444
+msgid "Add pause print"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3447
+msgid "Add custom G-code"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3460
+msgid "Edit color"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3461
+msgid "Edit pause print message"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3462
+msgid "Edit custom G-code"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3465
+msgid "Delete color change"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3466
+msgid "Delete pause print"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3467
+msgid "Delete custom G-code"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3499
+msgid "Enter custom G-code used on current layer"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3500
+msgid "Custom Gcode on current layer (%1% mm)."
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3513
+msgid "Enter short message shown on Printer display during pause print"
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3514
+msgid "Message for pause print on current layer (%1% mm)."
+msgstr ""
+
+#: src/slic3r/GUI/wxExtensions.cpp:3774
#, possible-c-format
msgid "Switch to the %s mode"
msgstr ""
-#: src/slic3r/GUI/wxExtensions.cpp:2994
+#: src/slic3r/GUI/wxExtensions.cpp:3775
#, possible-c-format
msgid "Current mode is %s"
msgstr ""
+#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:23
+msgid "Set extruder sequence"
+msgstr ""
+
+#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:39
+msgid "Set extruder change for every"
+msgstr ""
+
+#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:52
+#: src/libslic3r/PrintConfig.cpp:341 src/libslic3r/PrintConfig.cpp:983
+#: src/libslic3r/PrintConfig.cpp:1500 src/libslic3r/PrintConfig.cpp:1685
+#: src/libslic3r/PrintConfig.cpp:1746 src/libslic3r/PrintConfig.cpp:1919
+#: src/libslic3r/PrintConfig.cpp:1965
+msgid "layers"
+msgstr ""
+
+#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:136
+msgid "Set extruder(tool) sequence"
+msgstr ""
+
+#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:182
+msgid "Remove extruder from sequence"
+msgstr ""
+
+#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:192
+msgid "Add extruder to sequence"
+msgstr ""
+
#: src/slic3r/Utils/Duet.cpp:51
msgid "Connection to Duet works correctly."
msgstr ""
@@ -4961,6 +5489,7 @@ msgid "Could not connect to Duet"
msgstr ""
#: src/slic3r/Utils/Duet.cpp:84 src/slic3r/Utils/Duet.cpp:154
+#: src/slic3r/Utils/FlashAir.cpp:115 src/slic3r/Utils/FlashAir.cpp:132
msgid "Unknown error occured"
msgstr ""
@@ -4997,17 +5526,35 @@ msgstr ""
msgid "Could not connect to Prusa SLA"
msgstr ""
-#: src/slic3r/Utils/PresetUpdater.cpp:614
+#: src/slic3r/Utils/FlashAir.cpp:60
+msgid "Upload not enabled on FlashAir card."
+msgstr ""
+
+#: src/slic3r/Utils/FlashAir.cpp:70
+msgid "Connection to FlashAir works correctly and upload is enabled."
+msgstr ""
+
+#: src/slic3r/Utils/FlashAir.cpp:75
+msgid "Could not connect to FlashAir"
+msgstr ""
+
+#: src/slic3r/Utils/FlashAir.cpp:75
+msgid ""
+"Note: FlashAir with firmware 2.00.02 or newer and activated upload function "
+"is required."
+msgstr ""
+
+#: src/slic3r/Utils/PresetUpdater.cpp:624
#, possible-c-format
msgid "requires min. %s and max. %s"
msgstr ""
-#: src/slic3r/Utils/PresetUpdater.cpp:619
+#: src/slic3r/Utils/PresetUpdater.cpp:629
#, possible-c-format
msgid "requires min. %s"
msgstr ""
-#: src/slic3r/Utils/PresetUpdater.cpp:621
+#: src/slic3r/Utils/PresetUpdater.cpp:631
#, possible-c-format
msgid "requires max. %s"
msgstr ""
@@ -5090,7 +5637,11 @@ msgid "Model Repair by the Netfabb service"
msgstr ""
#: src/slic3r/Utils/FixModelByWin10.cpp:426
-msgid "Model repair failed: \n"
+msgid "Model repair failed:"
+msgstr ""
+
+#: src/libslic3r/SLA/SLAPad.cpp:690
+msgid "Pad brim size is too small for the current configuration."
msgstr ""
#: src/libslic3r/Zipper.cpp:32
@@ -5221,99 +5772,134 @@ msgstr ""
msgid "Error with zip archive"
msgstr ""
-#: src/libslic3r/Print.cpp:1112
+#: src/libslic3r/GCode.cpp:628
+msgid "Empty layers detected, the output would not be printable."
+msgstr ""
+
+#: src/libslic3r/GCode.cpp:629
+msgid "Object name: "
+msgstr ""
+
+#: src/libslic3r/GCode.cpp:629
+msgid "Print z: "
+msgstr ""
+
+#: src/libslic3r/GCode.cpp:630
+msgid ""
+"This is usually caused by negligibly small extrusions or by a faulty model. "
+"Try to repair the model or change its orientation on the bed."
+msgstr ""
+
+#: src/libslic3r/ExtrusionEntity.cpp:323
+msgid "Mixed"
+msgstr ""
+
+#: src/libslic3r/Format/3mf.cpp:1517
+msgid "The selected 3mf file has been saved with a newer version of "
+msgstr ""
+
+#: src/libslic3r/Format/AMF.cpp:915
+msgid "The selected amf file has been saved with a newer version of "
+msgstr ""
+
+#: src/libslic3r/Print.cpp:1168
msgid "All objects are outside of the print volume."
msgstr ""
-#: src/libslic3r/Print.cpp:1139
+#: src/libslic3r/Print.cpp:1171
+msgid "The supplied settings will cause an empty print."
+msgstr ""
+
+#: src/libslic3r/Print.cpp:1198
msgid "Some objects are too close; your extruder will collide with them."
msgstr ""
-#: src/libslic3r/Print.cpp:1154
+#: src/libslic3r/Print.cpp:1213
msgid ""
"Some objects are too tall and cannot be printed without extruder collisions."
msgstr ""
-#: src/libslic3r/Print.cpp:1164
+#: src/libslic3r/Print.cpp:1223
msgid "The Spiral Vase option can only be used when printing a single object."
msgstr ""
-#: src/libslic3r/Print.cpp:1171
+#: src/libslic3r/Print.cpp:1230
msgid ""
"The Spiral Vase option can only be used when printing single material "
"objects."
msgstr ""
-#: src/libslic3r/Print.cpp:1184
+#: src/libslic3r/Print.cpp:1243
msgid ""
"The wipe tower is only supported if all extruders have the same nozzle "
"diameter and use filaments of the same diameter."
msgstr ""
-#: src/libslic3r/Print.cpp:1189
+#: src/libslic3r/Print.cpp:1248
msgid ""
"The Wipe Tower is currently only supported for the Marlin, RepRap/Sprinter "
"and Repetier G-code flavors."
msgstr ""
-#: src/libslic3r/Print.cpp:1191
+#: src/libslic3r/Print.cpp:1250
msgid ""
"The Wipe Tower is currently only supported with the relative extruder "
"addressing (use_relative_e_distances=1)."
msgstr ""
-#: src/libslic3r/Print.cpp:1193
+#: src/libslic3r/Print.cpp:1252
msgid "Ooze prevention is currently not supported with the wipe tower enabled."
msgstr ""
-#: src/libslic3r/Print.cpp:1214
+#: src/libslic3r/Print.cpp:1254
+msgid ""
+"The Wipe Tower currently does not support volumetric E (use_volumetric_e=0)."
+msgstr ""
+
+#: src/libslic3r/Print.cpp:1275
msgid ""
"The Wipe Tower is only supported for multiple objects if they have equal "
"layer heights"
msgstr ""
-#: src/libslic3r/Print.cpp:1216
+#: src/libslic3r/Print.cpp:1277
msgid ""
"The Wipe Tower is only supported for multiple objects if they are printed "
"over an equal number of raft layers"
msgstr ""
-#: src/libslic3r/Print.cpp:1218
+#: src/libslic3r/Print.cpp:1279
msgid ""
"The Wipe Tower is only supported for multiple objects if they are printed "
"with the same support_material_contact_distance"
msgstr ""
-#: src/libslic3r/Print.cpp:1220
+#: src/libslic3r/Print.cpp:1281
msgid ""
"The Wipe Tower is only supported for multiple objects if they are sliced "
"equally."
msgstr ""
-#: src/libslic3r/Print.cpp:1248
+#: src/libslic3r/Print.cpp:1323
msgid ""
"The Wipe tower is only supported if all objects have the same layer height "
"profile"
msgstr ""
-#: src/libslic3r/Print.cpp:1258
-msgid "The supplied settings will cause an empty print."
-msgstr ""
-
-#: src/libslic3r/Print.cpp:1275
+#: src/libslic3r/Print.cpp:1349
msgid ""
"One or more object were assigned an extruder that the printer does not have."
msgstr ""
-#: src/libslic3r/Print.cpp:1284
+#: src/libslic3r/Print.cpp:1358
msgid "%1%=%2% mm is too low to be printable at a layer height %3% mm"
msgstr ""
-#: src/libslic3r/Print.cpp:1287
+#: src/libslic3r/Print.cpp:1361
msgid "Excessive %1%=%2% mm to be printable with a nozzle diameter %3% mm"
msgstr ""
-#: src/libslic3r/Print.cpp:1298
+#: src/libslic3r/Print.cpp:1372
msgid ""
"Printing with multiple extruders of differing nozzle diameters. If support "
"is to be printed with the current extruder (support_material_extruder == 0 "
@@ -5321,13 +5907,13 @@ msgid ""
"same diameter."
msgstr ""
-#: src/libslic3r/Print.cpp:1306
+#: src/libslic3r/Print.cpp:1380
msgid ""
"For the Wipe Tower to work with the soluble supports, the support layers "
"need to be synchronized with the object layers."
msgstr ""
-#: src/libslic3r/Print.cpp:1310
+#: src/libslic3r/Print.cpp:1384
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 "
@@ -5335,100 +5921,104 @@ msgid ""
"set to 0)."
msgstr ""
-#: src/libslic3r/Print.cpp:1332
+#: src/libslic3r/Print.cpp:1406
msgid "First layer height can't be greater than nozzle diameter"
msgstr ""
-#: src/libslic3r/Print.cpp:1337
+#: src/libslic3r/Print.cpp:1411
msgid "Layer height can't be greater than nozzle diameter"
msgstr ""
-#: src/libslic3r/Print.cpp:1492
+#: src/libslic3r/Print.cpp:1566
msgid "Infilling layers"
msgstr ""
-#: src/libslic3r/Print.cpp:1500
+#: src/libslic3r/Print.cpp:1582
msgid "Generating skirt"
msgstr ""
-#: src/libslic3r/Print.cpp:1508
+#: src/libslic3r/Print.cpp:1590
msgid "Generating brim"
msgstr ""
-#: src/libslic3r/Print.cpp:1536
+#: src/libslic3r/Print.cpp:1614
msgid "Exporting G-code"
msgstr ""
-#: src/libslic3r/Print.cpp:1540
+#: src/libslic3r/Print.cpp:1618
msgid "Generating G-code"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:64
+#: src/libslic3r/SLAPrint.cpp:66
msgid "Slicing model"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:65 src/libslic3r/SLAPrint.cpp:899
+#: src/libslic3r/SLAPrint.cpp:67 src/libslic3r/SLAPrint.cpp:905
msgid "Generating support points"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:66
+#: src/libslic3r/SLAPrint.cpp:68
msgid "Generating support tree"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:67
+#: src/libslic3r/SLAPrint.cpp:69
msgid "Generating pad"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:68
+#: src/libslic3r/SLAPrint.cpp:70
msgid "Slicing supports"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:85
+#: src/libslic3r/SLAPrint.cpp:87
msgid "Merging slices and calculating statistics"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:86
+#: src/libslic3r/SLAPrint.cpp:88
msgid "Rasterizing layers"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:661
+#: src/libslic3r/SLAPrint.cpp:670
msgid ""
"Cannot proceed without support points! Add support points or disable support "
"generation."
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:678
+#: src/libslic3r/SLAPrint.cpp:682
msgid ""
"Elevation is too low for object. Use the \"Pad around object\" feature to "
"print the object without elevation."
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:684
+#: src/libslic3r/SLAPrint.cpp:688
msgid ""
"The endings of the support pillars will be deployed on the gap between the "
"object and the pad. 'Support base safety distance' has to be greater than "
"the 'Pad object gap' parameter to avoid this."
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:696
+#: src/libslic3r/SLAPrint.cpp:703
msgid "Exposition time is out of printer profile bounds."
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:703
+#: src/libslic3r/SLAPrint.cpp:710
msgid "Initial exposition time is out of printer profile bounds."
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:787
+#: src/libslic3r/SLAPrint.cpp:794
msgid ""
"Slicing had to be stopped due to an internal error: Inconsistent slice index."
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:982 src/libslic3r/SLAPrint.cpp:992
-#: src/libslic3r/SLAPrint.cpp:1033
+#: src/libslic3r/SLAPrint.cpp:964 src/libslic3r/SLAPrint.cpp:973
+#: src/libslic3r/SLAPrint.cpp:1018
msgid "Visualizing supports"
msgstr ""
-#: src/libslic3r/SLAPrint.cpp:1566
+#: src/libslic3r/SLAPrint.cpp:1009
+msgid "No pad can be generated for this model with the current configuration"
+msgstr ""
+
+#: src/libslic3r/SLAPrint.cpp:1554
msgid "Slicing done"
msgstr ""
@@ -5452,101 +6042,105 @@ msgstr ""
msgid "Bed custom model"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:68
+#: src/libslic3r/PrintConfig.cpp:66
+msgid "Picture sizes to be stored into a .gcode and .sl1 files"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:73
msgid ""
"This setting controls the height (and thus the total number) of the slices/"
"layers. Thinner layers give better accuracy but take more time to print."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:75
+#: src/libslic3r/PrintConfig.cpp:80
msgid "Max print height"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:76
+#: src/libslic3r/PrintConfig.cpp:81
msgid ""
"Set this to the maximum height that can be reached by your extruder while "
"printing."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:82
+#: src/libslic3r/PrintConfig.cpp:87
msgid "Slice gap closing radius"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:84
+#: src/libslic3r/PrintConfig.cpp:89
msgid ""
"Cracks smaller than 2x gap closing radius are being filled during the "
"triangle mesh slicing. The gap closing operation may reduce the final print "
"resolution, therefore it is advisable to keep the value reasonably low."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:92
+#: src/libslic3r/PrintConfig.cpp:97
msgid "Hostname, IP or URL"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:93
+#: src/libslic3r/PrintConfig.cpp:98
msgid ""
"Slic3r can upload G-code files to a printer host. This field should contain "
"the hostname, IP address or URL of the printer host instance."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:99
+#: src/libslic3r/PrintConfig.cpp:104
msgid "API Key / Password"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:100
+#: src/libslic3r/PrintConfig.cpp:105
msgid ""
"Slic3r can upload G-code files to a printer host. This field should contain "
"the API Key or the password required for authentication."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:106
+#: src/libslic3r/PrintConfig.cpp:111
msgid "HTTPS CA File"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:107
+#: src/libslic3r/PrintConfig.cpp:112
msgid ""
"Custom CA certificate file can be specified for HTTPS OctoPrint connections, "
"in crt/pem format. If left blank, the default OS CA certificate repository "
"is used."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:121
+#: src/libslic3r/PrintConfig.cpp:126
msgid "Avoid crossing perimeters"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:122
+#: src/libslic3r/PrintConfig.cpp:127
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:129 src/libslic3r/PrintConfig.cpp:2027
+#: src/libslic3r/PrintConfig.cpp:134 src/libslic3r/PrintConfig.cpp:2053
msgid "Other layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:130
+#: src/libslic3r/PrintConfig.cpp:135
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:132
+#: src/libslic3r/PrintConfig.cpp:137
msgid "Bed temperature"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:139
+#: src/libslic3r/PrintConfig.cpp:144
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:149
+#: src/libslic3r/PrintConfig.cpp:154
msgid "Between objects G-code"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:150
+#: src/libslic3r/PrintConfig.cpp:155
msgid ""
"This code is inserted between objects when using sequential printing. By "
"default extruder and bed temperature are reset using non-wait command; "
@@ -5556,70 +6150,70 @@ msgid ""
"S[first_layer_temperature]\" command wherever you want."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:161
+#: src/libslic3r/PrintConfig.cpp:166
msgid "Number of solid layers to generate on bottom surfaces."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:162
+#: src/libslic3r/PrintConfig.cpp:167
msgid "Bottom solid layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:167
+#: src/libslic3r/PrintConfig.cpp:172
msgid "Bridge"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:168
+#: src/libslic3r/PrintConfig.cpp:173
msgid ""
"This is the acceleration your printer will use for bridges. Set zero to "
"disable acceleration control for bridges."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:170 src/libslic3r/PrintConfig.cpp:313
-#: src/libslic3r/PrintConfig.cpp:840 src/libslic3r/PrintConfig.cpp:961
-#: src/libslic3r/PrintConfig.cpp:1130 src/libslic3r/PrintConfig.cpp:1183
-#: src/libslic3r/PrintConfig.cpp:1194 src/libslic3r/PrintConfig.cpp:1383
+#: src/libslic3r/PrintConfig.cpp:175 src/libslic3r/PrintConfig.cpp:318
+#: src/libslic3r/PrintConfig.cpp:851 src/libslic3r/PrintConfig.cpp:973
+#: src/libslic3r/PrintConfig.cpp:1143 src/libslic3r/PrintConfig.cpp:1196
+#: src/libslic3r/PrintConfig.cpp:1207 src/libslic3r/PrintConfig.cpp:1398
msgid "mm/s²"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:176
+#: src/libslic3r/PrintConfig.cpp:181
msgid "Bridging angle"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:178
+#: src/libslic3r/PrintConfig.cpp:183
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:181 src/libslic3r/PrintConfig.cpp:758
-#: src/libslic3r/PrintConfig.cpp:1619 src/libslic3r/PrintConfig.cpp:1629
-#: src/libslic3r/PrintConfig.cpp:1858 src/libslic3r/PrintConfig.cpp:2012
-#: src/libslic3r/PrintConfig.cpp:2197 src/libslic3r/PrintConfig.cpp:2614
-#: src/libslic3r/PrintConfig.cpp:2724
+#: src/libslic3r/PrintConfig.cpp:186 src/libslic3r/PrintConfig.cpp:769
+#: src/libslic3r/PrintConfig.cpp:1635 src/libslic3r/PrintConfig.cpp:1645
+#: src/libslic3r/PrintConfig.cpp:1883 src/libslic3r/PrintConfig.cpp:2038
+#: src/libslic3r/PrintConfig.cpp:2224 src/libslic3r/PrintConfig.cpp:2695
+#: src/libslic3r/PrintConfig.cpp:2816
msgid "°"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:187
+#: src/libslic3r/PrintConfig.cpp:192
msgid "Bridges fan speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:188
+#: src/libslic3r/PrintConfig.cpp:193
msgid "This fan speed is enforced during all bridges and overhangs."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:189 src/libslic3r/PrintConfig.cpp:770
-#: src/libslic3r/PrintConfig.cpp:1203 src/libslic3r/PrintConfig.cpp:1266
-#: src/libslic3r/PrintConfig.cpp:1511 src/libslic3r/PrintConfig.cpp:2366
-#: src/libslic3r/PrintConfig.cpp:2654
+#: src/libslic3r/PrintConfig.cpp:194 src/libslic3r/PrintConfig.cpp:781
+#: src/libslic3r/PrintConfig.cpp:1216 src/libslic3r/PrintConfig.cpp:1279
+#: src/libslic3r/PrintConfig.cpp:1527 src/libslic3r/PrintConfig.cpp:2402
+#: src/libslic3r/PrintConfig.cpp:2735
msgid "%"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:196
+#: src/libslic3r/PrintConfig.cpp:201
msgid "Bridge flow ratio"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:198
+#: src/libslic3r/PrintConfig.cpp:203
msgid ""
"This factor affects the amount of plastic for bridging. You can decrease it "
"slightly to pull the extrudates and prevent sagging, although default "
@@ -5627,83 +6221,83 @@ msgid ""
"before tweaking this."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:208
+#: src/libslic3r/PrintConfig.cpp:213
msgid "Bridges"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:210
+#: src/libslic3r/PrintConfig.cpp:215
msgid "Speed for printing bridges."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:211 src/libslic3r/PrintConfig.cpp:592
-#: src/libslic3r/PrintConfig.cpp:600 src/libslic3r/PrintConfig.cpp:609
-#: src/libslic3r/PrintConfig.cpp:617 src/libslic3r/PrintConfig.cpp:644
-#: src/libslic3r/PrintConfig.cpp:663 src/libslic3r/PrintConfig.cpp:899
-#: src/libslic3r/PrintConfig.cpp:1026 src/libslic3r/PrintConfig.cpp:1112
-#: src/libslic3r/PrintConfig.cpp:1148 src/libslic3r/PrintConfig.cpp:1161
-#: src/libslic3r/PrintConfig.cpp:1172 src/libslic3r/PrintConfig.cpp:1225
-#: src/libslic3r/PrintConfig.cpp:1284 src/libslic3r/PrintConfig.cpp:1412
-#: src/libslic3r/PrintConfig.cpp:1586 src/libslic3r/PrintConfig.cpp:1595
-#: src/libslic3r/PrintConfig.cpp:1991 src/libslic3r/PrintConfig.cpp:2104
+#: src/libslic3r/PrintConfig.cpp:216 src/libslic3r/PrintConfig.cpp:599
+#: src/libslic3r/PrintConfig.cpp:607 src/libslic3r/PrintConfig.cpp:616
+#: src/libslic3r/PrintConfig.cpp:624 src/libslic3r/PrintConfig.cpp:651
+#: src/libslic3r/PrintConfig.cpp:670 src/libslic3r/PrintConfig.cpp:911
+#: src/libslic3r/PrintConfig.cpp:1039 src/libslic3r/PrintConfig.cpp:1125
+#: src/libslic3r/PrintConfig.cpp:1161 src/libslic3r/PrintConfig.cpp:1174
+#: src/libslic3r/PrintConfig.cpp:1185 src/libslic3r/PrintConfig.cpp:1238
+#: src/libslic3r/PrintConfig.cpp:1297 src/libslic3r/PrintConfig.cpp:1428
+#: src/libslic3r/PrintConfig.cpp:1602 src/libslic3r/PrintConfig.cpp:1611
+#: src/libslic3r/PrintConfig.cpp:2017 src/libslic3r/PrintConfig.cpp:2131
msgid "mm/s"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:218
+#: src/libslic3r/PrintConfig.cpp:223
msgid "Brim width"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:219
+#: src/libslic3r/PrintConfig.cpp:224
msgid ""
"Horizontal width of the brim that will be printed around each object on the "
"first layer."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:226
+#: src/libslic3r/PrintConfig.cpp:231
msgid "Clip multi-part objects"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:227
+#: src/libslic3r/PrintConfig.cpp:232
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:234
+#: src/libslic3r/PrintConfig.cpp:239
msgid "Colorprint height"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:235
+#: src/libslic3r/PrintConfig.cpp:240
msgid "Heights at which a filament change is to occur."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:245
+#: src/libslic3r/PrintConfig.cpp:250
msgid "Compatible printers condition"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:246
+#: src/libslic3r/PrintConfig.cpp:251
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:260
+#: src/libslic3r/PrintConfig.cpp:265
msgid "Compatible print profiles condition"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:261
+#: src/libslic3r/PrintConfig.cpp:266
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:278
+#: src/libslic3r/PrintConfig.cpp:283
msgid "Complete individual objects"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:279
+#: src/libslic3r/PrintConfig.cpp:284
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). "
@@ -5711,114 +6305,107 @@ msgid ""
"warn and prevent you from extruder collisions, but beware."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:287
+#: src/libslic3r/PrintConfig.cpp:292
msgid "Enable auto cooling"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:288
+#: src/libslic3r/PrintConfig.cpp:293
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:293
+#: src/libslic3r/PrintConfig.cpp:298
msgid "Cooling tube position"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:294
+#: src/libslic3r/PrintConfig.cpp:299
msgid "Distance of the center-point of the cooling tube from the extruder tip."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:301
+#: src/libslic3r/PrintConfig.cpp:306
msgid "Cooling tube length"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:302
+#: src/libslic3r/PrintConfig.cpp:307
msgid "Length of the cooling tube to limit space for cooling moves inside it."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:310
+#: src/libslic3r/PrintConfig.cpp:315
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:319
+#: src/libslic3r/PrintConfig.cpp:324
msgid "Default filament profile"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:320
+#: src/libslic3r/PrintConfig.cpp:325
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:326
+#: src/libslic3r/PrintConfig.cpp:331
msgid "Default print profile"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:327 src/libslic3r/PrintConfig.cpp:2479
-#: src/libslic3r/PrintConfig.cpp:2490
+#: src/libslic3r/PrintConfig.cpp:332 src/libslic3r/PrintConfig.cpp:2560
+#: src/libslic3r/PrintConfig.cpp:2571
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:333
+#: src/libslic3r/PrintConfig.cpp:338
msgid "Disable fan for the first"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:334
+#: src/libslic3r/PrintConfig.cpp:339
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:336 src/libslic3r/PrintConfig.cpp:971
-#: src/libslic3r/PrintConfig.cpp:1484 src/libslic3r/PrintConfig.cpp:1669
-#: src/libslic3r/PrintConfig.cpp:1730 src/libslic3r/PrintConfig.cpp:1894
-#: src/libslic3r/PrintConfig.cpp:1939
-msgid "layers"
-msgstr ""
-
-#: src/libslic3r/PrintConfig.cpp:343
+#: src/libslic3r/PrintConfig.cpp:348
msgid "Don't support bridges"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:345
+#: src/libslic3r/PrintConfig.cpp:350
msgid ""
"Experimental option for preventing support material from being generated "
"under bridged areas."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:351
+#: src/libslic3r/PrintConfig.cpp:356
msgid "Distance between copies"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:352
+#: src/libslic3r/PrintConfig.cpp:357
msgid "Distance used for the auto-arrange feature of the plater."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:359
+#: src/libslic3r/PrintConfig.cpp:364
msgid "Elephant foot compensation"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:361
+#: src/libslic3r/PrintConfig.cpp:366
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:370
+#: src/libslic3r/PrintConfig.cpp:375
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:380
+#: src/libslic3r/PrintConfig.cpp:385
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 "
@@ -5827,62 +6414,62 @@ msgid ""
"in extruder order."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:391
+#: src/libslic3r/PrintConfig.cpp:396
msgid "Ensure vertical shell thickness"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:393
+#: src/libslic3r/PrintConfig.cpp:398
msgid ""
"Add solid infill near sloping surfaces to guarantee the vertical shell "
"thickness (top+bottom solid layers)."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:399
+#: src/libslic3r/PrintConfig.cpp:404
msgid "Top fill pattern"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:401
+#: src/libslic3r/PrintConfig.cpp:406
msgid ""
"Fill pattern for top infill. This only affects the top visible layer, and "
"not its adjacent solid shells."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:409 src/libslic3r/PrintConfig.cpp:821
-#: src/libslic3r/PrintConfig.cpp:1972
+#: src/libslic3r/PrintConfig.cpp:414 src/libslic3r/PrintConfig.cpp:832
+#: src/libslic3r/PrintConfig.cpp:1998
msgid "Rectilinear"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:410 src/libslic3r/PrintConfig.cpp:827
+#: src/libslic3r/PrintConfig.cpp:415 src/libslic3r/PrintConfig.cpp:838
msgid "Concentric"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:411 src/libslic3r/PrintConfig.cpp:831
+#: src/libslic3r/PrintConfig.cpp:416 src/libslic3r/PrintConfig.cpp:842
msgid "Hilbert Curve"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:412 src/libslic3r/PrintConfig.cpp:832
+#: src/libslic3r/PrintConfig.cpp:417 src/libslic3r/PrintConfig.cpp:843
msgid "Archimedean Chords"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:413 src/libslic3r/PrintConfig.cpp:833
+#: src/libslic3r/PrintConfig.cpp:418 src/libslic3r/PrintConfig.cpp:844
msgid "Octagram Spiral"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:419
+#: src/libslic3r/PrintConfig.cpp:424
msgid "Bottom fill pattern"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:421
+#: src/libslic3r/PrintConfig.cpp:426
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:430 src/libslic3r/PrintConfig.cpp:440
+#: src/libslic3r/PrintConfig.cpp:435 src/libslic3r/PrintConfig.cpp:446
msgid "External perimeters"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:432
+#: src/libslic3r/PrintConfig.cpp:437
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, "
@@ -5890,58 +6477,58 @@ msgid ""
"(for example 200%), it will be computed over layer height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:435 src/libslic3r/PrintConfig.cpp:543
-#: src/libslic3r/PrintConfig.cpp:860 src/libslic3r/PrintConfig.cpp:872
-#: src/libslic3r/PrintConfig.cpp:992 src/libslic3r/PrintConfig.cpp:1017
-#: src/libslic3r/PrintConfig.cpp:1403 src/libslic3r/PrintConfig.cpp:1741
-#: src/libslic3r/PrintConfig.cpp:1847 src/libslic3r/PrintConfig.cpp:1915
-#: src/libslic3r/PrintConfig.cpp:2074
+#: src/libslic3r/PrintConfig.cpp:440 src/libslic3r/PrintConfig.cpp:549
+#: src/libslic3r/PrintConfig.cpp:871 src/libslic3r/PrintConfig.cpp:884
+#: src/libslic3r/PrintConfig.cpp:1004 src/libslic3r/PrintConfig.cpp:1030
+#: src/libslic3r/PrintConfig.cpp:1418 src/libslic3r/PrintConfig.cpp:1757
+#: src/libslic3r/PrintConfig.cpp:1872 src/libslic3r/PrintConfig.cpp:1940
+#: src/libslic3r/PrintConfig.cpp:2100
msgid "mm or %"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:442
+#: src/libslic3r/PrintConfig.cpp:448
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:445 src/libslic3r/PrintConfig.cpp:881
-#: src/libslic3r/PrintConfig.cpp:1700 src/libslic3r/PrintConfig.cpp:1751
-#: src/libslic3r/PrintConfig.cpp:1958 src/libslic3r/PrintConfig.cpp:2086
+#: src/libslic3r/PrintConfig.cpp:451 src/libslic3r/PrintConfig.cpp:893
+#: src/libslic3r/PrintConfig.cpp:1716 src/libslic3r/PrintConfig.cpp:1768
+#: src/libslic3r/PrintConfig.cpp:1984 src/libslic3r/PrintConfig.cpp:2113
msgid "mm/s or %"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:452
+#: src/libslic3r/PrintConfig.cpp:458
msgid "External perimeters first"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:454
+#: src/libslic3r/PrintConfig.cpp:460
msgid ""
"Print contour perimeters from the outermost one to the innermost one instead "
"of the default inverse order."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:460
+#: src/libslic3r/PrintConfig.cpp:466
msgid "Extra perimeters if needed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:462
-#, possible-c-format
+#: src/libslic3r/PrintConfig.cpp:468
+#, no-c-format
msgid ""
"Add more perimeters when needed for avoiding gaps in sloping walls. Slic3r "
"keeps adding perimeters, until more than 70% of the loop immediately above "
"is supported."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:472
+#: src/libslic3r/PrintConfig.cpp:478
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:484
+#: src/libslic3r/PrintConfig.cpp:490
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 "
@@ -5949,30 +6536,26 @@ msgid ""
"extruder can peek before colliding with other printed objects."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:494
-msgid "Radius"
-msgstr ""
-
-#: src/libslic3r/PrintConfig.cpp:495
+#: src/libslic3r/PrintConfig.cpp:501
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:505
+#: src/libslic3r/PrintConfig.cpp:511
msgid "Extruder Color"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:506 src/libslic3r/PrintConfig.cpp:566
+#: src/libslic3r/PrintConfig.cpp:512 src/libslic3r/PrintConfig.cpp:573
msgid "This is only used in the Slic3r interface as a visual help."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:512
+#: src/libslic3r/PrintConfig.cpp:518
msgid "Extruder offset"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:513
+#: src/libslic3r/PrintConfig.cpp:519
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 "
@@ -5980,21 +6563,21 @@ msgid ""
"coordinates (they will be subtracted from the XY coordinate)."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:522
+#: src/libslic3r/PrintConfig.cpp:528
msgid "Extrusion axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:523
+#: src/libslic3r/PrintConfig.cpp:529
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:528
+#: src/libslic3r/PrintConfig.cpp:534
msgid "Extrusion multiplier"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:529
+#: src/libslic3r/PrintConfig.cpp:535
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. "
@@ -6002,11 +6585,11 @@ msgid ""
"more, check filament diameter and your firmware E steps."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:537
+#: src/libslic3r/PrintConfig.cpp:543
msgid "Default extrusion width"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:539
+#: src/libslic3r/PrintConfig.cpp:545
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 "
@@ -6015,119 +6598,119 @@ msgid ""
"height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:548
+#: src/libslic3r/PrintConfig.cpp:555
msgid "Keep fan always on"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:549
+#: src/libslic3r/PrintConfig.cpp:556
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:554
+#: src/libslic3r/PrintConfig.cpp:561
msgid "Enable fan if layer print time is below"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:555
+#: src/libslic3r/PrintConfig.cpp:562
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:557 src/libslic3r/PrintConfig.cpp:1687
+#: src/libslic3r/PrintConfig.cpp:564 src/libslic3r/PrintConfig.cpp:1703
msgid "approximate seconds"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:571
+#: src/libslic3r/PrintConfig.cpp:578
msgid "Filament notes"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:572
+#: src/libslic3r/PrintConfig.cpp:579
msgid "You can put your notes regarding the filament here."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:580 src/libslic3r/PrintConfig.cpp:1231
+#: src/libslic3r/PrintConfig.cpp:587 src/libslic3r/PrintConfig.cpp:1244
msgid "Max volumetric speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:581
+#: src/libslic3r/PrintConfig.cpp:588
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:590
+#: src/libslic3r/PrintConfig.cpp:597
msgid "Loading speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:591
+#: src/libslic3r/PrintConfig.cpp:598
msgid "Speed used for loading the filament on the wipe tower."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:598
+#: src/libslic3r/PrintConfig.cpp:605
msgid "Loading speed at the start"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:599
+#: src/libslic3r/PrintConfig.cpp:606
msgid "Speed used at the very beginning of loading phase."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:606
+#: src/libslic3r/PrintConfig.cpp:613
msgid "Unloading speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:607
+#: src/libslic3r/PrintConfig.cpp:614
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:615
+#: src/libslic3r/PrintConfig.cpp:622
msgid "Unloading speed at the start"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:616
+#: src/libslic3r/PrintConfig.cpp:623
msgid ""
"Speed used for unloading the tip of the filament immediately after ramming."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:623
+#: src/libslic3r/PrintConfig.cpp:630
msgid "Delay after unloading"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:624
+#: src/libslic3r/PrintConfig.cpp:631
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:633
+#: src/libslic3r/PrintConfig.cpp:640
msgid "Number of cooling moves"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:634
+#: src/libslic3r/PrintConfig.cpp:641
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:642
+#: src/libslic3r/PrintConfig.cpp:649
msgid "Speed of the first cooling move"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:643
+#: src/libslic3r/PrintConfig.cpp:650
msgid "Cooling moves are gradually accelerating beginning at this speed."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:650
+#: src/libslic3r/PrintConfig.cpp:657
msgid "Minimal purge on wipe tower"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:651
+#: src/libslic3r/PrintConfig.cpp:658
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 "
@@ -6136,62 +6719,63 @@ msgid ""
"to produce successive infill or sacrificial object extrusions reliably."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:655
+#: src/libslic3r/PrintConfig.cpp:662
msgid "mm³"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:661
+#: src/libslic3r/PrintConfig.cpp:668
msgid "Speed of the last cooling move"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:662
+#: src/libslic3r/PrintConfig.cpp:669
msgid "Cooling moves are gradually accelerating towards this speed."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:669
+#: src/libslic3r/PrintConfig.cpp:676
msgid "Filament load time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:670
+#: src/libslic3r/PrintConfig.cpp:677
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:677
+#: src/libslic3r/PrintConfig.cpp:684
msgid "Ramming parameters"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:678
+#: src/libslic3r/PrintConfig.cpp:685
msgid ""
"This string is edited by RammingDialog and contains ramming specific "
"parameters."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:684
+#: src/libslic3r/PrintConfig.cpp:691
msgid "Filament unload time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:685
+#: src/libslic3r/PrintConfig.cpp:692
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:693
+#: src/libslic3r/PrintConfig.cpp:700
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:700
+#: src/libslic3r/PrintConfig.cpp:707 src/libslic3r/PrintConfig.cpp:2471
+#: src/libslic3r/PrintConfig.cpp:2472
msgid "Density"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:701
+#: src/libslic3r/PrintConfig.cpp:708
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 "
@@ -6199,113 +6783,117 @@ msgid ""
"displacement."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:704
+#: src/libslic3r/PrintConfig.cpp:711
msgid "g/cm³"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:709
+#: src/libslic3r/PrintConfig.cpp:716
msgid "Filament type"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:710
+#: src/libslic3r/PrintConfig.cpp:717
msgid "The filament material type for use in custom G-codes."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:736
+#: src/libslic3r/PrintConfig.cpp:743
msgid "Soluble material"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:737
+#: src/libslic3r/PrintConfig.cpp:744
msgid "Soluble material is most likely used for a soluble support."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:743
+#: src/libslic3r/PrintConfig.cpp:750
msgid ""
"Enter your filament cost per kg here. This is only for statistical "
"information."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:744
+#: src/libslic3r/PrintConfig.cpp:751
msgid "money/kg"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:753
+#: src/libslic3r/PrintConfig.cpp:760 src/libslic3r/PrintConfig.cpp:2555
+msgid "(Unknown)"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:764
msgid "Fill angle"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:755
+#: src/libslic3r/PrintConfig.cpp:766
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:767
+#: src/libslic3r/PrintConfig.cpp:778
msgid "Fill density"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:769
+#: src/libslic3r/PrintConfig.cpp:780
msgid "Density of internal infill, expressed in the range 0% - 100%."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:804
+#: src/libslic3r/PrintConfig.cpp:815
msgid "Fill pattern"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:806
+#: src/libslic3r/PrintConfig.cpp:817
msgid "Fill pattern for general low-density infill."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:822
+#: src/libslic3r/PrintConfig.cpp:833
msgid "Grid"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:823
+#: src/libslic3r/PrintConfig.cpp:834
msgid "Triangles"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:824
+#: src/libslic3r/PrintConfig.cpp:835
msgid "Stars"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:825
+#: src/libslic3r/PrintConfig.cpp:836
msgid "Cubic"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:826
+#: src/libslic3r/PrintConfig.cpp:837
msgid "Line"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:828 src/libslic3r/PrintConfig.cpp:1974
+#: src/libslic3r/PrintConfig.cpp:839 src/libslic3r/PrintConfig.cpp:2000
msgid "Honeycomb"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:829
+#: src/libslic3r/PrintConfig.cpp:840
msgid "3D Honeycomb"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:830
+#: src/libslic3r/PrintConfig.cpp:841
msgid "Gyroid"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:837 src/libslic3r/PrintConfig.cpp:846
-#: src/libslic3r/PrintConfig.cpp:854 src/libslic3r/PrintConfig.cpp:887
+#: src/libslic3r/PrintConfig.cpp:848 src/libslic3r/PrintConfig.cpp:857
+#: src/libslic3r/PrintConfig.cpp:865 src/libslic3r/PrintConfig.cpp:899
msgid "First layer"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:838
+#: src/libslic3r/PrintConfig.cpp:849
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:847
+#: src/libslic3r/PrintConfig.cpp:858
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:856
+#: src/libslic3r/PrintConfig.cpp:867
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 "
@@ -6313,11 +6901,7 @@ msgid ""
"layer height. If set to zero, it will use the default extrusion width."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:866
-msgid "First layer height"
-msgstr ""
-
-#: src/libslic3r/PrintConfig.cpp:868
+#: src/libslic3r/PrintConfig.cpp:880
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 "
@@ -6325,47 +6909,47 @@ msgid ""
"example: 150%) over the default layer height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:877
+#: src/libslic3r/PrintConfig.cpp:889
msgid "First layer speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:878
+#: src/libslic3r/PrintConfig.cpp:890
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:888
+#: src/libslic3r/PrintConfig.cpp:900
msgid ""
"Extruder temperature for first layer. If you want to control temperature "
"manually during print, set this to zero to disable temperature control "
"commands in the output file."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:897
+#: src/libslic3r/PrintConfig.cpp:909
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:905
+#: src/libslic3r/PrintConfig.cpp:917
msgid "Verbose G-code"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:906
+#: src/libslic3r/PrintConfig.cpp:918
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:913
+#: src/libslic3r/PrintConfig.cpp:925
msgid "G-code flavor"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:914
+#: src/libslic3r/PrintConfig.cpp:926
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 "
@@ -6373,15 +6957,15 @@ msgid ""
"extrusion value at all."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:937
+#: src/libslic3r/PrintConfig.cpp:949
msgid "No extrusion"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:942
+#: src/libslic3r/PrintConfig.cpp:954
msgid "Label objects"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:943
+#: src/libslic3r/PrintConfig.cpp:955
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 "
@@ -6389,46 +6973,46 @@ msgid ""
"setup and Wipe into Object / Wipe into Infill."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:950
+#: src/libslic3r/PrintConfig.cpp:962
msgid "High extruder current on filament swap"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:951
+#: src/libslic3r/PrintConfig.cpp:963
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:959
+#: src/libslic3r/PrintConfig.cpp:971
msgid ""
"This is the acceleration your printer will use for infill. Set zero to "
"disable acceleration control for infill."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:967
+#: src/libslic3r/PrintConfig.cpp:979
msgid "Combine infill every"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:969
+#: src/libslic3r/PrintConfig.cpp:981
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:972
+#: src/libslic3r/PrintConfig.cpp:984
msgid "Combine infill every n layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:978
+#: src/libslic3r/PrintConfig.cpp:990
msgid "Infill extruder"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:980
+#: src/libslic3r/PrintConfig.cpp:992
msgid "The extruder to use when printing infill."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:988
+#: src/libslic3r/PrintConfig.cpp:1000
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 "
@@ -6437,32 +7021,32 @@ msgid ""
"example 90%) it will be computed over layer height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:997
+#: src/libslic3r/PrintConfig.cpp:1010
msgid "Infill before perimeters"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:998
+#: src/libslic3r/PrintConfig.cpp:1011
msgid ""
"This option will switch the print order of perimeters and infill, making the "
"latter first."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1003
+#: src/libslic3r/PrintConfig.cpp:1016
msgid "Only infill where needed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1005
+#: src/libslic3r/PrintConfig.cpp:1018
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:1012
+#: src/libslic3r/PrintConfig.cpp:1025
msgid "Infill/perimeters overlap"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1014
+#: src/libslic3r/PrintConfig.cpp:1027
msgid ""
"This setting applies an additional overlap between infill and perimeters for "
"better bonding. Theoretically this shouldn't be needed, but backlash might "
@@ -6470,30 +7054,30 @@ msgid ""
"perimeter extrusion width."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1025
+#: src/libslic3r/PrintConfig.cpp:1038
msgid "Speed for printing the internal fill. Set to zero for auto."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1033
+#: src/libslic3r/PrintConfig.cpp:1046
msgid "Inherits profile"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1034
+#: src/libslic3r/PrintConfig.cpp:1047
msgid "Name of the profile, from which this profile inherits."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1047
+#: src/libslic3r/PrintConfig.cpp:1060
msgid "Interface shells"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1048
+#: src/libslic3r/PrintConfig.cpp:1061
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:1057
+#: src/libslic3r/PrintConfig.cpp:1070
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 "
@@ -6501,11 +7085,11 @@ msgid ""
"[layer_z]."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1068
+#: src/libslic3r/PrintConfig.cpp:1081
msgid "Supports remaining times"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1069
+#: src/libslic3r/PrintConfig.cpp:1082
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. "
@@ -6513,152 +7097,152 @@ msgid ""
"firmware supports M73 Qxx Sxx for the silent mode."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1077
+#: src/libslic3r/PrintConfig.cpp:1090
msgid "Supports stealth mode"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1078
+#: src/libslic3r/PrintConfig.cpp:1091
msgid "The firmware supports stealth mode"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1102
+#: src/libslic3r/PrintConfig.cpp:1115
msgid "Maximum feedrate X"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1103
+#: src/libslic3r/PrintConfig.cpp:1116
msgid "Maximum feedrate Y"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1104
+#: src/libslic3r/PrintConfig.cpp:1117
msgid "Maximum feedrate Z"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1105
+#: src/libslic3r/PrintConfig.cpp:1118
msgid "Maximum feedrate E"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1108
+#: src/libslic3r/PrintConfig.cpp:1121
msgid "Maximum feedrate of the X axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1109
+#: src/libslic3r/PrintConfig.cpp:1122
msgid "Maximum feedrate of the Y axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1110
+#: src/libslic3r/PrintConfig.cpp:1123
msgid "Maximum feedrate of the Z axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1111
+#: src/libslic3r/PrintConfig.cpp:1124
msgid "Maximum feedrate of the E axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1120
+#: src/libslic3r/PrintConfig.cpp:1133
msgid "Maximum acceleration X"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1121
+#: src/libslic3r/PrintConfig.cpp:1134
msgid "Maximum acceleration Y"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1122
+#: src/libslic3r/PrintConfig.cpp:1135
msgid "Maximum acceleration Z"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1123
+#: src/libslic3r/PrintConfig.cpp:1136
msgid "Maximum acceleration E"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1126
+#: src/libslic3r/PrintConfig.cpp:1139
msgid "Maximum acceleration of the X axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1127
+#: src/libslic3r/PrintConfig.cpp:1140
msgid "Maximum acceleration of the Y axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1128
+#: src/libslic3r/PrintConfig.cpp:1141
msgid "Maximum acceleration of the Z axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1129
+#: src/libslic3r/PrintConfig.cpp:1142
msgid "Maximum acceleration of the E axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1138
+#: src/libslic3r/PrintConfig.cpp:1151
msgid "Maximum jerk X"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1139
+#: src/libslic3r/PrintConfig.cpp:1152
msgid "Maximum jerk Y"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1140
+#: src/libslic3r/PrintConfig.cpp:1153
msgid "Maximum jerk Z"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1141
+#: src/libslic3r/PrintConfig.cpp:1154
msgid "Maximum jerk E"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1144
+#: src/libslic3r/PrintConfig.cpp:1157
msgid "Maximum jerk of the X axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1145
+#: src/libslic3r/PrintConfig.cpp:1158
msgid "Maximum jerk of the Y axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1146
+#: src/libslic3r/PrintConfig.cpp:1159
msgid "Maximum jerk of the Z axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1147
+#: src/libslic3r/PrintConfig.cpp:1160
msgid "Maximum jerk of the E axis"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1158
+#: src/libslic3r/PrintConfig.cpp:1171
msgid "Minimum feedrate when extruding"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1160
+#: src/libslic3r/PrintConfig.cpp:1173
msgid "Minimum feedrate when extruding (M205 S)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1169
+#: src/libslic3r/PrintConfig.cpp:1182
msgid "Minimum travel feedrate"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1171
+#: src/libslic3r/PrintConfig.cpp:1184
msgid "Minimum travel feedrate (M205 T)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1180
+#: src/libslic3r/PrintConfig.cpp:1193
msgid "Maximum acceleration when extruding"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1182
+#: src/libslic3r/PrintConfig.cpp:1195
msgid "Maximum acceleration when extruding (M204 S)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1191
+#: src/libslic3r/PrintConfig.cpp:1204
msgid "Maximum acceleration when retracting"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1193
+#: src/libslic3r/PrintConfig.cpp:1206
msgid "Maximum acceleration when retracting (M204 T)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1201 src/libslic3r/PrintConfig.cpp:1210
+#: src/libslic3r/PrintConfig.cpp:1214 src/libslic3r/PrintConfig.cpp:1223
msgid "Max"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1202
+#: src/libslic3r/PrintConfig.cpp:1215
msgid "This setting represents the maximum speed of your fan."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1211
-#, possible-c-format
+#: src/libslic3r/PrintConfig.cpp:1224
+#, no-c-format
msgid ""
"This is the highest printable layer height for this extruder, used to cap "
"the variable layer height and support layer height. Maximum recommended "
@@ -6666,28 +7250,28 @@ msgid ""
"adhesion. If set to 0, layer height is limited to 75% of the nozzle diameter."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1221
+#: src/libslic3r/PrintConfig.cpp:1234
msgid "Max print speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1222
+#: src/libslic3r/PrintConfig.cpp:1235
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:1232
+#: src/libslic3r/PrintConfig.cpp:1245
msgid ""
"This experimental setting is used to set the maximum volumetric speed your "
"extruder supports."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1241
+#: src/libslic3r/PrintConfig.cpp:1254
msgid "Max volumetric slope positive"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1242 src/libslic3r/PrintConfig.cpp:1253
+#: src/libslic3r/PrintConfig.cpp:1255 src/libslic3r/PrintConfig.cpp:1266
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 "
@@ -6695,95 +7279,95 @@ msgid ""
"s) to 5.4 mm³/s (feedrate 60 mm/s) will take at least 2 seconds."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1246 src/libslic3r/PrintConfig.cpp:1257
+#: src/libslic3r/PrintConfig.cpp:1259 src/libslic3r/PrintConfig.cpp:1270
msgid "mm³/s²"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1252
+#: src/libslic3r/PrintConfig.cpp:1265
msgid "Max volumetric slope negative"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1264 src/libslic3r/PrintConfig.cpp:1273
+#: src/libslic3r/PrintConfig.cpp:1277 src/libslic3r/PrintConfig.cpp:1286
msgid "Min"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1265
+#: src/libslic3r/PrintConfig.cpp:1278
msgid "This setting represents the minimum PWM your fan needs to work."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1274
+#: src/libslic3r/PrintConfig.cpp:1287
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:1282
+#: src/libslic3r/PrintConfig.cpp:1295
msgid "Min print speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1283
+#: src/libslic3r/PrintConfig.cpp:1296
msgid "Slic3r will not scale speed down below this speed."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1290
+#: src/libslic3r/PrintConfig.cpp:1303
msgid "Minimal filament extrusion length"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1291
+#: src/libslic3r/PrintConfig.cpp:1304
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:1300
+#: src/libslic3r/PrintConfig.cpp:1313
msgid "Configuration notes"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1301
+#: src/libslic3r/PrintConfig.cpp:1314
msgid ""
"You can put here your personal notes. This text will be added to the G-code "
"header comments."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1311
+#: src/libslic3r/PrintConfig.cpp:1324
msgid ""
"This is the diameter of your extruder nozzle (for example: 0.5, 0.35 etc.)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1316
+#: src/libslic3r/PrintConfig.cpp:1329
msgid "Host Type"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1317
+#: src/libslic3r/PrintConfig.cpp:1330
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:1328
+#: src/libslic3r/PrintConfig.cpp:1343
msgid "Only retract when crossing perimeters"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1329
+#: src/libslic3r/PrintConfig.cpp:1344
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:1336
+#: src/libslic3r/PrintConfig.cpp:1351
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:1343
+#: src/libslic3r/PrintConfig.cpp:1358
msgid "Output filename format"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1344
+#: src/libslic3r/PrintConfig.cpp:1359
msgid ""
"You can use all configuration options as variables inside this template. For "
"example: [layer_height], [fill_density] etc. You can also use [timestamp], "
@@ -6791,31 +7375,31 @@ msgid ""
"[input_filename], [input_filename_base]."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1353
+#: src/libslic3r/PrintConfig.cpp:1368
msgid "Detect bridging perimeters"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1355
+#: src/libslic3r/PrintConfig.cpp:1370
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:1361
+#: src/libslic3r/PrintConfig.cpp:1376
msgid "Filament parking position"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1362
+#: src/libslic3r/PrintConfig.cpp:1377
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:1370
+#: src/libslic3r/PrintConfig.cpp:1385
msgid "Extra loading distance"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1371
+#: src/libslic3r/PrintConfig.cpp:1386
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 "
@@ -6823,28 +7407,28 @@ msgid ""
"than unloading."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1379 src/libslic3r/PrintConfig.cpp:1397
-#: src/libslic3r/PrintConfig.cpp:1409 src/libslic3r/PrintConfig.cpp:1419
+#: src/libslic3r/PrintConfig.cpp:1394 src/libslic3r/PrintConfig.cpp:1412
+#: src/libslic3r/PrintConfig.cpp:1425 src/libslic3r/PrintConfig.cpp:1435
msgid "Perimeters"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1380
+#: src/libslic3r/PrintConfig.cpp:1395
msgid ""
"This is the acceleration your printer will use for perimeters. A high value "
"like 9000 usually gives good results if your hardware is up to the job. Set "
"zero to disable acceleration control for perimeters."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1388
+#: src/libslic3r/PrintConfig.cpp:1403
msgid "Perimeter extruder"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1390
+#: src/libslic3r/PrintConfig.cpp:1405
msgid ""
"The extruder to use when printing perimeters and brim. First extruder is 1."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1399
+#: src/libslic3r/PrintConfig.cpp:1414
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 "
@@ -6853,12 +7437,12 @@ msgid ""
"it will be computed over layer height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1411
+#: src/libslic3r/PrintConfig.cpp:1427
msgid ""
"Speed for perimeters (contours, aka vertical shells). Set to zero for auto."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1421
+#: src/libslic3r/PrintConfig.cpp:1437
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 "
@@ -6866,11 +7450,11 @@ msgid ""
"Perimeters option is enabled."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1425
+#: src/libslic3r/PrintConfig.cpp:1441
msgid "(minimum)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1433
+#: src/libslic3r/PrintConfig.cpp:1449
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. "
@@ -6879,55 +7463,55 @@ msgid ""
"environment variables."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1445
+#: src/libslic3r/PrintConfig.cpp:1461
msgid "Printer type"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1446
+#: src/libslic3r/PrintConfig.cpp:1462
msgid "Type of the printer."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1451
+#: src/libslic3r/PrintConfig.cpp:1467
msgid "Printer notes"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1452
+#: src/libslic3r/PrintConfig.cpp:1468
msgid "You can put your notes regarding the printer here."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1460
+#: src/libslic3r/PrintConfig.cpp:1476
msgid "Printer vendor"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1461
+#: src/libslic3r/PrintConfig.cpp:1477
msgid "Name of the printer vendor."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1466
+#: src/libslic3r/PrintConfig.cpp:1482
msgid "Printer variant"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1467
+#: src/libslic3r/PrintConfig.cpp:1483
msgid ""
"Name of the printer variant. For example, the printer variants may be "
"differentiated by a nozzle diameter."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1480
+#: src/libslic3r/PrintConfig.cpp:1496
msgid "Raft layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1482
+#: src/libslic3r/PrintConfig.cpp:1498
msgid ""
"The object will be raised by this number of layers, and support material "
"will be generated under it."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1490
+#: src/libslic3r/PrintConfig.cpp:1506
msgid "Resolution"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1491
+#: src/libslic3r/PrintConfig.cpp:1507
msgid ""
"Minimum detail resolution, used to simplify the input file for speeding up "
"the slicing job and reducing memory usage. High-resolution models often "
@@ -6935,278 +7519,278 @@ msgid ""
"simplification and use full resolution from input."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1501
+#: src/libslic3r/PrintConfig.cpp:1517
msgid "Minimum travel after retraction"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1502
+#: src/libslic3r/PrintConfig.cpp:1518
msgid ""
"Retraction is not triggered when travel moves are shorter than this length."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1508
+#: src/libslic3r/PrintConfig.cpp:1524
msgid "Retract amount before wipe"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1509
+#: src/libslic3r/PrintConfig.cpp:1525
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:1516
+#: src/libslic3r/PrintConfig.cpp:1532
msgid "Retract on layer change"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1517
+#: src/libslic3r/PrintConfig.cpp:1533
msgid "This flag enforces a retraction whenever a Z move is done."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1522 src/libslic3r/PrintConfig.cpp:1530
+#: src/libslic3r/PrintConfig.cpp:1538 src/libslic3r/PrintConfig.cpp:1546
msgid "Length"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1523
+#: src/libslic3r/PrintConfig.cpp:1539
msgid "Retraction Length"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1524
+#: src/libslic3r/PrintConfig.cpp:1540
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:1526 src/libslic3r/PrintConfig.cpp:1535
+#: src/libslic3r/PrintConfig.cpp:1542 src/libslic3r/PrintConfig.cpp:1551
msgid "mm (zero to disable)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1531
+#: src/libslic3r/PrintConfig.cpp:1547
msgid "Retraction Length (Toolchange)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1532
+#: src/libslic3r/PrintConfig.cpp:1548
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:1540
+#: src/libslic3r/PrintConfig.cpp:1556
msgid "Lift Z"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1541
+#: src/libslic3r/PrintConfig.cpp:1557
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:1548
+#: src/libslic3r/PrintConfig.cpp:1564
msgid "Above Z"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1549
+#: src/libslic3r/PrintConfig.cpp:1565
msgid "Only lift Z above"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1550
+#: src/libslic3r/PrintConfig.cpp:1566
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:1557
+#: src/libslic3r/PrintConfig.cpp:1573
msgid "Below Z"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1558
+#: src/libslic3r/PrintConfig.cpp:1574
msgid "Only lift Z below"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1559
+#: src/libslic3r/PrintConfig.cpp:1575
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:1567 src/libslic3r/PrintConfig.cpp:1575
+#: src/libslic3r/PrintConfig.cpp:1583 src/libslic3r/PrintConfig.cpp:1591
msgid "Extra length on restart"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1568
+#: src/libslic3r/PrintConfig.cpp:1584
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:1576
+#: src/libslic3r/PrintConfig.cpp:1592
msgid ""
"When the retraction is compensated after changing tool, the extruder will "
"push this additional amount of filament."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1583 src/libslic3r/PrintConfig.cpp:1584
+#: src/libslic3r/PrintConfig.cpp:1599 src/libslic3r/PrintConfig.cpp:1600
msgid "Retraction Speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1585
+#: src/libslic3r/PrintConfig.cpp:1601
msgid "The speed for retractions (it only applies to the extruder motor)."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1591 src/libslic3r/PrintConfig.cpp:1592
+#: src/libslic3r/PrintConfig.cpp:1607 src/libslic3r/PrintConfig.cpp:1608
msgid "Deretraction Speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1593
+#: src/libslic3r/PrintConfig.cpp:1609
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:1600
+#: src/libslic3r/PrintConfig.cpp:1616
msgid "Seam position"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1602
+#: src/libslic3r/PrintConfig.cpp:1618
msgid "Position of perimeters starting points."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1608
+#: src/libslic3r/PrintConfig.cpp:1624
msgid "Random"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1609
+#: src/libslic3r/PrintConfig.cpp:1625
msgid "Nearest"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1610
+#: src/libslic3r/PrintConfig.cpp:1626
msgid "Aligned"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1618
+#: src/libslic3r/PrintConfig.cpp:1634
msgid "Direction"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1620
+#: src/libslic3r/PrintConfig.cpp:1636
msgid "Preferred direction of the seam"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1621
+#: src/libslic3r/PrintConfig.cpp:1637
msgid "Seam preferred direction"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1628
+#: src/libslic3r/PrintConfig.cpp:1644
msgid "Jitter"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1630
+#: src/libslic3r/PrintConfig.cpp:1646
msgid "Seam preferred direction jitter"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1631
+#: src/libslic3r/PrintConfig.cpp:1647
msgid "Preferred direction of the seam - jitter"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1641
+#: src/libslic3r/PrintConfig.cpp:1657
msgid "USB/serial port for printer connection."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1648
+#: src/libslic3r/PrintConfig.cpp:1664
msgid "Serial port speed"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1649
+#: src/libslic3r/PrintConfig.cpp:1665
msgid "Speed (baud) of USB/serial port for printer connection."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1658
+#: src/libslic3r/PrintConfig.cpp:1674
msgid "Distance from object"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1659
+#: src/libslic3r/PrintConfig.cpp:1675
msgid ""
"Distance between skirt and object(s). Set this to zero to attach the skirt "
"to the object(s) and get a brim for better adhesion."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1666
+#: src/libslic3r/PrintConfig.cpp:1682
msgid "Skirt height"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1667
+#: src/libslic3r/PrintConfig.cpp:1683
msgid ""
"Height of skirt expressed in layers. Set this to a tall value to use skirt "
"as a shield against drafts."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1674
+#: src/libslic3r/PrintConfig.cpp:1690
msgid "Loops (minimum)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1675
+#: src/libslic3r/PrintConfig.cpp:1691
msgid "Skirt Loops"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1676
+#: src/libslic3r/PrintConfig.cpp:1692
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:1684
+#: src/libslic3r/PrintConfig.cpp:1700
msgid "Slow down if layer print time is below"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1685
+#: src/libslic3r/PrintConfig.cpp:1701
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:1695
+#: src/libslic3r/PrintConfig.cpp:1711
msgid "Small perimeters"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1697
+#: src/libslic3r/PrintConfig.cpp:1713
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:1707
+#: src/libslic3r/PrintConfig.cpp:1723
msgid "Solid infill threshold area"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1709
+#: src/libslic3r/PrintConfig.cpp:1725
msgid ""
"Force solid infill for regions having a smaller area than the specified "
"threshold."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1710
+#: src/libslic3r/PrintConfig.cpp:1726
msgid "mm²"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1716
+#: src/libslic3r/PrintConfig.cpp:1732
msgid "Solid infill extruder"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1718
+#: src/libslic3r/PrintConfig.cpp:1734
msgid "The extruder to use when printing solid infill."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1724
+#: src/libslic3r/PrintConfig.cpp:1740
msgid "Solid infill every"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1726
+#: src/libslic3r/PrintConfig.cpp:1742
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 "
@@ -7214,7 +7798,7 @@ msgid ""
"according to nozzle diameter and layer height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1738
+#: src/libslic3r/PrintConfig.cpp:1754
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, "
@@ -7222,22 +7806,22 @@ msgid ""
"(for example 90%) it will be computed over layer height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1748
+#: src/libslic3r/PrintConfig.cpp:1765
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:1760
+#: src/libslic3r/PrintConfig.cpp:1777
msgid "Number of solid layers to generate on top and bottom surfaces."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1766
+#: src/libslic3r/PrintConfig.cpp:1783
msgid "Spiral vase"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1767
+#: src/libslic3r/PrintConfig.cpp:1784
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, "
@@ -7246,18 +7830,18 @@ msgid ""
"when printing more than an object."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1775
+#: src/libslic3r/PrintConfig.cpp:1792
msgid "Temperature variation"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1776
+#: src/libslic3r/PrintConfig.cpp:1793
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:1786
+#: src/libslic3r/PrintConfig.cpp:1803
msgid ""
"This start procedure is inserted at the beginning, after bed has reached the "
"target temperature and extruder just started heating, and before extruder "
@@ -7268,7 +7852,7 @@ msgid ""
"put a \"M109 S[first_layer_temperature]\" command wherever you want."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1801
+#: src/libslic3r/PrintConfig.cpp:1818
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 "
@@ -7281,93 +7865,105 @@ msgid ""
"extruders, the gcode is processed in extruder order."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1817
+#: src/libslic3r/PrintConfig.cpp:1834
msgid "Single Extruder Multi Material"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1818
+#: src/libslic3r/PrintConfig.cpp:1835
msgid "The printer multiplexes filaments into a single hot end."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1823
+#: src/libslic3r/PrintConfig.cpp:1840
msgid "Prime all printing extruders"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1824
+#: src/libslic3r/PrintConfig.cpp:1841
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:1829
+#: src/libslic3r/PrintConfig.cpp:1846
+msgid "No sparse layers (EXPERIMENTAL)"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:1847
+msgid ""
+"If enabled, the wipe tower will not be printed on layers with no "
+"toolchanges. On layers with a toolchange, extruder will travel downward to "
+"print the wipe tower. User is responsible for ensuring there is no collision "
+"with the print."
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:1854
msgid "Generate support material"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1831
+#: src/libslic3r/PrintConfig.cpp:1856
msgid "Enable support material generation."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1835
+#: src/libslic3r/PrintConfig.cpp:1860
msgid "Auto generated supports"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1837
+#: src/libslic3r/PrintConfig.cpp:1862
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:1843
+#: src/libslic3r/PrintConfig.cpp:1868
msgid "XY separation between an object and its support"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1845
+#: src/libslic3r/PrintConfig.cpp:1870
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:1855
+#: src/libslic3r/PrintConfig.cpp:1880
msgid "Pattern angle"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1857
+#: src/libslic3r/PrintConfig.cpp:1882
msgid ""
"Use this setting to rotate the support material pattern on the horizontal "
"plane."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1867 src/libslic3r/PrintConfig.cpp:2563
+#: src/libslic3r/PrintConfig.cpp:1892 src/libslic3r/PrintConfig.cpp:2644
msgid ""
"Only create support if it lies on a build plate. Don't create support on a "
"print."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1873
+#: src/libslic3r/PrintConfig.cpp:1898
msgid "Contact Z distance"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1875
+#: src/libslic3r/PrintConfig.cpp:1900
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:1882
+#: src/libslic3r/PrintConfig.cpp:1907
msgid "0 (soluble)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1883
+#: src/libslic3r/PrintConfig.cpp:1908
msgid "0.2 (detachable)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1888
+#: src/libslic3r/PrintConfig.cpp:1913
msgid "Enforce support for the first"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1890
+#: src/libslic3r/PrintConfig.cpp:1915
msgid ""
"Generate support material for the specified number of layers counting from "
"bottom, regardless of whether normal support material is enabled or not and "
@@ -7375,21 +7971,21 @@ msgid ""
"of objects having a very thin or poor footprint on the build plate."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1895
+#: src/libslic3r/PrintConfig.cpp:1920
msgid "Enforce support for the first n layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1901
+#: src/libslic3r/PrintConfig.cpp:1926
msgid "Support material/raft/skirt extruder"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1903
+#: src/libslic3r/PrintConfig.cpp:1928
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:1912
+#: src/libslic3r/PrintConfig.cpp:1937
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, "
@@ -7397,89 +7993,89 @@ msgid ""
"example 90%) it will be computed over layer height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1920
+#: src/libslic3r/PrintConfig.cpp:1946
msgid "Interface loops"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1922
+#: src/libslic3r/PrintConfig.cpp:1948
msgid ""
"Cover the top contact layer of the supports with loops. Disabled by default."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1927
+#: src/libslic3r/PrintConfig.cpp:1953
msgid "Support material/raft interface extruder"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1929
+#: src/libslic3r/PrintConfig.cpp:1955
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:1936
+#: src/libslic3r/PrintConfig.cpp:1962
msgid "Interface layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1938
+#: src/libslic3r/PrintConfig.cpp:1964
msgid ""
"Number of interface layers to insert between the object(s) and support "
"material."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1945
+#: src/libslic3r/PrintConfig.cpp:1971
msgid "Interface pattern spacing"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1947
+#: src/libslic3r/PrintConfig.cpp:1973
msgid "Spacing between interface lines. Set zero to get a solid interface."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1956
+#: src/libslic3r/PrintConfig.cpp:1982
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:1965
+#: src/libslic3r/PrintConfig.cpp:1991
msgid "Pattern"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1967
+#: src/libslic3r/PrintConfig.cpp:1993
msgid "Pattern used to generate support material."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1973
+#: src/libslic3r/PrintConfig.cpp:1999
msgid "Rectilinear grid"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1979
+#: src/libslic3r/PrintConfig.cpp:2005
msgid "Pattern spacing"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1981
+#: src/libslic3r/PrintConfig.cpp:2007
msgid "Spacing between support material lines."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1990
+#: src/libslic3r/PrintConfig.cpp:2016
msgid "Speed for printing support material."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1997
+#: src/libslic3r/PrintConfig.cpp:2023
msgid "Synchronize with object layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:1999
+#: src/libslic3r/PrintConfig.cpp:2025
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:2005
+#: src/libslic3r/PrintConfig.cpp:2031
msgid "Overhang threshold"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2007
+#: src/libslic3r/PrintConfig.cpp:2033
msgid ""
"Support material will not be generated for overhangs whose slope angle (90° "
"= vertical) is above the given threshold. In other words, this value "
@@ -7488,43 +8084,43 @@ msgid ""
"detection (recommended)."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2019
+#: src/libslic3r/PrintConfig.cpp:2045
msgid "With sheath around the support"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2021
+#: src/libslic3r/PrintConfig.cpp:2047
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:2028
+#: src/libslic3r/PrintConfig.cpp:2054
msgid ""
"Extruder temperature for layers after the first one. Set this to zero to "
"disable temperature control commands in the output."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2036
+#: src/libslic3r/PrintConfig.cpp:2062
msgid "Detect thin walls"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2038
+#: src/libslic3r/PrintConfig.cpp:2064
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:2044
+#: src/libslic3r/PrintConfig.cpp:2070
msgid "Threads"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2045
+#: src/libslic3r/PrintConfig.cpp:2071
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:2057
+#: src/libslic3r/PrintConfig.cpp:2083
msgid ""
"This custom code is inserted before every toolchange. Placeholder variables "
"for all PrusaSlicer settings as well as {previous_extruder} and "
@@ -7534,7 +8130,7 @@ msgid ""
"behaviour both before and after the toolchange."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2070
+#: src/libslic3r/PrintConfig.cpp:2096
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 "
@@ -7543,7 +8139,7 @@ msgid ""
"percentage (for example 90%) it will be computed over layer height."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2081
+#: src/libslic3r/PrintConfig.cpp:2108
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 "
@@ -7552,43 +8148,43 @@ msgid ""
"for auto."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2096
+#: src/libslic3r/PrintConfig.cpp:2123
msgid "Number of solid layers to generate on top surfaces."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2097
+#: src/libslic3r/PrintConfig.cpp:2124
msgid "Top solid layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2103
+#: src/libslic3r/PrintConfig.cpp:2130
msgid "Speed for travel moves (jumps between distant extrusion points)."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2111
+#: src/libslic3r/PrintConfig.cpp:2138
msgid "Use firmware retraction"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2112
+#: src/libslic3r/PrintConfig.cpp:2139
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:2118
+#: src/libslic3r/PrintConfig.cpp:2145
msgid "Use relative E distances"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2119
+#: src/libslic3r/PrintConfig.cpp:2146
msgid ""
"If your firmware requires relative E values, check this, otherwise leave it "
"unchecked. Most firmwares use absolute values."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2125
+#: src/libslic3r/PrintConfig.cpp:2152
msgid "Use volumetric E"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2126
+#: src/libslic3r/PrintConfig.cpp:2153
msgid ""
"This experimental setting uses outputs the E values in cubic millimeters "
"instead of linear millimeters. If your firmware doesn't already know "
@@ -7598,127 +8194,127 @@ msgid ""
"only supported in recent Marlin."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2136
+#: src/libslic3r/PrintConfig.cpp:2163
msgid "Enable variable layer height feature"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2137
+#: src/libslic3r/PrintConfig.cpp:2164
msgid ""
"Some printers or printer setups may have difficulties printing with a "
"variable layer height. Enabled by default."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2143
+#: src/libslic3r/PrintConfig.cpp:2170
msgid "Wipe while retracting"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2144
+#: src/libslic3r/PrintConfig.cpp:2171
msgid ""
"This flag will move the nozzle while retracting to minimize the possible "
"blob on leaky extruders."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2151
+#: src/libslic3r/PrintConfig.cpp:2178
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:2157
+#: src/libslic3r/PrintConfig.cpp:2184
msgid "Purging volumes - load/unload volumes"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2158
+#: src/libslic3r/PrintConfig.cpp:2185
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:2164
+#: src/libslic3r/PrintConfig.cpp:2191
msgid "Purging volumes - matrix"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2165
+#: src/libslic3r/PrintConfig.cpp:2192
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:2174
+#: src/libslic3r/PrintConfig.cpp:2201
msgid "Position X"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2175
+#: src/libslic3r/PrintConfig.cpp:2202
msgid "X coordinate of the left front corner of a wipe tower"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2181
+#: src/libslic3r/PrintConfig.cpp:2208
msgid "Position Y"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2182
+#: src/libslic3r/PrintConfig.cpp:2209
msgid "Y coordinate of the left front corner of a wipe tower"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2189
+#: src/libslic3r/PrintConfig.cpp:2216
msgid "Width of a wipe tower"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2195
+#: src/libslic3r/PrintConfig.cpp:2222
msgid "Wipe tower rotation angle"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2196
+#: src/libslic3r/PrintConfig.cpp:2223
msgid "Wipe tower rotation angle with respect to x-axis."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2203
+#: src/libslic3r/PrintConfig.cpp:2230
msgid "Wipe into this object's infill"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2204
+#: src/libslic3r/PrintConfig.cpp:2231
msgid ""
"Purging after toolchange will done inside this object's infills. This lowers "
"the amount of waste but may result in longer print time due to additional "
"travel moves."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2211
+#: src/libslic3r/PrintConfig.cpp:2238
msgid "Wipe into this object"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2212
+#: src/libslic3r/PrintConfig.cpp:2239
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:2218
+#: src/libslic3r/PrintConfig.cpp:2245
msgid "Maximal bridging distance"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2219
+#: src/libslic3r/PrintConfig.cpp:2246
msgid "Maximal distance between supports on sparse infill sections."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2225
+#: src/libslic3r/PrintConfig.cpp:2252
msgid "XY Size Compensation"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2227
+#: src/libslic3r/PrintConfig.cpp:2254
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:2235
+#: src/libslic3r/PrintConfig.cpp:2262
msgid "Z offset"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2236
+#: src/libslic3r/PrintConfig.cpp:2263
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 "
@@ -7726,361 +8322,389 @@ msgid ""
"print bed, set this to -0.3 (or fix your endstop)."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2294
+#: src/libslic3r/PrintConfig.cpp:2330
msgid "Display width"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2295
+#: src/libslic3r/PrintConfig.cpp:2331
msgid "Width of the display"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2300
+#: src/libslic3r/PrintConfig.cpp:2336
msgid "Display height"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2301
+#: src/libslic3r/PrintConfig.cpp:2337
msgid "Height of the display"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2306
+#: src/libslic3r/PrintConfig.cpp:2342
msgid "Number of pixels in"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2308
+#: src/libslic3r/PrintConfig.cpp:2344
msgid "Number of pixels in X"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2314
+#: src/libslic3r/PrintConfig.cpp:2350
msgid "Number of pixels in Y"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2319
+#: src/libslic3r/PrintConfig.cpp:2355
msgid "Display horizontal mirroring"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2320
+#: src/libslic3r/PrintConfig.cpp:2356
msgid "Mirror horizontally"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2321
+#: src/libslic3r/PrintConfig.cpp:2357
msgid "Enable horizontal mirroring of output images"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2326
+#: src/libslic3r/PrintConfig.cpp:2362
msgid "Display vertical mirroring"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2327
+#: src/libslic3r/PrintConfig.cpp:2363
msgid "Mirror vertically"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2328
+#: src/libslic3r/PrintConfig.cpp:2364
msgid "Enable vertical mirroring of output images"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2333
+#: src/libslic3r/PrintConfig.cpp:2369
msgid "Display orientation"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2334
+#: src/libslic3r/PrintConfig.cpp:2370
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:2340
+#: src/libslic3r/PrintConfig.cpp:2376
msgid "Landscape"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2341
+#: src/libslic3r/PrintConfig.cpp:2377
msgid "Portrait"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2346
+#: src/libslic3r/PrintConfig.cpp:2382
msgid "Fast"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2347
+#: src/libslic3r/PrintConfig.cpp:2383
msgid "Fast tilt"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2348
+#: src/libslic3r/PrintConfig.cpp:2384
msgid "Time of the fast tilt"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2355
+#: src/libslic3r/PrintConfig.cpp:2391
msgid "Slow"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2356
+#: src/libslic3r/PrintConfig.cpp:2392
msgid "Slow tilt"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2357
+#: src/libslic3r/PrintConfig.cpp:2393
msgid "Time of the slow tilt"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2364
+#: src/libslic3r/PrintConfig.cpp:2400
msgid "Area fill"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2365
+#: src/libslic3r/PrintConfig.cpp:2401
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:2372 src/libslic3r/PrintConfig.cpp:2373
-#: src/libslic3r/PrintConfig.cpp:2374
+#: src/libslic3r/PrintConfig.cpp:2408 src/libslic3r/PrintConfig.cpp:2409
+#: src/libslic3r/PrintConfig.cpp:2410
msgid "Printer scaling correction"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2380 src/libslic3r/PrintConfig.cpp:2381
+#: src/libslic3r/PrintConfig.cpp:2416 src/libslic3r/PrintConfig.cpp:2417
msgid "Printer absolute correction"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2382
+#: src/libslic3r/PrintConfig.cpp:2418
msgid ""
"Will inflate or deflate the sliced 2D polygons according to the sign of the "
"correction."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2388 src/libslic3r/PrintConfig.cpp:2389
+#: src/libslic3r/PrintConfig.cpp:2424 src/libslic3r/PrintConfig.cpp:2425
msgid "Printer gamma correction"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2390
+#: src/libslic3r/PrintConfig.cpp:2426
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:2401 src/libslic3r/PrintConfig.cpp:2402
+#: src/libslic3r/PrintConfig.cpp:2438 src/libslic3r/PrintConfig.cpp:2439
+msgid "SLA material type"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2450 src/libslic3r/PrintConfig.cpp:2451
msgid "Initial layer height"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2408
+#: src/libslic3r/PrintConfig.cpp:2457 src/libslic3r/PrintConfig.cpp:2458
+msgid "Bottle volume"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2459
+msgid "ml"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2464 src/libslic3r/PrintConfig.cpp:2465
+msgid "Bottle weight"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2466
+msgid "kg"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2473
+msgid "g/ml"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2480
+msgid "money/bottle"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2485
msgid "Faded layers"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2409
+#: src/libslic3r/PrintConfig.cpp:2486
msgid ""
"Number of the layers needed for the exposure time fade from initial exposure "
"time to the exposure time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2416 src/libslic3r/PrintConfig.cpp:2417
+#: src/libslic3r/PrintConfig.cpp:2493 src/libslic3r/PrintConfig.cpp:2494
msgid "Minimum exposure time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2424 src/libslic3r/PrintConfig.cpp:2425
+#: src/libslic3r/PrintConfig.cpp:2501 src/libslic3r/PrintConfig.cpp:2502
msgid "Maximum exposure time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2432 src/libslic3r/PrintConfig.cpp:2433
+#: src/libslic3r/PrintConfig.cpp:2509 src/libslic3r/PrintConfig.cpp:2510
msgid "Exposure time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2439 src/libslic3r/PrintConfig.cpp:2440
+#: src/libslic3r/PrintConfig.cpp:2516 src/libslic3r/PrintConfig.cpp:2517
msgid "Minimum initial exposure time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2447 src/libslic3r/PrintConfig.cpp:2448
+#: src/libslic3r/PrintConfig.cpp:2524 src/libslic3r/PrintConfig.cpp:2525
msgid "Maximum initial exposure time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2455 src/libslic3r/PrintConfig.cpp:2456
+#: src/libslic3r/PrintConfig.cpp:2532 src/libslic3r/PrintConfig.cpp:2533
msgid "Initial exposure time"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2462 src/libslic3r/PrintConfig.cpp:2463
+#: src/libslic3r/PrintConfig.cpp:2539 src/libslic3r/PrintConfig.cpp:2540
msgid "Correction for expansion"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2469
+#: src/libslic3r/PrintConfig.cpp:2546
msgid "SLA print material notes"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2470
+#: src/libslic3r/PrintConfig.cpp:2547
msgid "You can put your notes regarding the SLA print material here."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2478 src/libslic3r/PrintConfig.cpp:2489
+#: src/libslic3r/PrintConfig.cpp:2559 src/libslic3r/PrintConfig.cpp:2570
msgid "Default SLA material profile"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2500
+#: src/libslic3r/PrintConfig.cpp:2581
msgid "Generate supports"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2502
+#: src/libslic3r/PrintConfig.cpp:2583
msgid "Generate supports for the models"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2507
+#: src/libslic3r/PrintConfig.cpp:2588
msgid "Support head front diameter"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2509
+#: src/libslic3r/PrintConfig.cpp:2590
msgid "Diameter of the pointing side of the head"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2516
+#: src/libslic3r/PrintConfig.cpp:2597
msgid "Support head penetration"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2518
+#: src/libslic3r/PrintConfig.cpp:2599
msgid "How much the pinhead has to penetrate the model surface"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2525
+#: src/libslic3r/PrintConfig.cpp:2606
msgid "Support head width"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2527
+#: src/libslic3r/PrintConfig.cpp:2608
msgid "Width from the back sphere center to the front sphere center"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2535
+#: src/libslic3r/PrintConfig.cpp:2616
msgid "Support pillar diameter"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2537
+#: src/libslic3r/PrintConfig.cpp:2618
msgid "Diameter in mm of the support pillars"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2545
+#: src/libslic3r/PrintConfig.cpp:2626
msgid "Support pillar connection mode"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2546
+#: src/libslic3r/PrintConfig.cpp:2627
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:2554
+#: src/libslic3r/PrintConfig.cpp:2635
msgid "Zig-Zag"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2555
+#: src/libslic3r/PrintConfig.cpp:2636
msgid "Cross"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2556
+#: src/libslic3r/PrintConfig.cpp:2637
msgid "Dynamic"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2568
+#: src/libslic3r/PrintConfig.cpp:2649
msgid "Pillar widening factor"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2570
+#: src/libslic3r/PrintConfig.cpp:2651
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:2579
+#: src/libslic3r/PrintConfig.cpp:2660
msgid "Support base diameter"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2581
+#: src/libslic3r/PrintConfig.cpp:2662
msgid "Diameter in mm of the pillar base"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2589
+#: src/libslic3r/PrintConfig.cpp:2670
msgid "Support base height"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2591
+#: src/libslic3r/PrintConfig.cpp:2672
msgid "The height of the pillar base cone"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2598
+#: src/libslic3r/PrintConfig.cpp:2679
msgid "Support base safety distance"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2601
+#: src/libslic3r/PrintConfig.cpp:2682
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:2611
+#: src/libslic3r/PrintConfig.cpp:2692
msgid "Critical angle"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2613
+#: src/libslic3r/PrintConfig.cpp:2694
msgid "The default angle for connecting support sticks and junctions."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2621
+#: src/libslic3r/PrintConfig.cpp:2702
msgid "Max bridge length"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2623
+#: src/libslic3r/PrintConfig.cpp:2704
msgid "The max length of a bridge"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2630
+#: src/libslic3r/PrintConfig.cpp:2711
msgid "Max pillar linking distance"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2632
+#: src/libslic3r/PrintConfig.cpp:2713
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:2640
+#: src/libslic3r/PrintConfig.cpp:2721
msgid "Object elevation"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2642
+#: src/libslic3r/PrintConfig.cpp:2723
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:2653
+#: src/libslic3r/PrintConfig.cpp:2734
msgid "This is a relative measure of support points density."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2659
+#: src/libslic3r/PrintConfig.cpp:2740
msgid "Minimal distance of the support points"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2661
+#: src/libslic3r/PrintConfig.cpp:2742
msgid "No support points will be placed closer than this threshold."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2667
+#: src/libslic3r/PrintConfig.cpp:2748
msgid "Use pad"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2669
+#: src/libslic3r/PrintConfig.cpp:2750
msgid "Add a pad underneath the supported model"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2674
+#: src/libslic3r/PrintConfig.cpp:2755
msgid "Pad wall thickness"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2676
+#: src/libslic3r/PrintConfig.cpp:2757
msgid "The thickness of the pad and its optional cavity walls."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2684
+#: src/libslic3r/PrintConfig.cpp:2765
msgid "Pad wall height"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2685
+#: src/libslic3r/PrintConfig.cpp:2766
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 "
@@ -8088,376 +8712,373 @@ msgid ""
"difficult."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2698
+#: src/libslic3r/PrintConfig.cpp:2779
+msgid "Pad brim size"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2780
+msgid "How far should the pad extend around the contained geometry"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2790
msgid "Max merge distance"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2700
+#: src/libslic3r/PrintConfig.cpp:2792
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:2720
+#: src/libslic3r/PrintConfig.cpp:2812
msgid "Pad wall slope"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2722
+#: src/libslic3r/PrintConfig.cpp:2814
msgid ""
"The slope of the pad wall relative to the bed plane. 90 degrees means "
"straight walls."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2731
+#: src/libslic3r/PrintConfig.cpp:2823
msgid "Pad around object"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2733
+#: src/libslic3r/PrintConfig.cpp:2825
msgid "Create pad around object and ignore the support elevation"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2738
+#: src/libslic3r/PrintConfig.cpp:2830
+msgid "Pad around object everywhere"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2832
+msgid "Force pad around object everywhere"
+msgstr ""
+
+#: src/libslic3r/PrintConfig.cpp:2837
msgid "Pad object gap"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2740
+#: src/libslic3r/PrintConfig.cpp:2839
msgid ""
"The gap between the object bottom and the generated pad in zero elevation "
"mode."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2749
+#: src/libslic3r/PrintConfig.cpp:2848
msgid "Pad object connector stride"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2751
+#: src/libslic3r/PrintConfig.cpp:2850
msgid ""
"Distance between two connector sticks which connect the object and the "
"generated pad."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2758
+#: src/libslic3r/PrintConfig.cpp:2857
msgid "Pad object connector width"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2760
+#: src/libslic3r/PrintConfig.cpp:2859
msgid ""
"Width of the connector sticks which connect the object and the generated pad."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2767
+#: src/libslic3r/PrintConfig.cpp:2866
msgid "Pad object connector penetration"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:2770
+#: src/libslic3r/PrintConfig.cpp:2869
msgid "How much should the tiny connectors penetrate into the model body."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3130
+#: src/libslic3r/PrintConfig.cpp:3247
msgid "Export OBJ"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3131
+#: src/libslic3r/PrintConfig.cpp:3248
msgid "Export the model(s) as OBJ."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3142
+#: src/libslic3r/PrintConfig.cpp:3259
msgid "Export SLA"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3143
+#: src/libslic3r/PrintConfig.cpp:3260
msgid "Slice the model and export SLA printing layers as PNG."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3148
+#: src/libslic3r/PrintConfig.cpp:3265
msgid "Export 3MF"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3149
+#: src/libslic3r/PrintConfig.cpp:3266
msgid "Export the model(s) as 3MF."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3153
+#: src/libslic3r/PrintConfig.cpp:3270
msgid "Export AMF"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3154
+#: src/libslic3r/PrintConfig.cpp:3271
msgid "Export the model(s) as AMF."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3158
+#: src/libslic3r/PrintConfig.cpp:3275
msgid "Export STL"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3159
+#: src/libslic3r/PrintConfig.cpp:3276
msgid "Export the model(s) as STL."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3164
+#: src/libslic3r/PrintConfig.cpp:3281
msgid "Slice the model and export toolpaths as G-code."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3169
+#: src/libslic3r/PrintConfig.cpp:3286
msgid "Slice"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3170
+#: src/libslic3r/PrintConfig.cpp:3287
msgid ""
"Slice the model as FFF or SLA based on the printer_technology configuration "
"value."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3175
+#: src/libslic3r/PrintConfig.cpp:3292
msgid "Help"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3176
+#: src/libslic3r/PrintConfig.cpp:3293
msgid "Show this help."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3181
+#: src/libslic3r/PrintConfig.cpp:3298
msgid "Help (FFF options)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3182
+#: src/libslic3r/PrintConfig.cpp:3299
msgid "Show the full list of print/G-code configuration options."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3186
+#: src/libslic3r/PrintConfig.cpp:3303
msgid "Help (SLA options)"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3187
+#: src/libslic3r/PrintConfig.cpp:3304
msgid "Show the full list of SLA print configuration options."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3191
+#: src/libslic3r/PrintConfig.cpp:3308
msgid "Output Model Info"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3192
+#: src/libslic3r/PrintConfig.cpp:3309
msgid "Write information about the model to the console."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3196
+#: src/libslic3r/PrintConfig.cpp:3313
msgid "Save config file"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3197
+#: src/libslic3r/PrintConfig.cpp:3314
msgid "Save configuration to the specified file."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3207
+#: src/libslic3r/PrintConfig.cpp:3324
msgid "Align XY"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3208
+#: src/libslic3r/PrintConfig.cpp:3325
msgid "Align the model to the given point."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3213
+#: src/libslic3r/PrintConfig.cpp:3330
msgid "Cut model at the given Z."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3234
+#: src/libslic3r/PrintConfig.cpp:3351
msgid "Center"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3235
+#: src/libslic3r/PrintConfig.cpp:3352
msgid "Center the print around the given center."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3239
+#: src/libslic3r/PrintConfig.cpp:3356
msgid "Don't arrange"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3240
+#: src/libslic3r/PrintConfig.cpp:3357
msgid ""
"Do not rearrange the given models before merging and keep their original XY "
"coordinates."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3243
+#: src/libslic3r/PrintConfig.cpp:3360
msgid "Duplicate"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3244
+#: src/libslic3r/PrintConfig.cpp:3361
msgid "Multiply copies by this factor."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3248
+#: src/libslic3r/PrintConfig.cpp:3365
msgid "Duplicate by grid"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3249
+#: src/libslic3r/PrintConfig.cpp:3366
msgid "Multiply copies by creating a grid."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3252
+#: src/libslic3r/PrintConfig.cpp:3369
msgid "Merge"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3253
+#: src/libslic3r/PrintConfig.cpp:3370
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:3258
+#: src/libslic3r/PrintConfig.cpp:3375
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:3262
+#: src/libslic3r/PrintConfig.cpp:3379
msgid "Rotation angle around the Z axis in degrees."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3266
+#: src/libslic3r/PrintConfig.cpp:3383
msgid "Rotate around X"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3267
+#: src/libslic3r/PrintConfig.cpp:3384
msgid "Rotation angle around the X axis in degrees."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3271
+#: src/libslic3r/PrintConfig.cpp:3388
msgid "Rotate around Y"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3272
+#: src/libslic3r/PrintConfig.cpp:3389
msgid "Rotation angle around the Y axis in degrees."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3277
+#: src/libslic3r/PrintConfig.cpp:3394
msgid "Scaling factor or percentage."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3282
+#: src/libslic3r/PrintConfig.cpp:3399
msgid ""
"Detect unconnected parts in the given model(s) and split them into separate "
"objects."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3285
+#: src/libslic3r/PrintConfig.cpp:3402
msgid "Scale to Fit"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3286
+#: src/libslic3r/PrintConfig.cpp:3403
msgid "Scale to fit the given volume."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3295
+#: src/libslic3r/PrintConfig.cpp:3412
msgid "Ignore non-existent config files"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3296
+#: src/libslic3r/PrintConfig.cpp:3413
msgid "Do not fail if a file supplied to --load does not exist."
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3299
+#: src/libslic3r/PrintConfig.cpp:3416
msgid "Load config file"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3300
+#: src/libslic3r/PrintConfig.cpp:3417
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:3303
+#: src/libslic3r/PrintConfig.cpp:3420
msgid "Output File"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3304
+#: src/libslic3r/PrintConfig.cpp:3421
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:3314
+#: src/libslic3r/PrintConfig.cpp:3431
msgid "Data directory"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3315
+#: src/libslic3r/PrintConfig.cpp:3432
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:3318
+#: src/libslic3r/PrintConfig.cpp:3435
msgid "Logging level"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3319
+#: src/libslic3r/PrintConfig.cpp:3436
msgid ""
"Messages with severity lower or eqal to the loglevel will be printed out. 0:"
"trace, 1:debug, 2:info, 3:warning, 4:error, 5:fatal"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3324
+#: src/libslic3r/PrintConfig.cpp:3441
msgid "Render with a software renderer"
msgstr ""
-#: src/libslic3r/PrintConfig.cpp:3325
+#: src/libslic3r/PrintConfig.cpp:3442
msgid ""
"Render with a software renderer. The bundled MESA software renderer is "
"loaded instead of the default OpenGL driver."
msgstr ""
-#: src/libslic3r/PrintObject.cpp:110
+#: src/libslic3r/PrintObject.cpp:106
msgid "Processing triangulated mesh"
msgstr ""
-#: src/libslic3r/PrintObject.cpp:141
+#: src/libslic3r/PrintObject.cpp:150
msgid "Generating perimeters"
msgstr ""
-#: src/libslic3r/PrintObject.cpp:251
+#: src/libslic3r/PrintObject.cpp:260
msgid "Preparing infill"
msgstr ""
-#: src/libslic3r/PrintObject.cpp:391
+#: src/libslic3r/PrintObject.cpp:400
msgid "Generating support material"
msgstr ""
-#: src/libslic3r/GCode/PreviewData.cpp:160
-msgid "Mixed"
-msgstr ""
-
-#: src/libslic3r/GCode/PreviewData.cpp:380
+#: src/libslic3r/GCode/PreviewData.cpp:362
msgid "Height (mm)"
msgstr ""
-#: src/libslic3r/GCode/PreviewData.cpp:382
+#: src/libslic3r/GCode/PreviewData.cpp:364
msgid "Width (mm)"
msgstr ""
-#: src/libslic3r/GCode/PreviewData.cpp:384
+#: src/libslic3r/GCode/PreviewData.cpp:366
msgid "Speed (mm/s)"
msgstr ""
-#: src/libslic3r/GCode/PreviewData.cpp:386
-msgid "Volumetric flow rate (mm3/s)"
+#: src/libslic3r/GCode/PreviewData.cpp:368
+msgid "Fan Speed (%)"
msgstr ""
-#: src/libslic3r/GCode/PreviewData.cpp:477
-msgid "Default print color"
-msgstr ""
-
-#: src/libslic3r/GCode/PreviewData.cpp:484
-#, possible-c-format
-msgid "up to %.2f mm"
-msgstr ""
-
-#: src/libslic3r/GCode/PreviewData.cpp:488
-#, possible-c-format
-msgid "above %.2f mm"
-msgstr ""
-
-#: src/libslic3r/GCode/PreviewData.cpp:493
-#, possible-c-format
-msgid "%.2f - %.2f mm"
+#: src/libslic3r/GCode/PreviewData.cpp:370
+msgid "Volumetric flow rate (mm³/s)"
msgstr ""
diff --git a/resources/localization/ja/PrusaSlicer.mo b/resources/localization/ja/PrusaSlicer.mo
new file mode 100644
index 000000000..964437275
--- /dev/null
+++ b/resources/localization/ja/PrusaSlicer.mo
Binary files differ
diff --git a/resources/localization/ja/PrusaSlicer_ja.po b/resources/localization/ja/PrusaSlicer_ja.po
new file mode 100644
index 000000000..8480650ea
--- /dev/null
+++ b/resources/localization/ja/PrusaSlicer_ja.po
@@ -0,0 +1,7753 @@
+msgid ""
+msgstr ""
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 2.0.8\n"
+"Project-Id-Version: \n"
+"POT-Creation-Date: \n"
+"PO-Revision-Date: \n"
+"Last-Translator: Oleksandra Iushchenko <yusanka@gmail.com>\n"
+"Language-Team: \n"
+
+#: src/slic3r/GUI/PresetHints.cpp:39
+msgid "During the other layers, fan"
+msgstr "他のレイヤーの間、ファン"
+
+#: 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 "レイヤーのプリント予測時間が長くなったものの、まだおよそ%1%sより短い場合、冷却ファンは%2%%%から%3%%%の間で時間に比例した回転数になります。"
+
+#: src/slic3r/GUI/MainFrame.cpp:61
+msgid " - Remember to check for updates at http://github.com/prusa3d/PrusaSlicer/releases"
+msgstr "-http://github.com/prusa3d/PrusaSlicer/releasesで更新を確認することを忘れないでください"
+
+#: src/slic3r/GUI/MainFrame.cpp:727
+msgid " was successfully sliced."
+msgstr "スライス完了"
+
+#: src/libslic3r/PrintConfig.cpp:179 src/libslic3r/PrintConfig.cpp:745
+#: src/libslic3r/PrintConfig.cpp:1154 src/libslic3r/PrintConfig.cpp:1217
+#: src/libslic3r/PrintConfig.cpp:1462 src/libslic3r/PrintConfig.cpp:2260
+#: src/libslic3r/PrintConfig.cpp:2502
+msgid "%"
+msgstr "%"
+
+#: src/libslic3r/GCode/PreviewData.cpp:504
+#, c-format
+msgid "%.2f - %.2f mm"
+msgstr "%.2f〜%.2f mm"
+
+#: src/slic3r/GUI/Tab.cpp:2895
+msgid "%1% - Copy"
+msgstr "%1% - コピー"
+
+#. TRN Remove/Delete
+#: src/slic3r/GUI/Tab.cpp:2958
+msgid "%1% Preset"
+msgstr "プリセット%1%"
+
+#: src/slic3r/GUI/Plater.cpp:3831
+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%プリンターがアクティブでした。 %1%プリンターに切り替えるには、%1%プリセットの再読み込みが必要です。"
+
+#: src/libslic3r/Print.cpp:1282
+msgid "%1%=%2% mm is too low to be printable at a layer height %3% mm"
+msgstr "%1%=%2% mmはレイヤーの高さ%3% mmでプリントするには低すぎます"
+
+#: src/slic3r/GUI/PresetHints.cpp:228
+#, c-format
+msgid "%3.2f mm³/s at filament speed %3.2f mm/s."
+msgstr "フィラメント速度%3.2f mm/sで%3.2f mm³/ s。"
+
+#: src/slic3r/GUI/Plater.cpp:974
+#, c-format
+msgid "%d (%d shells)"
+msgstr "%d (%d 領域)"
+
+#: src/slic3r/GUI/Plater.cpp:982
+#, c-format
+msgid "%d degenerate facets, %d edges fixed, %d facets removed, %d facets added, %d facets reversed, %d backwards edges"
+msgstr "%d縮退ファセット、%dエッジ修正、%dファセット削除、%dファセット追加、%dファセット反転、%d後方エッジ"
+
+#: src/slic3r/GUI/PresetHints.cpp:268
+#, c-format
+msgid "%d lines: %.2f mm"
+msgstr "%dライン:%.2f mm"
+
+#: src/slic3r/GUI/MainFrame.cpp:894
+#, c-format
+msgid "%d presets successfully imported."
+msgstr "%d プリセットを正常にインポートしました。"
+
+#: src/slic3r/GUI/MainFrame.cpp:550
+#, c-format
+msgid "%s &Website"
+msgstr "%s&Webサイト"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:113
+#, c-format
+msgid "%s configuration is incompatible"
+msgstr "%s構成に互換性がありません"
+
+#: src/slic3r/GUI/Field.cpp:136
+#, c-format
+msgid "%s doesn't support percentage"
+msgstr "%sは比率をサポートしていません"
+
+#: src/slic3r/GUI/MsgDialog.cpp:73
+#, c-format
+msgid "%s error"
+msgstr "%sエラー"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:336
+#, c-format
+msgid "%s Family"
+msgstr "%sファミリー"
+
+#: src/slic3r/GUI/MsgDialog.cpp:74
+#, c-format
+msgid "%s has encountered an error"
+msgstr "%sでエラーが発生しました"
+
+#: src/slic3r/GUI/GUI_App.cpp:132
+#, 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でエラーが発生しました。 メモリ不足が原因である可能性があります。 システムに十分なRAMがあるのにこのエラーが発生している場合、バグの可能性がありますので、ご報告いただければ幸いです。\n"
+"\n"
+"これで、アプリケーションは終了します。"
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:155
+#, 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でエラーが発生しました。 メモリ不足の可能性があります。 システムに十分な空きメモリー領域があるのに発生した場合、バグの可能性がありますので、ご報告いただければ幸いです。"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:112
+#, c-format
+msgid "%s incompatibility"
+msgstr "%sと互換性がありません"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:172
+#, 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は、更新された構成を使用するようになりました。さまざまなプリンターのデフォルト設定を含む、いわゆる「システムプリセット」が導入されました。 これらのシステムプリセットは変更できません。代わりに、ユーザーはシステムプリセットの1つから設定を継承して独自のプリセットを作成できます。新しく作成されたプリセットは、その前身から値を継承するか、変更された値で上書きできます。%sの指示に従って新しい設定を行い、自動プリセット更新を有効にするかどうかを選択します。"
+
+#: src/slic3r/GUI/GUI_App.cpp:681
+#, c-format
+msgid "%s View Mode"
+msgstr "%s表示モード"
+
+#: src/slic3r/GUI/MainFrame.cpp:563
+#, c-format
+msgid "&About %s"
+msgstr "%sについて"
+
+#: src/slic3r/GUI/GUI_App.cpp:769
+msgid "&Configuration"
+msgstr "構成"
+
+#: src/slic3r/GUI/GUI_App.cpp:661
+msgid "&Configuration Snapshots"
+msgstr "構成スナップショット"
+
+#: src/slic3r/GUI/MainFrame.cpp:454
+msgid "&Copy"
+msgstr "コピー"
+
+#: src/slic3r/GUI/MainFrame.cpp:447
+msgid "&Delete selected"
+msgstr "選択したものを削除"
+
+#: src/slic3r/GUI/MainFrame.cpp:575
+msgid "&Edit"
+msgstr "編集"
+
+#: src/slic3r/GUI/MainFrame.cpp:377
+msgid "&Export"
+msgstr "エクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:480 src/slic3r/GUI/MainFrame.cpp:604
+msgid "&Filament Settings Tab"
+msgstr "フィラメント設定タブ"
+
+#: src/slic3r/GUI/MainFrame.cpp:574
+msgid "&File"
+msgstr "ファイル"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1094
+msgid "&Finish"
+msgstr "&終了"
+
+#: src/slic3r/GUI/MainFrame.cpp:580
+msgid "&Help"
+msgstr "ヘルプ"
+
+#: src/slic3r/GUI/MainFrame.cpp:359
+msgid "&Import"
+msgstr "インポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:376
+msgid "&New Project"
+msgstr "新しいプロジェクト"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1093
+msgid "&Next >"
+msgstr "次 >"
+
+#: src/slic3r/GUI/MainFrame.cpp:339
+msgid "&Open Project"
+msgstr "プロジェクトのオープン"
+
+#: src/slic3r/GUI/MainFrame.cpp:456
+msgid "&Paste"
+msgstr "ペースト"
+
+#: src/slic3r/GUI/MainFrame.cpp:471
+msgid "&Plater Tab"
+msgstr "プレートタブ"
+
+#: src/slic3r/GUI/GUI_App.cpp:665
+msgid "&Preferences"
+msgstr "環境設定"
+
+#: src/slic3r/GUI/MainFrame.cpp:409
+msgid "&Quit"
+msgstr "中止"
+
+#: src/slic3r/GUI/MainFrame.cpp:561
+msgid "&Redo"
+msgstr "やり直し"
+
+#: src/slic3r/GUI/MainFrame.cpp:406
+msgid "&Repair STL file"
+msgstr "STLファイルの修復"
+
+#: src/slic3r/GUI/MainFrame.cpp:341
+msgid "&Save Project"
+msgstr "プロジェクトを保存"
+
+#: src/slic3r/GUI/MainFrame.cpp:444
+msgid "&Select all"
+msgstr "全て選択"
+
+#: src/slic3r/GUI/MainFrame.cpp:558
+msgid "&Undo"
+msgstr "やり直し"
+
+#: src/slic3r/GUI/MainFrame.cpp:577
+msgid "&View"
+msgstr "ビュー"
+
+#: src/slic3r/GUI/MainFrame.cpp:576
+msgid "&Window"
+msgstr "ウィンドウ"
+
+#: src/libslic3r/PrintConfig.cpp:1376
+msgid "(minimum)"
+msgstr "(最小)"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:111
+msgid "(Re)slice"
+msgstr "スライス"
+
+#: src/slic3r/GUI/MainFrame.cpp:455
+msgid "(Re)Slice No&w"
+msgstr "(再)スライス実行"
+
+#: src/slic3r/GUI/MainFrame.cpp:641
+msgid ") not found."
+msgstr ")見つかりません。"
+
+#: src/libslic3r/PrintConfig.cpp:1857
+msgid "0 (soluble)"
+msgstr "0 (溶解性)"
+
+#: src/libslic3r/PrintConfig.cpp:1858
+msgid "0.2 (detachable)"
+msgstr "0.2(分離可能)"
+
+#: src/slic3r/GUI/MainFrame.cpp:487
+msgid "3&D"
+msgstr "3&D"
+
+#: src/slic3r/GUI/Plater.cpp:3074
+msgid "3D editor view"
+msgstr "3D編集画面"
+
+#: src/libslic3r/PrintConfig.cpp:804
+msgid "3D Honeycomb"
+msgstr "3Dハニカム"
+
+#: src/slic3r/GUI/Plater.cpp:3590
+#, c-format
+msgid "3MF file exported to %s"
+msgstr "3MFファイルを%sにエクスポートしました"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1092
+msgid "< &Back"
+msgstr "< 戻る"
+
+#: src/libslic3r/PrintConfig.cpp:251
+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 "アクティブなプリントプロファイルの構成値を使用する論理式。 この式の結果がtrueの場合、このプロファイルはアクティブなプリントプロファイルと互換性があるとみなされます。"
+
+#: src/libslic3r/PrintConfig.cpp:236
+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/slic3r/GUI/ConfigWizard.cpp:609
+msgid "A rule of thumb is 160 to 230 °C for PLA, and 215 to 250 °C for ABS."
+msgstr "一般的には、PLAは160〜230℃、ABSは215〜250℃です。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:623
+msgid "A rule of thumb is 60 °C for PLA and 110 °C for ABS. Leave zero if you have no heated bed."
+msgstr "一般的には、PLAでは60℃、ABSでは110℃です。 ヒートベッドがないプリンタではゼロを入力します。"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:721
+msgid "A toolpath outside the print area was detected"
+msgstr "プリント可能範囲外のツールパスが検出されました"
+
+#: src/slic3r/GUI/AboutDialog.cpp:35
+#, c-format
+msgid "About %s"
+msgstr "%sについて"
+
+#: src/libslic3r/GCode/PreviewData.cpp:499
+#, c-format
+msgid "above %.2f mm"
+msgstr "%.2fmm以上"
+
+#: src/libslic3r/PrintConfig.cpp:1499
+msgid "Above Z"
+msgstr "Zの上"
+
+#: src/slic3r/GUI/Tab.cpp:1103
+msgid "Acceleration control (advanced)"
+msgstr "加速度コントロール (上級者向け)"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:73
+msgid "Activate"
+msgstr "アクティベート"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:39
+msgid "Active"
+msgstr "アクティブ"
+
+#: src/slic3r/GUI/Preset.cpp:1003 src/slic3r/GUI/Tab.cpp:237
+msgid "Add a new printer"
+msgstr "新しいプリンターを追加"
+
+#: src/libslic3r/PrintConfig.cpp:2517
+msgid "Add a pad underneath the supported model"
+msgstr "サポートされているモデルの下にパッドを追加します"
+
+#: src/libslic3r/PrintConfig.cpp:1971
+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 "サポートの周りに覆い(1つの円周線)を追加します。 これにより、サポートの造形信頼性が高まりますが、除去するのが難しくなります。"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:186
+msgid "Add color change marker for current layer"
+msgstr "現在のレイヤーに色変更マーカーを追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1662
+msgid "Add Generic Subobject"
+msgstr "一般的なサブオブジェクトの追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2584
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2613
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2631
+msgid "Add Height Range"
+msgstr "高さ範囲追加"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3463
+msgid "Add instance"
+msgstr "インスタンス追加"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:124
+msgid "Add Instance of the selected object"
+msgstr "選択したオブジェクトのインスタンスを追加"
+
+#: src/slic3r/GUI/GUI_ObjectLayers.cpp:162
+msgid "Add layer range"
+msgstr "レイヤー範囲追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1950
+msgid "Add Layers"
+msgstr "レイヤー追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1067
+msgid "Add modifier"
+msgstr "個別条件領域の追加"
+
+#: src/libslic3r/PrintConfig.cpp:447
+#, no-c-format
+msgid "Add more perimeters when needed for avoiding gaps in sloping walls. Slic3r keeps adding perimeters, until more than 70% of the loop immediately above is supported."
+msgstr "傾斜したモデルに隙間ができるのを避けるために、必要に応じて外周を追加します。 Slic3rは、すぐ上のループの70%以上がカバーされるまで、外周を追加します。"
+
+#: src/slic3r/GUI/Plater.cpp:3516
+msgid "Add one more instance of the selected object"
+msgstr "選択したオブジェクトの1つ以上のインスタンスを追加します"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1066
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1082
+msgid "Add part"
+msgstr "パーツ追加"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1229
+msgid "Add point"
+msgstr "ポイント追加"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1232
+msgid "Add point to selection"
+msgstr "選択ポイントを追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1118
+msgid "Add settings"
+msgstr "設定を追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1252
+msgid "Add Settings Bundle for Height range"
+msgstr "高さ範囲の設定バンドルを追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1191
+msgid "Add Settings Bundle for Object"
+msgstr "オブジェクトの設定バンドルを追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1190
+msgid "Add Settings Bundle for Sub-object"
+msgstr "サブオブジェクトの設定バンドルを追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1126
+msgid "Add Settings for Layers"
+msgstr "レイヤー設定の追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1128
+msgid "Add Settings for Object"
+msgstr "オブジェクト設定の追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1127
+msgid "Add Settings for Sub-object"
+msgstr "サブオブジェクト設定の追加"
+
+#: src/libslic3r/PrintConfig.cpp:382
+msgid "Add solid infill near sloping surfaces to guarantee the vertical shell thickness (top+bottom solid layers)."
+msgstr "傾斜面付近でソリッドインフィル(塗りつぶし)を追加して、垂直方向の厚みを保証します(トップ+ボトムソリッドレイヤー)。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1069
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1089
+msgid "Add support blocker"
+msgstr "サポートブロッカーを追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1068
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1086
+msgid "Add support enforcer"
+msgstr "強制サポートを追加する"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:531
+msgid "Add support point"
+msgstr "サポートポイントの追加"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3392
+msgid "Add..."
+msgstr "追加..."
+
+#: src/slic3r/GUI/wxExtensions.cpp:2571
+msgid "Add/Del color change"
+msgstr "カラーチェンジの追加/削除"
+
+#: src/slic3r/GUI/Tab.cpp:920
+msgid "Additional information:"
+msgstr "追加情報:"
+
+#: src/slic3r/GUI/GUI_ObjectSettings.cpp:58
+msgid "Additional Settings"
+msgstr "追加設定"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:431
+msgid "Additionally a backup snapshot of the whole configuration is created before an update is applied."
+msgstr "更新が適用される前に、構成全体の追加バックアップスナップショットが作成されます。"
+
+#: src/slic3r/GUI/BonjourDialog.cpp:72
+msgid "Address"
+msgstr "アドレス"
+
+#: src/slic3r/GUI/GUI_App.cpp:675 src/slic3r/GUI/GUI_ObjectList.cpp:76
+#: src/slic3r/GUI/GUI_ObjectList.cpp:517 src/slic3r/GUI/Tab.cpp:1026
+#: src/slic3r/GUI/Tab.cpp:1041 src/slic3r/GUI/Tab.cpp:1139
+#: src/slic3r/GUI/Tab.cpp:1142 src/slic3r/GUI/Tab.cpp:1515
+#: src/slic3r/GUI/Tab.cpp:1940 src/slic3r/GUI/Tab.cpp:3435
+#: src/slic3r/GUI/wxExtensions.cpp:2460 src/libslic3r/PrintConfig.cpp:72
+#: src/libslic3r/PrintConfig.cpp:187 src/libslic3r/PrintConfig.cpp:350
+#: src/libslic3r/PrintConfig.cpp:988 src/libslic3r/PrintConfig.cpp:2175
+msgid "Advanced"
+msgstr "上級者向け"
+
+#: src/slic3r/GUI/GUI_App.cpp:675
+msgid "Advanced View Mode"
+msgstr "高度なビューモード"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:803
+msgid "Advanced: Output log"
+msgstr "上級者向け:出力ログ"
+
+#: src/libslic3r/PrintConfig.cpp:636
+msgid "After a tool change, the exact position of the newly loaded filament inside the nozzle may not be known, and the filament pressure is likely not yet stable. Before purging the print head into an infill or a sacrificial object, Slic3r will always prime this amount of material into the wipe tower to produce successive infill or sacrificial object extrusions reliably."
+msgstr "ツールを交換した後、ノズル内に新しく挿入されたフィラメントの正確な位置がわからない場合があり、フィラメントの押圧が安定していない場合があります。 プリントヘッドをインフィル(中塗り)または犠牲オブジェクトでパージする前に、Slic3rは常にこの量の材料をワイプタワーに試し出しすることで、インフィルまたは犠牲オブジェクトを確実に形成します。"
+
+#: src/slic3r/GUI/Tab.cpp:1967 src/libslic3r/PrintConfig.cpp:1031
+msgid "After layer change G-code"
+msgstr "レイヤーチェンジ後のGコード"
+
+#: src/libslic3r/PrintConfig.cpp:3009
+msgid "Align the model to the given point."
+msgstr "モデルを指定されたポイントに合わせます。"
+
+#: src/libslic3r/PrintConfig.cpp:3008
+msgid "Align XY"
+msgstr "XYで整列"
+
+#: src/libslic3r/PrintConfig.cpp:1561
+msgid "Aligned"
+msgstr "整列された"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:189 src/slic3r/GUI/Tab.cpp:2986
+msgid "All"
+msgstr "全て"
+
+#: src/libslic3r/Print.cpp:1135
+msgid "All objects are outside of the print volume."
+msgstr "すべてのオブジェクトはプリントボリュームの外側にあります。"
+
+#: src/slic3r/GUI/Plater.cpp:3298
+msgid "All objects will be removed, continue ?"
+msgstr "全てのオブジェクトが除去されます。続行しますか?"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:188
+msgid "All standard"
+msgstr "すべての標準"
+
+#: src/libslic3r/Zipper.cpp:65
+msgid "allocation failed"
+msgstr "割り当て失敗"
+
+#: src/slic3r/GUI/Plater.cpp:2939
+msgid "Along X axis"
+msgstr "X軸に沿って"
+
+#: src/slic3r/GUI/Plater.cpp:2941
+msgid "Along Y axis"
+msgstr "Y軸に沿って"
+
+#: src/slic3r/GUI/Plater.cpp:2943
+msgid "Along Z axis"
+msgstr "Z軸に沿って"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:122
+msgid "Alternate nozzles:"
+msgstr "代替ノズル:"
+
+#: src/slic3r/GUI/Plater.cpp:3561
+#, c-format
+msgid "AMF file exported to %s"
+msgstr "%sにエクスポートされたAMFファイル"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:725
+msgid ""
+"An object outside the print area was detected\n"
+"Resolve the current problem to continue slicing"
+msgstr "プリント領域外のオブジェクトが検出されました。スライスを続行するには、この問題を解決してください"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:720
+msgid "An object outside the print area was detected"
+msgstr "プリント可能範囲外のオブジェクトが検出されました"
+
+#: src/slic3r/GUI/Tab.cpp:2781
+msgid "and it has the following unsaved changes:"
+msgstr "また、次の未保存の変更があります :"
+
+#: src/slic3r/GUI/Plater.cpp:2461
+msgid "Another export job is currently running."
+msgstr "現在、別のエクスポートジョブを実行中です。"
+
+#: src/slic3r/GUI/Tab.cpp:926
+msgid "Any modifications should be saved as a new preset inherited from this one."
+msgstr "修正したら、これから継承された新しいプリセットとして保存する必要があります。"
+
+#: src/libslic3r/PrintConfig.cpp:88
+msgid "API Key / Password"
+msgstr "APIキー/パスワード"
+
+#: src/slic3r/GUI/GUI_App.cpp:671
+msgid "Application preferences"
+msgstr "ソフトウェア設定"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:864
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1240
+msgid "Apply changes"
+msgstr "変更を適用"
+
+#: src/libslic3r/PrintConfig.cpp:542 src/libslic3r/PrintConfig.cpp:1638
+msgid "approximate seconds"
+msgstr "秒(約)"
+
+#: src/libslic3r/PrintConfig.cpp:401 src/libslic3r/PrintConfig.cpp:807
+msgid "Archimedean Chords"
+msgstr "アルキメデスコード"
+
+#: src/libslic3r/Zipper.cpp:91
+msgid "archive is too large"
+msgstr "アーカイブが大きすぎます"
+
+#. TRN remove/delete
+#: src/slic3r/GUI/Tab.cpp:2955
+msgid "Are you sure you want to %1% the selected preset?"
+msgstr "%1%のプリセットを選択してよろしいですか?"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:862
+msgid ""
+"Are you sure you want to cancel firmware flashing?\n"
+"This could leave your printer in an unusable state!"
+msgstr ""
+"ファームウェアの書込みをキャンセルしてもよろしいですか?\n"
+"これにより、プリンターが使用できない状態になる可能性があります!"
+
+#: src/libslic3r/PrintConfig.cpp:2258
+msgid "Area fill"
+msgstr "領域塗りつぶし"
+
+#: src/slic3r/GUI/Plater.cpp:609
+msgid "Around object"
+msgstr "オブジェクトの周り"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:135
+msgid "Arrange"
+msgstr "整列"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3486
+msgid "Arrange selection"
+msgstr "選択の整列"
+
+#: src/libslic3r/PrintConfig.cpp:3054
+msgid "Arrange the supplied models in a plate and merge them in a single model in order to perform actions once."
+msgstr "モデルをプリントパッド上に配置し、それらを1つのモデルにマージして、一度で実行できるようにします。"
+
+#: src/slic3r/GUI/Plater.cpp:2106
+msgid "Arranging"
+msgstr "整列"
+
+#: src/slic3r/GUI/Plater.cpp:2718
+msgid "Arranging canceled."
+msgstr "配列中止"
+
+#: src/slic3r/GUI/Plater.cpp:2144
+msgid "Arranging done."
+msgstr "準備完了。"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:172
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:183
+msgid "Arrow Down"
+msgstr "下矢印"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:184
+msgid "Arrow Left"
+msgstr "左矢印"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
+msgid "Arrow Right"
+msgstr "右矢印"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
+msgid "Arrow Up"
+msgstr "上矢印"
+
+#: src/slic3r/GUI/GUI_App.cpp:303
+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 "回避策として、--sw_rendererパラメーターを指定してprusa-slicer.exeを実行することにより、PrusaSlicerの3Dグラフィックのレンダリングにソフトウェアレンダラーを使用させます。"
+
+#: src/slic3r/GUI/GUI.cpp:144 src/slic3r/GUI/GUI_App.cpp:743
+#: src/slic3r/GUI/Tab.cpp:2798
+msgid "Attention!"
+msgstr "注意!"
+
+#: src/libslic3r/PrintConfig.cpp:1785
+msgid "Auto generated supports"
+msgstr "自動生成サポート"
+
+#: src/slic3r/GUI/Preferences.cpp:44
+msgid "Auto-center parts"
+msgstr "パーツの自動センタリング"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:902
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1243
+msgid "Auto-generate points"
+msgstr "自動ポイント生成"
+
+#: src/slic3r/GUI/Plater.cpp:979
+#, c-format
+msgid "Auto-repaired (%d errors)"
+msgstr "自動修復( エラー: %d)"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:230
+#, c-format
+msgid "Auto-repaired (%d errors):"
+msgstr "自動修正(エラー:%d)"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:771
+msgid "Autodetected"
+msgstr "自動検出"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1338
+msgid "Autogenerate support points"
+msgstr "サポートポイントの自動生成"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1166
+msgid "Autogeneration will erase all manually edited points."
+msgstr "自動生成は、マニュアルで編集されたすべてのポイントを消去します。"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1166
+msgid "Are you sure you want to do it?"
+msgstr "本当に実行しますか?"
+
+#: src/slic3r/GUI/Tab.cpp:3421
+msgid "Automatic generation"
+msgstr "自動生成"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:401
+msgid "Automatic updates"
+msgstr "自動アップデート"
+
+#: src/slic3r/GUI/MainFrame.cpp:406
+msgid "Automatically repair an STL file"
+msgstr "STLファイルの自動修復"
+
+#: src/slic3r/GUI/Tab.cpp:1110
+msgid "Autospeed (advanced)"
+msgstr "オートスピード(上級者向け)"
+
+#: src/libslic3r/PrintConfig.cpp:111
+msgid "Avoid crossing perimeters"
+msgstr "外周をまたがないようにする"
+
+#: src/slic3r/GUI/Tab.cpp:3081
+msgid "BACK ARROW"
+msgstr "戻る矢印"
+
+#: src/slic3r/GUI/Tab.cpp:3113
+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 ""
+"戻る矢印アイコンは、現在の設定グループが最後に保存されたプリセットとは異なる設定に変更されたことを示します。\n"
+"クリックすると、現在の設定グループのすべての設定が最後に保存されたプリセットに戻されます。"
+
+#: src/slic3r/GUI/Tab.cpp:3127
+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 ""
+"戻る矢印アイコンは、値が変更され、最後に保存されたプリセットと等しくないことを示します。\n"
+"クリックすると、現在の値が最後に保存されたプリセットにリセットされます。"
+
+#: src/slic3r/GUI/Preferences.cpp:52
+msgid "Background processing"
+msgstr "バックグラウンドで実行中"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:242
+msgid "backwards edges"
+msgstr "後方エッジ"
+
+#: src/slic3r/GUI/MainFrame.cpp:152
+msgid "based on Slic3r"
+msgstr "Slic3rをベースに"
+
+#: src/slic3r/GUI/Tab.cpp:1484
+msgid "Bed"
+msgstr "ベッド"
+
+#: src/libslic3r/PrintConfig.cpp:61
+msgid "Bed custom model"
+msgstr "カスタムベッドモデル"
+
+#: src/libslic3r/PrintConfig.cpp:56
+msgid "Bed custom texture"
+msgstr "ベッドのカスタムイメージ"
+
+#: src/slic3r/GUI/BedShapeDialog.hpp:45 src/slic3r/GUI/ConfigWizard.cpp:524
+msgid "Bed Shape"
+msgstr "ベッドの形状"
+
+#: src/libslic3r/PrintConfig.cpp:50
+msgid "Bed shape"
+msgstr "ベッドの形状"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:524
+msgid "Bed Shape and Size"
+msgstr "ベッドの形状とサイズ"
+
+#: src/libslic3r/PrintConfig.cpp:122
+msgid "Bed temperature"
+msgstr "ベッドの温度"
+
+#: src/libslic3r/PrintConfig.cpp:120
+msgid "Bed temperature for layers after the first one. Set this to zero to disable bed temperature control commands in the output."
+msgstr "最初のレイヤー以降のレイヤーのベッド温度。 ベッド温度制御コマンドを無効にするには、これをゼロに設定します。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:626
+msgid "Bed Temperature:"
+msgstr "ベッド温度:"
+
+#: src/slic3r/GUI/Tab.cpp:1961 src/libslic3r/PrintConfig.cpp:128
+msgid "Before layer change G-code"
+msgstr "レイヤー変更前のGコード"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:22
+msgid "Before roll back"
+msgstr "元に戻す前に"
+
+#: src/slic3r/GUI/Plater.cpp:608
+msgid "Below object"
+msgstr "下のオブジェクト"
+
+#: src/libslic3r/PrintConfig.cpp:1508
+msgid "Below Z"
+msgstr "Zの下"
+
+#: src/libslic3r/PrintConfig.cpp:139
+msgid "Between objects G-code"
+msgstr "オブジェクト間のGコード"
+
+#: src/slic3r/GUI/Tab.cpp:1979
+msgid "Between objects G-code (for sequential printing)"
+msgstr "オブジェクト間のGコード(シーケンシャルプリントの場合)"
+
+#. TRN To be shown in the main menu View->Bottom
+#: src/slic3r/GUI/MainFrame.cpp:524
+msgid "Bottom"
+msgstr "ボトム"
+
+#: src/libslic3r/PrintConfig.cpp:409
+msgid "Bottom fill pattern"
+msgstr "ボトム塗りつぶしパターン"
+
+#: src/libslic3r/PrintConfig.cpp:152
+msgid "Bottom solid layers"
+msgstr "底部ソリッドレイヤー"
+
+#: src/slic3r/GUI/MainFrame.cpp:524
+msgid "Bottom View"
+msgstr "下面表示"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1055
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1087
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1090
+msgid "Box"
+msgstr "ボックス"
+
+#: src/libslic3r/PrintConfig.cpp:157
+msgid "Bridge"
+msgstr "ブリッジ"
+
+#: src/libslic3r/PrintConfig.cpp:186
+msgid "Bridge flow ratio"
+msgstr "ブリッジ部吐出率"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:233 src/libslic3r/GCode/PreviewData.cpp:169
+msgid "Bridge infill"
+msgstr "ブリッジインフィル"
+
+#: src/libslic3r/PrintConfig.cpp:198
+msgid "Bridges"
+msgstr "ブリッジ"
+
+#: src/libslic3r/PrintConfig.cpp:177
+msgid "Bridges fan speed"
+msgstr "ブリッジファン速度"
+
+#: src/libslic3r/PrintConfig.cpp:166
+msgid "Bridging angle"
+msgstr "ブリッジ形成角"
+
+#: src/libslic3r/PrintConfig.cpp:168
+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 "ブリッジ作成時の角度設定を上書きします。 値を0に設定すると角度が自動的に計算されます。 角度を入力すると、入力した角度がすべてのブリッジに適用されます。 強制的に角度を0に指定したい場合は、180°を入力してください。"
+
+#: src/slic3r/GUI/PresetHints.cpp:216
+msgid "Bridging volumetric"
+msgstr "ブリッジの体積値"
+
+#: src/slic3r/GUI/Plater.cpp:446 src/slic3r/GUI/Tab.cpp:1056
+msgid "Brim"
+msgstr "ブリム"
+
+#: src/libslic3r/PrintConfig.cpp:208
+msgid "Brim width"
+msgstr "ブリム幅"
+
+#: src/slic3r/GUI/Tab.cpp:1681
+msgid "Browse"
+msgstr "ブラウズ"
+
+#: src/libslic3r/Zipper.cpp:85
+msgid "buffer too small"
+msgstr "バッファーが少なすぎます"
+
+#: src/slic3r/GUI/ButtonsDescription.cpp:16
+msgid "Buttons And Text Colors Description"
+msgstr "ボタンとテキストカラーの種類"
+
+#: src/slic3r/GUI/PresetHints.cpp:220
+msgid "by the print profile maximum"
+msgstr "プリントプロファイルの最大値"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:123
+msgid "Camera view"
+msgstr "カメラビュー"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1095 src/slic3r/GUI/FirmwareDialog.cpp:147
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:37
+#: src/slic3r/GUI/ProgressStatusBar.cpp:28
+msgid "Cancel"
+msgstr "中止"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:156
+msgid "Cancel selected"
+msgstr "選択取り消し"
+
+#: src/slic3r/GUI/Plater.cpp:2727 src/slic3r/GUI/PrintHostDialogs.cpp:232
+msgid "Cancelled"
+msgstr "中止"
+
+#: src/slic3r/GUI/Plater.cpp:2444 src/slic3r/GUI/PrintHostDialogs.cpp:231
+msgid "Cancelling"
+msgstr "中止中"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:866
+msgid "Cancelling..."
+msgstr "取り消し中..."
+
+#: src/slic3r/GUI/Tab.cpp:2905
+msgid "Cannot overwrite a system profile."
+msgstr "システムプロファイルを上書きできません。"
+
+#: src/slic3r/GUI/Tab.cpp:2909
+msgid "Cannot overwrite an external profile."
+msgstr "外部プロファイルを上書きできません。"
+
+#: src/libslic3r/SLAPrint.cpp:612
+msgid "Cannot proceed without support points! Add support points or disable support generation."
+msgstr "サポートポイントなしでは続行できません! サポートポイントを追加するか、サポート生成を無効にします。"
+
+#: src/slic3r/GUI/Tab.cpp:1840
+msgid "Capabilities"
+msgstr "オプション"
+
+#: src/slic3r/GUI/GUI_App.cpp:662
+msgid "Capture a configuration snapshot"
+msgstr "構成スナップショットをキャプチャーする"
+
+#: src/libslic3r/PrintConfig.cpp:3035
+msgid "Center"
+msgstr "中心"
+
+#: src/libslic3r/PrintConfig.cpp:3036
+msgid "Center the print around the given center."
+msgstr "指定されたポイントを中心にプリントを配置します。"
+
+#: src/slic3r/GUI/Tab.cpp:1744
+msgid "Certificate files (*.crt, *.pem)|*.crt;*.pem|All files|*.*"
+msgstr "証明書ファイル (*.crt, *.pem)|*.crt;*.pem|全て|*.*"
+
+#: src/slic3r/GUI/GUI_App.cpp:683
+msgid "Change Application &Language"
+msgstr "アプリケーション言語の変更"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:154
+msgid "Change camera type (perspective, orthographic)"
+msgstr "カメラタイプの変更(パース/アイソメ)"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1226
+msgid "Change extruder"
+msgstr "エクストルーダー切替え"
+
+#: src/slic3r/GUI/GUI_ObjectSettings.cpp:144
+#, c-format
+msgid "Change Option %s"
+msgstr "オプション%s変更"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3134
+msgid "Change Part Type"
+msgstr "パーツタイプの変更"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:925
+msgid "Change point head diameter"
+msgstr "ポイントヘッド径の変更"
+
+#: src/slic3r/GUI/Plater.cpp:3520
+msgid "Change the number of instances of the selected object"
+msgstr "選択したオブジェクトのインスタンス数を変更します"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1185
+msgid "Change type"
+msgstr "タイプを変更"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:56
+msgid "Changelog && Download"
+msgstr "変更ログ && ダウンロード"
+
+#: src/slic3r/GUI/GUI_App.cpp:378
+msgid "Changing of an application language"
+msgstr "アプリケーション言語の変更"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:409 src/slic3r/GUI/Preferences.cpp:61
+msgid "Check for application updates"
+msgstr "最新バージョンをチェック"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:509
+msgid "Choose a file to import bed texture from (PNG/SVG):"
+msgstr "ベッドのイメージファイルを選択(PNG/SVG):"
+
+#: src/slic3r/GUI/MainFrame.cpp:621
+msgid "Choose a file to slice (STL/OBJ/AMF/3MF/PRUSA):"
+msgstr "スライスするファイルを選択(STL/OBJ/AMF/3MF/PRUSA):"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:532
+msgid "Choose an STL file to import bed model from:"
+msgstr "ベッドモデルをインポートするSTLファイルを選択します:"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:464
+msgid "Choose an STL file to import bed shape from:"
+msgstr "ベッド形状をインポートするためのSTLファイルを選択:"
+
+#: src/slic3r/GUI/GUI_App.cpp:510
+msgid "Choose one file (3MF/AMF):"
+msgstr "1つのファイルを選択します(3MF/AMF):"
+
+#: src/slic3r/GUI/GUI_App.cpp:501
+msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):"
+msgstr "1つ以上のファイルの選択(STL/OBJ/AMF/3MF/PRUSA):"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:490
+msgid "Choose the type of firmware used by your printer."
+msgstr "プリンタのファームウェアタイプを選択します。"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:84
+msgid "Circular"
+msgstr "円形"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3701 src/slic3r/GUI/GLCanvas3D.cpp:3734
+msgid "Click right mouse button to open History"
+msgstr "マウスの右クリックでヒストリーが表示されます"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:383
+msgid "Click the icon to change the object printable property"
+msgstr "アイコンをクリックして、オブジェクトのプリント可能なプロパティを変更します"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:377
+msgid "Click the icon to change the object settings"
+msgstr "アイコンをクリックして、オブジェクトの設定を変更します"
+
+#: src/slic3r/GUI/Plater.cpp:292
+msgid "Click to edit preset"
+msgstr "クリックしてプリセットを編集"
+
+#: src/libslic3r/PrintConfig.cpp:216
+msgid "Clip multi-part objects"
+msgstr "マルチパートオブジェクトをクリップする"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:928
+msgid "Clipping of view"
+msgstr "ビューのクリッピング"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:814
+#: src/slic3r/GUI/PrintHostDialogs.cpp:160
+msgid "Close"
+msgstr "閉じる"
+
+#: src/libslic3r/PrintConfig.cpp:550
+msgid "Color"
+msgstr "色"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:218 src/slic3r/GUI/GUI_Preview.cpp:535
+#: src/libslic3r/GCode/PreviewData.cpp:406
+msgid "Color Print"
+msgstr "カラープリント"
+
+#: src/libslic3r/PrintConfig.cpp:224
+msgid "Colorprint height"
+msgstr "カラープリント高"
+
+#: src/libslic3r/PrintConfig.cpp:942
+msgid "Combine infill every"
+msgstr "インフィルをこれ毎に結合する"
+
+#: src/libslic3r/PrintConfig.cpp:947
+msgid "Combine infill every n layers"
+msgstr "インフィルをnレイヤー組合わせる"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:116
+msgid "Comment:"
+msgstr "コメント:"
+
+#: src/slic3r/GUI/Tab.cpp:56 src/libslic3r/PrintConfig.cpp:244
+msgid "Compatible print profiles"
+msgstr "互換性のあるプリントプロファイル"
+
+#: src/libslic3r/PrintConfig.cpp:250
+msgid "Compatible print profiles condition"
+msgstr "互換性のあるプリントプロファイル条件"
+
+#: src/slic3r/GUI/Tab.cpp:50 src/libslic3r/PrintConfig.cpp:229
+msgid "Compatible printers"
+msgstr "互換プリンター"
+
+#: src/libslic3r/PrintConfig.cpp:235
+msgid "Compatible printers condition"
+msgstr "互換性のあるプリンターのコンディション"
+
+#: src/libslic3r/PrintConfig.cpp:268
+msgid "Complete individual objects"
+msgstr "個々のオブジェクトを完成させる"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:233
+msgid "Completed"
+msgstr "完了"
+
+#: src/libslic3r/Zipper.cpp:57
+msgid "compression failed"
+msgstr "圧縮失敗"
+
+#: src/libslic3r/PrintConfig.cpp:399 src/libslic3r/PrintConfig.cpp:802
+msgid "Concentric"
+msgstr "同心円"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1185
+msgid "Configuration &Assistant"
+msgstr "セットアップガイド"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1182
+msgid "Configuration &Wizard"
+msgstr "設定ウィザード"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1184
+msgid "Configuration Assistant"
+msgstr "設定アシスタント"
+
+#: src/libslic3r/PrintConfig.cpp:1251
+msgid "Configuration notes"
+msgstr "設定上の注意"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:99
+msgid "Configuration Snapshots"
+msgstr "設定のスナップショット"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:73 src/slic3r/GUI/UpdateDialogs.cpp:168
+msgid "Configuration update"
+msgstr "構成の更新"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:73
+msgid "Configuration update is available"
+msgstr "環境をアップデートできます"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1181
+msgid "Configuration Wizard"
+msgstr "設定ウィザード"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:863
+msgid "Confirmation"
+msgstr "確認"
+
+#: src/slic3r/GUI/Tab.cpp:1904
+msgid "Connection failed."
+msgstr "接続失敗"
+
+#: src/slic3r/GUI/Tab.cpp:3416
+msgid "Connection of the support sticks and junctions"
+msgstr "サポートスティックとジャンクションの接続"
+
+#: src/slic3r/Utils/Duet.cpp:51
+msgid "Connection to Duet works correctly."
+msgstr "Duetへの接続は機能しています"
+
+#: src/slic3r/Utils/OctoPrint.cpp:84
+msgid "Connection to OctoPrint works correctly."
+msgstr "OctPrintとの接続成功。"
+
+#: src/slic3r/GUI/Tab.cpp:1901
+msgid "Connection to printer works correctly."
+msgstr "プリンターとの接続成功"
+
+#: src/slic3r/Utils/OctoPrint.cpp:195
+msgid "Connection to Prusa SL1 works correctly."
+msgstr "Prusa SL1と正しく接続しました"
+
+#: src/libslic3r/PrintConfig.cpp:1823
+msgid "Contact Z distance"
+msgstr "Z軸上のサポートーオブジェクト間距離"
+
+#: src/slic3r/GUI/AboutDialog.cpp:96
+msgid "Contributions by Henrik Brix Andersen, Nicolas Dandrimont, Mark Hindess, Petr Ledvina, Joseph Lenox, Y. Sapir, Mike Sheldrake, Vojtech Bubnik and numerous others."
+msgstr "Henrik Brix Andersen、 Nicolas Dandrimont、 Mark Hindess、 Petr Ledvina、 Joseph Lenox、 Y. Sapir、 Mike Sheldrake、 Vojtech Bubnik 、その他多くの方々の貢献。"
+
+#: src/libslic3r/PrintConfig.cpp:2433
+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 "2つの隣接する柱のブリッジタイプを設定します。 2本の柱の距離に応じて、最初の2つを自動的に切り替えるジグザグ、クロス(ダブルジグザグ)、またはダイナミックにすることができます。"
+
+#: src/slic3r/GUI/Tab.cpp:1489
+msgid "Cooling"
+msgstr "クーリング"
+
+#: src/libslic3r/PrintConfig.cpp:629
+msgid "Cooling moves are gradually accelerating beginning at this speed."
+msgstr "クーリング動作はこのスピードから徐々に加速します。"
+
+#: src/libslic3r/PrintConfig.cpp:648
+msgid "Cooling moves are gradually accelerating towards this speed."
+msgstr "冷却動作は、この速度に向かって徐々に加速しています。"
+
+#: src/slic3r/GUI/Tab.cpp:1510
+msgid "Cooling thresholds"
+msgstr "クーリングしきい値"
+
+#: src/libslic3r/PrintConfig.cpp:291
+msgid "Cooling tube length"
+msgstr "冷却チューブの長さ"
+
+#: src/libslic3r/PrintConfig.cpp:283
+msgid "Cooling tube position"
+msgstr "冷却チューブ位置"
+
+#: src/slic3r/GUI/Tab.cpp:2878
+msgid "Copy"
+msgstr "コピー"
+
+#: src/slic3r/GUI/MainFrame.cpp:454
+msgid "Copy selection to clipboard"
+msgstr "選択をクリップボードにコピー"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:139
+msgid "Copy to clipboard"
+msgstr "クリップボードにコピー"
+
+#: src/slic3r/GUI/SysInfoDialog.cpp:120
+msgid "Copy to Clipboard"
+msgstr "クリップボードにコピー"
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:84
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:400
+msgid "Copying of the temporary G-code to the output G-code failed"
+msgstr "一時Gコードから出力Gコードへのコピーに失敗しました"
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:92
+msgid "Copying of the temporary G-code to the output G-code failed. Maybe the SD card is write locked?"
+msgstr "一時Gコードの出力Gコードへのコピーに失敗しました。 SDカードが書き込みロックされていませんか?"
+
+#: src/slic3r/GUI/AboutDialog.cpp:92
+msgid "Copyright"
+msgstr "コピーライト"
+
+#: src/libslic3r/PrintConfig.cpp:2324 src/libslic3r/PrintConfig.cpp:2325
+msgid "Correction for expansion"
+msgstr "膨張補正"
+
+#: src/slic3r/GUI/Tab.cpp:2059 src/slic3r/GUI/Tab.cpp:3310
+msgid "Corrections"
+msgstr "補正"
+
+#: src/slic3r/GUI/Plater.cpp:216 src/slic3r/GUI/Plater.cpp:1056
+#: src/libslic3r/PrintConfig.cpp:717
+msgid "Cost"
+msgstr "費用"
+
+#: src/slic3r/GUI/Plater.cpp:2140
+msgid "Could not arrange model objects! Some geometries may be invalid."
+msgstr "モデルオブジェクトを配置できませんでした! 一部のジオメトリが無効のようです。"
+
+#: src/slic3r/Utils/Duet.cpp:56
+msgid "Could not connect to Duet"
+msgstr "Duetに接続できませんでした"
+
+#: src/slic3r/Utils/OctoPrint.cpp:90
+msgid "Could not connect to OctoPrint"
+msgstr "OctoPrintに接続できません"
+
+#: src/slic3r/Utils/OctoPrint.cpp:200
+msgid "Could not connect to Prusa SLA"
+msgstr "Prusa SLAに接続できませんでした"
+
+#: src/slic3r/GUI/Tab.cpp:1710
+msgid "Could not get a valid Printer Host reference"
+msgstr "有効なプリントサーバー参照を取得できません"
+
+#: src/slic3r/Utils/Duet.cpp:151
+msgid "Could not get resources to create a new connection"
+msgstr "新しい接続を作成するためのリソースを取得できません"
+
+#: src/libslic3r/PrintConfig.cpp:1872
+msgid "Cover the top contact layer of the supports with loops. Disabled by default."
+msgstr "ループでサポート上部の接触層を覆います。 デフォルトでは無効になっています。"
+
+#: src/libslic3r/PrintConfig.cpp:73
+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 "ポリゴンメッシュのスライス中に、ギャップを閉じる半径の2倍より小さいクラックが埋められます。 ギャップを閉じることで、最終的なプリント解像度が低下する可能性があるため、この値は適度に小さくすることをお勧めします。"
+
+#: src/libslic3r/Zipper.cpp:61
+msgid "CRC-32 check failed"
+msgstr "CRC-32チェックに失敗しました"
+
+#: src/libslic3r/PrintConfig.cpp:2734
+msgid "Create pad around object and ignore the support elevation"
+msgstr "オブジェクトの周りにパッドを作成し、サポートでオブジェクトを上げることを無視します"
+
+#: src/libslic3r/PrintConfig.cpp:2460
+msgid "Critical angle"
+msgstr "限界角"
+
+#: src/libslic3r/PrintConfig.cpp:2417
+msgid "Cross"
+msgstr "クロス"
+
+#: src/libslic3r/PrintConfig.cpp:800
+msgid "Cubic"
+msgstr "立方"
+
+#: src/slic3r/GUI/wxExtensions.cpp:2413
+#, c-format
+msgid "Current mode is %s"
+msgstr "現在のモードは%sです。"
+
+#: src/slic3r/GUI/Tab.cpp:925
+msgid "Current preset is inherited from the default preset."
+msgstr "現在の設定はデフォルト設定から継承されます。"
+
+#: src/slic3r/GUI/Tab.cpp:928
+#, c-format
+msgid ""
+"Current preset is inherited from:\n"
+"\t%s"
+msgstr "現在のプリセット継承元:%s"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:45
+msgid "Current version:"
+msgstr "現在のバージョン"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:93 src/slic3r/GUI/GUI_Preview.cpp:239
+#: src/libslic3r/GCode/PreviewData.cpp:175
+msgid "Custom"
+msgstr "カスタム"
+
+#: src/libslic3r/PrintConfig.cpp:96
+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 "HTTPS OctoPrint接続用にカスタムCA証明書ファイルをcrt/pem形式で指定できます。 空白のままにすると、デフォルトのOS CA証明書リポジトリが使用されます。"
+
+#: src/slic3r/GUI/Tab.cpp:1563 src/slic3r/GUI/Tab.cpp:1948
+msgid "Custom G-code"
+msgstr "カスタムGコード"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:373
+msgid "Custom Printer"
+msgstr "カスタムプリンター"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:373
+msgid "Custom Printer Setup"
+msgstr "カスタムプリンター設定"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:377
+msgid "Custom profile name:"
+msgstr "カスタムプロファイル名:"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:188 src/libslic3r/PrintConfig.cpp:3013
+msgid "Cut"
+msgstr "カット"
+
+#: src/slic3r/GUI/Plater.cpp:4193
+msgid "Cut by Plane"
+msgstr "面でカット"
+
+#: src/libslic3r/PrintConfig.cpp:3014
+msgid "Cut model at the given Z."
+msgstr "指定されたZでモデルをカットします。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1055
+msgid "Cylinder"
+msgstr "シリンダー"
+
+#: src/slic3r/GUI/MainFrame.cpp:491
+msgid "D&eselect all"
+msgstr "全てを非選択状態に"
+
+#: src/libslic3r/PrintConfig.cpp:3115
+msgid "Data directory"
+msgstr "データディレクトリー"
+
+#: src/libslic3r/Zipper.cpp:55
+msgid "decompression failed or archive is corrupted"
+msgstr "解凍に失敗したか、アーカイブが破損しています"
+
+#: src/slic3r/GUI/Plater.cpp:4127
+msgid "Decrease Instances"
+msgstr "インスタンスを減らす"
+
+#: src/slic3r/GUI/GUI_App.cpp:594 src/slic3r/GUI/GUI_ObjectList.cpp:1245
+#: src/libslic3r/PrintConfig.cpp:299
+msgid "Default"
+msgstr "デフォルト"
+
+#: xs/src/slic3r/GUI/Field.cpp:98
+msgid "default"
+msgstr "デフォルト"
+
+#: src/libslic3r/PrintConfig.cpp:730
+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 "インフィル(塗りつぶし)方向のデフォルトの角度。レイヤー毎に90°切替るクロスハッチングされます。 ブリッジはSlic3rが最適な方向を自動設定するため、この設定はブリッジ部分には影響しません。"
+
+#: src/libslic3r/PrintConfig.cpp:522
+msgid "Default extrusion width"
+msgstr "デフォルト射出幅"
+
+#: src/slic3r/GUI/Tab.cpp:937
+msgid "default filament profile"
+msgstr "デフォルトフィラメントプロファイル"
+
+#: src/libslic3r/PrintConfig.cpp:309
+msgid "Default filament profile"
+msgstr "デフォルトフィラメントプロファイル"
+
+#: src/libslic3r/PrintConfig.cpp:310
+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/slic3r/GUI/Tab.cpp:2757
+#, c-format
+msgid "Default preset (%s)"
+msgstr "デフォルトプリセット(%s)"
+
+#: src/libslic3r/GCode/PreviewData.cpp:491
+msgid "Default print color"
+msgstr "デフォルトプリントカラー"
+
+#: src/slic3r/GUI/Tab.cpp:934
+msgid "default print profile"
+msgstr "デフォルトプリントプロファイル"
+
+#: src/libslic3r/PrintConfig.cpp:316
+msgid "Default print profile"
+msgstr "デフォルトプリントプロファイル"
+
+#: src/libslic3r/PrintConfig.cpp:317 src/libslic3r/PrintConfig.cpp:2341
+#: src/libslic3r/PrintConfig.cpp:2352
+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/slic3r/GUI/Tab.cpp:951
+msgid "default SLA material profile"
+msgstr "デフォルトのSLA材料プロファイル"
+
+#: src/libslic3r/PrintConfig.cpp:2340 src/libslic3r/PrintConfig.cpp:2351
+msgid "Default SLA material profile"
+msgstr "デフォルトのSLA材料プロファイル"
+
+#: src/slic3r/GUI/Tab.cpp:955
+msgid "default SLA print profile"
+msgstr "デフォルトのSLAプリントプロファイル"
+
+#: src/slic3r/GUI/Field.cpp:105
+msgid "default value"
+msgstr "デフォルト値"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:375
+msgid "Define a custom printer profile"
+msgstr "カスタムプリンタープロファイルを定義する"
+
+#: src/libslic3r/PrintConfig.cpp:2558
+msgid "Defines the pad cavity depth. Set to zero to disable the cavity. Be careful when enabling this feature, as some resins may produce an extreme suction effect inside the cavity, which makes peeling the print off the vat foil difficult."
+msgstr "キャビティの深さを定義します。 キャビティをオフにするにはゼロに設定します。 この機能を有効にするときは注意してください。一部の樹脂はキャビティ内で極端な吸引効果がでてしまい、バットフィルムからプリント物の剥離が困難になる場合があります。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:237
+msgid "degenerate facets"
+msgstr "縮退したファセット"
+
+#: src/libslic3r/PrintConfig.cpp:608
+msgid "Delay after unloading"
+msgstr "アンロードした後の待ち時間"
+
+#: src/slic3r/GUI/Tab.cpp:2935
+msgid "delete"
+msgstr "削除"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1257 src/slic3r/GUI/Plater.cpp:2891
+#: src/slic3r/GUI/Plater.cpp:2909 src/slic3r/GUI/Tab.cpp:2937
+msgid "Delete"
+msgstr "削除"
+
+#: src/slic3r/GUI/MainFrame.cpp:449
+msgid "Delete &all"
+msgstr "全て削除"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:138
+msgid "Delete All"
+msgstr "全て削除"
+
+#: src/slic3r/GUI/Plater.cpp:3298
+msgid "Delete all"
+msgstr "全て削除"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1806
+msgid "Delete All Instances from Object"
+msgstr "オブジェクトのすべてのインスタンスを削除"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:187
+msgid "Delete color change marker for current layer"
+msgstr "現在のレイヤーの色変更マーカーを削除"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1898
+msgid "Delete Height Range"
+msgstr "高さ範囲を削除"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1876
+msgid "Delete Instance"
+msgstr "インスタンス削除"
+
+#: src/slic3r/GUI/Plater.cpp:2592
+msgid "Delete Object"
+msgstr "オブジェクト削除"
+
+#: src/slic3r/GUI/GUI_ObjectSettings.cpp:100
+#, c-format
+msgid "Delete Option %s"
+msgstr "オプション%s削除"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:137
+msgid "Delete selected"
+msgstr "選択を削除します"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2415
+msgid "Delete Selected"
+msgstr "選択を削除"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2303
+msgid "Delete Selected Item"
+msgstr "選択したアイテムを削除"
+
+#: src/slic3r/GUI/Plater.cpp:4083
+msgid "Delete Selected Objects"
+msgstr "選択オブジェクトの削除"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1782
+msgid "Delete Settings"
+msgstr "設定削除"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1857
+msgid "Delete Subobject"
+msgstr "サブオブジェクト削除"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:720
+msgid "Delete support point"
+msgstr "サポートポイントの削除"
+
+#: src/slic3r/GUI/Tab.cpp:131
+msgid "Delete this preset"
+msgstr "このプリセットを削除"
+
+#: src/slic3r/GUI/MainFrame.cpp:449
+msgid "Deletes all objects"
+msgstr "全てのオブジェクトを削除"
+
+#: src/slic3r/GUI/MainFrame.cpp:447
+msgid "Deletes the current selection"
+msgstr "現在の選択を削除します"
+
+#: src/libslic3r/PrintConfig.cpp:685
+msgid "Density"
+msgstr "密度"
+
+#: src/libslic3r/PrintConfig.cpp:744
+msgid "Density of internal infill, expressed in the range 0% - 100%."
+msgstr "0%-100%の範囲で表される内部インフィルの密度。"
+
+#: src/slic3r/GUI/Tab.cpp:1200 src/slic3r/GUI/Tab.cpp:1584
+#: src/slic3r/GUI/Tab.cpp:1992 src/slic3r/GUI/Tab.cpp:2086
+#: src/slic3r/GUI/Tab.cpp:3336 src/slic3r/GUI/Tab.cpp:3445
+msgid "Dependencies"
+msgstr "依存関係"
+
+#: src/libslic3r/PrintConfig.cpp:1542 src/libslic3r/PrintConfig.cpp:1543
+msgid "Deretraction Speed"
+msgstr "待避からの復帰速度"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1235
+msgid "Deselect by rectangle"
+msgstr "方形で選択解除"
+
+#: src/slic3r/GUI/MainFrame.cpp:492
+msgid "Deselects all objects"
+msgstr "全てのオブジェクトの選択解除"
+
+#: src/libslic3r/PrintConfig.cpp:1304
+msgid "Detect bridging perimeters"
+msgstr "ブリッジ外周の検出"
+
+#: src/libslic3r/PrintConfig.cpp:1988
+msgid "Detect single-width walls (parts where two extrusions don't fit and we need to collapse them into a single trace)."
+msgstr "単一の線の太さ(2本の線が入れられず、1本の線で射出する必要がある部分)の壁を検出します。"
+
+#: src/libslic3r/PrintConfig.cpp:1986
+msgid "Detect thin walls"
+msgstr "薄壁を検知"
+
+#: src/libslic3r/PrintConfig.cpp:3083
+msgid "Detect unconnected parts in the given model(s) and split them into separate objects."
+msgstr "指定されたモデルで接続されていないパーツを検出し、それらを個別のオブジェクトに分割します。"
+
+#: src/slic3r/GUI/Plater.cpp:1713
+msgid "Detected advanced data"
+msgstr "検出された高度なデータ"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:88 src/libslic3r/PrintConfig.cpp:677
+msgid "Diameter"
+msgstr "直径"
+
+#: src/libslic3r/PrintConfig.cpp:2443
+msgid "Diameter in mm of the pillar base"
+msgstr "支柱ベースの直径(mm)"
+
+#: src/libslic3r/PrintConfig.cpp:2399
+msgid "Diameter in mm of the support pillars"
+msgstr "サポート支柱の直径(mm)"
+
+#: src/libslic3r/PrintConfig.cpp:2371
+msgid "Diameter of the pointing side of the head"
+msgstr "サポート先端の直径"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:89
+msgid "Diameter of the print bed. It is assumed that origin (0,0) is located in the center."
+msgstr "プリントベッドの直径。 原点(0,0)は中央にあるとみなされます。"
+
+#: src/libslic3r/PrintConfig.cpp:1569
+msgid "Direction"
+msgstr "方向"
+
+#: src/libslic3r/PrintConfig.cpp:323
+msgid "Disable fan for the first"
+msgstr "ファンをオフにする最初のレイヤー"
+
+#: src/libslic3r/PrintConfig.cpp:1280
+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/slic3r/GUI/wxExtensions.cpp:2572
+msgid "Discard all color changes"
+msgstr "すべての色の変更を破棄"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:869
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1241
+msgid "Discard changes"
+msgstr "変更取りやめ"
+
+#: src/slic3r/GUI/Tab.cpp:2784
+msgid "Discard changes and continue anyway?"
+msgstr "変更を破棄して続行しますか?"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoMove.cpp:177
+msgid "Displacement (mm)"
+msgstr "変位(mm)"
+
+#: src/slic3r/GUI/Tab.cpp:2041
+msgid "Display"
+msgstr "ディスプレイ"
+
+#: src/libslic3r/PrintConfig.cpp:2208
+msgid "Display height"
+msgstr "ディスプレイの高さ"
+
+#: src/libslic3r/PrintConfig.cpp:2319
+msgid "Display horizontal mirroring"
+msgstr "水平ディスプレイミラーリング"
+
+#: src/libslic3r/PrintConfig.cpp:2227
+msgid "Display orientation"
+msgstr "ディスプレイの向き"
+
+#: src/slic3r/GUI/MainFrame.cpp:510
+msgid "Display the Print Host Upload Queue window"
+msgstr "プリントサーバーのアップロードキュー画面を表示する"
+
+#: src/libslic3r/PrintConfig.cpp:2326
+msgid "Display vertical mirroring"
+msgstr "垂直ミラーリングを表示する"
+
+#: src/libslic3r/PrintConfig.cpp:2202
+msgid "Display width"
+msgstr "画面の幅"
+
+#: src/libslic3r/PrintConfig.cpp:341
+msgid "Distance between copies"
+msgstr "コピー間の距離"
+
+#: src/libslic3r/PrintConfig.cpp:1610
+msgid "Distance between skirt and object(s). Set this to zero to attach the skirt to the object(s) and get a brim for better adhesion."
+msgstr "スカート(パーツを囲むアウトライン)とオブジェクト間の距離。 これをゼロに設定すると、スカートがオブジェクトの最外周に密着し、ブリム(縁)となります。"
+
+#: src/libslic3r/PrintConfig.cpp:2752
+msgid "Distance between two connector sticks which connect the object and the generated pad."
+msgstr "オブジェクトと生成されたパッドを接続する2つのコネクタスティック間の距離。"
+
+#: src/libslic3r/PrintConfig.cpp:1609
+msgid "Distance from object"
+msgstr "オブジェクトからの距離"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:80
+msgid "Distance of the 0,0 G-code coordinate from the front left corner of the rectangle."
+msgstr "四角形の左前隅からの0,0 Gコード座標の距離。"
+
+#: src/libslic3r/PrintConfig.cpp:285
+msgid "Distance of the center-point of the cooling tube from the extruder tip."
+msgstr "ノズル先端から冷却チューブの中心までの距離。"
+
+#: src/libslic3r/PrintConfig.cpp:1338
+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:342
+msgid "Distance used for the auto-arrange feature of the plater."
+msgstr "プレートの自動配置機能で使用される距離。"
+
+#: src/libslic3r/PrintConfig.cpp:3097
+msgid "Do not fail if a file supplied to --load does not exist."
+msgstr "存在しない読込みが行われても提供されたファイルは失敗させない。"
+
+#: src/libslic3r/PrintConfig.cpp:3041
+msgid "Do not rearrange the given models before merging and keep their original XY coordinates."
+msgstr "元のXY座標を残して、マージする前にモデルを再配置しないでください。"
+
+#: src/slic3r/GUI/Field.cpp:206
+#, 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 "%s%sではなく%s%%ですか?この値を%s %%に変更するなら「はい」を、%s%sでよろしいなら「いいえ」を選択してください。"
+
+#: src/slic3r/GUI/GUI_App.cpp:754
+msgid "Do you want to proceed?"
+msgstr "続行しますか?"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1024
+msgid "Do you want to save your manually edited support points?"
+msgstr "マニュアル編集したサポートポイントを保存しますか?"
+
+#: src/libslic3r/PrintConfig.cpp:3040
+msgid "Don't arrange"
+msgstr "整列させない"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:55
+msgid "Don't notify about new releases any more"
+msgstr "新しいリリースについて通知しない"
+
+#: src/libslic3r/PrintConfig.cpp:333
+msgid "Don't support bridges"
+msgstr "ブリッジ部のサポート禁止"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:20
+msgid "Downgrade"
+msgstr "ダウングレード"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1233
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1236
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1237
+msgid "Drag"
+msgstr "ドラッグ"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:340
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:355
+msgid "Drop to bed"
+msgstr "ベッドに落とす"
+
+#: src/libslic3r/PrintConfig.cpp:3044
+msgid "Duplicate"
+msgstr "複製"
+
+#: src/libslic3r/PrintConfig.cpp:3049
+msgid "Duplicate by grid"
+msgstr "グリッドで複製"
+
+#: src/libslic3r/PrintConfig.cpp:2418
+msgid "Dynamic"
+msgstr "動的"
+
+#: src/slic3r/GUI/MainFrame.cpp:708
+msgid "E&xport"
+msgstr "エクスポート"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:238
+msgid "edges fixed"
+msgstr "エッジ修正"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2690
+msgid "Edit Height Range"
+msgstr "高さ範囲の編集"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:373
+msgid "Editing"
+msgstr "編集中"
+
+#: src/libslic3r/PrintConfig.cpp:349
+msgid "Elephant foot compensation"
+msgstr "最初の層の広がり補正"
+
+#: src/libslic3r/SLAPrint.cpp:681
+msgid "Elevation is too low for object. Use the \"Pad around obect\" feature to print the object without elevation."
+msgstr "オブジェクトに対して上昇高さが低すぎます。 「オブジェクトの周囲のパッド」機能を使用して、オブジェクトを上昇させずにプリントします。"
+
+#: src/libslic3r/SLAPrint.cpp:678
+msgid "Elevation is too low for object. Use the \"Pad around object\" feature to print the object without elevation."
+msgstr "オブジェクトに対して持上げ高さが低すぎます。 「オブジェクトの周囲のパッド」機能を使用して、オブジェクトを持上げ高さなしでプリントします。"
+
+#: src/libslic3r/PrintConfig.cpp:1044
+msgid "Emit M73 P[percent printed] R[remaining time in minutes] at 1 minute intervals into the G-code to let the firmware show accurate remaining time. As of now only the Prusa i3 MK3 firmware recognizes M73. Also the i3 MK3 firmware supports M73 Qxx Sxx for the silent mode."
+msgstr "正確な残り時間を表示させるために、Gコードに1分間隔でM73 P [プリント率(%)] R [残り時間(分)]を埋め込みます。 現在のところ、M73を認識するのはPrusa i3 MK3ファームウェアのみです。 また、Prusa i3 MK3ファームウェアは、サイレントモードのM73 Qxx Sxxもサポートしています。"
+
+#: src/slic3r/GUI/Tab.cpp:1490 src/libslic3r/PrintConfig.cpp:1286
+#: src/libslic3r/PrintConfig.cpp:2099
+msgid "Enable"
+msgstr "有効"
+
+#: src/libslic3r/PrintConfig.cpp:277
+msgid "Enable auto cooling"
+msgstr "自動クーリングを有効化する"
+
+#: src/libslic3r/PrintConfig.cpp:539
+msgid "Enable fan if layer print time is below"
+msgstr "レイヤーのプリント時間がこれ以下の場合にファンをオンにします"
+
+#: src/libslic3r/PrintConfig.cpp:2321
+msgid "Enable horizontal mirroring of output images"
+msgstr "出力画像の水平ミラーリングを有効にします"
+
+#: src/libslic3r/PrintConfig.cpp:1781
+msgid "Enable support material generation."
+msgstr "サポート材生成の有効化"
+
+#: src/libslic3r/PrintConfig.cpp:918
+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 "このオプションを有効にすると、Gコードのプリント移動コマンドに、どのオブジェクトに属するものかがわかるようにラベルコメントが追加されます。これはOctoprintのCancelObjectプラグインに役立ちます。 この設定は、単一エクストルーダーのマルチマテリアル構成およびオブジェクト内ワイプのノズルクリーニング機能と互換性がありません。"
+
+#: src/libslic3r/PrintConfig.cpp:881
+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 "これを有効にすると、コメント化されたGコードファイルが生成され、各行に説明テキストが追加されます。 ただし、SDカードからプリントする場合、ファイルサイズ増大が原因で処理が間に合わずプリント速度が低下する可能性があります。"
+
+#: src/libslic3r/PrintConfig.cpp:2085
+msgid "Enable variable layer height feature"
+msgstr "可変レイヤー高さ機能を有効にする"
+
+#: src/libslic3r/PrintConfig.cpp:2328
+msgid "Enable vertical mirroring of output images"
+msgstr "出力イメージの垂直ミラーリングをオンにします"
+
+#: src/slic3r/GUI/Tab.cpp:1570 src/slic3r/GUI/Tab.cpp:1955
+#: src/libslic3r/PrintConfig.cpp:359 src/libslic3r/PrintConfig.cpp:369
+msgid "End G-code"
+msgstr "終了Gコード"
+
+#: src/libslic3r/PrintConfig.cpp:1838
+msgid "Enforce support for the first"
+msgstr "最初のサポートを強制"
+
+#: src/libslic3r/PrintConfig.cpp:1845
+msgid "Enforce support for the first n layers"
+msgstr "最初のnレイヤーのサポートを強制します"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:197
+#: src/slic3r/GUI/PrintHostDialogs.cpp:228
+msgid "Enqueued"
+msgstr "キュー追加済み"
+
+#: src/libslic3r/PrintConfig.cpp:380
+msgid "Ensure vertical shell thickness"
+msgstr "垂直壁の厚さを確認する"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2709
+msgid "Enter new name"
+msgstr "新しい名前を入力"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:622
+msgid "Enter the bed temperature needed for getting your filament to stick to your heated bed."
+msgstr "フィラメントをベッドに確実に付着させるために必要なベッド温度を入力します。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:570
+msgid "Enter the diameter of your filament."
+msgstr "フィラメント径を入力します。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:557
+msgid "Enter the diameter of your printer's hot end nozzle."
+msgstr "プリンターのホットエンドノズルの直径を入力します。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:608
+msgid "Enter the temperature needed for extruding your filament."
+msgstr "フィラメントを押し出すのに必要な温度を入力します。"
+
+#: src/libslic3r/PrintConfig.cpp:718
+msgid "Enter your filament cost per kg here. This is only for statistical information."
+msgstr "ここに1kgあたりのフィラメント価格を入力します。 プリント情報表示に使われます。"
+
+#: src/libslic3r/PrintConfig.cpp:686
+msgid "Enter your filament density here. This is only for statistical information. A decent way is to weigh a known length of filament and compute the ratio of the length to volume. Better is to calculate the volume directly through displacement."
+msgstr "ここにフィラメント密度を入力します。 これは統計情報に使われます。 適切な方法は、フィラメントの既知の長さを量り、長さと体積の比率を計算することです。 より良いのは、変位によって直接体積を計算することです。"
+
+#: src/libslic3r/PrintConfig.cpp:678
+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/slic3r/GUI/MainFrame.cpp:636 src/slic3r/GUI/PrintHostDialogs.cpp:230
+msgid "Error"
+msgstr "エラー"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:608
+#, c-format
+msgid "Error accessing port at %s: %s"
+msgstr "%sポートへのアクセスエラー:%s"
+
+#: src/slic3r/GUI/Plater.cpp:3593
+#, c-format
+msgid "Error exporting 3MF file %s"
+msgstr "3MFファイル%sのエクスポートエラー"
+
+#: src/slic3r/GUI/Plater.cpp:3564
+#, c-format
+msgid "Error exporting AMF file %s"
+msgstr "AMFファイル%sのエクスポートエラー"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:153
+msgid "Error Message"
+msgstr "エラーメッセージ"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:271
+msgid "Error uploading to print host:"
+msgstr "プリントサーバーへのアップロードエラー:"
+
+#: src/libslic3r/Zipper.cpp:105
+msgid "Error with zip archive"
+msgstr "zipアーカイブのエラー"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:333 src/slic3r/GUI/GUI_ObjectList.cpp:1443
+msgid "Error!"
+msgstr "エラー!"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:482
+msgid "Error! Invalid model"
+msgstr "エラー!無効なモデル"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:610
+#, c-format
+msgid "Error: %s"
+msgstr "エラー: %s"
+
+#: src/slic3r/GUI/Plater.cpp:1503
+msgid "ERROR: not enough resources to execute a new job."
+msgstr "エラー:新しいジョブを実行するのに十分なリソースがありません。"
+
+#: src/slic3r/GUI/Plater.cpp:217 src/slic3r/GUI/Plater.cpp:1028
+#: src/slic3r/GUI/Plater.cpp:1070
+msgid "Estimated printing time"
+msgstr "予測プリント時間"
+
+#: src/slic3r/GUI/Plater.cpp:424
+msgid "Everywhere"
+msgstr "どこでも"
+
+#: src/slic3r/GUI/PresetHints.cpp:50
+msgid "except for the first %1% layers."
+msgstr "最初の%1%レイヤーを除きます。"
+
+#: src/slic3r/GUI/PresetHints.cpp:52
+msgid "except for the first layer."
+msgstr "最初のレイヤーを除きます。"
+
+#: src/libslic3r/Print.cpp:1285
+msgid "Excessive %1%=%2% mm to be printable with a nozzle diameter %3% mm"
+msgstr "ノズル径%3% mmで過剰な%1%=%2% mmをプリント可能"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:148
+#, c-format
+msgid "Exit %s"
+msgstr "%s終了"
+
+#: src/libslic3r/PrintConfig.cpp:335
+msgid "Experimental option for preventing support material from being generated under bridged areas."
+msgstr "ブリッジエリアでサポート材の生成をしない試用的オプション。"
+
+#: src/libslic3r/PrintConfig.cpp:1306
+msgid "Experimental option to adjust flow for overhangs (bridge flow will be used), to apply bridge speed to them and enable fan."
+msgstr "オーバーハング時の流量を調整する試用的なオプション(ブリッジ流量が使用されます)、ブリッジ速度を適用してファンを有効にします。"
+
+#: src/slic3r/GUI/GUI_App.cpp:676 src/slic3r/GUI/wxExtensions.cpp:2461
+msgid "Expert"
+msgstr "高度"
+
+#: src/slic3r/GUI/GUI_App.cpp:676
+msgid "Expert View Mode"
+msgstr "エキスパートビューモード"
+
+#: src/slic3r/GUI/MainFrame.cpp:602 src/slic3r/GUI/Plater.cpp:3821
+msgid "Export"
+msgstr "エクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:373
+msgid "Export &Config"
+msgstr "設定のエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:362 src/slic3r/GUI/MainFrame.cpp:602
+msgid "Export &G-code"
+msgstr "&Gコードのエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:488
+msgid "Export &toolpaths as OBJ"
+msgstr "ツールパスをOBJとしてエクスポート"
+
+#: src/libslic3r/PrintConfig.cpp:2949
+msgid "Export 3MF"
+msgstr "3MFのエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:375
+msgid "Export all presets to file"
+msgstr "すべてのプリセットをファイルにエクスポートします"
+
+#: src/libslic3r/PrintConfig.cpp:2954
+msgid "Export AMF"
+msgstr "AMFのエクスポート"
+
+#: src/slic3r/GUI/Plater.cpp:1932
+msgid "Export AMF file:"
+msgstr "AMFファイルのエクスポート:"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1219 src/slic3r/GUI/Plater.cpp:2927
+msgid "Export as STL"
+msgstr "STLとしてエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:375
+msgid "Export Config &Bundle"
+msgstr "設定とバンドルのエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:373
+msgid "Export current configuration to file"
+msgstr "現在の構成をファイルにエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:370
+msgid "Export current plate as AMF"
+msgstr "現在のプレートをAMFとしてエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:362
+msgid "Export current plate as G-code"
+msgstr "現在のプレートをGコードとしてエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:366
+msgid "Export current plate as STL"
+msgstr "現在のプレートをSTLとしてエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:368
+msgid "Export current plate as STL including supports"
+msgstr "サポートを含むSTLとして現在のプレートをエクスポート"
+
+#: src/slic3r/GUI/Plater.cpp:2722
+msgid "Export failed"
+msgstr "エクスポート失敗"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:108 src/slic3r/GUI/Plater.cpp:733
+#: src/slic3r/GUI/Plater.cpp:3821 src/libslic3r/PrintConfig.cpp:2964
+msgid "Export G-code"
+msgstr "Gコードのエクスポート"
+
+#: src/libslic3r/PrintConfig.cpp:2931
+msgid "Export OBJ"
+msgstr "OBJのエクスポート"
+
+#: src/slic3r/GUI/Plater.cpp:2531
+msgid "Export OBJ file:"
+msgstr "OBJファイルのエクスポート :"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:368
+msgid "Export of a temporary 3mf file failed"
+msgstr "3MFの一時ファイルのエクスポートに失敗しました"
+
+#: src/slic3r/GUI/MainFrame.cpp:370
+msgid "Export plate as &AMF"
+msgstr "プレートを&AMFとしてエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:366
+msgid "Export plate as &STL"
+msgstr "プレートを&STLとしてエクスポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:481
+msgid "Export plate as STL &including supports"
+msgstr "サポートを含むSTLとしてプレートをエクスポート"
+
+#: src/libslic3r/PrintConfig.cpp:2943
+msgid "Export SLA"
+msgstr "SLAのエクスポート"
+
+#: src/libslic3r/PrintConfig.cpp:2959
+msgid "Export STL"
+msgstr "STLのエクスポート"
+
+#: src/slic3r/GUI/Plater.cpp:1925
+msgid "Export STL file:"
+msgstr "STLファイルのエクスポート :"
+
+#: src/libslic3r/PrintConfig.cpp:2950
+msgid "Export the model(s) as 3MF."
+msgstr "モデルを3MFとしてエクスポートします。"
+
+#: src/libslic3r/PrintConfig.cpp:2955
+msgid "Export the model(s) as AMF."
+msgstr "モデルをAMF形式でエクスポート"
+
+#: src/libslic3r/PrintConfig.cpp:2932
+msgid "Export the model(s) as OBJ."
+msgstr "モデルをOBJとしてエクスポート"
+
+#: src/libslic3r/PrintConfig.cpp:2960
+msgid "Export the model(s) as STL."
+msgstr "STLとしてモデルをエクスポート"
+
+#: src/slic3r/GUI/Plater.cpp:2927
+msgid "Export the selected object as STL file"
+msgstr "選択したオブジェクトをSTL形式でエクスポートします"
+
+#: src/slic3r/GUI/MainFrame.cpp:488
+msgid "Export toolpaths as OBJ"
+msgstr "ツールパスをOBJとしてエクスポート"
+
+#: src/libslic3r/Print.cpp:1517
+msgid "Exporting G-code"
+msgstr "Gコードのエクスポート"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:341
+msgid "Exporting model..."
+msgstr "モデルのエクスポート中..."
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:219
+#: src/slic3r/Utils/FixModelByWin10.cpp:359
+msgid "Exporting source model"
+msgstr "ソースモデルのエクスポート"
+
+#: src/libslic3r/SLAPrint.cpp:700
+msgid "Exposition time is out of printer profile bounds."
+msgstr "露光時間がプリンタープロファイルの範囲外です。"
+
+#: src/slic3r/GUI/Tab.cpp:3306
+msgid "Exposure"
+msgstr "露光"
+
+#: src/libslic3r/PrintConfig.cpp:2310 src/libslic3r/PrintConfig.cpp:2311
+msgid "Exposure time"
+msgstr "露光時間"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:228 src/libslic3r/GCode/PreviewData.cpp:164
+msgid "External perimeter"
+msgstr "最外周"
+
+#: src/slic3r/GUI/PresetHints.cpp:153
+msgid "external perimeters"
+msgstr "最外周"
+
+#: src/libslic3r/PrintConfig.cpp:415 src/libslic3r/PrintConfig.cpp:425
+msgid "External perimeters"
+msgstr "最外周"
+
+#: src/libslic3r/PrintConfig.cpp:437
+msgid "External perimeters first"
+msgstr "最外周を先にプリント"
+
+#: src/libslic3r/PrintConfig.cpp:1518 src/libslic3r/PrintConfig.cpp:1526
+msgid "Extra length on restart"
+msgstr "追加の戻り距離"
+
+#: src/libslic3r/PrintConfig.cpp:1321
+msgid "Extra loading distance"
+msgstr "追加ローディング長さ"
+
+#: src/libslic3r/PrintConfig.cpp:445
+msgid "Extra perimeters if needed"
+msgstr "必要に応じて外周を追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:335 src/slic3r/GUI/Tab.cpp:1479
+#: src/libslic3r/PrintConfig.cpp:455
+msgid "Extruder"
+msgstr "エクストルーダー"
+
+#: src/slic3r/GUI/Tab.cpp:2253 src/libslic3r/GCode/PreviewData.cpp:475
+#, c-format
+msgid "Extruder %d"
+msgstr "エクストルーダー %d"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:592
+msgid "Extruder and Bed Temperatures"
+msgstr "エクストルーダーとベッド温度"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:226
+msgid "Extruder changed to"
+msgstr "エクストルーダーを変更"
+
+#: src/slic3r/GUI/Tab.cpp:1171
+msgid "Extruder clearance (mm)"
+msgstr "エクストルーダーのクリアランス(mm)"
+
+#: src/libslic3r/PrintConfig.cpp:490
+msgid "Extruder Color"
+msgstr "エクストルーダーカラー"
+
+#: src/libslic3r/PrintConfig.cpp:497
+msgid "Extruder offset"
+msgstr "エクストルーダーのオフセット"
+
+#: src/libslic3r/PrintConfig.cpp:863
+msgid "Extruder temperature for first layer. If you want to control temperature manually during print, set this to zero to disable temperature control commands in the output file."
+msgstr "最初のレイヤーのエクストルーダー温度。 プリント中に温度をマニュアル制御する場合は、これをゼロに設定して、出力ファイルの温度制御コマンドを無効にします。"
+
+#: src/libslic3r/PrintConfig.cpp:1978
+msgid "Extruder temperature for layers after the first one. Set this to zero to disable temperature control commands in the output."
+msgstr "最初のレイヤー以降のレイヤーのエクストルーダー温度。 出力の温度制御コマンドを無効にするには、これをゼロに設定します。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:33 src/slic3r/GUI/GUI_ObjectList.cpp:72
+#: src/slic3r/GUI/GUI_ObjectList.cpp:513 src/slic3r/GUI/Tab.cpp:1119
+#: src/slic3r/GUI/Tab.cpp:1844 src/libslic3r/PrintConfig.cpp:456
+#: src/libslic3r/PrintConfig.cpp:954 src/libslic3r/PrintConfig.cpp:1340
+#: src/libslic3r/PrintConfig.cpp:1668 src/libslic3r/PrintConfig.cpp:1852
+#: src/libslic3r/PrintConfig.cpp:1878 src/libslic3r/PrintConfig.cpp:2151
+#: src/libslic3r/PrintConfig.cpp:2159
+msgid "Extruders"
+msgstr "エクストルーダー"
+
+#: src/libslic3r/PrintConfig.cpp:507
+msgid "Extrusion axis"
+msgstr "射出軸"
+
+#: src/libslic3r/PrintConfig.cpp:513
+msgid "Extrusion multiplier"
+msgstr "射出率"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:612
+msgid "Extrusion Temperature:"
+msgstr "射出温度"
+
+#: src/slic3r/GUI/Tab.cpp:1143
+msgid "Extrusion width"
+msgstr "射出幅"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:73 src/slic3r/GUI/GUI_ObjectList.cpp:514
+#: src/libslic3r/PrintConfig.cpp:416 src/libslic3r/PrintConfig.cpp:523
+#: src/libslic3r/PrintConfig.cpp:830 src/libslic3r/PrintConfig.cpp:962
+#: src/libslic3r/PrintConfig.cpp:1349 src/libslic3r/PrintConfig.cpp:1688
+#: src/libslic3r/PrintConfig.cpp:1861 src/libslic3r/PrintConfig.cpp:2018
+msgid "Extrusion Width"
+msgstr "射出幅"
+
+#: src/slic3r/GUI/Plater.cpp:139
+msgid "Facets"
+msgstr "面"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:240
+msgid "facets added"
+msgstr "追加されたファセット"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:239
+msgid "facets removed"
+msgstr "削除されたファセット"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:241
+msgid "facets reversed"
+msgstr "ファセットが反転しました"
+
+#: src/libslic3r/PrintConfig.cpp:2302
+msgid "Faded layers"
+msgstr "初期露出レイヤー"
+
+#: src/libslic3r/Zipper.cpp:47
+msgid "failed finding central directory"
+msgstr "基準ディレクトリの検索に失敗しました"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:235
+msgid "Failed loading the input model."
+msgstr "入力モデルの読み込みに失敗しました。"
+
+#: src/libslic3r/PrintBase.cpp:65
+msgid "Failed processing of the output_filename_format template."
+msgstr "output_filename_formatの処理に失敗しました。"
+
+#: src/slic3r/GUI/PresetHints.cpp:41
+msgid "Fan"
+msgstr "ファン"
+
+#: src/slic3r/GUI/Tab.cpp:1501
+msgid "Fan settings"
+msgstr "ファン設定"
+
+#: src/slic3r/GUI/Tab.cpp:1502
+msgid "Fan speed"
+msgstr "ファンスピード"
+
+#: src/libslic3r/PrintConfig.cpp:2240
+msgid "Fast"
+msgstr "早い"
+
+#: src/libslic3r/PrintConfig.cpp:2241
+msgid "Fast tilt"
+msgstr "早いチルト"
+
+#: src/slic3r/GUI/GUI_App.cpp:135
+msgid "Fatal error"
+msgstr "致命的なエラー"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:212 src/slic3r/GUI/GUI_Preview.cpp:537
+#: src/libslic3r/GCode/PreviewData.cpp:394
+msgid "Feature type"
+msgstr "機能タイプ"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:224 src/slic3r/GUI/GUI_Preview.cpp:225
+msgid "Feature types"
+msgstr "射出の種類"
+
+#: src/slic3r/GUI/Plater.cpp:682 src/slic3r/GUI/Tab.cpp:1470
+#: src/slic3r/GUI/Tab.cpp:1471
+msgid "Filament"
+msgstr "フィラメント"
+
+#: src/slic3r/GUI/Preset.cpp:1275
+msgid "filament"
+msgstr "フィラメント"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:541
+msgid "Filament and Nozzle Diameters"
+msgstr "フィラメントとノズル径"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:574
+msgid "Filament Diameter:"
+msgstr "フィラメント径:"
+
+#: src/libslic3r/PrintConfig.cpp:620
+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:654
+msgid "Filament load time"
+msgstr "フィラメントのローディング時間"
+
+#: src/libslic3r/PrintConfig.cpp:556
+msgid "Filament notes"
+msgstr "フィラメントメモ"
+
+#: src/slic3r/GUI/Tab.cpp:1502 src/slic3r/GUI/Tab.cpp:1557
+msgid "Filament Overrides"
+msgstr "フィラメント上書き"
+
+#: src/libslic3r/PrintConfig.cpp:1312
+msgid "Filament parking position"
+msgstr "フィラメント待避ポジション"
+
+#: src/slic3r/GUI/Tab.cpp:1516
+msgid "Filament properties"
+msgstr "フィラメント特性"
+
+#: src/slic3r/GUI/Tab.hpp:335
+msgid "Filament Settings"
+msgstr "フィラメント設定"
+
+#: src/libslic3r/PrintConfig.cpp:694
+msgid "Filament type"
+msgstr "フィラメントの種類"
+
+#: src/libslic3r/PrintConfig.cpp:669
+msgid "Filament unload time"
+msgstr "フィラメントアンロード時間"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:47
+msgid "filaments"
+msgstr "フィラメント"
+
+#: src/libslic3r/Zipper.cpp:75
+msgid "file close failed"
+msgstr "ファイルのクローズに失敗しました"
+
+#: src/libslic3r/Zipper.cpp:69
+msgid "file create failed"
+msgstr "ファイルの作成に失敗しました"
+
+#: src/slic3r/GUI/MainFrame.cpp:642
+msgid "File Not Found"
+msgstr "ファイルが見つかりません"
+
+#: src/libslic3r/Zipper.cpp:89
+msgid "file not found"
+msgstr "ファイルがありません"
+
+#: src/libslic3r/Zipper.cpp:67
+msgid "file open failed"
+msgstr "ファイルオープンエラー"
+
+#: src/libslic3r/Zipper.cpp:73
+msgid "file read failed"
+msgstr "ファイルの読込に失敗しました"
+
+#: src/libslic3r/Zipper.cpp:77
+msgid "file seek failed"
+msgstr "ファイル検索に失敗"
+
+#: src/libslic3r/Zipper.cpp:79
+msgid "file stat failed"
+msgstr "ファイル情報失敗"
+
+#: src/libslic3r/Zipper.cpp:39
+msgid "file too large"
+msgstr "ファイルが大きすぎます"
+
+#: src/libslic3r/Zipper.cpp:71
+msgid "file write failed"
+msgstr "ファイルの書き込みに失敗しました"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:152
+msgid "Filename"
+msgstr "ファイル名"
+
+#: src/libslic3r/PrintConfig.cpp:728
+msgid "Fill angle"
+msgstr "塗りつぶし角"
+
+#: src/libslic3r/PrintConfig.cpp:742
+msgid "Fill density"
+msgstr "充填密度"
+
+#: src/libslic3r/PrintConfig.cpp:779
+msgid "Fill pattern"
+msgstr "インフィルパターン"
+
+#: src/libslic3r/PrintConfig.cpp:410
+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:781
+msgid "Fill pattern for general low-density infill."
+msgstr "一般的な低密度インフィルのパターン。"
+
+#: src/libslic3r/PrintConfig.cpp:390
+msgid "Fill pattern for top infill. This only affects the top visible layer, and not its adjacent solid shells."
+msgstr "トップレイヤーのインフィル(塗りつぶし)パターン。 これは最上層レイヤーにのみに適用され、それ以外のソリッドシェル(塗りつぶし)には影響しません。"
+
+#: src/slic3r/GUI/BonjourDialog.cpp:225
+msgid "Finished"
+msgstr "完了"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:486 src/slic3r/GUI/Tab.cpp:1920
+msgid "Firmware"
+msgstr "ファームウェア"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:740
+msgid "Firmware flasher"
+msgstr "ファームウェア更新"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:765
+msgid "Firmware image:"
+msgstr "ファームウェアイメージ:"
+
+#: src/slic3r/GUI/Tab.cpp:2431
+msgid "Firmware Retraction"
+msgstr "ファームウェア引き込み"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:486
+msgid "Firmware Type"
+msgstr "ファームウェアタイプ"
+
+#: src/libslic3r/PrintConfig.cpp:812 src/libslic3r/PrintConfig.cpp:821
+#: src/libslic3r/PrintConfig.cpp:829 src/libslic3r/PrintConfig.cpp:862
+msgid "First layer"
+msgstr "1番目のレイヤー"
+
+#: src/libslic3r/PrintConfig.cpp:841
+msgid "First layer height"
+msgstr "最初のレイヤー高さ"
+
+#: src/libslic3r/Print.cpp:1328
+msgid "First layer height can't be greater than nozzle diameter"
+msgstr "最初のレイヤー高は、ノズルの直径より大きくすることはできません"
+
+#: src/libslic3r/PrintConfig.cpp:852
+msgid "First layer speed"
+msgstr "最初のレイヤーの速度"
+
+#: src/slic3r/GUI/PresetHints.cpp:216
+msgid "First layer volumetric"
+msgstr "最初のレイヤーの体積押出し"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1210
+msgid "Fix through the Netfabb"
+msgstr "Netfabbで修正"
+
+#: src/slic3r/GUI/Plater.cpp:3072
+msgid "Fix Throught NetFabb"
+msgstr "NetFabbで修正"
+
+#: src/slic3r/GUI/GUI_App.cpp:685
+msgid "Flash printer &firmware"
+msgstr "&firmwareをプリンタに書込む"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:146
+msgid "Flash!"
+msgstr "書込み!"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:275
+msgid "Flashing cancelled."
+msgstr "書込み中止。"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:192
+msgid "Flashing failed"
+msgstr "アップロード失敗"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:274
+msgid "Flashing failed. Please see the avrdude log below."
+msgstr "更新に失敗しました。 以下のavrdudeログを参照してください。"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:148
+msgid "Flashing in progress. Please do not disconnect the printer!"
+msgstr "更新中。 プリンターの接続を切らないでください!"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:273
+msgid "Flashing succeeded!"
+msgstr "更新完了!"
+
+#: src/slic3r/GUI/Tab.cpp:1156
+msgid "Flow"
+msgstr "移動"
+
+#: src/slic3r/GUI/PresetHints.cpp:219
+msgid "flow rate is maximized"
+msgstr "最大送り量になります"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:188
+msgid "For more information please visit our wiki page:"
+msgstr "詳細については、Wikiページをご覧ください:"
+
+#: src/slic3r/GUI/Plater.cpp:435 src/slic3r/GUI/Plater.cpp:528
+msgid "For support enforcers only"
+msgstr "強制サポートのみ"
+
+#. TRN Description for "WHITE BULLET"
+#: src/slic3r/GUI/Tab.cpp:3345
+msgid ""
+"for the left button: \tindicates a non-system (or non-default) preset,\n"
+"for the right button: \tindicates that the settings hasn't been modified."
+msgstr "左ボタンの場合:システム(デフォルト)プリセットでないことを示し、右側ボタンの場合:設定が変更されていないことを示します。"
+
+#: src/libslic3r/Print.cpp:1302
+msgid "For the Wipe Tower to work with the soluble supports, the support layers need to be synchronized with the object layers."
+msgstr "ワイプタワーを可溶性のサポートと連携させるには、サポートレイヤーをオブジェクトレイヤーと同期させる必要があります。"
+
+#: src/libslic3r/PrintConfig.cpp:1660
+msgid "Force solid infill for regions having a smaller area than the specified threshold."
+msgstr "指定されたしきい値よりも小さい領域を、ソリッドインフィル(塗りつぶし)にします。"
+
+#: src/libslic3r/PrintConfig.cpp:1023
+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/slic3r/GUI/WipeTowerDialog.cpp:262
+msgid "From"
+msgstr "前のエクストルーダー"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1853
+msgid "From Object List You can't delete the last solid part from object."
+msgstr "オブジェクトリストからオブジェクトの最後のパートを削除することはできません。"
+
+#: src/slic3r/GUI/MainFrame.cpp:525
+msgid "Front"
+msgstr "正面"
+
+#: src/slic3r/GUI/MainFrame.cpp:525
+msgid "Front View"
+msgstr "正面"
+
+#: src/slic3r/GUI/MainFrame.cpp:677
+msgid "G-code"
+msgstr "Gコード"
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:87
+msgid "G-code file exported to %1%"
+msgstr "Gコードファイルを%1%にエクスポートしました"
+
+#: src/libslic3r/PrintConfig.cpp:888
+msgid "G-code flavor"
+msgstr "Gコード型"
+
+#: src/libslic3r/PrintConfig.cpp:689
+msgid "g/cm³"
+msgstr "g/cm³"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:234 src/libslic3r/PrintConfig.cpp:870
+#: src/libslic3r/GCode/PreviewData.cpp:170
+msgid "Gap fill"
+msgstr "ギャップフィル"
+
+#: src/slic3r/GUI/Preferences.cpp:19 src/slic3r/GUI/Tab.cpp:1812
+#: src/slic3r/GUI/Tab.cpp:2013
+msgid "General"
+msgstr "全般"
+
+#: src/libslic3r/PrintConfig.cpp:1242
+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 "1番目のレイヤーで指定された量のフィラメントを射出するためにスカート(パーツを囲むアウトライン)周回数を設定を超えて生成します。 マルチエクストルーダーの場合、この最小値は各エクストルーダーに適用されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1779
+msgid "Generate support material"
+msgstr "サポート材の生成"
+
+#: src/libslic3r/PrintConfig.cpp:1840
+msgid "Generate support material for the specified number of layers counting from bottom, regardless of whether normal support material is enabled or not and regardless of any angle threshold. This is useful for getting more adhesion of objects having a very thin or poor footprint on the build plate."
+msgstr "通常のサポート材が有効/無効、およびオーバハング角度に関係なく、下から数えて指定された数のレイヤーまでのサポートを強制的に生成します。 これは、ビルドプレート(ベッド)上のプリント領域(フットプリント)が非常に薄い/不十分なオブジェクトの密着力を高めるのに役立ちます。"
+
+#: src/libslic3r/PrintConfig.cpp:2362
+msgid "Generate supports"
+msgstr "サポート生成"
+
+#: src/libslic3r/PrintConfig.cpp:2364
+msgid "Generate supports for the models"
+msgstr "モデルのサポートを生成する"
+
+#: src/libslic3r/Print.cpp:1492
+msgid "Generating brim"
+msgstr "ブリム生成"
+
+#: src/libslic3r/Print.cpp:1524
+msgid "Generating G-code"
+msgstr "Gコード作成中"
+
+#: src/libslic3r/SLAPrint.cpp:58
+msgid "Generating pad"
+msgstr "パッド生成"
+
+#: src/libslic3r/PrintObject.cpp:141
+msgid "Generating perimeters"
+msgstr "境界線の生成中"
+
+#: src/libslic3r/Print.cpp:1484
+msgid "Generating skirt"
+msgstr "スカート生成"
+
+#: src/libslic3r/PrintObject.cpp:391
+msgid "Generating support material"
+msgstr "サポート材の生成"
+
+#: src/libslic3r/SLAPrint.cpp:56 src/libslic3r/SLAPrint.cpp:809
+msgid "Generating support points"
+msgstr "サポートポイントの生成"
+
+#: src/libslic3r/SLAPrint.cpp:57
+msgid "Generating support tree"
+msgstr "サポートツリーの生成"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1551
+msgid "Generic"
+msgstr "一般"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:144
+msgid "Gizmo cut"
+msgstr "ギズモカット"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:141
+msgid "Gizmo move"
+msgstr "ギズモ移動"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:145
+msgid "Gizmo Place face on bed"
+msgstr "ベッド面にギズモ配置"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:143
+msgid "Gizmo rotate"
+msgstr "ギズモ回転"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:142
+msgid "Gizmo scale"
+msgstr "ギズモ縮尺"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:146
+msgid "Gizmo SLA support points"
+msgstr "ギズモ-SLAサポートポイント"
+
+#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:641
+msgid "Gizmo-Move"
+msgstr " ギズモ移動"
+
+#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:569
+msgid "Gizmo-Place on Face"
+msgstr "ギズモ-面に配置"
+
+#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:651
+msgid "Gizmo-Rotate"
+msgstr "ギズモ-回転"
+
+#: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:646
+msgid "Gizmo-Scale"
+msgstr "ギズモ-縮尺"
+
+#: src/slic3r/GUI/AboutDialog.cpp:95
+msgid "GNU Affero General Public License, version 3"
+msgstr "GNU Affero General Public License, version 3 (AGPL v3)"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:571
+msgid "Good precision is required, so use a caliper and do multiple measurements along the filament, then compute the average."
+msgstr "高い精度が必要なため、ノギスを使用して何カ所かフィラメントの測定を行い、直径を計算します。"
+
+#: src/libslic3r/PrintConfig.cpp:797
+msgid "Grid"
+msgstr "グリッド"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1846
+msgid "Group manipulation"
+msgstr "グループ操作"
+
+#: src/libslic3r/PrintConfig.cpp:805
+msgid "Gyroid"
+msgstr "ジャイロイド"
+
+#: src/slic3r/GUI/Tab.cpp:2775
+msgid "has the following unsaved changes:"
+msgstr "次の未保存の変更があります:"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:840
+msgid "Head diameter"
+msgstr "先端径"
+
+#: src/libslic3r/PrintConfig.cpp:822
+msgid "Heated build plate temperature for the first layer. Set this to zero to disable bed temperature control commands in the output."
+msgstr "最初のレイヤーのビルドプレート(ベッド)の加熱温度。ベッド温度制御コマンドを無効にするには、これをゼロにします。"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:213 src/libslic3r/PrintConfig.cpp:468
+msgid "Height"
+msgstr "高さ"
+
+#: src/libslic3r/GCode/PreviewData.cpp:396
+msgid "Height (mm)"
+msgstr "高さ(mm)"
+
+#: src/libslic3r/PrintConfig.cpp:1618
+msgid "Height of skirt expressed in layers. Set this to a tall value to use skirt as a shield against drafts."
+msgstr "スカート(パーツを囲むアウトライン)の高さをレイヤーで指定します。 この値を大きくすると周囲環境からのシールドになります。"
+
+#: src/libslic3r/PrintConfig.cpp:2209
+msgid "Height of the display"
+msgstr "ディスプレイの高さ"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1350
+msgid "Height range Modifier"
+msgstr "個別条件領域の高さ範囲"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3650 src/slic3r/GUI/GUI_ObjectList.cpp:2206
+msgid "Height ranges"
+msgstr "高さ範囲"
+
+#: src/libslic3r/PrintConfig.cpp:226
+msgid "Heights at which a filament change is to occur."
+msgstr "フィラメントを切り替える高さ。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:300
+#, 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 "こんにちは、%sへようこそ! この%sは初期設定に役立ちます。 いくつかの設定を行うだけで、プリントの準備ができます。"
+
+#: src/libslic3r/PrintConfig.cpp:2976
+msgid "Help"
+msgstr "ヘルプ"
+
+#: src/libslic3r/PrintConfig.cpp:2982
+msgid "Help (FFF options)"
+msgstr "ヘルプ(FFFオプション)"
+
+#: src/libslic3r/PrintConfig.cpp:2987
+msgid "Help (SLA options)"
+msgstr "ヘルプ(SLAオプション)"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:225
+msgid "Here you can adjust required purging volume (mm³) for any given pair of tools."
+msgstr "ここで、ツールの任意のペアで必要なパージ量(mm³)を調整できます。"
+
+#: src/libslic3r/PrintConfig.cpp:925
+msgid "High extruder current on filament swap"
+msgstr "フィラメント交換時の高いエクストルーダー電流"
+
+#: src/libslic3r/PrintConfig.cpp:400 src/libslic3r/PrintConfig.cpp:806
+msgid "Hilbert Curve"
+msgstr "ヒルベルト曲線"
+
+#: src/slic3r/GUI/Plater.cpp:873
+msgid "Hold Shift to Slice & Export G-code"
+msgstr "シフトキーを押しながらで、スライス&Gコードエクスポート"
+
+#: src/libslic3r/PrintConfig.cpp:803 src/libslic3r/PrintConfig.cpp:1924
+msgid "Honeycomb"
+msgstr "ハニカム"
+
+#: src/slic3r/GUI/Tab.cpp:1013
+msgid "Horizontal shells"
+msgstr "水平構造設定"
+
+#: src/libslic3r/PrintConfig.cpp:209
+msgid "Horizontal width of the brim that will be printed around each object on the first layer."
+msgstr "各オブジェクトの最初のレイヤーにプリントされるブリム(縁)の幅。"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:151
+msgid "Host"
+msgstr "サーバー"
+
+#: src/libslic3r/PrintConfig.cpp:1267
+msgid "Host Type"
+msgstr "サーバータイプ"
+
+#: src/slic3r/GUI/BonjourDialog.cpp:73
+msgid "Hostname"
+msgstr "ホスト名"
+
+#: src/libslic3r/PrintConfig.cpp:81
+msgid "Hostname, IP or URL"
+msgstr "ホスト名、IPアドレス、もしくはURL"
+
+#: src/slic3r/GUI/Tab.cpp:136
+msgid ""
+"Hover the cursor over buttons to find more information \n"
+"or click this button."
+msgstr "カーソルをボタンの上に置くと、詳細情報が表示されます。またはこのボタンをクリックします。"
+
+#: src/libslic3r/PrintConfig.cpp:2734
+msgid "How much should the tiny connectors penetrate into the model body."
+msgstr "小さなコネクターをモデルにどの程度深く入れるか。"
+
+#: src/libslic3r/PrintConfig.cpp:2380
+msgid "How much the pinhead has to penetrate the model surface"
+msgstr "サポートの先端がモデルの表面をどの程度貫通しているか"
+
+#: src/libslic3r/PrintConfig.cpp:2642
+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:95
+msgid "HTTPS CA File"
+msgstr "HTTPS CAファイル"
+
+#: src/slic3r/GUI/Tab.cpp:1731
+msgid "HTTPS CA file is optional. It is only needed if you use HTTPS with a self-signed certificate."
+msgstr "HTTPS CAファイルはオプションです。 HTTPSを自己署名証明書で使用する場合にのみ必要です。"
+
+#: src/slic3r/GUI/Tab.cpp:1773
+#, c-format
+msgid ""
+"HTTPS CA File:\n"
+" \tOn this system, %s uses HTTPS certificates from the system Certificate Store or Keychain.\n"
+" \tTo use a custom CA file, please import your CA file into Certificate Store / Keychain."
+msgstr ""
+"HTTPS CAファイル:\n"
+"     このシステムでは、%sはシステムの証明書ストアまたはキーチェーンからのHTTPS証明書を使用します。\n"
+"     カスタムCAファイルを使用するには、CAファイルを証明書ストア/キーチェーンにインポートしてください。"
+
+#: src/slic3r/GUI/Preferences.cpp:192
+msgid "Icon size in a respect to the default size"
+msgstr "デフォルトのサイズと相対的なアイコンのサイズ"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:148
+msgid "ID"
+msgstr "ID"
+
+#: src/libslic3r/PrintConfig.cpp:1787
+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/slic3r/GUI/ConfigWizard.cpp:413
+#, 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 "有効にすると、%sはプログラムの新バージョンをオンラインでチェックします。 新しいバージョンが利用可能になると、次のアプリケーションの起動時にメッセージが表示されます(プログラムの使用中は表示されません)。 これは単なる通知であり、自動インストールは行われません。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:423
+#, 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 "有効にすると、%sはバックグラウンドでビルトインシステムプリセットアップデートをダウンロードします。 これらの更新は一時的な場所にダウンロードされます。 新しいプリセットが利用可能な場合、プログラムの起動時に警告が表示されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1774
+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/slic3r/GUI/Preferences.cpp:63
+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 "有効にすると、PrusaSlicerはプログラムの新しく利用可能なバージョンをチェックします。 新しいバージョンが利用可能な場合、プログラムの次回起動時に通知が表示されます(アプリケーションの使用中は表示されません)。これは単なる通知メカニズムであり、自動インストールは行われません。"
+
+#: src/slic3r/GUI/Preferences.cpp:71
+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 "有効にすると、Slic3rはビルトインシステムプリセットの更新をバックグラウンドでダウンロードします。 更新ファイルは、一時的な場所にダウンロードされます。 新しいプリセットバージョンが利用可能になると、アプリケーションの起動時に通知されます。"
+
+#: src/slic3r/GUI/Preferences.cpp:105
+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 "有効にすると、3DシーンはRetina解像度でレンダリングされます。 3Dパフォーマンスに問題がある場合は、このオプションを無効にしてください。"
+
+#: src/slic3r/GUI/Preferences.cpp:112
+msgid "If enabled, use perspective camera. If not enabled, use orthographic camera."
+msgstr "有効にした場合、パース(遠近)ビューカメラを使用します。 有効になっていない場合は、アイソメ(等角)ビューカメラを使用します。"
+
+#: src/slic3r/GUI/Preferences.cpp:119
+msgid "If enabled, you can change size of toolbar icons manually."
+msgstr "有効にすると、ツールバーアイコンのサイズをマニュアル変更できます。"
+
+#: src/slic3r/GUI/PresetHints.cpp:28
+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 "レイヤーの推定時間が〜%1%s未満の場合、ファンは%2%%%で動作し、プリント速度が低下して、そのレイヤーで%3%s以上が費やされます(ただし、速度が%4%mm/s以下になることはありません)。"
+
+#: src/libslic3r/PrintConfig.cpp:853
+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 "値がmm/s単位の絶対値として入力された場合、この速度はタイプに関係なく、最初のレイヤーのすべてのプリント移動に適用されます。 パーセンテージ(例:40%)で入力された場合、デフォルトの速度をスケーリングします。"
+
+#: src/libslic3r/PrintConfig.cpp:540
+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:1636
+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:534
+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 "この機能がオンの場合、ファンはオフにならず、少なくとも最低速度として設定された値で回転し続けます。 PLAに有用ですが、ABSには不向きです。"
+
+#: src/slic3r/GUI/Preferences.cpp:46
+msgid "If this is enabled, Slic3r will auto-center objects around the print bed center."
+msgstr "有効にすると、Slic3rは自動的にオブジェクトをプリント領域の中央に配置します。"
+
+#: src/slic3r/GUI/Preferences.cpp:54
+msgid "If this is enabled, Slic3r will pre-process objects as soon as they're loaded in order to save time when exporting G-code."
+msgstr "これが有効になっている場合、Slic3rは、Gコードをエクスポートまでの時間を短縮するために、オブジェクトがロードされるとすぐに前処理を行います。"
+
+#: src/slic3r/GUI/Preferences.cpp:38
+msgid "If this is enabled, Slic3r will prompt the last output directory instead of the one containing the input files."
+msgstr "これを有効にすると、Slic3rは入力ファイルを含むディレクトリではなく、最後の出力ディレクトリを取得します。"
+
+#: src/libslic3r/PrintConfig.cpp:1492
+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 "これに正の値を入力すると、引き込みされるたびにZが瞬間持ち上げられます。 マルチエクストルーダーを使用する場合、最初のエクストルーダーの設定が優先されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1501
+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 "Zリフトが設定された絶対値の高さZ以上に制限されます。これを使って1レイヤー目のZリフトをスキップさせることが出来ます。"
+
+#: src/libslic3r/PrintConfig.cpp:1510
+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 "正の値を入力すると、Zリフトは指定された絶対Z未満でのみ発生します。この設定を調整して、リフトを最初のレイヤーに制限できます。"
+
+#: src/libslic3r/PrintConfig.cpp:1384
+msgid "If you want to process the output G-code through custom scripts, just list their absolute paths here. Separate multiple scripts with a semicolon. Scripts will be passed the absolute path to the G-code file as the first argument, and they can access the Slic3r config settings by reading environment variables."
+msgstr "独自のスクリプトを使用して出力Gコードを制御する場合は、ここで絶対パスを指定します。 複数のスクリプトをセミコロンで区切ってください。 スクリプトは最初の引数としてGコードファイルへの絶対パスを渡し、環境変数を読み取ることでSlic3r構成設定にアクセスできます。"
+
+#: src/libslic3r/PrintConfig.cpp:498
+msgid "If your firmware doesn't handle the extruder displacement you need the G-code to take it into account. This option lets you specify the displacement of each extruder with respect to the first one. It expects positive coordinates (they will be subtracted from the XY coordinate)."
+msgstr "ファームウェアがエクストルーダーの変位を処理しない場合は、それを考慮するためのGコードが必要です。 このオプションでは、最初のエクストルーダーに対する各エクストルーダーのオフセットを指定できます。 正の座標が必要です(XY座標から減算されます)。"
+
+#: src/libslic3r/PrintConfig.cpp:2068
+msgid "If your firmware requires relative E values, check this, otherwise leave it unchecked. Most firmwares use absolute values."
+msgstr "ファームウェアに相対的なE値が必要な場合にチェックします。そうでない場合はオフのままにします。 ほとんどのファームウェアは絶対値を使用します。"
+
+#: src/libslic3r/PrintConfig.cpp:3096
+msgid "Ignore non-existent config files"
+msgstr "存在しない設定ファイルを無視する"
+
+#: src/slic3r/GUI/MainFrame.cpp:352
+msgid "Import &Config"
+msgstr "設定インポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:357
+msgid "Import Config &Bundle"
+msgstr "構成バンドルのインポート"
+
+#: src/slic3r/GUI/MainFrame.cpp:354
+msgid "Import Config from &project"
+msgstr "プロジェクトから構成をインポート"
+
+#: src/slic3r/GUI/Plater.cpp:4016
+msgid "Import Object"
+msgstr "オブジェクトをインポート"
+
+#: src/slic3r/GUI/Plater.cpp:4020
+msgid "Import Objects"
+msgstr "オブジェクトのインポート"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:383
+msgid "Import of the repaired 3mf file failed"
+msgstr "修正した3mfファイルのインポートに失敗しました"
+
+#: src/slic3r/GUI/MainFrame.cpp:349
+msgid "Import STL/OBJ/AM&F/3MF"
+msgstr "STL/OBJ/AMF/3MFのインポート"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:106
+msgid "Import STL/OBJ/AMF/3MF without config, keep bed"
+msgstr "設定なしでSTL/OBJ/AMF/3MFをインポートします(プリント領域を維持します)"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2416
+#, c-format
+msgid "In this mode you can select only other %s Items%s"
+msgstr "このモードでは、他の%sアイテム%sのみを選択できます"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:132
+msgid "Incompatible bundles:"
+msgstr "互換性のないパッケージ:"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:70
+#, c-format
+msgid "Incompatible with this %s"
+msgstr "この%sと互換性がありません"
+
+#: src/slic3r/GUI/Plater.cpp:4091
+msgid "Increase Instances"
+msgstr "インスタンスを増やす"
+
+#. TRN Description for "UNLOCKED LOCK"
+#: src/slic3r/GUI/Tab.cpp:3338
+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 ""
+"一部の設定が変更され、現在のオプショングループのシステム(またはデフォルト)値と等しくないことを示します。\n"
+"開いたカギアイコンをクリックして、現在のオプショングループのすべての設定をシステム(またはデフォルト)値にリセットします。"
+
+#. TRN Description for "LOCKED LOCK"
+#: src/slic3r/GUI/Tab.cpp:3334
+msgid "indicates that the settings are the same as the system (or default) values for the current option group"
+msgstr "設定が現在の設定グループのシステム(デフォルト)値と同じであることを示します"
+
+#. TRN Description for "BACK ARROW"
+#: src/slic3r/GUI/Tab.cpp:3083
+msgid ""
+"indicates that the settings were changed and are not equal to the last saved preset for the current option group.\n"
+"Click the BACK ARROW icon to reset all settings for the current option group to the last saved preset."
+msgstr "設定が変更され、現在のオプショングループに最後に保存されたプリセットと等しくないことを示します。戻る矢印アイコンをクリックして、現在のオプショングループのすべての設定を最後に保存されたプリセットに戻します。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:29 src/slic3r/GUI/GUI_ObjectList.cpp:69
+#: src/slic3r/GUI/GUI_ObjectList.cpp:510 src/slic3r/GUI/Plater.cpp:439
+#: src/slic3r/GUI/Tab.cpp:1030 src/slic3r/GUI/Tab.cpp:1031
+#: src/slic3r/GUI/Tab.cpp:1360 src/libslic3r/PrintConfig.cpp:167
+#: src/libslic3r/PrintConfig.cpp:389 src/libslic3r/PrintConfig.cpp:729
+#: src/libslic3r/PrintConfig.cpp:743 src/libslic3r/PrintConfig.cpp:780
+#: src/libslic3r/PrintConfig.cpp:933 src/libslic3r/PrintConfig.cpp:943
+#: src/libslic3r/PrintConfig.cpp:961 src/libslic3r/PrintConfig.cpp:979
+#: src/libslic3r/PrintConfig.cpp:998 src/libslic3r/PrintConfig.cpp:1659
+#: src/libslic3r/PrintConfig.cpp:1676
+msgid "Infill"
+msgstr "インフィル"
+
+#: src/slic3r/GUI/PresetHints.cpp:171
+msgid "infill"
+msgstr "インフィル"
+
+#: src/libslic3r/PrintConfig.cpp:972
+msgid "Infill before perimeters"
+msgstr "外周よりも先にインフィルを実施"
+
+#: src/libslic3r/PrintConfig.cpp:953
+msgid "Infill extruder"
+msgstr "インフィルエクストルーダー"
+
+#: src/libslic3r/PrintConfig.cpp:987
+msgid "Infill/perimeters overlap"
+msgstr "外周とインフィルの重なり幅"
+
+#: src/libslic3r/Print.cpp:1476
+msgid "Infilling layers"
+msgstr "レイヤーのインフィル"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2424
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2497 src/slic3r/GUI/Plater.cpp:118
+msgid "Info"
+msgstr "情報"
+
+#: src/libslic3r/PrintConfig.cpp:1008
+msgid "Inherits profile"
+msgstr "プロファイルを継承"
+
+#: src/libslic3r/SLAPrint.cpp:707
+msgid "Initial exposition time is out of printer profile bounds."
+msgstr "初期露出時間は、プリンタプロファイルの範囲外です。"
+
+#: src/libslic3r/PrintConfig.cpp:2317 src/libslic3r/PrintConfig.cpp:2318
+msgid "Initial exposure time"
+msgstr "初期露出時間"
+
+#: src/libslic3r/PrintConfig.cpp:2295 src/libslic3r/PrintConfig.cpp:2296
+msgid "Initial layer height"
+msgstr "初期レイヤー高さ"
+
+#: src/slic3r/GUI/Field.cpp:155
+msgid "Input value is out of range"
+msgstr "入力値が範囲を超えています"
+
+#: src/slic3r/GUI/GUI_App.cpp:661
+msgid "Inspect / activate configuration snapshots"
+msgstr "構成スナップショットの点検/有効化"
+
+#: src/slic3r/GUI/wxExtensions.cpp:407 src/slic3r/GUI/wxExtensions.cpp:474
+#, c-format
+msgid "Instance %d"
+msgstr "インスタンス%d"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1887
+msgid "Instance manipulation"
+msgstr "オブジェクトのインスタンスを操作する"
+
+#: src/slic3r/GUI/wxExtensions.cpp:358
+msgid "Instances"
+msgstr "インスタンス"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:934 src/slic3r/GUI/GUI_ObjectList.cpp:3346
+msgid "Instances to Separated Objects"
+msgstr "分離されたオブジェクトのインスタンス"
+
+#: src/libslic3r/PrintConfig.cpp:1886
+msgid "Interface layers"
+msgstr "インターフェースレイヤー"
+
+#: src/libslic3r/PrintConfig.cpp:1870
+msgid "Interface loops"
+msgstr "インターフェースのループ"
+
+#: src/libslic3r/PrintConfig.cpp:1895
+msgid "Interface pattern spacing"
+msgstr "コンタクトレイヤーのピッチ"
+
+#: src/libslic3r/PrintConfig.cpp:1022
+msgid "Interface shells"
+msgstr "中間壁"
+
+#: src/libslic3r/Zipper.cpp:87
+msgid "internal error"
+msgstr "内部エラー"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:230 src/libslic3r/GCode/PreviewData.cpp:166
+msgid "Internal infill"
+msgstr "内部のインフィル"
+
+#: src/slic3r/GUI/Plater.cpp:2397
+msgid "Invalid data"
+msgstr "無効なデータ"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:471 src/slic3r/GUI/BedShapeDialog.cpp:520
+#: src/slic3r/GUI/BedShapeDialog.cpp:543
+msgid "Invalid file format."
+msgstr "無効なファイル形式。"
+
+#: src/libslic3r/Zipper.cpp:83
+msgid "invalid filename"
+msgstr "無効なファイル名"
+
+#: src/libslic3r/Zipper.cpp:51
+msgid "invalid header or archive is corrupted"
+msgstr "無効なヘッダーまたはアーカイブが破損しています"
+
+#: src/slic3r/GUI/Field.cpp:150 src/slic3r/GUI/Field.cpp:173
+msgid "Invalid numeric input."
+msgstr "無効な数値入力。"
+
+#: src/libslic3r/Zipper.cpp:81
+msgid "invalid parameter"
+msgstr "無効なパラメーター"
+
+#. TRN "Slic3r _is licensed under the_ License"
+#: src/slic3r/GUI/AboutDialog.cpp:94
+msgid "is licensed under the"
+msgstr "の下でライセンスされています"
+
+#: src/slic3r/GUI/Tab.cpp:2779
+msgid "is not compatible with print profile"
+msgstr "プリントプロファイルと互換性がない"
+
+#: src/slic3r/GUI/Tab.cpp:2778
+msgid "is not compatible with printer"
+msgstr "プリンターと互換性がありません"
+
+#: src/slic3r/GUI/MainFrame.cpp:519
+msgid "Iso"
+msgstr "アイソメ"
+
+#: src/slic3r/GUI/MainFrame.cpp:519
+msgid "Iso View"
+msgstr "アイソメ表示"
+
+#: src/slic3r/GUI/Tab.cpp:925
+msgid "It can't be deleted or modified."
+msgstr "削除もしくは変更ができません。"
+
+#: src/libslic3r/PrintConfig.cpp:926
+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/slic3r/GUI/GUI.cpp:142 src/slic3r/GUI/Tab.cpp:2796
+msgid "It's impossible to print multi-part object(s) with SLA technology."
+msgstr "SLAではマルチパートオブジェクトのプリントはできません。"
+
+#: src/slic3r/GUI/Tab.cpp:2177
+msgid "Jerk limits"
+msgstr "ジャーク(加加速度)限界"
+
+#: src/libslic3r/PrintConfig.cpp:1579
+msgid "Jitter"
+msgstr "ジッター"
+
+#: src/libslic3r/PrintConfig.cpp:533
+msgid "Keep fan always on"
+msgstr "ファンを常時オン"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:194
+msgid "Keep lower part"
+msgstr "下側パーツをキープ"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:193
+msgid "Keep upper part"
+msgstr "上側パーツを保持"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:13 src/slic3r/GUI/MainFrame.cpp:566
+msgid "Keyboard Shortcuts"
+msgstr "キーボードショートカット"
+
+#: src/libslic3r/PrintConfig.cpp:917
+msgid "Label objects"
+msgstr "オブジェクトにラベルを付ける"
+
+#: src/libslic3r/PrintConfig.cpp:2234
+msgid "Landscape"
+msgstr "横方向"
+
+#: src/slic3r/GUI/GUI_App.cpp:524
+msgid "Language"
+msgstr "言語"
+
+#: src/slic3r/GUI/GUI_App.cpp:755
+msgid "Language selection"
+msgstr "言語選択"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1770
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1872
+msgid "Last instance of an object cannot be deleted."
+msgstr "オブジェクトの最後のインスタンスは削除できません。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2994
+msgid "Layer"
+msgstr "レイヤー"
+
+#: src/slic3r/GUI/Tab.cpp:998 src/libslic3r/PrintConfig.cpp:55
+msgid "Layer height"
+msgstr "積層ピッチ"
+
+#: src/libslic3r/Print.cpp:1332
+msgid "Layer height can't be greater than nozzle diameter"
+msgstr "ノズル径を超えるレイヤー高さには設定できません"
+
+#: src/slic3r/GUI/Tab.cpp:2260
+msgid "Layer height limits"
+msgstr "レイヤー高さ限度"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2109
+msgid "Layer range Settings to modify"
+msgstr "修正するレイヤー範囲の設定"
+
+#: src/libslic3r/PrintConfig.cpp:326 src/libslic3r/PrintConfig.cpp:946
+#: src/libslic3r/PrintConfig.cpp:1435 src/libslic3r/PrintConfig.cpp:1620
+#: src/libslic3r/PrintConfig.cpp:1681 src/libslic3r/PrintConfig.cpp:1844
+#: src/libslic3r/PrintConfig.cpp:1889
+msgid "layers"
+msgstr "レイヤー"
+
+#: src/slic3r/GUI/Tab.cpp:3302 src/slic3r/GUI/Tab.cpp:3393
+msgid "Layers"
+msgstr "レイヤー"
+
+#: src/slic3r/GUI/Tab.cpp:997 src/slic3r/GUI/Tab.cpp:3391
+msgid "Layers and perimeters"
+msgstr "レイヤーと外周"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:28 src/slic3r/GUI/GUI_ObjectList.cpp:68
+#: src/slic3r/GUI/GUI_ObjectList.cpp:509 src/libslic3r/PrintConfig.cpp:56
+#: src/libslic3r/PrintConfig.cpp:150 src/libslic3r/PrintConfig.cpp:381
+#: src/libslic3r/PrintConfig.cpp:438 src/libslic3r/PrintConfig.cpp:446
+#: src/libslic3r/PrintConfig.cpp:842 src/libslic3r/PrintConfig.cpp:1026
+#: src/libslic3r/PrintConfig.cpp:1305 src/libslic3r/PrintConfig.cpp:1371
+#: src/libslic3r/PrintConfig.cpp:1552 src/libslic3r/PrintConfig.cpp:1987
+#: src/libslic3r/PrintConfig.cpp:2044
+msgid "Layers and Perimeters"
+msgstr "積層ピッチと外壁の設定"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:526
+msgid "Layers heights"
+msgstr "積層ピッチ"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:189
+msgid "Layers Slider Shortcuts"
+msgstr "レイヤースライダーのショートカット"
+
+#. TRN To be shown in Print Settings "Bottom solid layers"
+#: rc/libslic3r/PrintConfig.cpp:149
+msgctxt "Layers"
+msgid "Bottom"
+msgstr "レイヤー||最下層"
+
+#. TRN To be shown in Print Settings "Top solid layers"
+#: src/libslic3r/PrintConfig.cpp:2043
+msgctxt "Layers"
+msgid "Top"
+msgstr "レイヤー||トップ"
+
+#: src/slic3r/GUI/MainFrame.cpp:527
+msgid "Left"
+msgstr "左"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1231
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1234
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1235
+msgid "Left click"
+msgstr "左クリック"
+
+#: src/slic3r/GUI/MainFrame.cpp:527
+msgid "Left View"
+msgstr "左面"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:255
+msgid "Legend"
+msgstr "凡例"
+
+#: src/libslic3r/PrintConfig.cpp:1473 src/libslic3r/PrintConfig.cpp:1481
+msgid "Length"
+msgstr "長さ"
+
+#: src/libslic3r/PrintConfig.cpp:293
+msgid "Length of the cooling tube to limit space for cooling moves inside it."
+msgstr "ノズルからの溶融樹脂を引抜いた後にフィラメントを凝固させるための冷却用チューブの長さ。"
+
+#. TRN "Slic3r _is licensed under the_ License"
+#: src/slic3r/GUI/AboutDialog.cpp:124
+msgid "License agreements of all following programs (libraries) are part of application license agreement"
+msgstr "以下のすべてのプログラム(ライブラリ)のライセンス契約は、アプリケーションライセンス契約の一部です。"
+
+#: src/libslic3r/PrintConfig.cpp:1491
+msgid "Lift Z"
+msgstr "リフトZ"
+
+#: src/libslic3r/PrintConfig.cpp:801
+msgid "Line"
+msgstr "線"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1050
+msgid "Load"
+msgstr "ロード"
+
+#: src/slic3r/GUI/MainFrame.cpp:349
+msgid "Load a model"
+msgstr "モデルを読込む"
+
+#: src/libslic3r/PrintConfig.cpp:3116
+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:3100
+msgid "Load config file"
+msgstr "設定ファイルの読込み"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:107
+msgid "Load Config from .ini/amf/3mf/gcode"
+msgstr "構成を.ini/amf/3mf/gcodeから読み込む"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:110
+msgid "Load Config from .ini/amf/3mf/gcode and merge"
+msgstr "構成を.ini/amf/3mf/gcodeから読み込んでマージ"
+
+#: src/slic3r/GUI/MainFrame.cpp:354
+msgid "Load configuration from project file"
+msgstr "プロジェクトファイルから設定を読み込む"
+
+#: src/libslic3r/PrintConfig.cpp:3101
+msgid "Load configuration from the specified file. It can be used more than once to load options from multiple files."
+msgstr "指定されたファイルから構成をロードします。 複数のファイルからオプションをロードするために複数回使用できます。"
+
+#: src/slic3r/GUI/MainFrame.cpp:352
+msgid "Load exported configuration file"
+msgstr "エクスポートされた構成ファイルを読込む"
+
+#: src/slic3r/GUI/Plater.cpp:1271
+msgid "Load File"
+msgstr "ファイルのロード"
+
+#: src/slic3r/GUI/Plater.cpp:1275
+msgid "Load Files"
+msgstr "複数ファイルのロード"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1585
+msgid "Load Part"
+msgstr "パーツの読込み"
+
+#: src/slic3r/GUI/MainFrame.cpp:357
+msgid "Load presets from a bundle"
+msgstr "プリセットをバンドルから読込む"
+
+#: src/slic3r/GUI/Plater.cpp:3992
+msgid "Load Project"
+msgstr "プロジェクト読込み"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:97
+msgid "Load shape from STL..."
+msgstr "STLから形状を読込み..."
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:181 src/slic3r/GUI/BedShapeDialog.cpp:249
+msgid "Load..."
+msgstr "ロード..."
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:235
+msgid "loaded"
+msgstr "ロード完了"
+
+#: src/slic3r/GUI/Plater.cpp:1782
+msgid "Loaded"
+msgstr "読み込みました"
+
+#: src/slic3r/GUI/Plater.cpp:1590
+msgid "Loading"
+msgstr "ローディング"
+
+#: src/slic3r/GUI/GUI_App.cpp:407
+msgid "Loading of a mode view"
+msgstr "ビューモードの読込み"
+
+#: src/slic3r/GUI/GUI_App.cpp:399
+msgid "Loading of current presets"
+msgstr "現在のプリセットを取得する"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:251
+#: src/slic3r/Utils/FixModelByWin10.cpp:378
+msgid "Loading repaired model"
+msgstr "修復モデルを読込み"
+
+#: src/libslic3r/PrintConfig.cpp:575
+msgid "Loading speed"
+msgstr "ローディング速度"
+
+#: src/libslic3r/PrintConfig.cpp:583
+msgid "Loading speed at the start"
+msgstr "ローディング開始時の速度"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:41
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:84
+msgid "Local coordinates"
+msgstr "ローカル座標"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:851
+msgid "Lock supports under new islands"
+msgstr "新しい台座でのサポートロック"
+
+#: src/slic3r/GUI/Tab.cpp:3065
+msgid "LOCKED LOCK"
+msgstr "ロックしたカギ"
+
+#: src/slic3r/GUI/Tab.cpp:3360
+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:3376
+msgid "LOCKED LOCK icon indicates that the value is the same as the system (or default) value."
+msgstr "カギロック状態のアイコンは、値がシステム(デフォルト)値と同じであることを示します。"
+
+#: src/libslic3r/PrintConfig.cpp:3119
+msgid "Logging level"
+msgstr "ログレベル"
+
+#: src/libslic3r/PrintConfig.cpp:1625
+msgid "Loops (minimum)"
+msgstr "ループ数(最小)"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:172
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:174
+msgid "Lower Layer"
+msgstr "最下層レイヤー"
+
+#: src/slic3r/GUI/Tab.cpp:2136 src/slic3r/GUI/Tab.cpp:2209
+#: src/libslic3r/PrintConfig.cpp:1077 src/libslic3r/PrintConfig.cpp:1087
+#: src/libslic3r/PrintConfig.cpp:1097 src/libslic3r/PrintConfig.cpp:1110
+#: src/libslic3r/PrintConfig.cpp:1121 src/libslic3r/PrintConfig.cpp:1132
+#: src/libslic3r/PrintConfig.cpp:1143
+msgid "Machine limits"
+msgstr "機体の限界"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:129
+msgid "Main Shortcuts"
+msgstr "メインショートカット"
+
+#: src/slic3r/GUI/Plater.cpp:143
+msgid "Manifold"
+msgstr "モデルOK"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:908
+msgid "Manual editing"
+msgstr "マニュアル編集"
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:105
+msgid "Masked SLA file exported to %1%"
+msgstr "マスクされたSLAファイルが%1%にエクスポートされました"
+
+#: src/slic3r/GUI/MainFrame.cpp:604
+msgid "Mate&rial Settings Tab"
+msgstr "材料設定タブ"
+
+#: src/slic3r/GUI/Tab.cpp:3300
+msgid "Material"
+msgstr "材料"
+
+#: src/slic3r/GUI/Tab.hpp:391
+msgid "Material Settings"
+msgstr "材料設定"
+
+#: src/slic3r/GUI/Plater.cpp:140
+msgid "Materials"
+msgstr "材料"
+
+#: src/libslic3r/PrintConfig.cpp:1152 src/libslic3r/PrintConfig.cpp:1161
+msgid "Max"
+msgstr "最大"
+
+#: src/libslic3r/PrintConfig.cpp:2470
+msgid "Max bridge length"
+msgstr "最長ブリッジ長さ"
+
+#: src/libslic3r/PrintConfig.cpp:2546
+msgid "Max merge distance"
+msgstr "最大結合距離"
+
+#: src/libslic3r/PrintConfig.cpp:2479
+msgid "Max pillar linking distance"
+msgstr "支柱がリンクする最大距離"
+
+#: src/libslic3r/PrintConfig.cpp:64
+msgid "Max print height"
+msgstr "最大のプリント高さ"
+
+#: src/libslic3r/PrintConfig.cpp:1172
+msgid "Max print speed"
+msgstr "最大プリント速度"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:55
+msgid "max slic3r version"
+msgstr "slic3rの最大バージョン"
+
+#: src/libslic3r/PrintConfig.cpp:1203
+msgid "Max volumetric slope negative"
+msgstr "最大体積押出し下り勾配"
+
+#: src/libslic3r/PrintConfig.cpp:1192
+msgid "Max volumetric slope positive"
+msgstr "最大体積押出し上り勾配"
+
+#: src/libslic3r/PrintConfig.cpp:565 src/libslic3r/PrintConfig.cpp:1182
+msgid "Max volumetric speed"
+msgstr "最大体積押出し速度"
+
+#: src/libslic3r/PrintConfig.cpp:2167
+msgid "Maximal bridging distance"
+msgstr "ブリッジ最大距離"
+
+#: src/libslic3r/PrintConfig.cpp:2193
+msgid "Maximal distance between supports on sparse infill sections."
+msgstr "中抜きインフィルレイヤーの間隔の最大値。"
+
+#: src/libslic3r/PrintConfig.cpp:1099
+msgid "Maximum acceleration E"
+msgstr "E最大加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1105
+msgid "Maximum acceleration of the E axis"
+msgstr "最大E軸加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1102
+msgid "Maximum acceleration of the X axis"
+msgstr "X軸の最大加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1103
+msgid "Maximum acceleration of the Y axis"
+msgstr "最大Y軸加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1104
+msgid "Maximum acceleration of the Z axis"
+msgstr "Z軸の最大加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1131 src/libslic3r/PrintConfig.cpp:1133
+msgid "Maximum acceleration when extruding"
+msgstr "射出時の最大加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1158
+msgid "Maximum acceleration when extruding (M204 S)"
+msgstr "射出時の最大加速度 (M204 S)"
+
+#: src/libslic3r/PrintConfig.cpp:1142 src/libslic3r/PrintConfig.cpp:1144
+msgid "Maximum acceleration when retracting"
+msgstr "吸込み中の最大加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1169
+msgid "Maximum acceleration when retracting (M204 T)"
+msgstr "吸込み時の最大加速度(M204 T)"
+
+#: src/libslic3r/PrintConfig.cpp:1096
+msgid "Maximum acceleration X"
+msgstr "X軸の最大加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1097
+msgid "Maximum acceleration Y"
+msgstr "Y最大加速度"
+
+#: src/libslic3r/PrintConfig.cpp:1098
+msgid "Maximum acceleration Z"
+msgstr "Zの最大加速度"
+
+#: src/slic3r/GUI/Tab.cpp:2170
+msgid "Maximum accelerations"
+msgstr "最大加速度"
+
+#: src/libslic3r/PrintConfig.cpp:2424 src/libslic3r/PrintConfig.cpp:2425
+msgid "Maximum exposure time"
+msgstr "最長露光時間"
+
+#: src/libslic3r/PrintConfig.cpp:1081
+msgid "Maximum feedrate E"
+msgstr "E最大送り量"
+
+#: src/libslic3r/PrintConfig.cpp:1087
+msgid "Maximum feedrate of the E axis"
+msgstr "E軸の最大送り速度"
+
+#: src/libslic3r/PrintConfig.cpp:1084
+msgid "Maximum feedrate of the X axis"
+msgstr "最大X軸送り速度"
+
+#: src/libslic3r/PrintConfig.cpp:1085
+msgid "Maximum feedrate of the Y axis"
+msgstr "Y軸の最大送り速度"
+
+#: src/libslic3r/PrintConfig.cpp:1086
+msgid "Maximum feedrate of the Z axis"
+msgstr "Z軸最大送り量"
+
+#: src/libslic3r/PrintConfig.cpp:1078
+msgid "Maximum feedrate X"
+msgstr "最大送り速度X"
+
+#: src/libslic3r/PrintConfig.cpp:1079
+msgid "Maximum feedrate Y"
+msgstr "Yの最大送り量"
+
+#: src/libslic3r/PrintConfig.cpp:1080
+msgid "Maximum feedrate Z"
+msgstr "Zの最大送り量"
+
+#: src/slic3r/GUI/Tab.cpp:2165
+msgid "Maximum feedrates"
+msgstr "最大送り速度"
+
+#: src/libslic3r/PrintConfig.cpp:2447 src/libslic3r/PrintConfig.cpp:2448
+msgid "Maximum initial exposure time"
+msgstr "最大初期露光時間"
+
+#: src/libslic3r/PrintConfig.cpp:1117
+msgid "Maximum jerk E"
+msgstr "Eの最大ジャーク"
+
+#: src/libslic3r/PrintConfig.cpp:1123
+msgid "Maximum jerk of the E axis"
+msgstr "E軸最大ジャーク"
+
+#: src/libslic3r/PrintConfig.cpp:1120
+msgid "Maximum jerk of the X axis"
+msgstr "X軸の最大ジャーク"
+
+#: src/libslic3r/PrintConfig.cpp:1121
+msgid "Maximum jerk of the Y axis"
+msgstr "Y軸の最大ジャーク"
+
+#: src/libslic3r/PrintConfig.cpp:1122
+msgid "Maximum jerk of the Z axis"
+msgstr "Z軸最大ジャーク"
+
+#: src/libslic3r/PrintConfig.cpp:1114
+msgid "Maximum jerk X"
+msgstr "Xの最大ジャーク"
+
+#: src/libslic3r/PrintConfig.cpp:1115
+msgid "Maximum jerk Y"
+msgstr "Yの最大ジャーク"
+
+#: src/libslic3r/PrintConfig.cpp:1116
+msgid "Maximum jerk Z"
+msgstr "Zの最大ジャーク"
+
+#: src/libslic3r/PrintConfig.cpp:566
+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:3053
+msgid "Merge"
+msgstr "マージ"
+
+#: src/libslic3r/PrintConfig.cpp:2432
+msgid "Merging bridges or pillars into another pillars can increase the radius. Zero means no increase, one means full increase."
+msgstr "ブリッジまたはピラーを別のピラーに結合すると、半径が大きくなる可能性があります。 値0は増加なし、値1は最大増加を意味します。"
+
+#: src/libslic3r/SLAPrint.cpp:71
+msgid "Merging slices and calculating statistics"
+msgstr "スライスの合成と見積もりの計算"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:248
+msgid "Mesh repair failed."
+msgstr "メッシュ修復失敗"
+
+#: src/libslic3r/PrintConfig.cpp:3120
+msgid "Messages with severity lower or eqal to the loglevel will be printed out. 0:trace, 1:debug, 2:info, 3:warning, 4:error, 5:fatal"
+msgstr "ログレベル以下の重大度のメッセージが出力されます。 0:トレース、1:デバッグ、2:情報、3:警告、4:エラー、5:致命的"
+
+#: src/libslic3r/PrintConfig.cpp:1215 src/libslic3r/PrintConfig.cpp:1224
+msgid "Min"
+msgstr "最小"
+
+#: src/libslic3r/PrintConfig.cpp:1233
+msgid "Min print speed"
+msgstr "最低プリント速度"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:53
+msgid "min slic3r version"
+msgstr "最小のslic3rバージョン"
+
+#: src/libslic3r/PrintConfig.cpp:2507
+msgid "Minimal distance of the support points"
+msgstr "サポートポイントの最小距離"
+
+#: src/libslic3r/PrintConfig.cpp:1241
+msgid "Minimal filament extrusion length"
+msgstr "フィラメント射出の最小値"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:879
+msgid "Minimal points distance"
+msgstr "最小ポイント距離"
+
+#: src/libslic3r/PrintConfig.cpp:635
+msgid "Minimal purge on wipe tower"
+msgstr "ワイプタワーの最小パージ量"
+
+#: src/libslic3r/PrintConfig.cpp:1442
+msgid "Minimum detail resolution, used to simplify the input file for speeding up the slicing job and reducing memory usage. High-resolution models often carry more detail than printers can render. Set to zero to disable any simplification and use full resolution from input."
+msgstr "スライス処理を高速化しメモリ使用量を低減する目的で、入力ファイルを簡素化するために使用される最小の解像度。 高解像度のモデルで多くの場合は、プリンターの能力以上の情報があります。 単純化しないでファイルの完全な解像度で処理するには、ゼロに設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:2416 src/libslic3r/PrintConfig.cpp:2417
+msgid "Minimum exposure time"
+msgstr "最短露光時間"
+
+#: src/libslic3r/PrintConfig.cpp:1109 src/libslic3r/PrintConfig.cpp:1111
+msgid "Minimum feedrate when extruding"
+msgstr "射出中の最小速度"
+
+#: src/libslic3r/PrintConfig.cpp:1136
+msgid "Minimum feedrate when extruding (M205 S)"
+msgstr "射出時の最小送り速度(M205 S)"
+
+#: src/slic3r/GUI/Tab.cpp:2182
+msgid "Minimum feedrates"
+msgstr "最小送り速度"
+
+#: src/libslic3r/PrintConfig.cpp:2439 src/libslic3r/PrintConfig.cpp:2440
+msgid "Minimum initial exposure time"
+msgstr "最小初期露光時間"
+
+#: src/libslic3r/PrintConfig.cpp:1452
+msgid "Minimum travel after retraction"
+msgstr "吸込み後の最小移動量"
+
+#: src/libslic3r/PrintConfig.cpp:1120 src/libslic3r/PrintConfig.cpp:1122
+msgid "Minimum travel feedrate"
+msgstr "最小移動速度"
+
+#: src/libslic3r/PrintConfig.cpp:1147
+msgid "Minimum travel feedrate (M205 T)"
+msgstr "最小移動速度 (M205 T)"
+
+#: src/slic3r/GUI/Plater.cpp:2946
+msgid "Mirror"
+msgstr "ミラー"
+
+#: src/libslic3r/PrintConfig.cpp:2320
+msgid "Mirror horizontally"
+msgstr "水平にミラーリング"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:1711
+msgid "Mirror Object"
+msgstr "オブジェクトのミラーリング"
+
+#: src/slic3r/GUI/Plater.cpp:2946
+msgid "Mirror the selected object"
+msgstr "選択オブジェクトのミラーリング"
+
+#: src/slic3r/GUI/Plater.cpp:2939
+msgid "Mirror the selected object along the X axis"
+msgstr "選択したオブジェクトをX軸でミラーリングします"
+
+#: src/slic3r/GUI/Plater.cpp:2941
+msgid "Mirror the selected object along the Y axis"
+msgstr "選択オブジェクトをY軸に沿ってミラーリング"
+
+#: src/slic3r/GUI/Plater.cpp:2943
+msgid "Mirror the selected object along the Z axis"
+msgstr "選択したオブジェクトをZ軸に沿ってミラーリングします"
+
+#: src/libslic3r/PrintConfig.cpp:2327
+msgid "Mirror vertically"
+msgstr "垂直にミラーリング"
+
+#: src/slic3r/Utils/OctoPrint.cpp:69
+#, c-format
+msgid "Mismatched type of print host: %s"
+msgstr "プリントホストのタイプの不一致:%s"
+
+#: src/libslic3r/GCode/PreviewData.cpp:176
+msgid "Mixed"
+msgstr "ミックス"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:87 src/slic3r/GUI/ConfigWizard.cpp:118
+#: src/slic3r/GUI/ConfigWizard.cpp:561 src/slic3r/GUI/ConfigWizard.cpp:575
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:150
+#: src/slic3r/GUI/RammingChart.cpp:81 src/slic3r/GUI/WipeTowerDialog.cpp:84
+#: src/libslic3r/PrintConfig.cpp:59 src/libslic3r/PrintConfig.cpp:66
+#: src/libslic3r/PrintConfig.cpp:75 src/libslic3r/PrintConfig.cpp:210
+#: src/libslic3r/PrintConfig.cpp:285 src/libslic3r/PrintConfig.cpp:293
+#: src/libslic3r/PrintConfig.cpp:343 src/libslic3r/PrintConfig.cpp:353
+#: src/libslic3r/PrintConfig.cpp:473 src/libslic3r/PrintConfig.cpp:484
+#: src/libslic3r/PrintConfig.cpp:502 src/libslic3r/PrintConfig.cpp:680
+#: src/libslic3r/PrintConfig.cpp:1166 src/libslic3r/PrintConfig.cpp:1227
+#: src/libslic3r/PrintConfig.cpp:1245 src/libslic3r/PrintConfig.cpp:1263
+#: src/libslic3r/PrintConfig.cpp:1315 src/libslic3r/PrintConfig.cpp:1325
+#: src/libslic3r/PrintConfig.cpp:1446 src/libslic3r/PrintConfig.cpp:1454
+#: src/libslic3r/PrintConfig.cpp:1495 src/libslic3r/PrintConfig.cpp:1503
+#: src/libslic3r/PrintConfig.cpp:1513 src/libslic3r/PrintConfig.cpp:1521
+#: src/libslic3r/PrintConfig.cpp:1529 src/libslic3r/PrintConfig.cpp:1612
+#: src/libslic3r/PrintConfig.cpp:1828 src/libslic3r/PrintConfig.cpp:1898
+#: src/libslic3r/PrintConfig.cpp:1932 src/libslic3r/PrintConfig.cpp:2125
+#: src/libslic3r/PrintConfig.cpp:2132 src/libslic3r/PrintConfig.cpp:2139
+#: src/libslic3r/PrintConfig.cpp:2169 src/libslic3r/PrintConfig.cpp:2179
+#: src/libslic3r/PrintConfig.cpp:2189 src/libslic3r/PrintConfig.cpp:2297
+#: src/libslic3r/PrintConfig.cpp:2372 src/libslic3r/PrintConfig.cpp:2381
+#: src/libslic3r/PrintConfig.cpp:2390 src/libslic3r/PrintConfig.cpp:2400
+#: src/libslic3r/PrintConfig.cpp:2444 src/libslic3r/PrintConfig.cpp:2454
+#: src/libslic3r/PrintConfig.cpp:2473 src/libslic3r/PrintConfig.cpp:2483
+#: src/libslic3r/PrintConfig.cpp:2492 src/libslic3r/PrintConfig.cpp:2510
+#: src/libslic3r/PrintConfig.cpp:2525 src/libslic3r/PrintConfig.cpp:2539
+#: src/libslic3r/PrintConfig.cpp:2552 src/libslic3r/PrintConfig.cpp:2562
+msgid "mm"
+msgstr "mm"
+
+#: src/libslic3r/PrintConfig.cpp:1477 src/libslic3r/PrintConfig.cpp:1486
+msgid "mm (zero to disable)"
+msgstr "mm (0で無効化)"
+
+#: src/libslic3r/PrintConfig.cpp:847 src/libslic3r/PrintConfig.cpp:992
+#: src/libslic3r/PrintConfig.cpp:1797
+msgid "mm or %"
+msgstr "mmまたは%"
+
+#: src/libslic3r/PrintConfig.cpp:430 src/libslic3r/PrintConfig.cpp:856
+#: src/libslic3r/PrintConfig.cpp:1651 src/libslic3r/PrintConfig.cpp:1702
+#: src/libslic3r/PrintConfig.cpp:1908 src/libslic3r/PrintConfig.cpp:2035
+msgid "mm/s or %"
+msgstr "mm/s または %"
+
+#: src/libslic3r/PrintConfig.cpp:160 src/libslic3r/PrintConfig.cpp:303
+#: src/libslic3r/PrintConfig.cpp:815 src/libslic3r/PrintConfig.cpp:936
+#: src/libslic3r/PrintConfig.cpp:1089 src/libslic3r/PrintConfig.cpp:1134
+#: src/libslic3r/PrintConfig.cpp:1145 src/libslic3r/PrintConfig.cpp:1334
+msgid "mm/s²"
+msgstr "mm/s²"
+
+#: src/libslic3r/PrintConfig.cpp:640
+msgid "mm³"
+msgstr "mm³"
+
+#: src/libslic3r/PrintConfig.cpp:569 src/libslic3r/PrintConfig.cpp:1185
+msgid "mm³/s"
+msgstr "mm³/s"
+
+#: src/libslic3r/PrintConfig.cpp:1197 src/libslic3r/PrintConfig.cpp:1208
+msgid "mm³/s²"
+msgstr "mm³/s²"
+
+#: src/slic3r/GUI/GUI_App.cpp:681
+msgid "Mode"
+msgstr "モード"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58
+msgid "model"
+msgstr "モデル"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:239
+msgid "Model"
+msgstr "モデル"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:340
+msgid "Model fixing"
+msgstr "モデル修正"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:423
+#: src/slic3r/Utils/FixModelByWin10.cpp:426
+msgid "Model Repair by the Netfabb service"
+msgstr "Netfabbサービスによるモデル修復"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:406
+msgid "Model repair canceled"
+msgstr "モデルの修復を中止しました"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:426
+msgid "Model repair failed:"
+msgstr "モデルの修正に失敗しました:"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:400
+msgid "Model repair finished"
+msgstr "モデル修正完了"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:423
+msgid "Model repaired successfully"
+msgstr "モデルの修復完了"
+
+#: src/slic3r/GUI/Preset.cpp:207
+msgid "modified"
+msgstr "変更あり"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2547
+msgid "Modifier"
+msgstr "個別条件領域"
+
+#: src/slic3r/GUI/Tab.cpp:1100
+msgid "Modifiers"
+msgstr "個別条件領域"
+
+#: src/libslic3r/PrintConfig.cpp:719
+msgid "money/kg"
+msgstr "コスト/kg"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1240
+msgid "Mouse wheel"
+msgstr "マウスホイール"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoMove.cpp:51
+msgid "Move"
+msgstr "移動"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1238
+msgid "Move clipping plane"
+msgstr "クリッピングプレーンを移動する"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:183
+msgid "Move current slider thumb Down"
+msgstr "現在のスライダーのつまみを下に移動"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:182
+msgid "Move current slider thumb Up"
+msgstr "現在のスライダーのつまみを上に移動"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:2872
+msgid "Move Object"
+msgstr "オブジェクト移動"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1231
+msgid "Move point"
+msgstr "移動ポイント"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1183
+msgid "Move support point"
+msgstr "サポートポイントの移動"
+
+#: src/libslic3r/PrintConfig.cpp:2100
+msgid "Multi material printers may need to prime or purge extruders on tool changes. Extrude the excess material into the wipe tower."
+msgstr "マルチマテリアルプリンターでは、ツール変更時にエクストルーダーの試し出しまたはパージが必要になる場合があります。 余分な材料をワイプタワーに射出します。"
+
+#: src/slic3r/GUI/Plater.cpp:1661 src/slic3r/GUI/Plater.cpp:1769
+msgid "Multi-part object detected"
+msgstr "マルチパートオブジェクトを検出"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:400 src/slic3r/GUI/FirmwareDialog.cpp:436
+#, c-format
+msgid "Multiple %s devices found. Please only connect one at a time for flashing."
+msgstr "複数の%sデバイスが見つかりました。 更新するには一度に1つずつ接続してください。"
+
+#: src/slic3r/GUI/Tab.cpp:1118
+msgid "Multiple Extruders"
+msgstr "複数のエクストルーダー"
+
+#: src/slic3r/GUI/Plater.cpp:1766
+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 ""
+"マルチマテリアルプリンター用に複数のオブジェクトがロードされました。\n"
+"これらは複数のオブジェクトではなく、\n"
+"複数のパーツからなる単一のオブジェクトとしますか?"
+
+#: src/libslic3r/PrintConfig.cpp:3050
+msgid "Multiply copies by creating a grid."
+msgstr "グリッドを作成して複数コピーします。"
+
+#: src/libslic3r/PrintConfig.cpp:3045
+msgid "Multiply copies by this factor."
+msgstr "この係数で複数コピーします"
+
+#: src/slic3r/GUI/Field.cpp:139
+msgid "N/A"
+msgstr "N/A"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:176
+msgid "Name"
+msgstr "名前"
+
+#: src/libslic3r/PrintConfig.cpp:1418
+msgid "Name of the printer variant. For example, the printer variants may be differentiated by a nozzle diameter."
+msgstr "プリンターバリエーションの名前。 たとえば、プリンターのバリエーションは、ノズル径によって区別されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1412
+msgid "Name of the printer vendor."
+msgstr "プリンターメーカーの名前"
+
+#: src/libslic3r/PrintConfig.cpp:1009
+msgid "Name of the profile, from which this profile inherits."
+msgstr "このプロファイルが継承するプロファイルの名前。"
+
+#: src/libslic3r/PrintConfig.cpp:1560
+msgid "Nearest"
+msgstr "近傍"
+
+#: src/slic3r/GUI/BonjourDialog.cpp:55
+msgid "Network lookup"
+msgstr "ネットワーク調査"
+
+#: src/slic3r/GUI/Plater.cpp:2056
+msgid "New Project"
+msgstr "新プロジェクト"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:30
+#, c-format
+msgid "New version of %s is available"
+msgstr "新バージョン%sがあります"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:47
+msgid "New version:"
+msgstr "新バージョン:"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3750
+msgid "Next Redo action: %1%"
+msgstr "次のやり直し:%1%"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3718
+msgid "Next Undo action: %1%"
+msgstr "次の取り消しアクション:%1%"
+
+#: src/libslic3r/PrintConfig.cpp:912
+msgid "No extrusion"
+msgstr "射出なし"
+
+#: src/slic3r/GUI/MainFrame.cpp:635
+msgid "No previously sliced file."
+msgstr "以前にスライスされたファイルはありません。"
+
+#: src/slic3r/GUI/RammingChart.cpp:23
+msgid "NO RAMMING AT ALL"
+msgstr "ラミングなし"
+
+#: src/libslic3r/PrintConfig.cpp:2509
+msgid "No support points will be placed closer than this threshold."
+msgstr "このしきい値よりも近くにサポートポイントは配置されません。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:190 src/slic3r/GUI/Plater.cpp:422
+#: src/libslic3r/GCode/PreviewData.cpp:162
+msgid "None"
+msgstr "なし"
+
+#: src/slic3r/GUI/Tab.cpp:2152
+msgid "Normal"
+msgstr "ノーマル"
+
+#: src/slic3r/GUI/Plater.cpp:1073
+msgid "normal mode"
+msgstr "通常モード"
+
+#: src/libslic3r/Zipper.cpp:49
+msgid "not a ZIP archive"
+msgstr "ZIPアーカイブではありません"
+
+#: src/slic3r/Utils/OctoPrint.cpp:90
+msgid "Note: OctoPrint version at least 1.1.0 is required."
+msgstr "注:OctoPrintのバージョンは1.1.0以上が必要です"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1213
+msgid "Note: some shortcuts work in (non)editing mode only."
+msgstr "注:一部のショートカットは編集モードでは使えません。"
+
+#: src/slic3r/GUI/Tab.cpp:1193 src/slic3r/GUI/Tab.cpp:1194
+#: src/slic3r/GUI/Tab.cpp:1576 src/slic3r/GUI/Tab.cpp:1577
+#: src/slic3r/GUI/Tab.cpp:1985 src/slic3r/GUI/Tab.cpp:1986
+#: src/slic3r/GUI/Tab.cpp:2079 src/slic3r/GUI/Tab.cpp:2080
+#: src/slic3r/GUI/Tab.cpp:3328 src/slic3r/GUI/Tab.cpp:3329
+msgid "Notes"
+msgstr "メモ"
+
+#: src/slic3r/GUI/GUI.cpp:277
+msgid "Notice"
+msgstr "通知"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:118
+msgid "nozzle"
+msgstr "ノズル"
+
+#: src/libslic3r/PrintConfig.cpp:1261
+msgid "Nozzle diameter"
+msgstr "ノズル径"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:560
+msgid "Nozzle Diameter:"
+msgstr "ノズル径:"
+
+#: src/libslic3r/PrintConfig.cpp:618
+msgid "Number of cooling moves"
+msgstr "冷却移動回数"
+
+#: src/slic3r/GUI/Tab.cpp:1845
+msgid "Number of extruders of the printer."
+msgstr "プリンターのエクストルーダー数"
+
+#: src/libslic3r/PrintConfig.cpp:1888
+msgid "Number of interface layers to insert between the object(s) and support material."
+msgstr "オブジェクトとサポート材の間に挿入するインターフェイスレイヤーの数。"
+
+#: src/libslic3r/PrintConfig.cpp:1627
+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:2214
+msgid "Number of pixels in"
+msgstr "ピクセル数"
+
+#: src/libslic3r/PrintConfig.cpp:2216
+msgid "Number of pixels in X"
+msgstr "Xのピクセル数"
+
+#: src/libslic3r/PrintConfig.cpp:2222
+msgid "Number of pixels in Y"
+msgstr "Yのピクセル数"
+
+#: src/libslic3r/PrintConfig.cpp:151
+msgid "Number of solid layers to generate on bottom surfaces."
+msgstr "底部のソリッドレイヤー(塗りつぶし)数"
+
+#: src/libslic3r/PrintConfig.cpp:1711
+msgid "Number of solid layers to generate on top and bottom surfaces."
+msgstr "上部と底部のソリッドレイヤー(塗りつぶし)数"
+
+#: src/libslic3r/PrintConfig.cpp:2045
+msgid "Number of solid layers to generate on top surfaces."
+msgstr "上部に生成するソリッドレイヤー(塗りつぶし)数。"
+
+#: src/libslic3r/PrintConfig.cpp:2303
+msgid "Number of the layers needed for the exposure time fade from initial exposure time to the exposure time"
+msgstr "初期露光時間から露光時間に移行するために必要なレイヤーの数"
+
+#: src/slic3r/GUI/Plater.cpp:218
+msgid "Number of tool changes"
+msgstr "ツールチェンジ回数"
+
+#: src/libslic3r/PrintConfig.cpp:2489
+msgid "Object elevation"
+msgstr "オブジェクトの持ち上げ高"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1858
+msgid "Object manipulation"
+msgstr "オブジェクト操作"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:27
+msgid "Object Manipulation"
+msgstr "オブジェクト操作"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:78
+msgid "Object name"
+msgstr "オブジェクト名"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2412
+msgid "Object or Instance"
+msgstr "オブジェクトまたはインスタンス"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1010
+msgid "Object reordered"
+msgstr "オブジェクト順序変更"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1868
+msgid "Object Settings to modify"
+msgstr "オブジェクト設定を変更"
+
+#: src/slic3r/GUI/Plater.cpp:1875
+msgid "Object too large?"
+msgstr "オブジェクトが大きすぎませんか?"
+
+#: src/libslic3r/PrintConfig.cpp:2161
+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/slic3r/GUI/Plater.cpp:1018
+msgid "object(s)"
+msgstr "オブジェクト"
+
+#: src/slic3r/GUI/Plater.cpp:1043 src/slic3r/GUI/Plater.cpp:1058
+msgid "objects"
+msgstr "オブジェクト"
+
+#: src/libslic3r/PrintConfig.cpp:402 src/libslic3r/PrintConfig.cpp:808
+msgid "Octagram Spiral"
+msgstr "オクタグラムスパイラル"
+
+#: src/slic3r/GUI/BonjourDialog.cpp:76
+msgid "OctoPrint version"
+msgstr "OctoPrintバージョン"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2419
+msgid "of a current Object"
+msgstr "現在のオブジェクトの"
+
+#: src/slic3r/GUI/wxExtensions.cpp:2570
+msgid "One layer mode"
+msgstr "1レイヤーモード"
+
+#: src/libslic3r/Print.cpp:1285
+msgid "One or more object were assigned an extruder that the printer does not have."
+msgstr "1つ以上のオブジェクトに、プリンターにないエクストルーダーが割り当てられました。"
+
+#: src/libslic3r/PrintConfig.cpp:1817 src/libslic3r/PrintConfig.cpp:2425
+msgid "Only create support if it lies on a build plate. Don't create support on a print."
+msgstr "ビルドプレート(ベッド)上からのみサポートを作成します。プリントしたモデル上からはサポートを生成しません。"
+
+#: src/libslic3r/PrintConfig.cpp:978
+msgid "Only infill where needed"
+msgstr "必要な場合のみインフィルを付ける"
+
+#: src/slic3r/GUI/Tab.cpp:2271
+msgid "Only lift Z"
+msgstr "Zをリフト"
+
+#: src/libslic3r/PrintConfig.cpp:1500
+msgid "Only lift Z above"
+msgstr "これ以上でリフトZ"
+
+#: src/libslic3r/PrintConfig.cpp:1509
+msgid "Only lift Z below"
+msgstr "Zリフト以下"
+
+#: src/libslic3r/PrintConfig.cpp:1279
+msgid "Only retract when crossing perimeters"
+msgstr "外周をまたぐときだけ吸込み"
+
+#: src/slic3r/GUI/Tab.cpp:1126
+msgid "Ooze prevention"
+msgstr "垂れ出し抑止"
+
+#: src/libslic3r/Print.cpp:1193
+msgid "Ooze prevention is currently not supported with the wipe tower enabled."
+msgstr "垂れ防止機能は、現在のところ、ワイプタワーを有効にした状態では使えません。"
+
+#: src/slic3r/GUI/MainFrame.cpp:339
+msgid "Open a project file"
+msgstr "プロジェクトファイルを開く"
+
+#: src/slic3r/GUI/Tab.cpp:1745
+msgid "Open CA certificate file"
+msgstr "CA証明書ファイルを開く"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:63 src/slic3r/GUI/UpdateDialogs.cpp:126
+msgid "Open changelog page"
+msgstr "変更ログページを開く"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:68
+msgid "Open download page"
+msgstr "ダウンロードページを開きます"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:105
+msgid "Open project STL/OBJ/AMF/3MF with config, delete bed"
+msgstr "設定とSTL/OBJ/AMF/3MFを開きます(プリント領域を削除します)"
+
+#: src/slic3r/GUI/MainFrame.cpp:551
+#, c-format
+msgid "Open the %s website in your browser"
+msgstr "ブラウザで%sウェブサイトを開きます"
+
+#: src/slic3r/GUI/MainFrame.cpp:542
+msgid "Open the Prusa3D drivers download page in your browser"
+msgstr "ブラウザーでPrusa3Dドライバのダウンロードページを開きます"
+
+#: src/slic3r/GUI/MainFrame.cpp:549
+msgid "Open the software releases page in your browser"
+msgstr "ブラウザでソフトウェアリリースページを開きます"
+
+#: src/slic3r/GUI/Plater.cpp:2994
+msgid "Optimize orientation"
+msgstr "向きを最適化する"
+
+#: src/slic3r/GUI/Plater.cpp:2643
+msgid "Optimize Rotation"
+msgstr "回転の最適化"
+
+#: src/slic3r/GUI/Plater.cpp:2994
+msgid "Optimize the rotation of the object for better print results."
+msgstr "プリント結果をよくするために、オブジェクトの回転を最適化します。"
+
+#: src/libslic3r/PrintConfig.cpp:112
+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 "外周壁との交差が最小限になるように、射出していないときのノズルの移動を最適化します。これは特に垂れやすいボーデン型エクストルーダーで効果があります。ただし、この機能はプリントとGコード生成が遅くなります。"
+
+#: src/slic3r/GUI/Tab.cpp:1070
+msgid "Options for support material and raft"
+msgstr "サポート材とラフトのオプション"
+
+#: src/slic3r/GUI/Plater.cpp:2251
+msgid "Orientation found."
+msgstr "オリエンテーションが見つかりました"
+
+#: src/slic3r/GUI/Plater.cpp:2768
+msgid "Orientation search canceled."
+msgstr "オリエンテーション検索がキャンセルされました。"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:79
+msgid "Origin"
+msgstr "原点"
+
+#: src/slic3r/GUI/Tab.cpp:1165
+msgid "Other"
+msgstr "その他"
+
+#: src/libslic3r/PrintConfig.cpp:119 src/libslic3r/PrintConfig.cpp:1977
+msgid "Other layers"
+msgstr "他のレイヤー"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:438
+msgid "Other Vendors"
+msgstr "他のベンダー"
+
+#: src/slic3r/GUI/Tab.cpp:1180 src/slic3r/GUI/Tab.cpp:3440
+msgid "Output file"
+msgstr "出力ファイル"
+
+#: src/libslic3r/PrintConfig.cpp:3104
+msgid "Output File"
+msgstr "ファイル出力"
+
+#: src/libslic3r/PrintConfig.cpp:1294
+msgid "Output filename format"
+msgstr "出力ファイル名の形式"
+
+#: src/libslic3r/PrintConfig.cpp:2992
+msgid "Output Model Info"
+msgstr "モデル情報のアウトプット"
+
+#: src/slic3r/GUI/Tab.cpp:1168 src/slic3r/GUI/Tab.cpp:3439
+msgid "Output options"
+msgstr "出力オプション"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:229 src/libslic3r/GCode/PreviewData.cpp:165
+msgid "Overhang perimeter"
+msgstr "オーバーハング外周"
+
+#: src/libslic3r/PrintConfig.cpp:1955
+msgid "Overhang threshold"
+msgstr "オーバハングのしきい値"
+
+#: src/slic3r/GUI/Tab.cpp:1153
+msgid "Overlap"
+msgstr "オーバーラップ"
+
+#: src/slic3r/GUI/MainFrame.cpp:478
+msgid "P&rint Settings Tab"
+msgstr "プリント設定タブ"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:79 src/slic3r/GUI/GUI_ObjectList.cpp:520
+#: src/slic3r/GUI/Tab.cpp:3425 src/slic3r/GUI/Tab.cpp:3426
+#: src/libslic3r/PrintConfig.cpp:2516 src/libslic3r/PrintConfig.cpp:2523
+#: src/libslic3r/PrintConfig.cpp:2537 src/libslic3r/PrintConfig.cpp:2547
+#: src/libslic3r/PrintConfig.cpp:2560 src/libslic3r/PrintConfig.cpp:2569
+msgid "Pad"
+msgstr "パッド"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:39
+msgid "Pad and Support"
+msgstr "パッドとサポート"
+
+#: src/libslic3r/PrintConfig.cpp:2732
+msgid "Pad around object"
+msgstr "オブジェクト周りにパッド"
+
+#: src/libslic3r/PrintConfig.cpp:2731
+msgid "Pad object connector penetration"
+msgstr "パッドオブジェクトコネクタの貫通"
+
+#: src/libslic3r/PrintConfig.cpp:2711
+msgid "Pad object connector stride"
+msgstr "パッドオブジェクトコネクタのピッチ"
+
+#: src/libslic3r/PrintConfig.cpp:2721
+msgid "Pad object connector width"
+msgstr "パッドオブジェクトの接続幅"
+
+#: src/libslic3r/PrintConfig.cpp:2700
+msgid "Pad object gap"
+msgstr "パッドオブジェクトのギャップ"
+
+#: src/libslic3r/PrintConfig.cpp:2532
+msgid "Pad wall height"
+msgstr "パッド壁の高さ"
+
+#: src/libslic3r/PrintConfig.cpp:2568
+msgid "Pad wall slope"
+msgstr "側壁の傾斜"
+
+#: src/libslic3r/PrintConfig.cpp:2522
+msgid "Pad wall thickness"
+msgstr "台座の壁の厚さ"
+
+#: src/slic3r/GUI/Field.cpp:108
+msgid "parameter name"
+msgstr "パラメータ名"
+
+#: src/slic3r/GUI/Field.cpp:184
+msgid "Parameter validation"
+msgstr "パラメータ検証"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2412
+msgid "Part"
+msgstr "パート"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1881
+msgid "Part manipulation"
+msgstr "部品操作"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1872
+msgid "Part Settings to modify"
+msgstr "変更するパーツ設定"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3449
+msgid "Paste"
+msgstr "ペースト"
+
+#: src/slic3r/GUI/MainFrame.cpp:456
+msgid "Paste clipboard"
+msgstr "クリップボードからペースト"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:140
+msgid "Paste from clipboard"
+msgstr "クリップボードからペースト"
+
+#: src/slic3r/GUI/Plater.cpp:4772
+msgid "Paste From Clipboard"
+msgstr "クリップボードからの貼り付け"
+
+#: src/libslic3r/PrintConfig.cpp:1915
+msgid "Pattern"
+msgstr "パターン"
+
+#: src/libslic3r/PrintConfig.cpp:1805
+msgid "Pattern angle"
+msgstr "パターン角"
+
+#: src/libslic3r/PrintConfig.cpp:1929
+msgid "Pattern spacing"
+msgstr "パターンの間隔"
+
+#: src/libslic3r/PrintConfig.cpp:1917
+msgid "Pattern used to generate support material."
+msgstr "サポートの生成用のパターン。"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:36
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:198
+msgid "Perform cut"
+msgstr "カットする"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:227 src/libslic3r/GCode/PreviewData.cpp:163
+msgid "Perimeter"
+msgstr "外周"
+
+#: src/libslic3r/PrintConfig.cpp:1339
+msgid "Perimeter extruder"
+msgstr "外周エクストルーダー"
+
+#: src/slic3r/GUI/PresetHints.cpp:162
+msgid "perimeters"
+msgstr "外周"
+
+#: src/libslic3r/PrintConfig.cpp:1330 src/libslic3r/PrintConfig.cpp:1348
+#: src/libslic3r/PrintConfig.cpp:1360 src/libslic3r/PrintConfig.cpp:1370
+msgid "Perimeters"
+msgstr "外周"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:440
+#, c-format
+msgid "Pick another vendor supported by %s:"
+msgstr "%sがサポートする別のメーカーを選択:"
+
+#: src/libslic3r/PrintConfig.cpp:2430
+msgid "Pillar widening factor"
+msgstr "柱の太さ係数"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoFlatten.cpp:32
+msgid "Place on face"
+msgstr "ベッド上に配置"
+
+#: src/slic3r/GUI/MainFrame.cpp:161
+msgid "Plater"
+msgstr "プレート"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:156
+msgid "Plater Shortcuts"
+msgstr "プレートショートカット"
+
+#: src/slic3r/GUI/GUI.cpp:143
+msgid "Please check and fix your object list."
+msgstr "オブジェクトリストを確認して修正してください。"
+
+#: src/slic3r/GUI/Tab.cpp:2797
+msgid "Please check your object list before preset changing."
+msgstr "プリセットを変更する前にオブジェクトリストを確認してください。"
+
+#: src/slic3r/GUI/AboutDialog.cpp:39 src/slic3r/GUI/AboutDialog.cpp:286
+msgid "Portions copyright"
+msgstr "一部の著作権"
+
+#: src/libslic3r/PrintConfig.cpp:2235
+msgid "Portrait"
+msgstr "ポートレート"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:150
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:193
+msgid "Position"
+msgstr "位置"
+
+#: src/slic3r/GUI/Tab.cpp:2265
+msgid "Position (for multi-extruder printers)"
+msgstr "ポジション(マルチエクストルーダーの場合)"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoMove.cpp:177
+msgid "Position (mm)"
+msgstr "位置(mm)"
+
+#: src/libslic3r/PrintConfig.cpp:1553
+msgid "Position of perimeters starting points."
+msgstr "外周プリントの開始点"
+
+#: src/libslic3r/PrintConfig.cpp:2123
+msgid "Position X"
+msgstr "X位置"
+
+#: src/libslic3r/PrintConfig.cpp:2130
+msgid "Position Y"
+msgstr "Yポジション"
+
+#: src/slic3r/GUI/Tab.cpp:1187 src/libslic3r/PrintConfig.cpp:1383
+msgid "Post-processing scripts"
+msgstr "ポストプロセス・スクリプト"
+
+#: src/slic3r/GUI/MainFrame.cpp:489
+msgid "Pre&view"
+msgstr "プレビュー"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:121 src/slic3r/GUI/Preferences.cpp:10
+msgid "Preferences"
+msgstr "環境設定"
+
+#: src/libslic3r/PrintConfig.cpp:1571
+msgid "Preferred direction of the seam"
+msgstr "シームの優先方向"
+
+#: src/libslic3r/PrintConfig.cpp:1582
+msgid "Preferred direction of the seam - jitter"
+msgstr "シームの優先方向ージッター"
+
+#: src/libslic3r/PrintObject.cpp:251
+msgid "Preparing infill"
+msgstr "インフィルの準備"
+
+#: src/slic3r/GUI/Tab.cpp:2758
+#, c-format
+msgid "Preset (%s)"
+msgstr "プリセット(%s)"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:147
+msgid ""
+"Press to activate deselection rectangle\n"
+"or to scale or rotate selected objects\n"
+"around their own center"
+msgstr "クリックして四角形選択解除をアクティブにするか、選択したオブジェクトをその中心基点で縮尺または回転します"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:148
+msgid "Press to activate one direction scaling in Gizmo scale"
+msgstr "クリックして一方向だけギズモサイズを変更します"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:146
+#, no-c-format
+msgid ""
+"Press to activate selection rectangle\n"
+"or to snap by 5% in Gizmo scale\n"
+"or to snap by 1mm in Gizmo move"
+msgstr ""
+"クリックして四角形の選択を有効にします\n"
+"または5%サイズ変更ステップ\n"
+"または1mm刻み"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:147
+msgid ""
+"Press to scale selection to fit print volume\n"
+"in Gizmo scale"
+msgstr "押すと、選択を拡大縮小し、プリントボリュームをギズモサイズに合わせます"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:127
+msgid "Press to select multiple object or move multiple object with mouse"
+msgstr "マウスで複数のオブジェクトを選択するか移動します"
+
+#: src/slic3r/GUI/Tab.cpp:2288
+msgid "Preview"
+msgstr "プレビュー"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:176
+msgid "Preview Shortcuts"
+msgstr "プレビューのショートカット"
+
+#: src/slic3r/GUI/MainFrame.cpp:641
+msgid "Previously sliced file ("
+msgstr "以前のスライスファイル("
+
+#: src/libslic3r/PrintConfig.cpp:1773
+msgid "Prime all printing extruders"
+msgstr "全てのエクストルーダーでプライムを実施"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:46 src/slic3r/GUI/Preset.cpp:1274
+msgid "print"
+msgstr "プリント"
+
+#: src/slic3r/GUI/MainFrame.cpp:510
+msgid "Print &Host Upload Queue"
+msgstr "プリントサーバーアップロードキュー"
+
+#: src/libslic3r/PrintConfig.cpp:439
+msgid "Print contour perimeters from the outermost one to the innermost one instead of the default inverse order."
+msgstr "デフォルトの順ではなく、外周から始めて内周へとプリントします。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:541
+msgid "Print Diameters"
+msgstr "各種直径"
+
+#: src/slic3r/GUI/Tab.cpp:1917 src/slic3r/GUI/Tab.cpp:2074
+msgid "Print Host upload"
+msgstr "プリントサーバーアップロード"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:122
+#: src/slic3r/GUI/PrintHostDialogs.cpp:135
+msgid "Print host upload queue"
+msgstr "プリントサーバーのアップロードキュー"
+
+#: src/slic3r/GUI/Tab.hpp:317 src/slic3r/GUI/Tab.hpp:405
+msgid "Print Settings"
+msgstr "プリント設定"
+
+#: src/slic3r/GUI/Plater.cpp:681
+msgid "Print settings"
+msgstr "プリント設定"
+
+#: src/slic3r/GUI/Tab.cpp:1520
+msgid "Print speed override"
+msgstr "プリント速度上書き"
+
+#: src/slic3r/GUI/MainFrame.cpp:483
+msgid "Print&er Settings Tab"
+msgstr "プリンター設定タブ"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1438
+msgid "Printable"
+msgstr "プリント可"
+
+#: src/slic3r/GUI/Plater.cpp:685
+msgid "Printer"
+msgstr "プリンター"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:48 src/slic3r/GUI/Preset.cpp:1278
+msgid "printer"
+msgstr "プリンター"
+
+#: src/libslic3r/PrintConfig.cpp:2274 src/libslic3r/PrintConfig.cpp:2275
+msgid "Printer absolute correction"
+msgstr "絶対的なプリンター補正"
+
+#: src/libslic3r/PrintConfig.cpp:2282 src/libslic3r/PrintConfig.cpp:2283
+msgid "Printer gamma correction"
+msgstr "プリンタガンマ補正"
+
+#: src/slic3r/GUI/Tab.cpp:926
+msgid "printer model"
+msgstr "プリンターモデル"
+
+#: src/libslic3r/PrintConfig.cpp:1402
+msgid "Printer notes"
+msgstr "プリンターメモ"
+
+#: src/libslic3r/PrintConfig.cpp:2266 src/libslic3r/PrintConfig.cpp:2267
+#: src/libslic3r/PrintConfig.cpp:2268
+msgid "Printer scaling correction"
+msgstr "プリンタースケーリング補正"
+
+#: src/slic3r/GUI/Tab.hpp:368
+msgid "Printer Settings"
+msgstr "プリンター設定"
+
+#: src/libslic3r/PrintConfig.cpp:42 src/libslic3r/PrintConfig.cpp:43
+msgid "Printer technology"
+msgstr "プリント方式"
+
+#: src/libslic3r/PrintConfig.cpp:1396
+msgid "Printer type"
+msgstr "プリンタータイプ"
+
+#: src/libslic3r/PrintConfig.cpp:1417
+msgid "Printer variant"
+msgstr "プリンターバリエーション"
+
+#: src/libslic3r/PrintConfig.cpp:1411
+msgid "Printer vendor"
+msgstr "プリンターメーカー"
+
+#: src/libslic3r/Print.cpp:1294
+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 "異なるノズル直径の複数のエクストルーダーでのプリント。 現在のエクストルーダーでサポートをプリントする場合(support_material_extruder == 0またはsupport_material_interface_extruder == 0)、すべてのノズル径を同じにする必要があります。"
+
+#. TRN "Processing input_file_basename"
+#: src/slic3r/GUI/MainFrame.cpp:715
+#, c-format
+msgid "Processing %s"
+msgstr "%s実行中"
+
+#: src/slic3r/GUI/Plater.cpp:1600
+#, c-format
+msgid "Processing input file %s"
+msgstr "入力ファイル%sを処理中"
+
+#: src/libslic3r/PrintObject.cpp:110
+msgid "Processing triangulated mesh"
+msgstr "ポリゴンメッシュ処理"
+
+#: src/slic3r/GUI/Tab.cpp:1201 src/slic3r/GUI/Tab.cpp:1585
+#: src/slic3r/GUI/Tab.cpp:1993 src/slic3r/GUI/Tab.cpp:2087
+#: src/slic3r/GUI/Tab.cpp:3337 src/slic3r/GUI/Tab.cpp:3446
+msgid "Profile dependencies"
+msgstr "プロファイルの依存関係"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:149
+msgid "Progress"
+msgstr "進捗"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:779
+msgid "Progress:"
+msgstr "進度:"
+
+#: src/slic3r/GUI/MainFrame.cpp:542
+msgid "Prusa 3D &Drivers"
+msgstr "Prusa 3D &ドライバー"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1109
+msgid "Prusa FFF Technology Printers"
+msgstr "Prusa FFF方式プリンター"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1112
+msgid "Prusa MSLA Technology Printers"
+msgstr "Prusa MSLA方式プリンター"
+
+#: src/slic3r/GUI/AboutDialog.cpp:255
+msgid "PrusaSlicer is based on Slic3r by Alessandro Ranellucci and the RepRap community."
+msgstr "PrusaSlicerは、Alessandro RanellucciとRepRapコミュニティによるSlic3rをベースにしています。"
+
+#: src/slic3r/GUI/GUI_App.cpp:297
+#, 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 "OpenGLバージョン%s、レンダー%s、ベンダー%sが検出されました。PrusaSlicerには、OpenGL 2.0が機能するグラフィックドライバーが必要です。 "
+
+#: src/libslic3r/PrintConfig.cpp:2153
+msgid "Purging after toolchange will done inside this object's infills. This lowers the amount of waste but may result in longer print time due to additional travel moves."
+msgstr "ツール変更後のパージを、このオブジェクトのインフィル内で行います。 これにより材料の無駄が減りますが、ツールの移動量が増えてプリント時間が長くなることがあります。"
+
+#: src/slic3r/GUI/Plater.cpp:456
+msgid "Purging volumes"
+msgstr "パージ体積"
+
+#: src/libslic3r/PrintConfig.cpp:2106
+msgid "Purging volumes - load/unload volumes"
+msgstr "パージ量-ロード/アンロード時"
+
+#: src/libslic3r/PrintConfig.cpp:2113
+msgid "Purging volumes - matrix"
+msgstr "パージする量−行列"
+
+#: src/slic3r/GUI/Tab.cpp:1019
+msgid "Quality (slower slicing)"
+msgstr "高品質(スライスが遅くなります)"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:854 src/slic3r/GUI/GUI_ObjectList.cpp:1139
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1145
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1377
+#, c-format
+msgid "Quick Add Settings (%s)"
+msgstr "クイック追加設定(%s)"
+
+#: src/slic3r/GUI/MainFrame.cpp:383
+msgid "Quick Slice"
+msgstr "高速スライス"
+
+#: src/slic3r/GUI/MainFrame.cpp:389
+msgid "Quick Slice and Save As"
+msgstr "クイックスライスと名前を付けて保存"
+
+#: src/slic3r/GUI/MainFrame.cpp:409
+#, c-format
+msgid "Quit %s"
+msgstr "%sを終了"
+
+#: src/libslic3r/PrintConfig.cpp:479
+msgid "Radius"
+msgstr "半径"
+
+#: src/slic3r/GUI/Tab.cpp:1066
+msgid "Raft"
+msgstr "ラフト"
+
+#: src/libslic3r/PrintConfig.cpp:1431
+msgid "Raft layers"
+msgstr "ラフトレイヤー"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:14
+msgid "Ramming customization"
+msgstr "ラミングのカスタマイズ"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:40
+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 ""
+"ラミングとは、単一エクストルーダーMMプリンターでツールを交換する直前の急速吐出動作を指します。 その目的は、フィラメントを抜く時に新しいフィラメントの挿入を妨げないようにすることと、再挿入のときにエラーにならないよう、フィラメントの先端部を適切な形にすることです。 この処理は重要であり、材料が変わると、良好な先端形状が得られるラミング条件の変更が必要となったりします。 このため、ラミング中の吐出速度は調整できるようになっています。\n"
+"\n"
+"これはエキスパートレベルの設定です。不適切な調整は、ジャムや、ドライブギアがフィラメントを削ったりする可能性があります。"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:90
+msgid "Ramming line spacing"
+msgstr "ラミング線間距離"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:88
+msgid "Ramming line width"
+msgstr "ラミング線幅"
+
+#: src/libslic3r/PrintConfig.cpp:662
+msgid "Ramming parameters"
+msgstr "ラミングパラメーター"
+
+#: src/slic3r/GUI/Tab.cpp:1545
+msgid "Ramming settings"
+msgstr "ラミング設定"
+
+#: src/libslic3r/PrintConfig.cpp:1559
+msgid "Random"
+msgstr "ランダム"
+
+#: src/slic3r/GUI/wxExtensions.cpp:486
+msgid "Range"
+msgstr "範囲"
+
+#: src/libslic3r/SLAPrint.cpp:72
+msgid "Rasterizing layers"
+msgstr "レイヤーのラスタライズ"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:151
+msgid "Re-configure"
+msgstr "再構成"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:783
+msgid "Ready"
+msgstr "準備完了"
+
+#: src/slic3r/GUI/Plater.cpp:2406
+msgid "Ready to slice"
+msgstr "スライス可能"
+
+#: src/slic3r/GUI/MainFrame.cpp:526 src/libslic3r/PrintConfig.cpp:1562
+msgid "Rear"
+msgstr "背面"
+
+#: src/slic3r/GUI/MainFrame.cpp:526
+msgid "Rear View"
+msgstr "背面"
+
+#: src/slic3r/GUI/MainFrame.cpp:401
+msgid "Recent projects"
+msgstr "最近のプロジェクト"
+
+#: src/slic3r/GUI/PresetHints.cpp:262
+#, c-format
+msgid "Recommended object thin wall thickness for layer height %.2f and"
+msgstr "レイヤー高さ%.2fでの推奨オブジェクトの薄壁厚と"
+
+#: src/slic3r/GUI/PresetHints.cpp:247
+msgid "Recommended object thin wall thickness: Not available due to invalid layer height."
+msgstr "推奨されるオブジェクトの薄壁の厚さ:レイヤーの高さが無効なため利用できません。"
+
+#: src/slic3r/GUI/GUI_App.cpp:386 src/slic3r/GUI/GUI_App.cpp:395
+msgid "Recreating"
+msgstr "更新"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:68
+msgid "Rectangular"
+msgstr "四角形"
+
+#: src/libslic3r/PrintConfig.cpp:398 src/libslic3r/PrintConfig.cpp:796
+#: src/libslic3r/PrintConfig.cpp:1922
+msgid "Rectilinear"
+msgstr "直線的"
+
+#: src/libslic3r/PrintConfig.cpp:1923
+msgid "Rectilinear grid"
+msgstr "直線グリッド"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3389 src/slic3r/GUI/GLCanvas3D.cpp:3639
+#: src/slic3r/GUI/MainFrame.cpp:562
+msgid "Redo"
+msgstr "再実行"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3497
+#, c-format
+msgid "Redo %1$d Action"
+msgid_plural "Redo %1$d Actions"
+msgstr[0] ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3479
+msgid "Redo History"
+msgstr "やり直し履歴"
+
+#: src/slic3r/GUI/Tab.cpp:1037
+msgid "Reducing printing time"
+msgstr "造形時間短縮"
+
+#: src/slic3r/GUI/Plater.cpp:2924
+msgid "Reload from Disk"
+msgstr "ディスクから再読込み"
+
+#: src/slic3r/GUI/Plater.cpp:2924
+msgid "Reload the selected file from Disk"
+msgstr "選択したファイルをディスクから再読み込みします"
+
+#: src/slic3r/GUI/Preferences.cpp:36
+msgid "Remember output directory"
+msgstr "出力ディレクトリを記憶する"
+
+#: src/slic3r/GUI/Tab.cpp:2935
+msgid "remove"
+msgstr "外す"
+
+#: src/slic3r/GUI/Tab.cpp:2937
+msgid "Remove"
+msgstr "除去"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:859
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:912
+msgid "Remove all points"
+msgstr "全てのポイントを削除"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3475
+msgid "Remove instance"
+msgstr "インスタンス削除"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:125
+msgid "Remove Instance of the selected object"
+msgstr "選択したオブジェクトのインスタンスを削除"
+
+#: src/slic3r/GUI/GUI_ObjectLayers.cpp:153
+msgid "Remove layer range"
+msgstr "レイヤーの範囲を削除します"
+
+#: src/slic3r/GUI/Plater.cpp:3518
+msgid "Remove one instance of the selected object"
+msgstr "選択したオブジェクトのインスタンスを1つ削除します"
+
+#: src/slic3r/GUI/GUI_ObjectSettings.cpp:83
+msgid "Remove parameter"
+msgstr "パラメータを削除"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1230
+msgid "Remove point"
+msgstr "ポイント削除"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1233
+msgid "Remove point from selection"
+msgstr "選択からポイントを削除"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:855
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1237
+msgid "Remove selected points"
+msgstr "選択したポイントを削除"
+
+#: src/slic3r/GUI/Plater.cpp:2891 src/slic3r/GUI/Plater.cpp:2909
+msgid "Remove the selected object"
+msgstr "選択オブジェクトを削除"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:305
+msgid "Remove user profiles - install from scratch (a snapshot will be taken beforehand)"
+msgstr "ユーザープロファイルの削除-最初からインストールします(スナップショットは事前に作成されます)"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1200
+msgid "Rename"
+msgstr "名前の変更"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:493
+msgid "Rename Object"
+msgstr "オブジェクト名を変更"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:493
+msgid "Rename Sub-object"
+msgstr "サブオブジェクトの名前変更"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2709
+msgid "Renaming"
+msgstr "名前の変更"
+
+#: src/libslic3r/PrintConfig.cpp:3125
+msgid "Render with a software renderer"
+msgstr "ソフトウェアでレンダリングする"
+
+#: src/libslic3r/PrintConfig.cpp:3126
+msgid "Render with a software renderer. The bundled MESA software renderer is loaded instead of the default OpenGL driver."
+msgstr "ソフトウェアレンダラーでレンダリングします。 デフォルトのOpenGLドライバーの代わりに、バンドルされたMESAソフトウェアレンダラーがロードされます。"
+
+#: src/slic3r/GUI/MainFrame.cpp:772 src/libslic3r/PrintConfig.cpp:3058
+msgid "Repair"
+msgstr "修復"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:387
+msgid "Repaired 3MF file contains more than one object"
+msgstr "修復された3MFファイルに複数のオブジェクトが含まれています"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:391
+msgid "Repaired 3MF file contains more than one volume"
+msgstr "修復された3MFファイルに複数のボリュームが含まれています"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:385
+msgid "Repaired 3MF file does not contain any object"
+msgstr "修正された3MFファイルにはオブジェクトがありません"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:389
+msgid "Repaired 3MF file does not contain any volume"
+msgstr "修正された3MFファイルにはソリッドボディがありません"
+
+#: src/slic3r/Utils/FixModelByWin10.cpp:242
+msgid "Repairing model by the Netfabb service"
+msgstr "Netfabbでモデルを修復中"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:113 src/slic3r/GUI/MainFrame.cpp:395
+msgid "Repeat last quick slice"
+msgstr "最後のクイックスライスを繰り返す"
+
+#: src/slic3r/GUI/MainFrame.cpp:395
+msgid "Repeat Last Quick Slice"
+msgstr "最後のクイックスライスを繰り返す"
+
+#: src/slic3r/GUI/MainFrame.cpp:561
+msgid "Report an I&ssue"
+msgstr "問題を報告する"
+
+#: src/slic3r/GUI/MainFrame.cpp:561
+#, c-format
+msgid "Report an issue on %s"
+msgstr "%sに関する問題を報告する"
+
+#: src/slic3r/Utils/PresetUpdater.cpp:590
+#, c-format
+msgid "requires max. %s"
+msgstr "最大%sが必要"
+
+#: src/slic3r/Utils/PresetUpdater.cpp:588
+#, c-format
+msgid "requires min. %s"
+msgstr "最小%sが必要"
+
+#: src/slic3r/Utils/PresetUpdater.cpp:583
+#, c-format
+msgid "requires min. %s and max. %s"
+msgstr "最小%sと最大%sが必要です"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:772
+msgid "Rescan"
+msgstr "再走査"
+
+#: src/slic3r/GUI/Tab.cpp:1879
+msgid "Rescan serial ports"
+msgstr "シリアルポートの再捜査"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1239
+msgid "Reset clipping plane"
+msgstr "切断面をリセットする"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:928
+msgid "Reset direction"
+msgstr "方向のリセット"
+
+#: src/slic3r/GUI/Plater.cpp:2603
+msgid "Reset Project"
+msgstr "プロジェクトのリセット"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:303
+msgid "Reset rotation"
+msgstr "回転をリセット"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:328
+msgid "Reset Rotation"
+msgstr "回転をリセット"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:285
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:290
+msgid "Reset scale"
+msgstr "縮尺をリセット"
+
+#: src/slic3r/GUI/Tab.cpp:2584
+msgid "Reset to Filament Color"
+msgstr "フィラメントの色をリセット"
+
+#: src/libslic3r/PrintConfig.cpp:1441
+msgid "Resolution"
+msgstr "解像度"
+
+#: src/libslic3r/PrintConfig.cpp:1459
+msgid "Retract amount before wipe"
+msgstr "ワイプ前に引き込む"
+
+#: src/libslic3r/PrintConfig.cpp:1467
+msgid "Retract on layer change"
+msgstr "レイヤーチェンジ時の待避"
+
+#: src/slic3r/GUI/Tab.cpp:2268
+msgid "Retraction"
+msgstr "リトラクション"
+
+#: src/libslic3r/PrintConfig.cpp:1453
+msgid "Retraction is not triggered when travel moves are shorter than this length."
+msgstr "移動がこの長さより短い場合、吸込み動作を行いません。"
+
+#: src/libslic3r/PrintConfig.cpp:1474
+msgid "Retraction Length"
+msgstr "材料待避長さ"
+
+#: src/libslic3r/PrintConfig.cpp:1482
+msgid "Retraction Length (Toolchange)"
+msgstr "引込み長(ツールチェンジ)"
+
+#: src/libslic3r/PrintConfig.cpp:1534 src/libslic3r/PrintConfig.cpp:1535
+msgid "Retraction Speed"
+msgstr "引き込み速度"
+
+#: src/slic3r/GUI/Tab.cpp:2284
+msgid "Retraction when tool is disabled (advanced settings for multi-extruder setups)"
+msgstr "非アクティブなツールのフィラメントを待避する(マルチエクストルーダーの高度な設定)"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:244
+msgid "Retractions"
+msgstr "待避"
+
+#: src/slic3r/GUI/MainFrame.cpp:528
+msgid "Right"
+msgstr "右"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:381
+msgid "Right button click the icon to change the object printable property"
+msgstr "アイコンを右クリックして、オブジェクトのプリント可プロパティを変更します"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:279
+msgid "Right button click the icon to change the object settings"
+msgstr "アイコンを右クリックして、オブジェクトの設定を変更します"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:250
+msgid "Right button click the icon to fix STL through Netfabb"
+msgstr "NetfabbでSTLを修正するには、アイコンを右クリックします"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1232
+msgid "Right click"
+msgstr "右クリック"
+
+#: src/slic3r/GUI/MainFrame.cpp:528
+msgid "Right View"
+msgstr "右側"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:233
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:253
+#: src/libslic3r/PrintConfig.cpp:3062
+msgid "Rotate"
+msgstr "回転"
+
+#: src/libslic3r/PrintConfig.cpp:3067
+msgid "Rotate around X"
+msgstr "X軸周りで回転"
+
+#: src/libslic3r/PrintConfig.cpp:3072
+msgid "Rotate around Y"
+msgstr "Y軸周りの回転"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:35
+#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:195
+msgid "Rotate lower part upwards"
+msgstr "回転させて上下をひっくり返します"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:151
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:194
+msgid "Rotation"
+msgstr "回転"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp:491
+msgid "Rotation (deg)"
+msgstr "回転(度)"
+
+#: src/libslic3r/PrintConfig.cpp:3068
+msgid "Rotation angle around the X axis in degrees."
+msgstr "X軸の周りの回転角度(度)。"
+
+#: src/libslic3r/PrintConfig.cpp:3073
+msgid "Rotation angle around the Y axis in degrees."
+msgstr "Y軸を中心とした回転角(度単位)。"
+
+#: src/libslic3r/PrintConfig.cpp:3063
+msgid "Rotation angle around the Z axis in degrees."
+msgstr "Z軸周りの回転角度(度)"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:298 src/slic3r/GUI/GUI_App.cpp:658
+#, c-format
+msgid "Run %s"
+msgstr "%s実行"
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:85
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:398
+msgid "Running post-processing scripts"
+msgstr "ポストプロセス スクリプト実行中"
+
+#: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/RammingChart.cpp:81
+#: src/slic3r/GUI/WipeTowerDialog.cpp:82 src/libslic3r/PrintConfig.cpp:612
+#: src/libslic3r/PrintConfig.cpp:656 src/libslic3r/PrintConfig.cpp:671
+#: src/libslic3r/PrintConfig.cpp:2243 src/libslic3r/PrintConfig.cpp:2252
+#: src/libslic3r/PrintConfig.cpp:2312 src/libslic3r/PrintConfig.cpp:2319
+msgid "s"
+msgstr "s"
+
+#: src/slic3r/GUI/MainFrame.cpp:466 src/slic3r/GUI/MainFrame.cpp:709
+msgid "S&end G-code"
+msgstr "Gコードを送信"
+
+#: src/slic3r/GUI/MainFrame.cpp:709
+msgid "S&end to print"
+msgstr "プリントする"
+
+#. TRN Preset
+#: src/slic3r/GUI/Tab.cpp:3264
+#, c-format
+msgid "Save %s as:"
+msgstr "形式を変更して%sを保存:"
+
+#: src/slic3r/GUI/MainFrame.cpp:686
+#, c-format
+msgid "Save %s file as:"
+msgstr "%sファイルを別の名前で保存:"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1023
+msgid "Save changes?"
+msgstr "変更を保存しますか?"
+
+#: src/libslic3r/PrintConfig.cpp:2997
+msgid "Save config file"
+msgstr "設定ファイルを保存"
+
+#: src/slic3r/GUI/MainFrame.cpp:786
+msgid "Save configuration as:"
+msgstr "構成ファイルを別名で保存:"
+
+#: src/libslic3r/PrintConfig.cpp:2998
+msgid "Save configuration to the specified file."
+msgstr "指定したファイルに構成を保存します。"
+
+#. TRN "Save current Settings"
+#: src/slic3r/GUI/Tab.cpp:133
+#, c-format
+msgid "Save current %s"
+msgstr "現在の%sを保存"
+
+#: src/slic3r/GUI/MainFrame.cpp:341
+msgid "Save current project file"
+msgstr "現在のプロジェクトファイルの保存"
+
+#: src/slic3r/GUI/MainFrame.cpp:343
+msgid "Save current project file as"
+msgstr "現在のプロジェクトに名前を付けて保存"
+
+#: src/slic3r/GUI/Plater.cpp:1938
+msgid "Save file as:"
+msgstr "別名で保存 :"
+
+#: src/slic3r/GUI/Plater.cpp:3433
+msgid "Save G-code file as:"
+msgstr "Gコードを別名で保存:"
+
+#: src/slic3r/GUI/MainFrame.cpp:757
+msgid "Save OBJ file (less prone to coordinate errors than STL) as:"
+msgstr "OBJファイルを保存します(STLよりも調整エラーが少ない):"
+
+#: src/slic3r/GUI/Tab.hpp:417
+msgid "Save preset"
+msgstr "プリセット保存"
+
+#: src/slic3r/GUI/MainFrame.cpp:843
+msgid "Save presets bundle as:"
+msgstr "プリセットパッケージを別の名前で保存"
+
+#: src/slic3r/GUI/MainFrame.cpp:343
+msgid "Save Project &as"
+msgstr "プロジェクトを別名で保存"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:109
+msgid "Save project (3MF)"
+msgstr "プロジェクトの保存(3MF)"
+
+#: src/slic3r/GUI/Plater.cpp:3433
+msgid "Save SL1 file as:"
+msgstr "SL1ファイルを別名で保存 :"
+
+#: src/slic3r/GUI/MainFrame.cpp:692
+msgid "Save zip file as:"
+msgstr "ZIPファイルを保存:"
+
+#: 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 "3MFコンテナへのメッシュの保存に失敗しました。"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:152
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:234
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:254
+#: src/libslic3r/PrintConfig.cpp:3077
+msgid "Scale"
+msgstr "スケール"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoScale.cpp:276
+msgid "Scale (%)"
+msgstr "スケール(%)"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:195
+msgid "Scale factors"
+msgstr "寸法係数"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1440
+msgid "Scale the selected object to fit the print volume"
+msgstr "選択したオブジェクトをプリントボリュームに合わせて拡大縮小します"
+
+#: src/libslic3r/PrintConfig.cpp:3086
+msgid "Scale to Fit"
+msgstr "フィットするように縮尺"
+
+#: src/slic3r/GUI/Selection.cpp:947
+msgid "Scale To Fit"
+msgstr "フィットするように縮尺"
+
+#: src/libslic3r/PrintConfig.cpp:3087
+msgid "Scale to fit the given volume."
+msgstr "指定したプリントスペースに合わせてサイズを変更します。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1440
+msgid "Scale to print volume"
+msgstr "プリントエリアに合わせて縮尺する"
+
+#: src/libslic3r/PrintConfig.cpp:3078
+msgid "Scaling factor or percentage."
+msgstr "スケーリング係数または割合"
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:409
+msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue"
+msgstr "`%1%`へのアップロードスケジュール。 ウィンドウ->プリントホストアップロードキューを参照してください"
+
+#: src/libslic3r/PrintConfig.cpp:1551
+msgid "Seam position"
+msgstr "シーム位置"
+
+#: src/libslic3r/PrintConfig.cpp:1572
+msgid "Seam preferred direction"
+msgstr "シーム優先方向"
+
+#: src/libslic3r/PrintConfig.cpp:1581
+msgid "Seam preferred direction jitter"
+msgstr "シーム優先方向ジッター"
+
+#: src/slic3r/GUI/BonjourDialog.cpp:218
+msgid "Searching for devices"
+msgstr "デバイス検索中"
+
+#: src/slic3r/GUI/Plater.cpp:2190
+msgid "Searching for optimal orientation"
+msgstr "最適方向を探す"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:136
+msgid "Select All objects"
+msgstr "全てのオブジェクトを選択"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1236
+msgid "Select all points"
+msgstr "全てのポイントを選択"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:1089
+msgid "Select all standard printers"
+msgstr "すべての標準プリンターを選択"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1234
+msgid "Select by rectangle"
+msgstr "四角形で選択"
+
+#: src/slic3r/GUI/MainFrame.cpp:806 src/slic3r/GUI/MainFrame.cpp:870
+msgid "Select configuration to load:"
+msgstr "読み込む構成を選択します:"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:60
+msgid "Select coordinate space, in which the transformation will be performed."
+msgstr "変換する座標空間を選択します。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2834
+msgid "Select extruder number for selected objects and/or parts"
+msgstr "選択したオブジェクトおよび/またはパーツのエクストルーダー番号を選択します"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2847
+msgid "Select extruder number:"
+msgstr "エクストルーダー番号の選択:"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:117
+msgid "Select Filament Settings Tab"
+msgstr "フィラメント設定タブを選択"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1251
+msgid "Select new extruder for the object/part"
+msgstr "オブジェクト/パーツに新しいエクストルーダーを選択します"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:114
+msgid "Select Plater Tab"
+msgstr "プレートタブを選択"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:116
+msgid "Select Print Settings Tab"
+msgstr "プリント設定タブを選択"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:118
+msgid "Select Printer Settings Tab"
+msgstr "プリンタ設定タブを選択"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:917
+msgid "Select showing settings"
+msgstr "表示設定を選択"
+
+#: src/slic3r/GUI/GUI_App.cpp:524
+msgid "Select the language"
+msgstr "言語を選択"
+
+#: src/slic3r/GUI/Tab.cpp:57
+msgid "Select the print profiles this profile is compatible with."
+msgstr "このプロファイルと互換性のあるプリントプロファイルを選択します。"
+
+#: src/slic3r/GUI/Tab.cpp:51
+msgid "Select the printers this profile is compatible with."
+msgstr "このプロファイルと互換性のあるプリンターを選択します。"
+
+#: src/slic3r/GUI/MainFrame.cpp:744
+msgid "Select the STL file to repair:"
+msgstr "修復するSTLファイルを選択 :"
+
+#: src/slic3r/GUI/Preferences.cpp:207
+msgid "Select toolbar icon size in respect to the default one."
+msgstr "デフォルトのツールバーアイコンのサイズを選択します。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2545
+msgid "Select type of part"
+msgstr "パーツのタイプを選択"
+
+#: src/slic3r/GUI/Plater.cpp:606
+msgid "Select what kind of pad do you need"
+msgstr "必要なパッドの種類を選択してください"
+
+#: src/slic3r/GUI/Plater.cpp:421
+msgid "Select what kind of support do you need"
+msgstr "必要なサポートの種類を選択してください"
+
+#: src/slic3r/GUI/Selection.cpp:146
+msgid "Selection-Add"
+msgstr "選択-追加"
+
+#: src/slic3r/GUI/Selection.cpp:384
+msgid "Selection-Add All"
+msgstr "選択-すべて追加"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2875
+msgid "Selection-Add from list"
+msgstr "選択-リストから追加"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:5623
+msgid "Selection-Add from rectangle"
+msgstr "選択-長方形から追加"
+
+#: src/slic3r/GUI/Selection.cpp:256
+msgid "Selection-Add Instance"
+msgstr "選択ーインスタンス追加"
+
+#: src/slic3r/GUI/Selection.cpp:219
+msgid "Selection-Add Object"
+msgstr "選択-オブジェクト追加"
+
+#: src/slic3r/GUI/Selection.cpp:187
+msgid "Selection-Remove"
+msgstr "選択-除去"
+
+#: src/slic3r/GUI/Selection.cpp:410
+msgid "Selection-Remove All"
+msgstr "選択-全て除去"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2867
+msgid "Selection-Remove from list"
+msgstr "リストの選択-削除"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:5642
+msgid "Selection-Remove from rectangle"
+msgstr "選択-四角形から削除"
+
+#: src/slic3r/GUI/Selection.cpp:275
+msgid "Selection-Remove Instance"
+msgstr "選択-インスタンス削除"
+
+#: src/slic3r/GUI/Selection.cpp:238
+msgid "Selection-Remove Object"
+msgstr "選択-オブジェクト削除"
+
+#: src/slic3r/GUI/MainFrame.cpp:444
+msgid "Selects all objects"
+msgstr "全てのオブジェクトを選択"
+
+#: src/slic3r/GUI/Plater.cpp:3822
+msgid "Send G-code"
+msgstr "Gコード送信"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:33
+msgid "Send G-Code to printer host"
+msgstr "プリンターサーバーにGコードを送信"
+
+#: src/slic3r/GUI/MainFrame.cpp:466
+msgid "Send to print current plate as G-code"
+msgstr "現在のプレートをプリントするためにGコードとして送信"
+
+#: src/slic3r/GUI/Plater.cpp:731 src/slic3r/GUI/Plater.cpp:3822
+msgid "Send to printer"
+msgstr "プリンターに送信"
+
+#: src/slic3r/GUI/Tab.cpp:1169
+msgid "Sequential printing"
+msgstr "順次プリンティング"
+
+#: src/slic3r/GUI/Tab.cpp:1874 src/libslic3r/PrintConfig.cpp:1591
+msgid "Serial port"
+msgstr "シリアルポート"
+
+#: src/libslic3r/PrintConfig.cpp:1599
+msgid "Serial port speed"
+msgstr "シリアルポートスピード"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:769
+msgid "Serial port:"
+msgstr "シリアルポート:"
+
+#: src/slic3r/GUI/BonjourDialog.cpp:74
+msgid "Service name"
+msgstr "サービス名"
+
+#: src/slic3r/GUI/Tab.cpp:1824 src/slic3r/GUI/Tab.cpp:2025
+#: src/slic3r/GUI/Tab.cpp:3008
+msgid "Set"
+msgstr "設定"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1192
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1331
+msgid "Set as a Separated Object"
+msgstr "分離オブジェクトとして設定"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1331
+msgid "Set as a Separated Objects"
+msgstr "分離オブジェクトとして設定"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2833
+msgid "Set extruder for selected items"
+msgstr "選択アイテムのエクストルーダーを設定"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
+msgid "Set lower thumb to current slider thumb"
+msgstr "下のつまみを現在のスライダーのつまみに設定します"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:245
+msgid "Set Mirror"
+msgstr "ミラーリング設定"
+
+#: src/slic3r/GUI/Plater.cpp:3520
+msgid "Set number of instances"
+msgstr "インスタンス数の設定"
+
+#: src/slic3r/GUI/Plater.cpp:4163
+#, c-format
+msgid "Set numbers of copies to %d"
+msgstr "コピーの数を%dに設定"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:746
+msgid "Set Orientation"
+msgstr "方向を設定"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:715
+msgid "Set Position"
+msgstr "位置設定"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3759
+msgid "Set Printable"
+msgstr "プリント可にする"
+
+#: src/slic3r/GUI/Selection.cpp:1482
+msgid "Set Printable Instance"
+msgstr "プリント可なインスタンスを設定"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:811
+msgid "Set Scale"
+msgstr "縮尺をセット"
+
+#: src/libslic3r/PrintConfig.cpp:2228
+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 "SLAプリンター内の実際のLCDディスプレイの向きを設定します。 ポートレートモードでは、ディスプレイの幅と高さのパラメーターの意味が変わり、出力画像が90度回転します。"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:527
+msgid "Set the shape of your printer's bed."
+msgstr "プリントベッドの形状とサイズを設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:524
+msgid "Set this to a non-zero value to allow a manual extrusion width. If left to zero, Slic3r derives extrusion widths from the nozzle diameter (see the tooltips for perimeter extrusion width, infill extrusion width etc). If expressed as percentage (for example: 230%), it will be computed over layer height."
+msgstr "正の値を設定すると、射出幅のマニュアル設定が有効になります。 値がゼロに設定されている場合、Slic3rはノズル径から射出幅を計算します(外周射出幅、インフィル射出幅などのヘルプを参照)。 値がパーセンテージで入力された場合(例:230%)、レイヤーの高さから計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:417
+msgid "Set this to a non-zero value to set a manual extrusion width for external perimeters. If left zero, default extrusion width will be used if set, otherwise 1.125 x nozzle diameter will be used. If expressed as percentage (for example 200%), it will be computed over layer height."
+msgstr "ゼロ以外の値を入力すると、最外周の射出幅をマニュアル設定できます。 ゼロの場合、設定されていればデフォルトの射出幅が使用され、設定されていない場合はノズル径の1.125倍になります。 パーセンテージ(200%など)で入力された場合、レイヤーの高さに対して計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:831
+msgid "Set this to a non-zero value to set a manual extrusion width for first layer. You can use this to force fatter extrudates for better adhesion. If expressed as percentage (for example 120%) it will be computed over first layer height. If set to zero, it will use the default extrusion width."
+msgstr "これをゼロ以外の値にすると、最初のレイヤーの射出幅をマニュアル設定できます。 これを使用して、ベッドとの密着を上げるために、より太い射出幅にできます。 パーセンテージ(例:120%)で入力した場合、最初のレイヤーの高さに対して計算されます。 ゼロに設定すると、デフォルトの射出幅になります。"
+
+#: src/libslic3r/PrintConfig.cpp:1689
+msgid "Set this to a non-zero value to set a manual extrusion width for infill for solid surfaces. If left zero, default extrusion width will be used if set, otherwise 1.125 x nozzle diameter will be used. If expressed as percentage (for example 90%) it will be computed over layer height."
+msgstr "正の値を入力して、射出幅をマニュアル設定し、ソリッドサーフェスを塗りつぶします。 ゼロのにすると、設定されていればデフォルトの射出幅が使用され、設定されていなければノズル径の1.125倍が適用されます。 パーセンテージ(たとえば、90%)で入力すると、レイヤーの高さから計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:2019
+msgid "Set this to a non-zero value to set a manual extrusion width for infill for top surfaces. You may want to use thinner extrudates to fill all narrow regions and get a smoother finish. If left zero, default extrusion width will be used if set, otherwise nozzle diameter will be used. If expressed as percentage (for example 90%) it will be computed over layer height."
+msgstr "ゼロ以外の値を入力すると、上面インフィル(塗りつぶし)の射出幅をマニュアル設定できます。 細い射出幅に設定して、隙間なく、より滑らかに仕上げることができます。 ゼロのままにすると、設定されていればデフォルトの射出幅となり、設定されていなければノズル径が使用されます。 パーセンテージ(90%など)で入力された場合、レイヤーの高さに対して計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:963
+msgid "Set this to a non-zero value to set a manual extrusion width for infill. If left zero, default extrusion width will be used if set, otherwise 1.125 x nozzle diameter will be used. You may want to use fatter extrudates to speed up the infill and make your parts stronger. If expressed as percentage (for example 90%) it will be computed over layer height."
+msgstr "正の値を設定して、インフィル(中塗り)の射出幅をマニュアル調整します。 値がゼロの場合、設定されている場合は標準の射出幅が使用され、設定されていない場合はノズル径の1.125倍になります。 より太い射出幅を使用して、塗りつぶしを高速化し、プリント強度を強化することができます。 パーセンテージ(たとえば、90%)で表される場合、レイヤーの高さから計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1350
+msgid "Set this to a non-zero value to set a manual extrusion width for perimeters. You may want to use thinner extrudates to get more accurate surfaces. If left zero, default extrusion width will be used if set, otherwise 1.125 x nozzle diameter will be used. If expressed as percentage (for example 200%) it will be computed over layer height."
+msgstr "外周の射出幅をマニュアル設定するには、正の値を入力します。 より正確な表面を得るために、より細い射出幅を設定できます。 ゼロが入力されている場合、設定されている場合は標準の射出幅が使用され、設定されていない場合はノズル径の1.125倍が適用されます。 パーセンテージ(200%など)で入力された場合は、レイヤーの高さから計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1862
+msgid "Set this to a non-zero value to set a manual extrusion width for support material. If left zero, default extrusion width will be used if set, otherwise nozzle diameter will be used. If expressed as percentage (for example 90%) it will be computed over layer height."
+msgstr "これをゼロ以外の値にすると、サポート材の射出幅を設定できます。 ゼロのままですと、デフォルトの射出幅が設定されていればその値が設定され、設定されていない場合はノズル径が設定されます。 パーセンテージ(90%など)で設定された場合は、レイヤーの高さから自動計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:480
+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:65
+msgid "Set this to the maximum height that can be reached by your extruder while printing."
+msgstr "プリント中にエクストルーダーが到達できる最大の高さを設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:469
+msgid "Set this to the vertical distance between your nozzle tip and (usually) the X carriage rods. In other words, this is the height of the clearance cylinder around your extruder, and it represents the maximum depth the extruder can peek before colliding with other printed objects."
+msgstr "ノズルチップと(通常)Xキャリッジロッド間の垂直距離を入力します。 つまり、これはエクストルーダーの高さクリアランスで、順次プリントの時にエクストルーダーが他のプリント済みオブジェクトと衝突しないでプリントできる深さの最大値を表します。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:3759
+msgid "Set Unprintable"
+msgstr "プリント不可にする"
+
+#: src/slic3r/GUI/Selection.cpp:1482
+msgid "Set Unprintable Instance"
+msgstr "プリントしないインスタンスを設定する"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:184
+msgid "Set upper thumb to current slider thumb"
+msgstr "上部のつまみを現在のスライダーのつまみに設定します"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:143
+msgid "Settings"
+msgstr "設定"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2206
+msgid "Settings for height range"
+msgstr "高さ範囲の設定"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:60
+msgid "Shape"
+msgstr "形状"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:246
+msgid "Shells"
+msgstr "シェル"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:221
+msgid "Show"
+msgstr "表示"
+
+#: src/slic3r/GUI/MainFrame.cpp:559
+msgid "Show &Configuration Folder"
+msgstr "設定フォルダーの表示"
+
+#: src/slic3r/GUI/MainFrame.cpp:563
+msgid "Show about dialog"
+msgstr "アバウトダイヤログを表示"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:339
+msgid "Show advanced settings"
+msgstr "高度な設定を表示"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:158
+msgid "Show error message"
+msgstr "エラーメッセージの表示"
+
+#: src/slic3r/GUI/Preferences.cpp:84
+msgid "Show incompatible print and filament presets"
+msgstr "互換性のないプリントとフィラメントのプリセットを表示する"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:126
+msgid "Show keyboard shortcuts list"
+msgstr "キーボードショートカット一覧を表示"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:339
+msgid "Show simplified settings"
+msgstr "簡易設定を表示"
+
+#: src/slic3r/GUI/MainFrame.cpp:557
+msgid "Show system information"
+msgstr "システム情報を表示"
+
+#: src/slic3r/GUI/MainFrame.cpp:487
+msgid "Show the 3D editing view"
+msgstr "3D編集画面の表示"
+
+#: src/slic3r/GUI/MainFrame.cpp:489
+msgid "Show the 3D slices preview"
+msgstr "3Dスライスのプレビューを表示"
+
+#: src/slic3r/GUI/MainFrame.cpp:480
+msgid "Show the filament settings"
+msgstr "フィラメントの設定を表示"
+
+#: src/libslic3r/PrintConfig.cpp:2983
+msgid "Show the full list of print/G-code configuration options."
+msgstr "プリント/ Gコード構成オプションの完全なリストを表示します。"
+
+#: src/libslic3r/PrintConfig.cpp:2988
+msgid "Show the full list of SLA print configuration options."
+msgstr "SLAプリント構成オプションの完全なリストを表示します。"
+
+#: src/slic3r/GUI/MainFrame.cpp:566
+msgid "Show the list of the keyboard shortcuts"
+msgstr "キーボードショートカットのリストを表示する"
+
+#: src/slic3r/GUI/MainFrame.cpp:471
+msgid "Show the plater"
+msgstr "プレート表示"
+
+#: src/slic3r/GUI/MainFrame.cpp:478
+msgid "Show the print settings"
+msgstr "プリント設定を表示する"
+
+#: src/slic3r/GUI/MainFrame.cpp:483
+msgid "Show the printer settings"
+msgstr "プリンター設定を表示する"
+
+#: src/libslic3r/PrintConfig.cpp:2977
+msgid "Show this help."
+msgstr "このヘルプを表示します。"
+
+#: src/slic3r/GUI/MainFrame.cpp:559
+msgid "Show user configuration folder (datadir)"
+msgstr "ユーザー設定フォルダーの表示(datadir)"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:185
+msgid "Show/Hide (L)egend"
+msgstr "表示/非表示(L)凡例"
+
+#: src/slic3r/GUI/GUI_App.cpp:674 src/slic3r/GUI/wxExtensions.cpp:2459
+msgid "Simple"
+msgstr "簡易"
+
+#: src/slic3r/GUI/GUI_App.cpp:674
+msgid "Simple View Mode"
+msgstr "簡易ビューモード"
+
+#: src/slic3r/GUI/Tab.cpp:2231 src/slic3r/GUI/Tab.cpp:2239
+msgid "Single extruder MM setup"
+msgstr "シングルエクストルーダーのMM設定"
+
+#: src/libslic3r/PrintConfig.cpp:1767
+msgid "Single Extruder Multi Material"
+msgstr "シングルエクストルーダー・マルチマテリアル"
+
+#: src/slic3r/GUI/Tab.cpp:2023
+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 "1つのエクストルーダーのマルチマテリアルプリンターが選択されているため、すべてのエクストルーダーの直径が同じでなければなりません。最初のエクストルーダーの直径で、すべてのエクストルーダーノズルの直径を設定しますか?"
+
+#: src/slic3r/GUI/Tab.cpp:2240
+msgid "Single extruder multimaterial parameters"
+msgstr "単一エクストルーダーのマルチマテリアルパラメーター"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:72
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:153 src/slic3r/GUI/Plater.cpp:137
+#: src/slic3r/GUI/Tab.cpp:2257
+msgid "Size"
+msgstr "サイズ"
+
+#: src/slic3r/GUI/Tab.cpp:1813 src/slic3r/GUI/Tab.cpp:2014
+msgid "Size and coordinates"
+msgstr "サイズと座標"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:73
+msgid "Size in X and Y of the rectangular plate."
+msgstr "四角形プレートのX、Yサイズ。"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:235 src/slic3r/GUI/Tab.cpp:1050
+#: src/libslic3r/GCode/PreviewData.cpp:171
+msgid "Skirt"
+msgstr "スカート"
+
+#: src/slic3r/GUI/Tab.cpp:1049
+msgid "Skirt and brim"
+msgstr "スカートとブリム"
+
+#: src/libslic3r/PrintConfig.cpp:1617
+msgid "Skirt height"
+msgstr "スカート高さ"
+
+#: src/libslic3r/PrintConfig.cpp:1626
+msgid "Skirt Loops"
+msgstr "スカートのループ数"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1200
+msgid "SLA gizmo keyboard shortcuts"
+msgstr "SLAギズモのキーボードショートカット"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1150
+msgid "SLA gizmo turned off"
+msgstr "SLAギズモ非表示"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1115
+msgid "SLA gizmo turned on"
+msgstr "SLAギズモ表示"
+
+#: src/slic3r/GUI/Plater.cpp:684 src/slic3r/GUI/Preset.cpp:1277
+msgid "SLA material"
+msgstr "SLA材料"
+
+#: src/slic3r/GUI/Plater.cpp:683 src/slic3r/GUI/Preset.cpp:1276
+msgid "SLA print"
+msgstr "SLAプリント"
+
+#: src/libslic3r/PrintConfig.cpp:2331
+msgid "SLA print material notes"
+msgstr "SLAプリント材料メモ"
+
+#: src/slic3r/GUI/Plater.cpp:690
+msgid "SLA print settings"
+msgstr "SLAプリント設定"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:997
+msgid "SLA Support Points"
+msgstr "SLAサポートポイント"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:722
+msgid "SLA supports outside the print area were detected"
+msgstr "プリント範囲外のSLAサポートが検出されました"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1055
+msgid "Slab"
+msgstr "平板"
+
+#: src/libslic3r/PrintConfig.cpp:1268
+msgid "Slic3r can upload G-code files to a printer host. This field must contain the kind of the host."
+msgstr "Slic3rはGコードファイルをプリンターサーバーにアップロードできます。 このフィールドには、サーバーの種類を記入する必要があります。"
+
+#: src/libslic3r/PrintConfig.cpp:89
+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 "Slic3rはGコードファイルをプリンターサーバーにアップロードできます。 このフィールドには、認証に必要なAPIキーまたはパスワードが含まれている必要があります。"
+
+#: src/libslic3r/PrintConfig.cpp:82
+msgid "Slic3r can upload G-code files to a printer host. This field should contain the hostname, IP address or URL of the printer host instance."
+msgstr "Slic3rはGコードファイルをプリントサーバーにアップロードできます。 このフィールドには、プリントサーバーのホスト名、IPアドレス、またはURLが含まれている必要があります。"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:45
+msgid "slic3r version"
+msgstr "slic3rバージョン"
+
+#: src/libslic3r/PrintConfig.cpp:1234
+msgid "Slic3r will not scale speed down below this speed."
+msgstr "Slic3rはこの速度以下にしません。"
+
+#: src/libslic3r/PrintConfig.cpp:2970
+msgid "Slice"
+msgstr "スライス"
+
+#: src/slic3r/GUI/MainFrame.cpp:383
+msgid "Slice a file into a G-code"
+msgstr "ファイルをスライスしてGコードに入れる"
+
+#: src/slic3r/GUI/MainFrame.cpp:389
+msgid "Slice a file into a G-code, save as"
+msgstr "ファイルをスライスしGコードにして、名前を付けて保存"
+
+#: src/libslic3r/PrintConfig.cpp:71
+msgid "Slice gap closing radius"
+msgstr "スライスギャップを閉じる半径"
+
+#: src/slic3r/GUI/Plater.cpp:734 src/slic3r/GUI/Plater.cpp:2412
+#: src/slic3r/GUI/Plater.cpp:3618
+msgid "Slice now"
+msgstr "スライス実行"
+
+#: src/libslic3r/PrintConfig.cpp:2944
+msgid "Slice the model and export SLA printing layers as PNG."
+msgstr "モデルをスライスし、SLAプリントレイヤーをPNGとしてエクスポートします。"
+
+#: src/libslic3r/PrintConfig.cpp:2965
+msgid "Slice the model and export toolpaths as G-code."
+msgstr "モデルをスライスし、ツールパスをGコードでエクスポートします"
+
+#: src/libslic3r/PrintConfig.cpp:2971
+msgid "Slice the model as FFF or SLA based on the printer_technology configuration value."
+msgstr "printer_technology構成値に基づいて、モデルをFFFまたはSLAとしてスライスします。"
+
+#: src/slic3r/GUI/Plater.cpp:193
+msgid "Sliced Info"
+msgstr "スライス情報"
+
+#: src/slic3r/GUI/MainFrame.cpp:704 src/slic3r/GUI/Plater.cpp:2412
+#: src/slic3r/GUI/Plater.cpp:3615 src/slic3r/GUI/Tab.cpp:1159
+#: src/slic3r/GUI/Tab.cpp:3436
+msgid "Slicing"
+msgstr "スライス中"
+
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:91
+#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:109
+msgid "Slicing complete"
+msgstr "スライス完了"
+
+#: src/libslic3r/SLAPrint.cpp:1459
+msgid "Slicing done"
+msgstr "スライス完了"
+
+#: src/slic3r/GUI/MainFrame.cpp:729
+msgid "Slicing Done!"
+msgstr "スライス完了!"
+
+#: src/libslic3r/SLAPrint.cpp:759
+msgid "Slicing had to be stopped due to an internal error: Inconsistent slice index."
+msgstr "内部エラーのため、スライスを停止しました:一貫性のないスライスインデックス。"
+
+#: src/libslic3r/SLAPrint.cpp:55
+msgid "Slicing model"
+msgstr "モデルをスライス"
+
+#: src/libslic3r/SLAPrint.cpp:59
+msgid "Slicing supports"
+msgstr "サポートのスライス"
+
+#: src/libslic3r/PrintConfig.cpp:2249
+msgid "Slow"
+msgstr "スロー"
+
+#: src/libslic3r/PrintConfig.cpp:1635
+msgid "Slow down if layer print time is below"
+msgstr "スローダウンさせるレイヤーのプリント時間"
+
+#: src/libslic3r/PrintConfig.cpp:2250
+msgid "Slow tilt"
+msgstr "スローチルト"
+
+#: src/libslic3r/PrintConfig.cpp:1646
+msgid "Small perimeters"
+msgstr "短い外周"
+
+#: src/slic3r/GUI/GUI_App.cpp:697
+msgid "Snapshot name"
+msgstr "スナップショット名"
+
+#: src/slic3r/GUI/MainFrame.cpp:549
+msgid "Software &Releases"
+msgstr "ソフトウェアリリース"
+
+#: src/slic3r/GUI/PresetHints.cpp:181
+msgid "solid infill"
+msgstr "ソリッドインフィル"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:231 src/libslic3r/PrintConfig.cpp:1687
+#: src/libslic3r/PrintConfig.cpp:1697 src/libslic3r/GCode/PreviewData.cpp:167
+msgid "Solid infill"
+msgstr "ソリッドインフィル"
+
+#: src/libslic3r/PrintConfig.cpp:1675
+msgid "Solid infill every"
+msgstr "ソリッドインフィルを各"
+
+#: src/libslic3r/PrintConfig.cpp:1667
+msgid "Solid infill extruder"
+msgstr "ソリッドインフィルエクストルーダー"
+
+#: src/libslic3r/PrintConfig.cpp:1658
+msgid "Solid infill threshold area"
+msgstr "ソリッドインフィル領域のしきい値"
+
+#: src/slic3r/GUI/Tab.cpp:1014 src/libslic3r/PrintConfig.cpp:1710
+msgid "Solid layers"
+msgstr "ソリッドレイヤー"
+
+#: src/libslic3r/PrintConfig.cpp:711
+msgid "Soluble material"
+msgstr "溶解性材料"
+
+#: src/libslic3r/PrintConfig.cpp:712
+msgid "Soluble material is most likely used for a soluble support."
+msgstr "水溶性フィラメントが溶解性サポート材としてもっとも使用される。"
+
+#: src/libslic3r/PrintConfig.cpp:914
+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 "温度制御などを含む一部のG/Mコードコマンドは普遍的ではありません。互換性のある出力を実現するためにプリンターが使用するファームウェアのタイプを選択します。 「押出しなし」コマンドにより、PrusaSlicerは押出しコマンドをエクスポートしなくなります。"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:721
+msgid "Some objects are not visible when editing supports"
+msgstr "サポート編集時に一部のオブジェクトが表示されない"
+
+#: src/libslic3r/Print.cpp:1162
+msgid "Some objects are too close; your extruder will collide with them."
+msgstr "一部のオブジェクトが接近しすぎています。エクストルーダが接触します。"
+
+#: src/libslic3r/Print.cpp:1177
+msgid "Some objects are too tall and cannot be printed without extruder collisions."
+msgstr "一部のオブジェクトが高すぎて、エクストルーダーの衝突なしでプリントできません。"
+
+#: src/libslic3r/PrintConfig.cpp:2548
+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 "ある種のオブジェクトでは、単一の大きなパッドではなく、いくつかの小さなパッドの方がうまくいきます。 このパラメーターは、2つの小さなパッドの中心の距離を定義します。 それらが近い場合、それらは1つのパッドにマージされます。"
+
+#: src/libslic3r/PrintConfig.cpp:2086
+msgid "Some printers or printer setups may have difficulties printing with a variable layer height. Enabled by default."
+msgstr "一部のプリンターまたはプリンターのセットアップでは、レイヤー高さ可変のプリントが困難な場合があります。 デフォルトで有効になっています。"
+
+#: src/libslic3r/PrintConfig.cpp:1897
+msgid "Spacing between interface lines. Set zero to get a solid interface."
+msgstr "インターフェイスの塗りの隙間。 ゼロを設定すると、密なインターフェースになります。"
+
+#: src/libslic3r/PrintConfig.cpp:1931
+msgid "Spacing between support material lines."
+msgstr "サポートパターンの線間距離"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:71 src/slic3r/GUI/GUI_ObjectList.cpp:512
+#: src/slic3r/GUI/GUI_Preview.cpp:215 src/slic3r/GUI/Tab.cpp:1084
+#: src/libslic3r/PrintConfig.cpp:199 src/libslic3r/PrintConfig.cpp:426
+#: src/libslic3r/PrintConfig.cpp:871 src/libslic3r/PrintConfig.cpp:999
+#: src/libslic3r/PrintConfig.cpp:1361 src/libslic3r/PrintConfig.cpp:1598
+#: src/libslic3r/PrintConfig.cpp:1647 src/libslic3r/PrintConfig.cpp:1698
+#: src/libslic3r/PrintConfig.cpp:2029
+msgid "Speed"
+msgstr "速度"
+
+#: src/libslic3r/PrintConfig.cpp:1600
+msgid "Speed (baud) of USB/serial port for printer connection."
+msgstr "プリンター接続用のUSB /シリアルポートのスピード(ボーレート)。"
+
+#: src/libslic3r/GCode/PreviewData.cpp:400
+msgid "Speed (mm/s)"
+msgstr "速度(mm/s)"
+
+#: src/libslic3r/PrintConfig.cpp:872
+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/slic3r/GUI/Tab.cpp:1097
+msgid "Speed for non-print moves"
+msgstr "移動速度"
+
+#: src/libslic3r/PrintConfig.cpp:1362
+msgid "Speed for perimeters (contours, aka vertical shells). Set to zero for auto."
+msgstr "外周(輪郭、別名:垂直シェル)の速度。 自動の場合はゼロに設定します。"
+
+#: src/slic3r/GUI/Tab.cpp:1085
+msgid "Speed for print moves"
+msgstr "造形速度設定"
+
+#: src/libslic3r/PrintConfig.cpp:200
+msgid "Speed for printing bridges."
+msgstr "ブリッジ形成速度"
+
+#: src/libslic3r/PrintConfig.cpp:1699
+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 "ソリッド(塗りつぶし)領域(上部/下部/内部水平シェル)のプリント速度。 これは、上記のデフォルトインフィル速度に対する割合(例:80%)で表すことができます。 自動の場合はゼロに設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:1906
+msgid "Speed for printing support material interface layers. If expressed as percentage (for example 50%) it will be calculated over support material speed."
+msgstr "サポートとモデルのインターフェイスレイヤーのプリントスピード。 パーセンテージ(たとえば、50%)を入力すると、サポートのプリントスピードから計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1940
+msgid "Speed for printing support material."
+msgstr "サポート材造形速度"
+
+#: src/libslic3r/PrintConfig.cpp:1000
+msgid "Speed for printing the internal fill. Set to zero for auto."
+msgstr "内部塗りつぶしのプリント速度。 自動の場合はゼロにします。"
+
+#: src/libslic3r/PrintConfig.cpp:2030
+msgid "Speed for printing top solid layers (it only applies to the uppermost external layers and not to their internal solid layers). You may want to slow down this to get a nicer surface finish. This can be expressed as a percentage (for example: 80%) over the solid infill speed above. Set to zero for auto."
+msgstr "上部のソリッドレイヤー(塗りつぶし)のプリント速度(最上部のレイヤーにのみ適用されるもので、内部のソリッドレイヤーには適用されません)。 この速度を遅くすることで、より良い表面に仕上げることができます。 これは、内部のソリッドレイヤー速度に対する割合(例:80%)で入力することができます。 自動の場合はゼロに設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:2052
+msgid "Speed for travel moves (jumps between distant extrusion points)."
+msgstr "移動速度(射出ポイント間のジャンピング)。"
+
+#: src/libslic3r/PrintConfig.cpp:627
+msgid "Speed of the first cooling move"
+msgstr "冷却移動の最初の速度"
+
+#: src/libslic3r/PrintConfig.cpp:646
+msgid "Speed of the last cooling move"
+msgstr "最後の冷却移動の速度"
+
+#: src/libslic3r/PrintConfig.cpp:585
+msgid "Speed used at the very beginning of loading phase."
+msgstr "ロードし始めの最初のスピード。"
+
+#: src/libslic3r/PrintConfig.cpp:577
+msgid "Speed used for loading the filament on the wipe tower."
+msgstr "フィラメントをワイプタワー上でロードする際のスピード。"
+
+#: src/libslic3r/PrintConfig.cpp:593
+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:602
+msgid "Speed used for unloading the tip of the filament immediately after ramming."
+msgstr "ラミング直後にフィラメントの先端を引き抜く速度。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1055
+msgid "Sphere"
+msgstr "球体"
+
+#: src/libslic3r/PrintConfig.cpp:1717
+msgid "Spiral vase"
+msgstr "スパイラル花瓶"
+
+#: src/slic3r/GUI/Plater.cpp:2971 src/slic3r/GUI/Plater.cpp:2988
+#: src/slic3r/GUI/Plater.cpp:3008 src/libslic3r/PrintConfig.cpp:3082
+msgid "Split"
+msgstr "分割"
+
+#: src/slic3r/GUI/Plater.cpp:2971
+msgid "Split the selected object"
+msgstr "選択したオブジェクトを分割します"
+
+#: src/slic3r/GUI/Plater.cpp:2966 src/slic3r/GUI/Plater.cpp:2988
+msgid "Split the selected object into individual objects"
+msgstr "選択したオブジェクトを個々のオブジェクトに分割します"
+
+#: src/slic3r/GUI/Plater.cpp:2968 src/slic3r/GUI/Plater.cpp:3008
+msgid "Split the selected object into individual sub-parts"
+msgstr "選択したオブジェクトを個々のサブパーツに分割します"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3490
+msgid "Split to objects"
+msgstr "オブジェクトの分割"
+
+#: src/slic3r/GUI/Plater.cpp:2796
+msgid "Split to Objects"
+msgstr "オブジェクトに分割"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1110
+msgid "Split to parts"
+msgstr "パーツの分割"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1904
+msgid "Split to Parts"
+msgstr "パーツに分割"
+
+#: src/libslic3r/PrintConfig.cpp:799
+msgid "Stars"
+msgstr "スター型"
+
+#: src/slic3r/GUI/MainFrame.cpp:376
+msgid "Start a new project"
+msgstr "新しいプロジェクトを開始"
+
+#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27
+msgid "Start at height"
+msgstr "開始高さ"
+
+#: src/slic3r/GUI/Tab.cpp:1564 src/slic3r/GUI/Tab.cpp:1949
+#: src/libslic3r/PrintConfig.cpp:1736 src/libslic3r/PrintConfig.cpp:1751
+msgid "Start G-code"
+msgstr "Gコードの最初"
+
+#: src/slic3r/GUI/MainFrame.cpp:403
+msgid "Start new slicing process"
+msgstr "新しいスライスプロセスを開始する"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:35
+msgid "Start printing after upload"
+msgstr "アップロード後にプリント開始"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:150
+msgid "Status"
+msgstr "ステータス"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:782
+msgid "Status:"
+msgstr "状況:"
+
+#: src/slic3r/GUI/Tab.cpp:2158
+msgid "Stealth"
+msgstr "静音"
+
+#: src/slic3r/GUI/Plater.cpp:1084
+msgid "stealth mode"
+msgstr "静音モード"
+
+#: src/slic3r/GUI/Plater.cpp:3545
+#, c-format
+msgid "STL file exported to %s"
+msgstr "%sにエクスポートされたSTLファイル"
+
+#: src/slic3r/GUI/GUI_ObjectLayers.cpp:27
+msgid "Stop at height"
+msgstr "高さで停止"
+
+#: src/slic3r/GUI/Tab.cpp:1716 src/slic3r/GUI/Tab.cpp:1901
+msgid "Success!"
+msgstr "成功!"
+
+#: src/slic3r/GUI/PresetHints.cpp:200
+msgid "support"
+msgstr "サポート"
+
+#: src/libslic3r/PrintConfig.cpp:2441
+msgid "Support base diameter"
+msgstr "サポートベースの直径"
+
+#: src/libslic3r/PrintConfig.cpp:2451
+msgid "Support base height"
+msgstr "サポートベースの高さ"
+
+#: src/libslic3r/PrintConfig.cpp:2566
+msgid "Support base safety distance"
+msgstr "サポートベースの安全距離"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2547
+msgid "Support Blocker"
+msgstr "サポート禁止"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2547
+msgid "Support Enforcer"
+msgstr "サポート強制"
+
+#: src/slic3r/GUI/Tab.cpp:3401
+msgid "Support head"
+msgstr "サポート先端"
+
+#: src/libslic3r/PrintConfig.cpp:2369
+msgid "Support head front diameter"
+msgstr "サポートチップ径"
+
+#: src/libslic3r/PrintConfig.cpp:2378
+msgid "Support head penetration"
+msgstr "頭部貫通をサポート"
+
+#: src/libslic3r/PrintConfig.cpp:2387
+msgid "Support head width"
+msgstr "サポートの先端幅"
+
+#: src/slic3r/GUI/PresetHints.cpp:210
+msgid "support interface"
+msgstr "サポートの接触部"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:30 src/slic3r/GUI/GUI_ObjectList.cpp:70
+#: src/slic3r/GUI/GUI_ObjectList.cpp:511 src/slic3r/GUI/GUI_Preview.cpp:236
+#: src/slic3r/GUI/Tab.cpp:1059 src/slic3r/GUI/Tab.cpp:1060
+#: src/libslic3r/PrintConfig.cpp:334 src/libslic3r/PrintConfig.cpp:1432
+#: src/libslic3r/PrintConfig.cpp:1780 src/libslic3r/PrintConfig.cpp:1786
+#: src/libslic3r/PrintConfig.cpp:1794 src/libslic3r/PrintConfig.cpp:1806
+#: src/libslic3r/PrintConfig.cpp:1816 src/libslic3r/PrintConfig.cpp:1824
+#: src/libslic3r/PrintConfig.cpp:1839 src/libslic3r/PrintConfig.cpp:1860
+#: src/libslic3r/PrintConfig.cpp:1871 src/libslic3r/PrintConfig.cpp:1887
+#: src/libslic3r/PrintConfig.cpp:1896 src/libslic3r/PrintConfig.cpp:1905
+#: src/libslic3r/PrintConfig.cpp:1916 src/libslic3r/PrintConfig.cpp:1930
+#: src/libslic3r/PrintConfig.cpp:1938 src/libslic3r/PrintConfig.cpp:1939
+#: src/libslic3r/PrintConfig.cpp:1948 src/libslic3r/PrintConfig.cpp:1956
+#: src/libslic3r/PrintConfig.cpp:1970 src/libslic3r/GCode/PreviewData.cpp:172
+msgid "Support material"
+msgstr "サポート材"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:237 src/libslic3r/PrintConfig.cpp:1904
+#: src/libslic3r/GCode/PreviewData.cpp:173
+msgid "Support material interface"
+msgstr "サポートのオブジェクトとの接触レイヤー"
+
+#: src/libslic3r/PrintConfig.cpp:1957
+msgid "Support material will not be generated for overhangs whose slope angle (90° = vertical) is above the given threshold. In other words, this value represent the most horizontal slope (measured from the horizontal plane) that you can print without support material. Set to zero for automatic detection (recommended)."
+msgstr "傾斜角(90°=垂直)がこのしきい値以上のオーバーハングに対しては、サポート材は生成されません。 言いかえるとこの値は、サポート材なしでプリントできる最もキツいオーバーハングのことです。 自動検出の場合はゼロに設定します(ゼロを推奨)。"
+
+#: src/libslic3r/PrintConfig.cpp:1877
+msgid "Support material/raft interface extruder"
+msgstr "コンタクトサポート/ラフトインターフェース用のエクストルーダー"
+
+#: src/libslic3r/PrintConfig.cpp:1851
+msgid "Support material/raft/skirt extruder"
+msgstr "サポート材/ラフト/スカート用エクストルーダー"
+
+#: src/slic3r/GUI/Plater.cpp:423 src/libslic3r/PrintConfig.cpp:1815
+#: src/libslic3r/PrintConfig.cpp:2423
+msgid "Support on build plate only"
+msgstr "サポートをビルドプレート(ベッド)のみに限定する"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:991
+msgid "Support parameter change"
+msgstr "サポートパラメータの変更"
+
+#: src/slic3r/GUI/Tab.cpp:3406
+msgid "Support pillar"
+msgstr "支柱"
+
+#: src/libslic3r/PrintConfig.cpp:2407
+msgid "Support pillar connection mode"
+msgstr "サポート支柱の接続モード"
+
+#: src/libslic3r/PrintConfig.cpp:2397
+msgid "Support pillar diameter"
+msgstr "サポート支柱の直径"
+
+#: src/libslic3r/PrintConfig.cpp:2499
+msgid "Support points density"
+msgstr "サポートポイント密度"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1282
+msgid "Support points edit"
+msgstr "サポートポイントの編集"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:78 src/slic3r/GUI/GUI_ObjectList.cpp:519
+#: src/slic3r/GUI/Plater.cpp:418 src/slic3r/GUI/Tab.cpp:3397
+#: src/slic3r/GUI/Tab.cpp:3398 src/libslic3r/PrintConfig.cpp:2363
+#: src/libslic3r/PrintConfig.cpp:2370 src/libslic3r/PrintConfig.cpp:2379
+#: src/libslic3r/PrintConfig.cpp:2388 src/libslic3r/PrintConfig.cpp:2398
+#: src/libslic3r/PrintConfig.cpp:2424 src/libslic3r/PrintConfig.cpp:2431
+#: src/libslic3r/PrintConfig.cpp:2442 src/libslic3r/PrintConfig.cpp:2452
+#: src/libslic3r/PrintConfig.cpp:2461 src/libslic3r/PrintConfig.cpp:2471
+#: src/libslic3r/PrintConfig.cpp:2480 src/libslic3r/PrintConfig.cpp:2490
+#: src/libslic3r/PrintConfig.cpp:2500 src/libslic3r/PrintConfig.cpp:2508
+msgid "Supports"
+msgstr "サポート"
+
+#: src/slic3r/GUI/Plater.cpp:1018
+msgid "supports and pad"
+msgstr "サポートとパッド"
+
+#: src/libslic3r/PrintConfig.cpp:1043
+msgid "Supports remaining times"
+msgstr "残り時間をサポート"
+
+#: src/libslic3r/PrintConfig.cpp:1053
+msgid "Supports stealth mode"
+msgstr "静音モードサポート"
+
+#: src/slic3r/GUI/Preferences.cpp:76
+msgid "Suppress \" - default - \" presets"
+msgstr "「-デフォルト-」プリセットを非表示"
+
+#: src/slic3r/GUI/Preferences.cpp:78
+msgid "Suppress \" - default - \" presets in the Print / Filament / Printer selections once there are any other valid presets available."
+msgstr "他の有効なプリセットが利用可能になったら、プリント/フィラメント/プリンターの選択で「−デフォルト−」プリセットを非表示にします。"
+
+#: src/slic3r/GUI/MainFrame.cpp:677
+msgid "SVG"
+msgstr "SVG"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:119
+msgid "Switch to 3D"
+msgstr "3Dモードに"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1242
+msgid "Switch to editing mode"
+msgstr "編集モードに切替え"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:120
+msgid "Switch to Preview"
+msgstr "プレビューに切替え"
+
+#: src/slic3r/GUI/wxExtensions.cpp:2412
+#, c-format
+msgid "Switch to the %s mode"
+msgstr "%sモードに切替え"
+
+#: src/slic3r/GUI/GUI_App.cpp:752
+msgid ""
+"Switching the language will trigger application restart.\n"
+"You will lose content of the plater."
+msgstr "言語を切り替えると、アプリケーションが再起動します。プレートの内容が失われます。"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:327
+msgid ""
+"Switching to simple settings will discard changes done in the advanced mode!\n"
+"\n"
+"Do you want to proceed?"
+msgstr ""
+"簡易な設定に切り替えると、上級モードで行われた変更が破棄されます!\n"
+"\n"
+"続行しますか?"
+
+#: src/libslic3r/PrintConfig.cpp:1949
+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:1947
+msgid "Synchronize with object layers"
+msgstr "オブジェクトレイヤーと同期する"
+
+#: src/slic3r/GUI/MainFrame.cpp:557
+msgid "System &Info"
+msgstr "システム情報"
+
+#: src/slic3r/GUI/SysInfoDialog.cpp:44
+msgid "System Information"
+msgstr "システム情報"
+
+#: src/slic3r/GUI/Preset.cpp:930 src/slic3r/GUI/Preset.cpp:970
+#: src/slic3r/GUI/Preset.cpp:1035 src/slic3r/GUI/Preset.cpp:1067
+#: src/slic3r/GUI/PresetBundle.cpp:1488 src/slic3r/GUI/PresetBundle.cpp:1553
+msgid "System presets"
+msgstr "システムプリセット"
+
+#: src/slic3r/GUI/GUI_App.cpp:662
+msgid "Take Configuration &Snapshot"
+msgstr "構成スナップショットを撮る"
+
+#: src/slic3r/GUI/GUI_App.cpp:697
+msgid "Taking configuration snapshot"
+msgstr "設定ファイルのスナップショット保存"
+
+#: src/libslic3r/PrintConfig.cpp:1980
+msgid "Temperature"
+msgstr "温度"
+
+#: src/libslic3r/PrintConfig.cpp:1727
+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:1726
+msgid "Temperature variation"
+msgstr "温度変化"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:592
+msgid "Temperatures"
+msgstr "温度"
+
+#: src/slic3r/GUI/Tab.cpp:1700 src/slic3r/GUI/Tab.cpp:1888
+msgid "Test"
+msgstr "テスト"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:171
+msgid "Texture"
+msgstr "テクスチャー"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:530
+#, c-format
+msgid "The %s device could not have been found"
+msgstr "%sデバイスが見つかりませんでした"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:417
+#, 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 ""
+"%sデバイスが見つかりませんでした。\n"
+"デバイスが接続されている場合は、USBコネクタの横にあるリセットボタンを押してください..."
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:640
+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 ""
+"現在操作されているオブジェクトは傾斜しています(回転角度が90°の倍数ではありません)。\n"
+"回転がオブジェクト座標に埋め込まれると、傾斜オブジェクトの不均一なスケーリングはワールド座標系でのみ可能になります。"
+
+#: src/libslic3r/PrintConfig.cpp:2462
+msgid "The default angle for connecting support sticks and junctions."
+msgstr "サポートスティックとジャンクションを接続するためのデフォルトの角度。"
+
+#: src/libslic3r/SLAPrint.cpp:670
+msgid "The endings of the support pillars will be deployed on the gap between the object and the pad. 'Support base safety distance' has to be greater than the 'Pad object gap' parameter to avoid this."
+msgstr "支柱の終端は、オブジェクトーパッド間の隙間に配置されます。 これを回避するには、「サポートベースの安全距離」を「パッドオブジェクトのギャップ」パラメーターよりも大きくする必要があります。"
+
+#: src/libslic3r/PrintConfig.cpp:457
+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:955
+msgid "The extruder to use when printing infill."
+msgstr "インフィルに使用するエクストルーダー"
+
+#: src/libslic3r/PrintConfig.cpp:1341
+msgid "The extruder to use when printing perimeters and brim. First extruder is 1."
+msgstr "外周とブリム(縁)をプリントするときに使用するエクストルーダー。 1番目のエクストルーダーは1です。"
+
+#: src/libslic3r/PrintConfig.cpp:1669
+msgid "The extruder to use when printing solid infill."
+msgstr "ソリッドインフィルで使用するエクストルーダー"
+
+#: src/libslic3r/PrintConfig.cpp:1879
+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 "サポートとのインターフェースをプリントするときに使用するエクストルーダー(1 +、0は現在のエクストルーダーを使用してツールの変更を最小限に抑える)。 これはラフトにも影響します。"
+
+#: src/libslic3r/PrintConfig.cpp:1853
+msgid "The extruder to use when printing support material, raft and skirt (1+, 0 to use the current extruder to minimize tool changes)."
+msgstr "サポート材料、ラフト(土台)、およびスカート(パーツを囲むアウトライン)をプリントするときに使用するエクストルーダー(1+、0は現在のエクストルーダーを使用してツールの変更を最小限に抑えます)。"
+
+#: src/libslic3r/PrintConfig.cpp:695
+msgid "The filament material type for use in custom G-codes."
+msgstr "カスタムGコードで使用するフィラメント材料タイプ。"
+
+#: src/libslic3r/PrintConfig.cpp:3105
+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:1054
+msgid "The firmware supports stealth mode"
+msgstr "ファームウェアはサイレントモードをサポートします"
+
+#: src/libslic3r/PrintConfig.cpp:351
+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 "最初のレイヤーは、設定された値によってXY平面で縮小され、1番目のレイヤーのダボつき、つまりエレファントフット効果を補正します。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2726
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2813 src/slic3r/GUI/Tab.cpp:3279
+msgid "the following characters are not allowed:"
+msgstr "次の文字は使用できません:"
+
+#: src/slic3r/GUI/Tab.cpp:3311
+msgid "the following suffix is not allowed:"
+msgstr "以下のサフィックスは許可されていません :"
+
+#: src/libslic3r/PrintConfig.cpp:2702
+msgid "The gap between the object bottom and the generated pad in zero elevation mode."
+msgstr "ゼロリフトモードでのオブジェクトの底面と生成されたパッド間のギャップ。"
+
+#: src/libslic3r/PrintConfig.cpp:2453
+msgid "The height of the pillar base cone"
+msgstr "柱のベースコーンの高さ"
+
+#: src/libslic3r/PrintConfig.cpp:2481
+msgid "The max distance of two pillars to get linked with each other. A zero value will prohibit pillar cascading."
+msgstr "相互接続のための2つの支柱間の最大距離。 値がゼロの場合、柱のカスケードが無効になります。"
+
+#: src/libslic3r/PrintConfig.cpp:2472
+msgid "The max length of a bridge"
+msgstr "最長ブリッジ長さ"
+
+#: src/libslic3r/PrintConfig.cpp:2569
+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 "モデルからのサポートベースの最小距離(mm)。 パッドの上のゼロリフトモードでは、このパラメーターに応じたギャップがモデルとパッドの間に挿入されます。"
+
+#: src/libslic3r/PrintConfig.cpp:2176
+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 "オブジェクトは、設定された値(負=内側、正=外側)だけXY平面で拡大/縮小されます。 これは、穴のサイズを微調整する場合に便利です。"
+
+#: src/libslic3r/PrintConfig.cpp:1433
+msgid "The object will be raised by this number of layers, and support material will be generated under it."
+msgstr "オブジェクトは、このレイヤー数だけ持ち上げられ、その下にサポート材が生成されます。"
+
+#: src/libslic3r/PrintConfig.cpp:2259
+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 ""
+"ベッド領域の占有率。\n"
+"プリント領域が指定された値を超える場合、ティルト動作を遅くします。それ以外では-速いティルトとなります"
+
+#: src/slic3r/GUI/GUI_App.cpp:831
+msgid "The presets on the following tabs were modified"
+msgstr "次のタブのプリセットが変更されました"
+
+#: src/libslic3r/PrintConfig.cpp:1768
+msgid "The printer multiplexes filaments into a single hot end."
+msgstr "プリンタは、1つのホットエンドで複数のフィラメントを切り替えます。"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:342
+msgid "The selected file contains no geometry."
+msgstr "選択したファイルにはジオメトリが含まれていません。"
+
+#: src/slic3r/GUI/BedShapeDialog.cpp:346
+msgid "The selected file contains several disjoint areas. This is not supported."
+msgstr "選択したファイルには、接続していない面がいくつか含まれています。 これはサポートされていません。"
+
+#: src/slic3r/GUI/Plater.cpp:2271
+msgid "The selected object can't be split because it contains more than one volume/material."
+msgstr "選択したオブジェクトには複数のボリューム/マテリアルが含まれているため、分割できません。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1737 src/slic3r/GUI/Plater.cpp:2279
+msgid "The selected object couldn't be split because it contains only one part."
+msgstr "選択したオブジェクトには、1つのパーツしか含まれていないため、分割できませんでした。"
+
+#: src/slic3r/GUI/MainFrame.cpp:410
+msgid "The selected project is no more available"
+msgstr "選択したプロジェクトはもう利用できません"
+
+#: src/libslic3r/PrintConfig.cpp:2570
+msgid "The slope of the pad wall relative to the bed plane. 90 degrees means straight walls."
+msgstr "ベッド平面に対するパッド壁の傾斜。 90度は真っ直ぐな壁を意味します。"
+
+#: src/libslic3r/PrintConfig.cpp:1544
+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:1536
+msgid "The speed for retractions (it only applies to the extruder motor)."
+msgstr "吸込み速度(エクストルーダーモーターにのみ適用)。"
+
+#: src/libslic3r/Print.cpp:1187
+msgid "The Spiral Vase option can only be used when printing a single object."
+msgstr "スパイラル花瓶オプションはオブジェクト一つのプリントに限られます。"
+
+#: src/libslic3r/Print.cpp:1189
+msgid "The Spiral Vase option can only be used when printing single material objects."
+msgstr "スパイラル花瓶オプションは、単一の素材オブジェクトをプリントする場合にのみ使用できます。"
+
+#: src/slic3r/GUI/Tab.cpp:2900
+msgid "The supplied name is empty. It can't be saved."
+msgstr "指定された名前が空白です。 保存できません。"
+
+#: src/slic3r/GUI/Tab.cpp:3287
+msgid "The supplied name is not available."
+msgstr "指定された名前は使用できません。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2725
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2812 src/slic3r/GUI/Tab.cpp:3278
+#: src/slic3r/GUI/Tab.cpp:3282
+msgid "The supplied name is not valid;"
+msgstr "指定された名前は無効です;"
+
+#: src/libslic3r/Print.cpp:1268
+msgid "The supplied settings will cause an empty print."
+msgstr "指定された設定では、何もプリントされません。"
+
+#: src/libslic3r/PrintConfig.cpp:2524
+msgid "The thickness of the pad and its optional cavity walls."
+msgstr "パッドとそのオプションのキャビティ壁の厚さ。"
+
+#: src/libslic3r/PrintConfig.cpp:1825
+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 "オブジェクトとサポートマテリアルインターフェース間の垂直距離。 これを0に設定すると、Slic3rは最初のオブジェクトレイヤーのブリッジフローと速度を使用しなくなります。"
+
+#: src/slic3r/GUI/Tab.cpp:2429
+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/libslic3r/Print.cpp:1306
+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 "ツールの変更を行わずに現在のエクストルーダーでプリントする場合、ワイプタワーは今のところ、非溶解性サポートのみをサポートします。 (support_material_extruderとsupport_material_interface_extruderの両方を0に設定する必要があります)。"
+
+#: src/libslic3r/Print.cpp:1200
+msgid "The Wipe Tower is currently only supported for the Marlin, RepRap/Sprinter and Repetier G-code flavors."
+msgstr "ワイプタワーは現在、Marlin、RepRap/Sprinter、およびRepetierで生成されたGコードで使用できます。"
+
+#: src/libslic3r/Print.cpp:1202
+msgid "The Wipe Tower is currently only supported with the relative extruder addressing (use_relative_e_distances=1)."
+msgstr "ワイプタワーは現在、相対アドレス指定のエクストルーダー(use_relative_e_distances = 1)で利用できます。"
+
+#: src/libslic3r/Print.cpp:1225
+msgid "The Wipe Tower is only supported for multiple objects if they are printed over an equal number of raft layers"
+msgstr "ワイプタワーは、複数のオブジェクトが同じラフトレイヤー数でプリントされる場合に利用できます"
+
+#: src/libslic3r/Print.cpp:1227
+msgid "The Wipe Tower is only supported for multiple objects if they are printed with the same support_material_contact_distance"
+msgstr "ワイプタワーは、複数のオブジェクトが同じsupport_material_contact_distanceでプリントする場合に利用できます"
+
+#: src/libslic3r/Print.cpp:1229
+msgid "The Wipe Tower is only supported for multiple objects if they are sliced equally."
+msgstr "ワイプタワーは、複数のオブジェクトが均等にスライスされている場合に利用できます。"
+
+#: src/libslic3r/Print.cpp:1223
+msgid "The Wipe Tower is only supported for multiple objects if they have equal layer heights"
+msgstr "ワイプタワーは、複数のオブジェクトのレイヤーの高さが等しい場合に利用できます。"
+
+#: src/libslic3r/Print.cpp:1155
+msgid "The wipe tower is only supported if all extruders have the same nozzle diameter and use filaments of the same diameter."
+msgstr "ワイプタワーは、すべての押出機のノズル径が同じで、同じ直径のフィラメントを使用している場合にのみサポートされます。"
+
+#: src/libslic3r/Print.cpp:1258
+msgid "The Wipe tower is only supported if all objects have the same layer height profile"
+msgstr "ワイプタワーは、すべてのオブジェクトのレイヤーの高さプロファイルが同じ場合に使用できます。"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:127
+#, c-format
+msgid "This %s version: %s"
+msgstr "この%sのバージョン: %s"
+
+#: src/libslic3r/PrintConfig.cpp:140
+msgid "This code is inserted between objects when using sequential printing. By default extruder and bed temperature are reset using non-wait command; however if M104, M109, M140 or M190 are detected in this custom code, Slic3r will not add temperature commands. Note that you can use placeholder variables for all Slic3r settings, so you can put a \"M109 S[first_layer_temperature]\" command wherever you want."
+msgstr "このコードは、オブジェクト別の順次プリンティングを使用するとき、オブジェクト間に挿入されます。 デフォルトでは、エクストルーダーとベッドの温度は非待機コマンドを使用します(M104/M140)。 ただし、このカスタムコードでM104、M109、M140またはM190が記述された場合、Slic3rは温度コマンドを追加しません。 すべてのSlic3r代替変数を使用できるため、「M109 S [first_layer_temperature]」コマンドを必要な場所に記述できます。"
+
+#: src/libslic3r/PrintConfig.cpp:2057
+msgid "This custom code is inserted at every extruder change. If you don't leave this empty, you are expected to take care of the toolchange yourself - PrusaSlicer will not output any other G-code to change the filament. You can use placeholder variables for all Slic3r settings as well as [previous_extruder] and [next_extruder], so e.g. the standard toolchange command can be scripted as T[next_extruder]."
+msgstr "このカスタムコードは、エクストルーダー変更のたびに挿入されます。 ここに何かを記述した場合は、ツールの変更を自分で行う必要があります。PrusaSlicerはフィラメントを変更するためのその他のGコードを出力しません。 すべてのSlic3r設定と[previous_extruder]および[next_extruder]に代替変数を使用できます。 標準のtoolchangeコマンドは、T [next_extruder]としてスクリプト化できます。"
+
+#: src/libslic3r/PrintConfig.cpp:1032
+msgid "This custom code is inserted at every layer change, right after the Z move and before the extruder moves to the first layer point. Note that you can use placeholder variables for all Slic3r settings as well as [layer_num] and [layer_z]."
+msgstr "このカスタムコードは、レイヤーが変わるたびに、Z移動の直後、エクストルーダがレイヤーの最初のポイントに移動する前に挿入されます。 [layer_num]および[layer_z]と同様に、すべてのSlic3r設定にワイルドカード変数を追加できます。"
+
+#: src/libslic3r/PrintConfig.cpp:129
+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 "このカスタムコードは、レイヤーが変更されるたびにZ移動の直前に挿入されます。 [layer_num]および[layer_z]と同様に、すべてのSlic3r代替変数が使用できます。"
+
+#: src/libslic3r/PrintConfig.cpp:2057
+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 "このカスタムコードは、すべてのツール変更の前に挿入されます。 すべてのPrusaSlicer設定と{previous_extruder}および{next_extruder}の代替変数が使用できます。 希望するエクストルーダーに変更するツール変更コマンド(T {next_extruder}など)が含まれている場合、PrusaSlicerが同じコマンドを追加することはありません。 したがって、ツール変更の前後にカスタム動作をスクリプト化することが可能です。"
+
+#: src/libslic3r/PrintConfig.cpp:380
+msgid "This end procedure is inserted at the end of the output file, before the printer end gcode (and before any toolchange from this filament in case of multimaterial printers). Note that you can use placeholder variables for all PrusaSlicer settings. If you have multiple extruders, the gcode is processed in extruder order."
+msgstr "この終了手順は、出力ファイルの最後のプリント完了Gコードの前(マルチマテリアルプリンタの場合は現在のフィラメントからのツール変更の前)に挿入されます。 すべてのPrusaSlicer設定に代替変数を使用できます。 複数のエクストルーダーがある場合、Gコードはエクストルーダー順に処理されます。"
+
+#: src/libslic3r/PrintConfig.cpp:370
+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 "この終了プロシージャは、出力ファイルの最後に挿入されます。 すべてのPrusaSlicer変数を使用できます。"
+
+#: src/libslic3r/PrintConfig.cpp:1193 src/libslic3r/PrintConfig.cpp:1204
+msgid "This experimental setting is used to limit the speed of change in extrusion rate. A value of 1.8 mm³/s² ensures, that a change from the extrusion rate of 1.8 mm³/s (0.45mm extrusion width, 0.2mm extrusion height, feedrate 20 mm/s) to 5.4 mm³/s (feedrate 60 mm/s) will take at least 2 seconds."
+msgstr "この試用的な設定は、押出し速度の変化を制限するために使用します。 1.8mm³/s²の値は、1.8mm³/ s(射出幅0.45mm、レイヤー高さ0.2mm、送り速度20mm/s)の押出し速度から5.4mm³/s( 送り速度60 mm/s)への変化に少なくとも2秒かかることを意味します。"
+
+#: src/libslic3r/PrintConfig.cpp:1183
+msgid "This experimental setting is used to set the maximum volumetric speed your extruder supports."
+msgstr "この試用的な設定で、エクストルーダーがサポートする最大の体積押出し速度を設定できます。"
+
+#: src/libslic3r/PrintConfig.cpp:2061
+msgid "This experimental setting uses G10 and G11 commands to have the firmware handle the retraction. This is only supported in recent Marlin."
+msgstr "この試用的な設定で、G10およびG11コマンドを使用して、ファームウェア吸込み(リトラクション)を行うことができます。 これは最近のMarlinでのみサポートされています。"
+
+#: src/libslic3r/PrintConfig.cpp:2075
+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 "この試用的な設定で、線形ミリメートルではなく立方ミリメートルでE値を定義できます。 ファームウェアでフィラメント径が未定義の場合、開始Gコードに「M200 D [filament_diameter_0] T0」のようなコマンドを入力して、体積押出しモードをオンにし、Slic3rで選択したフィラメントに関連付けられたフィラメント径を使用できます。 これは最近のMarlinのみサポートされています。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2848
+msgid "This extruder will be set for selected items"
+msgstr "このエクストルーダーを選択されたアイテムに設定します"
+
+#: src/libslic3r/PrintConfig.cpp:188
+msgid "This factor affects the amount of plastic for bridging. You can decrease it slightly to pull the extrudates and prevent sagging, although default settings are usually good and you should experiment with cooling (use a fan) before tweaking this."
+msgstr "この値は、ブリッジが形成されるときに押出すプラスチックの量に影響します。この値をわずかに下げることで、押し出したものを引き戻しブリッジのたるみを減らすことができますが、通常はプリセット値が適切であり、この値よりも冷却(ファンを使用)を試す方をお勧めします。"
+
+#: src/libslic3r/PrintConfig.cpp:514
+msgid "This factor changes the amount of flow proportionally. You may need to tweak this setting to get nice surface finish and correct single wall widths. Usual values are between 0.9 and 1.1. If you think you need to change this more, check filament diameter and your firmware E steps."
+msgstr "この係数は、流量を比率で変化させます。 この設定を微調整することで、表面をきれいに仕上げ、単一壁の幅を調整できる場合があります。 通常の値は0.9〜1.1です。 さらなるチューニングが必要な場合は、フィラメントの直径とファームウェアのEステップをチェックしてください。"
+
+#: src/libslic3r/PrintConfig.cpp:178
+msgid "This fan speed is enforced during all bridges and overhangs."
+msgstr "設定されたファン速度は、ブリッジとオーバーハングを作成するときに常に使用されます。"
+
+#: src/libslic3r/PrintConfig.cpp:944
+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:1677
+msgid "This feature allows to force a solid layer every given number of layers. Zero to disable. You can set this to any value (for example 9999); Slic3r will automatically choose the maximum possible number of layers to combine according to nozzle diameter and layer height."
+msgstr "この機能により、強制的に指定されたレイヤーごとにソリッドレイヤー(塗りつぶし)を生成します。 無効にする場合はゼロ。 任意の値(たとえば、9999)が設定できます。 Slic3rは、ノズル径とレイヤー高さに応じて、組合わせ可能なレイヤーの最大数を自動的に計算します。"
+
+#: src/libslic3r/PrintConfig.cpp:1718
+msgid "This feature will raise Z gradually while printing a single-walled object in order to remove any visible seam. This option requires a single perimeter, no infill, no top solid layers and no support material. You can still set any number of bottom solid layers as well as skirt/brim loops. It won't work when printing more than an object."
+msgstr "この機能は、レイヤーごとにプリントするのではなく、Zを徐々に上げながらオブジェクトの最外周だけを一筆書きで連続してプリントします。 このオプションを使うには、外周は1周で、インフィル(中塗り)なし、上部ソリッドレイヤー(塗りつぶし)なし、サポートなしに設定しなければなりません。 底部ソリッドレイヤーとスカート(パーツを囲むアウトライン)/ブリム(縁)ループの設定はできます。 2つ以上のオブジェクトをプリントする場合は使えません。"
+
+#: src/slic3r/GUI/Plater.cpp:1712
+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:1658
+msgid ""
+"This file contains several objects positioned at multiple heights. Instead of considering them as multiple objects, should I consider\n"
+"this file as a single object having multiple parts?"
+msgstr "このファイルには、複数の高さに配置されたいくつかのオブジェクトが含まれています。 それらを複数のオブジェクトと見なすのではなく、複数のパーツから構成される単一のオブジェクトと見なすべきですか?"
+
+#: src/slic3r/GUI/FirmwareDialog.cpp:313
+#, 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 ""
+"このファームウェアhexファイルは、プリンターモデルと一致しません。\n"
+"16進ファイルの対象:%s\n"
+"報告されたプリンター:%s\n"
+"\n"
+"ともかくこのhexファイルでファームウェアの書換えを続けますか?\n"
+"絶対に間違いないと確信している場合にのみ続行してください。"
+
+#: src/libslic3r/PrintConfig.cpp:278
+msgid "This flag enables the automatic cooling logic that adjusts print speed and fan speed according to layer printing time."
+msgstr "このフラグは、レイヤーのプリント時間に応じてプリント速度とファン速度を調整する自動冷却プログラムを有効にします。"
+
+#: src/slic3r/GUI/Plater.cpp:448
+msgid "This flag enables the brim that will be printed around each object on the first layer."
+msgstr "このフラグは、1番目のレイヤーの各オブジェクトの外周を拡張してプリントされるブリム(縁)を有効にします。"
+
+#: src/libslic3r/PrintConfig.cpp:1468
+msgid "This flag enforces a retraction whenever a Z move is done."
+msgstr "このオプションは、Z移動が実行されるたびに樹脂の吸引を行います。"
+
+#: src/libslic3r/PrintConfig.cpp:2093
+msgid "This flag will move the nozzle while retracting to minimize the possible blob on leaky extruders."
+msgstr "このフラグは、待避中にノズルを動かして、垂れやすいエクストルーダーで起こりうるブロブの発生を最小限に抑えます。"
+
+#: src/slic3r/GUI/Tab.cpp:921
+msgid "This is a default preset."
+msgstr "これはデフォルトのプリセットです。"
+
+#: src/libslic3r/PrintConfig.cpp:2501
+msgid "This is a relative measure of support points density."
+msgstr "サポートポイント密度の相対値です。"
+
+#: src/slic3r/GUI/Tab.cpp:2528
+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:923
+msgid "This is a system preset."
+msgstr "これはシステムプリセットです。"
+
+#: src/libslic3r/PrintConfig.cpp:491 src/libslic3r/PrintConfig.cpp:551
+msgid "This is only used in the Slic3r interface as a visual help."
+msgstr "これはSlic3rのみで使用されるイラストです。"
+
+#: src/libslic3r/PrintConfig.cpp:300
+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:158
+msgid "This is the acceleration your printer will use for bridges. Set zero to disable acceleration control for bridges."
+msgstr "ブリッジを作成するときのプリンターアクセラレーションを設定します。 ブリッジの加速制御を無効にするには、ゼロを入力します。"
+
+#: src/libslic3r/PrintConfig.cpp:813
+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:934
+msgid "This is the acceleration your printer will use for infill. Set zero to disable acceleration control for infill."
+msgstr "これはインフィル生成時のプリンタの加速度です。 インフィルの加速制御をオフにするには、ゼロに設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:1331
+msgid "This is the acceleration your printer will use for perimeters. A high value like 9000 usually gives good results if your hardware is up to the job. Set zero to disable acceleration control for perimeters."
+msgstr "これは、外周プリントに使用する加速度です。 ハードウェアが対応している場合、9000のような高い値で良い結果をもたらします。 外周プリント用の加速制御を無効にするには、ゼロを設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:1262
+msgid "This is the diameter of your extruder nozzle (for example: 0.5, 0.35 etc.)"
+msgstr "エクストルーダーノズルの内径(例:0.5, 0.35など)"
+
+#: src/libslic3r/PrintConfig.cpp:1162
+#, no-c-format
+msgid "This is the highest printable layer height for this extruder, used to cap the variable layer height and support layer height. Maximum recommended layer height is 75% of the extrusion width to achieve reasonable inter-layer adhesion. If set to 0, layer height is limited to 75% of the nozzle diameter."
+msgstr "これは、このエクストルーダーの最大プリント可能レイヤーの高さ(層間ピッチ)であり、可変レイヤー高さとキャップ層高さの上限に使用されます。 推奨最大レイヤー高さは、適切なレイヤー間接着を実現するため射出幅の75%です。 0に設定すると、レイヤーの高さはノズル径の75%に制限されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1225
+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 "このエクストルーダーの最小プリント可能なレイヤー高さ。 可変レイヤー高の解像度を制限します。一般的な値は0.05mmと0.1mmの間です。"
+
+#: src/libslic3r/PrintConfig.cpp:2139
+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/slic3r/GUI/GUI_ObjectManipulation.cpp:643
+msgid ""
+"This operation is irreversible.\n"
+"Do you want to proceed?"
+msgstr ""
+"この操作は元に戻せません。\n"
+"続行しますか?"
+
+#: src/libslic3r/PrintConfig.cpp:1372
+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 "このオプションは、各レイヤーに対して生成する外周数を設定します。 拡張外周オプションが有効になっている場合、Slic3rは、この外周数ではカバーできない傾斜面を検出すると、自動的にこの数よりも多くの外周が生成されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1287
+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:980
+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 "このオプションは、天井形成を可能にするために最低限必要な領域のみインフィル(中塗り)を行います(内部サポート材料として機能します)。 このオプションを有効にすると、複数のチェックによりGコードの生成が遅くなります。"
+
+#: src/libslic3r/PrintConfig.cpp:973
+msgid "This option will switch the print order of perimeters and infill, making the latter first."
+msgstr "このオプションは、外周とインフィル(中塗り)のプリント順序を切替え、インフィルからプリントします。"
+
+#: src/libslic3r/PrintConfig.cpp:427
+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 "この個別の設定は、最外周のプリント速度に影響します(モデルの露出部分)。 パーセンテージで入力された場合(例:80%)、上記で設定された外周プリント速度から計算されます。 0を入力すると自動計算になります。"
+
+#: src/libslic3r/PrintConfig.cpp:1648
+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 "この個別の設定は、半径<= 6.5mm(通常は穴)の外周プリントの速度に影響します。 パーセンテージ(例:80%)で入力された場合、上記の外周速度設定で計算されます。 自動の場合はゼロに設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:989
+msgid "This setting applies an additional overlap between infill and perimeters for better bonding. Theoretically this shouldn't be needed, but backlash might cause gaps. If expressed as percentage (example: 15%) it is calculated over perimeter extrusion width."
+msgstr "この設定は、インフィル(中塗り)と外周の間に追加でオーバーラップ(重なり)させて、接続性を改善します。 理論的にこれは必要ありませんが、機械的な遊びの影響によりギャップが生じる可能性がある場合に有効です。 パーセンテージ(例:15%)で表される場合、外周の射出幅から計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:57
+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:1153
+msgid "This setting represents the maximum speed of your fan."
+msgstr "ファンの最大速度を設定します。"
+
+#: src/libslic3r/PrintConfig.cpp:1216
+msgid "This setting represents the minimum PWM your fan needs to work."
+msgstr "この設定は、ファンが回転するために必要な最小PWMです。"
+
+#: src/libslic3r/PrintConfig.cpp:1801
+msgid "This start procedure is inserted at the beginning, after any printer start gcode (and after any toolchange to this filament in case of multi-material printers). This is used to override settings for a specific filament. If PrusaSlicer detects M104, M109, M140 or M190 in your custom codes, such commands will not be prepended automatically so you're free to customize the order of heating commands and other custom actions. Note that you can use placeholder variables for all PrusaSlicer settings, so you can put a \"M109 S[first_layer_temperature]\" command wherever you want. If you have multiple extruders, the gcode is processed in extruder order."
+msgstr "この開始プロシージャーは、プリンタがGコードを開始した後(およびマルチマテリアルプリンタの場合はこのフィラメントにツールを変更した後)の最初に挿入されます。 これは、特定のフィラメントの設定をオーバーライドするために使用されます。カスタムコードでM104またはM190が書かれている場合には、同種のコマンドが自動的に追加されることはありませんので、加熱コマンドやその他のカスタムアクションの順序を自由にカスタマイズできます。 全てのPrusaSlicer変数を使用できますので、「M109 S [first_layer_temperature]」コマンドをご希望の場所に配置できます。複数のエクストルーダーがある場合、Gコードはエクストルーダーの順に処理されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1786
+msgid "This start procedure is inserted at the beginning, after bed has reached the target temperature and extruder just started heating, and before extruder has finished heating. If PrusaSlicer detects M104 or M190 in your custom codes, such commands will not be prepended automatically so you're free to customize the order of heating commands and other custom actions. Note that you can use placeholder variables for all PrusaSlicer settings, so you can put a \"M109 S[first_layer_temperature]\" command wherever you want."
+msgstr "この開始プロシージャーは、ベッドが目標温度に達し、エクストルーダーが加熱を開始した直後、およびエクストルーダーが加熱を完了する前のところに挿入されます。 カスタムコードでM104またはM190が書かれている場合には、同種のコマンドが自動的に追加されることはありませんので、加熱コマンドやその他のカスタムアクションの順序を自由にカスタマイズできます。 全てのPrusaSlicer変数を使用できますので、「M109 S [first_layer_temperature]」コマンドをご希望の場所に配置できます。"
+
+#: src/libslic3r/PrintConfig.cpp:664
+msgid "This string is edited by RammingDialog and contains ramming specific parameters."
+msgstr "この文字列はラミングダイアログで編集され、ラミング固有のパラメーターが含まれています。"
+
+#: src/libslic3r/PrintConfig.cpp:2185
+msgid "This value will be added (or subtracted) from all the Z coordinates in the output G-code. It is used to compensate for bad Z endstop position: for example, if your endstop zero actually leaves the nozzle 0.3mm far from the print bed, set this to -0.3 (or fix your endstop)."
+msgstr "この値は、出力Gコードの全てのZ座標に対して加算/減算されます。これによって Zエンドストップの位置を補正できます。例えば、エンドストップで0のとき、実際にはノズルがベッド面から0.3mm離れる場合、これを-0.3に設定します(もしくはエンドストップ位置を修正します)。"
+
+#: src/libslic3r/PrintConfig.cpp:2132
+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/slic3r/GUI/UpdateDialogs.cpp:118
+#, 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 "このバージョン%sは、現在インストールされているセットアップパッケージと互換性がありません。これは、新しいバージョンを使用した後に古いバージョンの%sを実行したことが原因である可能性があります。 %sを終了して新しいバージョンで再試行するか、再起動してデフォルト構成をロードしてください。 このバージョン%sと互換性のある設定をインストールする前に、現在の構成のバックアップが作成されます。"
+
+#: src/libslic3r/PrintConfig.cpp:2284
+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 "ラスター2Dポリゴンにガンマ補正を適用します。 ガンマ値ゼロは、しきい値を中央に設定することを意味します。 この動作により、ポリゴンの穴を損なうことなくアンチエイリアスが除去されます。"
+
+#: src/libslic3r/PrintConfig.cpp:1994
+msgid "Threads"
+msgstr "スレッド"
+
+#: src/libslic3r/PrintConfig.cpp:1995
+msgid "Threads are used to parallelize long-running tasks. Optimal threads number is slightly above the number of available cores/processors."
+msgstr "スレッドは、長時間実行されるタスクを並列化するために使用されます。スレッド数は、使用可能なコア/プロセッサーの数をわずかに超えたところが最適となります。"
+
+#: src/slic3r/GUI/Tab.cpp:2052
+msgid "Tilt"
+msgstr "チルト"
+
+#: src/slic3r/GUI/Tab.cpp:2053
+msgid "Tilt time"
+msgstr "チルト時間"
+
+#: src/slic3r/GUI/RammingChart.cpp:76
+msgid "Time"
+msgstr "時間"
+
+#: src/libslic3r/PrintConfig.cpp:655
+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 "ツールの変更中(Tコードの実行時)にプリンターファームウェア(またはMulti Material Unit 2.0)が新しいフィラメントをロードする時間。 この時間は、Gコード時間推定プログラムによって合計プリント時間に追加されます。"
+
+#: src/libslic3r/PrintConfig.cpp:670
+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 "ツールチェンジ中(Tコードの実行時)にプリンターファームウェア(またはMulti Material Unit 2.0)がフィラメントをアンロードする時間。 この時間は、Gコード時間予測プログラムによって合計プリント予測時間に追加されます。"
+
+#: src/libslic3r/PrintConfig.cpp:2242
+msgid "Time of the fast tilt"
+msgstr "高速チルトの時間"
+
+#: src/libslic3r/PrintConfig.cpp:2251
+msgid "Time of the slow tilt"
+msgstr "スローチルトの時間"
+
+#: src/libslic3r/PrintConfig.cpp:610
+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/slic3r/GUI/Tab.cpp:916
+msgid "To do that please specify a new name for the preset."
+msgstr "これを行うには、プリセットの新しい名前を指定してください。"
+
+#: src/slic3r/GUI/Plater.cpp:2966
+msgid "To objects"
+msgstr "オブジェクト"
+
+#: src/slic3r/GUI/Plater.cpp:2968
+msgid "To parts"
+msgstr "パーツへ"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:212
+#, c-format
+msgid "Toggle %c axis mirroring"
+msgstr "%c軸のミラーリングを切替え"
+
+#: src/libslic3r/Zipper.cpp:37
+msgid "too many files"
+msgstr "ファイルが多すぎます"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:217 src/slic3r/GUI/GUI_Preview.cpp:315
+#: src/slic3r/GUI/GUI_Preview.cpp:481 src/slic3r/GUI/GUI_Preview.cpp:537
+#: src/slic3r/GUI/GUI_Preview.cpp:713 src/libslic3r/GCode/PreviewData.cpp:404
+msgid "Tool"
+msgstr "ツール"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:240
+msgid "Tool #"
+msgstr "ツール#"
+
+#: src/slic3r/GUI/Tab.cpp:1973 src/libslic3r/PrintConfig.cpp:2006
+msgid "Tool change G-code"
+msgstr "ツールチェンジ用のGコード"
+
+#: src/slic3r/GUI/Tab.cpp:1530
+msgid "Toolchange parameters with single extruder MM printers"
+msgstr "単一エクストルーダーMMプリンターのツールチェンジパラメーター"
+
+#. TRN To be shown in the main menu View->Top
+#: src/slic3r/GUI/MainFrame.cpp:522
+msgid "Top"
+msgstr "トップ"
+
+#: src/libslic3r/PrintConfig.cpp:388
+msgid "Top fill pattern"
+msgstr "トップ塗りつぶしパターン"
+
+#: src/slic3r/GUI/PresetHints.cpp:189
+msgid "top solid infill"
+msgstr "最上層のソリッドインフィル"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:232 src/libslic3r/PrintConfig.cpp:2017
+#: src/libslic3r/PrintConfig.cpp:2028 src/libslic3r/GCode/PreviewData.cpp:168
+msgid "Top solid infill"
+msgstr "トップソリッドインフィル"
+
+#: src/libslic3r/PrintConfig.cpp:2046
+msgid "Top solid layers"
+msgstr "上部ソリッドレイヤー"
+
+#: src/slic3r/GUI/MainFrame.cpp:522
+msgid "Top View"
+msgstr "上面"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:247
+msgid "Total purging volume is calculated by summing two values below, depending on which tools are loaded/unloaded."
+msgstr "総パージ量は、ロード/アンロードされるツールに応じて、以下の2つの値を合計して計算されます。"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:84
+msgid "Total rammed volume"
+msgstr "合計ラミング容積"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:82
+msgid "Total ramming time"
+msgstr "トータルラミング時間"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:252
+msgid "Translate"
+msgstr "移動"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:243 src/libslic3r/PrintConfig.cpp:2051
+msgid "Travel"
+msgstr "移動"
+
+#: src/libslic3r/PrintConfig.cpp:798
+msgid "Triangles"
+msgstr "三角形"
+
+#: src/libslic3r/PrintConfig.cpp:3059
+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:1397
+msgid "Type of the printer."
+msgstr "プリンターのタイプ"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2549
+msgid "Type:"
+msgstr "タイプ:"
+
+#: src/libslic3r/Zipper.cpp:35
+msgid "undefined error"
+msgstr "未定義エラー"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3389 src/slic3r/GUI/GLCanvas3D.cpp:3609
+#: src/slic3r/GUI/MainFrame.cpp:559
+msgid "Undo"
+msgstr "やり直し"
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3497
+#, c-format
+msgid "Undo %1$d Action"
+msgid_plural "Undo %1$d Actions"
+msgstr[0] ""
+
+#: src/slic3r/GUI/GLCanvas3D.cpp:3479
+msgid "Undo History"
+msgstr "履歴を元に戻す"
+
+#: src/libslic3r/Zipper.cpp:59
+msgid "unexpected decompressed size"
+msgstr "予期しない解凍サイズ"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:27
+msgid "Unknown"
+msgstr "不明"
+
+#: src/slic3r/Utils/Duet.cpp:84 src/slic3r/Utils/Duet.cpp:154
+msgid "Unknown error occured"
+msgstr "不明なエラーが発生"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:234
+msgid "unloaded"
+msgstr "アンロード済"
+
+#: src/libslic3r/PrintConfig.cpp:591
+msgid "Unloading speed"
+msgstr "アップロードスピード"
+
+#: src/libslic3r/PrintConfig.cpp:600
+msgid "Unloading speed at the start"
+msgstr "最初のアンロードスピード"
+
+#: src/slic3r/GUI/Tab.cpp:3069
+msgid "UNLOCKED LOCK"
+msgstr "開いたカギ"
+
+#: src/slic3r/GUI/Tab.cpp:3362
+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 ""
+"カギが開いたアイコンは、一部の設定が変更され、現在のオプショングループのシステム(またはデフォルト)値と等しくないことを示します。\n"
+"クリックすると、現在のオプショングループのすべての設定がシステム(またはデフォルト)値にリセットされます。"
+
+#: src/slic3r/GUI/Tab.cpp:3377
+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/GUI_Preview.cpp:245
+msgid "Unretractions"
+msgstr "待避からの復帰"
+
+#: src/slic3r/GUI/Tab.cpp:2785
+msgid "Unsaved Changes"
+msgstr "変更の未保存"
+
+#: src/slic3r/GUI/GUI_App.cpp:790
+msgid "Unsaved Presets"
+msgstr "未保存のプリセット"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:154
+msgid "Unselect gizmo / Clear selection"
+msgstr "ギズモ選択を解除/選択を解除"
+
+#: src/libslic3r/Zipper.cpp:63
+msgid "unsupported central directory size"
+msgstr "サポートされていない中心ディレクトリのサイズ"
+
+#: src/libslic3r/Zipper.cpp:43
+msgid "unsupported encryption"
+msgstr "サポートされていない暗号化"
+
+#: src/libslic3r/Zipper.cpp:45
+msgid "unsupported feature"
+msgstr "サポートされていない機能"
+
+#: src/libslic3r/Zipper.cpp:41
+msgid "unsupported method"
+msgstr "サポートされていない方法"
+
+#: src/libslic3r/Zipper.cpp:53
+msgid "unsupported multidisk archive"
+msgstr "サポートされていないマルチディスクアーカイブ"
+
+#: src/slic3r/GUI/GUI_App.cpp:305
+msgid "Unsupported OpenGL version"
+msgstr "サポートされていないOpenGLバージョン"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2414
+msgid "Unsupported selection"
+msgstr "サポートしないところの選択"
+
+#: src/libslic3r/GCode/PreviewData.cpp:495
+#, c-format
+msgid "up to %.2f mm"
+msgstr "最大%.2f mm"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:30
+msgid "Update available"
+msgstr "アップデート可能"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:419 src/slic3r/GUI/Preferences.cpp:69
+msgid "Update built-in Presets automatically"
+msgstr "組込みプリセットを自動的に更新する"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:401
+msgid "Updates"
+msgstr "アップデート情報"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:426
+msgid "Updates are never applied without user's consent and never overwrite user's customized settings."
+msgstr "更新プログラムはユーザーの知らないうちにインストールされることはなく、カスタマイズされた設定を上書きすることもありません。"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:18
+msgid "Upgrade"
+msgstr "アップグレード"
+
+#: src/slic3r/GUI/GUI_App.cpp:685
+msgid "Upload a firmware image into an Arduino based printer"
+msgstr "ファームウェアイメージをArduinoベースのプリンターにアップロードする"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:33
+msgid "Upload to Printer Host with the following filename:"
+msgstr "次のファイル名でプリンターサーバーにアップロードします:"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:229
+msgid "Uploading"
+msgstr "アップロード"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:171
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:173
+msgid "Upper Layer"
+msgstr "上のレイヤー"
+
+#: src/slic3r/GUI/Tab.cpp:1873
+msgid "USB/Serial connection"
+msgstr "USB/シリアル 接続"
+
+#: src/libslic3r/PrintConfig.cpp:1592
+msgid "USB/serial port for printer connection."
+msgstr "プリンター接続用USB/シリアルポート"
+
+#: src/slic3r/GUI/Preferences.cpp:117
+msgid "Use custom size for toolbar icons"
+msgstr "ツールバーアイコンにカスタムサイズを使用する"
+
+#: src/libslic3r/PrintConfig.cpp:2060
+msgid "Use firmware retraction"
+msgstr "ファームウェア吸込みを使用"
+
+#: src/slic3r/GUI/PrintHostDialogs.cpp:42
+msgid "Use forward slashes ( / ) as a directory separator if needed."
+msgstr "必要に応じて、ディレクトリ区切り文字としてスラッシュ(/)を使用してください。"
+
+#: src/libslic3r/PrintConfig.cpp:2515
+msgid "Use pad"
+msgstr "台座を使用"
+
+#: src/slic3r/GUI/Preferences.cpp:110
+msgid "Use perspective camera"
+msgstr "パースカメラを使用"
+
+#: src/libslic3r/PrintConfig.cpp:2067
+msgid "Use relative E distances"
+msgstr "E相対距離モードを使用する"
+
+#: src/slic3r/GUI/Preferences.cpp:103
+msgid "Use Retina resolution for the 3D scene"
+msgstr "3DシーンにRetina解像度を使用する"
+
+#: src/libslic3r/PrintConfig.cpp:508
+msgid "Use this option to set the axis letter associated to your printer's extruder (usually E but some printers use A)."
+msgstr "このオプションを使用して、プリンターのエクストルーダーに関連付けられている軸ラベルを設定します(通常はEですが、一部のプリンターはAを使用します)。"
+
+#: src/libslic3r/PrintConfig.cpp:1807
+msgid "Use this setting to rotate the support material pattern on the horizontal plane."
+msgstr "この設定を使用して、水平面上でサポート材料パターンを回転します。"
+
+#: src/libslic3r/PrintConfig.cpp:2074
+msgid "Use volumetric E"
+msgstr "体積押出しEを使用"
+
+#: src/slic3r/GUI/Plater.cpp:214
+msgid "Used Filament (g)"
+msgstr "使用フィラメント(g)"
+
+#: src/slic3r/GUI/Plater.cpp:212 src/slic3r/GUI/Plater.cpp:1041
+msgid "Used Filament (m)"
+msgstr "使用フィラメント(m)"
+
+#: src/slic3r/GUI/Plater.cpp:213
+msgid "Used Filament (mm³)"
+msgstr "使用フィラメント (mm³)"
+
+#: src/slic3r/GUI/Plater.cpp:1015
+msgid "Used Material (ml)"
+msgstr "使用材料(ml)"
+
+#: src/slic3r/GUI/Plater.cpp:215
+msgid "Used Material (unit)"
+msgstr "使用材料(単位)"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:24
+msgid "User"
+msgstr "ユーザー"
+
+#: src/slic3r/GUI/Preset.cpp:974 src/slic3r/GUI/Preset.cpp:1071
+#: src/slic3r/GUI/PresetBundle.cpp:1558
+msgid "User presets"
+msgstr "ユーザープリセット"
+
+#: src/libslic3r/Zipper.cpp:93
+msgid "validation failed"
+msgstr "検証が失敗しました"
+
+#: src/slic3r/GUI/ButtonsDescription.cpp:41
+msgid "Value is the same as the system value"
+msgstr "システム値と同じ値です"
+
+#: src/slic3r/GUI/ButtonsDescription.cpp:58
+msgid "Value was changed and is not equal to the system value or the last saved preset"
+msgstr "値が変更されており、システム値または最後に保存されたプリセットとは異なっています"
+
+#: src/slic3r/GUI/Tab.cpp:2151
+msgid "Values in this column are for Normal mode"
+msgstr "この列の値は通常モード用です"
+
+#: src/slic3r/GUI/Tab.cpp:2157
+msgid "Values in this column are for Stealth mode"
+msgstr "この列の値はサイレントモード用です"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58
+msgid "variants"
+msgstr "バリアント"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:52 src/slic3r/GUI/Tab.cpp:921
+msgid "vendor"
+msgstr "メーカー"
+
+#: src/libslic3r/PrintConfig.cpp:880
+msgid "Verbose G-code"
+msgstr "コメント付きGコード"
+
+#: src/slic3r/GUI/AboutDialog.cpp:67 src/slic3r/GUI/MainFrame.cpp:53
+msgid "Version"
+msgstr "バージョン"
+
+#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:52
+msgid "version"
+msgstr "バージョン"
+
+#: src/slic3r/GUI/Tab.cpp:1002
+msgid "Vertical shells"
+msgstr "外壁設定"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:209
+msgid "View"
+msgstr "ビュー"
+
+#: src/libslic3r/SLAPrint.cpp:857 src/libslic3r/SLAPrint.cpp:867
+#: src/libslic3r/SLAPrint.cpp:915
+msgid "Visualizing supports"
+msgstr "サポートの視覚化"
+
+#: src/slic3r/GUI/Plater.cpp:138
+msgid "Volume"
+msgstr "ボリューム"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:248
+msgid "Volume to purge (mm³) when the filament is being"
+msgstr "フィラメントをロード/アンロードするときにパージする量(mm³)"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:1010
+msgid "Volumes in Object reordered"
+msgstr "オブジェクトのボリュームが並べ替えられました"
+
+#: src/slic3r/GUI/PresetHints.cpp:216
+msgid "Volumetric"
+msgstr "体積押出し"
+
+#: src/slic3r/GUI/Tab.cpp:1800
+msgid "Volumetric flow hints not available"
+msgstr "体積押出し流量のヒントは利用できません"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:216
+msgid "Volumetric flow rate"
+msgstr "体積押出し流量"
+
+#: src/libslic3r/GCode/PreviewData.cpp:402
+msgid "Volumetric flow rate (mm3/s)"
+msgstr "体積押出し量 (mm³/s)"
+
+#: src/slic3r/GUI/RammingChart.cpp:81
+msgid "Volumetric speed"
+msgstr "体積押出し速度"
+
+#: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1168 src/slic3r/GUI/GUI.cpp:283
+#: src/slic3r/GUI/WipeTowerDialog.cpp:44 src/slic3r/GUI/WipeTowerDialog.cpp:328
+msgid "Warning"
+msgstr "注意"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:294
+msgid "Welcome"
+msgstr "ようこそ"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:296
+#, c-format
+msgid "Welcome to the %s Configuration Assistant"
+msgstr "%s構成アシスタントへようこそ"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:298
+#, c-format
+msgid "Welcome to the %s Configuration Wizard"
+msgstr "%s構成ウィザードへようこそ"
+
+#: src/slic3r/GUI/Preferences.cpp:86
+msgid "When checked, the print and filament presets are shown in the preset editor even if they are marked as incompatible with the active printer"
+msgstr "チェックすると、アクティブなプリンターと互換性がないとマークされている場合でも、プリントおよびフィラメントのプリセットがプリセットエディターに表示されます。"
+
+#: src/slic3r/GUI/PresetHints.cpp:223
+msgid "when printing"
+msgstr "プリントするとき"
+
+#: src/libslic3r/PrintConfig.cpp:217
+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 "マルチマテリアルオブジェクトをプリントする場合、この設定により、Slic3rは重なり合うオブジェクト部分を1つずつカットします(2番目の部分は1番目、3番目の部分は1番目、2番目などでカットされます)。"
+
+#: src/libslic3r/PrintConfig.cpp:269
+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 "複数のオブジェクトまたは複数のコピーをプリントする場合、この機能は各オブジェクトを完了してから次のオブジェクトに移動します(最下層から開始します)。 この機能は、プリント全体がダメになるリスクを回避するのに役立ちます。 Slic3rは警告を発するとともに、エクストルーダーの衝突を防ごうとしますが、注意が必要です。"
+
+#: src/libslic3r/PrintConfig.cpp:843
+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 "非常に薄いレイヤーでプリントする場合、プリントエリア内でのノズルービルドプレート(ベッド)間のバラツキによりベッドとの密着が損なわれないよう1番目のレイヤーは他のレイヤーより厚めにプリントして対策します。 1番目のレイヤーの厚みを、絶対値またはパーセンテージ(例:150%)で入力します。"
+
+#: src/libslic3r/PrintConfig.cpp:1483
+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:1475
+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:1347
+msgid "When set to zero, the distance the filament is moved from parking position during load is exactly the same as it was moved back during unload. When positive, it is loaded further, if negative, the loading move is shorter than unloading."
+msgstr "ゼロに設定すると、ロード中にフィラメントがパーキング位置から押し出される距離は、アンロード中に戻った距離と同一になります。 正の場合、その分多くロードされ、逆に負の場合は、ロード距離はアンロードよりも短くなります。"
+
+#: src/libslic3r/PrintConfig.cpp:1173
+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 "他の速度設定を0にすると、Slic3rはエクストルーダー押圧を一定に保つために最適な速度を自動計算します。 この試用的な設定は、許容できる最高のプリント速度を設定するために用意されています。"
+
+#: src/libslic3r/PrintConfig.cpp:1527
+msgid "When the retraction is compensated after changing tool, the extruder will push this additional amount of filament."
+msgstr "ツールの交換後に吸込み分が補正されると、エクストルーダーはこの追加量のフィラメントを押し出します。"
+
+#: src/libslic3r/PrintConfig.cpp:1519
+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/slic3r/GUI/Tab.cpp:3076
+msgid "WHITE BULLET"
+msgstr "白丸"
+
+#: src/slic3r/GUI/Tab.cpp:3365
+msgid "WHITE BULLET icon indicates a non system (or non default) preset."
+msgstr "白丸アイコンは、システム(またはデフォルト)プリセットでないことを示します。"
+
+#: src/slic3r/GUI/Tab.cpp:3111
+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:3126
+msgid "WHITE BULLET icon indicates that the value is the same as in the last saved preset."
+msgstr "白丸アイコンは、値が最後に保存されたプリセットと同じであることを示します。"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:214 src/libslic3r/PrintConfig.cpp:2137
+msgid "Width"
+msgstr "幅"
+
+#: src/libslic3r/GCode/PreviewData.cpp:398
+msgid "Width (mm)"
+msgstr "幅(mm)"
+
+#: src/libslic3r/PrintConfig.cpp:2389
+msgid "Width from the back sphere center to the front sphere center"
+msgstr "後部ボールの中心から前部ボールの中心までの幅"
+
+#: src/libslic3r/PrintConfig.cpp:2138
+msgid "Width of a wipe tower"
+msgstr "ワイプタワーの幅"
+
+#: src/libslic3r/PrintConfig.cpp:2761
+msgid "Width of the connector sticks which connect the object and the generated pad."
+msgstr "オブジェクトと生成されたパッドを接続するコネクタスティックの幅。"
+
+#: src/libslic3r/PrintConfig.cpp:2203
+msgid "Width of the display"
+msgstr "ディスプレイの幅"
+
+#: src/slic3r/GUI/PresetHints.cpp:47
+msgid "will always run at %1%%%"
+msgstr "常に%1%%%で実行されます"
+
+#: src/slic3r/GUI/PresetHints.cpp:52
+msgid "will be turned off."
+msgstr "オフになります。"
+
+#: src/libslic3r/PrintConfig.cpp:2276
+msgid "Will inflate or deflate the sliced 2D polygons according to the sign of the correction."
+msgstr "修正の符号に従って、スライスされた2Dポリゴンを膨張または収縮させます。"
+
+#: src/libslic3r/PrintConfig.cpp:2160
+msgid "Wipe into this object"
+msgstr "このオブジェクトにワイプを含める"
+
+#: src/libslic3r/PrintConfig.cpp:2152
+msgid "Wipe into this object's infill"
+msgstr "このオブジェクトのインフィルにワイプを含める"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:35 src/slic3r/GUI/GUI_ObjectList.cpp:90
+#: src/slic3r/GUI/GUI_ObjectList.cpp:564 src/libslic3r/PrintConfig.cpp:2202
+#: src/libslic3r/PrintConfig.cpp:2210
+msgid "Wipe options"
+msgstr "ワイプオプション"
+
+#: src/slic3r/GUI/GUI_Preview.cpp:238 src/slic3r/GUI/Tab.cpp:1130
+#: src/libslic3r/GCode/PreviewData.cpp:174
+msgid "Wipe tower"
+msgstr "ワイプタワー"
+
+#: src/slic3r/GUI/Plater.cpp:1043 src/slic3r/GUI/Plater.cpp:1058
+msgid "wipe tower"
+msgstr "ワイプタワー"
+
+#: src/slic3r/GUI/WipeTowerDialog.cpp:141
+msgid "Wipe tower - Purging volume adjustment"
+msgstr "ワイプタワー-パージ量調整"
+
+#: src/slic3r/GUI/Tab.cpp:1664
+msgid "Wipe tower parameters"
+msgstr "ワイプタワーのパラメータ"
+
+#: src/libslic3r/PrintConfig.cpp:2144
+msgid "Wipe tower rotation angle"
+msgstr "ワイプタワーの回転角"
+
+#: src/libslic3r/PrintConfig.cpp:2170
+msgid "Wipe tower rotation angle with respect to x-axis."
+msgstr "x軸に対するワイプタワーの回転角度。"
+
+#: src/libslic3r/PrintConfig.cpp:2092
+msgid "Wipe while retracting"
+msgstr "吸込み中にワイプ"
+
+#: src/slic3r/GUI/PresetHints.cpp:224
+msgid "with a volumetric rate"
+msgstr "体積押出し率で"
+
+#: src/libslic3r/PrintConfig.cpp:1460
+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:1969
+msgid "With sheath around the support"
+msgstr "サポートの周りに覆いを付ける"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:40
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:83
+msgid "World coordinates"
+msgstr "ワールド座標"
+
+#: src/slic3r/GUI/UpdateDialogs.cpp:76
+msgid ""
+"Would you like to install it?\n"
+"\n"
+"Note that a full configuration snapshot will be created first. It can then be restored at any time should there be a problem with the new version.\n"
+"\n"
+"Updated configuration bundles:"
+msgstr "インストールしますか?まず完全な設定スナップショットが作成されます。 新しいバージョンに問題がある場合はいつでも復元できます。アップデートされた設定に含まれるもの:"
+
+#: src/libslic3r/Zipper.cpp:95
+msgid "write calledback failed"
+msgstr "コールバックの書込に失敗しました"
+
+#: src/libslic3r/PrintConfig.cpp:2993
+msgid "Write information about the model to the console."
+msgstr "コンソールにモデル情報をリストします。"
+
+#: src/slic3r/Utils/Duet.cpp:148
+msgid "Wrong password"
+msgstr "パスワードが違います"
+
+#: src/libslic3r/PrintConfig.cpp:2124
+msgid "X coordinate of the left front corner of a wipe tower"
+msgstr "ワイプタワー前面左端のX座標"
+
+#: src/libslic3r/PrintConfig.cpp:1793
+msgid "XY separation between an object and its support"
+msgstr "XY面でのサポートとモデルの隙間"
+
+#: src/libslic3r/PrintConfig.cpp:1795
+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 "レイヤー内のオブジェクトとサポート間の隙間。 パーセンテージ(たとえば、50%)で表された場合、最外周の射出幅から計算されます。"
+
+#: src/libslic3r/PrintConfig.cpp:2174
+msgid "XY Size Compensation"
+msgstr "XYサイズ補正"
+
+#: src/libslic3r/PrintConfig.cpp:2131
+msgid "Y coordinate of the left front corner of a wipe tower"
+msgstr "ワイプタワー前面左端のY座標"
+
+#: src/slic3r/GUI/Plater.cpp:992
+msgid "Yes"
+msgstr "はい"
+
+#: src/libslic3r/PrintConfig.cpp:1252
+msgid "You can put here your personal notes. This text will be added to the G-code header comments."
+msgstr "ここにメモを書いておくことができます。 このテキストは、Gコードヘッダーのコメントに追加されます。"
+
+#: src/libslic3r/PrintConfig.cpp:557
+msgid "You can put your notes regarding the filament here."
+msgstr "フィラメントに対してノートをここで書けます。"
+
+#: src/libslic3r/PrintConfig.cpp:1403
+msgid "You can put your notes regarding the printer here."
+msgstr "プリンタに関するメモをここに入力できます。"
+
+#: src/libslic3r/PrintConfig.cpp:2332
+msgid "You can put your notes regarding the SLA print material here."
+msgstr "SLAプリント材料に関するメモをここに記入できます。"
+
+#: src/libslic3r/PrintConfig.cpp:324
+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:1295
+msgid "You can use all configuration options as variables inside this template. For example: [layer_height], [fill_density] etc. You can also use [timestamp], [year], [month], [day], [hour], [minute], [second], [version], [input_filename], [input_filename_base]."
+msgstr "このテンプレート内では、すべての構成オプションを変数として使用できます。例:[layer_height]、[fill_density]など。[timestamp]、[year]、[month]、[day]、[hour]、[minute]、[second]、[version]、[input_filename]、[input_filename_base]も使用できます。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2538
+msgid "You can't change a type of the last solid part of the object."
+msgstr "オブジェクトの最後のソリッドパーツのタイプを変更することはできません。"
+
+#: src/slic3r/GUI/Plater.cpp:2243
+msgid "You can't load SLA project if there is at least one multi-part object on the bed"
+msgstr "プリント領域にマルチパートオブジェクトがある場合、SLAプロジェクトをロードできません"
+
+#: src/slic3r/GUI/Plater.cpp:1746
+#, 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 "オブジェクトの1つまたはいくつかはマルチパートであるため、%sからオブジェクトを追加できません"
+
+#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:565
+msgid "You cannot use non-uniform scaling mode for multiple objects/parts selection"
+msgstr "複数のオブジェクト/パーツの選択で軸別のスケールモードを使用することはできません"
+
+#: src/slic3r/GUI/GUI_App.cpp:300
+msgid "You may need to update your graphics card driver."
+msgstr "グラフィックカードドライバを更新する必要がある場合があります。"
+
+#: src/slic3r/GUI/Preferences.cpp:130
+#, c-format
+msgid "You need to restart %s to make the changes effective."
+msgstr "変更を有効にするには、%sを再起動する必要があります。"
+
+#: src/slic3r/GUI/GUI_ObjectList.cpp:2415
+#, c-format
+msgid "You started your selection with %s Item."
+msgstr "%sアイテムで選択を開始しました。"
+
+#: src/slic3r/GUI/MainFrame.cpp:772
+msgid "Your file was repaired."
+msgstr "ファイルが修復されました。"
+
+#: src/slic3r/GUI/Plater.cpp:1874
+msgid "Your object appears to be too large, so it was automatically scaled down to fit your print bed."
+msgstr "オブジェクトが大きすぎて、プリントベッドに収まるように自動縮小することができません。"
+
+#: src/libslic3r/PrintConfig.cpp:2184
+msgid "Z offset"
+msgstr "Zオフセット"
+
+#: src/libslic3r/PrintConfig.cpp:2416
+msgid "Zig-Zag"
+msgstr "ジグザグ"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:152
+msgid "Zoom in"
+msgstr "ズームイン"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:153
+msgid "Zoom out"
+msgstr "縮小"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:150
+msgid "Zoom to all objects in scene, if none selected"
+msgstr "選択されていない場合、シーン内のすべてのオブジェクトがズームします"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:149
+msgid "Zoom to Bed"
+msgstr "ベッドの大きさにズーム"
+
+#: src/slic3r/GUI/KBShortcutsDialog.cpp:151
+msgid "Zoom to selected object"
+msgstr "選択したオブジェクトにズーム"
+
+#: src/libslic3r/PrintConfig.cpp:171 src/libslic3r/PrintConfig.cpp:733
+#: src/libslic3r/PrintConfig.cpp:1570 src/libslic3r/PrintConfig.cpp:1580
+#: src/libslic3r/PrintConfig.cpp:1808 src/libslic3r/PrintConfig.cpp:1962
+#: src/libslic3r/PrintConfig.cpp:2146 src/libslic3r/PrintConfig.cpp:2463
+msgid "°"
+msgstr "°"
+
+#: src/slic3r/GUI/ConfigWizard.cpp:613 src/slic3r/GUI/ConfigWizard.cpp:627
+msgid "°C"
+msgstr "°C"
diff --git a/resources/localization/list.txt b/resources/localization/list.txt
index aa2f938b7..7f0b67252 100644
--- a/resources/localization/list.txt
+++ b/resources/localization/list.txt
@@ -1,9 +1,11 @@
src/slic3r/GUI/AboutDialog.cpp
+src/slic3r/GUI/AppConfig.cpp
src/slic3r/GUI/BackgroundSlicingProcess.cpp
src/slic3r/GUI/BedShapeDialog.cpp
src/slic3r/GUI/BedShapeDialog.hpp
src/slic3r/GUI/BonjourDialog.cpp
src/slic3r/GUI/ButtonsDescription.cpp
+src/slic3r/GUI/ConfigManipulation.cpp
src/slic3r/GUI/ConfigSnapshotDialog.cpp
src/slic3r/GUI/ConfigWizard.cpp
src/slic3r/GUI/Field.cpp
@@ -26,6 +28,7 @@ src/slic3r/GUI/GUI_ObjectSettings.cpp
src/slic3r/GUI/GUI_Preview.cpp
src/slic3r/GUI/KBShortcutsDialog.cpp
src/slic3r/GUI/MainFrame.cpp
+src/slic3r/GUI/Mouse3DController.cpp
src/slic3r/GUI/MsgDialog.cpp
src/slic3r/GUI/OptionsGroup.cpp
src/slic3r/GUI/Plater.cpp
@@ -43,13 +46,18 @@ src/slic3r/GUI/Tab.hpp
src/slic3r/GUI/UpdateDialogs.cpp
src/slic3r/GUI/WipeTowerDialog.cpp
src/slic3r/GUI/wxExtensions.cpp
+src/slic3r/GUI/ExtruderSequenceDialog.cpp
src/slic3r/Utils/Duet.cpp
src/slic3r/Utils/OctoPrint.cpp
src/slic3r/Utils/FlashAir.cpp
src/slic3r/Utils/PresetUpdater.cpp
src/slic3r/Utils/FixModelByWin10.cpp
+src/libslic3r/SLA/SLAPad.cpp
src/libslic3r/Zipper.cpp
-src/libslic3r/SLA/SLASupportTree.cpp
+src/libslic3r/GCode.cpp
+src/libslic3r/ExtrusionEntity.cpp
+src/libslic3r/Format/3mf.cpp
+src/libslic3r/Format/AMF.cpp
src/libslic3r/Print.cpp
src/libslic3r/SLAPrint.cpp
src/libslic3r/PrintBase.cpp
diff --git a/src/slic3r/GUI/GLToolbar.cpp b/src/slic3r/GUI/GLToolbar.cpp
index 51d787d9d..bd87778c9 100644
--- a/src/slic3r/GUI/GLToolbar.cpp
+++ b/src/slic3r/GUI/GLToolbar.cpp
@@ -368,7 +368,7 @@ void GLToolbar::get_additional_tooltip(int item_id, std::string& text)
}
}
- text = L("");
+ text.clear();
}
void GLToolbar::set_additional_tooltip(int item_id, const std::string& text)
@@ -443,7 +443,7 @@ bool GLToolbar::on_mouse(wxMouseEvent& evt, GLCanvas3D& parent)
if (item_id == -1)
{
// mouse is outside the toolbar
- m_tooltip = L("");
+ m_tooltip.clear();
}
else
{
@@ -610,7 +610,7 @@ void GLToolbar::do_action(GLToolbarItem::EActionType type, int item_id, GLCanvas
std::string GLToolbar::update_hover_state(const Vec2d& mouse_pos, GLCanvas3D& parent)
{
if (!m_enabled)
- return L("");
+ return "";
switch (m_layout.type)
{
@@ -665,7 +665,7 @@ std::string GLToolbar::update_hover_state_horizontal(const Vec2d& mouse_pos, GLC
{
const std::string& additional_tooltip = item->get_additional_tooltip();
if (!additional_tooltip.empty())
- tooltip += L("\n") + additional_tooltip;
+ tooltip += "\n" + additional_tooltip;
}
}
@@ -769,7 +769,7 @@ std::string GLToolbar::update_hover_state_vertical(const Vec2d& mouse_pos, GLCan
{
const std::string& additional_tooltip = item->get_additional_tooltip();
if (!additional_tooltip.empty())
- tooltip += L("\n") + additional_tooltip;
+ tooltip += "\n" + additional_tooltip;
}
}
diff --git a/src/slic3r/GUI/GUI_ObjectList.cpp b/src/slic3r/GUI/GUI_ObjectList.cpp
index aa10aca52..268ae93cf 100644
--- a/src/slic3r/GUI/GUI_ObjectList.cpp
+++ b/src/slic3r/GUI/GUI_ObjectList.cpp
@@ -328,7 +328,7 @@ wxString ObjectList::get_mesh_errors_list(const int obj_idx, const int vol_idx /
return ""; // hide tooltip
// Create tooltip string, if there are errors
- wxString tooltip = wxString::Format(_(L("Auto-repaired (%d errors):\n")), errors);
+ wxString tooltip = wxString::Format(_(L("Auto-repaired (%d errors):")), errors) + "\n";
const stl_stats& stats = vol_idx == -1 ?
(*m_objects)[obj_idx]->get_object_stl_stats() :
diff --git a/src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp b/src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp
index 000ddf8c9..f58d1885f 100644
--- a/src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp
+++ b/src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp
@@ -1186,10 +1186,10 @@ void GLGizmoSlaSupports::get_data_from_backend()
void GLGizmoSlaSupports::auto_generate()
{
- wxMessageDialog dlg(GUI::wxGetApp().plater(), _(L(
- "Autogeneration will erase all manually edited points.\n\n"
- "Are you sure you want to do it?\n"
- )), _(L("Warning")), wxICON_WARNING | wxYES | wxNO);
+ wxMessageDialog dlg(GUI::wxGetApp().plater(),
+ _(L("Autogeneration will erase all manually edited points.")) + "\n\n" +
+ _(L("Are you sure you want to do it?")) + "\n",
+ _(L("Warning")), wxICON_WARNING | wxYES | wxNO);
if (m_model_object->sla_points_status != sla::PointsStatus::UserModified || m_normal_cache.empty() || dlg.ShowModal() == wxID_YES) {
Plater::TakeSnapshot snapshot(wxGetApp().plater(), _(L("Autogenerate support points")));
diff --git a/src/slic3r/GUI/Plater.cpp b/src/slic3r/GUI/Plater.cpp
index 169cbcb60..7014b96a6 100644
--- a/src/slic3r/GUI/Plater.cpp
+++ b/src/slic3r/GUI/Plater.cpp
@@ -2284,7 +2284,7 @@ std::vector<size_t> Plater::priv::load_files(const std::vector<fs::path>& input_
for (size_t i = 0; i < input_files.size(); i++) {
const auto &path = input_files[i];
const auto filename = path.filename();
- const auto dlg_info = wxString::Format(_(L("Processing input file %s\n")), from_path(filename));
+ const auto dlg_info = wxString::Format(_(L("Processing input file %s")), from_path(filename)) + "\n";
dlg.Update(100 * i / input_files.size(), dlg_info);
const bool type_3mf = std::regex_match(path.string(), pattern_3mf);
@@ -2358,17 +2358,17 @@ std::vector<size_t> Plater::priv::load_files(const std::vector<fs::path>& input_
if (! is_project_file) {
if (model.looks_like_multipart_object()) {
wxMessageDialog msg_dlg(q, _(L(
- "This file contains several objects positioned at multiple heights. "
+ "This file contains several objects positioned at multiple heights.\n"
"Instead of considering them as multiple objects, should I consider\n"
- "this file as a single object having multiple parts?\n"
- )), _(L("Multi-part object detected")), wxICON_WARNING | wxYES | wxNO);
+ "this file as a single object having multiple parts?")) + "\n",
+ _(L("Multi-part object detected")), wxICON_WARNING | wxYES | wxNO);
if (msg_dlg.ShowModal() == wxID_YES) {
model.convert_multipart_object(nozzle_dmrs->values.size());
}
}
}
else if ((wxGetApp().get_mode() == comSimple) && (type_3mf || type_any_amf) && model_has_advanced_features(model)) {
- wxMessageDialog msg_dlg(q, _(L("This file cannot be loaded in a simple mode. Do you want to switch to an advanced mode?\n")),
+ wxMessageDialog msg_dlg(q, _(L("This file cannot be loaded in a simple mode. Do you want to switch to an advanced mode?"))+"\n",
_(L("Detected advanced data")), wxICON_WARNING | wxYES | wxNO);
if (msg_dlg.ShowModal() == wxID_YES)
{
@@ -2413,8 +2413,8 @@ std::vector<size_t> Plater::priv::load_files(const std::vector<fs::path>& input_
wxMessageDialog msg_dlg(q, _(L(
"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?\n"
- )), _(L("Multi-part object detected")), wxICON_WARNING | wxYES | wxNO);
+ "these files to represent a single object having multiple parts?")) + "\n",
+ _(L("Multi-part object detected")), wxICON_WARNING | wxYES | wxNO);
if (msg_dlg.ShowModal() == wxID_YES) {
new_model->convert_multipart_object(nozzle_dmrs->values.size());
}
diff --git a/src/slic3r/GUI/PresetHints.cpp b/src/slic3r/GUI/PresetHints.cpp
index a02772c4d..f6281d7af 100644
--- a/src/slic3r/GUI/PresetHints.cpp
+++ b/src/slic3r/GUI/PresetHints.cpp
@@ -32,11 +32,11 @@ std::string PresetHints::cooling_description(const Preset &preset)
% slowdown_below_layer_time % max_fan_speed % slowdown_below_layer_time % min_print_speed).str();
if (fan_below_layer_time > slowdown_below_layer_time) {
- out += (boost::format(_utf8(L("\nIf estimated layer time is greater, but still below ~%1%s, "
+ out += "\n" + (boost::format(_utf8(L("If estimated layer time is greater, but still below ~%1%s, "
"fan will run at a proportionally decreasing speed between %2%%% and %3%%%.")))
% fan_below_layer_time % max_fan_speed % min_fan_speed).str();
}
- out += _utf8(L("\nDuring the other layers, fan")) + " ";
+ out += "\n" + _utf8(L("During the other layers, fan")) + " ";
} else {
out = _utf8(L("Fan")) + " ";
}
diff --git a/src/slic3r/GUI/UpdateDialogs.cpp b/src/slic3r/GUI/UpdateDialogs.cpp
index d2a5e185a..00e7725ac 100644
--- a/src/slic3r/GUI/UpdateDialogs.cpp
+++ b/src/slic3r/GUI/UpdateDialogs.cpp
@@ -156,8 +156,8 @@ MsgDataIncompatible::MsgDataIncompatible(const std::unordered_map<std::string, w
"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.\n"
- )), SLIC3R_APP_NAME, SLIC3R_APP_NAME, SLIC3R_APP_NAME, SLIC3R_APP_NAME));
+ "Doing so will create a backup snapshot of the existing configuration before installing files compatible with this %s.")) + "\n",
+ SLIC3R_APP_NAME, SLIC3R_APP_NAME, SLIC3R_APP_NAME, SLIC3R_APP_NAME));
text->Wrap(CONTENT_WIDTH * wxGetApp().em_unit());
content_sizer->Add(text);
diff --git a/src/slic3r/Utils/FixModelByWin10.cpp b/src/slic3r/Utils/FixModelByWin10.cpp
index d955d6a7e..b7eb12e02 100644
--- a/src/slic3r/Utils/FixModelByWin10.cpp
+++ b/src/slic3r/Utils/FixModelByWin10.cpp
@@ -423,7 +423,7 @@ void fix_model_by_win10_sdk_gui(ModelObject &model_object, int volume_idx)
wxMessageDialog dlg(nullptr, _(L("Model repaired successfully")), _(L("Model Repair by the Netfabb service")), wxICON_INFORMATION | wxOK_DEFAULT);
dlg.ShowModal();
} else {
- wxMessageDialog dlg(nullptr, _(L("Model repair failed: \n")) + _(progress.message), _(L("Model Repair by the Netfabb service")), wxICON_ERROR | wxOK_DEFAULT);
+ wxMessageDialog dlg(nullptr, _(L("Model repair failed:")) + " \n" + _(progress.message), _(L("Model Repair by the Netfabb service")), wxICON_ERROR | wxOK_DEFAULT);
dlg.ShowModal();
}
worker_thread.join();