Salome HOME
Merge branch 'BR_v14_rc' of ssh://git.salome-platform.org/modules/hydro into BR_v14_rc
[modules/hydro.git] / src / HYDROGUI / resources / HYDROGUI_msg_en.ts
index 41707773a0fbb28265aaee5a347065417ba7d185..7f5cf26d9b0670a827c57901e705bfe1273368bb 100644 (file)
@@ -401,6 +401,10 @@ All supported formats (*.brep *.iges *.igs *.step *.stp)</translation>
       <source>ORDER_CHANGED</source>
       <translation>Order of objects is changed</translation>
     </message>
+    <message>
+      <source>RULE_CHANGED</source>
+      <translation>Priority rule for 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>
@@ -930,6 +934,10 @@ Would you like to remove all references from the image?</translation>
       <source>DSK_IMPORT_POLYLINE</source>
       <translation>Import polyline from file(s)</translation>
     </message>
+    <message>
+      <source>DSK_IMPORT_LANDCOVER</source>
+      <translation>Import land cover from file(s)</translation>
+    </message>
     <message>
       <source>DSK_IMPORT_SINUSX</source>
       <translation>Import from SinusX</translation>
@@ -1039,8 +1047,8 @@ Would you like to remove all references from the image?</translation>
       <translation>Submersible</translation>
     </message>
     <message>
-      <source>DSK_EXPORT_POLYLINE</source>
-      <translation>Export Polyline</translation>
+      <source>DSK_EXPORT_TO_SHAPE_FILE</source>
+      <translation>Export to Shape file</translation>
     </message>
     <message>
       <source>MEN_CREATE_CALCULATION</source>
@@ -1234,6 +1242,10 @@ Would you like to remove all references from the image?</translation>
       <source>MEN_IMPORT_POLYLINE</source>
       <translation>Import polyline</translation>
     </message>
+    <message>
+      <source>MEN_IMPORT_LANDCOVER</source>
+      <translation>Import land cover from file(s)</translation>
+    </message>
     <message>
       <source>MEN_IMPORT_SINUSX</source>
       <translation>Import from SinusX</translation>
@@ -1347,8 +1359,8 @@ Would you like to remove all references from the image?</translation>
       <translation>Submersible</translation>
     </message>
     <message>
-      <source>MEN_EXPORT_POLYLINE</source>
-      <translation>Export Polyline</translation>
+      <source>MEN_EXPORT_TO_SHAPE_FILE</source>
+      <translation>Export to Shape file</translation>
     </message>
 
     <message>
@@ -1515,6 +1527,10 @@ Would you like to remove all references from the image?</translation>
       <source>STB_IMPORT_POLYLINE</source>
       <translation>Import polyline</translation>
     </message>
+    <message>
+      <source>STB_IMPORT_LANDCOVER</source>
+      <translation>Import land cover from file(s)</translation>
+    </message>
     <message>
       <source>STB_IMPORT_SINUSX</source>
       <translation>Import from SinusX</translation>
@@ -1637,8 +1653,8 @@ Would you like to remove all references from the image?</translation>
       <translation>If the object is submersible</translation>
     </message>
     <message>
-      <source>STB_EXPORT_POLYLINE</source>
-      <translation>Export Polyline</translation>
+      <source>STB_EXPORT_TO_SHAPE_FILE</source>
+      <translation>Export to Shape file</translation>
     </message>
 
 
@@ -1668,6 +1684,32 @@ Would you like to remove all references from the image?</translation>
       <translation>Recognize contours</translation>
     </message>
 
+    <message>
+      <source>MEN_LC_SCALARMAP_COLORING_ON</source>
+      <translation>Use as scalar scale</translation>
+    </message>
+    <message>
+      <source>DSK_LC_SCALARMAP_COLORING_ON</source>
+      <translation>Use the table as a scalar scale for Land Covers coloring</translation>
+    </message>
+    <message>
+      <source>STB_LC_SCALARMAP_COLORING_ON</source>
+      <translation>Use as scalar scale</translation>
+    </message>
+
+    <message>
+      <source>MEN_LC_SCALARMAP_COLORING_OFF</source>
+      <translation>Scalar map mode off</translation>
+    </message>
+    <message>
+      <source>DSK_LC_SCALARMAP_COLORING_OFF</source>
+      <translation>Turn off Land Covers scalar map coloring mode</translation>
+    </message>
+    <message>
+      <source>STB_LC_SCALARMAP_COLORING_OFF</source>
+      <translation>Scalar map mode off</translation>
+    </message>
+
   </context>
   
   <context>
@@ -2178,6 +2220,54 @@ file cannot be correctly imported for an Obstacle definition.</translation>
 
   </context>
 
+ <context>
+    <name>HYDROGUI_ImportLandCoverDlg</name>
+    <message>
+      <source>LANDCOVER_FILTER</source>
+      <translation>Shape files (*.shp)</translation>
+    </message>
+    <message>
+      <source>IMPORT_LANDCOVER_FROM_FILE</source>
+      <translation>Import land cover from file</translation>
+    </message>
+    <message>
+      <source>FILE_NAME</source>
+      <translation>File name</translation>
+    </message>
+    <message>
+      <source>LANDCOVER_NAME</source>
+      <translation>Land cover name</translation>
+    </message>
+    <message>
+      <source>NAME</source>
+      <translation>name:</translation>
+    </message>
+    <message>
+      <source>FOUNDED_POLYGONS</source>
+      <translation>Founded polygons:</translation>
+    </message>
+    <message>
+      <source>BAD_IMPORTED_LANDCOVER_FILES</source>
+      <translation>Land cover import error</translation>
+    </message>
+    <message>
+      <source>NO_ONE_LANDCOVER_IMPORTED</source>
+      <translation>Land cover cannot be read from seleted file</translation>
+    </message>
+  </context>
+
+  <context>
+    <name>HYDROGUI_ImportLandCoverOp</name>
+    <message>
+      <source>IMPORT_LANDCOVER</source>
+      <translation>Import land cover</translation>
+    </message>
+    <message>
+      <source>DEFAULT_LANDCOVER_NAME</source>
+      <translation>Landcover_0</translation>
+    </message>
+  </context>
   <context>
     <name>HYDROGUI_ImportSinusXOp</name>
     <message>
@@ -2222,7 +2312,18 @@ file cannot be correctly imported for an Obstacle definition.</translation>
     </message>
   </context>
 
-   
+  <context>
+    <name>HYDROGUI_ExportFileOp</name>
+    <message>
+      <source>EXPORT_TO_SHAPE_FILE</source>
+      <translation>Export to Shape file</translation>
+    </message>
+    <message>
+      <source>SHP_FILTER</source>
+      <translation>Shape Files (*.shp)</translation>
+    </message>
+  </context>
+  
   <context>
     <name>HYDROGUI_GeoreferencementDlg</name>
     <message>
@@ -2878,6 +2979,14 @@ Polyline should consist from one not closed curve.</translation>
     </message>
   </context>
 
+  <context>
+    <name>HYDROGUI_SplitPolylinesOp</name>
+    <message>
+      <source>SPLIT_POLYLINES</source>
+      <translation>Split polylines</translation>
+    </message>
+  </context>
+
   <context>
     <name>HYDROGUI_SplitPolylinesDlg</name>
     <message>
@@ -2912,6 +3021,10 @@ Polyline should consist from one not closed curve.</translation>
       <source>COMPLETE_SPLIT</source>
       <translation>Complete split</translation>
     </message>
+    <message>
+      <source>RESULT_NAME</source>
+      <translation>Result name prefix:</translation>
+    </message>
   </context>
 
   <context>
@@ -2924,6 +3037,18 @@ Polyline should consist from one not closed curve.</translation>
       <source>MERGE_POLYLINES</source>
       <translation>Merge polylines</translation>
     </message>
+    <message>
+      <source>RESULT_NAME</source>
+      <translation>Result name:</translation>
+    </message>
+  </context>
+
+  <context>
+    <name>HYDROGUI_MergePolylinesOp</name>
+    <message>
+      <source>MERGE_POLYLINES</source>
+      <translation>Merge polylines</translation>
+    </message>
   </context>
 
   <context>