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

36 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
},
"error": {
"cannot_connect": "Impossibile connettersi",
"invalid_auth": "Autenticazione non valida",
"name_exists": "Il Nome esiste gi\u00e0"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Nome",
"password": "Password",
"port": "Porta",
"username": "Nome utente",
"verify_ssl": "Usa SSL"
},
"title": "Configurare il router Mikrotik"
}
}
},
"options": {
"step": {
"device_tracker": {
"data": {
"arp_ping": "Attivare il ping ARP",
"detection_time": "Considerare in casa nell'intervallo di",
"force_dhcp": "Scansione forzata con DHCP"
}
}
}
}
}