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

feat: User configurable audio mute (#3703 port to main) #3719

Merged
merged 2 commits into from
Jun 30, 2023

Conversation

3djc
Copy link
Collaborator

@3djc 3djc commented Jun 26, 2023

This is the main compatible version of #3703

@pfeerick pfeerick added the enhancement ✨ New feature or request label Jun 26, 2023
@pfeerick pfeerick added this to the 2.10 milestone Jun 26, 2023
@pfeerick
Copy link
Member

pfeerick commented Jun 26, 2023

Hey guys, can we get translations for

#define TR_AUDIO_MUTE TR("Audio mute","Mute if no sound")

please. 😄 For context, this feature mutes the speaker on supported handsets if it is not playing sound (thus preventing buzzing if using how power modules, etc.).

image
image

@mha1
Copy link
Contributor

mha1 commented Jun 26, 2023

translations: same for Companion

image

@Pat6874
Copy link
Contributor

Pat6874 commented Jun 26, 2023 via email

@Pat6874
Copy link
Contributor

Pat6874 commented Jun 26, 2023 via email

@robustini
Copy link
Contributor

IT
#define TR_AUDIO_MUTE TR("Audio muto","Muto senza suono")

@Eldenroot
Copy link
Contributor

CZ:
#define TR_AUDIO_MUTE TR("Ztlumení zvuku","Ztlumení, pokud není slyšet zvuk")

@ParkerEde
Copy link
Contributor

ParkerEde commented Jun 26, 2023

DE
#define TR_AUDIO_MUTE TR("Ton Stumm","Geräuschunterdrückung")

@offer-shmuely
Copy link
Contributor

offer-shmuely commented Jun 26, 2023

HE

#define TR_AUDIO_MUTE TR(
"השתקת קול",
"השתק כאשר אין סאונד"
)

@zyren
Copy link
Contributor

zyren commented Jun 26, 2023

CN

#define TR_AUDIO_MUTE   TR("自动静音","音频停播时自动静音")

TW

#define TR_AUDIO_MUTE   TR("自動靜音","音頻停播時自動靜音")

@mha1
Copy link
Contributor

mha1 commented Jun 26, 2023

does #3703 stay in 2.9 as it is?

@ulfhedlund
Copy link
Contributor

ulfhedlund commented Jun 26, 2023 via email

@HThuren
Copy link
Contributor

HThuren commented Jun 26, 2023

DA
#define TR_AUDIO_MUTE TR("Audio fra","Audio fra, hvis der ikke gives lyd")

@pfeerick pfeerick merged commit 8f431ea into main Jun 30, 2023
@pfeerick pfeerick deleted the 3djc/user-conf-audio-main branch June 30, 2023 02:26
@pfeerick pfeerick restored the 3djc/user-conf-audio-main branch June 30, 2023 02:27
@pfeerick pfeerick deleted the 3djc/user-conf-audio-main branch June 30, 2023 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.