mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 13:14:04 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
f9d0a49d42
commit
dcc6727875
@ -2790,10 +2790,106 @@ MSG_HASH( /* FIXME Not RGUI specific */
|
||||
MENU_ENUM_LABEL_VALUE_RGUI_BROWSER_DIRECTORY,
|
||||
"Navegador d'Arxius"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_RECORDING_CONFIG_DIRECTORY,
|
||||
"Les configuracions d’enregistrament es desen en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_OVERLAY_DIRECTORY,
|
||||
"Superposicions"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_OVERLAY_DIRECTORY,
|
||||
"Les superposicions es desen en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_LAYOUT_DIRECTORY,
|
||||
"Disposicions de vídeo"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_LAYOUT_DIRECTORY,
|
||||
"Les disposicions de vídeo es desen en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SCREENSHOT_DIRECTORY,
|
||||
"Captures de pantalla"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SCREENSHOT_DIRECTORY,
|
||||
"Les captures de pantalla es desen en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_JOYPAD_AUTOCONFIG_DIR,
|
||||
"Perfils de controlador"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_JOYPAD_AUTOCONFIG_DIR,
|
||||
"Els perfils de controlador per configurar automàticament els controladors es desen en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_REMAPPING_DIRECTORY,
|
||||
"Reassignacions d’entrada"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_INPUT_REMAPPING_DIRECTORY,
|
||||
"Les reassignacions d’entrada es desen en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_DIRECTORY,
|
||||
"Llistes de reproducció"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_PLAYLIST_DIRECTORY,
|
||||
"Les llistes de reproducció es desen en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CONTENT_FAVORITES_DIRECTORY,
|
||||
"Llista de reproducció de preferits"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CONTENT_FAVORITES_DIRECTORY,
|
||||
"Desa la llista de reproducció de preferits en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CONTENT_HISTORY_DIRECTORY,
|
||||
"Llista de reproducció de l’historial"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CONTENT_HISTORY_DIRECTORY,
|
||||
"Desa la llista de reproducció de l’historial en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CONTENT_IMAGE_HISTORY_DIRECTORY,
|
||||
"Llista de reproducció d’imatges"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CONTENT_IMAGE_HISTORY_DIRECTORY,
|
||||
"Desa la llista de reproducció d’imatges en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CONTENT_MUSIC_HISTORY_DIRECTORY,
|
||||
"Llista de reproducció de música"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CONTENT_MUSIC_HISTORY_DIRECTORY,
|
||||
"Desa la llista de reproducció de música en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CONTENT_VIDEO_HISTORY_DIRECTORY,
|
||||
"Llista de reproducció de vídeos"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CONTENT_VIDEO_HISTORY_DIRECTORY,
|
||||
"Desa la llista de reproducció de vídeos en aquest directori."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_RUNTIME_LOG_DIRECTORY,
|
||||
"Registres d’execució"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_RUNTIME_LOG_DIRECTORY,
|
||||
"Els registres d’execució es desen en aquest directori."
|
||||
)
|
||||
|
||||
#ifdef HAVE_MIST
|
||||
/* Settings > Steam */
|
||||
|
Loading…
x
Reference in New Issue
Block a user