X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FGEOMGUI%2FGEOM_msg_en.ts;h=a060413a9c8c2c9c6a13f7a5fbeae3bb152e8876;hb=c8ae1da7b2988de253fec52eb7583a5b0f291209;hp=51e009ed297d61eccb998fc5553bb05d720f085b;hpb=49985f1b835ece0f6d8fde51547ce0ba8b42970c;p=modules%2Fgeom.git diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 51e009ed2..a060413a9 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -754,9 +754,13 @@ Please, select face, shell or solid and try again Glue - GEOM_GLUE_TITLE + GEOM_GLUE_FACES_TITLE Glue faces + + GEOM_GLUE_EDGES_TITLE + Glue edges + GEOM_LIMIT_TOLERANCE_TITLE Limit tolerance @@ -1065,6 +1069,22 @@ Please, select face, shell or solid and try again GEOM_OFFSET_TITLE Offset Surface + + GEOM_PROJECTION + Projection + + + GEOM_PROJECTION_TITLE + Projection on Face + + + GEOM_SOURCE_OBJECT + Source vertex, edge or wire + + + GEOM_TARGET_OBJECT + Target face + GEOM_OPERATIONS Operations @@ -1543,23 +1563,23 @@ Please, select face, shell or solid and try again GEOM_SKETCHER_WARNING - Warning : The specified End Point is not on the Arc + Warning: End point not on the arc, distance = GEOM_SKETCHER_CENTER_X - Center X coord. : + X Center : GEOM_SKETCHER_CENTER_Y - Center Y coord. : + Y Center : GEOM_SKETCHER_CENTER_DX - Center DX coord. : + DX Center : GEOM_SKETCHER_CENTER_DY - Center DY coord. : + DY Center : GEOM_SKETCHER_DEST @@ -2161,6 +2181,14 @@ Please, select face, shell or solid and try again MEN_BUILD Build + + MEN_FEATURE_DETECTION + Feature detection + + + MEN_PICTURE_IMPORT + Import picture in viewer + MEN_CHAMFER Chamfer @@ -2341,6 +2369,10 @@ Please, select face, shell or solid and try again MEN_GLUE_FACES Glue Faces + + MEN_GLUE_EDGES + Glue Edges + MEN_GROUP Group @@ -2425,6 +2457,10 @@ Please, select face, shell or solid and try again MEN_OFFSET Offset Surface + + MEN_PROJECTION + Projection + MEN_OPERATIONS Operations @@ -2473,6 +2509,14 @@ Please, select face, shell or solid and try again MEN_POP_HIDE_CHILDREN Hide Children + + MEN_POP_UNPUBLISH_OBJ + Unpublish + + + MEN_POP_PUBLISH_OBJ + Publish... + MEN_POP_ISOS Isos @@ -2997,6 +3041,10 @@ Please, select face, shell or solid and try again STB_GLUE_FACES Perform glue faces + + STB_GLUE_EDGES + Perform glue edges + STB_GROUP_CREATE Create a group @@ -3069,6 +3117,10 @@ Please, select face, shell or solid and try again STB_OFFSET Offset surface + + STB_PROJECTION + Project a point, an edge or a wire on a face + STB_ORIGIN_AND_VECTORS Create an origin and base Vectors @@ -3109,6 +3161,14 @@ Please, select face, shell or solid and try again STB_POP_SHOW_CHILDREN Show child objects + + STB_POP_UNPUBLISH_OBJ + Unpublish object + + + STB_POP_PUBLISH_OBJ + Publish object + STB_POP_HIDE_CHILDREN Hide child objects @@ -3529,6 +3589,10 @@ Please, select face, shell or solid and try again TOP_GLUE_FACES Perform glue faces + + TOP_GLUE_EDGES + Perform glue edges + TOP_GROUP_CREATE Create a group @@ -3597,6 +3661,10 @@ Please, select face, shell or solid and try again TOP_OFFSET Offset surface + + TOP_PROJECTION + Projection + TOP_ORIGIN_AND_VECTORS Create an origin and base Vectors @@ -3637,6 +3705,14 @@ Please, select face, shell or solid and try again TOP_POP_SHOW_CHILDREN Show Children + + TOP_POP_UNPUBLISH_OBJ + Unpublish object + + + TOP_POP_PUBLISH_OBJ + Publish object + TOP_POP_HIDE_CHILDREN Hide Children @@ -4239,6 +4315,18 @@ Otherwise the dimensions will be kept without modifications. GEOM_PLUGINS_OTHER Other + + SHOW_ONLY_SELECTED + Show only selected + + + HIDE_SELECTED + Hide selected + + + SHOW_ALL_SUB_SHAPES + Show all sub-shapes + BasicGUI_CurveDlg @@ -4254,6 +4342,53 @@ Otherwise the dimensions will be kept without modifications. GEOM_IS_REORDER Reorder vertices taking into account distances + + GEOM_CURVE_CRMODE + Creation Mode + + + GEOM_CURVE_SELECTION + By Selection + + + GEOM_CURVE_ANALITICAL + Analytical + + + + BasicGUI_ParamCurveWidget + + GEOM_PCURVE_TITLE + Curve parameters + + + GEOM_PCURVE_X + X(t) equation + + + GEOM_PCURVE_Y + Y(t) equation + + + GEOM_PCURVE_Z + Z(t) equation + + + GEOM_PCURVE_MIN + Min t + + + GEOM_PCURVE_MAX + Max t + + + GEOM_PCURVE_STEP + Step + + + GEOM_PCURVE_NBSTEP + Number of steps + BasicGUI_EllipseDlg @@ -4425,6 +4560,76 @@ Otherwise the dimensions will be kept without modifications. Number of sketch points too small + + EntityGUI_FeatureDetectorDlg + + GEOM_DETECT_TITLE + Feature Detection + + + GEOM_SCALING + Scaling + + + GEOM_PNT1 + Top left corner + + + GEOM_PNT2 + Top right corner + + + GEOM_CORNER + Detected_corners + + + GEOM_CORNERS + Corners + + + GEOM_CONTOURS + Contours + + + GEOM_FEATURES + Features + + + GEOM_DETECT_ZONE + Select a detection zone (default is whole picture) + + + GEOM_COLOR_FILTER + Select the color of the zone you want to find the frontier of + + + GEOM_VIEW + View + + + GEOM_FRONT + Front (Y-Z) + + + GEOM_TOP + Top (X-Y) + + + GEOM_LEFT + Left (X-Z) + + + + EntityGUI_PictureImportDlg + + GEOM_PICTURE + Picture + + + GEOM_IMPORT_PICT_TITLE + Import picture in viewer + + EntityGUI_SubShapeDlg @@ -4489,18 +4694,6 @@ Number of sketch points too small REMOVE Remove - - SHOW_ONLY_SELECTED - Show only selected - - - HIDE_SELECTED - Hide selected - - - SHOW_ALL_SUB_SHAPES - Show all sub-shapes - SELECT_ALL Select All @@ -4618,20 +4811,41 @@ Number of sketch points too small FACES_FOR_GLUING_ARE_DETECTED There are %1 face(s) that can be glued. They are coloured on the screen with red colour. -Please close this message box and select faces for glueing +Please close this message box and select faces for gluing + + + EDGES_FOR_GLUING_ARE_DETECTED + There are %1 edge(s) that can be glued. They are coloured on the screen with red colour. +Please close this message box and select edges for gluing GLUE_FACES Glue faces + + GLUE_EDGES + Glue edges + SELECT_FACES Select Faces + + SELECT_EDGES + Select Edges + + + GLUE_ALL_EDGES + Glue all coincident edges + THERE_ARE_NO_FACES_FOR_GLUING There are no faces for gluing + + THERE_ARE_NO_EDGES_FOR_GLUING + There are no edges for gluing + RepairGUI_ShapeProcessDlg @@ -4820,4 +5034,35 @@ Would you like to continue? New L2 + + GEOMToolsGUI_PublishDlg + + GEOM_PUBLISH_OBJECTS_TLT + Publish Objects + + + OBJECT_NAME + Name + + + OBJECT_ENTRY + Entry + + + UNSELECT_ALL + U&nselect All + + + SELECT_ALL + Select &All + + + GEOM_PUBLISH_BTN + &Publish + + + GEOM_PUBLISH_CLOSE_BTN + P&ublish And Close + +