diff --git a/src/i18n/fr_FR.json b/src/i18n/fr_FR.json index 88a9192e..51b57b57 100644 --- a/src/i18n/fr_FR.json +++ b/src/i18n/fr_FR.json @@ -10,7 +10,7 @@ "notification.updatingLibrarySongs": "Mise à jour des chansons de la bibliothèque...", "notification.updatingLibraryAlbums": "Mise à jour des albums de la bibliothèque...", "notification.updatingLibraryArtists": "Mise à jour des artistes de la bibliothèque...", - "notification.buildingPlaylistCache": "Building Playlist Cache...", + "notification.buildingPlaylistCache": "Construction du cache de la playlist...", "term.variables": "Variables", "term.appleInc": "Apple Inc.", "term.appleMusic": "Apple Music", @@ -33,12 +33,12 @@ "term.miniplayer": "Mini lecteur", "term.history": "Historique", "term.search": "Recherche", - "term.scroll": "Scroll Mode", - "term.scroll.infinite": "Infinite", - "term.scroll.paged": "${songsPerPage} per page", - "term.live": "LIVE", - "term.showSearch": "Show search bar", - "term.hideSearch": "Hide search bar", + "term.scroll": "Mode de défilement", + "term.scroll.infinite": "Infini", + "term.scroll.paged": "${songsPerPage} par page", + "term.live": "En direct", + "term.showSearch": "Afficher la barre de recherche", + "term.hideSearch": "Cacher la barre de recherche", "term.library": "Bibliothèque", "term.listenNow": "Écouter", "term.browse": "Explorer",