/[xulu]/branches/1.8-gt2-2.6/resource/locales/XuluModel_SmallReservoirModel.properties
ViewVC logotype

Annotation of /branches/1.8-gt2-2.6/resource/locales/XuluModel_SmallReservoirModel.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (hide annotations)
Mon Aug 31 14:23:19 2009 UTC (15 years, 3 months ago) by mojays
File size: 1683 byte(s)
Branch 1.8-gt2-2.6 (from rev 45) for geotools 2.6 migration
1 mojays 2 # ---------------------------------------------------------------
2     # ------ Default translations (english) for the xulu model ------
3     # ------ SmallReservoirModel (SYMBA) ------
4     # ---------------------------------------------------------------
5    
6     # Descriptions of model resources
7     MRDesc.In.DHM=DHM (raster)
8     MRDesc.In.Dam.Loc=Dam wall location (feature collection)
9     MRDesc.In.Dam.Height=Dam wall height (double)
10     MRDesc.In.Infilt=Infiltration in mm/day (double)
11     MRDesc.In.Evapo=Evaporation in mm/day (double)
12     MRDesc.In.StepSize=Model step size in days (int)
13     MRDesc.Out.Area.Size=Calculated: size of flooded area in qm (double-List)
14     MRDesc.Out.Area.Vol=Calculated: volume of flooded area in qqm (double-List)
15     MRDesc.Out.Area.Grid=Calculated: flooded area (float-MultiGrid)
16     MRDesc.Temp.DHM=Temp: dhm for wall (raster)
17    
18     # Model messages
19     Model.Calc.Done= done.
20     Model.Calc.Fill=Calculate filled reservoir...
21     Model.Calc.Empty=Calculate reservoir after day ${0}...
22     Model.Calc.Dam.DHM=Determining dam wall DHM and starting cells...
23     Model.GUI.DamHeight=Dam height [m]
24     Model.GUI.ModelSteps=Modelled step size [days]
25     Model.GUI.Infilt=Infiltration [mm/day]
26     Model.GUI.Evapo=Evaporation [mm/day]
27     Model.GUI.Store.StepResults=Store step result raster
28     Model.GUI.Calc.Area=Calculated area [m²]:
29     Model.GUI.Calc.Vol=Calculated volume [m³]:
30    
31     # Error messages
32     Error.Global.Mess=Resource '${0}': ${1}
33     Error.In.Dam.Loc=Must contain at least one line string feature!
34     Error.In.Dam.Loc.Type=Dam wall resource does not contain any (Multi)LineString!
35     Error.In.DHM.Grid=DHM
36     Error.Out.Area.Grid=Raster for flooded area
37     Error.Temp.DHM.Grid=Temp-DHM for dam wall

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26