-
-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Afrikaans)
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
1 parent
446e443
commit a9ccd6a
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |