Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #946

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
}
19 changes: 19 additions & 0 deletions custom_components/adaptive_lighting/translations/hr.json
Original file line number Diff line number Diff line change
@@ -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). 🔄"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Loading