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

19 lines
543 B
JSON

{
"config": {
"abort": {
"name_exists": "El nombre ya existe"
},
"step": {
"user": {
"data": {
"host_ip": "IP del host",
"listen_port": "Puerto de escucha",
"name": "Nombre",
"upnp_bind_multicast": "Enlazar multidifusi\u00f3n (verdadero/falso)"
},
"title": "Definir la configuraci\u00f3n del servidor."
}
}
},
"title": "EmulatedRoku"
}