44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El dispositivo ya est\u00e1 configurado",
|
|
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "No se pudo conectar",
|
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
|
"name_exists": "El nombre existe"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Contrase\u00f1a"
|
|
},
|
|
"description": "La contrase\u00f1a para {username} no es v\u00e1lida.",
|
|
"title": "Volver a autenticar la integraci\u00f3n"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Nombre",
|
|
"password": "Contrase\u00f1a",
|
|
"port": "Puerto",
|
|
"username": "Nombre de usuario",
|
|
"verify_ssl": "Usar ssl"
|
|
},
|
|
"title": "Configurar router Mikrotik"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"device_tracker": {
|
|
"data": {
|
|
"arp_ping": "Habilitar ping ARP",
|
|
"detection_time": "Considerar el intervalo de inicio",
|
|
"force_dhcp": "Forzar escaneo usando DHCP"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |