Salome HOME
Update translations to French and group messages by their context.
[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
5   <context>
6     <name>Axis:CylindricalFace:GeomValidators_Face</name>
7     <message>
8       <source>The attribute with the %1 type is not processed</source>
9       <translation>The axis by face references to not acceptable shape type. The type should be: %1</translation>
10     </message>
11     <message>
12       <source>The shape is not a face.</source>
13       <translation>The axis by face can be created only on a face</translation>
14     </message>
15     <message>
16       <source>The shape is not a plane.</source>
17       <translation>The axis by face can be created only on a planar face</translation>
18     </message>
19     <message>
20       <source>The shape is not a cylinder.</source>
21       <translation>The axis by face can be created only on a cylindrical face</translation>
22     </message>
23     <message>
24       <source>The shape is not an available face.</source>
25       <translation>The axis by a face cannot be created on the selected face</translation>
26     </message>
27   </context>
28   <context>
29     <name>Axis:Model_FeatureValidator</name>
30     <message>
31       <source>Attribute "FirstPoint" is not initialized.</source>
32       <translation>Select the first point</translation>
33     </message>
34     <message>
35       <source>Attribute "SecondPoint" is not initialized.</source>
36       <translation>Select the second point</translation>
37     </message>
38     <message>
39       <source>Attribute "CylindricalFace" is not initialized.</source>
40       <translation>Select the cylindrical face</translation>
41     </message>
42   </context>
43   <context>
44     <name>Axis:FirstPoint:GeomValidators_ConstructionComposite</name>
45     <message>
46       <source>The attribute with the %1 type is not processed</source>
47       <translation>Only attribute selection can be used for the first point, not %1</translation>
48     </message>
49     <message>
50       <source>The result is empty</source>
51       <translation>The first point refers to not existing item</translation>
52     </message>
53     <message>
54       <source>Uses composite construction feature without sub-features.</source>
55       <translation>The first point uses composite construction feature without sub-features</translation>
56     </message>
57   </context>
58   <context>
59     <name>Axis:FirstPoint:GeomValidators_ShapeType</name>
60     <message>
61       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
62       <translation>The first point does not contain element with acceptable shape type. The type should be: %1</translation>
63     </message>
64     <message>
65       <source>It has reference to an empty attribute</source>
66       <translation>The first point refers to nothing</translation>
67     </message>
68     <message>
69       <source>Shape type is "%1", it should be "%2"</source>
70       <translation>The first point refers to %1 but must be %2</translation>
71     </message>
72     <message>
73       <source>The attribute with the %1 type is not processed</source>
74       <translation>The first point of type %1 is not supported</translation>
75     </message>
76     <message>
77       <source>The object is empty</source>
78       <translation>The first point refers to not existing item</translation>
79     </message>
80     <message>
81       <source>The result is empty</source>
82       <translation>The first point refers to not existing item</translation>
83     </message>
84     <message>
85       <source>The shape is empty</source>
86       <translation>The first point refers to the empty shape</translation>
87     </message>
88   </context>
89   <context>
90     <name>Axis:SecondPoint:GeomValidators_ConstructionComposite</name>
91     <message>
92       <source>The attribute with the %1 type is not processed</source>
93       <translation>Only attribute selection can be used for the second point, not %1</translation>
94     </message>
95     <message>
96       <source>The result is empty</source>
97       <translation>The second point refers to not existing item</translation>
98     </message>
99     <message>
100       <source>Uses composite construction feature without sub-features.</source>
101       <translation>The second point uses composite construction feature without sub-features</translation>
102     </message>
103   </context>
104   <context>
105     <name>Axis:SecondPoint:GeomValidators_ShapeType</name>
106     <message>
107       <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
108       <translation>The second point does not contain element with acceptable shape type. The type should be: %1</translation>
109     </message>
110     <message>
111       <source>It has reference to an empty attribute</source>
112       <translation>The second point refers to nothing</translation>
113     </message>
114     <message>
115       <source>Shape type is "%1", it should be "%2"</source>
116       <translation>The second point refers to %1 but must be %2</translation>
117     </message>
118     <message>
119       <source>The attribute with the %1 type is not processed</source>
120       <translation>The second point of type %1 is not supported</translation>
121     </message>
122     <message>
123       <source>The object is empty</source>
124       <translation>The second point refers to not existing item</translation>
125     </message>
126     <message>
127       <source>The result is empty</source>
128       <translation>The second point refers to not existing item</translation>
129     </message>
130     <message>
131       <source>The shape is empty</source>
132       <translation>The second point refers to the empty shape</translation>
133     </message>
134   </context>
135   <context>
136     <name>Axis:SecondPoint:GeomValidators_DifferentShapes</name>
137     <message>
138       <source>The feature uses equal shapes.</source>
139       <translation>The axis points must be different</translation>
140     </message>
141   </context>
142   <context>
143     <name>Axis:FirstPoint</name>
144     <message>
145       <source>Attribute "%1" is not initialized.</source>
146       <translation>Select a first point.</translation>
147     </message>
148   </context>
149   <context>
150     <name>Axis:SecondPoint</name>
151     <message>
152       <source>Attribute "%1" is not initialized.</source>
153       <translation>Select a second point.</translation>
154     </message>
155   </context>
156   <context>
157     <name>Axis:line</name>
158     <message>
159       <source>Attribute "%1" is not initialized.</source>
160       <translation>Select a line.</translation>
161     </message>
162   </context>
163   <context>
164     <name>Axis:plane</name>
165     <message>
166       <source>Attribute "%1" is not initialized.</source>
167       <translation>Select a planar face.</translation>
168     </message>
169   </context>
170   <context>
171     <name>Axis:plane1</name>
172     <message>
173       <source>Attribute "%1" is not initialized.</source>
174       <translation>Select a planar face.</translation>
175     </message>
176   </context>
177   <context>
178     <name>Axis:plane2</name>
179     <message>
180       <source>Attribute "%1" is not initialized.</source>
181       <translation>Select a planar face.</translation>
182     </message>
183   </context>
184   <context>
185     <name>Axis:point</name>
186     <message>
187       <source>Attribute "%1" is not initialized.</source>
188       <translation>Select a point.</translation>
189     </message>
190   </context>
191   <context>
192     <name>Axis:CylindricalFace</name>
193     <message>
194       <source>Attribute "%1" is not initialized.</source>
195       <translation>Select a cylindrical object.</translation>
196     </message>
197   </context>
198
199   <context>
200     <name>Plane:planeFace:GeomValidators_Face</name>
201     <message>
202       <source>The attribute with the %1 type is not processed</source>
203       <translation>The plane references to not acceptable shape type. The type should be: %1</translation>
204     </message>
205     <message>
206       <source>The shape is not a face.</source>
207       <translation>The plane can be created only on a face</translation>
208     </message>
209     <message>
210       <source>The shape is not a plane.</source>
211       <translation>The plane can be created only on a planar face</translation>
212     </message>
213     <message>
214       <source>The shape is not a cylinder.</source>
215       <translation>The plane can be created only on a cylindrical face</translation>
216     </message>
217     <message>
218       <source>The shape is not an available face.</source>
219       <translation>The plane cannot be created on the selected face</translation>
220     </message>
221   </context>
222   <context>
223     <name>Plane:Model_FeatureValidator</name>
224     <message>
225       <source>Attribute "planeFace" is not initialized.</source>
226       <translation>Select the plane face</translation>
227     </message>
228     <message>
229       <source>Attribute "distance" is not initialized.</source>
230       <translation>Set the distance</translation>
231     </message>
232   </context>
233   <context>
234     <name>Plane:axis</name>
235     <message>
236       <source>Attribute "%1" is not initialized.</source>
237       <translation>Select line for axis.</translation>
238     </message>
239   </context>
240   <context>
241     <name>Plane:coincident_point</name>
242     <message>
243       <source>Attribute "%1" is not initialized.</source>
244       <translation>Select a point.</translation>
245     </message>
246   </context>
247   <context>
248     <name>Plane:line</name>
249     <message>
250       <source>Attribute "%1" is not initialized.</source>
251       <translation>Select a line.</translation>
252     </message>
253   </context>
254   <context>
255     <name>Plane:plane</name>
256     <message>
257       <source>Attribute "%1" is not initialized.</source>
258       <translation>Select a planar face.</translation>
259     </message>
260   </context>
261   <context>
262     <name>Plane:plane1</name>
263     <message>
264       <source>Attribute "%1" is not initialized.</source>
265       <translation>Select a planar face.</translation>
266     </message>
267   </context>
268   <context>
269     <name>Plane:plane2</name>
270     <message>
271       <source>Attribute "%1" is not initialized.</source>
272       <translation>Select a planar face.</translation>
273     </message>
274   </context>
275   <context>
276     <name>Plane:point</name>
277     <message>
278       <source>Attribute "%1" is not initialized.</source>
279       <translation>Select a point.</translation>
280     </message>
281   </context>
282   <context>
283     <name>Plane:point1</name>
284     <message>
285       <source>Attribute "%1" is not initialized.</source>
286       <translation>Select the first point.</translation>
287     </message>
288   </context>
289   <context>
290     <name>Plane:point2</name>
291     <message>
292       <source>Attribute "%1" is not initialized.</source>
293       <translation>Select the second point.</translation>
294     </message>
295   </context>
296   <context>
297     <name>Plane:point3</name>
298     <message>
299       <source>Attribute "%1" is not initialized.</source>
300       <translation>Select the third point.</translation>
301     </message>
302   </context>
303
304   <context>
305     <name>Point:edge</name>
306     <message>
307       <source>Attribute "%1" is not initialized.</source>
308       <translation>Select an edge.</translation>
309     </message>
310   </context>
311   <context>
312     <name>Point:edge_for_point_projection</name>
313     <message>
314       <source>Attribute "%1" is not initialized.</source>
315       <translation>Select an edge.</translation>
316     </message>
317   </context>
318   <context>
319     <name>Point:face_for_point_projection</name>
320     <message>
321       <source>Attribute "%1" is not initialized.</source>
322       <translation>Select a face.</translation>
323     </message>
324   </context>
325   <context>
326     <name>Point:intersection_line</name>
327     <message>
328       <source>Attribute "%1" is not initialized.</source>
329       <translation>Select a line.</translation>
330     </message>
331   </context>
332   <context>
333     <name>Point:intersection_line_1</name>
334     <message>
335       <source>Attribute "%1" is not initialized.</source>
336       <translation>Select a line.</translation>
337     </message>
338   </context>
339   <context>
340     <name>Point:intersection_line_2</name>
341     <message>
342       <source>Attribute "%1" is not initialized.</source>
343       <translation>Select a line.</translation>
344     </message>
345   </context>
346   <context>
347     <name>Point:intersection_plane</name>
348     <message>
349       <source>Attribute "%1" is not initialized.</source>
350       <translation>Select a planar face.</translation>
351     </message>
352   </context>
353   <context>
354     <name>Point:intersection_plane_1</name>
355     <message>
356       <source>Attribute "%1" is not initialized.</source>
357       <translation>Select a planar face.</translation>
358     </message>
359   </context>
360   <context>
361     <name>Point:intersection_plane_2</name>
362     <message>
363       <source>Attribute "%1" is not initialized.</source>
364       <translation>Select a planar face.</translation>
365     </message>
366   </context>
367   <context>
368     <name>Point:intersection_plane_3</name>
369     <message>
370       <source>Attribute "%1" is not initialized.</source>
371       <translation>Select a planar face.</translation>
372     </message>
373   </context>
374   <context>
375     <name>Point:object_for_center_of_circle</name>
376     <message>
377       <source>Attribute "%1" is not initialized.</source>
378       <translation>Select circular object.</translation>
379     </message>
380   </context>
381   <context>
382     <name>Point:object_for_center_of_gravity</name>
383     <message>
384       <source>Attribute "%1" is not initialized.</source>
385       <translation>Select an object.</translation>
386     </message>
387   </context>
388   <context>
389     <name>Point:point_to_project</name>
390     <message>
391       <source>Attribute "%1" is not initialized.</source>
392       <translation>Select a point.</translation>
393     </message>
394   </context>
395   <context>
396     <name>Point:Model_FeatureValidator</name>
397     <message>
398       <source>Attribute "x" is not initialized.</source>
399       <translation>Select the x coordinate</translation>
400     </message>
401     <message>
402       <source>Attribute "y" is not initialized.</source>
403       <translation>Select the y coordinate</translation>
404     </message>
405     <message>
406       <source>Attribute "z" is not initialized.</source>
407       <translation>Select the z coordinate</translation>
408     </message>
409   </context>
410 </TS>