diff --git a/src/i18n/no_NO.jsonc b/src/i18n/no_NO.jsonc index 43bc2c70..af07324b 100644 --- a/src/i18n/no_NO.jsonc +++ b/src/i18n/no_NO.jsonc @@ -1,24 +1,24 @@ { // Base File // i18n Info - "i18n.languageName": "English (US)", // name of language in native language - "i18n.languageNameEnglish": "English (US)", // name of language in English + "i18n.languageName": "Norweigan (NO)", // name of language in native language + "i18n.languageNameEnglish": "Norweigan (NO)", // name of language in English "i18n.category": "main", // main = real language, fun = fun community languages - "i18n.authors": "@maikirakiwi @kyw504100", // Authors, if you contribute to this file feel free to add your name seperated with a space + "i18n.authors": "@siberias", // Authors, if you contribute to this file feel free to add your name seperated with a space // App info "app.name": "Cider", - "date.format": "${m} ${d}, ${y}", + "date.format": "${d}.${m}.${y}", // Dialogs - "dialog.cancel": "Cancel", + "dialog.cancel": "Avbryt", "dialog.ok": "OK", // Notification - "notification.updatingLibrarySongs": "Updating library songs...", - "notification.updatingLibraryAlbums": "Updating library albums...", - "notification.updatingLibraryArtists": "Updating library artists...", + "notification.updatingLibrarySongs": "Oppdaterer biblioteks Sanger...", + "notification.updatingLibraryAlbums": "Oppdaterere biblioteks Albumer...", + "notification.updatingLibraryArtists": "Oppdaterer biblioteks Artister...", // Terms "term.appleInc": "Apple Inc.", @@ -27,113 +27,114 @@ "term.itunes": "iTunes", "term.github": "GitHub", "term.discord": "Discord", - "term.learnMore": "Learn more", - "term.accountSettings": "Account Settings", - "term.logout": "Logout", - "term.login": "Log In", - "term.about": "About", - "term.privateSession": "Private Session", - "term.queue": "Queue", - "term.history": "History", - "term.search": "Search", - "term.library": "Library", - "term.listenNow": "Listen Now", - "term.browse": "Browse", + "term.learnMore": "Lær mer", + "term.accountSettings": "Konto Innstillinger", + "term.logout": "Logg Av", + "term.login": "Log Inn", + "term.about": "Om", + "term.privateSession": "Privat Økt", + "term.queue": "Kø", + "term.history": "Historikk", + "term.search": "Søk", + "term.library": "Musikkbibliotek", + "term.listenNow": "Lytt Nå", + "term.browse": "Utforsk", "term.radio": "Radio", - "term.recentlyAdded": "Recently Added", - "term.songs": "Songs", - "term.albums": "Albums", - "term.artists": "Artists", - "term.podcasts": "Podcasts", - "term.playlists": "Playlists", - "term.playlist": "Playlist", - "term.newPlaylist": "New Playlist", - "term.newPlaylistFolder": "New Playlist Folder", - "term.createNewPlaylist": "Create New Playlist", - "term.createNewPlaylistFolder": "Create New Playlist Folder", - "term.deletePlaylist": "Are you sure you want to delete this playlist?", - "term.play": "Play", + + "term.recentlyAdded": "Nylig lagt til", + "term.songs": "Låter", + "term.albums": "Album", + "term.artists": "Artister", + "term.podcasts": "Podkaster", + "term.playlists": "Spillelister", + "term.playlist": "Spilleliste", + "term.newPlaylist": "Ny Spilleliste", + "term.newPlaylistFolder": "Ny Spilleliste Mappe", + "term.createNewPlaylist": "Lag Ny Spilleliste", + "term.createNewPlaylistFolder": "Lag Ny Spilleliste Mappe", + "term.deletePlaylist": "Er du sikker du vil slette denne spillelisten?", + "term.play": "Spill", "term.pause": "Pause", - "term.previous": "Previous", - "term.next": "Next", - "term.shuffle": "Shuffle", - "term.repeat": "Repeat", - "term.volume": "Volume", - "term.mute": "Mute", - "term.unmute": "Unmute", - "term.share": "Share", - "term.share.success": "Copied to clipboard", - "term.settings": "Settings", - "term.seeAll": "See All", - "term.sortBy": "Sort By", + "term.previous": "Forrige", + "term.next": "Neste", + "term.shuffle": "Bland", + "term.repeat": "Gjenta", + "term.volume": "Volum", + "term.mute": "Kutt Lyd", + "term.unmute": "Slå på Lyd", + "term.share": "Del", + "term.share.success": "Kopierte til utlkippstavle", + "term.settings": "Innstillinger", + "term.seeAll": "Se Allt", + "term.sortBy": "Sorter", "term.sortBy.album": "Album", "term.sortBy.artist": "Artist", - "term.sortBy.name": "Name", - "term.sortBy.genre": "Genre", - "term.sortBy.releaseDate": "Release Date", - "term.sortBy.duration": "Duration", - "term.sortBy.dateAdded": "Date Added", + "term.sortBy.name": "Navn", + "term.sortBy.genre": "Sjanger", + "term.sortBy.releaseDate": "Utgivelsesdato", + "term.sortBy.duration": "Varighet", + "term.sortBy.dateAdded": "Dato Lagt Til", "term.sortOrder": "A-Z", - "term.sortOrder.ascending": "Ascending", - "term.sortOrder.descending": "Descending", - "term.viewAs": "View As", + "term.sortOrder.ascending": "Stigende", + "term.sortOrder.descending": "Synkende", + "term.viewAs": "Se Som", "term.viewAs.coverArt": "Cover Art", - "term.viewAs.list": "List", - "term.size": "Size", + "term.viewAs.list": "Liste", + "term.size": "Størrelse", "term.size.normal": "Normal", - "term.size.compact": "Compact", - "term.enable": "Enable", - "term.disable": "Disable", - "term.enabled": "Enabled", + "term.size.compact": "Kompakt", + "term.enable": "Aktiver", + "term.disable": "Deaktiver", + "term.enabled": "Aktivert", "term.disabled": "Disabled", - "term.connect": "Connect", - "term.connecting": "Connecting", - "term.disconnect": "Disconnect", + "term.connect": "Tilkoble", + "term.connecting": "Tilkobler", + "term.disconnect": "Frakoble", "term.authed": "Authed", - "term.confirm": "Confirm?", - "term.more": "More", - "term.less": "Less", - "term.showMore": "Show more", - "term.showLess": "Show less", - "term.topSongs": "Top Songs", - "term.latestReleases": "Latest Releases", - "term.time.added": "Added", - "term.time.released": "Released", - "term.time.updated": "Updated", - "term.time.hours": "hours", - "term.time.hour": "hour", - "term.time.minutes": "minutes", - "term.time.minute": "minute", - "term.time.seconds": "seconds", - "term.time.second": "second", + "term.confirm": "Bekreft?", + "term.more": "Mer", + "term.less": "Mindre", + "term.showMore": "Vis mer", + "term.showLess": "Vis mindre", + "term.topSongs": "Top Sanger", + "term.latestReleases": "Nyligste Utgivelsene", + "term.time.added": "Lagt Til", + "term.time.released": "Utgitt", + "term.time.updated": "Oppdatert", + "term.time.hours": "timer", + "term.time.hour": "time", + "term.time.minutes": "minutter", + "term.time.minute": "minutt", + "term.time.seconds": "sekunder", + "term.time.second": "sekund", "term.fullscreenView": "Fullscreen View", "term.defaultView": "Default View", - "term.audioSettings": "Audio Settings", + "term.audioSettings": "Lyd Innstillinger", "term.audioControls": "Volume Controls", - "term.clearAll": "Clear All", - "term.recentStations": "Recent Stations", - "term.language": "Language", - "term.funLanguages": "Fun", - "term.noLyrics": "Loading... / Lyrics not found./ Instrumental.", + "term.clearAll": "Fjern Alle", + "term.recentStations": "Nylige Stasjoner", + "term.language": "Språk", + "term.funLanguages": "Moro", + "term.noLyrics": "Laster... / Sangtenkster ikke funnet./ Instrumental.", "term.copyright": "Copyright", "term.rightsReserved": "All Rights Reserved.", "term.sponsor": "Sponsor this project", "term.ciderTeam": "Cider Team", - "term.developer": "Developer", + "term.developer": "Utvikler", "term.socialTeam": "Social Team", "term.socials": "Socials", "term.contributors": "Contributors", "term.equalizer": "Equalizer", - "term.reset": "Reset", + "term.reset": "Tilbakestill", // Example for multiple plural forms : look up the key for your language in https://github.com/prantlf/fast-plural-rules/blob/master/docs/languages.md#supported-languages // "term.tracks": { // "one" : "track", // "other" : "tracks" // }, "term.tracks": "tracks", // Assume x amount of tracks. e.g. 50 tracks - "term.videos": "Videos", - "term.menu": "Menu", - "term.check": "Check", + "term.videos": "Videoer", + "term.menu": "Meny", + "term.check": "Sjekk", "term.aboutArtist": "About {{artistName}}", // e.g. 'About Doja Cat' "term.topResult": "Top Result", // Search Results "term.sharedPlaylists": "Shared Playlists", // Search Results @@ -147,44 +148,44 @@ "term.requestError": "There was a problem with the request.", "term.song.link.generate": "Getting song.link share URL...", "term.musicVideos": "Music Videos", // Search page friendlyTypes - "term.stations": "Stations", + "term.stations": "Stasjoner", "term.curators": "Curators", "term.appleCurators": "Apple Curators", "term.radioShows": "Radio Shows", "term.recordLabels": "Record Labels", "term.videoExtras": "Video Extras", "term.top": "Top", - "term.version": "Version", - "term.noVideos": "No videos found.", + "term.version": "Versjon", + "term.noVideos": "Ingen videoer funnet.", "term.plugin": "Plug-in", "term.pluginMenu": "Plug-in Menu", "term.replay": "Replay", //Apple Music Replay "term.uniqueAlbums": "Unique Albums", - "term.uniqueArtists": "Unique Artists", - "term.uniqueSongs": "Unique Songs", + "term.uniqueArtists": "Unike Artister", + erm.uniqueArtists": "Unike Sanger", "term.topArtists": "Top Artists", "term.listenedTo": "Listened to:", "term.times": "times", "term.topAlbums": "Top Albums", "term.plays": "Plays", "term.topGenres": "Top Genres", - "term.confirmLogout" : "Are you sure you want to logout?", + "term.confirmLogout" : "Er du sikker du vil logge av?", // Home - "home.title": "Home", - "home.recentlyPlayed": "Recently Played", - "home.recentlyAdded": "Recently Added", + "home.title": "Hjem", + "home.recentlyPlayed": "Nylig Spilt", + "home.recentlyAdded": "Nylig Lagt Til", "home.artistsFeed": "Your Artists Feed", "home.artistsFeed.noArtist": "Follow some artists first and their latest releases will be here", - "home.madeForYou": "Made For You", - "home.friendsListeningTo": "Friends Listening To", - "home.followedArtists": "Followed Artists", + "home.madeForYou": "Skapt For Deg", + "home.friendsListeningTo": "Venner Lytter På", + "home.followedArtists": "Følgte Artister", // Errors - "error.appleMusicSubRequired": "Apple Music requires a subscription.", + "error.appleMusicSubRequired": "Apple Music krever et abonnement.", "error.connectionError": "There was a problem connecting to Apple Music.", - "error.noResults": "No Results.", - "error.noResults.description": "Try a new search.", + "error.noResults": "Ingen Resultater.", + "error.noResults.description": "Prøv et nytt søk.", // Podcasts "podcast.followOnCider": "Follow On Cider", @@ -192,44 +193,44 @@ "podcast.subscribeOnItunes": "Subscribe On iTunes", "podcast.subscribedOnItunes": "Subscribed On iTunes", "podcast.itunesStore": "iTunes Store", - "podcast.episodes": "Episodes", - "podcast.playEpisode": "Play Episode", - "podcast.website": "Podcast Website", + "podcast.episodes": "Episoder", + "podcast.playEpisode": "Spill av Episode", + "podcast.website": "Podkast Nettside", // Actions - "action.addToLibrary": "Add to Library", - "action.addToLibrary.success": "Added to Library", + "action.addToLibrary": "Legg til Musikkbibliotek", + "action.addToLibrary.success": "Lagt til musikkbibliotek", "action.addToLibrary.error": "Error Adding to Library", - "action.removeFromLibrary": "Remove from Library", - "action.removeFromLibrary.success": "Removed from Library", - "action.addToQueue": "Add to Queue", - "action.addToQueue.success": "Added to Queue", + "action.removeFromLibrary": "Fjern fra Musikkbibliotek", + "action.removeFromLibrary.success": "Fjernet fra Musikkbibliotek", + "action.addToQueue": "Legg til Kø", + "action.addToQueue.success": "Lagt til Kø", "action.addToQueue.error": "Error Adding to Queue", - "action.removeFromQueue": "Remove from Queue", - "action.removeFromQueue.success": "Removed from Queue", + "action.removeFromQueue": "Fjern fra Kø", + "action.removeFromQueue.success": "Fjernet fra Kø", "action.removeFromQueue.error": "Error Removing from Queue", - "action.createPlaylist": "Create a New Playlist", - "action.addToPlaylist": "Add to Playlist", - "action.removeFromPlaylist": "Remove from Playlist", - "action.addToFavorites": "Add to Favorites", - "action.follow": "Follow", - "action.follow.success": "Followed", - "action.follow.error": "Error Following", - "action.unfollow": "Unfollow", - "action.unfollow.success": "Unfollowed", + "action.createPlaylist": "Lag en Ny Spilleliste", + "action.addToPlaylist": "Legg til Spilleliste", + "action.removeFromPlaylist": "Fjern fra Spilleliste", + "action.addToFavorites": "Legg til Favoritter", + "action.follow": "Følg", + "action.follow.success": "Fulgt", + "action.follow.error": "Feil ved Følging", + "action.unfollow": "Ikke Følg", + "action.unfollow.success": "Sluttet å Følge", "action.unfollow.error": "Error Unfollowing", - "action.playNext": "Play Next", - "action.playLater": "Play Later", + "action.playNext": "Spill av Neste", + "action.playLater": "Spill av Senere", "action.startRadio": "Start Radio", - "action.goToArtist": "Go to Artist", - "action.goToAlbum": "Go to Album", - "action.moveToTop": "Move to top", - "action.share": "Share", - "action.rename": "Rename", - "action.love": "Love", - "action.unlove": "Unlove", - "action.dislike": "Dislike", - "action.undoDislike": "Undo dislike", + "action.goToArtist": "Gå til Artist", + "action.goToAlbum": "Gå til Album", + "action.moveToTop": "Flytt til Topp", + "action.share": "Del", + "action.rename": "Gi nytt navn", + "action.love": "Lik", + "action.unlove": "Liker Ikke", + "action.dislike": "Mislike", + "action.undoDislike": "Angre Misliker", "action.showWebRemoteQR": "Web Remote", "action.playTracksNext": "Play ${app.selectedMediaItems.length} tracks next", "action.playTracksLater": "Play ${app.selectedMediaItems.length} tracks later", @@ -238,19 +239,19 @@ "action.export": "Export", "action.showAlbum": "Show Complete Album", "action.tray.minimize": "Minimize to Tray", - "action.tray.quit": "Quit", - "action.tray.show": "Show", - "action.update": "Update", - "action.install": "Install", - "action.copy": "Copy", + "action.tray.quit": "Lukk", + "action.tray.show": "Vis", + "action.update": "Oppdater", + "action.install": "Installer", + "action.copy": "Kopier", "action.newpreset": "New Preset...", // Equalizer Preset "action.deletepreset": "Delete Preset", - "action.open": "Open", + "action.open": "Åpne", // Settings - General - "settings.header.general": "General", + "settings.header.general": "Generelt", "settings.header.general.description": "Adjust the general settings for Cider.", - "settings.option.general.language": "Language", + "settings.option.general.language": "Språk", "settings.option.general.resumebehavior": "Resume behavior", "settings.option.general.resumebehavior.description": "Resume behavior affects how Cider will resume your session when you return to the app.", "settings.option.general.resumebehavior.locally": "Locally",