mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 06:14:04 +02:00
Translations update from Hosted Weblate (#946)
* Translated using Weblate (Croatian) Currently translated at 44.4% (68 of 153 strings) Added translation using Weblate (Croatian) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: scuricvladimir <scuric.vladimir@gmail.com> Translate-URL: https://hosted.weblate.org/projects/adaptive-lighting/adaptive-lighting/hr/ Translation: Adaptive Lighting/Adaptive Lighting * 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 * Added translation using Weblate (Chinese (Traditional)) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: chris lin <san800682596@gmail.com> --------- Co-authored-by: scuricvladimir <scuric.vladimir@gmail.com> Co-authored-by: Pieter Bezuidenhout <piter.bezuidenhout@gmail.com> Co-authored-by: chris lin <san800682596@gmail.com>
This commit is contained in:
parent
6dae5641a2
commit
a36b0c3430
3 changed files with 60 additions and 0 deletions
40
custom_components/adaptive_lighting/translations/af.json
Normal file
40
custom_components/adaptive_lighting/translations/af.json
Normal file
|
|
@ -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"
|
||||
}
|
||||
19
custom_components/adaptive_lighting/translations/hr.json
Normal file
19
custom_components/adaptive_lighting/translations/hr.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Opcije prilagodljivog osvjetljenja"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "prilagodi svjetlinu",
|
||||
"services": {
|
||||
"change_switch_settings": {
|
||||
"fields": {
|
||||
"only_once": {
|
||||
"description": "Prilagodi svjetla samo kada su uključena (true) ili ih neprestano prilagođavaj (false). 🔄"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue