From a56acd65e9e926a1ab8ac874e62d08b2a8432de9 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Wed, 5 Oct 2022 00:41:09 -0500 Subject: [PATCH] New translations en_US.json (French, Canada) --- src/i18n/fr_CA.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/i18n/fr_CA.json b/src/i18n/fr_CA.json index f757c9ba..740c0539 100644 --- a/src/i18n/fr_CA.json +++ b/src/i18n/fr_CA.json @@ -214,8 +214,10 @@ "term.zoomreset": "Reset Zoom", "term.fullscreen": "Fullscreen", "term.nowPlaying": "Now Playing", + "term.localFiles": "Local Files", "home.syncFavorites": "Sync Favorites", "home.syncFavorites.gettingArtists": "Getting Favorited Artists...", + "home.pinnedItems": "Pinned Items", "action.favorite": "Favorite", "action.removeFavorite": "Remove Favorite", "action.refresh": "Refresh", @@ -264,8 +266,8 @@ "action.removeFromQueue.success": "Enlevé du suivants", "action.removeFromQueue.error": "Erreur lors d'enleve du suivants", "action.createPlaylist": "Create a New Playlist", - "action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?", "action.addToPlaylist": "Ajoute à liste de lecture", + "action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?", "action.removeFromPlaylist": "Enleve de liste de lecture", "action.addToFavorites": "Ajoute à Favorites", "action.follow": "Suivre", @@ -484,6 +486,10 @@ "settings.header.visual.hardwareAcceleration.default": "Défaut", "settings.header.visual.hardwareAcceleration.webGPU": "WebGPU", "settings.option.visual.uiscale": "UI Scale", + "settings.option.visual.useAdaptiveColors": "Use Adaptive Colors", + "settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song", + "settings.option.visual.layoutProfile": "Layout Profile Type", + "settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference", "settings.header.visual.theme": "Theme", "settings.option.visual.theme.github.download": "Install from GitHub URL", "settings.option.visual.theme.github.openfolder": "Open Themes Folder", @@ -513,6 +519,7 @@ "settings.notyf.visual.plugin.install.error": "Plugin installation failed", "settings.option.visual.theme.default": "Cider", "settings.option.visual.theme.dark": "Dark", + "settings.option.visual.theme.light": "Light", "settings.option.visual.showPersonalInfo": "Afficher les informations personnelles", "settings.header.window": "Window", "settings.header.window.description": "Adjust the window settings for Cider.",