From 641a7c09158a6ceea68cdc2964719a23f38af955 Mon Sep 17 00:00:00 2001 From: blob03 Date: Wed, 15 Mar 2023 08:20:35 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index 95e7431d34..e00503fd3e 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1716,5 +1716,8 @@ "SubtitleWhite": "Blanc", "SubtitleYellow": "Jaune", "Featurette": "Featurette", - "Short": "Court-métrage" + "Short": "Court-métrage", + "HeaderPerformance": "Performance", + "LabelParallelImageEncodingLimit": "Limite de parallélisation de l'encodage d'image", + "LabelParallelImageEncodingLimitHelp": "Nombre maximal d’encodages d’image autorisés à s’exécuter en parallèle. Si vous définissez cette valeur sur 0, vous choisirez une limite en fonction des spécifications de votre système." }