From c41746458657417b31f940f3c648ae051485a0a9 Mon Sep 17 00:00:00 2001 From: thorthur Date: Sun, 28 Apr 2019 20:40:52 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.0% (1439 of 1453 strings) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/ --- src/strings/fr.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index 8e159866e..4d28613ea 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1425,5 +1425,22 @@ "ValueAlbumCount": "{0} albums", "ValueMinutes": "{0} min", "ValueOneAlbum": "1 album", - "OptionCaptionInfoExSamsung": "CaptionInfoEx (Samsung)" + "OptionCaptionInfoExSamsung": "CaptionInfoEx (Samsung)", + "HeaderFavoriteMovies": "Films favoris", + "HeaderFavoriteShows": "Séries favorites", + "HeaderFavoriteEpisodes": "Épisodes favoris", + "HeaderFavoriteAlbums": "Albums favoris", + "HeaderFavoriteArtists": "Artistes favoris", + "HeaderFavoriteSongs": "Chansons favorites", + "HeaderFavoriteVideos": "Vidéos favorites", + "HeaderRestartingServer": "Redémarrage du serveur", + "LabelServerName": "Nom du serveur :", + "DashboardVersionNumber": "Version : {0}", + "DashboardServerName": "Serveur : {0}", + "LabelWeb": "Web : ", + "MediaInfoSoftware": "Logiciel", + "MediaInfoStreamTypeAudio": "Audio", + "MediaInfoStreamTypeData": "Données", + "MediaInfoStreamTypeSubtitle": "Sous-titres", + "MediaInfoStreamTypeVideo": "Video" }