Salome HOME
NPAL16568: Added Approximation parameter in MakeFilling algorithm.
[modules/geom.git] / src / GEOMGUI / GEOM_msg_en.po
index 27b5ffcf9da592210dacfeb470c611741c7b7b13..11e004ab0f7f12104eaa64f788b411aa7751a0dc 100644 (file)
@@ -1,3 +1,22 @@
+#  Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+#  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+#
+#  This library is free software; you can redistribute it and/or
+#  modify it under the terms of the GNU Lesser General Public
+#  License as published by the Free Software Foundation; either
+#  version 2.1 of the License.
+#
+#  This library is distributed in the hope that it will be useful,
+#  but WITHOUT ANY WARRANTY; without even the implied warranty of
+#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+#  Lesser General Public License for more details.
+#
+#  You should have received a copy of the GNU Lesser General Public
+#  License along with this library; if not, write to the Free Software
+#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 # This is a Qt message file in .po format.  Each msgid starts with
 # a scope.  This scope should *NOT* be translated - eg. translating
 # from French to English, "Foo::Bar" would be translated to "Pub",
@@ -28,7 +47,7 @@ msgstr "&Cancel"
 
 #Button Ok
 msgid "GEOM_BUT_OK"
-msgstr "&Ok"
+msgstr "O&k"
 
 #Button Yes
 msgid "GEOM_BUT_YES"
@@ -46,6 +65,10 @@ msgstr "&Help"
 msgid "GEOM_BUT_EXPLODE"
 msgstr "&Explode"
 
+#NOT_FOUND_ANY error from some operations
+msgid "NOT_FOUND_ANY"
+msgstr "Not a single entity has been found"
+
 #
 #==============================================================================
 #
@@ -86,6 +109,9 @@ msgstr "Ready"
 msgid "GEOM_PRP_SELECT_SUBSHAPES"
 msgstr "Select Sub Shapes"
 
+msgid "GEOM_PRP_EXPORT"
+msgstr "Exporting geometry to %1 ..."
+
 msgid "GEOM_CONFIRM"
 msgstr "Confirm operation"
 
@@ -147,10 +173,6 @@ msgstr "Export"
 msgid "GEOM_MEN_IMPORT"
 msgstr "Import"
 
-#: GeometryGUI.cxx:3763
-msgid "GEOM_MEN_LOAD_SCRIPT"
-msgstr "PYTHON Files ( *.py )"
-
 #: GeometryGUI.cxx:2931
 msgid "GEOM_MEN_ISOS"
 msgstr "Select Number Of Isos"
@@ -217,7 +239,7 @@ msgstr "Warning"
 
 #: GeometryGUI.cxx:3854
 msgid "GEOM_REALLY_DELETE"
-msgstr "Do you really want to delete object(s) ?"
+msgstr "Do you really want to delete this %1 object(s):"
 
 #
 #==============================================================================
@@ -283,6 +305,10 @@ msgstr "Points"
 msgid "GEOM_POINT_I"
 msgstr "Point %1"
 
+#Face i
+msgid "GEOM_FACE_I"
+msgstr "Face %1"
+
 #Arguments
 msgid "GEOM_ARGUMENTS"
 msgstr "Arguments"
@@ -295,6 +321,18 @@ msgstr "Center"
 msgid "GEOM_RADIUS"
 msgstr "Radius :"
 
+#Radius
+msgid "GEOM_CONSTANT_RADIUS"
+msgstr "Radius :"
+
+#Radius
+msgid "GEOM_R1"
+msgstr "R1 :"
+
+#Radius
+msgid "GEOM_R2"
+msgstr "R2 :"
+
 #Radius i
 msgid "GEOM_RADIUS_I"
 msgstr "Radius %1 :"
@@ -305,7 +343,7 @@ msgstr "Height :"
 
 #Length
 msgid "GEOM_LENGTH"
-msgstr "Length is :"
+msgstr "Length :"
 
 #Weight
 msgid "GEOM_WEIGHT"
@@ -323,6 +361,10 @@ msgstr "Coord. :"
 msgid "GEOM_REVERSE"
 msgstr "Reverse"
 
+#Bothway
+msgid "GEOM_BOTHWAY"
+msgstr "Both Directions"
+
 #Reverse U
 msgid "GEOM_REVERSE_U"
 msgstr "Reverse U"
@@ -504,8 +546,8 @@ msgid "GEOM_MIRROR"
 msgstr "Mirror"
 
 #Prism
-msgid "GEOM_PRISM"
-msgstr "Prism"
+msgid "GEOM_EXTRUSION"
+msgstr "Extrusion"
 
 #Sub Shapes
 msgid "GEOM_SUB_SHAPE"
@@ -529,7 +571,7 @@ msgstr "Check Shape"
 
 #Check Blocks Compound
 msgid "GEOM_CHECK_BLOCKS_COMPOUND"
-msgstr "Check Blocks Compound"
+msgstr "Check and Improve Blocks Compound"
 
 #Check Blocks Compound Errors
 msgid "GEOM_CHECK_BLOCKS_COMPOUND_ERRORS"
@@ -558,6 +600,13 @@ msgstr "Bounding Box"
 msgid "GEOM_CMASS"
 msgstr "Center Of Mass"
 
+#Normal
+msgid "GEOM_NORMALE"
+msgstr "Normal To A Face"
+
+msgid "GEOM_VECTOR_NORMALE"
+msgstr "Vector_Normal"
+
 #Basic Properties
 msgid "GEOM_PROPERTIES"
 msgstr "Basic Properties"
@@ -605,6 +654,10 @@ msgstr "Minor radius :"
 msgid "GEOM_COMPOUND"
 msgstr "Compound"
 
+#Compound of Blocks
+msgid "GEOM_BLOCKS_COMPOUND"
+msgstr "BlocksCompound"
+
 #CompSolid
 msgid "GEOM_COMPOUNDSOLID"
 msgstr "CompSolid"
@@ -629,10 +682,22 @@ msgstr "Face"
 msgid "GEOM_FACES"
 msgstr "Faces"
 
+#Face or LCS
+msgid "GEOM_FACE_OR_LCS"
+msgstr "Face or LCS"
+
 #Line
 msgid "GEOM_LINE"
 msgstr "Line"
 
+#Line 1
+msgid "GEOM_LINE1"
+msgstr "Line 1"
+
+#Line 2
+msgid "GEOM_LINE2"
+msgstr "Line 2"
+
 #Plane
 msgid "GEOM_PLANE"
 msgstr "Plane"
@@ -756,6 +821,10 @@ msgstr "D1 :"
 msgid "GEOM_D2"
 msgstr "D2 :"
 
+#D
+msgid "GEOM_D"
+msgstr "D :"
+
 #
 #==============================================================================
 #
@@ -800,6 +869,14 @@ msgstr "Chamfer On Whole Shape"
 msgid "GEOM_CHAMFER_EDGES"
 msgstr "Chamfer On Edges From Shape"
 
+#: GeometryGUI_ChamferDlg.cxx:58
+msgid "GEOM_CHAMFER_EDGE"
+msgstr "Chamfer On Selected Edges"
+
+#: GeometryGUI_ChamferDlg.cxx:58
+msgid "SELECTED_EDGE"
+msgstr "Selected Edges"
+
 #: GeometryGUI_ChamferDlg.cxx:58
 msgid "GEOM_CHAMFER_FACES"
 msgstr "Chamfer On Faces From Shape"
@@ -812,6 +889,10 @@ msgstr "Circle Construction"
 msgid "GEOM_CMASS_TITLE"
 msgstr "Center Of Mass Construction"
 
+#: GeometryGUI_NormaleDlg.cxx:57
+msgid "GEOM_NORMALE_TITLE"
+msgstr "Create Normal To A Face"
+
 msgid "GEOM_PLANE_SIZE"
 msgstr "Size of plane :"
 
@@ -839,10 +920,6 @@ msgstr "Cylinder Construction"
 msgid "GEOM_CHECK_TITLE"
 msgstr "Check Shape Informations"
 
-#: MeasureGUI_CheckCompoundOfBlocks.cxx:61
-msgid "GEOM_CHECK_COMPOUND_BLOCKS_TITLE"
-msgstr "Check Blocks Compound"
-
 #: GeometryGUI_CheckShape.cxx:83
 msgid "GEOM_CHECK_INFOS"
 msgstr "Object And Its Topological Informations"
@@ -855,6 +932,22 @@ msgstr "Minimun Distance Between Two Objects"
 msgid "GEOM_MINDIST_OBJ"
 msgstr "Objects And Results"
 
+#: GeometryGUI_AngleDlg.cxx:82
+msgid "GEOM_MEASURE_ANGLE_TITLE"
+msgstr "Angle Between Two Straight Edges/Lines/Vectors"
+
+#: GeometryGUI_AngleDlg.cxx:86
+msgid "GEOM_MEASURE_ANGLE_ANGLE"
+msgstr "Angle"
+
+#: GeometryGUI_AngleDlg.cxx:90
+msgid "GEOM_MEASURE_ANGLE_OBJ"
+msgstr "Objects And Results"
+
+#: GeometryGUI_AngleDlg.cxx:93
+msgid "GEOM_MEASURE_ANGLE_IS"
+msgstr "Angle in degrees :"
+
 #: GeometryGUI_EdgeDlg.cxx:47
 msgid "GEOM_EDGE_TITLE"
 msgstr "Create An Edge"
@@ -881,7 +974,7 @@ msgstr "Create A Face"
 
 #: GeometryGUI_FaceDlg.cxx:78
 msgid "GEOM_FACE_FFW"
-msgstr "Face from a wire"
+msgstr "Face creation from wires and/or edges"
 
 #: GeometryGUI_FaceDlg.cxx:103
 msgid "GEOM_FACE_OPT"
@@ -889,7 +982,7 @@ msgstr "Try to create a planar face"
 
 #: GeometryGUI_FillingDlg.cxx:53
 msgid "GEOM_FILLING_TITLE"
-msgstr "Filling Surface With Curves"
+msgstr "Filling Surface With Edges"
 
 #: GeometryGUI_FillingDlg.cxx:112
 msgid "GEOM_FILLING_ARG"
@@ -909,7 +1002,7 @@ msgstr "Tol. 2D :"
 
 #: GeometryGUI_FillingDlg.cxx:170
 msgid "GEOM_FILLING_COMPOUND"
-msgstr "Curves Comp."
+msgstr "Edges compound"
 
 #: GeometryGUI_FillingDlg.cxx:184
 msgid "GEOM_FILLING_TOL_3D"
@@ -919,6 +1012,10 @@ msgstr "Tol. 3D :"
 msgid "GEOM_FILLING_NB_ITER"
 msgstr "Nb. Iter :"
 
+#: GeometryGUI_FillingDlg.cxx:84
+msgid "GEOM_FILLING_APPROX"
+msgstr "Approximation"
+
 #: GeometryGUI_FuseDlg.cxx:48
 msgid "GEOM_FUSE_TITLE"
 msgstr "BOOLEAN : Fuse Two Objects"
@@ -1034,13 +1131,16 @@ msgid "GEOM_PLANE_PV"
 msgstr "Point + Vector"
 
 #: GeometryGUI_PrismDlg.cxx:54
-msgid "GEOM_PRISM_TITLE"
-msgstr "Prism Construction"
+msgid "GEOM_EXTRUSION_TITLE"
+msgstr "Construction by Extrusion"
 
 #: GeometryGUI_PrismDlg.cxx:83
-msgid "GEOM_PRISM_BSV"
+msgid "GEOM_EXTRUSION_BSV"
 msgstr "Base Shape + Vector"
 
+msgid "GEOM_EXTRUSION_BSV_2P"
+msgstr "Base Shape + 2 Points"
+
 #: GeometryGUI_PropertiesDlg.cxx:56
 msgid "GEOM_PROPERTIES_TITLE"
 msgstr "Basic Properties Informations"
@@ -1208,7 +1308,7 @@ msgstr "Working Plane Selection"
 
 #: GeometryGUI_WorkingPlaneDlg.cxx:107
 msgid "GEOM_WPLANE_FACE"
-msgstr "Plane Or Planar Face"
+msgstr "Plane, Planar Face or LCS"
 
 #: GeometryGUI_WorkingPlaneDlg.cxx:107
 msgid "GEOM_WPLANE_VECTOR"
@@ -1238,6 +1338,10 @@ msgstr "OZX"
 msgid "GEOM_WPLANE_OXY"
 msgstr "OXY"
 
+#: GeometryGUI_WorkingPlaneDlg.cxx:107
+msgid "GEOM_REVERSE_PLANE"
+msgstr "Reverse the plane normal"
+
 #: GeometryGUI_multiTranslationDlg.cxx:107
 msgid "GEOM_MULTITRANSLATION_TITLE"
 msgstr "Multi-Translation"
@@ -1268,6 +1372,9 @@ msgstr "Parametric point"
 msgid "GEOM_REF_POINT"
 msgstr "Point with reference"
 
+msgid "GEOM_LINE_INTERSECTION"
+msgstr "Point On Lines Intersection"
+
 #
 #==============================================================================
 #
@@ -1283,6 +1390,9 @@ msgstr "\nShading"
 msgid "GEOM_RECONSTRUCTION_LIMIT"
 msgstr "Reconstruction Limit"
 
+msgid "GEOM_KEEP_NONLIMIT_SHAPES"
+msgstr "Keep nonlimit shapes"
+
 msgid "GEOM_SUPPRESS_RESULT"
 msgstr "Suppress Result"
 
@@ -1437,6 +1547,9 @@ msgstr "Chamfer can't be computed with %1 and %2"
 msgid "GEOM_3_POINTS"
 msgstr "3 points"
 
+msgid "GEOM_CENTER_2POINTS"
+msgstr "Center and two points"
+
 msgid "GEOM_POINT1"
 msgstr "Point 1"
 
@@ -1621,6 +1734,18 @@ msgstr "Free boundaries"
 msgid "GEOM_FREE_FACES"
 msgstr "Free faces"
 
+msgid "GEOM_CHANGE_ORIENTATION_TITLE"
+msgstr "Change orientation"
+
+msgid "GEOM_CHANGE_ORIENTATION"
+msgstr "Objects to change orientation"
+
+msgid "GEOM_REMOVE_EXTRA_EDGES_TITLE"
+msgstr "Remove extra edges"
+
+msgid "GEOM_REMOVE_EXTRA_EDGES"
+msgstr "Object to remove extra edges"
+
 msgid "GEOM_BY_PARAMETER"
 msgstr "By parameter"
 
@@ -1693,6 +1818,9 @@ msgstr "Point Coordinates"
 msgid "MeasureGUI_PointDlg::COORDINATES"
 msgstr "Point and its coordinates"
 
+msgid "MeasureGUI_1Sel1TextView1Check_QTD::CHECK_SHAPE_GEOMETRY"
+msgstr "Check also geometry"
+
 msgid "GroupGUI_GroupDlg::CREATE_GROUP_TITLE"
 msgstr "Create Group"
 
@@ -1936,6 +2064,18 @@ msgstr "Glue faces"
 msgid "GEOM_GLUE"
 msgstr "Glue"
 
+msgid "RepairGUI_GlueDlg::SELECT_FACES"
+msgstr "Select Faces"
+
+msgid "RepairGUI_GlueDlg::FACES_FOR_GLUING_ARE_DETECTED"
+msgstr "There are %1 face(s) that can be glued. They are coloured on the screen with red colour\nPlease close this message box and select faces for glueing"
+
+msgid "RepairGUI_GlueDlg::GLUE_FACES"
+msgstr "Glue faces"
+
+msgid "RepairGUI_GlueDlg::THERE_ARE_NO_FACES_FOR_GLUING"
+msgstr "There are no faces for gluing"
+
 msgid "GEOM_FREE_FACES_TITLE"
 msgstr "Free faces"
 
@@ -1964,6 +2104,12 @@ msgstr "ProcessShape"
 msgid "SUPRESS_FACE_NEW_OBJ_NAME"
 msgstr "SupressFaces"
 
+msgid "CHANGE_ORIENTATION_NEW_OBJ_NAME"
+msgstr "Invert"
+
+msgid "REMOVE_EXTRA_EDGES_NEW_OBJ_NAME"
+msgstr "NoExtraEdges"
+
 msgid "NON_GEOM_OBJECTS_SELECTED"
 msgstr "There are objects selected which do not belong to %1 component."
 
@@ -1973,4 +2119,1102 @@ msgstr "Propagate"
 msgid "GEOM_PROPAGATE"
 msgstr "Propagate"
 
-###
+### Menu of GEOM module ###
+msgid "MEN_FILE"
+msgstr "File"
+
+msgid "TOP_IMPORT"
+msgstr "Import geometry from BREP file"
+
+msgid "MEN_IMPORT"
+msgstr "Import..."
+
+msgid "STB_IMPORT"
+msgstr "Import geometry from BREP file"
+
+msgid "TOP_EXPORT"
+msgstr "Export geometry to BREP file"
+
+msgid "MEN_EXPORT"
+msgstr "Export..."
+
+msgid "STB_EXPORT"
+msgstr "Export geometry to BREP file"
+
+msgid "MEN_EDIT"
+msgstr "Edit"
+
+msgid "TOP_DELETE"
+msgstr "Delete object"
+
+msgid "MEN_DELETE"
+msgstr "Delete"
+
+msgid "STB_DELETE"
+msgstr "Delete object"
+
+msgid "MEN_NEW_ENTITY"
+msgstr "New Entity"
+
+msgid "MEN_BASIC"
+msgstr "Basic"
+
+msgid "TOP_POINT"
+msgstr "Create a point"
+
+msgid "MEN_POINT"
+msgstr "Point"
+
+msgid "STB_POINT"
+msgstr "Create a point"
+
+msgid "TOP_LINE"
+msgstr "Create a line"
+
+msgid "MEN_LINE"
+msgstr "Line"
+
+msgid "STB_LINE"
+msgstr "Create a line"
+
+msgid "TOP_CIRCLE"
+msgstr "Create a circle"
+
+msgid "MEN_CIRCLE"
+msgstr "Circle"
+
+msgid "STB_CIRCLE"
+msgstr "Create a circle"
+
+msgid "TOP_ELLIPSE"
+msgstr "Create an ellipse"
+
+msgid "MEN_ELLIPSE"
+msgstr "Ellipse"
+
+msgid "STB_ELLIPSE"
+msgstr "Create an ellipse"
+
+msgid "TOP_ARC"
+msgstr "Create an arc"
+
+msgid "MEN_ARC"
+msgstr "Arc"
+
+msgid "STB_ARC"
+msgstr "Create an arc"
+
+msgid "TOP_CURVE"
+msgstr "Create a curve"
+
+msgid "MEN_CURVE"
+msgstr "Curve"
+
+msgid "STB_CURVE"
+msgstr "Create a curve"
+
+msgid "TOP_VECTOR"
+msgstr "Create a vector"
+
+msgid "MEN_VECTOR"
+msgstr "Vector"
+
+msgid "STB_VECTOR"
+msgstr "Create a vector"
+
+msgid "TOP_PLANE"
+msgstr "Create a plane"
+
+msgid "MEN_PLANE"
+msgstr "Plane"
+
+msgid "STB_PLANE"
+msgstr "Create a plane"
+
+msgid "TOP_WORK_PLANE"
+msgstr "Create a working plane"
+
+msgid "MEN_WORK_PLANE"
+msgstr "Working plane"
+
+msgid "STB_WORK_PLANE"
+msgstr "Create a working plane"
+
+msgid "TOP_LOCAL_CS"
+msgstr "Create a local coordinate system"
+
+msgid "MEN_LOCAL_CS"
+msgstr "Local coordinate system"
+
+msgid "STB_LOCAL_CS"
+msgstr "Create a local coordinate system"
+
+msgid "MEN_PRIMITIVES"
+msgstr "Primitives"
+
+msgid "TOP_BOX"
+msgstr "Create a box"
+
+msgid "MEN_BOX"
+msgstr "Box"
+
+msgid "STB_BOX"
+msgstr "Create a box"
+
+msgid "TOP_CYLINDER"
+msgstr "Create a cylinder"
+
+msgid "MEN_CYLINDER"
+msgstr "Cylinder"
+
+msgid "STB_CYLINDER"
+msgstr "Create a cylinder"
+
+msgid "TOP_SPHERE"
+msgstr "Create a sphere"
+
+msgid "MEN_SPHERE"
+msgstr "Sphere"
+
+msgid "STB_SPHERE"
+msgstr "Create a sphere"
+
+msgid "TOP_TORUS"
+msgstr "Create a torus"
+
+msgid "MEN_TORUS"
+msgstr "Torus"
+
+msgid "STB_TORUS"
+msgstr "Create a torus"
+
+msgid "TOP_CONE"
+msgstr "Create a cone"
+
+msgid "MEN_CONE"
+msgstr "Cone"
+
+msgid "STB_CONE"
+msgstr "Create a cone"
+
+msgid "MEN_GENERATION"
+msgstr "Generation"
+
+msgid "TOP_EXTRUSION"
+msgstr "Create an extrusion"
+
+msgid "MEN_EXTRUSION"
+msgstr "Extrusion"
+
+msgid "STB_EXTRUSION"
+msgstr "Create an extrusion"
+
+msgid "TOP_REVOLUTION"
+msgstr "Create a revolution"
+
+msgid "MEN_REVOLUTION"
+msgstr "Revolution"
+
+msgid "STB_REVOLUTION"
+msgstr "Create a revolution"
+
+msgid "TOP_FILLING"
+msgstr "Create a filling"
+
+msgid "MEN_FILLING"
+msgstr "Filling"
+
+msgid "STB_FILLING"
+msgstr "Create a filling"
+
+msgid "TOP_PIPE"
+msgstr "Extrusion along a path"
+
+msgid "MEN_PIPE"
+msgstr "Extrusion along a path"
+
+msgid "STB_PIPE"
+msgstr "Create a shape by Extrusion along a path"
+
+msgid "MEN_GROUP"
+msgstr "Group"
+
+msgid "TOP_GROUP_CREATE"
+msgstr "Create a group"
+
+msgid "MEN_GROUP_CREATE"
+msgstr "Create"
+
+msgid "STB_GROUP_CREATE"
+msgstr "Create a group"
+
+msgid "TOP_GROUP_EDIT"
+msgstr "Edit a group"
+
+msgid "MEN_GROUP_EDIT"
+msgstr "Edit"
+
+msgid "STB_GROUP_EDIT"
+msgstr "Edit a group"
+
+msgid "MEN_BLOCKS"
+msgstr "Blocks"
+
+msgid "TOP_Q_FACE"
+msgstr "Quadrangle Face"
+
+msgid "MEN_Q_FACE"
+msgstr "Quadrangle Face"
+
+msgid "STB_Q_FACE"
+msgstr "Quadrangle Face"
+
+msgid "TOP_HEX_SOLID"
+msgstr "Hexahedral Solid"
+
+msgid "MEN_HEX_SOLID"
+msgstr "Hexahedral Solid"
+
+msgid "STB_HEX_SOLID"
+msgstr "Hexahedral Solid"
+
+msgid "TOP_SKETCH"
+msgstr "Sketch"
+
+msgid "MEN_SKETCH"
+msgstr "Sketch"
+
+msgid "STB_SKETCH"
+msgstr "Sketch"
+
+msgid "TOP_EXPLODE"
+msgstr "Explode"
+
+msgid "MEN_EXPLODE"
+msgstr "Explode"
+
+msgid "STB_EXPLODE"
+msgstr "Explode"
+
+msgid "MEN_BUILD"
+msgstr "Build"
+
+msgid "TOP_EDGE"
+msgstr "Build an edge"
+
+msgid "MEN_EDGE"
+msgstr "Edge"
+
+msgid "STB_EDGE"
+msgstr "Build an edge"
+
+msgid "TOP_WIRE"
+msgstr "Build a wire"
+
+msgid "MEN_WIRE"
+msgstr "Wire"
+
+msgid "STB_WIRE"
+msgstr "Build a wire"
+
+msgid "TOP_FACE"
+msgstr "Build a face"
+
+msgid "MEN_FACE"
+msgstr "Face"
+
+msgid "STB_FACE"
+msgstr "Build a face from wires and/or edges"
+
+msgid "TOP_SHELL"
+msgstr "Build a shell"
+
+msgid "MEN_SHELL"
+msgstr "Shell"
+
+msgid "STB_SHELL"
+msgstr "Build a shell"
+
+msgid "TOP_SOLID"
+msgstr "Build a solid"
+
+msgid "MEN_SOLID"
+msgstr "Solid"
+
+msgid "STB_SOLID"
+msgstr "Build a solid"
+
+msgid "TOP_COMPOUND"
+msgstr "Build a compound"
+
+msgid "MEN_COMPOUND"
+msgstr "Compound"
+
+msgid "STB_COMPOUND"
+msgstr "Build a compound"
+
+msgid "MEN_OPERATIONS"
+msgstr "Operations"
+
+msgid "MEN_BOOLEAN"
+msgstr "Boolean"
+
+msgid "TOP_FUSE"
+msgstr "Fuse"
+
+msgid "MEN_FUSE"
+msgstr "Fuse"
+
+msgid "STB_FUSE"
+msgstr "Fuse"
+
+msgid "TOP_COMMON"
+msgstr "Common"
+
+msgid "MEN_COMMON"
+msgstr "Common"
+
+msgid "STB_COMMON"
+msgstr "Common"
+
+msgid "TOP_CUT"
+msgstr "Cut"
+
+msgid "MEN_CUT"
+msgstr "Cut"
+
+msgid "STB_CUT"
+msgstr "Cut"
+
+msgid "TOP_SECTION"
+msgstr "Section"
+
+msgid "MEN_SECTION"
+msgstr "Section"
+
+msgid "STB_SECTION"
+msgstr "Section"
+
+msgid "MEN_TRANSFORMATION"
+msgstr "Transformation"
+
+msgid "TOP_TRANSLATION"
+msgstr "Translation"
+
+msgid "MEN_TRANSLATION"
+msgstr "Translation"
+
+msgid "STB_TRANSLATION"
+msgstr "Translation"
+
+msgid "TOP_ROTATION"
+msgstr "Rotation"
+
+msgid "MEN_ROTATION"
+msgstr "Rotation"
+
+msgid "STB_ROTATION"
+msgstr "Rotation"
+
+msgid "TOP_MODIFY_LOCATION"
+msgstr "Modify the Location"
+
+msgid "MEN_MODIFY_LOCATION"
+msgstr "Modify the Location"
+
+msgid "STB_MODIFY_LOCATION"
+msgstr "Modify the Location"
+
+msgid "TOP_MIRROR"
+msgstr "Mirror image"
+
+msgid "MEN_MIRROR"
+msgstr "Mirror image"
+
+msgid "STB_MIRROR"
+msgstr "Mirror image"
+
+msgid "TOP_SCALE"
+msgstr "Scale transform"
+
+msgid "MEN_SCALE"
+msgstr "Scale transform"
+
+msgid "STB_SCALE"
+msgstr "Scale transform"
+
+msgid "TOP_OFFSET"
+msgstr "Offset surface"
+
+msgid "MEN_OFFSET"
+msgstr "Offset surface"
+
+msgid "STB_OFFSET"
+msgstr "Offset surface"
+
+msgid "TOP_MUL_TRANSLATION"
+msgstr "Multi-Translation"
+
+msgid "MEN_MUL_TRANSLATION"
+msgstr "Multi-Translation"
+
+msgid "STB_MUL_TRANSLATION"
+msgstr "Multi-Translation"
+
+msgid "TOP_MUL_ROTATION"
+msgstr "Multi-Rotation"
+
+msgid "MEN_MUL_ROTATION"
+msgstr "Multi-Rotation"
+
+msgid "STB_MUL_ROTATION"
+msgstr "Multi-Rotation"
+
+msgid "TOP_PARTITION"
+msgstr "Partition"
+
+msgid "MEN_PARTITION"
+msgstr "Partition"
+
+msgid "STB_PARTITION"
+msgstr "Partition"
+
+msgid "TOP_ARCHIMEDE"
+msgstr "Archimede"
+
+msgid "MEN_ARCHIMEDE"
+msgstr "Archimede"
+
+msgid "STB_ARCHIMEDE"
+msgstr "Archimede"
+
+msgid "TOP_FILLET"
+msgstr "Fillet"
+
+msgid "MEN_FILLET"
+msgstr "Fillet"
+
+msgid "STB_FILLET"
+msgstr "Fillet"
+
+msgid "TOP_CHAMFER"
+msgstr "Chamfer"
+
+msgid "MEN_CHAMFER"
+msgstr "Chamfer"
+
+msgid "STB_CHAMFER"
+msgstr "Chamfer"
+
+msgid "TOP_CLIPPING"
+msgstr "Clipping range"
+
+msgid "MEN_CLIPPING"
+msgstr "Clipping range"
+
+msgid "STB_CLIPPING"
+msgstr "Clipping range"
+
+msgid "TOP_MUL_TRANSFORM"
+msgstr "Multi-transformation"
+
+msgid "MEN_MUL_TRANSFORM"
+msgstr "Multi-transformation"
+
+msgid "STB_MUL_TRANSFORM"
+msgstr "Multi-transformation"
+
+msgid "TOP_EXPLODE_BLOCKS"
+msgstr "Explode on Blocks"
+
+msgid "MEN_EXPLODE_BLOCKS"
+msgstr "Explode on Blocks"
+
+msgid "STB_EXPLODE_BLOCKS"
+msgstr "Explode on Blocks"
+
+msgid "TOP_PROPAGATE"
+msgstr "Propagate"
+
+msgid "MEN_PROPAGATE"
+msgstr "Propagate"
+
+msgid "STB_PROPAGATE"
+msgstr "Propagate"
+
+msgid "MEN_REPAIR"
+msgstr "Repair"
+
+msgid "TOP_SHAPE_PROCESS"
+msgstr "Perform shape processing"
+
+msgid "MEN_SHAPE_PROCESS"
+msgstr "Shape processing"
+
+msgid "STB_SHAPE_PROCESS"
+msgstr "Perform shape processing "
+
+msgid "TOP_SUPPRESS_FACES"
+msgstr "Perform suppress faces"
+
+msgid "MEN_SUPPRESS_FACES"
+msgstr "Suppress faces"
+
+msgid "STB_SUPPRESS_FACES"
+msgstr "Perform suppress faces"
+
+msgid "TOP_CLOSE_CONTOUR"
+msgstr "Perform close contour"
+
+msgid "MEN_CLOSE_CONTOUR"
+msgstr "Close contour"
+
+msgid "STB_CLOSE_CONTOUR"
+msgstr "Perform close contour"
+
+msgid "TOP_SUPPRESS_INT_WIRES"
+msgstr "Perform suppress internal wires"
+
+msgid "MEN_SUPPRESS_INT_WIRES"
+msgstr "Suppress internal wires"
+
+msgid "STB_SUPPRESS_INT_WIRES"
+msgstr "Perform suppress internal wires"
+
+msgid "TOP_SUPPERSS_HOLES"
+msgstr "Perform suppress holes"
+
+msgid "MEN_SUPPERSS_HOLES"
+msgstr "Suppress holes"
+
+msgid "STB_SUPPERSS_HOLES"
+msgstr "Perform suppress holes"
+
+msgid "TOP_SEWING"
+msgstr "Perform sewing"
+
+msgid "MEN_SEWING"
+msgstr "Sewing"
+
+msgid "STB_SEWING"
+msgstr "Perform sewing"
+
+msgid "TOP_GLUE_FACES"
+msgstr "Perform glue faces"
+
+msgid "MEN_GLUE_FACES"
+msgstr "Glue faces"
+
+msgid "STB_GLUE_FACES"
+msgstr "Perform glue faces"
+
+msgid "TOP_POINT_ON_EDGE"
+msgstr "Add point on edge"
+
+msgid "MEN_POINT_ON_EDGE"
+msgstr "Add point on edge"
+
+msgid "STB_POINT_ON_EDGE"
+msgstr "Add point on edge"
+
+msgid "TOP_CHECK_FREE_BNDS"
+msgstr "Check free boundaries"
+
+msgid "MEN_CHECK_FREE_BNDS"
+msgstr "Check free boundaries"
+
+msgid "STB_CHECK_FREE_BNDS"
+msgstr "Check free boundaries"
+
+msgid "TOP_CHECK_FREE_FACES"
+msgstr "Check free faces"
+
+msgid "MEN_CHECK_FREE_FACES"
+msgstr "Check free faces"
+
+msgid "STB_CHECK_FREE_FACES"
+msgstr "Check free faces"
+
+msgid "TOP_CHANGE_ORIENTATION"
+msgstr "Change orientation"
+
+msgid "MEN_CHANGE_ORIENTATION"
+msgstr "Change orientation"
+
+msgid "STB_CHANGE_ORIENTATION"
+msgstr "Change orientation"
+
+msgid "TOP_REMOVE_EXTRA_EDGES"
+msgstr "Remove extra edges"
+
+msgid "MEN_REMOVE_EXTRA_EDGES"
+msgstr "Remove extra edges"
+
+msgid "STB_REMOVE_EXTRA_EDGES"
+msgstr "Remove extra edges"
+
+msgid "MEN_MEASURES"
+msgstr "Measures"
+
+msgid "TOP_POINT_COORDS"
+msgstr "Point coordinates"
+
+msgid "MEN_POINT_COORDS"
+msgstr "Point coordinates"
+
+msgid "STB_POINT_COORDS"
+msgstr "Point coordinates"
+
+msgid "TOP_BASIC_PROPS"
+msgstr "Basic properties"
+
+msgid "MEN_BASIC_PROPS"
+msgstr "Basic properties"
+
+msgid "STB_BASIC_PROPS"
+msgstr "Basic properties"
+
+msgid "TOP_MASS_CENTER"
+msgstr "Compute center of mass"
+
+msgid "MEN_MASS_CENTER"
+msgstr "Center of mass"
+
+msgid "STB_MASS_CENTER"
+msgstr "Compute center of mass"
+
+msgid "TOP_NORMALE"
+msgstr "Compute normal to a face"
+
+msgid "MEN_NORMALE"
+msgstr "Normal to a face"
+
+msgid "STB_NORMALE"
+msgstr "Compute normal to a face in a point (optional)"
+
+msgid "TOP_INERTIA"
+msgstr "Compute intertia"
+
+msgid "MEN_INERTIA"
+msgstr "Inertia"
+
+msgid "STB_INERTIA"
+msgstr "Compute intertia"
+
+msgid "MEN_DIMENSIONS"
+msgstr "Dimensions"
+
+msgid "TOP_BND_BOX"
+msgstr "Compute bounding box"
+
+msgid "MEN_BND_BOX"
+msgstr "Bounding box"
+
+msgid "STB_BND_BOX"
+msgstr "Compute bounding box"
+
+msgid "TOP_MIN_DIST"
+msgstr "Compute minimum distance"
+
+msgid "MEN_MIN_DIST"
+msgstr "Min distance"
+
+msgid "STB_MIN_DIST"
+msgstr "Compute minimum distance"
+
+msgid "TOP_MEASURE_ANGLE"
+msgstr "Compute angle"
+
+msgid "MEN_MEASURE_ANGLE"
+msgstr "Angle"
+
+msgid "STB_MEASURE_ANGLE"
+msgstr "Compute angle between two lines or linear edges"
+
+msgid "TOP_TOLERANCE"
+msgstr "Compute tolerance"
+
+msgid "MEN_TOLERANCE"
+msgstr "Compute tolerance"
+
+msgid "STB_TOLERANCE"
+msgstr "Compute tolerance"
+
+msgid "TOP_WHAT_IS"
+msgstr "What is"
+
+msgid "MEN_WHAT_IS"
+msgstr "What is"
+
+msgid "STB_WHAT_IS"
+msgstr "What is"
+
+msgid "TOP_CHECK"
+msgstr "Check"
+
+msgid "MEN_CHECK"
+msgstr "Check"
+
+msgid "STB_CHECK"
+msgstr "Check"
+
+msgid "TOP_CHECK_COMPOUND"
+msgstr "Check compound of blocks"
+
+msgid "MEN_CHECK_COMPOUND"
+msgstr "Check compound of blocks"
+
+msgid "STB_CHECK_COMPOUND"
+msgstr "Check compound of blocks"
+
+msgid "MEN_TOOLS"
+msgstr "Tools"
+
+msgid "TOP_CHECK_GEOMETRY"
+msgstr "Check Geometry"
+
+msgid "MEN_CHECK_GEOMETRY"
+msgstr "Check Geometry"
+
+msgid "STB_CHECK_GEOMETRY"
+msgstr "Check Geometry"
+
+msgid "MEN_PREFERENCES"
+msgstr "Preferences"
+
+msgid "MEN_PREFERENCES_GEOM"
+msgstr "Geometry"
+
+msgid "TOP_SHADING_COLOR"
+msgstr "Set shading color"
+
+msgid "MEN_SHADING_COLOR"
+msgstr "Shading color"
+
+msgid "STB_SHADING_COLOR"
+msgstr "Set shading color"
+
+msgid "TOP_ISOS"
+msgstr "Set number of isolines"
+
+msgid "MEN_ISOS"
+msgstr "Isos"
+
+msgid "STB_ISOS"
+msgstr "Set number of isolines"
+
+msgid "TOP_STEP_VALUE"
+msgstr "Set step value"
+
+msgid "MEN_STEP_VALUE"
+msgstr "Step value"
+
+msgid "STB_STEP_VALUE"
+msgstr "Set step value"
+
+msgid "MEN_VIEW"
+msgstr "View"
+
+msgid "MEN_DISPLAY_MODE"
+msgstr "Display mode"
+
+msgid "TOP_SHADING"
+msgstr "Shading"
+
+msgid "MEN_SHADING"
+msgstr "Shading"
+
+msgid "MEN_WIREFRAME"
+msgstr "Wireframe"
+
+msgid "STB_SHADING"
+msgstr "Shading"
+
+msgid "TOP_DISPLAY_ALL"
+msgstr "Show all"
+
+msgid "MEN_DISPLAY_ALL"
+msgstr "Show all"
+
+msgid "STB_DISPLAY_ALL"
+msgstr "Show all"
+
+msgid "TOP_ERASE_ALL"
+msgstr "Hide all"
+
+msgid "MEN_ERASE_ALL"
+msgstr "Hide all"
+
+msgid "STB_ERASE_ALL"
+msgstr "Hide all"
+
+msgid "TOP_DISPLAY"
+msgstr "Show"
+
+msgid "MEN_DISPLAY"
+msgstr "Show"
+
+msgid "STB_DISPLAY"
+msgstr "Show object(s)"
+
+msgid "TOP_DISPLAY_ONLY"
+msgstr "Show only"
+
+msgid "MEN_DISPLAY_ONLY"
+msgstr "Show only"
+
+msgid "STB_DISPLAY_ONLY"
+msgstr "Show only"
+
+msgid "TOP_ERASE"
+msgstr "Hide"
+
+msgid "MEN_ERASE"
+msgstr "Hide"
+
+msgid "STB_ERASE"
+msgstr "Hide object(s)"
+
+msgid "TOP_POP_RENAME"
+msgstr "Rename"
+
+msgid "MEN_POP_RENAME"
+msgstr "Rename"
+
+msgid "STB_POP_RENAME"
+msgstr "Rename"
+
+msgid "TOP_POP_WIREFRAME"
+msgstr "Wireframe"
+
+msgid "MEN_POP_WIREFRAME"
+msgstr "Wireframe"
+
+msgid "STB_POP_WIREFRAME"
+msgstr "Wireframe"
+
+msgid "TOP_POP_SHADING"
+msgstr "Shading"
+
+msgid "MEN_POP_SHADING"
+msgstr "Shading"
+
+msgid "STB_POP_SHADING"
+msgstr "Shading"
+
+msgid "TOP_POP_AUTO_COLOR"
+msgstr "Auto color"
+
+msgid "MEN_POP_AUTO_COLOR"
+msgstr "Auto color"
+
+msgid "STB_POP_AUTO_COLOR"
+msgstr "Auto color"
+
+msgid "TOP_POP_DISABLE_AUTO_COLOR"
+msgstr "Disable auto color"
+
+msgid "MEN_POP_DISABLE_AUTO_COLOR"
+msgstr "Disable auto color"
+
+msgid "STB_POP_DISABLE_AUTO_COLOR"
+msgstr "Disable auto color"
+
+msgid "TOP_POP_COLOR"
+msgstr "Color"
+
+msgid "MEN_POP_COLOR"
+msgstr "Color"
+
+msgid "STB_POP_COLOR"
+msgstr "Color"
+
+msgid "TOP_POP_TRANSPARENCY"
+msgstr "Transparency"
+
+msgid "MEN_POP_TRANSPARENCY"
+msgstr "Transparency"
+
+msgid "STB_POP_TRANSPARENCY"
+msgstr "Transparency"
+
+msgid "TOP_POP_ISOS"
+msgstr "Isolines"
+
+msgid "MEN_POP_ISOS"
+msgstr "Isos"
+
+msgid "STB_POP_ISOS"
+msgstr "Isolines"
+
+msgid "TOP_POP_CREATE_GROUP"
+msgstr "Create Group"
+
+msgid "MEN_POP_CREATE_GROUP"
+msgstr "Create Group"
+
+msgid "STB_POP_CREATE_GROUP"
+msgstr "Create Group"
+
+msgid "TOOL_BASIC"
+msgstr "Basic"
+
+msgid "TOOL_PRIMITIVES"
+msgstr "Primitives"
+
+msgid "TOOL_BOOLEAN"
+msgstr "Boolean operations"
+
+msgid "TOOL_GENERATION"
+msgstr "Generation"
+
+msgid "TOOL_TRANSFORMATION"
+msgstr "Transformation"
+
+msgid "TLT_RENAME"
+msgstr "Rename"
+
+msgid "NAME_LBL"
+msgstr "Name: "
+
+msgid "GEOM_RESULT_NAME_GRP"
+msgstr "Result name"
+
+msgid "GEOM_RESULT_NAME_LBL"
+msgstr "Name"
+
+msgid "GEOM_ERR_GET_ENGINE"
+msgstr "Failed to obtain GEOM Engine component.  Reload Geometry module and try again."
+
+msgid "PREF_GROUP_OCCVIEWER"
+msgstr "OCC Viewer 3d"
+
+msgid "PREF_GROUP_GENERAL"
+msgstr "General"
+
+msgid "PREF_GROUP_VERTEX"
+msgstr "Marker of Points"
+
+msgid "PREF_SHADING_COLOR"
+msgstr "Default shading color"
+
+msgid "PREF_WIREFRAME_COLOR"
+msgstr "Default wireframe color"
+
+msgid "PREF_FREE_BOUND_COLOR"
+msgstr "Color of free boundaries"
+
+msgid "PREF_LINE_COLOR"
+msgstr "Color of edges, vectors, wires"
+
+msgid "PREF_POINT_COLOR"
+msgstr "Color of points"
+
+msgid "PREF_ISOS_COLOR"
+msgstr "Color of isolines"
+
+msgid "PREF_STEP_VALUE"
+msgstr "Step value for spin boxes"
+
+msgid "PREF_DISPLAY_MODE"
+msgstr "Default display mode"
+
+msgid "PREF_TAB_SETTINGS"
+msgstr "Settings"
+
+msgid "PREF_TYPE_OF_MARKER"
+msgstr "Type"
+
+msgid "PREF_MARKER_SCALE"
+msgstr "Size"
+
+msgid "TOM_POINT"
+msgstr "."
+
+msgid "TOM_PLUS"
+msgstr "+"
+
+msgid "TOM_STAR"
+msgstr "*"
+
+msgid "TOM_O"
+msgstr "O"
+
+msgid "TOM_X"
+msgstr "X"
+
+msgid "TOM_O_POINT"
+msgstr ". in O"
+
+msgid "TOM_O_PLUS"
+msgstr "+ in O"
+
+msgid "TOM_O_STAR"
+msgstr "* in O"
+
+msgid "TOM_O_X"
+msgstr "X in O"
+
+msgid "ERROR_SHAPE_TYPE"
+msgstr "Object of incorrect type selected!\nPlease, select face, shell or solid and try again"
+
+msgid "DEP_OBJECT"
+msgstr "Selected object has been used to create another one\n It can't be deleted "
+
+msgid "MEN_SELECT_ONLY"
+msgstr "Select Only"
+
+msgid "STB_VERTEX_SEL_ONLY"
+msgstr "Select only a Points"
+
+msgid "STB_EDGE_SEL_ONLY"
+msgstr "Select only a Edges"
+
+msgid "STB_WIRE_SEL_ONLY"
+msgstr "Select only a Wires"
+
+msgid "STB_FACE_SEL_ONLY"
+msgstr "Select only a Faces"
+
+msgid "STB_SHELL_SEL_ONLY"
+msgstr "Select only a Shells"
+
+msgid "STB_SOLID_SEL_ONLY"
+msgstr "Select only a Solids"
+
+msgid "STB_COMPOUND_SEL_ONLY"
+msgstr "Select only a Compounds"
+
+msgid "STB_ALL_SEL_ONLY"
+msgstr "Select all Objects"
+
+msgid "MEN_VERTEX_SEL_ONLY"
+msgstr "Vertex"
+
+msgid "MEN_EDGE_SEL_ONLY"
+msgstr "Edge"
+
+msgid "MEN_WIRE_SEL_ONLY"
+msgstr "Wire"
+
+msgid "MEN_FACE_SEL_ONLY"
+msgstr "Face"
+
+msgid "MEN_SHELL_SEL_ONLY"
+msgstr "Shell"
+
+msgid "MEN_SOLID_SEL_ONLY"
+msgstr "Solid"
+
+msgid "MEN_COMPOUND_SEL_ONLY"
+msgstr "Compound"
+
+msgid "MEN_ALL_SEL_ONLY"
+msgstr "Select All"
+
+
+
+
+
+
+