core/homeassistant/components/opentherm_gw/translations/sl.json

29 lines
759 B
JSON
Raw Normal View History

2019-10-08 00:32:12 +00:00
{
"config": {
"error": {
"already_configured": "Prehod je \u017ee konfiguriran",
2020-11-11 11:10:09 +00:00
"id_exists": "ID prehoda \u017ee obstaja"
2019-10-08 00:32:12 +00:00
},
"step": {
"init": {
"data": {
"device": "Pot ali URL",
"id": "ID",
2020-04-08 00:08:19 +00:00
"name": "Ime"
2019-10-08 00:32:12 +00:00
},
"title": "OpenTherm Prehod"
}
2020-04-15 16:51:07 +00:00
}
2019-10-19 00:32:15 +00:00
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Temperatura nadstropja",
"precision": "Natan\u010dnost"
},
"description": "Mo\u017enosti za prehod OpenTherm"
}
}
2020-04-16 20:00:10 +00:00
}
2019-10-08 00:32:12 +00:00
}