core/homeassistant/components/plugwise/translations/select.sk.json

17 lines
438 B
JSON

{
"state": {
"plugwise__dhw_mode": {
"auto": "Auto",
"boost": "Turbo",
"comfort": "Komfort",
"off": "Vypnut\u00e9"
},
"plugwise__regulation_mode": {
"bleeding_cold": "Studen\u00fd",
"bleeding_hot": "Hor\u00faci",
"cooling": "Chladenie",
"heating": "Vykurovanie",
"off": "Vypnut\u00e9"
}
}
}