From c9d98c981cd8151224ad04279d1cd97965b070ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric?= Date: Fri, 4 Sep 2020 00:19:52 +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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index b19b61c1be..5b5333693f 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1363,5 +1363,12 @@ "MusicVideos": "Clips musicaux", "Image": "Image", "Data": "Données", - "Video": "Vidéo" + "Video": "Vidéo", + "VideoAudio": "Piste audio", + "LabelIconMaxResHelp": "Résolution maximale des icônes disponibles via la propriété upnp:icon.", + "LabelAlbumArtMaxResHelp": "Résolution maximale de la pochette disponible via la propriété upnp:albumArtURI.", + "ThumbCard": "Vignette", + "SpecialFeatures": "Particularités", + "Photo": "Photo", + "Other": "Autre" }