mirror of
https://github.com/libretro/RetroArch
synced 2025-03-06 04:13:52 +00:00
Merge pull request #10202 from WeedyWeedSmoker/French-translation-update
French update — (GLUI) Add navigation bar option
This commit is contained in:
commit
e2378680ef
@ -3016,6 +3016,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_SETTINGS,
|
MENU_ENUM_LABEL_VALUE_SETTINGS,
|
||||||
"Réglages"
|
"Réglages"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_SETTINGS,
|
||||||
|
"Configure l'application."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_SETTINGS_TAB,
|
MENU_ENUM_LABEL_VALUE_SETTINGS_TAB,
|
||||||
"Réglages"
|
"Réglages"
|
||||||
@ -7225,6 +7229,14 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_MATERIALUI_LANDSCAPE_LAYOUT_OPTIMIZATION_EXCLUDE_THUMBNAIL_VIEWS,
|
MENU_ENUM_LABEL_VALUE_MATERIALUI_LANDSCAPE_LAYOUT_OPTIMIZATION_EXCLUDE_THUMBNAIL_VIEWS,
|
||||||
"Exclure l'affichage des miniatures"
|
"Exclure l'affichage des miniatures"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_MATERIALUI_SHOW_NAV_BAR,
|
||||||
|
"Afficher la barre de navigation"
|
||||||
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_SUBLABEL_MATERIALUI_SHOW_NAV_BAR,
|
||||||
|
"Affiche des raccourcis de navigation permanents dans le menu à l'écran. Permet de basculer rapidement entre les catégories du menu. Recommandé pour les appareils à écran tactile."
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MATERIALUI_AUTO_ROTATE_NAV_BAR,
|
MENU_ENUM_LABEL_VALUE_MATERIALUI_AUTO_ROTATE_NAV_BAR,
|
||||||
"Rotation automatique de la barre de navigation"
|
"Rotation automatique de la barre de navigation"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user