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

21 lines
655 B
JSON
Raw Normal View History

2019-02-02 22:02:50 +00:00
{
"config": {
"abort": {
"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"
}
2019-04-17 16:31:34 +00:00
},
"title": "EmulatedRoku"
2019-02-02 22:02:50 +00:00
}
}