diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-26 22:28:13 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-26 22:28:13 -0400 |
| commit | eab030df7ff0f3a78b1aa01f06eb30f71df5a391 (patch) | |
| tree | 47ac0dbafd3812b51f4ffa595009813be3ea1a40 /MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json | |
| parent | a260432fdf15a762a371b6771a7f6556bdb49c2f (diff) | |
fixes #916 - Support reading playstate data from nfo's
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json index d2bb8f65e..ed2c4d720 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json @@ -198,7 +198,7 @@ "ButtonOpen": "\u00c5pne", "ButtonOpenInNewTab": "\u00c5pne i ny fane", "ButtonShuffle": "Shuffle", - "ButtonInstantMix": "Instant mix", + "ButtonInstantMix": "Direktemiks", "ButtonResume": "Fortsett", "HeaderScenes": "Scener", "HeaderAudioTracks": "Lydspor", @@ -334,12 +334,12 @@ "ButtonRemoveFromPlaylist": "Fjern fra spilleliste", "HeaderSpecials": "Spescials", "HeaderTrailers": "Trailere", - "HeaderAudio": "Audio", + "HeaderAudio": "Lyd", "HeaderResolution": "Oppl\u00f8sning", "HeaderVideo": "Video", "HeaderRuntime": "Spilletid", - "HeaderCommunityRating": "Community rating", - "HeaderParentalRating": "Parental rating", + "HeaderCommunityRating": "Fellesskap anmeldelse", + "HeaderParentalRating": "Foreldresensur:", "HeaderReleaseDate": "Utgivelsesdato", "HeaderDateAdded": "Dato lagt til", "HeaderSeries": "Serier", @@ -347,9 +347,9 @@ "HeaderSeasonNumber": "Sesong nummer", "HeaderNetwork": "Nettverk", "HeaderYear": "\u00c5r", - "HeaderGameSystem": "Game system", + "HeaderGameSystem": "Spill system", "HeaderPlayers": "Spillere", - "HeaderEmbeddedImage": "Embedded image", + "HeaderEmbeddedImage": "innebygd bilde", "HeaderTrack": "Spor", "HeaderDisc": "Disk", "OptionMovies": "Filmer", @@ -358,7 +358,7 @@ "OptionSeasons": "Sesonger", "OptionEpisodes": "Episoder", "OptionGames": "Spill", - "OptionGameSystems": "Game systems", + "OptionGameSystems": "Spill systemer", "OptionMusicArtists": "Musikk artist", "OptionMusicAlbums": "Musikk album", "OptionMusicVideos": "Musikk videoer", @@ -520,7 +520,7 @@ "MediaInfoShutterSpeed": "Shutter speed", "MediaInfoSoftware": "Programvare", "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...", - "HeaderPlotKeywords": "Plot Keywords", + "HeaderPlotKeywords": "Plott n\u00f8kkelord", "HeaderMovies": "Movies", "HeaderAlbums": "Albums", "HeaderGames": "Games", @@ -576,7 +576,7 @@ "WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information", "WebClientTourTapHold": "Tap and hold or right click any poster for a context menu", "WebClientTourMetadataManager": "Click edit to open the metadata manager", - "WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device", + "WebClientTourPlaylists": "Du kan enkelt lage spillelister og direktemikser, og spille dem p\u00e5 hvilken som helst enhet", "WebClientTourCollections": "Create movie collections to group box sets together", "WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Media Browser apps", "WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Media Browser app", |
