From d3aae85014311391e2f195e58bf66c9e4295b05c Mon Sep 17 00:00:00 2001 From: Weedy Weed Smoker Date: Tue, 18 Feb 2020 12:59:06 +0700 Subject: [PATCH] French translation update thanks to crowdin, I could find the last strings I forgot to translate! --- intl/msg_hash_fr.h | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index 8d179fb478..4d48e84dcd 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -5404,6 +5404,10 @@ MSG_HASH( MSG_REDIRECTING_SAVEFILE_TO, "Redirection du fichier de sauvegarde vers" ) +MSG_HASH( + MSG_REDIRECTING_SAVESTATE_TO, + "Redirection du fichier de sauvegarde instantanée vers" + ) MSG_HASH( MSG_REMAP_FILE_SAVED_SUCCESSFULLY, "Fichier de remappage enregistré avec succès." @@ -6032,7 +6036,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_RESTART_RETROARCH, - "Restart the program." + "Redémarrer le programme." ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_WINDOW_WIDTH, @@ -6080,7 +6084,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_OVERLAY_SHOW_MOUSE_CURSOR, - "Show the mouse cursor when using an onscreen overlay." + "Affiche le curseur de la souris lors de l'utilisation d'une surimpression à l'écran." ) MSG_HASH( MENU_ENUM_SUBLABEL_PLAYLISTS_TAB, @@ -6939,7 +6943,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE, - "Save the current shader preset." + "Enregistrer les réglages de shaders actuels." ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_AS, @@ -6959,7 +6963,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_GLOBAL, - "Save the current shader settings as the default global setting." + "Enregistrer les réglages de shaders actuels en tant que réglages par défaut globaux." ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_SHADER_PARAMETERS, @@ -7407,11 +7411,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SET_CORE_ASSOCIATION, - "Show Set Core Association" + "Afficher 'Associer au cœur'" ) MSG_HASH( MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SET_CORE_ASSOCIATION, - "Show/hide the 'Set Core Association' option." + "Afficher/masquer l'option 'Associer au cœur'." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION,