Translated using Weblate (Portuguese)

Currently translated at 49.0% (75 of 153 strings)

Added translation using Weblate (Portuguese)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Luis Caetano <luixcaetano@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/adaptive-lighting/adaptive-lighting/pt/
Translation: Adaptive Lighting/Adaptive Lighting
This commit is contained in:
Hosted Weblate 2023-10-04 20:10:12 +02:00 committed by Bas Nijholt
commit 276dd9e582

View file

@ -0,0 +1,42 @@
{
"title": "Iluminação Adaptativa",
"services": {
"change_switch_settings": {
"fields": {
"sunrise_offset": {
"description": "Ajustar a hora do nascer do sol com um offset positivo ou negativo em segundos. ⏰"
},
"only_once": {
"description": "Adaptar as luzes apenas quando estão ligadas (`true`) ou continuar a adaptá-las (`false`)."
},
"sunset_offset": {
"description": "Ajustar a hora do pôr do sol com um offset positivo ou negativo em segundos. ⏰"
}
}
},
"apply": {
"description": "Aplica as definições atuais da Iluminação Adaptativa às luzes.",
"fields": {
"lights": {
"description": "Uma luz (ou lista de luzes) para a qual serão aplicadas as definições.💡"
}
}
}
},
"config": {
"abort": {
"already_configured": "Este dispositivo já está configurado"
}
},
"options": {
"step": {
"init": {
"data_description": {
"sunrise_offset": "Ajustar a hora do nascer do sol com um offset positivo ou negativo em segundos. ⏰",
"sunset_offset": "Ajustar a hora do pôr do sol com um offset positivo ou negativo em segundos. ⏰"
},
"title": "Opções da Iluminação Adaptativa"
}
}
}
}