Salome HOME
Center presentation validation: check interactive object on NULL
[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:Model_FeatureValidator</name>
6   <message>
7     <source>Attribute "height" is not initialized.</source>
8     <translation>Height of the box is not defined.</translation>
9   </message>
10 </context>
11 <context>
12   <name>Box:height:GeomValidators_Positive</name>
13   <message>
14     <source>Double is not initialized.</source>
15     <translation>Height of the box is not defined.</translation>
16   </message>
17 </context>
18 <context>
19   <name>Box:height:GeomValidators_Positive</name>
20   <message>
21     <source>Value is too small.</source>
22     <translation>Height of the box is too small.</translation>
23   </message>
24 </context>
25 <context>
26   <name>Box:height:GeomValidators_Positive</name>
27   <message>
28     <source>Integer is not initialized.</source>
29     <translation>Height of the box is not defined.</translation>
30   </message>
31 </context>
32 <context>
33   <name>Box:height:GeomValidators_Positive</name>
34   <message>
35     <source>Integer is not positive.</source>
36     <translation>Height of the box is too small.</translation>
37   </message>
38 </context>
39 <context>
40   <name>Box:Model_FeatureValidator</name>
41   <message>
42     <source>Attribute "width" is not initialized.</source>
43     <translation>Set the box width</translation>
44   </message>
45 </context>
46 <context>
47   <name>Box:Model_FeatureValidator</name>
48   <message>
49     <source>Attribute "length" is not initialized.</source>
50     <translation>Set the box length</translation>
51   </message>
52 </context>
53 <context>
54   <name>Box:Model_FeatureValidator</name>
55   <message>
56     <source>Attribute "height" is not initialized.</source>
57     <translation>Set the box height</translation>
58   </message>
59 </context>
60 <context>
61   <name>Box:width:GeomValidators_Positive</name>
62   <message>
63     <source>Double is not initialized.</source>
64     <translation>Set the box width</translation>
65   </message>
66 </context>
67 <context>
68   <name>Box:width:GeomValidators_Positive</name>
69   <message>
70     <source>Value is too small.</source>
71     <translation>The box width is too small</translation>
72   </message>
73 </context>
74 <context>
75   <name>Box:width:GeomValidators_Positive</name>
76   <message>
77     <source>Integer is not initialized.</source>
78     <translation></translation>
79   </message>
80 </context>
81 <context>
82   <name>Box:width:GeomValidators_Positive</name>
83   <message>
84     <source>Integer is not positive.</source>
85     <translation></translation>
86   </message>
87 </context>
88 <context>
89   <name>Box:length:GeomValidators_Positive</name>
90   <message>
91     <source>Double is not initialized.</source>
92     <translation>Set the box length</translation>
93   </message>
94 </context>
95 <context>
96   <name>Box:length:GeomValidators_Positive</name>
97   <message>
98     <source>Value is too small.</source>
99     <translation>The box width is too small</translation>
100   </message>
101 </context>
102 <context>
103   <name>Box:length:GeomValidators_Positive</name>
104   <message>
105     <source>Integer is not initialized.</source>
106     <translation></translation>
107   </message>
108 </context>
109 <context>
110   <name>Box:length:GeomValidators_Positive</name>
111   <message>
112     <source>Integer is not positive.</source>
113     <translation></translation>
114   </message>
115 </context>
116 </TS>