-
-
Notifications
You must be signed in to change notification settings - Fork 374
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
Conversation
Hey guys, can we get translations for
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.).
|
FR
#define TR_AUDIO_MUTE TR("Audio muet","Muet si pas de son")
Le 26 juin 2023, 12:09, à 12:09, Peter Feerick ***@***.***> a écrit:
…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.).
- [ ] @zyren CN / TW
- [ ] @Eldenroot CZ
- [ ] @HThuren DA
- [ ] @ParkerEde / @TheIsotopes DE
- [ ] @Pat6874 FR
- [ ] @offer-shmuely HE
- [ ] @robustini IT
- [ ] @ToshihiroMakuuchi JP
- [ ] @ulfhedlund SE
- [ ] @ajjjjjjjj PL


--
Reply to this email directly or view it on GitHub:
#3719 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
FR
#define TR_AUDIO_MUTE TR("Audio muet","Muet si pas de son")
Le 26 juin 2023, 12:22, à 12:22, Michael ***@***.***> a écrit:
…translations: same for Companion
--
Reply to this email directly or view it on GitHub:
#3719 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
IT |
CZ: |
DE |
HE #define TR_AUDIO_MUTE TR( |
CN #define TR_AUDIO_MUTE TR("自动静音","音频停播时自动静音") TW #define TR_AUDIO_MUTE TR("自動靜音","音頻停播時自動靜音") |
does #3703 stay in 2.9 as it is? |
SE (not the easiest to translate but here's an attempt):
#define TR_AUDIO_MUTE TR("Audio av","Audio av om inget ljud")
|
DA |
This is the main compatible version of #3703