Salome HOME
refs #550: fix crash when myObject is NULL
[modules/hydro.git] / src / HYDROGUI / resources / HYDROGUI_msg_en.ts
index 71e01c8504696764ae4b66fdb5944c3c0d59854e..26122a32e4657d3a2a47eb7494f837f0291dfbaf 100644 (file)
@@ -337,6 +337,10 @@ All supported formats (*.brep *.iges *.igs *.step *.stp)</translation>
       <source>REGIONS_CHANGED</source>
       <translation>Regions list modification</translation>
     </message>
+    <message>
+      <source>ORDER_CHANGED</source>
+      <translation>Order of objects is changed</translation>
+    </message>
     <message>
       <source>CONFIRM_SPLITTING_ZONES_RECALCULATION_REGIONS</source>
       <translation>Case splitting zones already exist and will be recalculated after regions list modification. Do you confirm the recalculation?</translation>
@@ -369,6 +373,10 @@ All supported formats (*.brep *.iges *.igs *.step *.stp)</translation>
       <source>ALTITUDE_COLUMN</source>
       <translation>Altitude.Object</translation>
     </message>
+    <message>
+      <source>ZONE_TO_NEW_REGION</source>
+      <translation>Create a new region</translation>
+    </message>
   </context>
 
   <context>
@@ -898,6 +906,10 @@ Would you like to remove all references from the image?</translation>
       <source>DSK_EDIT_LOCAL_CS</source>
       <translation>Change local CS</translation>
     </message>
+    <message>
+      <source>DSK_SUBMERSIBLE</source>
+      <translation>Submersible</translation>
+    </message>
     <message>
       <source>MEN_CREATE_CALCULATION</source>
       <translation>Create calculation case</translation>
@@ -1158,6 +1170,10 @@ Would you like to remove all references from the image?</translation>
       <source>MEN_EDIT_LOCAL_CS</source>
       <translation>Change local CS</translation>
     </message>
+    <message>
+      <source>MEN_SUBMERSIBLE</source>
+      <translation>Submersible</translation>
+    </message>
     <message>
       <source>STB_CREATE_CALCULATION</source>
       <translation>Create calculation case</translation>
@@ -1399,6 +1415,11 @@ Would you like to remove all references from the image?</translation>
       <source>STB_CREATE_STREAM_BOTTOM</source>
       <translation>Creates the stream bottom polyline on selected stream object</translation>
     </message>
+    <message>
+      <source>STB_SUBMERSIBLE</source>
+      <translation>If the object is submersible</translation>
+    </message>
+
 
     <message>
       <source>MEN_PROFILE_INTERPOLATE</source>
@@ -1413,6 +1434,19 @@ Would you like to remove all references from the image?</translation>
       <translation>Creates the new stream profiles using interpolation of selected ones</translation>
     </message>
 
+    <message>
+      <source>MEN_RECOGNIZE_CONTOURS</source>
+      <translation>Recognize contours</translation>
+    </message>
+    <message>
+      <source>DSK_RECOGNIZE_CONTOURS</source>
+      <translation>Recognize contours</translation>
+    </message>
+    <message>
+      <source>STB_RECOGNIZE_CONTOURS</source>
+      <translation>Recognize contours</translation>
+    </message>
+
   </context>
   
   <context>
@@ -2403,5 +2437,25 @@ Polyline should consist from one not closed curve.</translation>
       <translation>Can't obtain stream oject \"%1\"</translation>
     </message>
   </context>
+  
+  <context>
+    <name>HYDROGUI_RecognizeContoursDlg</name>
+    <message>
+      <source>RECOGNIZED_POLYLINES</source>
+      <translation>Recognized polylines</translation>
+    </message>
+  </context>
+
+  <context>
+    <name>HYDROGUI_RecognizeContoursOp</name>
+    <message>
+      <source>CONTOURS_RECOGNITION</source>
+      <translation>Contours recognition</translation>
+    </message>
+    <message>
+      <source>NO_DETECTED_CONTOURS</source>
+      <translation>No contours were detected.</translation>
+    </message>
+  </context>
 
 </TS>