Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/src/main/resources/lang/artifactMessages_de_DE.properties @ 1119:7c4f81f74c47
merged gnv-artifacts
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 12:14:00 +0200 |
parents | 41630b457b6a |
children |
comparison
equal
deleted
inserted
replaced
1027:fca4b5eb8d2f | 1119:7c4f81f74c47 |
---|---|
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 fis_marinefeatures = Marine Basisdaten | |
20 | |
21 fis= Fachinformationssystem | |
22 product= Produkt | |
23 timeSeries= Zeitserie | |
24 verticalProfile = Vertikalprofil | |
25 horizontalProfile = Horizontalprofil | |
26 horizontalProfileCross = Horizontales Schnittprofil | |
27 horizontalCrossSection = Horizontalschnitt | |
28 verticalcrosssection = Profilschnitt | |
29 verticalcrosssectionparallel = Achsenparalleler Vertikalschnitt | |
30 layer = Layer | |
31 featureid = Station | |
32 meshid= Datengitter | |
33 mesh_coordinate = Geographische Position (z.B. 56n30 6e20) | |
34 mesh_linestring = Linienzug als WKT | |
35 mesh_polygon = Fläche als WKT | |
36 mesh_point = Gitterzelle/Knotenpunkt | |
37 measurementid = Messung Tiefe/Höhe [m] | |
38 depthrange = Messbereich Tiefe/Höhe [m] | |
39 mindepthid = Untere Grenzschicht | |
40 maxdepthid = Obere Grenzschicht | |
41 parameterid = Parameter | |
42 yearid = Jahr | |
43 layerid = Layer | |
44 timeinterval = Zeitfenster | |
45 minvalue = von | |
46 maxvalue = bis | |
47 dateid = Zeitpunkt | |
48 vehicleid = Schiff | |
49 cruiseid = Reise | |
50 trackid = Track | |
51 seriesid = Mess-Serie | |
52 surveyid = Messabschnitt | |
53 axisid = Achse | |
54 depthid = Ebene und Tiefenbereich [m] | |
55 iposition = West-Ost-Achse | |
56 jposition = Nord-S\u00fcd-Achse | |
57 instantaneouspoint_point = Messpunkt | |
58 areaid=Gebiet | |
59 subareaid=Teilgebiet | |
60 depth=Tiefe | |
61 coordinate=Koordinate | |
62 coordinate.template.northeast={0}\u00b0N {1}'' {2}\u00b0O {3}'' | |
63 coordinate.template.southeast={0}\u00b0S {1}'' {2}\u00b0O {3}'' | |
64 coordinate.template.northwest={0}\u00b0N {1}'' {2}\u00b0W {3}'' | |
65 coordinate.template.southwest={0}\u00b0S {1}'' {2}\u00b0W {3}'' | |
66 vectorscalar = Vektorielle / Skalare Werte | |
67 vectorvalues = Vektorielle Werte | |
68 scalarvalues = Skalare Werte | |
69 | |
70 chart.timeseries.date.format=dd-MMM-yyyy | |
71 chart.timeseries.title.xaxis=Zeit [UTC] | |
72 chart.verticalprofile.title.xaxis=Tiefe [m] | |
73 chart.verticalcrosssection.title.xaxis=Distanz [km] | |
74 chart.verticalcrosssection.title.yaxis=Tiefe [m] | |
75 chart.horizontalprofile.title.xaxis=Distanz [km] | |
76 chart.horizontalcrosssection.title.xaxis=Ausdehnung [m] | |
77 | |
78 histogram.axis.range.title=Absolute H\u00e4ufigkeit | |
79 | |
80 # error messages | |
81 no.input.data=Es wurde kein Eintrag ausgew\u00e4hlt. Bitte w\u00e4hlen sie mindestens einen Eintrag aus. | |
82 input.is.not.valid=Ung\u00fcltige Eingabe. Bitte versuchen Sie es erneut. | |
83 input.is.not.valid.date.required=Ung\u00fcltige Eingabe. Ein Datum wird ben\u00f6tigt. Bitte versuchen Sie es erneut. | |
84 input.is.not.valid.minmax=Die get\u00e4tigte Eingabe ist ung\u00fctig. | |
85 start.date.after.end.date=Anfangsdatum liegt nach dem Enddatum. Bitte versuchen Sie es erneut. | |
86 date.out.of.range=Das gew\u00e4hlte Datum liegt au\u00dferhalb des gültigen Wertebereiches. | |
87 missing.data.field=Validierung der Datumseingabe nicht m\u00f6glich. Datum, obere oder untere Grenze fehlt. |