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