diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-26 23:06:01 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-26 23:06:01 -0400 |
| commit | 3ccb6bddef8980569e95a189fe0f63b0750e5e41 (patch) | |
| tree | 6b71ccfbc8dc7e7f2723c81a9ed26a276af8665a /MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json | |
| parent | b5212f94a9a090384b4a2deb5fe2b98dae8a509c (diff) | |
connect updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json index f09cf7dfc..e8c0a96a3 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json @@ -466,7 +466,7 @@ "OptionUnwatched": "Usett", "ExternalPlayerPlaystateOptionsHelp": "Spesifiser hvordan du vil fortsette avspillingen av denne videoen neste gang.", "LabelMarkAs": "Merk som:", - "OptionInProgress": "In-Progress", + "OptionInProgress": "Igang", "LabelResumePoint": "Fortsettelsespunkt", "ValueOneMovie": "1 film", "ValueMovieCount": "{0} filmer", @@ -492,15 +492,15 @@ "TooltipLike": "Liker", "TooltipDislike": "Misliker", "TooltipPlayed": "Sett", - "ValueSeriesYearToPresent": "{0}-Present", + "ValueSeriesYearToPresent": "{0}-Tilgjengelig", "ValueAwards": "Priser: {0}", "ValueBudget": "Budsjett: {0}", "ValueRevenue": "Inntjening: {0}", - "ValuePremiered": "Premiered {0}", - "ValuePremieres": "Premieres {0}", + "ValuePremiered": "Premiere {0}", + "ValuePremieres": "Premiere {0}", "ValueStudio": "Studio: {0}", "ValueStudios": "Studioer: {0}", - "ValueSpecialEpisodeName": "Special - {0}", + "ValueSpecialEpisodeName": "Spesiell - {0}", "LabelLimit": "Grense:", "ValueLinks": "Lenker: {0}", "HeaderPeople": "Personer", @@ -520,7 +520,7 @@ "MediaInfoLongitude": "Lengdegrad", "MediaInfoShutterSpeed": "Lukkerhastighet", "MediaInfoSoftware": "Programvare", - "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...", + "HeaderIfYouLikeCheckTheseOut": "Hvis du liker {0}, sjekk ut disse...", "HeaderPlotKeywords": "Plott n\u00f8kkelord", "HeaderMovies": "Filmer", "HeaderAlbums": "Albumer", @@ -610,5 +610,7 @@ "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.", "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser.", "HeaderConnectionFailure": "Connection Failure", - "MessageUnableToConnectToServer": "We're unable to connect to the selected right now. Please try again later." + "MessageUnableToConnectToServer": "We're unable to connect to the selected right now. Please try again later.", + "ButtonSelectServer": "Select server", + "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly." }
\ No newline at end of file |
