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

21 lines
663 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"step": {
"user": {
"data": {
"advertise_ip": "Anunciar IP",
"advertise_port": "Anunciar porta",
"host_ip": "IP do host",
"listen_port": "Ouvir Porta",
"name": "Nome",
"upnp_bind_multicast": "Vincular multicast (Verdadeiro/Falso)"
},
"title": "Definir configura\u00e7\u00e3o do servidor"
}
}
},
"title": "Emulated Roku"
}