feat(sound): volume amplification

This adds toggles that allow increasing volume to 150% for both the sink and source.
This commit is contained in:
Vukašin Vojinović 2025-09-12 13:37:52 +02:00 committed by Ashley Wulber
parent bd7fc2a2f2
commit 0e5054a4c5
4 changed files with 104 additions and 12 deletions

View file

@ -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

View file

@ -474,6 +474,9 @@ sound-input = Улаз
.device = Улазни уређај
.level = Ниво улаза
amplification = Појачавање
.desc = Омогућава повећање јачине звука до 150%.
sound-alerts = Упозорења
.volume = Јачина звука упозорења
.sound = Звук упозорења

View file

@ -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