From 860df9230bfc30927a6e726b458450070cc088a1 Mon Sep 17 00:00:00 2001 From: blob03 Date: Sun, 12 Feb 2023 12:44:34 +0000 Subject: [PATCH] Translated using Weblate (French) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/ --- src/strings/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index 28626a874d..d742a3d561 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1701,5 +1701,7 @@ "ResolutionMatchSource": "Résolution de la source", "HeaderDummyChapter": "Images des chapitres", "LabelDummyChapterDuration": "Intervalle :", - "LabelDummyChapterCountHelp": "Nombre maximal d’images de chapitre à extraire pour chaque fichier multimédia." + "LabelDummyChapterCountHelp": "Nombre maximal d’images de chapitre à extraire pour chaque fichier multimédia.", + "PreferEmbeddedExtrasTitlesOverFileNames": "Préférer les titres intégrés aux médias pour les bonus", + "PreferEmbeddedExtrasTitlesOverFileNamesHelp": "Les bonus possèdent souvent un titre intégré identique au média parent, cocher l'option pour utiliser ce titre quoi qu'il en soit." }