<name>SketchCircle</name>
<message>
<source>CircleRadius - GeomValidators_Positive: Double is not positive.</source>
- <translation>Set a positive number for the radius value</translation>
+ <translation>Radius value is not defined</translation>
</message>
<message>
<source>Model_FeatureValidator: Attribute "CircleCenter" is not initialized.</source>
+ <translation>A center point is not selected</translation>
+ </message>
+ <message>
+ <source>Model_FeatureValidator: Attribute "FirstPoint" is not initialized.</source>
+ <translation>A first point is not selected</translation>
+ </message>
+ <message>
+ <source>Model_FeatureValidator: Attribute "SecondPoint" is not initialized.</source>
+ <translation>A second point is not selected</translation>
+ </message>
+ <message>
+ <source>Model_FeatureValidator: Attribute "ThirdPoint" is not initialized.</source>
+ <translation>A third point is not selected</translation>
+ </message>
+ <message>
+ <source>Attribute "CircleCenter" is locked by modification value in the viewer.</source>
<translation>Select a center point</translation>
</message>
+ <message>
+ <source>Attribute "CircleRadius" is locked by modification value in the viewer.</source>
+ <translation>Select a radius distance</translation>
+ </message>
</context>
<context>
<name>SketchConstraintHorizontal</name>
<message>
<source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
- <translation>Select a line for the constraint</translation>
+ <translation>Line is not selected</translation>
</message>
<message>
<source>ModelAPI_StateInvalidArgument</source>
<name>SketchConstraintPerpendicular</name>
<message>
<source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
- <translation>Select first line for the perpendicular constraint</translation>
+ <translation>First line is not selected</translation>
</message>
<message>
<source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
- <translation>Select second line for the perpendicular constraint</translation>
+ <translation>Select second line is not selected</translation>
</message>
</context>
<name>SketchConstraintRadius</name>
<message>
<source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
- <translation>Select a circle for the radius definition</translation>
+ <translation>Circle is nopt selected</translation>
</message>
</context>
</message>
<message>
<source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
- <translation>Select a line for the constraint</translation>
+ <translation>Line is not selected</translation>
</message>
</context>
<name>SketchLine</name>
<message>
<source>GeomValidators_Different: Attributes StartPoint and EndPoint are equal.</source>
- <translation>Drag mouse pointer to select an end point</translation>
+ <translation>Start point and end point are the same</translation>
</message>
<message>
<source>Model_FeatureValidator: Attribute "EndPoint" is not initialized.</source>
- <translation>Click to select an end point for the line</translation>
+ <translation>End point is not selected</translation>
+ </message>
+ <message>
+ <source>Attribute "EndPoint" is locked by modification value in the viewer.</source>
+ <translation>Select an end point in the viewer</translation>
+ </message>
+ <message>
+ <source>Attribute "StartPoint" is locked by modification value in the viewer.</source>
+ <translation>Select a start point in the viewer</translation>
+ </message>
+ </context>
+
+ <context>
+ <name>SketchPoint</name>
+ <message>
+ <source>Model_FeatureValidator: Attribute "PointCoordindates" is not initialized.</source>
+ <translation>Point is not defined</translation>
+ </message>
+ <message>
+ <source>Attribute "PointCoordindates" is locked by modification value in the viewer.</source>
+ <translation>Select a point</translation>
+ </message>
+ </context>
+
+ <context>
+ <name>SketchRectangle</name>
+ <message>
+ <source>GeomValidators_Different: Attributes RectStartPoint and RectEndPoint are equal.</source>
+ <translation>Start point and end point must be different</translation>
+ </message>
+ <message>
+ <source>Attribute "RectEndPoint" is locked by modification value in the viewer.</source>
+ <translation>Select a end point of the rectangle</translation>
+ </message>
+ <message>
+ <source>Attribute "RectStartPoint" is locked by modification value in the viewer.</source>
+ <translation>Select a first point of the rectangle</translation>
+ </message>
+ </context>
+
+ <context>
+ <name>SketchArc</name>
+ <message>
+ <source>ArcRadius - GeomValidators_Positive: Double is not initialized.</source>
+ <translation>Radius is not defined</translation>
+ </message>
+ <message>
+ <source>ArcTangentPoint - SketchPlugin_ArcTangentPoint: The attribute ArcTangentPoint should be a point</source>
+ <translation></translation>
+ </message>
+ <message>
+ <source>Attribute "ArcCenter" is locked by modification value in the viewer.</source>
+ <translation>Select a center point</translation>
+ </message>
+ <message>
+ <source>Attribute "ArcCenter" is not initialized.</source>
+ <translation>Center point is not defined</translation>
+ </message>
+ <message>
+ <source>Attribute "ArcEndPoint" is locked by modification value in the viewer.</source>
+ <translation>Select an end point</translation>
+ </message>
+ <message>
+ <source>Attribute "ArcPassedPoint" is locked by modification value in the viewer.</source>
+ <translation>Select an intermediate point</translation>
+ </message>
+ <message>
+ <source>Attribute "ArcStartPoint" is locked by modification value in the viewer.</source>
+ <translation>Select a start point</translation>
+ </message>
+ <message>
+ <source>GeomValidators_Different: Attributes ArcCenter and ArcStartPoint are equal.</source>
+ <translation>Center point and end point must be different</translation>
+ </message>
+ <message>
+ <source>GeomValidators_Different: Attributes ArcStartPoint and ArcEndPoint are equal.</source>
+ <translation>Start point and end point must be different</translation>
+ </message>
+ <message>
+ <source>Model_FeatureValidator: Attribute "ArcEndPoint" is not initialized.</source>
+ <translation>End point is not defined</translation>
+ </message>
+ <message>
+ <source>Model_FeatureValidator: Attribute "ArcPassedPoint" is not initialized.</source>
+ <translation>Intermediate point is not defined</translation>
</message>
</context>
</TS>