From 6e8e7bba80780aa54db3d1a483a9c6eea91d8098 Mon Sep 17 00:00:00 2001 From: blob03 Date: Sun, 5 Sep 2021 20:23:43 +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 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index 3bdf21aa5..876c3cdd1 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1155,7 +1155,7 @@ "Genre": "Genre", "Genres": "Genres", "Guide": "Guide", - "GuestStar": "Guest star", + "GuestStar": "Invité vedette", "Photos": "Photos", "HeaderIdentification": "Identification", "HeaderTuners": "Égaliseur", @@ -1540,5 +1540,14 @@ "LabelLocalCustomCss": "Style CSS personnalisé s’appliquant à ce client seul. Selon les cas, désactiver le CSS du serveur peut s'avérer nécessaire.", "LabelHardwareEncoding": "Encodage matériel :", "LabelDisableCustomCss": "Désactiver le thème CSS fourni par le serveur.", - "AudioBitDepthNotSupported": "La profondeur de bits de l’audio n’est pas prise en charge" + "AudioBitDepthNotSupported": "La profondeur de bits de l’audio n’est pas prise en charge", + "Track": "Piste", + "Remixer": "Remixeur", + "ReleaseGroup": "Groupe de sortie", + "OtherArtist": "Autre Artiste", + "Mixer": "Mixeur", + "Lyricist": "Parolier", + "Engineer": "Ingénieur", + "Conductor": "Conducteur", + "Arranger": "Organisateur" }