]> SALOME platform Git repositories - modules/hydro.git/blobdiff - src/HYDROGUI/resources/HYDROGUI_msg_en.ts
Salome HOME
Fix for the bug #42: point C is not activated, but point C is shown in preview in...
[modules/hydro.git] / src / HYDROGUI / resources / HYDROGUI_msg_en.ts
index 85ec0921480edf7255710eaa50caff7eefae6a82..56aa68926acf1406b6f6cb2197f473a6a1161980 100644 (file)
@@ -3,6 +3,54 @@
   
   <context>
     <name>@default</name>
+    <message>
+      <source>DEFAULT_IMAGE_NAME</source>
+      <translation>Image</translation>
+    </message>
+    <message>
+      <source>DEFAULT_POLYLINE_NAME</source>
+      <translation>Polyline</translation>
+    </message>
+    <message>
+      <source>DEFAULT_VISUAL_STATE_NAME</source>
+      <translation>Visual state</translation>
+    </message>
+    <message>
+      <source>DEFAULT_BATHYMETRY_NAME</source>
+      <translation>Bathymetry</translation>
+    </message>
+    <message>
+      <source>DEFAULT_CALCULATION_CASE_NAME</source>
+      <translation>Case</translation>
+    </message>
+    <message>
+      <source>DEFAULT_IMMERSIBLE_ZONE_NAME</source>
+      <translation>Immersible zone</translation>
+    </message>
+    <message>
+      <source>IMAGES</source>
+      <translation>IMAGES</translation>
+    </message>
+    <message>
+      <source>POLYLINES</source>
+      <translation>POLYLINES</translation>
+    </message>
+    <message>
+      <source>VISUAL_STATES</source>
+      <translation>VISUAL STATES</translation>
+    </message>
+    <message>
+      <source>BATHYMETRIES</source>
+      <translation>BATHYMETRIES</translation>
+    </message>
+    <message>
+      <source>CALCULATION_CASES</source>
+      <translation>CALCULATION CASES</translation>
+    </message>
+    <message>
+      <source>IMMERSIBLE_ZONES</source>
+      <translation>IMMERSIBLE ZONES</translation>
+    </message>
     <message>
       <source>BATHYMETRY_FILTER</source>
       <translation>Bathymetry files (*.xyz);;All files (*.* *)</translation>
       <source>CASE_REGIONS</source>
       <translation>Regions</translation>
     </message>
+    <message>
+      <source>FILE_CAN_NOT_BE_IMPORTED</source>
+      <translation>The file '%1' can not be imported: format *.%2 is not supported.</translation>
+    </message>
     <message>
       <source>FILE_NOT_EXISTS_OR_CANT_BE_READ</source>
       <translation>The file '%1'
@@ -88,6 +140,14 @@ does not exist or you have not enough permissions to open it.</translation>
       <source>CALCULATION_REFERENCE_OBJECTS</source>
       <translation>Objects</translation>
     </message>
+    <message>
+      <source>INCLUDED_OBJECTS</source>
+      <translation>Included objects</translation>
+    </message>
+    <message>
+      <source>LIMITS</source>
+      <translation>Limits</translation>
+    </message>
     <message>
       <source>NAME</source>
       <translation>Name</translation>
@@ -97,12 +157,12 @@ does not exist or you have not enough permissions to open it.</translation>
       <translation>Bathymetry</translation>
     </message>
     <message>
-      <source>ADD</source>
-      <translation>Add</translation>
+      <source>INCLUDE</source>
+      <translation>Include &gt;&gt;</translation>
     </message>
     <message>
-      <source>REMOVE</source>
-      <translation>Remove</translation>
+      <source>EXCLUDE</source>
+      <translation>Exclude &lt;&lt;</translation>
     </message>
   </context>
 
@@ -120,6 +180,14 @@ does not exist or you have not enough permissions to open it.</translation>
       <source>PREVIEW_CASE_ZONES</source>
       <translation>Preview case zones</translation>
     </message>
+    <message>
+      <source>REGIONS_CHANGED</source>
+      <translation>Regions list modification</translation>
+    </message>
+    <message>
+      <source>CONFIRM_SPLITTING_ZONES_RECALCULATION</source>
+      <translation>Case splitting zones already exist and will be recalculated after regions list modification. Do you confirm the recalculation?</translation>
+    </message>
   </context>
 
   <context>
@@ -188,6 +256,22 @@ Do you want to continue?</translation>
     </message>
   </context>
   
+  <context>
+    <name>HYDROGUI_Wizard</name>
+    <message>
+      <source>NEXT</source>
+      <translation>Next &gt;</translation>
+    </message>
+    <message>
+      <source>BACK</source>
+      <translation>&lt; Back</translation>
+    </message>
+    <message>
+      <source>FINISH</source>
+      <translation>Finish</translation>
+    </message>
+  </context>
+  
   <context>
     <name>HYDROGUI_ImportBathymetryDlg</name>
     <message>
@@ -252,12 +336,12 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
       <translation>Import image from file</translation>
     </message>
     <message>
-      <source>MANUALLY_CARTESIAN</source>
-      <translation>Manually input Geodesic coordinates</translation>
+      <source>MANUALLY_GEODESIC</source>
+      <translation>Manually input Geographic coordinates</translation>
     </message>
     <message>
       <source>MANUALLY_LAMBERT93</source>
-      <translation>Manually input Lambert93 coordinates</translation>
+      <translation>Manually input Plane coordinates (Lambert93)</translation>
     </message>
     <message>
       <source>IMAGE_CS</source>
@@ -265,11 +349,11 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
     </message>
     <message>
       <source>GEODESIC</source>
-      <translation>Geodesic</translation>
+      <translation>Geographic coordinates</translation>
     </message>
     <message>
       <source>LAMBERT93</source>
-      <translation>Lambert93</translation>
+      <translation>Plane coordinates (Lambert93)</translation>
     </message>
     <message>
       <source>REFERENCE_IMAGE_CS</source>
@@ -427,6 +511,10 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
       <source>DSK_REDO</source>
       <translation>Redo</translation>
     </message>
+    <message>
+      <source>DSK_REMOVE_IMAGE_REFERENCE</source>
+      <translation>Remove reference</translation>
+    </message>
     <message>
       <source>DSK_SAVE_VISUAL_STATE</source>
       <translation>Save visual state</translation>
@@ -551,6 +639,10 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
       <source>MEN_REDO</source>
       <translation>Redo</translation>
     </message>
+    <message>
+      <source>MEN_REMOVE_IMAGE_REFERENCE</source>
+      <translation>Remove reference</translation>
+    </message>
     <message>
       <source>MEN_SAVE_VISUAL_STATE</source>
       <translation>Save visual state</translation>
@@ -671,6 +763,10 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
       <source>STB_REDO</source>
       <translation>Redo</translation>
     </message>
+    <message>
+      <source>STB_REMOVE_IMAGE_REFERENCE</source>
+      <translation>Remove reference</translation>
+    </message>
     <message>
       <source>STB_SAVE_VISUAL_STATE</source>
       <translation>Save visual state</translation>
@@ -700,7 +796,27 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
       <translation>Update image</translation>
     </message>
   </context>
-  
+
+  <context>
+    <name>HYDROGUI_ObserveImageOp</name>
+    <message>
+      <source>OBSERVE_IMAGE</source>
+      <translation>Observe image</translation>
+    </message>
+  </context>
+
+  <context>
+    <name>HYDROGUI_PolylineDlg</name>
+    <message>
+      <source>ADD_ELEMENT</source>
+      <translation>Add element</translation>
+    </message>
+    <message>
+      <source>CURVE_NAME_TLT</source>
+      <translation>Name</translation>
+    </message>
+  </context>
+
   <context>
     <name>HYDROGUI_PolylineOp</name>
     <message>
@@ -712,7 +828,15 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
       <translation>Edit polyline</translation>
     </message>
   </context>
-  
+
+  <context>
+    <name>HYDROGUI_RemoveImageRefsOp</name>
+    <message>
+      <source>REMOVE_IMAGE_REFERENCE</source>
+      <translation>Remove image reference</translation>
+    </message>
+  </context>
+
   <context>
     <name>HYDROGUI_ShowHideOp</name>
     <message>
@@ -737,26 +861,6 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
     </message>
   </context>
   
-  <context>
-    <name>HYDROGUI_ObserveImageOp</name>
-    <message>
-      <source>OBSERVE_IMAGE</source>
-      <translation>Observe image</translation>
-    </message>
-  </context>
-  
-  <context>
-    <name>HYDROGUI_PolylineDlg</name>
-    <message>
-      <source>ADD_ELEMENT</source>
-      <translation>Add element</translation>
-    </message>
-    <message>
-      <source>CURVE_NAME_TLT</source>
-      <translation>Name</translation>
-    </message>
-  </context>
-  
   <context>
     <name>HYDROGUI_TwoImagesDlg</name>
     <message>