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

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjen Hiemstra <ahiemstra@heimr.nl>2016-09-20 16:00:57 +0300
committerArjen Hiemstra <ahiemstra@heimr.nl>2016-09-20 16:01:25 +0300
commitb972d26b6703e283c207a9159e7786386aef9746 (patch)
tree97ffc00733006055bed59e9f6ef5874734016304 /resources/i18n/fdmprinter.def.json.pot
parent2b4377b5090514a2bcccf04424982828e75378d3 (diff)
Remove old fdmprinter pot and add new fdmprinter and fdmextruder pot files
Contributes to CURA-2412
Diffstat (limited to 'resources/i18n/fdmprinter.def.json.pot')
-rw-r--r--resources/i18n/fdmprinter.def.json.pot4014
1 files changed, 4014 insertions, 0 deletions
diff --git a/resources/i18n/fdmprinter.def.json.pot b/resources/i18n/fdmprinter.def.json.pot
new file mode 100644
index 0000000000..e338ae2882
--- /dev/null
+++ b/resources/i18n/fdmprinter.def.json.pot
@@ -0,0 +1,4014 @@
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: Uranium json setting files\n"
+"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
+"POT-Creation-Date: 2016-09-20 14:48+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: fdmprinter.def.json
+msgctxt "machine_settings label"
+msgid "Machine"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_settings description"
+msgid "Machine specific settings"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_name label"
+msgid "Machine Type"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_name description"
+msgid "The name of your 3D printer model."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_show_variants label"
+msgid "Show machine variants"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_show_variants description"
+msgid ""
+"Whether to show the different variants of this machine, which are described "
+"in separate json files."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_start_gcode label"
+msgid "Start GCode"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_start_gcode description"
+msgid ""
+"Gcode commands to be executed at the very start - separated by \n"
+"."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_end_gcode label"
+msgid "End GCode"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_end_gcode description"
+msgid ""
+"Gcode commands to be executed at the very end - separated by \n"
+"."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_guid label"
+msgid "Material GUID"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_guid description"
+msgid "GUID of the material. This is set automatically. "
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_bed_temp_wait label"
+msgid "Wait for build plate heatup"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_bed_temp_wait description"
+msgid ""
+"Whether to insert a command to wait until the build plate temperature is "
+"reached at the start."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_print_temp_wait label"
+msgid "Wait for nozzle heatup"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_print_temp_wait description"
+msgid "Whether to wait until the nozzle temperature is reached at the start."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_print_temp_prepend label"
+msgid "Include material temperatures"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_print_temp_prepend description"
+msgid ""
+"Whether to include nozzle temperature commands at the start of the gcode. "
+"When the start_gcode already contains nozzle temperature commands Cura "
+"frontend will automatically disable this setting."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_bed_temp_prepend label"
+msgid "Include build plate temperature"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_bed_temp_prepend description"
+msgid ""
+"Whether to include build plate temperature commands at the start of the "
+"gcode. When the start_gcode already contains build plate temperature "
+"commands Cura frontend will automatically disable this setting."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_width label"
+msgid "Machine width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_width description"
+msgid "The width (X-direction) of the printable area."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_depth label"
+msgid "Machine depth"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_depth description"
+msgid "The depth (Y-direction) of the printable area."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_height label"
+msgid "Machine height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_height description"
+msgid "The height (Z-direction) of the printable area."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_heated_bed label"
+msgid "Has heated build plate"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_heated_bed description"
+msgid "Whether the machine has a heated build plate present."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_center_is_zero label"
+msgid "Is center origin"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_center_is_zero description"
+msgid ""
+"Whether the X/Y coordinates of the zero position of the printer is at the "
+"center of the printable area."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_extruder_count label"
+msgid "Number extruders"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_extruder_count description"
+msgid ""
+"Number of extruder trains. An extruder train is the combination of a feeder, "
+"bowden tube, and nozzle."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_tip_outer_diameter label"
+msgid "Outer nozzle diameter"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_tip_outer_diameter description"
+msgid "The outer diameter of the tip of the nozzle."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_head_distance label"
+msgid "Nozzle length"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_head_distance description"
+msgid ""
+"The height difference between the tip of the nozzle and the lowest part of "
+"the print head."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_expansion_angle label"
+msgid "Nozzle angle"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_expansion_angle description"
+msgid ""
+"The angle between the horizontal plane and the conical part right above the "
+"tip of the nozzle."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_heat_zone_length label"
+msgid "Heat zone length"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_heat_zone_length description"
+msgid ""
+"The distance from the tip of the nozzle in which heat from the nozzle is "
+"transfered to the filament."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_heat_up_speed label"
+msgid "Heat up speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_heat_up_speed description"
+msgid ""
+"The speed (°C/s) by which the nozzle heats up averaged over the window of "
+"normal printing temperatures and the standby temperature."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_cool_down_speed label"
+msgid "Cool down speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_cool_down_speed description"
+msgid ""
+"The speed (°C/s) by which the nozzle cools down averaged over the window of "
+"normal printing temperatures and the standby temperature."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_min_cool_heat_time_window label"
+msgid "Minimal Time Standby Temperature"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_min_cool_heat_time_window description"
+msgid ""
+"The minimal time an extruder has to be inactive before the nozzle is cooled. "
+"Only when an extruder is not used for longer than this time will it be "
+"allowed to cool down to the standby temperature."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor label"
+msgid "Gcode flavour"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor description"
+msgid "The type of gcode to be generated."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)"
+msgid "RepRap (Marlin/Sprinter)"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor option RepRap (Volumatric)"
+msgid "RepRap (Volumetric)"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor option UltiGCode"
+msgid "Ultimaker 2"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor option Griffin"
+msgid "Griffin"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor option Makerbot"
+msgid "Makerbot"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor option BFB"
+msgid "Bits from Bytes"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor option MACH3"
+msgid "Mach3"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_gcode_flavor option Repetier"
+msgid "Repetier"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_disallowed_areas label"
+msgid "Disallowed areas"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_disallowed_areas description"
+msgid "A list of polygons with areas the print head is not allowed to enter."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_head_polygon label"
+msgid "Machine head polygon"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_head_polygon description"
+msgid "A 2D silhouette of the print head (fan caps excluded)."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_head_with_fans_polygon label"
+msgid "Machine head & Fan polygon"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_head_with_fans_polygon description"
+msgid "A 2D silhouette of the print head (fan caps included)."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "gantry_height label"
+msgid "Gantry height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "gantry_height description"
+msgid ""
+"The height difference between the tip of the nozzle and the gantry system (X "
+"and Y axes)."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_size label"
+msgid "Nozzle Diameter"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_nozzle_size description"
+msgid ""
+"The inner diameter of the nozzle. Change this setting when using a non-"
+"standard nozzle size."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_use_extruder_offset_to_offset_coords label"
+msgid "Offset With Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_use_extruder_offset_to_offset_coords description"
+msgid "Apply the extruder offset to the coordinate system."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "extruder_prime_pos_z label"
+msgid "Extruder Prime Z Position"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "extruder_prime_pos_z description"
+msgid ""
+"The Z coordinate of the position where the nozzle primes at the start of "
+"printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "extruder_prime_pos_abs label"
+msgid "Absolute Extruder Prime Position"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "extruder_prime_pos_abs description"
+msgid ""
+"Make the extruder prime position absolute rather than relative to the last-"
+"known location of the head."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_feedrate_x label"
+msgid "Maximum Speed X"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_feedrate_x description"
+msgid "The maximum speed for the motor of the X-direction."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_feedrate_y label"
+msgid "Maximum Speed Y"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_feedrate_y description"
+msgid "The maximum speed for the motor of the Y-direction."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_feedrate_z label"
+msgid "Maximum Speed Z"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_feedrate_z description"
+msgid "The maximum speed for the motor of the Z-direction."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_feedrate_e label"
+msgid "Maximum Feedrate"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_feedrate_e description"
+msgid "The maximum speed of the filament."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_acceleration_x label"
+msgid "Maximum Acceleration X"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_acceleration_x description"
+msgid "Maximum acceleration for the motor of the X-direction"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_acceleration_y label"
+msgid "Maximum Acceleration Y"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_acceleration_y description"
+msgid "Maximum acceleration for the motor of the Y-direction."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_acceleration_z label"
+msgid "Maximum Acceleration Z"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_acceleration_z description"
+msgid "Maximum acceleration for the motor of the Z-direction."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_acceleration_e label"
+msgid "Maximum Filament Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_acceleration_e description"
+msgid "Maximum acceleration for the motor of the filament."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_acceleration label"
+msgid "Default Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_acceleration description"
+msgid "The default acceleration of print head movement."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_jerk_xy label"
+msgid "Default X-Y Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_jerk_xy description"
+msgid "Default jerk for movement in the horizontal plane."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_jerk_z label"
+msgid "Default Z Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_jerk_z description"
+msgid "Default jerk for the motor of the Z-direction."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_jerk_e label"
+msgid "Default Filament Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_max_jerk_e description"
+msgid "Default jerk for the motor of the filament."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_minimum_feedrate label"
+msgid "Minimum Feedrate"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_minimum_feedrate description"
+msgid "The minimal movement speed of the print head."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "resolution label"
+msgid "Quality"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "resolution description"
+msgid ""
+"All settings that influence the resolution of the print. These settings have "
+"a large impact on the quality (and print time)"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "layer_height label"
+msgid "Layer Height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "layer_height description"
+msgid ""
+"The height of each layer in mm. Higher values produce faster prints in lower "
+"resolution, lower values produce slower prints in higher resolution."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "layer_height_0 label"
+msgid "Initial Layer Height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "layer_height_0 description"
+msgid ""
+"The height of the initial layer in mm. A thicker initial layer makes "
+"adhesion to the build plate easier."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "line_width label"
+msgid "Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "line_width description"
+msgid ""
+"Width of a single line. Generally, the width of each line should correspond "
+"to the width of the nozzle. However, slightly reducing this value could "
+"produce better prints."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_line_width label"
+msgid "Wall Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_line_width description"
+msgid "Width of a single wall line."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_line_width_0 label"
+msgid "Outer Wall Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_line_width_0 description"
+msgid ""
+"Width of the outermost wall line. By lowering this value, higher levels of "
+"detail can be printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_line_width_x label"
+msgid "Inner Wall(s) Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_line_width_x description"
+msgid ""
+"Width of a single wall line for all wall lines except the outermost one."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_line_width label"
+msgid "Top/Bottom Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_line_width description"
+msgid "Width of a single top/bottom line."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_line_width label"
+msgid "Infill Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_line_width description"
+msgid "Width of a single infill line."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_brim_line_width label"
+msgid "Skirt/Brim Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_brim_line_width description"
+msgid "Width of a single skirt or brim line."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_line_width label"
+msgid "Support Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_line_width description"
+msgid "Width of a single support structure line."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_line_width label"
+msgid "Support Interface Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_line_width description"
+msgid "Width of a single support interface line."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_line_width label"
+msgid "Prime Tower Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_line_width description"
+msgid "Width of a single prime tower line."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "shell label"
+msgid "Shell"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "shell description"
+msgid "Shell"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_thickness label"
+msgid "Wall Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_thickness description"
+msgid ""
+"The thickness of the outside walls in the horizontal direction. This value "
+"divided by the wall line width defines the number of walls."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_line_count label"
+msgid "Wall Line Count"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_line_count description"
+msgid ""
+"The number of walls. When calculated by the wall thickness, this value is "
+"rounded to a whole number."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_bottom_thickness label"
+msgid "Top/Bottom Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_bottom_thickness description"
+msgid ""
+"The thickness of the top/bottom layers in the print. This value divided by "
+"the layer height defines the number of top/bottom layers."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_thickness label"
+msgid "Top Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_thickness description"
+msgid ""
+"The thickness of the top layers in the print. This value divided by the "
+"layer height defines the number of top layers."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_layers label"
+msgid "Top Layers"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_layers description"
+msgid ""
+"The number of top layers. When calculated by the top thickness, this value "
+"is rounded to a whole number."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "bottom_thickness label"
+msgid "Bottom Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "bottom_thickness description"
+msgid ""
+"The thickness of the bottom layers in the print. This value divided by the "
+"layer height defines the number of bottom layers."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "bottom_layers label"
+msgid "Bottom Layers"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "bottom_layers description"
+msgid ""
+"The number of bottom layers. When calculated by the bottom thickness, this "
+"value is rounded to a whole number."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_bottom_pattern label"
+msgid "Top/Bottom Pattern"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_bottom_pattern description"
+msgid "The pattern of the top/bottom layers."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_bottom_pattern option lines"
+msgid "Lines"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_bottom_pattern option concentric"
+msgid "Concentric"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "top_bottom_pattern option zigzag"
+msgid "Zig Zag"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_0_inset label"
+msgid "Outer Wall Inset"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_0_inset description"
+msgid ""
+"Inset applied to the path of the outer wall. If the outer wall is smaller "
+"than the nozzle, and printed after the inner walls, use this offset to get "
+"the hole in the nozzle to overlap with the inner walls instead of the "
+"outside of the model."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "alternate_extra_perimeter label"
+msgid "Alternate Extra Wall"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "alternate_extra_perimeter description"
+msgid ""
+"Prints an extra wall at every other layer. This way infill gets caught "
+"between these extra walls, resulting in stronger prints."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_compensate_overlapping_walls_enabled label"
+msgid "Compensate Wall Overlaps"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_compensate_overlapping_walls_enabled description"
+msgid ""
+"Compensate the flow for parts of a wall being printed where there is already "
+"a wall in place."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_compensate_overlapping_walls_0_enabled label"
+msgid "Compensate Outer Wall Overlaps"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_compensate_overlapping_walls_0_enabled description"
+msgid ""
+"Compensate the flow for parts of an outer wall being printed where there is "
+"already a wall in place."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_compensate_overlapping_walls_x_enabled label"
+msgid "Compensate Inner Wall Overlaps"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_compensate_overlapping_walls_x_enabled description"
+msgid ""
+"Compensate the flow for parts of an inner wall being printed where there is "
+"already a wall in place."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "xy_offset label"
+msgid "Horizontal Expansion"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "xy_offset description"
+msgid ""
+"Amount of offset applied to all polygons in each layer. Positive values can "
+"compensate for too big holes; negative values can compensate for too small "
+"holes."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "z_seam_type label"
+msgid "Z Seam Alignment"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "z_seam_type description"
+msgid ""
+"Starting point of each path in a layer. When paths in consecutive layers "
+"start at the same point a vertical seam may show on the print. When aligning "
+"these at the back, the seam is easiest to remove. When placed randomly the "
+"inaccuracies at the paths' start will be less noticeable. When taking the "
+"shortest path the print will be quicker."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "z_seam_type option back"
+msgid "Back"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "z_seam_type option shortest"
+msgid "Shortest"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "z_seam_type option random"
+msgid "Random"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_no_small_gaps_heuristic label"
+msgid "Ignore Small Z Gaps"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_no_small_gaps_heuristic description"
+msgid ""
+"When the model has small vertical gaps, about 5% extra computation time can "
+"be spent on generating top and bottom skin in these narrow spaces. In such "
+"case, disable the setting."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill label"
+msgid "Infill"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill description"
+msgid "Infill"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_sparse_density label"
+msgid "Infill Density"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_sparse_density description"
+msgid "Adjusts the density of infill of the print."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_line_distance label"
+msgid "Infill Line Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_line_distance description"
+msgid ""
+"Distance between the printed infill lines. This setting is calculated by the "
+"infill density and the infill line width."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern label"
+msgid "Infill Pattern"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern description"
+msgid ""
+"The pattern of the infill material of the print. The line and zig zag infill "
+"swap direction on alternate layers, reducing material cost. The grid, "
+"triangle, cubic, tetrahedral and concentric patterns are fully printed every "
+"layer. Cubic and tetrahedral infill change with every layer to provide a "
+"more equal distribution of strength over each direction."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern option grid"
+msgid "Grid"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern option lines"
+msgid "Lines"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern option triangles"
+msgid "Triangles"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern option cubic"
+msgid "Cubic"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern option tetrahedral"
+msgid "Tetrahedral"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern option concentric"
+msgid "Concentric"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_pattern option zigzag"
+msgid "Zig Zag"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_overlap label"
+msgid "Infill Overlap Percentage"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_overlap description"
+msgid ""
+"The amount of overlap between the infill and the walls. A slight overlap "
+"allows the walls to connect firmly to the infill."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_overlap_mm label"
+msgid "Infill Overlap"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_overlap_mm description"
+msgid ""
+"The amount of overlap between the infill and the walls. A slight overlap "
+"allows the walls to connect firmly to the infill."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_overlap label"
+msgid "Skin Overlap Percentage"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_overlap description"
+msgid ""
+"The amount of overlap between the skin and the walls. A slight overlap "
+"allows the walls to connect firmly to the skin."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_overlap_mm label"
+msgid "Skin Overlap"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_overlap_mm description"
+msgid ""
+"The amount of overlap between the skin and the walls. A slight overlap "
+"allows the walls to connect firmly to the skin."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_wipe_dist label"
+msgid "Infill Wipe Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_wipe_dist description"
+msgid ""
+"Distance of a travel move inserted after every infill line, to make the "
+"infill stick to the walls better. This option is similar to infill overlap, "
+"but without extrusion and only on one end of the infill line."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_sparse_thickness label"
+msgid "Infill Layer Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_sparse_thickness description"
+msgid ""
+"The thickness per layer of infill material. This value should always be a "
+"multiple of the layer height and is otherwise rounded."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "gradual_infill_steps label"
+msgid "Gradual Infill Steps"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "gradual_infill_steps description"
+msgid ""
+"Number of times to reduce the infill density by half when getting further "
+"below top surfaces. Areas which are closer to top surfaces get a higher "
+"density, up to the Infill Density."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "gradual_infill_step_height label"
+msgid "Gradual Infill Step Height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "gradual_infill_step_height description"
+msgid ""
+"The height of infill of a given density before switching to half the density."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_before_walls label"
+msgid "Infill Before Walls"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_before_walls description"
+msgid ""
+"Print the infill before printing the walls. Printing the walls first may "
+"lead to more accurate walls, but overhangs print worse. Printing the infill "
+"first leads to sturdier walls, but the infill pattern might sometimes show "
+"through the surface."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material label"
+msgid "Material"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material description"
+msgid "Material"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_flow_dependent_temperature label"
+msgid "Auto Temperature"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_flow_dependent_temperature description"
+msgid ""
+"Change the temperature for each layer automatically with the average flow "
+"speed of that layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_print_temperature label"
+msgid "Printing Temperature"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_print_temperature description"
+msgid ""
+"The temperature used for printing. Set at 0 to pre-heat the printer manually."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_flow_temp_graph label"
+msgid "Flow Temperature Graph"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_flow_temp_graph description"
+msgid ""
+"Data linking material flow (in mm3 per second) to temperature (degrees "
+"Celsius)."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_extrusion_cool_down_speed label"
+msgid "Extrusion Cool Down Speed Modifier"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_extrusion_cool_down_speed description"
+msgid ""
+"The extra speed by which the nozzle cools while extruding. The same value is "
+"used to signify the heat up speed lost when heating up while extruding."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_bed_temperature label"
+msgid "Build Plate Temperature"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_bed_temperature description"
+msgid ""
+"The temperature used for the heated build plate. Set at 0 to pre-heat the "
+"printer manually."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_diameter label"
+msgid "Diameter"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_diameter description"
+msgid ""
+"Adjusts the diameter of the filament used. Match this value with the "
+"diameter of the used filament."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_flow label"
+msgid "Flow"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_flow description"
+msgid ""
+"Flow compensation: the amount of material extruded is multiplied by this "
+"value."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_enable label"
+msgid "Enable Retraction"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_enable description"
+msgid ""
+"Retract the filament when the nozzle is moving over a non-printed area. "
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_amount label"
+msgid "Retraction Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_amount description"
+msgid "The length of material retracted during a retraction move."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_speed label"
+msgid "Retraction Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_speed description"
+msgid ""
+"The speed at which the filament is retracted and primed during a retraction "
+"move."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_retract_speed label"
+msgid "Retraction Retract Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_retract_speed description"
+msgid "The speed at which the filament is retracted during a retraction move."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_prime_speed label"
+msgid "Retraction Prime Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_prime_speed description"
+msgid "The speed at which the filament is primed during a retraction move."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_extra_prime_amount label"
+msgid "Retraction Extra Prime Amount"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_extra_prime_amount description"
+msgid ""
+"Some material can ooze away during a travel move, which can be compensated "
+"for here."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_min_travel label"
+msgid "Retraction Minimum Travel"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_min_travel description"
+msgid ""
+"The minimum distance of travel needed for a retraction to happen at all. "
+"This helps to get fewer retractions in a small area."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_count_max label"
+msgid "Maximum Retraction Count"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_count_max description"
+msgid ""
+"This setting limits the number of retractions occurring within the minimum "
+"extrusion distance window. Further retractions within this window will be "
+"ignored. This avoids retracting repeatedly on the same piece of filament, as "
+"that can flatten the filament and cause grinding issues."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_extrusion_window label"
+msgid "Minimum Extrusion Distance Window"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_extrusion_window description"
+msgid ""
+"The window in which the maximum retraction count is enforced. This value "
+"should be approximately the same as the retraction distance, so that "
+"effectively the number of times a retraction passes the same patch of "
+"material is limited."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_hop_enabled label"
+msgid "Z Hop when Retracted"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_hop_enabled description"
+msgid ""
+"Whenever a retraction is done, the build plate is lowered to create "
+"clearance between the nozzle and the print. It prevents the nozzle from "
+"hitting the print during travel moves, reducing the chance to knock the "
+"print from the build plate."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_hop_only_when_collides label"
+msgid "Z Hop Only Over Printed Parts"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_hop_only_when_collides description"
+msgid ""
+"Only perform a Z Hop when moving over printed parts which cannot be avoided "
+"by horizontal motion by Avoid Printed Parts when Traveling."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_hop label"
+msgid "Z Hop Height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_hop description"
+msgid "The height difference when performing a Z Hop."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_standby_temperature label"
+msgid "Standby Temperature"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_standby_temperature description"
+msgid ""
+"The temperature of the nozzle when another nozzle is currently used for "
+"printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "switch_extruder_retraction_amount label"
+msgid "Nozzle Switch Retraction Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "switch_extruder_retraction_amount description"
+msgid ""
+"The amount of retraction: Set at 0 for no retraction at all. This should "
+"generally be the same as the length of the heat zone."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "switch_extruder_retraction_speeds label"
+msgid "Nozzle Switch Retraction Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "switch_extruder_retraction_speeds description"
+msgid ""
+"The speed at which the filament is retracted. A higher retraction speed "
+"works better, but a very high retraction speed can lead to filament grinding."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "switch_extruder_retraction_speed label"
+msgid "Nozzle Switch Retract Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "switch_extruder_retraction_speed description"
+msgid ""
+"The speed at which the filament is retracted during a nozzle switch retract."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "switch_extruder_prime_speed label"
+msgid "Nozzle Switch Prime Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "switch_extruder_prime_speed description"
+msgid ""
+"The speed at which the filament is pushed back after a nozzle switch "
+"retraction."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_hop_after_extruder_switch label"
+msgid "Z Hop After Extruder Switch"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_hop_after_extruder_switch description"
+msgid ""
+"After the machine switched from one extruder to the other, the build plate "
+"is lowered to create clearance between the nozzle and the print. This "
+"prevents the nozzle from leaving oozed material on the outside of a print."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed label"
+msgid "Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed description"
+msgid "Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_print label"
+msgid "Print Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_print description"
+msgid "The speed at which printing happens."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_infill label"
+msgid "Infill Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_infill description"
+msgid "The speed at which infill is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_wall label"
+msgid "Wall Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_wall description"
+msgid "The speed at which the walls are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_wall_0 label"
+msgid "Outer Wall Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_wall_0 description"
+msgid ""
+"The speed at which the outermost walls are printed. Printing the outer wall "
+"at a lower speed improves the final skin quality. However, having a large "
+"difference between the inner wall speed and the outer wall speed will affect "
+"quality in a negative way."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_wall_x label"
+msgid "Inner Wall Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_wall_x description"
+msgid ""
+"The speed at which all inner walls are printed. Printing the inner wall "
+"faster than the outer wall will reduce printing time. It works well to set "
+"this in between the outer wall speed and the infill speed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_topbottom label"
+msgid "Top/Bottom Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_topbottom description"
+msgid "The speed at which top/bottom layers are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_support label"
+msgid "Support Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_support description"
+msgid ""
+"The speed at which the support structure is printed. Printing support at "
+"higher speeds can greatly reduce printing time. The surface quality of the "
+"support structure is not important since it is removed after printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_support_infill label"
+msgid "Support Infill Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_support_infill description"
+msgid ""
+"The speed at which the infill of support is printed. Printing the infill at "
+"lower speeds improves stability."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_support_interface label"
+msgid "Support Interface Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_support_interface description"
+msgid ""
+"The speed at which the roofs and bottoms of support are printed. Printing "
+"the them at lower speeds can improve overhang quality."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_prime_tower label"
+msgid "Prime Tower Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_prime_tower description"
+msgid ""
+"The speed at which the prime tower is printed. Printing the prime tower "
+"slower can make it more stable when the adhesion between the different "
+"filaments is suboptimal."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_travel label"
+msgid "Travel Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_travel description"
+msgid "The speed at which travel moves are made."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_layer_0 label"
+msgid "Initial Layer Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_layer_0 description"
+msgid ""
+"The speed for the initial layer. A lower value is advised to improve "
+"adhesion to the build plate."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_print_layer_0 label"
+msgid "Initial Layer Print Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_print_layer_0 description"
+msgid ""
+"The speed of printing for the initial layer. A lower value is advised to "
+"improve adhesion to the build plate."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_travel_layer_0 label"
+msgid "Initial Layer Travel Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_travel_layer_0 description"
+msgid ""
+"The speed of travel moves in the initial layer. A lower value is advised to "
+"prevent pulling previously printed parts away from the build plate."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_brim_speed label"
+msgid "Skirt/Brim Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_brim_speed description"
+msgid ""
+"The speed at which the skirt and brim are printed. Normally this is done at "
+"the initial layer speed, but sometimes you might want to print the skirt or "
+"brim at a different speed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "max_feedrate_z_override label"
+msgid "Maximum Z Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "max_feedrate_z_override description"
+msgid ""
+"The maximum speed with which the build plate is moved. Setting this to zero "
+"causes the print to use the firmware defaults for the maximum z speed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_slowdown_layers label"
+msgid "Number of Slower Layers"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_slowdown_layers description"
+msgid ""
+"The first few layers are printed slower than the rest of the model, to get "
+"better adhesion to the build plate and improve the overall success rate of "
+"prints. The speed is gradually increased over these layers."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_equalize_flow_enabled label"
+msgid "Equalize Filament Flow"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_equalize_flow_enabled description"
+msgid ""
+"Print thinner than normal lines faster so that the amount of material "
+"extruded per second remains the same. Thin pieces in your model might "
+"require lines printed with smaller line width than provided in the settings. "
+"This setting controls the speed changes for such lines."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_equalize_flow_max label"
+msgid "Maximum Speed for Flow Equalization"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "speed_equalize_flow_max description"
+msgid ""
+"Maximum print speed when adjusting the print speed in order to equalize flow."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_enabled label"
+msgid "Enable Acceleration Control"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_enabled description"
+msgid ""
+"Enables adjusting the print head acceleration. Increasing the accelerations "
+"can reduce printing time at the cost of print quality."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_print label"
+msgid "Print Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_print description"
+msgid "The acceleration with which printing happens."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_infill label"
+msgid "Infill Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_infill description"
+msgid "The acceleration with which infill is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_wall label"
+msgid "Wall Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_wall description"
+msgid "The acceleration with which the walls are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_wall_0 label"
+msgid "Outer Wall Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_wall_0 description"
+msgid "The acceleration with which the outermost walls are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_wall_x label"
+msgid "Inner Wall Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_wall_x description"
+msgid "The acceleration with which all inner walls are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_topbottom label"
+msgid "Top/Bottom Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_topbottom description"
+msgid "The acceleration with which top/bottom layers are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_support label"
+msgid "Support Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_support description"
+msgid "The acceleration with which the support structure is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_support_infill label"
+msgid "Support Infill Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_support_infill description"
+msgid "The acceleration with which the infill of support is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_support_interface label"
+msgid "Support Interface Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_support_interface description"
+msgid ""
+"The acceleration with which the roofs and bottoms of support are printed. "
+"Printing them at lower accelerations can improve overhang quality."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_prime_tower label"
+msgid "Prime Tower Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_prime_tower description"
+msgid "The acceleration with which the prime tower is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_travel label"
+msgid "Travel Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_travel description"
+msgid "The acceleration with which travel moves are made."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_layer_0 label"
+msgid "Initial Layer Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_layer_0 description"
+msgid "The acceleration for the initial layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_print_layer_0 label"
+msgid "Initial Layer Print Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_print_layer_0 description"
+msgid "The acceleration during the printing of the initial layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_travel_layer_0 label"
+msgid "Initial Layer Travel Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_travel_layer_0 description"
+msgid "The acceleration for travel moves in the initial layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_skirt_brim label"
+msgid "Skirt/Brim Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "acceleration_skirt_brim description"
+msgid ""
+"The acceleration with which the skirt and brim are printed. Normally this is "
+"done with the initial layer acceleration, but sometimes you might want to "
+"print the skirt or brim at a different acceleration."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_enabled label"
+msgid "Enable Jerk Control"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_enabled description"
+msgid ""
+"Enables adjusting the jerk of print head when the velocity in the X or Y "
+"axis changes. Increasing the jerk can reduce printing time at the cost of "
+"print quality."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_print label"
+msgid "Print Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_print description"
+msgid "The maximum instantaneous velocity change of the print head."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_infill label"
+msgid "Infill Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_infill description"
+msgid "The maximum instantaneous velocity change with which infill is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_wall label"
+msgid "Wall Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_wall description"
+msgid ""
+"The maximum instantaneous velocity change with which the walls are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_wall_0 label"
+msgid "Outer Wall Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_wall_0 description"
+msgid ""
+"The maximum instantaneous velocity change with which the outermost walls are "
+"printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_wall_x label"
+msgid "Inner Wall Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_wall_x description"
+msgid ""
+"The maximum instantaneous velocity change with which all inner walls are "
+"printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_topbottom label"
+msgid "Top/Bottom Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_topbottom description"
+msgid ""
+"The maximum instantaneous velocity change with which top/bottom layers are "
+"printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_support label"
+msgid "Support Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_support description"
+msgid ""
+"The maximum instantaneous velocity change with which the support structure "
+"is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_support_infill label"
+msgid "Support Infill Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_support_infill description"
+msgid ""
+"The maximum instantaneous velocity change with which the infill of support "
+"is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_support_interface label"
+msgid "Support Interface Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_support_interface description"
+msgid ""
+"The maximum instantaneous velocity change with which the roofs and bottoms "
+"of support are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_prime_tower label"
+msgid "Prime Tower Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_prime_tower description"
+msgid ""
+"The maximum instantaneous velocity change with which the prime tower is "
+"printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_travel label"
+msgid "Travel Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_travel description"
+msgid ""
+"The maximum instantaneous velocity change with which travel moves are made."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_layer_0 label"
+msgid "Initial Layer Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_layer_0 description"
+msgid "The print maximum instantaneous velocity change for the initial layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_print_layer_0 label"
+msgid "Initial Layer Print Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_print_layer_0 description"
+msgid ""
+"The maximum instantaneous velocity change during the printing of the initial "
+"layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_travel_layer_0 label"
+msgid "Initial Layer Travel Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_travel_layer_0 description"
+msgid "The acceleration for travel moves in the initial layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_skirt_brim label"
+msgid "Skirt/Brim Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "jerk_skirt_brim description"
+msgid ""
+"The maximum instantaneous velocity change with which the skirt and brim are "
+"printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel label"
+msgid "Travel"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel description"
+msgid "travel"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_combing label"
+msgid "Combing Mode"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_combing description"
+msgid ""
+"Combing keeps the nozzle within already printed areas when traveling. This "
+"results in slightly longer travel moves but reduces the need for "
+"retractions. If combing is off, the material will retract and the nozzle "
+"moves in a straight line to the next point. It is also possible to avoid "
+"combing over top/bottom skin areas by combing within the infill only. It is "
+"also possible to avoid combing over top/bottom skin areas by combing within "
+"the infill only."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_combing option off"
+msgid "Off"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_combing option all"
+msgid "All"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "retraction_combing option noskin"
+msgid "No Skin"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_avoid_other_parts label"
+msgid "Avoid Printed Parts when Traveling"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_avoid_other_parts description"
+msgid ""
+"The nozzle avoids already printed parts when traveling. This option is only "
+"available when combing is enabled."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_avoid_distance label"
+msgid "Travel Avoid Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "travel_avoid_distance description"
+msgid ""
+"The distance between the nozzle and already printed parts when avoiding "
+"during travel moves."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cooling label"
+msgid "Cooling"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cooling description"
+msgid "Cooling"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_enabled label"
+msgid "Enable Print Cooling"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_enabled description"
+msgid ""
+"Enables the print cooling fans while printing. The fans improve print "
+"quality on layers with short layer times and bridging / overhangs."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_speed label"
+msgid "Fan Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_speed description"
+msgid "The speed at which the print cooling fans spin."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_speed_min label"
+msgid "Regular Fan Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_speed_min description"
+msgid ""
+"The speed at which the fans spin before hitting the threshold. When a layer "
+"prints faster than the threshold, the fan speed gradually inclines towards "
+"the maximum fan speed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_speed_max label"
+msgid "Maximum Fan Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_speed_max description"
+msgid ""
+"The speed at which the fans spin on the minimum layer time. The fan speed "
+"gradually increases between the regular fan speed and maximum fan speed when "
+"the threshold is hit."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_min_layer_time_fan_speed_max label"
+msgid "Regular/Maximum Fan Speed Threshold"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_min_layer_time_fan_speed_max description"
+msgid ""
+"The layer time which sets the threshold between regular fan speed and "
+"maximum fan speed. Layers that print slower than this time use regular fan "
+"speed. For faster layers the fan speed gradually increases towards the "
+"maximum fan speed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_full_at_height label"
+msgid "Regular Fan Speed at Height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_full_at_height description"
+msgid ""
+"The height at which the fans spin on regular fan speed. At the layers below "
+"the fan speed gradually increases from zero to regular fan speed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_full_layer label"
+msgid "Regular Fan Speed at Layer"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_fan_full_layer description"
+msgid ""
+"The layer at which the fans spin on regular fan speed. If regular fan speed "
+"at height is set, this value is calculated and rounded to a whole number."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_min_layer_time label"
+msgid "Minimum Layer Time"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_min_layer_time description"
+msgid ""
+"The minimum time spent in a layer. This forces the printer to slow down, to "
+"at least spend the time set here in one layer. This allows the printed "
+"material to cool down properly before printing the next layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_min_speed label"
+msgid "Minimum Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_min_speed description"
+msgid ""
+"The minimum print speed, despite slowing down due to the minimum layer time. "
+"When the printer would slow down too much, the pressure in the nozzle would "
+"be too low and result in bad print quality."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_lift_head label"
+msgid "Lift Head"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "cool_lift_head description"
+msgid ""
+"When the minimum speed is hit because of minimum layer time, lift the head "
+"away from the print and wait the extra time until the minimum layer time is "
+"reached."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support label"
+msgid "Support"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support description"
+msgid "Support"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_enable label"
+msgid "Enable Support"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_enable description"
+msgid ""
+"Enable support structures. These structures support parts of the model with "
+"severe overhangs."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_type label"
+msgid "Support Placement"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_type description"
+msgid ""
+"Adjusts the placement of the support structures. The placement can be set to "
+"touching build plate or everywhere. When set to everywhere the support "
+"structures will also be printed on the model."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_type option buildplate"
+msgid "Touching Buildplate"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_type option everywhere"
+msgid "Everywhere"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_angle label"
+msgid "Support Overhang Angle"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_angle description"
+msgid ""
+"The minimum angle of overhangs for which support is added. At a value of 0° "
+"all overhangs are supported, 90° will not provide any support."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_pattern label"
+msgid "Support Pattern"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_pattern description"
+msgid ""
+"The pattern of the support structures of the print. The different options "
+"available result in sturdy or easy to remove support."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_pattern option lines"
+msgid "Lines"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_pattern option grid"
+msgid "Grid"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_pattern option triangles"
+msgid "Triangles"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_pattern option concentric"
+msgid "Concentric"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_pattern option zigzag"
+msgid "Zig Zag"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_connect_zigzags label"
+msgid "Connect Support ZigZags"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_connect_zigzags description"
+msgid ""
+"Connect the ZigZags. This will increase the strength of the zig zag support "
+"structure."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_infill_rate label"
+msgid "Support Density"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_infill_rate description"
+msgid ""
+"Adjusts the density of the support structure. A higher value results in "
+"better overhangs, but the supports are harder to remove."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_line_distance label"
+msgid "Support Line Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_line_distance description"
+msgid ""
+"Distance between the printed support structure lines. This setting is "
+"calculated by the support density."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_z_distance label"
+msgid "Support Z Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_z_distance description"
+msgid ""
+"Distance from the top/bottom of the support structure to the print. This gap "
+"provides clearance to remove the supports after the model is printed. This "
+"value is rounded down to a multiple of the layer height."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_top_distance label"
+msgid "Support Top Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_top_distance description"
+msgid "Distance from the top of the support to the print."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_bottom_distance label"
+msgid "Support Bottom Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_bottom_distance description"
+msgid "Distance from the print to the bottom of the support."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_xy_distance label"
+msgid "Support X/Y Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_xy_distance description"
+msgid "Distance of the support structure from the print in the X/Y directions."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_xy_overrides_z label"
+msgid "Support Distance Priority"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_xy_overrides_z description"
+msgid ""
+"Whether the Support X/Y Distance overrides the Support Z Distance or vice "
+"versa. When X/Y overrides Z the X/Y distance can push away the support from "
+"the model, influencing the actual Z distance to the overhang. We can disable "
+"this by not applying the X/Y distance around overhangs."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_xy_overrides_z option xy_overrides_z"
+msgid "X/Y overrides Z"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_xy_overrides_z option z_overrides_xy"
+msgid "Z overrides X/Y"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_xy_distance_overhang label"
+msgid "Minimum Support X/Y Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_xy_distance_overhang description"
+msgid ""
+"Distance of the support structure from the overhang in the X/Y directions. "
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_bottom_stair_step_height label"
+msgid "Support Stair Step Height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_bottom_stair_step_height description"
+msgid ""
+"The height of the steps of the stair-like bottom of support resting on the "
+"model. A low value makes the support harder to remove, but too high values "
+"can lead to unstable support structures."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_join_distance label"
+msgid "Support Join Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_join_distance description"
+msgid ""
+"The maximum distance between support structures in the X/Y directions. When "
+"seperate structures are closer together than this value, the structures "
+"merge into one."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_offset label"
+msgid "Support Horizontal Expansion"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_offset description"
+msgid ""
+"Amount of offset applied to all support polygons in each layer. Positive "
+"values can smooth out the support areas and result in more sturdy support."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_enable label"
+msgid "Enable Support Interface"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_enable description"
+msgid ""
+"Generate a dense interface between the model and the support. This will "
+"create a skin at the top of the support on which the model is printed and at "
+"the bottom of the support, where it rests on the model."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_height label"
+msgid "Support Interface Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_height description"
+msgid ""
+"The thickness of the interface of the support where it touches with the "
+"model on the bottom or the top."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_roof_height label"
+msgid "Support Roof Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_roof_height description"
+msgid ""
+"The thickness of the support roofs. This controls the amount of dense layers "
+"at the top of the support on which the model rests."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_bottom_height label"
+msgid "Support Bottom Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_bottom_height description"
+msgid ""
+"The thickness of the support bottoms. This controls the number of dense "
+"layers are printed on top of places of a model on which support rests."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_skip_height label"
+msgid "Support Interface Resolution"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_skip_height description"
+msgid ""
+"When checking where there's model above the support, take steps of the given "
+"height. Lower values will slice slower, while higher values may cause normal "
+"support to be printed in some places where there should have been support "
+"interface."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_density label"
+msgid "Support Interface Density"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_density description"
+msgid ""
+"Adjusts the density of the roofs and bottoms of the support structure. A "
+"higher value results in better overhangs, but the supports are harder to "
+"remove."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_line_distance label"
+msgid "Support Interface Line Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_line_distance description"
+msgid ""
+"Distance between the printed support interface lines. This setting is "
+"calculated by the Support Interface Density, but can be adjusted separately."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_pattern label"
+msgid "Support Interface Pattern"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_pattern description"
+msgid ""
+"The pattern with which the interface of the support with the model is "
+"printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_pattern option lines"
+msgid "Lines"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_pattern option grid"
+msgid "Grid"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_pattern option triangles"
+msgid "Triangles"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_pattern option concentric"
+msgid "Concentric"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_pattern option zigzag"
+msgid "Zig Zag"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_use_towers label"
+msgid "Use Towers"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_use_towers description"
+msgid ""
+"Use specialized towers to support tiny overhang areas. These towers have a "
+"larger diameter than the region they support. Near the overhang the towers' "
+"diameter decreases, forming a roof."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_tower_diameter label"
+msgid "Tower Diameter"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_tower_diameter description"
+msgid "The diameter of a special tower."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_minimal_diameter label"
+msgid "Minimum Diameter"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_minimal_diameter description"
+msgid ""
+"Minimum diameter in the X/Y directions of a small area which is to be "
+"supported by a specialized support tower."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_tower_roof_angle label"
+msgid "Tower Roof Angle"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_tower_roof_angle description"
+msgid ""
+"The angle of a rooftop of a tower. A higher value results in pointed tower "
+"roofs, a lower value results in flattened tower roofs."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "platform_adhesion label"
+msgid "Build Plate Adhesion"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "platform_adhesion description"
+msgid "Adhesion"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "extruder_prime_pos_x label"
+msgid "Extruder Prime X Position"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "extruder_prime_pos_x description"
+msgid ""
+"The X coordinate of the position where the nozzle primes at the start of "
+"printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "extruder_prime_pos_y label"
+msgid "Extruder Prime Y Position"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "extruder_prime_pos_y description"
+msgid ""
+"The Y coordinate of the position where the nozzle primes at the start of "
+"printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "adhesion_type label"
+msgid "Build Plate Adhesion Type"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "adhesion_type description"
+msgid ""
+"Different options that help to improve both priming your extrusion and "
+"adhesion to the build plate. Brim adds a single layer flat area around the "
+"base of your model to prevent warping. Raft adds a thick grid with a roof "
+"below the model. Skirt is a line printed around the model, but not connected "
+"to the model."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "adhesion_type option skirt"
+msgid "Skirt"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "adhesion_type option brim"
+msgid "Brim"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "adhesion_type option raft"
+msgid "Raft"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_line_count label"
+msgid "Skirt Line Count"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_line_count description"
+msgid ""
+"Multiple skirt lines help to prime your extrusion better for small models. "
+"Setting this to 0 will disable the skirt."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_gap label"
+msgid "Skirt Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_gap description"
+msgid ""
+"The horizontal distance between the skirt and the first layer of the print.\n"
+"This is the minimum distance, multiple skirt lines will extend outwards from "
+"this distance."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_brim_minimal_length label"
+msgid "Skirt/Brim Minimum Length"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_brim_minimal_length description"
+msgid ""
+"The minimum length of the skirt or brim. If this length is not reached by "
+"all skirt or brim lines together, more skirt or brim lines will be added "
+"until the minimum length is reached. Note: If the line count is set to 0 "
+"this is ignored."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "brim_width label"
+msgid "Brim Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "brim_width description"
+msgid ""
+"The distance from the model to the outermost brim line. A larger brim "
+"enhances adhesion to the build plate, but also reduces the effective print "
+"area."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "brim_line_count label"
+msgid "Brim Line Count"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "brim_line_count description"
+msgid ""
+"The number of lines used for a brim. More brim lines enhance adhesion to the "
+"build plate, but also reduces the effective print area."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "brim_outside_only label"
+msgid "Brim Only on Outside"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "brim_outside_only description"
+msgid ""
+"Only print the brim on the outside of the model. This reduces the amount of "
+"brim you need to remove afterwards, while it doesn't reduce the bed adhesion "
+"that much."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_margin label"
+msgid "Raft Extra Margin"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_margin description"
+msgid ""
+"If the raft is enabled, this is the extra raft area around the model which "
+"is also given a raft. Increasing this margin will create a stronger raft "
+"while using more material and leaving less area for your print."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_airgap label"
+msgid "Raft Air Gap"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_airgap description"
+msgid ""
+"The gap between the final raft layer and the first layer of the model. Only "
+"the first layer is raised by this amount to lower the bonding between the "
+"raft layer and the model. Makes it easier to peel off the raft."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "layer_0_z_overlap label"
+msgid "Initial Layer Z Overlap"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "layer_0_z_overlap description"
+msgid ""
+"Make the first and second layer of the model overlap in the Z direction to "
+"compensate for the filament lost in the airgap. All models above the first "
+"model layer will be shifted down by this amount."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_layers label"
+msgid "Raft Top Layers"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_layers description"
+msgid ""
+"The number of top layers on top of the 2nd raft layer. These are fully "
+"filled layers that the model sits on. 2 layers result in a smoother top "
+"surface than 1."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_thickness label"
+msgid "Raft Top Layer Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_thickness description"
+msgid "Layer thickness of the top raft layers."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_line_width label"
+msgid "Raft Top Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_line_width description"
+msgid ""
+"Width of the lines in the top surface of the raft. These can be thin lines "
+"so that the top of the raft becomes smooth."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_line_spacing label"
+msgid "Raft Top Spacing"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_line_spacing description"
+msgid ""
+"The distance between the raft lines for the top raft layers. The spacing "
+"should be equal to the line width, so that the surface is solid."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_thickness label"
+msgid "Raft Middle Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_thickness description"
+msgid "Layer thickness of the middle raft layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_line_width label"
+msgid "Raft Middle Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_line_width description"
+msgid ""
+"Width of the lines in the middle raft layer. Making the second layer extrude "
+"more causes the lines to stick to the build plate."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_line_spacing label"
+msgid "Raft Middle Spacing"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_line_spacing description"
+msgid ""
+"The distance between the raft lines for the middle raft layer. The spacing "
+"of the middle should be quite wide, while being dense enough to support the "
+"top raft layers."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_thickness label"
+msgid "Raft Base Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_thickness description"
+msgid ""
+"Layer thickness of the base raft layer. This should be a thick layer which "
+"sticks firmly to the printer build plate."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_line_width label"
+msgid "Raft Base Line Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_line_width description"
+msgid ""
+"Width of the lines in the base raft layer. These should be thick lines to "
+"assist in build plate adhesion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_line_spacing label"
+msgid "Raft Line Spacing"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_line_spacing description"
+msgid ""
+"The distance between the raft lines for the base raft layer. Wide spacing "
+"makes for easy removal of the raft from the build plate."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_speed label"
+msgid "Raft Print Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_speed description"
+msgid "The speed at which the raft is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_speed label"
+msgid "Raft Top Print Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_speed description"
+msgid ""
+"The speed at which the top raft layers are printed. These should be printed "
+"a bit slower, so that the nozzle can slowly smooth out adjacent surface "
+"lines."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_speed label"
+msgid "Raft Middle Print Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_speed description"
+msgid ""
+"The speed at which the middle raft layer is printed. This should be printed "
+"quite slowly, as the volume of material coming out of the nozzle is quite "
+"high."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_speed label"
+msgid "Raft Base Print Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_speed description"
+msgid ""
+"The speed at which the base raft layer is printed. This should be printed "
+"quite slowly, as the volume of material coming out of the nozzle is quite "
+"high."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_acceleration label"
+msgid "Raft Print Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_acceleration description"
+msgid "The acceleration with which the raft is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_acceleration label"
+msgid "Raft Top Print Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_acceleration description"
+msgid "The acceleration with which the top raft layers are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_acceleration label"
+msgid "Raft Middle Print Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_acceleration description"
+msgid "The acceleration with which the middle raft layer is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_acceleration label"
+msgid "Raft Base Print Acceleration"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_acceleration description"
+msgid "The acceleration with which the base raft layer is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_jerk label"
+msgid "Raft Print Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_jerk description"
+msgid "The jerk with which the raft is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_jerk label"
+msgid "Raft Top Print Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_jerk description"
+msgid "The jerk with which the top raft layers are printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_jerk label"
+msgid "Raft Middle Print Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_jerk description"
+msgid "The jerk with which the middle raft layer is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_jerk label"
+msgid "Raft Base Print Jerk"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_jerk description"
+msgid "The jerk with which the base raft layer is printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_fan_speed label"
+msgid "Raft Fan Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_fan_speed description"
+msgid "The fan speed for the raft."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_fan_speed label"
+msgid "Raft Top Fan Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_fan_speed description"
+msgid "The fan speed for the top raft layers."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_fan_speed label"
+msgid "Raft Middle Fan Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_fan_speed description"
+msgid "The fan speed for the middle raft layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_fan_speed label"
+msgid "Raft Base Fan Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_fan_speed description"
+msgid "The fan speed for the base raft layer."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "dual label"
+msgid "Dual Extrusion"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "dual description"
+msgid "Settings used for printing with multiple extruders."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "adhesion_extruder_nr label"
+msgid "Build Plate Adhesion Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "adhesion_extruder_nr description"
+msgid ""
+"The extruder train to use for printing the skirt/brim/raft. This is used in "
+"multi-extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_extruder_nr label"
+msgid "Support Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_extruder_nr description"
+msgid ""
+"The extruder train to use for printing the support. This is used in multi-"
+"extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_infill_extruder_nr label"
+msgid "Support Infill Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_infill_extruder_nr description"
+msgid ""
+"The extruder train to use for printing the infill of the support. This is "
+"used in multi-extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_extruder_nr_layer_0 label"
+msgid "First Layer Support Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_extruder_nr_layer_0 description"
+msgid ""
+"The extruder train to use for printing the first layer of support infill. "
+"This is used in multi-extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_extruder_nr label"
+msgid "Support Interface Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_interface_extruder_nr description"
+msgid ""
+"The extruder train to use for printing the roofs and bottoms of the support. "
+"This is used in multi-extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_enable label"
+msgid "Enable Prime Tower"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_enable description"
+msgid ""
+"Print a tower next to the print which serves to prime the material after "
+"each nozzle switch."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_size label"
+msgid "Prime Tower Size"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_size description"
+msgid "The width of the prime tower."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_position_x label"
+msgid "Prime Tower X Position"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_position_x description"
+msgid "The x coordinate of the position of the prime tower."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_position_y label"
+msgid "Prime Tower Y Position"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_position_y description"
+msgid "The y coordinate of the position of the prime tower."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_flow label"
+msgid "Prime Tower Flow"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_flow description"
+msgid ""
+"Flow compensation: the amount of material extruded is multiplied by this "
+"value."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_wipe_enabled label"
+msgid "Wipe Nozzle on Prime Tower"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "prime_tower_wipe_enabled description"
+msgid ""
+"After printing the prime tower with one nozzle, wipe the oozed material from "
+"the other nozzle off on the prime tower."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "multiple_mesh_overlap label"
+msgid "Dual Extrusion Overlap"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "multiple_mesh_overlap description"
+msgid ""
+"Make the models printed with different extruder trains overlap a bit. This "
+"makes the different materials bond together better."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "ooze_shield_enabled label"
+msgid "Enable Ooze Shield"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "ooze_shield_enabled description"
+msgid ""
+"Enable exterior ooze shield. This will create a shell around the model which "
+"is likely to wipe a second nozzle if it's at the same height as the first "
+"nozzle."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "ooze_shield_angle label"
+msgid "Ooze Shield Angle"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "ooze_shield_angle description"
+msgid ""
+"The maximum angle a part in the ooze shield will have. With 0 degrees being "
+"vertical, and 90 degrees being horizontal. A smaller angle leads to less "
+"failed ooze shields, but more material."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "ooze_shield_dist label"
+msgid "Ooze Shield Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "ooze_shield_dist description"
+msgid "Distance of the ooze shield from the print, in the X/Y directions."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix label"
+msgid "Mesh Fixes"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix description"
+msgid "category_fixes"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_union_all label"
+msgid "Union Overlapping Volumes"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_union_all description"
+msgid ""
+"Ignore the internal geometry arising from overlapping volumes and print the "
+"volumes as one. This may cause internal cavities to disappear."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_union_all_remove_holes label"
+msgid "Remove All Holes"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_union_all_remove_holes description"
+msgid ""
+"Remove the holes in each layer and keep only the outside shape. This will "
+"ignore any invisible internal geometry. However, it also ignores layer holes "
+"which can be viewed from above or below."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_extensive_stitching label"
+msgid "Extensive Stitching"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_extensive_stitching description"
+msgid ""
+"Extensive stitching tries to stitch up open holes in the mesh by closing the "
+"hole with touching polygons. This option can introduce a lot of processing "
+"time."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_keep_open_polygons label"
+msgid "Keep Disconnected Faces"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_keep_open_polygons description"
+msgid ""
+"Normally Cura tries to stitch up small holes in the mesh and remove parts of "
+"a layer with big holes. Enabling this option keeps those parts which cannot "
+"be stitched. This option should be used as a last resort option when "
+"everything else fails to produce proper GCode."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "blackmagic label"
+msgid "Special Modes"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "blackmagic description"
+msgid "category_blackmagic"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "print_sequence label"
+msgid "Print Sequence"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "print_sequence description"
+msgid ""
+"Whether to print all models one layer at a time or to wait for one model to "
+"finish, before moving on to the next. One at a time mode is only possible if "
+"all models are separated in such a way that the whole print head can move in "
+"between and all models are lower than the distance between the nozzle and "
+"the X/Y axes."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "print_sequence option all_at_once"
+msgid "All at Once"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "print_sequence option one_at_a_time"
+msgid "One at a Time"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_mesh label"
+msgid "Infill Mesh"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_mesh description"
+msgid ""
+"Use this mesh to modify the infill of other meshes with which it overlaps. "
+"Replaces infill regions of other meshes with regions for this mesh. It's "
+"suggested to only print one Wall and no Top/Bottom Skin for this mesh."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_mesh_order label"
+msgid "Infill Mesh Order"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "infill_mesh_order description"
+msgid ""
+"Determines which infill mesh is inside the infill of another infill mesh. An "
+"infill mesh with a higher order will modify the infill of infill meshes with "
+"lower order and normal meshes."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_mesh_surface_mode label"
+msgid "Surface Mode"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_mesh_surface_mode description"
+msgid ""
+"Treat the model as a surface only, a volume, or volumes with loose surfaces. "
+"The normal print mode only prints enclosed volumes. \"Surface\" prints a "
+"single wall tracing the mesh surface with no infill and no top/bottom skin. "
+"\"Both\" prints enclosed volumes like normal and any remaining polygons as "
+"surfaces."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_mesh_surface_mode option normal"
+msgid "Normal"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_mesh_surface_mode option surface"
+msgid "Surface"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_mesh_surface_mode option both"
+msgid "Both"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_spiralize label"
+msgid "Spiralize Outer Contour"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_spiralize description"
+msgid ""
+"Spiralize smooths out the Z move of the outer edge. This will create a "
+"steady Z increase over the whole print. This feature turns a solid model "
+"into a single walled print with a solid bottom. This feature used to be "
+"called Joris in older versions."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "experimental label"
+msgid "Experimental"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "experimental description"
+msgid "experimental!"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_enabled label"
+msgid "Enable Draft Shield"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_enabled description"
+msgid ""
+"This will create a wall around the model, which traps (hot) air and shields "
+"against exterior airflow. Especially useful for materials which warp easily."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_dist label"
+msgid "Draft Shield X/Y Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_dist description"
+msgid "Distance of the draft shield from the print, in the X/Y directions."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_height_limitation label"
+msgid "Draft Shield Limitation"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_height_limitation description"
+msgid ""
+"Set the height of the draft shield. Choose to print the draft shield at the "
+"full height of the model or at a limited height."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_height_limitation option full"
+msgid "Full"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_height_limitation option limited"
+msgid "Limited"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_height label"
+msgid "Draft Shield Height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "draft_shield_height description"
+msgid ""
+"Height limitation of the draft shield. Above this height no draft shield "
+"will be printed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "conical_overhang_enabled label"
+msgid "Make Overhang Printable"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "conical_overhang_enabled description"
+msgid ""
+"Change the geometry of the printed model such that minimal support is "
+"required. Steep overhangs will become shallow overhangs. Overhanging areas "
+"will drop down to become more vertical."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "conical_overhang_angle label"
+msgid "Maximum Model Angle"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "conical_overhang_angle description"
+msgid ""
+"The maximum angle of overhangs after the they have been made printable. At a "
+"value of 0° all overhangs are replaced by a piece of model connected to the "
+"build plate, 90° will not change the model in any way."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "coasting_enable label"
+msgid "Enable Coasting"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "coasting_enable description"
+msgid ""
+"Coasting replaces the last part of an extrusion path with a travel path. The "
+"oozed material is used to print the last piece of the extrusion path in "
+"order to reduce stringing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "coasting_volume label"
+msgid "Coasting Volume"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "coasting_volume description"
+msgid ""
+"The volume otherwise oozed. This value should generally be close to the "
+"nozzle diameter cubed."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "coasting_min_volume label"
+msgid "Minimum Volume Before Coasting"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "coasting_min_volume description"
+msgid ""
+"The smallest volume an extrusion path should have before allowing coasting. "
+"For smaller extrusion paths, less pressure has been built up in the bowden "
+"tube and so the coasted volume is scaled linearly. This value should always "
+"be larger than the Coasting Volume."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "coasting_speed label"
+msgid "Coasting Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "coasting_speed description"
+msgid ""
+"The speed by which to move during coasting, relative to the speed of the "
+"extrusion path. A value slightly under 100% is advised, since during the "
+"coasting move the pressure in the bowden tube drops."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_outline_count label"
+msgid "Extra Skin Wall Count"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_outline_count description"
+msgid ""
+"Replaces the outermost part of the top/bottom pattern with a number of "
+"concentric lines. Using one or two lines improves roofs that start on infill "
+"material."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_alternate_rotation label"
+msgid "Alternate Skin Rotation"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skin_alternate_rotation description"
+msgid ""
+"Alternate the direction in which the top/bottom layers are printed. Normally "
+"they are printed diagonally only. This setting adds the X-only and Y-only "
+"directions."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_conical_enabled label"
+msgid "Enable Conical Support"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_conical_enabled description"
+msgid ""
+"Experimental feature: Make support areas smaller at the bottom than at the "
+"overhang."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_conical_angle label"
+msgid "Conical Support Angle"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_conical_angle description"
+msgid ""
+"The angle of the tilt of conical support. With 0 degrees being vertical, and "
+"90 degrees being horizontal. Smaller angles cause the support to be more "
+"sturdy, but consist of more material. Negative angles cause the base of the "
+"support to be wider than the top."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_conical_min_width label"
+msgid "Conical Support Minimum Width"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "support_conical_min_width description"
+msgid ""
+"Minimum width to which the base of the conical support area is reduced. "
+"Small widths can lead to unstable support structures."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_fuzzy_skin_enabled label"
+msgid "Fuzzy Skin"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_fuzzy_skin_enabled description"
+msgid ""
+"Randomly jitter while printing the outer wall, so that the surface has a "
+"rough and fuzzy look."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_fuzzy_skin_thickness label"
+msgid "Fuzzy Skin Thickness"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_fuzzy_skin_thickness description"
+msgid ""
+"The width within which to jitter. It's advised to keep this below the outer "
+"wall width, since the inner walls are unaltered."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_fuzzy_skin_point_density label"
+msgid "Fuzzy Skin Density"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_fuzzy_skin_point_density description"
+msgid ""
+"The average density of points introduced on each polygon in a layer. Note "
+"that the original points of the polygon are discarded, so a low density "
+"results in a reduction of the resolution."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_fuzzy_skin_point_dist label"
+msgid "Fuzzy Skin Point Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "magic_fuzzy_skin_point_dist description"
+msgid ""
+"The average distance between the random points introduced on each line "
+"segment. Note that the original points of the polygon are discarded, so a "
+"high smoothness results in a reduction of the resolution. This value must be "
+"higher than half the Fuzzy Skin Thickness."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_enabled label"
+msgid "Wire Printing"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_enabled description"
+msgid ""
+"Print only the outside surface with a sparse webbed structure, printing 'in "
+"thin air'. This is realized by horizontally printing the contours of the "
+"model at given Z intervals which are connected via upward and diagonally "
+"downward lines."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_height label"
+msgid "WP Connection Height"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_height description"
+msgid ""
+"The height of the upward and diagonally downward lines between two "
+"horizontal parts. This determines the overall density of the net structure. "
+"Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_roof_inset label"
+msgid "WP Roof Inset Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_roof_inset description"
+msgid ""
+"The distance covered when making a connection from a roof outline inward. "
+"Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed label"
+msgid "WP Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed description"
+msgid ""
+"Speed at which the nozzle moves when extruding material. Only applies to "
+"Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed_bottom label"
+msgid "WP Bottom Printing Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed_bottom description"
+msgid ""
+"Speed of printing the first layer, which is the only layer touching the "
+"build platform. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed_up label"
+msgid "WP Upward Printing Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed_up description"
+msgid ""
+"Speed of printing a line upward 'in thin air'. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed_down label"
+msgid "WP Downward Printing Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed_down description"
+msgid ""
+"Speed of printing a line diagonally downward. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed_flat label"
+msgid "WP Horizontal Printing Speed"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_printspeed_flat description"
+msgid ""
+"Speed of printing the horizontal contours of the model. Only applies to Wire "
+"Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_flow label"
+msgid "WP Flow"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_flow description"
+msgid ""
+"Flow compensation: the amount of material extruded is multiplied by this "
+"value. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_flow_connection label"
+msgid "WP Connection Flow"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_flow_connection description"
+msgid "Flow compensation when going up or down. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_flow_flat label"
+msgid "WP Flat Flow"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_flow_flat description"
+msgid ""
+"Flow compensation when printing flat lines. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_top_delay label"
+msgid "WP Top Delay"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_top_delay description"
+msgid ""
+"Delay time after an upward move, so that the upward line can harden. Only "
+"applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_bottom_delay label"
+msgid "WP Bottom Delay"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_bottom_delay description"
+msgid "Delay time after a downward move. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_flat_delay label"
+msgid "WP Flat Delay"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_flat_delay description"
+msgid ""
+"Delay time between two horizontal segments. Introducing such a delay can "
+"cause better adhesion to previous layers at the connection points, while too "
+"long delays cause sagging. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_up_half_speed label"
+msgid "WP Ease Upward"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_up_half_speed description"
+msgid ""
+"Distance of an upward move which is extruded with half speed.\n"
+"This can cause better adhesion to previous layers, while not heating the "
+"material in those layers too much. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_top_jump label"
+msgid "WP Knot Size"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_top_jump description"
+msgid ""
+"Creates a small knot at the top of an upward line, so that the consecutive "
+"horizontal layer has a better chance to connect to it. Only applies to Wire "
+"Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_fall_down label"
+msgid "WP Fall Down"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_fall_down description"
+msgid ""
+"Distance with which the material falls down after an upward extrusion. This "
+"distance is compensated for. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_drag_along label"
+msgid "WP Drag Along"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_drag_along description"
+msgid ""
+"Distance with which the material of an upward extrusion is dragged along "
+"with the diagonally downward extrusion. This distance is compensated for. "
+"Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_strategy label"
+msgid "WP Strategy"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_strategy description"
+msgid ""
+"Strategy for making sure two consecutive layers connect at each connection "
+"point. Retraction lets the upward lines harden in the right position, but "
+"may cause filament grinding. A knot can be made at the end of an upward line "
+"to heighten the chance of connecting to it and to let the line cool; "
+"however, it may require slow printing speeds. Another strategy is to "
+"compensate for the sagging of the top of an upward line; however, the lines "
+"won't always fall down as predicted."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_strategy option compensate"
+msgid "Compensate"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_strategy option knot"
+msgid "Knot"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_strategy option retract"
+msgid "Retract"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_straight_before_down label"
+msgid "WP Straighten Downward Lines"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_straight_before_down description"
+msgid ""
+"Percentage of a diagonally downward line which is covered by a horizontal "
+"line piece. This can prevent sagging of the top most point of upward lines. "
+"Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_roof_fall_down label"
+msgid "WP Roof Fall Down"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_roof_fall_down description"
+msgid ""
+"The distance which horizontal roof lines printed 'in thin air' fall down "
+"when being printed. This distance is compensated for. Only applies to Wire "
+"Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_roof_drag_along label"
+msgid "WP Roof Drag Along"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_roof_drag_along description"
+msgid ""
+"The distance of the end piece of an inward line which gets dragged along "
+"when going back to the outer outline of the roof. This distance is "
+"compensated for. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_roof_outer_delay label"
+msgid "WP Roof Outer Delay"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_roof_outer_delay description"
+msgid ""
+"Time spent at the outer perimeters of hole which is to become a roof. Longer "
+"times can ensure a better connection. Only applies to Wire Printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_nozzle_clearance label"
+msgid "WP Nozzle Clearance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wireframe_nozzle_clearance description"
+msgid ""
+"Distance between the nozzle and horizontally downward lines. Larger "
+"clearance results in diagonally downward lines with a less steep angle, "
+"which in turn results in less upward connections with the next layer. Only "
+"applies to Wire Printing."
+msgstr ""