Salome HOME
Integrated in V7_main: 0022366: EDF SMESH: Create Mesh dialog box improvement: create...
[modules/smesh.git] / src / SMESHGUI / SMESH_msg_en.ts
index 3920df48bb4cc60e563ffc5a25117f6c8b66286b..174bcf16528015b0f8c79d064d9d9d36ea684e96 100644 (file)
         <source>COMPERR_NO_MESH_ON_SHAPE</source>
         <translation>No mesh elements assigned to a Sub-shape</translation>
     </message>
+    <message>
+        <source>COMPERR_BAD_PARMETERS</source>
+        <translation>Invalid input parameters</translation>
+    </message>
     <message>
         <source>EDITERR_NO_MEDIUM_ON_GEOM</source>
         <translation>Some medium nodes not placed on geometry to avoid
@@ -5995,8 +5999,9 @@ Please specify them and try again</translation>
     </message>
     <message>
         <source>GEOMETRY_OBJECT_IS_NOT_DEFINED</source>
-        <translation>Geometry object is not defined
-Please specify it and try again</translation>
+        <translation>Geometry object is not defined.
+Do you want to create an empty mesh 
+without algorithms and hypotheses? </translation>
     </message>
     <message>
         <source>GEOMETRY_OBJECT_IS_NULL</source>
@@ -6548,6 +6553,10 @@ It is impossible to read point coordinates from file</translation>
         <source>CLIP_PLANES</source>
         <translation>Clipping planes</translation>
     </message>
+    <message>
+        <source>IS_OPENGL_CLIPPING</source>
+        <translation>OpenGL clipping</translation>
+    </message>
     <message>
         <source>MESHES_SUBMESHES_GROUPS</source>
         <translation>Meshes, sub-meshes and groups</translation>
@@ -6608,6 +6617,30 @@ It is impossible to read point coordinates from file</translation>
         <source>NO_PLANES</source>
         <translation>No planes</translation>
     </message>
+    <message>
+        <source>ABSOLUTE</source>
+        <translation>Absolute</translation>
+    </message>
+    <message>
+        <source>RELATIVE</source>
+        <translation>Relative</translation>
+    </message>
+    <message>
+        <source>BASE_POINT</source>
+        <translation>Base point</translation>
+    </message>
+    <message>
+        <source>DIRECTION</source>
+        <translation>Direction</translation>
+    </message>
+    <message>
+        <source>RESET</source>
+        <translation>Reset</translation>
+    </message>
+    <message>
+        <source>INVERT</source>
+        <translation>Invert</translation>
+    </message>
 </context>
 <context>
     <name>SMESHGUI_DuplicateNodesDlg</name>