Salome HOME
Corrections for the English and the French translations.
[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
5   <context>
6     <name>Axis:CylindricalFace:GeomValidators_Face</name>
7     <message>
8       <source>The attribute with the %1 type is not processed</source>
9       <translation>The axis by face references to not acceptable shape type. The type should be: %1</translation>
10     </message>
11   </context>
12   <context>
13     <name>Axis:CylindricalFace:GeomValidators_Face</name>
14     <message>
15       <source>The shape is not a face.</source>
16       <translation>The axis by face can be created only on a face</translation>
17     </message>
18   </context>
19   <context>
20     <name>Axis:CylindricalFace:GeomValidators_Face</name>
21     <message>
22       <source>The shape is not a plane.</source>
23       <translation>The axis by face can be created only on a planar face</translation>
24     </message>
25   </context>
26   <context>
27     <name>Axis:CylindricalFace:GeomValidators_Face</name>
28     <message>
29       <source>The shape is not a cylinder.</source>
30       <translation>The axis by face can be created only on a cylindrical face</translation>
31     </message>
32   </context>
33   <context>
34     <name>Axis:CylindricalFace:GeomValidators_Face</name>
35     <message>
36       <source>The shape is not an available face.</source>
37       <translation>The axis by a face cannot be created on the selected face</translation>
38     </message>
39   </context>
40   <context>
41     <name>Axis:Model_FeatureValidator</name>
42     <message>
43       <source>Attribute "FirstPoint" is not initialized.</source>
44       <translation>Select the first point</translation>
45     </message>
46   </context>
47   <context>
48     <name>Axis:Model_FeatureValidator</name>
49     <message>
50       <source>Attribute "SecondPoint" is not initialized.</source>
51       <translation>Select the second point</translation>
52     </message>
53   </context>
54   <context>
55     <name>Axis:Model_FeatureValidator</name>
56     <message>
57       <source>Attribute "CylindricalFace" is not initialized.</source>
58       <translation>Select the cylindrical face</translation>
59     </message>
60   </context>
61   <context>
62     <name>Axis:FirstPoint:GeomValidators_ConstructionComposite</name>
63     <message>
64       <source>The attribute with the %1 type is not processed</source>
65       <translation>Only attribute selection can be used for the first point, not %1</translation>
66     </message>
67   </context>
68   <context>
69     <name>Axis:FirstPoint:GeomValidators_ConstructionComposite</name>
70     <message>
71       <source>The result is empty</source>
72       <translation>The first point refers to not existing item</translation>
73     </message>
74   </context>
75   <context>
76     <name>Axis:FirstPoint:GeomValidators_ConstructionComposite</name>
77     <message>
78       <source>Uses composite construction feature without sub-features.</source>
79       <translation>The first point uses composite construction feature without sub-features</translation>
80     </message>
81   </context>
82   <context>
83     <name>Axis:FirstPoint:GeomValidators_ShapeType</name>
84     <message>
85       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
86       <translation>The first point does not contain element with acceptable shape type. The type should be: %1</translation>
87     </message>
88   </context>
89   <context>
90     <name>Axis:FirstPoint:GeomValidators_ShapeType</name>
91     <message>
92       <source>It has reference to an empty attribute</source>
93       <translation>The first point refers to nothing</translation>
94     </message>
95   </context>
96   <context>
97     <name>Axis:FirstPoint:GeomValidators_ShapeType</name>
98     <message>
99       <source>Shape type is "%1", it should be "%2"</source>
100       <translation>The first point refers to %1 but must be %2</translation>
101     </message>
102   </context>
103   <context>
104     <name>Axis:FirstPoint:GeomValidators_ShapeType</name>
105     <message>
106       <source>The attribute with the %1 type is not processed</source>
107       <translation>The first point of type %1 is not supported</translation>
108     </message>
109   </context>
110   <context>
111     <name>Axis:FirstPoint:GeomValidators_ShapeType</name>
112     <message>
113       <source>The object is empty</source>
114       <translation>The first point refers to not existing item</translation>
115     </message>
116   </context>
117   <context>
118     <name>Axis:FirstPoint:GeomValidators_ShapeType</name>
119     <message>
120       <source>The result is empty</source>
121       <translation>The first point refers to not existing item</translation>
122     </message>
123   </context>
124   <context>
125     <name>Axis:FirstPoint:GeomValidators_ShapeType</name>
126     <message>
127       <source>The shape is empty</source>
128       <translation>The first point refers to the empty shape</translation>
129     </message>
130   </context>
131   <context>
132     <name>Axis:SecondPoint:GeomValidators_ConstructionComposite</name>
133     <message>
134       <source>The attribute with the %1 type is not processed</source>
135       <translation>Only attribute selection can be used for the second point, not %1</translation>
136     </message>
137   </context>
138   <context>
139     <name>Axis:SecondPoint:GeomValidators_ConstructionComposite</name>
140     <message>
141       <source>The result is empty</source>
142       <translation>The second point refers to not existing item</translation>
143     </message>
144   </context>
145   <context>
146     <name>Axis:SecondPoint:GeomValidators_ConstructionComposite</name>
147     <message>
148       <source>Uses composite construction feature without sub-features.</source>
149       <translation>The second point uses composite construction feature without sub-features</translation>
150     </message>
151   </context>
152   <context>
153     <name>Axis:SecondPoint:GeomValidators_ShapeType</name>
154     <message>
155       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
156       <translation>The second point does not contain element with acceptable shape type. The type should be: %1</translation>
157     </message>
158   </context>
159   <context>
160     <name>Axis:SecondPoint:GeomValidators_ShapeType</name>
161     <message>
162       <source>It has reference to an empty attribute</source>
163       <translation>The second point refers to nothing</translation>
164     </message>
165   </context>
166   <context>
167     <name>Axis:SecondPointGeomValidators_ShapeType</name>
168     <message>
169       <source>Shape type is "%1", it should be "%2"</source>
170       <translation>The second point refers to %1 but must be %2</translation>
171     </message>
172   </context>
173   <context>
174     <name>Axis:SecondPoint:GeomValidators_ShapeType</name>
175     <message>
176       <source>The attribute with the %1 type is not processed</source>
177       <translation>The second point of type %1 is not supported</translation>
178     </message>
179   </context>
180   <context>
181     <name>Axis:SecondPoint:GeomValidators_ShapeType</name>
182     <message>
183       <source>The object is empty</source>
184       <translation>The second point refers to not existing item</translation>
185     </message>
186   </context>
187   <context>
188     <name>Axis:SecondPoint:GeomValidators_ShapeType</name>
189     <message>
190       <source>The result is empty</source>
191       <translation>The second point refers to not existing item</translation>
192     </message>
193   </context>
194   <context>
195     <name>Axis:SecondPoint:GeomValidators_ShapeType</name>
196     <message>
197       <source>The shape is empty</source>
198       <translation>The second point refers to the empty shape</translation>
199     </message>
200   </context>
201   <context>
202     <name>Axis:SecondPoint:GeomValidators_DifferentShapes</name>
203     <message>
204       <source>The feature uses equal shapes.</source>
205       <translation>The axis points must be different</translation>
206     </message>
207   </context>
208
209   <context>
210     <name>Plane:planeFace:GeomValidators_Face</name>
211     <message>
212       <source>The attribute with the %1 type is not processed</source>
213       <translation>The plane references to not acceptable shape type. The type should be: %1</translation>
214     </message>
215   </context>
216   <context>
217     <name>Plane:planeFace:GeomValidators_Face</name>
218     <message>
219       <source>The shape is not a face.</source>
220       <translation>The plane can be created only on a face</translation>
221     </message>
222   </context>
223   <context>
224     <name>Plane:planeFace:GeomValidators_Face</name>
225     <message>
226       <source>The shape is not a plane.</source>
227       <translation>The plane can be created only on a planar face</translation>
228     </message>
229   </context>
230   <context>
231     <name>Plane:planeFace:GeomValidators_Face</name>
232     <message>
233       <source>The shape is not a cylinder.</source>
234       <translation>The plane can be created only on a cylindrical face</translation>
235     </message>
236   </context>
237   <context>
238     <name>Plane:planeFace:GeomValidators_Face</name>
239     <message>
240       <source>The shape is not an available face.</source>
241       <translation>The plane cannot be created on the selected face</translation>
242     </message>
243   </context>
244   <context>
245     <name>Plane:Model_FeatureValidator</name>
246     <message>
247       <source>Attribute "planeFace" is not initialized.</source>
248       <translation>Select the plane face</translation>
249     </message>
250   </context>
251   <context>
252     <name>Plane:Model_FeatureValidator</name>
253     <message>
254       <source>Attribute "distance" is not initialized.</source>
255       <translation>Set the distance</translation>
256     </message>
257   </context>
258
259   <context>
260     <name>Point:Model_FeatureValidator</name>
261     <message>
262       <source>Attribute "x" is not initialized.</source>
263       <translation>Select the x coordinate</translation>
264     </message>
265   </context>
266   <context>
267     <name>Point:Model_FeatureValidator</name>
268     <message>
269       <source>Attribute "y" is not initialized.</source>
270       <translation>Select the y coordinate</translation>
271     </message>
272   </context>
273   <context>
274     <name>Point:Model_FeatureValidator</name>
275     <message>
276       <source>Attribute "z" is not initialized.</source>
277       <translation>Select the z coordinate</translation>
278     </message>
279   </context>
280 </TS>