Salome HOME
Put groups to the separated plugin: Collection
[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     <message>
15       <source>External - GeomValidators_Face: The attribute with the %1 type is not processed</source>
16       <translation>Only attribute selection can be used for the sketch face, not %1</translation>
17     </message>
18     <message>
19       <source>External - GeomValidators_Face: The shape is not a face.</source>
20       <translation>Sketch can be created only on a face</translation>
21     </message>
22     <message>
23       <source>External - GeomValidators_Face: The shape is not a plane.</source>
24       <translation>Sketch can be created only on a planar face</translation>
25     </message>
26     <message>
27       <source>External - GeomValidators_Face: The shape is not a cylinder.</source>
28       <translation>Sketch can be created only on a cylindrical face</translation>
29     </message>
30     <message>
31       <source>External - GeomValidators_Face: The shape is not an available face.</source>
32       <translation>Sketch cannot be created on the selected face</translation>
33     </message>
34     <message>
35       <source>Model_FeatureValidator: Attribute "External" is not initialized.</source>
36       <translation>Select the sketch plane</translation>
37     </message>
38     <message>
39       <source>Model_FeatureValidator: Attribute "SolverDOF" is not initialized.</source>
40       <translation>Can not compute degrees of freedom</translation>
41     </message>
42     <message>
43       <source>Model_FeatureValidator: Attribute "SolverError" is not initialized.</source>
44       <translation>Can not compute the solver error</translation>
45     </message>
46   </context>
47   
48   <context>
49     <name>SketchCircle</name>
50     <message>
51       <source>CircleRadius - GeomValidators_Positive: Double is not positive.</source>
52       <translation>Radius value is not positive</translation>
53     </message>
54     <message>
55       <source>Model_FeatureValidator: Attribute "CircleCenter" is not initialized.</source>
56       <translation>A center point is not selected</translation>
57     </message>
58     <message>
59       <source>Model_FeatureValidator: Attribute "FirstPoint" is not initialized.</source>
60       <translation>A first point is not selected</translation>
61     </message>
62     <message>
63       <source>Model_FeatureValidator: Attribute "SecondPoint" is not initialized.</source>
64       <translation>A second point is not selected</translation>
65     </message>
66     <message>
67       <source>Model_FeatureValidator: Attribute "ThirdPoint" is not initialized.</source>
68       <translation>A third point is not selected</translation>
69     </message>
70     <message>
71       <source>Attribute "CircleCenter" is locked by modification value in the viewer.</source>
72       <translation>Select a center point</translation>
73     </message>
74     <message>
75       <source>Attribute "CircleRadius" is locked by modification value in the viewer.</source>
76       <translation>Select a radius distance</translation>
77     </message>
78     <message>
79       <source>CircleRadius - GeomValidators_Positive: Integer is not initialized.</source>
80       <translation>Integer radius is not initialized</translation>
81     </message>
82     <message>
83       <source>CircleRadius - GeomValidators_Positive: Integer is not positive.</source>
84       <translation>Integer radius must be set</translation>
85     </message>
86     <message>
87       <source>Model_FeatureValidator: Attribute "CircleRadius" is not initialized.</source>
88       <translation>Set the circle radius</translation>
89     </message>
90   </context>
91   
92   <context>
93     <name>SketchConstraintHorizontal</name>
94     <message>
95       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
96       <translation>Line is not selected</translation>
97     </message>
98     <message>
99       <source>ModelAPI_StateInvalidArgument</source>
100       <translation>Wrong object is selected</translation>
101     </message>
102     <message>
103       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
104       <translation>Line is not selected</translation>
105     </message>
106     <message>
107       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
108       <translation>The constraint argument does not contain element with acceptable shape type. The type should be one of the next: %1</translation>
109     </message>
110     <message>
111       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
112       <translation>The constraint argument refers to nothing</translation>
113     </message>
114     <message>
115       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
116       <translation>The constraint argument refers to %1 but must be %2</translation>
117     </message>
118     <message>
119       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
120       <translation>The constraint argument of type %1 is not supported</translation>
121     </message>
122     <message>
123       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
124       <translation>The constraint argument refers to not existing item</translation>
125     </message>
126     <message>
127       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
128       <translation>The constraint argument refers to the empty shape</translation>
129     </message>
130   </context>
131   <context>
132     <name>SketchConstraintPerpendicular</name>
133     <message>
134       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
135       <translation>First line is not selected</translation>
136     </message>
137     <message>
138       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
139       <translation>Second line is not selected</translation>
140     </message>
141     <message>
142       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
143       <translation>First line is not selected</translation>
144     </message>
145     <message>
146       <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
147       <translation>Second line is not selected</translation>
148     </message>
149     <message>
150       <source>ConstraintEntityB - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
151       <translation>The second line references to not acceptable shape type. The type should be: %1</translation>
152     </message>
153     <message>
154       <source>ConstraintEntityB - GeomValidators_ShapeType: It has reference to an empty attribute</source>
155       <translation>The second line refers to nothing</translation>
156     </message>
157     <message>
158       <source>ConstraintEntityB - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
159       <translation>The second line refers to %1 but must be %2</translation>
160     </message>
161     <message>
162       <source>ConstraintEntityB - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
163       <translation>The second line of type %1 is not supported</translation>
164     </message>
165     <message>
166       <source>ConstraintEntityB - GeomValidators_ShapeType: The result is empty</source>
167       <translation>The second line refers to not existing item</translation>
168     </message>
169     <message>
170       <source>ConstraintEntityB - GeomValidators_ShapeType: The shape is empty</source>
171       <translation>The second line refers to the empty shape</translation>
172     </message>    
173     <message>
174       <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
175       <translation>Two external lines can not be constrained as perpendicular</translation>
176     </message>
177     <message>
178       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
179       <translation>Shape type must be %1</translation>
180     </message>
181     <message>
182       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
183       <translation>The first line refers to nothing</translation>
184     </message>
185     <message>
186       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
187       <translation>The first line shape type is "%1", it should be "%2"</translation>
188     </message>
189     <message>
190       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
191       <translation>The attribute with the %1 type is not processed</translation>
192     </message>
193     <message>
194       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
195       <translation>The constraint argument refers to not existing item</translation>
196     </message>
197     <message>
198       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
199       <translation>The constraint argument refers to the empty shape</translation>
200     </message>
201     <message>
202       <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
203       <translation>Two external lines can not be constrained as perpendicular</translation>
204     </message>
205   </context>
206   
207   <context>
208     <name>SketchConstraintRadius</name>
209     <message>
210       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
211       <translation>Circle is not selected</translation>
212     </message>
213     <message>
214       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
215       <translation>Flyout value point is not clicked in the viewer</translation>
216     </message>
217     <message>
218       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
219       <translation>Object is not selected</translation>
220     </message>
221     <message>
222       <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
223       <translation>Radius value is not positive</translation>
224     </message>
225     
226     <message>
227       <source>ConstraintValue - GeomValidators_Positive: Double is not positive.</source>
228       <translation>Radius must be positive</translation>
229     </message>
230     <message>
231       <source>ConstraintValue - GeomValidators_Positive: Integer is not initialized.</source>
232       <translation>Integer radius must be set</translation>
233     </message>
234     <message>
235       <source>ConstraintValue - GeomValidators_Positive: Integer is not positive.</source>
236       <translation>Integer radius must be positive</translation>
237     </message>
238
239     <message>
240       <source>Model_FeatureValidator: Attribute "ConstraintValue" is not initialized.</source>
241       <translation>Set the radius</translation>
242     </message>
243     <message>
244       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
245       <translation>Shape type must be %1</translation>
246     </message>
247     <message>
248       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
249       <translation>The circle argument refers to nothing</translation>
250     </message>
251     <message>
252       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
253       <translation>The circle argument shape type is "%1", it should be "%2"</translation>
254     </message>
255     <message>
256       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
257       <translation>The attribute with the %1 type is not processed</translation>
258     </message>
259     <message>
260       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
261       <translation>The constraint argument refers to not existing item</translation>
262     </message>
263     <message>
264       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
265       <translation>The constraint argument refers to the empty shape</translation>
266     </message>
267   </context>
268   
269   <context>
270     <name>SketchConstraintVertical</name>
271     <message>
272       <source>ModelAPI_StateInvalidArgument</source>
273       <translation>Wrong object is selected</translation>
274     </message>
275     <message>
276       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
277       <translation>Line is not selected</translation>
278     </message>
279     <message>
280       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
281       <translation>Line is not selected</translation>
282     </message>
283     
284     <message>
285       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
286       <translation>The first line references to not acceptable shape type. The type should be: %1</translation>
287     </message>
288     <message>
289       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
290       <translation>The first line refers to nothing</translation>
291     </message>
292     <message>
293       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
294       <translation>The first line refers to %1 but must be %2</translation>
295     </message>
296     <message>
297       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
298       <translation>The first line of type %1 is not supported</translation>
299     </message>
300     <message>
301       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
302       <translation>The first line refers to not existing item</translation>
303     </message>
304     <message>
305       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
306       <translation>The first line refers to the empty shape</translation>
307     </message>
308   </context>
309   
310   <context>
311     <name>SketchLine</name>
312     <message>
313       <source>GeomValidators_Different: Attributes StartPoint and EndPoint are equal.</source>
314       <translation>Start point and end point are the same</translation>
315     </message>
316     <message>
317       <source>Model_FeatureValidator: Attribute "EndPoint" is not initialized.</source>
318       <translation>End point is not selected</translation>
319     </message>
320     <message>
321       <source>Attribute "EndPoint" is locked by modification value in the viewer.</source>
322       <translation>Select an end point in the viewer</translation>
323     </message>
324     <message>
325       <source>Attribute "StartPoint" is locked by modification value in the viewer.</source>
326       <translation>Select a start point in the viewer</translation>
327     </message>
328     <message>
329       <source>Attribute "StartPoint" is not initialized.</source>
330       <translation>Start point is not selected</translation>
331     </message>
332     <message>
333       <source>Attribute "EndPoint" is not initialized.</source>
334       <translation>End point is not selected</translation>
335     </message>
336
337     <message>
338       <source>Model_FeatureValidator: Attribute "StartPoint" is not initialized.</source>
339       <translation>Select a start point</translation>
340     </message>
341   </context>
342   
343   <context>
344     <name>SketchPoint</name>
345     <message>
346       <source>Model_FeatureValidator: Attribute "PointCoordindates" is not initialized.</source>
347       <translation>Point is not defined</translation>
348     </message>
349     <message>
350       <source>Attribute "PointCoordindates" is locked by modification value in the viewer.</source>
351       <translation>Select a point</translation>
352     </message>
353   </context>
354   
355   <context>
356     <name>SketchRectangle</name>
357     <message>
358       <source>GeomValidators_Different: Attributes RectStartPoint and RectEndPoint are equal.</source>
359       <translation>Start point and end point must be different</translation>
360     </message>
361     <message>
362       <source>Attribute "RectEndPoint" is locked by modification value in the viewer.</source>
363       <translation>Select an end point of the rectangle</translation>
364     </message>
365     <message>
366       <source>Attribute "RectStartPoint" is locked by modification value in the viewer.</source>
367       <translation>Select a first point of the rectangle</translation>
368     </message>
369     
370     <message>
371       <source>Model_FeatureValidator: Attribute "RectStartPoint" is not initialized.</source>
372       <translation>Select a first point of the rectangle</translation>
373     </message>
374     <message>
375       <source>Model_FeatureValidator: Attribute "RectEndPoint" is not initialized.</source>
376       <translation>Select an end point of the rectangle</translation>
377     </message>
378   </context>
379
380   <context>
381     <name>SketchArc</name>
382     <message>
383       <source>ArcRadius - GeomValidators_Positive: Double is not initialized.</source>
384       <translation>Radius value is not positive</translation>
385     </message>
386     <message>
387       <source>ArcTangentPoint - SketchPlugin_ArcTangentPoint: The attribute ArcTangentPoint should be a point</source>
388       <translation>Arc tangent point is not selected</translation>
389     </message>
390     <message>
391       <source>Attribute "ArcCenter" is locked by modification value in the viewer.</source>
392       <translation>Select a center point</translation>
393     </message>
394     <message>
395       <source>Attribute "ArcCenter" is not initialized.</source>
396       <translation>Center point is not defined</translation>
397     </message>
398     <message>
399       <source>Attribute "ArcEndPoint" is locked by modification value in the viewer.</source>
400       <translation>Select an end point</translation>
401     </message>
402     <message>
403       <source>Attribute "ArcPassedPoint" is locked by modification value in the viewer.</source>
404       <translation>Select an intermediate point</translation>
405     </message>
406     <message>
407       <source>Attribute "ArcStartPoint" is locked by modification value in the viewer.</source>
408       <translation>Select a start point</translation>
409     </message>
410     <message>
411       <source>GeomValidators_Different: Attributes ArcCenter and ArcStartPoint are equal.</source>
412       <translation>Center point and end point must be different</translation>
413     </message>
414     <message>
415       <source>GeomValidators_Different: Attributes ArcStartPoint and ArcEndPoint are equal.</source>
416       <translation>Start point and end point must be different</translation>
417     </message>
418     <message>
419       <source>Model_FeatureValidator: Attribute "ArcEndPoint" is not initialized.</source>
420       <translation>End point is not defined</translation>
421     </message>
422     <message>
423       <source>Model_FeatureValidator: Attribute "ArcPassedPoint" is not initialized.</source>
424       <translation>Intermediate point is not defined</translation>
425     </message>
426     <message>
427       <source>ArcRadius - GeomValidators_Positive: Double is not positive.</source>
428       <translation>Acr radius must e positive</translation>
429     </message>
430     <message>
431       <source>ArcRadius - GeomValidators_Positive: Integer is not initialized.</source>
432       <translation>Integer arc radius must be set</translation>
433     </message>
434     <message>
435       <source>ArcRadius - GeomValidators_Positive: Integer is not positive.</source>
436       <translation>Integer arc radius must be positive</translation>
437     </message>    
438     <message>
439       <source>Model_FeatureValidator: Attribute "ArcCenter" is not initialized.</source>
440       <translation>Select an arc center</translation>
441     </message>
442     <message>
443       <source>Model_FeatureValidator: Attribute "ArcStartPoint" is not initialized.</source>
444       <translation>Select an arc start point</translation>
445     </message>
446     <message>
447       <source>Model_FeatureValidator: Attribute "ArcEndPoint" is not initialized.</source>
448       <translation>Select an arc end point</translation>
449     </message>
450     <message>
451       <source>Model_FeatureValidator: Attribute "ArcPassedPoint" is not initialized.</source>
452       <translation>Select an arc passed point</translation>
453     </message>
454     <message>
455       <source>Model_FeatureValidator: Attribute "ArcTangentPoint" is not initialized.</source>
456       <translation>Select an arc tangent point</translation>
457     </message>
458   </context>
459   <context>
460     <name>SketchConstraintMirror</name>
461     <message>
462       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
463       <translation>Line is not selected</translation>
464     </message>
465     <message>
466       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
467       <translation>Mirror line is not selected</translation>
468     </message>
469     <message>
470       <source>Model_FeatureValidator: Attribute "ConstraintMirrorList" is not initialized.</source>
471       <translation>Objects for mirror are not selected</translation>
472     </message>
473     <message>
474       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
475       <translation>The mirror line references to not acceptable shape type. The type should be: %1</translation>
476     </message>
477     <message>
478       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
479       <translation>The mirror line refers to nothing</translation>
480     </message>
481     <message>
482       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
483       <translation>The mirror line refers to %1 but must be %2</translation>
484     </message>
485     <message>
486       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
487       <translation>The mirror line of type %1 is not supported</translation>
488     </message>
489     <message>
490       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
491       <translation>The mirror line refers to not existing item</translation>
492     </message>
493     <message>
494       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
495       <translation>The mirror line refers to the empty shape</translation>
496     </message>
497   </context>
498
499   <context>
500     <name>SketchMultiRotation</name>
501     <message>
502       <source>Model_FeatureValidator: Attribute "AngleType" is not initialized.</source>
503       <translation>Type of angle is not defined</translation>
504     </message>
505     <message>
506       <source>Model_FeatureValidator: Attribute "MultiRotationCenter" is not initialized.</source>
507       <translation>Rotation center is not selected</translation>
508     </message>
509     <message>
510       <source>MultiRotationCenter - GeomValidators_ShapeType: The object is empty</source>
511       <translation>Rotation center is not selected</translation>
512     </message>
513     
514     <message>
515       <source>MultiRotationObjects - GeomValidators_Positive: Double is not initialized.</source>
516       <translation>The total number of rotated objects is not set</translation>
517     </message>
518     <message>
519       <source>MultiRotationObjects - GeomValidators_Positive: Double is not positive.</source>
520       <translation>The total number of rotated objects must be positive</translation>
521     </message>
522     <message>
523       <source>MultiRotationObjects - GeomValidators_Positive: Integer is not initialized.</source>
524       <translation>The total number of rotated objects is not set</translation>
525     </message>
526     <message>
527       <source>MultiRotationObjects - GeomValidators_Positive: Integer is not positive.</source>
528       <translation>The total number of rotated objects must be positive</translation>
529     </message>
530
531     <message>
532       <source>Model_FeatureValidator: Attribute "MultiRotationList" is not initialized.</source>
533       <translation>Select objects to rotate</translation>
534     </message>
535     <message>
536       <source>Model_FeatureValidator: Attribute "MultiRotationAngle" is not initialized.</source>
537       <translation>Set rotation angle</translation>
538     </message>
539     <message>
540       <source>Model_FeatureValidator: Attribute "MultiRotationObjects" is not initialized.</source>
541       <translation>Set the number of resulting objects</translation>
542     </message>
543     <message>
544       <source>MultiRotationList - SketchPlugin_CopyValidator: The attribute with the %1 type is not processed</source>
545       <translation>The attribute with the %1 type is not processed</translation>
546     </message>
547     <message>
548       <source>MultiRotationList - SketchPlugin_CopyValidator: The object %1 is a result of copy</source>
549       <translation>The object %1 is a result of copy and can not be rotated</translation>
550     </message>
551     <message>
552       <source>MultiRotationCenter - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
553       <translation>Shape type must be %1</translation>
554     </message>
555     <message>
556       <source>MultiRotationCenter - GeomValidators_ShapeType: It has reference to an empty attribute</source>
557       <translation>The rotation center refers to nothing</translation>
558     </message>
559     <message>
560       <source>MultiRotationCenter - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
561       <translation>The rotation center shape type is "%1", it should be "%2"</translation>
562     </message>
563     <message>
564       <source>MultiRotationCenter - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
565       <translation>The attribute with the %1 type is not processed</translation>
566     </message>
567     <message>
568       <source>MultiRotationCenter - GeomValidators_ShapeType: The result is empty</source>
569       <translation>The rotation center refers to not existing item</translation>
570     </message>
571     <message>
572       <source>MultiRotationCenter - GeomValidators_ShapeType: The shape is empty</source>
573       <translation>The rotation center refers to the empty shape</translation>
574     </message>
575   </context>
576   
577   <context>
578     <name>SketchMultiTranslation</name>
579     <message>
580       <source>Model_FeatureValidator: Attribute "MultiTranslationEndPoint" is not initialized.</source>
581       <translation>End point of translation vector is not defined</translation>
582     </message>
583     <message>
584       <source>Model_FeatureValidator: Attribute "MultiTranslationList" is not initialized.</source>
585       <translation>Objects for translation are not selected</translation>
586     </message>
587     <message>
588       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The object is empty</source>
589       <translation>End point of translation vector is not selected</translation>
590     </message>
591     <message>
592       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The object is empty</source>
593       <translation>Start point of translation vector is not selected</translation>
594     </message>
595     
596     <message>
597       <source>MultiTranslationObjects - GeomValidators_Positive: Double is not initialized.</source>
598       <translation>The total number of translated objects is not set</translation>
599     </message>
600     <message>
601       <source>MultiTranslationObjects - GeomValidators_Positive: Double is not positive.</source>
602       <translation>The total number of translated objects must be positive</translation>
603     </message>
604     <message>
605       <source>MultiTranslationObjects - GeomValidators_Positive: Integer is not initialized.</source>
606       <translation>The total number of translated objects is not set</translation>
607     </message>
608     <message>
609       <source>MultiTranslationObjects - GeomValidators_Positive: Integer is not positive.</source>
610       <translation>The total number of translated objects must be positive</translation>
611     </message>
612
613     <message>
614       <source>Model_FeatureValidator: Attribute "MultiTranslationStartPoint" is not initialized.</source>
615       <translation>Select a start point</translation>
616     </message>
617     <message>
618       <source>Model_FeatureValidator: Attribute "MultiTranslationObjects" is not initialized.</source>
619       <translation>Select a total number of objects</translation>
620     </message>
621     <message>
622       <source>MultiTranslationList - SketchPlugin_CopyValidator: The attribute with the %1 type is not processed</source>
623       <translation>The attribute with the %1 type is not processed</translation>
624     </message>
625     <message>
626       <source>MultiTranslationList - SketchPlugin_CopyValidator: The object %1 is a result of copy</source>
627       <translation>The object %1 is a result of copy and can not be translated</translation>
628     </message>
629     <message>
630       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
631       <translation>Shape type must be %1</translation>
632     </message>
633     <message>
634       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: It has reference to an empty attribute</source>
635       <translation>The translation start point refers to nothing</translation>
636     </message>
637     <message>
638       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
639       <translation>The translation start point shape type is "%1", it should be "%2"</translation>
640     </message>
641     <message>
642       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
643       <translation>The attribute with the %1 type is not processed</translation>
644     </message>
645     <message>
646       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The object is empty</source>
647       <translation>Select a start point</translation>
648     </message>
649     <message>
650       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The result is empty</source>
651       <translation>The start point refers to not existing item</translation>
652     </message>
653     <message>
654       <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The shape is empty</source>
655       <translation>The start point refers to the empty shape</translation>
656     </message>
657     <message>
658       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
659       <translation>Shape type must be %1</translation>
660     </message>
661     <message>
662       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: It has reference to an empty attribute</source>
663       <translation>The translation end point refers to nothing</translation>
664     </message>
665     <message>
666       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
667       <translation>The translation end point shape type is "%1", it should be "%2"</translation>
668     </message>
669     <message>
670       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
671       <translation>The attribute with the %1 type is not processed</translation>
672     </message>
673     <message>
674       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The object is empty</source>
675       <translation>Select an end point</translation>
676     </message>
677     <message>
678       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The result is empty</source>
679       <translation>The end point refers to not existing item</translation>
680     </message>
681     <message>
682       <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The shape is empty</source>
683       <translation>The end point refers to the empty shape</translation>
684     </message>
685   </context>
686
687   <context>
688     <name>SketchConstraintAngle</name>
689     <message>
690       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
691       <translation>Flyout value point is not clicked in the viewer</translation>
692     </message>
693     <message>
694       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
695       <translation>First object is not selected</translation>
696     </message>
697     <message>
698       <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
699       <translation>Second object is not selected</translation>
700     </message>
701     
702     <message>
703       <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
704       <translation>An angle can not be created between two external objects</translation>
705     </message>
706
707     <message>
708       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
709       <translation>First object is not selected</translation>
710     </message>
711     <message>
712       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
713       <translation>Second object is not selected</translation>
714     </message>
715     <message>
716       <source>Model_FeatureValidator: Attribute "AngleValue" is not initialized.</source>
717       <translation>Set the angle value</translation>
718     </message>
719     <message>
720       <source>Model_FeatureValidator: Attribute "AngleType" is not initialized.</source>
721       <translation>Type of angle is not set</translation>
722     </message>
723     <message>
724       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
725       <translation>Shape type must be %1</translation>
726     </message>
727     <message>
728       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
729       <translation>The first object refers to nothing</translation>
730     </message>
731     <message>
732       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
733       <translation>The first object shape type is "%1", it should be "%2"</translation>
734     </message>
735     <message>
736       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
737       <translation>The attribute with the %1 type is not processed</translation>
738     </message>
739     <message>
740       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
741       <translation>The constraint argument refers to not existing item</translation>
742     </message>
743     <message>
744       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
745       <translation>The constraint argument refers to the empty shape</translation>
746     </message>
747     <message>
748       <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
749       <translation>Angle can not be created on two external entities</translation>
750     </message>
751     <message>
752       <source>ConstraintEntityB - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
753       <translation>Shape type must be %1</translation>
754     </message>
755     <message>
756       <source>ConstraintEntityB - GeomValidators_ShapeType: It has reference to an empty attribute</source>
757       <translation>The second object refers to nothing</translation>
758     </message>
759     <message>
760       <source>ConstraintEntityB - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
761       <translation>The second object shape type is "%1", it should be "%2"</translation>
762     </message>
763     <message>
764       <source>ConstraintEntityB - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
765       <translation>The attribute with the %1 type is not processed</translation>
766     </message>
767     <message>
768       <source>ConstraintEntityB - GeomValidators_ShapeType: The result is empty</source>
769       <translation>The constraint argument refers to not existing item</translation>
770     </message>
771     <message>
772       <source>ConstraintEntityB - GeomValidators_ShapeType: The shape is empty</source>
773       <translation>The constraint argument refers to the empty shape</translation>
774     </message>
775   </context>
776
777   <context>
778     <name>SketchConstraintCoincidence</name>
779     <message>
780       <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
781       <translation>Diferent objects should be selected</translation>
782     </message>
783     <message>
784       <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
785       <translation>Diferent objects should be selected</translation>
786     </message>
787     <message>
788       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
789       <translation>First object is not selected</translation>
790     </message>
791     <message>
792       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
793       <translation>Second object is not selected</translation>
794     </message>
795     
796     <message>
797       <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
798       <translation>A coincidence can not be created between two external objects</translation>
799     </message>    
800
801     <message>
802       <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
803       <translation>A coincidence can not be created between two external objects</translation>
804     </message>
805   </context>
806
807   <context>
808     <name>SketchConstraintDistance</name>
809     <message>
810       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
811       <translation>Flyout value point is not clicked in the viewer</translation>
812     </message>
813     <message>
814       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
815       <translation>First object is not selected</translation>
816     </message>
817     <message>
818       <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
819       <translation>Second object is not selected</translation>
820     </message>
821     <message>
822       <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
823       <translation>Distance value must be set</translation>
824     </message>
825     <message>
826       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
827       <translation>First object is not selected</translation>
828     </message>
829     <message>
830       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
831       <translation>Second object is not selected</translation>
832     </message>
833     
834     <message>
835       <source>ConstraintValue - GeomValidators_Positive: Double is not positive.</source>
836       <translation>Distance value must be positive</translation>
837     </message>
838     <message>
839       <source>ConstraintValue - GeomValidators_Positive: Integer is not initialized.</source>
840       <translation>Integer distance value must be set</translation>
841     </message>
842     <message>
843       <source>ConstraintValue - GeomValidators_Positive: Integer is not positive.</source>
844       <translation>Integer distance value must be positive</translation>
845     </message>    
846
847     <message>
848       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
849       <translation>First object is not selected</translation>
850     </message>
851     <message>
852       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
853       <translation>Second object is not selected</translation>
854     </message>
855     <message>
856       <source>Model_FeatureValidator: Attribute "ConstraintValue" is not initialized.</source>
857       <translation>Set the distance</translation>
858     </message>
859     <message>
860       <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
861       <translation>Distance can not be set between two external objects</translation>
862     </message>
863     <message>
864       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
865       <translation>Shape type must be %1</translation>
866     </message>
867     <message>
868       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
869       <translation>The first object refers to nothing</translation>
870     </message>
871     <message>
872       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
873       <translation>The first object shape type is "%1", it should be "%2"</translation>
874     </message>
875     <message>
876       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
877       <translation>The attribute with the %1 type is not processed</translation>
878     </message>
879     <message>
880       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
881       <translation>The constraint argument refers to not existing item</translation>
882     </message>
883     <message>
884       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
885       <translation>The constraint argument refers to the empty shape</translation>
886     </message>
887     <message>
888       <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
889       <translation>Distance can not be set between two external objects</translation>
890     </message>
891     <message>
892       <source>ConstraintEntityB - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
893       <translation>Shape type must be %1</translation>
894     </message>
895     <message>
896       <source>ConstraintEntityB - GeomValidators_ShapeType: It has reference to an empty attribute</source>
897       <translation>The second object refers to nothing</translation>
898     </message>
899     <message>
900       <source>ConstraintEntityB - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
901       <translation>The second object shape type is "%1", it should be "%2"</translation>
902     </message>
903     <message>
904       <source>ConstraintEntityB - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
905       <translation>The attribute with the %1 type is not processed</translation>
906     </message>
907     <message>
908       <source>ConstraintEntityB - GeomValidators_ShapeType: The result is empty</source>
909       <translation>The constraint argument refers to not existing item</translation>
910     </message>
911     <message>
912       <source>ConstraintEntityB - GeomValidators_ShapeType: The shape is empty</source>
913       <translation>The constraint argument refers to the empty shape</translation>
914     </message>
915   </context>
916
917   <context>
918     <name>SketchConstraintEqual</name>
919     <message>
920       <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
921       <translation>Diferent objects should be selected</translation>
922     </message>
923     <message>
924       <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
925       <translation>Diferent objects should be selected</translation>
926     </message>
927     <message>
928       <source>ConstraintEntityB - SketchPlugin_EqualAttr: An empty object is used.</source>
929       <translation>An empty object is used</translation>
930     </message>
931     <message>
932       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
933       <translation>First object is not selected</translation>
934     </message>
935     <message>
936       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
937       <translation>Second object is not selected</translation>
938     </message>
939     
940     <message>
941       <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
942       <translation>An equality can not be set between two external objects</translation>
943     </message>    
944
945     <message>
946       <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
947       <translation>An equality can not be set between two external objects</translation>
948     </message>
949   </context>
950
951   <context>
952     <name>SketchConstraintLength</name>
953     <message>
954       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
955       <translation>Flyout value point is not clicked in the viewer</translation>
956     </message>
957     <message>
958       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
959       <translation>Object is not selected</translation>
960     </message>
961     <message>
962       <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
963       <translation>Set the length value</translation>
964     </message>
965     <message>
966       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
967       <translation>Line is not selected</translation>
968     </message>
969     
970     <message>
971       <source>ConstraintValue - GeomValidators_Positive: Double is not positive.</source>
972       <translation>Length value is not positive</translation>
973     </message>
974     <message>
975       <source>ConstraintValue - GeomValidators_Positive: Integer is not initialized.</source>
976       <translation>Set the integer length value</translation>
977     </message>
978     <message>
979       <source>ConstraintValue - GeomValidators_Positive: Integer is not positive.</source>
980       <translation>Integer length value is not positive</translation>
981     </message>    
982
983     <message>
984       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
985       <translation>Line is not selected</translation>
986     </message>
987     <message>
988       <source>Model_FeatureValidator: Attribute "ConstraintValue" is not initialized.</source>
989       <translation>Set the length value</translation>
990     </message>
991     <message>
992       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
993       <translation>Shape type must be %1</translation>
994     </message>
995     <message>
996       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
997       <translation>The line refers to nothing</translation>
998     </message>
999     <message>
1000       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
1001       <translation>The line shape type is "%1", it should be "%2"</translation>
1002     </message>
1003     <message>
1004       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
1005       <translation>The attribute with the %1 type is not processed</translation>
1006     </message>
1007     <message>
1008       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
1009       <translation>The constraint argument refers to not existing item</translation>
1010     </message>
1011     <message>
1012       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
1013       <translation>The constraint argument refers to the empty shape</translation>
1014     </message>
1015   </context>
1016
1017   <context>
1018     <name>SketchConstraintMiddle</name>
1019     <message>
1020       <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
1021       <translation>Diferent objects should be selected</translation>
1022     </message>
1023     <message>
1024       <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
1025       <translation>Diferent objects should be selected</translation>
1026     </message>
1027     <message>
1028       <source>ConstraintEntityB - SketchPlugin_MiddlePointAttr: Middle point constraint allows points and lines only</source>
1029       <translation>Not point or line is selected</translation>
1030     </message>
1031     <message>
1032       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
1033       <translation>First object is not selected</translation>
1034     </message>
1035     <message>
1036       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
1037       <translation>Second object is not selected</translation>
1038     </message>
1039     
1040     <message>
1041       <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
1042       <translation>A middle can not be set for two external objects</translation>
1043     </message>
1044
1045     <message>
1046       <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
1047       <translation>A middle can not be set for two external objects</translation>
1048     </message>
1049   </context>
1050
1051   <context>
1052     <name>SketchConstraintParallel</name>
1053     <message>
1054       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
1055       <translation>First object is not selected</translation>
1056     </message>
1057     <message>
1058       <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
1059       <translation>Second object is not selected</translation>
1060     </message>
1061     <message>
1062       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
1063       <translation>First line is not selected</translation>
1064     </message>
1065     <message>
1066       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
1067       <translation>Second line is not selected</translation>
1068     </message>
1069     
1070     <message>
1071       <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
1072       <translation>A parallel can not be set between two external objects</translation>
1073     </message>
1074
1075     <message>
1076       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1077       <translation>Shape type must be %1</translation>
1078     </message>
1079     <message>
1080       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
1081       <translation>The first line refers to nothing</translation>
1082     </message>
1083     <message>
1084       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
1085       <translation>The first line shape type is "%1", it should be "%2"</translation>
1086     </message>
1087     <message>
1088       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
1089       <translation>The attribute with the %1 type is not processed</translation>
1090     </message>
1091     <message>
1092       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
1093       <translation>The constraint argument refers to not existing item</translation>
1094     </message>
1095     <message>
1096       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
1097       <translation>The constraint argument refers to the empty shape</translation>
1098     </message>
1099     <message>
1100       <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
1101       <translation>A parallel can not be set between two external objects</translation>
1102     </message>
1103     <message>
1104       <source>ConstraintEntityB - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1105       <translation>Shape type must be %1</translation>
1106     </message>
1107     <message>
1108       <source>ConstraintEntityB - GeomValidators_ShapeType: It has reference to an empty attribute</source>
1109       <translation>The second line refers to nothing</translation>
1110     </message>
1111     <message>
1112       <source>ConstraintEntityB - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
1113       <translation>The second line shape type is "%1", it should be "%2"</translation>
1114     </message>
1115     <message>
1116       <source>ConstraintEntityB - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
1117       <translation>The attribute with the %1 type is not processed</translation>
1118     </message>
1119     <message>
1120       <source>ConstraintEntityB - GeomValidators_ShapeType: The result is empty</source>
1121       <translation>The constraint argument refers to not existing item</translation>
1122     </message>
1123     <message>
1124       <source>ConstraintEntityB - GeomValidators_ShapeType: The shape is empty</source>
1125       <translation>The constraint argument refers to the empty shape</translation>
1126     </message>
1127   </context>
1128
1129   <context>
1130     <name>SketchConstraintRigid</name>
1131     <message>
1132       <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
1133       <translation>Object is not selected</translation>
1134     </message>
1135     <message>
1136       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
1137       <translation>Object is not selected</translation>
1138     </message>
1139     
1140     <message>
1141       <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1142       <translation>The fixed constraint references to not acceptable shape type. The type should be: %1</translation>
1143     </message>
1144     <message>
1145       <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
1146       <translation>The fixed constraint refers to nothing</translation>
1147     </message>
1148     <message>
1149       <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
1150       <translation>The fixed constraint refers to %1 but must be %2</translation>
1151     </message>
1152     <message>
1153       <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
1154       <translation>The fixed constraint of type %1 is not supported</translation>
1155     </message>
1156     <message>
1157       <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
1158       <translation>The fixed constraint refers to not existing item</translation>
1159     </message>
1160     <message>
1161       <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
1162       <translation>The fixed constraint refers to the empty shape</translation>
1163     </message>
1164   </context>
1165
1166   <context>
1167     <name>SketchConstraintTangent</name>
1168     <message>
1169       <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
1170       <translation>Diferent objects should be selected</translation>
1171     </message>
1172     <message>
1173       <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
1174       <translation>Diferent objects should be selected</translation>
1175     </message>
1176     <message>
1177       <source>ConstraintEntityB - SketchPlugin_TangentAttr: It uses an empty object</source>
1178       <translation>Selection is not valid</translation>
1179     </message>
1180     <message>
1181       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
1182       <translation>First object is not selected</translation>
1183     </message>
1184     <message>
1185       <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
1186       <translation>Second object is not selected</translation>
1187     </message>
1188   </context>
1189
1190   <context>
1191     <name>SketchConstraintSplit</name>
1192     <message>
1193       <source>ConstraintEntityA - SketchPlugin_SplitValidator: The attribute with the %1 type is not processed</source>
1194       <translation>Only attribute selection can be used for the sketch face, not %1</translation>
1195     </message>
1196   </context>
1197
1198   <context>
1199     <name>SketchConstraintFillet</name>
1200     <message>
1201       <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
1202       <translation>Set the fillet radius</translation>
1203     </message>
1204     <message>
1205       <source>ConstraintValue - GeomValidators_Positive: Double is not positive.</source>
1206       <translation>The fillet radius must be positive</translation>
1207     </message>
1208     <message>
1209       <source>ConstraintValue - GeomValidators_Positive: Integer is not initialized.</source>
1210       <translation>Set the integer fillet radius</translation>
1211     </message>
1212     <message>
1213       <source>ConstraintValue - GeomValidators_Positive: Integer is not positive.</source>
1214       <translation>The integer fillet radius must be positive</translation>
1215     </message>
1216     <message>
1217       <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
1218       <translation>Select one or several points for filet</translation>
1219     </message>
1220     <message>
1221       <source>Model_FeatureValidator: Attribute "ConstraintValue" is not initialized.</source>
1222       <translation>Set the fillet radius</translation>
1223     </message>
1224     <message>
1225       <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: List of points is empty.</source>
1226       <translation>List of points is empty</translation>
1227     </message>
1228     <message>
1229       <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: one of the selected point does not have coicidence.</source>
1230       <translation>One of the selected point does not have coicidence</translation>
1231     </message>
1232     <message>
1233       <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: One of the selected points does not have two suitable edges for fillet.</source>
1234       <translation>One of the selected points does not have two suitable edges for fillet</translation>
1235     </message>
1236     <message>
1237       <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: Edges in selected point has tangent constraint.</source>
1238       <translation>Edges in selected point has tangent constraint</translation>
1239     </message>
1240     <message>
1241       <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: Edges in selected point has tangent constraint.</source>
1242       <translation>Edges in selected point has tangent constraint</translation>
1243     </message>
1244   </context>
1245   
1246   <context>
1247     <name>SketchProjection</name>
1248     <message>
1249       <source>ExternalFeature - SketchPlugin_ProjectionValidator: The attribute with the %1 type is not processed</source>
1250       <translation>An argument of type %1 of the projection feature is not supported</translation>
1251     </message>
1252     <message>
1253       <source>ExternalFeature - SketchPlugin_ProjectionValidator: The attribute %1 should be an edge</source>
1254       <translation>The projected item must be an edge</translation>
1255     </message>
1256     <message>
1257       <source>ExternalFeature - SketchPlugin_ProjectionValidator: There is no sketch referring to the current feature</source>
1258       <translation>The projection feature has no sketch</translation>
1259     </message>
1260   </context>
1261   
1262   <context>
1263     <name>SketchProjection</name>
1264     <message>
1265       <source>Model_FeatureValidator: Attribute "ExternalFeature" is not initialized.</source>
1266       <translation></translation>
1267     </message>
1268   </context>
1269 </TS>