]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAddons/PythonAddons_msg_en.ts
Salome HOME
9f397afa92ac108720fdc7335c76a0041abdb417
[modules/shaper.git] / src / PythonAddons / PythonAddons_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US">
4
5   <!-- compoundVertices -->
6   <context>
7     <name>compoundVertices</name>
8     <message>
9       <source>Points set</source>
10       <translation>Import points</translation>
11     </message>
12     <message>
13       <source>Import a set of construction points</source>
14       <translation>Import a set of construction points</translation>
15     </message>
16   </context>
17   <context>
18     <name>compoundVertices:file_path</name>
19     <message>
20       <source>Import file</source>
21       <translation>Import txt file (X Y Z)</translation>
22     </message>
23     <message>
24       <source>Select file</source>
25       <translation>Select the file of the points,
26       defined by their coordinates X Y Z</translation>
27     </message>
28   </context>
29   <context>
30     <name>compoundVertices:separator</name>
31     <message>
32       <source>Separator (optional):</source>
33       <translation>Separator (optional):</translation>
34     </message>
35     <message>
36       <source>"Select separator"</source>
37       <translation>Select a separator; the default value is white spaces.</translation>
38     </message>
39   </context>
40
41   <!-- importParameters -->
42   <context>
43     <name>importParameters</name>
44     <message>
45       <source>Import Parameters</source>
46       <translation>Import parameters</translation>
47     </message>
48     <message>
49       <source>Import a set of parameters</source>
50       <translation>Import a set of parameters</translation>
51     </message>
52   </context>
53   <context>
54     <name>importParameters:file_path</name>
55     <message>
56       <source>Import file</source>
57       <translation>Import file</translation>
58     </message>
59     <message>
60       <source>Select file</source>
61       <translation>Select the file of the parameters,
62       defined by couples: name, value</translation>
63     </message>
64   </context>
65
66   <!-- fibreNeutre -->
67   <context>
68     <name>fibreNeutre</name>
69     <message>
70       <source>Fibre neutre</source>
71       <translation>Create midsurfaces</translation>
72     </message>
73     <message>
74       <source>Create</source>
75       <translation>Create midsurfaces</translation>
76     </message>
77   </context>
78   <context>
79     <name>fibreNeutre:file_path</name>
80     <message>
81       <source>Import file</source>
82       <translation>CAD file of the object</translation>
83     </message>
84     <message>
85       <source>Select file</source>
86       <translation>Select the CAD file of the object</translation>
87     </message>
88   </context>
89
90 </TS>