core/homeassistant/components/roku/translations/es-419.json

24 lines
695 B
JSON
Raw Normal View History

2020-05-03 00:02:26 +00:00
{
"config": {
"abort": {
"already_configured": "El dispositivo Roku ya est\u00e1 configurado",
"unknown": "Error inesperado"
},
"error": {
"cannot_connect": "No se pudo conectar, intente nuevamente"
},
"flow_title": "Roku: {name}",
"step": {
"ssdp_confirm": {
"description": "\u00bfDesea configurar {name}?",
"title": "Roku"
},
"user": {
"data": {
"host": "Host o direcci\u00f3n IP"
},
2020-05-29 00:04:16 +00:00
"description": "Ingrese su informaci\u00f3n de Roku."
2020-05-03 00:02:26 +00:00
}
}
}
}