Salome HOME
Issue #1770: Can't create a plane by distance 0
[modules/shaper.git] / src / ConstructionPlugin / ConstructionPlugin_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>Axis</name>
6     <message>
7       <source>CylindricalFace - GeomValidators_Face: The attribute with the %1 type is not processed</source>
8       <translation>The axis by face references to not acceptable shape type. The type should be: %1</translation>
9     </message>
10     <message>
11       <source>CylindricalFace - GeomValidators_Face: The shape is not a face.</source>
12       <translation>The axis by face can be created only on a face</translation>
13     </message>
14     <message>
15       <source>CylindricalFace - GeomValidators_Face: The shape is not a plane.</source>
16       <translation>The axis by face can be created only on a planar face</translation>
17     </message>
18     <message>
19       <source>CylindricalFace - GeomValidators_Face: The shape is not a cylinder.</source>
20       <translation>The axis by face can be created only on a cylindrical face</translation>
21     </message>
22     <message>
23       <source>CylindricalFace - GeomValidators_Face: The shape is not an available face.</source>
24       <translation>The axis by a face cannot be created on the selected face</translation>
25     </message>
26     <message>
27       <source>Model_FeatureValidator: Attribute "FirstPoint" is not initialized.</source>
28       <translation>Select the first point</translation>
29     </message>
30     <message>
31       <source>Model_FeatureValidator: Attribute "SecondPoint" is not initialized.</source>
32       <translation>Select the second point</translation>
33     </message>
34     <message>
35       <source>Model_FeatureValidator: Attribute "CylindricalFace" is not initialized.</source>
36       <translation>Select the cylindrical face</translation>
37     </message>
38     <message>
39       <source>FirstPoint - GeomValidators_ConstructionComposite: The attribute with the %1 type is not processed</source>
40       <translation>Only attribute selection can be used for the first point, not %1</translation>
41     </message>
42     <message>
43       <source>FirstPoint - GeomValidators_ConstructionComposite: The result is empty</source>
44       <translation>The first point refers to not existing item</translation>
45     </message>
46     <message>
47       <source>FirstPoint - GeomValidators_ConstructionComposite: Uses composite construction feature without sub-features.</source>
48       <translation>The first point uses composite construction feature without sub-features</translation>
49     </message>
50     <message>
51       <source>FirstPoint - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
52       <translation>THe first point does not contain element with acceptable shape type. The type should be: %1</translation>
53     </message>
54     <message>
55       <source>FirstPoint - GeomValidators_ShapeType: It has reference to an empty attribute</source>
56       <translation>The first point refers to nothing</translation>
57     </message>
58     <message>
59       <source>FirstPoint - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
60       <translation>The first point refers to %1 but must be %2</translation>
61     </message>
62     <message>
63       <source>FirstPoint - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
64       <translation>The first point of type %1 is not supported</translation>
65     </message>
66     <message>
67       <source>FirstPoint - GeomValidators_ShapeType: The object is empty</source>
68       <translation>The first point refers to not existing item</translation>
69     </message>
70     <message>
71       <source>FirstPoint - GeomValidators_ShapeType: The result is empty</source>
72       <translation>The first point refers to not existing item</translation>
73     </message>
74     <message>
75       <source>FirstPoint - GeomValidators_ShapeType: The shape is empty</source>
76       <translation>The first point refers to the empty shape</translation>
77     </message>
78     <message>
79       <source>SecondPoint - GeomValidators_ConstructionComposite: The attribute with the %1 type is not processed</source>
80       <translation>Only attribute selection can be used for the second point, not %1</translation>
81     </message>
82     <message>
83       <source>SecondPoint - GeomValidators_ConstructionComposite: The result is empty</source>
84       <translation>The second point refers to not existing item</translation>
85     </message>
86     <message>
87       <source>SecondPoint - GeomValidators_ConstructionComposite: Uses composite construction feature without sub-features.</source>
88       <translation>The second point uses composite construction feature without sub-features</translation>
89     </message>
90     <message>
91       <source>SecondPoint - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
92       <translation>THe second point does not contain element with acceptable shape type. The type should be: %1</translation>
93     </message>
94     <message>
95       <source>SecondPoint - GeomValidators_ShapeType: It has reference to an empty attribute</source>
96       <translation>The second point refers to nothing</translation>
97     </message>
98     <message>
99       <source>SecondPoint - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
100       <translation>The second point refers to %1 but must be %2</translation>
101     </message>
102     <message>
103       <source>SecondPoint - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
104       <translation>The second point of type %1 is not supported</translation>
105     </message>
106     <message>
107       <source>SecondPoint - GeomValidators_ShapeType: The object is empty</source>
108       <translation>The second point refers to not existing item</translation>
109     </message>
110     <message>
111       <source>SecondPoint - GeomValidators_ShapeType: The result is empty</source>
112       <translation>The second point refers to not existing item</translation>
113     </message>
114     <message>
115       <source>SecondPoint - GeomValidators_ShapeType: The shape is empty</source>
116       <translation>The second point refers to the empty shape</translation>
117     </message>
118     <message>
119       <source>SecondPoint - GeomValidators_DifferentShapes: The feature uses equal shapes.</source>
120       <translation>The axis points must be different</translation>
121     </message>
122   </context>
123   
124   <context>
125     <name>Plane</name>
126     <message>
127       <source>planeFace - GeomValidators_Face: The attribute with the %1 type is not processed</source>
128       <translation>The plane references to not acceptable shape type. The type should be: %1</translation>
129     </message>
130     <message>
131       <source>planeFace - GeomValidators_Face: The shape is not a face.</source>
132       <translation>The plane can be created only on a face</translation>
133     </message>
134     <message>
135       <source>planeFace - GeomValidators_Face: The shape is not a plane.</source>
136       <translation>The plane can be created only on a planar face</translation>
137     </message>
138     <message>
139       <source>planeFace - GeomValidators_Face: The shape is not a cylinder.</source>
140       <translation>The plane can be created only on a cylindrical face</translation>
141     </message>
142     <message>
143       <source>planeFace - GeomValidators_Face: The shape is not an available face.</source>
144       <translation>The plane cannot be created on the selected face</translation>
145     </message>
146     <message>
147       <source>Model_FeatureValidator: Attribute "planeFace" is not initialized.</source>
148       <translation>Select the plane face</translation>
149     </message>
150     <message>
151       <source>Model_FeatureValidator: Attribute "distance" is not initialized.</source>
152       <translation>Set the distance</translation>
153     </message>
154   </context>
155   
156   <context>
157     <name>Point</name>
158     <message>
159       <source>Model_FeatureValidator: Attribute "x" is not initialized.</source>
160       <translation>Select the x coordinate</translation>
161     </message>
162     <message>
163       <source>Model_FeatureValidator: Attribute "y" is not initialized.</source>
164       <translation>Select the y coordinate</translation>
165     </message>
166     <message>
167       <source>Model_FeatureValidator: Attribute "z" is not initialized.</source>
168       <translation>Select the z coordinate</translation>
169     </message>
170   </context>
171 </TS>