diff --git a/src/Mod/Arch/Resources/translations/Arch.ts b/src/Mod/Arch/Resources/translations/Arch.ts index f27b6793e6..fee8679006 100644 --- a/src/Mod/Arch/Resources/translations/Arch.ts +++ b/src/Mod/Arch/Resources/translations/Arch.ts @@ -203,12 +203,12 @@ - + The linked object - + The line width of the rendered objects @@ -593,27 +593,27 @@ - + The rendering mode to use - + If cut geometry is shown or not - + If cut geometry is filled or not - + The size of the texts inside this object - + If checked, source objects are displayed regardless of being visible in the 3D model @@ -1038,12 +1038,12 @@ - + The line color of the projected objects - + The color of the cut faces (if turned on) @@ -3203,37 +3203,37 @@ Floor creation aborted. - + Section plane settings - + Objects seen by this section plane: - + Section plane placement: - + Rotate X - + Rotate Y - + Rotate Z - + Resize @@ -3384,42 +3384,42 @@ You can change that in the preferences. - + Remove highlighted objects from the list above - + Add selected - + Add selected object(s) to the scope of this section plane - + Rotates the plane along the X axis - + Rotates the plane along the Y axis - + Rotates the plane along the Z axis - + Resizes the plane to fit the objects in the list above - + Centers the plane on the objects in the list above diff --git a/src/Mod/Draft/Resources/translations/Draft.ts b/src/Mod/Draft/Resources/translations/Draft.ts index 7b94ad5ce2..62454d2bca 100644 --- a/src/Mod/Draft/Resources/translations/Draft.ts +++ b/src/Mod/Draft/Resources/translations/Draft.ts @@ -844,6 +844,216 @@ value by using the [ and ] keys while drawing lines + + + Style settings + + + + + Text color + + + + + Shape color + + + + + Line width + + + + + The color of faces + + + + + The type of dimension arrows + + + + + Dot + + + + + Circle + + + + + Arrow + + + + + Tick + + + + + Tick-2 + + + + + The color of texts and dimension texts + + + + + The size of texts and dimension texts + + + + + Show unit + + + + + Line color + + + + + The size of dimension arrows + + + + + The font to use for texts and dimensions + + + + + The line style + + + + + Solid + + + + + Dashed + + + + + Dotted + + + + + DashDot + + + + + Text size + + + + + Unit override + + + + + If the unit siffix is shown on dimension texts or not + + + + + The unit to use for dimensions. Leave blank to use current FreeCAD unit + + + + + The transparency of faces + + + + + % + + + + + Transparency + + + + + Display mode + + + + + Text font + + + + + Arrow size + + + + + The display mode for faces + + + + + Flat Lines + + + + + Wireframe + + + + + Shaded + + + + + Points + + + + + Draw style + + + + + The color of lines + + + + + Arrow style + + + + + px + + + + + Apply to selected objects + + Gui::Dialog::DlgSettingsDraft @@ -2234,202 +2444,177 @@ This value is the maximum segment length. draft - + Draft Command Bar - + Toggle construction mode - - Current line color - - - - - Current face color - - - - - Current line width - - - - - Current font size - - - - - Apply to selected objects - - - - + Autogroup off - + active command: - + None - + Active Draft command - + X coordinate of next point - + X - + Y - + Z - + Y coordinate of next point - + Z coordinate of next point - + Enter point - + Enter a new point with the given coordinates - + Length - + Angle - + Length of current segment - + Angle of current segment - + Radius - + Radius of Circle - + If checked, command will not finish until you press the command button again - + If checked, an OCC-style offset will be performed instead of the classic offset - + &OCC-style offset - + Sides - + Number of sides - + Offset - + Auto - + Text string to draw - + String - + Height of text - + Height - + Intercharacter spacing - + Tracking - + Full path to font file: - + Open a FileChooser for font file @@ -2439,132 +2624,132 @@ This value is the maximum segment length. - + DWire - + Circle - + Center X - + Arc - + Point - + Label - + Distance - + Trim - + Pick Object - + Edit - + Global X - + Global Y - + Global Z - + Local X - + Local Y - + Local Z - + Invalid Size value. Using 200.0. - + Invalid Tracking value. Using 0. - + Please enter a text string. - + Select a Font file - + Please enter a font file. - + Autogroup: - + Faces - + Remove - + Add - + Facebinder elements @@ -2579,7 +2764,7 @@ This value is the maximum segment length. - + Copy @@ -2596,17 +2781,17 @@ To enabled FreeCAD to download these libraries, answer Yes. - + Relative - + Continue - + Close @@ -2651,7 +2836,7 @@ To enabled FreeCAD to download these libraries, answer Yes. - + Select edge @@ -2666,7 +2851,7 @@ To enabled FreeCAD to download these libraries, answer Yes. - + Wipe @@ -2681,67 +2866,67 @@ To enabled FreeCAD to download these libraries, answer Yes. - + Check this to lock the current angle - + Coordinates relative to last point or absolute - + Filled - + Finish - + Finishes the current drawing or editing operation - + &Undo (CTRL+Z) - + Undo the last segment - + Finishes and closes the current line - + Wipes the existing segments of this line and starts again from the last point - + Set WP - + Reorients the working plane on the last segment - + Selects an existing edge to be measured by this dimension - + If checked, objects will be copied instead of moved. Preferences -> Draft -> Global copy mode to keep this mode in next commands @@ -2751,12 +2936,12 @@ To enabled FreeCAD to download these libraries, answer Yes. - + Modify subelements - + If checked, subelements will be modified instead of entire objects @@ -2781,12 +2966,12 @@ To enabled FreeCAD to download these libraries, answer Yes. - + Current working plane - + Check this if the object should appear as filled, otherwise it will appear as wireframe. Not available if Draft preference option 'Use Part Primitives' is enabled @@ -2806,32 +2991,32 @@ To enabled FreeCAD to download these libraries, answer Yes. - + Create text - + Press this button to create the text object, or finish your text with two blank lines - + Center Y - + Center Z - + Offset distance - + Trim distance @@ -2840,6 +3025,11 @@ To enabled FreeCAD to download these libraries, answer Yes. Wire + + + Change default style for new objects + + importOCA diff --git a/src/Mod/Path/Gui/Resources/translations/Path.ts b/src/Mod/Path/Gui/Resources/translations/Path.ts index 179fabcd66..5b0b7863f9 100644 --- a/src/Mod/Path/Gui/Resources/translations/Path.ts +++ b/src/Mod/Path/Gui/Resources/translations/Path.ts @@ -88,6 +88,11 @@ Ignore areas that proceed below specified depth. + + + Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. + + Depth used to identify waste areas to ignore. @@ -98,11 +103,6 @@ Cut through waste to depth at model edge, releasing the model. - - - Planar: Flat, 3D surface scan. Rotational: 4th-axis rotational scan. - - Avoid cutting the last 'N' faces in the Base Geometry list of selected faces. @@ -243,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 @@ -424,13 +419,13 @@ - - The height where feed starts and height during retract tool when path is finished + + Controls how tool retracts Default=G99 - - Controls how tool retracts Default=G99 + + The height where feed starts and height during retract tool when path is finished @@ -588,6 +583,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 @@ -679,8 +679,8 @@ - - The library to use to generate the path + + The base geometry of this toolpath @@ -940,13 +940,13 @@ - - Invalid Cutting Edge Angle %.2f, must be >0° and <=180° + + Cutting Edge Angle (%.2f) results in negative tool tip length - - Cutting Edge Angle (%.2f) results in negative tool tip length + + Invalid Cutting Edge Angle %.2f, must be >0° and <=180° @@ -1435,6 +1435,16 @@ PathFace + + + Face + + + + + Create a Facing Operation from a model or face + + Generating toolpath with libarea offsets. @@ -1446,16 +1456,6 @@ Pick Start Point - - - Face - - - - - Create a Facing Operation from a model or face - - PathGeom @@ -1530,6 +1530,11 @@ The direction of the circular cuts, ClockWise (CW), or CounterClockWise (CCW) + + + The direction of the circular cuts, clockwise (CW), or counter clockwise (CCW) + + Start cutting from the inside or outside @@ -1545,11 +1550,6 @@ Starting Radius - - - The direction of the circular cuts, clockwise (CW), or counter clockwise (CCW) - - PathJob @@ -1985,11 +1985,6 @@ If it is necessary to set the FinalDepth manually please select a different oper PathProfile - - - Profile based on face or faces - - Profile @@ -2000,6 +1995,11 @@ If it is necessary to set the FinalDepth manually please select a different oper Profile entire model, selected face(s) or selected edge(s) + + + Profile based on face or faces + + New property added to @@ -3098,16 +3098,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 @@ -3125,6 +3115,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 @@ -4021,6 +4021,12 @@ If it is necessary to set the FinalDepth manually please select a different oper Path_SimpleCopy + + + Please select exactly one path object + + + Simple Copy @@ -4036,12 +4042,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Please select exactly one path object - - - Please select exactly one path object - - - Path_Simulator @@ -4071,6 +4071,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 @@ -4081,11 +4086,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Add Tool Controller - - - Tool Number to Load - - Path_ToolTable @@ -4169,11 +4169,46 @@ 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 + + + + + Add New Tool Table + + + + + Delete Selected Tool Table + + + + + Rename Selected Tool Table + + Tooltable editor @@ -4384,11 +4419,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) @@ -4404,36 +4434,6 @@ If it is necessary to set the FinalDepth manually please select a different oper Object doesn't have a tooltable property - - - 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 bfc637c227..b7fca2138f 100644 --- a/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts +++ b/src/Mod/Sketcher/Gui/Resources/translations/Sketcher.ts @@ -55,6 +55,24 @@ + + CmdSketcherBSplinePoleWeight + + + Sketcher + + + + + Show/hide B-spline control point weight + + + + + Switches between showing and hiding the control point weight for all B-splines + + + CmdSketcherBSplinePolygon @@ -94,17 +112,17 @@ CmdSketcherClone - + Sketcher - + Clone - + Creates a clone of the geometry taking as reference the last selected point @@ -112,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 @@ -130,61 +148,65 @@ CmdSketcherCompBSplineShowHideGeometryInformation - + Sketcher - - + Show/hide B-spline information layer - + Show/hide B-spline degree - + Show/hide B-spline control polygon - + Show/hide B-spline curvature comb - + Show/hide B-spline knot multiplicity + + + Show/hide B-spline control point weight + + CmdSketcherCompConstrainRadDia - + Sketcher - + Constrain arc or circle - + Constrain an arc or a circle - + Constrain radius - + Constrain diameter @@ -192,17 +214,17 @@ CmdSketcherCompCopy - + Sketcher - + Copy - + Creates a clone of the geometry taking as reference the last selected point @@ -380,27 +402,27 @@ CmdSketcherCompModifyKnotMultiplicity - + Sketcher - + Modify knot multiplicity - + Modifies the multiplicity of the selected knot of a B-spline - + Increase knot multiplicity - + Decrease knot multiplicity @@ -408,17 +430,17 @@ CmdSketcherConnect - + Sketcher - + Connect edges - + Tie the end point of the element with next element's starting point @@ -426,17 +448,17 @@ CmdSketcherConstrainAngle - + Sketcher - + Constrain angle - + Fix the angle of a line or the angle between two lines @@ -444,17 +466,17 @@ CmdSketcherConstrainBlock - + Sketcher - + Constrain block - + Block constraint: block the selected edge from moving @@ -462,17 +484,17 @@ CmdSketcherConstrainCoincident - + Sketcher - + Constrain coincident - + Create a coincident constraint on the selected item @@ -480,17 +502,17 @@ CmdSketcherConstrainDiameter - + Sketcher - + Constrain diameter - + Fix the diameter of a circle or an arc @@ -498,17 +520,17 @@ CmdSketcherConstrainDistance - + Sketcher - + Constrain distance - + Fix a length of a line or the distance between a line and a vertex @@ -516,17 +538,17 @@ CmdSketcherConstrainDistanceX - + Sketcher - + Constrain horizontal distance - + Fix the horizontal distance between two points or line ends @@ -534,17 +556,17 @@ CmdSketcherConstrainDistanceY - + Sketcher - + Constrain vertical distance - + Fix the vertical distance between two points or line ends @@ -552,17 +574,17 @@ CmdSketcherConstrainEqual - + Sketcher - + Constrain equal - + Create an equality constraint between two lines or between circles and arcs @@ -570,17 +592,17 @@ CmdSketcherConstrainHorizontal - + Sketcher - + Constrain horizontally - + Create a horizontal constraint on the selected item @@ -588,17 +610,17 @@ CmdSketcherConstrainInternalAlignment - + Sketcher - + Constrain internal alignment - + Constrains an element to be aligned with the internal geometry of another element @@ -606,17 +628,17 @@ CmdSketcherConstrainLock - + Sketcher - + Constrain lock - + Lock constraint: create both a horizontal and a vertical distance constraint on the selected vertex @@ -625,17 +647,17 @@ on the selected vertex CmdSketcherConstrainParallel - + Sketcher - + Constrain parallel - + Create a parallel constraint between two lines @@ -643,17 +665,17 @@ on the selected vertex CmdSketcherConstrainPerpendicular - + Sketcher - + Constrain perpendicular - + Create a perpendicular constraint between two lines @@ -661,17 +683,17 @@ on the selected vertex CmdSketcherConstrainPointOnObject - + Sketcher - + Constrain point onto object - + Fix a point onto an object @@ -679,17 +701,17 @@ on the selected vertex CmdSketcherConstrainRadius - + Sketcher - + Constrain radius - + Fix the radius of a circle or an arc @@ -697,17 +719,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. @@ -716,17 +738,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 @@ -735,17 +757,17 @@ with respect to a line or a third point CmdSketcherConstrainTangent - + Sketcher - + Constrain tangent - + Create a tangent constraint between two entities @@ -753,17 +775,17 @@ with respect to a line or a third point CmdSketcherConstrainVertical - + Sketcher - + Constrain vertically - + Create a vertical constraint on the selected item @@ -771,17 +793,17 @@ with respect to a line or a third point CmdSketcherConvertToNURB - + Sketcher - + Convert geometry to B-spline - + Converts the selected geometry to a B-spline @@ -789,17 +811,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 @@ -1275,17 +1297,17 @@ with respect to a line or a third point CmdSketcherDecreaseDegree - + Sketcher - + Decrease B-spline degree - + Decreases the degree of the B-spline @@ -1293,17 +1315,17 @@ with respect to a line or a third point CmdSketcherDecreaseKnotMultiplicity - + Sketcher - + Decrease knot multiplicity - + Decreases the multiplicity of the selected knot of a B-spline @@ -1311,17 +1333,17 @@ with respect to a line or a third point CmdSketcherDeleteAllConstraints - + Sketcher - + Delete all constraints - + Delete all constraints in the sketch @@ -1329,17 +1351,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 @@ -1401,17 +1423,17 @@ with respect to a line or a third point CmdSketcherIncreaseDegree - + Sketcher - + Increase B-spline degree - + Increases the degree of the B-spline @@ -1419,17 +1441,17 @@ with respect to a line or a third point CmdSketcherIncreaseKnotMultiplicity - + Sketcher - + Increase knot multiplicity - + Increases the multiplicity of the selected knot of a B-spline @@ -1538,17 +1560,17 @@ as mirroring reference. CmdSketcherMove - + Sketcher - + Move - + Moves the geometry taking as reference the last selected point @@ -1574,17 +1596,17 @@ as mirroring reference. CmdSketcherRectangularArray - + Sketcher - + Rectangular array - + Creates a rectangular array pattern of the geometry taking as reference the last selected point @@ -1611,17 +1633,17 @@ This will clear the 'Support' property, if any. CmdSketcherRestoreInternalAlignmentGeometry - + Sketcher - + Show/hide internal geometry - + Show all internal geometry or hide unused internal geometry @@ -1629,13 +1651,13 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConflictingConstraints - + Sketcher - - + + Select conflicting constraints @@ -1643,17 +1665,17 @@ This will clear the 'Support' property, if any. CmdSketcherSelectConstraints - + Sketcher - + Select associated constraints - + Select the constraints associated with the selected geometrical elements @@ -1661,17 +1683,17 @@ This will clear the 'Support' property, if any. CmdSketcherSelectElementsAssociatedWithConstraints - + Sketcher - + Select associated geometry - + Select the geometrical elements associated with the selected constraints @@ -1679,17 +1701,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. @@ -1697,17 +1719,17 @@ This will clear the 'Support' property, if any. CmdSketcherSelectHorizontalAxis - + Sketcher - + Select horizontal axis - + Select the local horizontal axis of the sketch @@ -1715,17 +1737,17 @@ This will clear the 'Support' property, if any. CmdSketcherSelectOrigin - + Sketcher - + Select origin - + Select the local origin point of the sketch @@ -1733,13 +1755,13 @@ This will clear the 'Support' property, if any. CmdSketcherSelectRedundantConstraints - + Sketcher - - + + Select redundant constraints @@ -1747,17 +1769,17 @@ This will clear the 'Support' property, if any. CmdSketcherSelectVerticalAxis - + Sketcher - + Select vertical axis - + Select the local vertical axis of the sketch @@ -1801,17 +1823,17 @@ This will clear the 'Support' property, if any. CmdSketcherSymmetry - + Sketcher - + Symmetry - + Creates symmetric geometry with respect to the last selected line or point @@ -1819,17 +1841,17 @@ This will clear the 'Support' property, if any. CmdSketcherToggleActiveConstraint - + Sketcher - + Activate/deactivate constraint - + Activates or deactivates the selected constraints @@ -1855,17 +1877,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 @@ -1954,6 +1976,246 @@ invalid constraints, degenerated geometry, etc. + + Command + + + + Add horizontal constraint + + + + + + + Add horizontal alignment + + + + + + Add vertical constraint + + + + + Add vertical alignment + + + + + Add 'Lock' constraint + + + + + Add relative 'Lock' constraint + + + + + Add fixed constraint + + + + + Add 'Block' constraint + + + + + Add block constraint + + + + + + + Add coincident constraint + + + + + Swap edge tangency with ptp tangency + + + + + + Add distance from horizontal axis constraint + + + + + + Add distance from vertical axis constraint + + + + + + Add point to point distance constraint + + + + + + Add point to line Distance constraint + + + + + + Add length constraint + + + + + + Add point on object constraint + + + + + + Add point to point horizontal distance constraint + + + + + Add fixed x-coordinate constraint + + + + + + Add point to point vertical distance constraint + + + + + Add fixed y-coordinate constraint + + + + + + Add parallel constraint + + + + + + + + + + + Add perpendicular constraint + + + + + Add perpendicularity constraint + + + + + + + + + + + Add tangent constraint + + + + + Swap coincident+tangency with ptp tangency + + + + + + + + + + + + + + + + + + Add tangent constraint point + + + + + + + + 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 + + + Exceptions @@ -1992,47 +2254,47 @@ invalid constraints, degenerated geometry, etc. - + Unable to guess intersection of curves. Try adding a coincident constraint between the vertices of the curves you are intending to fillet. - + 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. @@ -2101,134 +2363,134 @@ invalid constraints, degenerated geometry, etc. - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2242,136 +2504,136 @@ invalid constraints, degenerated geometry, etc. - - - - + + + + Dimensional constraint - - - + + + Only sketch and its support is allowed to select - + One of the selected has to be on the sketch - - + + Select an edge from the sketch. - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + Impossible constraint - - - - + + + + The selected edge is not a line segment - - - - - - + + + + + + Double constraint - - - - + + + + The selected edge already has a horizontal constraint! - - - - + + + + The selected edge already has a vertical constraint! - - - - - - + + + + + + The selected edge already has a Block constraint! - + The selected item(s) can't accept a horizontal constraint! - + There are more than one fixed point selected. Select a maximum of one fixed point! - + The selected item(s) can't accept a vertical constraint! - + There are more than one fixed points selected. Select a maximum of one fixed point! - - + + Select vertices from the sketch. - + Select one vertex from the sketch other than the origin. - + Select only vertices from the sketch. The last selected vertex may be the origin. - + Wrong solver status @@ -2386,160 +2648,160 @@ invalid constraints, degenerated geometry, etc. - + A Block constraint cannot be added if the sketch is unsolved or there are redundant and conflicting constraints. - + Select one edge from the sketch. - + Select only edges from the sketch. - - - - - - - - + + + + + + + + Error - + Select two or more points from the sketch. - - + + Select two or more vertexes from the sketch. - - + + Constraint Substitution - + Endpoint to endpoint tangency was applied instead. - + Select vertexes from the sketch. - - + + Select exactly one line or one point and one line or two points from the sketch. - + Cannot add a length constraint on an axis! - + This constraint does not make sense for non-linear curves - - - - - - + + + + + + Select the right things from the sketch. - - + + Point on B-spline edge currently unsupported. - - + + None of the selected points were constrained onto the respective curves, either because they are parts of the same element, or because they are both external geometry. - + Select either one point and several curves, or one curve and several points. You have selected %1 curves and %2 points. - - - - + + + + Select exactly one line or up to two points from the sketch. - + Cannot add a horizontal length constraint on an axis! - + Cannot add a fixed x-coordinate constraint on the origin point! - - + + This constraint only makes sense on a line segment or a pair of points - + Cannot add a vertical length constraint on an axis! - + Cannot add a fixed y-coordinate constraint on the origin point! - + Select two or more lines from the sketch. - - + + Select at least two lines from the sketch. - + Select a valid line - - + + The selected edge is not a valid line - + There is a number of ways this constraint can be applied. Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. @@ -2547,45 +2809,45 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - + Select some geometry from the sketch. perpendicular constraint - + Wrong number of selected objects! perpendicular constraint - - + + With 3 objects, there must be 2 curves and 1 point. tangent constraint - - + + Cannot add a perpendicularity constraint at an unconnected point! - - - + + + Perpendicular to B-spline edge currently unsupported. - - + + One of the selected edges should be a line. - + There are a number of ways this constraint can be applied. Accepted combinations: two curves; an endpoint and a curve; two endpoints; two curves and a point. @@ -2593,249 +2855,249 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - + Select some geometry from the sketch. tangent constraint - + Wrong number of selected objects! tangent constraint - - - + + + Cannot add a tangency constraint at an unconnected point! - - - + + + Tangency to B-spline edge currently unsupported. - + Endpoint to endpoint tangency was applied. The coincident constraint was deleted. - - - - + + + + Select one or more arcs or circles from the sketch. - - + + 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. @@ -2848,124 +3110,124 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - + CAD Kernel Error - + None of the selected elements is an edge. - - + + At least one of the selected objects was not a B-Spline and was ignored. - - + + Wrong OCE/OCC version - - + + This version of OCE/OCC does not support knot operation. You need 6.9.0 or higher - - + + The selection comprises more than one item. Please select just one knot. - + Input Error - - + + None of the selected elements is a knot of a B-spline - - - - + + + + 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? @@ -3026,62 +3288,62 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c SketcherGui::ConstraintView - + Change value - + Toggle to/from reference - + Deactivate - + Activate - + Show constraints - + Hide constraints - + Rename - + Center sketch - + Delete - + Swap constraint names - + Unnamed constraint - + Only the names of named constraints can be swapped. @@ -3104,8 +3366,8 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - - + + Radius: @@ -3116,8 +3378,8 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - - + + Diameter: @@ -3145,24 +3407,24 @@ Accepted combinations: two curves; an endpoint and a curve; two endpoints; two c - - + + Change radius - - + + Change diameter - + Refractive index ratio - + Ratio n2/n1: @@ -4020,13 +4282,13 @@ However, no constraints linking to the endpoints were found. - + Constraints - - + + Error @@ -4384,104 +4646,104 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< SketcherGui::ViewProviderSketch - + Edit sketch - + A dialog is already open in the task panel - + Do you want to close this dialog? - + Invalid sketch - + Do you want to open the sketch validation tool? - + The sketch is invalid and cannot be edited. - + Please remove the following constraint: - + Please remove at least one of the following constraints: - + Please remove the following redundant constraint: - + Please remove the following redundant constraints: - + Empty sketch - + Over-constrained sketch - - - + + + (click to select) - + Sketch contains conflicting constraints - + Sketch contains redundant constraints - + Fully constrained sketch - + Under-constrained sketch with <a href="#dofs"><span style=" text-decoration: underline; color:#0000ff; background-color: #F8F8FF;">1 degree</span></a> of freedom - + Under-constrained sketch with <a href="#dofs"><span style=" text-decoration: underline; color:#0000ff; background-color: #F8F8FF;">%1 degrees</span></a> of freedom - + Solved in %1 sec - + Unsolved (%1 sec) @@ -4489,8 +4751,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Sketcher_BSplineComb - - + + Switches between showing and hiding the curvature comb for all B-splines @@ -4498,8 +4760,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Sketcher_BSplineDecreaseKnotMultiplicity - - + + Decreases the multiplicity of the selected knot of a B-spline @@ -4507,8 +4769,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Sketcher_BSplineDegree - - + + Switches between showing and hiding the degree for all B-splines @@ -4516,8 +4778,8 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Sketcher_BSplineIncreaseKnotMultiplicity - - + + Increases the multiplicity of the selected knot of a B-spline @@ -4525,17 +4787,26 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Sketcher_BSplineKnotMultiplicity - - + + Switches between showing and hiding the knot multiplicity for all B-splines + + Sketcher_BSplinePoleWeight + + + + Switches between showing and hiding the control point weight for all B-splines + + + Sketcher_BSplinePolygon - - + + Switches between showing and hiding the control polygons for all B-splines @@ -4543,8 +4814,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 @@ -4552,17 +4823,17 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Sketcher_CompCopy - + Clone - + Copy - + Move @@ -4570,8 +4841,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 @@ -4579,8 +4850,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 @@ -4588,8 +4859,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 @@ -4831,8 +5102,8 @@ Select the method to attach this sketch to selected objects. Sketcher_Move - - + + Moves the geometry taking as reference the last selected point