core/homeassistant/components/tuya/translations/sensor.pt-BR.json

15 lines
463 B
JSON

{
"state": {
"tuya__status": {
"boiling_temp": "Temperatura de ebuli\u00e7\u00e3o",
"cooling": "Resfriamento",
"heating": "Aquecimento",
"heating_temp": "Temperatura de aquecimento",
"reserve_1": "Reserva 1",
"reserve_2": "Reserva 2",
"reserve_3": "Reserva 3",
"standby": "Em espera",
"warm": "Preserva\u00e7\u00e3o do calor"
}
}
}