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

35 lines
1.1 KiB
JSON
Raw Normal View History

2020-05-17 00:02:56 +00:00
{
"config": {
2022-01-30 00:14:21 +00:00
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"invalid_host": "Nome de host ou endere\u00e7o IP inv\u00e1lido"
},
2020-05-17 00:02:56 +00:00
"step": {
2022-01-30 00:14:21 +00:00
"authorize": {
"data": {
"pin": "C\u00f3digo PIN"
}
},
2020-05-17 00:02:56 +00:00
"user": {
2022-01-30 00:14:21 +00:00
"data": {
"host": "Nome do host"
},
2020-05-17 00:02:56 +00:00
"description": "Configure a integra\u00e7\u00e3o do Sony Bravia TV. Se voc\u00ea tiver problemas com a configura\u00e7\u00e3o, acesse: https://www.home-assistant.io/integrations/braviatv \n\n Verifique se a sua TV est\u00e1 ligada.",
"title": "Sony Bravia TV"
}
}
},
"options": {
"step": {
"user": {
"data": {
"ignored_sources": "Lista de fontes ignoradas"
},
"title": "Op\u00e7\u00f5es para a Sony Bravia TV"
}
}
}
}