annotate flys-artifacts/src/main/resources/messages_en.properties @ 954:a5ea28339e5b

Set the extent of created WMSLayerFacets. flys-artifacts/trunk@2372 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 20 Jul 2011 12:42:06 +0000
parents 53a2be494765
children c3902ff2d3bd
rev   line source
125
25593857b8f8 Implemented a singleton instance that provides i18n strings.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
1 state.winfo.river = River
127
21d791e21aca Introduced a state to select the calculation mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 125
diff changeset
2 state.winfo.calculation_mode = Calculation Mode
138
38b60ebc71b5 Added new states to insert location/distance and w/q data in the config of a WINFO artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 128
diff changeset
3 state.winfo.location_distance = Location or distance selection
38b60ebc71b5 Added new states to insert location/distance and w/q data in the config of a WINFO artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 128
diff changeset
4 state.winfo.wq = Input for W/Q data
401
34de11dcf355 Small bugfix in the adapted WQ state and further i18n strings.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 387
diff changeset
5 state.winfo.wq_adapted = Input for W/Q data
386
da038768330a Added i18n strings for the location selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 157
diff changeset
6 state.winfo.location = Choose the location
921
610d0e0f4f85 #159 Modifications in the transition model to support a state with a kilometer range input only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 682
diff changeset
7 state.winfo.distance = Choose the range
927
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
8 state.winfo.uesk.dgm = Digital Terrain Model
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
9 state.winfo.uesk.profiles = Interpolated Profiles
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
10 state.winfo.uesk.floodplain = Lateral Boundary
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
11 state.winfo.uesk.differences = Differenzen between waterlevel and terrain
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
12 state.winfo.uesk.scenario = Flood Plain / Scenario
128
206312c2aa76 I18N of strings for the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 127
diff changeset
13
157
b5c99532f898 Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 141
diff changeset
14 calc.surface.curve = Water Level/Surface Curve
b5c99532f898 Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 141
diff changeset
15 calc.flood.map = Flood Plain
b5c99532f898 Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 141
diff changeset
16 calc.discharge.curve = State Discharge Curve/Stage Discharge Relation
b5c99532f898 Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 141
diff changeset
17 calc.duration.curve = Duration Curve
b5c99532f898 Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 141
diff changeset
18 calc.discharge.longitudinal.section = TODO (W bei...)
141
7f909429ccc8 Added some more calculation types (to the DESCRIBE in the calculation select state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 138
diff changeset
19
927
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
20 scenario.current = Current
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
21 scenario.potentiel = Potentiel
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
22 scenario.scenario = Scenario
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
23
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
24 floodplain.option = Use Floodplain?
53a2be494765 Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 921
diff changeset
25
128
206312c2aa76 I18N of strings for the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 127
diff changeset
26 river = River
206312c2aa76 I18N of strings for the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 127
diff changeset
27 calculation_mode = Calculation Mode
387
6c63e3c3f77d I18N Bugfix.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 386
diff changeset
28 ld_locations = Location(s)
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
29
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
30 chart.longitudinal.section.title = W-Longitudinal Section
457
52532b300483 ISSUE-66 Fixed broken english subtitle template for longitudinal section charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 456
diff changeset
31 chart.longitudinal.section.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###}
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
32 chart.longitudinal.section.xaxis.label = km
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
33 chart.longitudinal.section.yaxis.label = W [NN + m]
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
34 chart.longitudinal.section.yaxis.second.label = Q [m\u00b3/s]
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
35 chart.discharge.curve.title = Discharge Curve
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
36 chart.discharge.curve.xaxis.label = Q [m\u00b3/s]
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
37 chart.discharge.curve.yaxis.label = W [cm]
454
2c0c22e0935d Added names for discharge curves (at gauges).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 416
diff changeset
38 chart.discharge.curve.curve.valid.from = {0} (valid from {1,date,short})
2c0c22e0935d Added names for discharge curves (at gauges).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 416
diff changeset
39 chart.discharge.curve.curve.valid.range = {0} (valid from {1,date,short} - {2,date,short})
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
40 chart.computed.discharge.curve.title = Discharge Curve
414
0385bcc4229a Added subtitles to the available charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 408
diff changeset
41 chart.computed.discharge.curve.subtitle = {0}-km: {1,number,#.###}
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
42 chart.computed.discharge.curve.yaxis.label = W [NN + m]
456
af1b64ec7250 The curve of a computed discharge curve has a human readable text now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 454
diff changeset
43 chart.computed.discharge.curve.curve.label = Discharge Curve {0} km {1}
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
44 chart.duration.curve.title = Duration Curve
414
0385bcc4229a Added subtitles to the available charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 408
diff changeset
45 chart.duration.curve.subtitle = {0}-km: {1,number,#.###}
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
46 chart.duration.curve.xaxis.label = Duration of Non-Exceedence [Days]
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
47 chart.duration.curve.yaxis.label = W [NN + m]
682
591249171c32 #77 The curves in a duration chart will have names now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 457
diff changeset
48 chart.duration.curve.curve.w = Waterlevel duration curve for {0}
591249171c32 #77 The curves in a duration chart will have names now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 457
diff changeset
49 chart.duration.curve.curve.q = Discharge duration curve for {0}
416
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
50
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
51 export.waterlevel.csv.header.km = River-Km
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
52 export.waterlevel.csv.header.w = W [NN + m]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
53 export.waterlevel.csv.header.q = Q [m\u00b3/s]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
54 export.computed.discharge.curve.csv.header.w = W [NN + m]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
55 export.computed.discharge.curve.csv.header.q = Q [m\u00b3/s]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
56 export.duration.curve.csv.header.duration = D [Days]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
57 export.duration.curve.csv.header.w = W [NN + m]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
58 export.duration.curve.csv.header.q = Q [m\u00b3/s]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
59 export.discharge.longitudinal.section.csv.header.km = River-Km
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
60 export.discharge.longitudinal.section.csv.header.w = W [NN + m]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
61 export.discharge.longitudinal.section.csv.header.cw = W corr.
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
62 export.discharge.longitudinal.section.csv.header.q = Q [m\u00b3/s]
954
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
63
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
64 floodmap.wmsbackground = Background Map
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
65 floodmap.riveraxis = River Axis

http://dive4elements.wald.intevation.org