Salome HOME
updated copyright message
[modules/shaper.git] / src / PythonAddons / PythonAddons_msg_en.ts
index 20497ae9411cabbfcc3d3098019020f54102e06b..2c39004e3e9230bc4f6a236f63cb970c6f9338d5 100644 (file)
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS>
 <TS version="2.0" language="en_US">
-<context>
-  <name>Box</name>
-  <message>
-    <source>Model_FeatureValidator: Attribute "height" is not initialized.</source>
-    <translation>Height of the box is not defined.</translation>
-  </message>
 
+  <!-- compoundVertices -->
+  <context>
+    <name>compoundVertices</name>
     <message>
-      <source>height - GeomValidators_Positive: Double is not initialized.</source>
-      <translation>Height of the box is not defined.</translation>
+      <source>Points set</source>
+      <translation>Import points</translation>
     </message>
     <message>
-      <source>height - GeomValidators_Positive: Double is not positive.</source>
-      <translation>Height of the box is too small.</translation>
+      <source>Import a set of construction points</source>
+      <translation>Import a set of construction points</translation>
     </message>
+  </context>
+  <context>
+    <name>compoundVertices:file_path</name>
     <message>
-      <source>height - GeomValidators_Positive: Integer is not initialized.</source>
-      <translation>Height of the box is not defined.</translation>
+      <source>Import file</source>
+      <translation>Import txt file (X Y Z)</translation>
     </message>
     <message>
-      <source>height - GeomValidators_Positive: Integer is not positive.</source>
-      <translation>Height of the box is too small.</translation>
+      <source>Select file</source>
+      <translation>Select the file of the points,
+      defined by their coordinates X Y Z</translation>
     </message>
+  </context>
+  <context>
+    <name>compoundVertices:separator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "width" is not initialized.</source>
-      <translation>Set the box width</translation>
+      <source>Separator (optional):</source>
+      <translation>Separator (optional):</translation>
     </message>
     <message>
-      <source>Model_FeatureValidator: Attribute "length" is not initialized.</source>
-      <translation>Set the box length</translation>
+      <source>"Select separator"</source>
+      <translation>Select a separator; the default value is white spaces.</translation>
     </message>
+  </context>
+
+  <!-- importParameters -->
+  <context>
+    <name>importParameters</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "height" is not initialized.</source>
-      <translation>Set the box height</translation>
+      <source>Import Parameters</source>
+      <translation>Import parameters</translation>
     </message>
     <message>
-      <source>width - GeomValidators_Positive: Double is not initialized.</source>
-      <translation>Set the box width</translation>
+      <source>Import a set of parameters</source>
+      <translation>Import a set of parameters</translation>
     </message>
+  </context>
+  <context>
+    <name>importParameters:file_path</name>
     <message>
-      <source>width - GeomValidators_Positive: Double is not positive.</source>
-      <translation>The box width must be positive</translation>
+      <source>Import file</source>
+      <translation>Import file</translation>
     </message>
     <message>
-      <source>width - GeomValidators_Positive: Integer is not initialized.</source>
-      <translation></translation>
+      <source>Select file</source>
+      <translation>Select the file of the parameters,
+      defined by couples: name, value</translation>
     </message>
+  </context>
+
+  <!-- pipeNetwork -->
+  <context>
+    <name>pipeNetwork</name>
     <message>
-      <source>width - GeomValidators_Positive: Integer is not positive.</source>
-      <translation></translation>
+      <source>Pipe Network</source>
+      <translation>Pipe network</translation>
     </message>
     <message>
-      <source>length - GeomValidators_Positive: Double is not initialized.</source>
-      <translation>Set the box length</translation>
+      <source>Create</source>
+      <translation>Create a network of pipes</translation>
     </message>
+  </context>
+  <context>
+    <name>pipeNetwork:file_path</name>
     <message>
-      <source>length - GeomValidators_Positive: Double is not positive.</source>
-      <translation>The box width must be positive</translation>
+      <source>Import file</source>
+      <translation>Text file of the network</translation>
     </message>
     <message>
-      <source>length - GeomValidators_Positive: Integer is not initialized.</source>
-      <translation></translation>
+      <source>Select file</source>
+      <translation>Select the text file of the network</translation>
     </message>
+  </context>
+  <context>
+    <name>pipeNetwork:blocking</name>
     <message>
-      <source>length - GeomValidators_Positive: Integer is not positive.</source>
-      <translation></translation>
+      <source>Hexa</source>
+      <translation>Mesh with hexadra</translation>
     </message>
-    </message>  
-</context>
+    <message>
+      <source>Partition</source>
+      <translation>Partition of the CAD to mesh with hexadra</translation>
+    </message>
+  </context>
+
 </TS>