X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESH_msg_en.ts;h=a54c3c3708cc47da0e3f87faffad8280e67e9099;hp=d0a239665a1a5fe8cbc74e23e21c42991d7410f9;hb=6399cfb3c4e949a0650705221af708de572736cd;hpb=10e0608deef2d973bfa96977b3409e5433b7623f diff --git a/src/SMESHGUI/SMESH_msg_en.ts b/src/SMESHGUI/SMESH_msg_en.ts index d0a239665..a54c3c370 100644 --- a/src/SMESHGUI/SMESH_msg_en.ts +++ b/src/SMESHGUI/SMESH_msg_en.ts @@ -123,6 +123,10 @@ COMPERR_STD_EXCEPTION std::exception + + COMPERR_WARNING + Warning + COMPERR_UNKNOWN Unknown error @@ -824,6 +828,10 @@ MEN_RESET Reset + + MEN_OVERALL_MESH_QUALITY + Overall Mesh Quality + MEN_DISTRIBUTION_CTRL Distribution @@ -942,7 +950,7 @@ MEN_DUPLICATE_NODES - Duplicate Nodes + Duplicate Nodes or/and Elements MEN_TRANSF @@ -1265,6 +1273,10 @@ Please enter correct values and try again SMESH_AUTO_GROUPS Automatically create groups + + SMESH_AUTO_DIM + Automatically define space dimension + SMESH_REQUIRED_GROUPS Create groups of required entities @@ -1637,6 +1649,10 @@ Do you want to continue ? SMESH_FACE Face + + SMESH_FACES + Faces + SMESH_FEATUREANGLE Feature Angle @@ -2551,7 +2567,7 @@ Check algorithm documentation for supported geometry SMESH_DUPLICATE_TITLE - Duplicate Nodes + Duplicate Nodes and/or Elements SMESH_SCALE @@ -2643,6 +2659,10 @@ Consider saving your work before application crash SMESH_VOLUME Volume + + SMESH_VOLUMES + Volumes + SMESH_WARNING Warning @@ -2705,8 +2725,15 @@ Consider saving your work before application crash SMESH_WRN_SIZE_LIMIT_EXCEEDED - No automatic update of the presentation has been done: new mesh size (%1 elements) exceeds current size limit (%2 elements). -Please check preferences of Mesh module. + No automatic update of the presentation has been done: +New mesh size (%1 elements) exceeds current size limit of automatic update (%2 elements). + + + + SMESH_WRN_SIZE_INC_LIMIT_EXCEEDED + New mesh sise (%1 elements) exceeds current size limit of automatic update (%2 elements). +The following elements are not shown: %3. +Use Display Entity menu command to show them. @@ -3279,7 +3306,7 @@ Please check preferences of Mesh module. STB_DUPLICATE_NODES - Duplicate Nodes + Duplicate Nodes or/and Elements STB_TRANSP @@ -3887,7 +3914,7 @@ Please check preferences of Mesh module. TOP_DUPLICATE_NODES - Duplicate Nodes + Duplicate Nodes or/and Elements TOP_TRANSP @@ -3953,6 +3980,10 @@ Please check preferences of Mesh module. UNKNOWN_CONTROL Unknown + + UPDATE_DESTINATION + Update Destination + VOLUME_3D_ELEMENTS Volume @@ -4084,6 +4115,22 @@ Input value precision can be adjusted using Selected object has been used to create another one. It can't be deleted + + SMESH_FREERAM + Free RAM + + + SMESH_GIGABYTE + %1 GB + + + MEN_SORT_CHILD_ITEMS + Sort children + + + STB_SORT_CHILD_ITEMS + Sort child items + SMESHGUI_Dialog @@ -4143,6 +4190,10 @@ Please, create VTK viewer and try again PREF_UPDATE_LIMIT_NOLIMIT No limit + + PREF_INCREMENTAL_LIMIT + Incremental limit check + PREF_BACKFACE Back surface color @@ -4255,10 +4306,18 @@ Please, create VTK viewer and try again PREF_DUMP_ADD_INFO Dump additional information + + PREF_DUMP_CTRL_INFO + Dump controls information + PREF_GPP_NODES_LIMIT Automatic nodes compute limit + + PREF_CTRL_LIMIT + Automatic controls compute limit + SMESH_PREF_GROUP_PRECISION Input fields precision @@ -4609,6 +4668,21 @@ Please, create VTK viewer and try again Bad Mesh to Group + + SMESHGUI_ComputeDlg_QThreadQDialog + + CANCEL + Cancel + + + CANCELING + Canceling... + + + TITLE + Compute + + SMESHGUI_PrecomputeDlg @@ -4795,6 +4869,10 @@ Please verify validity of entered information CAPTION Cutting of quadrangles + + TO_4_TRIA + Cut into 4 triangles + SMESHGUI_DeleteGroupDlg @@ -4835,9 +4913,13 @@ Please select a group and try again Select all - SHOW_IDS + SHOW_NODES_IDS Show double nodes IDs + + SHOW_ELEMS_IDS + Show double elements IDs + EXCLUDE_GROUPS Exclude Groups @@ -6447,7 +6529,7 @@ It is impossible to read point coordinates from file DUPLICATION_WITHOUT_ELEMS - Without duplication of border elements + Duplicate nodes only GROUP_NODES_TO_DUPLICATE @@ -6459,7 +6541,11 @@ It is impossible to read point coordinates from file DUPLICATION_WITH_ELEMS - With duplication of border elements + Duplicate nodes and border elements + + + DUPLICATION_ONLY_ELEMS + Duplicate elements only GROUP_ELEMS_TO_DUPLICATE @@ -6723,6 +6809,10 @@ as they are of improper type: ADDITIONAL_INFO Additional Info + + CTRL_INFO + Quality Info + NODE_MODE Node @@ -7089,6 +7179,96 @@ as they are of improper type: Vertex + + SMESHGUI_CtrlInfo + + CTRL_INFO + Quality information + + + NAME_LAB + Name: + + + VALUE + Value + + + BUT_COMPUTE + Compute + + + NODES_INFO + Nodes Information: + + + NUMBER_OF_THE_FREE_NODES + Number of the free nodes + + + DOUBLE_NODES_TOLERANCE + Double nodes tolerance + + + NUMBER_OF_THE_DOUBLE_NODES + Number of the double nodes + + + EDGES_INFO + Edges Information: + + + NUMBER_OF_THE_DOUBLE_EDGES + Number of the double edges + + + FACES_INFO + Faces Information: + + + NUMBER_OF_THE_DOUBLE_FACES + Number of the double faces + + + ASPECT_RATIO_HISTOGRAM + Aspect Ratio histogram + + + VOLUMES_INFO + Volumes Information: + + + NUMBER_OF_THE_DOUBLE_VOLUMES + Number of the double volumes + + + NUMBER_OF_THE_OVER_CONSTRAINED + Number of the over-constrained + + + ASPECT_RATIO_3D_HISTOGRAM + Aspect Ratio 3D histogram + + + + SMESHGUI_CtrlInfoDlg + + CTRL_INFO + Quality Info + + + BUT_DUMP_MESH + &Dump + + + TEXT_FILES + Text files (*.txt) + + + SAVE_INFO + Save info + + SMESHGUI_MinDistance