]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAddons/PythonAddons_msg_en.ts
Salome HOME
Fill the translation files and remove couts and debug work in Session
[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 <context>
5   <name>Box</name>
6   <message>
7     <source>Model_FeatureValidator: Attribute "height" is not initialized.</source>
8     <translation>Height of the box is not defined.</translation>
9   </message>
10
11     <message>
12       <source>height - GeomValidators_Positive: Double is not initialized.</source>
13       <translation>Height of the box is not defined.</translation>
14     </message>
15     <message>
16       <source>height - GeomValidators_Positive: Double is not positive.</source>
17       <translation>Height of the box is too small.</translation>
18     </message>
19     <message>
20       <source>height - GeomValidators_Positive: Integer is not initialized.</source>
21       <translation>Height of the box is not defined.</translation>
22     </message>
23     <message>
24       <source>height - GeomValidators_Positive: Integer is not positive.</source>
25       <translation>Height of the box is too small.</translation>
26     </message>
27     <message>
28       <source>Model_FeatureValidator: Attribute "width" is not initialized.</source>
29       <translation>Set the box width</translation>
30     </message>
31     <message>
32       <source>Model_FeatureValidator: Attribute "length" is not initialized.</source>
33       <translation>Set the box length</translation>
34     </message>
35     <message>
36       <source>Model_FeatureValidator: Attribute "height" is not initialized.</source>
37       <translation>Set the box height</translation>
38     </message>
39     <message>
40       <source>width - GeomValidators_Positive: Double is not initialized.</source>
41       <translation>Set the box width</translation>
42     </message>
43     <message>
44       <source>width - GeomValidators_Positive: Double is not positive.</source>
45       <translation>The box width must be positive</translation>
46     </message>
47     <message>
48       <source>width - GeomValidators_Positive: Integer is not initialized.</source>
49       <translation></translation>
50     </message>
51     <message>
52       <source>width - GeomValidators_Positive: Integer is not positive.</source>
53       <translation></translation>
54     </message>
55     <message>
56       <source>length - GeomValidators_Positive: Double is not initialized.</source>
57       <translation>Set the box length</translation>
58     </message>
59     <message>
60       <source>length - GeomValidators_Positive: Double is not positive.</source>
61       <translation>The box width must be positive</translation>
62     </message>
63     <message>
64       <source>length - GeomValidators_Positive: Integer is not initialized.</source>
65       <translation></translation>
66     </message>
67     <message>
68       <source>length - GeomValidators_Positive: Integer is not positive.</source>
69       <translation></translation>
70     </message>
71     </message>  
72 </context>
73 </TS>