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

21 lines
805 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
"cannot_connect": "Falha ao conectar",
"invalid_host": "Nome de host ou endere\u00e7o IP inv\u00e1lido"
},
"step": {
"user": {
"data": {
"host": "Nome do host"
},
"description": "Configure a integra\u00e7\u00e3o Dune HD. Se voc\u00ea tiver problemas com a configura\u00e7\u00e3o, acesse: https://www.home-assistant.io/integrations/dunehd \n\n Certifique-se de que seu player est\u00e1 ligado.",
"title": "Dune HD"
}
}
}
}