mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 07:59:42 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
b53bce6877
commit
d46ede42dc
@ -1657,6 +1657,18 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_MICROPHONE_DRIVER,
|
||||
"Mikrofonin ajuri."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MICROPHONE_RESAMPLER_DRIVER,
|
||||
"Mikrofonin näytteenottaja"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_MICROPHONE_RESAMPLER_DRIVER,
|
||||
"Mikrofonin näytteenottajan ajuri."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MICROPHONE_BLOCK_FRAMES,
|
||||
"Mikrofonin estokuvat"
|
||||
)
|
||||
#endif
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_DRIVER,
|
||||
@ -2672,6 +2684,10 @@ MSG_HASH(
|
||||
|
||||
/* Settings > Audio > Mixer Settings > Mixer Stream */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_MIXER_STREAM,
|
||||
"Mikserivirta #%d: %s"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MIXER_ACTION_PLAY,
|
||||
"Toista"
|
||||
|
@ -770,6 +770,10 @@ MSG_HASH(
|
||||
|
||||
/* MaterialUI: Settings > User Interface > Appearance */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MATERIALUI_SHOW_NAV_BAR,
|
||||
"ଦିଗଚଳନ ଦଣ୍ଡିକା ଦେଖାଇବା"
|
||||
)
|
||||
|
||||
/* MaterialUI: Settings Options */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user