]> git.basschouten.com Git - openhab-addons.git/blob
524d7457cc7c399c789155bb841244b75ca7e6e3
[openhab-addons.git] /
1 # binding
2 binding.openweathermap.name = OpenWeatherMap Binding
3 binding.openweathermap.description = OpenWeatherMap - Aktuelles Wetter und Prognosen in Ihrer Stadt.
4
5 # bridge types
6 thing-type.openweathermap.weather-api.label = OpenWeatherMap Konto
7 thing-type.openweathermap.weather-api.description = Ermöglicht den Zugriff auf die OpenWeatherMap API.
8
9 # bridge types config
10 bridge-type.config.openweathermap.weather-api.apikey.label = API Schlüssel
11 bridge-type.config.openweathermap.weather-api.apikey.description = API Schlüssel für den Zugriff auf die OpenWeatherMap API.
12
13 bridge-type.config.openweathermap.weather-api.refreshInterval.label = Abfrageintervall
14 bridge-type.config.openweathermap.weather-api.refreshInterval.description = Intervall zur Abfrage der OpenWeatherMap API (in min).
15
16 bridge-type.config.openweathermap.weather-api.language.label = Sprache
17 bridge-type.config.openweathermap.weather-api.language.description = Sprache zur Anzeige der Daten.
18 bridge-type.config.openweathermap.weather-api.language.option.af = Afrikanisch
19 bridge-type.config.openweathermap.weather-api.language.option.al = Albanisch
20 bridge-type.config.openweathermap.weather-api.language.option.ar = Arabisch
21 bridge-type.config.openweathermap.weather-api.language.option.az = Aserbaidschanisch
22 bridge-type.config.openweathermap.weather-api.language.option.bg = Bulgarisch
23 bridge-type.config.openweathermap.weather-api.language.option.ca = Katalanisch
24 bridge-type.config.openweathermap.weather-api.language.option.cz = Tschechisch
25 bridge-type.config.openweathermap.weather-api.language.option.da = Dänisch
26 bridge-type.config.openweathermap.weather-api.language.option.de = Deutsch
27 bridge-type.config.openweathermap.weather-api.language.option.el = Griechisch
28 bridge-type.config.openweathermap.weather-api.language.option.en = Englisch
29 bridge-type.config.openweathermap.weather-api.language.option.es = Spanisch
30 bridge-type.config.openweathermap.weather-api.language.option.eu = Baskisch
31 bridge-type.config.openweathermap.weather-api.language.option.fa = Persisch (Farsi)
32 bridge-type.config.openweathermap.weather-api.language.option.fi = Finnisch
33 bridge-type.config.openweathermap.weather-api.language.option.fr = Französisch
34 bridge-type.config.openweathermap.weather-api.language.option.gl = Galizisch
35 bridge-type.config.openweathermap.weather-api.language.option.he = Hebräisch
36 bridge-type.config.openweathermap.weather-api.language.option.hi = Hindi
37 bridge-type.config.openweathermap.weather-api.language.option.hr = Kroatisch
38 bridge-type.config.openweathermap.weather-api.language.option.hu = Ungarisch
39 bridge-type.config.openweathermap.weather-api.language.option.id = Indonesisch
40 bridge-type.config.openweathermap.weather-api.language.option.it = Italienisch
41 bridge-type.config.openweathermap.weather-api.language.option.ja = Japanisch
42 bridge-type.config.openweathermap.weather-api.language.option.kr = Koreanisch
43 bridge-type.config.openweathermap.weather-api.language.option.la = Lettisch
44 bridge-type.config.openweathermap.weather-api.language.option.lt = Litauisch
45 bridge-type.config.openweathermap.weather-api.language.option.mk = Mazedonisch
46 bridge-type.config.openweathermap.weather-api.language.option.nl = Holländisch
47 bridge-type.config.openweathermap.weather-api.language.option.no = Norwegisch
48 bridge-type.config.openweathermap.weather-api.language.option.pl = Polnisch
49 bridge-type.config.openweathermap.weather-api.language.option.pt = Portugiesisch
50 bridge-type.config.openweathermap.weather-api.language.option.pt_br = Português Brasilien
51 bridge-type.config.openweathermap.weather-api.language.option.ro = Rumänisch
52 bridge-type.config.openweathermap.weather-api.language.option.ru = Russisch
53 bridge-type.config.openweathermap.weather-api.language.option.se = Schwedisch
54 bridge-type.config.openweathermap.weather-api.language.option.sk = Slowakisch
55 bridge-type.config.openweathermap.weather-api.language.option.sl = Slowenisch
56 bridge-type.config.openweathermap.weather-api.language.option.sr = Serbisch
57 bridge-type.config.openweathermap.weather-api.language.option.th = Thailändisch
58 bridge-type.config.openweathermap.weather-api.language.option.tr = Türkisch
59 bridge-type.config.openweathermap.weather-api.language.option.uk = Ukrainisch
60 bridge-type.config.openweathermap.weather-api.language.option.vi = Vietnamesisch
61 bridge-type.config.openweathermap.weather-api.language.option.zh_cn = Chinesisch - Simplified
62 bridge-type.config.openweathermap.weather-api.language.option.zh_tw = Chinesisch - Traditional
63 bridge-type.config.openweathermap.weather-api.language.option.zu = Zulu
64
65 # thing types
66 thing-type.openweathermap.weather-and-forecast.label = Wetterinformationen
67 thing-type.openweathermap.weather-and-forecast.description = Ermöglicht die Anzeige der aktuellen Wetterinformationen und der Wettervorhersage.
68
69 thing-type.openweathermap.uvindex.label = UV-Index
70 thing-type.openweathermap.uvindex.description = Ermöglicht die Anzeige des aktuellen UV-Index.
71
72 # thing types config
73 thing-type.config.openweathermap.weather-and-forecast.location.label = Ort der Wetterdaten
74 thing-type.config.openweathermap.weather-and-forecast.location.description = Ort der Wetterdaten in geographischen Koordinaten (Breitengrad/Längengrad/Höhe).
75
76 thing-type.config.openweathermap.weather-and-forecast.forecastHours.label = Stunden
77 thing-type.config.openweathermap.weather-and-forecast.forecastHours.description = Anzahl der Stunden für die Wettervorhersage.
78
79 thing-type.config.openweathermap.weather-and-forecast.forecastDays.label = Tage
80 thing-type.config.openweathermap.weather-and-forecast.forecastDays.description = Anzahl der Tage für die Wettervorhersage.
81
82 thing-type.config.openweathermap.uvindex.location.label = Ort der Wetterdaten
83 thing-type.config.openweathermap.uvindex.location.description = Ort der Wetterdaten in geographischen Koordinaten (Breitengrad/Längengrad/Höhe).
84
85 thing-type.config.openweathermap.uvindex.forecastDays.label = Tage
86 thing-type.config.openweathermap.uvindex.forecastDays.description = Anzahl der Tage für die UV-Index Vorhersage.
87
88 # channel group types
89 channel-group-type.openweathermap.station.label = Wetterstation
90 channel-group-type.openweathermap.station.description = Fasst Daten über die Wetterstation oder den Ort zusammen.
91
92 channel-group-type.openweathermap.weather.label = Aktuelles Wetter
93 channel-group-type.openweathermap.weather.description = Fasst aktuelle Wetterdaten zusammen.
94
95 channel-group-type.openweathermap.hourlyForecast.label = 3 Stunden Wettervorhersage
96 channel-group-type.openweathermap.hourlyForecast.description = Fasst Daten der 5 Tage / 3 Stunden Wettervorhersage zusammen.
97
98 channel-group-type.openweathermap.dailyForecast.label = Tägliche Wettervorhersage
99 channel-group-type.openweathermap.dailyForecast.description = Fasst Daten der 16 Tage / täglichen Wettervorhersage zusammen.
100
101 channel-group-type.openweathermap.uvindex.label = Aktueller UV-Index
102 channel-group-type.openweathermap.uvindex.description = Fasst aktuelle UV-Index Daten zusammen.
103
104 channel-group-type.openweathermap.uvindexForecast.label = UV-Index Vorhersage
105 channel-group-type.openweathermap.uvindexForecast.description = Fasst Daten der UV-Index Vorhersage zusammen.
106
107 # channel groups
108 thing-type.openweathermap.weather-and-forecast.group.forecastHours03.label = Wettervorhersage für 3 Stunden
109 thing-type.openweathermap.weather-and-forecast.group.forecastHours03.description = Fasst Daten der Wettervorhersage in den nächsten drei Stunden zusammen.
110
111 thing-type.openweathermap.weather-and-forecast.group.forecastHours06.label = Wettervorhersage für 6 Stunden
112 thing-type.openweathermap.weather-and-forecast.group.forecastHours06.description = Fasst Daten der Wettervorhersage in sechs Stunden zusammen.
113
114 thing-type.openweathermap.weather-and-forecast.group.forecastHours09.label = Wettervorhersage für 9 Stunden
115 thing-type.openweathermap.weather-and-forecast.group.forecastHours09.description = Fasst Daten der Wettervorhersage in neun Stunden zusammen.
116
117 thing-type.openweathermap.weather-and-forecast.group.forecastHours12.label = Wettervorhersage für 12 Stunden
118 thing-type.openweathermap.weather-and-forecast.group.forecastHours12.description = Fasst Daten der Wettervorhersage in zwölf Stunden zusammen.
119
120 thing-type.openweathermap.weather-and-forecast.group.forecastHours15.label = Wettervorhersage für 15 Stunden
121 thing-type.openweathermap.weather-and-forecast.group.forecastHours15.description = Fasst Daten der Wettervorhersage in 15 Stunden zusammen.
122
123 thing-type.openweathermap.weather-and-forecast.group.forecastHours18.label = Wettervorhersage für 18 Stunden
124 thing-type.openweathermap.weather-and-forecast.group.forecastHours18.description = Fasst Daten der Wettervorhersage in 18 Stunden zusammen.
125
126 thing-type.openweathermap.weather-and-forecast.group.forecastHours21.label = Wettervorhersage für 21 Stunden
127 thing-type.openweathermap.weather-and-forecast.group.forecastHours21.description = Fasst Daten der Wettervorhersage in 21 Stunden zusammen.
128
129 thing-type.openweathermap.weather-and-forecast.group.forecastHours24.label = Wettervorhersage für 24 Stunden
130 thing-type.openweathermap.weather-and-forecast.group.forecastHours24.description = Fasst Daten der Wettervorhersage in 24 Stunden zusammen.
131
132 thing-type.openweathermap.weather-and-forecast.group.forecastToday.label = Wettervorhersage für heute
133 thing-type.openweathermap.weather-and-forecast.group.forecastToday.description = Fasst Daten der heutigen Wettervorhersage zusammen.
134
135 thing-type.openweathermap.weather-and-forecast.group.forecastTomorrow.label = Wettervorhersage für morgen
136 thing-type.openweathermap.weather-and-forecast.group.forecastTomorrow.description = Fasst Daten der morgigen Wettervorhersage zusammen.
137
138 thing-type.openweathermap.weather-and-forecast.group.forecastDay2.label = Wettervorhersage für übermorgen
139 thing-type.openweathermap.weather-and-forecast.group.forecastDay2.description = Fasst Daten der übermorgigen Wettervorhersage zusammen.
140
141 thing-type.openweathermap.weather-and-forecast.group.forecastDay3.label = Wettervorhersage für 3 Tage
142 thing-type.openweathermap.weather-and-forecast.group.forecastDay3.description = Fasst Daten der Wettervorhersage in drei Tagen zusammen.
143
144 thing-type.openweathermap.weather-and-forecast.group.forecastDay4.label = Wettervorhersage für 4 Tage
145 thing-type.openweathermap.weather-and-forecast.group.forecastDay4.description = Fasst Daten der Wettervorhersage in vier Tagen zusammen.
146
147 thing-type.openweathermap.weather-and-forecast.group.forecastDay5.label = Wettervorhersage für 5 Tage
148 thing-type.openweathermap.weather-and-forecast.group.forecastDay5.description = Fasst Daten der Wettervorhersage in fünf Tagen zusammen.
149
150 thing-type.openweathermap.uvindex.group.forecastTomorrow.label = UV-Index für morgen
151 thing-type.openweathermap.uvindex.group.forecastTomorrow.description = Fasst Daten der morgigen UV-Index Vorhersage zusammen.
152
153 thing-type.openweathermap.uvindex.group.forecastDay2.label = UV-Index für übermorgen
154 thing-type.openweathermap.uvindex.group.forecastDay2.description = Fasst Daten der übermorgigen UV-Index Vorhersage zusammen.
155
156 thing-type.openweathermap.uvindex.group.forecastDay3.label = UV-Index für 3 Tage
157 thing-type.openweathermap.uvindex.group.forecastDay3.description = Fasst Daten der UV-Index Vorhersage in drei Tagen zusammen.
158
159 thing-type.openweathermap.uvindex.group.forecastDay4.label = UV-Index für 4 Tage
160 thing-type.openweathermap.uvindex.group.forecastDay4.description = Fasst Daten der UV-Index Vorhersage in vier Tagen zusammen.
161
162 thing-type.openweathermap.uvindex.group.forecastDay5.label = UV-Index für 5 Tage
163 thing-type.openweathermap.uvindex.group.forecastDay5.description = Fasst Daten der UV-Index Vorhersage in fünf Tagen zusammen.
164
165 # channel types
166 channel-type.openweathermap.station-id.label = Station-ID
167 channel-type.openweathermap.station-id.description = Zeigt die ID der Wetterstation oder des Ortes an.
168
169 channel-type.openweathermap.station-name.label = Name
170 channel-type.openweathermap.station-name.description = Zeigt den Namen der Wetterstation oder des Ortes an.
171
172 channel-group-type.openweathermap.station.channel.location.label = Ort
173 channel-group-type.openweathermap.station.channel.location.description = Zeigt den Ort der Wetterstation in geographischen Koordinaten (Breitengrad/Längengrad/Höhe) an.
174
175 channel-type.openweathermap.time-stamp.label = Letzte Messung
176 channel-type.openweathermap.time-stamp.description = Zeigt den Zeitpunkt der letzten Messung an.
177 channel-type.openweathermap.time-stamp.state.pattern = %1$td.%1$tm.%1$tY %1$tH:%1$tM:%1$tS
178
179 channel-type.openweathermap.hourly-forecast-time-stamp.label = Vorhersage Zeit
180 channel-type.openweathermap.hourly-forecast-time-stamp.description = Zeigt den Zeitpunkt der Vorhersage an.
181 channel-type.openweathermap.hourly-forecast-time-stamp.state.pattern = %1$td.%1$tm.%1$tY %1$tH:%1$tM:%1$tS
182
183 channel-type.openweathermap.daily-forecast-time-stamp.label = Vorhersage Datum
184 channel-type.openweathermap.daily-forecast-time-stamp.description = Zeigt das Datum der Vorhersage an.
185 channel-type.openweathermap.daily-forecast-time-stamp.state.pattern = %1$td.%1$tm.%1$tY
186
187 channel-type.openweathermap.condition.label = Wetterlage
188 channel-type.openweathermap.condition.description = Zeigt die aktuelle Wetterlage an.
189
190 channel-type.openweathermap.forecasted-condition.label = Vorhergesagte Wetterlage
191 channel-type.openweathermap.forecasted-condition.description = Zeigt die vorhergesagte Wetterlage an.
192
193 channel-type.openweathermap.condition-id.label = Wetterlage-ID
194 channel-type.openweathermap.condition-id.description = Zeigt die ID der Wetterlage an.
195
196 channel-type.openweathermap.condition-icon.label = Icon
197 channel-type.openweathermap.condition-icon.description = Zeigt das Icon der Wetterlage an.
198
199 channel-type.openweathermap.condition-icon-id.label = Icon-ID
200 channel-type.openweathermap.condition-icon-id.description = Zeigt die ID für das Icon der Wetterlage an.
201
202 channel-type.openweathermap.forecasted-outdoor-temperature.label = Vorhergesagte Temperatur
203 channel-type.openweathermap.forecasted-outdoor-temperature.description = Zeigt die vorhergesagte Außentemperatur an.
204
205 channel-type.openweathermap.forecasted-min-outdoor-temperature.label = Minimale Temperatur
206 channel-type.openweathermap.forecasted-min-outdoor-temperature.description = Zeigt die vorhergesagte minimale Außentemperatur an.
207
208 channel-type.openweathermap.forecasted-max-outdoor-temperature.label = Maximale Temperatur
209 channel-type.openweathermap.forecasted-max-outdoor-temperature.description = Zeigt die vorhergesagte maximale Außentemperatur an.
210
211 channel-type.openweathermap.apparent-temperature.label = Gefühlte Temperatur
212 channel-type.openweathermap.apparent-temperature.description = Zeigt die gefühlte Außentemperatur an.
213
214 channel-type.openweathermap.forecasted-apparent-temperature.label = Vorhergesagte Gefühlte Temperatur
215 channel-type.openweathermap.forecasted-apparent-temperature.description = Zeigt die vorhergesagte gefühlte Außentemperatur an.
216
217 channel-type.openweathermap.forecasted-barometric-pressure.label = Vorhergesagter Luftdruck
218 channel-type.openweathermap.forecasted-barometric-pressure.description = Zeigt den vorhergesagten Luftdruck an.
219
220 channel-type.openweathermap.forecasted-atmospheric-humidity.label = Vorhergesagte Luftfeuchtigkeit
221 channel-type.openweathermap.forecasted-atmospheric-humidity.description = Zeigt die vorhergesagte Luftfeuchtigkeit an.
222
223 channel-type.openweathermap.forecasted-wind-speed.label = Vorhergesagte Windgeschwindigkeit
224 channel-type.openweathermap.forecasted-wind-speed.description = Zeigt die vorhergesagte Windgeschwindigkeit an.
225
226 channel-type.openweathermap.forecasted-wind-direction.label = Vorhergesagte Windrichtung
227 channel-type.openweathermap.forecasted-wind-direction.description = Zeigt die vorhergesagte Windrichtung an.
228
229 channel-type.openweathermap.gust-speed.label = Windböengeschwindigkeit
230 channel-type.openweathermap.gust-speed.description = Zeigt die aktuelle Windböengeschwindigkeit an.
231
232 channel-type.openweathermap.forecasted-gust-speed.label = Vorhergesagte Windböengeschwindigkeit
233 channel-type.openweathermap.forecasted-gust-speed.description = Zeigt die vorhergesagte Windböengeschwindigkeit an.
234
235 channel-type.openweathermap.cloudiness.label = Bewölkung
236 channel-type.openweathermap.cloudiness.description = Zeigt die aktuelle Bewölkung an.
237
238 channel-type.openweathermap.forecasted-cloudiness.label = Vorhergesagte Bewölkung
239 channel-type.openweathermap.forecasted-cloudiness.description = Zeigt die vorhergesagte Bewölkung an.
240
241 channel-type.openweathermap.visibility.label = Sichtweite
242 channel-type.openweathermap.visibility.description = Zeigt die aktuelle Sichtweite an.
243
244 channel-type.openweathermap.rain.label = Regen
245 channel-type.openweathermap.rain.description = Zeigt den kumulierten Regen der letzten Stunde an.
246
247 channel-type.openweathermap.forecasted-rain.label = Vorhergesagter Regen
248 channel-type.openweathermap.forecasted-rain.description = Zeigt die vorhergesagte Regenmenge an.
249
250 channel-type.openweathermap.snow.label = Schnee
251 channel-type.openweathermap.snow.description = Zeigt den kumulierten Schnee der letzten Stunde an.
252
253 channel-type.openweathermap.forecasted-snow.label = Vorhergesagter Schnee
254 channel-type.openweathermap.forecasted-snow.description = Zeigt die vorhergesagte Schneemenge an.
255
256 channel-type.openweathermap.uvindex.label = UV-Index
257 channel-type.openweathermap.uvindex.description = Zeigt den aktuellen UV-Index an.
258
259 channel-type.openweathermap.forecasted-uvindex.label = Vorhergesagter UV-Index
260 channel-type.openweathermap.forecasted-uvindex.description = Zeigt den vorhergesagten UV-Index an.
261
262 # thing status
263 offline.conf-error-missing-apikey = Der Parameter 'API Schlüssel' muss konfiguriert werden.
264 offline.conf-error-invalid-apikey = Ungültiger 'API Schlüssel'. Mehr Infos unter https://openweathermap.org/faq#error401.
265 offline.conf-error-not-supported-refreshInterval = Der Parameter 'Abfrageintervall' muss mindestens 10 min betragen.
266 offline.conf-error-not-supported-language = Der angegebene Parameter 'Sprache' wird nicht unterstützt.
267
268 offline.conf-error-missing-location = Der Parameter 'Ort' muss konfiguriert werden.
269 offline.conf-error-parsing-location = Der Parameter 'Ort' kann nicht in Latitude und Longitude getrennt werden.
270 offline.conf-error-not-supported-number-of-hours = Der Parameter 'forecastHours' muss zwischen 0 und 120 liegen - Schrittweite: 3.
271 offline.conf-error-not-supported-number-of-days = Der Parameter 'forecastDays' muss zwischen 0 und 16 liegen.
272 offline.conf-error-not-supported-uvindex-number-of-days = Der Parameter 'forecastDays' muss zwischen 1 und 8 liegen.
273
274 offline.conf-error-not-supported-onecall-number-of-minutes = Der Parameter 'forecastMinutes' muss zwischen 0 and 60 liegen.
275 offline.conf-error-not-supported-onecall-number-of-hours = Der Parameter 'forecastHours' muss zwischen 0 und 48 liegen.
276 offline.conf-error-not-supported-onecall-number-of-days = Der Parameter 'forecastDays' muss zwischen 0 und 7 liegen.
277
278 # discovery result
279 discovery.openweathermap.weather-and-forecast.api.local.label = Lokales Wetter und Wettervorhersage
280 discovery.openweathermap.uvindex.api.local.label = Lokaler UV-Index