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

17 lines
466 B
JSON

{
"state": {
"plugwise__dhw_mode": {
"auto": "auto",
"boost": "dogrzewanie",
"comfort": "komfortowo",
"off": "wy\u0142\u0105czone"
},
"plugwise__regulation_mode": {
"bleeding_cold": "strasznie zimno",
"bleeding_hot": "strasznie ciep\u0142o",
"cooling": "ch\u0142odzenie",
"heating": "grzanie",
"off": "wy\u0142."
}
}
}