Salome HOME
22517: [CEA 1079] Filter Multi-connections can not be created with the graphical...
[modules/smesh.git] / src / SMESHGUI / SMESH_msg_en.ts
index 1825f17f44bd2b75e2351a1fa8d7e84daac8f9f4..ec5ab322c34bf447e7e4d8ce70447f411c1ea014 100644 (file)
@@ -4220,19 +4220,30 @@ It can&apos;t be deleted </translation>
         <translation>Sort child items</translation>
     </message>
 </context>
+<context>
+    <name>SMESHGUI_FieldSelectorWdg</name>
+    <message>
+        <source>FIELDS_TO_EXPORT</source>
+        <translation>Export Fields</translation>
+    </message>
+</context>
 <context>
     <name>SMESHGUI_Dialog</name>
     <message>
         <source>DLG_MESH</source>
-        <translation>meshes</translation>
+        <translation>mesh(s)</translation>
     </message>
     <message>
         <source>DLG_HYPO</source>
-        <translation>hypotheses</translation>
+        <translation>hypothesis(s)</translation>
     </message>
     <message>
         <source>DLG_ALGO</source>
-        <translation>algorithms</translation>
+        <translation>algorithm(s)</translation>
+    </message>
+    <message>
+        <source>DLG_GEOM</source>
+        <translation>object(s)</translation>
     </message>
 </context>
 <context>
@@ -6002,10 +6013,15 @@ Please specify them and try again</translation>
         <translation>No sense in creating a submesh ignored by global algorithm &quot;%1&quot;</translation>
     </message>
     <message>
-        <source>GEOMETRY_OBJECT_IS_NOT_DEFINED</source>
+        <source>GEOMETRY_OBJECT_IS_NOT_DEFINED_MESH</source>
         <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_NOT_DEFINED_SUBMESH</source>
+        <translation>Geometry object is not defined.
+Please specify it and try again</translation>
     </message>
     <message>
         <source>GEOMETRY_OBJECT_IS_NULL</source>
@@ -6054,7 +6070,7 @@ Please specify it and try again</translation>
     </message>
     <message>
         <source>MT_QUADRILATERAL</source>
-        <translation>Quadrilaterial</translation>
+        <translation>Quadrilateral</translation>
     </message>
     <message>
         <source>NAME_OF_MESH_IS_EMPTY</source>
@@ -6071,6 +6087,14 @@ Please enter valid name and try again</translation>
         <translation>There is no object for editing. Please
 select mesh or sub-mesh and try again</translation>
     </message>
+    <message>
+        <source>CONCURRENT_SUBMESH_APPEARS</source>
+        <translation> 
+The assigned algorithm has the same priority as one assigned to an 
+adjacent sub-mesh, hence it's undefined which algorithm to use for
+meshing boundary shared by two sub-meshes. Would you like to set
+the order of sub-mesh computation? </translation>
+    </message>
 </context>
 <context>
     <name>SMESHGUI_MeshPatternDlg</name>
@@ -6233,6 +6257,14 @@ It is impossible to read point coordinates from file</translation>
         <source>NONE</source>
         <translation>&lt;None&gt;</translation>
     </message>
+    <message>
+        <source>DEFAULT</source>
+        <translation>&lt;Default&gt;</translation>
+    </message>
+    <message>
+        <source>SELECT</source>
+        <translation>&lt;Select&gt;</translation>
+    </message>
 </context>
 <context>
     <name>SMESHGUI_MultiEditDlg</name>