]> git.basschouten.com Git - openhab-addons.git/blob
b82b5b5a9b919de3704e0855c69ae9af1e75f4ce
[openhab-addons.git] /
1 # binding
2
3 binding.openweathermap.name = OpenWeatherMap Binding
4 binding.openweathermap.description = OpenWeatherMap - Aktuelles Wetter und Prognosen in Ihrer Stadt.
5
6 # thing types
7
8 thing-type.openweathermap.air-pollution.label = Luftqualität
9 thing-type.openweathermap.air-pollution.description = Ermöglicht die Anzeige der aktuellen Luftqualität.
10 thing-type.openweathermap.onecall-history.label = One Call API - Historische Wetterdaten
11 thing-type.openweathermap.onecall-history.description = Ermöglicht die Anzeige von historischen Wetterinformationen.
12 thing-type.openweathermap.onecall.label = One Call API - Wetterinformationen
13 thing-type.openweathermap.onecall.description = Ermöglicht die Anzeige der aktuellen Wetterinformationen und der Wettervorhersage.
14 thing-type.openweathermap.onecall.group.forecastDay2.label = Wettervorhersage für übermorgen
15 thing-type.openweathermap.onecall.group.forecastDay2.description = Fasst Daten der übermorgigen Wettervorhersage der One Call API zusammen.
16 thing-type.openweathermap.onecall.group.forecastDay3.label = Wettervorhersage für 3 Tage
17 thing-type.openweathermap.onecall.group.forecastDay3.description = Fasst Daten der Wettervorhersage in drei Tagen der One Call API zusammen.
18 thing-type.openweathermap.onecall.group.forecastDay4.label = Wettervorhersage für 4 Tage
19 thing-type.openweathermap.onecall.group.forecastDay4.description = Fasst Daten der Wettervorhersage in vier Tagen der One Call API zusammen.
20 thing-type.openweathermap.onecall.group.forecastDay5.label = Wettervorhersage für 5 Tage
21 thing-type.openweathermap.onecall.group.forecastDay5.description = Fasst Daten der Wettervorhersage in fünf Tagen der One Call API zusammen.
22 thing-type.openweathermap.onecall.group.forecastDay6.label = Wettervorhersage für 6 Tage
23 thing-type.openweathermap.onecall.group.forecastDay6.description = Fasst Daten der Wettervorhersage in sechs Tagen zusammen.
24 thing-type.openweathermap.onecall.group.forecastDay7.label = Wettervorhersage für 7 Tage
25 thing-type.openweathermap.onecall.group.forecastDay7.description = Fasst Daten der Wettervorhersage in sieben Tagen zusammen.
26 thing-type.openweathermap.onecall.group.forecastToday.label = Wettervorhersage für heute
27 thing-type.openweathermap.onecall.group.forecastToday.description = Fasst Daten der heutigen Wettervorhersage der One Call API zusammen.
28 thing-type.openweathermap.onecall.group.forecastTomorrow.label = Wettervorhersage für morgen
29 thing-type.openweathermap.onecall.group.forecastTomorrow.description = Fasst Daten der morgigen Wettervorhersage der One Call API zusammen.
30 thing-type.openweathermap.uvindex.label = UV-Index
31 thing-type.openweathermap.uvindex.description = Ermöglicht die Anzeige des aktuellen UV-Index.
32 thing-type.openweathermap.uvindex.group.forecastDay2.label = UV-Index für übermorgen
33 thing-type.openweathermap.uvindex.group.forecastDay2.description = Fasst Daten der übermorgigen UV-Index Vorhersage zusammen.
34 thing-type.openweathermap.uvindex.group.forecastDay3.label = UV-Index für 3 Tage
35 thing-type.openweathermap.uvindex.group.forecastDay3.description = Fasst Daten der UV-Index Vorhersage in drei Tagen zusammen.
36 thing-type.openweathermap.uvindex.group.forecastDay4.label = UV-Index für 4 Tage
37 thing-type.openweathermap.uvindex.group.forecastDay4.description = Fasst Daten der UV-Index Vorhersage in vier Tagen zusammen.
38 thing-type.openweathermap.uvindex.group.forecastDay5.label = UV-Index für 5 Tage
39 thing-type.openweathermap.uvindex.group.forecastDay5.description = Fasst Daten der UV-Index Vorhersage in fünf Tagen zusammen.
40 thing-type.openweathermap.uvindex.group.forecastTomorrow.label = UV-Index für morgen
41 thing-type.openweathermap.uvindex.group.forecastTomorrow.description = Fasst Daten der morgigen UV-Index Vorhersage zusammen.
42 thing-type.openweathermap.weather-and-forecast.label = Wetterinformationen
43 thing-type.openweathermap.weather-and-forecast.description = Ermöglicht die Anzeige der aktuellen Wetterinformationen und der Wettervorhersage.
44 thing-type.openweathermap.weather-and-forecast.group.forecastDay2.label = Wettervorhersage für übermorgen
45 thing-type.openweathermap.weather-and-forecast.group.forecastDay2.description = Fasst Daten der übermorgigen Wettervorhersage zusammen.
46 thing-type.openweathermap.weather-and-forecast.group.forecastDay3.label = Wettervorhersage für 3 Tage
47 thing-type.openweathermap.weather-and-forecast.group.forecastDay3.description = Fasst Daten der Wettervorhersage in drei Tagen zusammen.
48 thing-type.openweathermap.weather-and-forecast.group.forecastDay4.label = Wettervorhersage für 4 Tage
49 thing-type.openweathermap.weather-and-forecast.group.forecastDay4.description = Fasst Daten der Wettervorhersage in vier Tagen zusammen.
50 thing-type.openweathermap.weather-and-forecast.group.forecastDay5.label = Wettervorhersage für 5 Tage
51 thing-type.openweathermap.weather-and-forecast.group.forecastDay5.description = Fasst Daten der Wettervorhersage in fünf Tagen zusammen.
52 thing-type.openweathermap.weather-and-forecast.group.forecastHours03.label = Wettervorhersage für 3 Stunden
53 thing-type.openweathermap.weather-and-forecast.group.forecastHours03.description = Fasst Daten der Wettervorhersage in den nächsten drei Stunden zusammen.
54 thing-type.openweathermap.weather-and-forecast.group.forecastHours06.label = Wettervorhersage für 6 Stunden
55 thing-type.openweathermap.weather-and-forecast.group.forecastHours06.description = Fasst Daten der Wettervorhersage in sechs Stunden zusammen.
56 thing-type.openweathermap.weather-and-forecast.group.forecastHours09.label = Wettervorhersage für 9 Stunden
57 thing-type.openweathermap.weather-and-forecast.group.forecastHours09.description = Fasst Daten der Wettervorhersage in neun Stunden zusammen.
58 thing-type.openweathermap.weather-and-forecast.group.forecastHours12.label = Wettervorhersage für 12 Stunden
59 thing-type.openweathermap.weather-and-forecast.group.forecastHours12.description = Fasst Daten der Wettervorhersage in zwölf Stunden zusammen.
60 thing-type.openweathermap.weather-and-forecast.group.forecastHours15.label = Wettervorhersage für 15 Stunden
61 thing-type.openweathermap.weather-and-forecast.group.forecastHours15.description = Fasst Daten der Wettervorhersage in 15 Stunden zusammen.
62 thing-type.openweathermap.weather-and-forecast.group.forecastHours18.label = Wettervorhersage für 18 Stunden
63 thing-type.openweathermap.weather-and-forecast.group.forecastHours18.description = Fasst Daten der Wettervorhersage in 18 Stunden zusammen.
64 thing-type.openweathermap.weather-and-forecast.group.forecastHours21.label = Wettervorhersage für 21 Stunden
65 thing-type.openweathermap.weather-and-forecast.group.forecastHours21.description = Fasst Daten der Wettervorhersage in 21 Stunden zusammen.
66 thing-type.openweathermap.weather-and-forecast.group.forecastHours24.label = Wettervorhersage für 24 Stunden
67 thing-type.openweathermap.weather-and-forecast.group.forecastHours24.description = Fasst Daten der Wettervorhersage in 24 Stunden zusammen.
68 thing-type.openweathermap.weather-and-forecast.group.forecastToday.label = Wettervorhersage für heute
69 thing-type.openweathermap.weather-and-forecast.group.forecastToday.description = Fasst Daten der heutigen Wettervorhersage zusammen.
70 thing-type.openweathermap.weather-and-forecast.group.forecastTomorrow.label = Wettervorhersage für morgen
71 thing-type.openweathermap.weather-and-forecast.group.forecastTomorrow.description = Fasst Daten der morgigen Wettervorhersage zusammen.
72 thing-type.openweathermap.weather-api.label = OpenWeatherMap Konto
73 thing-type.openweathermap.weather-api.description = Ermöglicht den Zugriff auf die OpenWeatherMap API.
74
75 # thing types config
76
77 bridge-type.config.openweathermap.weather-api.apikey.label = API Schlüssel
78 bridge-type.config.openweathermap.weather-api.apikey.description = API Schlüssel für den Zugriff auf die OpenWeatherMap API.
79 bridge-type.config.openweathermap.weather-api.language.label = Sprache
80 bridge-type.config.openweathermap.weather-api.language.description = Sprache zur Anzeige der Daten.
81 bridge-type.config.openweathermap.weather-api.language.option.af = Afrikanisch
82 bridge-type.config.openweathermap.weather-api.language.option.al = Albanisch
83 bridge-type.config.openweathermap.weather-api.language.option.ar = Arabisch
84 bridge-type.config.openweathermap.weather-api.language.option.az = Aserbaidschanisch
85 bridge-type.config.openweathermap.weather-api.language.option.eu = Baskisch
86 bridge-type.config.openweathermap.weather-api.language.option.bg = Bulgarisch
87 bridge-type.config.openweathermap.weather-api.language.option.ca = Katalanisch
88 bridge-type.config.openweathermap.weather-api.language.option.zh_cn = Chinesisch - Simplified
89 bridge-type.config.openweathermap.weather-api.language.option.zh_tw = Chinesisch - Traditional
90 bridge-type.config.openweathermap.weather-api.language.option.hr = Kroatisch
91 bridge-type.config.openweathermap.weather-api.language.option.cz = Tschechisch
92 bridge-type.config.openweathermap.weather-api.language.option.da = Dänisch
93 bridge-type.config.openweathermap.weather-api.language.option.nl = Holländisch
94 bridge-type.config.openweathermap.weather-api.language.option.en = Englisch
95 bridge-type.config.openweathermap.weather-api.language.option.fi = Finnisch
96 bridge-type.config.openweathermap.weather-api.language.option.fr = Französisch
97 bridge-type.config.openweathermap.weather-api.language.option.gl = Galizisch
98 bridge-type.config.openweathermap.weather-api.language.option.de = Deutsch
99 bridge-type.config.openweathermap.weather-api.language.option.el = Griechisch
100 bridge-type.config.openweathermap.weather-api.language.option.he = Hebräisch
101 bridge-type.config.openweathermap.weather-api.language.option.hi = Hindi
102 bridge-type.config.openweathermap.weather-api.language.option.hu = Ungarisch
103 bridge-type.config.openweathermap.weather-api.language.option.id = Indonesisch
104 bridge-type.config.openweathermap.weather-api.language.option.it = Italienisch
105 bridge-type.config.openweathermap.weather-api.language.option.ja = Japanisch
106 bridge-type.config.openweathermap.weather-api.language.option.kr = Koreanisch
107 bridge-type.config.openweathermap.weather-api.language.option.la = Lettisch
108 bridge-type.config.openweathermap.weather-api.language.option.lt = Litauisch
109 bridge-type.config.openweathermap.weather-api.language.option.mk = Mazedonisch
110 bridge-type.config.openweathermap.weather-api.language.option.no = Norwegisch
111 bridge-type.config.openweathermap.weather-api.language.option.fa = Persisch (Farsi)
112 bridge-type.config.openweathermap.weather-api.language.option.pl = Polnisch
113 bridge-type.config.openweathermap.weather-api.language.option.pt_br = Português Brasilien
114 bridge-type.config.openweathermap.weather-api.language.option.pt = Portugiesisch
115 bridge-type.config.openweathermap.weather-api.language.option.ro = Rumänisch
116 bridge-type.config.openweathermap.weather-api.language.option.ru = Russisch
117 bridge-type.config.openweathermap.weather-api.language.option.sr = Serbisch
118 bridge-type.config.openweathermap.weather-api.language.option.sk = Slowakisch
119 bridge-type.config.openweathermap.weather-api.language.option.sl = Slowenisch
120 bridge-type.config.openweathermap.weather-api.language.option.es = Spanisch
121 bridge-type.config.openweathermap.weather-api.language.option.se = Schwedisch
122 bridge-type.config.openweathermap.weather-api.language.option.th = Thailändisch
123 bridge-type.config.openweathermap.weather-api.language.option.tr = Türkisch
124 bridge-type.config.openweathermap.weather-api.language.option.uk = Ukrainisch
125 bridge-type.config.openweathermap.weather-api.language.option.vi = Vietnamesisch
126 bridge-type.config.openweathermap.weather-api.language.option.zu = Zulu
127 bridge-type.config.openweathermap.weather-api.refreshInterval.label = Aktualisierungsintervall
128 bridge-type.config.openweathermap.weather-api.refreshInterval.description = Intervall zur Aktualisierung der OpenWeatherMap API (in min).
129 thing-type.config.openweathermap.air-pollution.forecastHours.label = Stunden
130 thing-type.config.openweathermap.air-pollution.forecastHours.description = Anzahl der Stunden für die Vorhersage der Luftqualität.
131 thing-type.config.openweathermap.air-pollution.location.label = Ort der Wetterdaten
132 thing-type.config.openweathermap.air-pollution.location.description = Ort der Wetterdaten in geographischen Koordinaten (Breitengrad/Längengrad/Höhe).
133 thing-type.config.openweathermap.onecall-history.historyDay.label = Historische Tage
134 thing-type.config.openweathermap.onecall-history.historyDay.description = Anzahl der Tage für die historischen Wetterdaten.
135 thing-type.config.openweathermap.onecall-history.location.label = Ort der Wetterdaten
136 thing-type.config.openweathermap.onecall-history.location.description = Ort der Wetterdaten in geographischen Koordinaten (Breitengrad/Längengrad/Höhe).
137 thing-type.config.openweathermap.onecall.forecastDays.label = Tage
138 thing-type.config.openweathermap.onecall.forecastDays.description = Anzahl der Tage für die Wettervorhersage, inklusive aktueller Tag.
139 thing-type.config.openweathermap.onecall.forecastHours.label = Stunden
140 thing-type.config.openweathermap.onecall.forecastHours.description = Anzahl der Stunden für die Wettervorhersage.
141 thing-type.config.openweathermap.onecall.forecastMinutes.label = Minuten
142 thing-type.config.openweathermap.onecall.forecastMinutes.description = Anzahl der Minuten für die Vorhersage von Niederschlag.
143 thing-type.config.openweathermap.onecall.location.label = Ort der Wetterdaten
144 thing-type.config.openweathermap.onecall.location.description = Ort der Wetterdaten in geographischen Koordinaten (Breitengrad/Längengrad/Höhe).
145 thing-type.config.openweathermap.onecall.numberOfAlerts.label = Wetterwarnungen
146 thing-type.config.openweathermap.onecall.numberOfAlerts.description = Anzahl der Wetterwarnungen.
147 thing-type.config.openweathermap.uvindex.forecastDays.label = Tage
148 thing-type.config.openweathermap.uvindex.forecastDays.description = Anzahl der Tage für die UV-Index Vorhersage.
149 thing-type.config.openweathermap.uvindex.location.label = Ort der Wetterdaten
150 thing-type.config.openweathermap.uvindex.location.description = Ort der Wetterdaten in geographischen Koordinaten (Breitengrad/Längengrad/Höhe).
151 thing-type.config.openweathermap.weather-and-forecast.forecastDays.label = Tage
152 thing-type.config.openweathermap.weather-and-forecast.forecastDays.description = Anzahl der Tage für die Wettervorhersage.
153 thing-type.config.openweathermap.weather-and-forecast.forecastHours.label = Stunden
154 thing-type.config.openweathermap.weather-and-forecast.forecastHours.description = Anzahl der Stunden für die Wettervorhersage.
155 thing-type.config.openweathermap.weather-and-forecast.location.label = Ort der Wetterdaten
156 thing-type.config.openweathermap.weather-and-forecast.location.description = Ort der Wetterdaten in geographischen Koordinaten (Breitengrad/Längengrad/Höhe).
157
158 # channel group types
159
160 channel-group-type.openweathermap.airPollution.label = Aktuelle Luftqualität
161 channel-group-type.openweathermap.airPollution.description = Fasst Daten über die aktuelle Luftqualität zusammen.
162 channel-group-type.openweathermap.airPollutionForecast.label = Vorhersage der Luftqualität
163 channel-group-type.openweathermap.airPollutionForecast.description = Fasst Daten über die vorhergesagte Luftqualität zusammen.
164 channel-group-type.openweathermap.dailyForecast.label = Tägliche Wettervorhersage
165 channel-group-type.openweathermap.dailyForecast.description = Fasst Daten der 16 Tage / täglichen Wettervorhersage zusammen.
166 channel-group-type.openweathermap.hourlyForecast.label = 3 Stunden Wettervorhersage
167 channel-group-type.openweathermap.hourlyForecast.description = Fasst Daten der 5 Tage / 3 Stunden Wettervorhersage zusammen.
168 channel-group-type.openweathermap.oneCallAlerts.label = Wetterwarnungen
169 channel-group-type.openweathermap.oneCallAlerts.description = Fasst Daten von Wetterwarnungen zusammen.
170 channel-group-type.openweathermap.oneCallCurrent.label = Aktuelles Wetter
171 channel-group-type.openweathermap.oneCallCurrent.description = Fasst aktuelle Wetterdaten der One Call API zusammen.
172 channel-group-type.openweathermap.oneCallDaily.label = One Call API - Tägliche Wettervorhersage
173 channel-group-type.openweathermap.oneCallDaily.description = Fasst Daten der täglichen Wettervorhersage zusammen.
174 channel-group-type.openweathermap.oneCallHistory.label = Historische Wetterdaten
175 channel-group-type.openweathermap.oneCallHistory.description = Fasst historische Wetterdaten zusammen.
176 channel-group-type.openweathermap.oneCallHistoryHours.label = Stündliche Historische Wetterdaten
177 channel-group-type.openweathermap.oneCallHistoryHours.description = Fasst stündliche historische Wetterdaten zusammen.
178 channel-group-type.openweathermap.oneCallHourly.label = One Call API - Stündliche Wettervorhersage
179 channel-group-type.openweathermap.oneCallHourly.description = Fasst Daten der stündlichen Wettervorhersage zusammen.
180 channel-group-type.openweathermap.oneCallMinutely.label = One Call API - Minütige Wettervorhersage
181 channel-group-type.openweathermap.oneCallMinutely.description = Fasst Daten der minütigen Niederschlagsvorhersage zusammen.
182 channel-group-type.openweathermap.station.label = Wetterstation
183 channel-group-type.openweathermap.station.description = Fasst Daten über die Wetterstation oder den Ort zusammen.
184 channel-group-type.openweathermap.station.channel.location.description = Zeigt den Ort der Wetterstation in geographischen Koordinaten (Breitengrad/Längengrad/Höhe) an.
185 channel-group-type.openweathermap.uvindex.label = Aktueller UV-Index
186 channel-group-type.openweathermap.uvindex.description = Fasst aktuelle UV-Index Daten zusammen.
187 channel-group-type.openweathermap.uvindexForecast.label = UV-Index Vorhersage
188 channel-group-type.openweathermap.uvindexForecast.description = Fasst Daten der UV-Index Vorhersage zusammen.
189 channel-group-type.openweathermap.weather.label = Aktuelles Wetter
190 channel-group-type.openweathermap.weather.description = Fasst aktuelle Wetterdaten zusammen.
191
192 # channel types
193
194 channel-type.openweathermap.air-quality-index.label = Luftqualitätsindex
195 channel-type.openweathermap.air-quality-index.description = Zeigt den aktuellen Luftqualitätsindex an.
196 channel-type.openweathermap.air-quality-index.state.option.1 = Gut
197 channel-type.openweathermap.air-quality-index.state.option.2 = Befriedigend
198 channel-type.openweathermap.air-quality-index.state.option.3 = Moderat
199 channel-type.openweathermap.air-quality-index.state.option.4 = Ungesund
200 channel-type.openweathermap.air-quality-index.state.option.5 = Äußerst Ungesund
201 channel-type.openweathermap.alert-description.label = Beschreibung
202 channel-type.openweathermap.alert-description.description = Zeigt die Beschreibung der Wetterwarnung an.
203 channel-type.openweathermap.alert-event.label = Art
204 channel-type.openweathermap.alert-event.description = Art der Warnung, z.B. FROST.
205 channel-type.openweathermap.alert-expires.label = Gültig bis
206 channel-type.openweathermap.alert-expires.description = Datum und Uhrzeit, bis zu dem die Warnung gültig ist.
207 channel-type.openweathermap.alert-expires.state.pattern = %1$td.%1$tm.%1$tY %1$tH\:%1$tM\:%1$tS
208 channel-type.openweathermap.alert-onset.label = Gültig ab
209 channel-type.openweathermap.alert-onset.description = Datum und Uhrzeit, ab dem die Warnung gültig ist.
210 channel-type.openweathermap.alert-onset.state.pattern = %1$td.%1$tm.%1$tY %1$tH\:%1$tM\:%1$tS
211 channel-type.openweathermap.alert-source.label = Quelle
212 channel-type.openweathermap.alert-source.description = Zeigt die Quelle der Wetterwarnung an.
213 channel-type.openweathermap.ammonia.label = Ammoniak
214 channel-type.openweathermap.ammonia.description = Aktuelle Konzentration an Ammoniak.
215 channel-type.openweathermap.apparent-day.label = Gefühlte Temperatur am Tag
216 channel-type.openweathermap.apparent-day.description = Zeigt die gefühlte Temperatur am Tag an.
217 channel-type.openweathermap.apparent-evening.label = Gefühlte Temperatur am Abend
218 channel-type.openweathermap.apparent-evening.description = Zeigt die gefühlte Temperatur am Abend an.
219 channel-type.openweathermap.apparent-morning.label = Gefühlte Temperatur am Morgen
220 channel-type.openweathermap.apparent-morning.description = Zeigt die gefühlte Temperatur am Morgen an.
221 channel-type.openweathermap.apparent-night.label = Gefühlte Temperatur in der Nacht
222 channel-type.openweathermap.apparent-night.description = Zeigt die gefühlte Temperatur in der Nacht an.
223 channel-type.openweathermap.apparent-temperature.label = Gefühlte Temperatur
224 channel-type.openweathermap.apparent-temperature.description = Zeigt die gefühlte Außentemperatur an.
225 channel-type.openweathermap.carbon-monoxide.label = Kohlenmonoxid
226 channel-type.openweathermap.carbon-monoxide.description = Aktuelle Konzentration an Kohlenmonoxid.
227 channel-type.openweathermap.cloudiness.label = Bewölkung
228 channel-type.openweathermap.cloudiness.description = Zeigt die aktuelle Bewölkung an.
229 channel-type.openweathermap.condition-icon-id.label = Icon-ID
230 channel-type.openweathermap.condition-icon-id.description = Zeigt die ID für das Icon der Wetterlage an.
231 channel-type.openweathermap.condition-icon.label = Icon
232 channel-type.openweathermap.condition-icon.description = Zeigt das Icon der Wetterlage an.
233 channel-type.openweathermap.condition-id.label = Wetterlage-ID
234 channel-type.openweathermap.condition-id.description = Zeigt die ID der Wetterlage an.
235 channel-type.openweathermap.condition.label = Wetterlage
236 channel-type.openweathermap.condition.description = Zeigt die aktuelle Wetterlage an.
237 channel-type.openweathermap.daily-forecast-time-stamp.label = Vorhersage Datum
238 channel-type.openweathermap.daily-forecast-time-stamp.description = Zeigt das Datum der Vorhersage an.
239 channel-type.openweathermap.daily-forecast-time-stamp.state.pattern = %1$td.%1$tm.%1$tY
240 channel-type.openweathermap.day-temperature.label = Temperatur am Tag
241 channel-type.openweathermap.day-temperature.description = Zeigt die vorhergesagte Temperatur am Tag an.
242 channel-type.openweathermap.dew-point.label = Taupunkttemperatur
243 channel-type.openweathermap.dew-point.description = Zeigt die vorhergesagte Taupunkttemperatur an.
244 channel-type.openweathermap.evening-temperature.label = Temperatur am Abend
245 channel-type.openweathermap.evening-temperature.description = Prognostizierte Außentemperatur für den Abend.
246 channel-type.openweathermap.forecasted-air-quality-index.label = Vorhergesagter Luftqualitätsindex
247 channel-type.openweathermap.forecasted-air-quality-index.description = Zeigt den vorhergesagten Luftqualitätsindex an.
248 channel-type.openweathermap.forecasted-air-quality-index.state.option.1 = Gut
249 channel-type.openweathermap.forecasted-air-quality-index.state.option.2 = Befriedigend
250 channel-type.openweathermap.forecasted-air-quality-index.state.option.3 = Moderat
251 channel-type.openweathermap.forecasted-air-quality-index.state.option.4 = Ungesund
252 channel-type.openweathermap.forecasted-air-quality-index.state.option.5 = Äußerst Ungesund
253 channel-type.openweathermap.forecasted-ammonia.label = Vorhergesagter Ammoniak
254 channel-type.openweathermap.forecasted-ammonia.description = Vorhergesagte Konzentration an Ammoniak.
255 channel-type.openweathermap.forecasted-apparent-temperature.label = Vorhergesagte Gefühlte Temperatur
256 channel-type.openweathermap.forecasted-apparent-temperature.description = Zeigt die vorhergesagte gefühlte Außentemperatur an.
257 channel-type.openweathermap.forecasted-atmospheric-humidity.label = Vorhergesagte Luftfeuchtigkeit
258 channel-type.openweathermap.forecasted-atmospheric-humidity.description = Zeigt die vorhergesagte Luftfeuchtigkeit an.
259 channel-type.openweathermap.forecasted-barometric-pressure.label = Vorhergesagter Luftdruck
260 channel-type.openweathermap.forecasted-barometric-pressure.description = Zeigt den vorhergesagten Luftdruck an.
261 channel-type.openweathermap.forecasted-carbon-monoxide.label = Vorhergesagter Kohlenmonoxid
262 channel-type.openweathermap.forecasted-carbon-monoxide.description = Vorhergesagte Konzentration an Kohlenmonoxid.
263 channel-type.openweathermap.forecasted-cloudiness.label = Vorhergesagte Bewölkung
264 channel-type.openweathermap.forecasted-cloudiness.description = Zeigt die vorhergesagte Bewölkung an.
265 channel-type.openweathermap.forecasted-condition.label = Vorhergesagte Wetterlage
266 channel-type.openweathermap.forecasted-condition.description = Zeigt die vorhergesagte Wetterlage an.
267 channel-type.openweathermap.forecasted-gust-speed.label = Vorhergesagte Windböengeschwindigkeit
268 channel-type.openweathermap.forecasted-gust-speed.description = Zeigt die vorhergesagte Windböengeschwindigkeit an.
269 channel-type.openweathermap.forecasted-max-outdoor-temperature.label = Maximale Temperatur
270 channel-type.openweathermap.forecasted-max-outdoor-temperature.description = Zeigt die vorhergesagte maximale Außentemperatur an.
271 channel-type.openweathermap.forecasted-min-outdoor-temperature.label = Minimale Temperatur
272 channel-type.openweathermap.forecasted-min-outdoor-temperature.description = Zeigt die vorhergesagte minimale Außentemperatur an.
273 channel-type.openweathermap.forecasted-nitrogen-dioxide.label = Vorhergesagter Stickstoffdioxid
274 channel-type.openweathermap.forecasted-nitrogen-dioxide.description = Vorhergesagte Konzentration an Stickstoffdioxid.
275 channel-type.openweathermap.forecasted-nitrogen-monoxide.label = Vorhergesagter Stickstoffmonoxid
276 channel-type.openweathermap.forecasted-nitrogen-monoxide.description = Vorhergesagte Konzentration an Stickstoffmonoxid.
277 channel-type.openweathermap.forecasted-outdoor-temperature.label = Vorhergesagte Temperatur
278 channel-type.openweathermap.forecasted-outdoor-temperature.description = Zeigt die vorhergesagte Außentemperatur an.
279 channel-type.openweathermap.forecasted-ozone.label = Vorhergesagter Ozon
280 channel-type.openweathermap.forecasted-ozone.description = Vorhergesagte Konzentration an Ozon.
281 channel-type.openweathermap.forecasted-particulate-matter-10.label = Vorhergesagter Feinstaub - PM10
282 channel-type.openweathermap.forecasted-particulate-matter-10.description = Vorhergesagte Dichte von Teilchen mit Partikelgröße unter 10 µm.
283 channel-type.openweathermap.forecasted-particulate-matter-2dot5.label = Vorhergesagter Feinstaub - PM2.5
284 channel-type.openweathermap.forecasted-particulate-matter-2dot5.description = Vorhergesagte Dichte von Teilchen mit Partikelgröße unter 2,5 µm.
285 channel-type.openweathermap.forecasted-rain.label = Vorhergesagter Regen
286 channel-type.openweathermap.forecasted-rain.description = Zeigt die vorhergesagte Regenmenge an.
287 channel-type.openweathermap.forecasted-snow.label = Vorhergesagter Schnee
288 channel-type.openweathermap.forecasted-snow.description = Zeigt die vorhergesagte Schneemenge an.
289 channel-type.openweathermap.forecasted-sulphur-dioxide.label = Vorhergesagter Schwefeldioxid
290 channel-type.openweathermap.forecasted-sulphur-dioxide.description = Vorhergesagte Konzentration an Schwefeldioxid.
291 channel-type.openweathermap.forecasted-uvindex.label = Vorhergesagter UV-Index
292 channel-type.openweathermap.forecasted-uvindex.description = Zeigt den vorhergesagten UV-Index an.
293 channel-type.openweathermap.forecasted-wind-direction.label = Vorhergesagte Windrichtung
294 channel-type.openweathermap.forecasted-wind-direction.description = Zeigt die vorhergesagte Windrichtung an.
295 channel-type.openweathermap.forecasted-wind-speed.label = Vorhergesagte Windgeschwindigkeit
296 channel-type.openweathermap.forecasted-wind-speed.description = Zeigt die vorhergesagte Windgeschwindigkeit an.
297 channel-type.openweathermap.gust-speed.label = Windböengeschwindigkeit
298 channel-type.openweathermap.gust-speed.description = Zeigt die aktuelle Windböengeschwindigkeit an.
299 channel-type.openweathermap.hourly-forecast-time-stamp.label = Vorhersage Zeit
300 channel-type.openweathermap.hourly-forecast-time-stamp.description = Zeigt den Zeitpunkt der Vorhersage an.
301 channel-type.openweathermap.hourly-forecast-time-stamp.state.pattern = %1$td.%1$tm.%1$tY %1$tH\:%1$tM\:%1$tS
302 channel-type.openweathermap.morning-temperature.label = Temperatur am Morgen
303 channel-type.openweathermap.morning-temperature.description = Zeigt die vorhergesagte Temperatur am Morgen an.
304 channel-type.openweathermap.night-temperature.label = Temperatur in der Nacht
305 channel-type.openweathermap.night-temperature.description = Zeigt die vorhergesagte Temperatur in der Nacht an.
306 channel-type.openweathermap.nitrogen-dioxide.label = Stickstoffdioxid
307 channel-type.openweathermap.nitrogen-dioxide.description = Aktuelle Konzentration an Stickstoffdioxid.
308 channel-type.openweathermap.nitrogen-monoxide.label = Stickstoffmonoxid
309 channel-type.openweathermap.nitrogen-monoxide.description = Aktuelle Konzentration an Stickstoffmonoxid.
310 channel-type.openweathermap.ozone.label = Ozon
311 channel-type.openweathermap.ozone.description = Aktuelle Konzentration an Ozon.
312 channel-type.openweathermap.particulate-matter-10.label = Feinstaub - PM10
313 channel-type.openweathermap.particulate-matter-10.description = Aktuelle Dichte von Teilchen mit Partikelgröße unter 10 µm.
314 channel-type.openweathermap.particulate-matter-2dot5.label = Feinstaub - PM2.5
315 channel-type.openweathermap.particulate-matter-2dot5.description = Aktuelle Dichte von Teilchen mit Partikelgröße unter 2,5 µm.
316 channel-type.openweathermap.precip-probability.label = Vorhergesagte Niederschlagswahrscheinlichkeit
317 channel-type.openweathermap.precip-probability.description = Zeigt die vorhergesagte Niederschlagswahrscheinlichkeit an.
318 channel-type.openweathermap.precipitation.label = Niederschlag
319 channel-type.openweathermap.precipitation.description = Zeigt die kumulierte Niederschlagmenge an.
320 channel-type.openweathermap.rain.label = Regen
321 channel-type.openweathermap.rain.description = Zeigt den kumulierten Regen der letzten Stunde an.
322 channel-type.openweathermap.snow.label = Schnee
323 channel-type.openweathermap.snow.description = Zeigt den kumulierten Schnee der letzten Stunde an.
324 channel-type.openweathermap.station-id.label = Station-ID
325 channel-type.openweathermap.station-id.description = Zeigt die ID der Wetterstation oder des Ortes an.
326 channel-type.openweathermap.station-name.label = Name
327 channel-type.openweathermap.station-name.description = Zeigt den Namen der Wetterstation oder des Ortes an.
328 channel-type.openweathermap.sulphur-dioxide.label = Schwefeldioxid
329 channel-type.openweathermap.sulphur-dioxide.description = Aktuelle Konzentration an Schwefeldioxid.
330 channel-type.openweathermap.sunrise.label = Sonnenaufgang
331 channel-type.openweathermap.sunrise.description = Zeigt den Zeitpunkt des Sonnenaufgangs an.
332 channel-type.openweathermap.sunrise.state.pattern = %1$td.%1$tm.%1$tY %1$tH\:%1$tM\:%1$tS
333 channel-type.openweathermap.sunset.label = Sonnenuntergang
334 channel-type.openweathermap.sunset.description = Zeigt den Zeitpunkt des Sonnenuntergangs an.
335 channel-type.openweathermap.sunset.state.pattern = %1$td.%1$tm.%1$tY %1$tH\:%1$tM\:%1$tS
336 channel-type.openweathermap.time-stamp.label = Letzte Messung
337 channel-type.openweathermap.time-stamp.description = Zeigt den Zeitpunkt der letzten Messung an.
338 channel-type.openweathermap.time-stamp.state.pattern = %1$td.%1$tm.%1$tY %1$tH\:%1$tM\:%1$tS
339 channel-type.openweathermap.uvindex.label = UV-Index
340 channel-type.openweathermap.uvindex.description = Zeigt den aktuellen UV-Index an.
341 channel-type.openweathermap.visibility.label = Sichtweite
342 channel-type.openweathermap.visibility.description = Zeigt die aktuelle Sichtweite an.
343
344 # thing status
345
346 offline.conf-error-missing-apikey = Der Parameter 'API Schlüssel' muss konfiguriert werden.
347 offline.conf-error-invalid-apikey = Ungültiger 'API Schlüssel'. Mehr Infos unter https\://openweathermap.org/faq\#error401.
348 offline.conf-error-not-supported-refreshInterval = Der Parameter 'refreshInterval' muss mindestens 1 min betragen.
349 offline.conf-error-not-supported-language = Der angegebene Parameter 'Sprache' wird nicht unterstützt.
350 offline.conf-error-missing-location = Der Parameter 'Ort' muss konfiguriert werden.
351 offline.conf-error-parsing-location = Der Parameter 'Ort' kann nicht in Latitude und Longitude getrennt werden.
352 offline.conf-error-not-supported-number-of-hours = Der Parameter 'forecastHours' muss zwischen 0 und 120 liegen - Schrittweite\: 3.
353 offline.conf-error-not-supported-number-of-days = Der Parameter 'forecastDays' muss zwischen 0 und 16 liegen.
354 offline.conf-error-not-supported-uvindex-number-of-days = Der Parameter 'forecastDays' muss zwischen 1 und 8 liegen.
355 offline.conf-error-not-supported-air-pollution-number-of-hours = Der Parameter 'forecastHours' muss zwischen 0 und 120 liegen - Schrittweite\: 1.
356 offline.conf-error-not-supported-onecall-number-of-minutes = Der Parameter 'forecastMinutes' muss zwischen 0 and 60 liegen.
357 offline.conf-error-not-supported-onecall-number-of-hours = Der Parameter 'forecastHours' muss zwischen 0 und 48 liegen.
358 offline.conf-error-not-supported-onecall-number-of-days = Der Parameter 'forecastDays' muss zwischen 0 und 7 liegen.
359 offline.conf-error-not-supported-onecall-number-of-alerts = Der Parameter 'numberOfAlerts' muss größer oder gleich 0 sein.
360
361 # discovery result
362
363 discovery.weather-and-forecast.local.label = Lokales Wetter und Wettervorhersage
364 discovery.air-pollution.local.label = Lokale Luftverschmutzung
365 discovery.onecall.local.label = One Call API - Lokales Wetter und Wettervorhersage
366 discovery.onecall-history.local.label = One Call API - Lokale historische Wetterdaten