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

21 lines
654 B
JSON
Raw Normal View History

2019-02-13 23:44:18 +00:00
{
"config": {
2019-02-22 00:40:25 +00:00
"abort": {
"name_exists": "Nome j\u00e1 existe"
},
2019-02-13 23:44:18 +00:00
"step": {
"user": {
"data": {
2019-02-22 00:40:25 +00:00
"advertise_ip": "Anuncie o IP",
"advertise_port": "Anuncie porto",
"host_ip": "IP do host",
"listen_port": "Porta \u00e0 escuta",
"name": "Nome",
"upnp_bind_multicast": "Liga\u00e7\u00e3o multicast (Verdadeiro/Falso)"
},
"title": "Definir configura\u00e7\u00e3o do servidor"
2019-02-13 23:44:18 +00:00
}
2019-02-22 00:40:25 +00:00
},
"title": "EmulatedRoku"
2019-02-13 23:44:18 +00:00
}
}