From 57721b8ea946ab4976a40272db0d3c22c3e1f46d Mon Sep 17 00:00:00 2001 From: blob03 Date: Tue, 15 Feb 2022 11:12:03 +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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index 304b3a355..881043bc8 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1622,5 +1622,11 @@ "Interview": "Entrevue", "DeletedScene": "Scène supprimée", "BehindTheScenes": "Dans les coulisses", - "Trailer": "Bande-annonce" + "Trailer": "Bande-annonce", + "AllowEmbeddedSubtitlesAllowTextOption": "Permettre le type Texte", + "AllowEmbeddedSubtitlesAllowImageOption": "Permettre les types Image", + "AllowEmbeddedSubtitlesAllowNoneOption": "Ne rien accepter", + "AllowEmbeddedSubtitlesAllowAllOption": "Tout accepter", + "AllowEmbeddedSubtitlesHelp": "Désactiver les sous-titres intégrés aux fichiers média. Nécessite un rafraichissement complet de la librairie.", + "AllowEmbeddedSubtitles": "Désactiver les sous-titres intégrés" }