-
-
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
- Loading branch information
1 parent
fcc06da
commit fd80b87
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": "Controlo de volume", | ||
"description": "Controle o volume do OVOS com comandos verbais", | ||
"examples": [ | ||
"volume padrão", | ||
"alternar áudio", | ||
"silenciar o volume", | ||
"nível de volume para baixo", | ||
"volume para baixo", | ||
"nível de volume para alto", | ||
"definir o volume para o máximo", | ||
"definir o nível de volume para o máximo", | ||
"alternar mudo", | ||
"nível de volume baixo", | ||
"nível de volume elevado", | ||
"volume para alto nível", | ||
"volume máximo", | ||
"definir volume para médio", | ||
"repor volume", | ||
"volume médio", | ||
"volume alto", | ||
"silenciar áudio", | ||
"ativar áudio", | ||
"ativar o som", | ||
"volume para alto", | ||
"volume máximo", | ||
"redefinir volume", | ||
"definir o volume para o padrão", | ||
"definir o nível de volume para o padrão", | ||
"volume baixo", | ||
"alto volume", | ||
"volume baixo", | ||
"mudo", | ||
"ativar volume", | ||
"volume superior" | ||
], | ||
"tags": [ | ||
"sistema", | ||
"som", | ||
"controlo de volume", | ||
"Configuração", | ||
"volume", | ||
"licença permissiva" | ||
] | ||
} |