Salome HOME
Fix for issue #1594
[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>Radius value is not positive</translation>
21     </message>
22     <message>
23       <source>Model_FeatureValidator: Attribute "CircleCenter" is not initialized.</source>
24       <translation>A center point is not selected</translation>
25     </message>
26     <message>
27       <source>Model_FeatureValidator: Attribute "FirstPoint" is not initialized.</source>
28       <translation>A first point is not selected</translation>
29     </message>
30     <message>
31       <source>Model_FeatureValidator: Attribute "SecondPoint" is not initialized.</source>
32       <translation>A second point is not selected</translation>
33     </message>
34     <message>
35       <source>Model_FeatureValidator: Attribute "ThirdPoint" is not initialized.</source>
36       <translation>A third point is not selected</translation>
37     </message>
38     <message>
39       <source>Attribute "CircleCenter" is locked by modification value in the viewer.</source>
40       <translation>Select a center point</translation>
41     </message>
42     <message>
43       <source>Attribute "CircleRadius" is locked by modification value in the viewer.</source>
44       <translation>Select a radius distance</translation>
45     </message>
46   </context>
47   
48   <context>
49     <name>SketchConstraintHorizontal</name>
50     <message>
51       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
52       <translation>Line is not selected</translation>
53     </message>
54     <message>
55       <source>ModelAPI_StateInvalidArgument</source>
56       <translation>Wrong object is selected</translation>
57     </message>
58     <message>
59       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
60       <translation>Line is not selected</translation>
61     </message>
62   </context>
63   
64   <context>
65     <name>SketchConstraintPerpendicular</name>
66     <message>
67       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
68       <translation>First line is not selected</translation>
69     </message>
70     <message>
71       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
72       <translation>Second line is not selected</translation>
73     </message>
74     <message>
75       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
76       <translation>First line is not selected</translation>
77     </message>
78     <message>
79       <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
80       <translation>Second line is not selected</translation>
81     </message>
82   </context>
83   
84   <context>
85     <name>SketchConstraintRadius</name>
86     <message>
87       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
88       <translation>Circle is not selected</translation>
89     </message>
90     <message>
91       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
92       <translation>Flyout value point is not clicked in the viewer</translation>
93     </message>
94     <message>
95       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
96       <translation>Object is not selected</translation>
97     </message>
98     <message>
99       <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
100       <translation>Radius value is not positive</translation>
101     </message>
102   </context>
103   
104   <context>
105     <name>SketchConstraintVertical</name>
106     <message>
107       <source>ModelAPI_StateInvalidArgument</source>
108       <translation>Wrong object is selected</translation>
109     </message>
110     <message>
111       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
112       <translation>Line is not selected</translation>
113     </message>
114     <message>
115       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
116       <translation>Line is not selected</translation>
117     </message>
118   </context>
119   
120   <context>
121     <name>SketchLine</name>
122     <message>
123       <source>GeomValidators_Different: Attributes StartPoint and EndPoint are equal.</source>
124       <translation>Start point and end point are the same</translation>
125     </message>
126     <message>
127       <source>Model_FeatureValidator: Attribute "EndPoint" is not initialized.</source>
128       <translation>End point is not selected</translation>
129     </message>
130     <message>
131       <source>Attribute "EndPoint" is locked by modification value in the viewer.</source>
132       <translation>Select an end point in the viewer</translation>
133     </message>
134     <message>
135       <source>Attribute "StartPoint" is locked by modification value in the viewer.</source>
136       <translation>Select a start point in the viewer</translation>
137     </message>
138     <message>
139       <source>Attribute "StartPoint" is not initialized.</source>
140       <translation>Start point is not selected</translation>
141     </message>
142     <message>
143       <source>Attribute "EndPoint" is not initialized.</source>
144       <translation>End point is not selected</translation>
145     </message>
146   </context>
147   
148   <context>
149     <name>SketchPoint</name>
150     <message>
151       <source>Model_FeatureValidator: Attribute "PointCoordindates" is not initialized.</source>
152       <translation>Point is not defined</translation>
153     </message>
154     <message>
155       <source>Attribute "PointCoordindates" is locked by modification value in the viewer.</source>
156       <translation>Select a point</translation>
157     </message>
158   </context>
159   
160   <context>
161     <name>SketchRectangle</name>
162     <message>
163       <source>GeomValidators_Different: Attributes RectStartPoint and RectEndPoint are equal.</source>
164       <translation>Start point and end point must be different</translation>
165     </message>
166     <message>
167       <source>Attribute "RectEndPoint" is locked by modification value in the viewer.</source>
168       <translation>Select a end point of the rectangle</translation>
169     </message>
170     <message>
171       <source>Attribute "RectStartPoint" is locked by modification value in the viewer.</source>
172       <translation>Select a first point of the rectangle</translation>
173     </message>
174   </context>
175
176   <context>
177     <name>SketchArc</name>
178     <message>
179       <source>ArcRadius - GeomValidators_Positive: Double is not initialized.</source>
180       <translation>Radius value is not positive</translation>
181     </message>
182     <message>
183       <source>ArcTangentPoint - SketchPlugin_ArcTangentPoint: The attribute ArcTangentPoint should be a point</source>
184       <translation>Arc tangent point is not selected</translation>
185     </message>
186     <message>
187       <source>Attribute "ArcCenter" is locked by modification value in the viewer.</source>
188       <translation>Select a center point</translation>
189     </message>
190     <message>
191       <source>Attribute "ArcCenter" is not initialized.</source>
192       <translation>Center point is not defined</translation>
193     </message>
194     <message>
195       <source>Attribute "ArcEndPoint" is locked by modification value in the viewer.</source>
196       <translation>Select an end point</translation>
197     </message>
198     <message>
199       <source>Attribute "ArcPassedPoint" is locked by modification value in the viewer.</source>
200       <translation>Select an intermediate point</translation>
201     </message>
202     <message>
203       <source>Attribute "ArcStartPoint" is locked by modification value in the viewer.</source>
204       <translation>Select a start point</translation>
205     </message>
206     <message>
207       <source>GeomValidators_Different: Attributes ArcCenter and ArcStartPoint are equal.</source>
208       <translation>Center point and end point must be different</translation>
209     </message>
210     <message>
211       <source>GeomValidators_Different: Attributes ArcStartPoint and ArcEndPoint are equal.</source>
212       <translation>Start point and end point must be different</translation>
213     </message>
214     <message>
215       <source>Model_FeatureValidator: Attribute "ArcEndPoint" is not initialized.</source>
216       <translation>End point is not defined</translation>
217     </message>
218     <message>
219       <source>Model_FeatureValidator: Attribute "ArcPassedPoint" is not initialized.</source>
220       <translation>Intermediate point is not defined</translation>
221     </message>
222   </context>
223
224   <context>
225     <name>SketchConstraintMirror</name>
226     <message>
227       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
228       <translation>Line is not selected</translation>
229     </message>
230     <message>
231       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
232       <translation>Mirror line is not selected</translation>
233     </message>
234     <message>
235       <source>Model_FeatureValidator: Attribute "ConstraintMirrorList" is not initialized.</source>
236       <translation>Objects for mirror are not selected</translation>
237     </message>
238   </context>
239
240   <context>
241     <name>SketchMultiRotation</name>
242     <message>
243       <source>Model_FeatureValidator: Attribute "AngleType" is not initialized.</source>
244       <translation>Type of angle is not defined</translation>
245     </message>
246     <message>
247       <source>Model_FeatureValidator: Attribute "MultiRotationCenter" is not initialized.</source>
248       <translation>Rotation center is not selected</translation>
249     </message>
250     <message>
251       <source>MultiRotationCenter - GeomValidators_ShapeType: The object is empty</source>
252       <translation>Rotation center is not selected</translation>
253     </message>
254   </context>
255   
256   <context>
257     <name>SketchMultiTranslation</name>
258     <message>
259       <source>Model_FeatureValidator: Attribute "MultiTranslationEndPoint" is not initialized.</source>
260       <translation>End point of translation vector is not defined</translation>
261     </message>
262     <message>
263       <source>Model_FeatureValidator: Attribute "MultiTranslationList" is not initialized.</source>
264       <translation>Objects for translation are not selected</translation>
265     </message>
266     <message>
267       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The object is empty</source>
268       <translation>End point of translation vector is not selected</translation>
269     </message>
270     <message>
271       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The object is empty</source>
272       <translation>Start point of translation vector is not selected</translation>
273     </message>
274   </context>
275
276   <context>
277     <name>SketchConstraintAngle</name>
278     <message>
279       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
280       <translation>Flyout value point is not clicked in the viewer</translation>
281     </message>
282     <message>
283       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
284       <translation>First object is not selected</translation>
285     </message>
286     <message>
287       <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
288       <translation>Second object is not selected</translation>
289     </message>
290   </context>
291
292   <context>
293     <name>SketchConstraintCoincidence</name>
294     <message>
295       <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
296       <translation>Diferent objects should be selected</translation>
297     </message>
298     <message>
299       <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
300       <translation>Diferent objects should be selected</translation>
301     </message>
302     <message>
303       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
304       <translation>First object is not selected</translation>
305     </message>
306     <message>
307       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
308       <translation>Second object is not selected</translation>
309     </message>
310   </context>
311
312   <context>
313     <name>SketchConstraintDistance</name>
314     <message>
315       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
316       <translation>Flyout value point is not clicked in the viewer</translation>
317     </message>
318     <message>
319       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
320       <translation>First object is not selected</translation>
321     </message>
322     <message>
323       <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
324       <translation>Second object is not selected</translation>
325     </message>
326     <message>
327       <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
328       <translation>Distance value is not positive</translation>
329     </message>
330     <message>
331       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
332       <translation>First object is not selected</translation>
333     </message>
334     <message>
335       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
336       <translation>Second object is not selected</translation>
337     </message>
338   </context>
339
340   <context>
341     <name>SketchConstraintEqual</name>
342     <message>
343       <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
344       <translation>Diferent objects should be selected</translation>
345     </message>
346     <message>
347       <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
348       <translation>Diferent objects should be selected</translation>
349     </message>
350     <message>
351       <source>ConstraintEntityB - SketchPlugin_EqualAttr: An empty object is used.</source>
352       <translation>An empty object is used</translation>
353     </message>
354     <message>
355       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
356       <translation>First object is not selected</translation>
357     </message>
358     <message>
359       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
360       <translation>Second object is not selected</translation>
361     </message>
362   </context>
363
364   <context>
365     <name>SketchConstraintLength</name>
366     <message>
367       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
368       <translation>Flyout value point is not clicked in the viewer</translation>
369     </message>
370     <message>
371       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
372       <translation>Object is not selected</translation>
373     </message>
374     <message>
375       <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
376       <translation>Length value is not positive</translation>
377     </message>
378     <message>
379       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
380       <translation>Line is not selected</translation>
381     </message>
382   </context>
383
384   <context>
385     <name>SketchConstraintMiddle</name>
386     <message>
387       <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
388       <translation>Diferent objects should be selected</translation>
389     </message>
390     <message>
391       <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
392       <translation>Diferent objects should be selected</translation>
393     </message>
394     <message>
395       <source>ConstraintEntityB - SketchPlugin_MiddlePointAttr: Middle point constraint allows points and lines only</source>
396       <translation>Not point or line is selected</translation>
397     </message>
398     <message>
399       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
400       <translation>First object is not selected</translation>
401     </message>
402     <message>
403       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
404       <translation>Second object is not selected</translation>
405     </message>
406   </context>
407
408   <context>
409     <name>SketchConstraintParallel</name>
410     <message>
411       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
412       <translation>First object is not selected</translation>
413     </message>
414     <message>
415       <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
416       <translation>Second object is not selected</translation>
417     </message>
418     <message>
419       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
420       <translation>First line is not selected</translation>
421     </message>
422     <message>
423       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
424       <translation>Second line is not selected</translation>
425     </message>
426   </context>
427
428   <context>
429     <name>SketchConstraintRigid</name>
430     <message>
431       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
432       <translation>Object is not selected</translation>
433     </message>
434     <message>
435       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
436       <translation>Object is not selected</translation>
437     </message>
438   </context>
439
440   <context>
441     <name>SketchConstraintTangent</name>
442     <message>
443       <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
444       <translation>Diferent objects should be selected</translation>
445     </message>
446     <message>
447       <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
448       <translation>Diferent objects should be selected</translation>
449     </message>
450     <message>
451       <source>ConstraintEntityB - SketchPlugin_TangentAttr: It uses an empty object</source>
452       <translation>Selection is not valid</translation>
453     </message>
454     <message>
455       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
456       <translation>First object is not selected</translation>
457     </message>
458     <message>
459       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
460       <translation>Second object is not selected</translation>
461     </message>
462   </context>
463 </TS>