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