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

22 lines
728 B
JSON
Raw Normal View History

2019-02-02 22:02:50 +00:00
{
"config": {
"abort": {
2020-10-24 00:05:17 +00:00
"already_configured": "El dispositivo ya est\u00e1 configurado",
2019-02-02 22:02:50 +00:00
"name_exists": "El nombre ya existe"
},
"step": {
"user": {
"data": {
2019-05-23 20:32:35 +00:00
"advertise_ip": "IP para anunciar",
"advertise_port": "Puerto para anunciar",
2019-02-02 22:02:50 +00:00
"host_ip": "IP del host",
"listen_port": "Puerto de escucha",
2019-05-23 20:32:35 +00:00
"name": "Nombre",
"upnp_bind_multicast": "Enlazar multicast (verdadero/falso)"
2019-02-02 22:02:50 +00:00
},
"title": "Definir la configuraci\u00f3n del servidor"
}
2020-04-15 16:51:07 +00:00
}
},
2020-10-09 00:04:33 +00:00
"title": "Roku emulado"
2019-02-02 22:02:50 +00:00
}