Salome HOME
[bos #40619][CEA] Add Fuzzy parameter to partition and boolean operators
[modules/geom.git] / src / GEOMGUI / GEOM_msg_en.ts
old mode 100755 (executable)
new mode 100644 (file)
index e101052..41c3fa5
@@ -427,6 +427,14 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_CHECK_SELF_INTERSECTIONS</source>
         <translation>Detect Self-intersections</translation>
     </message>
+    <message>
+        <source>GEOM_USE_FUZZY_PARAMETER</source>
+        <translation>Use Fuzzy Parameter</translation>
+    </message>
+    <message>
+        <source>GEOM_FUZZY_PARAMETER</source>
+        <translation>Fuzzy Parameter</translation>
+    </message>
     <message>
         <source>GEOM_FAST_CHECK_INTERSECTIONS</source>
         <translation>Fast intersection</translation>
@@ -515,6 +523,14 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_CREATE_SINGLE_SOLID</source>
         <translation>Create a single solid</translation>
     </message>
+    <message>
+        <source>GEOM_CRV_BEZIER</source>
+        <translation>Bézier Curve</translation>
+    </message>
+    <message>
+        <source>GEOM_CRV_BSPLINE</source>
+        <translation>B-Spline Curve</translation>
+    </message>
     <message>
         <source>GEOM_CURVE</source>
         <translation>Curve</translation>
@@ -555,6 +571,10 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_D2</source>
         <translation>D2 :</translation>
     </message>
+    <message>
+        <source>GEOM_DEGREE</source>
+        <translation>Degree :</translation>
+    </message>
     <message>
         <source>GEOM_DETECT</source>
         <translation>Detect</translation>
@@ -864,6 +884,10 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_FILLING_TOL_3D</source>
         <translation>Tol. 3D :</translation>
     </message>
+    <message>
+        <source>GEOM_FOCAL_LENGTH</source>
+        <translation>Focal Length :</translation>
+    </message>
     <message>
         <source>GEOM_FREE_BOUNDARIES</source>
         <translation>Free boundaries</translation>
@@ -948,6 +972,10 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_HOLES</source>
         <translation>Holes</translation>
     </message>
+    <message>
+        <source>GEOM_HYPERBOLA</source>
+        <translation>Hyperbola</translation>
+    </message>
     <message>
         <source>GEOM_INIT_SHAPE</source>
         <translation>Initial shape</translation>
@@ -988,6 +1016,14 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_KEEP_OBJECT</source>
         <translation>Keep Object</translation>
     </message>
+    <message>
+        <source>GEOM_KNOT_I</source>
+        <translation>Knot #%1 :</translation>
+    </message>
+    <message>
+        <source>GEOM_KNOTS</source>
+        <translation>Knots</translation>
+    </message>
     <message>
         <source>GEOM_LENGTH</source>
         <translation>Length :</translation>
@@ -1224,10 +1260,30 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_NODES</source>
         <translation>Nodes</translation>
     </message>
+    <message>
+        <source>GEOM_NON_PERIODIC</source>
+        <translation>Non-Periodic</translation>
+    </message>
+    <message>
+        <source>GEOM_NUM_KNOTS</source>
+        <translation>Number of knots :</translation>
+    </message>
+    <message>
+        <source>GEOM_NUM_MULTIS</source>
+        <translation>Number of multiplicities :</translation>
+    </message>
+    <message>
+        <source>GEOM_NUM_POLES</source>
+        <translation>Number of poles :</translation>
+    </message>
     <message>
         <source>GEOM_NUM_SPLIT_POINTS</source>
         <translation>Number of splitting points</translation>
     </message>
+    <message>
+        <source>GEOM_NUM_WEIGHTS</source>
+        <translation>Number of weights :</translation>
+    </message>
     <message>
         <source>GEOM_OBJECT</source>
         <translation>Object</translation>
@@ -1256,10 +1312,34 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_OFFSET_TITLE</source>
         <translation>Offset Surface</translation>
     </message>
+    <message>
+        <source>GEOM_PARABOLA</source>
+        <translation>Parabola</translation>
+    </message>
+    <message>
+        <source>GEOM_PARAMETERS</source>
+        <translation>Parameters</translation>
+    </message>
     <message>
         <source>GEOM_PATTERN</source>
         <translation>Division pattern</translation>
     </message>
+    <message>
+        <source>GEOM_PERIODIC</source>
+        <translation>Periodic</translation>
+    </message>
+    <message>
+        <source>GEOM_PERIODICITY</source>
+        <translation>Periodicity : </translation>
+    </message>
+    <message>
+        <source>GEOM_POLE_I</source>
+        <translation>Pole #%1 : </translation>
+    </message>
+    <message>
+        <source>GEOM_POLES</source>
+        <translation>Poles</translation>
+    </message>
     <message>
         <source>GEOM_PROJECTION_ON_FACE</source>
         <translation>Projection on Face</translation>
@@ -4980,6 +5060,10 @@ Please, select face, shell or solid and try again</translation>
         <source>STB_NORMALE</source>
         <translation>Compute normal to the face</translation>
     </message>
+    <message>
+        <source>MEN_CURVATURE</source>
+        <translation>Vector of curvature</translation>
+    </message>
     <message>
         <source>TOP_MEASURE_ANGLE</source>
         <translation>Angle</translation>
@@ -5631,6 +5715,74 @@ shells and solids on the other hand.</translation>
         <source>TOOL_IMPORTEXPORT</source>
         <translation>Import / Export XAO</translation>
     </message>
+    <message>
+        <source>INFO_WELCOME_TO_GEOM</source>
+        <translation>Welcome to Geometry</translation>
+    </message>
+    <message>
+        <source>INFO_GRP_CREATE_MODEL</source>
+        <translation>Create model</translation>
+    </message>
+    <message>
+        <source>INFO_VERTICES</source>
+        <translation>vertices</translation>
+    </message>
+    <message>
+        <source>INFO_EDGES</source>
+        <translation>edges</translation>
+    </message>
+    <message>
+        <source>INFO_WIRES</source>
+        <translation>wires</translation>
+    </message>
+    <message>
+        <source>INFO_FACES</source>
+        <translation>faces</translation>
+    </message>
+    <message>
+        <source>INFO_SHELLS</source>
+        <translation>shells</translation>
+    </message>
+    <message>
+        <source>INFO_SOLIDS</source>
+        <translation>solids</translation>
+    </message>
+    <message>
+        <source>INFO_BOTTOM_UP_CONSTRUCTION</source>
+        <translation>Bottom-up construction</translation>
+    </message>
+    <message>
+        <source>INFO_BOX</source>
+        <translation>box</translation>
+    </message>
+    <message>
+        <source>INFO_CYLINDER</source>
+        <translation>cylinder</translation>
+    </message>
+    <message>
+        <source>INFO_CONE</source>
+        <translation>cone</translation>
+    </message>
+    <message>
+        <source>INFO_PRIMITIVES</source>
+        <translation>Primitives construction</translation>
+    </message>
+    <message>
+        <source>INFO_BOOLEANS</source>
+        <translation>Boolean operations</translation>
+    </message>
+    <message>
+        <source>INFO_TRANSFORMATIONS</source>
+        <translation>Transformations</translation>
+    </message>
+    <message>
+        <source>INFO_GRP_IMPORT_MODEL</source>
+        <translation>Import and repair model</translation>
+    </message>
+    <message>
+        <source>INFO_AVAILABLE_FORMATS</source>
+        <translation>Available formats</translation>
+    </message>
 </context>
 <context>
     <name>BasicGUI_CurveDlg</name>
@@ -6035,6 +6187,14 @@ shells and solids on the other hand.</translation>
         <source>SET_SECTIONS_SPLINE_TLT</source>
         <translation>Set selected section type to spline</translation>
     </message>
+    <message>
+        <source>SETCOLOR</source>
+        <translation>Set color</translation>
+    </message>
+    <message>
+        <source>SETCOLOR_TLT</source>
+        <translation>Set color</translation>
+    </message>
     <message>
         <source>REMOVE</source>
         <translation>Remove</translation>