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

39 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar"
},
"flow_title": "{name}",
"step": {
"gateway_entry": {
"data": {
"ip_address": "Endere\u00e7o IP",
"port": "Porta"
},
"description": "Insira as informa\u00e7\u00f5es do seu ScreenLogic Gateway.",
"title": "ScreenLogic"
},
"gateway_select": {
"data": {
"selected_gateway": "Gateway"
},
"description": "Os seguintes gateways ScreenLogic foram descobertos. Selecione um para configurar ou opte por configurar manualmente um gateway ScreenLogic.",
"title": "ScreenLogic"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Segundos entre escaneamentos"
},
"description": "Especifique as configura\u00e7\u00f5es para {gateway_name}",
"title": "ScreenLogic"
}
}
}
}