comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties @ 523:0785a8ba5e6d

Implemented the first step of a theme control panel for charts. flys-client/trunk@2002 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 25 May 2011 11:34:34 +0000
parents bac8e6ea277d
children 0ba7c43e7b62
comparison
equal deleted inserted replaced
522:2e02db03e576 523:0785a8ba5e6d
48 calcTableTitle = Calculated Output 48 calcTableTitle = Calculated Output
49 wqW = W at Gauge [cm] 49 wqW = W at Gauge [cm]
50 wqQ = Q [m³/s] 50 wqQ = Q [m³/s]
51 wqSingle = Single values 51 wqSingle = Single values
52 wqRange = Range 52 wqRange = Range
53 untiWNN = W [NN+m] 53 unitWNN = W [NN+m]
54 unitWSingle = cm 54 unitWSingle = cm
55 unitWFrom = cm&nbsp;- 55 unitWFrom = cm&nbsp;-
56 unitWTo = cm&nbsp;a 56 unitWTo = cm&nbsp;a
57 unitWStep = cm 57 unitWStep = cm
58 unitQSingle = m³/s 58 unitQSingle = m³/s
63 footerContact = Kontakt 63 footerContact = Kontakt
64 footerImpressum = Impressum 64 footerImpressum = Impressum
65 65
66 buttonNext = Next 66 buttonNext = Next
67 imageBack = images/back_en.png 67 imageBack = images/back_en.png
68 imageSave = images/save.gif
68 69
69 discharge_curve = Discharge Curves at Gauges 70 discharge_curve = Discharge Curves at Gauges
70 computed_discharge_curve = Discharge Curve 71 computed_discharge_curve = Discharge Curve
71 longitudinal_section = Longitudinal Section Curve 72 longitudinal_section = Longitudinal Section Curve
72 duration_curve = Duration Curve 73 duration_curve = Duration Curve
74 discharge_longitudinal_section = Discharge Longitudinal Section
75
73 waterlevel_export = Waterlevel Export 76 waterlevel_export = Waterlevel Export
74 discharge_longitudinal_section = Discharge Longitudinal Section 77 computed_dischargecurve_export = Discharge Curve Export
78 discharge_longitudinal_section_export = Discharge Longitudinal Section Export
79 durationcurve_export = Duration Curve Export
80 dataexport = Datenexport
81 csv = CSV
82 wst = WST
83 chart_themepanel_header_themes = Theme
75 84
76 error_empty_state = Required inputs are missing. 85 error_empty_state = Required inputs are missing.
77 error_invalid_double_value = Wrong format for a floating point number. 86 error_invalid_double_value = Wrong format for a floating point number.
78 error_create_artifact = Error while creating new project. 87 error_create_artifact = Error while creating new project.
79 error_describe_artifact = Error while loading the parameterization. 88 error_describe_artifact = Error while loading the parameterization.
81 error_advance_artifact = Error while changing the project's state. 90 error_advance_artifact = Error while changing the project's state.
82 error_add_artifact = Error while inserting new data. 91 error_add_artifact = Error while inserting new data.
83 error_create_collection = Error while creating a new collection. 92 error_create_collection = Error while creating a new collection.
84 error_describe_collection = Error while fetching the projects state. 93 error_describe_collection = Error while fetching the projects state.
85 error_no_rivers_found = Error while reading supported rivers. 94 error_no_rivers_found = Error while reading supported rivers.
86 error_no_such_user = Error - no such user. 95 error_no_such_user = Error - no such user found.
87 error_not_logged_in = You need to log in before you are allowed to start your work. 96 error_not_logged_in = You need to log in before you are allowed to start your work.
88 error_load_parameterization = Could not load the parameterization. 97 error_load_parameterization = Could not load the parameterization.
89 98
90 error_feed_no_data = No input data found. 99 error_feed_no_data = No input data found.
91 error_feed_from_out_of_range = The lower value is bigger than the upper value. 100 error_feed_from_out_of_range = The lower value is bigger than the upper value.
95 error_feed_number_format_float = The inserted value is no floating point number. 104 error_feed_number_format_float = The inserted value is no floating point number.
96 error_feed_invalid_calculation_mode = The chosen calculation method is invalid. 105 error_feed_invalid_calculation_mode = The chosen calculation method is invalid.
97 error_feed_no_calculation_mode = No calculation method chosen. 106 error_feed_no_calculation_mode = No calculation method chosen.
98 error_feed_no_such_river = The selected river is not provided. 107 error_feed_no_such_river = The selected river is not provided.
99 error_feed_no_river_selected = No river selected. 108 error_feed_no_river_selected = No river selected.
109 error_feed_no_wq_mode_selected = No W/Q mode selected.
110 error_feed_q_values_invalid = Selected Q values are outside the valid range.
111 error_feed_w_values_invalid = Selected W values are outside the valid range.
112
113 error_no_meta_data_found = No meta data found.

http://dive4elements.wald.intevation.org