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

22 lines
789 B
JSON

{
"config": {
"error": {
"cannot_connect": "Kan geen verbinding maken",
"no_units": "Kon geen HVAC units vinden in CoolMasterNet host."
},
"step": {
"user": {
"data": {
"cool": "Ondersteuning afkoelen modus",
"dry": "Ondersteuning droog modus",
"fan_only": "Ondersteunt alleen ventilatormodus",
"heat": "Ondersteuning warmtemodus",
"heat_cool": "Ondersteuning van automatische warmte/koelmodus",
"host": "Host",
"off": "Kan uitgeschakeld worden"
},
"title": "Stel uw CoolMasterNet-verbindingsgegevens in."
}
}
}
}