Salome HOME
Remove redundant code
[modules/geom.git] / src / GEOMGUI / GEOM_msg_en.ts
index 6ab8140a03d6acaef27a6e6c61e820c511a07233..72fb131e156fdd511135e59ee76e34c1522f6911 100644 (file)
@@ -38,6 +38,14 @@ Do you still want to delete these objects?</translation>
         <source>DEVIDE_EDGE_NEW_OBJECT_NAME</source>
         <translation>NewObject</translation>
     </message>
+    <message>
+        <source>DEVIDE_EDGE_BAD_PROJ_MSG</source>
+        <translation>Projection outside the edge</translation>
+    </message>
+    <message>
+        <source>DEVIDE_EDGE_BY_PROJ_POINT</source>
+        <translation>Points to project</translation>
+    </message>
     <message>
         <source>ERROR_SHAPE_TYPE</source>
         <translation>Object of incorrect type selected!
@@ -407,6 +415,10 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_NONBLOCKS</source>
         <translation>NonBlocksGroup</translation>
     </message>
+    <message>
+        <source>GEOM_USE_C1_CRITERION</source>
+        <translation>Use C1 criterion</translation>
+    </message>
     <message>
         <source>GEOM_CHECK_INFOS</source>
         <translation>Object And Its Topological Information</translation>
@@ -416,16 +428,8 @@ Please, select face, shell or solid and try again</translation>
         <translation>Detect Self-intersections</translation>
     </message>
     <message>
-        <source>GEOM_CHECK_SELF_INTERSECTIONS_FAILED</source>
-        <translation>Detection of self-intersections failed</translation>
-    </message>
-    <message>
-        <source>GEOM_NO_SELF_INTERSECTIONS</source>
-        <translation>There are no self-intersections in the shape</translation>
-    </message>
-    <message>
-        <source>GEOM_SELF_INTERSECTIONS_FOUND</source>
-        <translation>Some self-intersections detected</translation>
+        <source>GEOM_FAST_CHECK_INTERSECTIONS</source>
+        <translation>Fast intersection</translation>
     </message>
     <message>
         <source>GEOM_CIRCLE</source>
@@ -531,6 +535,10 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_CYLINDER_TITLE</source>
         <translation>Cylinder Construction</translation>
     </message>
+    <message>
+        <source>GEOM_CYLINDER_ANGLE_ERR</source>
+        <translation>Angle values 0 and 360 are unsafe to build proper volumes. Please uncheck the &quot;Angle&quot; box to use the regular cylinder constructor.</translation>
+    </message>
     <message>
         <source>GEOM_D1</source>
         <translation>D1 :</translation>
@@ -569,7 +577,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>GEOM_DIVIDE_EDGE_TITLE</source>
-        <translation>Addition of point</translation>
+        <translation>Addition of points</translation>
     </message>
     <message>
         <source>GEOM_DX</source>
@@ -667,6 +675,18 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_EXTRUSION_TITLE</source>
         <translation>Construction by Extrusion</translation>
     </message>
+    <message>
+        <source>GEOM_THICKNESS_TITLE</source>
+        <translation>Thickness Construction</translation>
+    </message>
+    <message>
+        <source>GEOM_THICKNESS_NAME</source>
+        <translation>Thickness</translation>
+    </message>
+    <message>
+        <source>GEOM_TOWARDS_INSIDE</source>
+        <translation>Thicken towards the inside</translation>
+    </message>
     <message>
         <source>GEOM_SCALE_PRISM</source>
         <translation>Scale the face opposite to the base</translation>
@@ -699,10 +719,30 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_FACE_FFW</source>
         <translation>Face creation from wires and/or edges</translation>
     </message>
+    <message>
+        <source>GEOM_FACE_FROM_SURFACE</source>
+        <translation>Face creation from surface bounded by wire</translation>
+    </message>
     <message>
         <source>GEOM_FACE_OPT</source>
         <translation>Try to create a planar face</translation>
     </message>
+    <message>
+        <source>GEOM_FACE_FFWC</source>
+        <translation>Face creation from wire and constraints</translation>
+    </message>
+    <message>
+        <source>GEOM_CONSTRAINTS</source>
+        <translation>Constraints</translation>
+    </message>
+    <message>
+        <source>GEOM_FACE_CONSTRAINT</source>
+        <translation>Constraint Face</translation>
+    </message>
+    <message>
+        <source>GEOM_SOLID_FROM_FACE_OPT</source>
+        <translation>Intersect/sew shapes</translation>
+    </message>
     <message>
         <source>MAKE_FACE_TOLERANCE_TOO_BIG</source>
         <translation>Cannot build a planar face: required tolerance is
@@ -782,7 +822,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>GEOM_FILLING_COMPOUND</source>
-        <translation>Input compound</translation>
+        <translation>Input contours</translation>
     </message>
     <message>
         <source>GEOM_FILLING_MAX_DEG</source>
@@ -828,6 +868,10 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_FREE_FACES</source>
         <translation>Free faces</translation>
     </message>
+    <message>
+        <source>GEOM_FREE_FACES_NAME</source>
+        <translation>Free_face</translation>
+    </message>
     <message>
         <source>GEOM_FREE_FACES_TITLE</source>
         <translation>Free faces</translation>
@@ -860,6 +904,14 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_GLUE_EDGES_TITLE</source>
         <translation>Glue edges</translation>
     </message>
+    <message>
+        <source>GEOM_GLUE_EDGES_DETECT_TITLE</source>
+        <translation>Coincident edges detection</translation>
+    </message>
+    <message>
+        <source>GEOM_GLUE_FACES_DETECT_TITLE</source>
+        <translation>Coincident faces detection</translation>
+    </message>
     <message>
         <source>GLUE_ERROR_STICKED_SHAPES</source>
         <translation>The tolerance value is too big. Sticked shapes are detected.</translation>
@@ -900,14 +952,6 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_INERTIA_CONSTR</source>
         <translation>Matrix And Moments Of Inertia</translation>
     </message>
-    <message>
-        <source>GEOM_INERTIA_I</source>
-        <translation>%1:1 :</translation>
-    </message>
-    <message>
-        <source>GEOM_INERTIA_IXYZ</source>
-        <translation>IX &amp; IY &amp; IZ :</translation>
-    </message>
     <message>
         <source>GEOM_INERTIA_TITLE</source>
         <translation>Calculs Of Inertia</translation>
@@ -1004,14 +1048,6 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_MEN_ENTER_ANGLE</source>
         <translation>Enter An Angle In Degrees</translation>
     </message>
-    <message>
-        <source>GEOM_MEN_EXPORT</source>
-        <translation>Export</translation>
-    </message>
-    <message>
-        <source>GEOM_MEN_IMPORT</source>
-        <translation>Import</translation>
-    </message>
     <message>
         <source>GEOM_MEN_ISOS</source>
         <translation>Select Number Of Isos</translation>
@@ -1209,17 +1245,49 @@ Please, select face, shell or solid and try again</translation>
         <translation>Division pattern</translation>
     </message>
     <message>
-        <source>GEOM_PROJECTION</source>
-        <translation>Projection</translation>
+        <source>GEOM_PROJECTION_ON_FACE</source>
+        <translation>Projection on Face</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJECTION_ON_WIRE</source>
+        <translation>Projection on Wire</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJECTION_ON_EDGE</source>
+        <translation>Projection on Edge</translation>
     </message>
     <message>
         <source>GEOM_PROJECTION_TITLE</source>
-        <translation>Projection on Face</translation>
+        <translation>Projection</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJECTION_NAME</source>
+        <translation>Projection</translation>
     </message>
     <message>
-        <source>GEOM_SOURCE_OBJECT</source>
+        <source>GEOM_PROJ_ON_FACE_SOURCE</source>
         <translation>Source vertex, edge or wire</translation>
     </message>
+    <message>
+        <source>GEOM_PROJ_ON_FACE_TARGET</source>
+        <translation>Target face</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJ_ON_WIRE_SOURCE</source>
+        <translation>Source vertex</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJ_ON_WIRE_TARGET</source>
+        <translation>Target wire</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJ_ON_EDGE_SOURCE</source>
+        <translation>Source vertex</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJ_ON_EDGE_TARGET</source>
+        <translation>Target edge</translation>
+    </message>
     <message>
         <source>GEOM_SOLUTION</source>
         <translation>Solution :</translation>
@@ -1228,10 +1296,6 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_SOLUTION_I</source>
         <translation>Solution %1</translation>
     </message>
-    <message>
-        <source>GEOM_TARGET_OBJECT</source>
-        <translation>Target face</translation>
-    </message>
     <message>
         <source>GEOM_WITH_CONTACT</source>
         <translation>With contact</translation>
@@ -1348,6 +1412,14 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_SELECT_UNPUBLISHED_EDGES</source>
         <translation>Select unpublished edges</translation>
     </message>
+    <message>
+        <source>GEOM_GENERATE_GROUPS</source>
+        <translation>Generate Groups</translation>
+    </message>
+    <message>
+        <source>GEOM_GROUP_NAME_PREFIX</source>
+        <translation>Group Names Prefix</translation>
+    </message>
     <message>
         <source>GEOM_PLANE</source>
         <translation>Plane</translation>
@@ -1646,11 +1718,11 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>GEOM_SECTION</source>
-        <translation>Section</translation>
+        <translation>Intersection</translation>
     </message>
     <message>
         <source>GEOM_SECTION_TITLE</source>
-        <translation>Section Of Two Objects</translation>
+        <translation>Intersection Of Two Objects</translation>
     </message>
     <message>
         <source>GEOM_SELECTED_FACE</source>
@@ -1664,6 +1736,10 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_SELECTED_SHAPE</source>
         <translation>Selected shape</translation>
     </message>
+    <message>
+        <source>GEOM_SELECTED_SHAPES</source>
+        <translation>Selected shapes</translation>
+    </message>
     <message>
         <source>GEOM_SELECTION</source>
         <translation>Selection</translation>
@@ -1940,6 +2016,14 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_SOLID_TITLE</source>
         <translation>Solid Construction</translation>
     </message>
+    <message>
+        <source>GEOM_SOLID_SHELLS</source>
+        <translation>Make Solid From Shells</translation>
+    </message>
+    <message>
+        <source>GEOM_SOLID_FACES</source>
+        <translation>Make Solid From Connected Set Of Faces/Shells</translation>
+    </message>
     <message>
         <source>GEOM_SPHERE</source>
         <translation>Sphere</translation>
@@ -2066,7 +2150,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>GEOM_SUPRESSFACE</source>
-        <translation>Supress Face</translation>
+        <translation>Suppress Face</translation>
     </message>
     <message>
         <source>GEOM_SUPRESSFACE_SELECT</source>
@@ -2230,7 +2314,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>GEOM_VERTEXES</source>
-        <translation>Vertexes</translation>
+        <translation>Vertices</translation>
     </message>
     <message>
         <source>GEOM_WATER_DENSITY</source>
@@ -2344,6 +2428,26 @@ Please, select face, shell or solid and try again</translation>
         <source>WRN_NULL_OBJECT_OR_SHAPE</source>
         <translation>Shape %1 for solid creation is null</translation>
     </message>
+    <message>
+        <source>GROUP_DOWN</source>
+        <translation>Down</translation>
+    </message>
+    <message>
+        <source>GROUP_UP</source>
+        <translation>Up</translation>
+    </message>
+    <message>
+        <source>GROUP_SIDE1</source>
+        <translation>Side1</translation>
+    </message>
+    <message>
+        <source>GROUP_SIDE2</source>
+        <translation>Side2</translation>
+    </message>
+    <message>
+        <source>GROUP_OTHER</source>
+        <translation>Other</translation>
+    </message>
     <message>
         <source>GEOM_X</source>
         <translation>X :</translation>
@@ -2366,7 +2470,15 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>MEN_CURVE_CREATOR</source>
-        <translation>Curve creator</translation>
+        <translation>2D Polyline</translation>
+    </message>
+    <message>
+        <source>TOP_CURVE_CREATOR</source>
+        <translation>Create 2D polyline</translation>
+    </message>
+    <message>
+        <source>STB_CURVE_CREATOR</source>
+        <translation>Create 2D polyline</translation>
     </message>
     <message>
         <source>MEN_ALL_SEL_ONLY</source>
@@ -2440,6 +2552,10 @@ Please, select face, shell or solid and try again</translation>
         <source>MEN_CHECK_SELF_INTERSECTIONS</source>
         <translation>Detect Self-intersections</translation>
     </message>
+    <message>
+        <source>MEN_FAST_CHECK_INTERSECTIONS</source>
+        <translation>Fast intersection</translation>
+    </message>
     <message>
         <source>MEN_CHECK_FREE_BNDS</source>
         <translation>Check Free Boundaries</translation>
@@ -2586,7 +2702,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>MEN_EXPORT</source>
-        <translation>Export...</translation>
+        <translation>Export</translation>
     </message>
     <message>
         <source>MEN_EXTRUSION</source>
@@ -2694,7 +2810,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>MEN_IMPORT</source>
-        <translation>Import...</translation>
+        <translation>Import</translation>
     </message>
     <message>
         <source>MEN_INERTIA</source>
@@ -2760,6 +2876,10 @@ Please, select face, shell or solid and try again</translation>
         <source>MEN_PROJECTION</source>
         <translation>Projection</translation>
     </message>
+    <message>
+        <source>MEN_PROJ_ON_CYL</source>
+        <translation>Projection on Cylinder</translation>
+    </message>
     <message>
         <source>MEN_OPERATIONS</source>
         <translation>Operations</translation>
@@ -2780,6 +2900,10 @@ Please, select face, shell or solid and try again</translation>
         <source>MEN_PIPE_PATH</source>
         <translation>Restore Path</translation>
     </message>
+    <message>
+        <source>MEN_THICKNESS</source>
+        <translation>Thickness</translation>
+    </message>
     <message>
         <source>MEN_PLANE</source>
         <translation>Plane</translation>
@@ -2892,6 +3016,14 @@ Please, select face, shell or solid and try again</translation>
         <source>MEN_POP_VECTORS</source>
         <translation>Show Edge Direction</translation>
     </message>
+    <message>
+        <source>MEN_POP_VERTICES</source>
+        <translation>Show Vertices</translation>
+    </message>
+    <message>
+        <source>MEN_POP_SHOW_NAME</source>
+        <translation>Show Name</translation>
+    </message>
     <message>
         <source>MEN_PREFERENCES</source>
         <translation>Preferences</translation>
@@ -2934,7 +3066,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>MEN_SECTION</source>
-        <translation>Section</translation>
+        <translation>Intersection</translation>
     </message>
     <message>
         <source>MEN_SELECT_ONLY</source>
@@ -2980,10 +3112,18 @@ Please, select face, shell or solid and try again</translation>
         <source>MEN_ISOLINE</source>
         <translation>Isoline</translation>
     </message>
+    <message>
+        <source>MEN_SURFACE_FROM_FACE</source>
+        <translation>Surface From Face</translation>
+    </message>
     <message>
         <source>MEN_SOLID</source>
         <translation>Solid</translation>
     </message>
+    <message>
+        <source>MEN_SOLID_FROM_FACES</source>
+        <translation>Solid from connected faces</translation>
+    </message>
     <message>
         <source>MEN_SOLID_SEL_ONLY</source>
         <translation>Solid</translation>
@@ -3064,6 +3204,22 @@ Please, select face, shell or solid and try again</translation>
         <source>MEN_VECTOR_MODE_OFF</source>
         <translation>Hide Edge Direction</translation>
     </message>
+    <message>
+        <source>MEN_VERTICES_MODE_ON</source>
+        <translation>Show Vertices</translation>
+    </message>
+    <message>
+        <source>MEN_VERTICES_MODE_OFF</source>
+        <translation>Hide Vertices</translation>
+    </message>
+    <message>
+        <source>MEN_NAME_MODE_ON</source>
+        <translation>Show Name</translation>
+    </message>
+    <message>
+        <source>MEN_NAME_MODE_OFF</source>
+        <translation>Hide Name</translation>
+    </message>
     <message>
         <source>MEN_WIREFRAME</source>
         <translation>Wireframe</translation>
@@ -3088,6 +3244,14 @@ Please, select face, shell or solid and try again</translation>
         <source>MEN_POP_PREDEF_MATER_CUSTOM</source>
         <translation>Custom...</translation>
     </message>
+    <message>
+        <source>MEN_EDGE_EXTEND</source>
+        <translation>Extended Edge</translation>
+    </message>
+    <message>
+        <source>MEN_FACE_EXTEND</source>
+        <translation>Extended Face</translation>
+    </message>
     <message>
         <source>NAME_LBL</source>
         <translation>Name: </translation>
@@ -3098,7 +3262,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>PREF_DEFLECTION</source>
-        <translation>Deflection coefficient</translation>
+        <translation>Default deflection coefficient</translation>
     </message>
     <message>
         <source>GEOM_PREF_def_precision</source>
@@ -3144,6 +3308,10 @@ Please, select face, shell or solid and try again</translation>
         <source>PREF_DISPLAY_MODE</source>
         <translation>Default display mode</translation>
     </message>
+    <message>
+        <source>PREF_TRANSPARENCY</source>
+        <translation>Default transparency</translation>
+    </message>
     <message>
         <source>PREF_FREE_BOUND_COLOR</source>
         <translation>Color of free boundaries</translation>
@@ -3166,12 +3334,16 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>PREF_GROUP_VERTEX</source>
-        <translation>Marker of Points</translation>
+        <translation>Default marker of points</translation>
     </message>
     <message>
         <source>PREF_ISOS_COLOR</source>
         <translation>Color of isolines</translation>
     </message>
+    <message>
+        <source>PREF_LABEL_COLOR</source>
+        <translation>Color of labels</translation>
+    </message>
     <message>
         <source>PREF_TOPLEVEL_COLOR</source>
         <translation>Top level color</translation>
@@ -3242,11 +3414,11 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>PREF_EDGE_WIDTH</source>
-        <translation>Edges width</translation>
+        <translation>Default edges width</translation>
     </message>
     <message>
         <source>PREF_ISOLINES_WIDTH</source>
-        <translation>Iso lines width</translation>
+        <translation>Default isolines width</translation>
     </message>
     <message>
         <source>PREF_PREVIEW_EDGE_WIDTH</source>
@@ -3296,9 +3468,13 @@ Please, select face, shell or solid and try again</translation>
         <source>PREF_DIMENSIONS_SHOW_UNITS</source>
         <translation>Show units of measurement</translation>
     </message>
+    <message>
+        <source>PREF_HIDE_INPUT_OBJECT</source>
+        <translation>Hide input objects from the viewer</translation>
+    </message>
     <message>
         <source>PREF_ISOS</source>
-        <translation>Number of isolines</translation>
+        <translation>Default number of isolines</translation>
     </message>
     <message>
         <source>PREF_ISOS_U</source>
@@ -3346,7 +3522,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>REMOVE_HOLES_NEW_OBJ_NAME</source>
-        <translation>SupressHoles</translation>
+        <translation>SuppressHoles</translation>
     </message>
     <message>
         <source>REMOVE_INT_WIRES_NEW_OBJ_NAME</source>
@@ -3412,6 +3588,10 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_CHECK_SELF_INTERSECTIONS</source>
         <translation>Detect Self-intersections</translation>
     </message>
+    <message>
+        <source>STB_FAST_CHECK_INTERSECTIONS</source>
+        <translation>Fast intersection</translation>
+    </message>
     <message>
         <source>STB_CHECK_FREE_BNDS</source>
         <translation>Check free boundaries</translation>
@@ -3520,10 +3700,6 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_EXPLODE_BLOCKS</source>
         <translation>Explode on Blocks</translation>
     </message>
-    <message>
-        <source>STB_EXPORT</source>
-        <translation>Export geometry to BREP file</translation>
-    </message>
     <message>
         <source>STB_EXTRUSION</source>
         <translation>Create an extrusion</translation>
@@ -3608,10 +3784,6 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_HEX_SOLID</source>
         <translation>Hexahedral Solid</translation>
     </message>
-    <message>
-        <source>STB_IMPORT</source>
-        <translation>Import geometry from BREP file</translation>
-    </message>
     <message>
         <source>STB_INERTIA</source>
         <translation>Compute moments of intertia of the shape</translation>
@@ -3668,6 +3840,10 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_PROJECTION</source>
         <translation>Project a point, an edge or a wire on a face</translation>
     </message>
+    <message>
+        <source>STB_PROJ_ON_CYL</source>
+        <translation>Project a wire or a face on a cylinder</translation>
+    </message>
     <message>
         <source>STB_ORIGIN_AND_VECTORS</source>
         <translation>Create an origin and base Vectors</translation>
@@ -3684,6 +3860,10 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_PIPE_PATH</source>
         <translation>Restore path from a pipe-like shape</translation>
     </message>
+    <message>
+        <source>STB_THICKNESS</source>
+        <translation>Make a thick solid</translation>
+    </message>
     <message>
         <source>STB_PLANE</source>
         <translation>Create a plane</translation>
@@ -3756,6 +3936,14 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_POP_VECTORS</source>
         <translation>Show Edge Direction</translation>
     </message>
+    <message>
+        <source>STB_POP_VERTICES</source>
+        <translation>Show Vertices</translation>
+    </message>
+    <message>
+        <source>STB_POP_SHOW_NAME</source>
+        <translation>Show Name</translation>
+    </message>
     <message>
         <source>STB_POP_SETTEXTURE</source>
         <translation>Add a texture</translation>
@@ -3798,7 +3986,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>STB_SECTION</source>
-        <translation>Section</translation>
+        <translation>Intersection</translation>
     </message>
     <message>
         <source>STB_SEWING</source>
@@ -3820,6 +4008,10 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_VECTOR_MODE</source>
         <translation>Change Edge Presentation Mode</translation>
     </message>
+    <message>
+        <source>STB_NAME_MODE</source>
+        <translation>Show/Hide names of visible shapes</translation>
+    </message>
     <message>
         <source>STB_SHADING_COLOR</source>
         <translation>Set shading color</translation>
@@ -3848,6 +4040,10 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_ISOLINE</source>
         <translation>Create U- or V-Isoline</translation>
     </message>
+    <message>
+        <source>STB_SURFACE_FROM_FACE</source>
+        <translation>Create a Surface From Face</translation>
+    </message>
     <message>
         <source>STB_SOLID</source>
         <translation>Build a solid</translation>
@@ -3926,7 +4122,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>SUPRESS_FACE_NEW_OBJ_NAME</source>
-        <translation>SupressFaces</translation>
+        <translation>SuppressFaces</translation>
     </message>
     <message>
         <source>ShHealOper_ErrorExecution_msg</source>
@@ -3980,54 +4176,6 @@ Please, select face, shell or solid and try again</translation>
         <source>TOM_X</source>
         <translation>X</translation>
     </message>
-    <message>
-        <source>TOOL_BASIC</source>
-        <translation>Basic</translation>
-    </message>
-    <message>
-        <source>TOOL_BLOCKS</source>
-        <translation>Blocks</translation>
-    </message>
-    <message>
-        <source>TOOL_BOOLEAN</source>
-        <translation>Boolean operations</translation>
-    </message>
-    <message>
-        <source>TOOL_FEATURES</source>
-        <translation>Modification</translation>
-    </message>
-    <message>
-        <source>TOOL_GENERATION</source>
-        <translation>Generation</translation>
-    </message>
-    <message>
-        <source>TOOL_PRIMITIVES</source>
-        <translation>Primitives</translation>
-    </message>
-    <message>
-        <source>TOOL_TRANSFORMATION</source>
-        <translation>Transformation</translation>
-    </message>
-    <message>
-        <source>TOOL_BUILD</source>
-        <translation>Build</translation>
-    </message>
-    <message>
-        <source>TOOL_OPERATIONS</source>
-        <translation>Operations</translation>
-    </message>
-    <message>
-        <source>TOOL_PICTURES</source>
-        <translation>Pictures</translation>
-    </message>
-    <message>
-        <source>TOOL_ADVANCED</source>
-        <translation>Advanced</translation>
-    </message>
-    <message>
-        <source>TOOL_MEASURES</source>
-        <translation>Measures</translation>
-    </message>
     <message>
         <source>TOP_ARC</source>
         <translation>Create an arc</translation>
@@ -4072,6 +4220,10 @@ Please, select face, shell or solid and try again</translation>
         <source>TOP_CHECK_SELF_INTERSECTIONS</source>
         <translation>Detect Self-intersections</translation>
     </message>
+    <message>
+        <source>TOP_FAST_CHECK_INTERSECTIONS</source>
+        <translation>Fast intersection</translation>
+    </message>
     <message>
         <source>TOP_CHECK_FREE_BNDS</source>
         <translation>Check free boundaries</translation>
@@ -4172,10 +4324,6 @@ Please, select face, shell or solid and try again</translation>
         <source>TOP_EXPLODE_BLOCKS</source>
         <translation>Explode on Blocks</translation>
     </message>
-    <message>
-        <source>TOP_EXPORT</source>
-        <translation>Export geometry to BREP file</translation>
-    </message>
     <message>
         <source>TOP_EXTRUSION</source>
         <translation>Create an extrusion</translation>
@@ -4252,10 +4400,6 @@ Please, select face, shell or solid and try again</translation>
         <source>TOP_HEX_SOLID</source>
         <translation>Hexahedral Solid</translation>
     </message>
-    <message>
-        <source>TOP_IMPORT</source>
-        <translation>Import geometry from BREP file</translation>
-    </message>
     <message>
         <source>TOP_INERTIA</source>
         <translation>Moments of intertia</translation>
@@ -4320,6 +4464,10 @@ Please, select face, shell or solid and try again</translation>
         <source>TOP_PROJECTION</source>
         <translation>Projection</translation>
     </message>
+    <message>
+        <source>TOP_PROJ_ON_CYL</source>
+        <translation>Projection on Cylinder</translation>
+    </message>
     <message>
         <source>TOP_ORIGIN_AND_VECTORS</source>
         <translation>Create an origin and base Vectors</translation>
@@ -4336,6 +4484,10 @@ Please, select face, shell or solid and try again</translation>
         <source>TOP_PIPE_PATH</source>
         <translation>Restore path</translation>
     </message>
+    <message>
+        <source>TOP_THICKNESS</source>
+        <translation>Thickness</translation>
+    </message>
     <message>
         <source>TOP_PLANE</source>
         <translation>Create a plane</translation>
@@ -4434,7 +4586,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>TOP_SECTION</source>
-        <translation>Section</translation>
+        <translation>Intersection</translation>
     </message>
     <message>
         <source>TOP_SEWING</source>
@@ -4468,6 +4620,10 @@ Please, select face, shell or solid and try again</translation>
         <source>TOP_ISOLINE</source>
         <translation>Isoline</translation>
     </message>
+    <message>
+        <source>TOP_SURFACE_FROM_FACE</source>
+        <translation>Surface From Face</translation>
+    </message>
     <message>
         <source>TOP_SOLID</source>
         <translation>Build solid</translation>
@@ -4634,7 +4790,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>GEOM_REMOVE_WEBS</source>
-        <translation>Compound of solids</translation>
+        <translation>Solids</translation>
     </message>
     <message>
         <source>REMOVE_WEBS_NEW_OBJ_NAME</source>
@@ -4720,6 +4876,18 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_UNION_FACES</source>
         <translation>Union faces</translation>
     </message>
+    <message>
+        <source>TOP_INSPECT_OBJECT</source>
+        <translation>Inspect Object</translation>
+    </message>
+    <message>
+        <source>MEN_INSPECT_OBJECT</source>
+        <translation>Inspect Object</translation>
+    </message>
+    <message>
+        <source>STB_INSPECT_OBJECT</source>
+        <translation>Inspect Object</translation>
+    </message>
     <message>
         <source>TOP_NORMALE</source>
         <translation>Normal to a face</translation>
@@ -4745,40 +4913,48 @@ Please, select face, shell or solid and try again</translation>
         <translation>Compute angle between two lines or linear edges</translation>
     </message>
     <message>
-      <source>TOP_MANAGE_DIMENSIONS</source>
-      <translation>Manage dimensions</translation>
+        <source>TOP_MANAGE_DIMENSIONS</source>
+        <translation>Manage dimensions</translation>
+    </message>
+    <message>
+        <source>MEN_MANAGE_DIMENSIONS</source>
+        <translation>Manage dimensions</translation>
+    </message>
+    <message>
+        <source>STB_MANAGE_DIMENSIONS</source>
+        <translation>Manage measurement dimensions of an object</translation>
     </message>
     <message>
-      <source>MEN_MANAGE_DIMENSIONS</source>
-      <translation>Manage dimensions</translation>
+        <source>MEN_POP_SHOW_DEPENDENCY_TREE</source>
+        <translation>Show dependency tree</translation>
     </message>
     <message>
-      <source>STB_MANAGE_DIMENSIONS</source>
-      <translation>Manage measurement dimensions of an object</translation>
+        <source>MEN_POP_REDUCE_STUDY</source>
+        <translation>Reduce study</translation>
     </message>
     <message>
-      <source>MEN_POP_SHOW_ALL_DIMENSIONS</source>
-      <translation>Show all dimensions</translation>
+        <source>MEN_POP_SHOW_ALL_DIMENSIONS</source>
+        <translation>Show all dimensions</translation>
     </message>
     <message>
-      <source>STB_POP_SHOW_ALL_DIMENSIONS</source>
-      <translation>Show all hidden measures (dimension) created for the object</translation>
+        <source>STB_POP_SHOW_ALL_DIMENSIONS</source>
+        <translation>Show all hidden measures (dimension) created for the object</translation>
     </message>
     <message>
-      <source>TOP_POP_SHOW_ALL_DIMENSIONS</source>
-      <translation>Show all hidden measures (dimension) created for the object</translation>
+        <source>TOP_POP_SHOW_ALL_DIMENSIONS</source>
+        <translation>Show all hidden measures (dimension) created for the object</translation>
     </message>
     <message>
-      <source>MEN_POP_HIDE_ALL_DIMENSIONS</source>
-      <translation>Hide all dimensions</translation>
+        <source>MEN_POP_HIDE_ALL_DIMENSIONS</source>
+        <translation>Hide all dimensions</translation>
     </message>
     <message>
-      <source>STB_POP_HIDE_ALL_DIMENSIONS</source>
-      <translation>Show all visible measures (dimension) created for the object</translation>
+        <source>STB_POP_HIDE_ALL_DIMENSIONS</source>
+        <translation>Show all visible measures (dimension) created for the object</translation>
     </message>
     <message>
-      <source>TOP_POP_HIDE_ALL_DIMENSIONS</source>
-      <translation>Show all visible measures (dimension) created for the object</translation>
+        <source>TOP_POP_HIDE_ALL_DIMENSIONS</source>
+        <translation>Show all visible measures (dimension) created for the object</translation>
     </message>
     <message>
         <source>TOP_POP_AUTO_COLOR</source>
@@ -5004,6 +5180,30 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_GET_SHARED_SHAPES</source>
         <translation>Get shared shapes</translation>
     </message>
+    <message>
+        <source>TOP_TRANSFER_DATA</source>
+        <translation>Transfer Data</translation>
+    </message>
+    <message>
+        <source>MEN_TRANSFER_DATA</source>
+        <translation>Transfer Data</translation>
+    </message>
+    <message>
+        <source>STB_TRANSFER_DATA</source>
+        <translation>Transfer Data</translation>
+    </message>
+    <message>
+        <source>TOP_EXTENSION</source>
+        <translation>Extend Edge or Face</translation>
+    </message>
+    <message>
+        <source>MEN_EXTENSION</source>
+        <translation>Extension</translation>
+    </message>
+    <message>
+        <source>STB_EXTENSION</source>
+        <translation>Extend Edge or Face</translation>
+    </message>
     <message>
         <source>GEOM_PUBLISH_RESULT_GRP</source>
         <translation>Advanced options</translation>
@@ -5021,24 +5221,84 @@ Please, select face, shell or solid and try again</translation>
         <translation>Preview</translation>
     </message>
     <message>
-        <source>GEOM_ALL_IMPORT_FILES</source>
-        <translation>All supported formats ( %1 )</translation>
+        <source>PREF_TAB_DEPENDENCY_VIEW</source>
+        <translation>Dependency Tree</translation>
     </message>
     <message>
-        <source>GEOM_UNSUPPORTED_TYPE</source>
-        <translation>Unsupported format for the file</translation>
+        <source>PREF_HIERARCHY_TYPE</source>
+        <translation>Hierarchy type</translation>
     </message>
     <message>
-        <source>GEOM_UNKNOWN_IMPORT_ERROR</source>
-        <translation>Unknown error</translation>
+        <source>MEN_ONLY_ASCENDANTS</source>
+        <translation>Display only ascendants tree</translation>
     </message>
     <message>
-        <source>GEOM_IMPORT_ERRORS</source>
-        <translation>Import operation has finished with errors:</translation>
+        <source>MEN_ONLY_DESCENDANTS</source>
+        <translation>Display only descendants tree</translation>
     </message>
     <message>
-        <source>EXPORT_IGES_HETEROGENEOUS_COMPOUND</source>
-        <translation>This compound cannot be exported in IGES format
+        <source>MEN_BOTH_ASCENDANTS_DESCENDANTS</source>
+        <translation>Display both ascendants and descendants trees</translation>
+    </message>
+    <message>
+        <source>GEOM_MOVE_POSSIBILITY</source>
+        <translation>Possibility to move nodes</translation>
+    </message>
+    <message>
+        <source>PREF_GROUP_DEPENDENCY_VIEW_COLOR</source>
+        <translation>Color</translation>
+    </message>
+    <message>
+        <source>PREF_DEPENDENCY_VIEW_BACKGROUND_COLOR</source>
+        <translation>Background color</translation>
+    </message>
+    <message>
+        <source>PREF_DEPENDENCY_VIEW_NODE_COLOR</source>
+        <translation>Default node color</translation>
+    </message>
+    <message>
+        <source>PREF_DEPENDENCY_VIEW_MAIN_NODE_COLOR</source>
+        <translation>Main node color</translation>
+    </message>
+    <message>
+        <source>PREF_DEPENDENCY_VIEW_UNPUBLISH_NODE_COLOR</source>
+        <translation>Unpublished node color</translation>
+    </message>
+    <message>
+        <source>PREF_DEPENDENCY_VIEW_SELECT_NODE_COLOR</source>
+        <translation>Selected node color</translation>
+    </message>
+    <message>
+        <source>PREF_DEPENDENCY_VIEW_ARROW_COLOR</source>
+        <translation>Default arrow color</translation>
+    </message>
+    <message>
+        <source>PREF_DEPENDENCY_VIEW_HIGHLIGHT_ARROW_COLOR</source>
+        <translation>Highlighted arrow color</translation>
+    </message>
+    <message>
+        <source>PREF_DEPENDENCY_VIEW_SELECT_ARROW_COLOR</source>
+        <translation>Selected arrow color</translation>
+    </message>
+    <message>
+        <source>GEOM_ALL_IMPORT_FILES</source>
+        <translation>All supported formats ( %1 )</translation>
+    </message>
+    <message>
+        <source>GEOM_UNSUPPORTED_TYPE</source>
+        <translation>Unsupported format for the file</translation>
+    </message>
+    <message>
+        <source>GEOM_UNKNOWN_IMPORT_ERROR</source>
+        <translation>Unknown error</translation>
+    </message>
+    <message>
+        <source>GEOM_IMPORT_ERRORS</source>
+        <translation>Import operation has finished with errors:</translation>
+    </message>
+    <message>
+        <source>EXPORT_IGES_HETEROGENEOUS_COMPOUND</source>
+        <translation>This compound cannot be exported in IGES format
 without loss, because it contains entities, that must be saved in
 different modes. It is vertices, edges and wires on the one hand and
 shells and solids on the other hand.</translation>
@@ -5047,11 +5307,6 @@ shells and solids on the other hand.</translation>
         <source>GEOM_PUBLISH_NAMED_SHAPES</source>
         <translation>Create groups for named shapes (if there are any)?</translation>
     </message>
-    <message>
-        <source>GEOM_SCALE_DIMENSIONS</source>
-        <translation>Take into account the units (%1) embedded to the file?
-Ignoring units will cause model scaling (as dimensions are supposed to be specified in meters).</translation>
-    </message>
     <message>
         <source>GEOM_PRECISION_HINT</source>
         <translation>Input value precision can be adjusted using
@@ -5082,64 +5337,107 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif
         <translation>Select image...</translation>
     </message>
     <message>
-        <source>MEN_IMPORTEXPORT</source>
-        <translation>Import / Export XAO</translation>
+        <source>CC_PNT_ITEM_X_Y</source>
+        <translation>X=%1, Y=%2</translation>
     </message>
     <message>
-        <source>TOOL_IMPORTEXPORT</source>
-        <translation>Import / Export XAO</translation>
+        <source>CC_PNT_ITEM_X_Y_Z</source>
+        <translation>X=%1, Y=%2, Z=%3</translation>
     </message>
     <message>
-        <source>TOP_EXPORTXAO</source>
-        <translation>Export to XAO</translation>
+        <source>GEOM_FILTER</source>
+        <translation>Filter</translation>
     </message>
     <message>
-        <source>MEN_EXPORTXAO</source>
-        <translation>Export XAO</translation>
+        <source>GEOM_LESS_THAN</source>
+        <translation>Less Than</translation>
     </message>
     <message>
-        <source>STB_EXPORTXAO</source>
-        <translation>Export shape to XAO format</translation>
+        <source>GEOM_LESSOREQUAL_THAN</source>
+        <translation>Equal or Less Than</translation>
     </message>
     <message>
-        <source>TOP_IMPORTXAO</source>
-        <translation>Import from XAO</translation>
+        <source>GEOM_GREAT_THAN</source>
+        <translation>Greater Than</translation>
     </message>
     <message>
-        <source>MEN_IMPORTXAO</source>
-        <translation>Import XAO</translation>
+        <source>GEOM_GREATOREQUAL_THAN</source>
+        <translation>Equal or Greater Than</translation>
     </message>
     <message>
-        <source>STB_IMPORTXAO</source>
-        <translation>Import shape from XAO format</translation>
+        <source>GEOM_SOME_SHAPES_SELECTED</source>
+        <translation>%1 shape(s) has(have) been selected</translation>
     </message>
     <message>
-        <source>GEOM_IMPORTEXPORT_204</source>
-        <translation>Export XAO</translation>
+        <source>GEOM_NO_SHAPES_SELECTED</source>
+        <translation>There are no shapes that meet filtering parameters</translation>
     </message>
     <message>
-        <source>GEOM_SELECT_IMPORT_XAO</source>
-        <translation>Import from XAO</translation>
+        <source>GEOM_HEALING_STATS_TITLE</source>
+        <translation>What is done</translation>
     </message>
     <message>
-        <source>GEOM_SELECT_EXPORT_XAO</source>
-        <translation>Export to XAO</translation>
+        <source>GEOM_HEALING_STATS_COL_1</source>
+        <translation>Count</translation>
     </message>
     <message>
-        <source>XAO_FILES</source>
-        <translation>XAO files (*.xao)</translation>
+        <source>GEOM_HEALING_STATS_COL_2</source>
+        <translation>Modification</translation>
     </message>
+</context>
+<context>
+    <name>GeometryGUI</name>
     <message>
-        <source>TOOLS_IMPORTEXPORT</source>
-        <translation>Import / Export</translation>
+        <source>TOOL_BASIC</source>
+        <translation>Basic</translation>
     </message>
     <message>
-        <source>CC_PNT_ITEM_X_Y</source>
-        <translation>X=%1, Y=%2</translation>
+        <source>TOOL_BLOCKS</source>
+        <translation>Blocks</translation>
     </message>
     <message>
-        <source>CC_PNT_ITEM_X_Y_Z</source>
-        <translation>X=%1, Y=%2, Z=%3</translation>
+        <source>TOOL_BOOLEAN</source>
+        <translation>Boolean operations</translation>
+    </message>
+    <message>
+        <source>TOOL_FEATURES</source>
+        <translation>Modification</translation>
+    </message>
+    <message>
+        <source>TOOL_GENERATION</source>
+        <translation>Generation</translation>
+    </message>
+    <message>
+        <source>TOOL_PRIMITIVES</source>
+        <translation>Primitives</translation>
+    </message>
+    <message>
+        <source>TOOL_TRANSFORMATION</source>
+        <translation>Transformation</translation>
+    </message>
+    <message>
+        <source>TOOL_BUILD</source>
+        <translation>Build</translation>
+    </message>
+    <message>
+        <source>TOOL_OPERATIONS</source>
+        <translation>Operations</translation>
+    </message>
+    <message>
+        <source>TOOL_PICTURES</source>
+        <translation>Pictures</translation>
+    </message>
+    <message>
+        <source>TOOL_ADVANCED</source>
+        <translation>Advanced</translation>
+    </message>
+    <message>
+        <source>TOOL_MEASURES</source>
+        <translation>Measures</translation>
+    </message>
+    <message>
+        <source>TOOL_IMPORTEXPORT</source>
+        <translation>Import / Export XAO</translation>
     </message>
 </context>
 <context>
@@ -5382,74 +5680,39 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif
         <translation>Face 2 V</translation>
     </message>
 </context>
-<context>
-    <name>CurveCreator_NewPointDlg</name>
-    <message>
-        <source>ADD_NEW_POINT</source>
-        <translation>Add new points</translation>
-    </message>
-    <message>
-        <source>X_COORD</source>
-        <translation>X</translation>
-    </message>
-    <message>
-        <source>Y_COORD</source>
-        <translation>Y</translation>
-    </message>
-    <message>
-        <source>Z_COORD</source>
-        <translation>Z</translation>
-    </message>
-    <message>
-        <source>ADD_BTN</source>
-        <translation>Add</translation>
-    </message>
-    <message>
-        <source>ADD_CONTINUE_BTN</source>
-        <translation>Add and continue</translation>
-    </message>
-    <message>
-        <source>ADD_NEW_POINT_TO_%1</source>
-        <translation>Add new point to %1</translation>
-    </message>
-    <message>
-        <source>SET_POINT_COORDINATES</source>
-        <translation>Set point coordinates</translation>
-    </message>
-</context>
 <context>
     <name>CurveCreator_NewSectionDlg</name>
     <message>
-        <source>NAME</source>
+        <source>SECTION_NAME</source>
         <translation>Name</translation>
     </message>
     <message>
-        <source>LINE_TYPE</source>
+        <source>SECTION_LINE_TYPE</source>
         <translation>Type</translation>
     </message>
     <message>
-        <source>POLYLINE_TYPE</source>
+        <source>SECTION_POLYLINE_TYPE</source>
         <translation>Polyline</translation>
     </message>
     <message>
-        <source>SPLINE_TYPE</source>
+        <source>SECTION_SPLINE_TYPE</source>
         <translation>Spline</translation>
     </message>
     <message>
-        <source>LINE_CLOSED</source>
+        <source>SECTION_LINE_CLOSED</source>
         <translation>Closed</translation>
     </message>
     <message>
-        <source>OK</source>
-        <translation>Ok</translation>
+        <source>SECTION_ADD_BTN</source>
+        <translation>Add</translation>
     </message>
     <message>
-        <source>ADD_BTN</source>
-        <translation>Add</translation>
+        <source>SECTION_OK_BTN</source>
+        <translation>Ok</translation>
     </message>
     <message>
-        <source>ADD_CONTINUE_BTN</source>
-        <translation>Add and continue</translation>
+        <source>SECTION_CANCEL_BTN</source>
+        <translation>Cancel</translation>
     </message>
     <message>
         <source>ADD_NEW_SECTION</source>
@@ -5472,13 +5735,28 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif
     </message>
 </context>
 <context>
-    <name>CurveCreator_Widget</name>
+    <name>CurveCreator_TableView</name>
     <message>
-        <source>CURVE_NAME_TLT</source>
-        <translation>Name</translation>
+        <source>TABLE_SECTION</source>
+        <translation>Section</translation>
+    </message>
+    <message>
+        <source>TABLE_INDEX</source>
+        <translation>Index</translation>
     </message>
     <message>
-        <source>SECTION_GROUP_TLT</source>
+        <source>TABLE_X</source>
+        <translation>X</translation>
+    </message>
+    <message>
+        <source>TABLE_Y</source>
+        <translation>Y</translation>
+    </message>
+</context>
+<context>
+    <name>CurveCreator_Widget</name>
+    <message>
+        <source>SECTION_GROUP_TITLE</source>
         <translation>Sections</translation>
     </message>
     <message>
@@ -5505,22 +5783,6 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif
         <source>NEW_SECTION_TLT</source>
         <translation>Insert new section</translation>
     </message>
-    <message>
-        <source>INSERT_SECTION_BEFORE</source>
-        <translation>Insert section before</translation>
-    </message>
-    <message>
-        <source>INSERT_SECTION_BEFORE_TLT</source>
-        <translation>Insert section before</translation>
-    </message>
-    <message>
-        <source>INSERT_SECTION_AFTER</source>
-        <translation>Insert section after</translation>
-    </message>
-    <message>
-        <source>INSERT_SECTION_AFTER_TLT</source>
-        <translation>Insert section after</translation>
-    </message>
     <message>
         <source>ADDITION_MODE</source>
         <translation>Addition mode</translation>
@@ -5545,18 +5807,6 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif
         <source>DETECTION_MODE_TLT</source>
         <translation>Detection mode</translation>
     </message>
-    <message>
-        <source>INSERT_POINT_BEFORE</source>
-        <translation>Insert point before</translation>
-    </message>
-    <message>
-        <source>INSERT_POINT_BEFORE_TLT</source>
-        <translation>Insert point before</translation>
-    </message>
-    <message>
-        <source>INSERT_POINT_AFTER</source>
-        <translation>Insert point after</translation>
-    </message>
     <message>
         <source>CLOSE_SECTIONS</source>
         <translation>Set closed</translation>
@@ -5605,22 +5855,6 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif
         <source>JOIN_TLT</source>
         <translation>Join selected sections</translation>
     </message>
-    <message>
-        <source>STEP_UP</source>
-        <translation>Move up</translation>
-    </message>
-    <message>
-        <source>STEP_UP_TLT</source>
-        <translation>Move selected objects up</translation>
-    </message>
-    <message>
-        <source>STEP_DOWN</source>
-        <translation>Move down</translation>
-    </message>
-    <message>
-        <source>STEP_DOWN_TLT</source>
-        <translation>Move selected objects down</translation>
-    </message>
     <message>
         <source>CLEAR_ALL</source>
         <translation>Clear all</translation>
@@ -5638,6 +5872,33 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif
         <translation>Join all sections</translation>
     </message>
 </context>
+<context>
+    <name>EntityGUI_PolylineDlg</name>
+    <message>
+        <source>POLYLINE_DLG_TITLE</source>
+        <translation>Polyline Construction</translation>
+    </message>
+    <message>
+        <source>POLYLINE_TITLE</source>
+        <translation>Polyline</translation>
+    </message>
+    <message>
+        <source>POLYLINE_NAME</source>
+        <translation>Polyline</translation>
+    </message>
+    <message>
+        <source>POLYLINE_IMPORT</source>
+        <translation>Import polyline</translation>
+    </message>
+    <message>
+        <source>POLYLINE_ADD_SECTION</source>
+        <translation>Add section</translation>
+    </message>
+    <message>
+        <source>POLYLINE_EDIT_SECTION</source>
+        <translation>Edit section</translation>
+    </message>
+</context>
 <context>
     <name>EntityGUI_SketcherDlg</name>
     <message>
@@ -5850,10 +6111,6 @@ Number of sketch points too small</translation>
         <source>GEOM_ADD_THICKNESS</source>
         <translation>Add thickness (edges or wires only)</translation>
     </message>
-    <message>
-        <source>GEOM_TOWARDS_INSIDE</source>
-        <translation>Thicken towards the inside</translation>
-    </message>
 </context>
 <context>
     <name>GroupGUI</name>
@@ -6199,38 +6456,38 @@ Number of sketch points too small</translation>
         <translation>Show all</translation>
     </message>
     <message>
-      <source>HIDE_ALL_BTN</source>
-      <translation>Hide all</translation>
+        <source>HIDE_ALL_BTN</source>
+        <translation>Hide all</translation>
     </message>
     <message>
-      <source>DISTANCE_ITEM</source>
-      <translation>Distance</translation>
+        <source>DISTANCE_ITEM</source>
+        <translation>Distance</translation>
     </message>
     <message>
-      <source>DIAMETER_ITEM</source>
-      <translation>Diameter</translation>
+        <source>DIAMETER_ITEM</source>
+        <translation>Diameter</translation>
     </message>
     <message>
-      <source>ANGLE_ITEM</source>
-      <translation>Angle</translation>
+        <source>ANGLE_ITEM</source>
+        <translation>Angle</translation>
     </message>
     <message>
-      <source>WRN_TITLE_UNSAVED</source>
-      <translation>Unsaved changes</translation>
+        <source>WRN_TITLE_UNSAVED</source>
+        <translation>Unsaved changes</translation>
     </message>
     <message>
-      <source>WRN_MSG_CHANGES_LOST</source>
-      <translation>The unsaved changes will be lost.
+        <source>WRN_MSG_CHANGES_LOST</source>
+        <translation>The unsaved changes will be lost.
 Do you wish to continue?</translation>
     </message>
     <message>
-      <source>WRN_MSG_CHANGES_SAVE</source>
-      <translation>The unsaved changes will be lost.
+        <source>WRN_MSG_CHANGES_SAVE</source>
+        <translation>The unsaved changes will be lost.
 Do you wish to save them?</translation>
     </message>
     <message>
-      <source>WRN_MSG_UNSAVED</source>
-      <translation>The unsaved changes will be lost.
+        <source>WRN_MSG_UNSAVED</source>
+        <translation>The unsaved changes will be lost.
 Do you want to continue?</translation>
     </message>
 </context>
@@ -6598,6 +6855,22 @@ Please close this message box and select edges for gluing</translation>
         <translation>Enabling this option may result in a very time-consuming operation for some input shapes.
 Would you like to continue?</translation>
     </message>
+    <message>
+        <source>WIDTH_FACTOR_TOL</source>
+        <translation>Width factor tol.</translation>
+    </message>
+    <message>
+        <source>VOLUME_TOL</source>
+        <translation>Volume tol.</translation>
+    </message>
+    <message>
+        <source>TO_MERGE_SOLIDS</source>
+        <translation>To merge solids</translation>
+    </message>
+    <message>
+        <source>SELECT_ALL</source>
+        <translation>Select All</translation>
+    </message>
 </context>
 <context>
     <name>GEOMToolsGUI_DeleteDlg</name>
@@ -6785,6 +7058,10 @@ Do you want to create new material?</translation>
         <source>GEOM_SHARED_SHAPE</source>
         <translation>Shared_%1</translation>
     </message>
+    <message>
+        <source>GEOM_SHARED_SHAPES_MULTISHARE</source>
+        <translation>Shared by all</translation>
+    </message>
 </context>
 <context>
     <name>GEOMToolsGUI_PublishDlg</name>
@@ -6817,6 +7094,61 @@ Do you want to create new material?</translation>
         <translation>P&amp;ublish And Close</translation>
     </message>
 </context>
+<context>
+    <name>GEOMToolsGUI_ReduceStudyDlg</name>
+    <message>
+        <source>GEOM_REDUCE_STUDY_TITLE</source>
+        <translation>Reduce study</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_KEPT_OBJECTS</source>
+        <translation>Objects to be kept</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_REMOVE_OBJECTS</source>
+        <translation>Objects to be removed</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_NAME</source>
+        <translation>Name</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_OPTIONS</source>
+        <translation>Options</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_INTERMEDIATES</source>
+        <translation>Intermediate objects</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_SUB_OBJECTS</source>
+        <translation>Sub-objects</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_KEEP</source>
+        <translation>Keep</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_UNPUBLISH</source>
+        <translation>Unpublish</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_REMOVE</source>
+        <translation>Remove</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_REMOVE_EMPTY_FOLDER</source>
+        <translation>Remove empty folders</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_SOFT_REMOVAL</source>
+        <translation>Soft removal</translation>
+    </message>
+    <message>
+        <source>GEOM_REDUCE_STUDY_WARNING_DELETE</source>
+        <translation>Do you really want to delete intermediate objects? After applying this operation study will be broken.</translation>
+    </message>
+</context>
 <context>
     <name>RepairGUI_UnionFacesDlg</name>
     <message>
@@ -6832,6 +7164,37 @@ Do you want to create new material?</translation>
         <translation>UnionFaces</translation>
     </message>
 </context>
+<context>
+    <name>RepairGUI_InspectObjectDlg</name>
+    <message>
+        <source>GEOM_INSPECT_OBJECT_TITLE</source>
+        <translation>Inspect object</translation>
+    </message>
+    <message>
+        <source>GEOM_INSPECT_OBJECT_MAIN_SHAPE</source>
+        <translation>Main shape</translation>
+    </message>
+    <message>
+        <source>GEOM_INSPECT_OBJECT_SHOW</source>
+        <translation>Show Selected</translation>
+    </message>
+    <message>
+        <source>GEOM_INSPECT_OBJECT_SHOW_ONLY</source>
+        <translation>Show Only Selected</translation>
+    </message>
+    <message>
+        <source>GEOM_INSPECT_OBJECT_HIDE</source>
+        <translation>Hide Selected</translation>
+    </message>
+    <message>
+        <source>GEOM_INSPECT_OBJECT_PUBLISH</source>
+        <translation>Publish Selected</translation>
+    </message>
+    <message>
+        <source>GEOM_INSPECT_OBJECT_NAME</source>
+        <translation>Name</translation>
+    </message>
+</context>
 <context>
     <name>GEOMGUI_CreationInfoWdg</name>
     <message>
@@ -6856,88 +7219,248 @@ Do you want to create new material?</translation>
     </message>
 </context>
 <context>
-    <name>ImportExportGUI_ExportXAODlg</name>
+    <name>EntityGUI_IsolineDlg</name>
     <message>
-        <source>GEOM_EXPORTXAO_TITLE</source>
-        <translation>Export XAO</translation>
+        <source>GEOM_ISOLINE_TITLE</source>
+        <translation>Isoline Construction</translation>
     </message>
     <message>
-        <source>GEOM_EXPORTXAO</source>
-        <translation>Export XAO</translation>
+        <source>GEOM_ISOLINE</source>
+        <translation>Isoline</translation>
     </message>
     <message>
-        <source>GEOM_EXPORTXAO_EXPORTINGSHAPE</source>
-        <translation>Shape</translation>
+        <source>GEOM_ISOLINE_U</source>
+        <translation>U-Isoline</translation>
     </message>
     <message>
-        <source>GEOM_EXPORTXAO_FILENAME</source>
-        <translation>File Name</translation>
+        <source>GEOM_ISOLINE_V</source>
+        <translation>V-Isoline</translation>
     </message>
+</context>
+<context>
+    <name>MeasureGUI_CheckSelfIntersectionsDlg</name>
     <message>
-        <source>GEOM_EXPORTXAO_AUTHOR</source>
-        <translation>Author</translation>
+        <source>GEOM_CHECK_INTE_INTERSECTIONS</source>
+        <translation>Self-intersections</translation>
     </message>
     <message>
-        <source>GEOM_EXPORTXAO_LGROUPS</source>
-        <translation>Groups</translation>
+        <source>GEOM_CHECK_INTE_SUBSHAPES</source>
+        <translation>Sub-shapes</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_INTE_CHECK_LEVEL</source>
+        <translation>Level of check</translation>
     </message>
     <message>
-        <source>GEOM_EXPORTXAO_LFIELDS</source>
-        <translation>Fields</translation>
+        <source>GEOM_CHECK_INTE_SUMMARY</source>
+        <translation>Summary</translation>
     </message>
     <message>
-        <source>EXPORT_DLG_ACCEPT</source>
-        <translation>OK</translation>
+        <source>GEOM_CHECK_INTE_COMPUTE</source>
+        <translation>Compute self-intersections</translation>
+    </message>
+    <message>
+        <source>GEOM_SELF_INTERSECTION_NAME</source>
+        <translation>Self_intersection</translation>
+    </message>
+    <message>
+        <source>GEOM_NO_SELF_INTERSECTIONS</source>
+        <translation>There are no self-intersections in the shape</translation>
+    </message>
+    <message>
+        <source>GEOM_SELF_INTERSECTIONS_FOUND</source>
+        <translation>Some self-intersections detected</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_SELF_INTERSECTIONS_FAILED</source>
+        <translation>Detection of self-intersections failed</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_SELF_INTERSECTIONS_ERRORS</source>
+        <translation>Warning: there were errors during the operation, so the list may be incomplete.</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_INTE_V_V</source>
+        <translation>Vertex to Vertex</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_INTE_V_E</source>
+        <translation>Vertex to Edge + all above</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_INTE_E_E</source>
+        <translation>Edge to Edge + all above</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_INTE_V_F</source>
+        <translation>Vertex to Face + all above</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_INTE_E_F</source>
+        <translation>Edge to Face + all above</translation>
+    </message>
+    <message>
+        <source>GEOM_CHECK_INTE_ALL</source>
+        <translation>Face to Face + all above</translation>
     </message>
 </context>
 <context>
-    <name>ImportExportGUI_ImportXAODlg</name>
+    <name>MeasureGUI_FastCheckIntersectionsDlg</name>
     <message>
-        <source>GEOM_IMPORTXAO_TITLE</source>
-        <translation>Import XAO</translation>
+        <source>GEOM_FAST_CHECK_INT_DEFLECT</source>
+        <translation>Deflection coefficient</translation>
     </message>
     <message>
-        <source>GEOM_IMPORTXAO</source>
-        <translation>Import XAO</translation>
+        <source>GEOM_FAST_CHECK_INT_DETECT_GAPS</source>
+        <translation>Detect gaps with tolerance</translation>
     </message>
     <message>
-        <source>GEOM_IMPORTXAO_IMPORTINGSHAPE</source>
-        <translation>Shape</translation>
+        <source>GEOM_FAST_CHECK_INT_SUBSHAPES</source>
+        <translation>Sub-shapes of Object %1:</translation>
     </message>
     <message>
-        <source>GEOM_IMPORTXAO_FILENAME</source>
-        <translation>File Name</translation>
+        <source>GEOM_FAST_CHECK_INT_COMPUTE</source>
+        <translation>Compute intersections</translation>
     </message>
     <message>
-        <source>GEOM_IMPORTXAO_LGROUPS</source>
-        <translation>Groups</translation>
+        <source>GEOM_FAST_INTERSECTION_NAME</source>
+        <translation>Fast_intersection</translation>
     </message>
     <message>
-        <source>GEOM_IMPORTXAO_LFIELDS</source>
-        <translation>Fields</translation>
+        <source>GEOM_FAST_INTERSECTION_FAILS</source>
+        <translation>No intersections</translation>
     </message>
     <message>
-        <source>STEP</source>
-        <translation>Step</translation>
+        <source>GEOM_FAST_CHECK_OBJ</source>
+        <translation>Objects And Results</translation>
     </message>
 </context>
 <context>
-    <name>EntityGUI_IsolineDlg</name>
+    <name>TransformationGUI_ExtensionDlg</name>
     <message>
-        <source>GEOM_ISOLINE_TITLE</source>
-        <translation>Isoline Construction</translation>
+        <source>GEOM_EXTENSION_TITLE</source>
+        <translation>Extension of Edge or Face</translation>
     </message>
     <message>
-        <source>GEOM_ISOLINE</source>
-        <translation>Isoline</translation>
+        <source>GEOM_EXTENSION</source>
+        <translation>Extension</translation>
     </message>
     <message>
-        <source>GEOM_ISOLINE_U</source>
-        <translation>U-Isoline</translation>
+        <source>GEOM_EXTENSION_MIN</source>
+        <translation>First Parameter</translation>
     </message>
     <message>
-        <source>GEOM_ISOLINE_V</source>
-        <translation>V-Isoline</translation>
+        <source>GEOM_EXTENSION_MAX</source>
+        <translation>Last Parameter</translation>
+    </message>
+    <message>
+        <source>GEOM_EXTENSION_MIN_U</source>
+        <translation>First U-Parameter</translation>
+    </message>
+    <message>
+        <source>GEOM_EXTENSION_MAX_U</source>
+        <translation>Last U-Parameter</translation>
+    </message>
+    <message>
+        <source>GEOM_EXTENSION_MIN_V</source>
+        <translation>First V-Parameter</translation>
+    </message>
+    <message>
+        <source>GEOM_EXTENSION_MAX_V</source>
+        <translation>Last V-Parameter</translation>
+    </message>
+    <message>
+        <source>GEOM_EXTENSION_EDGE_NAME</source>
+        <translation>ExtendedEdge</translation>
+    </message>
+    <message>
+        <source>GEOM_EXTENSION_FACE_NAME</source>
+        <translation>ExtendedFace</translation>
+    </message>
+</context>
+<context>
+    <name>EntityGUI_SurfFromFaceDlg</name>
+    <message>
+        <source>GEOM_SURF_FROM_FACE_TITLE</source>
+        <translation>Surface From Face Construction</translation>
+    </message>
+    <message>
+        <source>GEOM_SURF_FROM_FACE</source>
+        <translation>Surface From Face</translation>
+    </message>
+    <message>
+        <source>GEOM_SURF_FROM_FACE_NAME</source>
+        <translation>SurfaceFromFace</translation>
+    </message>
+</context>
+<context>
+    <name>OperationGUI_TransferDataDlg</name>
+    <message>
+        <source>GEOM_TRANSFER_DATA_TITLE</source>
+        <translation>Transfer Data</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA</source>
+        <translation>Transfer Data</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA_FROM</source>
+        <translation>Source Shape</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA_TO</source>
+        <translation>Destination Shape</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA_METHOD</source>
+        <translation>Type of Detection Operation</translation>
+    </message>
+    <message>
+        <source>GEOM_TD_METHOD_GETINPLACE</source>
+        <translation>Get In Place</translation>
+    </message>
+    <message>
+        <source>GEOM_TD_METHOD_GETINPLACE_OLD</source>
+        <translation>Get In Place (old)</translation>
+    </message>
+    <message>
+        <source>GEOM_TD_METHOD_GETINPLACE_HISTORY</source>
+        <translation>Get In Place By History</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA_INFO</source>
+        <translation>Transfer Data: Information</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA_NOT_COPIED</source>
+        <translation>There is nothing to be copied.</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA_COPIED</source>
+        <translation>The following data are copied:</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA_NAMES</source>
+        <translation>Names: %1 of %2</translation>
+    </message>
+    <message>
+        <source>GEOM_TRANSFER_DATA_MATERIALS</source>
+        <translation>Materials: %1 of %2</translation>
+    </message>
+</context>
+<context>
+    <name>TransformationGUI_ProjectionOnCylDlg</name>
+    <message>
+        <source>GEOM_PROJ_ON_CYL_TITLE</source>
+        <translation>Projection On A Cylinder</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJ_ON_CYL_START_ANGLE</source>
+        <translation>Starting angle</translation>
+    </message>
+    <message>
+        <source>GEOM_PROJ_ON_CYL_LENGTH_ANGLE</source>
+        <translation>Length angle</translation>
     </message>
 </context>
 </TS>