annotate flys-artifacts/src/main/resources/messages_de.properties @ 2704:d930245c9956

Added new i18n strings for MINFO states. flys-artifacts/trunk@4420 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 16 May 2012 09:18:10 +0000
parents aa4391648a05
children 71f072d8b3d8
rev   line source
158
1d49ea70d5e3 Changed a german string in the resource bundle.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 157
diff changeset
1 state.winfo.river = Gew\u00e4sser
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 = Berechnungsart
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 = Wahl des Berechnungsortes/strecke
139
05207cc4a084 Fixed a german umlaut.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 138
diff changeset
4 state.winfo.wq = Eingabe f\u00fcr W/Q Daten
401
34de11dcf355 Small bugfix in the adapted WQ state and further i18n strings.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 386
diff changeset
5 state.winfo.wq_adapted = Eingabe f\u00fcr W/Q Daten
386
da038768330a Added i18n strings for the location selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 158
diff changeset
6 state.winfo.location = Wahl des Berechnungsortes
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: 704
diff changeset
7 state.winfo.distance = Wahl der Berechnungsstrecke
1952
8dafae465c91 Added missing state titles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1889
diff changeset
8 state.winfo.distance_only = Wahl der Berechnungsstrecke
1179
ebb48bef3529 Added state label for waterlevel selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1168
diff changeset
9 state.winfo.uesk.wsp = Wahl der Wasserspiegellage
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 = Digitales Gel\u00e4ndemodell
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 = Interpolierte Profile
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 = Laterale Begrenzung
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
13 state.winfo.uesk.differences = Differenzen zwischen Wasserspiegellage und Gel\u00e4nde
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 = \u00dcberschwemmungsfl\u00e4che / Szenario
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 = Ausgew\u00e4hlte Differenzen
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 = Wahl des Bezugspegels
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 = Wahl des Auswertezeitraums
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 = Wahl der Analyseart
2247
7a1166758d24 Added i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2244
diff changeset
19 state.winfo.reference.curve.input.start = Bezugsort
7a1166758d24 Added i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2244
diff changeset
20 state.winfo.reference.curve.input.end = Zielort(e)
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 = Gew\u00e4sser
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 = Berechnungsart
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 = Gew\u00e4sser
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 = Berechnungsart
2704
d930245c9956 Added new i18n strings for MINFO states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2703
diff changeset
26 state.minfo.distance_only = Wahl der Berechnungsstrecke
d930245c9956 Added new i18n strings for MINFO states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2703
diff changeset
27 state.minfo.dischargestate = Abflusszustand und Gerinne w\u00e4hlen
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 = Wasserstandsanalyse
de5f391fdc8f Added strings used in the calculation 'historical discharge curves'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2185
diff changeset
30 historical.mode.q = Abflussanalyse
128
206312c2aa76 I18N of strings for the DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 127
diff changeset
31
1125
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
32 calc.surface.curve = Wasserstand/Wasserspiegellage
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
33 calc.flood.map = \u00dcberschwemmungsfl\u00e4che
2166
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
34 calc.discharge.curve = Abflusskurve/Abflusstafel
1111
b96ce07ba56c Added dummy sceleton for Cross Sections.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1049
diff changeset
35 calc.duration.curve = Dauerlinie
2213
4cb2f5a78a82 Changed wording.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2194
diff changeset
36 calc.discharge.longitudinal.section = W f\u00fcr ungleichwertigen Abflussl\u00e4ngsschnitt
1146
66d98964f2df Added translation of w_differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1125
diff changeset
37 calc.w.differences = Differenzen
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 = Hist. Abflusskurven
1960
be06dbc2ed1d Added 'Bezugslinie' to choice of calculation modes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 1952
diff changeset
39 calc.reference.curve = Bezugslinie
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 = Fixierungsanalyse
9e9eb9d97548 Initial transition configuration and artifact/state stubs for fixation
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2639
diff changeset
41 calc.fixation.volmer = Ausgeglichene Wasserspiegellage
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 = Mittlere Sohlh\u00f6he
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
43 calc.bed.diff = Sohlh\u00f6hendifferenz
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
44 calc.bed.quality = Sohlbeschaffenheit
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
45 calc.sediment.load = Sedimentfracht
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
46 calc.flow.velocity = Flie\u00dfgeschwindigkeit
edaa2297aea3 Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2661
diff changeset
47 calc.sq.relation = Transport-Abfluss Beziehung
1960
be06dbc2ed1d Added 'Bezugslinie' to choice of calculation modes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 1952
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 = Gew\u00e4sser
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
50 state.chart.type = Diagrammtyp
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 = Dauerlinie
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
53 chart.new.computeddischargecurve = Abflusskurve
2153
734d5f5e55c0 'New chart' for cross sections.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2118
diff changeset
54 chart.new.longitudinal_section = L\u00e4ngsschnitt
2113
d109e7702995 Initial implementation for module 'new chart'.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2089
diff changeset
55 chart.new.w_differences = Differenzen
2153
734d5f5e55c0 'New chart' for cross sections.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2118
diff changeset
56 chart.new.crosssection = Querprofil
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 = Querprofil
141
7f909429ccc8 Added some more calculation types (to the DESCRIBE in the calculation select state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 139
diff changeset
59
2251
c9c788eea200 Improved reference curve.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2249
diff changeset
60 reference_curve = Bezugslinie
2298
177921b9e8bb Partial fix issue474, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2294
diff changeset
61 reference_curve_normalized = Reduzierte Bezugslinie
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 = Aktuell
2579
2867ae59e216 #566 Improved german translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2568
diff changeset
64 scenario.potentiel = Potenziell
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
65 scenario.scenario = Szenario
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 = Talaue verwenden?
2579
2867ae59e216 #566 Improved german translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2568
diff changeset
68 floodplain.active = Aktiv
2867ae59e216 #566 Improved german translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2568
diff changeset
69 floodplain.inactive = Inaktiv
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
1111
b96ce07ba56c Added dummy sceleton for Cross Sections.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1049
diff changeset
71 river = Fluss
b96ce07ba56c Added dummy sceleton for Cross Sections.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1049
diff changeset
72 calculation_mode = Berechnungsart
b96ce07ba56c Added dummy sceleton for Cross Sections.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1049
diff changeset
73 ld_locations = Ort(e)
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
74
2166
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
75 chart.cross_section.title = Querprofildiagram f\u00fcr Gew\u00e4sser {0}
1125
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
76 chart.cross_section.subtitle = {0}-km: {1,number,#.###}
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
77 chart.cross_section.xaxis.label = Abstand [m]
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
78 chart.cross_section.yaxis.label = W [NN + m]
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
79
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
80 chart.longitudinal.section.title = W-L\u00e4ngsschnitt
414
0385bcc4229a Added subtitles to the available charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 408
diff changeset
81 chart.longitudinal.section.subtitle = Bereich: {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
82 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
83 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
84 chart.longitudinal.section.yaxis.label = W [{0}]
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
85 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
86 chart.longitudinal.annotations.label = {0}.km
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
87 chart.discharge.curve.title = Abflusskurve
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
88 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
89 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
90 chart.discharge.curve.curve.valid.from = {0} (g\u00fcltig ab {1,date,medium})
2c0c22e0935d Added names for discharge curves (at gauges).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 416
diff changeset
91 chart.discharge.curve.curve.valid.range = {0} (g\u00fcltig ab {1,date,medium} - {2,date,medium})
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
92 chart.computed.discharge.curve.title = Abflusskurve
414
0385bcc4229a Added subtitles to the available charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 408
diff changeset
93 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
94 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
95 chart.computed.discharge.curve.curve.label = Abflusskurve {0} km {1}
408
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
96 chart.duration.curve.title = Dauerlinie
414
0385bcc4229a Added subtitles to the available charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 408
diff changeset
97 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
98 chart.duration.curve.xaxis.label = Unterschreitungsdauer [Tage]
fc3ac59c3c8b Enabled i18n support for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 401
diff changeset
99 chart.duration.curve.yaxis.label = W [NN + m]
686
3dc61e00385e Merged with trunk and introduced hashing of computed values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 456
diff changeset
100 chart.duration.curve.curve.w = Wasserstandsdauerline f\u00fcr {0}
3dc61e00385e Merged with trunk and introduced hashing of computed values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 456
diff changeset
101 chart.duration.curve.curve.q = Abflussdauerline f\u00fcr {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
102 chart.historical.discharge.title = Historische Abflusskurven
997df76c6f58 Create title, subtitle and axes labels for charts from type historical discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2247
diff changeset
103 chart.historical.discharge.subtitle = Pegel {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
104 chart.historical.discharge.xaxis.label = Zeit
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.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
106 chart.historical.discharge.yaxis.second.label = W [cm]
416
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
107
2263
bdd032bfd978 Minor i18n for reference curve chart added.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2258
diff changeset
108 chart.reference.curve.title = Bezugslinie
bdd032bfd978 Minor i18n for reference curve chart added.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2258
diff changeset
109 chart.reference.curve.subtitle = {0}
bdd032bfd978 Minor i18n for reference curve chart added.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2258
diff changeset
110
2407
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
111 chart.reference.curve.x.axis.in.cm = Bezugspegel [cm]
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
112 chart.reference.curve.x.axis.in.m = Bezugsort(e) [NN + m]
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
113 chart.reference.curve.y.axis.in.cm = Zielpegel [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.y.axis.in.m = Zielort(e) [NN + m]
dce0cc856357 'Bezugslinien': Added axis labels matching the displayed data.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2403
diff changeset
115
2408
8e2ae8813a06 'Bezugslinien': normalized reference curve is now derived from reference curve.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2407
diff changeset
116 chart.normalized.reference.curve.title = Reduzierte Bezugslinie
8e2ae8813a06 'Bezugslinien': normalized reference curve is now derived from reference curve.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2407
diff changeset
117
1702
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
118 chart.w_differences.title = Differenzen
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
119 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
120 chart.w_differences.yaxis.label = m
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
121 chart.w_differences.yaxis.second.label = W [NN + m]
6f019d1d3da9 Added wdiff-chart translations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1667
diff changeset
122
1125
65d8b3340397 Cleanups of CrossSection*.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1111
diff changeset
123 facet.longitudinal_section.annotations = Streckenfavoriten
1111
b96ce07ba56c Added dummy sceleton for Cross Sections.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1049
diff changeset
124 facet.discharge_curves.mainvalues.q = Q (Haupt- und Extremwerte)
b96ce07ba56c Added dummy sceleton for Cross Sections.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1049
diff changeset
125 facet.discharge_curves.mainvalues.w = W (Haupt- und Extremwerte)
1049
433559e25b50 Added lacalization of "Streckenfavoriten".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1041
diff changeset
126
416
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
127 export.waterlevel.csv.header.km = Fluss-Km
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
128 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
129 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
130 export.waterlevel.csv.header.q.desc = Bezeichnung
40624968c7f4 Added i18n strings used in CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2045
diff changeset
131 export.waterlevel.csv.header.location = Lage
40624968c7f4 Added i18n strings used in CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2045
diff changeset
132 export.waterlevel.csv.header.gauge = Bezugspegel
2045
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1960
diff changeset
133 export.waterlevel.csv.meta.result = # Ergebnisausgabe - {0} - Wasserstand - FLYS 3
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1960
diff changeset
134 export.waterlevel.csv.meta.creation = # Datum der Erstellung: {0}
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1960
diff changeset
135 export.waterlevel.csv.meta.calculationbase = # Berechnungsgrundlage: {0}
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1960
diff changeset
136 export.waterlevel.csv.meta.river = # Gew\u00e4sser: {0}
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1960
diff changeset
137 export.waterlevel.csv.meta.range = # Ort/Bereich (km): {0} - {1}
d13be39cfd1d #242 Added header with meta information into CSV exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1960
diff changeset
138 export.waterlevel.csv.meta.gauge = # Bezugspegel: {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
139 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: 1960
diff changeset
140 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
141 export.waterlevel.csv.not.in.gauge.range = au\u00dferhalb gew\u00e4hlter Bezugspegels
416
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
142 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
143 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
144 export.duration.curve.csv.header.duration = D [Tagen]
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
145 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
146 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
147 export.discharge.longitudinal.section.csv.header.km = Fluss-Km
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
148 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
149 export.discharge.longitudinal.section.csv.header.cw = W korr.
340dc41a7ea3 The CSV exports will now have headers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 414
diff changeset
150 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
151 export.discharge.curve.at.header = Berechnete Abflusskurve f\u00fcr {0} {0}-km: {1}
2258
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
152 export.historical.discharge.csv.header.timerange = Zeitraum
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
153 export.historical.discharge.csv.header.waterlevel = Wasserstand
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
154 export.historical.discharge.csv.header.discharge = Abfluss
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
155 export.historical.discharge.csv.header.diff = Abflussdifferenz zur Bezugskurve
ea173e4c07c7 Added a CSV export for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2251
diff changeset
156 export.historical.discharge.csv.header.gaugename = Pegelname
2568
53e8bffbe06c Added ommitted i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2555
diff changeset
157 export.reference_curve.csv.header.km = km
53e8bffbe06c Added ommitted i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2555
diff changeset
158 export.reference_curve.csv.header.w.cm = W (cm am Pegel)
53e8bffbe06c Added ommitted i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2555
diff changeset
159 export.reference_curve.csv.header.w.m = W (m + NHN)
53e8bffbe06c Added ommitted i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2555
diff changeset
160 export.reference_curve.csv.header.w.q = gleichw. Q (m\u00b3/s)
53e8bffbe06c Added ommitted i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2555
diff changeset
161
954
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
162
2176
65dac9cf6ff5 Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2166
diff changeset
163 export.waterlevel.pdf.mode = Wasserstand
2185
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
164 export.computed.discharge.pdf.mode = Abflusskurve
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
165 export.duration.pdf.mode = Dauerlinie
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
166 export.wdifferences.pdf.mode = W Differenzen
2286
89ca1e8572e4 Added PDF export for historical discharge curve calculations.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2279
diff changeset
167 export.historical.discharge.pdf.mode = Historischer Abfluss
2310
ecb76933362f Added PDF export to reference curve calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2304
diff changeset
168 export.reference_curve.pdf.mode = Bezugslinie
2185
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
169 export.computed.discharge.pdf.file = /jasper/computed-discharge.jasper
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
170 export.duration.pdf.file = /jasper/duration.jasper
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
171 export.waterlevel.pdf.file = /jasper/waterlevel.jasper
a9a8df1473fd Added i18n support to PDF report export.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2181
diff changeset
172 export.wdifferences.pdf.file = /jasper/wdifferences.jasper
2286
89ca1e8572e4 Added PDF export for historical discharge curve calculations.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2279
diff changeset
173 export.historical.discharge.pdf.file = /jasper/historical-discharge.jasper
2310
ecb76933362f Added PDF export to reference curve calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2304
diff changeset
174 export.reference_curve.pdf.file = /jasper/reference.jasper
2631
87085ccea466 Issue 528, 637.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2624
diff changeset
175 export.reference_curve.pdf.file.gauge = /jasper/reference_gauge.jasper
87085ccea466 Issue 528, 637.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2624
diff changeset
176 export.reference_curve.pdf.file.gauge.end = /jasper/reference_gauge_end.jasper
87085ccea466 Issue 528, 637.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2624
diff changeset
177 export.reference_curve.pdf.file.gauge.start.end = /jasper/reference_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
178 export.flow_velocity.csv.header.km = Fluss-Km
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
179 export.flow_velocity.csv.header.v_total = v Gesamtgerinne
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
180 export.flow_velocity.csv.header.v_main = v Hauptgerinne
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
181 export.flow_velocity.csv.header.tau_main = TAU Hauptgerinne
aa4391648a05 Finalized the CSV export of MINFO flow velocity calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2693
diff changeset
182 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
183 export.flow_velocity.csv.header.locations = Streckendaten
2176
65dac9cf6ff5 Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2166
diff changeset
184
954
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
185 floodmap.wmsbackground = Hintergrundkarte
a5ea28339e5b Set the extent of created WMSLayerFacets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 927
diff changeset
186 floodmap.riveraxis = Flussachse
1638
f45bbc80bd3d Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1180
diff changeset
187 floodmap.uesk = \u00dcberschwemmungsfl\u00e4che
f45bbc80bd3d Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1180
diff changeset
188 floodmap.barriers = Digitalisierte Objekte
1805
5e9696c32f04 Added datacage config and loaders for KM WMS layer in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1706
diff changeset
189 floodmap.kms = Kilometrierung
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
190 floodmap.qps = Querprofilspuren
1855
b4798f15edc7 Added new WMSHwsArtifact for displaying flood protection works.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1836
diff changeset
191 floodmap.hws = Hochwasserschutzanlagen
1856
410e40b88c7a Added new WMSCatchmentArtifact for displaying catchments in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1855
diff changeset
192 floodmap.catchment = Einzugsgebiet
1857
7fc87a67e6f7 Added new WMSFloodplainArtifact for displaying floodplains in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1856
diff changeset
193 floodmap.floodplain = Talaue
1870
ec458853f560 Added new WMSLineArtifact for displaying lines in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1857
diff changeset
194 floodmap.lines = Linien
1871
257f7b54a943 Added new WMSBuildingsArtifact for displaying buildings in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1870
diff changeset
195 floodmap.buildings = Bauwerke
1873
841af55d5e53 Added new WMSFixpointsArtifact for displaying fixpoints in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1871
diff changeset
196 floodmap.fixpoints = Festpunkte
2581
afebbe9c2fce Added a new Artifact for loading existing 'floodmaps' via datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2579
diff changeset
197 floodmap.floodmaps = \u00dcberschwemmungsfl\u00e4che
2639
a78dafdd8590 Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 2631
diff changeset
198 floodmap.usershape = Benutzerdaten
1165
3b034bb5fce7 Add status message for queued WSPLGEN jobs to notify users.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1146
diff changeset
199
3b034bb5fce7 Add status message for queued WSPLGEN jobs to notify users.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1146
diff changeset
200 wsplgen.job.queued = WSPLGEN Berechnung befindet sich in Warteschlange.
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
201 wsplgen.job.error = Ein unerwarteter Fehler beim Starten von WSPLGEN ist aufgetreten.
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
202
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
203 wsp.selected.string = {0}
1889
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
204
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
205 Mosel = Mosel
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
206 Saar = Saar
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
207 Elbe = Elbe
ad22fc70bdab Added translations for Mosel, Elbe and Saar.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 1873
diff changeset
208
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
209 state.map.river = Gew\u00e4sser
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
210
2166
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
211 spline.interpolation.failed = Spline interpolation fehlgeschlagen.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
212 cannot.find.w.for.q = W zu Q = {0,number,#.##} kann nicht ermittelt werden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
213 cannot.find.q = Q = {0,number,#.##} konnte nicht gefunden werden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
214 no.ws.found = Keine Ws gefunden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
215 no.q.found.in.column = In Spalte {0,integer} wurde kein Q gefunden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
216 spline.creation.failed = Spline creation failed.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
217 cannot.find.w.or.q = W oder Q konnten nicht ermittelt werden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
218 km.not.found = Passender Kilometer konnte nicht gefunden werden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
219 cannot.create.wq.relation = W/Q-Beziehung konnte nicht ermittelt werden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
220 cannot.create.index.q.relation = Spaltenindex/Q-Beziehung konnte nicht erstellt werden.
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
221
2c62bbe2e415 Give more precise message when an error occurs in W~W relation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2313
diff changeset
222 w.w.qkm1.failed = Berechnung von Q f\u00fcr WST-Index {0,number,#.##} fehlgeschlagen.
2403
177b0c91928d 'Bezugslinienverfahren': Improve the error messages even more.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2396
diff changeset
223 w.w.wkm1.failed = Berechnung von W f\u00fcr Q = {0,number,#.##} / WST-Index {1,number,#.##} fehlgeschlagen.
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
224 w.w.qkm2.failed = Berechnung von Q f\u00fcr WST-Index {0,number,#.##} fehlgeschlagen.
2403
177b0c91928d 'Bezugslinienverfahren': Improve the error messages even more.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2396
diff changeset
225 w.w.wkm2.failed = Berechnung von W f\u00fcr Q = {0,number,#.##} / WST-Index {1,number,#.##} fehlgeschlagen.
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
226
2244
7335c526befd Added an error report for historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2213
diff changeset
227 cannot.find.hist.q.for.w = Konnte zu W = {0,number,#.##} im Zeitraum ({1,date} - {2,date}) kein Abfluss ermitteln.
2304
abb390101595 #483 Display error message in calculation report for empty historical discharge calculations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2298
diff changeset
228 cannot.find.hist.q.tables = Konnte f\u00fcr den angegebenen Zeitraum keine Abflusstafeln finden.
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
229 cannot.find.hist.q.reftable = Konnte f\u00fcr den gew\u00e4hlten Pegel keine Bezugs-Abflusstafel ermitteln.
2166
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
230
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
231 more.than.one.q.for.w = Mehr als ein Q f\u00fcr W = {0,number,#.##} gefunden.
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
232
2166
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
233 no.river.selected = Kein Gew\u00e4sser ausgew\u00e4hlt.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
234 no.gauge.selected = Kein Pegel ausgew\u00e4hlt.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
235 no.locations.selected = Keine Orte angegeben.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
236 no.kms.selected = Keine Kilometerstationen angegeben.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
237 converting.ws.to.qs.failed = Konvertierung von Ws zu Qs fehlgeschlagen.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
238 no.wst.for.river = Keine zum Gew\u00e4sser passende WST gefunden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
239 no.range.found = Kein passender Pegel gefunden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
240 no.gauge.found.for.km = Zur gegebenen Kilometerstation existiert kein Pegel.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
241 cannot.create.segments = Flussabschnitte konnten nicht erzeugt werden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
242 cannot.compute.discharge.curve = Die Abflusskurve konnte nicht berechnet werden..
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
243 cannot.find.ds = Dauerzahlen konnten nicht gefunden werden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
244 no.segments.found = Keine Flussabschnitte gefunden.
2898b1ff6013 I18N for WINFO calculation result messages.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2159
diff changeset
245 no.values.given = Keine Werte angegeben.
2294
ab9b1c0ce125 Fix flys/issue484
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2286
diff changeset
246 cannot.interpolate.w.q = W/Q-Wert konnte nicht interpoliert werden.
2181
38207b820dca i18n for ManualPointsFacets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2176
diff changeset
247
38207b820dca i18n for ManualPointsFacets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2176
diff changeset
248 manualpoints = Manuelle Punkte
2194
05984871520f Call the "Bezugslinienverfahren" from the WINFOArtifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2187
diff changeset
249
05984871520f Call the "Bezugslinienverfahren" from the WINFOArtifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2187
diff changeset
250 no.reference.start.km = Keine Startkilometerstation angegeben.
05984871520f Call the "Bezugslinienverfahren" from the WINFOArtifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 2187
diff changeset
251 no.reference.end.kms = Keine Endkilometerstation(en) angegeben.
2313
e7fc3465baa2 Added i18n string for waterlevels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2311
diff changeset
252 waterlevels = Wasserst\u00e4nde
e7fc3465baa2 Added i18n string for waterlevels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents: 2311
diff changeset
253
2661
17927c60ac1c Added 'helpText' fields to the transition model.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 2651
diff changeset
254 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
255 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
256 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
257 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
258 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
259 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
260 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
261 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
262 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
263 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
264 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
265 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
266 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
267 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
268 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
269 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
270 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
271 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
272 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
273 help.winfo.historical.discharge.mode=https://flys-intern.intevation.de/Flys-3.0/OnlineHilfe/WINFO#Auswahl_der_Analyseart

http://dive4elements.wald.intevation.org