Salome HOME
[bos #38500 #41499 #41496][EDF] Move thread header inclussion outside TBB conditional...
[modules/smesh.git] / src / SMESHGUI / SMESH_msg_en.ts
index 8c6f0359b72e5b87e5881e075b76c175bddd5914..318a047da499d55b007f062dcd3ba92b0cda870a 100644 (file)
         <source>CGNS_EXPORT_ELEMS_BY_TYPE</source>
         <translation>Group elements by type</translation>
     </message>
+    <message>
+        <source>STRUCTUREDCGNS</source>
+        <translation>Structured version (only for Hexahedron(i,j,k) and Quadrangle: Mapping meshes)</translation>
+    </message>
     <message>
         <source>GMF_ASCII_FILES_FILTER</source>
         <translation>GMF ASCII files</translation>
         <source>MEN_GMF</source>
         <translation>GMF file</translation>
     </message>
+    <message>
+        <source>MEN_IMPORT_MESHIO</source>
+        <translation>other formats... (meshio)</translation>
+    </message>
+    <message>
+        <source>MEN_EXPORT_MESHIO</source>
+        <translation>other formats... (meshio)</translation>
+    </message>
     <message>
         <source>MEN_MERGE</source>
         <translation>Merge Nodes</translation>
@@ -1971,6 +1983,10 @@ so that the application may crash. Do you wish to continue visualization?</trans
 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_FAILED_SHORT</source>
+        <translation>Mesh export failed.</translation>
+    </message>
     <message>
         <source>SMESH_EXPORT_MED_DUPLICATED_GRP</source>
         <translation>There are duplicated group names in mesh &quot;%1&quot;.
@@ -2002,6 +2018,22 @@ Overwrite the file?</translation>
 meshes with the following names: %1
 The result file may be incorrect.
 Overwrite the file?</translation>
+    </message>
+    <message>
+        <source>SMESH_EXPORT_MESHIO_ONLY_MESH</source>
+        <translation>Current implementation uses export through intermediate MED file.
+However, meshio does not support reading MED files with more than one mesh.
+Selected meshes will be saved into separated files.
+
+Do you want to continue?</translation>
+    </message>
+    <message>
+        <source>SMESH_MESHIO_NOT_INSTALLED</source>
+        <translation>Meshio is not installed!
+Operation will be canceled.
+
+Try to install meshio with a command:
+pip install meshio[all]</translation>
     </message>
     <message>
         <source>EXPORT_NOT_SUPPORTED</source>
@@ -9126,4 +9158,12 @@ red in the Object Browser.</translation>
         <translation>Mean Size</translation>
     </message>
 </context>
+<context>
+    <name>SMESHGUI_SpinBoxForbiddendRange</name>
+    <message>
+        <source>VALID_RANGE_NOVAR_MSG</source>
+        <translation>Specify a floating-point value in range [%1; %2) U (%3; %4]
+with %5-digit precision</translation>
+    </message>
+</context>
 </TS>