1 <?xml version="1.0" encoding="utf-8"?>
3 <TS version="2.0" language="en_US">
5 <name>Box:Model_FeatureValidator</name>
7 <source>Attribute "height" is not initialized.</source>
8 <translation>Height of the box is not defined.</translation>
12 <name>Box:height:GeomValidators_Positive</name>
14 <source>Double is not initialized.</source>
15 <translation>Height of the box is not defined.</translation>
19 <name>Box:height:GeomValidators_Positive</name>
21 <source>Value is too small.</source>
22 <translation>Height of the box is too small.</translation>
26 <name>Box:height:GeomValidators_Positive</name>
28 <source>Integer is not initialized.</source>
29 <translation>Height of the box is not defined.</translation>
33 <name>Box:height:GeomValidators_Positive</name>
35 <source>Integer is not positive.</source>
36 <translation>Height of the box is too small.</translation>
40 <name>Box:Model_FeatureValidator</name>
42 <source>Attribute "width" is not initialized.</source>
43 <translation>Set the box width</translation>
47 <name>Box:Model_FeatureValidator</name>
49 <source>Attribute "length" is not initialized.</source>
50 <translation>Set the box length</translation>
54 <name>Box:Model_FeatureValidator</name>
56 <source>Attribute "height" is not initialized.</source>
57 <translation>Set the box height</translation>
61 <name>Box:width:GeomValidators_Positive</name>
63 <source>Double is not initialized.</source>
64 <translation>Set the box width</translation>
68 <name>Box:width:GeomValidators_Positive</name>
70 <source>Value is too small.</source>
71 <translation>The box width is too small</translation>
75 <name>Box:width:GeomValidators_Positive</name>
77 <source>Integer is not initialized.</source>
78 <translation></translation>
82 <name>Box:width:GeomValidators_Positive</name>
84 <source>Integer is not positive.</source>
85 <translation></translation>
89 <name>Box:length:GeomValidators_Positive</name>
91 <source>Double is not initialized.</source>
92 <translation>Set the box length</translation>
96 <name>Box:length:GeomValidators_Positive</name>
98 <source>Value is too small.</source>
99 <translation>The box width is too small</translation>
103 <name>Box:length:GeomValidators_Positive</name>
105 <source>Integer is not initialized.</source>
106 <translation></translation>
110 <name>Box:length:GeomValidators_Positive</name>
112 <source>Integer is not positive.</source>
113 <translation></translation>