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

Annotation of /branches/1.8-gt2-2.6/resource/locales/XuluModel_Clue.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: 6370 byte(s)
Branch 1.8-gt2-2.6 (from rev 45) for geotools 2.6 migration
1 mojays 2 # ---------------------------------------------------------------
2     # ------ English Translations for the xulu model ClueModel ------
3     # ---------------------------------------------------------------
4    
5     # Descriptions of model resources
6     MRDesc.ModelSteps=Number of time steps (${0}-${1})
7     MRDesc.Tol.Type=Type of tolerance expressions [${0} = perc.; ${1} = abs.] (integer)
8     MRDesc.Tol.Single=Demand tolerance for each single land use type (double)
9     MRDesc.Tol.Avg=Average tolerance for land use demand (double)
10     MRDesc.qmConvFactor=Conversion factor: demand unit to qm (double)
11     MRDesc.LUC.Scenario=Base LUC scenatio (float-Grid)
12     MRDesc.LUC.History=Land use history (float-Grid)
13     MRDesc.LUC.ConvMatrix=Land use conversion matrix (integer-Matrix)
14     MRDesc.LUC.ConvDev=Deviation of Land use conversion matrix (integer-Matrix)
15     MRDesc.LUC.ConvElas=Conversion elasticity (double-List)
16     MRDesc.AreaRestr=Area restrictions (float-Grid)
17     MRDesc.Demand.Scenario=Demand scenario (integer-Matrix)
18     MRDesc.DF.Static.Grids=Static driving forces (float-MultiGrid)
19     MRDesc.DF.Dynamic.Grids=Dynamic driving forces (float-MultiGrid)
20     MRDesc.DF.Dynamic.Types=Dynamic driving force types (int-List)
21     MRDesc.Regression=Regression results (double-Matrix)
22     MRDesc.Nbh.Weight=Weight of neighborhood (double-List)
23     MRDesc.Nbh.Setting=Neighborhood settings (double-Matrix)
24     MRDesc.Nbh.Regr=Regression results for neighborhood (double-Matrix)
25     MRDesc.LSPA.Prob=Location specific preference addition (float-MultiGrid)
26     MRDesc.LSPA.Fact=Factors for location specific pref. add. (double-List)
27     MRDesc.Temp.LucHist=Temp-Raster for current land use history (float-Grid)
28     MRDesc.Temp.LucProb=Temp-Raster for land use probabilities (float-MultiGrid)
29     MRDesc.Temp.NbhProb=Temp-Raster for neighborhood probabilities (float-MultiGrid)
30     MRDesc.Temp.IterVar=Temp-List for iteration variables (float-List)
31     MRDesc.Temp.Luc=Temp-Raster for current land use (float-Grid)
32     MRDesc.Temp.TotalProb=Temp-Raster for total probabilities (float-MultiGrid)
33     MRDesc.Out.StepRes=Out-Rasters time step results (float-MultiGrid)
34    
35     # Model messages
36     Model.InitCover=Initial coverage
37     Model.TotalCover=Total coverage
38     Model.LucTypes=List of all LUCC-Types in BaseScenario
39     Model.Step.Started=Started step ${0}
40     Model.Step.Started=Finished step ${0}
41     Model.Step.Calc.done= done.
42     Model.Step.Calc.LUCProb=Calculate LU-Probabilities for step ${0}...
43     Model.Step.Calc.NbhProb=Calculate Neighborhood-Probabilities for step ${0}...
44     Model.Step.Calc.Iter=Calculate Iterations for ${0}...
45     Model.Step.Calc.Iter.done= done (${0} Iterations).
46     Model.GUI.Single.Dev.Allowed=Allowed demand deviation per LUC type:
47     Model.GUI.Avg.Dev.Allowed=Allowed average demand deviation:
48     Model.GUI.AutoUpdate=Deviation update automatically
49     Model.GUI.Total=Total
50     Model.GUI.Avg=Average
51     Model.GUI.LucType=LUC type
52     Model.GUI.CurrDemandDev=Currend demand deviation
53     Model.GUI.Iteration=Iteration
54     Model.GUI.Type=Type
55     Model.GUI.Divergence=Divergence
56     Model.GUI.IterVar=Iter-Var.
57    
58     # Error messages
59     Error.ModelSteps.Type=Long- or Integer-Property
60     Error.LUC.ConvDev.Col=Matrix for LUC conversion deviation must have at least ${0} columns (one for each land use types)...
61     Error.LUC.ConvDev.Row=Matrix for LUC conversion deviation must have at least ${0} rows (one for each land use types)...
62     Error.LUC.ConvElas.Size=List for conversion elasticity must have at least ${0} entries (one for each land use types)...
63     Error.LUC.ConvElas.Value=ListProperty with values between 0 and 1
64     Error.Demand.Scenario.Col=Matrix for demand scenario must have ${0} column (one for each land use type)...
65     Error.Demand.Scenario.Row=Matrix for demand scenario must have ${0} rows (one for each time step)...
66     Error.DF.Static.Grids=MultiGrid for static driving forces must contain at least ${0} entries (one for each driving force)...
67     Error.DF.Dynamic.Types.Size=List of dynamic driving forces must not have more than ${0} entries...
68     Error.DF.Dynamic.Types.Value=Only values between ${0} and ${1} are allowed in list of dynamic driving forces...
69     Error.DF.Dynamic.Grids.Null=Dynamic Driving Forces are uses! Resource '${0}' is not allowed to be null...
70     Error.DF.Dynamic.Grids.Size1=MultiGrid for dynamic driving forces must contain at least ${0} entries (one for each driving force at every time step)...
71     Error.DF.Dynamic.Grids.Size2=MultiGrid for dynamic driving forces must contain the same number of grids for all driving forces...
72     Error.Regression.Col=Matrix for regression results must have ${0} columns (one for the constant and one for each driving force)...
73     Error.Regression.Row=Matrix for regression results must have ${0} rows (one for each land use type)...
74     Error.Nbh.Weight.Size=List of neighborhood weights must have at least ${0} entries (one for each land use type)...
75     Error.Nbh.Setting.Null=Neighborhood settings must be specified...
76     Error.Nbh.Setting.Size1=Neighborhood settings must be specified in matrix of uneven size in dimension 1 and 2 (the center is the considered cell)...
77     Error.Nbh.Setting.Size2=${0} neighborhood settings must be specified in matrix (one for each land use type)...
78     Error.Nbh.Regr.Null=Neighborhood regression must be specified...
79     Error.Nbh.Regr.Col=Matrix for neighborhood regression results must have ${0} columns (one for the constant and one for each land use type)...
80     Error.Nbh.Regr.Row=Matrix for neighborhood regression results must have ${0} rows (one for each land use type)...
81     Error.Temp.LucProb.Size=MultiGrid for land use probabilities must contain at least ${0} grids (one for each land use type)...
82     Error.Temp.NbhProb.Null=Temp. raster for neighborhood probabilities must be specified...
83     Error.LSPA.Prob.Size=MultiGrid for location specific preference addition must contain at least ${0} entries (one for land use type)...
84     Error.LSPA.Fact.Size=Factor-List for location specific preference addition must contain at least ${0} entries (one for land use type)...
85     Error.RasterDim.GridWidth=Grid width
86     Error.RasterDim.GridHeight=Grid height
87     Error.RasterDim.CellWidth=Cell width
88     Error.RasterDim.CellHeight=Cell height
89     Error.RasterDim.SampleType=Grid sample type
90     Error.RasterDim=${0} of '${1}' is incompatible to '${2}'...
91     Error.Resource.Not.Allowed='${0}': value ${1} not allowed!
92     Error.Expected.Matrix2=At least 2-dimensional Matrix
93     Error.Expected.Matrix3=At least 3-dimensional Matrix

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26