diff --git a/src/i18n/en_OWO.json b/src/i18n/en_OWO.json index 50207a97..96828c06 100644 --- a/src/i18n/en_OWO.json +++ b/src/i18n/en_OWO.json @@ -10,6 +10,7 @@ "notification.updatingLibrarySongs": "Updating wibwawy songs...", "notification.updatingLibraryAlbums": "Updating wibwawy awbums...", "notification.updatingLibraryArtists": "Updating wibwawy awtists...", + "notification.buildingPlaylistCache": "Buiwding Pwaywist Cache...", "term.variables": "Vawiabwes", "term.appleInc": "Appwe Inc.", "term.appleMusic": "Appwe Music", @@ -218,6 +219,7 @@ "action.favorite": "Favowite", "action.removeFavorite": "Wemuv Favowite", "action.refresh": "Wefwesh", + "action.save": "Save", "home.title": "Home", "home.recentlyPlayed": "Wecentwy Pwayed", "home.recentlyAdded": "Wecentwy Added", @@ -230,6 +232,7 @@ "error.connectionError": "Thewe was a pwobwem connyecting to Appwe Music.", "error.noResults": "Nyo Wesuwts.", "error.noResults.description": "Twy a nyew seawch.", + "error.musickitError": "MusicKit Encountewed an Ewwow: ", "podcast.followOnCider": "Fowwow On Cidew", "podcast.followedOnCider": "Fowwowing On Cidew", "podcast.subscribeOnItunes": "Subscwibe On iTunyes", @@ -248,6 +251,7 @@ "action.done": "Donye", "action.submit": "Submit", "action.editTracklist": "Edit Twackwist", + "action.editDescription": "Edit Descwiption", "action.addToLibrary": "Add to Wibwawy", "action.addToLibrary.success": "Added to Wibwawy", "action.addToLibrary.error": "Ewwow Adding to Wibwawy", @@ -260,6 +264,7 @@ "action.removeFromQueue.success": "Wemuvd fwom Queue", "action.removeFromQueue.error": "Ewwow Wemoving fwom Queue", "action.createPlaylist": "Cweate a Nyew Pwaywist", + "action.addToPlaylist.duplicate": "Item awweady exists in pwaywist. Do you want to continyue?", "action.addToPlaylist": "Add to Pwaywist", "action.removeFromPlaylist": "Wemuv fwom Pwaywist", "action.addToFavorites": "Add to Favowites", @@ -494,6 +499,7 @@ "settings.option.visual.theme.viewInfo": "View Info", "settings.option.visual.theme.github.available": "Avaiwabwe", "settings.option.visual.theme.github.applied": "Appwied", + "settings.notyf.visual.theme.updateAvailable": "[Themes] {{ theme }} has an update avaiwabwe", "settings.notyf.visual.theme.install.success": "Theme instawwed successfuwwy", "settings.notyf.visual.theme.install.error": "Theme instawwation faiwed", "settings.header.visual.plugin": "Pwugin", @@ -529,6 +535,13 @@ "settings.option.connectivity.discordRPC": "Discowd Wich Pwesence", "settings.option.connectivity.discordRPC.clientName": "Cwient Nyame", "settings.option.connectivity.discordRPC.clearOnPause": "Cweaw Discowd Wich Pwesence on Pause", + "settings.option.connectivity.discordRPC.showActivityButtons": "Show Activity Buttons", + "settings.option.connectivity.discordRPC.firstButton": "Fiwst Activity Button", + "settings.option.connectivity.discordRPC.secondButton": "Second Activity Button", + "settings.option.connectivity.discordRPC.buttons.listenOnCider": "Wisten on Cidew", + "settings.option.connectivity.discordRPC.buttons.viewOnAppleMusic": "View on Appwe Music", + "settings.option.connectivity.discordRPC.buttons.viewOnOtherMusicServices": "View on Othew Music Sewvices", + "settings.option.connectivity.discordRPC.showSongLink": "Show Song.wink button instead of Appwe Music button on Discowd Wich Pwesence", "settings.option.connectivity.discordRPC.hideButtons": "Hide buttons on Discowd Wich Pwesence", "settings.option.connectivity.discordRPC.hideTimestamp": "Hide timestamp on Discowd Wich Pwesence", "settings.option.connectivity.discordRPC.detailsFormat": "Detaiws Fowmat", @@ -542,6 +555,7 @@ "settings.option.connectivity.lastfmScrobble.filterLoop": "Fiwtew wooped twack (Wast.fm)", "settings.option.connectivity.lastfmScrobble.filterLoop.description": "Pwevent wooped twacks fwom being scwobbwed ow dispwayed in the Nyow Pwaying wist on Wast.fm.", "settings.option.connectivity.lastfmScrobble.filterTypes": "Fiwtew Media Types (Wast.fm)", + "settings.option.connectivity.lastfmScrobble.filterTypes.description": "Pwevent twacks of the sewected media types fwom being scwobbwed ow dispwayed in the Nyow Pwaying wist on Wast.fm.", "settings.option.connectivity.lastfmScrobble.manualToken": "Entew Wast.fm Token Manyuawwy", "settings.option.connectivity.lastfmScrobble.manualToken.link": "Cwick hewe to get a Wast.fm token", "settings.notyf.connectivity.lastfmScrobble.connectError": "Wast.fm Connyection Timed Out", @@ -634,4 +648,4 @@ "oobe.visual.text": "", "oobe.visual.layout.text": "Cidew featuwes two window diffewent wayouts.\nMavewick is an iTunyes wike wayout with the pwayew at the top of the window.\nMojave is a nyew spin cweated by the Cidew Cowwective.\n\nYou can change the wayout any time in the settings.", "oobe.amsignin.title": "" -} +} \ No newline at end of file