]> SALOME platform Git repositories - modules/shaper.git/blob - src/ConstructionPlugin/ConstructionPlugin_msg_en.ts
Salome HOME
851eb5f724e54e332d227e0bae3f5e50a0d3c439
[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   </context>
27   
28   <context>
29     <name>Plane</name>
30     <message>
31       <source>planeFace - GeomValidators_Face: The attribute with the %1 type is not processed</source>
32       <translation>The plane references to not acceptable shape type. The type should be: %1</translation>
33     </message>
34     <message>
35       <source>planeFace - GeomValidators_Face: The shape is not a face.</source>
36       <translation>The plane can be created only on a face</translation>
37     </message>
38     <message>
39       <source>planeFace - GeomValidators_Face: The shape is not a plane.</source>
40       <translation>The plane can be created only on a planar face</translation>
41     </message>
42     <message>
43       <source>planeFace - GeomValidators_Face: The shape is not a cylinder.</source>
44       <translation>The plane can be created only on a cylindrical face</translation>
45     </message>
46     <message>
47       <source>planeFace - GeomValidators_Face: The shape is not an available face.</source>
48       <translation>The plane cannot be created on the selected face</translation>
49     </message>
50   </context>
51   
52   <context>
53     <name>Point</name>
54     <message>
55       <source>Model_FeatureValidator: Attribute "x" is not initialized.</source>
56       <translation>Select the x coordinate</translation>
57     </message>
58     <message>
59       <source>Model_FeatureValidator: Attribute "y" is not initialized.</source>
60       <translation>Select the y coordinate</translation>
61     </message>
62     <message>
63       <source>Model_FeatureValidator: Attribute "z" is not initialized.</source>
64       <translation>Select the z coordinate</translation>
65     </message>
66   </context>
67 </TS>