From 3e98ff41f9eeedf1617caf50eda924ef50162df6 Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Fri, 4 Jun 2021 18:30:30 +0200 Subject: [PATCH] Updated ts files --- src/Mod/Draft/Resources/translations/Draft.ts | 24 +- src/Mod/Fem/Gui/Resources/translations/Fem.ts | 15 +- .../Part/Gui/Resources/translations/Part.ts | 20 +- .../Gui/Resources/translations/PartDesign.ts | 10 +- .../Path/Gui/Resources/translations/Path.ts | 411 +++++++++--------- .../Gui/Resources/translations/Sketcher.ts | 408 ++++++++--------- 6 files changed, 433 insertions(+), 455 deletions(-) diff --git a/src/Mod/Draft/Resources/translations/Draft.ts b/src/Mod/Draft/Resources/translations/Draft.ts index edb713363c..81e8b2d907 100644 --- a/src/Mod/Draft/Resources/translations/Draft.ts +++ b/src/Mod/Draft/Resources/translations/Draft.ts @@ -1546,6 +1546,11 @@ The array can be turned into a polar or a circular array by changing its type.Error: json module not found. Unable to save style + + + Warning + + DraftCircularArrayTaskPanel @@ -2381,9 +2386,6 @@ Objects added to this layer can share the same visual properties such as line co - - Draft_Lineremover - Draft_LinkArray @@ -6272,22 +6274,22 @@ To enabled FreeCAD to download these libraries, answer Yes. - + This object does not support possible coincident points, please try again. - + Active object must have more than two points/nodes - + Selection is not a Knot - + Endpoint of BezCurve can't be smoothed @@ -6627,7 +6629,7 @@ To enabled FreeCAD to download these libraries, answer Yes. - + Stretch @@ -6727,12 +6729,12 @@ To enabled FreeCAD to download these libraries, answer Yes. - + No edit point found for selected object - + : this object is not editable @@ -7166,7 +7168,7 @@ Not available if Draft preference option 'Use Part Primitives' is enab - + Too many objects selected, max number set to: diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem.ts b/src/Mod/Fem/Gui/Resources/translations/Fem.ts index d0543951df..a95ebb0ce3 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem.ts @@ -74,11 +74,6 @@ Geometry reference selector for a - - - Geometry reference selector for a - - Add @@ -94,6 +89,11 @@ Click on "Add" and select geometric elements to add them to the list. + + + Click on "Add" and select geometric elements to add to the list. + + Click on 'Add' and select geometric elements to add them to the list. @@ -119,6 +119,11 @@ Solid + + + Geometry reference selector for a + + SolidSelector diff --git a/src/Mod/Part/Gui/Resources/translations/Part.ts b/src/Mod/Part/Gui/Resources/translations/Part.ts index d91f8bace4..6f107465b6 100644 --- a/src/Mod/Part/Gui/Resources/translations/Part.ts +++ b/src/Mod/Part/Gui/Resources/translations/Part.ts @@ -248,6 +248,16 @@ It will create a 'Compound Filter' for each shape. Part_SplitFeatures + + + Boolean Fragments + + + + + Split objects where they intersect + + Boolean fragments @@ -325,16 +335,6 @@ Click 'Continue' to create the feature anyway, or 'Abort' to Slice to compound - - - Boolean Fragments - - - - - Split objects where they intersect - - Slice a selected object by using other objects as cutting tools. diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts index 71c9fcc841..7d184764bb 100644 --- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts +++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts @@ -3264,11 +3264,6 @@ click again to end selection Cannot use this command as there is no solid to subtract from. - - - Ensure that the body contains a feature before attempting a subtractive command. - - Cannot use selected object. Selected object must belong to the active body @@ -3328,6 +3323,11 @@ click again to end selection Selection is not in Active Body + + + Ensure that the body contains a feature before attempting a subtractive command. + + Wrong object type diff --git a/src/Mod/Path/Gui/Resources/translations/Path.ts b/src/Mod/Path/Gui/Resources/translations/Path.ts index 87722a405d..dff1dd6afb 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path.ts @@ -28,11 +28,51 @@ Dropcutter lines are created parallel to this axis. + + + The direction along which dropcutter lines are created + + + + + Should the operation be limited by the stock object or by the bounding box of the base object + + Additional offset to the selected bounding box + + + Step over percentage of the drop cutter path + + + + + Z-axis offset from the surface of the object + + + + + The Sample Interval. Small values cause long wait times + + + + + Enable optimization which removes unnecessary points from G-Code output + + + + + The completion mode for the operation: single or multi-pass + + + + + The direction that the toolpath should go around the part: Climb(ClockWise) or Conventional(CounterClockWise) + + The model will be rotated around this axis. @@ -43,6 +83,21 @@ Start index(angle) for rotational scan + + + Ignore areas that proceed below specified depth. + + + + + Depth used to identify waste areas to ignore. + + + + + Cut through waste to depth at model edge, releasing the model. + + Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. @@ -188,11 +243,6 @@ The path to be copied - - - The base geometry of this toolpath - - The tool controller that will be used to calculate the path @@ -508,6 +558,11 @@ Extra offset to apply to the operation. Direction is operation dependent. + + + The library to use to generate the path + + Start pocketing at center or boundary @@ -649,58 +704,8 @@ - - The direction along which dropcutter lines are created - - - - - Should the operation be limited by the stock object or by the bounding box of the base object - - - - - Step over percentage of the drop cutter path - - - - - Z-axis offset from the surface of the object - - - - - The Sample Interval. Small values cause long wait times - - - - - Enable optimization which removes unnecessary points from G-Code output - - - - - The completion mode for the operation: single or multi-pass - - - - - The direction that the toolpath should go around the part: Climb(ClockWise) or Conventional(CounterClockWise) - - - - - Ignore areas that proceed below specified depth. - - - - - Depth used to identify waste areas to ignore. - - - - - Cut through waste to depth at model edge, releasing the model. + + The base geometry of this toolpath @@ -728,11 +733,6 @@ Enforce the Z-depth of the selected face as the lowest value for final depth. Higher user values will be observed. - - - The library to use to generate the path - - Extend the profile clearing beyond the Extra Offset. @@ -987,13 +987,13 @@ - - Invalid Cutting Edge Angle %.2f, must be >0° and <=180° + + Invalid Cutting Edge Angle %.2f, must be <90° and >=0° - - Invalid Cutting Edge Angle %.2f, must be <90° and >=0° + + Invalid Cutting Edge Angle %.2f, must be >0° and <=180° @@ -1121,6 +1121,32 @@ Hole diameter may be inaccurate due to tessellation on face. Consider selecting hole edge. + + + Rotated to 'InverseAngle' to attempt access. + + + + + Always select the bottom edge of the hole when using an edge. + + + + + Start depth <= face depth. +Increased to stock top. + + + + + Selected feature(s) require 'Enable Rotation: A(x)' for access. + + + + + Selected feature(s) require 'Enable Rotation: B(y)' for access. + + Feature %s.%s cannot be processed as a circular hole - please remove from Base geometry list. @@ -1131,6 +1157,31 @@ Ignoring non-horizontal Face + + + Face appears misaligned after initial rotation. + + + + + Consider toggling the 'InverseAngle' property and recomputing. + + + + + Multiple faces in Base Geometry. + + + + + Depth settings will be applied to all faces. + + + + + EnableRotation property is 'Off'. + + Unable to create path for face(s). @@ -1250,31 +1301,6 @@ Selected faces form loop. Processing looped faces. - - - Face appears misaligned after initial rotation. - - - - - Consider toggling the 'InverseAngle' property and recomputing. - - - - - Multiple faces in Base Geometry. - - - - - Depth settings will be applied to all faces. - - - - - EnableRotation property is 'Off'. - - Applying inverse angle automatically. @@ -1290,32 +1316,6 @@ Rotated to inverse angle. - - - Rotated to 'InverseAngle' to attempt access. - - - - - Always select the bottom edge of the hole when using an edge. - - - - - Start depth <= face depth. -Increased to stock top. - - - - - Selected feature(s) require 'Enable Rotation: A(x)' for access. - - - - - Selected feature(s) require 'Enable Rotation: B(y)' for access. - - this object already in the list @@ -1958,6 +1958,16 @@ If it is necessary to set the FinalDepth manually please select a different oper Final depth set below ZMin of face(s) selected. + + + Pocket Shape + + + + + Creates a Path Pocket object from a face or faces + + Normal @@ -1973,16 +1983,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Y - - - Pocket Shape - - - - - Creates a Path Pocket object from a face or faces - - 3D Pocket @@ -2863,11 +2863,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Set thread's tpi - used for imperial threads - - - Defines which standard thread was chosen - - Set thread's major diameter @@ -3398,16 +3393,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Path_Dressup - - - Dress-up - - - - - Creates a Path Dess-up object from a selected path - - Please select one path object @@ -3425,6 +3410,16 @@ If it is necessary to set the FinalDepth manually please select a different oper Please select a Path object + + + Dress-up + + + + + Creates a Path Dess-up object from a selected path + + Path_DressupAxisMap @@ -3897,6 +3892,12 @@ If it is necessary to set the FinalDepth manually please select a different oper Creates a Path Hop object + + + The selected object is not a path + + + Please select one path object @@ -3912,12 +3913,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Create Hop - - - The selected object is not a path - - - Path_Inspect @@ -4244,6 +4239,11 @@ If it is necessary to set the FinalDepth manually please select a different oper Minimum Z Height + + + The Job has no selected Base object. + + Maximum Z Height @@ -4414,11 +4414,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Date - - - The Job has no selected Base object. - - It appears the machine limits haven't been set. Not able to check path extents. @@ -4574,6 +4569,11 @@ If it is necessary to set the FinalDepth manually please select a different oper Path_ToolController + + + Tool Number to Load + + Add Tool Controller to the Job @@ -4584,11 +4584,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Add Tool Controller - - - Tool Number to Load - - Path_ToolTable @@ -4615,6 +4610,11 @@ If it is necessary to set the FinalDepth manually please select a different oper Creates a medial line engraving path + + + VCarve requires an engraving cutter with CuttingEdgeAngle + + VCarve requires an engraving cutter with CuttingEdgeAngle @@ -4625,11 +4625,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Engraver Cutting Edge Angle must be < 180 degrees. - - - VCarve requires an engraving cutter with CuttingEdgeAngle - - Path_Waterline @@ -4664,11 +4659,56 @@ If it is necessary to set the FinalDepth manually please select a different oper Save toolbit library + + + Tooltable JSON (*.json) + + + + + HeeksCAD tooltable (*.tooltable) + + + + + LinuxCNC tooltable (*.tbl) + + Open tooltable + + + Save tooltable + + + + + Rename Tooltable + + + + + Enter Name: + + + + + Add New Tool Table + + + + + Delete Selected Tool Table + + + + + Rename Selected Tool Table + + Tooltable editor @@ -4879,11 +4919,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Tooltable XML (*.xml);;HeeksCAD tooltable (*.tooltable) - - - Save tooltable - - Tooltable XML (*.xml) @@ -4899,46 +4934,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Object doesn't have a tooltable property - - - Rename Tooltable - - - - - Enter Name: - - - - - Add New Tool Table - - - - - Delete Selected Tool Table - - - - - Rename Selected Tool Table - - - - - Tooltable JSON (*.json) - - - - - HeeksCAD tooltable (*.tooltable) - - - - - LinuxCNC tooltable (*.tbl) - - Tooltable XML (*.xml);;LinuxCNC tooltable (*.tbl) diff --git a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts index bd60a5d33b..da144debda 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts @@ -186,27 +186,27 @@ CmdSketcherCompConstrainRadDia - + Sketcher - + Constrain arc or circle - + Constrain an arc or a circle - + Constrain radius - + Constrain diameter @@ -476,17 +476,17 @@ CmdSketcherConstrainAngle - + Sketcher - + Constrain angle - + Fix the angle of a line or the angle between two lines @@ -530,17 +530,17 @@ CmdSketcherConstrainDiameter - + Sketcher - + Constrain diameter - + Fix the diameter of a circle or an arc @@ -602,17 +602,17 @@ CmdSketcherConstrainEqual - + Sketcher - + Constrain equal - + Create an equality constraint between two lines or between circles and arcs @@ -638,17 +638,17 @@ CmdSketcherConstrainInternalAlignment - + Sketcher - + Constrain internal alignment - + Constrains an element to be aligned with the internal geometry of another element @@ -747,17 +747,17 @@ on the selected vertex CmdSketcherConstrainSnellsLaw - + Sketcher - + Constrain refraction (Snell's law') - + Create a refraction law (Snell's law) constraint between two endpoints of rays and an edge as an interface. @@ -766,17 +766,17 @@ and an edge as an interface. CmdSketcherConstrainSymmetric - + Sketcher - + Constrain symmetrical - + Create a symmetry constraint between two points with respect to a line or a third point @@ -1933,17 +1933,17 @@ This will clear the 'Support' property, if any. CmdSketcherToggleActiveConstraint - + Sketcher - + Activate/deactivate constraint - + Activates or deactivates the selected constraints @@ -1969,17 +1969,17 @@ This will clear the 'Support' property, if any. CmdSketcherToggleDrivingConstraint - + Sketcher - + Toggle driving/reference constraint - + Set the toolbar, or the selected constraints, into driving or reference mode @@ -2253,64 +2253,64 @@ invalid constraints, degenerated geometry, etc. - - - - + + + + Add radius constraint - - - - + + + + Add diameter constraint - - - - - - + + + + + + Add angle constraint - - + + Add equality constraint - - - - - + + + + + Add symmetric constraint - + Add Snell's law constraint - - + + Add internal alignment constraint - + Toggle constraint to driving/reference - + Activate/Deactivate constraint @@ -2779,57 +2779,57 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + @@ -2867,10 +2867,8 @@ invalid constraints, degenerated geometry, etc. - - - - + + Dimensional constraint @@ -3032,7 +3030,7 @@ invalid constraints, degenerated geometry, etc. - + Error @@ -3079,8 +3077,8 @@ invalid constraints, degenerated geometry, etc. - - + + Select the right things from the sketch. @@ -3113,12 +3111,12 @@ invalid constraints, degenerated geometry, etc. - - - - - - + + + + + + Select an edge that is not a B-spline weight @@ -3168,7 +3166,7 @@ invalid constraints, degenerated geometry, etc. - + Select at least two lines from the sketch. @@ -3291,222 +3289,216 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - - + + Select one or more arcs or circles from the sketch. - + Select either only one or more B-Spline poles or only one or more arcs or circles from the sketch, but not mixed. - - + Constrain equal - - Do you want to share the same radius for all selected elements? - - - - - + + Constraint only applies to arcs or circles. - + Do you want to share the same diameter for all selected elements? - - + + Select one or two lines from the sketch. Or select two edges and a point. - - + + Parallel lines - - + + An angle constraint cannot be set for two parallel lines. - + Cannot add an angle constraint on an axis! - + Select two edges from the sketch. - - + + Select two or more compatible edges - + Sketch axes cannot be used in equality constraints - + Equality for B-spline edge currently unsupported. - - - + + + Select two or more edges of similar type - - - - - + + + + + Select two points and a symmetry line, two points and a symmetry point or a line and a symmetry point from the sketch. - - + + Cannot add a symmetry constraint between a line and its end points. - - + + Cannot add a symmetry constraint between a line and its end points! - + Select two endpoints of lines to act as rays, and an edge representing a boundary. The first selected point corresponds to index n1, second to n2, and datum value sets the ratio n2/n1. Constraint_SnellsLaw - + Cannot create constraint with external geometry only. - + Incompatible geometry is selected. - + SnellsLaw on B-spline edge is currently unsupported. - + You cannot internally constrain an ellipse on another ellipse. Select only one ellipse. - - + + Currently all internal geometrical elements of the ellipse are already exposed. - - - - - + + + + + Select constraints from the sketch. - + Selected objects are not just geometry from one sketch. - + Number of selected objects is not 3 (is %1). - - + + Select at least one ellipse and one edge from the sketch. - + Sketch axes cannot be used in internal alignment constraint - - + + Maximum 2 points are supported. - - + + Maximum 2 lines are supported. - - + + Nothing to constrain - - - - + + + + Extra elements - - - + + + More elements than possible for the given ellipse were provided. These were ignored. - + You cannot internally constrain an arc of ellipse on another arc of ellipse. Select only one arc of ellipse. - + You cannot internally constrain an ellipse on an arc of ellipse. Select only one ellipse or arc of ellipse. - + More elements than possible for the given arc of ellipse were provided. These were ignored. - + Currently internal geometry is only supported for ellipse or arc of ellipse. The last selected element must be an ellipse or an arc of ellipse. @@ -3775,8 +3767,6 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - - Radius: @@ -3787,8 +3777,8 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - - + + Diameter: @@ -3821,37 +3811,23 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - - - Change weight - - - - - Weight: - - - Change radius - - - - - + + Change diameter - + Refractive index ratio - + Ratio n2/n1: @@ -5370,8 +5346,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Sketcher_ConstrainDiameter - - + + Fix the diameter of a circle or an arc @@ -5379,8 +5355,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Sketcher_ConstrainRadius - - + + Fix the radius of a circle or an arc