Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages_en.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 = Differences 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 cross_section = Cross Section | |
25 | |
26 scenario.current = Current | |
27 scenario.potentiel = Potentiel | |
28 scenario.scenario = Scenario | |
29 | |
30 floodplain.option = Use Floodplain? | |
31 | |
32 river = River | |
33 calculation_mode = Calculation Mode | |
34 ld_locations = Location(s) | |
35 | |
36 chart.cross_section.title = Cross Section for river {0} | |
37 chart.cross_section.subtitle = {0}-km: {1,number,#.###} | |
38 chart.cross_section.xaxis.label = Distance [m] | |
39 chart.cross_section.yaxis.label = W [NN + m] | |
40 | |
41 chart.longitudinal.section.title = W-Longitudinal Section | |
42 chart.longitudinal.section.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | |
43 chart.longitudinal.section.xaxis.label = {0}-km | |
44 chart.longitudinal.section.yaxis.label = W [{0}] | |
45 chart.longitudinal.section.yaxis.second.label = Q [m\u00b3/s] | |
46 chart.longitudinal.annotations.label = {0}.km | |
47 chart.discharge.curve.title = Discharge Curve | |
48 chart.discharge.curve.xaxis.label = Q [m\u00b3/s] | |
49 chart.discharge.curve.yaxis.label = W [cm] | |
50 chart.discharge.curve.curve.valid.from = {0} (valid from {1,date,short}) | |
51 chart.discharge.curve.curve.valid.range = {0} (valid from {1,date,short} - {2,date,short}) | |
52 chart.computed.discharge.curve.title = Discharge Curve | |
53 chart.computed.discharge.curve.subtitle = {0}-km: {1,number,#.###} | |
54 chart.computed.discharge.curve.yaxis.label = W [NN + m] | |
55 chart.computed.discharge.curve.curve.label = Discharge Curve {0} km {1} | |
56 chart.duration.curve.title = Duration Curve | |
57 chart.duration.curve.subtitle = {0}-km: {1,number,#.###} | |
58 chart.duration.curve.xaxis.label = Duration of Non-Exceedence [Days] | |
59 chart.duration.curve.yaxis.label = W [NN + m] | |
60 chart.duration.curve.curve.w = Waterlevel duration curve for {0} | |
61 chart.duration.curve.curve.q = Discharge duration curve for {0} | |
62 | |
63 chart.w_differences.title = Differences | |
64 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | |
65 chart.w_differences.yaxis.label = m | |
66 chart.w_differences.yaxis.second.label = W [NN + m] | |
67 | |
68 facet.longitudinal_section.annotations = POIs | |
69 | |
70 export.waterlevel.csv.header.km = River-Km | |
71 export.waterlevel.csv.header.w = W [NN + m] | |
72 export.waterlevel.csv.header.q = Q [m\u00b3/s] | |
73 export.waterlevel.csv.header.q.desc = Description | |
74 export.waterlevel.csv.header.location = Location | |
75 export.waterlevel.csv.header.gauge = Reference Gauge | |
76 export.waterlevel.csv.meta.result = # Calculation Output - {0} - Waterlevel - FLYS 3 | |
77 export.waterlevel.csv.meta.creation = # Time of creation: {0} | |
78 export.waterlevel.csv.meta.calculationbase = # Calculation base: {0} | |
79 export.waterlevel.csv.meta.river = # River: {0} | |
80 export.waterlevel.csv.meta.range = # Location/Range (km): {0} - {1} | |
81 export.waterlevel.csv.meta.gauge = # Gauge: {0} | |
82 export.waterlevel.csv.meta.q = # Q (m\u00b3/s): {0} - {1} | |
83 export.waterlevel.csv.meta.w = # W (NN + m): {0} - {1} | |
84 export.waterlevel.csv.not.in.gauge.range = Outside selected gauge | |
85 export.computed.discharge.curve.csv.header.w = W [NN + m] | |
86 export.computed.discharge.curve.csv.header.q = Q [m\u00b3/s] | |
87 export.duration.curve.csv.header.duration = D [Days] | |
88 export.duration.curve.csv.header.w = W [NN + m] | |
89 export.duration.curve.csv.header.q = Q [m\u00b3/s] | |
90 export.discharge.longitudinal.section.csv.header.km = River-Km | |
91 export.discharge.longitudinal.section.csv.header.w = W [NN + m] | |
92 export.discharge.longitudinal.section.csv.header.cw = W corr. | |
93 export.discharge.longitudinal.section.csv.header.q = Q [m\u00b3/s] | |
94 export.discharge.curve.at.header = Computed Discharge Curve for {0} {0}-km: {1} | |
95 | |
96 floodmap.wmsbackground = Background Map | |
97 floodmap.riveraxis = River Axis | |
98 floodmap.uesk = Floodmap | |
99 floodmap.barriers = Digitized Objects | |
100 floodmap.kms = Kilometrage | |
101 floodmap.qps = Crosssection Tracks | |
102 floodmap.hws = Flood Control Works | |
103 floodmap.catchment = Catchment | |
104 floodmap.floodplain = Floodplain | |
105 floodmap.lines = Lines | |
106 floodmap.buildings = Buildings | |
107 floodmap.fixpoints = Fixpoints | |
108 | |
109 wsplgen.job.queued = WSPLGEN job in queue. | |
110 wsplgen.job.error = An unexpected error while starting WSPLGEN occured. | |
111 | |
112 wsp.selected.string = {0} | |
113 | |
114 Mosel = Mosel | |
115 Saar = Saar | |
116 Elbe = Elbe | |
117 |