Salome HOME
IPAL52460: Optimal Axes button is inert when edit body fitting parameters
[modules/smesh.git] / src / StdMeshersGUI / StdMeshers_msg_en.ts
index f2ccb30f8cb57f12b93a9e309478a955acd5cb35..5e38ea864680f4124b287528f9e406bd4b5972e3 100644 (file)
         <source>TO_IGNORE_FACES</source>
         <translation>Faces without layers (inlets and oulets)</translation>
     </message>
+    <message>
+        <source>BAD_FACES_WARNING</source>
+        <translation>
+Specified faces are not sub-shapes of the shape of 
+mesh/sub-mesh.
+Consider creating another hypothesis instead of using
+this one for this mesh/sub-mesh.</translation>
+    </message>
+    <message>
+        <source>BAD_EDGES_WARNING</source>
+        <translation>
+Specified edges are not sub-shapes of the shape of 
+mesh/sub-mesh.
+Consider creating another hypothesis instead of using
+this one for this mesh/sub-mesh.</translation>
+    </message>
 </context>
 <context>
     <name>@default</name>
         <translation>Reduced</translation>
     </message>
 </context>
+<context>
+    <name>StdMeshersGUI_QuadrangleParamCreator</name>
+    <message>
+        <source>POINTS</source>
+        <translation>Points</translation>
+    </message>
+    <message>
+        <source>SHAPES</source>
+        <translation>Vertices</translation>
+    </message>
+    <message>
+        <source>TRANSITION</source>
+        <translation>Transition</translation>
+    </message>
+    <message>
+        <source>ENF_NODES</source>
+        <translation>Enforced nodes</translation>
+    </message>
+    <message>
+        <source></source>
+        <translation></translation>
+    </message>
+</context>
 <context>
     <name>StdMeshersGUI_LayerDistributionParamWdg</name>
     <message>
         <source>AXIS_Z</source>
         <translation>Axis Z</translation>
     </message>
+    <message>
+        <source>INVALID_AXES_DIR</source>
+        <translation>Invalid directions of axes</translation>
+    </message>
+    <message>
+        <source>FIXED_POINT</source>
+        <translation>Fixed Point</translation>
+    </message>
+    <message>
+        <source>AXES_DIRECTION</source>
+        <translation>Directions of Axes</translation>
+    </message>
+    <message>
+        <source>ORTHOGONAL_AXES</source>
+        <translation>Orthogonal Axes</translation>
+    </message>
+    <message>
+        <source>OPTIMAL_AXES</source>
+        <translation>Optimal Axes</translation>
+    </message>
+    <message>
+        <source>RESET_AXES</source>
+        <translation>Reset</translation>
+    </message>
 </context>
 <context>
     <name>StdMeshersGUI::GridAxisTab</name>