hass-core/homeassistant/components/hunterdouglas_powerview/translations/it.json
2022-12-15 00:24:38 +00:00

24 lines
No EOL
673 B
JSON

{
"config": {
"abort": {
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
},
"error": {
"cannot_connect": "Impossibile connettersi",
"unknown": "Errore imprevisto"
},
"flow_title": "{name} ({host})",
"step": {
"link": {
"description": "Vuoi configurare {name} ({host})?",
"title": "Connettiti all'Hub PowerView"
},
"user": {
"data": {
"host": "Indirizzo IP"
},
"title": "Connettiti al PowerView Hub"
}
}
}
}