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

21 lines
700 B
JSON
Raw Normal View History

2019-02-02 22:02:50 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "El dispositivo ya est\u00e1 configurado"
2019-02-02 22:02:50 +00:00
},
"step": {
"user": {
"data": {
2022-08-13 00:25:00 +00:00
"advertise_ip": "Direcci\u00f3n IP anunciada",
"advertise_port": "Puerto anunciado",
2022-01-08 00:14:39 +00:00
"host_ip": "Direcci\u00f3n IP del host",
2019-02-02 22:02:50 +00:00
"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
}