2020-08-27 00:04:55 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"auth_not_supported": "I dispositivi Shelly che richiedono l'autenticazione non sono attualmente supportati.",
|
|
|
|
"cannot_connect": "Impossibile connettersi",
|
2020-09-03 00:06:16 +00:00
|
|
|
"invalid_auth": "Autenticazione non valida",
|
2020-08-27 00:04:55 +00:00
|
|
|
"unknown": "Errore imprevisto"
|
|
|
|
},
|
|
|
|
"flow_title": "Shelly: {name}",
|
|
|
|
"step": {
|
|
|
|
"confirm_discovery": {
|
|
|
|
"description": "Vuoi impostare {model} su {host}?"
|
|
|
|
},
|
2020-09-03 00:06:16 +00:00
|
|
|
"credentials": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
|
|
|
"username": "Nome utente"
|
|
|
|
}
|
|
|
|
},
|
2020-08-27 00:04:55 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": "Shelly"
|
|
|
|
}
|