mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-30 01:55:55 +08:00
Merge branch '3.2'
This commit is contained in:
commit
fc23787c1c
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: German\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: German\n"
|
||||
@ -56,7 +56,9 @@ msgctxt "machine_start_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "Gcode-Befehle, die zu Beginn ausgeführt werden sollen – getrennt durch \n."
|
||||
msgstr ""
|
||||
"Gcode-Befehle, die zu Beginn ausgeführt werden sollen – getrennt durch \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
@ -68,7 +70,9 @@ msgctxt "machine_end_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "Gcode-Befehle, die Am Ende ausgeführt werden sollen – getrennt durch \n."
|
||||
msgstr ""
|
||||
"Gcode-Befehle, die Am Ende ausgeführt werden sollen – getrennt durch \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
@ -345,6 +349,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -605,31 +619,6 @@ 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 "Die Dicke der ersten Schicht in mm. Eine dicke erste Schicht erleichtert die Haftung am Druckbett."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Slicing-Toleranz"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Slicen von Schichten mit diagonalen Flächen. Die Bereiche einer Schicht können anhand der Position generiert werden, an der die Mitte einer Schicht die Oberfläche kreuzt (Mitte). Optional kann jede Schicht die Bereiche enthalten, die in das Volumen entlang der Höhe der Schicht (Exklusiv) fallen oder eine Schicht enthält die Bereiche, die irgendwo innerhalb der Schicht positioniert sind (Inklusiv). Exklusiv bewahrt die meisten Details, Inklusiv ermöglicht die beste Passform und Mitte erfordert die kürzeste Bearbeitungszeit."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Mitte"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exklusiv"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inklusiv"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -670,16 +659,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "Die Breite einer einzelnen Wandlinie für alle Wandlinien, außer der äußersten."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Oberfläche Außenhaut Linienbreite"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Die Breite einer einzelnen Linie der oberen Druckbereiche."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -860,41 +839,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "Die Anzahl der obersten Außenhautschichten. Üblicherweise reicht eine einzige oberste Schicht aus, um höherwertige Oberflächen zu generieren."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Oberfläche Außenhaut Muster"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Das Muster der obersten Schichten."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linien"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Konzentrisch"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zickzack"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Linienrichtungen der Oberfläche Außenhaut"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Eine Liste von Ganzzahl-Linienrichtungen für den Fall, wenn die oberen Außenhautschichten die Linien- oder Zickzack-Muster verwenden. Elemente aus der Liste werden während des Aufbaus der Schichten sequentiell verwendet und wenn das Listenende erreicht wird, beginnt die Liste von vorne. Die Listenobjekte werden durch Kommas getrennt und die gesamte Liste ist in eckige Klammern gesetzt. Standardmäßig ist eine leere Liste vorhanden, was bedeutet, dass herkömmliche Standardwinkel (45- und 135-Grad) verwendet werden."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1025,6 +969,16 @@ 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 "Verwendete Einfügung am Pfad zur Außenwand. Wenn die Außenwand kleiner als die Düse ist und nach den Innenwänden gedruckt wird, verwenden Sie diesen Versatz, damit die Öffnung in der Düse mit den Innenwänden überlappt, anstelle mit der Außenseite des Modells."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Reihenfolge des Wanddrucks optimieren"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimieren Sie die Reihenfolge, in der die Wände gedruckt werden, um die Anzahl der Einzüge und die zurückgelegten Distanzen zu reduzieren. Dieser Schritt bringt für die meisten Teile Vorteile, allerdings werden einige möglicherweise länger benötigen. Vergleichen Sie deshalb bitte die Schätzung der Druckzeiten mit und ohne Optimierung."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1095,6 +1049,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Überall"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1477,8 +1441,8 @@ msgstr "X-Versatz Füllung"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "Das Füllmuster wird um diese Distanz entlang der X-Achse versetzt."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1487,8 +1451,8 @@ msgstr "Y-Versatz Füllung"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "Das Füllmuster wird um diese Distanz entlang der Y-Achse versetzt."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1507,8 +1471,8 @@ msgstr "Prozentsatz Füllung überlappen"
|
||||
|
||||
#: 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 "Das Ausmaß des Überlappens zwischen der Füllung und den Wänden. Ein leichtes Überlappen ermöglicht es den Wänden, eine solide Verbindung mit der Füllung herzustellen."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1527,8 +1491,8 @@ msgstr "Prozentsatz Außenhaut überlappen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "Das Ausmaß des Überlappens zwischen der Außenhaut und den Wänden als Prozentwert der Linienbreite. Ein leichtes Überlappen ermöglicht es den Wänden, eine solide Verbindung mit der Außenhaut herzustellen. Dies ist ein Prozentwert der durchschnittlichen Linienbreiten der Außenhautlinien und der innersten Wand."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1690,16 +1654,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Material"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Automatische Temperatur"
|
||||
|
||||
#: 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 "Die Temperatur wird für jede Schicht automatisch anhand der durchschnittlichen Fließgeschwindigkeit dieser Schicht geändert."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1750,16 +1704,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "Die Temperatur, bei der das Abkühlen bereits beginnen kann, bevor der Druck beendet wird."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Fließtemperaturgraf"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Der Materialfluss (in mm3 pro Sekunde) in Bezug zur Temperatur (Grad Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1777,8 +1721,8 @@ msgstr "Temperatur Druckplatte"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "Die Temperatur, die für die erhitzte Druckplatte verwendet wird. Wenn dieser Wert 0 beträgt, wird das Bett für diesen Druck nicht erhitzt."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3450,6 +3394,16 @@ 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 "Der Winkel eines Pfeilerdachs. Ein höherer Wert hat spitze Pfeilerdächer zur Folge, ein niedrigerer Wert führt zu flacheren Pfeilerdächern."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Stütznetz ablegen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Sorgt für Unterstützung überall unterhalb des Stütznetzes, sodass kein Überhang im Stütznetz vorhanden ist."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3550,7 +3504,9 @@ 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 "Der horizontale Abstand zwischen dem Skirt und der ersten Schicht des Drucks.\nEs handelt sich dabei um den Mindestabstand. Ab diesem Abstand werden mehrere Skirt-Linien in äußerer Richtung angebracht."
|
||||
msgstr ""
|
||||
"Der horizontale Abstand zwischen dem Skirt und der ersten Schicht des Drucks.\n"
|
||||
"Es handelt sich dabei um den Mindestabstand. Ab diesem Abstand werden mehrere Skirt-Linien in äußerer Richtung angebracht."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4082,16 +4038,6 @@ 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 "Normalerweise versucht Cura kleine Löcher im Netz abzudecken und Teile von Schichten, die große Löcher aufweisen, zu entfernen. Die Aktivierung dieser Option erhält jene Teile, die nicht abgedeckt werden können. Diese Option sollte nur als letzter Ausweg verwendet werden, wenn es ansonsten nicht möglich ist, einen korrekten G-Code zu berechnen."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Maximale Auflösung"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Die Mindestgröße eines Linienabschnitts nach dem Slicen. Wenn Sie diesen Wert erhöhen, führt dies zu einer niedrigeren Auslösung des Mesh. Damit kann der Drucker die erforderliche Geschwindigkeit für die Verarbeitung des G-Codes beibehalten; außerdem wird die Slice-Geschwindigkeit erhöht, indem Details des Mesh entfernt werden, die ohnehin nicht verarbeitet werden können."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4242,16 +4188,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Dieses Netz wird verwendet, um festzulegen, welche Bereiche gestützt werden sollen. Dies kann verwendet werden, um eine Stützstruktur zu errichten."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Stütznetz ablegen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Sorgt für Unterstützung überall unterhalb des Stütznetzes, sodass kein Überhang im Stütznetz vorhanden ist."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4328,14 +4264,194 @@ msgid "experimental!"
|
||||
msgstr "experimentell!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Reihenfolge des Wanddrucks optimieren"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimieren Sie die Reihenfolge, in der die Wände gedruckt werden, um die Anzahl der Einzüge und die zurückgelegten Distanzen zu reduzieren. Dieser Schritt bringt für die meisten Teile Vorteile, allerdings werden einige möglicherweise länger benötigen. Vergleichen Sie deshalb bitte die Schätzung der Druckzeiten mit und ohne Optimierung."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Slicing-Toleranz"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Slicen von Schichten mit diagonalen Flächen. Die Bereiche einer Schicht können anhand der Position generiert werden, an der die Mitte einer Schicht die Oberfläche kreuzt (Mitte). Optional kann jede Schicht die Bereiche enthalten, die in das Volumen entlang der Höhe der Schicht (Exklusiv) fallen oder eine Schicht enthält die Bereiche, die irgendwo innerhalb der Schicht positioniert sind (Inklusiv). Exklusiv bewahrt die meisten Details, Inklusiv ermöglicht die beste Passform und Mitte erfordert die kürzeste Bearbeitungszeit."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Mitte"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exklusiv"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inklusiv"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Oberfläche Außenhaut Linienbreite"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Die Breite einer einzelnen Linie der oberen Druckbereiche."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Oberfläche Außenhaut Muster"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Das Muster der obersten Schichten."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linien"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Konzentrisch"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zickzack"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Linienrichtungen der Oberfläche Außenhaut"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Eine Liste von Ganzzahl-Linienrichtungen für den Fall, wenn die oberen Außenhautschichten die Linien- oder Zickzack-Muster verwenden. Elemente aus der Liste werden während des Aufbaus der Schichten sequentiell verwendet und wenn das Listenende erreicht wird, beginnt die Liste von vorne. Die Listenobjekte werden durch Kommas getrennt und die gesamte Liste ist in eckige Klammern gesetzt. Standardmäßig ist eine leere Liste vorhanden, was bedeutet, dass herkömmliche Standardwinkel (45- und 135-Grad) verwendet werden."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Automatische Temperatur"
|
||||
|
||||
#: 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 "Die Temperatur wird für jede Schicht automatisch anhand der durchschnittlichen Fließgeschwindigkeit dieser Schicht geändert."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Fließtemperaturgraf"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Der Materialfluss (in mm3 pro Sekunde) in Bezug zur Temperatur (Grad Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Maximale Auflösung"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Die Mindestgröße eines Linienabschnitts nach dem Slicen. Wenn Sie diesen Wert erhöhen, führt dies zu einer niedrigeren Auslösung des Mesh. Damit kann der Drucker die erforderliche Geschwindigkeit für die Verarbeitung des G-Codes beibehalten; außerdem wird die Slice-Geschwindigkeit erhöht, indem Details des Mesh entfernt werden, die ohnehin nicht verarbeitet werden können."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4827,7 +4943,9 @@ 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 "Die Strecke einer Aufwärtsbewegung, die mit halber Geschwindigkeit extrudiert wird.\nDies kann zu einer besseren Haftung an vorhergehenden Schichten führen, während gleichzeitig ein Überhitzen des Materials in diesen Schichten vermieden wird. Dies gilt nur für das Drucken mit Drahtstruktur."
|
||||
msgstr ""
|
||||
"Die Strecke einer Aufwärtsbewegung, die mit halber Geschwindigkeit extrudiert wird.\n"
|
||||
"Dies kann zu einer besseren Haftung an vorhergehenden Schichten führen, während gleichzeitig ein Überhitzen des Materials in diesen Schichten vermieden wird. Dies gilt nur für das Drucken mit Drahtstruktur."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "wireframe_top_jump label"
|
||||
@ -4934,6 +5052,46 @@ 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 "Der Abstand zwischen der Düse und den horizontalen Abwärtslinien. Bei einem größeren Abstand haben die diagonalen Abwärtslinien einen weniger spitzen Winkel, was wiederum weniger Aufwärtsverbindungen zur nächsten Schicht zur Folge hat. Dies gilt nur für das Drucken mit Drahtstruktur."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4994,6 +5152,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Transformationsmatrix, die beim Laden aus der Datei auf das Modell angewandt wird."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "Das Füllmuster wird um diese Distanz entlang der X-Achse versetzt."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "Das Füllmuster wird um diese Distanz entlang der Y-Achse versetzt."
|
||||
|
||||
#~ 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 "Das Ausmaß des Überlappens zwischen der Füllung und den Wänden. Ein leichtes Überlappen ermöglicht es den Wänden, eine solide Verbindung mit der Füllung herzustellen."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "Das Ausmaß des Überlappens zwischen der Außenhaut und den Wänden als Prozentwert der Linienbreite. Ein leichtes Überlappen ermöglicht es den Wänden, eine solide Verbindung mit der Außenhaut herzustellen. Dies ist ein Prozentwert der durchschnittlichen Linienbreiten der Außenhautlinien und der innersten Wand."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "Die Temperatur, die für die erhitzte Druckplatte verwendet wird. Wenn dieser Wert 0 beträgt, wird das Bett für diesen Druck nicht erhitzt."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Extruder Innenwände"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
@ -56,7 +56,9 @@ msgctxt "machine_start_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "Los comandos de Gcode que se ejecutarán justo al inicio - separados por \n."
|
||||
msgstr ""
|
||||
"Los comandos de Gcode que se ejecutarán justo al inicio - separados por \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
@ -68,7 +70,9 @@ msgctxt "machine_end_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "Los comandos de Gcode que se ejecutarán justo al final - separados por \n."
|
||||
msgstr ""
|
||||
"Los comandos de Gcode que se ejecutarán justo al final - separados por \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
@ -345,6 +349,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -605,31 +619,6 @@ 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 "Altura de capa inicial en mm. Una capa inicial más gruesa se adhiere a la placa de impresión con mayor facilidad."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolerancia de segmentación"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Cómo segmentar capas con superficies diagonales. Las áreas de una capa se pueden crear según el punto en el que el centro de esta intersecta con la superficie (Media). Las capas también pueden tener áreas comprendidas en el volumen a lo largo de la altura de la capa (Exclusiva) o una capa puede tener áreas comprendidas en cualquier lugar de la capa (Inclusiva). Las capas exclusivas tienen un mayor nivel de detalle, mientras que las inclusivas son las que mejor se ajustan y las medias las que tardan menos en procesarse."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Media"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusiva"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusiva"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -670,16 +659,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "Ancho de una sola línea de pared para todas las líneas de pared excepto la más externa."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Ancho de línea de la superficie superior del forro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Ancho de una sola línea de las áreas superiores de la impresión."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -860,41 +839,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "El número de capas del nivel superior del forro. Normalmente es suficiente con una sola capa para generar superficies superiores con mayor calidad."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Patrón de la superficie superior del forro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "El patrón de las capas de nivel superior."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Líneas"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concéntrico"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zigzag"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Direcciones de línea de la superficie superior del forro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Una lista de los valores enteros de las direcciones de línea si las capas de la superficie superior del forro utilizan líneas o el patrón en zigzag. Los elementos de esta lista se utilizan de forma secuencial a medida que las capas se utilizan y, cuando se alcanza el final, la lista vuelve a comenzar desde el principio. Los elementos de la lista están separados por comas y toda la lista aparece entre corchetes. El valor predeterminado es una lista vacía que utiliza los ángulos predeterminados típicos (45 y 135 grados)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1025,6 +969,16 @@ 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 "Entrante aplicado a la trayectoria de la pared exterior. Si la pared exterior es más pequeña que la tobera y se imprime a continuación de las paredes interiores, utilice este valor de desplazamiento para hacer que el agujero de la tobera se superponga a las paredes interiores del modelo en lugar de a las exteriores."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Optimizar el orden de impresión de paredes"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimizar el orden en el que se imprimen las paredes a fin de reducir el número de retracciones y la distancia recorrida. La mayoría de los componentes se beneficiarán si este ajuste está habilitado pero, en algunos casos, se puede tardar más, por lo que deben compararse las previsiones de tiempo de impresión con y sin optimización."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1095,6 +1049,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "En todas partes"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1477,8 +1441,8 @@ msgstr "Desplazamiento del relleno sobre el eje X"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "El patrón de relleno se desplaza esta distancia a lo largo del eje X."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1487,8 +1451,8 @@ msgstr "Desplazamiento del relleno sobre el eje X"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "El patrón de relleno se desplaza esta distancia a lo largo del eje Y."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1507,8 +1471,8 @@ msgstr "Porcentaje de superposición del relleno"
|
||||
|
||||
#: 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 "Cantidad de superposición entre el relleno y las paredes. Una ligera superposición permite que las paredes conecten firmemente con el relleno."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1527,8 +1491,8 @@ msgstr "Porcentaje de superposición del forro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "Cantidad de superposición entre el forro y las paredes como porcentaje del ancho de línea. Una ligera superposición permite que las paredes conecten firmemente con el forro. Este es el porcentaje de la media de los anchos de las líneas del forro y la pared más profunda."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1690,16 +1654,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Material"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Temperatura automática"
|
||||
|
||||
#: 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 "Cambia automáticamente la temperatura para cada capa con la velocidad media de flujo de esa capa."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1750,16 +1704,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "La temperatura a la que se puede empezar a enfriar justo antes de finalizar la impresión."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Gráfico de flujo y temperatura"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Datos que vinculan el flujo de materiales (en 3 mm por segundo) a la temperatura (grados centígrados)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1777,8 +1721,8 @@ msgstr "Temperatura de la placa de impresión"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "Temperatura de la placa de impresión una vez caliente. Si el valor es 0, la plataforma no se calentará en esta impresión."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3450,6 +3394,16 @@ 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 "Ángulo del techo superior de una torre. Un valor más alto da como resultado techos de torre en punta, un valor más bajo da como resultado techos de torre planos."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Malla de soporte desplegable"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Disponga un soporte en todas partes por debajo de la malla de soporte, para que no haya voladizo en la malla de soporte."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3550,7 +3504,9 @@ 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 "La distancia horizontal entre la falda y la primera capa de la impresión.\nSe trata de la distancia mínima. Múltiples líneas de falda se extenderán hacia el exterior a partir de esta distancia."
|
||||
msgstr ""
|
||||
"La distancia horizontal entre la falda y la primera capa de la impresión.\n"
|
||||
"Se trata de la distancia mínima. Múltiples líneas de falda se extenderán hacia el exterior a partir de esta distancia."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4082,16 +4038,6 @@ 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 "Normalmente, Cura intenta coser los pequeños agujeros de la malla y eliminar las partes de una capa con grandes agujeros. Al habilitar esta opción se mantienen aquellas partes que no puedan coserse. Esta opción se debe utilizar como una opción de último recurso cuando todo lo demás falla para producir un GCode adecuado."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Resolución máxima"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "El tamaño mínimo de un segmento de línea tras la segmentación. Si se aumenta, la resolución de la malla será menor. Esto puede permitir a la impresora mantener la velocidad que necesita para procesar GCode y aumentará la velocidad de segmentación al eliminar detalles de la malla que, de todas formas, no puede procesar."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4242,16 +4188,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Utilice esta malla para especificar las áreas de soporte. Esta opción puede utilizarse para generar estructuras de soporte."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Malla de soporte desplegable"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Disponga un soporte en todas partes por debajo de la malla de soporte, para que no haya voladizo en la malla de soporte."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4328,14 +4264,194 @@ msgid "experimental!"
|
||||
msgstr "Experimental"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Optimizar el orden de impresión de paredes"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimizar el orden en el que se imprimen las paredes a fin de reducir el número de retracciones y la distancia recorrida. La mayoría de los componentes se beneficiarán si este ajuste está habilitado pero, en algunos casos, se puede tardar más, por lo que deben compararse las previsiones de tiempo de impresión con y sin optimización."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolerancia de segmentación"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Cómo segmentar capas con superficies diagonales. Las áreas de una capa se pueden crear según el punto en el que el centro de esta intersecta con la superficie (Media). Las capas también pueden tener áreas comprendidas en el volumen a lo largo de la altura de la capa (Exclusiva) o una capa puede tener áreas comprendidas en cualquier lugar de la capa (Inclusiva). Las capas exclusivas tienen un mayor nivel de detalle, mientras que las inclusivas son las que mejor se ajustan y las medias las que tardan menos en procesarse."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Media"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusiva"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusiva"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Ancho de línea de la superficie superior del forro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Ancho de una sola línea de las áreas superiores de la impresión."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Patrón de la superficie superior del forro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "El patrón de las capas de nivel superior."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Líneas"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concéntrico"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zigzag"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Direcciones de línea de la superficie superior del forro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Una lista de los valores enteros de las direcciones de línea si las capas de la superficie superior del forro utilizan líneas o el patrón en zigzag. Los elementos de esta lista se utilizan de forma secuencial a medida que las capas se utilizan y, cuando se alcanza el final, la lista vuelve a comenzar desde el principio. Los elementos de la lista están separados por comas y toda la lista aparece entre corchetes. El valor predeterminado es una lista vacía que utiliza los ángulos predeterminados típicos (45 y 135 grados)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Temperatura automática"
|
||||
|
||||
#: 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 "Cambia automáticamente la temperatura para cada capa con la velocidad media de flujo de esa capa."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Gráfico de flujo y temperatura"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Datos que vinculan el flujo de materiales (en 3 mm por segundo) a la temperatura (grados centígrados)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Resolución máxima"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "El tamaño mínimo de un segmento de línea tras la segmentación. Si se aumenta, la resolución de la malla será menor. Esto puede permitir a la impresora mantener la velocidad que necesita para procesar GCode y aumentará la velocidad de segmentación al eliminar detalles de la malla que, de todas formas, no puede procesar."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4827,7 +4943,9 @@ 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 "Distancia de un movimiento ascendente que se extrude a media velocidad.\nEsto puede causar una mejor adherencia a las capas anteriores, aunque no calienta demasiado el material en esas capas. Solo se aplica a la impresión de alambre."
|
||||
msgstr ""
|
||||
"Distancia de un movimiento ascendente que se extrude a media velocidad.\n"
|
||||
"Esto puede causar una mejor adherencia a las capas anteriores, aunque no calienta demasiado el material en esas capas. Solo se aplica a la impresión de alambre."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "wireframe_top_jump label"
|
||||
@ -4934,6 +5052,46 @@ 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 "Distancia entre la tobera y líneas descendentes en horizontal. Cuanto mayor sea la holgura, menos pronunciado será el ángulo de las líneas descendentes en diagonal, lo que a su vez se traduce en menos conexiones ascendentes con la siguiente capa. Solo se aplica a la impresión de alambre."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4994,6 +5152,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Matriz de transformación que se aplicará al modelo cuando se cargue desde el archivo."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "El patrón de relleno se desplaza esta distancia a lo largo del eje X."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "El patrón de relleno se desplaza esta distancia a lo largo del eje Y."
|
||||
|
||||
#~ 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 "Cantidad de superposición entre el relleno y las paredes. Una ligera superposición permite que las paredes conecten firmemente con el relleno."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "Cantidad de superposición entre el forro y las paredes como porcentaje del ancho de línea. Una ligera superposición permite que las paredes conecten firmemente con el forro. Este es el porcentaje de la media de los anchos de las líneas del forro y la pared más profunda."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "Temperatura de la placa de impresión una vez caliente. Si el valor es 0, la plataforma no se calentará en esta impresión."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Extrusor de paredes interiores"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-08-11 14:31+0200\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Finnish\n"
|
||||
|
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-09-27 12:27+0200\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Finnish\n"
|
||||
@ -349,6 +349,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -609,31 +619,6 @@ 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 "Alkukerroksen korkeus milleinä. Paksumpi alkukerros helpottaa alustaan kiinnittymistä."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -674,16 +659,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "Yhden seinämälinjan leveys. Koskee kaikkia muita paitsi ulommaista seinämää."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Yläpinnan pintakalvon linjan leveys"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Tulosteen yläosan alueiden yhden linjan leveys."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -864,41 +839,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "Ylimpien pintakalvokerrosten määrä. Yleensä vain yksi ylin kerros riittää tuottamaan korkeampilaatuisia yläpintoja."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Yläpinnan pintakalvokuvio"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Ylimpien kerrosten kuvio."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linjat"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Samankeskinen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Siksak"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Yläpinnan pintakalvon linjojen suunnat"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Luettelo käytettävistä linjojen kokonaislukusuunnista, kun yläpinnan pintakalvokerroksilla käytetään linja- tai siksak-kuviota. Tämän luettelon elementtejä käytetään järjestyksessä kerrosten edetessä, ja kun luettelon loppu saavutetaan, aloitetaan taas alusta. Luettelon kohteet on erotettu pilkuilla, ja koko luettelo on hakasulkeiden sisällä. Oletusarvo on tyhjä luettelo, jolloin käytetään perinteisiä oletuskulmia (45 ja 135 astetta)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1029,6 +969,16 @@ 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 "Ulkoseinämän reitille asetettu liitos. Jos ulkoseinämä on pienempi kuin suutin ja se tulostetaan sisäseinämien jälkeen, tällä siirtymällä saadaan suuttimen reikä limittymään sisäseinämiin mallin ulkopuolen sijaan."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Optimoi seinämien tulostusjärjestys"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimoi seinämien tulostusjärjestys takaisinvetojen ja kuljetun etäisyyden vähentämiseksi. Useimmat osat hyötyvät tämän asetuksen käytöstä, mutta joissakin saattaa kestää kauemmin, joten vertaa tulostusajan arvioita optimointia käytettäessä ja ilman sitä."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1099,6 +1049,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Kaikkialla"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1481,7 +1441,7 @@ msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
@ -1491,7 +1451,7 @@ msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
@ -1511,8 +1471,8 @@ msgstr "Täytön limityksen prosentti"
|
||||
|
||||
#: 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 "Limityksen määrä täytön ja seinämien välillä. Pienellä limityksellä seinämät liittyvät tukevasti täyttöön."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1531,8 +1491,8 @@ msgstr "Pintakalvon limityksen prosentti"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "Limityksen määrä pintakalvon ja seinämien välillä linjaleveyden prosenttina. Pienellä limityksellä seinämät liittyvät tukevasti pintakalvoon. Tämä on pintakalvon linjojen ja sisimmän seinämän keskimääräisten linjaleveyksien prosenttiluku."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1694,16 +1654,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Materiaali"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Automaattinen lämpötila"
|
||||
|
||||
#: 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 "Muuta kunkin kerroksen lämpötilaa automaattisesti kyseisen kerroksen keskimääräisen virtausnopeuden mukaan."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1754,16 +1704,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "Lämpötila, johon jäähdytetään jo ennen tulostuksen loppumista."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Virtauksen lämpötilakaavio"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Tiedot, jotka yhdistävät materiaalivirran (mm3 sekunnissa) lämpötilaan (celsiusastetta)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1781,8 +1721,8 @@ msgstr "Alustan lämpötila"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "Lämmitettävän alustan lämpötila. Jos tämä on 0, pöytä ei lämpene tätä tulostusta varten."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3454,6 +3394,16 @@ 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 "Tornin katon kulma. Korkeampi arvo johtaa teräväkärkisiin tornien kattoihin, matalampi arvo litteämpiin tornien kattoihin."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Tukiverkon pudottaminen alaspäin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Muodosta tukea kaikkialle tukiverkon alla, niin ettei tukiverkossa ole ulokkeita."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -4086,16 +4036,6 @@ 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 "Normaalisti Cura yrittää silmukoida umpeen pieniä reikiä verkosta ja poistaa kerroksesta osat, joissa on isoja reikiä. Tämän vaihtoehdon käyttöönotto pitää ne osat, joita ei voida silmukoida. Tätä tulisi pitää viimeisenä vaihtoehtona, kun millään muulla ei saada aikaan kunnollista GCodea."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4246,16 +4186,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Käytä tätä verkkoa tukialueiden valintaan. Sen avulla voidaan luoda tukirakenne."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Tukiverkon pudottaminen alaspäin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Muodosta tukea kaikkialle tukiverkon alla, niin ettei tukiverkossa ole ulokkeita."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4332,14 +4262,194 @@ msgid "experimental!"
|
||||
msgstr "kokeellinen!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Optimoi seinämien tulostusjärjestys"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimoi seinämien tulostusjärjestys takaisinvetojen ja kuljetun etäisyyden vähentämiseksi. Useimmat osat hyötyvät tämän asetuksen käytöstä, mutta joissakin saattaa kestää kauemmin, joten vertaa tulostusajan arvioita optimointia käytettäessä ja ilman sitä."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Yläpinnan pintakalvon linjan leveys"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Tulosteen yläosan alueiden yhden linjan leveys."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Yläpinnan pintakalvokuvio"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Ylimpien kerrosten kuvio."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linjat"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Samankeskinen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Siksak"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Yläpinnan pintakalvon linjojen suunnat"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Luettelo käytettävistä linjojen kokonaislukusuunnista, kun yläpinnan pintakalvokerroksilla käytetään linja- tai siksak-kuviota. Tämän luettelon elementtejä käytetään järjestyksessä kerrosten edetessä, ja kun luettelon loppu saavutetaan, aloitetaan taas alusta. Luettelon kohteet on erotettu pilkuilla, ja koko luettelo on hakasulkeiden sisällä. Oletusarvo on tyhjä luettelo, jolloin käytetään perinteisiä oletuskulmia (45 ja 135 astetta)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Automaattinen lämpötila"
|
||||
|
||||
#: 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 "Muuta kunkin kerroksen lämpötilaa automaattisesti kyseisen kerroksen keskimääräisen virtausnopeuden mukaan."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Virtauksen lämpötilakaavio"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Tiedot, jotka yhdistävät materiaalivirran (mm3 sekunnissa) lämpötilaan (celsiusastetta)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4940,6 +5050,46 @@ 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 "Suuttimen ja vaakasuoraan laskevien linjojen välinen etäisyys. Suurempi väli aiheuttaa vähemmän jyrkän kulman diagonaalisesti laskeviin linjoihin, mikä puolestaan johtaa harvempiin yläliitoksiin seuraavan kerroksen kanssa. Koskee vain rautalankamallin tulostusta."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -5000,6 +5150,18 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Mallissa käytettävä muunnosmatriisi, kun malli ladataan tiedostosta."
|
||||
|
||||
#~ 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 "Limityksen määrä täytön ja seinämien välillä. Pienellä limityksellä seinämät liittyvät tukevasti täyttöön."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "Limityksen määrä pintakalvon ja seinämien välillä linjaleveyden prosenttina. Pienellä limityksellä seinämät liittyvät tukevasti pintakalvoon. Tämä on pintakalvon linjojen ja sisimmän seinämän keskimääräisten linjaleveyksien prosenttiluku."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "Lämmitettävän alustan lämpötila. Jos tämä on 0, pöytä ei lämpene tätä tulostusta varten."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Sisäseinämien suulake"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: French\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: French\n"
|
||||
@ -56,7 +56,9 @@ msgctxt "machine_start_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "Commandes Gcode à exécuter au tout début, séparées par \n."
|
||||
msgstr ""
|
||||
"Commandes Gcode à exécuter au tout début, séparées par \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
@ -68,7 +70,9 @@ msgctxt "machine_end_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "Commandes Gcode à exécuter à la toute fin, séparées par \n."
|
||||
msgstr ""
|
||||
"Commandes Gcode à exécuter à la toute fin, séparées par \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
@ -345,6 +349,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -605,31 +619,6 @@ 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 "La hauteur de la couche initiale en mm. Une couche initiale plus épaisse adhère plus facilement au plateau."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolérance à la découpe"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Comment découper des couches avec des surfaces diagonales. Les zones d'une couche peuvent être générées en fonction de l'endroit où le milieu de la couche croise la surface (Milieu). Alternativement, chaque couche peut posséder des zones situées à l'intérieur du volume à travers toute la hauteur de la couche (Exclusif), ou une couche peut avoir des zones situées à l'intérieur à tout endroit dans la couche (Inclusif). L'option Exclusif permet de retenir le plus de détails, Inclusif permet d'obtenir une adaptation optimale et Milieu demande le moins de temps de traitement."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Milieu"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusif"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusif"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -670,16 +659,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "Largeur d'une seule ligne de la paroi pour toutes les lignes de paroi, à l’exception de la ligne la plus externe."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Largeur de ligne de couche extérieure de la surface supérieure"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Largeur d'une seule ligne de la zone en haut de l'impression."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -860,41 +839,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "Nombre de couches extérieures supérieures. En général, une seule couche supérieure est suffisante pour générer des surfaces supérieures de qualité."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Motif de couche extérieure de surface supérieure"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Le motif des couches supérieures."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Lignes"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concentrique"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zig Zag"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Sens de lignes de couche extérieure de surface supérieure"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Une liste de sens de ligne (exprimés en nombres entiers) à utiliser lorsque les couches extérieures de la surface supérieure utilisent le motif en lignes ou en zig zag. Les éléments de la liste sont utilisés de manière séquentielle à mesure de l'avancement des couches. La liste reprend depuis le début lorsque la fin est atteinte. Les éléments de la liste sont séparés par des virgules et la liste entière est encadrée entre crochets. La valeur par défaut est une liste vide, ce qui signifie que les angles traditionnels par défaut seront utilisés (45 et 135 degrés)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1025,6 +969,16 @@ 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 "Insert appliqué sur le passage de la paroi externe. Si la paroi externe est plus petite que la buse et imprimée après les parois intérieures, utiliser ce décalage pour que le trou dans la buse chevauche les parois internes et non l'extérieur du modèle."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Optimiser l'ordre d'impression des parois"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimiser l'ordre dans lequel des parois sont imprimées de manière à réduire le nombre de retraits et les distances parcourues. La plupart des pièces bénéficieront de cette possibilité, mais certaines peuvent en fait prendre plus de temps à l'impression ; veuillez dès lors comparer les estimations de durée d'impression avec et sans optimisation."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1095,6 +1049,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Partout"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1477,8 +1441,8 @@ msgstr "Remplissage Décalage X"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "Le motif de remplissage est décalé de cette distance sur l'axe X."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1487,8 +1451,8 @@ msgstr "Remplissage Décalage Y"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "Le motif de remplissage est décalé de cette distance sur l'axe Y."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1507,8 +1471,8 @@ msgstr "Pourcentage de chevauchement du remplissage"
|
||||
|
||||
#: 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 "Le degré de chevauchement entre le remplissage et les parois. Un léger chevauchement permet de lier fermement les parois au remplissage."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1527,8 +1491,8 @@ msgstr "Pourcentage de chevauchement de la couche extérieure"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "Le montant de chevauchement entre la couche extérieure et les parois en pourcentage de la largeur de ligne. Un chevauchement faible permet aux parois de se connecter fermement à la couche extérieure. Ce montant est un pourcentage des largeurs moyennes des lignes de la couche extérieure et de la paroi la plus intérieure."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1690,16 +1654,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Matériau"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Température auto"
|
||||
|
||||
#: 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 "Modifie automatiquement la température pour chaque couche en fonction de la vitesse de flux moyenne pour cette couche."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1750,16 +1704,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "La température à laquelle le refroidissement commence juste avant la fin de l'impression."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Graphique de la température du flux"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Données reliant le flux de matériau (en mm3 par seconde) à la température (degrés Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1777,8 +1721,8 @@ msgstr "Température du plateau"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "Température utilisée pour le plateau chauffant. Si elle est définie sur 0, le plateau ne sera pas chauffé pour cette impression."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3450,6 +3394,16 @@ 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 "L'angle du toit d'une tour. Une valeur plus élevée entraîne des toits de tour pointus, tandis qu'une valeur plus basse résulte en des toits plats."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Maillage de support descendant"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Inclure du support à tout emplacement sous le maillage de support, de sorte à ce qu'il n'y ait pas de porte-à-faux dans le maillage de support."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3550,7 +3504,9 @@ 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 "La distance horizontale entre la jupe et la première couche de l’impression.\nIl s’agit de la distance minimale séparant la jupe de l’objet. Si la jupe a d’autres lignes, celles-ci s’étendront vers l’extérieur."
|
||||
msgstr ""
|
||||
"La distance horizontale entre la jupe et la première couche de l’impression.\n"
|
||||
"Il s’agit de la distance minimale séparant la jupe de l’objet. Si la jupe a d’autres lignes, celles-ci s’étendront vers l’extérieur."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4082,16 +4038,6 @@ 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 "Normalement, Cura essaye de raccommoder les petits trous dans le maillage et supprime les parties des couches contenant de gros trous. Activer cette option pousse Cura à garder les parties qui ne peuvent être raccommodées. Cette option doit être utilisée en dernier recours quand tout le reste échoue à produire un GCode correct."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Résolution maximum"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Taille minimum d'un segment de ligne après découpage. Si vous augmentez cette valeur, la maille aura une résolution plus faible. Cela peut permettre à l'imprimante de suivre la vitesse à laquelle elle doit traiter le G-Code et augmentera la vitesse de découpe en enlevant des détails de la maille que l'imprimante ne peut pas traiter de toute manière."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4242,16 +4188,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Utiliser ce maillage pour spécifier des zones de support. Cela peut être utilisé pour générer une structure de support."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Maillage de support descendant"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Inclure du support à tout emplacement sous le maillage de support, de sorte à ce qu'il n'y ait pas de porte-à-faux dans le maillage de support."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4328,14 +4264,194 @@ msgid "experimental!"
|
||||
msgstr "expérimental !"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Optimiser l'ordre d'impression des parois"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimiser l'ordre dans lequel des parois sont imprimées de manière à réduire le nombre de retraits et les distances parcourues. La plupart des pièces bénéficieront de cette possibilité, mais certaines peuvent en fait prendre plus de temps à l'impression ; veuillez dès lors comparer les estimations de durée d'impression avec et sans optimisation."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolérance à la découpe"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Comment découper des couches avec des surfaces diagonales. Les zones d'une couche peuvent être générées en fonction de l'endroit où le milieu de la couche croise la surface (Milieu). Alternativement, chaque couche peut posséder des zones situées à l'intérieur du volume à travers toute la hauteur de la couche (Exclusif), ou une couche peut avoir des zones situées à l'intérieur à tout endroit dans la couche (Inclusif). L'option Exclusif permet de retenir le plus de détails, Inclusif permet d'obtenir une adaptation optimale et Milieu demande le moins de temps de traitement."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Milieu"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusif"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusif"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Largeur de ligne de couche extérieure de la surface supérieure"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Largeur d'une seule ligne de la zone en haut de l'impression."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Motif de couche extérieure de surface supérieure"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Le motif des couches supérieures."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Lignes"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concentrique"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zig Zag"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Sens de lignes de couche extérieure de surface supérieure"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Une liste de sens de ligne (exprimés en nombres entiers) à utiliser lorsque les couches extérieures de la surface supérieure utilisent le motif en lignes ou en zig zag. Les éléments de la liste sont utilisés de manière séquentielle à mesure de l'avancement des couches. La liste reprend depuis le début lorsque la fin est atteinte. Les éléments de la liste sont séparés par des virgules et la liste entière est encadrée entre crochets. La valeur par défaut est une liste vide, ce qui signifie que les angles traditionnels par défaut seront utilisés (45 et 135 degrés)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Température auto"
|
||||
|
||||
#: 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 "Modifie automatiquement la température pour chaque couche en fonction de la vitesse de flux moyenne pour cette couche."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Graphique de la température du flux"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Données reliant le flux de matériau (en mm3 par seconde) à la température (degrés Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Résolution maximum"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Taille minimum d'un segment de ligne après découpage. Si vous augmentez cette valeur, la maille aura une résolution plus faible. Cela peut permettre à l'imprimante de suivre la vitesse à laquelle elle doit traiter le G-Code et augmentera la vitesse de découpe en enlevant des détails de la maille que l'imprimante ne peut pas traiter de toute manière."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4827,7 +4943,9 @@ 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 "Distance d’un déplacement ascendant qui est extrudé à mi-vitesse.\nCela peut permettre une meilleure adhérence aux couches précédentes sans surchauffer le matériau dans ces couches. Uniquement applicable à l'impression filaire."
|
||||
msgstr ""
|
||||
"Distance d’un déplacement ascendant qui est extrudé à mi-vitesse.\n"
|
||||
"Cela peut permettre une meilleure adhérence aux couches précédentes sans surchauffer le matériau dans ces couches. Uniquement applicable à l'impression filaire."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "wireframe_top_jump label"
|
||||
@ -4934,6 +5052,46 @@ 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 "Distance entre la buse et les lignes descendantes horizontalement. Un espacement plus important génère des lignes diagonalement descendantes avec un angle moins abrupt, qui génère alors des connexions moins ascendantes avec la couche suivante. Uniquement applicable à l'impression filaire."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4994,6 +5152,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Matrice de transformation à appliquer au modèle lors de son chargement depuis le fichier."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "Le motif de remplissage est décalé de cette distance sur l'axe X."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "Le motif de remplissage est décalé de cette distance sur l'axe Y."
|
||||
|
||||
#~ 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 "Le degré de chevauchement entre le remplissage et les parois. Un léger chevauchement permet de lier fermement les parois au remplissage."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "Le montant de chevauchement entre la couche extérieure et les parois en pourcentage de la largeur de ligne. Un chevauchement faible permet aux parois de se connecter fermement à la couche extérieure. Ce montant est un pourcentage des largeurs moyennes des lignes de la couche extérieure et de la paroi la plus intérieure."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "Température utilisée pour le plateau chauffant. Si elle est définie sur 0, le plateau ne sera pas chauffé pour cette impression."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Extrudeuse de parois internes"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Italian\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Italian\n"
|
||||
@ -56,7 +56,9 @@ msgctxt "machine_start_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "I comandi codice G da eseguire all’avvio, separati da \n."
|
||||
msgstr ""
|
||||
"I comandi codice G da eseguire all’avvio, separati da \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
@ -68,7 +70,9 @@ msgctxt "machine_end_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "I comandi codice G da eseguire alla fine, separati da \n."
|
||||
msgstr ""
|
||||
"I comandi codice G da eseguire alla fine, separati da \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
@ -345,6 +349,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -605,31 +619,6 @@ 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 "Indica l’altezza dello strato iniziale in mm. Uno strato iniziale più spesso facilita l’adesione al piano di stampa."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolleranza di sezionamento"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Modalità di sezionamento di strati con superfici diagonali. Le aree di uno strato possono essere generate in base al punto in cui la parte intermedia dello strato interseca la superficie (intermedia). In alternativa le aree di ciascuno strato possono ricadere all'interno del volume per tutta l'altezza dello strato (Esclusiva) ovvero possono cadere in qualsiasi punto all'interno dello strato (Inclusiva). La tolleranza esclusiva mantiene il maggior numero di dettagli, la tolleranza inclusiva è la più idonea, mentre la tolleranza intermedia richiede il minor tempo di processo."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Intermedia"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Esclusiva"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusiva"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -670,16 +659,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "Indica la larghezza di una singola linea della parete per tutte le linee della parete tranne quella più esterna."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Larghezza linea rivestimento superficie superiore"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Larghezza di un singola linea delle aree nella parte superiore della stampa"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -860,41 +839,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "Numero degli strati di rivestimento superiori. Solitamente è sufficiente un unico strato di sommità per ottenere superfici superiori di qualità elevata."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Configurazione del rivestimento superficie superiore"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Configurazione degli strati superiori."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linee"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concentrica"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zig Zag"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Direzioni linea rivestimento superficie superiore"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Un elenco di direzioni linee intere da usare quando gli strati rivestimento superficie superiore utilizzano le linee o la configurazione zig zag. Gli elementi dall’elenco sono utilizzati in sequenza con il progredire degli strati e, al raggiungimento della fine dell’elenco, la sequenza ricomincia dall’inizio. Le voci elencate sono separate da virgole e l’intero elenco è racchiuso tra parentesi quadre. L’elenco predefinito è vuoto, vale a dire che utilizza i valori angolari predefiniti (45 e 135 gradi)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1025,6 +969,16 @@ 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 "Inserto applicato al percorso della parete esterna. Se la parete esterna è di dimensioni inferiori all’ugello e stampata dopo le pareti interne, utilizzare questo offset per fare in modo che il foro dell’ugello si sovrapponga alle pareti interne anziché all’esterno del modello."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Ottimizzazione sequenza di stampa pareti"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Ottimizza l'ordine in cui vengono stampate le pareti in modo da ridurre le retrazioni e la distanza percorsa. L'abilitazione di questa funzione porta vantaggi per la maggior parte dei pezzi, ma alcuni potrebbero richiedere un maggior tempo di esecuzione, per cui si consiglia di confrontare i tempi di stampa stimati con e senza ottimizzazione."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1095,6 +1049,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "In tutti i possibili punti"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1477,8 +1441,8 @@ msgstr "Offset X riempimento"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "Il riempimento si scosta di questa distanza lungo l'asse X."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1487,8 +1451,8 @@ msgstr "Offset Y riempimento"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "Il riempimento si scosta di questa distanza lungo l'asse Y."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1507,8 +1471,8 @@ msgstr "Percentuale di sovrapposizione del riempimento"
|
||||
|
||||
#: 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 "Indica la quantità di sovrapposizione tra il riempimento e le pareti. Una leggera sovrapposizione consente il saldo collegamento delle pareti al riempimento."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1527,8 +1491,8 @@ msgstr "Percentuale di sovrapposizione del rivestimento esterno"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "Entità della sovrapposizione tra il rivestimento e le pareti espressa in percentuale della larghezza della linea. Una leggera sovrapposizione consente alle pareti di essere saldamente collegate al rivestimento. È una percentuale delle larghezze medie delle linee del rivestimento e della parete più interna."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1690,16 +1654,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Materiale"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Temperatura automatica"
|
||||
|
||||
#: 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 "Modifica automaticamente la temperatura per ciascuno strato con la velocità media del flusso per tale strato."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1750,16 +1704,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "La temperatura alla quale può già iniziare il raffreddamento prima della fine della stampa."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Grafico della temperatura del flusso"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Collegamento dei dati di flusso del materiale (in mm3 al secondo) alla temperatura (in °C)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1777,8 +1721,8 @@ msgstr "Temperatura piano di stampa"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "Indica la temperatura usata per il piano di stampa riscaldato. Se è 0, il piano non si riscalda per questa stampa."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3450,6 +3394,16 @@ 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 "L’angolo della parte superiore di una torre. Un valore superiore genera parti superiori appuntite, un valore inferiore, parti superiori piatte."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Maglia supporto di discesa"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Rappresenta il supporto ovunque sotto la maglia di supporto, in modo che in questa non vi siano punti a sbalzo."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3550,7 +3504,9 @@ 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 "Indica la distanza orizzontale tra lo skirt ed il primo strato della stampa.\nQuesta è la distanza minima. Più linee di skirt aumenteranno tale distanza."
|
||||
msgstr ""
|
||||
"Indica la distanza orizzontale tra lo skirt ed il primo strato della stampa.\n"
|
||||
"Questa è la distanza minima. Più linee di skirt aumenteranno tale distanza."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4082,16 +4038,6 @@ 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 "Di norma Cura cerca di \"ricucire\" piccoli fori nella maglia e di rimuovere le parti di uno strato che presentano grossi fori. Abilitando questa opzione, Cura mantiene quelle parti che non possono essere 'ricucite'. Questa opzione deve essere utilizzata come ultima risorsa quando non sia stato possibile produrre un corretto GCode in nessun altro modo."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Risoluzione massima"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "La dimensione minima di un segmento di linea dopo il sezionamento. Se tale dimensione aumenta, la maglia avrà una risoluzione inferiore. Questo può consentire alla stampante di mantenere la velocità per processare il g-code ed aumenterà la velocità di sezionamento eliminando i dettagli della maglia che non è comunque in grado di processare."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4242,16 +4188,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Utilizzare questa maglia per specificare le aree di supporto. Può essere usata per generare una struttura di supporto."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Maglia supporto di discesa"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Rappresenta il supporto ovunque sotto la maglia di supporto, in modo che in questa non vi siano punti a sbalzo."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4328,14 +4264,194 @@ msgid "experimental!"
|
||||
msgstr "sperimentale!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Ottimizzazione sequenza di stampa pareti"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Ottimizza l'ordine in cui vengono stampate le pareti in modo da ridurre le retrazioni e la distanza percorsa. L'abilitazione di questa funzione porta vantaggi per la maggior parte dei pezzi, ma alcuni potrebbero richiedere un maggior tempo di esecuzione, per cui si consiglia di confrontare i tempi di stampa stimati con e senza ottimizzazione."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolleranza di sezionamento"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Modalità di sezionamento di strati con superfici diagonali. Le aree di uno strato possono essere generate in base al punto in cui la parte intermedia dello strato interseca la superficie (intermedia). In alternativa le aree di ciascuno strato possono ricadere all'interno del volume per tutta l'altezza dello strato (Esclusiva) ovvero possono cadere in qualsiasi punto all'interno dello strato (Inclusiva). La tolleranza esclusiva mantiene il maggior numero di dettagli, la tolleranza inclusiva è la più idonea, mentre la tolleranza intermedia richiede il minor tempo di processo."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Intermedia"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Esclusiva"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusiva"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Larghezza linea rivestimento superficie superiore"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Larghezza di un singola linea delle aree nella parte superiore della stampa"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Configurazione del rivestimento superficie superiore"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Configurazione degli strati superiori."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linee"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concentrica"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zig Zag"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Direzioni linea rivestimento superficie superiore"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Un elenco di direzioni linee intere da usare quando gli strati rivestimento superficie superiore utilizzano le linee o la configurazione zig zag. Gli elementi dall’elenco sono utilizzati in sequenza con il progredire degli strati e, al raggiungimento della fine dell’elenco, la sequenza ricomincia dall’inizio. Le voci elencate sono separate da virgole e l’intero elenco è racchiuso tra parentesi quadre. L’elenco predefinito è vuoto, vale a dire che utilizza i valori angolari predefiniti (45 e 135 gradi)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Temperatura automatica"
|
||||
|
||||
#: 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 "Modifica automaticamente la temperatura per ciascuno strato con la velocità media del flusso per tale strato."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Grafico della temperatura del flusso"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Collegamento dei dati di flusso del materiale (in mm3 al secondo) alla temperatura (in °C)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Risoluzione massima"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "La dimensione minima di un segmento di linea dopo il sezionamento. Se tale dimensione aumenta, la maglia avrà una risoluzione inferiore. Questo può consentire alla stampante di mantenere la velocità per processare il g-code ed aumenterà la velocità di sezionamento eliminando i dettagli della maglia che non è comunque in grado di processare."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4827,7 +4943,9 @@ 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 "Indica la distanza di uno spostamento verso l'alto con estrusione a velocità dimezzata.\nCiò può garantire una migliore adesione agli strati precedenti, senza eccessivo riscaldamento del materiale su questi strati. Applicabile solo alla funzione Wire Printing."
|
||||
msgstr ""
|
||||
"Indica la distanza di uno spostamento verso l'alto con estrusione a velocità dimezzata.\n"
|
||||
"Ciò può garantire una migliore adesione agli strati precedenti, senza eccessivo riscaldamento del materiale su questi strati. Applicabile solo alla funzione Wire Printing."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "wireframe_top_jump label"
|
||||
@ -4934,6 +5052,46 @@ 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 "Indica la distanza tra l'ugello e le linee diagonali verso il basso. Un maggior gioco risulta in linee diagonali verso il basso con un minor angolo di inclinazione, cosa che a sua volta si traduce in meno collegamenti verso l'alto con lo strato successivo. Applicabile solo alla funzione Wire Printing."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4994,6 +5152,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Matrice di rotazione da applicare al modello quando caricato dal file."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "Il riempimento si scosta di questa distanza lungo l'asse X."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "Il riempimento si scosta di questa distanza lungo l'asse Y."
|
||||
|
||||
#~ 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 "Indica la quantità di sovrapposizione tra il riempimento e le pareti. Una leggera sovrapposizione consente il saldo collegamento delle pareti al riempimento."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "Entità della sovrapposizione tra il rivestimento e le pareti espressa in percentuale della larghezza della linea. Una leggera sovrapposizione consente alle pareti di essere saldamente collegate al rivestimento. È una percentuale delle larghezze medie delle linee del rivestimento e della parete più interna."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "Indica la temperatura usata per il piano di stampa riscaldato. Se è 0, il piano non si riscalda per questa stampa."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Estrusore parete interna"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Brule\n"
|
||||
"Language-Team: Brule\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Brule\n"
|
||||
"Language-Team: Brule\n"
|
||||
@ -62,7 +62,9 @@ msgctxt "machine_start_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "Gcodeのコマンドは −で始まり\nで区切られます。"
|
||||
msgstr ""
|
||||
"Gcodeのコマンドは −で始まり\n"
|
||||
"で区切られます。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
@ -75,7 +77,9 @@ msgctxt "machine_end_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "Gcodeのコマンドは −で始まり\nで区切られます。"
|
||||
msgstr ""
|
||||
"Gcodeのコマンドは −で始まり\n"
|
||||
"で区切られます。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
@ -377,6 +381,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
# msgstr "Repetier"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
@ -641,31 +655,6 @@ 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 "初期レイヤーの高さ(mm)。厚い初期層はビルドプレートへの接着を容易にする。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "スライス公差"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "表面を斜めにスライスする方法を指定します。レイヤーの領域は、レイヤーの中央がサーフェス(中央)と交差する位置に基づいて生成できます。また、各層は、レイヤーの高さを通してボリュームの内側に収まる領域を持つ(排他)か、またはレイヤー内の任意の場所内に収まる領域を持っています(包括)。排他は最も細かく、包括は最もフィットし、中間は時間がかかります。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "中間"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "排他"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "包括"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -706,17 +695,6 @@ 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 "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "最上面のライン幅"
|
||||
|
||||
# msgstr "上表面スキンの線幅"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "プリントの上部の 線の幅。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -907,46 +885,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "上部表面のレイヤー数。通常一層で綺麗に出来上がります"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "上部表面パターン"
|
||||
|
||||
# msgstr "上層表面スキンパターン"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "上層のパターン"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "直線"
|
||||
|
||||
# msgstr "線"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "同心円"
|
||||
|
||||
# msgstr "同心"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "ジグザグ"
|
||||
|
||||
# msgstr "ジグザグ"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "最上面のラインの向き"
|
||||
|
||||
# msgstr "上層表面スキンラインの方向"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "トップ表面層に縦かジグザグパターンを利用する時に使用する整数の行方向のリスト。リスト内から順番に使われていき、リストの最後に達するとまた最初の設定値に戻ります。リストアイテムはカンマで区切られ、全体はカッコで括られています。デフォルトでは何も入っておらず、設定角度は (45 度と 135 度)になっています。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1079,6 +1017,17 @@ 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 "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "壁印刷順序の最適化"
|
||||
|
||||
# msgstr "壁のプリントの順番を最適化する"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "撤回と移動距離を減らすために、壁のプリント順序を最適化します。ほとんどの部品がこの設定を有効にしている方が良い印刷結果につながりますが、実際には時間がかかることがありますので、最適化の有無に関わらず印刷時間を比較してください。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1149,6 +1098,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "全対象"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1220,7 +1179,9 @@ msgstr "ZシームX"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "z_seam_x description"
|
||||
msgid "The X coordinate of the position near where to start printing each part in a layer."
|
||||
msgstr "レイヤー内の各印刷を開始するX座\n標の位置。"
|
||||
msgstr ""
|
||||
"レイヤー内の各印刷を開始するX座\n"
|
||||
"標の位置。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "z_seam_y label"
|
||||
@ -1561,8 +1522,8 @@ msgstr "インフィルXオフセット"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "インフィルパターンはX軸に沿ってこの距離を移動します。"
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1571,8 +1532,8 @@ msgstr "インフィルYオフセット"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "インフィルパターンはY軸に沿ってこの距離を移動します。"
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1589,11 +1550,10 @@ msgctxt "infill_overlap label"
|
||||
msgid "Infill Overlap Percentage"
|
||||
msgstr "インフィル公差量"
|
||||
|
||||
# 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 "インフィルと壁が交差する量、わずかな交差によって壁がインフィルにしっかりつながります。"
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1613,8 +1573,8 @@ msgstr "表面公差量"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "表面と壁の交わる量。ラインの幅の%で設定。少しの接触でしっかりと繋がります。表面と内壁の交わる量の平均値になります。"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1676,7 +1636,9 @@ 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 "壁より前にインフィルをプリントします はじめに壁をプリントするとより精密な壁になりますが、オーバーハングのプリントは悪化します\nはじめにインフィルをプリントすると丈夫な壁になりますが、インフィルの模様が時折表面から透けて表れます"
|
||||
msgstr ""
|
||||
"壁より前にインフィルをプリントします はじめに壁をプリントするとより精密な壁になりますが、オーバーハングのプリントは悪化します\n"
|
||||
"はじめにインフィルをプリントすると丈夫な壁になりますが、インフィルの模様が時折表面から透けて表れます"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "min_infill_area label"
|
||||
@ -1783,16 +1745,6 @@ 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 "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1843,16 +1795,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
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 "マテリアルフロー(毎秒 3mm) と温度 (° c) をリンクします。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1870,8 +1812,8 @@ msgstr "ビルドプレート温度"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "加熱式ビルドプレート温度。これが 0 の場合、ベッドは加熱しません。"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3586,6 +3528,17 @@ 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 "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "サポートメッシュの下処理"
|
||||
|
||||
# msgstr "ドロップダウンサポートメッシュ"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "サポートメッシュの下のサポート材を全箇所に作ります、これはサポートメッシュ下にてオーバーハングしないようにするためです。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3691,7 +3644,9 @@ 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 "スカートと印刷の最初の層の間の水平距離。\nこれは最小距離です。複数のスカートラインがこの距離から外側に展開されます。"
|
||||
msgstr ""
|
||||
"スカートと印刷の最初の層の間の水平距離。\n"
|
||||
"これは最小距離です。複数のスカートラインがこの距離から外側に展開されます。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4224,16 +4179,6 @@ 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 "通常、Curaはメッシュ内の小さな穴をスティッチし、大きな穴のあるレイヤーの部分を削除しようとします。このオプションを有効にすると、スティッチできない部分が保持されます。このオプションは、他のすべてが適切なGCodeを生成できない場合の最後の手段として使用する必要があります。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "最大解像度"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "スライス後の線分の最小サイズ。これを増やすと、メッシュの解像度が低くなります。これにより、プリンタが g コードの処理速度に追いつくことができ、処理できないメッシュの詳細を取り除いてスライス速度を速めます。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4389,17 +4334,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "このメッシュを使用してサポート領域を指定します。これは、サポート構造を生成するために使用できます。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "サポートメッシュの下処理"
|
||||
|
||||
# msgstr "ドロップダウンサポートメッシュ"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "サポートメッシュの下のサポート材を全箇所に作ります、これはサポートメッシュ下にてオーバーハングしないようにするためです。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4478,15 +4412,200 @@ msgid "experimental!"
|
||||
msgstr "実験的"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "壁印刷順序の最適化"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
# msgstr "壁のプリントの順番を最適化する"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "撤回と移動距離を減らすために、壁のプリント順序を最適化します。ほとんどの部品がこの設定を有効にしている方が良い印刷結果につながりますが、実際には時間がかかることがありますので、最適化の有無に関わらず印刷時間を比較してください。"
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "スライス公差"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "表面を斜めにスライスする方法を指定します。レイヤーの領域は、レイヤーの中央がサーフェス(中央)と交差する位置に基づいて生成できます。また、各層は、レイヤーの高さを通してボリュームの内側に収まる領域を持つ(排他)か、またはレイヤー内の任意の場所内に収まる領域を持っています(包括)。排他は最も細かく、包括は最もフィットし、中間は時間がかかります。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "中間"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "排他"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "包括"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "最上面のライン幅"
|
||||
|
||||
# msgstr "上表面スキンの線幅"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "プリントの上部の 線の幅。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "上部表面パターン"
|
||||
|
||||
# msgstr "上層表面スキンパターン"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "上層のパターン"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "直線"
|
||||
|
||||
# msgstr "線"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "同心円"
|
||||
|
||||
# msgstr "同心"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "ジグザグ"
|
||||
|
||||
# msgstr "ジグザグ"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "最上面のラインの向き"
|
||||
|
||||
# msgstr "上層表面スキンラインの方向"
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "トップ表面層に縦かジグザグパターンを利用する時に使用する整数の行方向のリスト。リスト内から順番に使われていき、リストの最後に達するとまた最初の設定値に戻ります。リストアイテムはカンマで区切られ、全体はカッコで括られています。デフォルトでは何も入っておらず、設定角度は (45 度と 135 度)になっています。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
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_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 "マテリアルフロー(毎秒 3mm) と温度 (° c) をリンクします。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "最大解像度"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "スライス後の線分の最小サイズ。これを増やすと、メッシュの解像度が低くなります。これにより、プリンタが g コードの処理速度に追いつくことができ、処理できないメッシュの詳細を取り除いてスライス速度を速めます。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -5097,6 +5216,46 @@ 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 "ノズルと水平方向に下向きの線間の距離。大きな隙間がある場合、急な角度で斜め下方線となり、次の層が上方接続しずらくなる。ワイヤ印刷にのみ適用されます。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -5157,6 +5316,27 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "ファイルから読み込むときに、モデルに適用するトランスフォーメーションマトリックス。"
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "インフィルパターンはX軸に沿ってこの距離を移動します。"
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "インフィルパターンはY軸に沿ってこの距離を移動します。"
|
||||
|
||||
# msgstr "インフィルのオーバーラップ率"
|
||||
#~ 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 "インフィルと壁が交差する量、わずかな交差によって壁がインフィルにしっかりつながります。"
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "表面と壁の交わる量。ラインの幅の%で設定。少しの接触でしっかりと繋がります。表面と内壁の交わる量の平均値になります。"
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "加熱式ビルドプレート温度。これが 0 の場合、ベッドは加熱しません。"
|
||||
|
||||
#~ 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, octet, quarter cubic and concentric patterns are fully printed every layer. Cubic, quarter cubic and octet infill change with every layer to provide a more equal distribution of strength over each direction."
|
||||
#~ msgstr "印刷物のインフィルのパターン。線とジグザグのインフィルはレイヤーごとに交互に方向を変え、材料費を削減します。グリッド、三角形、キュービック、オクテット、クォーターキュービック、同心円のパターンは、すべてのレイヤーにて完全に印刷されます。キュービック、クォーターキュービック、オクテットのインフィルは各レイヤーごとに変化し、各方向の強度が均等になるように分布します。"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.1\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Brule\n"
|
||||
"Language-Team: Brule\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Brule\n"
|
||||
"Language-Team: Brule\n"
|
||||
@ -347,6 +347,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "반복기"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -607,31 +617,6 @@ 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 "초기 레이어의 높이 (mm)입니다. 두꺼운 초기 레이어는 빌드 플레이트에 쉽게 접착합니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "슬라이싱 허용 오차"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "레이어를 대각선 서피스로 슬라이스하는 방법 레이어 영역은 레이어의 중앙이 서피스와 교차하는 부분(중간)을 기준으로 생성됩니다. 또는 각 레이어에 레이어의 높이 전체의 볼륨에 들어가는 영역(배타)이나 레이어 안의 어느 지점에 들어가는 영역(중복)이 있을 수 있습니다. 배타는 가장 많은 디테일을 포함하고, 중복은 베스트 피트를 만들 수 있으며, 중간은 처리 시간이 가장 짧습니다."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "중간"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "배타"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "중복"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -672,16 +657,6 @@ 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 "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "상단 표면 스킨 선 너비"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "인쇄 상단 부분의 한 줄 너비. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -862,41 +837,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "최상층의 스킨 층의 수. 일반적으로 고품질 맨 위 표면을 생성하는 데 최상위 레이어 하나만 있으면 충분합니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "탑 표면 스킨 패턴"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "최상위 레이어의 패턴입니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "윤곽"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "동심원의"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "지그재그"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "상단 표면 스킨 라인 방향"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "상단 표면 스킨 층이 선 또는 지그재그 패턴을 사용할 때 사용할 정수선 방향 목록. 목록의 요소는 레이어가 진행됨에 따라 순차적으로 사용되며 목록의 끝에 도달하면 처음부터 다시 시작됩니다. 목록 항목은 쉼표로 구분되며 전체 목록은 대괄호로 묶여 있습니다. 기본값은 전통적인 기본 각도 (45도 및 135도)를 사용하는 빈 목록입니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1027,6 +967,16 @@ 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 "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "벽면 인쇄 명령 최적화"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "수축 및 이동 거리를 줄이도록 벽이 인쇄되는 순서를 최적화하십시오. 대부분의 부품은이 기능을 사용하면 도움이되지만, 실제로는 시간이 오래 걸릴 수 있으므로, 최적화 여부에 관계없이 인쇄 시간을 비교하십시오. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1097,6 +1047,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "어디에나"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1479,8 +1439,8 @@ msgstr "충진 X 오프셋"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "충진 패턴이 X축을 따라 이 거리만큼 이동합니다."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1489,8 +1449,8 @@ msgstr "충진 Y 오프셋"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "충진 패턴이 Y축을 따라 이 거리만큼 이동합니다."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1509,8 +1469,8 @@ 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 "충진재와 벽 사이의 겹침 정도. 약간 겹치면 벽이 충전재에 단단히 연결됩니다."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1529,8 +1489,8 @@ msgstr "피부 겹침 비율"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "선 두께의 백분율로 스킨과 벽 사이의 겹치는 정도입니다. 약간 겹치면 벽이 피부에 단단히 연결됩니다. 이것은 스킨 라인과 가장 안쪽 벽의 평균 라인 폭의 백분율입니다. "
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1692,16 +1652,6 @@ 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 "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1752,16 +1702,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
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 "데이터 흐름 (mm3 / 초) - 온도 (섭씨). "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1779,8 +1719,8 @@ msgstr "빌드 플레이트 온도"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "가열 된 빌드 플레이트에 사용되는 온도. 이 값이 0이면이 인쇄물에 침대가 가열되지 않습니다. "
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3452,6 +3392,16 @@ 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 "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "드롭 다운 지지대 메쉬"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "지지 메쉬 아래의 모든 부분을 지원하여지지 메쉬에 돌출이 없어야 합니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3552,7 +3502,9 @@ 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 "프린트의 스커트와 첫 번째 레이어 사이의 수직 거리입니다.\n이는 최소 거리입니다. 여러 개의 스커트 선이 이 거리에서 바깥쪽으로 연장됩니다."
|
||||
msgstr ""
|
||||
"프린트의 스커트와 첫 번째 레이어 사이의 수직 거리입니다.\n"
|
||||
"이는 최소 거리입니다. 여러 개의 스커트 선이 이 거리에서 바깥쪽으로 연장됩니다."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4084,16 +4036,6 @@ 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 "일반적으로 큐라(Cura)는 메쉬의 작은 구멍을 꿰매 붙이고 큰 구멍이있는 레이어의 부분을 제거하려고합니다. 이 옵션을 활성화하면 스티칭 할 수없는 파트가 유지됩니다. 이 옵션은 다른 모든 것이 올바른 GCode를 생성하지 못할 때 최후의 수단으로 사용해야합니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "최대 해상도"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "슬라이딩 후의 선분의 최소 크기입니다. 이 값을 높이면 메쉬의 해상도가 낮아집니다. 그러면 프린터가 G 코드를 처리하는 데 필요한 속도를 유지할 수 있으며 처리할 수 없는 메쉬의 디테일이 제거되므로 슬라이드 속도가 높아집니다."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4244,16 +4186,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "본 메시를 사용하여 지원 영역을 지정하십시오. 이것은 지원 구조를 생성하는 데 사용할 수 있습니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "드롭 다운 지지대 메쉬"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "지지 메쉬 아래의 모든 부분을 지원하여지지 메쉬에 돌출이 없어야 합니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4330,14 +4262,194 @@ msgid "experimental!"
|
||||
msgstr "실험적인 "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "벽면 인쇄 명령 최적화"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "수축 및 이동 거리를 줄이도록 벽이 인쇄되는 순서를 최적화하십시오. 대부분의 부품은이 기능을 사용하면 도움이되지만, 실제로는 시간이 오래 걸릴 수 있으므로, 최적화 여부에 관계없이 인쇄 시간을 비교하십시오. "
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "슬라이싱 허용 오차"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "레이어를 대각선 서피스로 슬라이스하는 방법 레이어 영역은 레이어의 중앙이 서피스와 교차하는 부분(중간)을 기준으로 생성됩니다. 또는 각 레이어에 레이어의 높이 전체의 볼륨에 들어가는 영역(배타)이나 레이어 안의 어느 지점에 들어가는 영역(중복)이 있을 수 있습니다. 배타는 가장 많은 디테일을 포함하고, 중복은 베스트 피트를 만들 수 있으며, 중간은 처리 시간이 가장 짧습니다."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "중간"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "배타"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "중복"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "상단 표면 스킨 선 너비"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "인쇄 상단 부분의 한 줄 너비. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "탑 표면 스킨 패턴"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "최상위 레이어의 패턴입니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "윤곽"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "동심원의"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "지그재그"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "상단 표면 스킨 라인 방향"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "상단 표면 스킨 층이 선 또는 지그재그 패턴을 사용할 때 사용할 정수선 방향 목록. 목록의 요소는 레이어가 진행됨에 따라 순차적으로 사용되며 목록의 끝에 도달하면 처음부터 다시 시작됩니다. 목록 항목은 쉼표로 구분되며 전체 목록은 대괄호로 묶여 있습니다. 기본값은 전통적인 기본 각도 (45도 및 135도)를 사용하는 빈 목록입니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
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_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 "데이터 흐름 (mm3 / 초) - 온도 (섭씨). "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "최대 해상도"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "슬라이딩 후의 선분의 최소 크기입니다. 이 값을 높이면 메쉬의 해상도가 낮아집니다. 그러면 프린터가 G 코드를 처리하는 데 필요한 속도를 유지할 수 있으며 처리할 수 없는 메쉬의 디테일이 제거되므로 슬라이드 속도가 높아집니다."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4936,6 +5048,46 @@ 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 "노즐과 수평 아래쪽 라인 사이의 거리. 클리어런스가 클수록 비스듬한 각도에서 비스듬히 아래쪽으로 선이 그어져 다음 층과의 연결이보다 적어집니다. 와이어 인쇄에만 적용됩니다. "
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4996,6 +5148,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "파일로부터 로드 하는 경유, 모델에 적용될 변환 행렬입니다. "
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "충진 패턴이 X축을 따라 이 거리만큼 이동합니다."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "충진 패턴이 Y축을 따라 이 거리만큼 이동합니다."
|
||||
|
||||
#~ 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 "충진재와 벽 사이의 겹침 정도. 약간 겹치면 벽이 충전재에 단단히 연결됩니다."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "선 두께의 백분율로 스킨과 벽 사이의 겹치는 정도입니다. 약간 겹치면 벽이 피부에 단단히 연결됩니다. 이것은 스킨 라인과 가장 안쪽 벽의 평균 라인 폭의 백분율입니다. "
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "가열 된 빌드 플레이트에 사용되는 온도. 이 값이 0이면이 인쇄물에 침대가 가열되지 않습니다. "
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "내벽 압출기"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Dutch\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Dutch\n"
|
||||
@ -345,6 +345,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -605,31 +615,6 @@ 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 "De hoogte van de eerste laag in mm. Met een dikkere eerste laag hecht het object beter aan het platform."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Slicetolerantie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Geeft aan hoe lagen met een diagonaal oppervlak worden geslicet. De gebieden van een laag kunnen worden gegenereerd op basis van de locatie waar het midden van de laag het oppervlak snijdt (Midden). Daarnaast kan elke laag gebieden hebben die over de gehele hoogte van de laag binnen het volume vallen (Exclusief), of kan een laag gebieden hebben die overal binnen de laag vallen (Inclusief). Met Exclusief worden de meeste details behouden, met Inclusief verkrijgt u de beste pasvorm en met Midden is de verwerkingstijd het kortst."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Midden"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusief"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusief"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -670,16 +655,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "Breedte van een enkele wandlijn voor alle wandlijnen, behalve de buitenste."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Lijnbreedte bovenskin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Breedte van een enkele lijn aan de bovenkant van de print."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -860,41 +835,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "Het aantal bovenste skinlagen. Doorgaans is één bovenste skinlaag voldoende om oppervlakken van hogere kwaliteit te verkrijgen."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Patroon bovenskin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Het patroon van de bovenste lagen."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Lijnen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concentrisch"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zigzag"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Lijnrichting bovenskin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Een lijst met gehele getallen voor lijnrichtingen die moet worden gebruikt wanneer voor de bovenste skinlagen een lijn- of zigzagpatroon wordt gebruikt. Elementen uit de lijst worden tijdens het printen van de lagen opeenvolgend gebruikt. Wanneer het einde van de lijst is bereikt, wordt deze weer van voren af aan gestart. De lijstitems zijn gescheiden door komma's en de hele lijst is binnen vierkante haken geplaatst. Standaard wordt een lege lijst gebruikt, wat inhoudt dat de traditionele standaardhoeken (45 en 135 graden) worden gebruikt."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1025,6 +965,16 @@ 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 "Uitsparing die wordt toegepast in de buitenwand. Als de buitenwand smaller is dan de nozzle en na de binnenwand wordt geprint, gebruikt u deze offset om het gat in de nozzle te laten overlappen met de binnenwanden in plaats van met de buitenkant van het model."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Printvolgorde van wanden optimaliseren"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimaliseer de volgorde waarin wanden worden geprint om het aantal intrekbewegingen en de afgelegde afstand te verkleinen. Deze instelling is gunstig voor de meeste onderdelen. Bij sommige onderdelen duurt het printen echter langer. Controleer daarom de verwachte printtijd met en zonder optimalisatie."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1095,6 +1045,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Overal"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1477,8 +1437,8 @@ msgstr "Vulling X-offset"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "Het vulpatroon wordt over deze afstand verplaatst over de X-as."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1487,8 +1447,8 @@ msgstr "Vulling Y-offset"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "Het vulpatroon wordt over deze afstand verplaatst over de Y-as."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1507,8 +1467,8 @@ msgstr "Overlappercentage vulling"
|
||||
|
||||
#: 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 "De mate van overlap tussen de vulling en de wanden. Met een lichte overlap kunnen de wanden goed hechten aan de vulling."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1527,8 +1487,8 @@ msgstr "Overlappercentage Skin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "De mate van overlap tussen de skin en de wanden als percentage van de lijnbreedte. Met een lichte overlap kunnen de wanden goed hechten aan de skin. Dit is een percentage van de gemiddelde lijnbreedte van de skinlijnen en de binnenste wand."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1690,16 +1650,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Materiaal"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Automatische Temperatuurinstelling"
|
||||
|
||||
#: 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 "Pas de temperatuur voor elke laag automatisch aan aan de gemiddelde doorvoersnelheid van de laag."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1750,16 +1700,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "De temperatuur waarnaar alvast kan worden afgekoeld net voordat het printen wordt beëindigd."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Grafiek Doorvoertemperatuur"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Grafiek om de materiaaldoorvoer (in mm3 per seconde) te koppelen aan de temperatuur (graden Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1777,8 +1717,8 @@ msgstr "Platformtemperatuur"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "De temperatuur van het verwarmde platform. Als deze waarde ingesteld is op 0, wordt het bed voor deze print niet verwarmd."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3450,6 +3390,16 @@ 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 "De hoek van een dak van een pijler. Een hogere waarde zorgt voor een spits pijlerdak, een lagere waarde zorgt voor een plat pijlerdak."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Supportraster verlagen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Maak overal onder het supportraster support zodat er in het supportraster geen overhang is."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3550,7 +3500,9 @@ 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 "De horizontale afstand tussen de skirt en de eerste laag van de print.\nDit is de minimumafstand. Als u meerdere skirtlijnen print, worden deze vanaf deze afstand naar buiten geprint."
|
||||
msgstr ""
|
||||
"De horizontale afstand tussen de skirt en de eerste laag van de print.\n"
|
||||
"Dit is de minimumafstand. Als u meerdere skirtlijnen print, worden deze vanaf deze afstand naar buiten geprint."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4082,16 +4034,6 @@ 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 "Normaal probeert Cura kleine gaten in het raster te hechten en delen van een laag met grote gaten te verwijderen. Als u deze optie inschakelt, behoudt u deze delen die niet kunnen worden gehecht. Deze optie kan als laatste redmiddel worden gebruikt als er geen andere manier meer is om correcte G-code te genereren."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Maximale resolutie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Het minimale formaat van een lijnsegment na het slicen. Als u deze waarde verhoogt, wordt het model met een lagere resolutie geprint. Hiermee kan de printer de verwerkingssnelheid van de G-code bijhouden en wordt de slicesnelheid verhoogd doordat details van het raster worden verwijderd die niet kunnen worden verwerkt."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4242,16 +4184,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Gebruik dit raster om steunvlakken op te geven. Deze functie kan worden gebruikt om supportstructuur te genereren."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Supportraster verlagen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Maak overal onder het supportraster support zodat er in het supportraster geen overhang is."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4328,14 +4260,194 @@ msgid "experimental!"
|
||||
msgstr "experimenteel!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Printvolgorde van wanden optimaliseren"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optimaliseer de volgorde waarin wanden worden geprint om het aantal intrekbewegingen en de afgelegde afstand te verkleinen. Deze instelling is gunstig voor de meeste onderdelen. Bij sommige onderdelen duurt het printen echter langer. Controleer daarom de verwachte printtijd met en zonder optimalisatie."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Slicetolerantie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Geeft aan hoe lagen met een diagonaal oppervlak worden geslicet. De gebieden van een laag kunnen worden gegenereerd op basis van de locatie waar het midden van de laag het oppervlak snijdt (Midden). Daarnaast kan elke laag gebieden hebben die over de gehele hoogte van de laag binnen het volume vallen (Exclusief), of kan een laag gebieden hebben die overal binnen de laag vallen (Inclusief). Met Exclusief worden de meeste details behouden, met Inclusief verkrijgt u de beste pasvorm en met Midden is de verwerkingstijd het kortst."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Midden"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusief"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusief"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Lijnbreedte bovenskin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Breedte van een enkele lijn aan de bovenkant van de print."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Patroon bovenskin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Het patroon van de bovenste lagen."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Lijnen"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concentrisch"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zigzag"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Lijnrichting bovenskin"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Een lijst met gehele getallen voor lijnrichtingen die moet worden gebruikt wanneer voor de bovenste skinlagen een lijn- of zigzagpatroon wordt gebruikt. Elementen uit de lijst worden tijdens het printen van de lagen opeenvolgend gebruikt. Wanneer het einde van de lijst is bereikt, wordt deze weer van voren af aan gestart. De lijstitems zijn gescheiden door komma's en de hele lijst is binnen vierkante haken geplaatst. Standaard wordt een lege lijst gebruikt, wat inhoudt dat de traditionele standaardhoeken (45 en 135 graden) worden gebruikt."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Automatische Temperatuurinstelling"
|
||||
|
||||
#: 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 "Pas de temperatuur voor elke laag automatisch aan aan de gemiddelde doorvoersnelheid van de laag."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Grafiek Doorvoertemperatuur"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Grafiek om de materiaaldoorvoer (in mm3 per seconde) te koppelen aan de temperatuur (graden Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Maximale resolutie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Het minimale formaat van een lijnsegment na het slicen. Als u deze waarde verhoogt, wordt het model met een lagere resolutie geprint. Hiermee kan de printer de verwerkingssnelheid van de G-code bijhouden en wordt de slicesnelheid verhoogd doordat details van het raster worden verwijderd die niet kunnen worden verwerkt."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4827,7 +4939,9 @@ 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 "De afstand van een opwaartse beweging waarbij de doorvoersnelheid wordt gehalveerd.\nHierdoor ontstaat een betere hechting aan voorgaande lagen, zonder dat het materiaal in die lagen te zeer wordt verwarmd. Alleen van toepassing op Draadprinten."
|
||||
msgstr ""
|
||||
"De afstand van een opwaartse beweging waarbij de doorvoersnelheid wordt gehalveerd.\n"
|
||||
"Hierdoor ontstaat een betere hechting aan voorgaande lagen, zonder dat het materiaal in die lagen te zeer wordt verwarmd. Alleen van toepassing op Draadprinten."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "wireframe_top_jump label"
|
||||
@ -4934,6 +5048,46 @@ 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 "De afstand tussen de nozzle en horizontaal neergaande lijnen. Een grotere tussenruimte zorgt voor diagonaal neerwaarts gaande lijnen met een minder steile hoek. Hierdoor ontstaan minder opwaartse verbindingen met de volgende laag. Alleen van toepassing op Draadprinten."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4994,6 +5148,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Omzettingsmatrix die moet worden toegepast op het model wanneer dit wordt geladen vanuit een bestand."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "Het vulpatroon wordt over deze afstand verplaatst over de X-as."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "Het vulpatroon wordt over deze afstand verplaatst over de Y-as."
|
||||
|
||||
#~ 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 "De mate van overlap tussen de vulling en de wanden. Met een lichte overlap kunnen de wanden goed hechten aan de vulling."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "De mate van overlap tussen de skin en de wanden als percentage van de lijnbreedte. Met een lichte overlap kunnen de wanden goed hechten aan de skin. Dit is een percentage van de gemiddelde lijnbreedte van de skinlijnen en de binnenste wand."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "De temperatuur van het verwarmde platform. Als deze waarde ingesteld is op 0, wordt het bed voor deze print niet verwarmd."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Extruder binnenwand"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-22 15:00+0100\n"
|
||||
"Last-Translator: 'Jaguś' Paweł Jagusiak and Andrzej 'anraf1001' Rafalski\n"
|
||||
"Language-Team: reprapy.pl\n"
|
||||
|
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-22 19:41+0100\n"
|
||||
"Last-Translator: 'Jaguś' Paweł Jagusiak and Andrzej 'anraf1001' Rafalski\n"
|
||||
"Language-Team: reprapy.pl\n"
|
||||
@ -350,6 +350,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -610,31 +620,6 @@ 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 "Wysokość początkowej warstwy w mm. Grubsza początkowa warstwa powoduje lepszą przyczepność do stołu."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolerancja Cięcia"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Jak ciąć warstwy z ukośnymi powierzchniami. Obszary warstwy mogą być generowane na podstawie miejsca gdzie środek warstwy przecina się z powierzchnią (Środek). Alternatywnie każda warstwa może mieć obszary, które wpadają do środka objętości poprzez wysokość warstwy (Wyłączne) lub warstwa ma obszary, które wpadają do środka w każdym miejscu na warstwie (Włącznie). Wyłącznie zatrzymuje najwięcej detali, Włącznie powoduje najlepsze dopasowanie, a Środek wymaga najmniej czasu do przetworzenia."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Środek"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Wyłącznie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Włącznie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -675,16 +660,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "Szerokość jednej linii dla wszystkich linii ściany z wyjątkiem jednej najbardziej zewnętrznej."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Szerokość Linii Powierzchni Skóry"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Szerokość pojedynczej linii na obszarach na górze wydruku."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -865,41 +840,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "Liczba warstw górnej skóry. Zazwyczaj tylko jedna górna warstwa poprawia jakość górnych powierzchni."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Wzór Górnej Pow. Skóry"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Wzór najwyższych warstw."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Koncentryczny"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zygzak"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Kierunki Linii Górnej Pow. Skóry"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Lista całkowitych kierunków linii używana kiedy skóra górnej powierzchni używa wzoru linii lub zygzaka. Elementy z listy są używane po kolei na każdej warstwie, a kiedy lista się skończy, zaczyna się od nowa. Elementy listy są oddzielone przecinkami, a cała lista zawarta jest w nawiasach kwadratowych. Domyślnie lista jest pusta co oznacza używanie tradycyjnych, domyślnych kątów (45 i 135 stopni)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1030,6 +970,16 @@ 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 "Wkład nałożony na ścieżkę zewnętrznej ściany. Jeśli zewnętrzna ścianka jest mniejsza niż dysza i jest drukowana po wewnętrznych ściankach, użyj tego przesunięcia, aby uzyskać otwór w dyszy, żeby nakładała się z wewnętrzną ścianą zamiast być na zewnątrz modelu."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Optymalizuj Kolejność Drukowania Ścian"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optymalizuj kolejność, według której drukowane są ściany, aby zredukować ilość retrakcji i długości ruchu jałowego. Większość części powinno na tym zyskać, ale niektóre mogą drukować się dłużej, dlatego prosimy o porównaniu czasu drukowania z i bez włączonej opcji."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1100,6 +1050,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Wszędzie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1482,8 +1442,8 @@ msgstr "Przesunięcie Wypełn. w Osi X"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "Wypełnienie jest przesunięte o taką odległość wzdłuż osi X."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1492,8 +1452,8 @@ msgstr "Przesunięcie Wypełn. w Osi Y"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "Wypełnienie jest przesunięte o taką odległość wzdłuż osi Y."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1512,8 +1472,8 @@ msgstr "Procent Nałożenia Wypełn."
|
||||
|
||||
#: 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 "Ilość nałożenia pomiędzy wypełnieniem a ścianami. Nieznaczne nałożenie pozwala ściśle łączyć się z wypełnieniem."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1532,8 +1492,8 @@ msgstr "Procent Nakładania się Skóry"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "Wartość nałożenia pomiędzy skórą a ścianami jako procent szerokości linii. Delikatne nałożenie pozwala na dobre połączenie ścian ze skórą. Jest to procent średniej szerokości linii skóry i wewnętrznej ściany."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1695,16 +1655,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Materiał"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Auto Temperatura"
|
||||
|
||||
#: 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 "Zmień temperaturę każdej warstwy automatycznie przy średniej prędkości przepływu tej warstwy."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1755,16 +1705,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "Temperatura, od której zaczyna się chłodzenie tuż przed końcem drukowania."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Wykres Temp. Przepływu"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Dane łączące przepływ materiału (w mm3 na sekundę) z temperaturą (stopnie Celsjusza)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1782,8 +1722,8 @@ msgstr "Temperatura Stołu"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "Temperatura stosowana przy podgrzewanym stole. Jeśli jest to 0, stół nie rozgrzeje się dla tego wydruku."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3455,6 +3395,16 @@ 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 "Kąt dachu wieży. Wyższa wartość powoduje punktowy dach wieży, a niższa wartość powoduje płaskie dachy wieży."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Upuść Siatkę Podpory"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Twórz podpory wszędzie pod siatką podpory, tak aby nie było zwisu w siatce podpory."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -4089,16 +4039,6 @@ 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 "Zwykle Cura próbuje zszywać małe dziury w siatce i usunąć części warstwy z dużymi otworami. Włączenie tej opcji powoduje zostawienie tych części, których nie można zszywać. Ta opcja powinna być używana jako ostatnia deska ratunku, gdy wszystko inne nie dostarczy właściwego G-code."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Maksymalna Rozdzielczość"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Minimalny rozmiar linii segmentu po pocięciu. Jeżeli to zwiększysz, siatka będzie miała mniejszą rozdzielczość. Może to spowodować przyspieszenie prędkości przetwarzania g-code i przyspieszenie prędkości cięcia poprzez usunięcie detali siatki, których tak czy tak nie można przetworzyć."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4249,16 +4189,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Użyj tej siatki, aby określić obszary wsparcia. Można to wykorzystać do generowania struktury podpory."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Upuść Siatkę Podpory"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Twórz podpory wszędzie pod siatką podpory, tak aby nie było zwisu w siatce podpory."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4335,14 +4265,194 @@ msgid "experimental!"
|
||||
msgstr "eksperymentalne!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Optymalizuj Kolejność Drukowania Ścian"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Optymalizuj kolejność, według której drukowane są ściany, aby zredukować ilość retrakcji i długości ruchu jałowego. Większość części powinno na tym zyskać, ale niektóre mogą drukować się dłużej, dlatego prosimy o porównaniu czasu drukowania z i bez włączonej opcji."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolerancja Cięcia"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Jak ciąć warstwy z ukośnymi powierzchniami. Obszary warstwy mogą być generowane na podstawie miejsca gdzie środek warstwy przecina się z powierzchnią (Środek). Alternatywnie każda warstwa może mieć obszary, które wpadają do środka objętości poprzez wysokość warstwy (Wyłączne) lub warstwa ma obszary, które wpadają do środka w każdym miejscu na warstwie (Włącznie). Wyłącznie zatrzymuje najwięcej detali, Włącznie powoduje najlepsze dopasowanie, a Środek wymaga najmniej czasu do przetworzenia."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Środek"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Wyłącznie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Włącznie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Szerokość Linii Powierzchni Skóry"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Szerokość pojedynczej linii na obszarach na górze wydruku."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Wzór Górnej Pow. Skóry"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Wzór najwyższych warstw."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linie"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Koncentryczny"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zygzak"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Kierunki Linii Górnej Pow. Skóry"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Lista całkowitych kierunków linii używana kiedy skóra górnej powierzchni używa wzoru linii lub zygzaka. Elementy z listy są używane po kolei na każdej warstwie, a kiedy lista się skończy, zaczyna się od nowa. Elementy listy są oddzielone przecinkami, a cała lista zawarta jest w nawiasach kwadratowych. Domyślnie lista jest pusta co oznacza używanie tradycyjnych, domyślnych kątów (45 i 135 stopni)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Auto Temperatura"
|
||||
|
||||
#: 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 "Zmień temperaturę każdej warstwy automatycznie przy średniej prędkości przepływu tej warstwy."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Wykres Temp. Przepływu"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Dane łączące przepływ materiału (w mm3 na sekundę) z temperaturą (stopnie Celsjusza)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Maksymalna Rozdzielczość"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Minimalny rozmiar linii segmentu po pocięciu. Jeżeli to zwiększysz, siatka będzie miała mniejszą rozdzielczość. Może to spowodować przyspieszenie prędkości przetwarzania g-code i przyspieszenie prędkości cięcia poprzez usunięcie detali siatki, których tak czy tak nie można przetworzyć."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4943,6 +5053,46 @@ 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 "Odległość między dyszą a liniami skierowanymi w dół. Większe prześwity powodują ukośne linie skierowanie w dół o mniej stromym kącie, co z kolei skutkuje mniejszymi połączeniami z następną warstwą. Dotyczy tylko Drukowania Drutu."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -5003,6 +5153,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Forma przesunięcia, która ma być zastosowana do modelu podczas ładowania z pliku."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "Wypełnienie jest przesunięte o taką odległość wzdłuż osi X."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "Wypełnienie jest przesunięte o taką odległość wzdłuż osi Y."
|
||||
|
||||
#~ 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 "Ilość nałożenia pomiędzy wypełnieniem a ścianami. Nieznaczne nałożenie pozwala ściśle łączyć się z wypełnieniem."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "Wartość nałożenia pomiędzy skórą a ścianami jako procent szerokości linii. Delikatne nałożenie pozwala na dobre połączenie ścian ze skórą. Jest to procent średniej szerokości linii skóry i wewnętrznej ściany."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "Temperatura stosowana przy podgrzewanym stole. Jeśli jest to 0, stół nie rozgrzeje się dla tego wydruku."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Esktruder Wewn. Ściany"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-12-04 09:00-0300\n"
|
||||
"Last-Translator: Cláudio Sampaio <patola@makerlinux.com.br>\n"
|
||||
"Language-Team: Cláudio Sampaio <patola@makerlinux.com.br> and CoderSquirrel <jasaneschio@gmail.com>\n"
|
||||
|
@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-12-04 10:20-0300\n"
|
||||
"Last-Translator: Cláudio Sampaio <patola@makerlinux.com.br>\n"
|
||||
"Language-Team: Cláudio Sampaio <patola@makerlinux.com.br> and CoderSquirrel <jasaneschio@gmail.com>\n"
|
||||
@ -350,6 +350,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -610,31 +620,6 @@ 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 "A altura da camada inicial em mm. Uma camada inicial mais espessa faz a aderência à mesa de impressão ser maior."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolerância de Fatiamento"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Como fatiar camadas com superfícies diagonais. As áreas de uma camada podem ser geradas baseadas em onde o meio da camada interseciona a superfície (Meio). Alternativamente, cada camada pode ter as áreas que se encontram dentro do volume por toda a altura da camada (Exclusivo) ou a camada pode abranger todas as áreas que tenham qualquer penetração dentro do volume (Inclusivo). Exclusivo retém mais detalhes, Inclusivo é melhor para encaixes e Meio toma menos tempo para processar."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Meio"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusivo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusivo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -675,16 +660,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "Largura de extrusão das paredes internas (todas menos a mais externa)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Largura de extrusão da Superfície Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Largura de extrusão de um filete das áreas no topo da peça."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -865,41 +840,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "O número de camadas da superfície superior. Geralmente somente uma camada é suficiente para gerar superfícies de alta qualidade."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Padrão da Superfície Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "O padrão das camadas superiores."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linhas"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concêntrico"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Ziguezague"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Direções dos Filetes da Superfície Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Uma lista de direções inteiras de filete a usar quando as camadas superiores usam o padrão de linhas ou ziguezague. Elementos desta lista são usados sequencialmente de acordo com o progresso das camadas e quando se chega ao fim da lista, se volta ao começo. Os itens da lista são separados por vírgulas e a lista inteira é contida em colchetes. O default é uma lista vazia que significa o uso dos ângulos default (45 e 135 graus)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1030,6 +970,16 @@ 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 "Penetração adicional aplicada ao caminho da parede externa. Se a parede externa for menor que o bico, e impressa depois das paredes internas, use este deslocamento para fazer o orifício do bico se sobrepor às paredes internas ao invés de ao lado de fora do modelo."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Otimizar Ordem de Impressão de Paredes"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Otimiza a ordem em que paredes são impressas de modo a reduzir o número de retrações e a distância percorrida. A maioria das peças se beneficiarão deste ajuste habilitado mas algumas podem acabar levando mais tempo, portanto por favor compare as estimativas de tempo de impressão com e sem otimização."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1100,6 +1050,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Em todos os lugares"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1482,8 +1442,8 @@ msgstr "Deslocamento X do Preenchimento"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "O padrão de preenchimento é corrigido/deslocado nesta distância no eixo X."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1492,8 +1452,8 @@ msgstr "Deslocamento do Preenchimento Y"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "O padrão de preenchimento é corrigido/deslocado nesta distância no eixo Y."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1512,8 +1472,8 @@ msgstr "Porcentagem de Sobreposição do Preenchimento"
|
||||
|
||||
#: 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 "Porcentagem de sobreposição entre o preenchimento e as paredes. Uma leve sobreposição permite que as paredes fiquem firmemente aderidas ao preenchimento."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1532,8 +1492,8 @@ msgstr "Porcentagem de Sobreposição do Contorno"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "A quantidade de sobreposição entre o contorno e as paredes como uma porcentagem da largura de extrusão. Uma sobreposição leve permite que as paredes se conectem firmemente ao contorno. Este ajuste é uma porcentagem das larguras de extrusão média do contorno e da parede mais interna."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1695,16 +1655,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Material"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Temperatura Automática"
|
||||
|
||||
#: 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 "Troca a temperatura para cada camada automaticamente de acordo com a velocidade média de fluxo desta camada."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1755,16 +1705,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "A temperatura para a qual se deve começar a esfriar pouco antes do fim da impressão."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Gráfico de Fluxo de Temperatura"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Dados relacionando fluxo de material (em mm³ por segundo) a temperatura (graus Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1782,8 +1722,8 @@ msgstr "Temperatura da Mesa de Impressão"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "A temperatura usada pela mesa aquecida de impressão. Se for 0, a mesa não aquecerá para esta impressão."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3455,6 +3395,16 @@ 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 "Ângulo do Teto (parte superior) de uma torre. Um valor maior resulta em tetos pontiagudos, um valor menor resulta em tetos achatados."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Malha de Suporte Abaixo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Cria suport em todo lugar abaixo da malha de suporte de modo que não haja seções pendentes nela."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -4089,16 +4039,6 @@ 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 "Normalmente o Cura tenta costurar pequenos furos na malha e remover partes de uma camada com grandes furos. Habilitar esta opção mantém aquelas partes que não podem ser costuradas. Este opção deve ser usada somente como uma última alternativa quando tudo o mais falha em produzir G-Code apropriado."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Resolução Máxima"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "O tamanho mínimo de um segmento de linha após o fatiamento. Se você aumentar este valor, a malha terá uma resolução menor. Isto pode permitir que a impressora mantenha a velocidade que precisa para processar o G-Code e aumentará a velocidade de fatiamento ao remover detalhes da malha que não poderia processar de qualquer jeito."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4249,16 +4189,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Use esta malha para especificar áreas obrigatoriamente suportadas. Isto será usado para gerar estruturas de suporte."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Malha de Suporte Abaixo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Cria suport em todo lugar abaixo da malha de suporte de modo que não haja seções pendentes nela."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4335,14 +4265,194 @@ msgid "experimental!"
|
||||
msgstr "experimental!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Otimizar Ordem de Impressão de Paredes"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Otimiza a ordem em que paredes são impressas de modo a reduzir o número de retrações e a distância percorrida. A maioria das peças se beneficiarão deste ajuste habilitado mas algumas podem acabar levando mais tempo, portanto por favor compare as estimativas de tempo de impressão com e sem otimização."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolerância de Fatiamento"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Como fatiar camadas com superfícies diagonais. As áreas de uma camada podem ser geradas baseadas em onde o meio da camada interseciona a superfície (Meio). Alternativamente, cada camada pode ter as áreas que se encontram dentro do volume por toda a altura da camada (Exclusivo) ou a camada pode abranger todas as áreas que tenham qualquer penetração dentro do volume (Inclusivo). Exclusivo retém mais detalhes, Inclusivo é melhor para encaixes e Meio toma menos tempo para processar."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Meio"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusivo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusivo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Largura de extrusão da Superfície Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Largura de extrusão de um filete das áreas no topo da peça."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Padrão da Superfície Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "O padrão das camadas superiores."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linhas"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concêntrico"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Ziguezague"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Direções dos Filetes da Superfície Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Uma lista de direções inteiras de filete a usar quando as camadas superiores usam o padrão de linhas ou ziguezague. Elementos desta lista são usados sequencialmente de acordo com o progresso das camadas e quando se chega ao fim da lista, se volta ao começo. Os itens da lista são separados por vírgulas e a lista inteira é contida em colchetes. O default é uma lista vazia que significa o uso dos ângulos default (45 e 135 graus)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Temperatura Automática"
|
||||
|
||||
#: 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 "Troca a temperatura para cada camada automaticamente de acordo com a velocidade média de fluxo desta camada."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Gráfico de Fluxo de Temperatura"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Dados relacionando fluxo de material (em mm³ por segundo) a temperatura (graus Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Resolução Máxima"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "O tamanho mínimo de um segmento de linha após o fatiamento. Se você aumentar este valor, a malha terá uma resolução menor. Isto pode permitir que a impressora mantenha a velocidade que precisa para processar o G-Code e aumentará a velocidade de fatiamento ao remover detalhes da malha que não poderia processar de qualquer jeito."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4943,6 +5053,46 @@ 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 "Distância entre o bico e os filetes descendentes horizontais. Espaços livres maiores resultarão em filetes descendentes diagonais com ângulo menos acentuado, o que por sua vez resulta em menos conexões ascendentes à próxima camada. Somente se aplica à Impressão em Arame."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -5003,6 +5153,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Matriz de transformação a ser aplicada ao modelo após o carregamento do arquivo."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "O padrão de preenchimento é corrigido/deslocado nesta distância no eixo X."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "O padrão de preenchimento é corrigido/deslocado nesta distância no eixo Y."
|
||||
|
||||
#~ 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 "Porcentagem de sobreposição entre o preenchimento e as paredes. Uma leve sobreposição permite que as paredes fiquem firmemente aderidas ao preenchimento."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "A quantidade de sobreposição entre o contorno e as paredes como uma porcentagem da largura de extrusão. Uma sobreposição leve permite que as paredes se conectem firmemente ao contorno. Este ajuste é uma porcentagem das larguras de extrusão média do contorno e da parede mais interna."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "A temperatura usada pela mesa aquecida de impressão. Se for 0, a mesa não aquecerá para esta impressão."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Extrusor das Paredes Internas"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -56,8 +56,7 @@ msgstr "Diâmetro do Nozzle"
|
||||
#: fdmextruder.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 ""
|
||||
"O diâmetro interno do nozzle. Altere esta definição quando utilizar um nozzle com um tamanho não convencional."
|
||||
msgstr "O diâmetro interno do nozzle. Altere esta definição quando utilizar um nozzle com um tamanho não convencional."
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_nozzle_offset_x label"
|
||||
@ -97,9 +96,7 @@ msgstr "Posição Inicial Absoluta do Extrusor"
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_extruder_start_pos_abs description"
|
||||
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
|
||||
msgstr ""
|
||||
"Define a posição inicial do extrusor, absoluta em vez de relativa à última posição conhecida da cabeça de "
|
||||
"impressão."
|
||||
msgstr "Define a posição inicial do extrusor, absoluta em vez de relativa à última posição conhecida da cabeça de impressão."
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_extruder_start_pos_x label"
|
||||
@ -139,9 +136,7 @@ msgstr "Posição Final Absoluta do Extrusor"
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_extruder_end_pos_abs description"
|
||||
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
|
||||
msgstr ""
|
||||
"Define a posição final do extrusor, absoluta em vez de relativa à última posição conhecida da cabeça de "
|
||||
"impressão."
|
||||
msgstr "Define a posição final do extrusor, absoluta em vez de relativa à última posição conhecida da cabeça de impressão."
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_extruder_end_pos_x label"
|
||||
|
@ -357,6 +357,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -620,33 +630,6 @@ 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 "A espessura da camada inicial em milímetros. Uma camada inicial mais espessa facilita a aderência à base de construção."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolerância do Seccionamento"
|
||||
|
||||
# rever!
|
||||
# centro ou meio?
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Métodos para seccionar as camadas com as superfícies diagonais. As áreas de uma camada podem ser geradas onde o centro da camada intersecta a superfície (Centro). Como alternativa, cada camada pode conter as áreas que se encontram no interior do volume ao longo da espessura da camada (Exclusivo) ou uma camada pode conter as áreas que se encontram no interior dos perímetros da camada (Inclusivo). A opção Exclusivo retém o maior número de detalhes, a opção Inclusivo garante a melhor adaptação ao modelo e a opção Centro tem o menor tempo de processamento."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Centro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusivo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusivo"
|
||||
|
||||
# rever!
|
||||
# Diâmetro da linha?
|
||||
# ou
|
||||
@ -691,16 +674,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "O diâmetro de uma única linha de parede para todas as linhas de parede excepto a mais exterior."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Diâmetro Linha Revestimento Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "O diâmetro de uma única linha das superfícies de revestimento na parte superior da impressão."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -884,41 +857,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "O número de camadas de revestimento da superfície superior. Por norma, uma só camada superior é suficiente para gerar superfícies superiores de maior qualidade."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Padrão Revestimento Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "O padrão geométrico das camadas de revestimento da superfície superior."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linhas"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concêntrico"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Ziguezague"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Direções Linha Revestimento Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Uma lista de ângulos (números inteiros) relativos às direções de linha a utilizar quando as camadas de revestimento da superfície superior utilizarem o padrão de Linhas ou Ziguezague. Os valores da lista são utilizados em sequência, à medida que as camadas progridem, voltando ao início assim que a lista chega ao fim. Os itens da lista são separados por vírgulas e a lista completa é escrita entre parênteses retos. Por defeito a lista está vazia, o que significa a utilização dos ângulos predefinidos tradicionais (45 e 135 graus)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1054,6 +992,19 @@ 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 "Desvio aplicado à trajetória da parede exterior. Se a parede exterior for menor que o nozzle e impressa depois das paredes interiores, utilize este desvio para que o buraco do nozzle se sobreponha às paredes interiores e não ao exterior do modelo."
|
||||
|
||||
# rever!
|
||||
# ordem de -impressão- das paredes?
|
||||
# incluir _Impressão_?
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Otimizar Ordem Paredes"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Otimizar a ordem pela qual as paredes são impressas de forma a reduzir o número de retrações e a distância percorrida. A maioria das peças irá beneficiar com a ativação desta opção, mas algumas podem na realidade demorar mais tempo, portanto, por favor compare as estimativas do tempo de impressão com e sem otimização."
|
||||
|
||||
# antes das interiores?
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
@ -1129,6 +1080,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Em todo o lado"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1555,8 +1516,8 @@ msgstr "Deslocar Enchimento em X"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "O padrão geométrico de enchimento é deslocado por esta distância ao longo do eixo X."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
# Desvio?
|
||||
# Delocar? deslocamento
|
||||
@ -1568,8 +1529,8 @@ msgstr "Deslocar Enchimento em Y"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "O padrão geométrico de enchimento é deslocado por esta distância ao longo do eixo Y."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1588,8 +1549,8 @@ msgstr "Sobreposição Enchimento (%)"
|
||||
|
||||
#: 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 "A Percentagem de sobreposição entre o enchimento e as paredes. Uma ligeira sobreposição permite que as paredes sejam ligadas firmemente ao enchimento."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1606,12 +1567,10 @@ msgctxt "skin_overlap label"
|
||||
msgid "Skin Overlap Percentage"
|
||||
msgstr "Sobreposição Revestimento (%)"
|
||||
|
||||
# rever!
|
||||
# Esta é uma percentagem das larguras médias de linha das linhas de revestimento e da parede mais interna.
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "A sobreposição entre o revestimento e as paredes, como percentagem do diâmetro da linha. Uma ligeira sobreposição permite que as paredes se liguem firmemente ao revestimento. Esta é uma percentagem da média dos diâmetros da linha de revestimento e da parede mais interior."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1773,16 +1732,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Material"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Temperatura automática"
|
||||
|
||||
#: 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 "Mudar, automaticamente, a temperatura de cada camada com a velocidade de fluxo média dessa camada."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1838,16 +1787,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "A temperatura à qual o arrefecimento é iniciado imediatamente antes do final da impressão."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Gráfico de temperatura de fluxo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Os dados que ligam o fluxo de material (em mm3 por segundo) à temperatura (graus Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1865,8 +1804,8 @@ msgstr "Temperatura da base de construção"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "A temperatura utilizada para a base de construção aquecida. Se for 0, a base não será aquecida para esta impressão."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3600,6 +3539,16 @@ 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 "O ângulo do topo de uma torre. Um valor mais elevado resulta em tectos de torre pontiagudos, enquanto um valor mais reduzido resulta em tectos de torre achatados."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Malha de suporte pendente"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Cria suporte em qualquer local abaixo da malha de suporte, para que não existam saliências na malha de suporte."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -4260,16 +4209,6 @@ 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 "Geralmente, o Cura tenta remendar pequenos buracos na malha e remover partes de uma camada com buracos grandes. Ativar esta opção conserva as peças que não podem ser remendadas. Esta opção deve ser utilizada como último recurso quando tudo o resto não produz um GCode adequado."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Resolução máxima"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "O tamanho mínimo de um segmento após o seccionamento. Se aumentar este valor, a malha terá uma resolução menor. Isto poderá permitir que a impressora acompanhe a velocidade que tem para processar o g-code e irá aumentar a velocidade de seccionamento ao remover os detalhes da malha que não podem ser processados."
|
||||
|
||||
# rever!
|
||||
# does it apply only to Merged obkects (menu) or individual objects that touch
|
||||
# merged - combinadas? - fundidas?
|
||||
@ -4430,16 +4369,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Utilize esta malha para especificar áreas de suporte. Esta opção pode ser utilizada para gerar estruturas de suporte."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Malha de suporte pendente"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Cria suporte em qualquer local abaixo da malha de suporte, para que não existam saliências na malha de suporte."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4517,18 +4446,197 @@ msgctxt "experimental description"
|
||||
msgid "experimental!"
|
||||
msgstr "experimental!"
|
||||
|
||||
# rever!
|
||||
# ordem de -impressão- das paredes?
|
||||
# incluir _Impressão_?
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Otimizar Ordem Paredes"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Otimizar a ordem pela qual as paredes são impressas de forma a reduzir o número de retrações e a distância percorrida. A maioria das peças irá beneficiar com a ativação desta opção, mas algumas podem na realidade demorar mais tempo, portanto, por favor compare as estimativas do tempo de impressão com e sem otimização."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Tolerância do Seccionamento"
|
||||
|
||||
# rever!
|
||||
# centro ou meio?
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Métodos para seccionar as camadas com as superfícies diagonais. As áreas de uma camada podem ser geradas onde o centro da camada intersecta a superfície (Centro). Como alternativa, cada camada pode conter as áreas que se encontram no interior do volume ao longo da espessura da camada (Exclusivo) ou uma camada pode conter as áreas que se encontram no interior dos perímetros da camada (Inclusivo). A opção Exclusivo retém o maior número de detalhes, a opção Inclusivo garante a melhor adaptação ao modelo e a opção Centro tem o menor tempo de processamento."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Centro"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusivo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusivo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Diâmetro Linha Revestimento Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "O diâmetro de uma única linha das superfícies de revestimento na parte superior da impressão."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Padrão Revestimento Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "O padrão geométrico das camadas de revestimento da superfície superior."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Linhas"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Concêntrico"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Ziguezague"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Direções Linha Revestimento Superior"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Uma lista de ângulos (números inteiros) relativos às direções de linha a utilizar quando as camadas de revestimento da superfície superior utilizarem o padrão de Linhas ou Ziguezague. Os valores da lista são utilizados em sequência, à medida que as camadas progridem, voltando ao início assim que a lista chega ao fim. Os itens da lista são separados por vírgulas e a lista completa é escrita entre parênteses retos. Por defeito a lista está vazia, o que significa a utilização dos ângulos predefinidos tradicionais (45 e 135 graus)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Temperatura automática"
|
||||
|
||||
#: 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 "Mudar, automaticamente, a temperatura de cada camada com a velocidade de fluxo média dessa camada."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Gráfico de temperatura de fluxo"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Os dados que ligam o fluxo de material (em mm3 por segundo) à temperatura (graus Celsius)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Resolução máxima"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "O tamanho mínimo de um segmento após o seccionamento. Se aumentar este valor, a malha terá uma resolução menor. Isto poderá permitir que a impressora acompanhe a velocidade que tem para processar o g-code e irá aumentar a velocidade de seccionamento ao remover os detalhes da malha que não podem ser processados."
|
||||
|
||||
# rever!
|
||||
# Is the english string correct? for the label?
|
||||
@ -5143,6 +5251,46 @@ 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 "Distância entre o nozzle e as linhas horizontais descendentes. Uma maior folga resulta em linhas horizontais descendentes com um ângulo menos acentuado, o que, por sua vez, resulta em menos ligações ascendentes com a camada seguinte. Aplica-se apenas à impressão de fios."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -5202,3 +5350,25 @@ msgstr "Matriz Rotação da Malha"
|
||||
msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Matriz de transformação a ser aplicada no modelo ao abrir o ficheiro."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "O padrão geométrico de enchimento é deslocado por esta distância ao longo do eixo X."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "O padrão geométrico de enchimento é deslocado por esta distância ao longo do eixo Y."
|
||||
|
||||
#~ 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 "A Percentagem de sobreposição entre o enchimento e as paredes. Uma ligeira sobreposição permite que as paredes sejam ligadas firmemente ao enchimento."
|
||||
|
||||
# rever!
|
||||
# Esta é uma percentagem das larguras médias de linha das linhas de revestimento e da parede mais interna.
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "A sobreposição entre o revestimento e as paredes, como percentagem do diâmetro da linha. Uma ligeira sobreposição permite que as paredes se liguem firmemente ao revestimento. Esta é uma percentagem da média dos diâmetros da linha de revestimento e da parede mais interior."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "A temperatura utilizada para a base de construção aquecida. Se for 0, a base não será aquecida para esta impressão."
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Ruslan Popov <ruslan.popov@gmail.com>\n"
|
||||
"Language-Team: Ruslan Popov\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Ruslan Popov <ruslan.popov@gmail.com>\n"
|
||||
"Language-Team: Ruslan Popov\n"
|
||||
@ -58,7 +58,9 @@ msgctxt "machine_start_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "Команды в G-коде, которые будут выполнены при старте печати, разделённые \n."
|
||||
msgstr ""
|
||||
"Команды в G-коде, которые будут выполнены при старте печати, разделённые \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
@ -70,7 +72,9 @@ msgctxt "machine_end_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "Команды в G-коде, которые будут выполнены в конце печати, разделённые \n."
|
||||
msgstr ""
|
||||
"Команды в G-коде, которые будут выполнены в конце печати, разделённые \n"
|
||||
"."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
@ -347,6 +351,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -607,31 +621,6 @@ 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 "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Допуск слайсинга"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Способ выполнения слайсинга слоев диагональными поверхностями. Области слоя можно создать на основе места пересечения середины слоя и поверхности (Середина). Кроме того, каждый слой может иметь области, попадающие в объем по высоте слоя (Исключение), или слой имеет области, попадающие в любое место слоя (Включение). Способ «Исключение» сохраняет больше деталей. Способ «Включение» обеспечивает наилучшую подгонку. Способ «Середина» требует минимального времени для обработки."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Середина"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Исключение"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Включение"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -672,16 +661,6 @@ 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 "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Ширина линии крышки"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Ширина одной линии крышки."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -862,41 +841,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "Количество верхних слоёв оболочки. Обычно достаточно одного слоя для получения верхних поверхностей в хорошем качестве."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Шаблон верхней оболочки"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Шаблон, используемый для верхних слоёв оболочки."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Линии"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Концентрические"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Зигзаг"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Направление линий верхней оболочки"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Список направлений линии при печати слоёв дна/крышки линиями или зигзагом. Элементы списка используются последовательно по мере печати слоёв и когда конец списка будет достигнут, он начнётся сначала. Элементы списка отделяются запятыми и сам список заключён в квадратные скобки. По умолчанию, он пустой, что означает использование стандартных углов (45 и 135 градусов)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1027,6 +971,16 @@ 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 "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Оптимазация порядка печати стенок"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Оптимизирует порядок, в котором печатаются стенки для уменьшения количества откатов и перемещений. Большинство моделей будут распечатываться быстрее, но не все. Сравнивайте печать с оптимизацией и без."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1097,6 +1051,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Везде"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1479,8 +1443,8 @@ msgstr "Смещение заполнения по X"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "Расстояние смещения шаблона заполнения по оси X."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1489,8 +1453,8 @@ msgstr "Смещение заполнения по Y"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "Расстояние смещения шаблона заполнения по оси Y."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1509,8 +1473,8 @@ 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 "Величина перекрытия между заполнением и стенками. Небольшое перекрытие позволяет стенкам плотно соединиться с заполнением."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1529,8 +1493,8 @@ msgstr "Процент перекрытия оболочек"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "Объём перекрытия между оболочкой и стенами в виде процента от ширины линии. Небольшое перекрытие позволяют стенам нормально соединяться с оболочкой. Это процент от средней ширины линии оболочки и внутренней стенки."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1692,16 +1656,6 @@ 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 "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1752,16 +1706,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
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 "График, объединяющий поток (в мм3 в секунду) с температурой (в градусах Цельсия)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1779,8 +1723,8 @@ msgstr "Температура стола"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "Температура, используемая для горячего стола. Если указан 0, то горячий стол не нагревается при печати."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3452,6 +3396,16 @@ 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 "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Объект поддержки нависаний"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Будет поддерживать всё ниже объекта, никаких нависаний не будет."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3552,7 +3506,9 @@ 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 "Горизонтальное расстояние между юбкой и первым слоем печати.\nМинимальное расстояние. Несколько линий юбки будут расширяться от этого расстояния."
|
||||
msgstr ""
|
||||
"Горизонтальное расстояние между юбкой и первым слоем печати.\n"
|
||||
"Минимальное расстояние. Несколько линий юбки будут расширяться от этого расстояния."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4084,16 +4040,6 @@ 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 "Обычно Cura пытается закрыть небольшие отверстия в объекте и убрать части слоя с большими отверстиями. Включение этого параметра сохраняет те части, что не могут быть сшиты. Этот параметр должен использоваться как последний вариант, когда уже ничего не помогает получить нормальный GCode."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Максимальное разрешение"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Минимальный размер сегмента линии после слайсинга. Увеличение значения этого параметра понизит разрешение модели. Это может позволить принтеру поддерживать скорость обработки кода G и увеличит скорость слайсинга за счет удаления деталей модели, которые он в любом случае не сможет обработать."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4244,16 +4190,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Используйте этот объект для указания области поддержек. Может использоваться при генерации структуры поддержек."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Объект поддержки нависаний"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Будет поддерживать всё ниже объекта, никаких нависаний не будет."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4330,14 +4266,194 @@ msgid "experimental!"
|
||||
msgstr "экспериментальное!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Оптимазация порядка печати стенок"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Оптимизирует порядок, в котором печатаются стенки для уменьшения количества откатов и перемещений. Большинство моделей будут распечатываться быстрее, но не все. Сравнивайте печать с оптимизацией и без."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Допуск слайсинга"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Способ выполнения слайсинга слоев диагональными поверхностями. Области слоя можно создать на основе места пересечения середины слоя и поверхности (Середина). Кроме того, каждый слой может иметь области, попадающие в объем по высоте слоя (Исключение), или слой имеет области, попадающие в любое место слоя (Включение). Способ «Исключение» сохраняет больше деталей. Способ «Включение» обеспечивает наилучшую подгонку. Способ «Середина» требует минимального времени для обработки."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Середина"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Исключение"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Включение"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Ширина линии крышки"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Ширина одной линии крышки."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Шаблон верхней оболочки"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "Шаблон, используемый для верхних слоёв оболочки."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Линии"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Концентрические"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Зигзаг"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Направление линий верхней оболочки"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Список направлений линии при печати слоёв дна/крышки линиями или зигзагом. Элементы списка используются последовательно по мере печати слоёв и когда конец списка будет достигнут, он начнётся сначала. Элементы списка отделяются запятыми и сам список заключён в квадратные скобки. По умолчанию, он пустой, что означает использование стандартных углов (45 и 135 градусов)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
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_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 "График, объединяющий поток (в мм3 в секунду) с температурой (в градусах Цельсия)."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Максимальное разрешение"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Минимальный размер сегмента линии после слайсинга. Увеличение значения этого параметра понизит разрешение модели. Это может позволить принтеру поддерживать скорость обработки кода G и увеличит скорость слайсинга за счет удаления деталей модели, которые он в любом случае не сможет обработать."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4829,7 +4945,9 @@ 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 "Расстояние движения вверх, при котором выдавливание идёт на половине скорости.\nЭто может улучшить прилипание к предыдущим слоям, не перегревая материал тех слоёв. Применяется только при каркасной печати."
|
||||
msgstr ""
|
||||
"Расстояние движения вверх, при котором выдавливание идёт на половине скорости.\n"
|
||||
"Это может улучшить прилипание к предыдущим слоям, не перегревая материал тех слоёв. Применяется только при каркасной печати."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "wireframe_top_jump label"
|
||||
@ -4936,6 +5054,46 @@ 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 "Зазор между соплом и горизонтально нисходящими линиями. Большее значение уменьшает угол нисхождения, что приводит уменьшению восходящих соединений на следующем слое. Применяется только при каркасной печати."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4996,6 +5154,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Матрица преобразования, применяемая к модели при её загрузки из файла."
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "Расстояние смещения шаблона заполнения по оси X."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "Расстояние смещения шаблона заполнения по оси Y."
|
||||
|
||||
#~ 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 "Величина перекрытия между заполнением и стенками. Небольшое перекрытие позволяет стенкам плотно соединиться с заполнением."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "Объём перекрытия между оболочкой и стенами в виде процента от ширины линии. Небольшое перекрытие позволяют стенам нормально соединяться с оболочкой. Это процент от средней ширины линии оболочки и внутренней стенки."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "Температура, используемая для горячего стола. Если указан 0, то горячий стол не нагревается при печати."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "Печать внутренних стенок"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Turkish\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: Turkish\n"
|
||||
@ -56,7 +56,9 @@ msgctxt "machine_start_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "\n ile ayrılan, başlangıçta yürütülecek G-code komutları."
|
||||
msgstr ""
|
||||
"\n"
|
||||
" ile ayrılan, başlangıçta yürütülecek G-code komutları."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
@ -68,7 +70,9 @@ msgctxt "machine_end_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "\n ile ayrılan, bitişte yürütülecek Gcode komutları."
|
||||
msgstr ""
|
||||
"\n"
|
||||
" ile ayrılan, bitişte yürütülecek Gcode komutları."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
@ -345,6 +349,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -605,31 +619,6 @@ 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 "İlk katmanın milimetre cinsinden yüksekliği. Kalın ilk katmanlar yapı levhasına yapışmayı kolaylaştırır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Dilimleme Toleransı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Çapraz yüzeylerle katman dilimleme yolları. Bir katmanın alanları katmanın ortasının yüzeyle kesiştiği yere (Ortalayıcı) göre oluşturulabilir. Diğer bir yol da her katmanın yüksekliği boyunca hacim içinde kalan alanları (Dışlayıcı) veya katmanın içinde herhangi bir yerde kalan alanları (Kapsayıcı) almasıdır. Dışlayıcı seçenek en çok ayrıntıyı tutar; Kapsayıcı seçenek en iyi şekilde oturur; Ortalayıcı ise en kısa sürede işlenir."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Ortalayıcı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Dışlayıcı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Kapsayıcı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -670,16 +659,6 @@ msgctxt "wall_line_width_x description"
|
||||
msgid "Width of a single wall line for all wall lines except the outermost one."
|
||||
msgstr "En dış duvar haricindeki tüm duvar hatları için tek bir duvar hattı genişliği."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Üst Yüzey Hat Genişliği"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Baskının üst tarafında bulunan alanlardaki tek bir hattın genişliği."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -860,41 +839,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "En üstteki yüzey katmanlarının sayısı. Yüksek kalitede üst yüzeyler oluşturmak için genellikle tek bir üst yüzey katmanı yeterlidir."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Üst Yüzey Şekli"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "En üst yüzeyin şekli."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Çizgiler"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Eş merkezli"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zikzak"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Üst Yüzey Hat Yönleri"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Üst yüzey katmanları çizgi veya zikzak biçimindeyken kullanılacak tam sayı hat yönü listesi. Listedeki öğeler, katmanlar ilerledikçe sıralı olarak kullanılır. Listenin sonuna ulaşıldığında tekrar başa dönülür. Liste öğeleri virgülle ayrılır ve tüm liste köşeli parantez içine alınır. Varsayılan ayar boş listedir ve geleneksel varsayılan açılar (45 ve 135 derece) kullanılır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1025,6 +969,16 @@ 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 "Dış duvar yoluna uygulanan ilave. Dış duvar nozülden küçükse ve iç duvardan sonra yazdırılmışsa, nozüldeki deliği modelin dış kısmı yerine iç duvarlar ile üst üste bindirmek için bu ofseti kullanın."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Duvar Yazdırma Sırasını Optimize Et"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Geri çekmelerin sayısını ve kat edilen mesafeyi azaltmak için duvarların yazdırıldığı sırayı optimize edin. Çoğu parça, bunun etkinleştirilmesinden yararlanır, ancak bazılarının yararlanması için gerçekte daha uzun bir süre gerekebilir. Bu yüzden, yazdırma süresi tahminlerini optimizasyonlu ve optimizasyonsuz olarak karşılaştırın."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1095,6 +1049,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "Her bölüm"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1477,8 +1441,8 @@ msgstr "Dolgu X Kayması"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "Dolgu şekli X ekseni boyunca bu mesafe kadar kaydırılır."
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1487,8 +1451,8 @@ msgstr "Dolgu Y Kayması"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "Dolgu şekli Y ekseni boyunca bu mesafe kadar kaydırılır."
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1507,8 +1471,8 @@ msgstr "Dolgu Çakışma Oranı"
|
||||
|
||||
#: 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 "Dolgu ve duvarlar arasındaki çakışma miktarı. Hafif bir çakışma duvarların dolguya sıkıca bağlanmasını sağlar."
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1527,8 +1491,8 @@ msgstr "Yüzey Çakışma Oranı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "Hat genişliğinin bir yüzdesi olarak yüzey ve duvarlar arasındaki çakışma miktarı. Az miktar çakışma duvarların yüzeye sıkıca bağlanmasını sağlar. Bu, yüzey hatlarının ve en içteki duvarın ortalama hat genişliklerinin bir yüzdesidir."
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1690,16 +1654,6 @@ msgctxt "material description"
|
||||
msgid "Material"
|
||||
msgstr "Malzeme"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Otomatik Sıcaklık"
|
||||
|
||||
#: 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 "Katmanın ortalama akış hızıyla otomatik olarak her katman için sıcaklığı değiştirir."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1750,16 +1704,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
msgstr "Yazdırma bitmeden hemen önce soğuma işleminin başladığı sıcaklık."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Akış Sıcaklık Grafiği"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Malzeme akışını (saniye başına mm3 bazında) sıcaklığa (santigrat derece) bağlayan veri."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1777,8 +1721,8 @@ msgstr "Yapı Levhası Sıcaklığı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "Isınan yapı levhası için kullanılan sıcaklık. Bu ayar 0 olursa bu yazdırma için yatak ısıtılmaz."
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3450,6 +3394,16 @@ 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 "Direk tavanı açısı Yüksek bir değer, direk tavanını sivrileştirirken, daha düşük bir değer direk tavanlarını düzleştirir."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Alçalan Destek Örgüsü"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Destek örgüsünde askıda kalan herhangi bir kısım olmaması için destek örgüsünün altındaki her yere destek yapın."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3550,7 +3504,9 @@ 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 "Baskının eteği ve ilk katmanı arasındaki yatay mesafe.\nMinimum mesafedir. Bu mesafeden çok sayıda etek hattı dışarı doğru uzanır."
|
||||
msgstr ""
|
||||
"Baskının eteği ve ilk katmanı arasındaki yatay mesafe.\n"
|
||||
"Minimum mesafedir. Bu mesafeden çok sayıda etek hattı dışarı doğru uzanır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4082,16 +4038,6 @@ 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 "Normal koşullarda, Cura ağdaki küçük boşlukları diker ve büyük boşluklu katman parçalarını ortadan kaldırır. Bu seçeneği etkinleştirmek, dikilemeyen parçaları muhafaza eder. Bu seçenek, hiçbir işlemin uygun bir GCode oluşturamaması durumunda başvurulacak son seçenek olarak kullanılmalıdır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Maksimum Çözünürlük"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Bir çizginin dilimlemeden sonraki minimum boyutu. Bu değer artırıldıktan sonra örgünün çözünürlüğü düşer. Bu, yazıcının g-kodunu işlemek için gereken hıza yetişmesine olanak tanır ve örtünün zaten işlenemeyecek ayrıntılarını kaldırarak dilimleme hızını artırır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4242,16 +4188,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "Destek alanlarını belirlemek için bu örgüyü kullanın. Bu örgü, destek yapısını oluşturmak için kullanılabilir."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "Alçalan Destek Örgüsü"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "Destek örgüsünde askıda kalan herhangi bir kısım olmaması için destek örgüsünün altındaki her yere destek yapın."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4328,14 +4264,194 @@ msgid "experimental!"
|
||||
msgstr "deneysel!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "Duvar Yazdırma Sırasını Optimize Et"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "Geri çekmelerin sayısını ve kat edilen mesafeyi azaltmak için duvarların yazdırıldığı sırayı optimize edin. Çoğu parça, bunun etkinleştirilmesinden yararlanır, ancak bazılarının yararlanması için gerçekte daha uzun bir süre gerekebilir. Bu yüzden, yazdırma süresi tahminlerini optimizasyonlu ve optimizasyonsuz olarak karşılaştırın."
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "Dilimleme Toleransı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "Çapraz yüzeylerle katman dilimleme yolları. Bir katmanın alanları katmanın ortasının yüzeyle kesiştiği yere (Ortalayıcı) göre oluşturulabilir. Diğer bir yol da her katmanın yüksekliği boyunca hacim içinde kalan alanları (Dışlayıcı) veya katmanın içinde herhangi bir yerde kalan alanları (Kapsayıcı) almasıdır. Dışlayıcı seçenek en çok ayrıntıyı tutar; Kapsayıcı seçenek en iyi şekilde oturur; Ortalayıcı ise en kısa sürede işlenir."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Ortalayıcı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Dışlayıcı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Kapsayıcı"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "Üst Yüzey Hat Genişliği"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "Baskının üst tarafında bulunan alanlardaki tek bir hattın genişliği."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "Üst Yüzey Şekli"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "En üst yüzeyin şekli."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "Çizgiler"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "Eş merkezli"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "Zikzak"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "Üst Yüzey Hat Yönleri"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "Üst yüzey katmanları çizgi veya zikzak biçimindeyken kullanılacak tam sayı hat yönü listesi. Listedeki öğeler, katmanlar ilerledikçe sıralı olarak kullanılır. Listenin sonuna ulaşıldığında tekrar başa dönülür. Liste öğeleri virgülle ayrılır ve tüm liste köşeli parantez içine alınır. Varsayılan ayar boş listedir ve geleneksel varsayılan açılar (45 ve 135 derece) kullanılır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_dependent_temperature label"
|
||||
msgid "Auto Temperature"
|
||||
msgstr "Otomatik Sıcaklık"
|
||||
|
||||
#: 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 "Katmanın ortalama akış hızıyla otomatik olarak her katman için sıcaklığı değiştirir."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph label"
|
||||
msgid "Flow Temperature Graph"
|
||||
msgstr "Akış Sıcaklık Grafiği"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_flow_temp_graph description"
|
||||
msgid "Data linking material flow (in mm3 per second) to temperature (degrees Celsius)."
|
||||
msgstr "Malzeme akışını (saniye başına mm3 bazında) sıcaklığa (santigrat derece) bağlayan veri."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "Maksimum Çözünürlük"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "Bir çizginin dilimlemeden sonraki minimum boyutu. Bu değer artırıldıktan sonra örgünün çözünürlüğü düşer. Bu, yazıcının g-kodunu işlemek için gereken hıza yetişmesine olanak tanır ve örtünün zaten işlenemeyecek ayrıntılarını kaldırarak dilimleme hızını artırır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4827,7 +4943,9 @@ 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 "Yarı hızda sıkıştırılmış yukarı doğru hareket mesafesi.\nBu katmanlarda malzemeyi çok fazla ısıtmayarak önceki katmanlarda daha iyi yapışma sağlayabilir. Sadece kablo yazdırmaya uygulanır."
|
||||
msgstr ""
|
||||
"Yarı hızda sıkıştırılmış yukarı doğru hareket mesafesi.\n"
|
||||
"Bu katmanlarda malzemeyi çok fazla ısıtmayarak önceki katmanlarda daha iyi yapışma sağlayabilir. Sadece kablo yazdırmaya uygulanır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "wireframe_top_jump label"
|
||||
@ -4934,6 +5052,46 @@ 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 "Nozül ve aşağı yöndeki hatlar arasındaki mesafe. Daha büyük açıklık, dik açısı daha küçük çapraz şekilde aşağı yöndeki hatların oluşmasına neden olur, dolayısıyla bu durum bir sonraki katman ile yukarı yönde daha az bağlantıya yol açar. Sadece kablo yazdırmaya uygulanır."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4994,6 +5152,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "Modeli dosyadan indirirken modele uygulanacak olan dönüşüm matrisi"
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "Dolgu şekli X ekseni boyunca bu mesafe kadar kaydırılır."
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "Dolgu şekli Y ekseni boyunca bu mesafe kadar kaydırılır."
|
||||
|
||||
#~ 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 "Dolgu ve duvarlar arasındaki çakışma miktarı. Hafif bir çakışma duvarların dolguya sıkıca bağlanmasını sağlar."
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "Hat genişliğinin bir yüzdesi olarak yüzey ve duvarlar arasındaki çakışma miktarı. Az miktar çakışma duvarların yüzeye sıkıca bağlanmasını sağlar. Bu, yüzey hatlarının ve en içteki duvarın ortalama hat genişliklerinin bir yüzdesidir."
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "Isınan yapı levhası için kullanılan sıcaklık. Bu ayar 0 olursa bu yazdırma için yatak ısıtılmaz."
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "İç Duvar Ekstruderi"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: PCDotFan <pc@edu.ax>, Bothof <info@bothof.nl>\n"
|
||||
|
@ -2,12 +2,12 @@
|
||||
# Copyright (C) 2017 Ultimaker
|
||||
# This file is distributed under the same license as the Cura package.
|
||||
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cura 3.0\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/ultimaker/uranium\n"
|
||||
"POT-Creation-Date: 2017-11-21 16:58+0000\n"
|
||||
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
||||
"POT-Creation-Date: 2017-08-02 16:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 13:05+0100\n"
|
||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||
"Language-Team: PCDotFan <pc@edu.ax>, Bothof <info@bothof.nl>\n"
|
||||
@ -58,7 +58,9 @@ msgctxt "machine_start_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "在开始后执行的 G-code 命令 - 以 \n 分行"
|
||||
msgstr ""
|
||||
"在开始后执行的 G-code 命令 - 以 \n"
|
||||
" 分行"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
@ -70,7 +72,9 @@ msgctxt "machine_end_gcode description"
|
||||
msgid ""
|
||||
"Gcode commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "在结束前执行的 G-code 命令 - 以 \n 分行"
|
||||
msgstr ""
|
||||
"在结束前执行的 G-code 命令 - 以 \n"
|
||||
" 分行"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
@ -347,6 +351,16 @@ msgctxt "machine_gcode_flavor option Repetier"
|
||||
msgid "Repetier"
|
||||
msgstr "Repetier"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract label"
|
||||
msgid "Firmware Retraction"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_firmware_retract description"
|
||||
msgid "Whether to use firmware retract commands (G10/G11) instead of using the E property in G1 commands to retract the material."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_disallowed_areas label"
|
||||
msgid "Disallowed areas"
|
||||
@ -607,31 +621,6 @@ 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 "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "切片公差"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "如何对带有对角线表面的层进行切片。层面积可以根据层的中心与表面(中间)相交的位置生成。或者每一层的面积可以为落在整个层高度中成形体积内的面积 (Exclusive),或者为落在层中任何位置的面积 (Inclusive)。Exclusive 保留大部分细节,Inclusive 可实现最佳匹配,而 Middle 需要的处理的时间最少。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Middle"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusive"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusive"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "line_width label"
|
||||
msgid "Line Width"
|
||||
@ -672,16 +661,6 @@ 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 "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "顶部表面皮肤线宽"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "打印顶部区域单一走线宽度。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_line_width label"
|
||||
msgid "Top/Bottom Line Width"
|
||||
@ -862,41 +841,6 @@ msgctxt "roofing_layer_count description"
|
||||
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
|
||||
msgstr "最顶部皮肤层数。 通常只需一层最顶层就足以生成较高质量的顶部表面。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "顶部表面皮肤图案"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "最顶层图案。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "走线"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "同心"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "锯齿形"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "顶部表面皮肤走线方向"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "当顶部表面皮肤层采用线条或锯齿状图案时使用的整数走线方向的列表。 列表中的元素随层的进度依次使用,当达到列表末尾时,它将从头开始。 列表项以逗号分隔,整个列表包含在方括号中。 默认是一个空列表,即意味着使用传统的默认角度(45 和 135 度)。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "top_bottom_extruder_nr label"
|
||||
msgid "Top/Bottom Extruder"
|
||||
@ -1027,6 +971,16 @@ 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 "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "优化壁打印顺序"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "优化打印各个壁的顺序,以减少回抽次数和空驶距离。 启用此设置将对大部分零件有益,但有的则会耗费更长时间,因此请将优化和不优化的打印时间估计值进行对比。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "outer_inset_first label"
|
||||
msgid "Outer Before Inner Walls"
|
||||
@ -1097,6 +1051,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
|
||||
msgid "Everywhere"
|
||||
msgstr "全部填充"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps label"
|
||||
msgid "Filter Out Tiny Gaps"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "filter_out_tiny_gaps description"
|
||||
msgid "Filter out tiny gaps to reduce blobs on outside of model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "fill_outline_gaps label"
|
||||
msgid "Print Thin Walls"
|
||||
@ -1479,8 +1443,8 @@ msgstr "填充 X 轴偏移量"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_x description"
|
||||
msgid "The infill pattern is offset this distance along the X axis."
|
||||
msgstr "填充图案沿 X 轴偏移此距离。"
|
||||
msgid "The infill pattern is moved this distance along the X axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y label"
|
||||
@ -1489,8 +1453,8 @@ msgstr "填充 Y 轴偏移量"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_offset_y description"
|
||||
msgid "The infill pattern is offset this distance along the Y axis."
|
||||
msgstr "填充图案沿 Y 轴偏移此距离。"
|
||||
msgid "The infill pattern is moved this distance along the Y axis."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "sub_div_rad_add label"
|
||||
@ -1509,8 +1473,8 @@ 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 "填充物和壁之间的重叠量。 稍微重叠可让各个壁与填充物牢固连接。"
|
||||
msgid "The amount of overlap between the infill and the walls as a percentage of the infill line width. A slight overlap allows the walls to connect firmly to the infill."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_overlap_mm label"
|
||||
@ -1529,8 +1493,8 @@ msgstr "皮肤重叠百分比"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap description"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr "皮肤和壁之间的重叠量,以走线宽度百分比表示。 稍微重叠可让各个壁与皮肤牢固连接。 这是皮肤线平均走线宽度和最内壁的百分比。"
|
||||
msgid "The amount of overlap between the skin and the walls as a percentage of the skin line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skin_overlap_mm label"
|
||||
@ -1692,16 +1656,6 @@ 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 "default_material_print_temperature label"
|
||||
msgid "Default Printing Temperature"
|
||||
@ -1752,16 +1706,6 @@ msgctxt "material_final_print_temperature description"
|
||||
msgid "The temperature to which to already start cooling down just before the end of printing."
|
||||
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 "数据连接材料流量(mm3/s)到温度(摄氏度)。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_extrusion_cool_down_speed label"
|
||||
msgid "Extrusion Cool Down Speed Modifier"
|
||||
@ -1779,8 +1723,8 @@ msgstr "打印平台温度"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature description"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
msgstr "用于加热打印平台的温度。 如果打印平台温度为 0,则热床将不会为此次打印加热。"
|
||||
msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_bed_temperature_layer_0 label"
|
||||
@ -3452,6 +3396,16 @@ 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 "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "下拉式支撑网格"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "在支撑网格下方的所有位置进行支撑,让支撑网格中没有悬垂。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "platform_adhesion label"
|
||||
msgid "Build Plate Adhesion"
|
||||
@ -3552,7 +3506,9 @@ 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 "skirt 和打印第一层之间的水平距离。\n这是最小距离。多个 skirt 走线将从此距离向外延伸。"
|
||||
msgstr ""
|
||||
"skirt 和打印第一层之间的水平距离。\n"
|
||||
"这是最小距离。多个 skirt 走线将从此距离向外延伸。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "skirt_brim_minimal_length label"
|
||||
@ -4084,16 +4040,6 @@ 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 "一般情况下,Cura 会尝试缝合网格中的小孔,并移除有大孔的部分层。 启用此选项将保留那些无法缝合的部分。 当其他所有方法都无法产生正确的 GCode 时,该选项应该被用作最后手段。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "最大分辨率"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "走线部分在切片后的最小尺寸。如果提高此值,网格的分辨率将降低。这可让打印机保持处理 g-code 所需的速度,并将通过移除无法处理的网格细节提高切片速度。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "multiple_mesh_overlap label"
|
||||
msgid "Merged Meshes Overlap"
|
||||
@ -4244,16 +4190,6 @@ msgctxt "support_mesh description"
|
||||
msgid "Use this mesh to specify support areas. This can be used to generate support structure."
|
||||
msgstr "使用此网格指定支撑区域。 可用于生成支撑结构。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down label"
|
||||
msgid "Drop Down Support Mesh"
|
||||
msgstr "下拉式支撑网格"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_mesh_drop_down description"
|
||||
msgid "Make support everywhere below the support mesh, so that there's no overhang in the support mesh."
|
||||
msgstr "在支撑网格下方的所有位置进行支撑,让支撑网格中没有悬垂。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "anti_overhang_mesh label"
|
||||
msgid "Anti Overhang Mesh"
|
||||
@ -4330,14 +4266,194 @@ msgid "experimental!"
|
||||
msgstr "实验性!"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order label"
|
||||
msgid "Optimize Wall Printing Order"
|
||||
msgstr "优化壁打印顺序"
|
||||
msgctxt "support_tree_enable label"
|
||||
msgid "Tree Support"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "optimize_wall_printing_order description"
|
||||
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization."
|
||||
msgstr "优化打印各个壁的顺序,以减少回抽次数和空驶距离。 启用此设置将对大部分零件有益,但有的则会耗费更长时间,因此请将优化和不优化的打印时间估计值进行对比。"
|
||||
msgctxt "support_tree_enable description"
|
||||
msgid "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle label"
|
||||
msgid "Tree Support Branch Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_angle description"
|
||||
msgid "The angle of the branches. Use a lower angle to make them more vertical and more stable. Use a higher angle to be able to have more reach."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance label"
|
||||
msgid "Tree Support Branch Distance"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_distance description"
|
||||
msgid "How far apart the branches need to be when they touch the model. Making this distance small will cause the tree support to touch the model at more points, causing better overhang but making support harder to remove."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter label"
|
||||
msgid "Tree Support Branch Diameter"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter description"
|
||||
msgid "The diameter of the thinnest branches of tree support. Thicker branches are more sturdy. Branches towards the base will be thicker than this."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle label"
|
||||
msgid "Tree Support Branch Diameter Angle"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_branch_diameter_angle description"
|
||||
msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the tree support."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution label"
|
||||
msgid "Tree Support Collision Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_collision_resolution description"
|
||||
msgid "Resolution to compute collisions with to avoid hitting the model. Setting this lower will produce more accurate trees that fail less often, but increases slicing time dramatically."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness label"
|
||||
msgid "Tree Support Wall Thickness"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_thickness description"
|
||||
msgid "The thickness of the walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count label"
|
||||
msgid "Tree Support Wall Line Count"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_tree_wall_count description"
|
||||
msgid "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance label"
|
||||
msgid "Slicing Tolerance"
|
||||
msgstr "切片公差"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance description"
|
||||
msgid "How to slice layers with diagonal surfaces. The areas of a layer can be generated based on where the middle of the layer intersects the surface (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the height of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Exclusive retains the most details, Inclusive makes for the best fit and Middle takes the least time to process."
|
||||
msgstr "如何对带有对角线表面的层进行切片。层面积可以根据层的中心与表面(中间)相交的位置生成。或者每一层的面积可以为落在整个层高度中成形体积内的面积 (Exclusive),或者为落在层中任何位置的面积 (Inclusive)。Exclusive 保留大部分细节,Inclusive 可实现最佳匹配,而 Middle 需要的处理的时间最少。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option middle"
|
||||
msgid "Middle"
|
||||
msgstr "Middle"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option exclusive"
|
||||
msgid "Exclusive"
|
||||
msgstr "Exclusive"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "slicing_tolerance option inclusive"
|
||||
msgid "Inclusive"
|
||||
msgstr "Inclusive"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width label"
|
||||
msgid "Top Surface Skin Line Width"
|
||||
msgstr "顶部表面皮肤线宽"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_line_width description"
|
||||
msgid "Width of a single line of the areas at the top of the print."
|
||||
msgstr "打印顶部区域单一走线宽度。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern label"
|
||||
msgid "Top Surface Skin Pattern"
|
||||
msgstr "顶部表面皮肤图案"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern description"
|
||||
msgid "The pattern of the top most layers."
|
||||
msgstr "最顶层图案。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option lines"
|
||||
msgid "Lines"
|
||||
msgstr "走线"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option concentric"
|
||||
msgid "Concentric"
|
||||
msgstr "同心"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_pattern option zigzag"
|
||||
msgid "Zig Zag"
|
||||
msgstr "锯齿形"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles label"
|
||||
msgid "Top Surface Skin Line Directions"
|
||||
msgstr "顶部表面皮肤走线方向"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "roofing_angles description"
|
||||
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
|
||||
msgstr "当顶部表面皮肤层采用线条或锯齿状图案时使用的整数走线方向的列表。 列表中的元素随层的进度依次使用,当达到列表末尾时,它将从头开始。 列表项以逗号分隔,整个列表包含在方括号中。 默认是一个空列表,即意味着使用传统的默认角度(45 和 135 度)。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization label"
|
||||
msgid "Infill Travel Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "infill_enable_travel_optimization description"
|
||||
msgid "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased."
|
||||
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_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 "数据连接材料流量(mm3/s)到温度(摄氏度)。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution label"
|
||||
msgid "Maximum Resolution"
|
||||
msgstr "最大分辨率"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "meshfix_maximum_resolution description"
|
||||
msgid "The minimum size of a line segment after slicing. If you increase this, the mesh will have a lower resolution. This may allow the printer to keep up with the speed it has to process g-code and will increase slice speed by removing details of the mesh that it can't process anyway."
|
||||
msgstr "走线部分在切片后的最小尺寸。如果提高此值,网格的分辨率将降低。这可让打印机保持处理 g-code 所需的速度,并将通过移除无法处理的网格细节提高切片速度。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "support_skip_some_zags label"
|
||||
@ -4829,7 +4945,9 @@ 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 "以半速挤出的上行移动的距离。\n这会与之前的层产生更好的附着,而不会将这些层中的材料过度加热。 仅应用于单线打印。"
|
||||
msgstr ""
|
||||
"以半速挤出的上行移动的距离。\n"
|
||||
"这会与之前的层产生更好的附着,而不会将这些层中的材料过度加热。 仅应用于单线打印。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "wireframe_top_jump label"
|
||||
@ -4936,6 +5054,46 @@ 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 "喷嘴和水平下行线之间的距离。 较大的间隙会让斜下行线角度较平缓,进而使第二层的上行连接较少。 仅应用于单线打印。"
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled label"
|
||||
msgid "Use adaptive layers"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_enabled description"
|
||||
msgid "Adaptive layers computes the layer heights depending on the shape of the model."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation label"
|
||||
msgid "Adaptive layers maximum variation"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation description"
|
||||
msgid "The maximum allowed height different from the base layer height in mm."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step label"
|
||||
msgid "Adaptive layers variation step size"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_variation_step description"
|
||||
msgid "The difference in height of the next layer height compared to the previous one."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold label"
|
||||
msgid "Adaptive layers threshold"
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "adaptive_layer_height_threshold description"
|
||||
msgid "Threshold whether to use a smaller layer or not. This number is compared to the tan of the steepest slope in a layer."
|
||||
msgstr ""
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "command_line_settings label"
|
||||
msgid "Command Line Settings"
|
||||
@ -4996,6 +5154,26 @@ msgctxt "mesh_rotation_matrix description"
|
||||
msgid "Transformation matrix to be applied to the model when loading it from file."
|
||||
msgstr "在将模型从文件中载入时应用在模型上的转换矩阵。"
|
||||
|
||||
#~ msgctxt "infill_offset_x description"
|
||||
#~ msgid "The infill pattern is offset this distance along the X axis."
|
||||
#~ msgstr "填充图案沿 X 轴偏移此距离。"
|
||||
|
||||
#~ msgctxt "infill_offset_y description"
|
||||
#~ msgid "The infill pattern is offset this distance along the Y axis."
|
||||
#~ msgstr "填充图案沿 Y 轴偏移此距离。"
|
||||
|
||||
#~ 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 "填充物和壁之间的重叠量。 稍微重叠可让各个壁与填充物牢固连接。"
|
||||
|
||||
#~ msgctxt "skin_overlap description"
|
||||
#~ msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
|
||||
#~ msgstr "皮肤和壁之间的重叠量,以走线宽度百分比表示。 稍微重叠可让各个壁与皮肤牢固连接。 这是皮肤线平均走线宽度和最内壁的百分比。"
|
||||
|
||||
#~ msgctxt "material_bed_temperature description"
|
||||
#~ msgid "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print."
|
||||
#~ msgstr "用于加热打印平台的温度。 如果打印平台温度为 0,则热床将不会为此次打印加热。"
|
||||
|
||||
#~ msgctxt "wall_x_extruder_nr label"
|
||||
#~ msgid "Inner Walls Extruder"
|
||||
#~ msgstr "内壁挤出机"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -54,9 +54,7 @@ msgstr "噴頭直徑"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_nozzle_size description"
|
||||
msgid ""
|
||||
"The inner diameter of the nozzle. Change this setting when using a non-"
|
||||
"standard nozzle size."
|
||||
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
|
||||
msgstr "噴頭內徑,在使用非標準噴頭尺寸時需更改此設定。"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
@ -96,9 +94,7 @@ msgstr "擠出機起點絕對位置"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_extruder_start_pos_abs description"
|
||||
msgid ""
|
||||
"Make the extruder starting position absolute rather than relative to the "
|
||||
"last-known location of the head."
|
||||
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
|
||||
msgstr "讓擠出機以絕對位置做為起點,而不是與前一次位置的相對位置。"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
@ -138,9 +134,7 @@ msgstr "擠出機終點絕對位置"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "machine_extruder_end_pos_abs description"
|
||||
msgid ""
|
||||
"Make the extruder ending position absolute rather than relative to the last-"
|
||||
"known location of the head."
|
||||
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
|
||||
msgstr "讓擠出機以絕對位置為終點,而不是與前一次位置的相對位置。"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
@ -170,9 +164,7 @@ msgstr "擠出機初始 Z 軸位置"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "extruder_prime_pos_z description"
|
||||
msgid ""
|
||||
"The Z coordinate of the position where the nozzle primes at the start of "
|
||||
"printing."
|
||||
msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
|
||||
msgstr "列印開始時,噴頭在 Z 軸座標上的起始位置."
|
||||
|
||||
#: fdmextruder.def.json
|
||||
@ -192,9 +184,7 @@ msgstr "擠出機 X 軸座標"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "extruder_prime_pos_x description"
|
||||
msgid ""
|
||||
"The X coordinate of the position where the nozzle primes at the start of "
|
||||
"printing."
|
||||
msgid "The X coordinate of the position where the nozzle primes at the start of printing."
|
||||
msgstr "列印開始時,噴頭在 X 軸上初始位置。"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
@ -204,7 +194,5 @@ msgstr "擠出機 Y 軸起始位置"
|
||||
|
||||
#: fdmextruder.def.json
|
||||
msgctxt "extruder_prime_pos_y description"
|
||||
msgid ""
|
||||
"The Y coordinate of the position where the nozzle primes at the start of "
|
||||
"printing."
|
||||
msgid "The Y coordinate of the position where the nozzle primes at the start of printing."
|
||||
msgstr "列印開始時,噴頭在 Y 軸座標上初始位置。"
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user