X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESH_msg_en.ts;h=ba6d7aedf500f69acfc48a3b8ae1fbc379579d48;hp=b2709a1ba400b1c5a0d306632e0d96353a57944d;hb=20b497db84b75f737eb33225427d61873cf86e3a;hpb=4fecefcc2bdb9e536e33d9b9c2efce0bec7becb5 diff --git a/src/SMESHGUI/SMESH_msg_en.ts b/src/SMESHGUI/SMESH_msg_en.ts index b2709a1ba..ba6d7aedf 100644 --- a/src/SMESHGUI/SMESH_msg_en.ts +++ b/src/SMESHGUI/SMESH_msg_en.ts @@ -828,6 +828,10 @@ MEN_RESET Reset + + MEN_OVERALL_MESH_QUALITY + Overall Mesh Quality + MEN_DISTRIBUTION_CTRL Distribution @@ -1645,6 +1649,10 @@ Do you want to continue ? SMESH_FACE Face + + SMESH_FACES + Faces + SMESH_FEATUREANGLE Feature Angle @@ -2651,6 +2659,10 @@ Consider saving your work before application crash SMESH_VOLUME Volume + + SMESH_VOLUMES + Volumes + SMESH_WARNING Warning @@ -2713,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 size (%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. @@ -4096,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 @@ -4155,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 @@ -4267,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 @@ -4621,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 @@ -6747,6 +6809,10 @@ as they are of improper type: ADDITIONAL_INFO Additional Info + + CTRL_INFO + Quality Info + NODE_MODE Node @@ -7113,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