feat(sound): volume amplification
This adds toggles that allow increasing volume to 150% for both the sink and source.
This commit is contained in:
parent
bd7fc2a2f2
commit
0e5054a4c5
4 changed files with 104 additions and 12 deletions
|
|
@ -473,6 +473,9 @@ sound-input = Input
|
|||
.device = Input device
|
||||
.level = Input level
|
||||
|
||||
amplification = Amplification
|
||||
.desc = Allows raising the volume to 150%.
|
||||
|
||||
sound-alerts = Alerts
|
||||
.volume = Alerts volume
|
||||
.sound = Alerts sound
|
||||
|
|
|
|||
|
|
@ -474,6 +474,9 @@ sound-input = Улаз
|
|||
.device = Улазни уређај
|
||||
.level = Ниво улаза
|
||||
|
||||
amplification = Појачавање
|
||||
.desc = Омогућава повећање јачине звука до 150%.
|
||||
|
||||
sound-alerts = Упозорења
|
||||
.volume = Јачина звука упозорења
|
||||
.sound = Звук упозорења
|
||||
|
|
|
|||
|
|
@ -474,6 +474,9 @@ sound-input = Ulaz
|
|||
.device = Ulazni uređaj
|
||||
.level = Nivo ulaza
|
||||
|
||||
amplification = Pojačavanje
|
||||
.desc = Omogućava povećanje jačine zvuka do 150%.
|
||||
|
||||
sound-alerts = Upozorenja
|
||||
.volume = Jačina zvuka upozorenja
|
||||
.sound = Zvuk upozorenja
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue