diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-05-31 10:30:59 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-05-31 10:30:59 -0400 |
| commit | a78284f8db20c88e2e42f15b68dbc5387f65052c (patch) | |
| tree | 88594da0d46c99eab31ef650713b42e7d59f9d92 /MediaBrowser.Server.Implementations/Localization/Server/nb.json | |
| parent | 896634b873c01abde00bad7a256165a791857850 (diff) | |
3.0.5264.17006
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/nb.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/nb.json | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/nb.json b/MediaBrowser.Server.Implementations/Localization/Server/nb.json index 6f25a3209..4e9347c9f 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/nb.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/nb.json @@ -626,8 +626,8 @@ "ButtonScenes": "Scenes", "ButtonSubtitles": "Subtitles", "ButtonAudioTracks": "Audio tracks", - "ButtonPreviousTrack": "Previous track", - "ButtonNextTrack": "Next track", + "ButtonPreviousTrack": "Previous Track", + "ButtonNextTrack": "Next Track", "ButtonStop": "Stop", "ButtonPause": "Pause", "LabelGroupMoviesIntoCollections": "Group movies into collections", @@ -755,8 +755,8 @@ "LabelEnableBackdrops": "Enable backdrops", "LabelEnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.", "LabelEnableBackdropsHelp": "If enabled, backdrops will be displayed in the background of some pages while browsing the library.", - "HeaderAllDevices": "All Devices", - "HeaderThisDevice": "This Device", + "HeaderHomePage": "Home Page", + "HeaderSettingsForThisDevice": "Settings for This Device", "OptionAuto": "Auto", "OptionYes": "Yes", "OptionNo": "No", @@ -775,5 +775,11 @@ "MessageLoadingChannels": "Loading channel content...", "ButtonMarkRead": "Mark Read", "OptionDefaultSort": "Default", - "OptionCommunityMostWatchedSort": "Most Watched" + "OptionCommunityMostWatchedSort": "Most Watched", + "TabNextUp": "Next Up", + "MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.", + "MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the New button to start creating Collections.", + "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client", + "ButtonDismiss": "Dismiss", + "MessageLearnHowToCustomize": "Learn how to customize this page to your own personal tastes. Click your user icon in the top right corner of the screen to view and update your preferences." }
\ No newline at end of file |
