diff options
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json index d1cf0192d..6d60c6250 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json @@ -38,7 +38,9 @@ "HeaderSupportTheTeam": "St\u00f8tt Emby teamet!", "TextEnjoyBonusFeatures": "Nyt bonusfunksjonene", "TitleLiveTV": "Live TV", + "ButtonCancelSyncJob": "Cancel sync job", "TitleSync": "Synk", + "HeaderSelectDate": "Velg dato", "ButtonDonate": "Don\u00e9r", "LabelRecurringDonationCanBeCancelledHelp": "Gjentakende donasjoner kan avbrytes n\u00e5r som helst fra din PayPal-konto.", "HeaderMyMedia": "Mine media", @@ -104,6 +106,7 @@ "TitlePlugins": "Programtillegg", "ButtonTakeTheTourToSeeWhatsNew": "Ta en titt p\u00e5 hva som er nytt", "MessageNoSyncJobsFound": "Ingen synkroniseringsjobber funnet. Opprett en synkroniseringsjobb ved hjelp av Synkroniseringsknappene i biblioteket", + "ButtonPlayTrailer": "Spill trailer", "HeaderLibraryAccess": "Bibliotek tilgang", "HeaderChannelAccess": "Kanal tilgang", "HeaderDeviceAccess": "Enhetstilgang", @@ -144,7 +147,6 @@ "ButtonPlay": "Spill", "ButtonEdit": "Rediger", "ButtonQueue": "K\u00f8", - "ButtonPlayTrailer": "Spill trailer", "ButtonPlaylist": "Spilleliste", "ButtonPreviousTrack": "Forrige Spor", "LabelEnabled": "Aktivert", @@ -263,6 +265,7 @@ "LabelPlayMethodTranscoding": "Transcoding", "LabelPlayMethodDirectStream": "Direkte Streaming", "LabelPlayMethodDirectPlay": "Direkte Avspilling", + "LabelEpisodeNumber": "Episode number:", "LabelAudioCodec": "Lyd: {0}", "LabelVideoCodec": "Video: {0}", "LabelLocalAccessUrl": "Lokal tilgang: {0}", @@ -308,6 +311,7 @@ "HeaderArtist": "Artist", "LabelAddedOnDate": "Lagt til {0}", "ButtonStart": "Start", + "LabelSeasonNumber": "Season number:", "HeaderChannels": "Kanaler", "HeaderMediaFolders": "Mediemapper", "HeaderBlockItemsWithNoRating": "Blokker innhold uten rating:", @@ -336,6 +340,7 @@ "ButtonNextPage": "Neste Side", "ButtonPreviousPage": "Forrige Side", "ButtonMoveLeft": "Flytt til venstre", + "OptionReleaseDate": "Utgivelsesdato", "ButtonMoveRight": "Flytt til h\u00f8yre", "ButtonBrowseOnlineImages": "Bla igjennom bilder online", "HeaderDeleteItem": "Slett element", @@ -478,11 +483,8 @@ "PersonTypePerson": "Person", "LabelTitleDisplayOrder": "Tittel visnings rekkef\u00f8lge:", "OptionSortName": "Sorterings navn", - "OptionReleaseDate": "Lanseringsdato", - "LabelSeasonNumber": "Sesong nummer:", "LabelDiscNumber": "Disk nummer", "LabelParentNumber": "Forelder-ID", - "LabelEpisodeNumber": "Episode nummer:", "LabelTrackNumber": "Spor nummer:", "LabelNumber": "Nummer:", "LabelReleaseDate": "Utgivelsesdato:", @@ -741,7 +743,7 @@ "LabelQuality": "Kvalitet:", "HeaderSettings": "Innstillinger", "OptionAutomaticallySyncNewContent": "Automatisk synkroniser nytt innhold", - "OptionAutomaticallySyncNewContentHelp": "Nytt innhold lagt til i denne kategorien vil bli automatisk synkronisert til enheten.", + "OptionAutomaticallySyncNewContentHelp": "New content added to will be automatically synced to the device.", "OptionSyncUnwatchedVideosOnly": "Synkroniser kun usette videoer", "OptionSyncUnwatchedVideosOnlyHelp": "Kun usette videoer blir synkronisert, og videoer blir fjernet fra enheten s\u00e5 snart de er sett.", "LabelItemLimit": "Begrenset antall:", @@ -785,6 +787,7 @@ "HeaderMedia": "Media", "ButtonInbox": "Inbox", "HeaderAdvanced": "Avansert", + "HeaderGroupVersions": "Group Versions", "HeaderSaySomethingLike": "Say Something Like...", "ButtonTryAgain": "Try Again", "HeaderYouSaid": "You Said...", @@ -794,5 +797,13 @@ "ButtonManageServer": "Manage Server", "ButtonPreferences": "Preferences", "ButtonViewArtist": "View artist", - "ButtonViewAlbum": "View album" + "ButtonViewAlbum": "View album", + "ErrorMessagePasswordNotMatchConfirm": "The password and password confirmation must match.", + "ErrorMessageUsernameInUse": "The username is already in use. Please choose a new name and try again.", + "ErrorMessageEmailInUse": "The email address is already in use. Please enter a new email address and try again, or use the forgot password feature.", + "MessageThankYouForConnectSignUp": "Thank you for signing up for Emby Connect. An email will be sent to your address with instructions on how to confirm your new account. Please confirm the account and then return here to sign in.", + "HeaderShare": "Share", + "ButtonShareHelp": "Share a web page containing media information with social media. Media files are never shared publicly.", + "ButtonShare": "Share", + "HeaderConfirm": "Confirm" }
\ No newline at end of file |
