29 lines
1014 B
JSON
29 lines
1014 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
|
"unsupported_model": "Questo modello di stampante non \u00e8 supportato."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Impossibile connettersi",
|
|
"snmp_error": "Server SNMP spento o stampante non supportata.",
|
|
"wrong_host": "Nome host o indirizzo IP non valido."
|
|
},
|
|
"flow_title": "{model} {serial_number}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"type": "Tipo di stampante"
|
|
}
|
|
},
|
|
"zeroconf_confirm": {
|
|
"data": {
|
|
"type": "Tipo di stampante"
|
|
},
|
|
"description": "Vuoi aggiungere la stampante {model} con il numero seriale `{serial_number}` a Home Assistant?",
|
|
"title": "Trovata stampante Brother"
|
|
}
|
|
}
|
|
}
|
|
} |