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

23 lines
657 B
JSON

{
"config": {
"abort": {
"already_configured": "Naprava je \u017ee konfigurirana"
},
"error": {
"cannot_connect": "Povezava ni uspela, poskusite znova",
"unknown": "Nepri\u010dakovana napaka"
},
"step": {
"link": {
"description": "Ali \u017eelite nastaviti {name} ({host})?",
"title": "Pove\u017eite se s PowerView Hub"
},
"user": {
"data": {
"host": "IP naslov"
},
"title": "Pove\u017eite se s PowerView Hub"
}
}
}
}