From dcc67278754452071c0c6c073d239f7e90b7b2a2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 13 Apr 2022 00:11:10 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_ca.h | 96 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/intl/msg_hash_ca.h b/intl/msg_hash_ca.h index a87a1271f2..f566be93a0 100644 --- a/intl/msg_hash_ca.h +++ b/intl/msg_hash_ca.h @@ -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 */