Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/src/main/resources/lang/artifactMessages_de.properties @ 657:af3f56758f59
merged gnv-artifacts/0.5
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 12:13:53 +0200 |
parents | 4fc97074eb90 |
children | dde7f51dbe1e |
comparison
equal
deleted
inserted
replaced
590:5f5f273c8566 | 657:af3f56758f59 |
---|---|
1 fis_marnet = Marnet | |
2 fis_imis = IMIS | |
3 fis_staun = STAUN | |
4 fis_modeldata = Modelldaten | |
5 fis_delphin = Delphin | |
6 fis_thermosalinograph = Thermosalinograph | |
7 fis_chemusurvey = Chemusurvey | |
8 fis_gts = GTS | |
9 fis_bsh_ctd = CTD | |
10 fis_bsh_xbt = XBT | |
11 fis_eisklimatologie = Eisklimatologie | |
12 fis_sst = SST | |
13 fis_seastate = Seegangsarchiv | |
14 fis_seacat = SeaCat | |
15 fis_currentmeter = Strommesser | |
16 fis_icestations = Eismeldungen | |
17 fis_nauthis = Nauthis | |
18 fis_contis=Contis | |
19 | |
20 fis = Fachinformationssystem | |
21 product= Produkt | |
22 timeSeries= Zeitserie | |
23 verticalProfile = Vertikalprofil | |
24 horizontalProfile = Horizontalprofil | |
25 horizontalProfileCross = Horizontales Schnittprofil | |
26 horizontalCrossSection = Horizontalschnitt | |
27 verticalcrosssection = Profilschnitt | |
28 layer = Layer | |
29 featureid = Station | |
30 meshid= Datengitter | |
31 mesh_coordinate = Geographische Position (z.B. 56n30 6e20) | |
32 mesh_linestring = Linienzug als WKT | |
33 mesh_polygon = Fläche als WKT | |
34 mesh_point = Gitterzelle/Knotenpunkt | |
35 measurementid = Messung Tiefe/Höhe [m] | |
36 depthrange = Messbereich Tiefe/Höhe [m] | |
37 mindepthid = Untere Grenzschicht | |
38 maxdepthid = Obere Grenzschicht | |
39 parameterid = Parameter | |
40 yearid = Jahr | |
41 layerid = Layer | |
42 timeinterval = Zeitfenster | |
43 minvalue = von | |
44 maxvalue = bis | |
45 dateid = Zeitpunkt | |
46 vehicleid = Schiff | |
47 cruiseid = Reise | |
48 trackid = Track | |
49 seriesid = Mess-Serie | |
50 surveyid = Messabschnitt | |
51 axisid = Achse | |
52 depthid = Ebene und Tiefenbereich [m] | |
53 iposition = West-Ost-Achse | |
54 jposition = Nord-S\u00fcd-Achse | |
55 instantaneouspoint_point = Messpunkt | |
56 areaid=Gebiet | |
57 subareaid=Teilgebiet | |
58 depth=Tiefe | |
59 coordinate=Koordinate | |
60 coordinate.template.northeast={0}\u00b0N {1}'' {2}\u00b0O {3}'' | |
61 coordinate.template.southeast={0}\u00b0S {1}'' {2}\u00b0O {3}'' | |
62 coordinate.template.northwest={0}\u00b0N {1}'' {2}\u00b0W {3}'' | |
63 coordinate.template.southwest={0}\u00b0S {1}'' {2}\u00b0W {3}'' | |
64 | |
65 chart.timeseries.date.format=dd-MMM-yyyy | |
66 chart.timeseries.title.xaxis=Zeit [UTC] | |
67 chart.verticalprofile.title.xaxis=Tiefe [m] | |
68 chart.verticalcrosssection.title.xaxis=Distanz [km] | |
69 chart.verticalcrosssection.title.yaxis=Tiefe [m] | |
70 chart.horizontalprofile.title.xaxis=Distanz [km] | |
71 chart.horizontalcrosssection.title.xaxis=Ausdehnung [m] |