French update — (GLUI) Add navigation bar option

This commit is contained in:
Weedy Weed Smoker 2020-03-03 21:11:18 +07:00 committed by GitHub
parent 6232e0abd3
commit a62ec9217f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3016,6 +3016,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SETTINGS,
"Réglages"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SETTINGS,
"Configure l'application."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SETTINGS_TAB,
"Réglages"
@ -7225,6 +7229,14 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_MATERIALUI_LANDSCAPE_LAYOUT_OPTIMIZATION_EXCLUDE_THUMBNAIL_VIEWS,
"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(
MENU_ENUM_LABEL_VALUE_MATERIALUI_AUTO_ROTATE_NAV_BAR,
"Rotation automatique de la barre de navigation"