From 5662fc4977361e34ab5e389b4f9e3e0601af4eec Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sun, 27 Nov 2022 08:48:16 -0600 Subject: [PATCH] New translations en_US.json (Italian) --- src/i18n/it_IT.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/i18n/it_IT.json b/src/i18n/it_IT.json index c75da0ff..a64a0cc0 100644 --- a/src/i18n/it_IT.json +++ b/src/i18n/it_IT.json @@ -72,8 +72,8 @@ "term.enableRepeatOne": "Abilita ripetizione singolo brano", "term.disableRepeatOne": "Disabilita ripetizione singolo brano", "term.disableRepeat": "Disabilita ripetizione", - "term.repeat.one": "Repeat One", - "term.repeat.all": "Repeat All", + "term.repeat.one": "Ripeté una volta", + "term.repeat.all": "Ripeté tutti", "term.repeat.none": "Repeat Off", "term.volume": "Volume", "term.mute": "Muta", @@ -633,10 +633,10 @@ "share.platform.songLink": "Copia song.link", "share.platform.clipboard": "Copia Link", "about.thanks": "Grazie mille alla Team di Cider Collective e tutti i nostri contribuenti.", - "spotify.openURL": "Open Spotify URL...", - "spotify.saveToAppleMusic": "Save to Apple Music", - "spotify.loadingPlaylist": "Loading Playlist...", - "spotify.enterURL": "Enter Spotify URL", + "spotify.openURL": "Apri URL Spotify...", + "spotify.saveToAppleMusic": "Salva su Apple Music", + "spotify.loadingPlaylist": "Playlist sta caricando...", + "spotify.enterURL": "Invia URL Spotify", "oobe.yes": "Sì", "oobe.no": "No", "oobe.next": "Avanti",