core/homeassistant/components/directv/translations/it.json

26 lines
662 B
JSON

{
"config": {
"abort": {
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
"unknown": "Errore imprevisto"
},
"error": {
"cannot_connect": "Impossibile connettersi"
},
"flow_title": "{name}",
"step": {
"ssdp_confirm": {
"data": {
"one": "Pi\u00f9",
"other": "Altri"
},
"description": "Vuoi impostare {name} ?"
},
"user": {
"data": {
"host": "Host"
}
}
}
}
}