comparison flys-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants_en.properties @ 5834:f507086aa94b

Repaired internal references.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 12:31:32 +0200
parents flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties@e0ab5a566688
children
comparison
equal deleted inserted replaced
5833:a2bdc0f524e8 5834:f507086aa94b
1 fullname = Flusshydrologische Software
2 user = User:
3 guest = guest
4 logout = Logout
5 projects = Projects
6 open_project = Open Project
7 delete_project = Delete Project
8 rename_project = Rename Project
9 clone_project = Clone Project
10 copy_of = Copy
11 manage_projects = Manage Projects
12 favorite_tooltip = Permanently store?
13 favorite_tooltip_meaning = Golden star: stored
14 projectlist_creationTime = Creation time
15 projectlist_title = Title
16 projectlist_favorite = Permanent
17 projectlist_close = Close
18 really_delete = Do you really want to delete this project?
19 project_name_too_long = The entered project name is too long. Max length is $LEN characters.
20 switch_language = German
21 info = Info
22 warning = Attention
23 warning_language = Choosing a new language starts a new session. All open windows will be closed.
24 no_projects = No existing calculations found.
25 load_projects = Load calculations...
26 empty_table = Loading data...
27 empty_filter = No data found.
28 date_format = yyyy-MM-dd
29 datetime_format = yyyy-MM-dd HH:mm
30 new_project = New Project
31 new_calculation = New Calculation
32 module_selection = Module
33 river_selection = Rivers
34 winfo = WINFO
35 minfo = MINFO
36 map = Map
37 new_map = New Map
38 new_chart = New Chart
39 diagram = Chart
40 axes = Axes
41 legend = Legend
42 chart_title = Title
43 chart_subtitle = Subtitle
44 grid = Grid
45 antialiasing = Antialiasing
46 axis_name = Name
47 chart_start = Start
48 chart_end = End
49 x_axis = X-Axis
50 y1_axis = Y1-Axis
51 y2_axis = Y2-Axis
52 y3_axis = Y3-Axis
53 legend_name = Name
54 show_legend = Show
55 aggregation_threshold = Threshold for aggregation of legend entries
56 scale = Scale
57 databasket = Databasket
58 databasket_loading = Loading Databasket content
59 fix = Fixing
60 fixanalysis = Fixing Analysis
61 next = Next
62 location_distance_state = Choose calculation location(s) / range [km]
63 distance_state = Choose calculation range [km]
64 waterlevel_ground_state = Choose differences betweeen waterlevel and ground [m]
65 location = Location(s)
66 locations = Locations
67 single_location = Location
68 distance = Range
69 unitFrom = km
70 unitTo = km a
71 unitWidth = m
72 search = Search
73 discharge = FIXME(Name)
74 properties = Properties
75 activateTheme = Activate
76 deactivateTheme = Deactivate
77 removeTheme = Remove
78 manageThemes = Manage themes
79 label_ok = Ok
80 label_cancel = Cancel
81 cancelCalculationLabel = Stop the current calculation.
82 calculationCanceled = The calculation has been canceled.
83 range = Range
84 resultCount = Hits
85 start_year = Start
86 end_year = end
87 period = Period
88 year = Year
89 sedimentload_ls = Sediment Load
90 welcome = Welcome to Flusshydrologische Software
91 welcome_open_or_create = Please open a project from the project list or create a
92
93 # Header images
94 flysLogo = images/flys_logo.gif
95 bfgLogo = images/bfg_logo.gif
96 bfgLogoSmall = images/bfg_logo_small.png
97
98 # Images
99 downloadPNG = images/png_export.png
100 downloadPDF = images/pdf_export.png
101 downloadSVG = images/svg_export.png
102 downloadCSV = images/save.png
103 downloadAT = images/save_at.png
104 downloadWST = images/save_wst.png
105 loadingImg = images/loading.gif
106 loadingImg = images/loading.gif
107 cancelCalculation = images/cancelCalculation.png
108 markerRed = images/marker_red.png
109 markerGreen = images/marker_green.png
110 riverMap = images/FLYS_Karte.png
111 properties_ico = images/properties.png
112
113 dpLabelFrom = from
114 dpUnitFrom = km
115 dpLabelTo = to
116 dpUnitTo = km
117 dpLabelStep = a
118 dpUnitStep = m
119
120 wgLabelFrom = From
121 wgUnitFrom = m
122 wgLabelTo = To
123 wgUnitTo = m
124 wgLabelStep = a
125 wgUnitStep = m
126
127 unitFromInM = From [m]:
128 unitToInM = To [m]:
129 unitDiffInM = Diff [m]:
130 unitLocation = km
131 wrongFormat = Wrong format
132 atLeastOneValue = You need to insert at least one value.
133 missingInput = You need to enter a value.
134 too_many_values = Only one value allowed
135
136 addPointsTooltip = Add manual points
137 addWSPTooltip = Add manual LS
138 downloadPNGTooltip = Download chart as PNG
139 downloadPDFTooltip = Download chart as PDF
140 downloadSVGTooltip = Download chart as SVG
141 downloadCSVTooltip = Download data as CSV
142 zoomToMaxExtentTooltip = Zoom to max extent
143 zoomOutTooltip = Zoom out
144 historyBackTooltip = Previous zoom
145 panControlTooltip = Pan
146 zoomboxTooltip = Zoombox
147 chartPropertiesTooltip = Chartproperties
148
149 description = Description
150 from = From
151 to = To
152 riverside = Riverside
153 bottom_edge = Bottom edge
154 top_edge = Top edge
155 name = Name
156 type = Type
157 wq_waterlevel_label = Characteristic Waterlevel
158 wq_table_w = Characteristic Waterlevels
159 wq_table_q = Characteristic Discharges / Durations
160 wq_value_w = W [cm at Gauge]
161 wq_value_q = Q [m\u00b3/s]
162 river_km = River-Km
163 uesk_profile_distance = Distance [m]
164
165 wqTitle = Input for W/Q Data
166 wqadaptedTitle = Input for W/Q Data
167 wqHistorical = Selection of Analyse Type
168 calcTableTitle = Values
169 helperPanelTitle = Input Support
170 gaugePanelTitle = Gauge Information
171 measurementStationPanelTitle = Measurement Station Information
172 wqW = W at Gauge [cm]
173 wqQ = Q [m\u00b3/s]
174 wqQatGauge = Q at Gauge [m\u00b3/s]
175 wqWFree = W at free position [m+NHN]
176 wqQGauge = Discharge at Gauge
177 wqSingle = Single values
178 wqRange = Range
179 unitWNN = W [NN+m]
180 unitWSingle = cm
181 unitWFrom = cm&nbsp;-
182 unitWTo = cm&nbsp;a
183 unitWStep = cm
184 unitQSingle = m³/s
185 unitQFrom = m³/s&nbsp;-
186 unitQTo = m³/s&nbsp;a
187 unitQStep = m³/s
188 main_channel = Main Channel
189 total_channel = Total Channel
190 footerHome = Home
191 footerContact = Contact
192 footerImpressum = Legal info
193
194 projectListMin = format-indent-less.png
195 projectListAdd = list-add.png
196 buttonNext = Next
197 imageBack = images/back_en.png
198 imageSave = images/save.png
199 theme_top = images/go-first.png
200 theme_up = images/go-up.png
201 theme_down = images/go-down.png
202 theme_bottom = images/go-bottom.png
203 zoom_all = images/mag_100.png
204 zoom_in = images/mag_zoom_box.png
205 zoom_out = images/mag_zoom_minus.png
206 zoom_back = images/mag_zoom_back.png
207 pan = images/hand.png
208 askThemeRemove = Are you sure that you want to remove the selected theme / themes?
209 add = Add
210
211 static_sqrelation = SQ relation
212 discharge_curve = Discharge Curve at Gauge
213 discharge_curve_gaugeless = Discharge Curve
214 gauge_discharge_curve = Discharge Table at Gauge
215 computed_discharge_curve = Discharge Curve
216 computed_discharge_curves = Discharge Curves
217 longitudinal_section = Longitudinal Section Curve
218 duration_curve = Duration Curve
219 discharge_longitudinal_section = Discharge Longitudinal Section
220 floodmap = Floodmap
221 historical_discharge = Time Chart
222 historical_discharge_wq = W/Q Chart
223 flow_velocity = Flow Velocity
224 flow_velocity_export = Flow Velocity Export
225 bedheight_middle = Middle Bed Height
226 bedheight_middle_export = Middle Bed Height Export
227 bed_longitudinal_section = Bed Quality
228 bed_longitudinal_section_export = Bed Quality Export
229 sq_relation_a = A Feinkornanteil
230 sq_relation_b = B Sand (Suspensionstransport)
231 sq_relation_c = C Sand (Geschiebetransport)
232 sq_relation_d = D Fein- und Mittelkies
233 sq_relation_e = E Grobkornanteil (> Mittelkies)
234 sq_relation_f = F Geschiebetransport Gesamt
235 sq_relation_export = SQ Export
236 cross_section = Cross Section
237 cross_sections = Cross Sections
238 w_differences = Differences
239 w_differences_export = Differences Export
240 reference_curve_export = Reference Curve Export
241 historical_discharge_export = Historical Discharge Curve Export
242 showextramark = Show begin of extrapolation
243 extreme_wq_curve = W/Q
244 fix_wq_curve = W/Q-Diagram
245 fix_deltawt_curve = \u0394 W/t
246 fix_longitudinal_section_curve = Longitudinal Section
247 fix_derivate_curve = Derivate
248 fix_vollmer_wq_curve = W/Q-Diagram
249 datacage_add_pair = Add difference pair
250 load_diameter = Bedload Diameter
251 bed_diameter = Bed Diameter
252 soundings = Soundings
253 soundings_width = Soundings Width
254 bed_difference_year = Single Bedheight Differences
255 bed_difference_epoch = Epoch Bedheight Differences
256 bed_difference_height_year = Bedheight Difference per year
257
258 exportATTooltip = Export as AT file
259
260 waterlevel_export = Waterlevel Export
261 waterlevel_report = Waterlevel Report
262 computed_dischargecurve_export = Discharge Curve Export
263 computed_dischargecurve_report = Discharge Curve Report
264 discharge_longitudinal_section_export = Discharge Longitudinal Section Export
265 discharge_longitudinal_section_report = Discharge Longitudinal Section Report
266 durationcurve_export = Duration Curve Export
267 durationcurve_report = Duration Curve Report
268 dataexport = Data export
269 csv = CSV
270 wst = WST
271 at = AT
272 pdf = PDF
273 computed_dischargecurve_at_export = AT Export
274 gauge_discharge_curve_at_export = Gauge Discharge Curve
275 gauge_class = Gauge Class
276 eventselect = Eventselection
277 events = Events
278 kmchart = W/Q-Preview
279
280 chart_themepanel_header_themes = Theme
281 chart_themepanel_header_actions = Actions
282 chart_themepanel_synchron = Navigate synchronously
283 chart_themepanel_asynchron = Navigate independently
284 chart_themepanel_set_master = Reference
285 chart_themepanel_new_area = New Area...
286 chart_themepanel_area_under = under ...
287 chart_themepanel_area_over = over ...
288 chart_themepanel_area_between = between ...
289 against_x_axis = Over X-Axis
290
291 gauge_mnq = around MNQ
292 gauge_mq = around MQ
293 gauge_mhq = around MHQ
294 gauge_hq5 = above HQ5
295
296 ele_window_title = Elevation Node
297 ele_window_label = Elevation settings in m \u00fc. NN.
298 ele_window_x_col = X
299 ele_window_y_col = Y
300 ele_window_z_col = Z-Coordinate
301 ele_window_ok_button = Set elevations
302 ele_window_cancel_button = Cancel
303 ele_window_format_error = The elevation you have entered is invalid:
304 ele_window_save_error = Error while saving elevations.
305 ele_window_geometry_error = The geometry is not supported:
306
307 unexpected_exception = There occured an unexpected exception
308 error_years_wrong = The second year needs to be bigger than the first year.
309 error_read_minmax_values = Error while reading min/max values for the location input.
310 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
311 error_validate_date_range = Start date needs to be before end date.
312 error_validate_date_range_invalid = The specified timerange is invalid.
313 error_validate_lower_range = The lower value $1 needs to be bigger than $2.
314 error_validate_upper_range = The upper value $1 needs to be smaller than $2.
315 error_empty_state = Required inputs are missing.
316 error_invalid_double_value = Wrong format for a floating point number.
317 error_create_artifact = Error while creating new project.
318 error_describe_artifact = Error while loading the parameterization.
319 error_feed_data = Error while inserting new data.
320 error_advance_artifact = Error while changing the project's state.
321 error_add_artifact = Error while inserting new data.
322 error_remove_artifact = Error while removing data.
323 error_create_collection = Error while creating a new collection.
324 error_describe_collection = Error while fetching the projects state.
325 error_no_rivers_found = Error while reading supported rivers.
326 error_no_such_user = Error - no such user found.
327 error_no_users = Error - no users found.
328 error_no_waterlevel_pair_selected = Error - no waterlevel pair for building differences selected.
329 error_same_waterlevels_in_pair = Error - minuend and subtrahend have to differ.
330 error_not_logged_in = You need to log in before you are allowed to start your work.
331 error_load_parameterization = Could not load the parameterization.
332 error_wrong_date = Please enter valid dates.
333 error_no_gaugeoverviewinfo_found = Error while fetching the river and gauge info
334
335 error_feed_no_data = No input data found.
336 error_feed_from_out_of_range = The lower value is bigger than the upper value.
337 error_feed_to_out_of_range = The upper value is out or the valid range.
338 error_feed_from_bigger_to = The lower value is bigger than the upper value.
339 error_feed_invalid_wq_mode = Invalid WQ-Mode selected.
340 error_feed_number_format_float = The inserted value is no floating point number.
341 error_feed_invalid_calculation_mode = The chosen calculation method is invalid.
342 error_feed_no_calculation_mode = No calculation method chosen.
343 error_feed_no_such_river = The selected river is not provided.
344 error_feed_no_river_selected = No river selected.
345 error_feed_no_wq_mode_selected = No W/Q mode selected.
346 error_feed_q_values_invalid = Selected Q values are outside the valid range.
347 error_feed_w_values_invalid = Selected W values are outside the valid range.
348 error_chart_info_service = Could not fetch meta information of the chart.
349 error_no_meta_data_found = No meta data found.
350 error_load_artifact = Error while adding data to the current project.
351 error_no_calc_result=No calculation results found.
352 error_no_theme_styles_found=No style for the selected theme found.
353 error_no_feature_selected = No object selected.
354 error_no_map_config = No Map configuration found.
355 error_no_map_output_type = No Map output found.
356 error_no_valid_gfi_url = No valid GetFeatureInfo response found.
357 error_gfi_req_failed = GetFeatureInfo request failed.
358 error_gfi_parsing_failed = Failed to read GetFeatureInfo response.
359 error_gc_req_failed = Error while loading Capabilities document.
360 error_gc_doc_not_valid = Capabilities document is not valid.
361 error_malformed_url = The URL you have entered is not valid.
362 error_no_dgm_selected = No DEM selected.
363 error_invalid_dgm_selected = You have selected an invalid DEM.
364 error_bad_dgm_range = You have selected a DEM with an invalid range.
365 error_bad_dgm_river = You have selected a DEM for a wrong river.
366 error_dialog_not_valid = One or more values are not valid.
367 error_invalid_date = The entered date is not valid.
368 error_same_location = Reference location equals selected location.
369 error_contains_same_location = Target locations contains reference location.
370 error_update_collection_attribute = Error while updating the collection attribut
371 error_values_needed = You must provide values.
372 error_no_module_found = No modules found
373
374 warning_use_first_feature = You have more that one object selected. The first one is used.
375 warning_no_wsp_selected = No waterlevel selected!
376 warning_cannot_parse_date = Date is invalid!
377 warning_select_two_values = Please select two values!
378
379 ## map related strings
380 digitize = images/digitize.png
381 pipe1 = Pipe1
382 pipe2 = Pipe12
383 ditch = Ditch
384 dam = Dam
385 ring_dike = Ringdike
386 selectFeature = images/selectFeature.png
387 removeFeature = images/removeFeature.png
388 getFeatureInfo = images/info.png
389 getFeatureInfoTooltip = Information Tool
390 getFeatureInfoWindowTitle = Information for Map Layer:
391 addWMS = images/add_map.png
392 printMapSettings = images/print_map_settings.png
393 addWMSTooltip = Load layers from external WMS service.
394 adjustElevation = images/adjustElevation.png
395 measureLine = images/measure_line.png
396 measurePolygon = images/measure_plane.png
397 step = Step
398 calculationStarted = Calculation started.
399 zoomMaxExtent = Max extent
400 zoomIn = Zoom in
401 zoomOut = Zoom out
402 zoomLayer = Zoom to layer
403 moveMap = Move
404 digitizeObjects = Creation of pipes, ditches, dams and ringdikes
405 selectObject = Select tool
406 removeObject = Remove selected object
407 adjustElevationTooltip = Define elevations for barriers
408 measureDistance = Measure line
409 measureArea = Measure area
410 map_themepanel_header_style = Style
411 zoomToLayer = Layer-Zoom
412 requireDGM = You need to choose a DEM.
413 upload_file = upload
414 shape_file_upload = Upload shapefile
415 attribution = &copyIntevation GmbH 2013<br>Data &copy<a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>
416 wmsURLMenuItem = WMS URL
417 wmsURLBoxTitle = Layer WMS URL
418 requireTheme = You need to choose a Layer.
419
420 # data cage
421 waterlevels = Waterlevels
422 old_calculations = Former Calculations
423 officiallines = Official lines
424 datacageAdd = Add data
425 heightmarks = Height Marks
426 basedata = Base Data
427 fixations = Fixations
428 flood_protections = Flood Protections
429 columns = Columns
430 annotation = Annotations
431 annotations = Annotations
432 all_annotations = All annotations
433 flowvelocitymeasurement = Flowvelocity measurements
434 bed_quality_bed = Quality - Bed
435 bed_quality_load = Quality - Load
436 additionals = Additional Longitudinal Section Curves
437 differences = Differences
438 kilometrage = Kilometrage
439 riveraxis = Riveraxis
440 km = Km
441 qps = Crosssection Tracks
442 hws = Floodplain Protection Work
443 catchments = Catchments
444 catchment_wms = Catchment (WMS)
445 floodplain = Floodplain
446 lines = Lines
447 buildings = Buildings
448 fixpoints = Fixpoints
449 uesk = Floodmaps
450 calculations = Calculations
451 current = Current
452 potentiel = Potentiel
453 bfg = BfG
454 land = Land
455 rastermap = Rastermap
456 background = Background Layer (WMS)
457 discharge_tables_chart = W/Q-Preview
458 discharge_table_nn = Discharge Tables at Gauge
459 discharge_table_gauge = Discharge Table at Gauge
460 mainvalue = Mainvalue
461 mainvalues = Mainvalues
462 wmainvalue = Mainvalues (W)
463 qmainvalue = Mainvalues (Q)
464 show_mainvalues = Show Mainvalues
465 dems = Digital Elevation Models
466 hydrboundaries = Hydrological Boundaries
467 gaugelocations = Location of Gauges (WMS)
468 single = Year
469 epoch = Epoch
470 bedheights = Bedheights
471 morph_width = morphologic Width
472 datacage = Datacage
473
474 startcolor = Colorrange start color
475 endcolor = Colorrange end color
476 numclasses = Number of classes
477
478 # capabilities information panel
479 addwmsInputTitle = Base URL of WMS service
480 addwmsInfoTitle = Information about WMS service
481 addwmsLayerTitle = Choose Layer
482 addwmsBack = Back
483 addwmsContinue = Continue
484 addwmsCancel = Cancel
485 addwmsInvalidURL = The URL is not valid.
486 capabilitiesHint = Please notice the information of the WMS service.
487 capabilitiesTitle = Title
488 capabilitiesURL = URL
489 capabilitiesAccessConstraints = Access Constraints
490 capabilitiesFees = Fees
491 capabilitiesContactInformation = Further Information
492 capabilitiesEmail = Email
493 capabilitiesPhone = Phone
494
495 #Properties dialog
496 chart = Chart
497 export = Export
498 width = Width
499 height = Height
500 visibility = Visibility
501 upper = to
502 lower = from
503 fixation = Fix
504 font_size = Fontsize
505 label = Title
506 title = Title
507 subtitle = Subtitle
508 display_grid = Display grid
509 display_logo = Display logo
510 logo_placeh = Horiz. Place for logo
511 logo_placev = Vertic. Place for logo
512 top = top
513 bottom = bottom
514 center = center
515 left = left
516 right = right
517 none = none
518
519 notselected = none
520
521 linetype = Linetype
522 textstyle = Textstyle
523 linecolor = Linecolor
524 showhorizontalline = Show horizonal line
525 showverticalline = Show vertical line
526 textcolor = Textcolor
527 textsize = Textsize
528 font = Font
529 showpoints = Show points
530 showbackground = Show background
531 textshowbg = Show background
532 backgroundcolor = Backgroundcolor
533 bandwidthcolot = Bandwidthcolor
534 textbgcolor = Backgroundcolor
535 textorientation = Textorientation
536 linesize = Linesize
537 pointsize = Pointsize
538 bandwidth = Bandwidth
539 pointcolor = Pointcolor
540 showlines = Show lines
541 showlinelabel = Show label
542 showpointlabel = Show point label
543 labelfontface = Label: Font
544 labelfontcolor = Label: Color
545 labelfontsize = Label: Size
546 labelfontstyle = Label: Style
547 labelbgcolor = Label: Background Color
548 labelshowbg = Label: Show Background
549 horizontal = horizontal
550 vertical = vertical
551 showwidth = Show width
552 showlevel = Show waterlevel
553 showminimum = Show minimum
554 showmaximum = Show maximum
555 showborder = Show line
556 transparent = Transparency
557 transparency = Transparency
558 showarea = Show area
559 showarealabel = Show area label
560 showmiddleheight = Show middle depth
561 fillcolor = Fill Color
562 areabgcolor = Fill Color
563 areashowborder = Show area border
564 areashowbg = Show area background
565 areabordercolor = Border color
566 areatransparency = Tranparency
567 wsplgen_cat1 = Fill Color 0.0 <= DIFF < 1
568 wsplgen_cat2 = Fill Color 1.0 <= DIFF < 2
569 wsplgen_cat3 = Fill Color 2.0 <= DIFF < 3
570 wsplgen_cat4 = Fill Color 3.0 <= DIFF < 4
571 wsplgen_cat5 = Fill Color 4.0 <= DIFF
572
573 # Manual Points Editor
574 addpoints = Add points
575 pointname = Name
576 removepoint = Remove
577 newpoint = New Point
578 standby = Creating Artifact ... please wait.
579 points = Points
580 editpoints = Edit Points
581 addWSP = Add Manual LS
582 addWSPButton = Add Manual LS
583 selection = Selection
584
585 # Reference Curves
586 reference_curve = Reference Curve
587 reference_curve_normalized = Reduced Reference Curve
588 reference_startpoint = Point of reference
589 reference_endpoint = Point(s) of projection
590
591 fix_deltawt_export = \u0394 W/t
592 select=Selected
593 add_date=Add
594
595 fix_parameters_export = Adjusted coefficient
596 fix_parameters = CSV
597 sq_overview=Overview
598
599 gauge_zero = GZG
600 gauge_q_unit = m\u00b3/s
601 gauge_river_info_link = Riverinfo
602 gauge_info_link = Gaugeinfo
603 gauge_url = https://flys-intern.intevation.de/PegelInfo/
604 gauge_river_url = https://flys-intern.intevation.de/GewaesserInfo/
605 gauge_curve_link = Dischargecurve/-table
606 discharge_timeranges = DC-Timeranges
607 discharge_chart = W/Q-Preview
608
609 measurement_station_type = Type of Measurement Station
610 measurement_station_operator = Operator
611 measurement_station_start_time = Observation Start Time
612 measurement_station_url = https://flys-intern.intevation.de/MessstellenInfo/
613 measurement_station_info_link = Measurement Station Info
614 measurement_station_gauge_name = Reference Gauge
615
616 # Get Feature Info Window
617 PATH = Path
618

http://dive4elements.wald.intevation.org