From c8a735bcb1ba71e9501d18b3044aa30793ff97ee Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 24 Oct 2014 00:54:35 -0400 Subject: add LocalFileInfo.Id --- .../Localization/JavaScript/nb.json | 29 ++++++++++++---------- 1 file changed, 16 insertions(+), 13 deletions(-) (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json') diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json index d5ecb442a..4c09b3491 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json @@ -36,10 +36,10 @@ "LabelMovie": "Film", "LabelMusicVideo": "Musikk Video", "LabelEpisode": "Episode", - "LabelSeries": "Series", + "LabelSeries": "Serier", "LabelStopping": "Stoppe", "LabelCancelled": "(kansellert)", - "LabelFailed": "(failed)", + "LabelFailed": "(Feilet)", "LabelAbortedByServerShutdown": "(Avbrutt av server shutdown)", "LabelScheduledTaskLastRan": "Sist kj\u00f8rt {0}, tar {1}.", "HeaderDeleteTaskTrigger": "Slett Oppgave Trigger", @@ -63,7 +63,7 @@ "ButtonPlay": "Spill", "ButtonEdit": "Rediger", "ButtonQueue": "K\u00f8", - "ButtonPlayTrailer": "Play trailer", + "ButtonPlayTrailer": "Spill trailer", "ButtonPlaylist": "Spilleliste", "ButtonPreviousTrack": "Forrige Spor", "LabelEnabled": "Aktivert", @@ -74,7 +74,7 @@ "ButtonMarkTheseRead": "Maker disse som lest", "ButtonClose": "Lukk", "LabelAllPlaysSentToPlayer": "All avspill vil bli sendt til den valgte spilleren.", - "MessageInvalidUser": "Invalid username or password. Please try again.", + "MessageInvalidUser": "Ugyldig brukernavn eller passord. Vennligst pr\u00f8v igjen.", "HeaderLoginFailure": "Login Failure", "HeaderAllRecordings": "Alle Opptak", "RecommendationBecauseYouLike": "Fordi du liker {0}", @@ -311,8 +311,8 @@ "TabAdvanced": "Avansert", "TabHelp": "Hjelp", "TabScheduledTasks": "Planlagte Oppgaver", - "ButtonFullscreen": "Fullscreen", - "ButtonAudioTracks": "Audio Tracks", + "ButtonFullscreen": "Fullskjerm", + "ButtonAudioTracks": "Lyd spor", "ButtonSubtitles": "Undertekster", "ButtonScenes": "Scener", "ButtonQuality": "Kvalitet", @@ -384,7 +384,7 @@ "PersonTypePerson": "Person", "LabelTitleDisplayOrder": "Tittel visnings rekkef\u00f8lge:", "OptionSortName": "Sorterings navn", - "OptionReleaseDate": "Release date", + "OptionReleaseDate": "Lanserings dato", "LabelSeasonNumber": "Sesong nummer:", "LabelDiscNumber": "Disk nummer", "LabelParentNumber": "Parent number", @@ -485,7 +485,7 @@ "ValueOneMusicVideo": "1 musikkvideo", "ValueMusicVideoCount": "{0} musikkvideoer", "HeaderOffline": "Offline", - "HeaderUnaired": "Unaired", + "HeaderUnaired": "Ikke sendt", "HeaderMissing": "Mangler", "ButtonWebsite": "Nettsted:", "TooltipFavorite": "Favoritt", @@ -526,22 +526,22 @@ "HeaderAlbums": "Albumer", "HeaderGames": "Spill", "HeaderBooks": "B\u00f8ker", - "HeaderEpisodes": "Episodes", + "HeaderEpisodes": "Episoder", "HeaderSeasons": "Sesonger", "HeaderTracks": "Spor", "HeaderItems": "Elementer", "HeaderOtherItems": "Andre elementer", "ButtonFullReview": "Full anmeldelse", "ValueAsRole": "som {0}", - "ValueGuestStar": "Guest star", + "ValueGuestStar": "Gjeste artist", "MediaInfoSize": "St\u00f8rrelse", "MediaInfoPath": "Sti", "MediaInfoFormat": "Format", "MediaInfoContainer": "Kontainer", "MediaInfoDefault": "Standard", - "MediaInfoForced": "Forced", + "MediaInfoForced": "Tvunget", "MediaInfoExternal": "Ekstern", - "MediaInfoTimestamp": "Timestamp", + "MediaInfoTimestamp": "Tidstempel", "MediaInfoPixelFormat": "Pikselformat", "MediaInfoBitDepth": "Bitdybde", "MediaInfoSampleRate": "Sample rate", @@ -605,5 +605,8 @@ "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.", "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.", "ButtonLibraryAccess": "Library access", - "ButtonParentalControl": "Parental control" + "ButtonParentalControl": "Parental control", + "HeaderInvitationSent": "Invitation Sent", + "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." } \ No newline at end of file -- cgit v1.2.3