core/homeassistant/components/cloud/translations/es.json

17 lines
713 B
JSON

{
"system_health": {
"info": {
"alexa_enabled": "Alexa habilitada",
"can_reach_cert_server": "Se llega al Servidor de Certificados",
"can_reach_cloud": "Se llega a Home Assistant Cloud",
"can_reach_cloud_auth": "Se llega al Servidor de Autenticaci\u00f3n",
"google_enabled": "Google habilitado",
"logged_in": "Sesi\u00f3n iniciada",
"relayer_connected": "Relayer conectado",
"remote_connected": "Remoto conectado",
"remote_enabled": "Remoto habilitado",
"remote_server": "Servidor remoto",
"subscription_expiration": "Caducidad de la suscripci\u00f3n"
}
}
}