Salome HOME
refs #550: fix crash when myObject is NULL
[modules/hydro.git] / src / HYDROGUI / resources / HYDROGUI_msg_en.ts
index cf3397122f951b623c50c418263dda30a664a8f2..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>
@@ -1917,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>