Salome HOME
e2281644f8ed88fcc138d64045189888be6bc4bb
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US">
4   <context>
5     <name>Sketch</name>
6     <message>
7       <source>Model_FeatureValidator: Attribute "DirX" is not initialized.</source>
8       <translation>Select a plane for the sketch</translation>
9     </message>
10     <message>
11       <source>Model_FeatureValidator: Attribute "Features" is not initialized.</source>
12       <translation>Sketch objects are not defined</translation>
13     </message>
14   </context>
15   
16   <context>
17     <name>SketchCircle</name>
18     <message>
19       <source>CircleRadius - GeomValidators_Positive: Double is not positive.</source>
20       <translation>Set a positive number for the radius value</translation>
21     </message>
22     <message>
23       <source>Model_FeatureValidator: Attribute "CircleCenter" is not initialized.</source>
24       <translation>Select a center point</translation>
25     </message>
26   </context>
27   
28   <context>
29     <name>SketchConstraintHorizontal</name>
30     <message>
31       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
32       <translation>Select a line for the constraint</translation>
33     </message>
34     <message>
35       <source>ModelAPI_StateInvalidArgument</source>
36       <translation>Wrong object is selected</translation>
37     </message>
38   </context>
39   
40   <context>
41     <name>SketchConstraintPerpendicular</name>
42     <message>
43       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
44       <translation>Select first line for the perpendicular constraint</translation>
45     </message>
46     <message>
47       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
48       <translation>Select second line for the perpendicular constraint</translation>
49     </message>
50   </context>
51   
52   <context>
53     <name>SketchConstraintRadius</name>
54     <message>
55       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
56       <translation>Select a circle for the radius definition</translation>
57     </message>
58   </context>
59   
60   <context>
61     <name>SketchConstraintVertical</name>
62     <message>
63       <source>ModelAPI_StateInvalidArgument</source>
64       <translation>Wrong object is selected</translation>
65     </message>
66     <message>
67       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
68       <translation>Select a line for the constraint</translation>
69     </message>
70   </context>
71   
72   <context>
73     <name>SketchLine</name>
74     <message>
75       <source>GeomValidators_Different: Attributes StartPoint and EndPoint are equal.</source>
76       <translation>Drag mouse pointer to select an end point</translation>
77     </message>
78     <message>
79       <source>Model_FeatureValidator: Attribute "EndPoint" is not initialized.</source>
80       <translation>Click to select an end point for the line</translation>
81     </message>
82   </context>
83 </TS>