mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Add some translations for audio settings
This commit is contained in:
parent
4c8062ba8e
commit
e040e974e9
@ -918,8 +918,18 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_XMB_SHOW_VIDEO,
|
||||
"Zeige Videos")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_YES,
|
||||
"Ja")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_ENABLE,
|
||||
"Aktiviert den Audioausgang.")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_LATENCY,
|
||||
"Gewünschte Audiolatenz in Millisekunden. Je nach Audiotreiber kann die gewünschte Latenz nicht erzielt werden.")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MUTE,
|
||||
"Audio Stummschalten.")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
||||
"Einstellungen zur Audioausgabe.")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SYNC,
|
||||
"Synchronisiert Audio. Empfohlen.")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_VOLUME,
|
||||
"Lautstärkeverstärkung in dB.")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_CONFIGURATION_SETTINGS,
|
||||
"Ändere die Standardeinstellungen für Konfigurationsdateien.")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_CONFIGURATIONS_LIST,
|
||||
|
Loading…
x
Reference in New Issue
Block a user