From 0052f0a09dfacb062c5b372f0eb4734a5c653e4d Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 10 Feb 2015 00:54:58 -0500 Subject: create single method to form api url --- .../Localization/JavaScript/nb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 915ceac79..9abf5cd9a 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json @@ -97,7 +97,7 @@ "HeaderSelectSubtitles": "Velg Undertekst", "ButtonMarkForRemoval": "Remove from device", "ButtonUnmarkForRemoval": "Cancel removal from device", - "LabelSyncQualityHelp": "Use high quality for the maximum supported quality by the device. Medium and low quality will reduce the allowed bitrate.", + "LabelSyncQualityHelp": "Use high quality for the maximum supported quality by the device. Medium and low quality will reduce the allowed bitrate. Original will sync the original file, regardless of whether the device is capable of playing it or not.", "LabelDefaultStream": "(Standard)", "LabelForcedStream": "(Tvunget)", "LabelDefaultForcedStream": "(Standard\/Tvunget)", @@ -273,7 +273,7 @@ "ButtonStart": "Start", "HeaderChannels": "Kanaler", "HeaderMediaFolders": "Media Mapper", - "HeaderBlockItemsWithNoRating": "Blokker elementer som har ingen rangeringsinformasjon:", + "HeaderBlockItemsWithNoRating": "Block content with no rating information:", "OptionBlockOthers": "Andre", "OptionBlockTvShows": "TV Serier", "OptionBlockTrailers": "Trailere", @@ -698,6 +698,7 @@ "LabelSyncTo": "Sync to:", "LabelSyncJobName": "Sync job name:", "LabelQuality": "Quality:", + "OptionOriginal": "Original", "OptionHigh": "High", "OptionMedium": "Medium", "OptionLow": "Low", @@ -717,6 +718,5 @@ "SyncJobItemStatusSynced": "Synced", "SyncJobItemStatusFailed": "Failed", "SyncJobItemStatusRemovedFromDevice": "Removed from device", - "SyncJobItemStatusCancelled": "Cancelled", - "MessageJobItemHasNoActions": "d" + "SyncJobItemStatusCancelled": "Cancelled" } \ No newline at end of file -- cgit v1.2.3