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

43 lines
1.4 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
},
"flow_title": "{mac} ( {ip} )",
"step": {
"user": {
"data": {
"host": "Nome do host",
"port": "Porta",
"system_id": "ID do sistema"
},
"description": "A ID do sistema pode ser obtida no aplicativo MyLink em Integra\u00e7\u00e3o selecionando qualquer servi\u00e7o n\u00e3o Cloud."
}
}
},
"options": {
"abort": {
"cannot_connect": "Falha ao conectar"
},
"step": {
"init": {
"data": {
"target_id": "Configure as op\u00e7\u00f5es para uma cobertura."
},
"title": "Configurar op\u00e7\u00f5es do MyLink"
},
"target_config": {
"data": {
"reverse": "A cobertura est\u00e1 invertida"
},
"description": "Configurar op\u00e7\u00f5es para ` {target_name} `",
"title": "Configurar a MyLink Cover"
}
}
}
}