Skip to content

Commit

Permalink
Translated using Weblate (Afrikaans)
Browse files Browse the repository at this point in the history
Currently translated at 49.0% (75 of 153 strings)

Added translation using Weblate (Afrikaans)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Pieter Bezuidenhout <piter.bezuidenhout@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/adaptive-lighting/adaptive-lighting/af/
Translation: Adaptive Lighting/Adaptive Lighting
  • Loading branch information
weblate and Welsyntoffie committed Apr 6, 2024
1 parent 446e443 commit a9ccd6a
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions custom_components/adaptive_lighting/translations/af.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"services": {
"apply": {
"description": "Pas die huidige Adaptive Lighting-instellings op ligte toe.",
"fields": {
"lights": {
"description": "'n Lig (of lys van ligte) om die instellings op toe te pas. 💡"
}
}
},
"change_switch_settings": {
"fields": {
"only_once": {
"description": "Pas ligte net aan wanneer hulle aangeskakel is (`true`) of hou aan om dit aan te pas (`false`)"
},
"sunrise_offset": {
"description": "Pas sonsopkomstyd aan met 'n positiewe of negatiewe afwyking in sekondes. ⏰"
},
"sunset_offset": {
"description": "Pas sonsondergangtyd aan met 'n positiewe of negatiewe afwyking in sekondes. ⏰"
}
}
}
},
"options": {
"step": {
"init": {
"title": "Aanpasbare beligting opsies",
"data": {
"adapt_only_on_bare_turn_on": "adapt_only_on_bare_turn_on: Wanneer ligte aanvanklik aangeskakel word. As dit op \"true\" gestel is, pas AL slegs aan as \"light.turn_on\" opgeroep word sonder om kleur of helderheid te spesifiseer. ❌🌈 Dit verhoed bv. aanpassing wanneer 'n toneel geaktiveer word. As `onwaar`, pas AL aan ongeag die teenwoordigheid van kleur of helderheid in die aanvanklike `diens_data`. Moet `oorname_beheer` geaktiveer moet word. 🕵️ "
},
"data_description": {
"sunrise_offset": "Pas sonsopkomstyd aan met 'n positiewe of negatiewe afwyking in sekondes. ⏰",
"sunset_offset": "Pas sonsondergangtyd aan met 'n positiewe of negatiewe afwyking in sekondes. ⏰"
}
}
}
},
"title": "Aanpasbare beligting"
}

0 comments on commit a9ccd6a

Please sign in to comment.