Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages.properties @ 3814:8083f6384023
merged flys-artifacts/pre2.6-2012-01-04
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 12:14:56 +0200 |
parents | 40624968c7f4 |
children | 0da8874bd378 |
comparison
equal
deleted
inserted
replaced
1491:2a00f4849738 | 3814:8083f6384023 |
---|---|
1 state.winfo.river = River | |
2 state.winfo.calculation_mode = Calculation Mode | |
3 state.winfo.location_distance = Location or distance selection | |
4 state.winfo.wq = Input for W/Q data | |
5 state.winfo.wq_adapted = Input for W/Q data | |
6 state.winfo.location = Choose the location | |
7 state.winfo.distance = Choose the range | |
8 state.winfo.distance_only = Range selection | |
9 state.winfo.uesk.wsp = Choose the waterlevel | |
10 state.winfo.uesk.dgm = Digital Terrain Model | |
11 state.winfo.uesk.profiles = Interpolated Profiles | |
12 state.winfo.uesk.floodplain = Lateral Boundary | |
13 state.winfo.uesk.differences = Differenzen between waterlevel and terrain | |
14 state.winfo.uesk.scenario = Flood Plain / Scenario | |
15 state.winfo.waterlevel_pair_select = Chosen differences | |
16 | |
17 calc.surface.curve = Water Level/Surface Curve | |
18 calc.flood.map = Flood Plain | |
19 calc.discharge.curve = State Discharge Curve/Stage Discharge Relation | |
20 calc.duration.curve = Duration Curve | |
21 calc.discharge.longitudinal.section = TODO (W bei...) | |
22 calc.w.differences = Differences | |
23 | |
24 calc.reference.curve = Reference Curve | |
25 | |
26 cross_section = Cross Section | |
27 | |
28 scenario.current = Current | |
29 scenario.potentiel = Potentiel | |
30 scenario.scenario = Scenario | |
31 floodplain.option = Use Floodplain? | |
32 | |
33 river = River | |
34 calculation_mode = Calculation Mode | |
35 ld_locations = Location(s) | |
36 | |
37 chart.longitudinal.section.title = W-Longitudinal Section | |
38 chart.longitudinal.section.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | |
39 chart.longitudinal.section.xaxis.label = {0}-km | |
40 chart.longitudinal.section.yaxis.label = W [{0}] | |
41 chart.longitudinal.section.yaxis.second.label = Q [m\u00b3/s] | |
42 chart.longitudinal.annotations.label = {0}.km | |
43 | |
44 chart.cross_section.title = Cross Section for river {0} | |
45 chart.cross_section.subtitle = {0}-km: {1,number,#.###} | |
46 chart.cross_section.xaxis.label = Distance [m] | |
47 chart.cross_section.yaxis.label = W [NN + m] | |
48 | |
49 chart.discharge.curve.title = Discharge Curve | |
50 chart.discharge.curve.xaxis.label = Q [m\u00b3/s] | |
51 chart.discharge.curve.yaxis.label = W [cm] | |
52 chart.discharge.curve.curve.valid.from = {0} (valid from {1,date,short}) | |
53 chart.discharge.curve.curve.valid.range = {0} (valid from {1,date,short} - {2,date,short}) | |
54 chart.computed.discharge.curve.title = Discharge Curve | |
55 chart.computed.discharge.curve.subtitle = {0}-km: {1,number,#.###} | |
56 chart.computed.discharge.curve.yaxis.label = W [NN + m] | |
57 chart.computed.discharge.curve.curve.label = Discharge Curve {0} km {1} | |
58 chart.duration.curve.title = Duration Curve | |
59 chart.duration.curve.subtitle = {0}-km: {1,number,#.###} | |
60 chart.duration.curve.xaxis.label = Duration of Non-Exceedence [Days] | |
61 chart.duration.curve.yaxis.label = W [NN + m] | |
62 chart.duration.curve.curve.w = Waterlevel duration curve for {0} | |
63 chart.duration.curve.curve.q = Discharge duration curve for {0} | |
64 | |
65 chart.w_differences.title = Differences | |
66 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | |
67 chart.w_differences.yaxis.label = m | |
68 chart.w_differences.yaxis.second.label = W [NN + m] | |
69 | |
70 facet.longitudinal_section.annotations = POIs | |
71 facet.discharge_curves.mainvalues.q = Q (main values) | |
72 facet.discharge_curves.mainvalues.w = W (main values) | |
73 | |
74 export.waterlevel.csv.header.km = River-Km | |
75 export.waterlevel.csv.header.w = W [NN + m] | |
76 export.waterlevel.csv.header.q = Q [m\u00b3/s] | |
77 export.waterlevel.csv.header.q.desc = Description | |
78 export.waterlevel.csv.header.location = Location | |
79 export.waterlevel.csv.header.gauge = Reference Gauge | |
80 export.waterlevel.csv.meta.result = # Calculation Output - {0} - Waterlevel - FLYS 3 | |
81 export.waterlevel.csv.meta.creation = # Time of creation: {0} | |
82 export.waterlevel.csv.meta.calculationbase = # Calculation base: {0} | |
83 export.waterlevel.csv.meta.river = # River: {0} | |
84 export.waterlevel.csv.meta.range = # Location/Range (km): {0} - {1} | |
85 export.waterlevel.csv.meta.gauge = # Gauge: {0} | |
86 export.waterlevel.csv.meta.q = # Q (m\u00b3/s): {0} - {1} | |
87 export.waterlevel.csv.meta.w = # W (NN + m): {0} - {1} | |
88 export.waterlevel.csv.not.in.gauge.range = Outside selected gauge | |
89 export.computed.discharge.curve.csv.header.w = W [NN + m] | |
90 export.computed.discharge.curve.csv.header.q = Q [m\u00b3/s] | |
91 export.duration.curve.csv.header.duration = D [Days] | |
92 export.duration.curve.csv.header.w = W [NN + m] | |
93 export.duration.curve.csv.header.q = Q [m\u00b3/s] | |
94 export.discharge.longitudinal.section.csv.header.km = River-Km | |
95 export.discharge.longitudinal.section.csv.header.w = W [NN + m] | |
96 export.discharge.longitudinal.section.csv.header.cw = W corr. | |
97 export.discharge.longitudinal.section.csv.header.q = Q [m\u00b3/s] | |
98 export.discharge.curve.at.header = Computed Discharge Curve for {0} {0}-km: {1} | |
99 | |
100 floodmap.wmsbackground = Background Map | |
101 floodmap.riveraxis = River Axis | |
102 floodmap.uesk = Floodmap | |
103 floodmap.barriers = Digitized Objects | |
104 floodmap.kms = Kilometrage | |
105 floodmap.qps = Crosssection Tracks | |
106 floodmap.hws = Flood Control Works | |
107 floodmap.catchment = Catchment | |
108 floodmap.floodplain = Floodplain | |
109 floodmap.lines = Lines | |
110 floodmap.buildings = Buildings | |
111 floodmap.fixpoints = Fixpoints | |
112 | |
113 wsplgen.job.queued = WSPLGEN job in queue. | |
114 wsplgen.job.error = An unexpected error while starting WSPLGEN occured. | |
115 | |
116 wsp.selected.string = {0} | |
117 | |
118 Mosel = Mosel | |
119 Saar = Saar | |
120 Elbe = Elbe | |
121 |