diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem.ts b/src/Mod/Fem/Gui/Resources/translations/Fem.ts
index a95ebb0ce3..d9bd962418 100755
--- a/src/Mod/Fem/Gui/Resources/translations/Fem.ts
+++ b/src/Mod/Fem/Gui/Resources/translations/Fem.ts
@@ -74,6 +74,11 @@
Geometry reference selector for a
+
+
+ Geometry reference selector for a
+
+ Add
@@ -119,11 +124,6 @@
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 53eb1a0e5e..d91f8bace4 100644
--- a/src/Mod/Part/Gui/Resources/translations/Part.ts
+++ b/src/Mod/Part/Gui/Resources/translations/Part.ts
@@ -325,6 +325,16 @@ 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.
@@ -337,16 +347,6 @@ A 'Compound Filter' can be used to extract the individual slices.Slice apart
-
-
- Boolean Fragments
-
-
-
-
- Split objects where they intersect
-
- Slice a selected object by other objects, and split it apart.
diff --git a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts
index 7d184764bb..109a868fdc 100644
--- a/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts
+++ b/src/Mod/PartDesign/Gui/Resources/translations/PartDesign.ts
@@ -875,17 +875,17 @@
Gui::TaskView::TaskWatcherCommands
-
+ Face tools
-
+ Sketch tools
-
+ Create Geometry
@@ -4349,39 +4349,69 @@ account for the depth of blind holesWorkbench
-
+ &Part Design
-
+ &Sketch
-
+ Create a datum
-
+ Create an additive feature
-
+ Create a subtractive feature
-
+ Apply a pattern
-
+ Apply a dress-up feature
+
+
+ Sprocket...
+
+
+
+
+ Involute gear...
+
+
+
+
+ Shaft design wizard
+
+
+
+
+ Measure
+
+
+
+
+ Part Design Helper
+
+
+
+
+ Part Design Modeling
+
+
diff --git a/src/Mod/Path/Gui/Resources/translations/Path.ts b/src/Mod/Path/Gui/Resources/translations/Path.ts
index 4886ec42e9..3d814c654a 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,6 +243,11 @@
The path to be copied
+
+
+ The base geometry of this toolpath
+
+ The tool controller that will be used to calculate the path
@@ -503,11 +563,6 @@
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,63 +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
+
+ The library to use to generate the path
@@ -987,13 +987,13 @@
-
- Invalid Cutting Edge Angle %.2f, must be <90° and >=0°
+
+ Invalid Cutting Edge Angle %.2f, must be >0° and <=180°
-
- Invalid Cutting Edge Angle %.2f, must be >0° and <=180°
+
+ Invalid Cutting Edge Angle %.2f, must be <90° and >=0°
@@ -1157,31 +1157,6 @@ Increased to stock top.
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).
@@ -1247,6 +1222,31 @@ Increased to stock top.
Utils
+
+
+ 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'.
+
+
@@ -1969,16 +1969,6 @@ If it is necessary to set the FinalDepth manually please select a different oper
PathPocket
-
-
- Pocket Shape
-
-
-
-
- Creates a Path Pocket object from a face or faces
-
- Normal
@@ -2029,6 +2019,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
+
+ 3D Pocket
@@ -3439,6 +3439,16 @@ 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
@@ -3456,16 +3466,6 @@ 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
@@ -3938,12 +3938,6 @@ 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
@@ -3959,6 +3953,12 @@ 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
@@ -4285,6 +4285,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
@@ -4455,11 +4460,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.
@@ -4615,11 +4615,6 @@ 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
@@ -4630,6 +4625,11 @@ If it is necessary to set the FinalDepth manually please select a different oper
Add Tool Controller
+
+
+ Tool Number to Load
+
+ Path_ToolTable
@@ -4656,11 +4656,6 @@ 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
@@ -4671,6 +4666,11 @@ 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
@@ -4705,56 +4705,11 @@ 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
@@ -4965,6 +4920,11 @@ 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)
@@ -4980,6 +4940,46 @@ 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 63add151c4..3f734351fe 100644
--- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts
+++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts
@@ -94,17 +94,17 @@
CmdSketcherCarbonCopy
-
+ Sketcher
-
+ Carbon copy
-
+ Copies the geometry of another sketch
@@ -112,17 +112,17 @@
CmdSketcherClone
-
+ Sketcher
-
+ Clone
-
+ Creates a clone of the geometry taking as reference the last selected point
@@ -130,17 +130,17 @@
CmdSketcherCloseShape
-
+ Sketcher
-
+ Close shape
-
+ Produce a closed shape by tying the end point of one element with the next element's starting point
@@ -186,32 +186,32 @@
CmdSketcherCompConstrainRadDia
-
+ Sketcher
-
+ Constrain arc or circle
-
+ Constrain an arc or a circle
-
+ Constrain radius
-
+ Constrain diameter
-
+ Constrain auto radius/diameter
@@ -219,17 +219,17 @@
CmdSketcherCompCopy
-
+ Sketcher
-
+ Copy
-
+ Creates a clone of the geometry taking as reference the last selected point
@@ -237,27 +237,27 @@
CmdSketcherCompCreateArc
-
+ Sketcher
-
+ Create arc
-
+ Create an arc in the sketcher
-
+ Center and end points
-
+ End points and rim point
@@ -265,17 +265,17 @@
CmdSketcherCompCreateBSpline
-
+ Sketcher
-
+ Create a B-spline
-
+ Create a B-spline in the sketch
@@ -283,27 +283,27 @@
CmdSketcherCompCreateCircle
-
+ Sketcher
-
+ Create circle
-
+ Create a circle in the sketcher
-
+ Center and rim point
-
+ 3 rim points
@@ -311,42 +311,42 @@
CmdSketcherCompCreateConic
-
+ Sketcher
-
+ Create a conic
-
+ Create a conic in the sketch
-
+ Ellipse by center, major radius, point
-
+ Ellipse by periapsis, apoapsis, minor radius
-
+ Arc of ellipse by center, major radius, endpoints
-
+ Arc of hyperbola by center, major radius, endpoints
-
+ Arc of parabola by focus, vertex, endpoints
@@ -354,81 +354,114 @@
CmdSketcherCompCreateFillets
-
+ Sketcher
-
+ Fillets
-
+ Create a fillet between two lines
-
+ Sketch fillet
-
+ Constraint-preserving sketch fillet
+
+ CmdSketcherCompCreateRectangles
+
+
+ Sketcher
+
+
+
+
+ Create rectangles
+
+
+
+
+ Creates a rectangle in the sketch
+
+
+
+
+ Rectangle
+
+
+
+
+ Centered rectangle
+
+
+
+
+ Rounded rectangle
+
+
+CmdSketcherCompCreateRegularPolygon
-
+ Sketcher
-
+ Create regular polygon
-
+ Create a regular polygon in the sketcher
-
+ Triangle
-
+ Square
-
+ Pentagon
-
+ Hexagon
-
+ Heptagon
-
+ Octagon
-
- Regular Polygon
+
+ Regular polygon
@@ -463,17 +496,17 @@
CmdSketcherConnect
-
+ Sketcher
-
+ Connect edges
-
+ Tie the end point of the element with next element's starting point
@@ -481,17 +514,17 @@
CmdSketcherConstrainAngle
-
+ Sketcher
-
+ Constrain angle
-
+ Fix the angle of a line or the angle between two lines
@@ -607,17 +640,17 @@
CmdSketcherConstrainEqual
-
+ Sketcher
-
+ Constrain equal
-
+ Create an equality constraint between two lines or between circles and arcs
@@ -643,17 +676,17 @@
CmdSketcherConstrainInternalAlignment
-
+ Sketcher
-
+ Constrain internal alignment
-
+ Constrains an element to be aligned with the internal geometry of another element
@@ -770,17 +803,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.
@@ -789,17 +822,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
@@ -862,17 +895,17 @@ with respect to a line or a third point
CmdSketcherCopy
-
+ Sketcher
-
+ Copy
-
+ Creates a simple copy of the geometry taking as reference the last selected point
@@ -880,17 +913,17 @@ with respect to a line or a third point
CmdSketcherCreate3PointArc
-
+ Sketcher
-
+ Create arc by three points
-
+ Create an arc by its end points and a point along the arc
@@ -898,17 +931,17 @@ with respect to a line or a third point
CmdSketcherCreate3PointCircle
-
+ Sketcher
-
+ Create circle by three points
-
+ Create a circle by 3 perimeter points
@@ -916,17 +949,17 @@ with respect to a line or a third point
CmdSketcherCreateArc
-
+ Sketcher
-
+ Create arc by center
-
+ Create an arc by its center and by its end points
@@ -934,17 +967,17 @@ with respect to a line or a third point
CmdSketcherCreateArcOfEllipse
-
+ Sketcher
-
+ Create an arc of ellipse
-
+ Create an arc of ellipse in the sketch
@@ -952,17 +985,17 @@ with respect to a line or a third point
CmdSketcherCreateArcOfHyperbola
-
+ Sketcher
-
+ Create an arc of hyperbola
-
+ Create an arc of hyperbola in the sketch
@@ -970,17 +1003,17 @@ with respect to a line or a third point
CmdSketcherCreateArcOfParabola
-
+ Sketcher
-
+ Create an arc of parabola
-
+ Create an arc of parabola in the sketch
@@ -988,17 +1021,17 @@ with respect to a line or a third point
CmdSketcherCreateBSpline
-
+ Sketcher
-
+ Create B-spline
-
+ Create a B-spline via control points in the sketch.
@@ -1006,17 +1039,17 @@ with respect to a line or a third point
CmdSketcherCreateCircle
-
+ Sketcher
-
+ Create circle
-
+ Create a circle in the sketch
@@ -1024,17 +1057,17 @@ with respect to a line or a third point
CmdSketcherCreateDraftLine
-
+ Sketcher
-
+ Create draft line
-
+ Create a draft line in the sketch
@@ -1042,17 +1075,17 @@ with respect to a line or a third point
CmdSketcherCreateEllipseBy3Points
-
+ Sketcher
-
+ Create ellipse by 3 points
-
+ Create an ellipse by 3 points in the sketch
@@ -1060,17 +1093,17 @@ with respect to a line or a third point
CmdSketcherCreateEllipseByCenter
-
+ Sketcher
-
+ Create ellipse by center
-
+ Create an ellipse by center in the sketch
@@ -1078,17 +1111,17 @@ with respect to a line or a third point
CmdSketcherCreateFillet
-
+ Sketcher
-
+ Create fillet
-
+ Create a fillet between two lines or at a coincident point
@@ -1096,17 +1129,17 @@ with respect to a line or a third point
CmdSketcherCreateHeptagon
-
+ Sketcher
-
+ Create heptagon
-
+ Create a heptagon in the sketch
@@ -1114,17 +1147,17 @@ with respect to a line or a third point
CmdSketcherCreateHexagon
-
+ Sketcher
-
+ Create hexagon
-
+ Create a hexagon in the sketch
@@ -1148,19 +1181,37 @@ with respect to a line or a third point
- CmdSketcherCreateOctagon
+ CmdSketcherCreateOblong
-
+ Sketcher
-
+
+ Create rounded rectangle
+
+
+
+
+ Create a rounded rectangle in the sketch
+
+
+
+
+ CmdSketcherCreateOctagon
+
+
+ Sketcher
+
+
+
+ Create octagon
-
+ Create an octagon in the sketch
@@ -1168,17 +1219,17 @@ with respect to a line or a third point
CmdSketcherCreatePentagon
-
+ Sketcher
-
+ Create pentagon
-
+ Create a pentagon in the sketch
@@ -1186,17 +1237,17 @@ with respect to a line or a third point
CmdSketcherCreatePeriodicBSpline
-
+ Sketcher
-
+ Create periodic B-spline
-
+ Create a periodic B-spline via control points in the sketch.
@@ -1204,17 +1255,17 @@ with respect to a line or a third point
CmdSketcherCreatePoint
-
+ Sketcher
-
+ Create point
-
+ Create a point in the sketch
@@ -1222,17 +1273,17 @@ with respect to a line or a third point
CmdSketcherCreatePointFillet
-
+ Sketcher
-
+ Create corner-preserving fillet
-
+ Fillet that preserves intersection point and most constraints
@@ -1240,17 +1291,17 @@ with respect to a line or a third point
CmdSketcherCreatePolyline
-
+ Sketcher
-
+ Create polyline
-
+ Create a polyline in the sketch. 'M' Key cycles behaviour
@@ -1258,35 +1309,53 @@ with respect to a line or a third point
CmdSketcherCreateRectangle
-
+ Sketcher
-
+ Create rectangle
-
+ Create a rectangle in the sketch
+
+ CmdSketcherCreateRectangleCenter
+
+
+ Sketcher
+
+
+
+
+ Create centered rectangle
+
+
+
+
+ Create a centered rectangle in the sketch
+
+
+CmdSketcherCreateRegularPolygon
-
+ Sketcher
-
+ Create regular polygon
-
+ Create a regular polygon in the sketch
@@ -1294,17 +1363,17 @@ with respect to a line or a third point
CmdSketcherCreateSlot
-
+ Sketcher
-
+ Create slot
-
+ Create a slot in the sketch
@@ -1312,17 +1381,17 @@ with respect to a line or a third point
CmdSketcherCreateSquare
-
+ Sketcher
-
+ Create square
-
+ Create a square in the sketch
@@ -1330,17 +1399,17 @@ with respect to a line or a third point
CmdSketcherCreateText
-
+ Sketcher
-
+ Create text
-
+ Create text in the sketch
@@ -1348,17 +1417,17 @@ with respect to a line or a third point
CmdSketcherCreateTriangle
-
+ Sketcher
-
+ Create equilateral triangle
-
+ Create an equilateral triangle in the sketch
@@ -1402,17 +1471,17 @@ with respect to a line or a third point
CmdSketcherDeleteAllConstraints
-
+ Sketcher
-
+ Delete all constraints
-
+ Delete all constraints in the sketch
@@ -1420,17 +1489,17 @@ with respect to a line or a third point
CmdSketcherDeleteAllGeometry
-
+ Sketcher
-
+ Delete all geometry
-
+ Delete all geometry and constraints in the current sketch, with the exception of external geometry
@@ -1456,17 +1525,17 @@ with respect to a line or a third point
CmdSketcherExtend
-
+ Sketcher
-
+ Extend edge
-
+ Extend an edge with respect to the picked position
@@ -1474,17 +1543,17 @@ with respect to a line or a third point
CmdSketcherExternal
-
+ Sketcher
-
+ External geometry
-
+ Create an edge linked to an external geometry
@@ -1629,17 +1698,17 @@ as mirroring reference.
CmdSketcherMove
-
+ Sketcher
-
+ Move
-
+ Moves the geometry taking as reference the last selected point
@@ -1665,21 +1734,39 @@ as mirroring reference.
CmdSketcherRectangularArray
-
+ Sketcher
-
+ Rectangular array
-
+ Creates a rectangular array pattern of the geometry taking as reference the last selected point
+
+ CmdSketcherRemoveAxesAlignment
+
+
+ Sketcher
+
+
+
+
+ Remove axes alignment
+
+
+
+
+ Modifies constraints to remove axes alignment while trying to preserve the constraint relationship of the selection
+
+
+CmdSketcherReorientSketch
@@ -1702,17 +1789,17 @@ This will clear the 'Support' property, if any.
CmdSketcherRestoreInternalAlignmentGeometry
-
+ Sketcher
-
+ Show/hide internal geometry
-
+ Show all internal geometry or hide unused internal geometry
@@ -1720,13 +1807,13 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectConflictingConstraints
-
+ Sketcher
-
-
+
+ Select conflicting constraints
@@ -1734,17 +1821,17 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectConstraints
-
+ Sketcher
-
+ Select associated constraints
-
+ Select the constraints associated with the selected geometrical elements
@@ -1752,17 +1839,17 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectElementsAssociatedWithConstraints
-
+ Sketcher
-
+ Select associated geometry
-
+ Select the geometrical elements associated with the selected constraints
@@ -1770,17 +1857,17 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectElementsWithDoFs
-
+ Sketcher
-
+ Select unconstrained DoF
-
+ Select geometrical elements where the solver still detects unconstrained degrees of freedom.
@@ -1788,17 +1875,17 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectHorizontalAxis
-
+ Sketcher
-
+ Select horizontal axis
-
+ Select the local horizontal axis of the sketch
@@ -1806,13 +1893,13 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectMalformedConstraints
-
+ Sketcher
-
-
+
+ Select malformed constraints
@@ -1820,17 +1907,17 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectOrigin
-
+ Sketcher
-
+ Select origin
-
+ Select the local origin point of the sketch
@@ -1838,13 +1925,13 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectPartiallyRedundantConstraints
-
+ Sketcher
-
-
+
+ Select partially redundant constraints
@@ -1852,13 +1939,13 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectRedundantConstraints
-
+ Sketcher
-
-
+
+ Select redundant constraints
@@ -1866,17 +1953,17 @@ This will clear the 'Support' property, if any.
CmdSketcherSelectVerticalAxis
-
+ Sketcher
-
+ Select vertical axis
-
+ Select the local vertical axis of the sketch
@@ -1884,17 +1971,17 @@ This will clear the 'Support' property, if any.
CmdSketcherSplit
-
+ Sketcher
-
+ Split edge
-
+ Splits an edge into two while preserving constraints
@@ -1938,17 +2025,17 @@ This will clear the 'Support' property, if any.
CmdSketcherSymmetry
-
+ Sketcher
-
+ Symmetry
-
+ Creates symmetric geometry with respect to the last selected line or point
@@ -1956,17 +2043,17 @@ This will clear the 'Support' property, if any.
CmdSketcherToggleActiveConstraint
-
+ Sketcher
-
+ Activate/deactivate constraint
-
+ Activates or deactivates the selected constraints
@@ -1992,17 +2079,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
@@ -2011,17 +2098,17 @@ into driving or reference mode
CmdSketcherTrimming
-
+ Sketcher
-
+ Trim edge
-
+ Trim an edge with respect to the picked position
@@ -2146,8 +2233,8 @@ invalid constraints, degenerated geometry, etc.
-
-
+
+ Add coincident constraint
@@ -2294,54 +2381,54 @@ invalid constraints, degenerated geometry, etc.
-
-
+
+ Add radiam 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
@@ -2391,100 +2478,110 @@ invalid constraints, degenerated geometry, etc.
-
+ Add sketch box
-
+
+ Add centered sketch box
+
+
+
+
+ Add rounded rectangle
+
+
+
+ Add line to sketch wire
-
+ Add arc to sketch wire
-
-
+
+ Add sketch arc
-
-
+
+ Add sketch circle
-
+ Add sketch ellipse
-
+ Add sketch arc of ellipse
-
+ Add sketch arc of hyperbola
-
+ Add sketch arc of Parabola
-
+ Add Pole circle
-
+ Add sketch point
-
-
+
+ Create fillet
-
+ Trim edge
-
+ Extend edge
-
+ Split edge
-
+ Add external geometry
-
+ Add carbon copy
-
+ Add slot
-
+ Add hexagon
@@ -2514,35 +2611,40 @@ invalid constraints, degenerated geometry, etc.
-
+ Exposing Internal Geometry
-
+ Create symmetric geometry
-
+ Copy/clone/move geometry
-
+ Create copy of geometry
-
+ Delete all geometry
-
+ Delete All Constraints
+
+
+ Remove Axes Alignment
+
+ Toggle constraints to the other virtual space
@@ -2633,42 +2735,42 @@ invalid constraints, degenerated geometry, etc.
-
+ This version of OCE/OCC does not support knot operation. You need 6.9.0 or higher.
-
+ BSpline Geometry Index (GeoID) is out of bounds.
-
+ You are requesting no change in knot multiplicity.
-
+ The Geometry Index (GeoId) provided is not a B-spline curve.
-
+ The knot index is out of bounds. Note that in accordance with OCC notation, the first knot has index 1 and not zero.
-
+ The multiplicity cannot be increased beyond the degree of the B-spline.
-
+ The multiplicity cannot be decreased beyond zero.
-
+ OCC is unable to decrease the multiplicity within the maximum tolerance.
@@ -2822,50 +2924,50 @@ invalid constraints, degenerated geometry, etc.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2873,23 +2975,26 @@ invalid constraints, degenerated geometry, etc.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2942,8 +3047,8 @@ invalid constraints, degenerated geometry, etc.
-
-
+
+ Impossible constraint
@@ -3064,7 +3169,7 @@ invalid constraints, degenerated geometry, etc.
-
+ Error
@@ -3113,7 +3218,7 @@ invalid constraints, degenerated geometry, etc.
-
+ Select the right things from the sketch.
@@ -3148,10 +3253,10 @@ invalid constraints, degenerated geometry, etc.
-
-
-
-
+
+
+
+ Select an edge that is not a B-spline weight
@@ -3201,7 +3306,7 @@ invalid constraints, degenerated geometry, etc.
-
+ Select at least two lines from the sketch.
@@ -3340,194 +3445,194 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c
-
+ Constraint only applies to arcs or circles.
-
-
+
+ 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.
@@ -3539,7 +3644,7 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c
-
+ CAD Kernel Error
@@ -3585,82 +3690,89 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c
-
-
-
-
+
+
+
+ Select at least two edges from the sketch.
-
-
+
+ One selected edge is not connectable
-
+ Closing a shape formed by exactly two lines makes no sense.
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Select elements from a single sketch.
-
+ No constraint selected
-
+ At least one constraint must be selected
-
+ A symmetric construction requires at least two geometric elements, the last geometric element being the reference for the symmetry construction.
-
+ The last element must be a point or a line serving as reference for the symmetry construction.
-
-
+
+ A copy requires at least one selected non-external geometric element
-
+ Delete All Geometry
-
+ Are you really sure you want to delete all geometry and constraints?
-
+ Delete All Constraints
-
+ Are you really sure you want to delete all the constraints?
+
+
+ Removal of axes alignment requires at least one selected non-external geometric element
+
+ Distance constraint
@@ -3675,42 +3787,42 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c
SketcherGui::CarbonCopySelection
-
+ Carbon copy would cause a circular dependency.
-
+ This object is in another document.
-
+ This object belongs to another body. Hold Ctrl to allow cross-references.
-
+ This object belongs to another body and it contains external geometry. Cross-reference not allowed.
-
+ This object belongs to another part.
-
+ The selected sketch is not parallel to this sketch. Hold Ctrl+Alt to allow non-parallel sketches.
-
+ The XY axes of the selected sketch do not have the same direction as this sketch. Hold Ctrl+Alt to disregard it.
-
+ The origin of the selected sketch is not aligned with the origin of this sketch. Hold Ctrl+Alt to disregard it.
@@ -3843,12 +3955,12 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c
-
+ Refractive index ratio
-
+ Ratio n2/n1:
@@ -3864,22 +3976,22 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c
SketcherGui::ExternalSelection
-
+ Linking this will cause circular dependency.
-
+ This object is in another document.
-
+ This object belongs to another body, can't link.
-
+ This object belongs to another part, can't link.
@@ -4442,149 +4554,139 @@ Supports all unit systems except 'US customary' and 'Building US/
-
- Use Diameter as default constraint for arcs and circles instead of Radius.
-
-
-
-
- Use diameter as default constraint for arcs and circles
-
-
-
-
+ Font size
-
+ Visibility automation
-
+ When opening sketch, hide all features that depend on it
-
+ Hide all objects that depend on the sketch
-
+ When opening sketch, show sources for external geometry links
-
+ Show objects used for external geometry
-
+ When opening sketch, show objects the sketch is attached to
-
+ Show objects that the sketch is attached to
-
+ Force orthographic camera when entering edit
-
+ Open sketch in Section View mode
-
+ Note: these settings are defaults applied to new sketches. The behavior is remembered for each sketch individually as properties on the View tab.
-
+ View scale ratio
-
+ The 3D view is scaled based on this factor
-
+ When closing sketch, move camera back to where it was before sketch was opened
-
+ Restore camera position after editing
-
+ When entering edit mode, force orthographic view of camera.
Works only when "Restore camera position after editing" is enabled.
-
+ Open a by default sketch in Section View mode.
Then objects are only visible behind the sketch plane.
-
+ Applies current visibility automation settings to all sketches in open documents
-
+ Apply to existing sketches
-
+ Font size used for labels and constraints
-
+ px
-
+ Current sketcher creation tool will remain active after creation
-
+ Geometry creation "Continue Mode"
-
+ Grid line pattern
-
+ Number of polygons for geometry approximation
-
+ Unexpected C++ exception
-
+ Sketcher
@@ -5340,8 +5442,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_Clone
-
-
+
+ Creates a clone of the geometry taking as reference the last selected point
@@ -5349,17 +5451,17 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CompCopy
-
+ Clone
-
+ Copy
-
+ Move
@@ -5367,8 +5469,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
@@ -5376,7 +5478,7 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_ConstrainRadiam
-
+ Fix the radius/diameter of a circle or an arc
@@ -5384,8 +5486,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
@@ -5393,7 +5495,7 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_ConstraintRadiam
-
+ Fix the radius/diameter of a circle or an arc
@@ -5401,8 +5503,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_Copy
-
-
+
+ Creates a simple copy of the geometry taking as reference the last selected point
@@ -5410,8 +5512,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_Create3PointArc
-
-
+
+ Create an arc by its end points and a point along the arc
@@ -5419,8 +5521,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_Create3PointCircle
-
-
+
+ Create a circle by 3 rim points
@@ -5428,8 +5530,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateArc
-
-
+
+ Create an arc by its center and by its end points
@@ -5437,8 +5539,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateArcOfEllipse
-
-
+
+ Create an arc of ellipse by its center, major radius, and endpoints
@@ -5446,8 +5548,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateArcOfHyperbola
-
-
+
+ Create an arc of hyperbola by its center, major radius, and endpoints
@@ -5455,8 +5557,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateArcOfParabola
-
-
+
+ Create an arc of parabola by its focus, vertex, and endpoints
@@ -5464,13 +5566,13 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateBSpline
-
+ B-spline by control points
-
-
+
+ Create a B-spline by control points
@@ -5478,8 +5580,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateCircle
-
-
+
+ Create a circle by its center and by a rim point
@@ -5487,8 +5589,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateEllipseBy3Points
-
-
+
+ Create a ellipse by periapsis, apoapsis, and minor radius
@@ -5496,8 +5598,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateEllipseByCenter
-
-
+
+ Create an ellipse by center, major radius and point
@@ -5505,8 +5607,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateFillet
-
-
+
+ Creates a radius between two lines
@@ -5514,8 +5616,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateHeptagon
-
-
+
+ Create a heptagon by its center and by one corner
@@ -5523,23 +5625,31 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateHexagon
-
-
+
+ Create a hexagon by its center and by one corner
+
+ Sketcher_CreateOblong
+
+
+ Create a rounded rectangle
+
+
+Sketcher_CreateOctagon
-
-
+
+ Create an octagon by its center and by one corner
-
-
+
+ Create a regular polygon by its center and by one corner
@@ -5547,8 +5657,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreatePentagon
-
-
+
+ Create a pentagon by its center and by one corner
@@ -5556,17 +5666,33 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreatePointFillet
-
-
+
+ Fillet that preserves constraints and intersection point
+
+ Sketcher_CreateRectangle
+
+
+ Create a rectangle
+
+
+
+
+ Sketcher_CreateRectangle_Center
+
+
+ Create a centered rectangle
+
+
+Sketcher_CreateSquare
-
-
+
+ Create a square by its center and by one corner
@@ -5574,8 +5700,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_CreateTriangle
-
-
+
+ Create an equilateral triangle by its center and by one corner
@@ -5583,13 +5709,13 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.<
Sketcher_Create_Periodic_BSpline
-
+ Periodic B-spline by control points
-
-
+
+ Create a periodic B-spline by control points
@@ -5662,8 +5788,8 @@ Select the method to attach this sketch to selected objects.
Sketcher_Move
-
-
+
+ Moves the geometry taking as reference the last selected point