-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Translate skill.json via GitLocalize * Translate skill.json via GitLocalize --------- Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: Andreas Lorensen <[email protected]>
- Loading branch information
1 parent
f043acc
commit 6b93714
Showing
1 changed file
with
45 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,45 @@ | ||
{ | ||
"name": "Lydstyrkekontrol", | ||
"description": "Styr lydstyrken på OVOS med verbale kommandoer", | ||
"examples": [ | ||
"standard lydstyrke", | ||
"skift lyd", | ||
"dæmp lydstyrken", | ||
"lydstyrke til lavt", | ||
"volumen til lav", | ||
"lydstyrken til høj", | ||
"indstille lydstyrken til maksimum", | ||
"indstille lydstyrken til maksimum", | ||
"slå mute til", | ||
"lydstyrke lav", | ||
"høj lydstyrke", | ||
"lydstyrke til højt niveau", | ||
"maksimal lydstyrke", | ||
"indstill volumen til medium", | ||
"genopret lydstyrken", | ||
"medium volumen", | ||
"volumen høj", | ||
"slå lyden fra", | ||
"slå lyden til", | ||
"slå lyden til", | ||
"volumen til høj", | ||
"max volumen", | ||
"nulstil lydstyrken", | ||
"indstill lydstyrken til standard", | ||
"indstill lydstyrken til standard", | ||
"lav lydstyrke", | ||
"høj lydstyrke", | ||
"volumen lav", | ||
"stum", | ||
"slå lyden til", | ||
"topvolumen" | ||
], | ||
"tags": [ | ||
"system", | ||
"lyd", | ||
"lydstyrke-kontrol", | ||
"Konfiguration", | ||
"lydstyrke", | ||
"permissive-licens" | ||
] | ||
} |