core/homeassistant/components/coolmaster/.translations/de.json

23 lines
922 B
JSON
Raw Normal View History

2019-11-08 00:32:12 +00:00
{
"config": {
2020-01-06 00:32:11 +00:00
"error": {
2020-01-13 00:31:54 +00:00
"connection_error": "Verbindung zur CoolMasterNet-Instanz fehlgeschlagen. Bitte \u00fcberpr\u00fcfe deinen Host.",
2020-01-06 00:32:11 +00:00
"no_units": "Es wurden keine HVAC-Ger\u00e4te im CoolMasterNet-Host gefunden."
},
2019-11-08 00:32:12 +00:00
"step": {
"user": {
"data": {
2020-01-06 00:32:11 +00:00
"cool": "Unterst\u00fctzt K\u00fchl-Modus",
"dry": "Unterst\u00fctzt Trockenmodus",
"fan_only": "Unterst\u00fctzt Fan-Only-Modus",
"heat": "Unterst\u00fctzt Heiz-Modus",
"heat_cool": "Unterst\u00fctzung automatische Heiz-/K\u00fchlmodus",
"host": "Host",
2019-11-08 00:32:12 +00:00
"off": "Kann ausgeschaltet werden"
2020-01-06 00:32:11 +00:00
},
2020-01-13 00:31:54 +00:00
"title": "Richte deine CoolMasterNet-Verbindungsdaten ein."
2019-11-08 00:32:12 +00:00
}
2020-01-06 00:32:11 +00:00
},
"title": "CoolMasterNet"
2019-11-08 00:32:12 +00:00
}
}