Salome HOME
refs #550: fix crash when myObject is NULL
[modules/hydro.git] / src / HYDROGUI / resources / HYDROGUI_msg_en.ts
index 08446e0e1c885cd07167ad153e60fef6259cb11c..26122a32e4657d3a2a47eb7494f837f0291dfbaf 100644 (file)
@@ -814,6 +814,10 @@ Would you like to remove all references from the image?</translation>
       <source>DSK_IMPORT_IMAGE</source>
       <translation>Import image</translation>
     </message>
+    <message>
+      <source>DSK_IMPORT_POLYLINE</source>
+      <translation>Import polyline from file(s)</translation>
+    </message>
     <message>
       <source>DSK_LOAD_VISUAL_STATE</source>
       <translation>Load visual state</translation>
@@ -1070,6 +1074,10 @@ Would you like to remove all references from the image?</translation>
       <source>MEN_IMPORT_IMAGE</source>
       <translation>Import image</translation>
     </message>
+    <message>
+      <source>MEN_IMPORT_POLYLINE</source>
+      <translation>Import polyline</translation>
+    </message>
     <message>
       <source>MEN_LOAD_VISUAL_STATE</source>
       <translation>Load visual state</translation>
@@ -1302,6 +1310,10 @@ Would you like to remove all references from the image?</translation>
       <source>STB_IMPORT_IMAGE</source>
       <translation>Import image</translation>
     </message>
+    <message>
+      <source>STB_IMPORT_POLYLINE</source>
+      <translation>Import polyline</translation>
+    </message>
     <message>
       <source>STB_LOAD_VISUAL_STATE</source>
       <translation>Load visual state</translation>
@@ -1422,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>
@@ -1904,6 +1929,34 @@ file cannot be correctly imported for an Obstacle definition.</translation>
 </translation>
     </message>
   </context>
+
+  <context>
+    <name>HYDROGUI_ImportPolylineOp</name>
+    <message>
+      <source>IMPORT_POLYLINE</source>
+      <translation>Import Polyline</translation>
+    </message>
+    <message>
+      <source>POLYLINE_FILTER</source>
+      <translation>SinusX Files (*.sx)</translation>
+    </message>
+    <message>
+      <source>BAD_IMPORTED_POLYLINE_FILES_TLT</source>
+      <translation>Polyline import error</translation>
+    </message>
+    <message>
+      <source>NO_ONE_POLYLINE_IMPORTED</source>
+      <translation>Polyline cannot be read from seleted file</translation>
+    </message>
+    <message>
+      <source>BAD_IMPORTED_POLYLINE_FILES</source>
+      <translation>The data from following files cannot be completely imported:
+%1
+</translation>
+    </message>
+
+  </context>
+
    
   <context>
     <name>HYDROGUI_GeoreferencementDlg</name>
@@ -2384,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>