36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El dispositivo ya est\u00e1 configurado."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "No se pudo conectar",
|
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
|
"name_exists": "El nombre ya existe"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Nombre",
|
|
"password": "Contrase\u00f1a",
|
|
"port": "Puerto",
|
|
"username": "Usuario"
|
|
},
|
|
"title": "Configuraci\u00f3n del cliente de transmisi\u00f3n"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"limit": "L\u00edmite",
|
|
"order": "Pedido",
|
|
"scan_interval": "Frecuencia de actualizaci\u00f3n"
|
|
},
|
|
"title": "Configurar opciones para la transmisi\u00f3n"
|
|
}
|
|
}
|
|
}
|
|
} |