X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESH_msg_en.ts;h=cdbcfc114831ebd04ae8867dfd6cc02bc9e6f11d;hb=HEAD;hp=0847804936bcb8b8cb0ce8560f131f6a46a9be50;hpb=9ac965c0e3635a98daef92d9b8c9721e4795286f;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESH_msg_en.ts b/src/SMESHGUI/SMESH_msg_en.ts index 084780493..318a047da 100644 --- a/src/SMESHGUI/SMESH_msg_en.ts +++ b/src/SMESHGUI/SMESH_msg_en.ts @@ -43,6 +43,10 @@ CGNS_EXPORT_ELEMS_BY_TYPE Group elements by type + + STRUCTUREDCGNS + Structured version (only for Hexahedron(i,j,k) and Quadrangle: Mapping meshes) + GMF_ASCII_FILES_FILTER GMF ASCII files @@ -115,6 +119,10 @@ ASPECTRATIO_3D_ELEMENTS Aspect Ratio 3D + + WARPING_3D_ELEMENTS + Warping 3D + ASPECTRATIO_ELEMENTS Aspect Ratio @@ -476,6 +484,10 @@ MEN_2D_FROM_3D Create boundary elements + + MEN_2D_FROM_3D_ELEMENTS + Create 2D mesh from 3D elements + MEN_MESH_ORDER Change sub-mesh priority @@ -880,6 +892,14 @@ MEN_GMF GMF file + + MEN_IMPORT_MESHIO + other formats... (meshio) + + + MEN_EXPORT_MESHIO + other formats... (meshio) + MEN_MERGE Merge Nodes @@ -1328,6 +1348,10 @@ MEN_WARP Warping Angle + + MEN_WARP_3D + Warping 3D + MEN_WHAT_IS Mesh Element Information @@ -1959,6 +1983,10 @@ so that the application may crash. Do you wish to continue visualization? + + SMESH_EXPORT_FAILED_SHORT + Mesh export failed. + SMESH_EXPORT_MED_DUPLICATED_GRP There are duplicated group names in mesh "%1". @@ -1990,6 +2018,22 @@ Overwrite the file? meshes with the following names: %1 The result file may be incorrect. Overwrite the file? + + + SMESH_EXPORT_MESHIO_ONLY_MESH + 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? + + + SMESH_MESHIO_NOT_INSTALLED + Meshio is not installed! +Operation will be canceled. + +Try to install meshio with a command: +pip install meshio[all] EXPORT_NOT_SUPPORTED @@ -3380,6 +3424,10 @@ Use Display Entity menu command to show them. STB_2D_FROM_3D Create boundary elements + + STB_2D_FROM_3D_ELEMENTS + Create 2D mesh from 3D elements + STB_MESH_ORDER Change sub-mesh priority @@ -3928,6 +3976,10 @@ Use Display Entity menu command to show them. STB_WARP Warping angle + + STB_WARP_3D + Warping angle + STB_WHAT_IS Show information about the mesh node or element @@ -4108,6 +4160,10 @@ Use Display Entity menu command to show them. TOP_2D_FROM_3D Create boundary elements + + TOP_2D_FROM_3D_ELEMENTS + Create 2D mesh from 3D elements + TOP_MESH_ORDER Change sub-mesh priority @@ -4644,6 +4700,10 @@ Use Display Entity menu command to show them. TOP_WARP Warping angle + + TOP_WARP_3D + Warping 3D + TOP_WHAT_IS Mesh Element Information @@ -4668,6 +4728,10 @@ Use Display Entity menu command to show them. WARP_ELEMENTS Warping + + WARP_3D_ELEMENTS + Warping 3D + MEN_FILE_INFO File Information @@ -6285,6 +6349,10 @@ Please check input data and try again ASPECT_RATIO_3D Aspect ratio 3D + + WARPING_3D + Warping 3D + BAD_ORIENTED_VOLUME Bad oriented volume @@ -7904,6 +7972,17 @@ It is impossible to read point coordinates from file Generate + + SMESHGUI_MakeFull2DFrom3DDlg + + CAPTION + Create 2D mesh from 3D elements + + + 2D_FROM_3D_ELEMENTS + 2D from 3D + + SMESHGUI_Make2DFrom3DDlg @@ -7955,6 +8034,43 @@ It is impossible to read point coordinates from file Create group + + SMESHGUI_MakeFull2DFrom3DOp + + NB_ADDED + %1 boundary elements have been added + + + WRONG_GROUPS + The following groups have not been processed +as they are of improper type: +%1 + + + SMESH_ERR_NO_INPUT_MESH + Source mesh is not specified + + + SMESH_TOO_MANY_MESHES + Only one mesh can be processed at once + + + SMESH_NOT_ONLY_GROUPS + Can't process meshes and groups at once + + + SMESH_ERR_NO_3D_ELEMENTS + The source objects do not contain 3D elements + + + SMESH_ERR_MESH_NAME_NOT_SPECIFIED + New mesh name is not specified + + + SMESH_ERR_GRP_NAME_NOT_SPECIFIED + Group name is not specified + + SMESHGUI_Make2DFrom3DOp @@ -9042,4 +9158,12 @@ red in the Object Browser. Mean Size + + SMESHGUI_SpinBoxForbiddendRange + + VALID_RANGE_NOVAR_MSG + Specify a floating-point value in range [%1; %2) U (%3; %4] +with %5-digit precision + +