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

32 lines
1.0 KiB
JSON

{
"config": {
"error": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
"cannot_connect": "Falha ao conectar",
"id_exists": "ID do gateway j\u00e1 existe"
},
"step": {
"init": {
"data": {
"device": "Caminho ou URL",
"id": "ID",
"name": "Nome"
},
"title": "OpenTherm Gateway"
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Temperatura do piso",
"read_precision": "Precis\u00e3o de leitura",
"set_precision": "Definir precis\u00e3o",
"temporary_override_mode": "Modo de substitui\u00e7\u00e3o tempor\u00e1ria do ponto de ajuste"
},
"description": "Op\u00e7\u00f5es para o OpenTherm Gateway"
}
}
}
}