From 62fec15b99cb94c5af5ad8efb163f927d9ae7cb1 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 24 Oct 2022 22:28:38 -0500 Subject: [PATCH] New translations en_US.json (Portuguese) --- src/i18n/pt_PT.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/i18n/pt_PT.json b/src/i18n/pt_PT.json index 260df4f4..b85b675e 100644 --- a/src/i18n/pt_PT.json +++ b/src/i18n/pt_PT.json @@ -16,6 +16,7 @@ "term.appleMusic": "Apple Music", "term.applePodcasts": "Apple Podcasts", "term.itunes": "iTunes", + "term.spotify": "Spotify", "term.github": "GitHub", "term.discord": "Discord", "term.learnMore": "Saiba mais", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "Escala da UI", "settings.option.visual.useAdaptiveColors": "Use Adaptive Colors", "settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song", + "settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.", "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": "Tema", @@ -628,6 +630,10 @@ "share.platform.songLink": "Copiar com song.link", "share.platform.clipboard": "Copiar ligação", "about.thanks": "Um grande obrigado à equipa da Cider Collective e a todos os nossos contribuidores.", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "Sim", "oobe.no": "Não", "oobe.next": "Seguinte",