Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages.properties @ 2793:6310b1582f2d
merged flys-artifacts/2.7
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 12:14:30 +0200 |
parents | a95f95e7bd4e |
children | 5e9533687a0c |
comparison
equal
deleted
inserted
replaced
2548:ada02bbd3b7f | 2793:6310b1582f2d |
---|---|
1 state.winfo.river = River | |
2 state.winfo.calculation_mode = Calculation Mode | |
3 state.winfo.location_distance = Location or distance selection | |
4 state.winfo.wq = Input for W/Q data | |
5 state.winfo.wq_adapted = Input for W/Q data | |
6 state.winfo.location = Choose the location | |
7 state.winfo.distance = Choose the range | |
8 state.winfo.distance_only = Range selection | |
9 state.winfo.uesk.wsp = Choose the waterlevel | |
10 state.winfo.uesk.dgm = Digital Terrain Model | |
11 state.winfo.uesk.profiles = Interpolated Profiles | |
12 state.winfo.uesk.floodplain = Lateral Boundary | |
13 state.winfo.uesk.differences = Differenzen between waterlevel and terrain | |
14 state.winfo.uesk.scenario = Flood Plain / Scenario | |
15 state.winfo.waterlevel_pair_select = Chosen differences | |
16 state.winfo.historicalq.reference_gauge = Selection of Reference Gauge | |
17 state.winfo.historicalq.timerange = Selection of Evaluation time | |
18 state.winfo.historicalq.mode = Selecion of analyses | |
19 state.winfo.reference.curve.input.start = Chosen Reference | |
20 state.winfo.reference.curve.input.end = Chosen Evaluation | |
21 state.fix.river = River | |
22 state.fix.calculation.mode = Calculation Mode | |
23 state.fix.location = Distance | |
24 state.fix.period = Period | |
25 state.fix.gaugerange = Gaugerange | |
26 state.fix.eventselect = Event selection | |
27 state.fix.analysis.referenceperiod = Reference period | |
28 state.fix.analysis.analysisperiods = Analysis period | |
29 state.fix.analysis.function = Function | |
30 state.fix.analysis.preprocessing = Preprocessing | |
31 | |
32 state.minfo.river = River | |
33 state.minfo.calculation_mode = Calculation Mode | |
34 state.minfo.distance_only = Range selection | |
35 state.minfo.dischargestate = Selection of discharge state and channel | |
36 | |
37 historical.mode.w = Waterlevel Analyse | |
38 historical.mode.q = Discharge Analyse | |
39 | |
40 calc.surface.curve = Water Level/Surface Curve | |
41 calc.flood.map = Flood Plain | |
42 calc.discharge.curve = State Discharge Curve/Stage Discharge Relation | |
43 calc.duration.curve = Duration Curve | |
44 calc.discharge.longitudinal.section = TODO (W bei...) | |
45 calc.w.differences = Differences | |
46 calc.historical.discharge.curve = Historical Discharge Curve | |
47 calc.reference.curve = Reference Curve | |
48 calc.fixation.default = Fixation | |
49 calc.fixation.volmer = Balanced Waterlevel | |
50 calc.bed.middle = Middle Bed Height | |
51 calc.bed.diff = Bed Height Difference | |
52 calc.bed.quality = Bed Quality | |
53 calc.sediment.load = Sediment Load | |
54 calc.flow.velocity = Flow Velocity | |
55 calc.sq.relation = Load Discharge Relation | |
56 | |
57 calculation.analysis = Fixinganalysis | |
58 calculation.volmer = relocated Waterlevel Calculation | |
59 | |
60 state.chart.river = River | |
61 state.chart.type = Charttype | |
62 | |
63 chart.new.durationcurve = Duration Curve | |
64 chart.new.computeddischargecurve = Discharge Curve | |
65 chart.new.longitudinal_section = Longitudinal Section | |
66 chart.new.w_differences = Differences | |
67 chart.new.crosssection = Cross Section | |
68 | |
69 cross_section = Cross Section | |
70 | |
71 reference_curve = Reference Curve | |
72 reference_curve_normalized = Normalized Reference Curve | |
73 | |
74 scenario.current = Current | |
75 scenario.potentiel = Potentiel | |
76 scenario.scenario = Scenario | |
77 | |
78 floodplain.option = Use Floodplain? | |
79 floodplain.active = Activ | |
80 floodplain.inactive = Inactiv | |
81 | |
82 river = River | |
83 calculation_mode = Calculation Mode | |
84 ld_locations = Location(s) | |
85 main.channel = Main channel | |
86 total.channel = Total channel | |
87 | |
88 chart.longitudinal.section.title = W-Longitudinal Section | |
89 chart.longitudinal.section.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | |
90 chart.longitudinal.section.shortsubtitle = {0} | |
91 chart.longitudinal.section.xaxis.label = {0}-km | |
92 chart.longitudinal.section.yaxis.label = W [{0}] | |
93 chart.longitudinal.section.yaxis.second.label = Q [m\u00b3/s] | |
94 chart.longitudinal.annotations.label = {0}.km | |
95 | |
96 chart.cross_section.title = Cross Section for river {0} | |
97 chart.cross_section.subtitle = {0}-km: {1,number,#.###} | |
98 chart.cross_section.xaxis.label = Distance [m] | |
99 chart.cross_section.yaxis.label = W [NN + m] | |
100 | |
101 chart.discharge.curve.title = Discharge Curve | |
102 chart.discharge.curve.xaxis.label = Q [m\u00b3/s] | |
103 chart.discharge.curve.yaxis.label = W [cm] | |
104 chart.discharge.curve.curve.valid.from = {0} (valid from {1,date,short}) | |
105 chart.discharge.curve.curve.valid.range = {0} (valid from {1,date,short} - {2,date,short}) | |
106 chart.computed.discharge.curve.title = Discharge Curve | |
107 chart.computed.discharge.curve.subtitle = {0}-km: {1,number,#.###} | |
108 chart.computed.discharge.curve.yaxis.label = W [NN + m] | |
109 chart.computed.discharge.curve.curve.label = Discharge Curve {0} km {1} | |
110 chart.duration.curve.title = Duration Curve | |
111 chart.duration.curve.subtitle = {0}-km: {1,number,#.###} | |
112 chart.duration.curve.xaxis.label = Duration of Non-Exceedence [Days] | |
113 chart.duration.curve.yaxis.label = W [NN + m] | |
114 chart.duration.curve.curve.w = Waterlevel duration curve for {0} (km: {1}) | |
115 chart.duration.curve.curve.q = Discharge duration curve for {0} (km: {1}) | |
116 chart.historical.discharge.title = Historical Discharge Curves | |
117 chart.historical.discharge.subtitle = Gauge {0} | |
118 chart.historical.discharge.xaxis.label = Time | |
119 chart.historical.discharge.yaxis.label = Q [m\u00b3/s] | |
120 chart.historical.discharge.yaxis.second.label = W [cm] | |
121 | |
122 chart.reference.curve.title = Reference Curve | |
123 chart.reference.curve.subtitle = {0} | |
124 | |
125 chart.reference.curve.x.axis.in.cm = Reference Gauge(s) [cm] | |
126 chart.reference.curve.x.axis.in.m = Reference Station(s) [NN + m] | |
127 chart.reference.curve.y.axis.in.cm = Target Gauge(s) [cm] | |
128 chart.reference.curve.y.axis.in.m = Target Station(s) [NN + m] | |
129 | |
130 chart.w_differences.title = Differences | |
131 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | |
132 chart.w_differences.yaxis.label = m | |
133 chart.w_differences.yaxis.second.label = W [NN + m] | |
134 | |
135 chart.normalized.reference.curve.title = Reduced Reference Curve | |
136 | |
137 facet.longitudinal_section.annotations = POIs | |
138 facet.discharge_curves.mainvalues.q = Q (main values) | |
139 facet.discharge_curves.mainvalues.w = W (main values) | |
140 facet.flow_velocity.mainchannel = v Mainchannel at {0} | |
141 facet.flow_velocity.totalchannel = v Totalchannel at {0} | |
142 facet.flow_velocity.tauchannel = TAU Mainchannel at {0} | |
143 facet.bedheight_middle.single = Bed Height {0,number,####} | |
144 facet.bedheight_middle.epoch = Bed Height Epoch {0,number,####} - {1,number,####} | |
145 | |
146 export.waterlevel.csv.header.km = River-Km | |
147 export.waterlevel.csv.header.w = W [NN + m] | |
148 export.waterlevel.csv.header.q = Q [m\u00b3/s] | |
149 export.waterlevel.csv.header.q.desc = Description | |
150 export.waterlevel.csv.header.location = Location | |
151 export.waterlevel.csv.header.gauge = Reference Gauge | |
152 export.waterlevel.csv.meta.result = # Calculation Output - {0} - Waterlevel - FLYS 3 | |
153 export.waterlevel.csv.meta.creation = # Time of creation: {0} | |
154 export.waterlevel.csv.meta.calculationbase = # Calculation base: {0} | |
155 export.waterlevel.csv.meta.river = # River: {0} | |
156 export.waterlevel.csv.meta.range = # Location/Range (km): {0} - {1} | |
157 export.waterlevel.csv.meta.gauge = # Gauge: {0} | |
158 export.waterlevel.csv.meta.q = # Q (m\u00b3/s): {0} | |
159 export.waterlevel.csv.meta.w = # W (NN + m): {0} - {1} | |
160 export.waterlevel.csv.not.in.gauge.range = Outside selected gauge | |
161 export.computed.discharge.curve.csv.header.w = W [NN + m] | |
162 export.computed.discharge.curve.csv.header.q = Q [m\u00b3/s] | |
163 export.duration.curve.csv.header.duration = D [Days] | |
164 export.duration.curve.csv.header.w = W [NN + m] | |
165 export.duration.curve.csv.header.q = Q [m\u00b3/s] | |
166 export.discharge.longitudinal.section.csv.header.km = River-Km | |
167 export.discharge.longitudinal.section.csv.header.w = W [NN + m] | |
168 export.discharge.longitudinal.section.csv.header.cw = W corr. | |
169 export.discharge.longitudinal.section.csv.header.q = Q [m\u00b3/s] | |
170 export.discharge.curve.at.header = Computed Discharge Curve for {0} {0}-km: {1} | |
171 export.historical.discharge.csv.header.timerange = Timerange | |
172 export.historical.discharge.csv.header.waterlevel = Waterlevel | |
173 export.historical.discharge.csv.header.discharge = Discharge | |
174 export.historical.discharge.csv.header.diff = Difference | |
175 export.historical.discharge.csv.header.gaugename = Gaugename | |
176 export.reference_curve.csv.header.km = km | |
177 export.reference_curve.csv.header.w.cm = W (cm at Gauge) | |
178 export.reference_curve.csv.header.w.m = W (m + NHN) | |
179 export.reference_curve.csv.header.w.q = equiv. Q (m\u00b3/s) | |
180 | |
181 export.waterlevel.pdf.mode = Waterlevel | |
182 export.computed.discharge.pdf.mode = Computed Dischargecurve | |
183 export.duration.pdf.mode = Durationcurve | |
184 export.wdifferences.pdf.mode = W Differences | |
185 export.historical.discharge.pdf.mode = Historical Discharge | |
186 export.reference_curve.pdf.mode = Reference Curve | |
187 export.computed.discharge.pdf.file = /jasper/computed-discharge_en.jasper | |
188 export.duration.pdf.file = /jasper/duration_en.jasper | |
189 export.waterlevel.pdf.file = /jasper/waterlevel_en.jasper | |
190 export.wdifferences.pdf.file = /jasper/wdifferences_en.jasper | |
191 export.historical.discharge.pdf.file = /jasper/historical-discharge_en.jasper | |
192 export.reference_curve.pdf.file = /jasper/reference_en.jasper | |
193 export.reference_curve.pdf.file.gauge = /jasper/reference_en_gauge.jasper | |
194 export.reference_curve.pdf.file.gauge.end = /jasper/reference_en_gauge_end.jasper | |
195 export.reference_curve.pdf.file.gauge.start.end = /jasper/reference_en_gauge_start_end.jasper | |
196 export.flow_velocity.csv.header.km = River Km | |
197 export.flow_velocity.csv.header.v_total = v Total Channel | |
198 export.flow_velocity.csv.header.v_main = v Main Channel | |
199 export.flow_velocity.csv.header.tau_main = TAU Main Channel | |
200 export.flow_velocity.csv.header.q = Q [m\u00b3/s] | |
201 export.flow_velocity.csv.header.locations = Location | |
202 export.bedheight_middle.csv.header.km = River km | |
203 export.bedheight_middle.csv.header.sounding = Sounding / Epoch | |
204 export.bedheight_middle.csv.header.height = middle Bed Height | |
205 export.bedheight_middle.csv.header.uncertainty = Uncertainty [m] | |
206 export.bedheight_middle.csv.header.datagap = Data Gap | |
207 export.bedheight_middle.csv.header.soundingwidth = Sounding Width [m] | |
208 export.bedheight_middle.csv.header.width = morphological active width [m] | |
209 export.bedheight_middle.csv.header.locations = Location | |
210 | |
211 floodmap.wmsbackground = Background Map | |
212 floodmap.riveraxis = River Axis | |
213 floodmap.uesk = Floodmap | |
214 floodmap.barriers = Digitized Objects | |
215 floodmap.kms = Kilometrage | |
216 floodmap.qps = Crosssection Tracks | |
217 floodmap.hws = Flood Control Works | |
218 floodmap.catchment = Catchment | |
219 floodmap.floodplain = Floodplain | |
220 floodmap.lines = Lines | |
221 floodmap.buildings = Buildings | |
222 floodmap.fixpoints = Fixpoints | |
223 floodmap.floodmaps = Floodmaps | |
224 floodmap.usershape = User data | |
225 | |
226 wsplgen.job.queued = WSPLGEN job in queue. | |
227 wsplgen.job.error = An unexpected error while starting WSPLGEN occured. | |
228 | |
229 wsp.selected.string = {0} | |
230 | |
231 Mosel = Mosel | |
232 Saar = Saar | |
233 Elbe = Elbe | |
234 | |
235 state.map.river = River | |
236 | |
237 spline.interpolation.failed = Spline interpolation failed. | |
238 cannot.find.w.for.q = Cannot find W for Q = {0,number,#.##}. | |
239 cannot.find.q = Cannot find Q = {0,number,#.##}. | |
240 no.ws.found = No Ws found. | |
241 no.q.found.in.column = No Q found in {0,integer} column. | |
242 spline.creation.failed = Spline creation failed. | |
243 cannot.find.w.or.q = Cannot find W or Q. | |
244 km.not.found = Cannot find km. | |
245 cannot.create.wq.relation = Cannot create W/Q relation. | |
246 cannot.create.index.q.relation = Cannot create index/Q relation. | |
247 | |
248 w.w.qkm1.failed = Calculating Q for WST index {0,number,#.##} failed. | |
249 w.w.wkm1.failed = Calculating W for Q = {0,number,#.##} / WST index {1,number,#.##} failed. | |
250 w.w.qkm2.failed = Calculating Q for WST index {0,number,#.##} failed. | |
251 w.w.wkm2.failed = Calculating W for Q = {0,number,#.##} / WST index {1,number,#.##} failed. | |
252 | |
253 cannot.find.hist.q.for.w = Cannot find Q for W = {0,number,#.##} in timerange {1, date} - {2, date} | |
254 cannot.find.hist.q.tables = Cannot find Discharge Tables for given timerange. | |
255 cannot.find.hist.q.reftable = Cannot find reference Discharge Table for specified Gauge. | |
256 | |
257 more.than.one.q.for.w = Found more Qs for W = {0,number,#.##}. | |
258 | |
259 no.river.selected = No river selected. | |
260 no.gauge.selected = No gauge selected. | |
261 no.locations.selected = No locations selected. | |
262 no.kms.selected = No KMs selected. | |
263 converting.ws.to.qs.failed = Converting Ws to Qs failed. | |
264 no.wst.for.river = No WST found for selected river. | |
265 no.range.found = No range found. | |
266 no.gauge.found.for.km = No gauge found for KM. | |
267 cannot.create.segments = Cannot create segments. | |
268 cannot.compute.discharge.curve = Cannot create discharge curve. | |
269 cannot.find.ds = Cannot find Ds. | |
270 no.segments.found = No segments found. | |
271 no.values.given = No values given. | |
272 cannot.interpolate.w.q = Cannot interpolate W/Q. | |
273 manualpoints = Manual Points | |
274 | |
275 no.reference.start.km = No reference start station given. | |
276 no.reference.end.kms = No reference end station(s) given. | |
277 waterlevels = Waterlevels | |
278 | |
279 help.index=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe | |
280 help.winfo=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO | |
281 help.winfo.wsp.location_distance=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Streckendaten | |
282 help.winfo.wsp.wq=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_W.2BAC8-Q_Daten | |
283 help.winfo.discharge.longitudinal.distance=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Wahl_der_Berechnungsstrecke | |
284 help.winfo.duration.locations=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Streckendaten | |
285 help.winfo.discharge.longitudinal.wq=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_f.2BAPw-r_W.2BAC8-Q_Daten | |
286 help.winfo.diff.diffs=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Zusammenstellen_der_Differenzen | |
287 help.winfo.reference.curve.start=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_des_Bezugsortes_.2BAC8_Bezugspegels | |
288 help.winfo.reference.curve.end=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_des_Zielortes_.2BAC8_Zielpegels | |
289 help.winfo.uesk.distance=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Berechnungsstrecke | |
290 help.winfo.uesk.wsp=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Wahl_der_Wasserspiegellage | |
291 help.winfo.uesk.dem=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Wahl_des_Digitalen_Gel.2BAOQ-ndemodells | |
292 help.winfo.uesk.profiles=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Abstand_Interpolierte_Profile | |
293 help.winfo.uesk.floodplain=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Laterale_Begrenzung | |
294 help.winfo.uesk.differences=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Differenz_Wasserspiegellage_und_Gel.2BAOQ-nde | |
295 help.winfo.uesk.scenario=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#A.2BANw-berschwemmungsfl.2BAOQ-che_.2BAC8_Szenario | |
296 help.winfo.historical.discharge.reference_gauge=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Wahl_des_Bezugspegels | |
297 help.winfo.historical.discharge.timerange=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Auswahl_des_Auswertezeitraumes | |
298 help.winfo.historical.discharge.mode=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Auswahl_der_Analyseart |