New translations en_US.jsonc (Norwegian)

This commit is contained in:
cryptofyre 2022-02-21 15:08:15 -06:00
parent 768158a1c5
commit 47fed2105b

View file

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