mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 09:32:58 +00:00
Merge pull request #9884 from WeedyWeedSmoker/French-update
French translation - Latest additions!
This commit is contained in:
commit
0930cd29fb
@ -10200,3 +10200,87 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_NARRATOR_SPEECH_SPEED,
|
||||
"Débit vocal du narrateur"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_SCALING_SETTINGS,
|
||||
"Mise à l'échelle"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_SCALING_SETTINGS,
|
||||
"Changer les réglages de mise à l'échelle vidéo."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_FULLSCREEN_MODE_SETTINGS,
|
||||
"Mode plein écran"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_FULLSCREEN_MODE_SETTINGS,
|
||||
"Changer les réglages du mode plein écran."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOWED_MODE_SETTINGS,
|
||||
"Mode fenêtré"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_WINDOWED_MODE_SETTINGS,
|
||||
"Changer les réglages du mode fenêtré."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_OUTPUT_SETTINGS,
|
||||
"Sortie vidéo"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_OUTPUT_SETTINGS,
|
||||
"Changer les réglages de la sortie vidéo."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_SYNCHRONIZATION_SETTINGS,
|
||||
"Synchronisation vidéo"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_SYNCHRONIZATION_SETTINGS,
|
||||
"Changer les réglages de la synchronisation vidéo."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AUDIO_OUTPUT_SETTINGS,
|
||||
"Sortie audio"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AUDIO_OUTPUT_SETTINGS,
|
||||
"Changer les réglages de la sortie audio."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AUDIO_SYNCHRONIZATION_SETTINGS,
|
||||
"Synchronisation audio"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AUDIO_SYNCHRONIZATION_SETTINGS,
|
||||
"Changer les réglages de la synchronisation audio."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_SETTINGS,
|
||||
"Rééchantillonneur audio"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_SETTINGS,
|
||||
"Changer les réglages du rééchantillonneur audio."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_MENU_SETTINGS,
|
||||
"Touches pour le menu"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_INPUT_MENU_SETTINGS,
|
||||
"Changer les réglages des touches pour le menu."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_HAPTIC_FEEDBACK_SETTINGS,
|
||||
"Retour haptique/vibration"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_INPUT_HAPTIC_FEEDBACK_SETTINGS,
|
||||
"Changer les réglages du retour haptique et de la vibration."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_START_GONG,
|
||||
"Démarrer Gong"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user