core/homeassistant/components/emulated_roku/translations/pt-BR.json

21 lines
663 B
JSON
Raw Normal View History

2019-07-31 23:16:40 +00:00
{
"config": {
2022-01-30 00:14:21 +00:00
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
2019-07-31 23:16:40 +00:00
"step": {
"user": {
"data": {
"advertise_ip": "Anunciar IP",
"advertise_port": "Anunciar porta",
"host_ip": "IP do host",
2022-01-31 00:14:28 +00:00
"listen_port": "Ouvir Porta",
2019-07-31 23:16:40 +00:00
"name": "Nome",
"upnp_bind_multicast": "Vincular multicast (Verdadeiro/Falso)"
},
"title": "Definir configura\u00e7\u00e3o do servidor"
}
2020-04-15 16:51:07 +00:00
}
},
2022-01-31 00:14:28 +00:00
"title": "Emulated Roku"
2019-07-31 23:16:40 +00:00
}