2020-01-10 00:31:50 +00:00
{
"config" : {
"abort" : {
"already_configured" : "Questa stampante \u00e8 gi\u00e0 configurata." ,
"unsupported_model" : "Questo modello di stampante non \u00e8 supportato."
} ,
"error" : {
"connection_error" : "Errore di connessione." ,
"snmp_error" : "Server SNMP spento o stampante non supportata." ,
"wrong_host" : "Nome host o indirizzo IP non valido."
} ,
2020-01-24 00:31:41 +00:00
"flow_title" : "Stampante Brother: {model} {serial_number}" ,
2020-01-10 00:31:50 +00:00
"step" : {
"user" : {
"data" : {
2020-05-22 00:05:00 +00:00
"host" : "Host" ,
2020-01-10 00:31:50 +00:00
"type" : "Tipo di stampante"
} ,
2020-05-29 00:04:16 +00:00
"description" : "Configurare l'integrazione della stampante Brother. In caso di problemi con la configurazione, visitare: https://www.home-assistant.io/integrations/brother"
2020-01-24 00:31:41 +00:00
} ,
"zeroconf_confirm" : {
"data" : {
"type" : "Tipo di stampante"
} ,
"description" : "Vuoi aggiungere la stampante Brother {model} con il numero seriale `{serial_number}` a Home Assistant?" ,
"title" : "Trovata stampante Brother"
2020-01-10 00:31:50 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-10 00:31:50 +00:00
}