Files
core/homeassistant/components/webostv/translations/pt-BR.json
T
2023-01-20 00:25:31 +00:00

52 lines
2.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
"already_in_progress": "O fluxo de configura\u00e7\u00e3o j\u00e1 est\u00e1 em andamento",
"error_pairing": "Conectado \u00e0 LG webOS TV, mas n\u00e3o emparelhado",
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida",
"reauth_unsuccessful": "A reautentica\u00e7\u00e3o n\u00e3o foi bem-sucedida, ligue a TV e tente novamente."
},
"error": {
"cannot_connect": "Falha ao conectar, ligue sua TV ou verifique o endere\u00e7o IP"
},
"flow_title": "LG webOS Smart TV",
"step": {
"pairing": {
"description": "Clique em enviar e aceitar a solicita\u00e7\u00e3o de emparelhamento em sua TV.\n\n! [Imagem] (/est\u00e1tica/imagens/config_webos.png)",
"title": "Emparelhamento de TV webOS"
},
"reauth_confirm": {
"description": "Clique em enviar e aceite a solicita\u00e7\u00e3o de pareamento na sua TV. \n\n ![Imagem](/static/images/config_webos.png)",
"title": "Pareamento da TV webOS"
},
"user": {
"data": {
"host": "Nome do host",
"name": "Nome"
},
"description": "Ligue a TV, preencha os campos a seguir clique em enviar",
"title": "Conecte-se \u00e0 webOS TV"
}
}
},
"device_automation": {
"trigger_type": {
"webostv.turn_on": "O dispositivo \u00e9 solicitado para ligar"
}
},
"options": {
"error": {
"cannot_retrieve": "N\u00e3o foi poss\u00edvel recuperar a lista de fontes. Verifique se o dispositivo est\u00e1 ligado"
},
"step": {
"init": {
"data": {
"sources": "Lista de fontes"
},
"description": "Selecionar fontes habilitadas",
"title": "Op\u00e7\u00f5es para WebOS Smart TV"
}
}
}
}