Salome HOME
Add translation 1
[modules/shaper.git] / src / ConstructionPlugin / ConstructionPlugin_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US">
4   <context>
5     <name>Axis</name>
6     <message>
7       <source>CylindricalFace - GeomValidators_Face: The attribute with the %1 type is not processed</source>
8       <translation>The axis by face references to not acceptable shape type. The type should be: %1</translation>
9     </message>
10     <message>
11       <source>CylindricalFace - GeomValidators_Face: The shape is not a face.</source>
12       <translation>The axis by face can be created only on a face</translation>
13     </message>
14     <message>
15       <source>CylindricalFace - GeomValidators_Face: The shape is not a plane.</source>
16       <translation>The axis by face can be created only on a planar face</translation>
17     </message>
18     <message>
19       <source>CylindricalFace - GeomValidators_Face: The shape is not a cylinder.</source>
20       <translation>The axis by face can be created only on a cylindrical face</translation>
21     </message>
22     <message>
23       <source>CylindricalFace - GeomValidators_Face: The shape is not an available face.</source>
24       <translation>The axis by a face cannot be created on the selected face</translation>
25     </message>
26     
27     <message>
28       <source>Model_FeatureValidator: Attribute "FirstPoint" is not initialized.</source>
29       <translation></translation>
30     </message>
31     <message>
32       <source>Model_FeatureValidator: Attribute "SecondPoint" is not initialized.</source>
33       <translation></translation>
34     </message>
35     <message>
36       <source>Model_FeatureValidator: Attribute "CylindricalFace" is not initialized.</source>
37       <translation></translation>
38     </message>
39     <message>
40       <source>FirstPoint - GeomValidators_ConstructionComposite: The attribute with the %1 type is not processed</source>
41       <translation></translation>
42     </message>
43     <message>
44       <source>FirstPoint - GeomValidators_ConstructionComposite: The result is empty</source>
45       <translation></translation>
46     </message>
47     <message>
48       <source>FirstPoint - GeomValidators_ConstructionComposite: Uses composite construction feature without sub-features.</source>
49       <translation></translation>
50     </message>
51     <message>
52       <source>FirstPoint - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
53       <translation></translation>
54     </message>
55     <message>
56       <source>FirstPoint - GeomValidators_ShapeType: It has reference to an empty attribute</source>
57       <translation></translation>
58     </message>
59     <message>
60       <source>FirstPoint - GeomValidators_ShapeType: Shape type is \"%1\", it should be \"%2\"</source>
61       <translation></translation>
62     </message>
63     <message>
64       <source>FirstPoint - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
65       <translation></translation>
66     </message>
67     <message>
68       <source>FirstPoint - GeomValidators_ShapeType: The object is empty</source>
69       <translation></translation>
70     </message>
71     <message>
72       <source>FirstPoint - GeomValidators_ShapeType: The result is empty</source>
73       <translation></translation>
74     </message>
75     <message>
76       <source>FirstPoint - GeomValidators_ShapeType: The shape is empty</source>
77       <translation></translation>
78     </message>
79     <message>
80       <source>SecondPoint - GeomValidators_ConstructionComposite: The attribute with the %1 type is not processed</source>
81       <translation></translation>
82     </message>
83     <message>
84       <source>SecondPoint - GeomValidators_ConstructionComposite: The result is empty</source>
85       <translation></translation>
86     </message>
87     <message>
88       <source>SecondPoint - GeomValidators_ConstructionComposite: Uses composite construction feature without sub-features.</source>
89       <translation></translation>
90     </message>
91     <message>
92       <source>SecondPoint - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
93       <translation></translation>
94     </message>
95     <message>
96       <source>SecondPoint - GeomValidators_ShapeType: It has reference to an empty attribute</source>
97       <translation></translation>
98     </message>
99     <message>
100       <source>SecondPoint - GeomValidators_ShapeType: Shape type is \"%1\", it should be \"%2\"</source>
101       <translation></translation>
102     </message>
103     <message>
104       <source>SecondPoint - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
105       <translation></translation>
106     </message>
107     <message>
108       <source>SecondPoint - GeomValidators_ShapeType: The object is empty</source>
109       <translation></translation>
110     </message>
111     <message>
112       <source>SecondPoint - GeomValidators_ShapeType: The result is empty</source>
113       <translation></translation>
114     </message>
115     <message>
116       <source>SecondPoint - GeomValidators_ShapeType: The shape is empty</source>
117       <translation></translation>
118     </message>
119     <message>
120       <source>SecondPoint - GeomValidators_DifferentShapes: The feature uses equal shapes.</source>
121       <translation></translation>
122     </message>
123   </context>
124   
125   <context>
126     <name>Plane</name>
127     <message>
128       <source>planeFace - GeomValidators_Face: The attribute with the %1 type is not processed</source>
129       <translation>The plane references to not acceptable shape type. The type should be: %1</translation>
130     </message>
131     <message>
132       <source>planeFace - GeomValidators_Face: The shape is not a face.</source>
133       <translation>The plane can be created only on a face</translation>
134     </message>
135     <message>
136       <source>planeFace - GeomValidators_Face: The shape is not a plane.</source>
137       <translation>The plane can be created only on a planar face</translation>
138     </message>
139     <message>
140       <source>planeFace - GeomValidators_Face: The shape is not a cylinder.</source>
141       <translation>The plane can be created only on a cylindrical face</translation>
142     </message>
143     <message>
144       <source>planeFace - GeomValidators_Face: The shape is not an available face.</source>
145       <translation>The plane cannot be created on the selected face</translation>
146     </message>
147
148     <message>
149       <source>Model_FeatureValidator: Attribute "planeFace" is not initialized.</source>
150       <translation></translation>
151     </message>
152     <message>
153       <source>Model_FeatureValidator: Attribute "distance" is not initialized.</source>
154       <translation></translation>
155     </message>
156   </context>
157   
158   <context>
159     <name>Point</name>
160     <message>
161       <source>Model_FeatureValidator: Attribute "x" is not initialized.</source>
162       <translation>Select the x coordinate</translation>
163     </message>
164     <message>
165       <source>Model_FeatureValidator: Attribute "y" is not initialized.</source>
166       <translation>Select the y coordinate</translation>
167     </message>
168     <message>
169       <source>Model_FeatureValidator: Attribute "z" is not initialized.</source>
170       <translation>Select the z coordinate</translation>
171     </message>
172   </context>
173 </TS>