Salome HOME
23605: [EDF] HYDRO: parent mesh for Copy mesh with new geometry
[modules/smesh.git] / src / SMESHGUI / SMESH_msg_en.ts
index af398866079d0f9516b20c2147b2920856c3a481..bdb5e21d7d7a27ef6cebb02c938c0524097f7e64 100644 (file)
@@ -1780,7 +1780,8 @@ so that the application may crash. Do you wish to continue visualization?</trans
     <message>
         <source>SMESH_EXPORT_FAILED</source>
         <translation>Mesh export failed.
-Probably, there is not enough space on disk.</translation>
+Probably, there is not enough space on disk, or the version of MED file used is not compatible with the mesh.
+</translation>
     </message>
     <message>
         <source>SMESH_EXPORT_MED_DUPLICATED_GRP</source>
@@ -1938,6 +1939,14 @@ add the exported data to its contents?</translation>
         <source>SMESH_HYPOTHESES</source>
         <translation>Hypotheses</translation>
     </message>
+    <message>
+        <source>SMESH_HYPOTHESIS</source>
+        <translation>Hypothesis</translation>
+    </message>
+    <message>
+        <source>SMESH_ALGORITHM</source>
+        <translation>Algorithm</translation>
+    </message>
     <message>
         <source>SMESH_HYP_1</source>
         <translation>Algorithm misses a hypothesis</translation>
@@ -4325,7 +4334,7 @@ Use Display Entity menu command to show them.
     </message>
     <message>
         <source>MEN_FILE_INFO</source>
-        <translation>MED File Information</translation>
+        <translation>File Information</translation>
     </message>
     <message>
         <source>SMESH_WRN_NO_APPROPRIATE_SELECTION</source>
@@ -4827,6 +4836,10 @@ Please, create VTK viewer and try again</translation>
         <source>PREF_OBJECTS</source>
         <translation>Objects</translation>
     </message>
+    <message>
+        <source>PREF_SELECTION_INCREMENT</source>
+        <translation>Elements width increment</translation>
+    </message>
     <message>
         <source>PREF_OBJECT_COLOR</source>
         <translation>Object color</translation>
@@ -8066,6 +8079,29 @@ as they are of improper type:
         <source>NEW_NAME</source>
         <translation>New Mesh Name</translation>
     </message>
+    <message>
+        <source>NEW_GEOM</source>
+        <translation>New Geometry</translation>
+    </message>
+    <message>
+        <source>REUSE_HYPOTHESES</source>
+        <translation>Reuse Hypotheses</translation>
+    </message>
+    <message>
+        <source>COPY_ELEMENTS</source>
+        <translation>Copy Mesh Elements</translation>
+    </message>
+    <message>
+        <source>OPERATION_FAILED</source>
+        <translation>Not all mesh sub-objects have been copied</translation>
+    </message>
+    <message>
+        <source>SUBSHAPES_NOT_FOUND_MSG</source>
+        <translation>
+Some sub-shapes not found in the new geometry. They are listed 
+below along with dependent mesh objects that are marked with
+with red in the Object Browser.</translation>
+    </message>
 </context>
 <context>
     <name>SMESHGUI_MeasureDlg</name>