Salome HOME
Adjust test cases according to redesigned Arc and Circle features
[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:Model_FeatureValidator</name>
6     <message>
7       <source>Attribute "DirX" is not initialized.</source>
8       <translation>Select a plane for the sketch</translation>
9     </message>
10   </context>
11   <context>
12     <name>Sketch:Model_FeatureValidator</name>
13     <message>
14       <source>Attribute "Features" is not initialized.</source>
15       <translation>Sketch objects are not defined</translation>
16     </message>
17   </context>
18   <context>
19     <name>Sketch:External:GeomValidators_Face</name>
20     <message>
21       <source>The attribute with the %1 type is not processed</source>
22       <translation>Only attribute selection can be used for the sketch face, not %1</translation>
23     </message>
24   </context>
25   <context>
26     <name>Sketch:External:GeomValidators_Face</name>
27     <message>
28       <source>The shape is not a face.</source>
29       <translation>Sketch can be created only on a face</translation>
30     </message>
31   </context>
32   <context>
33     <name>Sketch:External:GeomValidators_Face</name>
34     <message>
35       <source>The shape is not a plane.</source>
36       <translation>Sketch can be created only on a planar face</translation>
37     </message>
38   </context>
39   <context>
40     <name>Sketch:External:GeomValidators_Face</name>
41     <message>
42       <source>The shape is not a cylinder.</source>
43       <translation>Sketch can be created only on a cylindrical face</translation>
44     </message>
45   </context>
46   <context>
47     <name>Sketch:External:GeomValidators_Face</name>
48     <message>
49       <source>The shape is not an available face.</source>
50       <translation>Sketch cannot be created on the selected face</translation>
51     </message>
52   </context>
53   <context>
54     <name>Sketch:Model_FeatureValidator</name>
55     <message>
56       <source>Attribute "External" is not initialized.</source>
57       <translation>Select the sketch plane</translation>
58     </message>
59   </context>
60   <context>
61     <name>Sketch:Model_FeatureValidator</name>
62     <message>
63       <source>Attribute "SolverDOF" is not initialized.</source>
64       <translation>Can not compute degrees of freedom</translation>
65     </message>
66   </context>
67   <context>
68     <name>Sketch:Model_FeatureValidator</name>
69     <message>
70       <source>Attribute "SolverError" is not initialized.</source>
71       <translation>Can not compute the solver error</translation>
72     </message>
73   </context>
74   
75   <context>
76     <name>SketchMacroCircle:CircleRadius:GeomValidators_Positive</name>
77     <message>
78       <source>Double is not positive.</source>
79       <translation>Radius value is not positive</translation>
80     </message>
81   </context>
82   <context>
83     <name>SketchMacroCircle:Model_FeatureValidator</name>
84     <message>
85       <source>Attribute "circle_center" is not initialized.</source>
86       <translation>A center point is not selected</translation>
87     </message>
88   </context>
89   <context>
90     <name>SketchMacroCircle:Model_FeatureValidator</name>
91     <message>
92       <source>Attribute "FirstPoint" is not initialized.</source>
93       <translation>A first point is not selected</translation>
94     </message>
95   </context>
96   <context>
97     <name>SketchMacroCircle:Model_FeatureValidator</name>
98     <message>
99       <source>Attribute "SecondPoint" is not initialized.</source>
100       <translation>A second point is not selected</translation>
101     </message>
102   </context>
103   <context>
104     <name>SketchMacroCircle:Model_FeatureValidator</name>
105     <message>
106       <source>Attribute "ThirdPoint" is not initialized.</source>
107       <translation>A third point is not selected</translation>
108     </message>
109   </context>
110   <context>
111     <name>SketchMacroCircle:CircleCenter</name>
112     <message>
113       <source>Attribute "circle_center" is locked by modification value in the viewer.</source>
114       <translation>Select a center point</translation>
115     </message>
116   </context>
117   <context>
118     <name>SketchMacroCircle:FirstPoint</name>
119     <message>
120       <source>Attribute "FirstPoint" is locked by modification value in the viewer.</source>
121       <translation>Select a center point</translation>
122     </message>
123   </context>
124   <context>
125     <name>SketchMacroCircle:SecondPoint</name>
126     <message>
127       <source>Attribute "SecondPoint" is locked by modification value in the viewer.</source>
128       <translation>Select a center point</translation>
129     </message>
130   </context>
131   <context>
132     <name>SketchMacroCircle:ThirdPoint</name>
133     <message>
134       <source>Attribute "ThirdPoint" is locked by modification value in the viewer.</source>
135       <translation>Select a center point</translation>
136     </message>
137   </context>
138   <context>
139     <name>SketchMacroCircle:CircleRadius</name>
140     <message>
141       <source>Attribute "circle_radius" is locked by modification value in the viewer.</source>
142       <translation>Select a radius distance</translation>
143     </message>
144   </context>
145   <context>
146     <name>SketchMacroCircle:CircleRadius:GeomValidators_Positive</name>
147     <message>
148       <source>Integer is not initialized.</source>
149       <translation>Integer radius is not initialized</translation>
150     </message>
151   </context>
152   <context>
153     <name>SketchMacroCircle:CircleRadius:GeomValidators_Positive</name>
154     <message>
155       <source>Integer is not positive.</source>
156       <translation>Integer radius must be set</translation>
157     </message>
158   </context>
159   <context>
160     <name>SketchMacroCircle:Model_FeatureValidator</name>
161     <message>
162       <source>Attribute "circle_radius" is not initialized.</source>
163       <translation>Set the circle radius</translation>
164     </message>
165   </context>
166   
167   <context>
168     <name>SketchConstraintHorizontal:Model_FeatureValidator</name>
169     <message>
170       <source>Attribute "ConstraintEntityA" is not initialized.</source>
171       <translation>Line is not selected</translation>
172     </message>
173   </context>
174   <context>
175     <name>SketchConstraintHorizontal</name>
176     <message>
177       <source>ModelAPI_StateInvalidArgument</source>
178       <translation>Wrong object is selected</translation>
179     </message>
180   </context>
181   <context>
182     <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
183     <message>
184       <source>The object is empty</source>
185       <translation>Line is not selected</translation>
186     </message>
187   </context>
188   <context>
189     <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
190     <message>
191       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
192       <translation>The constraint argument does not contain element with acceptable shape type. The type should be one of the next: %1</translation>
193     </message>
194   </context>
195   <context>
196     <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
197     <message>
198       <source>It has reference to an empty attribute</source>
199       <translation>The constraint argument refers to nothing</translation>
200     </message>
201   </context>
202   <context>
203     <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
204     <message>
205       <source>Shape type is "%1", it should be "%2"</source>
206       <translation>The constraint argument refers to %1 but must be %2</translation>
207     </message>
208   </context>
209   <context>
210     <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
211     <message>
212       <source>The attribute with the %1 type is not processed</source>
213       <translation>The constraint argument of type %1 is not supported</translation>
214     </message>
215   </context>
216   <context>
217     <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
218     <message>
219       <source>The result is empty</source>
220       <translation>The constraint argument refers to not existing item</translation>
221     </message>
222   </context>
223   <context>
224     <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
225     <message>
226       <source>The shape is empty</source>
227       <translation>The constraint argument refers to the empty shape</translation>
228     </message>
229   </context>
230   
231   <context>
232     <name>SketchConstraintPerpendicular:Model_FeatureValidator</name>
233     <message>
234       <source>Attribute "ConstraintEntityA" is not initialized.</source>
235       <translation>First line is not selected</translation>
236     </message>
237   </context>
238   <context>
239     <name>SketchConstraintPerpendicular:Model_FeatureValidator</name>
240     <message>
241       <source>Attribute "ConstraintEntityB" is not initialized.</source>
242       <translation>Second line is not selected</translation>
243     </message>
244   </context>
245   <context>
246     <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
247     <message>
248       <source>The object is empty</source>
249       <translation>First line is not selected</translation>
250     </message>
251   </context>
252   <context>
253     <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
254     <message>
255       <source>The object is empty</source>
256       <translation>Second line is not selected</translation>
257     </message>
258   </context>
259   <context>
260     <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
261     <message>
262       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
263       <translation>The second line references to not acceptable shape type. The type should be: %1</translation>
264     </message>
265   </context>
266   <context>
267     <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
268     <message>
269       <source>It has reference to an empty attribute</source>
270       <translation>The second line refers to nothing</translation>
271     </message>
272   </context>
273   <context>
274     <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
275     <message>
276       <source>Shape type is "%1", it should be "%2"</source>
277       <translation>The second line refers to %1 but must be %2</translation>
278     </message>
279   </context>
280   <context>
281     <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
282     <message>
283       <source>The attribute with the %1 type is not processed</source>
284       <translation>The second line of type %1 is not supported</translation>
285     </message>
286   </context>
287   <context>
288     <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
289     <message>
290       <source>The result is empty</source>
291       <translation>The second line refers to not existing item</translation>
292     </message>
293   </context>
294   <context>
295     <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
296     <message>
297       <source>The shape is empty</source>
298       <translation>The second line refers to the empty shape</translation>
299     </message>
300   </context>
301   <context>
302     <name>SketchConstraintPerpendicular:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
303     <message>
304       <source>Both features, attribute and attribute in parameter, are external.</source>
305       <translation>Two external lines can not be constrained as perpendicular</translation>
306     </message>
307   </context>
308   <context>
309     <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
310     <message>
311       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
312       <translation>Shape type must be %1</translation>
313     </message>
314   </context>
315   <context>
316     <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
317     <message>
318       <source>It has reference to an empty attribute</source>
319       <translation>The first line refers to nothing</translation>
320     </message>
321   </context>
322   <context>
323     <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
324     <message>
325       <source>Shape type is "%1", it should be "%2"</source>
326       <translation>The first line shape type is "%1", it should be "%2"</translation>
327     </message>
328   </context>
329   <context>
330     <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
331     <message>
332       <source>The attribute with the %1 type is not processed</source>
333       <translation>The attribute with the %1 type is not processed</translation>
334     </message>
335   </context>
336   <context>
337     <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
338     <message>
339       <source>The result is empty</source>
340       <translation>The constraint argument refers to not existing item</translation>
341     </message>
342   </context>
343   <context>
344     <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
345     <message>
346       <source>The shape is empty</source>
347       <translation>The constraint argument refers to the empty shape</translation>
348     </message>
349   </context>
350   <context>
351     <name>SketchConstraintPerpendicular:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
352     <message>
353       <source>Both features, attribute and attribute in parameter, are external.</source>
354       <translation>Two external lines can not be constrained as perpendicular</translation>
355     </message>
356   </context>
357   
358   <context>
359     <name>SketchConstraintRadius:Model_FeatureValidator</name>
360     <message>
361       <source>Attribute "ConstraintEntityA" is not initialized.</source>
362       <translation>Circle is not selected</translation>
363     </message>
364   </context>
365   <context>
366     <name>SketchConstraintRadius:ConstraintFlyoutValuePnt</name>
367     <message>
368       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
369       <translation>Flyout value point is not clicked in the viewer</translation>
370     </message>
371   </context>
372   <context>
373     <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
374     <message>
375       <source>The object is empty</source>
376       <translation>Object is not selected</translation>
377     </message>
378   </context>
379   <context>
380     <name>SketchConstraintRadius:ConstraintValue:GeomValidators_Positive</name>
381     <message>
382       <source>Double is not initialized.</source>
383       <translation>Radius value is not positive</translation>
384     </message>
385   </context>
386   <context>
387     <name>SketchConstraintRadius:ConstraintValue:GeomValidators_Positive</name>
388     <message>
389       <source>Double is not positive.</source>
390       <translation>Radius must be positive</translation>
391     </message>
392   </context>
393   <context>
394     <name>SketchConstraintRadius:ConstraintValue:GeomValidators_Positive</name>
395     <message>
396       <source>Integer is not initialized.</source>
397       <translation>Integer radius must be set</translation>
398     </message>
399   </context>
400   <context>
401     <name>SketchConstraintRadius:ConstraintValue:GeomValidators_Positive</name>
402     <message>
403       <source>Integer is not positive.</source>
404       <translation>Integer radius must be positive</translation>
405     </message>
406   </context>
407   <context>
408     <name>SketchConstraintRadius:Model_FeatureValidator</name>
409     <message>
410       <source>Attribute "ConstraintValue" is not initialized.</source>
411       <translation>Set the radius</translation>
412     </message>
413   </context>
414   <context>
415     <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
416     <message>
417       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
418       <translation>Shape type must be %1</translation>
419     </message>
420   </context>
421   <context>
422     <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
423     <message>
424       <source>It has reference to an empty attribute</source>
425       <translation>The circle argument refers to nothing</translation>
426     </message>
427   </context>
428   <context>
429     <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
430     <message>
431       <source>Shape type is "%1", it should be "%2"</source>
432       <translation>The circle argument shape type is "%1", it should be "%2"</translation>
433     </message>
434   </context>
435   <context>
436     <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
437     <message>
438       <source>The attribute with the %1 type is not processed</source>
439       <translation>The attribute with the %1 type is not processed</translation>
440     </message>
441   </context>
442   <context>
443     <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
444     <message>
445       <source>The result is empty</source>
446       <translation>The constraint argument refers to not existing item</translation>
447     </message>
448   </context>
449   <context>
450     <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
451     <message>
452       <source>The shape is empty</source>
453       <translation>The constraint argument refers to the empty shape</translation>
454     </message>
455   </context>
456   
457   <context>
458     <name>SketchConstraintVertical</name>
459     <message>
460       <source>ModelAPI_StateInvalidArgument</source>
461       <translation>Wrong object is selected</translation>
462     </message>
463   </context>
464   <context>
465     <name>SketchConstraintVertical:Model_FeatureValidator</name>
466     <message>
467       <source>Attribute "ConstraintEntityA" is not initialized.</source>
468       <translation>Line is not selected</translation>
469     </message>
470   </context>
471   <context>
472     <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
473     <message>
474       <source>The object is empty</source>
475       <translation>Line is not selected</translation>
476     </message>
477   </context>
478   <context>
479     <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
480     <message>
481       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
482       <translation>The first line references to not acceptable shape type. The type should be: %1</translation>
483     </message>
484   </context>
485   <context>
486     <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
487     <message>
488       <source>It has reference to an empty attribute</source>
489       <translation>The first line refers to nothing</translation>
490     </message>
491   </context>
492   <context>
493     <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
494     <message>
495       <source>Shape type is "%1", it should be "%2"</source>
496       <translation>The first line refers to %1 but must be %2</translation>
497     </message>
498   </context>
499   <context>
500     <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
501     <message>
502       <source>The attribute with the %1 type is not processed</source>
503       <translation>The first line of type %1 is not supported</translation>
504     </message>
505   </context>
506   <context>
507     <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
508     <message>
509       <source>The result is empty</source>
510       <translation>The first line refers to not existing item</translation>
511     </message>
512   </context>
513   <context>
514     <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
515     <message>
516       <source>The shape is empty</source>
517       <translation>The first line refers to the empty shape</translation>
518     </message>
519   </context>
520   
521   <context>
522     <name>SketchLine:GeomValidators_Different</name>
523     <message>
524       <source>Attributes StartPoint and EndPoint are equal.</source>
525       <translation>Start point and end point are the same</translation>
526     </message>
527   </context>
528   <context>
529     <name>SketchLine:Model_FeatureValidator</name>
530     <message>
531       <source>Attribute "EndPoint" is not initialized.</source>
532       <translation>End point is not selected</translation>
533     </message>
534   </context>
535   <context>
536     <name>SketchLine:EndPoint</name>
537     <message>
538       <source>Attribute "EndPoint" is locked by modification value in the viewer.</source>
539       <translation>Select an end point in the viewer</translation>
540     </message>
541   </context>
542   <context>
543     <name>SketchLine:StartPoint</name>
544     <message>
545       <source>Attribute "StartPoint" is locked by modification value in the viewer.</source>
546       <translation>Select a start point in the viewer</translation>
547     </message>
548   </context>
549   <context>
550     <name>SketchLine:StartPoint</name>
551     <message>
552       <source>Attribute "StartPoint" is not initialized.</source>
553       <translation>Start point is not selected</translation>
554     </message>
555   </context>
556   <context>
557     <name>SketchLine:EndPoint</name>
558     <message>
559       <source>Attribute "EndPoint" is not initialized.</source>
560       <translation>End point is not selected</translation>
561     </message>
562   </context>
563   <context>
564     <name>SketchLine:Model_FeatureValidator</name>
565     <message>
566       <source>Attribute "StartPoint" is not initialized.</source>
567       <translation>Select a start point</translation>
568     </message>
569   </context>
570
571   <context>
572     <name>SketchPoint:Model_FeatureValidator</name>
573     <message>
574       <source>Attribute "PointCoordindates" is not initialized.</source>
575       <translation>Point is not defined</translation>
576     </message>
577   </context>
578   <context>
579     <name>SketchPoint:PointCoordindates</name>
580     <message>
581       <source>Attribute "PointCoordindates" is locked by modification value in the viewer.</source>
582       <translation>Select a point</translation>
583     </message>
584   </context>
585   
586   <context>
587     <name>SketchRectangle:GeomValidators_Different</name>
588     <message>
589       <source>Attributes RectStartPoint and RectEndPoint are equal.</source>
590       <translation>Start point and end point must be different</translation>
591     </message>
592   </context>
593   <context>
594     <name>SketchRectangle:RectEndPoint</name>
595     <message>
596       <source>Attribute "RectEndPoint" is locked by modification value in the viewer.</source>
597       <translation>Select an end point of the rectangle</translation>
598     </message>
599   </context>
600   <context>
601     <name>SketchRectangle:RectStartPoint</name>
602     <message>
603       <source>Attribute "RectStartPoint" is locked by modification value in the viewer.</source>
604       <translation>Select a first point of the rectangle</translation>
605     </message>
606   </context>
607   <context>
608     <name>SketchRectangle:Model_FeatureValidator</name>
609     <message>
610       <source>Attribute "RectStartPoint" is not initialized.</source>
611       <translation>Select a first point of the rectangle</translation>
612     </message>
613   </context>
614   <context>
615     <name>SketchRectangle:Model_FeatureValidator</name>
616     <message>
617       <source>Attribute "RectEndPoint" is not initialized.</source>
618       <translation>Select an end point of the rectangle</translation>
619     </message>
620   </context>
621
622   <context>
623     <name>SketchArc:ArcRadius:GeomValidators_Positive</name>
624     <message>
625       <source>Double is not initialized.</source>
626       <translation>Radius value is not positive</translation>
627     </message>
628   </context>
629   <context>
630     <name>SketchArc:ArcTangentPoint:SketchPlugin_ArcTangentPoint</name>
631     <message>
632       <source>The attribute ArcTangentPoint should be a point</source>
633       <translation>Arc tangent point is not selected</translation>
634     </message>
635   </context>
636   <context>
637     <name>SketchArc:ArcCenter</name>
638     <message>
639       <source>Attribute "center_point" is locked by modification value in the viewer.</source>
640       <translation>Select a center point</translation>
641     </message>
642   </context>
643   <context>
644     <name>SketchArc:ArcCenter</name>
645     <message>
646       <source>Attribute "center_point" is not initialized.</source>
647       <translation>Center point is not defined</translation>
648     </message>
649   </context>
650   <context>
651     <name>SketchArc:ArcEndPoint</name>
652     <message>
653       <source>Attribute "ArcEndPoint" is locked by modification value in the viewer.</source>
654       <translation>Select an end point</translation>
655     </message>
656   </context>
657   <context>
658     <name>SketchArc:ArcPassedPoint</name>
659     <message>
660       <source>Attribute "ArcPassedPoint" is locked by modification value in the viewer.</source>
661       <translation>Select an intermediate point</translation>
662     </message>
663   </context>
664   <context>
665     <name>SketchArc:ArcStartPoint</name>
666     <message>
667       <source>Attribute "ArcStartPoint" is locked by modification value in the viewer.</source>
668       <translation>Select a start point</translation>
669     </message>
670   </context>
671   <context>
672     <name>SketchArc:GeomValidators_Different</name>
673     <message>
674       <source>Attributes ArcCenter and ArcStartPoint are equal.</source>
675       <translation>Center point and end point must be different</translation>
676     </message>
677   </context>
678   <context>
679     <name>SketchArc:GeomValidators_Different</name>
680     <message>
681       <source>Attributes ArcStartPoint and ArcEndPoint are equal.</source>
682       <translation>Start point and end point must be different</translation>
683     </message>
684   </context>
685   <context>
686     <name>SketchArc:Model_FeatureValidator</name>
687     <message>
688       <source>Attribute "ArcEndPoint" is not initialized.</source>
689       <translation>End point is not defined</translation>
690     </message>
691   </context>
692   <context>
693     <name>SketchArc:Model_FeatureValidator</name>
694     <message>
695       <source>Attribute "ArcPassedPoint" is not initialized.</source>
696       <translation>Intermediate point is not defined</translation>
697     </message>
698   </context>
699   <context>
700     <name>SketchArc:ArcRadius:GeomValidators_Positive</name>
701     <message>
702       <source>Double is not positive.</source>
703       <translation>Acr radius must e positive</translation>
704     </message>
705   </context>
706   <context>
707     <name>SketchArc:ArcRadius:GeomValidators_Positive</name>
708     <message>
709       <source>Integer is not initialized.</source>
710       <translation>Integer arc radius must be set</translation>
711     </message>
712   </context>
713   <context>
714     <name>SketchArc:ArcRadius:GeomValidators_Positive</name>
715     <message>
716       <source>Integer is not positive.</source>
717       <translation>Integer arc radius must be positive</translation>
718     </message>
719   </context>
720   <context>
721     <name>SketchArc:Model_FeatureValidator</name>
722     <message>
723       <source>Attribute "center_point" is not initialized.</source>
724       <translation>Select an arc center</translation>
725     </message>
726   </context>
727   <context>
728     <name>SketchArc:Model_FeatureValidator:ArcStartPoint</name>
729     <message>
730       <source>Attribute "start_point" is not initialized.</source>
731       <translation>Select an arc start point</translation>
732     </message>
733   </context>
734   <context>
735     <name>SketchArc:Model_FeatureValidator</name>
736     <message>
737       <source>Attribute "end_point" is not initialized.</source>
738       <translation>Select an arc end point</translation>
739     </message>
740   </context>
741   <context>
742     <name>SketchArc:Model_FeatureValidator</name>
743     <message>
744       <source>Attribute "ArcPassedPoint" is not initialized.</source>
745       <translation>Select an arc passed point</translation>
746     </message>
747   </context>
748   <context>
749     <name>SketchArc:Model_FeatureValidator</name>
750     <message>
751       <source>Attribute "ArcTangentPoint" is not initialized.</source>
752       <translation>Select an arc tangent point</translation>
753     </message>
754   </context>
755   <context>
756     <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
757     <message>
758       <source>The object is empty</source>
759       <translation>Line is not selected</translation>
760     </message>
761   </context>
762   <context>
763     <name>SketchConstraintMirror:Model_FeatureValidator</name>
764     <message>
765       <source>Attribute "ConstraintEntityA" is not initialized.</source>
766       <translation>Mirror line is not selected</translation>
767     </message>
768   </context>
769   <context>
770     <name>SketchConstraintMirror:Model_FeatureValidator</name>
771     <message>
772       <source>Attribute "ConstraintMirrorList" is not initialized.</source>
773       <translation>Objects for mirror are not selected</translation>
774     </message>
775   </context>
776   <context>
777     <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
778     <message>
779       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
780       <translation>The mirror line references to not acceptable shape type. The type should be: %1</translation>
781     </message>
782   </context>
783   <context>
784     <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
785     <message>
786       <source>It has reference to an empty attribute</source>
787       <translation>The mirror line refers to nothing</translation>
788     </message>
789   </context>
790   <context>
791     <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
792     <message>
793       <source>Shape type is "%1", it should be "%2"</source>
794       <translation>The mirror line refers to %1 but must be %2</translation>
795     </message>
796   </context>
797   <context>
798     <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
799     <message>
800       <source>The attribute with the %1 type is not processed</source>
801       <translation>The mirror line of type %1 is not supported</translation>
802     </message>
803   </context>
804   <context>
805     <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
806     <message>
807       <source>The result is empty</source>
808       <translation>The mirror line refers to not existing item</translation>
809     </message>
810   </context>
811   <context>
812     <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
813     <message>
814       <source>The shape is empty</source>
815       <translation>The mirror line refers to the empty shape</translation>
816     </message>
817   </context>
818
819   <context>
820     <name>SketchMultiRotation:Model_FeatureValidator</name>
821     <message>
822       <source>Attribute "AngleType" is not initialized.</source>
823       <translation>Type of angle is not defined</translation>
824     </message>
825   </context>
826   <context>
827     <name>SketchMultiRotation:Model_FeatureValidator</name>
828     <message>
829       <source>Attribute "MultiRotationCenter" is not initialized.</source>
830       <translation>Rotation center is not selected</translation>
831     </message>
832   </context>
833   <context>
834     <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
835     <message>
836       <source>The object is empty</source>
837       <translation>Rotation center is not selected</translation>
838     </message>
839   </context>
840   <context>
841     <name>SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive</name>
842     <message>
843       <source>Double is not initialized.</source>
844       <translation>The total number of rotated objects is not set</translation>
845     </message>
846   </context>
847   <context>
848     <name>SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive</name>
849     <message>
850       <source>Double is not positive.</source>
851       <translation>The total number of rotated objects must be positive</translation>
852     </message>
853   </context>
854   <context>
855     <name>SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive</name>
856     <message>
857       <source>Integer is not initialized.</source>
858       <translation>The total number of rotated objects is not set</translation>
859     </message>
860   </context>
861   <context>
862     <name>SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive</name>
863     <message>
864       <source>Integer is not positive.</source>
865       <translation>The total number of rotated objects must be positive</translation>
866     </message>
867   </context>
868   <context>
869     <name>SketchMultiRotation:Model_FeatureValidator</name>
870     <message>
871       <source>Attribute "MultiRotationList" is not initialized.</source>
872       <translation>Select objects to rotate</translation>
873     </message>
874   </context>
875   <context>
876     <name>SketchMultiRotation:Model_FeatureValidator</name>
877     <message>
878       <source>Attribute "MultiRotationAngle" is not initialized.</source>
879       <translation>Set rotation angle</translation>
880     </message>
881   </context>
882   <context>
883     <name>SketchMultiRotation:Model_FeatureValidator</name>
884     <message>
885       <source>Attribute "MultiRotationObjects" is not initialized.</source>
886       <translation>Set the number of resulting objects</translation>
887     </message>
888   </context>
889   <context>
890     <name>SketchMultiRotation:MultiRotationList:SketchPlugin_CopyValidator</name>
891     <message>
892       <source>The attribute with the %1 type is not processed</source>
893       <translation>The attribute with the %1 type is not processed</translation>
894     </message>
895   </context>
896   <context>
897     <name>SketchMultiRotation:MultiRotationList:SketchPlugin_CopyValidator</name>
898     <message>
899       <source>The object %1 is a result of copy</source>
900       <translation>The object %1 is a result of copy and can not be rotated</translation>
901     </message>
902   </context>
903   <context>
904     <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
905     <message>
906       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
907       <translation>Shape type must be %1</translation>
908     </message>
909   </context>
910   <context>
911     <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
912     <message>
913       <source>It has reference to an empty attribute</source>
914       <translation>The rotation center refers to nothing</translation>
915     </message>
916   </context>
917   <context>
918     <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
919     <message>
920       <source>Shape type is "%1", it should be "%2"</source>
921       <translation>The rotation center shape type is "%1", it should be "%2"</translation>
922     </message>
923   </context>
924   <context>
925     <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
926     <message>
927       <source>The attribute with the %1 type is not processed</source>
928       <translation>The attribute with the %1 type is not processed</translation>
929     </message>
930   </context>
931   <context>
932     <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
933     <message>
934       <source>The result is empty</source>
935       <translation>The rotation center refers to not existing item</translation>
936     </message>
937   </context>
938   <context>
939     <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
940     <message>
941       <source>The shape is empty</source>
942       <translation>The rotation center refers to the empty shape</translation>
943     </message>
944   </context>
945   
946   <context>
947     <name>SketchMultiTranslation:Model_FeatureValidator</name>
948     <message>
949       <source>Attribute "MultiTranslationEndPoint" is not initialized.</source>
950       <translation>End point of translation vector is not defined</translation>
951     </message>
952   </context>
953   <context>
954     <name>SketchMultiTranslation:Model_FeatureValidator</name>
955     <message>
956       <source>Attribute "MultiTranslationList" is not initialized.</source>
957       <translation>Objects for translation are not selected</translation>
958     </message>
959   </context>
960   <context>
961     <name>SketchMultiTranslation:GeomValidators_ShapeType</name>
962     <message>
963       <source>The object is empty</source>
964       <translation>End point of translation vector is not selected</translation>
965     </message>
966   </context>
967   <context>
968     <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
969     <message>
970       <source>The object is empty</source>
971       <translation>Start point of translation vector is not selected</translation>
972     </message>
973
974   </context>
975   <context>
976     <name>SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive</name>
977     <message>
978       <source>Double is not initialized.</source>
979       <translation>The total number of translated objects is not set</translation>
980     </message>
981   </context>
982   <context>
983     <name>SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive</name>
984     <message>
985       <source>Double is not positive.</source>
986       <translation>The total number of translated objects must be positive</translation>
987     </message>
988   </context>
989   <context>
990     <name>SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive</name>
991     <message>
992       <source>Integer is not initialized.</source>
993       <translation>The total number of translated objects is not set</translation>
994     </message>
995   </context>
996   <context>
997     <name>SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive</name>
998     <message>
999       <source>Integer is not positive.</source>
1000       <translation>The total number of translated objects must be positive</translation>
1001     </message>
1002
1003   </context>
1004   <context>
1005     <name>SketchMultiTranslation:Model_FeatureValidator</name>
1006     <message>
1007       <source>Attribute "MultiTranslationStartPoint" is not initialized.</source>
1008       <translation>Select a start point</translation>
1009     </message>
1010   </context>
1011   <context>
1012     <name>SketchMultiTranslation:Model_FeatureValidator</name>
1013     <message>
1014       <source>Attribute "MultiTranslationObjects" is not initialized.</source>
1015       <translation>Select a total number of objects</translation>
1016     </message>
1017   </context>
1018   <context>
1019     <name>SketchMultiTranslation:MultiTranslationList:SketchPlugin_CopyValidator</name>
1020     <message>
1021       <source>The attribute with the %1 type is not processed</source>
1022       <translation>The attribute with the %1 type is not processed</translation>
1023     </message>
1024   </context>
1025   <context>
1026     <name>SketchMultiTranslation:MultiTranslationList:SketchPlugin_CopyValidator</name>
1027     <message>
1028       <source>The object %1 is a result of copy</source>
1029       <translation>The object %1 is a result of copy and can not be translated</translation>
1030     </message>
1031   </context>
1032   <context>
1033     <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
1034     <message>
1035       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1036       <translation>Shape type must be %1</translation>
1037     </message>
1038   </context>
1039   <context>
1040     <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
1041     <message>
1042       <source>It has reference to an empty attribute</source>
1043       <translation>The translation start point refers to nothing</translation>
1044     </message>
1045   </context>
1046   <context>
1047     <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
1048     <message>
1049       <source>Shape type is "%1", it should be "%2"</source>
1050       <translation>The translation start point shape type is "%1", it should be "%2"</translation>
1051     </message>
1052   </context>
1053   <context>
1054     <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
1055     <message>
1056       <source>The attribute with the %1 type is not processed</source>
1057       <translation>The attribute with the %1 type is not processed</translation>
1058     </message>
1059   </context>
1060   <context>
1061     <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
1062     <message>
1063       <source>The object is empty</source>
1064       <translation>Select a start point</translation>
1065     </message>
1066   </context>
1067   <context>
1068     <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
1069     <message>
1070       <source>The result is empty</source>
1071       <translation>The start point refers to not existing item</translation>
1072     </message>
1073   </context>
1074   <context>
1075     <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
1076     <message>
1077       <source>The shape is empty</source>
1078       <translation>The start point refers to the empty shape</translation>
1079     </message>
1080   </context>
1081   <context>
1082     <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
1083     <message>
1084       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1085       <translation>Shape type must be %1</translation>
1086     </message>
1087   </context>
1088   <context>
1089     <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
1090     <message>
1091       <source>It has reference to an empty attribute</source>
1092       <translation>The translation end point refers to nothing</translation>
1093     </message>
1094   </context>
1095   <context>
1096     <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
1097     <message>
1098       <source>Shape type is "%1", it should be "%2"</source>
1099       <translation>The translation end point shape type is "%1", it should be "%2"</translation>
1100     </message>
1101   </context>
1102   <context>
1103     <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
1104     <message>
1105       <source>The attribute with the %1 type is not processed</source>
1106       <translation>The attribute with the %1 type is not processed</translation>
1107     </message>
1108   </context>
1109   <context>
1110     <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
1111     <message>
1112       <source>The object is empty</source>
1113       <translation>Select an end point</translation>
1114     </message>
1115   </context>
1116   <context>
1117     <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
1118     <message>
1119       <source>The result is empty</source>
1120       <translation>The end point refers to not existing item</translation>
1121     </message>
1122   </context>
1123   <context>
1124     <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
1125     <message>
1126       <source>The shape is empty</source>
1127       <translation>The end point refers to the empty shape</translation>
1128     </message>
1129   </context>
1130
1131   <context>
1132     <name>SketchConstraintAngle:ConstraintFlyoutValuePnt</name>
1133     <message>
1134       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
1135       <translation>Flyout value point is not clicked in the viewer</translation>
1136     </message>
1137   </context>
1138   <context>
1139     <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
1140     <message>
1141       <source>The object is empty</source>
1142       <translation>First object is not selected</translation>
1143     </message>
1144   </context>
1145   <context>
1146     <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
1147     <message>
1148       <source>The object is empty</source>
1149       <translation>Second object is not selected</translation>
1150     </message>
1151   </context>
1152   <context>
1153     <name>SketchConstraintAngle:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
1154     <message>
1155       <source>Both features, attribute and attribute in parameter, are external.</source>
1156       <translation>An angle can not be created between two external objects</translation>
1157     </message>
1158   </context>
1159   <context>
1160     <name>SketchConstraintAngle:Model_FeatureValidator</name>
1161     <message>
1162       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1163       <translation>First object is not selected</translation>
1164     </message>
1165   </context>
1166   <context>
1167     <name>SketchConstraintAngle:Model_FeatureValidator</name>
1168     <message>
1169       <source>Attribute "ConstraintEntityB" is not initialized.</source>
1170       <translation>Second object is not selected</translation>
1171     </message>
1172   </context>
1173   <context>
1174     <name>SketchConstraintAngle:Model_FeatureValidator</name>
1175     <message>
1176       <source>Attribute "AngleValue" is not initialized.</source>
1177       <translation>Set the angle value</translation>
1178     </message>
1179   </context>
1180   <context>
1181     <name>SketchConstraintAngle:Model_FeatureValidator</name>
1182     <message>
1183       <source>Attribute "AngleType" is not initialized.</source>
1184       <translation>Type of angle is not set</translation>
1185     </message>
1186   </context>
1187   <context>
1188     <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
1189     <message>
1190       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1191       <translation>Shape type must be %1</translation>
1192     </message>
1193   </context>
1194   <context>
1195     <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
1196     <message>
1197       <source>It has reference to an empty attribute</source>
1198       <translation>The first object refers to nothing</translation>
1199     </message>
1200   </context>
1201   <context>
1202     <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
1203     <message>
1204       <source>Shape type is "%1", it should be "%2"</source>
1205       <translation>The first object shape type is "%1", it should be "%2"</translation>
1206     </message>
1207   </context>
1208   <context>
1209     <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
1210     <message>
1211       <source>The attribute with the %1 type is not processed</source>
1212       <translation>The attribute with the %1 type is not processed</translation>
1213     </message>
1214   </context>
1215   <context>
1216     <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
1217     <message>
1218       <source>The result is empty</source>
1219       <translation>The constraint argument refers to not existing item</translation>
1220     </message>
1221   </context>
1222   <context>
1223     <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
1224     <message>
1225       <source>The shape is empty</source>
1226       <translation>The constraint argument refers to the empty shape</translation>
1227     </message>
1228   </context>
1229   <context>
1230     <name>SketchConstraintAngle:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
1231     <message>
1232       <source>Both features, attribute and attribute in parameter, are external.</source>
1233       <translation>Angle can not be created on two external entities</translation>
1234     </message>
1235   </context>
1236   <context>
1237     <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
1238     <message>
1239       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1240       <translation>Shape type must be %1</translation>
1241     </message>
1242   </context>
1243   <context>
1244     <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
1245     <message>
1246       <source>It has reference to an empty attribute</source>
1247       <translation>The second object refers to nothing</translation>
1248     </message>
1249   </context>
1250   <context>
1251     <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
1252     <message>
1253       <source>Shape type is "%1", it should be "%2"</source>
1254       <translation>The second object shape type is "%1", it should be "%2"</translation>
1255     </message>
1256   </context>
1257   <context>
1258     <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
1259     <message>
1260       <source>The attribute with the %1 type is not processed</source>
1261       <translation>The attribute with the %1 type is not processed</translation>
1262     </message>
1263   </context>
1264   <context>
1265     <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
1266     <message>
1267       <source>The result is empty</source>
1268       <translation>The constraint argument refers to not existing item</translation>
1269     </message>
1270   </context>
1271   <context>
1272     <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
1273     <message>
1274       <source>The shape is empty</source>
1275       <translation>The constraint argument refers to the empty shape</translation>
1276     </message>
1277   </context>
1278
1279   <context>
1280     <name>SketchConstraintCoincidence:ConstraintEntityA:PartSet_DifferentObjects</name>
1281     <message>
1282       <source>The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
1283       <translation>Diferent objects should be selected</translation>
1284     </message>
1285   </context>
1286   <context>
1287     <name>SketchConstraintCoincidence:ConstraintEntityB:PartSet_DifferentObjects</name>
1288     <message>
1289       <source>The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
1290       <translation>Diferent objects should be selected</translation>
1291     </message>
1292   </context>
1293   <context>
1294     <name>SketchConstraintCoincidence:Model_FeatureValidator</name>
1295     <message>
1296       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1297       <translation>First object is not selected</translation>
1298     </message>
1299   </context>
1300   <context>
1301     <name>SketchConstraintCoincidence:Model_FeatureValidator</name>
1302     <message>
1303       <source>Attribute "ConstraintEntityB" is not initialized.</source>
1304       <translation>Second object is not selected</translation>
1305     </message>
1306   </context>
1307   <context>
1308     <name>SketchConstraintCoincidence:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
1309     <message>
1310       <source>Both features, attribute and attribute in parameter, are external.</source>
1311       <translation>A coincidence can not be created between two external objects</translation>
1312     </message>
1313   </context>
1314   <context>
1315     <name>SketchConstraintCoincidence:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
1316     <message>
1317       <source>Both features, attribute and attribute in parameter, are external.</source>
1318       <translation>A coincidence can not be created between two external objects</translation>
1319     </message>
1320   </context>
1321
1322   <context>
1323     <name>SketchConstraintDistance:ConstraintFlyoutValuePnt</name>
1324     <message>
1325       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
1326       <translation>Flyout value point is not clicked in the viewer</translation>
1327     </message>
1328   </context>
1329   <context>
1330     <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
1331     <message>
1332       <source>The object is empty</source>
1333       <translation>First object is not selected</translation>
1334     </message>
1335   </context>
1336   <context>
1337     <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
1338     <message>
1339       <source>The object is empty</source>
1340       <translation>Second object is not selected</translation>
1341     </message>
1342   </context>
1343   <context>
1344     <name>SketchConstraintDistance:ConstraintValue:GeomValidators_Positive</name>
1345     <message>
1346       <source>Double is not initialized.</source>
1347       <translation>Distance value must be set</translation>
1348     </message>
1349   </context>
1350   <context>
1351     <name>SketchConstraintDistance:Model_FeatureValidator</name>
1352     <message>
1353       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1354       <translation>First object is not selected</translation>
1355     </message>
1356   </context>
1357   <context>
1358     <name>SketchConstraintDistance:Model_FeatureValidator</name>
1359     <message>
1360       <source>Attribute "ConstraintEntityB" is not initialized.</source>
1361       <translation>Second object is not selected</translation>
1362     </message>
1363   </context>
1364   <context>
1365     <name>SketchConstraintDistance:ConstraintValue:GeomValidators_Positive</name>
1366     <message>
1367       <source>Double is not positive.</source>
1368       <translation>Distance value must be positive</translation>
1369     </message>
1370   </context>
1371   <context>
1372     <name>SketchConstraintDistance:ConstraintValue:GeomValidators_Positive</name>
1373     <message>
1374       <source>Integer is not initialized.</source>
1375       <translation>Integer distance value must be set</translation>
1376     </message>
1377   </context>
1378   <context>
1379     <name>SketchConstraintDistance:ConstraintValue:GeomValidators_Positive</name>
1380     <message>
1381       <source>Integer is not positive.</source>
1382       <translation>Integer distance value must be positive</translation>
1383     </message>
1384   </context>
1385   <context>
1386     <name>SketchConstraintDistance:Model_FeatureValidator</name>
1387     <message>
1388       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1389       <translation>First object is not selected</translation>
1390     </message>
1391   </context>
1392   <context>
1393     <name>SketchConstraintDistance:Model_FeatureValidator</name>
1394     <message>
1395       <source>Attribute "ConstraintEntityB" is not initialized.</source>
1396       <translation>Second object is not selected</translation>
1397     </message>
1398   </context>
1399   <context>
1400     <name>SketchConstraintDistance:Model_FeatureValidator</name>
1401     <message>
1402       <source>Attribute "ConstraintValue" is not initialized.</source>
1403       <translation>Set the distance</translation>
1404     </message>
1405   </context>
1406   <context>
1407     <name>SketchConstraintDistance:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
1408     <message>
1409       <source>Both features, attribute and attribute in parameter, are external.</source>
1410       <translation>Distance can not be set between two external objects</translation>
1411     </message>
1412   </context>
1413   <context>
1414     <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
1415     <message>
1416       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1417       <translation>Shape type must be %1</translation>
1418     </message>
1419   </context>
1420   <context>
1421     <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
1422     <message>
1423       <source>It has reference to an empty attribute</source>
1424       <translation>The first object refers to nothing</translation>
1425     </message>
1426   </context>
1427   <context>
1428     <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
1429     <message>
1430       <source>Shape type is "%1", it should be "%2"</source>
1431       <translation>The first object shape type is "%1", it should be "%2"</translation>
1432     </message>
1433   </context>
1434   <context>
1435     <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
1436     <message>
1437       <source>The attribute with the %1 type is not processed</source>
1438       <translation>The attribute with the %1 type is not processed</translation>
1439     </message>
1440   </context>
1441   <context>
1442     <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
1443     <message>
1444       <source>The result is empty</source>
1445       <translation>The constraint argument refers to not existing item</translation>
1446     </message>
1447   </context>
1448   <context>
1449     <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
1450     <message>
1451       <source>The shape is empty</source>
1452       <translation>The constraint argument refers to the empty shape</translation>
1453     </message>
1454   </context>
1455   <context>
1456     <name>SketchConstraintDistance:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
1457     <message>
1458       <source>Both features, attribute and attribute in parameter, are external.</source>
1459       <translation>Distance can not be set between two external objects</translation>
1460     </message>
1461   </context>
1462   <context>
1463     <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
1464     <message>
1465       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1466       <translation>Shape type must be %1</translation>
1467     </message>
1468   </context>
1469   <context>
1470     <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
1471     <message>
1472       <source>It has reference to an empty attribute</source>
1473       <translation>The second object refers to nothing</translation>
1474     </message>
1475   </context>
1476   <context>
1477     <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
1478     <message>
1479       <source>Shape type is "%1", it should be "%2"</source>
1480       <translation>The second object shape type is "%1", it should be "%2"</translation>
1481     </message>
1482   </context>
1483   <context>
1484     <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
1485     <message>
1486       <source>The attribute with the %1 type is not processed</source>
1487       <translation>The attribute with the %1 type is not processed</translation>
1488     </message>
1489   </context>
1490   <context>
1491     <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
1492     <message>
1493       <source>The result is empty</source>
1494       <translation>The constraint argument refers to not existing item</translation>
1495     </message>
1496   </context>
1497   <context>
1498     <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
1499     <message>
1500       <source>The shape is empty</source>
1501       <translation>The constraint argument refers to the empty shape</translation>
1502     </message>
1503   </context>
1504
1505   <context>
1506     <name>SketchConstraintEqual:ConstraintEntityA:PartSet_DifferentObjects</name>
1507     <message>
1508       <source>The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
1509       <translation>Diferent objects should be selected</translation>
1510     </message>
1511   </context>
1512   <context>
1513     <name>SketchConstraintEqual:ConstraintEntityB:PartSet_DifferentObjects</name>
1514     <message>
1515       <source>The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
1516       <translation>Diferent objects should be selected</translation>
1517     </message>
1518   </context>
1519   <context>
1520     <name>SketchConstraintEqual:ConstraintEntityB:SketchPlugin_EqualAttr</name>
1521     <message>
1522       <source>An empty object is used.</source>
1523       <translation>An empty object is used</translation>
1524     </message>
1525   </context>
1526   <context>
1527     <name>SketchConstraintEqual:Model_FeatureValidator</name>
1528     <message>
1529       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1530       <translation>First object is not selected</translation>
1531     </message>
1532   </context>
1533   <context>
1534     <name>SketchConstraintEqual:Model_FeatureValidator</name>
1535     <message>
1536       <source>Attribute "ConstraintEntityB" is not initialized.</source>
1537       <translation>Second object is not selected</translation>
1538     </message>
1539   </context>
1540   <context>
1541     <name>SketchConstraintEqual:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
1542     <message>
1543       <source>Both features, attribute and attribute in parameter, are external.</source>
1544       <translation>An equality can not be set between two external objects</translation>
1545     </message>
1546   </context>
1547   <context>
1548     <name>SketchConstraintEqual:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
1549     <message>
1550       <source>Both features, attribute and attribute in parameter, are external.</source>
1551       <translation>An equality can not be set between two external objects</translation>
1552     </message>
1553   </context>
1554
1555   <context>
1556     <name>SketchConstraintLength:ConstraintFlyoutValuePnt</name>
1557     <message>
1558       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
1559       <translation>Flyout value point is not clicked in the viewer</translation>
1560     </message>
1561   </context>
1562   <context>
1563     <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
1564     <message>
1565       <source>The object is empty</source>
1566       <translation>Object is not selected</translation>
1567     </message>
1568   </context>
1569   <context>
1570     <name>SketchConstraintLength:ConstraintValue:GeomValidators_Positive</name>
1571     <message>
1572       <source>Double is not initialized.</source>
1573       <translation>Set the length value</translation>
1574     </message>
1575   </context>
1576   <context>
1577     <name>SketchConstraintLength:Model_FeatureValidator</name>
1578     <message>
1579       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1580       <translation>Line is not selected</translation>
1581     </message>
1582   </context>
1583   <context>
1584     <name>SketchConstraintLength:ConstraintValue:GeomValidators_Positive</name>
1585     <message>
1586       <source>Double is not positive.</source>
1587       <translation>Length value is not positive</translation>
1588     </message>
1589   </context>
1590   <context>
1591     <name>SketchConstraintLength:ConstraintValue:GeomValidators_Positive</name>
1592     <message>
1593       <source>Integer is not initialized.</source>
1594       <translation>Set the integer length value</translation>
1595     </message>
1596   </context>
1597   <context>
1598     <name>SketchConstraintLength:ConstraintValue:GeomValidators_Positive</name>
1599     <message>
1600       <source>Integer is not positive.</source>
1601       <translation>Integer length value is not positive</translation>
1602     </message>
1603
1604   </context>
1605   <context>
1606     <name>SketchConstraintLength:Model_FeatureValidator</name>
1607     <message>
1608       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1609       <translation>Line is not selected</translation>
1610     </message>
1611   </context>
1612   <context>
1613     <name>SketchConstraintLength:Model_FeatureValidator</name>
1614     <message>
1615       <source>Attribute "ConstraintValue" is not initialized.</source>
1616       <translation>Set the length value</translation>
1617     </message>
1618   </context>
1619   <context>
1620     <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
1621     <message>
1622       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1623       <translation>Shape type must be %1</translation>
1624     </message>
1625   </context>
1626   <context>
1627     <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
1628     <message>
1629       <source>It has reference to an empty attribute</source>
1630       <translation>The line refers to nothing</translation>
1631     </message>
1632   </context>
1633   <context>
1634     <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
1635     <message>
1636       <source>Shape type is "%1", it should be "%2"</source>
1637       <translation>The line shape type is "%1", it should be "%2"</translation>
1638     </message>
1639   </context>
1640   <context>
1641     <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
1642     <message>
1643       <source>The attribute with the %1 type is not processed</source>
1644       <translation>The attribute with the %1 type is not processed</translation>
1645     </message>
1646   </context>
1647   <context>
1648     <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
1649     <message>
1650       <source>The result is empty</source>
1651       <translation>The constraint argument refers to not existing item</translation>
1652     </message>
1653   </context>
1654   <context>
1655     <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
1656     <message>
1657       <source>The shape is empty</source>
1658       <translation>The constraint argument refers to the empty shape</translation>
1659     </message>
1660   </context>
1661
1662   <context>
1663     <name>SketchConstraintMiddle:ConstraintEntityA:PartSet_DifferentObjects</name>
1664     <message>
1665       <source>The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
1666       <translation>Diferent objects should be selected</translation>
1667     </message>
1668   </context>
1669   <context>
1670     <name>SketchConstraintMiddle:ConstraintEntityB:PartSet_DifferentObjects</name>
1671     <message>
1672       <source>The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
1673       <translation>Diferent objects should be selected</translation>
1674     </message>
1675   </context>
1676   <context>
1677     <name>SketchConstraintMiddle:ConstraintEntityB:SketchPlugin_MiddlePointAttr</name>
1678     <message>
1679       <source>Middle point constraint allows points and lines only</source>
1680       <translation>Not point or line is selected</translation>
1681     </message>
1682   </context>
1683   <context>
1684     <name>SketchConstraintMiddle:Model_FeatureValidator</name>
1685     <message>
1686       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1687       <translation>First object is not selected</translation>
1688     </message>
1689   </context>
1690   <context>
1691     <name>SketchConstraintMiddle:Model_FeatureValidator</name>
1692     <message>
1693       <source>Attribute "ConstraintEntityB" is not initialized.</source>
1694       <translation>Second object is not selected</translation>
1695     </message>
1696   </context>
1697   <context>
1698     <name>SketchConstraintMiddle:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
1699     <message>
1700       <source>Both features, attribute and attribute in parameter, are external.</source>
1701       <translation>A middle can not be set for two external objects</translation>
1702     </message>
1703   </context>
1704   <context>
1705     <name>SketchConstraintMiddle:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
1706     <message>
1707       <source>Both features, attribute and attribute in parameter, are external.</source>
1708       <translation>A middle can not be set for two external objects</translation>
1709     </message>
1710   </context>
1711
1712   <context>
1713     <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
1714     <message>
1715       <source>The object is empty</source>
1716       <translation>First object is not selected</translation>
1717     </message>
1718   </context>
1719   <context>
1720     <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
1721     <message>
1722       <source>The object is empty</source>
1723       <translation>Second object is not selected</translation>
1724     </message>
1725   </context>
1726   <context>
1727     <name>SketchConstraintParallel:Model_FeatureValidator</name>
1728     <message>
1729       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1730       <translation>First line is not selected</translation>
1731     </message>
1732   </context>
1733   <context>
1734     <name>SketchConstraintParallel:Model_FeatureValidator</name>
1735     <message>
1736       <source>Attribute "ConstraintEntityB" is not initialized.</source>
1737       <translation>Second line is not selected</translation>
1738     </message>
1739   </context>
1740   <context>
1741     <name>SketchConstraintParallel:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
1742     <message>
1743       <source>Both features, attribute and attribute in parameter, are external.</source>
1744       <translation>A parallel can not be set between two external objects</translation>
1745     </message>
1746   </context>
1747   <context>
1748     <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
1749     <message>
1750       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1751       <translation>Shape type must be %1</translation>
1752     </message>
1753   </context>
1754   <context>
1755     <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
1756     <message>
1757       <source>It has reference to an empty attribute</source>
1758       <translation>The first line refers to nothing</translation>
1759     </message>
1760   </context>
1761   <context>
1762     <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
1763     <message>
1764       <source>Shape type is "%1", it should be "%2"</source>
1765       <translation>The first line shape type is "%1", it should be "%2"</translation>
1766     </message>
1767   </context>
1768   <context>
1769     <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
1770     <message>
1771       <source>The attribute with the %1 type is not processed</source>
1772       <translation>The attribute with the %1 type is not processed</translation>
1773     </message>
1774   </context>
1775   <context>
1776     <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
1777     <message>
1778       <source>The result is empty</source>
1779       <translation>The constraint argument refers to not existing item</translation>
1780     </message>
1781   </context>
1782   <context>
1783     <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
1784     <message>
1785       <source>The shape is empty</source>
1786       <translation>The constraint argument refers to the empty shape</translation>
1787     </message>
1788   </context>
1789   <context>
1790     <name>SketchConstraintParallel:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
1791     <message>
1792       <source>Both features, attribute and attribute in parameter, are external.</source>
1793       <translation>A parallel can not be set between two external objects</translation>
1794     </message>
1795   </context>
1796   <context>
1797     <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
1798     <message>
1799       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1800       <translation>Shape type must be %1</translation>
1801     </message>
1802   </context>
1803   <context>
1804     <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
1805     <message>
1806       <source>It has reference to an empty attribute</source>
1807       <translation>The second line refers to nothing</translation>
1808     </message>
1809   </context>
1810   <context>
1811     <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
1812     <message>
1813       <source>Shape type is "%1", it should be "%2"</source>
1814       <translation>The second line shape type is "%1", it should be "%2"</translation>
1815     </message>
1816   </context>
1817   <context>
1818     <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
1819     <message>
1820       <source>The attribute with the %1 type is not processed</source>
1821       <translation>The attribute with the %1 type is not processed</translation>
1822     </message>
1823   </context>
1824   <context>
1825     <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
1826     <message>
1827       <source>The result is empty</source>
1828       <translation>The constraint argument refers to not existing item</translation>
1829     </message>
1830   </context>
1831   <context>
1832     <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
1833     <message>
1834       <source>The shape is empty</source>
1835       <translation>The constraint argument refers to the empty shape</translation>
1836     </message>
1837   </context>
1838
1839   <context>
1840     <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
1841     <message>
1842       <source>The object is empty</source>
1843       <translation>Object is not selected</translation>
1844     </message>
1845   </context>
1846   <context>
1847     <name>SketchConstraintRigid:Model_FeatureValidator</name>
1848     <message>
1849       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1850       <translation>Object is not selected</translation>
1851     </message>
1852   </context>
1853   <context>
1854     <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
1855     <message>
1856       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
1857       <translation>The fixed constraint references to not acceptable shape type. The type should be: %1</translation>
1858     </message>
1859   </context>
1860   <context>
1861     <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
1862     <message>
1863       <source>It has reference to an empty attribute</source>
1864       <translation>The fixed constraint refers to nothing</translation>
1865     </message>
1866   </context>
1867   <context>
1868     <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
1869     <message>
1870       <source>Shape type is "%1", it should be "%2"</source>
1871       <translation>The fixed constraint refers to %1 but must be %2</translation>
1872     </message>
1873   </context>
1874   <context>
1875     <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
1876     <message>
1877       <source>The attribute with the %1 type is not processed</source>
1878       <translation>The fixed constraint of type %1 is not supported</translation>
1879     </message>
1880   </context>
1881   <context>
1882     <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
1883     <message>
1884       <source>The result is empty</source>
1885       <translation>The fixed constraint refers to not existing item</translation>
1886     </message>
1887   </context>
1888   <context>
1889     <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
1890     <message>
1891       <source>The shape is empty</source>
1892       <translation>The fixed constraint refers to the empty shape</translation>
1893     </message>
1894   </context>
1895
1896   <context>
1897     <name>SketchConstraintTangent:ConstraintEntityA:PartSet_DifferentObjects</name>
1898     <message>
1899       <source>The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
1900       <translation>Diferent objects should be selected</translation>
1901     </message>
1902   </context>
1903   <context>
1904     <name>SketchConstraintTangent:ConstraintEntityB:PartSet_DifferentObjects</name>
1905     <message>
1906       <source>The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
1907       <translation>Diferent objects should be selected</translation>
1908     </message>
1909   </context>
1910   <context>
1911     <name>SketchConstraintTangent:ConstraintEntityB:SketchPlugin_TangentAttr</name>
1912     <message>
1913       <source>It uses an empty object</source>
1914       <translation>Selection is not valid</translation>
1915     </message>
1916   </context>
1917   <context>
1918     <name>SketchConstraintTangent:Model_FeatureValidator</name>
1919     <message>
1920       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1921       <translation>First object is not selected</translation>
1922     </message>
1923   </context>
1924   <context>
1925     <name>SketchConstraintTangent:Model_FeatureValidator</name>
1926     <message>
1927       <source>Attribute "ConstraintEntityB" is not initialized.</source>
1928       <translation>Second object is not selected</translation>
1929     </message>
1930   </context>
1931
1932   <context>
1933     <name>SketchConstraintSplit:ConstraintEntityA:SketchPlugin_SplitValidator</name>
1934     <message>
1935       <source>The attribute with the %1 type is not processed</source>
1936       <translation>Only attribute selection can be used for the sketch face, not %1</translation>
1937     </message>
1938   </context>
1939
1940   <context>
1941     <name>SketchFillet:ConstraintValue:GeomValidators_Positive</name>
1942     <message>
1943       <source>Double is not initialized.</source>
1944       <translation>Set the fillet radius</translation>
1945     </message>
1946   </context>
1947   <context>
1948     <name>SketchFillet:ConstraintValue:GeomValidators_Positive</name>
1949     <message>
1950       <source>Double is not positive.</source>
1951       <translation>The fillet radius must be positive</translation>
1952     </message>
1953   </context>
1954   <context>
1955     <name>SketchFillet:ConstraintValue:GeomValidators_Positive</name>
1956     <message>
1957       <source>Integer is not initialized.</source>
1958       <translation>Set the integer fillet radius</translation>
1959     </message>
1960   </context>
1961   <context>
1962     <name>SketchFillet:ConstraintValue:GeomValidators_Positive</name>
1963     <message>
1964       <source>Integer is not positive.</source>
1965       <translation>The integer fillet radius must be positive</translation>
1966     </message>
1967   </context>
1968   <context>
1969     <name>SketchFillet:Model_FeatureValidator</name>
1970     <message>
1971       <source>Attribute "ConstraintEntityA" is not initialized.</source>
1972       <translation>Select one or several points for filet</translation>
1973     </message>
1974   </context>
1975   <context>
1976     <name>SketchFillet:Model_FeatureValidator</name>
1977     <message>
1978       <source>Attribute "ConstraintValue" is not initialized.</source>
1979       <translation>Set the fillet radius</translation>
1980     </message>
1981   </context>
1982   <context>
1983     <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
1984     <message>
1985       <source>Error: List of points is empty.</source>
1986       <translation>List of points is empty</translation>
1987     </message>
1988   </context>
1989   <context>
1990     <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
1991     <message>
1992       <source>Error: one of the selected point does not have coicidence.</source>
1993       <translation>One of the selected point does not have coicidence</translation>
1994     </message>
1995   </context>
1996   <context>
1997     <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
1998     <message>
1999       <source>Error: One of the selected points does not have two suitable edges for fillet.</source>
2000       <translation>One of the selected points does not have two suitable edges for fillet</translation>
2001     </message>
2002   </context>
2003   <context>
2004     <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
2005     <message>
2006       <source>Error: Edges in selected point has tangent constraint.</source>
2007       <translation>Edges in selected point has tangent constraint</translation>
2008     </message>
2009   </context>
2010   <context>
2011     <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
2012     <message>
2013       <source>Error: Edges in selected point has tangent constraint.</source>
2014       <translation>Edges in selected point has tangent constraint</translation>
2015     </message>
2016   </context>
2017   
2018   <context>
2019     <name>SketchProjection:ExternalFeature:SketchPlugin_ProjectionValidator</name>
2020     <message>
2021       <source>The attribute with the %1 type is not processed</source>
2022       <translation>An argument of type %1 of the projection feature is not supported</translation>
2023     </message>
2024   </context>
2025   <context>
2026     <name>SketchProjection:ExternalFeature:SketchPlugin_ProjectionValidator</name>
2027     <message>
2028       <source>The attribute %1 should be an edge</source>
2029       <translation>The projected item must be an edge</translation>
2030     </message>
2031   </context>
2032   <context>
2033     <name>SketchProjection:ExternalFeature:SketchPlugin_ProjectionValidator</name>
2034     <message>
2035       <source>There is no sketch referring to the current feature</source>
2036       <translation>The projection feature has no sketch</translation>
2037     </message>
2038   </context>
2039   
2040   <context>
2041     <name>SketchProjection:Model_FeatureValidator</name>
2042     <message>
2043       <source>Attribute "ExternalFeature" is not initialized.</source>
2044       <translation></translation>
2045     </message>
2046   </context>
2047 </TS>