annotate flys-artifacts/src/main/resources/messages_en.properties @ 2714:2952f6dee5cf

Added an exporter for middle bed height values. flys-artifacts/trunk@4438 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 18 May 2012 10:51:04 +0000
parents d8444fcb4e44
children 9ea3ac23bd9d
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
1952
8dafae465c91 Added missing state titles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1889
diff changeset
8 state.winfo.distance_only = Range selection
1179
ebb48bef3529 Added state label for waterlevel selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1168
diff changeset
9 state.winfo.uesk.wsp = Choose the waterlevel
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
10 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
11 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
12 state.winfo.uesk.floodplain = Lateral Boundary
1146
66d98964f2df Added translation of w_differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1125
diff changeset
13 state.winfo.uesk.differences = Differences between waterlevel and terrain
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
14 state.winfo.uesk.scenario = Flood Plain / Scenario
1706
f7813b0c68ff Added i18n for state.winfo,waterlevel_pair_select .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1702
diff changeset
15 state.winfo.waterlevel_pair_select = Chosen Differences
2187
de5f391fdc8f Added strings used in the calculation 'historical discharge curves'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2185
diff changeset
16 state.winfo.historicalq.reference_gauge = Selection of Reference Gauge
de5f391fdc8f Added strings used in the calculation 'historical discharge curves'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2185
diff changeset
17 state.winfo.historicalq.timerange = Selection of Evaluation time
de5f391fdc8f Added strings used in the calculation 'historical discharge curves'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2185
diff changeset
18 state.winfo.historicalq.mode = Selecion of analyses
2247
7a1166758d24 Added i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2244
diff changeset
19 state.winfo.reference.curve.input.start = Chosen Reference
7a1166758d24 Added i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2244
diff changeset
20 state.winfo.reference.curve.input.end = Chosen Evaluation
2651
9e9eb9d97548 Initial transition configuration and artifact/state stubs for fixation
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2639
diff changeset
21 state.fix.river = River
9e9eb9d97548 Initial transition configuration and artifact/state stubs for fixation
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2639
diff changeset
22 state.fix.calculation.mode = Calculation Mode
2187
de5f391fdc8f Added strings used in the calculation 'historical discharge curves'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2185
diff changeset
23
2693
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
24 state.minfo.river = River
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
25 state.minfo.calculation_mode = Calculation Mode
2704
d930245c9956 Added new i18n strings for MINFO states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2703
diff changeset
26 state.minfo.distance_only = Range selection
d930245c9956 Added new i18n strings for MINFO states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2703
diff changeset
27 state.minfo.dischargestate = Selection of discharge state and channel
2693
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
28
2187
de5f391fdc8f Added strings used in the calculation 'historical discharge curves'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2185
diff changeset
29 historical.mode.w = Waterlevel Analyse
de5f391fdc8f Added strings used in the calculation 'historical discharge curves'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2185
diff changeset
30 historical.mode.q = Discharge Analyse
128
206312c2aa76 I18N of strings for the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 127
diff changeset
31
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
32 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
33 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
34 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
35 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
36 calc.discharge.longitudinal.section = TODO (W bei...)
1146
66d98964f2df Added translation of w_differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1125
diff changeset
37 calc.w.differences = Differences
2118
4d57d456e261 Added a new calculation option for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2113
diff changeset
38 calc.historical.discharge.curve = Historical Discharge Curve
2626
50f6f0463153 Issue 656.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2624
diff changeset
39 calc.reference.curve = Reference Curve
2651
9e9eb9d97548 Initial transition configuration and artifact/state stubs for fixation
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2639
diff changeset
40 calc.fixation.default = Fixation
9e9eb9d97548 Initial transition configuration and artifact/state stubs for fixation
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2639
diff changeset
41 calc.fixation.volmer = Balanced Waterlevel
2693
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
42 calc.bed.middle = Middle Bed Height
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
43 calc.bed.diff = Bed Height Difference
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
44 calc.bed.quality = Bed Quality
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
45 calc.sediment.load = Sediment Load
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
46 calc.flow.velocity = Flow Velocity
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
47 calc.sq.relation = Load Discharge Relation
2626
50f6f0463153 Issue 656.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2624
diff changeset
48
2113
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
49 state.chart.river = River
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
50 state.chart.type = Charttype
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
51
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
52 chart.new.durationcurve = Duration Curve
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
53 chart.new.computeddischargecurve = Discharge Curve
2153
734d5f5e55c0 'New chart' for cross sections.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2118
diff changeset
54 chart.new.longitudinal_section = Longitudinal Section
2113
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
55 chart.new.w_differences = Differences
2153
734d5f5e55c0 'New chart' for cross sections.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2118
diff changeset
56 chart.new.crosssection = Cross Section
2113
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
57
1111
b96ce07ba56c Added dummy sceleton for Cross Sections.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1049
diff changeset
58 cross_section = Cross Section
b96ce07ba56c Added dummy sceleton for Cross Sections.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1049
diff changeset
59
2251
c9c788eea200 Improved reference curve.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2249
diff changeset
60 reference_curve = Reference Curve
2298
177921b9e8bb Partial fix issue474, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2294
diff changeset
61 reference_curve_normalized = Normalized Reference Curve
2251
c9c788eea200 Improved reference curve.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2249
diff changeset
62
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
63 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
64 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
65 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
66
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
67 floodplain.option = Use Floodplain?
2579
2867ae59e216 #566 Improved german translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2566
diff changeset
68 floodplain.active = Activ
2867ae59e216 #566 Improved german translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2566
diff changeset
69 floodplain.inactive = Inactiv
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
70
128
206312c2aa76 I18N of strings for the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 127
diff changeset
71 river = River
206312c2aa76 I18N of strings for the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 127
diff changeset
72 calculation_mode = Calculation Mode
387
6c63e3c3f77d I18N Bugfix.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 386
diff changeset
73 ld_locations = Location(s)
2705
71f072d8b3d8 Improved the MultiIntArrayState, so the clients are able to display human readable strings for parameters and its values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2704
diff changeset
74 main.channel = Main channel
71f072d8b3d8 Improved the MultiIntArrayState, so the clients are able to display human readable strings for parameters and its values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2704
diff changeset
75 total.channel = Total channel
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
76
1125
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
77 chart.cross_section.title = Cross Section for river {0}
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
78 chart.cross_section.subtitle = {0}-km: {1,number,#.###}
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
79 chart.cross_section.xaxis.label = Distance [m]
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
80 chart.cross_section.yaxis.label = W [NN + m]
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
81
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
82 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
83 chart.longitudinal.section.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###}
2159
ebfca80dae09 Added short subtitle for longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2153
diff changeset
84 chart.longitudinal.section.shortsubtitle = {0}
1667
f1af0c07a6ee Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1658
diff changeset
85 chart.longitudinal.section.xaxis.label = {0}-km
f1af0c07a6ee Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1658
diff changeset
86 chart.longitudinal.section.yaxis.label = W [{0}]
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
87 chart.longitudinal.section.yaxis.second.label = Q [m\u00b3/s]
1041
c3902ff2d3bd Added legend for annotations to LongitudinalSectionDiagram.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 954
diff changeset
88 chart.longitudinal.annotations.label = {0}.km
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
89 chart.discharge.curve.title = Discharge Curve
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
90 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
91 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
92 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
93 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
94 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
95 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
96 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
97 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
98 chart.duration.curve.title = Duration Curve
414
0385bcc4229a Added subtitles to the available charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 408
diff changeset
99 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
100 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
101 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
102 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
103 chart.duration.curve.curve.q = Discharge duration curve for {0}
2249
997df76c6f58 Create title, subtitle and axes labels for charts from type historical discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2247
diff changeset
104 chart.historical.discharge.title = Historical Discharge Curves for Gauge {0}
997df76c6f58 Create title, subtitle and axes labels for charts from type historical discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2247
diff changeset
105 chart.historical.discharge.subtitle = Gauge {0}
997df76c6f58 Create title, subtitle and axes labels for charts from type historical discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2247
diff changeset
106 chart.historical.discharge.xaxis.label = Time
997df76c6f58 Create title, subtitle and axes labels for charts from type historical discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2247
diff changeset
107 chart.historical.discharge.yaxis.label = Q [m\u00b3/s]
997df76c6f58 Create title, subtitle and axes labels for charts from type historical discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2247
diff changeset
108 chart.historical.discharge.yaxis.second.label = W [cm]
1702
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
109
2263
bdd032bfd978 Minor i18n for reference curve chart added.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2258
diff changeset
110 chart.reference.curve.title = Reference Curve
bdd032bfd978 Minor i18n for reference curve chart added.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2258
diff changeset
111 chart.reference.curve.subtitle = {0}
bdd032bfd978 Minor i18n for reference curve chart added.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2258
diff changeset
112
2407
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
113 chart.reference.curve.x.axis.in.cm = Reference Gauge(s) [cm]
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
114 chart.reference.curve.x.axis.in.m = Reference Station(s) [NN + m]
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
115 chart.reference.curve.y.axis.in.cm = Target Gauge(s) [cm]
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
116 chart.reference.curve.y.axis.in.m = Target Station(s) [NN + m]
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
117
2408
8e2ae8813a06 'Bezugslinien': normalized reference curve is now derived from reference curve.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2407
diff changeset
118 chart.normalized.reference.curve.title = Reduced Reference Curve
8e2ae8813a06 'Bezugslinien': normalized reference curve is now derived from reference curve.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2407
diff changeset
119
1702
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
120 chart.w_differences.title = Differences
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
121 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###}
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
122 chart.w_differences.yaxis.label = m
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
123 chart.w_differences.yaxis.second.label = W [NN + m]
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
124
1049
433559e25b50 Added lacalization of "Streckenfavoriten".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1041
diff changeset
125 facet.longitudinal_section.annotations = POIs
2626
50f6f0463153 Issue 656.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2624
diff changeset
126 facet.discharge_curves.mainvalues.q = Q (main values)
50f6f0463153 Issue 656.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2624
diff changeset
127 facet.discharge_curves.mainvalues.w = W (main values)
2706
d8444fcb4e44 Create chart facets for flow velocity calculation and a chart generator for this.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2705
diff changeset
128 facet.flow_velocity.mainchannel = v Mainchannel at {0}
d8444fcb4e44 Create chart facets for flow velocity calculation and a chart generator for this.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2705
diff changeset
129 facet.flow_velocity.totalchannel = v Totalchannel at {0}
d8444fcb4e44 Create chart facets for flow velocity calculation and a chart generator for this.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2705
diff changeset
130 facet.flow_velocity.tauchannel = TAU Mainchannel at {0}
2714
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
131 facet.bedheight_middle.single = Bed Height {0,number,####}
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
132 facet.bedheight_middle.epoch = Bed Height Epoch {0,number,####} - {1,number,####}
416
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
133
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
134 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
135 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
136 export.waterlevel.csv.header.q = Q [m\u00b3/s]
2067
40624968c7f4 Added i18n strings used in CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2045
diff changeset
137 export.waterlevel.csv.header.q.desc = Description
40624968c7f4 Added i18n strings used in CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2045
diff changeset
138 export.waterlevel.csv.header.location = Location
40624968c7f4 Added i18n strings used in CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2045
diff changeset
139 export.waterlevel.csv.header.gauge = Reference Gauge
2045
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1952
diff changeset
140 export.waterlevel.csv.meta.result = # Calculation Output - {0} - Waterlevel - FLYS 3
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1952
diff changeset
141 export.waterlevel.csv.meta.creation = # Time of creation: {0}
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1952
diff changeset
142 export.waterlevel.csv.meta.calculationbase = # Calculation base: {0}
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1952
diff changeset
143 export.waterlevel.csv.meta.river = # River: {0}
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1952
diff changeset
144 export.waterlevel.csv.meta.range = # Location/Range (km): {0} - {1}
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1952
diff changeset
145 export.waterlevel.csv.meta.gauge = # Gauge: {0}
2555
ba46af45b6e4 Write the gauge description instead of the Q value to CSV file.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2408
diff changeset
146 export.waterlevel.csv.meta.q = # Q (m\u00b3/s): {0}
2045
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1952
diff changeset
147 export.waterlevel.csv.meta.w = # W (NN + m): {0} - {1}
2067
40624968c7f4 Added i18n strings used in CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2045
diff changeset
148 export.waterlevel.csv.not.in.gauge.range = Outside selected gauge
416
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 export.discharge.longitudinal.section.csv.header.q = Q [m\u00b3/s]
1658
7d11ad5a52d5 Bugfix: #332 Made AT-exports compatible with desktop FLYS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1638
diff changeset
158 export.discharge.curve.at.header = Computed Discharge Curve for {0} {0}-km: {1}
2258
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
159 export.historical.discharge.csv.header.timerange = Timerange
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
160 export.historical.discharge.csv.header.waterlevel = Waterlevel
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
161 export.historical.discharge.csv.header.discharge = Discharge
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
162 export.historical.discharge.csv.header.diff = Difference
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
163 export.historical.discharge.csv.header.gaugename = Gaugename
2566
8bacd0ce3704 Partial fix flys/issue637 (wording).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2555
diff changeset
164 export.reference_curve.csv.header.km = km
8bacd0ce3704 Partial fix flys/issue637 (wording).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2555
diff changeset
165 export.reference_curve.csv.header.w.cm = W (cm at Gauge)
8bacd0ce3704 Partial fix flys/issue637 (wording).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2555
diff changeset
166 export.reference_curve.csv.header.w.m = W (m + NHN)
2631
87085ccea466 Issue 528, 637.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2626
diff changeset
167 export.reference_curve.csv.header.w.q = equiv. Q (m\u00b3/s)
954
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
168
2176
65dac9cf6ff5 Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2166
diff changeset
169 export.waterlevel.pdf.mode = Waterlevel
2185
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
170 export.computed.discharge.pdf.mode = Computed Dischargecurve
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
171 export.duration.pdf.mode = Durationcurve
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
172 export.wdifferences.pdf.mode = W Differences
2286
89ca1e8572e4 Added PDF export for historical discharge curve calculations.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2263
diff changeset
173 export.historical.discharge.pdf.mode = Historical Discharge
2310
ecb76933362f Added PDF export to reference curve calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2304
diff changeset
174 export.reference_curve.pdf.mode = Reference Curve
2185
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
175 export.computed.discharge.pdf.file = /jasper/computed-discharge_en.jasper
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
176 export.duration.pdf.file = /jasper/duration_en.jasper
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
177 export.waterlevel.pdf.file = /jasper/waterlevel_en.jasper
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
178 export.wdifferences.pdf.file = /jasper/wdifferences_en.jasper
2286
89ca1e8572e4 Added PDF export for historical discharge curve calculations.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2263
diff changeset
179 export.historical.discharge.pdf.file = /jasper/historical-discharge_en.jasper
2310
ecb76933362f Added PDF export to reference curve calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2304
diff changeset
180 export.reference_curve.pdf.file = /jasper/reference_en.jasper
2631
87085ccea466 Issue 528, 637.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2626
diff changeset
181 export.reference_curve.pdf.file.gauge = /jasper/reference_en_gauge.jasper
87085ccea466 Issue 528, 637.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2626
diff changeset
182 export.reference_curve.pdf.file.gauge.end = /jasper/reference_en_gauge_end.jasper
87085ccea466 Issue 528, 637.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2626
diff changeset
183 export.reference_curve.pdf.file.gauge.start.end = /jasper/reference_en_gauge_start_end.jasper
2703
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
184 export.flow_velocity.csv.header.km = River Km
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
185 export.flow_velocity.csv.header.v_total = v Total Channel
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
186 export.flow_velocity.csv.header.v_main = v Main Channel
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
187 export.flow_velocity.csv.header.tau_main = TAU Main Channel
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
188 export.flow_velocity.csv.header.q = Q [m\u00b3/s]
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
189 export.flow_velocity.csv.header.locations = Location
2714
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
190 export.bedheight_middle.csv.header.km = River km
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
191 export.bedheight_middle.csv.header.sounding = Sounding / Epoch
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
192 export.bedheight_middle.csv.header.height = middle Bed Height
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
193 export.bedheight_middle.csv.header.uncertainty = Uncertainty [m]
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
194 export.bedheight_middle.csv.header.datagap = Data Gap
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
195 export.bedheight_middle.csv.header.soundingwidth = Sounding Width [m]
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
196 export.bedheight_middle.csv.header.width = morphological active width [m]
2952f6dee5cf Added an exporter for middle bed height values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2706
diff changeset
197 export.bedheight_middle.csv.header.locations = Location
2176
65dac9cf6ff5 Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2166
diff changeset
198
954
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
199 floodmap.wmsbackground = Background Map
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
200 floodmap.riveraxis = River Axis
1638
f45bbc80bd3d Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1180
diff changeset
201 floodmap.uesk = Floodmap
f45bbc80bd3d Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1180
diff changeset
202 floodmap.barriers = Digitized Objects
1805
5e9696c32f04 Added datacage config and loaders for KM WMS layer in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1706
diff changeset
203 floodmap.kms = Kilometrage
1836
729ba79e94a0 Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1805
diff changeset
204 floodmap.qps = Crosssection Tracks
1855
b4798f15edc7 Added new WMSHwsArtifact for displaying flood protection works.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1836
diff changeset
205 floodmap.hws = Flood Control Works
1856
410e40b88c7a Added new WMSCatchmentArtifact for displaying catchments in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1855
diff changeset
206 floodmap.catchment = Catchment
1857
7fc87a67e6f7 Added new WMSFloodplainArtifact for displaying floodplains in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1856
diff changeset
207 floodmap.floodplain = Floodplain
1870
ec458853f560 Added new WMSLineArtifact for displaying lines in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1857
diff changeset
208 floodmap.lines = Lines
1873
841af55d5e53 Added new WMSFixpointsArtifact for displaying fixpoints in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1870
diff changeset
209 floodmap.buildings = Buildings
841af55d5e53 Added new WMSFixpointsArtifact for displaying fixpoints in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1870
diff changeset
210 floodmap.fixpoints = Fixpoints
2581
afebbe9c2fce Added a new Artifact for loading existing 'floodmaps' via datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2579
diff changeset
211 floodmap.floodmaps = Floodmaps
2639
a78dafdd8590 Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2631
diff changeset
212 floodmap.usershape = User data
1165
3b034bb5fce7 Add status message for queued WSPLGEN jobs to notify users.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1146
diff changeset
213
3b034bb5fce7 Add status message for queued WSPLGEN jobs to notify users.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1146
diff changeset
214 wsplgen.job.queued = WSPLGEN job in queue.
1168
ace192d3283d Add an error message to the calculation report if an error occured while WSPLGENJob creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1165
diff changeset
215 wsplgen.job.error = An unexpected error while starting WSPLGEN occured.
1180
1aba1a75beb2 Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1179
diff changeset
216
1aba1a75beb2 Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1179
diff changeset
217 wsp.selected.string = {0}
1889
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
218
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
219 Mosel = Mosel
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
220 Saar = Saar
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
221 Elbe = Elbe
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
222
2089
0da8874bd378 Added initial state to map artifact to be able to advance and step back.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2067
diff changeset
223 state.map.river = River
0da8874bd378 Added initial state to map artifact to be able to advance and step back.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2067
diff changeset
224
2166
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
225 spline.interpolation.failed = Spline interpolation failed.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
226 cannot.find.w.for.q = Cannot find W for Q = {0,number,#.##}.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
227 cannot.find.q = Cannot find Q = {0,number,#.##}.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
228 no.ws.found = No Ws found.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
229 no.q.found.in.column = No Q found in {0,integer} column.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
230 spline.creation.failed = Spline creation failed.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
231 cannot.find.w.or.q = Cannot find W or Q.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
232 km.not.found = Cannot find km.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
233 cannot.create.wq.relation = Cannot create W/Q relation.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
234 cannot.create.index.q.relation = Cannot create index/Q relation.
2396
2c62bbe2e415 Give more precise message when an error occurs in W~W relation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2313
diff changeset
235
2c62bbe2e415 Give more precise message when an error occurs in W~W relation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2313
diff changeset
236 w.w.qkm1.failed = Calculating Q for WST index {0,number,#.##} failed.
2403
177b0c91928d 'Bezugslinienverfahren': Improve the error messages even more.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2396
diff changeset
237 w.w.wkm1.failed = Calculating W for Q = {0,number,#.##} / WST index {1,number,#.##} failed.
2396
2c62bbe2e415 Give more precise message when an error occurs in W~W relation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2313
diff changeset
238 w.w.qkm2.failed = Calculating Q for WST index {0,number,#.##} failed.
2403
177b0c91928d 'Bezugslinienverfahren': Improve the error messages even more.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2396
diff changeset
239 w.w.wkm2.failed = Calculating W for Q = {0,number,#.##} / WST index {1,number,#.##} failed.
2396
2c62bbe2e415 Give more precise message when an error occurs in W~W relation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2313
diff changeset
240
2244
7335c526befd Added an error report for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2194
diff changeset
241 cannot.find.hist.q.for.w = Cannot find Q for W = {0,number,#.##} in timerange {1, date} - {2, date}
2304
abb390101595 #483 Display error message in calculation report for empty historical discharge calculations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2298
diff changeset
242 cannot.find.hist.q.tables = Cannot find Discharge Tables for given timerange.
2311
b8df8d1476ba Compute differences between discharge table values and reference discharge table values in historical discharge curve calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2310
diff changeset
243 cannot.find.hist.q.reftable = Cannot find reference Discharge Table for specified Gauge.
2166
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
244
2624
3f24865082da Generate error message when more than one Q is found for given Q in "W auf freier Strecke".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2581
diff changeset
245 more.than.one.q.for.w = Found more Qs for W = {0,number,#.##}.
3f24865082da Generate error message when more than one Q is found for given Q in "W auf freier Strecke".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2581
diff changeset
246
2166
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
247 no.river.selected = No river selected.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
248 no.gauge.selected = No gauge selected.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
249 no.locations.selected = No locations selected.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
250 no.kms.selected = No KMs selected.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
251 converting.ws.to.qs.failed = Converting Ws to Qs failed.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
252 no.wst.for.river = No WST found for selected river.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
253 no.range.found = No range found.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
254 no.gauge.found.for.km = No gauge found for KM.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
255 cannot.create.segments = Cannot create segments.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
256 cannot.compute.discharge.curve = Cannot create discharge curve.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
257 cannot.find.ds = Cannot find Ds.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
258 no.segments.found = No segments found.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
259 no.values.given = No values given.
2294
ab9b1c0ce125 Fix flys/issue484
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2286
diff changeset
260 cannot.interpolate.w.q = Cannot interpolate W/Q.
2181
38207b820dca i18n for ManualPointsFacets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2176
diff changeset
261
38207b820dca i18n for ManualPointsFacets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2176
diff changeset
262 manualpoints = Manual Points
2194
05984871520f Call the "Bezugslinienverfahren" from the WINFOArtifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2187
diff changeset
263
05984871520f Call the "Bezugslinienverfahren" from the WINFOArtifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2187
diff changeset
264 no.reference.start.km = No reference start station given.
05984871520f Call the "Bezugslinienverfahren" from the WINFOArtifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2187
diff changeset
265 no.reference.end.kms = No reference end station(s) given.
2313
e7fc3465baa2 Added i18n string for waterlevels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2311
diff changeset
266 waterlevels = Waterlevels
2194
05984871520f Call the "Bezugslinienverfahren" from the WINFOArtifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2187
diff changeset
267
2661
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
268 help.index=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
269 help.winfo=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
270 help.winfo.wsp.location_distance=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Streckendaten
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
271 help.winfo.wsp.wq=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_W.2BAC8-Q_Daten
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
272 help.winfo.discharge.longitudinal.distance=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Wahl_der_Berechnungsstrecke
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
273 help.winfo.duration.locations=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Streckendaten
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
274 help.winfo.discharge.longitudinal.wq=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_f.2BAPw-r_W.2BAC8-Q_Daten
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
275 help.winfo.diff.diffs=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Zusammenstellen_der_Differenzen
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
276 help.winfo.reference.curve.start=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_des_Bezugsortes_.2BAC8_Bezugspegels
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
277 help.winfo.reference.curve.end=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_des_Zielortes_.2BAC8_Zielpegels
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
278 help.winfo.uesk.distance=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Berechnungsstrecke
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
279 help.winfo.uesk.wsp=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Wahl_der_Wasserspiegellage
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
280 help.winfo.uesk.dem=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Wahl_des_Digitalen_Gel.2BAOQ-ndemodells
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
281 help.winfo.uesk.profiles=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Abstand_Interpolierte_Profile
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
282 help.winfo.uesk.floodplain=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Laterale_Begrenzung
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
283 help.winfo.uesk.differences=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Eingabe_Differenz_Wasserspiegellage_und_Gel.2BAOQ-nde
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
284 help.winfo.uesk.scenario=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#A.2BANw-berschwemmungsfl.2BAOQ-che_.2BAC8_Szenario
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
285 help.winfo.historical.discharge.reference_gauge=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Wahl_des_Bezugspegels
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
286 help.winfo.historical.discharge.timerange=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Auswahl_des_Auswertezeitraumes
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
287 help.winfo.historical.discharge.mode=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Auswahl_der_Analyseart

http://dive4elements.wald.intevation.org