mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
ab39c6c2c8
commit
57f3e4ca42
@ -1202,6 +1202,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PERFORMANCE_SETTINGS,
|
||||
"Suorituskyky"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SOUND_SETTINGS,
|
||||
"Ääni"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SYSTEM_SETTINGS,
|
||||
"Järjestelmä"
|
||||
@ -3208,7 +3212,15 @@ MSG_HASH(
|
||||
"Asennetaan ydin: "
|
||||
)
|
||||
|
||||
MSG_HASH(
|
||||
MSG_CORE_STEAM_UNINSTALLED,
|
||||
"Ydin poistaa kun RetroArch lopetetaan."
|
||||
)
|
||||
|
||||
MSG_HASH(
|
||||
MSG_CORE_STEAM_CURRENTLY_DOWNLOADING,
|
||||
"Ydintä ladataan parhaillaan"
|
||||
)
|
||||
#endif
|
||||
/* Settings > Configuration */
|
||||
|
||||
@ -5426,6 +5438,22 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_FADE_CHAT,
|
||||
"Häivytä keskusteluviestit ajan myötä."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_CHAT_COLOR_NAME,
|
||||
"Keskusteluväri (nimimerkki)"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_CHAT_COLOR_NAME,
|
||||
"Muoto: #RRGGBB tai RRGGBB"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_CHAT_COLOR_MSG,
|
||||
"Keskusteluväri (viesti)"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_NETPLAY_CHAT_COLOR_MSG,
|
||||
"Muoto: #RRGGBB tai RRGGBB"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_ALLOW_PAUSING,
|
||||
"Salli tauotus"
|
||||
|
Loading…
Reference in New Issue
Block a user