2
0
Luke Pulverenti 10 жил өмнө
parent
commit
7a4d5b7951
79 өөрчлөгдсөн 8266 нэмэгдсэн , 8008 устгасан
  1. 29 3
      MediaBrowser.Api/ConnectService.cs
  2. 20 7
      MediaBrowser.Api/UserLibrary/UserLibraryService.cs
  3. 2 3
      MediaBrowser.Controller/Connect/IConnectManager.cs
  4. 6 6
      MediaBrowser.Dlna/Profiles/PanasonicVieraProfile.cs
  5. 3 3
      MediaBrowser.Dlna/Profiles/Xml/Panasonic Viera.xml
  6. 6 0
      MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
  7. 6 0
      MediaBrowser.Model.net35/MediaBrowser.Model.net35.csproj
  8. 5 3
      MediaBrowser.Model/Configuration/ServerConfiguration.cs
  9. 3 0
      MediaBrowser.Model/Configuration/UserConfiguration.cs
  10. 9 0
      MediaBrowser.Model/Connect/ConnectAuthorization.cs
  11. 18 0
      MediaBrowser.Model/Connect/ConnectAuthorizationRequest.cs
  12. 19 0
      MediaBrowser.Model/Connect/ConnectPassword.cs
  13. 2 0
      MediaBrowser.Model/MediaBrowser.Model.csproj
  14. 42 13
      MediaBrowser.Server.Implementations/Connect/ConnectManager.cs
  15. 1 1
      MediaBrowser.Server.Implementations/Devices/CameraUploadsFolder.cs
  16. 6 1
      MediaBrowser.Server.Implementations/Drawing/ImageProcessor.cs
  17. 1 1
      MediaBrowser.Server.Implementations/HttpServer/Security/AuthService.cs
  18. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json
  19. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/ca.json
  20. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json
  21. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/da.json
  22. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/de.json
  23. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/el.json
  24. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json
  25. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
  26. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
  27. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json
  28. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
  29. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/he.json
  30. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json
  31. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
  32. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/kk.json
  33. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
  34. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
  35. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json
  36. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/pl.json
  37. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json
  38. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json
  39. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/ru.json
  40. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/sv.json
  41. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json
  42. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/vi.json
  43. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json
  44. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/zh_TW.json
  45. 260 255
      MediaBrowser.Server.Implementations/Localization/Server/ar.json
  46. 266 261
      MediaBrowser.Server.Implementations/Localization/Server/ca.json
  47. 279 274
      MediaBrowser.Server.Implementations/Localization/Server/cs.json
  48. 282 277
      MediaBrowser.Server.Implementations/Localization/Server/da.json
  49. 301 296
      MediaBrowser.Server.Implementations/Localization/Server/de.json
  50. 305 300
      MediaBrowser.Server.Implementations/Localization/Server/el.json
  51. 290 285
      MediaBrowser.Server.Implementations/Localization/Server/en_GB.json
  52. 367 362
      MediaBrowser.Server.Implementations/Localization/Server/en_US.json
  53. 337 332
      MediaBrowser.Server.Implementations/Localization/Server/es.json
  54. 358 353
      MediaBrowser.Server.Implementations/Localization/Server/es_MX.json
  55. 295 290
      MediaBrowser.Server.Implementations/Localization/Server/fr.json
  56. 308 303
      MediaBrowser.Server.Implementations/Localization/Server/he.json
  57. 277 272
      MediaBrowser.Server.Implementations/Localization/Server/hr.json
  58. 310 305
      MediaBrowser.Server.Implementations/Localization/Server/it.json
  59. 0 25
      MediaBrowser.Server.Implementations/Localization/Server/kk.json
  60. 313 308
      MediaBrowser.Server.Implementations/Localization/Server/ko.json
  61. 319 314
      MediaBrowser.Server.Implementations/Localization/Server/ms.json
  62. 319 314
      MediaBrowser.Server.Implementations/Localization/Server/nb.json
  63. 285 280
      MediaBrowser.Server.Implementations/Localization/Server/nl.json
  64. 319 314
      MediaBrowser.Server.Implementations/Localization/Server/pl.json
  65. 322 317
      MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json
  66. 319 314
      MediaBrowser.Server.Implementations/Localization/Server/pt_PT.json
  67. 0 25
      MediaBrowser.Server.Implementations/Localization/Server/ru.json
  68. 5 1
      MediaBrowser.Server.Implementations/Localization/Server/server.json
  69. 341 336
      MediaBrowser.Server.Implementations/Localization/Server/sv.json
  70. 346 341
      MediaBrowser.Server.Implementations/Localization/Server/tr.json
  71. 349 344
      MediaBrowser.Server.Implementations/Localization/Server/vi.json
  72. 269 264
      MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json
  73. 272 267
      MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json
  74. 13 3
      MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
  75. 2 2
      Nuget/MediaBrowser.Common.Internal.nuspec
  76. 1 1
      Nuget/MediaBrowser.Common.nuspec
  77. 1 1
      Nuget/MediaBrowser.Model.Signed.nuspec
  78. 2 2
      Nuget/MediaBrowser.Server.Core.nuspec
  79. 2 2
      SharedVersion.cs

+ 29 - 3
MediaBrowser.Api/ConnectService.cs

@@ -34,11 +34,20 @@ namespace MediaBrowser.Api
     [Authenticated(Roles = "Admin")]
     public class CreateConnectInvite : IReturn<UserLinkResult>
     {
-        [ApiMember(Name = "ConnectUsername", Description = "Connect username", IsRequired = true, DataType = "string", ParameterType = "query", Verb = "POST")]
+        [ApiMember(Name = "ConnectUsername", Description = "Connect username", IsRequired = true, DataType = "string", ParameterType = "body", Verb = "POST")]
         public string ConnectUsername { get; set; }
 
-        [ApiMember(Name = "SendingUserId", Description = "Sending User Id", IsRequired = true, DataType = "string", ParameterType = "query", Verb = "DELETE")]
+        [ApiMember(Name = "SendingUserId", Description = "Sending User Id", IsRequired = true, DataType = "string", ParameterType = "body", Verb = "POST")]
         public string SendingUserId { get; set; }
+
+        [ApiMember(Name = "ExcludeLibraries", Description = "ExcludeLibraries", IsRequired = true, DataType = "string", ParameterType = "body", Verb = "POST")]
+        public string ExcludedLibraries { get; set; }
+
+        [ApiMember(Name = "ExcludedChannels", Description = "ExcludedChannels", IsRequired = true, DataType = "string", ParameterType = "body", Verb = "POST")]
+        public string ExcludedChannels { get; set; }
+
+        [ApiMember(Name = "EnableLiveTv", Description = "EnableLiveTv", IsRequired = true, DataType = "string", ParameterType = "body", Verb = "POST")]
+        public bool EnableLiveTv { get; set; }
     }
 
 
@@ -83,7 +92,24 @@ namespace MediaBrowser.Api
 
         public object Post(CreateConnectInvite request)
         {
-            return _connectManager.InviteUser(request.SendingUserId, request.ConnectUsername);
+            var excludeLibraries = (request.ExcludedLibraries ?? string.Empty)
+                .Split(',')
+                .Where(i => !string.IsNullOrWhiteSpace(i))
+                .ToArray();
+
+            var excludedChannels = (request.ExcludedChannels ?? string.Empty)
+                .Split(',')
+                .Where(i => !string.IsNullOrWhiteSpace(i))
+                .ToArray();
+
+            return _connectManager.InviteUser(new ConnectAuthorizationRequest
+            {
+                ConnectUserName = request.ConnectUsername,
+                SendingUserId = request.SendingUserId,
+                ExcludedLibraries = excludeLibraries,
+                ExcludedChannels = excludedChannels,
+                EnableLiveTv = request.EnableLiveTv
+            });
         }
 
         public void Delete(DeleteConnectLink request)

+ 20 - 7
MediaBrowser.Api/UserLibrary/UserLibraryService.cs

@@ -8,6 +8,7 @@ using MediaBrowser.Model.Dto;
 using MediaBrowser.Model.Entities;
 using MediaBrowser.Model.Library;
 using MediaBrowser.Model.Querying;
+using MoreLinq;
 using ServiceStack;
 using System;
 using System.Collections.Generic;
@@ -259,7 +260,7 @@ namespace MediaBrowser.Api.UserLibrary
 
         [ApiMember(Name = "GroupItems", Description = "Whether or not to group items into a parent container.", IsRequired = false, DataType = "bool", ParameterType = "query", Verb = "GET")]
         public bool GroupItems { get; set; }
-        
+
         public GetLatestMedia()
         {
             Limit = 20;
@@ -314,17 +315,20 @@ namespace MediaBrowser.Api.UserLibrary
             var user = _userManager.GetUserById(request.UserId);
 
             // Avoid implicitly captured closure
-            var libraryItems = GetAllLibraryItems(request.UserId, _userManager, _libraryManager, request.ParentId)
-                .OrderByDescending(i => i.DateCreated)
+            var libraryItems = string.IsNullOrEmpty(request.ParentId) && user != null ?
+                GetItemsConfiguredForLatest(user) :
+                GetAllLibraryItems(request.UserId, _userManager, _libraryManager, request.ParentId);
+
+            libraryItems = libraryItems.OrderByDescending(i => i.DateCreated)
                 .Where(i => i.LocationType != LocationType.Virtual);
 
 
             //if (request.IsFolder.HasValue)
             //{
-                //var val = request.IsFolder.Value;
-                libraryItems = libraryItems.Where(f => f.IsFolder == false);
+            //var val = request.IsFolder.Value;
+            libraryItems = libraryItems.Where(f => f.IsFolder == false);
             //}
-            
+
             if (!string.IsNullOrEmpty(request.IncludeItemTypes))
             {
                 var vals = request.IncludeItemTypes.Split(',');
@@ -341,7 +345,7 @@ namespace MediaBrowser.Api.UserLibrary
                 libraryItems = libraryItems.Where(f => f.IsPlayed(currentUser) == val)
                     .Take(takeLimit);
             }
-            
+
             // Avoid implicitly captured closure
             var items = libraryItems
                 .ToList();
@@ -400,6 +404,15 @@ namespace MediaBrowser.Api.UserLibrary
             return ToOptimizedResult(dtos.ToList());
         }
 
+        private IEnumerable<BaseItem> GetItemsConfiguredForLatest(User user)
+        {
+            return user.RootFolder.GetChildren(user, true)
+                .OfType<Folder>()
+                .Where(i => !user.Configuration.LatestItemsExcludes.Contains(i.Id.ToString("N")))
+                .SelectMany(i => i.GetRecursiveChildren(user))
+                .DistinctBy(i => i.Id);
+        }
+
         public async Task<object> Get(GetUserViews request)
         {
             var user = _userManager.GetUserById(request.UserId);

+ 2 - 3
MediaBrowser.Controller/Connect/IConnectManager.cs

@@ -30,10 +30,9 @@ namespace MediaBrowser.Controller.Connect
         /// <summary>
         /// Invites the user.
         /// </summary>
-        /// <param name="sendingUserId">The sending user identifier.</param>
-        /// <param name="connectUsername">The connect username.</param>
+        /// <param name="request">The request.</param>
         /// <returns>Task&lt;UserLinkResult&gt;.</returns>
-        Task<UserLinkResult> InviteUser(string sendingUserId, string connectUsername);
+        Task<UserLinkResult> InviteUser(ConnectAuthorizationRequest request);
 
         /// <summary>
         /// Gets the pending guests.

+ 6 - 6
MediaBrowser.Dlna/Profiles/PanasonicVieraProfile.cs

@@ -64,25 +64,25 @@ namespace MediaBrowser.Dlna.Profiles
            {
                new DirectPlayProfile
                {
-                   Container = "mpeg",
+                   Container = "mpeg,mpg",
                    VideoCodec = "mpeg2video,mpeg4",
-                   AudioCodec = "ac3,mp3",
+                   AudioCodec = "ac3,mp3,pcm_dvd",
                    Type = DlnaProfileType.Video
                },
 
                new DirectPlayProfile
                {
                    Container = "mkv",
-                   VideoCodec = "h264",
-                   AudioCodec = "aac,ac3,mp3,pcm",
+                   VideoCodec = "h264,mpeg2video",
+                   AudioCodec = "aac,ac3,dca,mp3,mp2,pcm",
                    Type = DlnaProfileType.Video
                },
 
                new DirectPlayProfile
                {
                    Container = "ts",
-                   VideoCodec = "h264",
-                   AudioCodec = "aac,mp3",
+                   VideoCodec = "h264,mpeg2video",
+                   AudioCodec = "aac,mp3,mp2",
                    Type = DlnaProfileType.Video
                },
 

+ 3 - 3
MediaBrowser.Dlna/Profiles/Xml/Panasonic Viera.xml

@@ -39,9 +39,9 @@
     <XmlAttribute name="xmlns:pv" value="http://www.pv.com/pvns/" />
   </XmlRootAttributes>
   <DirectPlayProfiles>
-    <DirectPlayProfile container="mpeg" audioCodec="ac3,mp3" videoCodec="mpeg2video,mpeg4" type="Video" />
-    <DirectPlayProfile container="mkv" audioCodec="aac,ac3,mp3,pcm" videoCodec="h264" type="Video" />
-    <DirectPlayProfile container="ts" audioCodec="aac,mp3" videoCodec="h264" type="Video" />
+    <DirectPlayProfile container="mpeg,mpg" audioCodec="ac3,mp3,pcm_dvd" videoCodec="mpeg2video,mpeg4" type="Video" />
+    <DirectPlayProfile container="mkv" audioCodec="aac,ac3,dca,mp3,mp2,pcm" videoCodec="h264,mpeg2video" type="Video" />
+    <DirectPlayProfile container="ts" audioCodec="aac,mp3,mp2" videoCodec="h264,mpeg2video" type="Video" />
     <DirectPlayProfile container="mp4" audioCodec="aac,ac3,mp3,pcm" videoCodec="h264" type="Video" />
     <DirectPlayProfile container="mov" audioCodec="aac,pcm" videoCodec="h264" type="Video" />
     <DirectPlayProfile container="avi" audioCodec="pcm" videoCodec="mpeg4" type="Video" />

+ 6 - 0
MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj

@@ -239,6 +239,12 @@
     <Compile Include="..\MediaBrowser.Model\Connect\ConnectAuthorization.cs">
       <Link>Connect\ConnectAuthorization.cs</Link>
     </Compile>
+    <Compile Include="..\MediaBrowser.Model\Connect\ConnectAuthorizationRequest.cs">
+      <Link>Connect\ConnectAuthorizationRequest.cs</Link>
+    </Compile>
+    <Compile Include="..\MediaBrowser.Model\Connect\ConnectPassword.cs">
+      <Link>Connect\ConnectPassword.cs</Link>
+    </Compile>
     <Compile Include="..\MediaBrowser.Model\Connect\ConnectUser.cs">
       <Link>Connect\ConnectUser.cs</Link>
     </Compile>

+ 6 - 0
MediaBrowser.Model.net35/MediaBrowser.Model.net35.csproj

@@ -204,6 +204,12 @@
     <Compile Include="..\MediaBrowser.Model\Connect\ConnectAuthorization.cs">
       <Link>Connect\ConnectAuthorization.cs</Link>
     </Compile>
+    <Compile Include="..\MediaBrowser.Model\Connect\ConnectAuthorizationRequest.cs">
+      <Link>Connect\ConnectAuthorizationRequest.cs</Link>
+    </Compile>
+    <Compile Include="..\MediaBrowser.Model\Connect\ConnectPassword.cs">
+      <Link>Connect\ConnectPassword.cs</Link>
+    </Compile>
     <Compile Include="..\MediaBrowser.Model\Connect\ConnectUser.cs">
       <Link>Connect\ConnectUser.cs</Link>
     </Compile>

+ 5 - 3
MediaBrowser.Model/Configuration/ServerConfiguration.cs

@@ -176,7 +176,7 @@ namespace MediaBrowser.Model.Configuration
         public PeopleMetadataOptions PeopleMetadataOptions { get; set; }
         public bool FindInternetTrailers { get; set; }
 
-        public string[] InsecureApps2 { get; set; }
+        public string[] InsecureApps3 { get; set; }
 
         public bool SaveMetadataHidden { get; set; }
 
@@ -228,12 +228,14 @@ namespace MediaBrowser.Model.Configuration
 
             PeopleMetadataOptions = new PeopleMetadataOptions();
 
-            InsecureApps2 = new[]
+            InsecureApps3 = new[]
             {
                 "Roku",
                 "Chromecast",
                 "iOS",
-                "Windows Phone"
+                "Windows Phone",
+                "Windows RT",
+                "Xbmc"
             };
 
             MetadataOptions = new[]

+ 3 - 0
MediaBrowser.Model/Configuration/UserConfiguration.cs

@@ -83,6 +83,8 @@ namespace MediaBrowser.Model.Configuration
         public AccessSchedule[] AccessSchedules { get; set; }
 
         public bool EnableUserPreferenceAccess { get; set; }
+
+        public string[] LatestItemsExcludes { get; set; }
         
         /// <summary>
         /// Initializes a new instance of the <see cref="UserConfiguration" /> class.
@@ -94,6 +96,7 @@ namespace MediaBrowser.Model.Configuration
             EnableMediaPlayback = true;
             EnableLiveTvAccess = true;
 
+            LatestItemsExcludes = new string[] { };
             OrderedViews = new string[] { };
             BlockedMediaFolders = new string[] { };
             DisplayChannelsWithinViews = new string[] { };

+ 9 - 0
MediaBrowser.Model/Connect/ConnectAuthorization.cs

@@ -7,5 +7,14 @@ namespace MediaBrowser.Model.Connect
         public string UserName { get; set; }
         public string ImageUrl { get; set; }
         public string Id { get; set; }
+        public string[] ExcludedLibraries { get; set; }
+        public bool EnableLiveTv { get; set; }
+        public string[] ExcludedChannels { get; set; }
+
+        public ConnectAuthorization()
+        {
+            ExcludedLibraries = new string[] { };
+            ExcludedChannels = new string[] { };
+        }
     }
 }

+ 18 - 0
MediaBrowser.Model/Connect/ConnectAuthorizationRequest.cs

@@ -0,0 +1,18 @@
+
+namespace MediaBrowser.Model.Connect
+{
+    public class ConnectAuthorizationRequest
+    {
+        public string SendingUserId { get; set; }
+        public string ConnectUserName { get; set; }
+        public string[] ExcludedLibraries { get; set; }
+        public bool EnableLiveTv { get; set; }
+        public string[] ExcludedChannels { get; set; }
+
+        public ConnectAuthorizationRequest()
+        {
+            ExcludedLibraries = new string[] { };
+            ExcludedChannels = new string[] { };
+        }
+    }
+}

+ 19 - 0
MediaBrowser.Model/Connect/ConnectPassword.cs

@@ -0,0 +1,19 @@
+
+namespace MediaBrowser.Model.Connect
+{
+    public static class ConnectPassword
+    {
+        public static string PerformPreHashFilter(string password)
+        {
+            return password
+                .Replace("&", "&amp;")
+                .Replace("/", "&#092;")
+                .Replace("!", "&#33;")
+                .Replace("$", "&#036;")
+                .Replace("\"", "&quot;")
+                .Replace("<", "&lt;")
+                .Replace(">", "&gt;")
+                .Replace("'", "&#39;");
+        }
+    }
+}

+ 2 - 0
MediaBrowser.Model/MediaBrowser.Model.csproj

@@ -103,6 +103,8 @@
     <Compile Include="Connect\ConnectAuthenticationExchangeResult.cs" />
     <Compile Include="Connect\ConnectAuthenticationResult.cs" />
     <Compile Include="Connect\ConnectAuthorization.cs" />
+    <Compile Include="Connect\ConnectAuthorizationRequest.cs" />
+    <Compile Include="Connect\ConnectPassword.cs" />
     <Compile Include="Connect\ConnectUser.cs" />
     <Compile Include="Connect\ConnectUserQuery.cs" />
     <Compile Include="Connect\ConnectUserServer.cs" />

+ 42 - 13
MediaBrowser.Server.Implementations/Connect/ConnectManager.cs

@@ -402,13 +402,13 @@ namespace MediaBrowser.Server.Implementations.Connect
             return result;
         }
 
-        public async Task<UserLinkResult> InviteUser(string sendingUserId, string connectUsername)
+        public async Task<UserLinkResult> InviteUser(ConnectAuthorizationRequest request)
         {
             await _operationLock.WaitAsync().ConfigureAwait(false);
 
             try
             {
-                return await InviteUserInternal(sendingUserId, connectUsername).ConfigureAwait(false);
+                return await InviteUserInternal(request).ConfigureAwait(false);
             }
             finally
             {
@@ -416,8 +416,11 @@ namespace MediaBrowser.Server.Implementations.Connect
             }
         }
 
-        private async Task<UserLinkResult> InviteUserInternal(string sendingUserId, string connectUsername)
+        private async Task<UserLinkResult> InviteUserInternal(ConnectAuthorizationRequest request)
         {
+            var connectUsername = request.ConnectUserName;
+            var sendingUserId = request.SendingUserId;
+
             if (string.IsNullOrWhiteSpace(connectUsername))
             {
                 throw new ArgumentNullException("connectUsername");
@@ -494,6 +497,19 @@ namespace MediaBrowser.Server.Implementations.Connect
                 var response = _json.DeserializeFromStream<ServerUserAuthorizationResponse>(stream);
 
                 result.IsPending = string.Equals(response.AcceptStatus, "waiting", StringComparison.OrdinalIgnoreCase);
+
+                _data.PendingAuthorizations.Add(new ConnectAuthorization
+                {
+                    ConnectUserId = response.UserId,
+                    Id = response.Id,
+                    ImageUrl = response.UserImageUrl,
+                    UserName = response.UserName,
+                    ExcludedLibraries = request.ExcludedLibraries,
+                    ExcludedChannels = request.ExcludedChannels,
+                    EnableLiveTv = request.EnableLiveTv
+                });
+
+                CacheData();
             }
 
             await RefreshAuthorizationsInternal(false, CancellationToken.None).ConfigureAwait(false);
@@ -687,12 +703,15 @@ namespace MediaBrowser.Server.Implementations.Connect
                 }
             }
 
-            var pending = new List<ConnectAuthorization>();
+            var currentPendingList = _data.PendingAuthorizations.ToList();
+            var newPendingList = new List<ConnectAuthorization>();
 
             foreach (var connectEntry in list)
             {
                 if (string.Equals(connectEntry.UserType, "guest", StringComparison.OrdinalIgnoreCase))
                 {
+                    var currentPendingEntry = currentPendingList.FirstOrDefault(i => string.Equals(i.Id, connectEntry.Id, StringComparison.OrdinalIgnoreCase));
+
                     if (string.Equals(connectEntry.AcceptStatus, "accepted", StringComparison.OrdinalIgnoreCase))
                     {
                         var user = _userManager.Users
@@ -714,25 +733,35 @@ namespace MediaBrowser.Server.Implementations.Connect
                             user.Configuration.SyncConnectName = true;
                             user.Configuration.IsHidden = true;
                             user.Configuration.EnableLiveTvManagement = false;
+                            user.Configuration.EnableContentDeletion = false;
+                            user.Configuration.EnableRemoteControlOfOtherUsers = false;
                             user.Configuration.IsAdministrator = false;
 
+                            if (currentPendingEntry != null)
+                            {
+                                user.Configuration.EnableLiveTvAccess = currentPendingEntry.EnableLiveTv;
+                                user.Configuration.BlockedMediaFolders = currentPendingEntry.ExcludedLibraries;
+                                user.Configuration.BlockedChannels = currentPendingEntry.ExcludedChannels;
+                            }
+
                             _userManager.UpdateConfiguration(user, user.Configuration);
                         }
                     }
                     else if (string.Equals(connectEntry.AcceptStatus, "waiting", StringComparison.OrdinalIgnoreCase))
                     {
-                        pending.Add(new ConnectAuthorization
-                        {
-                            ConnectUserId = connectEntry.UserId,
-                            ImageUrl = connectEntry.UserImageUrl,
-                            UserName = connectEntry.UserName,
-                            Id = connectEntry.Id
-                        });
+                        currentPendingEntry = currentPendingEntry ?? new ConnectAuthorization();
+
+                        currentPendingEntry.ConnectUserId = connectEntry.UserId;
+                        currentPendingEntry.ImageUrl = connectEntry.UserImageUrl;
+                        currentPendingEntry.UserName = connectEntry.UserName;
+                        currentPendingEntry.Id = connectEntry.Id;
+
+                        newPendingList.Add(currentPendingEntry);
                     }
                 }
             }
 
-            _data.PendingAuthorizations = pending;
+            _data.PendingAuthorizations = newPendingList;
             CacheData();
 
             await RefreshGuestNames(list, refreshImages).ConfigureAwait(false);
@@ -922,7 +951,7 @@ namespace MediaBrowser.Server.Implementations.Connect
         {
             var user = e.Argument;
 
-            await TryUploadUserPreferences(user, CancellationToken.None).ConfigureAwait(false);
+            //await TryUploadUserPreferences(user, CancellationToken.None).ConfigureAwait(false);
         }
 
         private async Task TryUploadUserPreferences(User user, CancellationToken cancellationToken)

+ 1 - 1
MediaBrowser.Server.Implementations/Devices/CameraUploadsFolder.cs

@@ -23,7 +23,7 @@ namespace MediaBrowser.Server.Implementations.Devices
         {
             get
             {
-                return true;
+                return base.IsHidden || !Children.Any();
             }
         }
 

+ 6 - 1
MediaBrowser.Server.Implementations/Drawing/ImageProcessor.cs

@@ -213,7 +213,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
                             var newHeight = Convert.ToInt32(newSize.Height);
 
                             var selectedOutputFormat = options.OutputFormat == ImageOutputFormat.Webp && !_webpAvailable
-                                ? ImageOutputFormat.Png
+                                ? GetFallbackImageFormat(originalImagePath)
                                 : options.OutputFormat;
 
                             // Graphics.FromImage will throw an exception if the PixelFormat is Indexed, so we need to handle that here
@@ -279,6 +279,11 @@ namespace MediaBrowser.Server.Implementations.Drawing
             }
         }
 
+        private ImageOutputFormat GetFallbackImageFormat(string originalImagePath)
+        {
+            return ImageOutputFormat.Png;
+        }
+
         private void SaveToWebP(Bitmap thumbnail, Stream toStream, int quality)
         {
             new SimpleEncoder().Encode(thumbnail, toStream, quality);

+ 1 - 1
MediaBrowser.Server.Implementations/HttpServer/Security/AuthService.cs

@@ -63,7 +63,7 @@ namespace MediaBrowser.Server.Implementations.HttpServer.Security
             if (!authAttribtues.AllowLocal || !req.IsLocal)
             {
                 if (!string.IsNullOrWhiteSpace(auth.Token) ||
-                    !_config.Configuration.InsecureApps2.Contains(auth.Client ?? string.Empty, StringComparer.OrdinalIgnoreCase))
+                    !_config.Configuration.InsecureApps3.Contains(auth.Client ?? string.Empty, StringComparer.OrdinalIgnoreCase))
                 {
                     if (!IsValidConnectKey(auth.Token))
                     {

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/ca.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/da.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/de.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Verbindungsfehler",
     "MessageUnableToConnectToServer": "Wir konnten leider keine Verbindung mit dem ausgew\u00e4hlten Server herstellen. Bitte versuche es noch einmal sp\u00e4ter.",
     "ButtonSelectServer": "W\u00e4hle Server",
-    "MessagePluginConfigurationRequiresLocalAccess": "Melde dich bitte direkt an deinem lokalen Server an, um dieses Plugin konfigurieren zu k\u00f6nnen."
+    "MessagePluginConfigurationRequiresLocalAccess": "Melde dich bitte direkt an deinem lokalen Server an, um dieses Plugin konfigurieren zu k\u00f6nnen.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/el.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/es.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Falla de Conexi\u00f3n",
     "MessageUnableToConnectToServer": "No fue posible conectarse a lo que se ha seleccionado en este momento. Por favor int\u00e9ntelo m\u00e1s tarde.",
     "ButtonSelectServer": "Seleccionar servidor",
-    "MessagePluginConfigurationRequiresLocalAccess": "Para configurar este complemento por favor inicie sesi\u00f3n en su servidor local directamente."
+    "MessagePluginConfigurationRequiresLocalAccess": "Para configurar este complemento por favor inicie sesi\u00f3n en su servidor local directamente.",
+    "MessageLoggedOutParentalControl": "El acceso esta restringido en este momento. Por favor intenta de nuevo mas tarde."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Erreur de connexion",
     "MessageUnableToConnectToServer": "Nous sommes incapable de se connecter \u00e0 la s\u00e9lection pour le moment. S.V.P. r\u00e9essayer plus tard.",
     "ButtonSelectServer": "S\u00e9lectionner le serveur",
-    "MessagePluginConfigurationRequiresLocalAccess": "Pour configurer ce plugin, S.v.p. connecter vous \u00e0 votre serveur local directement."
+    "MessagePluginConfigurationRequiresLocalAccess": "Pour configurer ce plugin, S.v.p. connecter vous \u00e0 votre serveur local directement.",
+    "MessageLoggedOutParentalControl": "L'acc\u00e8s est actuellement limit\u00e9. S.v.p. r\u00e9essayez plus tard"
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/he.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/it.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Errore di connessione",
     "MessageUnableToConnectToServer": "We're unable to connect to the selected right now. Please try again later.",
     "ButtonSelectServer": "Selezionare il server",
-    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/kk.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "\u049a\u043e\u0441\u044b\u043b\u0443 \u0441\u04d9\u0442\u0441\u0456\u0437",
     "MessageUnableToConnectToServer": "\u0414\u04d9\u043b \u049b\u0430\u0437\u0456\u0440 \u0442\u0430\u04a3\u0434\u0430\u043b\u0493\u0430\u043d\u0493\u0430 \u049b\u043e\u0441\u044b\u043b\u0443\u044b\u043c\u044b\u0437 \u043c\u04af\u043c\u043a\u0456\u043d \u0435\u043c\u0435\u0441. \u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
     "ButtonSelectServer": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0456 \u0442\u0430\u04a3\u0434\u0430\u0443",
-    "MessagePluginConfigurationRequiresLocalAccess": "\u041e\u0441\u044b \u043f\u043b\u0430\u0433\u0438\u043d\u0434\u0456 \u0442\u0435\u04a3\u0448\u0435\u0443 \u04af\u0448\u0456\u043d \u0436\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437\u0433\u0435 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u043a\u0456\u0440\u0456\u04a3\u0456\u0437."
+    "MessagePluginConfigurationRequiresLocalAccess": "\u041e\u0441\u044b \u043f\u043b\u0430\u0433\u0438\u043d\u0434\u0456 \u0442\u0435\u04a3\u0448\u0435\u0443 \u04af\u0448\u0456\u043d \u0436\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437\u0433\u0435 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u043a\u0456\u0440\u0456\u04a3\u0456\u0437.",
+    "MessageLoggedOutParentalControl": "\u0410\u0493\u044b\u043c\u0434\u0430 \u049b\u0430\u0442\u044b\u043d\u0430\u0441\u0443 \u0448\u0435\u043a\u0442\u0435\u043b\u0433\u0435\u043d. \u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Verbindingsfout",
     "MessageUnableToConnectToServer": "Er kan momenteel niet met de geselecteerde verbonden worden, probeer het svp. later nog eens.",
     "ButtonSelectServer": "Selecteer server",
-    "MessagePluginConfigurationRequiresLocalAccess": "Meld svp. op de lokale server aan om deze plugin te configureren."
+    "MessagePluginConfigurationRequiresLocalAccess": "Meld svp. op de lokale server aan om deze plugin te configureren.",
+    "MessageLoggedOutParentalControl": "Toegang is momenteel bepertk, probeer later opnieuw."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/pl.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Falha na Conex\u00e3o",
     "MessageUnableToConnectToServer": "N\u00e3o foi poss\u00edvel conectar ao selecionado. Por favor, tente mais tarde.",
     "ButtonSelectServer": "Selecionar servidor",
-    "MessagePluginConfigurationRequiresLocalAccess": "Para configurar este plugin, por favor entre em seu servidor local diretamente."
+    "MessagePluginConfigurationRequiresLocalAccess": "Para configurar este plugin, por favor entre em seu servidor local diretamente.",
+    "MessageLoggedOutParentalControl": "O acesso est\u00e1 atualmente restrito. Por favor, tente mais tarde."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/ru.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "\u0421\u0431\u043e\u0439 \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f",
     "MessageUnableToConnectToServer": "\u041c\u044b \u043d\u0435 \u043c\u043e\u0436\u0435\u043c \u0432 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043f\u043e\u0434\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u043c\u0443. \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435.",
     "ButtonSelectServer": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0441\u0435\u0440\u0432\u0435\u0440",
-    "MessagePluginConfigurationRequiresLocalAccess": "\u0427\u0442\u043e\u0431\u044b \u0441\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u0433\u0438\u043d, \u0432\u043e\u0439\u0434\u0438\u0442\u0435 \u0432 \u0441\u0432\u043e\u0439 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0435\u0440 \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e."
+    "MessagePluginConfigurationRequiresLocalAccess": "\u0427\u0442\u043e\u0431\u044b \u0441\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u0433\u0438\u043d, \u0432\u043e\u0439\u0434\u0438\u0442\u0435 \u0432 \u0441\u0432\u043e\u0439 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0435\u0440 \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e.",
+    "MessageLoggedOutParentalControl": "\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043e\u0441\u0442\u0443\u043f \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d. \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/sv.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/vi.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 2 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/zh_TW.json

@@ -612,5 +612,6 @@
     "HeaderConnectionFailure": "Connection Failure",
     "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."
+    "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
+    "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later."
 }

+ 260 - 255
MediaBrowser.Server.Implementations/Localization/Server/ar.json

@@ -1,254 +1,4 @@
 {
-    "LabelExit": "\u062e\u0631\u0648\u062c",
-    "LabelVisitCommunity": "\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0645\u062c\u062a\u0645\u0639",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "\u0642\u064a\u0627\u0633\u0649",
-    "LabelViewApiDocumentation": "\u0645\u0634\u0627\u0647\u062f\u0629 \u0645\u0631\u0627\u062c\u0639 \u0627\u0644\u0640 Api",
-    "LabelBrowseLibrary": "\u062a\u0635\u0641\u062d \u0627\u0644\u0645\u0643\u062a\u0628\u0629",
-    "LabelConfigureMediaBrowser": "\u0627\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631",
-    "LabelOpenLibraryViewer": "\u0641\u062a\u062d \u0645\u062a\u0635\u062d\u0641 \u0627\u0644\u0645\u0643\u062a\u0628\u0629",
-    "LabelRestartServer": "\u0627\u0639\u0627\u062f\u0629 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062e\u0627\u062f\u0645",
-    "LabelShowLogWindow": "\u0639\u0631\u0636 \u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0633\u062c\u0644",
-    "LabelPrevious": "\u0627\u0644\u0633\u0627\u0628\u0642",
-    "LabelFinish": "\u0627\u0646\u062a\u0647\u0627\u0621",
-    "LabelNext": "\u0627\u0644\u062a\u0627\u0644\u0649",
-    "LabelYoureDone": "\u062a\u0645 \u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0621!",
-    "WelcomeToMediaBrowser": "\u0645\u0631\u062d\u0628\u0627 \u0628\u0643 \u0644\u0644\u0645\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631!",
-    "TitleMediaBrowser": "\u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631",
-    "ThisWizardWillGuideYou": "\u0645\u0631\u0634\u062f \u0627\u0644\u0627\u0639\u062f\u0627\u062f\u0627\u062a \u0633\u064a\u0633\u0627\u0639\u062f\u0643 \u062e\u0644\u0627\u0644 \u062e\u0637\u0648\u0627\u062a \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0627\u0639\u062f\u0627\u062f\u0627\u062a. \u0644\u0644\u0628\u062f\u0621, \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u063a\u062a\u0643 \u0627\u0644\u0645\u0641\u0636\u0644\u0629.",
-    "TellUsAboutYourself": "\u0627\u062e\u0628\u0631\u0646\u0627 \u0639\u0646 \u0646\u0641\u0633\u0643",
-    "LabelYourFirstName": "\u0627\u0633\u0645\u0643 \u0627\u0644\u0627\u0648\u0644:",
-    "MoreUsersCanBeAddedLater": "\u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u064a\u0645\u0643\u0646 \u0627\u0636\u0627\u0641\u062a\u0647\u0645 \u0644\u0627\u062d\u0642\u0627 \u0645\u0646 \u0644\u0648\u062d\u0629 \u0627\u0644\u0627\u0639\u062f\u0627\u062f\u0627\u062a.",
-    "UserProfilesIntro": "\u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631 \u0645\u062f\u0645\u062c \u0628\u0647 \u062f\u0639\u0645 \u0644\u0645\u0644\u0641\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646, \u0648\u062a\u0645\u0643\u064a\u0646 \u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \u0645\u0646 \u062d\u0635\u0648\u0644\u0647 \u0639\u0644\u0649 \u0627\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062e\u0627\u0635\u0647 \u0628\u0647\u0645, \u0648\u0627\u0644\u0640 playstate \u0648\u0627\u0644\u0631\u0642\u0627\u0628\u0629 \u0627\u0644\u0627\u0628\u0648\u064a\u0629.",
-    "LabelWindowsService": "\u062e\u062f\u0645\u0629 \u0627\u0644\u0648\u0646\u062f\u0648\u0632",
-    "AWindowsServiceHasBeenInstalled": "\u062a\u0645 \u062a\u062b\u0628\u064a\u062a \u062e\u062f\u0645\u0629 \u0627\u0644\u0648\u0646\u062f\u0648\u0632",
-    "WindowsServiceIntro1": "\u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631 \u0639\u0627\u062f\u0629 \u064a\u0639\u0645\u0644 \u0643\u0628\u0631\u0646\u0627\u0645\u062c \u0639\u0644\u0649 \u0633\u0637\u062d \u0627\u0644\u0645\u0643\u062a\u0628 \u0645\u0639 \u0627\u064a\u0642\u0648\u0646\u0629 \u0644\u0648\u062d\u0629 \u0627\u0644\u0646\u0638\u0627\u0645, \u0648\u0644\u0643\u0646 \u0627\u0630\u0627 \u0627\u062d\u0628\u0628\u062a \u0645\u0645\u0643\u0646 \u062a\u0634\u063a\u064a\u0644\u0647 \u0643\u062e\u062f\u0645\u0629 \u062e\u0644\u0641\u064a\u0629, \u064a\u0645\u0643\u0646 \u0627\u0646 \u064a\u0628\u062f\u0623 \u0645\u0646 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0648\u0646\u062f\u0648\u0632 \u0645\u0646 \u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0628\u062f\u0644\u0627 \u0645\u0646 \u0630\u0644\u0643.",
-    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "\u0636\u0628\u0637 \u0627\u0644\u0627\u0639\u062f\u0627\u062f\u0627\u062a",
-    "LabelEnableVideoImageExtraction": "\u062a\u0641\u0639\u064a\u0644 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0635\u0648\u0631 \u0627\u0644\u0641\u064a\u062f\u064a\u0648",
-    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "\u0645\u0648\u0627\u0641\u0642",
-    "ButtonCancel": "\u0627\u0644\u063a\u0627\u0621",
-    "ButtonNew": "New",
-    "HeaderSetupLibrary": "\u0627\u0639\u062f\u0627\u062f \u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
-    "ButtonAddMediaFolder": "\u0627\u0636\u0627\u0641\u0629 \u0645\u062c\u0644\u062f \u0644\u0644\u0648\u0633\u0627\u0626\u0637",
-    "LabelFolderType": "\u0646\u0648\u0639 \u0627\u0644\u0645\u062c\u0644\u062f:",
-    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "\u0627\u0644\u0631\u062c\u0648\u0639 \u0627\u0644\u0649 wiki \u0644\u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
-    "LabelCountry": "\u0627\u0644\u0628\u0644\u062f:",
-    "LabelLanguage": "\u0627\u0644\u0644\u063a\u0629:",
-    "HeaderPreferredMetadataLanguage": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a:",
-    "LabelSaveLocalMetadata": "\u062d\u0641\u0638 \u0627\u0644\u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0641\u0646\u064a\u0629 \u0648\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0641\u0649 \u0645\u062c\u0644\u062f\u0627\u062a \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
-    "LabelSaveLocalMetadataHelp": "\u0628\u062d\u0642\u0638 \u0627\u0644\u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0641\u0646\u064a\u0629 \u0648\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u0649 \u0645\u062c\u0644\u062f\u0627\u062a \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0633\u064a\u0633\u0647\u0644 \u0639\u0644\u064a\u0643 \u0627\u0644\u0648\u0635\u0648\u0644 \u0648\u0639\u0645\u0644 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u0627\u062a \u0639\u0644\u064a\u0647\u0627.",
-    "LabelDownloadInternetMetadata": "\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0641\u0646\u064a\u0629 \u0648\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0646 \u0627\u0644\u0627\u0646\u062a\u0631\u0646\u062a",
-    "LabelDownloadInternetMetadataHelp": "\u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646 \u0648\u0633\u0627\u0626\u0637\u0643 \u0644\u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u063a\u0646\u064a\u0629.",
-    "TabPreferences": "\u062a\u0641\u0636\u064a\u0644\u0627\u062a",
-    "TabPassword": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631",
-    "TabLibraryAccess": "\u0627\u0644\u062f\u062e\u0648\u0644 \u0627\u0644\u0649 \u0627\u0644\u0645\u0643\u062a\u0628\u0629",
-    "TabImage": "\u0635\u0648\u0631\u0629",
-    "TabProfile": "\u0633\u062c\u0644",
-    "TabMetadata": "Metadata",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
-    "HeaderVideoPlaybackSettings": "\u0627\u0639\u062f\u0627\u062f\u0627\u062a \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u0644\u0635\u0648\u062a:",
-    "LabelSubtitleLanguagePreference": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u0644\u062a\u0631\u062c\u0645\u0629:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "\u0633\u062c\u0644 (\u0646\u0628\u0630\u0629)",
-    "TabSecurity": "\u062d\u0645\u0627\u064a\u0629",
-    "ButtonAddUser": "\u0627\u0636\u0627\u0641\u0629 \u0645\u0633\u062a\u062e\u062f\u0645",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "\u062a\u062e\u0632\u064a\u0646",
-    "ButtonResetPassword": "\u0645\u0633\u062d \u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631",
-    "LabelNewPassword": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631 \u062c\u062f\u064a\u062f\u0629:",
-    "LabelNewPasswordConfirm": "\u062a\u0627\u0643\u064a\u062f \u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631 \u0627\u0644\u062c\u062f\u064a\u062f\u0629:",
-    "HeaderCreatePassword": "\u0627\u0646\u0634\u0627\u0621 \u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631",
-    "LabelCurrentPassword": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631 \u0627\u0644\u062d\u0627\u0644\u064a\u0629",
-    "LabelMaxParentalRating": "\u0627\u0644\u062d\u062f \u0627\u0644\u0627\u0642\u0635\u0649 \u0644\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0644\u0644\u0631\u0642\u0627\u0628\u0629 \u0627\u0644\u0627\u0628\u0648\u064a\u0629:",
-    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
-    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "\u0627\u0632\u0627\u0644\u0629 \u0635\u0648\u0631\u0629",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "\u062a\u062d\u0645\u064a\u0644",
-    "HeaderUploadNewImage": "\u062a\u062d\u0645\u064a\u0644 \u0635\u0648\u0631\u0629 \u062c\u062f\u064a\u062f\u0629",
-    "LabelDropImageHere": "\u0627\u0633\u0642\u0627\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u0646\u0627",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "\u0644\u0627 \u0634\u0649\u0621 \u0647\u0646\u0627.",
-    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
-    "TabSuggested": "\u0645\u0642\u062a\u0631\u062d",
-    "TabLatest": "\u0627\u0644\u0627\u062e\u064a\u0631",
-    "TabUpcoming": "\u0627\u0644\u0642\u0627\u062f\u0645",
-    "TabShows": "\u0627\u0644\u0645\u0633\u0644\u0633\u0644\u0627\u062a",
-    "TabEpisodes": "\u0627\u0644\u062d\u0644\u0642\u0627\u062a",
-    "TabGenres": "\u0627\u0646\u0648\u0627\u0639",
-    "TabPeople": "\u0627\u0644\u0646\u0627\u0633",
-    "TabNetworks": "\u0627\u0644\u0634\u0628\u0643\u0627\u062a",
-    "HeaderUsers": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646",
-    "HeaderFilters": "\u0641\u0644\u062a\u0631\u0627\u062a:",
-    "ButtonFilter": "\u0641\u0644\u062a\u0631",
-    "OptionFavorite": "\u0627\u0644\u0645\u0641\u0636\u0644\u0627\u062a",
-    "OptionLikes": "\u0645\u062d\u0628\u0628",
-    "OptionDislikes": "\u0645\u0643\u0631\u0648\u0647",
-    "OptionActors": "\u0627\u0644\u0645\u0645\u062b\u0644\u0648\u0646",
-    "OptionGuestStars": "\u0636\u064a\u0648\u0641",
-    "OptionDirectors": "\u0627\u0644\u0645\u062e\u0631\u062c\u0648\u0646",
-    "OptionWriters": "\u0645\u0624\u0644\u0641\u0648\u0646",
-    "OptionProducers": "\u0645\u0646\u062a\u062c\u0648\u0646",
-    "HeaderResume": "\u0627\u0633\u062a\u0623\u0646\u0641",
-    "HeaderNextUp": "\u0627\u0644\u062a\u0627\u0644\u0649",
-    "NoNextUpItemsMessage": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u064a\u062c\u0627\u062f \u0634\u0649\u0621, \u0627\u0628\u062f\u0627 \u0628\u0645\u0634\u0627\u0647\u062f\u0629 \u0628\u0631\u0627\u0645\u062c\u0643!",
-    "HeaderLatestEpisodes": "\u0627\u062d\u062f\u062b \u0627\u0644\u062d\u0644\u0642\u0627\u062a",
-    "HeaderPersonTypes": "\u0646\u0648\u0639\u064a\u0629 \u0627\u0644\u0634\u062e\u0635:",
-    "TabSongs": "\u0627\u0644\u0627\u063a\u0627\u0646\u0649",
-    "TabAlbums": "\u0627\u0644\u0628\u0648\u0645\u0627\u062a",
-    "TabArtists": "\u0627\u0644\u0641\u0646\u0627\u0646\u064a\u0646",
-    "TabAlbumArtists": "\u0627\u0644\u0628\u0648\u0645 \u0627\u0644\u0641\u0646\u0627\u0646\u064a\u0646",
-    "TabMusicVideos": "\u0645\u0648\u0633\u064a\u0642\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648",
-    "ButtonSort": "\u062a\u0631\u062a\u064a\u0628",
-    "HeaderSortBy": "\u062a\u0631\u062a\u064a\u0628 \u062d\u0633\u0628:",
-    "HeaderSortOrder": "\u0646\u0638\u0627\u0645 \u0627\u0644\u062a\u0631\u062a\u064a\u0628:",
-    "OptionPlayed": "\u0645\u0639\u0632\u0648\u0641",
-    "OptionUnplayed": "\u063a\u064a\u0631 \u0645\u0639\u0632\u0648\u0641",
-    "OptionAscending": "\u062a\u0635\u0627\u0639\u062f\u0649",
-    "OptionDescending": "\u062a\u0646\u0627\u0632\u0644\u0649",
-    "OptionRuntime": "\u0632\u0645\u0646 \u0627\u0644\u062a\u0634\u063a\u064a\u0644",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "\u0639\u062f\u062f \u0627\u0644\u062a\u0634\u063a\u064a\u0644",
-    "OptionDatePlayed": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062a\u0634\u063a\u064a\u0644",
-    "OptionDateAdded": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0627\u0636\u0627\u0641\u0629",
-    "OptionAlbumArtist": "\u0627\u0644\u0628\u0648\u0645 \u0627\u0644\u0641\u0646\u0627\u0646",
-    "OptionArtist": "\u0641\u0646\u0627\u0646",
-    "OptionAlbum": "\u0627\u0644\u0628\u0648\u0645",
-    "OptionTrackName": "\u0627\u0633\u0645 \u0627\u0644\u0627\u063a\u0646\u064a\u0629",
-    "OptionCommunityRating": "\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u062c\u062a\u0645\u0639",
-    "OptionNameSort": "\u0627\u0633\u0645",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
-    "OptionRevenue": "\u0627\u064a\u0631\u0627\u062f\u0627\u062a",
-    "OptionPoster": "\u0627\u0644\u0645\u0644\u0635\u0642",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "\u0627\u0637\u0627\u0631 \u0632\u0645\u0646\u0649",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0646\u0627\u0642\u062f",
-    "OptionVideoBitrate": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0628\u062a \u0644\u0644\u0641\u064a\u062f\u064a\u0648",
-    "OptionResumable": "\u062a\u0643\u0645\u0644\u0629",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "\u062c\u062f\u0648\u0644\u0629 \u0627\u0644\u0645\u0647\u0627\u0645",
-    "TabMyPlugins": "My Plugins",
-    "TabCatalog": "Catalog",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Automatic Updates",
-    "HeaderNowPlaying": "Now Playing",
-    "HeaderLatestAlbums": "Latest Albums",
-    "HeaderLatestSongs": "Latest Songs",
-    "HeaderRecentlyPlayed": "Recently Played",
-    "HeaderFrequentlyPlayed": "Frequently Played",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Features:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Subtitles",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Theme Song",
-    "OptionHasThemeVideo": "Theme Video",
-    "TabMovies": "Movies",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Latest Movies",
-    "HeaderLatestTrailers": "Latest Trailers",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "IMDb Rating",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0639\u0631\u0636",
-    "TabBasic": "Basic",
-    "TabAdvanced": "Advanced",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "\u0627\u0644\u0627\u062d\u062f",
-    "OptionMonday": "\u0627\u0644\u0627\u062b\u0646\u064a\u0646",
-    "OptionTuesday": "\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621",
-    "OptionWednesday": "\u0627\u0644\u0627\u0631\u0628\u0639\u0627\u0621",
-    "OptionThursday": "\u0627\u0644\u062e\u0645\u064a\u0633",
-    "OptionFriday": "\u0627\u0644\u062c\u0645\u0639\u0629",
-    "OptionSaturday": "\u0627\u0644\u0633\u0628\u062a",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Missing IMDb Id",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "General",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "About",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Disable this user",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Select",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Advanced",
-    "LabelAutomaticUpdateLevel": "Automatic update level",
     "OptionRelease": "\u0627\u0644\u0627\u0635\u062f\u0627\u0631 \u0627\u0644\u0631\u0633\u0645\u0649",
     "OptionBeta": "\u0628\u064a\u062a\u0627",
     "OptionDev": "\u062a\u0637\u0648\u0631\u0649 (\u063a\u064a\u0631 \u0645\u0633\u062a\u0642\u0631)",
@@ -546,11 +296,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +571,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +994,260 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "\u062e\u0631\u0648\u062c",
+    "LabelVisitCommunity": "\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0645\u062c\u062a\u0645\u0639",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "\u0642\u064a\u0627\u0633\u0649",
+    "LabelViewApiDocumentation": "\u0645\u0634\u0627\u0647\u062f\u0629 \u0645\u0631\u0627\u062c\u0639 \u0627\u0644\u0640 Api",
+    "LabelBrowseLibrary": "\u062a\u0635\u0641\u062d \u0627\u0644\u0645\u0643\u062a\u0628\u0629",
+    "LabelConfigureMediaBrowser": "\u0627\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631",
+    "LabelOpenLibraryViewer": "\u0641\u062a\u062d \u0645\u062a\u0635\u062d\u0641 \u0627\u0644\u0645\u0643\u062a\u0628\u0629",
+    "LabelRestartServer": "\u0627\u0639\u0627\u062f\u0629 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062e\u0627\u062f\u0645",
+    "LabelShowLogWindow": "\u0639\u0631\u0636 \u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0633\u062c\u0644",
+    "LabelPrevious": "\u0627\u0644\u0633\u0627\u0628\u0642",
+    "LabelFinish": "\u0627\u0646\u062a\u0647\u0627\u0621",
+    "LabelNext": "\u0627\u0644\u062a\u0627\u0644\u0649",
+    "LabelYoureDone": "\u062a\u0645 \u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0621!",
+    "WelcomeToMediaBrowser": "\u0645\u0631\u062d\u0628\u0627 \u0628\u0643 \u0644\u0644\u0645\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631!",
+    "TitleMediaBrowser": "\u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631",
+    "ThisWizardWillGuideYou": "\u0645\u0631\u0634\u062f \u0627\u0644\u0627\u0639\u062f\u0627\u062f\u0627\u062a \u0633\u064a\u0633\u0627\u0639\u062f\u0643 \u062e\u0644\u0627\u0644 \u062e\u0637\u0648\u0627\u062a \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0627\u0639\u062f\u0627\u062f\u0627\u062a. \u0644\u0644\u0628\u062f\u0621, \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u062e\u062a\u064a\u0627\u0631 \u0644\u063a\u062a\u0643 \u0627\u0644\u0645\u0641\u0636\u0644\u0629.",
+    "TellUsAboutYourself": "\u0627\u062e\u0628\u0631\u0646\u0627 \u0639\u0646 \u0646\u0641\u0633\u0643",
+    "LabelYourFirstName": "\u0627\u0633\u0645\u0643 \u0627\u0644\u0627\u0648\u0644:",
+    "MoreUsersCanBeAddedLater": "\u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u064a\u0645\u0643\u0646 \u0627\u0636\u0627\u0641\u062a\u0647\u0645 \u0644\u0627\u062d\u0642\u0627 \u0645\u0646 \u0644\u0648\u062d\u0629 \u0627\u0644\u0627\u0639\u062f\u0627\u062f\u0627\u062a.",
+    "UserProfilesIntro": "\u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631 \u0645\u062f\u0645\u062c \u0628\u0647 \u062f\u0639\u0645 \u0644\u0645\u0644\u0641\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646, \u0648\u062a\u0645\u0643\u064a\u0646 \u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \u0645\u0646 \u062d\u0635\u0648\u0644\u0647 \u0639\u0644\u0649 \u0627\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062e\u0627\u0635\u0647 \u0628\u0647\u0645, \u0648\u0627\u0644\u0640 playstate \u0648\u0627\u0644\u0631\u0642\u0627\u0628\u0629 \u0627\u0644\u0627\u0628\u0648\u064a\u0629.",
+    "LabelWindowsService": "\u062e\u062f\u0645\u0629 \u0627\u0644\u0648\u0646\u062f\u0648\u0632",
+    "AWindowsServiceHasBeenInstalled": "\u062a\u0645 \u062a\u062b\u0628\u064a\u062a \u062e\u062f\u0645\u0629 \u0627\u0644\u0648\u0646\u062f\u0648\u0632",
+    "WindowsServiceIntro1": "\u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631 \u0639\u0627\u062f\u0629 \u064a\u0639\u0645\u0644 \u0643\u0628\u0631\u0646\u0627\u0645\u062c \u0639\u0644\u0649 \u0633\u0637\u062d \u0627\u0644\u0645\u0643\u062a\u0628 \u0645\u0639 \u0627\u064a\u0642\u0648\u0646\u0629 \u0644\u0648\u062d\u0629 \u0627\u0644\u0646\u0638\u0627\u0645, \u0648\u0644\u0643\u0646 \u0627\u0630\u0627 \u0627\u062d\u0628\u0628\u062a \u0645\u0645\u0643\u0646 \u062a\u0634\u063a\u064a\u0644\u0647 \u0643\u062e\u062f\u0645\u0629 \u062e\u0644\u0641\u064a\u0629, \u064a\u0645\u0643\u0646 \u0627\u0646 \u064a\u0628\u062f\u0623 \u0645\u0646 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0648\u0646\u062f\u0648\u0632 \u0645\u0646 \u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0628\u062f\u0644\u0627 \u0645\u0646 \u0630\u0644\u0643.",
+    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "\u0636\u0628\u0637 \u0627\u0644\u0627\u0639\u062f\u0627\u062f\u0627\u062a",
+    "LabelEnableVideoImageExtraction": "\u062a\u0641\u0639\u064a\u0644 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0635\u0648\u0631 \u0627\u0644\u0641\u064a\u062f\u064a\u0648",
+    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "\u0645\u0648\u0627\u0641\u0642",
+    "ButtonCancel": "\u0627\u0644\u063a\u0627\u0621",
+    "ButtonNew": "New",
+    "HeaderSetupLibrary": "\u0627\u0639\u062f\u0627\u062f \u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
+    "ButtonAddMediaFolder": "\u0627\u0636\u0627\u0641\u0629 \u0645\u062c\u0644\u062f \u0644\u0644\u0648\u0633\u0627\u0626\u0637",
+    "LabelFolderType": "\u0646\u0648\u0639 \u0627\u0644\u0645\u062c\u0644\u062f:",
+    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "\u0627\u0644\u0631\u062c\u0648\u0639 \u0627\u0644\u0649 wiki \u0644\u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
+    "LabelCountry": "\u0627\u0644\u0628\u0644\u062f:",
+    "LabelLanguage": "\u0627\u0644\u0644\u063a\u0629:",
+    "HeaderPreferredMetadataLanguage": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a:",
+    "LabelSaveLocalMetadata": "\u062d\u0641\u0638 \u0627\u0644\u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0641\u0646\u064a\u0629 \u0648\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0641\u0649 \u0645\u062c\u0644\u062f\u0627\u062a \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
+    "LabelSaveLocalMetadataHelp": "\u0628\u062d\u0642\u0638 \u0627\u0644\u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0641\u0646\u064a\u0629 \u0648\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u0649 \u0645\u062c\u0644\u062f\u0627\u062a \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0633\u064a\u0633\u0647\u0644 \u0639\u0644\u064a\u0643 \u0627\u0644\u0648\u0635\u0648\u0644 \u0648\u0639\u0645\u0644 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u0627\u062a \u0639\u0644\u064a\u0647\u0627.",
+    "LabelDownloadInternetMetadata": "\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0641\u0646\u064a\u0629 \u0648\u0648\u0627\u0635\u0641\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0646 \u0627\u0644\u0627\u0646\u062a\u0631\u0646\u062a",
+    "LabelDownloadInternetMetadataHelp": "\u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u064a\u062f\u064a\u0627 \u0628\u0631\u0627\u0648\u0632\u0631 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646 \u0648\u0633\u0627\u0626\u0637\u0643 \u0644\u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u063a\u0646\u064a\u0629.",
+    "TabPreferences": "\u062a\u0641\u0636\u064a\u0644\u0627\u062a",
+    "TabPassword": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631",
+    "TabLibraryAccess": "\u0627\u0644\u062f\u062e\u0648\u0644 \u0627\u0644\u0649 \u0627\u0644\u0645\u0643\u062a\u0628\u0629",
+    "TabImage": "\u0635\u0648\u0631\u0629",
+    "TabProfile": "\u0633\u062c\u0644",
+    "TabMetadata": "Metadata",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
+    "HeaderVideoPlaybackSettings": "\u0627\u0639\u062f\u0627\u062f\u0627\u062a \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u0644\u0635\u0648\u062a:",
+    "LabelSubtitleLanguagePreference": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0644\u0644\u062a\u0631\u062c\u0645\u0629:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "\u0633\u062c\u0644 (\u0646\u0628\u0630\u0629)",
+    "TabSecurity": "\u062d\u0645\u0627\u064a\u0629",
+    "ButtonAddUser": "\u0627\u0636\u0627\u0641\u0629 \u0645\u0633\u062a\u062e\u062f\u0645",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "\u062a\u062e\u0632\u064a\u0646",
+    "ButtonResetPassword": "\u0645\u0633\u062d \u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631",
+    "LabelNewPassword": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631 \u062c\u062f\u064a\u062f\u0629:",
+    "LabelNewPasswordConfirm": "\u062a\u0627\u0643\u064a\u062f \u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631 \u0627\u0644\u062c\u062f\u064a\u062f\u0629:",
+    "HeaderCreatePassword": "\u0627\u0646\u0634\u0627\u0621 \u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631",
+    "LabelCurrentPassword": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631 \u0627\u0644\u062d\u0627\u0644\u064a\u0629",
+    "LabelMaxParentalRating": "\u0627\u0644\u062d\u062f \u0627\u0644\u0627\u0642\u0635\u0649 \u0644\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647 \u0644\u0644\u0631\u0642\u0627\u0628\u0629 \u0627\u0644\u0627\u0628\u0648\u064a\u0629:",
+    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
+    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "\u0627\u0632\u0627\u0644\u0629 \u0635\u0648\u0631\u0629",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "\u062a\u062d\u0645\u064a\u0644",
+    "HeaderUploadNewImage": "\u062a\u062d\u0645\u064a\u0644 \u0635\u0648\u0631\u0629 \u062c\u062f\u064a\u062f\u0629",
+    "LabelDropImageHere": "\u0627\u0633\u0642\u0627\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0647\u0646\u0627",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "\u0644\u0627 \u0634\u0649\u0621 \u0647\u0646\u0627.",
+    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
+    "TabSuggested": "\u0645\u0642\u062a\u0631\u062d",
+    "TabLatest": "\u0627\u0644\u0627\u062e\u064a\u0631",
+    "TabUpcoming": "\u0627\u0644\u0642\u0627\u062f\u0645",
+    "TabShows": "\u0627\u0644\u0645\u0633\u0644\u0633\u0644\u0627\u062a",
+    "TabEpisodes": "\u0627\u0644\u062d\u0644\u0642\u0627\u062a",
+    "TabGenres": "\u0627\u0646\u0648\u0627\u0639",
+    "TabPeople": "\u0627\u0644\u0646\u0627\u0633",
+    "TabNetworks": "\u0627\u0644\u0634\u0628\u0643\u0627\u062a",
+    "HeaderUsers": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646",
+    "HeaderFilters": "\u0641\u0644\u062a\u0631\u0627\u062a:",
+    "ButtonFilter": "\u0641\u0644\u062a\u0631",
+    "OptionFavorite": "\u0627\u0644\u0645\u0641\u0636\u0644\u0627\u062a",
+    "OptionLikes": "\u0645\u062d\u0628\u0628",
+    "OptionDislikes": "\u0645\u0643\u0631\u0648\u0647",
+    "OptionActors": "\u0627\u0644\u0645\u0645\u062b\u0644\u0648\u0646",
+    "OptionGuestStars": "\u0636\u064a\u0648\u0641",
+    "OptionDirectors": "\u0627\u0644\u0645\u062e\u0631\u062c\u0648\u0646",
+    "OptionWriters": "\u0645\u0624\u0644\u0641\u0648\u0646",
+    "OptionProducers": "\u0645\u0646\u062a\u062c\u0648\u0646",
+    "HeaderResume": "\u0627\u0633\u062a\u0623\u0646\u0641",
+    "HeaderNextUp": "\u0627\u0644\u062a\u0627\u0644\u0649",
+    "NoNextUpItemsMessage": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u064a\u062c\u0627\u062f \u0634\u0649\u0621, \u0627\u0628\u062f\u0627 \u0628\u0645\u0634\u0627\u0647\u062f\u0629 \u0628\u0631\u0627\u0645\u062c\u0643!",
+    "HeaderLatestEpisodes": "\u0627\u062d\u062f\u062b \u0627\u0644\u062d\u0644\u0642\u0627\u062a",
+    "HeaderPersonTypes": "\u0646\u0648\u0639\u064a\u0629 \u0627\u0644\u0634\u062e\u0635:",
+    "TabSongs": "\u0627\u0644\u0627\u063a\u0627\u0646\u0649",
+    "TabAlbums": "\u0627\u0644\u0628\u0648\u0645\u0627\u062a",
+    "TabArtists": "\u0627\u0644\u0641\u0646\u0627\u0646\u064a\u0646",
+    "TabAlbumArtists": "\u0627\u0644\u0628\u0648\u0645 \u0627\u0644\u0641\u0646\u0627\u0646\u064a\u0646",
+    "TabMusicVideos": "\u0645\u0648\u0633\u064a\u0642\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648",
+    "ButtonSort": "\u062a\u0631\u062a\u064a\u0628",
+    "HeaderSortBy": "\u062a\u0631\u062a\u064a\u0628 \u062d\u0633\u0628:",
+    "HeaderSortOrder": "\u0646\u0638\u0627\u0645 \u0627\u0644\u062a\u0631\u062a\u064a\u0628:",
+    "OptionPlayed": "\u0645\u0639\u0632\u0648\u0641",
+    "OptionUnplayed": "\u063a\u064a\u0631 \u0645\u0639\u0632\u0648\u0641",
+    "OptionAscending": "\u062a\u0635\u0627\u0639\u062f\u0649",
+    "OptionDescending": "\u062a\u0646\u0627\u0632\u0644\u0649",
+    "OptionRuntime": "\u0632\u0645\u0646 \u0627\u0644\u062a\u0634\u063a\u064a\u0644",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "\u0639\u062f\u062f \u0627\u0644\u062a\u0634\u063a\u064a\u0644",
+    "OptionDatePlayed": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062a\u0634\u063a\u064a\u0644",
+    "OptionDateAdded": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0627\u0636\u0627\u0641\u0629",
+    "OptionAlbumArtist": "\u0627\u0644\u0628\u0648\u0645 \u0627\u0644\u0641\u0646\u0627\u0646",
+    "OptionArtist": "\u0641\u0646\u0627\u0646",
+    "OptionAlbum": "\u0627\u0644\u0628\u0648\u0645",
+    "OptionTrackName": "\u0627\u0633\u0645 \u0627\u0644\u0627\u063a\u0646\u064a\u0629",
+    "OptionCommunityRating": "\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u062c\u062a\u0645\u0639",
+    "OptionNameSort": "\u0627\u0633\u0645",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
+    "OptionRevenue": "\u0627\u064a\u0631\u0627\u062f\u0627\u062a",
+    "OptionPoster": "\u0627\u0644\u0645\u0644\u0635\u0642",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "\u0627\u0637\u0627\u0631 \u0632\u0645\u0646\u0649",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0646\u0627\u0642\u062f",
+    "OptionVideoBitrate": "\u0645\u0639\u062f\u0644 \u0627\u0644\u0628\u062a \u0644\u0644\u0641\u064a\u062f\u064a\u0648",
+    "OptionResumable": "\u062a\u0643\u0645\u0644\u0629",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "\u062c\u062f\u0648\u0644\u0629 \u0627\u0644\u0645\u0647\u0627\u0645",
+    "TabMyPlugins": "My Plugins",
+    "TabCatalog": "Catalog",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Automatic Updates",
+    "HeaderNowPlaying": "Now Playing",
+    "HeaderLatestAlbums": "Latest Albums",
+    "HeaderLatestSongs": "Latest Songs",
+    "HeaderRecentlyPlayed": "Recently Played",
+    "HeaderFrequentlyPlayed": "Frequently Played",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Features:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Subtitles",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Theme Song",
+    "OptionHasThemeVideo": "Theme Video",
+    "TabMovies": "Movies",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Latest Movies",
+    "HeaderLatestTrailers": "Latest Trailers",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "IMDb Rating",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0639\u0631\u0636",
+    "TabBasic": "Basic",
+    "TabAdvanced": "Advanced",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "\u0627\u0644\u0627\u062d\u062f",
+    "OptionMonday": "\u0627\u0644\u0627\u062b\u0646\u064a\u0646",
+    "OptionTuesday": "\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621",
+    "OptionWednesday": "\u0627\u0644\u0627\u0631\u0628\u0639\u0627\u0621",
+    "OptionThursday": "\u0627\u0644\u062e\u0645\u064a\u0633",
+    "OptionFriday": "\u0627\u0644\u062c\u0645\u0639\u0629",
+    "OptionSaturday": "\u0627\u0644\u0633\u0628\u062a",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Missing IMDb Id",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "General",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "About",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Disable this user",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Select",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Advanced",
+    "LabelAutomaticUpdateLevel": "Automatic update level"
 }

+ 266 - 261
MediaBrowser.Server.Implementations/Localization/Server/ca.json

@@ -1,260 +1,4 @@
 {
-    "LabelExit": "Sortir",
-    "LabelVisitCommunity": "Visitar la comunitat",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Est\u00e0ndard",
-    "LabelViewApiDocumentation": "Veure la documentaci\u00f3 de l'API",
-    "LabelBrowseLibrary": "Examinar la biblioteca",
-    "LabelConfigureMediaBrowser": "Configurar Media Browser",
-    "LabelOpenLibraryViewer": "Obrir el visor de la biblioteca",
-    "LabelRestartServer": "Reiniciar el servidor",
-    "LabelShowLogWindow": "Veure la finestra del registre",
-    "LabelPrevious": "Anterior",
-    "LabelFinish": "Finalitzar",
-    "LabelNext": "Seg\u00fcent",
-    "LabelYoureDone": "Ja est\u00e0!",
-    "WelcomeToMediaBrowser": "Benvingut a Meida Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
-    "TellUsAboutYourself": "Expliqui'ns sobre vost\u00e8",
-    "LabelYourFirstName": "El seu nom:",
-    "MoreUsersCanBeAddedLater": "M\u00e9s usuaris es poden afegir m\u00e9s tard en el tauler d'instruments.",
-    "UserProfilesIntro": "Media Browser inclou suport integrat per als perfils d'usuari, la qual cosa permet que cada usuari tingui la seva pr\u00f2pia configuraci\u00f3 de pantalla, estat de reproducci\u00f3  i controls dels pares.",
-    "LabelWindowsService": "Servei de Windows",
-    "AWindowsServiceHasBeenInstalled": "El servei de Windows s'ha instal \u00b7 lat.",
-    "WindowsServiceIntro1": "Media Browser Server s'executa normalment com una aplicaci\u00f3 d'escriptori amb una icona de la safata, per\u00f2 si ho prefereix, per executar com un servei en segon pla, es pot iniciar des del panell de control de serveis de Windows.",
-    "WindowsServiceIntro2": "Si s'utilitza el servei de Windows, tingui en compte que no es pot executar a la vegada que la icona de la safata, de manera que haur\u00e0 de sortir de la safata per tal d'executar el servei. Tamb\u00e9 haur\u00e0 de ser configurat amb privilegis administratius a trav\u00e9s del panell de control del servei. Tingueu en compte que en aquest moment el servei no \u00e9s capa\u00e7 d'auto-actualitzaci\u00f3, de manera que les noves versions requereixen la interacci\u00f3 manual.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "Configure settings",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Cancel",
-    "ButtonNew": "New",
-    "HeaderSetupLibrary": "Setup your media library",
-    "ButtonAddMediaFolder": "Add media folder",
-    "LabelFolderType": "Folder type:",
-    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
-    "LabelCountry": "Country:",
-    "LabelLanguage": "Language:",
-    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
-    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
-    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
-    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
-    "TabPreferences": "Preferences",
-    "TabPassword": "Password",
-    "TabLibraryAccess": "Library Access",
-    "TabImage": "Image",
-    "TabProfile": "Profile",
-    "TabMetadata": "Metadata",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
-    "HeaderVideoPlaybackSettings": "Video Playback Settings",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Audio language preference:",
-    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profiles",
-    "TabSecurity": "Security",
-    "ButtonAddUser": "Add User",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Save",
-    "ButtonResetPassword": "Reset Password",
-    "LabelNewPassword": "New password:",
-    "LabelNewPasswordConfirm": "New password confirm:",
-    "HeaderCreatePassword": "Create Password",
-    "LabelCurrentPassword": "Current password:",
-    "LabelMaxParentalRating": "Maximum allowed parental rating:",
-    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
-    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Delete Image",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "Upload",
-    "HeaderUploadNewImage": "Upload New Image",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Nothing here.",
-    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
-    "TabSuggested": "Suggested",
-    "TabLatest": "Latest",
-    "TabUpcoming": "Upcoming",
-    "TabShows": "Shows",
-    "TabEpisodes": "Episodes",
-    "TabGenres": "Genres",
-    "TabPeople": "People",
-    "TabNetworks": "Networks",
-    "HeaderUsers": "Users",
-    "HeaderFilters": "Filters:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favorites",
-    "OptionLikes": "Likes",
-    "OptionDislikes": "Dislikes",
-    "OptionActors": "Actors",
-    "OptionGuestStars": "Guest Stars",
-    "OptionDirectors": "Directors",
-    "OptionWriters": "Writers",
-    "OptionProducers": "Producers",
-    "HeaderResume": "Resume",
-    "HeaderNextUp": "Next Up",
-    "NoNextUpItemsMessage": "None found. Start watching your shows!",
-    "HeaderLatestEpisodes": "Latest Episodes",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "Songs",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artists",
-    "TabAlbumArtists": "Album Artists",
-    "TabMusicVideos": "Music Videos",
-    "ButtonSort": "Sort",
-    "HeaderSortBy": "Sort By:",
-    "HeaderSortOrder": "Sort Order:",
-    "OptionPlayed": "Played",
-    "OptionUnplayed": "Unplayed",
-    "OptionAscending": "Ascending",
-    "OptionDescending": "Descending",
-    "OptionRuntime": "Runtime",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Play Count",
-    "OptionDatePlayed": "Date Played",
-    "OptionDateAdded": "Date Added",
-    "OptionAlbumArtist": "Album Artist",
-    "OptionArtist": "Artist",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Track Name",
-    "OptionCommunityRating": "Community Rating",
-    "OptionNameSort": "Name",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Revenue",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Timeline",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Critic Rating",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "My Plugins",
-    "TabCatalog": "Catalog",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Automatic Updates",
-    "HeaderNowPlaying": "Now Playing",
-    "HeaderLatestAlbums": "Latest Albums",
-    "HeaderLatestSongs": "Latest Songs",
-    "HeaderRecentlyPlayed": "Recently Played",
-    "HeaderFrequentlyPlayed": "Frequently Played",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Features:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Subtitles",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Theme Song",
-    "OptionHasThemeVideo": "Theme Video",
-    "TabMovies": "Movies",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Latest Movies",
-    "HeaderLatestTrailers": "Latest Trailers",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "IMDb Rating",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "Basic",
-    "TabAdvanced": "Advanced",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Sunday",
-    "OptionMonday": "Monday",
-    "OptionTuesday": "Tuesday",
-    "OptionWednesday": "Wednesday",
-    "OptionThursday": "Thursday",
-    "OptionFriday": "Friday",
-    "OptionSaturday": "Saturday",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Missing IMDb Id",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "General",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "About",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Disable this user",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Select",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Advanced",
-    "LabelAutomaticUpdateLevel": "Automatic update level",
-    "OptionRelease": "Versi\u00f3 Oficial",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Inestable)",
-    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
     "LabelRunServerAtStartup": "Run server at startup",
     "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
     "ButtonSelectDirectory": "Select Directory",
@@ -546,11 +290,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +565,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +988,266 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Sortir",
+    "LabelVisitCommunity": "Visitar la comunitat",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Est\u00e0ndard",
+    "LabelViewApiDocumentation": "Veure la documentaci\u00f3 de l'API",
+    "LabelBrowseLibrary": "Examinar la biblioteca",
+    "LabelConfigureMediaBrowser": "Configurar Media Browser",
+    "LabelOpenLibraryViewer": "Obrir el visor de la biblioteca",
+    "LabelRestartServer": "Reiniciar el servidor",
+    "LabelShowLogWindow": "Veure la finestra del registre",
+    "LabelPrevious": "Anterior",
+    "LabelFinish": "Finalitzar",
+    "LabelNext": "Seg\u00fcent",
+    "LabelYoureDone": "Ja est\u00e0!",
+    "WelcomeToMediaBrowser": "Benvingut a Meida Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
+    "TellUsAboutYourself": "Expliqui'ns sobre vost\u00e8",
+    "LabelYourFirstName": "El seu nom:",
+    "MoreUsersCanBeAddedLater": "M\u00e9s usuaris es poden afegir m\u00e9s tard en el tauler d'instruments.",
+    "UserProfilesIntro": "Media Browser inclou suport integrat per als perfils d'usuari, la qual cosa permet que cada usuari tingui la seva pr\u00f2pia configuraci\u00f3 de pantalla, estat de reproducci\u00f3  i controls dels pares.",
+    "LabelWindowsService": "Servei de Windows",
+    "AWindowsServiceHasBeenInstalled": "El servei de Windows s'ha instal \u00b7 lat.",
+    "WindowsServiceIntro1": "Media Browser Server s'executa normalment com una aplicaci\u00f3 d'escriptori amb una icona de la safata, per\u00f2 si ho prefereix, per executar com un servei en segon pla, es pot iniciar des del panell de control de serveis de Windows.",
+    "WindowsServiceIntro2": "Si s'utilitza el servei de Windows, tingui en compte que no es pot executar a la vegada que la icona de la safata, de manera que haur\u00e0 de sortir de la safata per tal d'executar el servei. Tamb\u00e9 haur\u00e0 de ser configurat amb privilegis administratius a trav\u00e9s del panell de control del servei. Tingueu en compte que en aquest moment el servei no \u00e9s capa\u00e7 d'auto-actualitzaci\u00f3, de manera que les noves versions requereixen la interacci\u00f3 manual.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "Configure settings",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Cancel",
+    "ButtonNew": "New",
+    "HeaderSetupLibrary": "Setup your media library",
+    "ButtonAddMediaFolder": "Add media folder",
+    "LabelFolderType": "Folder type:",
+    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
+    "LabelCountry": "Country:",
+    "LabelLanguage": "Language:",
+    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
+    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
+    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
+    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
+    "TabPreferences": "Preferences",
+    "TabPassword": "Password",
+    "TabLibraryAccess": "Library Access",
+    "TabImage": "Image",
+    "TabProfile": "Profile",
+    "TabMetadata": "Metadata",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
+    "HeaderVideoPlaybackSettings": "Video Playback Settings",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Audio language preference:",
+    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profiles",
+    "TabSecurity": "Security",
+    "ButtonAddUser": "Add User",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Save",
+    "ButtonResetPassword": "Reset Password",
+    "LabelNewPassword": "New password:",
+    "LabelNewPasswordConfirm": "New password confirm:",
+    "HeaderCreatePassword": "Create Password",
+    "LabelCurrentPassword": "Current password:",
+    "LabelMaxParentalRating": "Maximum allowed parental rating:",
+    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
+    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Delete Image",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "Upload",
+    "HeaderUploadNewImage": "Upload New Image",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Nothing here.",
+    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
+    "TabSuggested": "Suggested",
+    "TabLatest": "Latest",
+    "TabUpcoming": "Upcoming",
+    "TabShows": "Shows",
+    "TabEpisodes": "Episodes",
+    "TabGenres": "Genres",
+    "TabPeople": "People",
+    "TabNetworks": "Networks",
+    "HeaderUsers": "Users",
+    "HeaderFilters": "Filters:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favorites",
+    "OptionLikes": "Likes",
+    "OptionDislikes": "Dislikes",
+    "OptionActors": "Actors",
+    "OptionGuestStars": "Guest Stars",
+    "OptionDirectors": "Directors",
+    "OptionWriters": "Writers",
+    "OptionProducers": "Producers",
+    "HeaderResume": "Resume",
+    "HeaderNextUp": "Next Up",
+    "NoNextUpItemsMessage": "None found. Start watching your shows!",
+    "HeaderLatestEpisodes": "Latest Episodes",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "Songs",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artists",
+    "TabAlbumArtists": "Album Artists",
+    "TabMusicVideos": "Music Videos",
+    "ButtonSort": "Sort",
+    "HeaderSortBy": "Sort By:",
+    "HeaderSortOrder": "Sort Order:",
+    "OptionPlayed": "Played",
+    "OptionUnplayed": "Unplayed",
+    "OptionAscending": "Ascending",
+    "OptionDescending": "Descending",
+    "OptionRuntime": "Runtime",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Play Count",
+    "OptionDatePlayed": "Date Played",
+    "OptionDateAdded": "Date Added",
+    "OptionAlbumArtist": "Album Artist",
+    "OptionArtist": "Artist",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Track Name",
+    "OptionCommunityRating": "Community Rating",
+    "OptionNameSort": "Name",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Revenue",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Timeline",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Critic Rating",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "My Plugins",
+    "TabCatalog": "Catalog",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Automatic Updates",
+    "HeaderNowPlaying": "Now Playing",
+    "HeaderLatestAlbums": "Latest Albums",
+    "HeaderLatestSongs": "Latest Songs",
+    "HeaderRecentlyPlayed": "Recently Played",
+    "HeaderFrequentlyPlayed": "Frequently Played",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Features:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Subtitles",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Theme Song",
+    "OptionHasThemeVideo": "Theme Video",
+    "TabMovies": "Movies",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Latest Movies",
+    "HeaderLatestTrailers": "Latest Trailers",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "IMDb Rating",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "Basic",
+    "TabAdvanced": "Advanced",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Sunday",
+    "OptionMonday": "Monday",
+    "OptionTuesday": "Tuesday",
+    "OptionWednesday": "Wednesday",
+    "OptionThursday": "Thursday",
+    "OptionFriday": "Friday",
+    "OptionSaturday": "Saturday",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Missing IMDb Id",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "General",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "About",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Disable this user",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Select",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Advanced",
+    "LabelAutomaticUpdateLevel": "Automatic update level",
+    "OptionRelease": "Versi\u00f3 Oficial",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Inestable)",
+    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging"
 }

+ 279 - 274
MediaBrowser.Server.Implementations/Localization/Server/cs.json

@@ -1,273 +1,4 @@
 {
-    "LabelExit": "Zav\u0159\u00edt",
-    "LabelVisitCommunity": "Nav\u0161t\u00edvit komunitu",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standardn\u00ed",
-    "LabelViewApiDocumentation": "Zobrazit dokumentaci API",
-    "LabelBrowseLibrary": "Proch\u00e1zet knihovnu",
-    "LabelConfigureMediaBrowser": "Konfigurovat Media Browser",
-    "LabelOpenLibraryViewer": "Otev\u0159\u00edt knihovnu",
-    "LabelRestartServer": "Restartovat server",
-    "LabelShowLogWindow": "Zobrazit okno z\u00e1znam\u016f",
-    "LabelPrevious": "P\u0159edchoz\u00ed",
-    "LabelFinish": "Dokon\u010dit",
-    "LabelNext": "Dal\u0161\u00ed",
-    "LabelYoureDone": "Hotovo!",
-    "WelcomeToMediaBrowser": "V\u00edtejte v programu Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Tento pr\u016fvodce V\u00e1m pom\u016f\u017ee proj\u00edt procesem nastaven\u00ed. Pro za\u010d\u00e1tek vyberte jazyk.",
-    "TellUsAboutYourself": "\u0158ekn\u011bte n\u00e1m n\u011bco o sob\u011b",
-    "LabelYourFirstName": "Va\u0161e k\u0159estn\u00ed jm\u00e9no:",
-    "MoreUsersCanBeAddedLater": "Dal\u0161\u00ed u\u017eivatele m\u016f\u017eete p\u0159idat pozd\u011bji na n\u00e1st\u011bnce.",
-    "UserProfilesIntro": "Media Browser obsahuje zabudovanou podporu u\u017eivatelsk\u00fdch profil\u016f dovoluj\u00edc\u00ed ka\u017ed\u00e9mu u\u017eivateli konfigurovat nastaven\u00ed zobrazen\u00ed, p\u0159ehr\u00e1v\u00e1n\u00ed a rodi\u010dovskou kontrolu.",
-    "LabelWindowsService": "Slu\u017eba Windows",
-    "AWindowsServiceHasBeenInstalled": "Slu\u017eba Windows byla nainstalov\u00e1na.",
-    "WindowsServiceIntro1": "Media Browser b\u011b\u017e\u00ed standardn\u011b jako desktopov\u00e1 aplikace s ikonou v oznamovac\u00ed oblasti, pokud ov\u0161em preferujete nastaven\u00ed jako slu\u017eby na pozad\u00ed, m\u016f\u017eete tak u\u010dinit v ovl\u00e1dac\u00edch panelech Va\u0161eho syst\u00e9mu pod polo\u017ekou Slu\u017eby Windows.",
-    "WindowsServiceIntro2": "Pokud pou\u017e\u00edv\u00e1te Slu\u017ebu Windows berte na v\u011bdom\u00ed, \u017ee nem\u016f\u017ee b\u00fdt spu\u0161t\u011bna z\u00e1rove\u0148 s programem v oznamovac\u00ed oblasti. Bude nutn\u00e9 b\u011b\u017e\u00edc\u00ed aplikaci v oznamovac\u00ed oblasti ukon\u010dit. Slu\u017eba Windows mus\u00ed b\u00fdt z\u00e1rove\u0148 nakonfigurov\u00e1na s pr\u00e1vy administr\u00e1tora v ovl\u00e1dac\u00edch panelech. V tuto chv\u00edli slu\u017eba neumo\u017e\u0148uje automatickou aktualizaci, bude proto nutn\u00e9 novou verzi nainstalovat ru\u010dn\u011b.",
-    "WizardCompleted": "To je v\u0161e co prozat\u00edm pot\u0159ebujeme. Media Browser za\u010dne shroma\u017e\u010fovat informace o m\u00e9di\u00edch ve Va\u0161\u00ed knihovn\u011b. Pod\u00edvejte se na n\u011bkter\u00e9 z na\u0161ich aplikac\u00ed, a potom klepn\u011bte na tla\u010d\u00edtko <b>Dokon\u010dit<\/b> pro zobrazen\u00ed <b>Hlavn\u00edho panelu<\/b>",
-    "LabelConfigureSettings": "Konfigurovat nastaven\u00ed",
-    "LabelEnableVideoImageExtraction": "Povolit extrahov\u00e1n\u00ed obr\u00e1zku ze souboru",
-    "VideoImageExtractionHelp": "Pro videa, kter\u00e9 je\u0161t\u011b nemaj\u00ed obr\u00e1zky obalu, a zat\u00edm nejsme schopni je dohledat. Tato operace vy\u017eaduje n\u011bjak\u00fd ten \u010das nav\u00edc, ve v\u00fdsledku ale p\u0159isp\u011bje k hez\u010d\u00edmu zobrazen\u00ed knihovny.",
-    "LabelEnableChapterImageExtractionForMovies": "Extrahov\u00e1n\u00ed obr\u00e1zk\u016f sc\u00e9n pro Filmy",
-    "LabelChapterImageExtractionForMoviesHelp": "Extrahov\u00e1n\u00ed obr\u00e1zk\u016f sc\u00e9n pro Filmy dovol\u00ed klientovi graficky zobrazit v\u00fdb\u011br sc\u00e9n v menu. Proces m\u016f\u017ee b\u00fdt pomal\u00fd a n\u00e1ro\u010dn\u00fd na v\u00fdkon procesoru, z\u00e1rove\u0148 m\u016f\u017ee vy\u017eadovat n\u011bkolik gigabyt\u016f prostoru. Tento proces b\u011b\u017e\u00ed pl\u00e1novan\u011b ve 4 hodiny r\u00e1no (mo\u017en\u00e9 nastavit). Nen\u00ed doporu\u010deno nastavovat v dob\u011b vyu\u017e\u00edv\u00e1n\u00ed knihovny.",
-    "LabelEnableAutomaticPortMapping": "Povolit automatick\u00e9 mapov\u00e1n\u00ed port\u016f",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP umo\u017e\u0148uje automatick\u00e9 nastaven\u00ed routeru pro vzd\u00e1len\u00fd p\u0159\u00edstup. Nemus\u00ed fungovat s n\u011bkter\u00fdmi typy router\u016f.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Zru\u0161it",
-    "ButtonNew": "Nov\u00e9",
-    "HeaderSetupLibrary": "Nastaven\u00ed Va\u0161i knihovny m\u00e9di\u00ed",
-    "ButtonAddMediaFolder": "P\u0159idat slo\u017eku m\u00e9di\u00ed",
-    "LabelFolderType": "Typ slo\u017eky:",
-    "MediaFolderHelpPluginRequired": "* Vy\u017eaduje pou\u017eit\u00ed pluginu, nap\u0159. GameBrowser nebo MB Bookshelf",
-    "ReferToMediaLibraryWiki": "Pod\u00edvejte se na wiki knihovny m\u00e9di\u00ed.",
-    "LabelCountry": "Zem\u011b:",
-    "LabelLanguage": "Jazyk:",
-    "HeaderPreferredMetadataLanguage": "Preferovan\u00fd jazyk metadat:",
-    "LabelSaveLocalMetadata": "Ulo\u017eit p\u0159ebaly a metadata do slo\u017eky s m\u00e9dii",
-    "LabelSaveLocalMetadataHelp": "Povol\u00edte-li ulo\u017een\u00ed p\u0159ebal\u016f a metadat do slo\u017eky s m\u00e9dii bude mo\u017en\u00e9 je jednodu\u0161e upravovat.",
-    "LabelDownloadInternetMetadata": "St\u00e1hnout p\u0159ebal a metadata z internetu",
-    "LabelDownloadInternetMetadataHelp": "Media Browser m\u016f\u017ee st\u00e1hnout informace o Va\u0161ich m\u00e9di\u00edch z internetu pro bohat\u0161\u00ed prezentaci.",
-    "TabPreferences": "P\u0159edvolby",
-    "TabPassword": "Heslo",
-    "TabLibraryAccess": "P\u0159\u00edstup ke knihovn\u011b",
-    "TabImage": "Obr\u00e1zek",
-    "TabProfile": "Profil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Obr\u00e1zky",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "N\u00e1zvy",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Zobrazit chyb\u011bj\u00edc\u00ed epizody",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Zobrazit neprov\u011btran\u00e9 epizody v r\u00e1mci sez\u00f3n",
-    "HeaderVideoPlaybackSettings": "Nastaven\u00ed p\u0159ehr\u00e1v\u00e1n\u00ed videa",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Up\u0159ednost\u0148ovan\u00fd jazyk videa:",
-    "LabelSubtitleLanguagePreference": "Up\u0159ednost\u0148ovan\u00fd jazyk titulk\u016f:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Pouze vynucen\u00e9 titulky",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profily",
-    "TabSecurity": "Zabezpe\u010den\u00ed",
-    "ButtonAddUser": "P\u0159idat u\u017eivatele",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Ulo\u017eit",
-    "ButtonResetPassword": "Obnovit heslo",
-    "LabelNewPassword": "Nov\u00e9 heslo:",
-    "LabelNewPasswordConfirm": "Potvrzen\u00ed nov\u00e9ho heslo:",
-    "HeaderCreatePassword": "Vytvo\u0159it heslo",
-    "LabelCurrentPassword": "Aktu\u00e1ln\u00ed heslo:",
-    "LabelMaxParentalRating": "Maxim\u00e1ln\u00ed povolen\u00e9 rodi\u010dovsk\u00e9 hodnocen\u00ed:",
-    "MaxParentalRatingHelp": "Obsah s vy\u0161\u0161\u00edm hodnocen\u00edm bude tomuto u\u017eivateli blokov\u00e1n.",
-    "LibraryAccessHelp": "Vyberte slo\u017eky m\u00e9di\u00ed pro sd\u00edlen\u00ed s t\u00edmto u\u017eivatelem. Administr\u00e1to\u0159i budou moci editovat v\u0161echny slo\u017eky pomoc\u00ed metadata mana\u017eeru.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Odstranit obr\u00e1zek",
-    "LabelSelectUsers": "Vyberte u\u017eivatele:",
-    "ButtonUpload": "Nahr\u00e1t",
-    "HeaderUploadNewImage": "Nahr\u00e1t nov\u00fd obr\u00e1zek",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "Doporu\u010den pom\u011br 1:1. Pouze JPG\/PNG.",
-    "MessageNothingHere": "Tady nic nen\u00ed.",
-    "MessagePleaseEnsureInternetMetadata": "Pros\u00edm zkontrolujte, zda m\u00e1te povoleno stahov\u00e1n\u00ed metadat z internetu.",
-    "TabSuggested": "Doporu\u010den\u00e9",
-    "TabLatest": "Posledn\u00ed",
-    "TabUpcoming": "Nadch\u00e1zej\u00edc\u00ed",
-    "TabShows": "Seri\u00e1ly",
-    "TabEpisodes": "Epizody",
-    "TabGenres": "\u017d\u00e1nry",
-    "TabPeople": "Lid\u00e9",
-    "TabNetworks": "S\u00edt\u011b",
-    "HeaderUsers": "U\u017eivatel\u00e9",
-    "HeaderFilters": "Filtry:",
-    "ButtonFilter": "Filtr",
-    "OptionFavorite": "Obl\u00edben\u00e9",
-    "OptionLikes": "L\u00edb\u00ed se",
-    "OptionDislikes": "Nel\u00edb\u00ed se",
-    "OptionActors": "Herci",
-    "OptionGuestStars": "Host\u00e9",
-    "OptionDirectors": "Re\u017eis\u00e9\u0159i",
-    "OptionWriters": "Spisovatel\u00e9",
-    "OptionProducers": "Producenti",
-    "HeaderResume": "Pozastavit",
-    "HeaderNextUp": "Dal\u0161\u00ed nahoru",
-    "NoNextUpItemsMessage": "Nic nenalezeno. Za\u010dn\u011bte sledovat Va\u0161e obl\u00edben\u00e9 seri\u00e1ly!",
-    "HeaderLatestEpisodes": "Posledn\u00ed d\u00edly",
-    "HeaderPersonTypes": "Typy osob:",
-    "TabSongs": "Skladby",
-    "TabAlbums": "Alba",
-    "TabArtists": "Um\u011blec",
-    "TabAlbumArtists": "Um\u011blci alba",
-    "TabMusicVideos": "Hudebn\u00ed videa",
-    "ButtonSort": "Se\u0159adit",
-    "HeaderSortBy": "Se\u0159adit podle:",
-    "HeaderSortOrder": "Po\u0159ad\u00ed \u0159azen\u00ed:",
-    "OptionPlayed": "Shl\u00e9dnuto",
-    "OptionUnplayed": "Neshl\u00e9dnuto",
-    "OptionAscending": "Vzestupn\u011b",
-    "OptionDescending": "Sestupn\u011b",
-    "OptionRuntime": "D\u00e9lka",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Po\u010det p\u0159ehr\u00e1n\u00ed",
-    "OptionDatePlayed": "Datum p\u0159ehr\u00e1n\u00ed",
-    "OptionDateAdded": "Datum p\u0159id\u00e1n\u00ed",
-    "OptionAlbumArtist": "Um\u011blec Alba",
-    "OptionArtist": "Um\u011blec",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "N\u00e1zev skladby",
-    "OptionCommunityRating": "Hodnocen\u00ed komunity",
-    "OptionNameSort": "N\u00e1zev",
-    "OptionFolderSort": "Slo\u017eky",
-    "OptionBudget": "Rozpo\u010det",
-    "OptionRevenue": "P\u0159\u00edjem",
-    "OptionPoster": "Plak\u00e1t",
-    "OptionBackdrop": "Pozad\u00ed",
-    "OptionTimeline": "\u010casov\u00e1 osa",
-    "OptionThumb": "Miniatura",
-    "OptionBanner": "Prapor",
-    "OptionCriticRating": "Hodnocen\u00ed kritik\u016f",
-    "OptionVideoBitrate": "Bitrate videa",
-    "OptionResumable": "Pozastavaviteln\u00fd",
-    "ScheduledTasksHelp": "Klikn\u011bte na \u00falohu pro zobrazen\u00ed rozvrhu.",
-    "ScheduledTasksTitle": "Rozvrh \u00faloh",
-    "TabMyPlugins": "Moje pluginy",
-    "TabCatalog": "Katalog",
-    "PluginsTitle": "Pluginy",
-    "HeaderAutomaticUpdates": "Automatick\u00e9 aktualizace",
-    "HeaderNowPlaying": "Pr\u00e1v\u011b hraje",
-    "HeaderLatestAlbums": "Posledn\u00ed alba",
-    "HeaderLatestSongs": "Posledn\u00ed skladby",
-    "HeaderRecentlyPlayed": "Naposledy p\u0159ehr\u00e1v\u00e1no",
-    "HeaderFrequentlyPlayed": "Nej\u010dast\u011bji p\u0159ehr\u00e1v\u00e1no",
-    "DevBuildWarning": "Dev (v\u00fdvoj\u00e1\u0159sk\u00e1) sestaven\u00ed jsou vyd\u00e1v\u00e1na ob\u010das a nepravideln\u011b. Tato sestaven\u00ed nejsou testov\u00e1na, aplikace mohou b\u00fdt nestabiln\u00ed a n\u011bkter\u00e9 sou\u010d\u00e1sti nemus\u00ed fungovat v\u016fbec.",
-    "LabelVideoType": "Typ vide:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "DVD",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Vlastnosti:",
-    "LabelService": "Service:",
-    "LabelStatus": "Stav:",
-    "LabelVersion": "Verze:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Titulky",
-    "OptionHasTrailer": "Uk\u00e1zka\/trailer",
-    "OptionHasThemeSong": "Tematick\u00e1 hudba",
-    "OptionHasThemeVideo": "Tematick\u00e9 video",
-    "TabMovies": "Filmy",
-    "TabStudios": "Studia",
-    "TabTrailers": "Uk\u00e1zky\/trailery",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Posledn\u00ed filmy",
-    "HeaderLatestTrailers": "Posledn\u00ed uk\u00e1zky\/trailery",
-    "OptionHasSpecialFeatures": "Speci\u00e1ln\u00ed funkce",
-    "OptionImdbRating": "Hodnocen\u00ed IMDb",
-    "OptionParentalRating": "Rodi\u010dovsk\u00e9 hodnocen\u00ed",
-    "OptionPremiereDate": "Datum premi\u00e9ry",
-    "TabBasic": "Z\u00e1kladn\u00ed",
-    "TabAdvanced": "Pokro\u010dil\u00e9",
-    "HeaderStatus": "Stav",
-    "OptionContinuing": "Pokra\u010dov\u00e1n\u00ed",
-    "OptionEnded": "Ukon\u010deno",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Ned\u011ble",
-    "OptionMonday": "Pond\u011bl\u00ed",
-    "OptionTuesday": "\u00dater\u00fd",
-    "OptionWednesday": "St\u0159eda",
-    "OptionThursday": "\u010ctvrtek",
-    "OptionFriday": "P\u00e1tek",
-    "OptionSaturday": "Sobota",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Chyb\u011bj\u00edc\u00ed IMDb Id",
-    "OptionMissingTvdbId": "Chyb\u011bj\u00edc\u00ed TheTVDB Id",
-    "OptionMissingOverview": "Chyb\u011bj\u00edc\u00ed p\u0159ehled",
-    "OptionFileMetadataYearMismatch": "Neodpov\u00edd\u00e1 rok v metadatech a v souboru.",
-    "TabGeneral": "Obecn\u00e9",
-    "TitleSupport": "Podpora",
-    "TabLog": "Z\u00e1znam",
-    "TabAbout": "O programu",
-    "TabSupporterKey": "Kl\u00ed\u010d sponzora",
-    "TabBecomeSupporter": "Sta\u0148te se sponzorem",
-    "MediaBrowserHasCommunity": "Media Browser m\u00e1 prosp\u00edvaj\u00edc\u00ed komunitu u\u017eivatel\u016f a p\u0159isp\u011bvatel\u016f.",
-    "CheckoutKnowledgeBase": "Prohl\u00e9dn\u011bte si na\u0161\u00ed znalostn\u00ed b\u00e1zi (knowledge base) aby jste zjistili v\u00edce o programu Media Browser.",
-    "SearchKnowledgeBase": "Prohledat znalostn\u00ed b\u00e1zi.",
-    "VisitTheCommunity": "Nav\u0161t\u00edvit komunitu",
-    "VisitMediaBrowserWebsite": "Nav\u0161t\u00edvit str\u00e1nku programu Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Nav\u0161tivte str\u00e1nku programu Media Browser pro zji\u0161t\u011bn\u00ed posledn\u00edch novinek a informac\u00ed od v\u00fdvoj\u00e1\u0159\u016f.",
-    "OptionHideUser": "Skr\u00fdt tohoto u\u017eivatele z p\u0159ihla\u0161ovac\u00edch obrazovek",
-    "OptionDisableUser": "Zablokovat tohoto u\u017eivatele",
-    "OptionDisableUserHelp": "Pokud je zablokov\u00e1n, server nepovol\u00ed tomuto u\u017eivateli \u017e\u00e1dn\u00e9 p\u0159ipojen\u00ed. Existuj\u00edc\u00ed p\u0159ipojen\u00ed bude okam\u017eit\u011b p\u0159eru\u0161eno.",
-    "HeaderAdvancedControl": "Pokro\u010dil\u00e9 nastaven\u00ed",
-    "LabelName": "Jm\u00e9no:",
-    "OptionAllowUserToManageServer": "Povolit tomuto u\u017eivateli spr\u00e1vu serveru",
-    "HeaderFeatureAccess": "P\u0159\u00edstup k funkc\u00edm",
-    "OptionAllowMediaPlayback": "Povolit p\u0159ehr\u00e1v\u00e1n\u00ed medi\u00ed",
-    "OptionAllowBrowsingLiveTv": "Provolit \u017eiv\u00e9 vys\u00edl\u00e1n\u00ed",
-    "OptionAllowDeleteLibraryContent": "Povolit tomuto u\u017eivateli odstra\u0148ovat obsah z knihovny m\u00e9di\u00ed",
-    "OptionAllowManageLiveTv": "Povolit spr\u00e1vu nahr\u00e1vek \u017eiv\u00e9ho vys\u00edl\u00e1n\u00ed",
-    "OptionAllowRemoteControlOthers": "Povolit tomuto u\u017eivateli vzd\u00e1lenou kontrolu ostatn\u00edch u\u017eivatel\u016f",
-    "OptionMissingTmdbId": "Chyb\u011bj\u00edc\u00ed Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metask\u00f3re",
-    "ButtonSelect": "Vybrat",
-    "ButtonGroupVersions": "Skupinov\u00e9 verze",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Vyu\u017e\u00edv\u00e1me spr\u00e1vce soubor\u016f \"Pismo\" skrze dotovanou licenci.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Pros\u00edm podpo\u0159te dal\u0161\u00ed bezplatn\u00e9 produkty, kter\u00e9 vyu\u017e\u00edv\u00e1me:",
-    "VersionNumber": "Verze {0}",
-    "TabPaths": "Cesty",
-    "TabServer": "Server",
-    "TabTranscoding": "P\u0159ek\u00f3dov\u00e1n\u00ed",
-    "TitleAdvanced": "Pokro\u010dil\u00e9",
-    "LabelAutomaticUpdateLevel": "Automatick\u00e1 \u00farove\u0148 aktualizace",
-    "OptionRelease": "Ofici\u00e1ln\u00ed vyd\u00e1n\u00ed",
-    "OptionBeta": "Betaverze",
-    "OptionDev": "Dev (Nestabiln\u00ed\/V\u00fdvoj\u00e1\u0159sk\u00e1)",
-    "LabelAllowServerAutoRestart": "Povolit automatick\u00fd restart serveru pro proveden\u00ed aktualizace",
-    "LabelAllowServerAutoRestartHelp": "Server se restartuje pouze v p\u0159\u00edpad\u011b, \u017ee \u017e\u00e1dn\u00fd z u\u017eivatel\u016f nen\u00ed aktivn\u00ed-",
-    "LabelEnableDebugLogging": "Povolit z\u00e1znam pro lad\u011bn\u00ed",
-    "LabelRunServerAtStartup": "Spustit server p\u0159i startu",
-    "LabelRunServerAtStartupHelp": "Toto spust\u00ed ikonu v oznamovac\u00ed oblasti. Pro spu\u0161t\u011bn\u00ed slu\u017eby Windows tuto polo\u017eku ponechte od\u0161krtnutou a spus\u0165te slu\u017ebu z ovl\u00e1dac\u00edch panel\u016f. Pros\u00edm berte na v\u011bdom\u00ed \u017ee nemohou b\u011b\u017eet souvisle, bude pot\u0159eba ukon\u010dit program v oznamovac\u00ed oblasti panelu.",
-    "ButtonSelectDirectory": "Vybrat slo\u017eku",
-    "LabelCustomPaths": "Specifikujte adres\u00e1\u0159. Nechte pr\u00e1zdn\u00e9 pro defaultn\u00ed nastaven\u00ed.",
-    "LabelCachePath": "Adres\u00e1\u0159 pro cache:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Obr\u00e1zky dle n\u00e1zvu cesty:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Adres\u00e1\u0159 pro metadata:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Adres\u00e1\u0159 p\u0159ek\u00f3dov\u00e1n\u00ed:",
-    "LabelTranscodingTempPathHelp": "Tato slo\u017eka obsahuje soubory pot\u0159ebn\u00e9 pro p\u0159ek\u00f3dov\u00e1n\u00ed vide\u00ed. Zadejte vlastn\u00ed cestu, nebo ponechte pr\u00e1zdn\u00e9 pro pou\u017eit\u00ed v\u00fdchoz\u00ed datov\u00e9 slo\u017eky serveru.",
-    "TabBasics": "Z\u00e1klady",
     "TabTV": "Tv",
     "TabGames": "Hry",
     "TabMusic": "Hudba",
@@ -546,11 +277,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Star\u00fd kl\u00ed\u010d sponzora",
     "LabelNewSupporterKey": "Nov\u00fd kl\u00ed\u010d sponzora",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Aktu\u00e1ln\u00ed e-mailov\u00e1 adresa",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +552,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Zam\u00edtnout",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +975,279 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Zav\u0159\u00edt",
+    "LabelVisitCommunity": "Nav\u0161t\u00edvit komunitu",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standardn\u00ed",
+    "LabelViewApiDocumentation": "Zobrazit dokumentaci API",
+    "LabelBrowseLibrary": "Proch\u00e1zet knihovnu",
+    "LabelConfigureMediaBrowser": "Konfigurovat Media Browser",
+    "LabelOpenLibraryViewer": "Otev\u0159\u00edt knihovnu",
+    "LabelRestartServer": "Restartovat server",
+    "LabelShowLogWindow": "Zobrazit okno z\u00e1znam\u016f",
+    "LabelPrevious": "P\u0159edchoz\u00ed",
+    "LabelFinish": "Dokon\u010dit",
+    "LabelNext": "Dal\u0161\u00ed",
+    "LabelYoureDone": "Hotovo!",
+    "WelcomeToMediaBrowser": "V\u00edtejte v programu Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Tento pr\u016fvodce V\u00e1m pom\u016f\u017ee proj\u00edt procesem nastaven\u00ed. Pro za\u010d\u00e1tek vyberte jazyk.",
+    "TellUsAboutYourself": "\u0158ekn\u011bte n\u00e1m n\u011bco o sob\u011b",
+    "LabelYourFirstName": "Va\u0161e k\u0159estn\u00ed jm\u00e9no:",
+    "MoreUsersCanBeAddedLater": "Dal\u0161\u00ed u\u017eivatele m\u016f\u017eete p\u0159idat pozd\u011bji na n\u00e1st\u011bnce.",
+    "UserProfilesIntro": "Media Browser obsahuje zabudovanou podporu u\u017eivatelsk\u00fdch profil\u016f dovoluj\u00edc\u00ed ka\u017ed\u00e9mu u\u017eivateli konfigurovat nastaven\u00ed zobrazen\u00ed, p\u0159ehr\u00e1v\u00e1n\u00ed a rodi\u010dovskou kontrolu.",
+    "LabelWindowsService": "Slu\u017eba Windows",
+    "AWindowsServiceHasBeenInstalled": "Slu\u017eba Windows byla nainstalov\u00e1na.",
+    "WindowsServiceIntro1": "Media Browser b\u011b\u017e\u00ed standardn\u011b jako desktopov\u00e1 aplikace s ikonou v oznamovac\u00ed oblasti, pokud ov\u0161em preferujete nastaven\u00ed jako slu\u017eby na pozad\u00ed, m\u016f\u017eete tak u\u010dinit v ovl\u00e1dac\u00edch panelech Va\u0161eho syst\u00e9mu pod polo\u017ekou Slu\u017eby Windows.",
+    "WindowsServiceIntro2": "Pokud pou\u017e\u00edv\u00e1te Slu\u017ebu Windows berte na v\u011bdom\u00ed, \u017ee nem\u016f\u017ee b\u00fdt spu\u0161t\u011bna z\u00e1rove\u0148 s programem v oznamovac\u00ed oblasti. Bude nutn\u00e9 b\u011b\u017e\u00edc\u00ed aplikaci v oznamovac\u00ed oblasti ukon\u010dit. Slu\u017eba Windows mus\u00ed b\u00fdt z\u00e1rove\u0148 nakonfigurov\u00e1na s pr\u00e1vy administr\u00e1tora v ovl\u00e1dac\u00edch panelech. V tuto chv\u00edli slu\u017eba neumo\u017e\u0148uje automatickou aktualizaci, bude proto nutn\u00e9 novou verzi nainstalovat ru\u010dn\u011b.",
+    "WizardCompleted": "To je v\u0161e co prozat\u00edm pot\u0159ebujeme. Media Browser za\u010dne shroma\u017e\u010fovat informace o m\u00e9di\u00edch ve Va\u0161\u00ed knihovn\u011b. Pod\u00edvejte se na n\u011bkter\u00e9 z na\u0161ich aplikac\u00ed, a potom klepn\u011bte na tla\u010d\u00edtko <b>Dokon\u010dit<\/b> pro zobrazen\u00ed <b>Hlavn\u00edho panelu<\/b>",
+    "LabelConfigureSettings": "Konfigurovat nastaven\u00ed",
+    "LabelEnableVideoImageExtraction": "Povolit extrahov\u00e1n\u00ed obr\u00e1zku ze souboru",
+    "VideoImageExtractionHelp": "Pro videa, kter\u00e9 je\u0161t\u011b nemaj\u00ed obr\u00e1zky obalu, a zat\u00edm nejsme schopni je dohledat. Tato operace vy\u017eaduje n\u011bjak\u00fd ten \u010das nav\u00edc, ve v\u00fdsledku ale p\u0159isp\u011bje k hez\u010d\u00edmu zobrazen\u00ed knihovny.",
+    "LabelEnableChapterImageExtractionForMovies": "Extrahov\u00e1n\u00ed obr\u00e1zk\u016f sc\u00e9n pro Filmy",
+    "LabelChapterImageExtractionForMoviesHelp": "Extrahov\u00e1n\u00ed obr\u00e1zk\u016f sc\u00e9n pro Filmy dovol\u00ed klientovi graficky zobrazit v\u00fdb\u011br sc\u00e9n v menu. Proces m\u016f\u017ee b\u00fdt pomal\u00fd a n\u00e1ro\u010dn\u00fd na v\u00fdkon procesoru, z\u00e1rove\u0148 m\u016f\u017ee vy\u017eadovat n\u011bkolik gigabyt\u016f prostoru. Tento proces b\u011b\u017e\u00ed pl\u00e1novan\u011b ve 4 hodiny r\u00e1no (mo\u017en\u00e9 nastavit). Nen\u00ed doporu\u010deno nastavovat v dob\u011b vyu\u017e\u00edv\u00e1n\u00ed knihovny.",
+    "LabelEnableAutomaticPortMapping": "Povolit automatick\u00e9 mapov\u00e1n\u00ed port\u016f",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP umo\u017e\u0148uje automatick\u00e9 nastaven\u00ed routeru pro vzd\u00e1len\u00fd p\u0159\u00edstup. Nemus\u00ed fungovat s n\u011bkter\u00fdmi typy router\u016f.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Zru\u0161it",
+    "ButtonNew": "Nov\u00e9",
+    "HeaderSetupLibrary": "Nastaven\u00ed Va\u0161i knihovny m\u00e9di\u00ed",
+    "ButtonAddMediaFolder": "P\u0159idat slo\u017eku m\u00e9di\u00ed",
+    "LabelFolderType": "Typ slo\u017eky:",
+    "MediaFolderHelpPluginRequired": "* Vy\u017eaduje pou\u017eit\u00ed pluginu, nap\u0159. GameBrowser nebo MB Bookshelf",
+    "ReferToMediaLibraryWiki": "Pod\u00edvejte se na wiki knihovny m\u00e9di\u00ed.",
+    "LabelCountry": "Zem\u011b:",
+    "LabelLanguage": "Jazyk:",
+    "HeaderPreferredMetadataLanguage": "Preferovan\u00fd jazyk metadat:",
+    "LabelSaveLocalMetadata": "Ulo\u017eit p\u0159ebaly a metadata do slo\u017eky s m\u00e9dii",
+    "LabelSaveLocalMetadataHelp": "Povol\u00edte-li ulo\u017een\u00ed p\u0159ebal\u016f a metadat do slo\u017eky s m\u00e9dii bude mo\u017en\u00e9 je jednodu\u0161e upravovat.",
+    "LabelDownloadInternetMetadata": "St\u00e1hnout p\u0159ebal a metadata z internetu",
+    "LabelDownloadInternetMetadataHelp": "Media Browser m\u016f\u017ee st\u00e1hnout informace o Va\u0161ich m\u00e9di\u00edch z internetu pro bohat\u0161\u00ed prezentaci.",
+    "TabPreferences": "P\u0159edvolby",
+    "TabPassword": "Heslo",
+    "TabLibraryAccess": "P\u0159\u00edstup ke knihovn\u011b",
+    "TabImage": "Obr\u00e1zek",
+    "TabProfile": "Profil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Obr\u00e1zky",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "N\u00e1zvy",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Zobrazit chyb\u011bj\u00edc\u00ed epizody",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Zobrazit neprov\u011btran\u00e9 epizody v r\u00e1mci sez\u00f3n",
+    "HeaderVideoPlaybackSettings": "Nastaven\u00ed p\u0159ehr\u00e1v\u00e1n\u00ed videa",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Up\u0159ednost\u0148ovan\u00fd jazyk videa:",
+    "LabelSubtitleLanguagePreference": "Up\u0159ednost\u0148ovan\u00fd jazyk titulk\u016f:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Pouze vynucen\u00e9 titulky",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profily",
+    "TabSecurity": "Zabezpe\u010den\u00ed",
+    "ButtonAddUser": "P\u0159idat u\u017eivatele",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Ulo\u017eit",
+    "ButtonResetPassword": "Obnovit heslo",
+    "LabelNewPassword": "Nov\u00e9 heslo:",
+    "LabelNewPasswordConfirm": "Potvrzen\u00ed nov\u00e9ho heslo:",
+    "HeaderCreatePassword": "Vytvo\u0159it heslo",
+    "LabelCurrentPassword": "Aktu\u00e1ln\u00ed heslo:",
+    "LabelMaxParentalRating": "Maxim\u00e1ln\u00ed povolen\u00e9 rodi\u010dovsk\u00e9 hodnocen\u00ed:",
+    "MaxParentalRatingHelp": "Obsah s vy\u0161\u0161\u00edm hodnocen\u00edm bude tomuto u\u017eivateli blokov\u00e1n.",
+    "LibraryAccessHelp": "Vyberte slo\u017eky m\u00e9di\u00ed pro sd\u00edlen\u00ed s t\u00edmto u\u017eivatelem. Administr\u00e1to\u0159i budou moci editovat v\u0161echny slo\u017eky pomoc\u00ed metadata mana\u017eeru.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Odstranit obr\u00e1zek",
+    "LabelSelectUsers": "Vyberte u\u017eivatele:",
+    "ButtonUpload": "Nahr\u00e1t",
+    "HeaderUploadNewImage": "Nahr\u00e1t nov\u00fd obr\u00e1zek",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "Doporu\u010den pom\u011br 1:1. Pouze JPG\/PNG.",
+    "MessageNothingHere": "Tady nic nen\u00ed.",
+    "MessagePleaseEnsureInternetMetadata": "Pros\u00edm zkontrolujte, zda m\u00e1te povoleno stahov\u00e1n\u00ed metadat z internetu.",
+    "TabSuggested": "Doporu\u010den\u00e9",
+    "TabLatest": "Posledn\u00ed",
+    "TabUpcoming": "Nadch\u00e1zej\u00edc\u00ed",
+    "TabShows": "Seri\u00e1ly",
+    "TabEpisodes": "Epizody",
+    "TabGenres": "\u017d\u00e1nry",
+    "TabPeople": "Lid\u00e9",
+    "TabNetworks": "S\u00edt\u011b",
+    "HeaderUsers": "U\u017eivatel\u00e9",
+    "HeaderFilters": "Filtry:",
+    "ButtonFilter": "Filtr",
+    "OptionFavorite": "Obl\u00edben\u00e9",
+    "OptionLikes": "L\u00edb\u00ed se",
+    "OptionDislikes": "Nel\u00edb\u00ed se",
+    "OptionActors": "Herci",
+    "OptionGuestStars": "Host\u00e9",
+    "OptionDirectors": "Re\u017eis\u00e9\u0159i",
+    "OptionWriters": "Spisovatel\u00e9",
+    "OptionProducers": "Producenti",
+    "HeaderResume": "Pozastavit",
+    "HeaderNextUp": "Dal\u0161\u00ed nahoru",
+    "NoNextUpItemsMessage": "Nic nenalezeno. Za\u010dn\u011bte sledovat Va\u0161e obl\u00edben\u00e9 seri\u00e1ly!",
+    "HeaderLatestEpisodes": "Posledn\u00ed d\u00edly",
+    "HeaderPersonTypes": "Typy osob:",
+    "TabSongs": "Skladby",
+    "TabAlbums": "Alba",
+    "TabArtists": "Um\u011blec",
+    "TabAlbumArtists": "Um\u011blci alba",
+    "TabMusicVideos": "Hudebn\u00ed videa",
+    "ButtonSort": "Se\u0159adit",
+    "HeaderSortBy": "Se\u0159adit podle:",
+    "HeaderSortOrder": "Po\u0159ad\u00ed \u0159azen\u00ed:",
+    "OptionPlayed": "Shl\u00e9dnuto",
+    "OptionUnplayed": "Neshl\u00e9dnuto",
+    "OptionAscending": "Vzestupn\u011b",
+    "OptionDescending": "Sestupn\u011b",
+    "OptionRuntime": "D\u00e9lka",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Po\u010det p\u0159ehr\u00e1n\u00ed",
+    "OptionDatePlayed": "Datum p\u0159ehr\u00e1n\u00ed",
+    "OptionDateAdded": "Datum p\u0159id\u00e1n\u00ed",
+    "OptionAlbumArtist": "Um\u011blec Alba",
+    "OptionArtist": "Um\u011blec",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "N\u00e1zev skladby",
+    "OptionCommunityRating": "Hodnocen\u00ed komunity",
+    "OptionNameSort": "N\u00e1zev",
+    "OptionFolderSort": "Slo\u017eky",
+    "OptionBudget": "Rozpo\u010det",
+    "OptionRevenue": "P\u0159\u00edjem",
+    "OptionPoster": "Plak\u00e1t",
+    "OptionBackdrop": "Pozad\u00ed",
+    "OptionTimeline": "\u010casov\u00e1 osa",
+    "OptionThumb": "Miniatura",
+    "OptionBanner": "Prapor",
+    "OptionCriticRating": "Hodnocen\u00ed kritik\u016f",
+    "OptionVideoBitrate": "Bitrate videa",
+    "OptionResumable": "Pozastavaviteln\u00fd",
+    "ScheduledTasksHelp": "Klikn\u011bte na \u00falohu pro zobrazen\u00ed rozvrhu.",
+    "ScheduledTasksTitle": "Rozvrh \u00faloh",
+    "TabMyPlugins": "Moje pluginy",
+    "TabCatalog": "Katalog",
+    "PluginsTitle": "Pluginy",
+    "HeaderAutomaticUpdates": "Automatick\u00e9 aktualizace",
+    "HeaderNowPlaying": "Pr\u00e1v\u011b hraje",
+    "HeaderLatestAlbums": "Posledn\u00ed alba",
+    "HeaderLatestSongs": "Posledn\u00ed skladby",
+    "HeaderRecentlyPlayed": "Naposledy p\u0159ehr\u00e1v\u00e1no",
+    "HeaderFrequentlyPlayed": "Nej\u010dast\u011bji p\u0159ehr\u00e1v\u00e1no",
+    "DevBuildWarning": "Dev (v\u00fdvoj\u00e1\u0159sk\u00e1) sestaven\u00ed jsou vyd\u00e1v\u00e1na ob\u010das a nepravideln\u011b. Tato sestaven\u00ed nejsou testov\u00e1na, aplikace mohou b\u00fdt nestabiln\u00ed a n\u011bkter\u00e9 sou\u010d\u00e1sti nemus\u00ed fungovat v\u016fbec.",
+    "LabelVideoType": "Typ vide:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "DVD",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Vlastnosti:",
+    "LabelService": "Service:",
+    "LabelStatus": "Stav:",
+    "LabelVersion": "Verze:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Titulky",
+    "OptionHasTrailer": "Uk\u00e1zka\/trailer",
+    "OptionHasThemeSong": "Tematick\u00e1 hudba",
+    "OptionHasThemeVideo": "Tematick\u00e9 video",
+    "TabMovies": "Filmy",
+    "TabStudios": "Studia",
+    "TabTrailers": "Uk\u00e1zky\/trailery",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Posledn\u00ed filmy",
+    "HeaderLatestTrailers": "Posledn\u00ed uk\u00e1zky\/trailery",
+    "OptionHasSpecialFeatures": "Speci\u00e1ln\u00ed funkce",
+    "OptionImdbRating": "Hodnocen\u00ed IMDb",
+    "OptionParentalRating": "Rodi\u010dovsk\u00e9 hodnocen\u00ed",
+    "OptionPremiereDate": "Datum premi\u00e9ry",
+    "TabBasic": "Z\u00e1kladn\u00ed",
+    "TabAdvanced": "Pokro\u010dil\u00e9",
+    "HeaderStatus": "Stav",
+    "OptionContinuing": "Pokra\u010dov\u00e1n\u00ed",
+    "OptionEnded": "Ukon\u010deno",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Ned\u011ble",
+    "OptionMonday": "Pond\u011bl\u00ed",
+    "OptionTuesday": "\u00dater\u00fd",
+    "OptionWednesday": "St\u0159eda",
+    "OptionThursday": "\u010ctvrtek",
+    "OptionFriday": "P\u00e1tek",
+    "OptionSaturday": "Sobota",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Chyb\u011bj\u00edc\u00ed IMDb Id",
+    "OptionMissingTvdbId": "Chyb\u011bj\u00edc\u00ed TheTVDB Id",
+    "OptionMissingOverview": "Chyb\u011bj\u00edc\u00ed p\u0159ehled",
+    "OptionFileMetadataYearMismatch": "Neodpov\u00edd\u00e1 rok v metadatech a v souboru.",
+    "TabGeneral": "Obecn\u00e9",
+    "TitleSupport": "Podpora",
+    "TabLog": "Z\u00e1znam",
+    "TabAbout": "O programu",
+    "TabSupporterKey": "Kl\u00ed\u010d sponzora",
+    "TabBecomeSupporter": "Sta\u0148te se sponzorem",
+    "MediaBrowserHasCommunity": "Media Browser m\u00e1 prosp\u00edvaj\u00edc\u00ed komunitu u\u017eivatel\u016f a p\u0159isp\u011bvatel\u016f.",
+    "CheckoutKnowledgeBase": "Prohl\u00e9dn\u011bte si na\u0161\u00ed znalostn\u00ed b\u00e1zi (knowledge base) aby jste zjistili v\u00edce o programu Media Browser.",
+    "SearchKnowledgeBase": "Prohledat znalostn\u00ed b\u00e1zi.",
+    "VisitTheCommunity": "Nav\u0161t\u00edvit komunitu",
+    "VisitMediaBrowserWebsite": "Nav\u0161t\u00edvit str\u00e1nku programu Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Nav\u0161tivte str\u00e1nku programu Media Browser pro zji\u0161t\u011bn\u00ed posledn\u00edch novinek a informac\u00ed od v\u00fdvoj\u00e1\u0159\u016f.",
+    "OptionHideUser": "Skr\u00fdt tohoto u\u017eivatele z p\u0159ihla\u0161ovac\u00edch obrazovek",
+    "OptionDisableUser": "Zablokovat tohoto u\u017eivatele",
+    "OptionDisableUserHelp": "Pokud je zablokov\u00e1n, server nepovol\u00ed tomuto u\u017eivateli \u017e\u00e1dn\u00e9 p\u0159ipojen\u00ed. Existuj\u00edc\u00ed p\u0159ipojen\u00ed bude okam\u017eit\u011b p\u0159eru\u0161eno.",
+    "HeaderAdvancedControl": "Pokro\u010dil\u00e9 nastaven\u00ed",
+    "LabelName": "Jm\u00e9no:",
+    "OptionAllowUserToManageServer": "Povolit tomuto u\u017eivateli spr\u00e1vu serveru",
+    "HeaderFeatureAccess": "P\u0159\u00edstup k funkc\u00edm",
+    "OptionAllowMediaPlayback": "Povolit p\u0159ehr\u00e1v\u00e1n\u00ed medi\u00ed",
+    "OptionAllowBrowsingLiveTv": "Provolit \u017eiv\u00e9 vys\u00edl\u00e1n\u00ed",
+    "OptionAllowDeleteLibraryContent": "Povolit tomuto u\u017eivateli odstra\u0148ovat obsah z knihovny m\u00e9di\u00ed",
+    "OptionAllowManageLiveTv": "Povolit spr\u00e1vu nahr\u00e1vek \u017eiv\u00e9ho vys\u00edl\u00e1n\u00ed",
+    "OptionAllowRemoteControlOthers": "Povolit tomuto u\u017eivateli vzd\u00e1lenou kontrolu ostatn\u00edch u\u017eivatel\u016f",
+    "OptionMissingTmdbId": "Chyb\u011bj\u00edc\u00ed Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metask\u00f3re",
+    "ButtonSelect": "Vybrat",
+    "ButtonGroupVersions": "Skupinov\u00e9 verze",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Vyu\u017e\u00edv\u00e1me spr\u00e1vce soubor\u016f \"Pismo\" skrze dotovanou licenci.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Pros\u00edm podpo\u0159te dal\u0161\u00ed bezplatn\u00e9 produkty, kter\u00e9 vyu\u017e\u00edv\u00e1me:",
+    "VersionNumber": "Verze {0}",
+    "TabPaths": "Cesty",
+    "TabServer": "Server",
+    "TabTranscoding": "P\u0159ek\u00f3dov\u00e1n\u00ed",
+    "TitleAdvanced": "Pokro\u010dil\u00e9",
+    "LabelAutomaticUpdateLevel": "Automatick\u00e1 \u00farove\u0148 aktualizace",
+    "OptionRelease": "Ofici\u00e1ln\u00ed vyd\u00e1n\u00ed",
+    "OptionBeta": "Betaverze",
+    "OptionDev": "Dev (Nestabiln\u00ed\/V\u00fdvoj\u00e1\u0159sk\u00e1)",
+    "LabelAllowServerAutoRestart": "Povolit automatick\u00fd restart serveru pro proveden\u00ed aktualizace",
+    "LabelAllowServerAutoRestartHelp": "Server se restartuje pouze v p\u0159\u00edpad\u011b, \u017ee \u017e\u00e1dn\u00fd z u\u017eivatel\u016f nen\u00ed aktivn\u00ed-",
+    "LabelEnableDebugLogging": "Povolit z\u00e1znam pro lad\u011bn\u00ed",
+    "LabelRunServerAtStartup": "Spustit server p\u0159i startu",
+    "LabelRunServerAtStartupHelp": "Toto spust\u00ed ikonu v oznamovac\u00ed oblasti. Pro spu\u0161t\u011bn\u00ed slu\u017eby Windows tuto polo\u017eku ponechte od\u0161krtnutou a spus\u0165te slu\u017ebu z ovl\u00e1dac\u00edch panel\u016f. Pros\u00edm berte na v\u011bdom\u00ed \u017ee nemohou b\u011b\u017eet souvisle, bude pot\u0159eba ukon\u010dit program v oznamovac\u00ed oblasti panelu.",
+    "ButtonSelectDirectory": "Vybrat slo\u017eku",
+    "LabelCustomPaths": "Specifikujte adres\u00e1\u0159. Nechte pr\u00e1zdn\u00e9 pro defaultn\u00ed nastaven\u00ed.",
+    "LabelCachePath": "Adres\u00e1\u0159 pro cache:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Obr\u00e1zky dle n\u00e1zvu cesty:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Adres\u00e1\u0159 pro metadata:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Adres\u00e1\u0159 p\u0159ek\u00f3dov\u00e1n\u00ed:",
+    "LabelTranscodingTempPathHelp": "Tato slo\u017eka obsahuje soubory pot\u0159ebn\u00e9 pro p\u0159ek\u00f3dov\u00e1n\u00ed vide\u00ed. Zadejte vlastn\u00ed cestu, nebo ponechte pr\u00e1zdn\u00e9 pro pou\u017eit\u00ed v\u00fdchoz\u00ed datov\u00e9 slo\u017eky serveru.",
+    "TabBasics": "Z\u00e1klady"
 }

+ 282 - 277
MediaBrowser.Server.Implementations/Localization/Server/da.json

@@ -1,276 +1,4 @@
 {
-    "LabelExit": "Afslut",
-    "LabelVisitCommunity": "Bes\u00f8g F\u00e6lleskab",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "Se Api dokumentation",
-    "LabelBrowseLibrary": "Gennemse biblitek",
-    "LabelConfigureMediaBrowser": "Konfigurere Media Browser",
-    "LabelOpenLibraryViewer": "\u00c5ben Biblioteks Fremviser",
-    "LabelRestartServer": "Genstart Server",
-    "LabelShowLogWindow": "Vis Log",
-    "LabelPrevious": "Tidligere",
-    "LabelFinish": "Slut",
-    "LabelNext": "N\u00e6ste",
-    "LabelYoureDone": "Du er f\u00e6rdig!",
-    "WelcomeToMediaBrowser": "Velkommen til Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Denne guide vil hj\u00e6lpe dig igennem ops\u00e6tningen. For at begynde, venligst v\u00e6lg dit fortrukne sprog.",
-    "TellUsAboutYourself": "Fort\u00e6l os lidt om dig selv",
-    "LabelYourFirstName": "Dit fornavn",
-    "MoreUsersCanBeAddedLater": "Flere brugere kan tilf\u00f8jes senere i Betjeningspanelet.",
-    "UserProfilesIntro": "Media Browser inkludere indbygget underst\u00f8ttelse af bruger profiler, der giver den enkelte bruger mulighed for individuelle visningsindstillinger, Afspilningsstatus og for\u00e6ldre kontrol.",
-    "LabelWindowsService": "Windows Service",
-    "AWindowsServiceHasBeenInstalled": "Der er blevet installeret en Windows Service.",
-    "WindowsServiceIntro1": "Media Browser Server k\u00f8rer normalt som et skrivebords program med et tray ikon, men hvis du foretr\u00e6kker at k\u00f8re det som en service i baggrunden, kan den startes fra kontrolpanelet Windows services i stedet for.",
-    "WindowsServiceIntro2": "Hvis windows servicen bruges skal du v\u00e6re opm\u00e6rksom p\u00e5, at servicen ikke kan k\u00f8re p\u00e5 samme tid som tray ikonet. Det er derfor n\u00f8dvendigt at afslutte tray ikonet f\u00f8r servicen startes. Det er n\u00f8dvendigt at konfigurere servicen til at k\u00f8re med administrative privileger, som kan g\u00f8res via Windows Service kontrol panelet. V\u00e6r opm\u00e6rksom p\u00e5 at servicen p\u00e5 nuv\u00e6rende tidspunkt ikke er i stand til at auto opdatere, s\u00e5 opdatering vil kr\u00e6ve manuel handling.",
-    "WizardCompleted": "Det var alt vi havde brug for lige nu. Media Browser er i gang med at indsamle information om dit medie bibliotek. Se nogle af vores programmer, og klik <b>F\u00e6rdig<\/b> for at se <b>Betjeningspanelet<\/b>.",
-    "LabelConfigureSettings": "Konfigurer indstillinger",
-    "LabelEnableVideoImageExtraction": "Aktiver udtr\u00e6kning af video billede",
-    "VideoImageExtractionHelp": "For videoer der ikke allerede har billeder, og som vi ikke kan finde internet billeder til. Dette vil g\u00f8re den indledende biblioteks skanning l\u00e6ngere, men vil resulterer i en p\u00e6nere pr\u00e6sentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Aktiver udtr\u00e6kning af kapitel billeder for Film",
-    "LabelChapterImageExtractionForMoviesHelp": "Klarg\u00f8ring af kapitel billeder vil tillade klienter at vise grafiske scene valgs menuer. Denne process kan v\u00e6re langsom, CPU kr\u00e6vende og kan bruge adskillelige gigabytes. Dette k\u00f8rer p\u00e5 en daglig basis klokken 4 om morgenen. Det kan redigeres under planlagte opgaver. Det er ikke anbefalet at k\u00f8re denne process i dagtimerne da det kan have en negativ effekt p\u00e5 afspilning.",
-    "LabelEnableAutomaticPortMapping": "Aktiver automatisk port kortl\u00e6gning",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP tillader automatisk router konfiguration for nem fjern adgang. Dette virker muligvis ikke med alle routere.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Annuller",
-    "ButtonNew": "Ny",
-    "HeaderSetupLibrary": "Konfigurer dit medie bibliotek",
-    "ButtonAddMediaFolder": "Tilf\u00f8j medie mappe",
-    "LabelFolderType": "Mappe type:",
-    "MediaFolderHelpPluginRequired": "* Kr\u00e6ver brug af en tilf\u00f8jelse, fx GameBrowser eller MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Der henvises til medie bibliotekets wiki.",
-    "LabelCountry": "Land:",
-    "LabelLanguage": "Sprog:",
-    "HeaderPreferredMetadataLanguage": "Foretrukket metadata sprog:",
-    "LabelSaveLocalMetadata": "Gem illustrationer og metadata i medie mapper",
-    "LabelSaveLocalMetadataHelp": "Lagring af illustrationer og metadata i medie mapper, vil placerer dem et sted hvor de nemt kan redigeres.",
-    "LabelDownloadInternetMetadata": "Hent illustrationer og metadata fra internettet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser kan hente information omkring dine medier som vil g\u00f8re pr\u00e6sentationen mere omfattende.",
-    "TabPreferences": "Indstillinger",
-    "TabPassword": "Kode",
-    "TabLibraryAccess": "Bibliotek adgang",
-    "TabImage": "Billede",
-    "TabProfile": "Profil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Billeder",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titler",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Vis manglende episoder i s\u00e6soner",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Vis endnu ikke sendte episoder i s\u00e6soner",
-    "HeaderVideoPlaybackSettings": "Video afspilnings indstillinger",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Foretrukket lyd sprog:",
-    "LabelSubtitleLanguagePreference": "Foretrukket undertekst sprog:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "Ingen undertekster",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profiler",
-    "TabSecurity": "Sikkerhed",
-    "ButtonAddUser": "Tilf\u00f8j bruger",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Gem",
-    "ButtonResetPassword": "Nulstil kode",
-    "LabelNewPassword": "Ny kode:",
-    "LabelNewPasswordConfirm": "Bekr\u00e6ft ny kode:",
-    "HeaderCreatePassword": "Opret kode",
-    "LabelCurrentPassword": "Nuv\u00e6rende kode:",
-    "LabelMaxParentalRating": "H\u00f8jst tilladte aldersgr\u00e6nse:",
-    "MaxParentalRatingHelp": "Indhold med en h\u00f8jere gr\u00e6nse, skjules for denne bruger.",
-    "LibraryAccessHelp": "V\u00e6lg hvilke medie mapper der skal deles med denne bruger. Administratorer vil kunne redigere alle mapper ved hj\u00e6lp af metadata administratoren.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Slet Billede",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "Upload",
-    "HeaderUploadNewImage": "Upload Nyt Billede",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 formatforhold anbefalet. Kun JPG\/PNG.",
-    "MessageNothingHere": "Her er ingenting.",
-    "MessagePleaseEnsureInternetMetadata": "V\u00e6r venligst sikker p\u00e5 at hentning af internet metadata er aktiveret.",
-    "TabSuggested": "Foresl\u00e5et",
-    "TabLatest": "Seneste",
-    "TabUpcoming": "Kommende",
-    "TabShows": "Shows",
-    "TabEpisodes": "Episoder",
-    "TabGenres": "Genre",
-    "TabPeople": "Personer",
-    "TabNetworks": "Netv\u00e6rk",
-    "HeaderUsers": "Brugere",
-    "HeaderFilters": "Filtre:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favoritter",
-    "OptionLikes": "Likes",
-    "OptionDislikes": "Dislikes",
-    "OptionActors": "Skuespillere",
-    "OptionGuestStars": "G\u00e6ste Stjerner",
-    "OptionDirectors": "Instrukt\u00f8rer",
-    "OptionWriters": "Forfattere",
-    "OptionProducers": "Producenter",
-    "HeaderResume": "Fors\u00e6t",
-    "HeaderNextUp": "N\u00e6ste",
-    "NoNextUpItemsMessage": "Ingen fundet. Se dine serier!",
-    "HeaderLatestEpisodes": "Sidste Episode",
-    "HeaderPersonTypes": "Person typer:",
-    "TabSongs": "Sange",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artister",
-    "TabAlbumArtists": "Album Artister",
-    "TabMusicVideos": "Musik Videoer",
-    "ButtonSort": "Sort\u00e9r",
-    "HeaderSortBy": "Sort\u00e9r efter:",
-    "HeaderSortOrder": "Sorteringsr\u00e6kkef\u00f8lge:",
-    "OptionPlayed": "Afspillet",
-    "OptionUnplayed": "Ikke afspillet",
-    "OptionAscending": "Stigende",
-    "OptionDescending": "Faldende",
-    "OptionRuntime": "Varighed",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Gange Afspillet",
-    "OptionDatePlayed": "Dato Afspillet",
-    "OptionDateAdded": "Dato Tilf\u00f8jet",
-    "OptionAlbumArtist": "Album Artist",
-    "OptionArtist": "Artist",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Nummerets Navn",
-    "OptionCommunityRating": "Community Rating",
-    "OptionNameSort": "Navn",
-    "OptionFolderSort": "Mapper",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Indt\u00e6gt",
-    "OptionPoster": "Plakat",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Tidslinje",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Kritisk Vurdering",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Klik p\u00e5 en opgave for at tilpasse dens tidsplan",
-    "ScheduledTasksTitle": "Planlagte Opgaver",
-    "TabMyPlugins": "Mine Tilf\u00f8jelser",
-    "TabCatalog": "Katalog",
-    "PluginsTitle": "Tilf\u00f8jelser",
-    "HeaderAutomaticUpdates": "Automatisk Opdateringer",
-    "HeaderNowPlaying": "Afspilles Nu",
-    "HeaderLatestAlbums": "Seneste Albums",
-    "HeaderLatestSongs": "Seneste Sange",
-    "HeaderRecentlyPlayed": "Afspillet For Nyligt",
-    "HeaderFrequentlyPlayed": "Ofte Afspillet",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Egenskaber:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Undertekster",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Tema Sang",
-    "OptionHasThemeVideo": "Tema Video",
-    "TabMovies": "Film",
-    "TabStudios": "Studier",
-    "TabTrailers": "Trailere",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Seneste Film",
-    "HeaderLatestTrailers": "Seneste Trailere",
-    "OptionHasSpecialFeatures": "Specielle Egenskaber",
-    "OptionImdbRating": "IMDB Bed\u00f8mmelse",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Pr\u00e6miere Dato",
-    "TabBasic": "Simpel",
-    "TabAdvanced": "Advanceret",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Fors\u00e6ttes",
-    "OptionEnded": "F\u00e6rdig",
-    "HeaderAirDays": "Sende Dage",
-    "OptionSunday": "S\u00f8ndag",
-    "OptionMonday": "Mandag",
-    "OptionTuesday": "Tirsdag",
-    "OptionWednesday": "Onsdag",
-    "OptionThursday": "Torsdag",
-    "OptionFriday": "Fredag",
-    "OptionSaturday": "L\u00f8rdag",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Manglende IMDB Id",
-    "OptionMissingTvdbId": "Manglende TheTVDB Id",
-    "OptionMissingOverview": "Manglende Overblik",
-    "OptionFileMetadataYearMismatch": "Fil\/Metadata \u00c5r Uoverensstemmelse",
-    "TabGeneral": "Generalt",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "Om",
-    "TabSupporterKey": "Supporter N\u00f8gle",
-    "TabBecomeSupporter": "Bliv Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "S\u00f8g i vidensdatabasen",
-    "VisitTheCommunity": "Bes\u00f8g F\u00e6llesskabet",
-    "VisitMediaBrowserWebsite": "Bes\u00f8g Media Browsers Webside",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Vis ikke denne bruger p\u00e5 logind siden",
-    "OptionDisableUser": "Deaktiver denne bruger",
-    "OptionDisableUserHelp": "Hvis deaktiveret vil serveren ikke tillade forbindelser fra denne bruger. Eksisterende forbindelser vil blive afbrudt.",
-    "HeaderAdvancedControl": "Avanceret Kontrol",
-    "LabelName": "Navn:",
-    "OptionAllowUserToManageServer": "Tillad denne bruger at administrere serveren",
-    "HeaderFeatureAccess": "Funktion Adgang",
-    "OptionAllowMediaPlayback": "Tillad medie afspilning",
-    "OptionAllowBrowsingLiveTv": "Tillad gennemsyn af direkte tv",
-    "OptionAllowDeleteLibraryContent": "Tillad denne bruger at slette biblioteks indhold",
-    "OptionAllowManageLiveTv": "Tillad administration af direkte tv optagelser",
-    "OptionAllowRemoteControlOthers": "Tillad denne bruger af fjern kontrollerer andre brugere",
-    "OptionMissingTmdbId": "Manglende Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "V\u00e6lg",
-    "ButtonGroupVersions": "Grupp\u00e9r Versioner",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "St\u00f8t venligst andre gratis produkter vi bruger:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Stier",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Avanceret",
-    "LabelAutomaticUpdateLevel": "Automatisk opdaterings niveau",
-    "OptionRelease": "Officiel Udgivelse",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Ustabil)",
-    "LabelAllowServerAutoRestart": "Tillad serveren at genstarte automatisk for at p\u00e5f\u00f8re opdateringer",
-    "LabelAllowServerAutoRestartHelp": "Serveren vil kun genstarte i inaktive perioder, n\u00e5r ingen brugere er aktive",
-    "LabelEnableDebugLogging": "Aktiver fejlfindings logning",
-    "LabelRunServerAtStartup": "Start serveren ved opstart",
-    "LabelRunServerAtStartupHelp": "Dette vil starte bakkeikonet ved opstart af Windows. For at starte Windows tjenesten skal du fjerne markeringen og k\u00f8re tjenesten fra Windows Kontrolpanelet. Bem\u00e6rk: Du ikke kan k\u00f8re begge dele p\u00e5 samme tid, s\u00e5 du bliver n\u00f8dt til at afslutte bakkeikonet f\u00f8r du starter tjenesten.",
-    "ButtonSelectDirectory": "V\u00e6lg Mappe",
-    "LabelCustomPaths": "Angiv brugerdefinerede stier, hvor det \u00f8nskes. Lad felter tomme for at bruge standardindstillingerne.",
-    "LabelCachePath": "Cache sti:",
-    "LabelCachePathHelp": "Definer en alternativ mappe til serverens cache filer, s\u00e5som billeder.",
-    "LabelImagesByNamePath": "Billeder efter navn sti:",
-    "LabelImagesByNamePathHelp": "Angiv en alternativ mappe til downloadede informationer om skuespillere, artister, genrer og studie billeder.",
-    "LabelMetadataPath": "Metadata sti:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basale",
-    "TabTV": "TV",
-    "TabGames": "Spil",
-    "TabMusic": "Musik",
     "TabOthers": "Andre",
     "HeaderExtractChapterImagesFor": "Udtr\u00e6k kapitel billeder for:",
     "OptionMovies": "Film",
@@ -546,11 +274,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +549,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +972,282 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Afslut",
+    "LabelVisitCommunity": "Bes\u00f8g F\u00e6lleskab",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "Se Api dokumentation",
+    "LabelBrowseLibrary": "Gennemse biblitek",
+    "LabelConfigureMediaBrowser": "Konfigurere Media Browser",
+    "LabelOpenLibraryViewer": "\u00c5ben Biblioteks Fremviser",
+    "LabelRestartServer": "Genstart Server",
+    "LabelShowLogWindow": "Vis Log",
+    "LabelPrevious": "Tidligere",
+    "LabelFinish": "Slut",
+    "LabelNext": "N\u00e6ste",
+    "LabelYoureDone": "Du er f\u00e6rdig!",
+    "WelcomeToMediaBrowser": "Velkommen til Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Denne guide vil hj\u00e6lpe dig igennem ops\u00e6tningen. For at begynde, venligst v\u00e6lg dit fortrukne sprog.",
+    "TellUsAboutYourself": "Fort\u00e6l os lidt om dig selv",
+    "LabelYourFirstName": "Dit fornavn",
+    "MoreUsersCanBeAddedLater": "Flere brugere kan tilf\u00f8jes senere i Betjeningspanelet.",
+    "UserProfilesIntro": "Media Browser inkludere indbygget underst\u00f8ttelse af bruger profiler, der giver den enkelte bruger mulighed for individuelle visningsindstillinger, Afspilningsstatus og for\u00e6ldre kontrol.",
+    "LabelWindowsService": "Windows Service",
+    "AWindowsServiceHasBeenInstalled": "Der er blevet installeret en Windows Service.",
+    "WindowsServiceIntro1": "Media Browser Server k\u00f8rer normalt som et skrivebords program med et tray ikon, men hvis du foretr\u00e6kker at k\u00f8re det som en service i baggrunden, kan den startes fra kontrolpanelet Windows services i stedet for.",
+    "WindowsServiceIntro2": "Hvis windows servicen bruges skal du v\u00e6re opm\u00e6rksom p\u00e5, at servicen ikke kan k\u00f8re p\u00e5 samme tid som tray ikonet. Det er derfor n\u00f8dvendigt at afslutte tray ikonet f\u00f8r servicen startes. Det er n\u00f8dvendigt at konfigurere servicen til at k\u00f8re med administrative privileger, som kan g\u00f8res via Windows Service kontrol panelet. V\u00e6r opm\u00e6rksom p\u00e5 at servicen p\u00e5 nuv\u00e6rende tidspunkt ikke er i stand til at auto opdatere, s\u00e5 opdatering vil kr\u00e6ve manuel handling.",
+    "WizardCompleted": "Det var alt vi havde brug for lige nu. Media Browser er i gang med at indsamle information om dit medie bibliotek. Se nogle af vores programmer, og klik <b>F\u00e6rdig<\/b> for at se <b>Betjeningspanelet<\/b>.",
+    "LabelConfigureSettings": "Konfigurer indstillinger",
+    "LabelEnableVideoImageExtraction": "Aktiver udtr\u00e6kning af video billede",
+    "VideoImageExtractionHelp": "For videoer der ikke allerede har billeder, og som vi ikke kan finde internet billeder til. Dette vil g\u00f8re den indledende biblioteks skanning l\u00e6ngere, men vil resulterer i en p\u00e6nere pr\u00e6sentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Aktiver udtr\u00e6kning af kapitel billeder for Film",
+    "LabelChapterImageExtractionForMoviesHelp": "Klarg\u00f8ring af kapitel billeder vil tillade klienter at vise grafiske scene valgs menuer. Denne process kan v\u00e6re langsom, CPU kr\u00e6vende og kan bruge adskillelige gigabytes. Dette k\u00f8rer p\u00e5 en daglig basis klokken 4 om morgenen. Det kan redigeres under planlagte opgaver. Det er ikke anbefalet at k\u00f8re denne process i dagtimerne da det kan have en negativ effekt p\u00e5 afspilning.",
+    "LabelEnableAutomaticPortMapping": "Aktiver automatisk port kortl\u00e6gning",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP tillader automatisk router konfiguration for nem fjern adgang. Dette virker muligvis ikke med alle routere.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Annuller",
+    "ButtonNew": "Ny",
+    "HeaderSetupLibrary": "Konfigurer dit medie bibliotek",
+    "ButtonAddMediaFolder": "Tilf\u00f8j medie mappe",
+    "LabelFolderType": "Mappe type:",
+    "MediaFolderHelpPluginRequired": "* Kr\u00e6ver brug af en tilf\u00f8jelse, fx GameBrowser eller MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Der henvises til medie bibliotekets wiki.",
+    "LabelCountry": "Land:",
+    "LabelLanguage": "Sprog:",
+    "HeaderPreferredMetadataLanguage": "Foretrukket metadata sprog:",
+    "LabelSaveLocalMetadata": "Gem illustrationer og metadata i medie mapper",
+    "LabelSaveLocalMetadataHelp": "Lagring af illustrationer og metadata i medie mapper, vil placerer dem et sted hvor de nemt kan redigeres.",
+    "LabelDownloadInternetMetadata": "Hent illustrationer og metadata fra internettet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser kan hente information omkring dine medier som vil g\u00f8re pr\u00e6sentationen mere omfattende.",
+    "TabPreferences": "Indstillinger",
+    "TabPassword": "Kode",
+    "TabLibraryAccess": "Bibliotek adgang",
+    "TabImage": "Billede",
+    "TabProfile": "Profil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Billeder",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titler",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Vis manglende episoder i s\u00e6soner",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Vis endnu ikke sendte episoder i s\u00e6soner",
+    "HeaderVideoPlaybackSettings": "Video afspilnings indstillinger",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Foretrukket lyd sprog:",
+    "LabelSubtitleLanguagePreference": "Foretrukket undertekst sprog:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "Ingen undertekster",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profiler",
+    "TabSecurity": "Sikkerhed",
+    "ButtonAddUser": "Tilf\u00f8j bruger",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Gem",
+    "ButtonResetPassword": "Nulstil kode",
+    "LabelNewPassword": "Ny kode:",
+    "LabelNewPasswordConfirm": "Bekr\u00e6ft ny kode:",
+    "HeaderCreatePassword": "Opret kode",
+    "LabelCurrentPassword": "Nuv\u00e6rende kode:",
+    "LabelMaxParentalRating": "H\u00f8jst tilladte aldersgr\u00e6nse:",
+    "MaxParentalRatingHelp": "Indhold med en h\u00f8jere gr\u00e6nse, skjules for denne bruger.",
+    "LibraryAccessHelp": "V\u00e6lg hvilke medie mapper der skal deles med denne bruger. Administratorer vil kunne redigere alle mapper ved hj\u00e6lp af metadata administratoren.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Slet Billede",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "Upload",
+    "HeaderUploadNewImage": "Upload Nyt Billede",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 formatforhold anbefalet. Kun JPG\/PNG.",
+    "MessageNothingHere": "Her er ingenting.",
+    "MessagePleaseEnsureInternetMetadata": "V\u00e6r venligst sikker p\u00e5 at hentning af internet metadata er aktiveret.",
+    "TabSuggested": "Foresl\u00e5et",
+    "TabLatest": "Seneste",
+    "TabUpcoming": "Kommende",
+    "TabShows": "Shows",
+    "TabEpisodes": "Episoder",
+    "TabGenres": "Genre",
+    "TabPeople": "Personer",
+    "TabNetworks": "Netv\u00e6rk",
+    "HeaderUsers": "Brugere",
+    "HeaderFilters": "Filtre:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favoritter",
+    "OptionLikes": "Likes",
+    "OptionDislikes": "Dislikes",
+    "OptionActors": "Skuespillere",
+    "OptionGuestStars": "G\u00e6ste Stjerner",
+    "OptionDirectors": "Instrukt\u00f8rer",
+    "OptionWriters": "Forfattere",
+    "OptionProducers": "Producenter",
+    "HeaderResume": "Fors\u00e6t",
+    "HeaderNextUp": "N\u00e6ste",
+    "NoNextUpItemsMessage": "Ingen fundet. Se dine serier!",
+    "HeaderLatestEpisodes": "Sidste Episode",
+    "HeaderPersonTypes": "Person typer:",
+    "TabSongs": "Sange",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artister",
+    "TabAlbumArtists": "Album Artister",
+    "TabMusicVideos": "Musik Videoer",
+    "ButtonSort": "Sort\u00e9r",
+    "HeaderSortBy": "Sort\u00e9r efter:",
+    "HeaderSortOrder": "Sorteringsr\u00e6kkef\u00f8lge:",
+    "OptionPlayed": "Afspillet",
+    "OptionUnplayed": "Ikke afspillet",
+    "OptionAscending": "Stigende",
+    "OptionDescending": "Faldende",
+    "OptionRuntime": "Varighed",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Gange Afspillet",
+    "OptionDatePlayed": "Dato Afspillet",
+    "OptionDateAdded": "Dato Tilf\u00f8jet",
+    "OptionAlbumArtist": "Album Artist",
+    "OptionArtist": "Artist",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Nummerets Navn",
+    "OptionCommunityRating": "Community Rating",
+    "OptionNameSort": "Navn",
+    "OptionFolderSort": "Mapper",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Indt\u00e6gt",
+    "OptionPoster": "Plakat",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Tidslinje",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Kritisk Vurdering",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Klik p\u00e5 en opgave for at tilpasse dens tidsplan",
+    "ScheduledTasksTitle": "Planlagte Opgaver",
+    "TabMyPlugins": "Mine Tilf\u00f8jelser",
+    "TabCatalog": "Katalog",
+    "PluginsTitle": "Tilf\u00f8jelser",
+    "HeaderAutomaticUpdates": "Automatisk Opdateringer",
+    "HeaderNowPlaying": "Afspilles Nu",
+    "HeaderLatestAlbums": "Seneste Albums",
+    "HeaderLatestSongs": "Seneste Sange",
+    "HeaderRecentlyPlayed": "Afspillet For Nyligt",
+    "HeaderFrequentlyPlayed": "Ofte Afspillet",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Egenskaber:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Undertekster",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Tema Sang",
+    "OptionHasThemeVideo": "Tema Video",
+    "TabMovies": "Film",
+    "TabStudios": "Studier",
+    "TabTrailers": "Trailere",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Seneste Film",
+    "HeaderLatestTrailers": "Seneste Trailere",
+    "OptionHasSpecialFeatures": "Specielle Egenskaber",
+    "OptionImdbRating": "IMDB Bed\u00f8mmelse",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Pr\u00e6miere Dato",
+    "TabBasic": "Simpel",
+    "TabAdvanced": "Advanceret",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Fors\u00e6ttes",
+    "OptionEnded": "F\u00e6rdig",
+    "HeaderAirDays": "Sende Dage",
+    "OptionSunday": "S\u00f8ndag",
+    "OptionMonday": "Mandag",
+    "OptionTuesday": "Tirsdag",
+    "OptionWednesday": "Onsdag",
+    "OptionThursday": "Torsdag",
+    "OptionFriday": "Fredag",
+    "OptionSaturday": "L\u00f8rdag",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Manglende IMDB Id",
+    "OptionMissingTvdbId": "Manglende TheTVDB Id",
+    "OptionMissingOverview": "Manglende Overblik",
+    "OptionFileMetadataYearMismatch": "Fil\/Metadata \u00c5r Uoverensstemmelse",
+    "TabGeneral": "Generalt",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "Om",
+    "TabSupporterKey": "Supporter N\u00f8gle",
+    "TabBecomeSupporter": "Bliv Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "S\u00f8g i vidensdatabasen",
+    "VisitTheCommunity": "Bes\u00f8g F\u00e6llesskabet",
+    "VisitMediaBrowserWebsite": "Bes\u00f8g Media Browsers Webside",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Vis ikke denne bruger p\u00e5 logind siden",
+    "OptionDisableUser": "Deaktiver denne bruger",
+    "OptionDisableUserHelp": "Hvis deaktiveret vil serveren ikke tillade forbindelser fra denne bruger. Eksisterende forbindelser vil blive afbrudt.",
+    "HeaderAdvancedControl": "Avanceret Kontrol",
+    "LabelName": "Navn:",
+    "OptionAllowUserToManageServer": "Tillad denne bruger at administrere serveren",
+    "HeaderFeatureAccess": "Funktion Adgang",
+    "OptionAllowMediaPlayback": "Tillad medie afspilning",
+    "OptionAllowBrowsingLiveTv": "Tillad gennemsyn af direkte tv",
+    "OptionAllowDeleteLibraryContent": "Tillad denne bruger at slette biblioteks indhold",
+    "OptionAllowManageLiveTv": "Tillad administration af direkte tv optagelser",
+    "OptionAllowRemoteControlOthers": "Tillad denne bruger af fjern kontrollerer andre brugere",
+    "OptionMissingTmdbId": "Manglende Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "V\u00e6lg",
+    "ButtonGroupVersions": "Grupp\u00e9r Versioner",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "St\u00f8t venligst andre gratis produkter vi bruger:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Stier",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Avanceret",
+    "LabelAutomaticUpdateLevel": "Automatisk opdaterings niveau",
+    "OptionRelease": "Officiel Udgivelse",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Ustabil)",
+    "LabelAllowServerAutoRestart": "Tillad serveren at genstarte automatisk for at p\u00e5f\u00f8re opdateringer",
+    "LabelAllowServerAutoRestartHelp": "Serveren vil kun genstarte i inaktive perioder, n\u00e5r ingen brugere er aktive",
+    "LabelEnableDebugLogging": "Aktiver fejlfindings logning",
+    "LabelRunServerAtStartup": "Start serveren ved opstart",
+    "LabelRunServerAtStartupHelp": "Dette vil starte bakkeikonet ved opstart af Windows. For at starte Windows tjenesten skal du fjerne markeringen og k\u00f8re tjenesten fra Windows Kontrolpanelet. Bem\u00e6rk: Du ikke kan k\u00f8re begge dele p\u00e5 samme tid, s\u00e5 du bliver n\u00f8dt til at afslutte bakkeikonet f\u00f8r du starter tjenesten.",
+    "ButtonSelectDirectory": "V\u00e6lg Mappe",
+    "LabelCustomPaths": "Angiv brugerdefinerede stier, hvor det \u00f8nskes. Lad felter tomme for at bruge standardindstillingerne.",
+    "LabelCachePath": "Cache sti:",
+    "LabelCachePathHelp": "Definer en alternativ mappe til serverens cache filer, s\u00e5som billeder.",
+    "LabelImagesByNamePath": "Billeder efter navn sti:",
+    "LabelImagesByNamePathHelp": "Angiv en alternativ mappe til downloadede informationer om skuespillere, artister, genrer og studie billeder.",
+    "LabelMetadataPath": "Metadata sti:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basale",
+    "TabTV": "TV",
+    "TabGames": "Spil",
+    "TabMusic": "Musik"
 }

+ 301 - 296
MediaBrowser.Server.Implementations/Localization/Server/de.json

@@ -1,295 +1,4 @@
 {
-    "LabelExit": "Beenden",
-    "LabelVisitCommunity": "Besuche die Community",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "Zeige API Dokumentation",
-    "LabelBrowseLibrary": "Durchsuche Bibliothek",
-    "LabelConfigureMediaBrowser": "Konfiguriere Media Browser",
-    "LabelOpenLibraryViewer": "\u00d6ffne Bibliothekenansicht",
-    "LabelRestartServer": "Server neustarten",
-    "LabelShowLogWindow": "Zeige Log Fenster",
-    "LabelPrevious": "Vorheriges",
-    "LabelFinish": "Ende",
-    "LabelNext": "N\u00e4chstes",
-    "LabelYoureDone": "Du bist fertig!",
-    "WelcomeToMediaBrowser": "Willkommen zu Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Dieser Assistent wird dich durch den Einrichtungsprozess f\u00fchren. Um zu beginnen, w\u00e4hle bitte deine bevorzugte Sprache.",
-    "TellUsAboutYourself": "Sag uns etwas \u00fcber dich selbst",
-    "LabelYourFirstName": "Ihr Vorname:",
-    "MoreUsersCanBeAddedLater": "Weitere Benutzer k\u00f6nnen sp\u00e4ter \u00fcber die Optionsleiste hinzugef\u00fcgt werden.",
-    "UserProfilesIntro": "Media Browser verf\u00fcgt \u00fcber integrierte Benutzer Profile. Verwende diese Profile um Anzeigeeinstellungen, Abspielstatus sowie Kinder- und Jugendschutzverwaltungen pro Benutzer zu speichern und zu verwalten.",
-    "LabelWindowsService": "Windows Service",
-    "AWindowsServiceHasBeenInstalled": "Ein Windows Dienst wurde installiert.",
-    "WindowsServiceIntro1": "Media Browser Server l\u00e4uft normalerweise als Desktop Anwendung mit einem Symbol in der Taskleiste. Du kannst den Server aber auch als Hintergrunddienst starten. Verwende dazu das Windows Service Control Panel (services.msc).",
-    "WindowsServiceIntro2": "Der Dienst kann nicht zu gleichen Zeit wie die Desktop Anwendung laufen. Schlie\u00dfe daher die Desktop Anwendung bevor du den Dienst startest. Der Dienst ben\u00f6tigt administrative Rechte, die du \u00fcber die Systemsteuerung einstellen m\u00fcssen. Beachte bitte auch, dass der Dienst zur Zeit nicht automatisch aktualisiert wird. Neue Versionen m\u00fcssen daher manuell installiert werden.",
-    "WizardCompleted": "Das war's f\u00fcrs Erste. Media Browser hat gerade mit dem Sammeln von Informationen \u00fcber deine Medienbibliothek begonnen. Probiere auch unsere anderen Programme aus. Klicke danach auf <b>Ende<\/b> um die <b>\u00dcbersicht<\/b> anzuzeigen.",
-    "LabelConfigureSettings": "Konfiguriere Einstellungen",
-    "LabelEnableVideoImageExtraction": "Aktiviere Videobild-Extrahierung",
-    "VideoImageExtractionHelp": "F\u00fcr Videos die noch keien Bilder haben, und f\u00fcr die wir keine Internetbilder finden k\u00f6nnen. Hierdurch wird der erste Bibliothekenscan etwas mehr Zeit beanspruchen, f\u00fchrt aber zu einer ansprechenderen Pr\u00e4sentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extrahiere Kapitelbilder f\u00fcr Filme",
-    "LabelChapterImageExtractionForMoviesHelp": "Das Auslesen von Kapitelbildern erlaubt es den Clients grafische Szenenauswahlmen\u00fcs anzuzeigen. Der Prozess kann langsam, prozessorintensiv sein und mehrere Gigabyte an Speicherplatz erfordern. Er wird nachts um 4:00 Uhr als geplante Aufgabe ausgef\u00fchrt, dies l\u00e4sst sich im \"Geplante Aufgaben\" Bereich konfigurieren. Es ist nicht ratsam, diese Aufgabe in der Hauptbelastungszeit auszuf\u00fchren.",
-    "LabelEnableAutomaticPortMapping": "Aktiviere automatische Portweiterleitung",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP erm\u00f6glicht die automatische Routerkonfiguration f\u00fcr den einfachen Remote-Zugriff. Diese Option ist nicht f\u00fcr jeden Router verf\u00fcgbar.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Abbrechen",
-    "ButtonNew": "Neu",
-    "HeaderSetupLibrary": "Medienbibliothek einrichten",
-    "ButtonAddMediaFolder": "Medienverzeichnis hinzuf\u00fcgen",
-    "LabelFolderType": "Verzeichnistyp:",
-    "MediaFolderHelpPluginRequired": "* Ben\u00f6tigt ein Plugin, wie GameBrowser oder MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Siehe die Medienbibliothek Wiki",
-    "LabelCountry": "Land:",
-    "LabelLanguage": "Sprache:",
-    "HeaderPreferredMetadataLanguage": "Bevorzugte Metadata Sprache:",
-    "LabelSaveLocalMetadata": "Speichere Bildmaterial und Metadaten in den Medienverzeichnissen",
-    "LabelSaveLocalMetadataHelp": "Durch die Speicherung von Bildmaterial und Metadaten direkt in den Medienverzeichnissen, befinden sich diese an einem Ort wo sie sehr leicht bearbeitet werden k\u00f6nnen.",
-    "LabelDownloadInternetMetadata": "Lade Bildmaterial und Metadaten aus dem Internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser kann Informationen \u00fcber ihre Medien aus dem Internet abrufen um eine optisch ansprechende Darstellung zu erm\u00f6glichen.",
-    "TabPreferences": "Einstellungen",
-    "TabPassword": "Passwort",
-    "TabLibraryAccess": "Bibliothekenzugriff",
-    "TabImage": "Bild",
-    "TabProfile": "Profil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Bilder",
-    "TabNotifications": "Benachrichtigungen",
-    "TabCollectionTitles": "Titel",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Zeige fehlende Episoden innerhalb von Staffeln",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Zeige noch nicht ausgestahlte Episoden innerhalb von Staffeln",
-    "HeaderVideoPlaybackSettings": "Videowiedergabe Einstellungen",
-    "HeaderPlaybackSettings": "Wiedergabe Einstellungen",
-    "LabelAudioLanguagePreference": "Audiosprache Einstellungen:",
-    "LabelSubtitleLanguagePreference": "Untertitelsprache Einstellungen:",
-    "OptionDefaultSubtitles": "Standard",
-    "OptionOnlyForcedSubtitles": "Nur erzwungene Untertitel",
-    "OptionAlwaysPlaySubtitles": "Untertitel immer anzeigen",
-    "OptionNoSubtitles": "Keine Untertitel",
-    "OptionDefaultSubtitlesHelp": "Untertitel die den Spracheinstellungen entsprechen werden nur bei einer Tonspur in fremder Sprache heruntergeladen.",
-    "OptionOnlyForcedSubtitlesHelp": "Nur Untertitel, die als erzwungener Download markiert wurden, werden heruntergeladen.",
-    "OptionAlwaysPlaySubtitlesHelp": "Untertitel die den Spracheinstellungen entsprechen werden unabh\u00e4ngig von der Tonspur Sprache heruntergeladen.",
-    "OptionNoSubtitlesHelp": "Untertitel wird standardm\u00e4\u00dfig nicht geladen.",
-    "TabProfiles": "Profile",
-    "TabSecurity": "Sicherheit",
-    "ButtonAddUser": "User hinzuf\u00fcgen",
-    "ButtonAddLocalUser": "F\u00fcge lokalen Benutzer hinzu",
-    "ButtonInviteUser": "Lade Benutzer ein",
-    "ButtonSave": "Speichern",
-    "ButtonResetPassword": "Passwort zur\u00fccksetzten",
-    "LabelNewPassword": "Neues Passwort:",
-    "LabelNewPasswordConfirm": "Neues Passwort wiederhohlen:",
-    "HeaderCreatePassword": "Erstelle Passwort",
-    "LabelCurrentPassword": "Aktuelles Passwort:",
-    "LabelMaxParentalRating": "H\u00f6chste erlaubte elterlich Bewertung:",
-    "MaxParentalRatingHelp": "Inhalt mit einer h\u00f6heren Bewertung wird dem User nicht angezeigt.",
-    "LibraryAccessHelp": "W\u00e4hle die Medienverzeichnisse die du mit diesem Benutzer teilen m\u00f6chtest. Administratoren k\u00f6nnen den Metadaten-Manager verwenden um alle Ordner zu bearbeiten.",
-    "ChannelAccessHelp": "W\u00e4hle die Kan\u00e4le, die mit diesem Benutzer geteilt werden sollen. Administratoren sind in der Lage alle K\u00e4nale \u00fcber den Metadaten-Manager zu bearbeiten.",
-    "ButtonDeleteImage": "L\u00f6sche Bild",
-    "LabelSelectUsers": "W\u00e4hle Benutzer:",
-    "ButtonUpload": "Hochladen",
-    "HeaderUploadNewImage": "Neues Bild hochladen",
-    "LabelDropImageHere": "Fotos hierher ziehen",
-    "ImageUploadAspectRatioHelp": "1:1 Seitenverh\u00e4ltnis empfohlen. Nur JPG\/PNG.",
-    "MessageNothingHere": "Nichts hier.",
-    "MessagePleaseEnsureInternetMetadata": "Bitte sicherstellen, dass das Herunterladen von Internet Metadaten aktiviert ist.",
-    "TabSuggested": "Vorgeschlagen",
-    "TabLatest": "Neueste",
-    "TabUpcoming": "Bevorstehend",
-    "TabShows": "Shows",
-    "TabEpisodes": "Episoden",
-    "TabGenres": "Genres",
-    "TabPeople": "Personen",
-    "TabNetworks": "Sendergruppen",
-    "HeaderUsers": "Benutzer",
-    "HeaderFilters": "Filter:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favoriten",
-    "OptionLikes": "Likes",
-    "OptionDislikes": "Dislikes",
-    "OptionActors": "Darsteller",
-    "OptionGuestStars": "Gaststar",
-    "OptionDirectors": "Regisseur",
-    "OptionWriters": "Drehbuchautor",
-    "OptionProducers": "Produzent",
-    "HeaderResume": "Fortsetzen",
-    "HeaderNextUp": "Als N\u00e4chstes",
-    "NoNextUpItemsMessage": "Es wurde nichts gefunden. Schau dir deine Shows an!",
-    "HeaderLatestEpisodes": "Neueste Episoden",
-    "HeaderPersonTypes": "Personen Typen:",
-    "TabSongs": "Songs",
-    "TabAlbums": "Alben",
-    "TabArtists": "Interpreten",
-    "TabAlbumArtists": "Album-Interpreten",
-    "TabMusicVideos": "Musikvideos",
-    "ButtonSort": "Sortieren",
-    "HeaderSortBy": "Sortiert nach",
-    "HeaderSortOrder": "Sortierreihenfolge",
-    "OptionPlayed": "gespielt",
-    "OptionUnplayed": "nicht gespielt",
-    "OptionAscending": "Aufsteigend",
-    "OptionDescending": "Absteigend",
-    "OptionRuntime": "Dauer",
-    "OptionReleaseDate": "Ver\u00f6ffentlichungsdatum",
-    "OptionPlayCount": "Z\u00e4hler",
-    "OptionDatePlayed": "Abgespielt am",
-    "OptionDateAdded": "Hinzugef\u00fcgt am",
-    "OptionAlbumArtist": "Album-Interpret",
-    "OptionArtist": "Interpret",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Track Name",
-    "OptionCommunityRating": "Community Bewertung",
-    "OptionNameSort": "Name",
-    "OptionFolderSort": "Verzeichnisse",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Einnahme",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Zeitlinie",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Kritiker Bewertung",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Kann fortgesetzt werden",
-    "ScheduledTasksHelp": "Klicke auf eine Aufgabe um deren Zeitplan zu \u00e4ndern.",
-    "ScheduledTasksTitle": "Geplante Aufgaben",
-    "TabMyPlugins": "Meine Plugins",
-    "TabCatalog": "Katalog",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Automatische Updates",
-    "HeaderNowPlaying": "Aktuelle Wiedergabe",
-    "HeaderLatestAlbums": "Neueste Alben",
-    "HeaderLatestSongs": "Neueste Songs",
-    "HeaderRecentlyPlayed": "Zuletzt gespielt",
-    "HeaderFrequentlyPlayed": "Oft gespielt",
-    "DevBuildWarning": "Dev Builds sind experimentell. Diese sehr oft ver\u00f6ffentlichten Builds sind nicht getestet. Das Programm kann abst\u00fcrzen und m\u00f6glicherweise k\u00f6nnen einzelne Funktionen nicht funktionieren.",
-    "LabelVideoType": "Video Typ:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "DVD",
-    "OptionIso": "ISO",
-    "Option3D": "3D",
-    "LabelFeatures": "Merkmal:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Letztes Ergebnis:",
-    "OptionHasSubtitles": "Untertitel",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Titellied",
-    "OptionHasThemeVideo": "Titelvideo",
-    "TabMovies": "Filme",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailer",
-    "LabelArtists": "Interpreten:",
-    "LabelArtistsHelp": "Trenne mehrere Eintr\u00e4ge durch ;",
-    "HeaderLatestMovies": "Neueste Filme",
-    "HeaderLatestTrailers": "Neueste Trailer",
-    "OptionHasSpecialFeatures": "Besonderes Merkmal",
-    "OptionImdbRating": "IMDb Bewertung",
-    "OptionParentalRating": "Altersfreigabe",
-    "OptionPremiereDate": "Premiere",
-    "TabBasic": "Einfach",
-    "TabAdvanced": "Erweitert",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Fortdauernd",
-    "OptionEnded": "Beendent",
-    "HeaderAirDays": "Ausstrahlungstage",
-    "OptionSunday": "Sonntag",
-    "OptionMonday": "Montag",
-    "OptionTuesday": "Dienstag",
-    "OptionWednesday": "Mittwoch",
-    "OptionThursday": "Donnerstag",
-    "OptionFriday": "Freitag",
-    "OptionSaturday": "Samstag",
-    "HeaderManagement": "Verwaltung",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Fehlende IMDb Id",
-    "OptionMissingTvdbId": "Fehlende TheTVDB Id",
-    "OptionMissingOverview": "Fehlende \u00dcbersicht",
-    "OptionFileMetadataYearMismatch": "Datei \/ Metadaten Jahre stimmen nicht \u00fcberein",
-    "TabGeneral": "Allgemein",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "\u00dcber",
-    "TabSupporterKey": "Unterst\u00fctzerschl\u00fcssel",
-    "TabBecomeSupporter": "Werde ein Unterst\u00fctzer",
-    "MediaBrowserHasCommunity": "Media Browser hat eine wachsende Gemeinschaft an Nutzern und Unterst\u00fctzern.",
-    "CheckoutKnowledgeBase": "Verwende die Knowledge Base als Hilfe, um das Optimum aus Media Browser herauszuholen.",
-    "SearchKnowledgeBase": "Durchsuche die Knowledge Base",
-    "VisitTheCommunity": "Besuche die Community",
-    "VisitMediaBrowserWebsite": "Besuche die Media Browser Website",
-    "VisitMediaBrowserWebsiteLong": "Besuche die Media Browser Website um die aktuellsten Neuigkeiten zu erfahren und halte dich auf dem Laufenden mit dem Entwicklerblog.",
-    "OptionHideUser": "Verberge diesen Benutzer in den Anmeldebildschirmen",
-    "OptionDisableUser": "Sperre diesen Benutzer",
-    "OptionDisableUserHelp": "Wenn deaktiviert,wird der Server keine Verbindung von diesem Benutzer erlauben. Bestehenden Verbindungen werden sofort beendet.",
-    "HeaderAdvancedControl": "Erweiterte Kontrolle",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Dieser Benutzer kann den Server managen",
-    "HeaderFeatureAccess": "Funktionszugriff",
-    "OptionAllowMediaPlayback": "Erlaube das Abspielen von Medien",
-    "OptionAllowBrowsingLiveTv": "Erlaube das durchsuchen von Live-TV",
-    "OptionAllowDeleteLibraryContent": "Erlaube diesem Benutzer das L\u00f6schen von Bibliothelkeninhalten",
-    "OptionAllowManageLiveTv": "Erlaube die Verwaltung von Live-TV Aufnahmen",
-    "OptionAllowRemoteControlOthers": "Erlaube diesem Benutzer, andere Benutzer fernzusteuern",
-    "OptionMissingTmdbId": "Fehlende Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Ausw\u00e4hlen",
-    "ButtonGroupVersions": "Gruppiere Versionen",
-    "ButtonAddToCollection": "Zur Sammlung hinzuf\u00fcgen",
-    "PismoMessage": "Verwendet Pismo File Mount durch eine gespendete Lizenz.",
-    "TangibleSoftwareMessage": "Verwendung konkreter L\u00f6sungen von Java\/C# Konvertern durch eine gespendete Lizenz.",
-    "HeaderCredits": "Herausgeber",
-    "PleaseSupportOtherProduces": "Bitte unterst\u00fctze andere freie Produkte die wir benutzen:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Pfade",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Erweitert",
-    "LabelAutomaticUpdateLevel": "Automatisches Update Level",
-    "OptionRelease": "Offizielles Release",
-    "OptionBeta": "Beta",
-    "OptionDev": "Entwickler (instabil)",
-    "LabelAllowServerAutoRestart": "Erlaube dem Server sich automatisch neuzustarten, um Updates durchzuf\u00fchren.",
-    "LabelAllowServerAutoRestartHelp": "Der Server startet nur in benutzerfreien Leerlaufzeiten neu.",
-    "LabelEnableDebugLogging": "Aktiviere Debug Logging",
-    "LabelRunServerAtStartup": "Starte Server beim hochfahren.",
-    "LabelRunServerAtStartupHelp": "Dies wird Media Browser als Anwendung w\u00e4hrend der Windows Anmeldung starten und ihn in der Taskleiste anzeigen. Um Media Browser als Systemdienst zu nutzen, deaktiviere diese Einstellung und starte anschlie\u00dfend den Dienst \u00fcber die Windows Systemsteuerung. Bitte beachte, dass Media Browser nicht zur gleichen Zeit als Systemdienst und als Anwendung  genutzt werden kann. Bevor du den Service startest musst du zuerst die Anwendung schlie\u00dfen.",
-    "ButtonSelectDirectory": "W\u00e4hle Verzeichnis",
-    "LabelCustomPaths": "Definiere eigene Pfade. Felder leer lassen um die Standardwerte zu nutzen.",
-    "LabelCachePath": "Cache Pfad:",
-    "LabelCachePathHelp": "W\u00e4hle eine Verzeichnis f\u00fcr Server Cache Dateien, wie z.B. Bilddateien.",
-    "LabelImagesByNamePath": "Images by name Pfad:",
-    "LabelImagesByNamePathHelp": "W\u00e4hle eine Verzeichnis f\u00fcr Schauspieler, Interpreten, Genre und Studio Bilder.",
-    "LabelMetadataPath": "Metadata Pfad:",
-    "LabelMetadataPathHelp": "W\u00e4hle ein Verzeichnis f\u00fcr heruntergeladenes Bildmaterial und Metadaten, falls diese nicht innerhalb der Medienverzeichnisse gespeichert werden sollen.",
-    "LabelTranscodingTempPath": "Tempor\u00e4rer Transcoding Pfad:",
-    "LabelTranscodingTempPathHelp": "Dieses Verzeichnis beinhaltet Dateien die f\u00fcr den Betrieb des Transcoders benutzt werden. W\u00e4hle einen eigenen Pfad oder lasse das Feld frei, um den Standardspeicherort im Server Datenverzeichnis zu nutzen.",
-    "TabBasics": "Grundlagen",
-    "TabTV": "TV",
-    "TabGames": "Spiele",
-    "TabMusic": "Musik",
-    "TabOthers": "Andere",
-    "HeaderExtractChapterImagesFor": "Speichere Kapitelbilder f\u00fcr:",
-    "OptionMovies": "Filme",
-    "OptionEpisodes": "Episoden",
-    "OptionOtherVideos": "Andere Filme",
-    "TitleMetadata": "Metadaten",
-    "LabelAutomaticUpdatesFanart": "Aktiviere automatische Updates von FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Aktiviere automatische Updates von TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Aktiviere automatische Updates von TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Falls aktviert, werden Bilder die unter fanart.tv neu hinzugef\u00fcgt wurden, automatisch geladen. Vorhandene Bilder werden nicht ersetzt.",
-    "LabelAutomaticUpdatesTmdbHelp": "Falls aktviert, werden Bilder die unter TheMovieDB.org neu hinzugef\u00fcgt wurden, automatisch geladen. Vorhandene Bilder werden nicht ersetzt.",
-    "LabelAutomaticUpdatesTvdbHelp": "Falls aktviert, werden Bilder die unter TheTVDB.com neu hinzugef\u00fcgt wurden, automatisch geladen. Vorhandene Bilder werden nicht ersetzt.",
-    "ExtractChapterImagesHelp": "Das Auslesen von Kapitelbildern erlaubt es den Clients grafische Szenenauswahlmen\u00fcs anzuzeigen. Der Prozess kann langsam sowie prozessorintensiv sein und kann mehrere Gigabyte an Speicherplatz erfordern. Er wird nachts um 4:00 Uhr als geplante Aufgabe ausgef\u00fchrt, dies l\u00e4sst sich im \"Geplante Aufgaben\" Bereich konfigurieren. Es ist nicht ratsam, diese Aufgabe in der Hauptbelastungszeit auszuf\u00fchren.",
-    "LabelMetadataDownloadLanguage": "Bevorzugte Sprache f\u00fcr Downloads:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Speicherconvention der Bilddatein:",
-    "LabelImageSavingConventionHelp": "Media Browser erkennt Bilddateien von den meisten gro\u00dfen Medienanwendungen. Die Festlegung deiner Download Einstellungen ist n\u00fctzlich, wenn du auch andere Produkte benutzt.",
-    "OptionImageSavingCompatible": "Kompatibilit\u00e4t - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
     "ButtonSignIn": "Einloggen",
     "TitleSignIn": "Einloggen",
     "HeaderPleaseSignIn": "Bitte einloggen",
@@ -546,11 +255,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Bitte den Server neustarten, um die Aktualisierungen abzuschlie\u00dfen.",
     "LabelDownMixAudioScale": "Audio Verst\u00e4rkung bei Downmixing:",
     "LabelDownMixAudioScaleHelp": "Erh\u00f6he die Audiolautst\u00e4rke beim Heruntermischen. Setzte auf 1 um die original Lautst\u00e4rke zu erhalten.",
-    "ButtonLinkKeys": "Schl\u00fcssel zusammenf\u00fchren",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Alter Unterst\u00fctzerschl\u00fcssel",
     "LabelNewSupporterKey": "Neuer Unterst\u00fctzerschl\u00fcssel",
-    "HeaderMultipleKeyLinking": "Mehrere Schl\u00fcssel zusammenf\u00fchren",
-    "MultipleKeyLinkingHelp": "Wenn du mehr als einen Unterst\u00fctzerschl\u00fcssel hast, benutze dieses Formular um die alten Schl\u00fcssel mit deinen neuen zusammenzuf\u00fchren.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Aktuelle E-Mail Adresse",
     "LabelCurrentEmailAddressHelp": "Die aktuelle E-Mail Adresse, an die ihr neuer Schl\u00fcssel gesendet wurde.",
     "HeaderForgotKey": "Schl\u00fcssel vergessen",
@@ -821,7 +530,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Willkommen zum Media Browser Web Client",
     "ButtonDismiss": "Verwerfen",
     "ButtonTakeTheTour": "Mache die Tour",
-    "ButtonEditOtherUserPreferences": "Bearbeite dieses Benutzerprofil und dessen pers\u00f6nliche Einstellungen.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Bevorzugte Qualit\u00e4t des Internetstreams",
     "LabelChannelStreamQualityHelp": "In einer Umgebung mit langsamer Bandbreite kann die Beschr\u00e4nkung der Wiedergabequalit\u00e4t eine fl\u00fcssige Darstellung sichern.",
     "OptionBestAvailableStreamQuality": "Die besten verf\u00fcgbaren",
@@ -1244,5 +953,301 @@
     "OptionDisableUserPreferences": "Deaktiviere den Zugriff auf Benutzereinstellungen",
     "OptionDisableUserPreferencesHelp": "Falls aktiviert, werden nur Administratoren die M\u00f6glichkeit haben, Benutzerbilder, Passw\u00f6rter und Spracheinstellungen zu bearbeiten.",
     "HeaderSelectServer": "W\u00e4hle Server",
-    "MessageNoServersAvailableToConnect": "Keine Server sind f\u00fcr eine Verbindung verf\u00fcgbar. Falls du dazu eingeladen wurdest einen Server zu teilen, best\u00e4tige die Einladung bitte durch einen Aufruf des Links in der E-Mail."
+    "MessageNoServersAvailableToConnect": "Keine Server sind f\u00fcr eine Verbindung verf\u00fcgbar. Falls du dazu eingeladen wurdest einen Server zu teilen, best\u00e4tige die Einladung bitte durch einen Aufruf des Links in der E-Mail.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Beenden",
+    "LabelVisitCommunity": "Besuche die Community",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "Zeige API Dokumentation",
+    "LabelBrowseLibrary": "Durchsuche Bibliothek",
+    "LabelConfigureMediaBrowser": "Konfiguriere Media Browser",
+    "LabelOpenLibraryViewer": "\u00d6ffne Bibliothekenansicht",
+    "LabelRestartServer": "Server neustarten",
+    "LabelShowLogWindow": "Zeige Log Fenster",
+    "LabelPrevious": "Vorheriges",
+    "LabelFinish": "Ende",
+    "LabelNext": "N\u00e4chstes",
+    "LabelYoureDone": "Du bist fertig!",
+    "WelcomeToMediaBrowser": "Willkommen zu Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Dieser Assistent wird dich durch den Einrichtungsprozess f\u00fchren. Um zu beginnen, w\u00e4hle bitte deine bevorzugte Sprache.",
+    "TellUsAboutYourself": "Sag uns etwas \u00fcber dich selbst",
+    "LabelYourFirstName": "Ihr Vorname:",
+    "MoreUsersCanBeAddedLater": "Weitere Benutzer k\u00f6nnen sp\u00e4ter \u00fcber die Optionsleiste hinzugef\u00fcgt werden.",
+    "UserProfilesIntro": "Media Browser verf\u00fcgt \u00fcber integrierte Benutzer Profile. Verwende diese Profile um Anzeigeeinstellungen, Abspielstatus sowie Kinder- und Jugendschutzverwaltungen pro Benutzer zu speichern und zu verwalten.",
+    "LabelWindowsService": "Windows Service",
+    "AWindowsServiceHasBeenInstalled": "Ein Windows Dienst wurde installiert.",
+    "WindowsServiceIntro1": "Media Browser Server l\u00e4uft normalerweise als Desktop Anwendung mit einem Symbol in der Taskleiste. Du kannst den Server aber auch als Hintergrunddienst starten. Verwende dazu das Windows Service Control Panel (services.msc).",
+    "WindowsServiceIntro2": "Der Dienst kann nicht zu gleichen Zeit wie die Desktop Anwendung laufen. Schlie\u00dfe daher die Desktop Anwendung bevor du den Dienst startest. Der Dienst ben\u00f6tigt administrative Rechte, die du \u00fcber die Systemsteuerung einstellen m\u00fcssen. Beachte bitte auch, dass der Dienst zur Zeit nicht automatisch aktualisiert wird. Neue Versionen m\u00fcssen daher manuell installiert werden.",
+    "WizardCompleted": "Das war's f\u00fcrs Erste. Media Browser hat gerade mit dem Sammeln von Informationen \u00fcber deine Medienbibliothek begonnen. Probiere auch unsere anderen Programme aus. Klicke danach auf <b>Ende<\/b> um die <b>\u00dcbersicht<\/b> anzuzeigen.",
+    "LabelConfigureSettings": "Konfiguriere Einstellungen",
+    "LabelEnableVideoImageExtraction": "Aktiviere Videobild-Extrahierung",
+    "VideoImageExtractionHelp": "F\u00fcr Videos die noch keien Bilder haben, und f\u00fcr die wir keine Internetbilder finden k\u00f6nnen. Hierdurch wird der erste Bibliothekenscan etwas mehr Zeit beanspruchen, f\u00fchrt aber zu einer ansprechenderen Pr\u00e4sentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extrahiere Kapitelbilder f\u00fcr Filme",
+    "LabelChapterImageExtractionForMoviesHelp": "Das Auslesen von Kapitelbildern erlaubt es den Clients grafische Szenenauswahlmen\u00fcs anzuzeigen. Der Prozess kann langsam, prozessorintensiv sein und mehrere Gigabyte an Speicherplatz erfordern. Er wird nachts um 4:00 Uhr als geplante Aufgabe ausgef\u00fchrt, dies l\u00e4sst sich im \"Geplante Aufgaben\" Bereich konfigurieren. Es ist nicht ratsam, diese Aufgabe in der Hauptbelastungszeit auszuf\u00fchren.",
+    "LabelEnableAutomaticPortMapping": "Aktiviere automatische Portweiterleitung",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP erm\u00f6glicht die automatische Routerkonfiguration f\u00fcr den einfachen Remote-Zugriff. Diese Option ist nicht f\u00fcr jeden Router verf\u00fcgbar.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Abbrechen",
+    "ButtonNew": "Neu",
+    "HeaderSetupLibrary": "Medienbibliothek einrichten",
+    "ButtonAddMediaFolder": "Medienverzeichnis hinzuf\u00fcgen",
+    "LabelFolderType": "Verzeichnistyp:",
+    "MediaFolderHelpPluginRequired": "* Ben\u00f6tigt ein Plugin, wie GameBrowser oder MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Siehe die Medienbibliothek Wiki",
+    "LabelCountry": "Land:",
+    "LabelLanguage": "Sprache:",
+    "HeaderPreferredMetadataLanguage": "Bevorzugte Metadata Sprache:",
+    "LabelSaveLocalMetadata": "Speichere Bildmaterial und Metadaten in den Medienverzeichnissen",
+    "LabelSaveLocalMetadataHelp": "Durch die Speicherung von Bildmaterial und Metadaten direkt in den Medienverzeichnissen, befinden sich diese an einem Ort wo sie sehr leicht bearbeitet werden k\u00f6nnen.",
+    "LabelDownloadInternetMetadata": "Lade Bildmaterial und Metadaten aus dem Internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser kann Informationen \u00fcber ihre Medien aus dem Internet abrufen um eine optisch ansprechende Darstellung zu erm\u00f6glichen.",
+    "TabPreferences": "Einstellungen",
+    "TabPassword": "Passwort",
+    "TabLibraryAccess": "Bibliothekenzugriff",
+    "TabImage": "Bild",
+    "TabProfile": "Profil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Bilder",
+    "TabNotifications": "Benachrichtigungen",
+    "TabCollectionTitles": "Titel",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Zeige fehlende Episoden innerhalb von Staffeln",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Zeige noch nicht ausgestahlte Episoden innerhalb von Staffeln",
+    "HeaderVideoPlaybackSettings": "Videowiedergabe Einstellungen",
+    "HeaderPlaybackSettings": "Wiedergabe Einstellungen",
+    "LabelAudioLanguagePreference": "Audiosprache Einstellungen:",
+    "LabelSubtitleLanguagePreference": "Untertitelsprache Einstellungen:",
+    "OptionDefaultSubtitles": "Standard",
+    "OptionOnlyForcedSubtitles": "Nur erzwungene Untertitel",
+    "OptionAlwaysPlaySubtitles": "Untertitel immer anzeigen",
+    "OptionNoSubtitles": "Keine Untertitel",
+    "OptionDefaultSubtitlesHelp": "Untertitel die den Spracheinstellungen entsprechen werden nur bei einer Tonspur in fremder Sprache heruntergeladen.",
+    "OptionOnlyForcedSubtitlesHelp": "Nur Untertitel, die als erzwungener Download markiert wurden, werden heruntergeladen.",
+    "OptionAlwaysPlaySubtitlesHelp": "Untertitel die den Spracheinstellungen entsprechen werden unabh\u00e4ngig von der Tonspur Sprache heruntergeladen.",
+    "OptionNoSubtitlesHelp": "Untertitel wird standardm\u00e4\u00dfig nicht geladen.",
+    "TabProfiles": "Profile",
+    "TabSecurity": "Sicherheit",
+    "ButtonAddUser": "User hinzuf\u00fcgen",
+    "ButtonAddLocalUser": "F\u00fcge lokalen Benutzer hinzu",
+    "ButtonInviteUser": "Lade Benutzer ein",
+    "ButtonSave": "Speichern",
+    "ButtonResetPassword": "Passwort zur\u00fccksetzten",
+    "LabelNewPassword": "Neues Passwort:",
+    "LabelNewPasswordConfirm": "Neues Passwort wiederhohlen:",
+    "HeaderCreatePassword": "Erstelle Passwort",
+    "LabelCurrentPassword": "Aktuelles Passwort:",
+    "LabelMaxParentalRating": "H\u00f6chste erlaubte elterlich Bewertung:",
+    "MaxParentalRatingHelp": "Inhalt mit einer h\u00f6heren Bewertung wird dem User nicht angezeigt.",
+    "LibraryAccessHelp": "W\u00e4hle die Medienverzeichnisse die du mit diesem Benutzer teilen m\u00f6chtest. Administratoren k\u00f6nnen den Metadaten-Manager verwenden um alle Ordner zu bearbeiten.",
+    "ChannelAccessHelp": "W\u00e4hle die Kan\u00e4le, die mit diesem Benutzer geteilt werden sollen. Administratoren sind in der Lage alle K\u00e4nale \u00fcber den Metadaten-Manager zu bearbeiten.",
+    "ButtonDeleteImage": "L\u00f6sche Bild",
+    "LabelSelectUsers": "W\u00e4hle Benutzer:",
+    "ButtonUpload": "Hochladen",
+    "HeaderUploadNewImage": "Neues Bild hochladen",
+    "LabelDropImageHere": "Fotos hierher ziehen",
+    "ImageUploadAspectRatioHelp": "1:1 Seitenverh\u00e4ltnis empfohlen. Nur JPG\/PNG.",
+    "MessageNothingHere": "Nichts hier.",
+    "MessagePleaseEnsureInternetMetadata": "Bitte sicherstellen, dass das Herunterladen von Internet Metadaten aktiviert ist.",
+    "TabSuggested": "Vorgeschlagen",
+    "TabLatest": "Neueste",
+    "TabUpcoming": "Bevorstehend",
+    "TabShows": "Shows",
+    "TabEpisodes": "Episoden",
+    "TabGenres": "Genres",
+    "TabPeople": "Personen",
+    "TabNetworks": "Sendergruppen",
+    "HeaderUsers": "Benutzer",
+    "HeaderFilters": "Filter:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favoriten",
+    "OptionLikes": "Likes",
+    "OptionDislikes": "Dislikes",
+    "OptionActors": "Darsteller",
+    "OptionGuestStars": "Gaststar",
+    "OptionDirectors": "Regisseur",
+    "OptionWriters": "Drehbuchautor",
+    "OptionProducers": "Produzent",
+    "HeaderResume": "Fortsetzen",
+    "HeaderNextUp": "Als N\u00e4chstes",
+    "NoNextUpItemsMessage": "Es wurde nichts gefunden. Schau dir deine Shows an!",
+    "HeaderLatestEpisodes": "Neueste Episoden",
+    "HeaderPersonTypes": "Personen Typen:",
+    "TabSongs": "Songs",
+    "TabAlbums": "Alben",
+    "TabArtists": "Interpreten",
+    "TabAlbumArtists": "Album-Interpreten",
+    "TabMusicVideos": "Musikvideos",
+    "ButtonSort": "Sortieren",
+    "HeaderSortBy": "Sortiert nach",
+    "HeaderSortOrder": "Sortierreihenfolge",
+    "OptionPlayed": "gespielt",
+    "OptionUnplayed": "nicht gespielt",
+    "OptionAscending": "Aufsteigend",
+    "OptionDescending": "Absteigend",
+    "OptionRuntime": "Dauer",
+    "OptionReleaseDate": "Ver\u00f6ffentlichungsdatum",
+    "OptionPlayCount": "Z\u00e4hler",
+    "OptionDatePlayed": "Abgespielt am",
+    "OptionDateAdded": "Hinzugef\u00fcgt am",
+    "OptionAlbumArtist": "Album-Interpret",
+    "OptionArtist": "Interpret",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Track Name",
+    "OptionCommunityRating": "Community Bewertung",
+    "OptionNameSort": "Name",
+    "OptionFolderSort": "Verzeichnisse",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Einnahme",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Zeitlinie",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Kritiker Bewertung",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Kann fortgesetzt werden",
+    "ScheduledTasksHelp": "Klicke auf eine Aufgabe um deren Zeitplan zu \u00e4ndern.",
+    "ScheduledTasksTitle": "Geplante Aufgaben",
+    "TabMyPlugins": "Meine Plugins",
+    "TabCatalog": "Katalog",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Automatische Updates",
+    "HeaderNowPlaying": "Aktuelle Wiedergabe",
+    "HeaderLatestAlbums": "Neueste Alben",
+    "HeaderLatestSongs": "Neueste Songs",
+    "HeaderRecentlyPlayed": "Zuletzt gespielt",
+    "HeaderFrequentlyPlayed": "Oft gespielt",
+    "DevBuildWarning": "Dev Builds sind experimentell. Diese sehr oft ver\u00f6ffentlichten Builds sind nicht getestet. Das Programm kann abst\u00fcrzen und m\u00f6glicherweise k\u00f6nnen einzelne Funktionen nicht funktionieren.",
+    "LabelVideoType": "Video Typ:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "DVD",
+    "OptionIso": "ISO",
+    "Option3D": "3D",
+    "LabelFeatures": "Merkmal:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Letztes Ergebnis:",
+    "OptionHasSubtitles": "Untertitel",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Titellied",
+    "OptionHasThemeVideo": "Titelvideo",
+    "TabMovies": "Filme",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailer",
+    "LabelArtists": "Interpreten:",
+    "LabelArtistsHelp": "Trenne mehrere Eintr\u00e4ge durch ;",
+    "HeaderLatestMovies": "Neueste Filme",
+    "HeaderLatestTrailers": "Neueste Trailer",
+    "OptionHasSpecialFeatures": "Besonderes Merkmal",
+    "OptionImdbRating": "IMDb Bewertung",
+    "OptionParentalRating": "Altersfreigabe",
+    "OptionPremiereDate": "Premiere",
+    "TabBasic": "Einfach",
+    "TabAdvanced": "Erweitert",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Fortdauernd",
+    "OptionEnded": "Beendent",
+    "HeaderAirDays": "Ausstrahlungstage",
+    "OptionSunday": "Sonntag",
+    "OptionMonday": "Montag",
+    "OptionTuesday": "Dienstag",
+    "OptionWednesday": "Mittwoch",
+    "OptionThursday": "Donnerstag",
+    "OptionFriday": "Freitag",
+    "OptionSaturday": "Samstag",
+    "HeaderManagement": "Verwaltung",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Fehlende IMDb Id",
+    "OptionMissingTvdbId": "Fehlende TheTVDB Id",
+    "OptionMissingOverview": "Fehlende \u00dcbersicht",
+    "OptionFileMetadataYearMismatch": "Datei \/ Metadaten Jahre stimmen nicht \u00fcberein",
+    "TabGeneral": "Allgemein",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "\u00dcber",
+    "TabSupporterKey": "Unterst\u00fctzerschl\u00fcssel",
+    "TabBecomeSupporter": "Werde ein Unterst\u00fctzer",
+    "MediaBrowserHasCommunity": "Media Browser hat eine wachsende Gemeinschaft an Nutzern und Unterst\u00fctzern.",
+    "CheckoutKnowledgeBase": "Verwende die Knowledge Base als Hilfe, um das Optimum aus Media Browser herauszuholen.",
+    "SearchKnowledgeBase": "Durchsuche die Knowledge Base",
+    "VisitTheCommunity": "Besuche die Community",
+    "VisitMediaBrowserWebsite": "Besuche die Media Browser Website",
+    "VisitMediaBrowserWebsiteLong": "Besuche die Media Browser Website um die aktuellsten Neuigkeiten zu erfahren und halte dich auf dem Laufenden mit dem Entwicklerblog.",
+    "OptionHideUser": "Verberge diesen Benutzer in den Anmeldebildschirmen",
+    "OptionDisableUser": "Sperre diesen Benutzer",
+    "OptionDisableUserHelp": "Wenn deaktiviert,wird der Server keine Verbindung von diesem Benutzer erlauben. Bestehenden Verbindungen werden sofort beendet.",
+    "HeaderAdvancedControl": "Erweiterte Kontrolle",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Dieser Benutzer kann den Server managen",
+    "HeaderFeatureAccess": "Funktionszugriff",
+    "OptionAllowMediaPlayback": "Erlaube das Abspielen von Medien",
+    "OptionAllowBrowsingLiveTv": "Erlaube das durchsuchen von Live-TV",
+    "OptionAllowDeleteLibraryContent": "Erlaube diesem Benutzer das L\u00f6schen von Bibliothelkeninhalten",
+    "OptionAllowManageLiveTv": "Erlaube die Verwaltung von Live-TV Aufnahmen",
+    "OptionAllowRemoteControlOthers": "Erlaube diesem Benutzer, andere Benutzer fernzusteuern",
+    "OptionMissingTmdbId": "Fehlende Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Ausw\u00e4hlen",
+    "ButtonGroupVersions": "Gruppiere Versionen",
+    "ButtonAddToCollection": "Zur Sammlung hinzuf\u00fcgen",
+    "PismoMessage": "Verwendet Pismo File Mount durch eine gespendete Lizenz.",
+    "TangibleSoftwareMessage": "Verwendung konkreter L\u00f6sungen von Java\/C# Konvertern durch eine gespendete Lizenz.",
+    "HeaderCredits": "Herausgeber",
+    "PleaseSupportOtherProduces": "Bitte unterst\u00fctze andere freie Produkte die wir benutzen:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Pfade",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Erweitert",
+    "LabelAutomaticUpdateLevel": "Automatisches Update Level",
+    "OptionRelease": "Offizielles Release",
+    "OptionBeta": "Beta",
+    "OptionDev": "Entwickler (instabil)",
+    "LabelAllowServerAutoRestart": "Erlaube dem Server sich automatisch neuzustarten, um Updates durchzuf\u00fchren.",
+    "LabelAllowServerAutoRestartHelp": "Der Server startet nur in benutzerfreien Leerlaufzeiten neu.",
+    "LabelEnableDebugLogging": "Aktiviere Debug Logging",
+    "LabelRunServerAtStartup": "Starte Server beim hochfahren.",
+    "LabelRunServerAtStartupHelp": "Dies wird Media Browser als Anwendung w\u00e4hrend der Windows Anmeldung starten und ihn in der Taskleiste anzeigen. Um Media Browser als Systemdienst zu nutzen, deaktiviere diese Einstellung und starte anschlie\u00dfend den Dienst \u00fcber die Windows Systemsteuerung. Bitte beachte, dass Media Browser nicht zur gleichen Zeit als Systemdienst und als Anwendung  genutzt werden kann. Bevor du den Service startest musst du zuerst die Anwendung schlie\u00dfen.",
+    "ButtonSelectDirectory": "W\u00e4hle Verzeichnis",
+    "LabelCustomPaths": "Definiere eigene Pfade. Felder leer lassen um die Standardwerte zu nutzen.",
+    "LabelCachePath": "Cache Pfad:",
+    "LabelCachePathHelp": "W\u00e4hle eine Verzeichnis f\u00fcr Server Cache Dateien, wie z.B. Bilddateien.",
+    "LabelImagesByNamePath": "Images by name Pfad:",
+    "LabelImagesByNamePathHelp": "W\u00e4hle eine Verzeichnis f\u00fcr Schauspieler, Interpreten, Genre und Studio Bilder.",
+    "LabelMetadataPath": "Metadata Pfad:",
+    "LabelMetadataPathHelp": "W\u00e4hle ein Verzeichnis f\u00fcr heruntergeladenes Bildmaterial und Metadaten, falls diese nicht innerhalb der Medienverzeichnisse gespeichert werden sollen.",
+    "LabelTranscodingTempPath": "Tempor\u00e4rer Transcoding Pfad:",
+    "LabelTranscodingTempPathHelp": "Dieses Verzeichnis beinhaltet Dateien die f\u00fcr den Betrieb des Transcoders benutzt werden. W\u00e4hle einen eigenen Pfad oder lasse das Feld frei, um den Standardspeicherort im Server Datenverzeichnis zu nutzen.",
+    "TabBasics": "Grundlagen",
+    "TabTV": "TV",
+    "TabGames": "Spiele",
+    "TabMusic": "Musik",
+    "TabOthers": "Andere",
+    "HeaderExtractChapterImagesFor": "Speichere Kapitelbilder f\u00fcr:",
+    "OptionMovies": "Filme",
+    "OptionEpisodes": "Episoden",
+    "OptionOtherVideos": "Andere Filme",
+    "TitleMetadata": "Metadaten",
+    "LabelAutomaticUpdatesFanart": "Aktiviere automatische Updates von FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Aktiviere automatische Updates von TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Aktiviere automatische Updates von TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Falls aktviert, werden Bilder die unter fanart.tv neu hinzugef\u00fcgt wurden, automatisch geladen. Vorhandene Bilder werden nicht ersetzt.",
+    "LabelAutomaticUpdatesTmdbHelp": "Falls aktviert, werden Bilder die unter TheMovieDB.org neu hinzugef\u00fcgt wurden, automatisch geladen. Vorhandene Bilder werden nicht ersetzt.",
+    "LabelAutomaticUpdatesTvdbHelp": "Falls aktviert, werden Bilder die unter TheTVDB.com neu hinzugef\u00fcgt wurden, automatisch geladen. Vorhandene Bilder werden nicht ersetzt.",
+    "ExtractChapterImagesHelp": "Das Auslesen von Kapitelbildern erlaubt es den Clients grafische Szenenauswahlmen\u00fcs anzuzeigen. Der Prozess kann langsam sowie prozessorintensiv sein und kann mehrere Gigabyte an Speicherplatz erfordern. Er wird nachts um 4:00 Uhr als geplante Aufgabe ausgef\u00fchrt, dies l\u00e4sst sich im \"Geplante Aufgaben\" Bereich konfigurieren. Es ist nicht ratsam, diese Aufgabe in der Hauptbelastungszeit auszuf\u00fchren.",
+    "LabelMetadataDownloadLanguage": "Bevorzugte Sprache f\u00fcr Downloads:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Speicherconvention der Bilddatein:",
+    "LabelImageSavingConventionHelp": "Media Browser erkennt Bilddateien von den meisten gro\u00dfen Medienanwendungen. Die Festlegung deiner Download Einstellungen ist n\u00fctzlich, wenn du auch andere Produkte benutzt.",
+    "OptionImageSavingCompatible": "Kompatibilit\u00e4t - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2"
 }

+ 305 - 300
MediaBrowser.Server.Implementations/Localization/Server/el.json

@@ -1,299 +1,4 @@
 {
-    "LabelExit": "\u03ad\u03be\u03bf\u03b4\u03bf\u03c2",
-    "LabelVisitCommunity": "\u0395\u03c0\u03af\u03c3\u03ba\u03b5\u03c8\u03b7 \u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "\u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf",
-    "LabelViewApiDocumentation": "\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae Api \u03a4\u03b5\u03ba\u03bc\u03b7\u03c1\u03af\u03c9\u03c3\u03b7",
-    "LabelBrowseLibrary": "\u03c0\u03b5\u03c1\u03b9\u03b7\u03b3\u03b7\u03b8\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b7 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7",
-    "LabelConfigureMediaBrowser": "\u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf Media Browser",
-    "LabelOpenLibraryViewer": "\u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd  \u0392\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7 \u03b8\u03b5\u03b1\u03c4\u03ae",
-    "LabelRestartServer": "\u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae",
-    "LabelShowLogWindow": "\u0394\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd \u03c4\u03bf \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf",
-    "LabelPrevious": "\u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf\u03c2",
-    "LabelFinish": "\u03c4\u03ad\u03bb\u03bf\u03c2",
-    "LabelNext": "\u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf\u03c2 ",
-    "LabelYoureDone": "\u03a4\u03b5\u03bb\u03b5\u03b9\u03ce\u03c3\u03b1\u03c4\u03b5",
-    "WelcomeToMediaBrowser": "\u039a\u03b1\u03bb\u03ce\u03c2 \u03ae\u03c1\u03b8\u03b1\u03c4\u03b5 \u03c3\u03c4\u03bf Media Browser",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "\u0391\u03c5\u03c4\u03cc\u03c2 \u03bf \u03bf\u03b4\u03b7\u03b3\u03cc\u03c2 \u03b8\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b8\u03bf\u03b4\u03b7\u03b3\u03ae\u03c3\u03b5\u03b9 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c4\u03af\u03bc\u03b7\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2.",
-    "TellUsAboutYourself": "\u03a0\u03b5\u03af\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03c3\u03ac\u03c2",
-    "LabelYourFirstName": "\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c3\u03b1\u03c2",
-    "MoreUsersCanBeAddedLater": "\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf\u03c5\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b5\u03b8\u03bf\u03cd\u03bd \u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03bc\u03b5 \u03c4\u03bf \u03c4\u03b1\u03bc\u03c0\u03bb\u03cc",
-    "UserProfilesIntro": "Media Browser \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03b9 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c6\u03af\u03bb \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7, \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03c5\u03bd \u03c3\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b4\u03b9\u03ba\u03ad\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2, playstate \u03ba\u03b1\u03b9 \u03b3\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5.\n",
-    "LabelWindowsService": "Windows \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 ",
-    "AWindowsServiceHasBeenInstalled": "\u039c\u03b9\u03b1 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 Windows \u03ad\u03c7\u03bf\u03c5\u03bd \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03b1\u03b8\u03b5\u03af",
-    "WindowsServiceIntro1": "Media Browser Server \u03b5\u03ba\u03c4\u03b5\u03bb\u03b5\u03af \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03c9\u03c2 \u03ad\u03bd\u03b1 desktop \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03bc\u03b5 \u03ad\u03bd\u03b1 \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u03c4\u03bf\u03c5 \u03b4\u03af\u03c3\u03ba\u03bf\u03c5, \u03b1\u03bb\u03bb\u03ac \u03b1\u03bd \u03c0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ac\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03c1\u03ad\u03be\u03b5\u03b9 \u03c9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03c5\u03c0\u03cc\u03b2\u03b1\u03b8\u03c1\u03bf, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03c9\u03bd Windows \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03b1\u03bd\u03c4 '\u03b1\u03c5\u03c4\u03bf\u03cd. ",
-    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "\u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03bb\u03b9\u03bc\u03ac\u03bd\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03c7\u03b1\u03c1\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03b7\u03c3\u03b7",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "\u03b5\u03bd\u03c4\u03ac\u03be\u03b5\u03b9",
-    "ButtonCancel": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 ",
-    "ButtonNew": "New",
-    "HeaderSetupLibrary": "Setup your media library",
-    "ButtonAddMediaFolder": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf \u03c4\u03bf\u03c5 Media",
-    "LabelFolderType": "\u03a4\u03cd\u03c0\u03bf \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 ",
-    "MediaFolderHelpPluginRequired": "\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03b5\u03bd\u03cc\u03c2 plugin.\u03c0.\u03c7. Gamebrowser \u03ae  MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "\u0391\u03bd\u03b1\u03c4\u03c1\u03b5\u03be\u03c4\u03b5 \u03c3\u03c4\u03bf media  \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7 wiki",
-    "LabelCountry": "T\u03b7 \u03c7\u03ce\u03c1\u03b1",
-    "LabelLanguage": "\u03a4\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1",
-    "HeaderPreferredMetadataLanguage": "\u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03bc\u03b5\u03c4\u03b1",
-    "LabelSaveLocalMetadata": "\u0391\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03ad\u03c1\u03b3\u03bf \u03c4\u03ad\u03c7\u03bd\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bc\u03b5\u03c4\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c3\u03b5 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03c9\u03bd",
-    "LabelSaveLocalMetadataHelp": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 artwork \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03b1-\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03b5 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03bc\u03ad\u03c3\u03c9\u03bd \u03b8\u03b1 \u03c4\u03bf\u03c5\u03c2 \u03b8\u03ad\u03c3\u03b5\u03b9 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03c4\u03cc\u03c0\u03bf \u03cc\u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03b5\u03cd\u03ba\u03bf\u03bb\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5.",
-    "LabelDownloadInternetMetadata": "\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03ad\u03c1\u03b3\u03b1 \u03c4\u03ad\u03c7\u03bd\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bc\u03b5\u03c4\u03b1-\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf internet ",
-    "LabelDownloadInternetMetadataHelp": "Media Browser \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03b5\u03b9 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b1 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2.",
-    "TabPreferences": "\u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ae\u03c3\u03b5\u03b9\u03c2 ",
-    "TabPassword": "\u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc",
-    "TabLibraryAccess": "\u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7",
-    "TabImage": "\u03b5\u03b9\u03ba\u03cc\u03bd\u03b1",
-    "TabProfile": "\u03c0\u03c1\u03bf\u03c6\u03af\u03bb ",
-    "TabMetadata": "Metadata",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "\u03b4\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd  \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03b5\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1  \u03b5\u03bd\u03c4\u03cc\u03c2  \u03b5\u03c0\u03bf\u03c7\u03ad\u03c2",
-    "LabelUnairedMissingEpisodesWithinSeasons": "\u03b4\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd unaired \u03b5\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1 \u03b5\u03bd\u03c4\u03cc\u03c2 \u03b5\u03c0\u03bf\u03c7\u03ad\u03c2",
-    "HeaderVideoPlaybackSettings": "\u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03b2\u03af\u03bd\u03c4\u03b5\u03bf \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2.",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "\u039f\u03bc\u03b9\u03bb\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03c0\u03c1\u03bf\u03c4\u03af\u03bc\u03b7\u03c3\u03b7\u03c2",
-    "LabelSubtitleLanguagePreference": "\u0393\u03bb\u03ce\u03c3\u03c3\u03b1 \u03c5\u03c0\u03cc\u03c4\u03b9\u03c4\u03bb\u03c9\u03bd \u03c0\u03c1\u03bf\u03c4\u03af\u03bc\u03b7\u03c3\u03b7\u03c2",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "\u03c4\u03b1 \u03c0\u03c1\u03bf\u03c6\u03af\u03bb",
-    "TabSecurity": "A\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1 ",
-    "ButtonAddUser": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "\u0391\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03c4\u03b5",
-    "ButtonResetPassword": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",
-    "LabelNewPassword": "\u039d\u03ad\u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 ",
-    "LabelNewPasswordConfirm": "\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bd\u03ad\u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 ",
-    "HeaderCreatePassword": "\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 ",
-    "LabelCurrentPassword": "\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",
-    "LabelMaxParentalRating": "\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03b5\u03c0\u03b9\u03c4\u03c1\u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03b3\u03bf\u03bd\u03b9\u03ba\u03ae \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1:",
-    "MaxParentalRatingHelp": "\u03a4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03c1\u03c5\u03bc\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",
-    "LibraryAccessHelp": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03bc\u03ad\u03c3\u03c9\u03bd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03bf \u03bc\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7. \u039f\u03b9 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ad\u03c2 \u03b8\u03b1 \u03ad\u03c7\u03bf\u03c5\u03bd \u03c4\u03b7 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03cc\u03bb\u03b1 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03bc\u03b5\u03c4\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "\u0391\u03bd\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 ",
-    "HeaderUploadNewImage": "\u0391\u03bd\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03bd\u03ad\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only",
-    "MessageNothingHere": "\u03a4\u03af\u03c0\u03bf\u03c4\u03b1 \u03b5\u03b4\u03ce ",
-    "MessagePleaseEnsureInternetMetadata": "\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03bb\u03ae\u03c8\u03b7 \u03bc\u03b5\u03c4\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c3\u03c4\u03bf internet \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7.\n",
-    "TabSuggested": "\u03a0\u03c1\u03bf\u03c4\u03b5\u03b9\u03bd\u03cc\u03bc\u03b5\u03bd\u03b7",
-    "TabLatest": "\u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf\u03c2",
-    "TabUpcoming": "\u0395\u03c0\u03b5\u03c1\u03c7\u03cc\u03bc\u03b5\u03bd\u03b7",
-    "TabShows": "\u0395\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1",
-    "TabEpisodes": "\u0395\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1",
-    "TabGenres": "\u0395\u03af\u03b4\u03b7",
-    "TabPeople": "\u0386\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf\u03b9 ",
-    "TabNetworks": "\u0394\u03af\u03ba\u03c4\u03c5\u03b1",
-    "HeaderUsers": "\u03a7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 ",
-    "HeaderFilters": "\u03a6\u03af\u03bb\u03c4\u03c1\u03b1",
-    "ButtonFilter": "\u03c6\u03af\u03bb\u03c4\u03c1\u03bf",
-    "OptionFavorite": "\u0391\u03b3\u03b1\u03c0\u03b7\u03bc\u03ad\u03bd\u03b1",
-    "OptionLikes": "\u03a3\u03c5\u03bc\u03c0\u03b1\u03b8\u03b5\u03af",
-    "OptionDislikes": "\u0391\u03bd\u03c4\u03b9\u03c0\u03b1\u03b8\u03b5\u03af",
-    "OptionActors": "\u0397\u03b8\u03bf\u03c0\u03bf\u03b9\u03bf\u03af",
-    "OptionGuestStars": "\u0393\u03ba\u03b5\u03c3\u03c4 \u03c3\u03c4\u03b1\u03c1",
-    "OptionDirectors": "\u03b4\u03b9\u03b5\u03c5\u03b8\u03c5\u03bd\u03c4\u03ad\u03c2",
-    "OptionWriters": "\u03a3\u03c5\u03b3\u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03c2",
-    "OptionProducers": "\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03bf\u03af",
-    "HeaderResume": "\u03a3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03b9 ",
-    "HeaderNextUp": "\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf",
-    "NoNextUpItemsMessage": "\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1. \u039e\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b5\u03c0\u03b9\u03b4\u03b5\u03af\u03be\u03b5\u03b9\u03c2 \u03c3\u03b1\u03c2!",
-    "HeaderLatestEpisodes": "\u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03b5\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "\u03c4\u03c1\u03b1\u03b3\u03bf\u03cd\u03b4\u03b9\u03b1",
-    "TabAlbums": "\u03ac\u03bb\u03bc\u03c0\u03bf\u03c5\u03bc",
-    "TabArtists": "\u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2",
-    "TabAlbumArtists": "\u03ac\u03bb\u03bc\u03c0\u03bf\u03c5\u03bc \u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2",
-    "TabMusicVideos": "\u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ac \u03b2\u03af\u03bd\u03c4\u03b5\u03bf",
-    "ButtonSort": "\u03c4\u03b1\u03be\u03b9\u03bd\u03bf\u03bc\u03ae\u03c3\u03b5\u03c4\u03b5",
-    "HeaderSortBy": "\u03a4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03ba\u03b1\u03c4\u03ac",
-    "HeaderSortOrder": "\u03a3\u03b5\u03b9\u03c1\u03ac \u03c4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7\u03c2",
-    "OptionPlayed": "\u03a0\u03b1\u03af\u03c7\u03b8\u03b7\u03ba\u03b5",
-    "OptionUnplayed": "\u03b4\u03b5\u03bd \u03c0\u03b1\u03af\u03c7\u03b8\u03b7\u03ba\u03b5",
-    "OptionAscending": "\u03b1\u03cd\u03be\u03bf\u03c5\u03c3\u03b1",
-    "OptionDescending": "\u03c6\u03b8\u03af\u03bd\u03bf\u03c5\u03c3\u03b1 ",
-    "OptionRuntime": "Runtime",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Play Count",
-    "OptionDatePlayed": "Date Played",
-    "OptionDateAdded": "\u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2",
-    "OptionAlbumArtist": "\u03ac\u03bb\u03bc\u03c0\u03bf\u03c5\u03bc \u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2",
-    "OptionArtist": " \u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2",
-    "OptionAlbum": "\u03ac\u03bb\u03bc\u03c0\u03bf\u03c5\u03bc",
-    "OptionTrackName": "Track Name",
-    "OptionCommunityRating": "Community Rating",
-    "OptionNameSort": "Name",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Revenue",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Timeline",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Critic Rating",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "My Plugins",
-    "TabCatalog": "Catalog",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Automatic Updates",
-    "HeaderNowPlaying": "Now Playing",
-    "HeaderLatestAlbums": "Latest Albums",
-    "HeaderLatestSongs": "Latest Songs",
-    "HeaderRecentlyPlayed": "Recently Played",
-    "HeaderFrequentlyPlayed": "Frequently Played",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Features:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Subtitles",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Theme Song",
-    "OptionHasThemeVideo": "Theme Video",
-    "TabMovies": "Movies",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Latest Movies",
-    "HeaderLatestTrailers": "Latest Trailers",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "IMDb Rating",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "Basic",
-    "TabAdvanced": "Advanced",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Sunday",
-    "OptionMonday": "Monday",
-    "OptionTuesday": "Tuesday",
-    "OptionWednesday": "Wednesday",
-    "OptionThursday": "Thursday",
-    "OptionFriday": "Friday",
-    "OptionSaturday": "Saturday",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Missing IMDb Id",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "General",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "About",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Disable this user",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Select",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Advanced",
-    "LabelAutomaticUpdateLevel": "Automatic update level",
-    "OptionRelease": "\u0397 \u03b5\u03c0\u03af\u03c3\u03b7\u03bc\u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7",
-    "OptionBeta": "\u03b2\u03ae\u03c4\u03b1",
-    "OptionDev": "\u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7 (\u03b1\u03c3\u03c4\u03b1\u03b8\u03ae\u03c2)",
-    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
-    "LabelRunServerAtStartup": "Run server at startup",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "Select Directory",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basics",
-    "TabTV": "TV",
-    "TabGames": "Games",
-    "TabMusic": "Music",
-    "TabOthers": "Others",
-    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
-    "OptionMovies": "Movies",
-    "OptionEpisodes": "Episodes",
-    "OptionOtherVideos": "Other Videos",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Image saving convention:",
-    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Sign In",
-    "TitleSignIn": "Sign In",
-    "HeaderPleaseSignIn": "Please sign in",
-    "LabelUser": "User:",
     "LabelPassword": "Password:",
     "ButtonManualLogin": "Manual Login",
     "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
@@ -546,11 +251,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +526,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +949,305 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "\u03ad\u03be\u03bf\u03b4\u03bf\u03c2",
+    "LabelVisitCommunity": "\u0395\u03c0\u03af\u03c3\u03ba\u03b5\u03c8\u03b7 \u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "\u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf",
+    "LabelViewApiDocumentation": "\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae Api \u03a4\u03b5\u03ba\u03bc\u03b7\u03c1\u03af\u03c9\u03c3\u03b7",
+    "LabelBrowseLibrary": "\u03c0\u03b5\u03c1\u03b9\u03b7\u03b3\u03b7\u03b8\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b7 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7",
+    "LabelConfigureMediaBrowser": "\u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf Media Browser",
+    "LabelOpenLibraryViewer": "\u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd  \u0392\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7 \u03b8\u03b5\u03b1\u03c4\u03ae",
+    "LabelRestartServer": "\u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae",
+    "LabelShowLogWindow": "\u0394\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd \u03c4\u03bf \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf",
+    "LabelPrevious": "\u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf\u03c2",
+    "LabelFinish": "\u03c4\u03ad\u03bb\u03bf\u03c2",
+    "LabelNext": "\u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf\u03c2 ",
+    "LabelYoureDone": "\u03a4\u03b5\u03bb\u03b5\u03b9\u03ce\u03c3\u03b1\u03c4\u03b5",
+    "WelcomeToMediaBrowser": "\u039a\u03b1\u03bb\u03ce\u03c2 \u03ae\u03c1\u03b8\u03b1\u03c4\u03b5 \u03c3\u03c4\u03bf Media Browser",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "\u0391\u03c5\u03c4\u03cc\u03c2 \u03bf \u03bf\u03b4\u03b7\u03b3\u03cc\u03c2 \u03b8\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b8\u03bf\u03b4\u03b7\u03b3\u03ae\u03c3\u03b5\u03b9 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c4\u03af\u03bc\u03b7\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2.",
+    "TellUsAboutYourself": "\u03a0\u03b5\u03af\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03c3\u03ac\u03c2",
+    "LabelYourFirstName": "\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c3\u03b1\u03c2",
+    "MoreUsersCanBeAddedLater": "\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf\u03c5\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b5\u03b8\u03bf\u03cd\u03bd \u03b1\u03c1\u03b3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03bc\u03b5 \u03c4\u03bf \u03c4\u03b1\u03bc\u03c0\u03bb\u03cc",
+    "UserProfilesIntro": "Media Browser \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03b9 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c6\u03af\u03bb \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7, \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03c5\u03bd \u03c3\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b4\u03b9\u03ba\u03ad\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2, playstate \u03ba\u03b1\u03b9 \u03b3\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5.\n",
+    "LabelWindowsService": "Windows \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 ",
+    "AWindowsServiceHasBeenInstalled": "\u039c\u03b9\u03b1 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 Windows \u03ad\u03c7\u03bf\u03c5\u03bd \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03b1\u03b8\u03b5\u03af",
+    "WindowsServiceIntro1": "Media Browser Server \u03b5\u03ba\u03c4\u03b5\u03bb\u03b5\u03af \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03c9\u03c2 \u03ad\u03bd\u03b1 desktop \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03bc\u03b5 \u03ad\u03bd\u03b1 \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u03c4\u03bf\u03c5 \u03b4\u03af\u03c3\u03ba\u03bf\u03c5, \u03b1\u03bb\u03bb\u03ac \u03b1\u03bd \u03c0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ac\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03c1\u03ad\u03be\u03b5\u03b9 \u03c9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03c5\u03c0\u03cc\u03b2\u03b1\u03b8\u03c1\u03bf, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03c9\u03bd Windows \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03b1\u03bd\u03c4 '\u03b1\u03c5\u03c4\u03bf\u03cd. ",
+    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "\u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03bb\u03b9\u03bc\u03ac\u03bd\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03c7\u03b1\u03c1\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03b7\u03c3\u03b7",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "\u03b5\u03bd\u03c4\u03ac\u03be\u03b5\u03b9",
+    "ButtonCancel": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 ",
+    "ButtonNew": "New",
+    "HeaderSetupLibrary": "Setup your media library",
+    "ButtonAddMediaFolder": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf \u03c4\u03bf\u03c5 Media",
+    "LabelFolderType": "\u03a4\u03cd\u03c0\u03bf \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 ",
+    "MediaFolderHelpPluginRequired": "\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03b5\u03bd\u03cc\u03c2 plugin.\u03c0.\u03c7. Gamebrowser \u03ae  MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "\u0391\u03bd\u03b1\u03c4\u03c1\u03b5\u03be\u03c4\u03b5 \u03c3\u03c4\u03bf media  \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7 wiki",
+    "LabelCountry": "T\u03b7 \u03c7\u03ce\u03c1\u03b1",
+    "LabelLanguage": "\u03a4\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1",
+    "HeaderPreferredMetadataLanguage": "\u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03bc\u03b5\u03c4\u03b1",
+    "LabelSaveLocalMetadata": "\u0391\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03ad\u03c1\u03b3\u03bf \u03c4\u03ad\u03c7\u03bd\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bc\u03b5\u03c4\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c3\u03b5 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03c9\u03bd",
+    "LabelSaveLocalMetadataHelp": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 artwork \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03b1-\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03b5 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03bc\u03ad\u03c3\u03c9\u03bd \u03b8\u03b1 \u03c4\u03bf\u03c5\u03c2 \u03b8\u03ad\u03c3\u03b5\u03b9 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03c4\u03cc\u03c0\u03bf \u03cc\u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03b5\u03cd\u03ba\u03bf\u03bb\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5.",
+    "LabelDownloadInternetMetadata": "\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03ad\u03c1\u03b3\u03b1 \u03c4\u03ad\u03c7\u03bd\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bc\u03b5\u03c4\u03b1-\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf internet ",
+    "LabelDownloadInternetMetadataHelp": "Media Browser \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03b5\u03b9 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b1 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03b1 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03b5\u03b9\u03c2.",
+    "TabPreferences": "\u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ae\u03c3\u03b5\u03b9\u03c2 ",
+    "TabPassword": "\u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc",
+    "TabLibraryAccess": "\u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7",
+    "TabImage": "\u03b5\u03b9\u03ba\u03cc\u03bd\u03b1",
+    "TabProfile": "\u03c0\u03c1\u03bf\u03c6\u03af\u03bb ",
+    "TabMetadata": "Metadata",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "\u03b4\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd  \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03b5\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1  \u03b5\u03bd\u03c4\u03cc\u03c2  \u03b5\u03c0\u03bf\u03c7\u03ad\u03c2",
+    "LabelUnairedMissingEpisodesWithinSeasons": "\u03b4\u03b5\u03af\u03c7\u03bd\u03bf\u03c5\u03bd unaired \u03b5\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1 \u03b5\u03bd\u03c4\u03cc\u03c2 \u03b5\u03c0\u03bf\u03c7\u03ad\u03c2",
+    "HeaderVideoPlaybackSettings": "\u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03b2\u03af\u03bd\u03c4\u03b5\u03bf \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2.",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "\u039f\u03bc\u03b9\u03bb\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1 \u03c0\u03c1\u03bf\u03c4\u03af\u03bc\u03b7\u03c3\u03b7\u03c2",
+    "LabelSubtitleLanguagePreference": "\u0393\u03bb\u03ce\u03c3\u03c3\u03b1 \u03c5\u03c0\u03cc\u03c4\u03b9\u03c4\u03bb\u03c9\u03bd \u03c0\u03c1\u03bf\u03c4\u03af\u03bc\u03b7\u03c3\u03b7\u03c2",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "\u03c4\u03b1 \u03c0\u03c1\u03bf\u03c6\u03af\u03bb",
+    "TabSecurity": "A\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1 ",
+    "ButtonAddUser": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "\u0391\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03c4\u03b5",
+    "ButtonResetPassword": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",
+    "LabelNewPassword": "\u039d\u03ad\u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 ",
+    "LabelNewPasswordConfirm": "\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bd\u03ad\u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 ",
+    "HeaderCreatePassword": "\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 ",
+    "LabelCurrentPassword": "\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",
+    "LabelMaxParentalRating": "\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03b5\u03c0\u03b9\u03c4\u03c1\u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03b3\u03bf\u03bd\u03b9\u03ba\u03ae \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1:",
+    "MaxParentalRatingHelp": "\u03a4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03c1\u03c5\u03bc\u03bc\u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",
+    "LibraryAccessHelp": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03bc\u03ad\u03c3\u03c9\u03bd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03bf \u03bc\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7. \u039f\u03b9 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ad\u03c2 \u03b8\u03b1 \u03ad\u03c7\u03bf\u03c5\u03bd \u03c4\u03b7 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03cc\u03bb\u03b1 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5\u03c2 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03bc\u03b5\u03c4\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "\u0391\u03bd\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 ",
+    "HeaderUploadNewImage": "\u0391\u03bd\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03bd\u03ad\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only",
+    "MessageNothingHere": "\u03a4\u03af\u03c0\u03bf\u03c4\u03b1 \u03b5\u03b4\u03ce ",
+    "MessagePleaseEnsureInternetMetadata": "\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03bb\u03ae\u03c8\u03b7 \u03bc\u03b5\u03c4\u03b1\u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c3\u03c4\u03bf internet \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7.\n",
+    "TabSuggested": "\u03a0\u03c1\u03bf\u03c4\u03b5\u03b9\u03bd\u03cc\u03bc\u03b5\u03bd\u03b7",
+    "TabLatest": "\u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf\u03c2",
+    "TabUpcoming": "\u0395\u03c0\u03b5\u03c1\u03c7\u03cc\u03bc\u03b5\u03bd\u03b7",
+    "TabShows": "\u0395\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1",
+    "TabEpisodes": "\u0395\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1",
+    "TabGenres": "\u0395\u03af\u03b4\u03b7",
+    "TabPeople": "\u0386\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf\u03b9 ",
+    "TabNetworks": "\u0394\u03af\u03ba\u03c4\u03c5\u03b1",
+    "HeaderUsers": "\u03a7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 ",
+    "HeaderFilters": "\u03a6\u03af\u03bb\u03c4\u03c1\u03b1",
+    "ButtonFilter": "\u03c6\u03af\u03bb\u03c4\u03c1\u03bf",
+    "OptionFavorite": "\u0391\u03b3\u03b1\u03c0\u03b7\u03bc\u03ad\u03bd\u03b1",
+    "OptionLikes": "\u03a3\u03c5\u03bc\u03c0\u03b1\u03b8\u03b5\u03af",
+    "OptionDislikes": "\u0391\u03bd\u03c4\u03b9\u03c0\u03b1\u03b8\u03b5\u03af",
+    "OptionActors": "\u0397\u03b8\u03bf\u03c0\u03bf\u03b9\u03bf\u03af",
+    "OptionGuestStars": "\u0393\u03ba\u03b5\u03c3\u03c4 \u03c3\u03c4\u03b1\u03c1",
+    "OptionDirectors": "\u03b4\u03b9\u03b5\u03c5\u03b8\u03c5\u03bd\u03c4\u03ad\u03c2",
+    "OptionWriters": "\u03a3\u03c5\u03b3\u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03c2",
+    "OptionProducers": "\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03bf\u03af",
+    "HeaderResume": "\u03a3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03b9 ",
+    "HeaderNextUp": "\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf",
+    "NoNextUpItemsMessage": "\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1. \u039e\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b5\u03c0\u03b9\u03b4\u03b5\u03af\u03be\u03b5\u03b9\u03c2 \u03c3\u03b1\u03c2!",
+    "HeaderLatestEpisodes": "\u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03b5\u03c0\u03b5\u03b9\u03c3\u03cc\u03b4\u03b9\u03b1",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "\u03c4\u03c1\u03b1\u03b3\u03bf\u03cd\u03b4\u03b9\u03b1",
+    "TabAlbums": "\u03ac\u03bb\u03bc\u03c0\u03bf\u03c5\u03bc",
+    "TabArtists": "\u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2",
+    "TabAlbumArtists": "\u03ac\u03bb\u03bc\u03c0\u03bf\u03c5\u03bc \u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2",
+    "TabMusicVideos": "\u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ac \u03b2\u03af\u03bd\u03c4\u03b5\u03bf",
+    "ButtonSort": "\u03c4\u03b1\u03be\u03b9\u03bd\u03bf\u03bc\u03ae\u03c3\u03b5\u03c4\u03b5",
+    "HeaderSortBy": "\u03a4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03ba\u03b1\u03c4\u03ac",
+    "HeaderSortOrder": "\u03a3\u03b5\u03b9\u03c1\u03ac \u03c4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7\u03c2",
+    "OptionPlayed": "\u03a0\u03b1\u03af\u03c7\u03b8\u03b7\u03ba\u03b5",
+    "OptionUnplayed": "\u03b4\u03b5\u03bd \u03c0\u03b1\u03af\u03c7\u03b8\u03b7\u03ba\u03b5",
+    "OptionAscending": "\u03b1\u03cd\u03be\u03bf\u03c5\u03c3\u03b1",
+    "OptionDescending": "\u03c6\u03b8\u03af\u03bd\u03bf\u03c5\u03c3\u03b1 ",
+    "OptionRuntime": "Runtime",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Play Count",
+    "OptionDatePlayed": "Date Played",
+    "OptionDateAdded": "\u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2",
+    "OptionAlbumArtist": "\u03ac\u03bb\u03bc\u03c0\u03bf\u03c5\u03bc \u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2",
+    "OptionArtist": " \u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2",
+    "OptionAlbum": "\u03ac\u03bb\u03bc\u03c0\u03bf\u03c5\u03bc",
+    "OptionTrackName": "Track Name",
+    "OptionCommunityRating": "Community Rating",
+    "OptionNameSort": "Name",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Revenue",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Timeline",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Critic Rating",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "My Plugins",
+    "TabCatalog": "Catalog",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Automatic Updates",
+    "HeaderNowPlaying": "Now Playing",
+    "HeaderLatestAlbums": "Latest Albums",
+    "HeaderLatestSongs": "Latest Songs",
+    "HeaderRecentlyPlayed": "Recently Played",
+    "HeaderFrequentlyPlayed": "Frequently Played",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Features:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Subtitles",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Theme Song",
+    "OptionHasThemeVideo": "Theme Video",
+    "TabMovies": "Movies",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Latest Movies",
+    "HeaderLatestTrailers": "Latest Trailers",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "IMDb Rating",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "Basic",
+    "TabAdvanced": "Advanced",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Sunday",
+    "OptionMonday": "Monday",
+    "OptionTuesday": "Tuesday",
+    "OptionWednesday": "Wednesday",
+    "OptionThursday": "Thursday",
+    "OptionFriday": "Friday",
+    "OptionSaturday": "Saturday",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Missing IMDb Id",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "General",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "About",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Disable this user",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Select",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Advanced",
+    "LabelAutomaticUpdateLevel": "Automatic update level",
+    "OptionRelease": "\u0397 \u03b5\u03c0\u03af\u03c3\u03b7\u03bc\u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7",
+    "OptionBeta": "\u03b2\u03ae\u03c4\u03b1",
+    "OptionDev": "\u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7 (\u03b1\u03c3\u03c4\u03b1\u03b8\u03ae\u03c2)",
+    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging",
+    "LabelRunServerAtStartup": "Run server at startup",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "Select Directory",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basics",
+    "TabTV": "TV",
+    "TabGames": "Games",
+    "TabMusic": "Music",
+    "TabOthers": "Others",
+    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
+    "OptionMovies": "Movies",
+    "OptionEpisodes": "Episodes",
+    "OptionOtherVideos": "Other Videos",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Image saving convention:",
+    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Sign In",
+    "TitleSignIn": "Sign In",
+    "HeaderPleaseSignIn": "Please sign in",
+    "LabelUser": "User:"
 }

+ 290 - 285
MediaBrowser.Server.Implementations/Localization/Server/en_GB.json

@@ -1,284 +1,4 @@
 {
-    "LabelExit": "Exit",
-    "LabelVisitCommunity": "Visit Community",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "View Api Documentation",
-    "LabelBrowseLibrary": "Browse Library",
-    "LabelConfigureMediaBrowser": "Configure Media Browser",
-    "LabelOpenLibraryViewer": "Open Library Viewer",
-    "LabelRestartServer": "Restart Server",
-    "LabelShowLogWindow": "Show Log Window",
-    "LabelPrevious": "Previous",
-    "LabelFinish": "Finish",
-    "LabelNext": "Next",
-    "LabelYoureDone": "You're Done!",
-    "WelcomeToMediaBrowser": "Welcome to Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
-    "TellUsAboutYourself": "Tell us about yourself",
-    "LabelYourFirstName": "Your first name:",
-    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
-    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
-    "LabelWindowsService": "Windows Service",
-    "AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
-    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
-    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "Configure settings",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Cancel",
-    "ButtonNew": "New",
-    "HeaderSetupLibrary": "Setup your media library",
-    "ButtonAddMediaFolder": "Add media folder",
-    "LabelFolderType": "Folder type:",
-    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
-    "LabelCountry": "Country:",
-    "LabelLanguage": "Language:",
-    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
-    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
-    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
-    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
-    "TabPreferences": "Preferences",
-    "TabPassword": "Password",
-    "TabLibraryAccess": "Library Access",
-    "TabImage": "Image",
-    "TabProfile": "Profile",
-    "TabMetadata": "Metadata",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
-    "HeaderVideoPlaybackSettings": "Video Playback Settings",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Audio language preference:",
-    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profiles",
-    "TabSecurity": "Security",
-    "ButtonAddUser": "Add User",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Save",
-    "ButtonResetPassword": "Reset Password",
-    "LabelNewPassword": "New password:",
-    "LabelNewPasswordConfirm": "New password confirm:",
-    "HeaderCreatePassword": "Create Password",
-    "LabelCurrentPassword": "Current password:",
-    "LabelMaxParentalRating": "Maximum allowed parental rating:",
-    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
-    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Delete Image",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "Upload",
-    "HeaderUploadNewImage": "Upload New Image",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Nothing here.",
-    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
-    "TabSuggested": "Suggested",
-    "TabLatest": "Latest",
-    "TabUpcoming": "Upcoming",
-    "TabShows": "Shows",
-    "TabEpisodes": "Episodes",
-    "TabGenres": "Genres",
-    "TabPeople": "People",
-    "TabNetworks": "Networks",
-    "HeaderUsers": "Users",
-    "HeaderFilters": "Filters:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favourites",
-    "OptionLikes": "Likes",
-    "OptionDislikes": "Dislikes",
-    "OptionActors": "Actors",
-    "OptionGuestStars": "Guest Stars",
-    "OptionDirectors": "Directors",
-    "OptionWriters": "Writers",
-    "OptionProducers": "Producers",
-    "HeaderResume": "Resume",
-    "HeaderNextUp": "Next Up",
-    "NoNextUpItemsMessage": "None found. Start watching your shows!",
-    "HeaderLatestEpisodes": "Latest Episodes",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "Songs",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artists",
-    "TabAlbumArtists": "Album Artists",
-    "TabMusicVideos": "Music Videos",
-    "ButtonSort": "Sort",
-    "HeaderSortBy": "Sort By:",
-    "HeaderSortOrder": "Sort Order:",
-    "OptionPlayed": "Played",
-    "OptionUnplayed": "Unplayed",
-    "OptionAscending": "Ascending",
-    "OptionDescending": "Descending",
-    "OptionRuntime": "Runtime",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Play Count",
-    "OptionDatePlayed": "Date Played",
-    "OptionDateAdded": "Date Added",
-    "OptionAlbumArtist": "Album Artist",
-    "OptionArtist": "Artist",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Track Name",
-    "OptionCommunityRating": "Community Rating",
-    "OptionNameSort": "Name",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Revenue",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Timeline",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Critic Rating",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "My Plugins",
-    "TabCatalog": "Catalog",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Automatic Updates",
-    "HeaderNowPlaying": "Now Playing",
-    "HeaderLatestAlbums": "Latest Albums",
-    "HeaderLatestSongs": "Latest Songs",
-    "HeaderRecentlyPlayed": "Recently Played",
-    "HeaderFrequentlyPlayed": "Frequently Played",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Features:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Subtitles",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Theme Song",
-    "OptionHasThemeVideo": "Theme Video",
-    "TabMovies": "Movies",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Latest Movies",
-    "HeaderLatestTrailers": "Latest Trailers",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "IMDb Rating",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "Basic",
-    "TabAdvanced": "Advanced",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Sunday",
-    "OptionMonday": "Monday",
-    "OptionTuesday": "Tuesday",
-    "OptionWednesday": "Wednesday",
-    "OptionThursday": "Thursday",
-    "OptionFriday": "Friday",
-    "OptionSaturday": "Saturday",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Missing IMDb Id",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "General",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "About",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Disable this user",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Select",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilise:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Advanced",
-    "LabelAutomaticUpdateLevel": "Automatic update level",
-    "OptionRelease": "Official Release",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Unstable)",
-    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
-    "LabelRunServerAtStartup": "Run server at startup",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "Select Directory",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basics",
-    "TabTV": "TV",
-    "TabGames": "Games",
-    "TabMusic": "Music",
-    "TabOthers": "Others",
-    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
-    "OptionMovies": "Movies",
-    "OptionEpisodes": "Episodes",
-    "OptionOtherVideos": "Other Videos",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
     "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
     "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
     "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
@@ -546,11 +266,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +541,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +964,290 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Exit",
+    "LabelVisitCommunity": "Visit Community",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "View Api Documentation",
+    "LabelBrowseLibrary": "Browse Library",
+    "LabelConfigureMediaBrowser": "Configure Media Browser",
+    "LabelOpenLibraryViewer": "Open Library Viewer",
+    "LabelRestartServer": "Restart Server",
+    "LabelShowLogWindow": "Show Log Window",
+    "LabelPrevious": "Previous",
+    "LabelFinish": "Finish",
+    "LabelNext": "Next",
+    "LabelYoureDone": "You're Done!",
+    "WelcomeToMediaBrowser": "Welcome to Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
+    "TellUsAboutYourself": "Tell us about yourself",
+    "LabelYourFirstName": "Your first name:",
+    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
+    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
+    "LabelWindowsService": "Windows Service",
+    "AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
+    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
+    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "Configure settings",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Cancel",
+    "ButtonNew": "New",
+    "HeaderSetupLibrary": "Setup your media library",
+    "ButtonAddMediaFolder": "Add media folder",
+    "LabelFolderType": "Folder type:",
+    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
+    "LabelCountry": "Country:",
+    "LabelLanguage": "Language:",
+    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
+    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
+    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
+    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
+    "TabPreferences": "Preferences",
+    "TabPassword": "Password",
+    "TabLibraryAccess": "Library Access",
+    "TabImage": "Image",
+    "TabProfile": "Profile",
+    "TabMetadata": "Metadata",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
+    "HeaderVideoPlaybackSettings": "Video Playback Settings",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Audio language preference:",
+    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profiles",
+    "TabSecurity": "Security",
+    "ButtonAddUser": "Add User",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Save",
+    "ButtonResetPassword": "Reset Password",
+    "LabelNewPassword": "New password:",
+    "LabelNewPasswordConfirm": "New password confirm:",
+    "HeaderCreatePassword": "Create Password",
+    "LabelCurrentPassword": "Current password:",
+    "LabelMaxParentalRating": "Maximum allowed parental rating:",
+    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
+    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Delete Image",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "Upload",
+    "HeaderUploadNewImage": "Upload New Image",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Nothing here.",
+    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
+    "TabSuggested": "Suggested",
+    "TabLatest": "Latest",
+    "TabUpcoming": "Upcoming",
+    "TabShows": "Shows",
+    "TabEpisodes": "Episodes",
+    "TabGenres": "Genres",
+    "TabPeople": "People",
+    "TabNetworks": "Networks",
+    "HeaderUsers": "Users",
+    "HeaderFilters": "Filters:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favourites",
+    "OptionLikes": "Likes",
+    "OptionDislikes": "Dislikes",
+    "OptionActors": "Actors",
+    "OptionGuestStars": "Guest Stars",
+    "OptionDirectors": "Directors",
+    "OptionWriters": "Writers",
+    "OptionProducers": "Producers",
+    "HeaderResume": "Resume",
+    "HeaderNextUp": "Next Up",
+    "NoNextUpItemsMessage": "None found. Start watching your shows!",
+    "HeaderLatestEpisodes": "Latest Episodes",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "Songs",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artists",
+    "TabAlbumArtists": "Album Artists",
+    "TabMusicVideos": "Music Videos",
+    "ButtonSort": "Sort",
+    "HeaderSortBy": "Sort By:",
+    "HeaderSortOrder": "Sort Order:",
+    "OptionPlayed": "Played",
+    "OptionUnplayed": "Unplayed",
+    "OptionAscending": "Ascending",
+    "OptionDescending": "Descending",
+    "OptionRuntime": "Runtime",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Play Count",
+    "OptionDatePlayed": "Date Played",
+    "OptionDateAdded": "Date Added",
+    "OptionAlbumArtist": "Album Artist",
+    "OptionArtist": "Artist",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Track Name",
+    "OptionCommunityRating": "Community Rating",
+    "OptionNameSort": "Name",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Revenue",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Timeline",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Critic Rating",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "My Plugins",
+    "TabCatalog": "Catalog",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Automatic Updates",
+    "HeaderNowPlaying": "Now Playing",
+    "HeaderLatestAlbums": "Latest Albums",
+    "HeaderLatestSongs": "Latest Songs",
+    "HeaderRecentlyPlayed": "Recently Played",
+    "HeaderFrequentlyPlayed": "Frequently Played",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Features:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Subtitles",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Theme Song",
+    "OptionHasThemeVideo": "Theme Video",
+    "TabMovies": "Movies",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Latest Movies",
+    "HeaderLatestTrailers": "Latest Trailers",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "IMDb Rating",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "Basic",
+    "TabAdvanced": "Advanced",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Sunday",
+    "OptionMonday": "Monday",
+    "OptionTuesday": "Tuesday",
+    "OptionWednesday": "Wednesday",
+    "OptionThursday": "Thursday",
+    "OptionFriday": "Friday",
+    "OptionSaturday": "Saturday",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Missing IMDb Id",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "General",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "About",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Disable this user",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Select",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilise:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Advanced",
+    "LabelAutomaticUpdateLevel": "Automatic update level",
+    "OptionRelease": "Official Release",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Unstable)",
+    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging",
+    "LabelRunServerAtStartup": "Run server at startup",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "Select Directory",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basics",
+    "TabTV": "TV",
+    "TabGames": "Games",
+    "TabMusic": "Music",
+    "TabOthers": "Others",
+    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
+    "OptionMovies": "Movies",
+    "OptionEpisodes": "Episodes",
+    "OptionOtherVideos": "Other Videos",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org"
 }

+ 367 - 362
MediaBrowser.Server.Implementations/Localization/Server/en_US.json

@@ -1,361 +1,4 @@
 {
-    "LabelExit": "Exit",
-    "LabelVisitCommunity": "Visit Community",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "View Api Documentation",
-    "LabelBrowseLibrary": "Browse Library",
-    "LabelConfigureMediaBrowser": "Configure Media Browser",
-    "LabelOpenLibraryViewer": "Open Library Viewer",
-    "LabelRestartServer": "Restart Server",
-    "LabelShowLogWindow": "Show Log Window",
-    "LabelPrevious": "Previous",
-    "LabelFinish": "Finish",
-    "LabelNext": "Next",
-    "LabelYoureDone": "You're Done!",
-    "WelcomeToMediaBrowser": "Welcome to Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
-    "TellUsAboutYourself": "Tell us about yourself",
-    "LabelYourFirstName": "Your first name:",
-    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
-    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
-    "LabelWindowsService": "Windows Service",
-    "AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
-    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
-    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "Configure settings",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Cancel",
-    "ButtonNew": "New",
-    "HeaderSetupLibrary": "Setup your media library",
-    "ButtonAddMediaFolder": "Add media folder",
-    "LabelFolderType": "Folder type:",
-    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
-    "LabelCountry": "Country:",
-    "LabelLanguage": "Language:",
-    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
-    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
-    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
-    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
-    "TabPreferences": "Preferences",
-    "TabPassword": "Password",
-    "TabLibraryAccess": "Library Access",
-    "TabImage": "Image",
-    "TabProfile": "Profile",
-    "TabMetadata": "Metadata",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
-    "HeaderVideoPlaybackSettings": "Video Playback Settings",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Audio language preference:",
-    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profiles",
-    "TabSecurity": "Security",
-    "ButtonAddUser": "Add User",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Save",
-    "ButtonResetPassword": "Reset Password",
-    "LabelNewPassword": "New password:",
-    "LabelNewPasswordConfirm": "New password confirm:",
-    "HeaderCreatePassword": "Create Password",
-    "LabelCurrentPassword": "Current password:",
-    "LabelMaxParentalRating": "Maximum allowed parental rating:",
-    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
-    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Delete Image",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "Upload",
-    "HeaderUploadNewImage": "Upload New Image",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Nothing here.",
-    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
-    "TabSuggested": "Suggested",
-    "TabLatest": "Latest",
-    "TabUpcoming": "Upcoming",
-    "TabShows": "Shows",
-    "TabEpisodes": "Episodes",
-    "TabGenres": "Genres",
-    "TabPeople": "People",
-    "TabNetworks": "Networks",
-    "HeaderUsers": "Users",
-    "HeaderFilters": "Filters:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favorites",
-    "OptionLikes": "Likes",
-    "OptionDislikes": "Dislikes",
-    "OptionActors": "Actors",
-    "OptionGuestStars": "Guest Stars",
-    "OptionDirectors": "Directors",
-    "OptionWriters": "Writers",
-    "OptionProducers": "Producers",
-    "HeaderResume": "Resume",
-    "HeaderNextUp": "Next Up",
-    "NoNextUpItemsMessage": "None found. Start watching your shows!",
-    "HeaderLatestEpisodes": "Latest Episodes",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "Songs",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artists",
-    "TabAlbumArtists": "Album Artists",
-    "TabMusicVideos": "Music Videos",
-    "ButtonSort": "Sort",
-    "HeaderSortBy": "Sort By:",
-    "HeaderSortOrder": "Sort Order:",
-    "OptionPlayed": "Played",
-    "OptionUnplayed": "Unplayed",
-    "OptionAscending": "Ascending",
-    "OptionDescending": "Descending",
-    "OptionRuntime": "Runtime",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Play Count",
-    "OptionDatePlayed": "Date Played",
-    "OptionDateAdded": "Date Added",
-    "OptionAlbumArtist": "Album Artist",
-    "OptionArtist": "Artist",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Track Name",
-    "OptionCommunityRating": "Community Rating",
-    "OptionNameSort": "Name",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Revenue",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Timeline",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Critic Rating",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "My Plugins",
-    "TabCatalog": "Catalog",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Automatic Updates",
-    "HeaderNowPlaying": "Now Playing",
-    "HeaderLatestAlbums": "Latest Albums",
-    "HeaderLatestSongs": "Latest Songs",
-    "HeaderRecentlyPlayed": "Recently Played",
-    "HeaderFrequentlyPlayed": "Frequently Played",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Features:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Subtitles",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Theme Song",
-    "OptionHasThemeVideo": "Theme Video",
-    "TabMovies": "Movies",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Latest Movies",
-    "HeaderLatestTrailers": "Latest Trailers",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "IMDb Rating",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "Basic",
-    "TabAdvanced": "Advanced",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Sunday",
-    "OptionMonday": "Monday",
-    "OptionTuesday": "Tuesday",
-    "OptionWednesday": "Wednesday",
-    "OptionThursday": "Thursday",
-    "OptionFriday": "Friday",
-    "OptionSaturday": "Saturday",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Missing IMDb Id",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "General",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "About",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Disable this user",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Select",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Advanced",
-    "LabelAutomaticUpdateLevel": "Automatic update level",
-    "OptionRelease": "Official Release",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Unstable)",
-    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
-    "LabelRunServerAtStartup": "Run server at startup",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "Select Directory",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basics",
-    "TabTV": "TV",
-    "TabGames": "Games",
-    "TabMusic": "Music",
-    "TabOthers": "Others",
-    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
-    "OptionMovies": "Movies",
-    "OptionEpisodes": "Episodes",
-    "OptionOtherVideos": "Other Videos",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Image saving convention:",
-    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Sign In",
-    "TitleSignIn": "Sign In",
-    "HeaderPleaseSignIn": "Please sign in",
-    "LabelUser": "User:",
-    "LabelPassword": "Password:",
-    "ButtonManualLogin": "Manual Login",
-    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
-    "TabGuide": "Guide",
-    "TabChannels": "Channels",
-    "TabCollections": "Collections",
-    "HeaderChannels": "Channels",
-    "TabRecordings": "Recordings",
-    "TabScheduled": "Scheduled",
-    "TabSeries": "Series",
-    "TabFavorites": "Favorites",
-    "TabMyLibrary": "My Library",
-    "ButtonCancelRecording": "Cancel Recording",
-    "HeaderPrePostPadding": "Pre\/Post Padding",
-    "LabelPrePaddingMinutes": "Pre-padding minutes:",
-    "OptionPrePaddingRequired": "Pre-padding is required in order to record.",
-    "LabelPostPaddingMinutes": "Post-padding minutes:",
-    "OptionPostPaddingRequired": "Post-padding is required in order to record.",
-    "HeaderWhatsOnTV": "What's On",
-    "HeaderUpcomingTV": "Upcoming TV",
-    "TabStatus": "Status",
-    "TabSettings": "Settings",
-    "ButtonRefreshGuideData": "Refresh Guide Data",
-    "ButtonRefresh": "Refresh",
-    "ButtonAdvancedRefresh": "Advanced Refresh",
-    "OptionPriority": "Priority",
-    "OptionRecordOnAllChannels": "Record program on all channels",
-    "OptionRecordAnytime": "Record program at any time",
-    "OptionRecordOnlyNewEpisodes": "Record only new episodes",
-    "HeaderDays": "Days",
-    "HeaderActiveRecordings": "Active Recordings",
-    "HeaderLatestRecordings": "Latest Recordings",
-    "HeaderAllRecordings": "All Recordings",
-    "ButtonPlay": "Play",
-    "ButtonEdit": "Edit",
-    "ButtonRecord": "Record",
-    "ButtonDelete": "Delete",
-    "ButtonRemove": "Remove",
-    "OptionRecordSeries": "Record Series",
-    "HeaderDetails": "Details",
-    "TitleLiveTV": "Live TV",
-    "LabelNumberOfGuideDays": "Number of days of guide data to download:",
-    "LabelNumberOfGuideDaysHelp": "Downloading more days worth of guide data provides the ability to schedule out further in advance and view more listings, but it will also take longer to download. Auto will choose based on the number of channels.",
-    "LabelActiveService": "Active Service:",
-    "LabelActiveServiceHelp": "Multiple tv plugins can be installed but only one can be active at a time.",
-    "OptionAutomatic": "Auto",
-    "LiveTvPluginRequired": "A Live TV service provider plugin is required in order to continue.",
-    "LiveTvPluginRequiredHelp": "Please install one of our available plugins, such as Next Pvr or ServerWmc.",
-    "LabelCustomizeOptionsPerMediaType": "Customize for media type:",
-    "OptionDownloadThumbImage": "Thumb",
-    "OptionDownloadMenuImage": "Menu",
-    "OptionDownloadLogoImage": "Logo",
-    "OptionDownloadBoxImage": "Box",
-    "OptionDownloadDiscImage": "Disc",
-    "OptionDownloadBannerImage": "Banner",
-    "OptionDownloadBackImage": "Back",
-    "OptionDownloadArtImage": "Art",
-    "OptionDownloadPrimaryImage": "Primary",
-    "HeaderFetchImages": "Fetch Images:",
-    "HeaderImageSettings": "Image Settings",
-    "TabOther": "Other",
-    "LabelMaxBackdropsPerItem": "Maximum number of backdrops per item:",
     "LabelMaxScreenshotsPerItem": "Maximum number of screenshots per item:",
     "LabelMinBackdropDownloadWidth": "Minimum backdrop download width:",
     "LabelMinScreenshotDownloadWidth": "Minimum screenshot download width:",
@@ -546,11 +189,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +464,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +887,367 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Exit",
+    "LabelVisitCommunity": "Visit Community",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "View Api Documentation",
+    "LabelBrowseLibrary": "Browse Library",
+    "LabelConfigureMediaBrowser": "Configure Media Browser",
+    "LabelOpenLibraryViewer": "Open Library Viewer",
+    "LabelRestartServer": "Restart Server",
+    "LabelShowLogWindow": "Show Log Window",
+    "LabelPrevious": "Previous",
+    "LabelFinish": "Finish",
+    "LabelNext": "Next",
+    "LabelYoureDone": "You're Done!",
+    "WelcomeToMediaBrowser": "Welcome to Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
+    "TellUsAboutYourself": "Tell us about yourself",
+    "LabelYourFirstName": "Your first name:",
+    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
+    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
+    "LabelWindowsService": "Windows Service",
+    "AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
+    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
+    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "Configure settings",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Cancel",
+    "ButtonNew": "New",
+    "HeaderSetupLibrary": "Setup your media library",
+    "ButtonAddMediaFolder": "Add media folder",
+    "LabelFolderType": "Folder type:",
+    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
+    "LabelCountry": "Country:",
+    "LabelLanguage": "Language:",
+    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
+    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
+    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
+    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
+    "TabPreferences": "Preferences",
+    "TabPassword": "Password",
+    "TabLibraryAccess": "Library Access",
+    "TabImage": "Image",
+    "TabProfile": "Profile",
+    "TabMetadata": "Metadata",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
+    "HeaderVideoPlaybackSettings": "Video Playback Settings",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Audio language preference:",
+    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profiles",
+    "TabSecurity": "Security",
+    "ButtonAddUser": "Add User",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Save",
+    "ButtonResetPassword": "Reset Password",
+    "LabelNewPassword": "New password:",
+    "LabelNewPasswordConfirm": "New password confirm:",
+    "HeaderCreatePassword": "Create Password",
+    "LabelCurrentPassword": "Current password:",
+    "LabelMaxParentalRating": "Maximum allowed parental rating:",
+    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
+    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Delete Image",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "Upload",
+    "HeaderUploadNewImage": "Upload New Image",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Nothing here.",
+    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
+    "TabSuggested": "Suggested",
+    "TabLatest": "Latest",
+    "TabUpcoming": "Upcoming",
+    "TabShows": "Shows",
+    "TabEpisodes": "Episodes",
+    "TabGenres": "Genres",
+    "TabPeople": "People",
+    "TabNetworks": "Networks",
+    "HeaderUsers": "Users",
+    "HeaderFilters": "Filters:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favorites",
+    "OptionLikes": "Likes",
+    "OptionDislikes": "Dislikes",
+    "OptionActors": "Actors",
+    "OptionGuestStars": "Guest Stars",
+    "OptionDirectors": "Directors",
+    "OptionWriters": "Writers",
+    "OptionProducers": "Producers",
+    "HeaderResume": "Resume",
+    "HeaderNextUp": "Next Up",
+    "NoNextUpItemsMessage": "None found. Start watching your shows!",
+    "HeaderLatestEpisodes": "Latest Episodes",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "Songs",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artists",
+    "TabAlbumArtists": "Album Artists",
+    "TabMusicVideos": "Music Videos",
+    "ButtonSort": "Sort",
+    "HeaderSortBy": "Sort By:",
+    "HeaderSortOrder": "Sort Order:",
+    "OptionPlayed": "Played",
+    "OptionUnplayed": "Unplayed",
+    "OptionAscending": "Ascending",
+    "OptionDescending": "Descending",
+    "OptionRuntime": "Runtime",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Play Count",
+    "OptionDatePlayed": "Date Played",
+    "OptionDateAdded": "Date Added",
+    "OptionAlbumArtist": "Album Artist",
+    "OptionArtist": "Artist",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Track Name",
+    "OptionCommunityRating": "Community Rating",
+    "OptionNameSort": "Name",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Revenue",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Timeline",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Critic Rating",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "My Plugins",
+    "TabCatalog": "Catalog",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Automatic Updates",
+    "HeaderNowPlaying": "Now Playing",
+    "HeaderLatestAlbums": "Latest Albums",
+    "HeaderLatestSongs": "Latest Songs",
+    "HeaderRecentlyPlayed": "Recently Played",
+    "HeaderFrequentlyPlayed": "Frequently Played",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Features:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Subtitles",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Theme Song",
+    "OptionHasThemeVideo": "Theme Video",
+    "TabMovies": "Movies",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Latest Movies",
+    "HeaderLatestTrailers": "Latest Trailers",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "IMDb Rating",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "Basic",
+    "TabAdvanced": "Advanced",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Sunday",
+    "OptionMonday": "Monday",
+    "OptionTuesday": "Tuesday",
+    "OptionWednesday": "Wednesday",
+    "OptionThursday": "Thursday",
+    "OptionFriday": "Friday",
+    "OptionSaturday": "Saturday",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Missing IMDb Id",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "General",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "About",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Disable this user",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Select",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Advanced",
+    "LabelAutomaticUpdateLevel": "Automatic update level",
+    "OptionRelease": "Official Release",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Unstable)",
+    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging",
+    "LabelRunServerAtStartup": "Run server at startup",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "Select Directory",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basics",
+    "TabTV": "TV",
+    "TabGames": "Games",
+    "TabMusic": "Music",
+    "TabOthers": "Others",
+    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
+    "OptionMovies": "Movies",
+    "OptionEpisodes": "Episodes",
+    "OptionOtherVideos": "Other Videos",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Image saving convention:",
+    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Sign In",
+    "TitleSignIn": "Sign In",
+    "HeaderPleaseSignIn": "Please sign in",
+    "LabelUser": "User:",
+    "LabelPassword": "Password:",
+    "ButtonManualLogin": "Manual Login",
+    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
+    "TabGuide": "Guide",
+    "TabChannels": "Channels",
+    "TabCollections": "Collections",
+    "HeaderChannels": "Channels",
+    "TabRecordings": "Recordings",
+    "TabScheduled": "Scheduled",
+    "TabSeries": "Series",
+    "TabFavorites": "Favorites",
+    "TabMyLibrary": "My Library",
+    "ButtonCancelRecording": "Cancel Recording",
+    "HeaderPrePostPadding": "Pre\/Post Padding",
+    "LabelPrePaddingMinutes": "Pre-padding minutes:",
+    "OptionPrePaddingRequired": "Pre-padding is required in order to record.",
+    "LabelPostPaddingMinutes": "Post-padding minutes:",
+    "OptionPostPaddingRequired": "Post-padding is required in order to record.",
+    "HeaderWhatsOnTV": "What's On",
+    "HeaderUpcomingTV": "Upcoming TV",
+    "TabStatus": "Status",
+    "TabSettings": "Settings",
+    "ButtonRefreshGuideData": "Refresh Guide Data",
+    "ButtonRefresh": "Refresh",
+    "ButtonAdvancedRefresh": "Advanced Refresh",
+    "OptionPriority": "Priority",
+    "OptionRecordOnAllChannels": "Record program on all channels",
+    "OptionRecordAnytime": "Record program at any time",
+    "OptionRecordOnlyNewEpisodes": "Record only new episodes",
+    "HeaderDays": "Days",
+    "HeaderActiveRecordings": "Active Recordings",
+    "HeaderLatestRecordings": "Latest Recordings",
+    "HeaderAllRecordings": "All Recordings",
+    "ButtonPlay": "Play",
+    "ButtonEdit": "Edit",
+    "ButtonRecord": "Record",
+    "ButtonDelete": "Delete",
+    "ButtonRemove": "Remove",
+    "OptionRecordSeries": "Record Series",
+    "HeaderDetails": "Details",
+    "TitleLiveTV": "Live TV",
+    "LabelNumberOfGuideDays": "Number of days of guide data to download:",
+    "LabelNumberOfGuideDaysHelp": "Downloading more days worth of guide data provides the ability to schedule out further in advance and view more listings, but it will also take longer to download. Auto will choose based on the number of channels.",
+    "LabelActiveService": "Active Service:",
+    "LabelActiveServiceHelp": "Multiple tv plugins can be installed but only one can be active at a time.",
+    "OptionAutomatic": "Auto",
+    "LiveTvPluginRequired": "A Live TV service provider plugin is required in order to continue.",
+    "LiveTvPluginRequiredHelp": "Please install one of our available plugins, such as Next Pvr or ServerWmc.",
+    "LabelCustomizeOptionsPerMediaType": "Customize for media type:",
+    "OptionDownloadThumbImage": "Thumb",
+    "OptionDownloadMenuImage": "Menu",
+    "OptionDownloadLogoImage": "Logo",
+    "OptionDownloadBoxImage": "Box",
+    "OptionDownloadDiscImage": "Disc",
+    "OptionDownloadBannerImage": "Banner",
+    "OptionDownloadBackImage": "Back",
+    "OptionDownloadArtImage": "Art",
+    "OptionDownloadPrimaryImage": "Primary",
+    "HeaderFetchImages": "Fetch Images:",
+    "HeaderImageSettings": "Image Settings",
+    "TabOther": "Other",
+    "LabelMaxBackdropsPerItem": "Maximum number of backdrops per item:"
 }

+ 337 - 332
MediaBrowser.Server.Implementations/Localization/Server/es.json

@@ -1,331 +1,4 @@
 {
-    "LabelExit": "Salir",
-    "LabelVisitCommunity": "Visitar la comunidad",
-    "LabelGithubWiki": "Wiki de Github",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Est\u00e1ndar",
-    "LabelViewApiDocumentation": "Ver documentacion de Api",
-    "LabelBrowseLibrary": "Navegar biblioteca",
-    "LabelConfigureMediaBrowser": "Configurar Media Browser",
-    "LabelOpenLibraryViewer": "Abrir el visor de la biblioteca",
-    "LabelRestartServer": "Reiniciar el servidor",
-    "LabelShowLogWindow": "Mostrar la ventana del log",
-    "LabelPrevious": "Anterior",
-    "LabelFinish": "Terminar",
-    "LabelNext": "Siguiente",
-    "LabelYoureDone": "Ha Terminado!",
-    "WelcomeToMediaBrowser": "\u00a1Bienvenido a Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Este asistente lo guiar\u00e1 por el proceso de instalaci\u00f3n. Para comenzar seleccione su idioma preferido.",
-    "TellUsAboutYourself": "D\u00edganos acerca de usted",
-    "LabelYourFirstName": "Su nombre:",
-    "MoreUsersCanBeAddedLater": "M\u00e1s usuarios pueden agregarse m\u00e1s tarde en el panel de control.",
-    "UserProfilesIntro": "Media Browser incluye soporte integrado para los perfiles de usuario, lo que permite que cada usuario tenga su propia configuraci\u00f3n de la pantalla, estado de reproducci\u00f3n y control parental.",
-    "LabelWindowsService": "Servicio de Windows",
-    "AWindowsServiceHasBeenInstalled": "Un servicio de Windows se ha instalado",
-    "WindowsServiceIntro1": "Media Browser Server se ejecuta normalmente como una aplicaci\u00f3n de escritorio con un icono de la bandeja, pero si prefiere ejecutarlo como un servicio en segundo plano, se puede iniciar desde el panel de control de servicios de Windows en su lugar.",
-    "WindowsServiceIntro2": "Si se utiliza el servicio de Windows, tenga en cuenta que no se puede ejecutar al mismo tiempo que el icono de la bandeja, por lo que tendr\u00e1 que salir de la bandeja con el fin de ejecutar el servicio. Tambi\u00e9n tendr\u00e1 que ser configurado con privilegios administrativos a trav\u00e9s del panel de control del servicio. Tenga en cuenta que en este momento el servicio no es capaz de auto-actualizaci\u00f3n, por lo que las nuevas versiones requieren la interacci\u00f3n manual.",
-    "WizardCompleted": "Eso es todo lo que necesitamos por ahora. Media Browser ha comenzado a reunir informaci\u00f3n sobre su biblioteca de medios. Echa un vistazo a algunas de nuestras aplicaciones, y luego haga clic en <b>Finalizar<\/b> para ver el <b>Panel de control<\/b>.",
-    "LabelConfigureSettings": "Configuraci\u00f3n de opciones",
-    "LabelEnableVideoImageExtraction": "Habilitar extracci\u00f3n de im\u00e1genes de video",
-    "VideoImageExtractionHelp": "Para los v\u00eddeos que no dispongan de im\u00e1genes y que no podemos encontrar en Internet. Esto agregar\u00e1 un tiempo adicional para la exploraci\u00f3n inicial de bibliotecas, pero resultar\u00e1 en una presentaci\u00f3n m\u00e1s agradable.",
-    "LabelEnableChapterImageExtractionForMovies": "Extraer im\u00e1genes de cap\u00edtulos para pel\u00edculas",
-    "LabelChapterImageExtractionForMoviesHelp": "Extraer im\u00e1genes de cap\u00edtulo permitir\u00e1 a los clientes mostrar men\u00fas gr\u00e1ficos de selecci\u00f3n de escenas. El proceso puede ser lento, intensivo en utilizaci\u00f3n del CPU y puede requerir varios gigabytes de espacio. Se ejecuta como una tarea nocturna, a las 4 de la ma\u00f1ana, aunque esto se puede configurar en el \u00e1rea de tareas programadas. No se recomienda ejecutar esta tarea durante las horas pico de uso.",
-    "LabelEnableAutomaticPortMapping": "Habilitar asignaci\u00f3n de puertos autom\u00e1tico",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP permite la configuraci\u00f3n del router para acceso externo de forma f\u00e1cil y autom\u00e1tica. Esto puede no funcionar en algunos modelos de routers.",
-    "ButtonOk": "OK",
-    "ButtonCancel": "Cancelar",
-    "ButtonNew": "Nuevo",
-    "HeaderSetupLibrary": "Configurar biblioteca de medios",
-    "ButtonAddMediaFolder": "Agregar una carpeta de medios",
-    "LabelFolderType": "Tipo de carpeta:",
-    "MediaFolderHelpPluginRequired": "* Requiere el uso de un plugin, por ejemplo GameBrowser o MB Bookshelf",
-    "ReferToMediaLibraryWiki": "Consultar el wiki de la biblioteca de medios",
-    "LabelCountry": "Pa\u00eds:",
-    "LabelLanguage": "Idioma:",
-    "HeaderPreferredMetadataLanguage": "Idioma preferido para metadata",
-    "LabelSaveLocalMetadata": "Guardar im\u00e1genes y metadata en las carpetas de medios",
-    "LabelSaveLocalMetadataHelp": "Guardar im\u00e1genes y metadata directamente en las carpetas de medios, permitir\u00e1 colocarlas en un lugar donde se pueden editar f\u00e1cilmente.",
-    "LabelDownloadInternetMetadata": "Descargar imagenes y metadata de internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser permite descargar informaci\u00f3n acerca de su media para enriquecer la presentaci\u00f3n.",
-    "TabPreferences": "Preferencias",
-    "TabPassword": "Contrase\u00f1a",
-    "TabLibraryAccess": "Acceso a biblioteca",
-    "TabImage": "imagen",
-    "TabProfile": "Perfil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Im\u00e1genes",
-    "TabNotifications": "Notificaciones",
-    "TabCollectionTitles": "T\u00edtulos",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Mostar episodios no disponibles en temporadas",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Mostrar episodios a\u00fan no emitidos en temporadas",
-    "HeaderVideoPlaybackSettings": "Ajustes de Reproducci\u00f3n de Video",
-    "HeaderPlaybackSettings": "Ajustes de reproducci\u00f3n",
-    "LabelAudioLanguagePreference": "Preferencia de idioma de audio",
-    "LabelSubtitleLanguagePreference": "Preferencia de idioma de subtitulos",
-    "OptionDefaultSubtitles": "Por defecto",
-    "OptionOnlyForcedSubtitles": "S\u00f3lo subt\u00edtulos forzados",
-    "OptionAlwaysPlaySubtitles": "Mostrar siempre subt\u00edtulos",
-    "OptionNoSubtitles": "Sin subt\u00edtulos",
-    "OptionDefaultSubtitlesHelp": "Los subt\u00edtulos que concuerden con la preferencia de idioma se cargar\u00e1n cuando el audio est\u00e9 en un idioma extranjero.",
-    "OptionOnlyForcedSubtitlesHelp": "S\u00f3lo se cargar\u00e1n los subt\u00edtulos marcados como forzados.",
-    "OptionAlwaysPlaySubtitlesHelp": "Los subt\u00edtulos que concuerden con la preferencia de idioma se cargar\u00e1n independientemente del idioma de audio.",
-    "OptionNoSubtitlesHelp": "Los subt\u00edtulos no se cargar\u00e1n de forma predeterminada.",
-    "TabProfiles": "Perfiles",
-    "TabSecurity": "Seguridad",
-    "ButtonAddUser": "Agregar Usuario",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Grabar",
-    "ButtonResetPassword": "Reiniciar Contrase\u00f1a",
-    "LabelNewPassword": "Nueva Contrase\u00f1a:",
-    "LabelNewPasswordConfirm": "Confirmaci\u00f3n de contrase\u00f1a nueva:",
-    "HeaderCreatePassword": "Crear Contrase\u00f1a",
-    "LabelCurrentPassword": "Contrase\u00f1a actual",
-    "LabelMaxParentalRating": "M\u00e1xima clasificaci\u00f3n permitida",
-    "MaxParentalRatingHelp": "El contenido con clasificaci\u00f3n parental superior se ocultar\u00e1 para este usuario.",
-    "LibraryAccessHelp": "Seleccione las carpetas de medios para compartir con este usuario. Los administradores podr\u00e1n editar todas las carpetas usando el gestor de metadata.",
-    "ChannelAccessHelp": "Seleccione los canales para compartir con este usuario. Los administradores podr\u00e1n editar todos los canales mediante el gestor de metadatos.",
-    "ButtonDeleteImage": "Borrar imagen",
-    "LabelSelectUsers": "Seleccionar usuarios:",
-    "ButtonUpload": "Subir",
-    "HeaderUploadNewImage": "Subir nueva imagen",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "Se Recomienda una Proporci\u00f3n de Aspecto 1:1. Solo JPG\/PNG",
-    "MessageNothingHere": "Nada aqu\u00ed.",
-    "MessagePleaseEnsureInternetMetadata": "Por favor aseg\u00farese que la descarga de metadata de internet esta habilitada",
-    "TabSuggested": "Sugerencia",
-    "TabLatest": "Novedades",
-    "TabUpcoming": "Pr\u00f3ximos",
-    "TabShows": "Programas",
-    "TabEpisodes": "Episodios",
-    "TabGenres": "G\u00e9neros",
-    "TabPeople": "Gente",
-    "TabNetworks": "redes",
-    "HeaderUsers": "Usuarios",
-    "HeaderFilters": "Filtros:",
-    "ButtonFilter": "Filtro",
-    "OptionFavorite": "Favoritos",
-    "OptionLikes": "Me gusta",
-    "OptionDislikes": "No me gusta",
-    "OptionActors": "Actores",
-    "OptionGuestStars": "Estrellas invitadas",
-    "OptionDirectors": "Directores",
-    "OptionWriters": "Guionistas",
-    "OptionProducers": "Productores",
-    "HeaderResume": "Continuar",
-    "HeaderNextUp": "Siguiendo",
-    "NoNextUpItemsMessage": "Nada encontrado. \u00a1Comienza a ver tus programas!",
-    "HeaderLatestEpisodes": "Ultimos episodios",
-    "HeaderPersonTypes": "Tipos de personas:",
-    "TabSongs": "Canciones",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artistas",
-    "TabAlbumArtists": "Album Artistas",
-    "TabMusicVideos": "Videos Musicales",
-    "ButtonSort": "Ordenar",
-    "HeaderSortBy": "Ordenar por:",
-    "HeaderSortOrder": "Ordenado por:",
-    "OptionPlayed": "Reproducido",
-    "OptionUnplayed": "No reproducido",
-    "OptionAscending": "Ascendente",
-    "OptionDescending": "Descendente",
-    "OptionRuntime": "Tiempo",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "N\u00famero de reproducc.",
-    "OptionDatePlayed": "Fecha de reproducci\u00f3n",
-    "OptionDateAdded": "A\u00f1adido el",
-    "OptionAlbumArtist": "Album Artista",
-    "OptionArtist": "Artista",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Nombre de pista",
-    "OptionCommunityRating": "Valoraci\u00f3n comunidad",
-    "OptionNameSort": "Nombre",
-    "OptionFolderSort": "Carpetas",
-    "OptionBudget": "Presupuesto",
-    "OptionRevenue": "Recaudaci\u00f3n",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Imagen de fondo",
-    "OptionTimeline": "L\u00ednea de tiempo",
-    "OptionThumb": "Miniatura",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Valoraci\u00f3n cr\u00edtica",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Se puede continuar",
-    "ScheduledTasksHelp": "Click en una tarea para ajustar su programaci\u00f3n",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "Mis Plugins",
-    "TabCatalog": "Cat\u00e1logo",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Actualizaciones autom\u00e1ticas",
-    "HeaderNowPlaying": "Reproduciendo ahora",
-    "HeaderLatestAlbums": "\u00dcltimos Albums",
-    "HeaderLatestSongs": "\u00daltimas canciones",
-    "HeaderRecentlyPlayed": "Reproducido recientemente",
-    "HeaderFrequentlyPlayed": "Reproducido frequentemente",
-    "DevBuildWarning": "Las actualizaciones en desarrollo no est\u00e1n convenientemente probadas. La aplicaci\u00f3n se puede bloquear y caracter\u00edsticas completas pueden no funcionar del todo.",
-    "LabelVideoType": "Tipo de video",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Caracter\u00edsticas",
-    "LabelService": "Servicio:",
-    "LabelStatus": "Estado:",
-    "LabelVersion": "Versi\u00f3n:",
-    "LabelLastResult": "\u00daltimo resultado:",
-    "OptionHasSubtitles": "Subt\u00edtulos",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Banda sonora",
-    "OptionHasThemeVideo": "Viideotema",
-    "TabMovies": "Pel\u00edculas",
-    "TabStudios": "Estudios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "\u00daltimas pel\u00edculas",
-    "HeaderLatestTrailers": "\u00daltimos trailers",
-    "OptionHasSpecialFeatures": "Caracter\u00edsticas especiales",
-    "OptionImdbRating": "Valoraci\u00f3n IMDb",
-    "OptionParentalRating": "Clasificaci\u00f3n parental",
-    "OptionPremiereDate": "Fecha de estreno",
-    "TabBasic": "B\u00e1sico",
-    "TabAdvanced": "Avanzado",
-    "HeaderStatus": "Estado",
-    "OptionContinuing": "Continuando",
-    "OptionEnded": "Finalizado",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Domingo",
-    "OptionMonday": "Lunes",
-    "OptionTuesday": "Martes",
-    "OptionWednesday": "Mi\u00e9rcoles",
-    "OptionThursday": "Jueves",
-    "OptionFriday": "Viernes",
-    "OptionSaturday": "S\u00e1bado",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Falta IMDb Id",
-    "OptionMissingTvdbId": "Falta TheTVDB Id",
-    "OptionMissingOverview": "Falta argumento",
-    "OptionFileMetadataYearMismatch": "Archivo\/Metadata a\u00f1os no coinciden",
-    "TabGeneral": "General",
-    "TitleSupport": "Soporte",
-    "TabLog": "Log",
-    "TabAbout": "Acerca de",
-    "TabSupporterKey": "Clave de Seguidor",
-    "TabBecomeSupporter": "Hazte Seguidor",
-    "MediaBrowserHasCommunity": "Media Browser cuenta con una pr\u00f3spera comunidad de usuarios y colaboradores.",
-    "CheckoutKnowledgeBase": "Echa un vistazo a nuestra base de conocimiento para ayudarte a sacar el m\u00e1ximo provecho de Media Browser.",
-    "SearchKnowledgeBase": "Buscar en la base de conocimiento",
-    "VisitTheCommunity": "Visitar la comunidad",
-    "VisitMediaBrowserWebsite": "Visitar la web de Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Visita la web de Media Browser para estar informado de las \u00faltimas not\u00edcias y mantenerte al d\u00eda con el blog de desarrolladores.",
-    "OptionHideUser": "Ocultar este usuario en las pantallas de inicio de sesi\u00f3n",
-    "OptionDisableUser": "Deshabilitar este usuario",
-    "OptionDisableUserHelp": "Si est\u00e1 deshabilitado, el servidor no aceptar\u00e1 conexiones de este usuario. Si existen conexiones de este usuario, finalizar\u00e1n inmediatamente.",
-    "HeaderAdvancedControl": "Control avanzado",
-    "LabelName": "Nombre:",
-    "OptionAllowUserToManageServer": "Permite a este usuario administrar el servidor",
-    "HeaderFeatureAccess": "Permisos de acceso",
-    "OptionAllowMediaPlayback": "Permitir reproducci\u00f3n de medios",
-    "OptionAllowBrowsingLiveTv": "Acceso a TV en vivo",
-    "OptionAllowDeleteLibraryContent": "Permitir a este usuario eliminar contenido de la biblioteca",
-    "OptionAllowManageLiveTv": "Permitir la gesti\u00f3n de las grabaciones de TV en vivo",
-    "OptionAllowRemoteControlOthers": "Permitir a este usuario controlar rem\u00f3tamente a otros usuarios",
-    "OptionMissingTmdbId": "Falta Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metavalor",
-    "ButtonSelect": "Seleccionar",
-    "ButtonGroupVersions": "Versiones de Grupo",
-    "ButtonAddToCollection": "A\u00f1adir a la colecci\u00f3n",
-    "PismoMessage": "Usando Pismo File Mount a trav\u00e9s de una licencia donada.",
-    "TangibleSoftwareMessage": "Utilizamos convertidores Java\/C# de Tangible Solutions a trav\u00e9s de una licencia donada.",
-    "HeaderCredits": "Cr\u00e9ditos",
-    "PleaseSupportOtherProduces": "Por favor apoye otros productos gratuitos que utilizamos:",
-    "VersionNumber": "Versi\u00f3n {0}",
-    "TabPaths": "Ruta",
-    "TabServer": "Servidor",
-    "TabTranscoding": "Transcodificaci\u00f3n",
-    "TitleAdvanced": "Avanzado",
-    "LabelAutomaticUpdateLevel": "Actualizaci\u00f3n de nivel autom\u00e1tica",
-    "OptionRelease": "Release Oficial",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Unstable)",
-    "LabelAllowServerAutoRestart": "Permitir al servidor reiniciarse autom\u00e1ticamente para aplicar las actualizaciones",
-    "LabelAllowServerAutoRestartHelp": "El servidor s\u00f3lo se reiniciar\u00e1 durante periodos de reposo, cuando no hayan usuarios activos.",
-    "LabelEnableDebugLogging": "Habilitar entrada de debug",
-    "LabelRunServerAtStartup": "Arrancar servidor al iniciar",
-    "LabelRunServerAtStartupHelp": "Esto iniciar\u00e1 como aplicaci\u00f3n en el inicio. Para iniciar en modo servicio de windows, desmarque esto e inicie el servicio desde el panel de control de windows. Tenga en cuenta que no es posible inciar de las dos formas a la vez, usted debe salir de la aplicaci\u00f3n para iniciar el servicio.",
-    "ButtonSelectDirectory": "Seleccionar directorio",
-    "LabelCustomPaths": "Especificar las rutas personalizadas que desee. D\u00e9jelo en blanco para usar las rutas por defecto.",
-    "LabelCachePath": "Ruta del cach\u00e9:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Ruta de im\u00e1genes:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Ruta de Metadata:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Ruta temporal de transcodificaci\u00f3n:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basicos",
-    "TabTV": "TV",
-    "TabGames": "Juegos",
-    "TabMusic": "M\u00fasica",
-    "TabOthers": "Otros",
-    "HeaderExtractChapterImagesFor": "Extraer im\u00e1genes de cap\u00edtulos para:",
-    "OptionMovies": "Pel\u00edculas",
-    "OptionEpisodes": "Episodios",
-    "OptionOtherVideos": "Otros v\u00eddeos",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Activar actualizaciones autom\u00e1ticas desde FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Activar actualizaciones autom\u00e1ticas desde TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Activar actualizaciones autom\u00e1ticas desde TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Si est\u00e1 activado, las nuevas im\u00e1genes se descargan autom\u00e1ticamente a medida que se a\u00f1aden a fanart.tv. Im\u00e1genes existentes no ser\u00e1n reemplazadas.",
-    "LabelAutomaticUpdatesTmdbHelp": "Si est\u00e1 activado, las nuevas im\u00e1genes se descargan autom\u00e1ticamente a medida que se a\u00f1aden a TheMovieDB.org. Im\u00e1genes existentes no ser\u00e1n reemplazados.",
-    "LabelAutomaticUpdatesTvdbHelp": "Si est\u00e1 activado, las nuevas im\u00e1genes se descargan autom\u00e1ticamente a medida que se a\u00f1aden a TheTVDB.com. Im\u00e1genes existentes no ser\u00e1n reemplazados.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Auto-desplazamiento",
-    "LabelImageSavingConvention": "Sistema de guardado de im\u00e1genes:",
-    "LabelImageSavingConventionHelp": "Media Browser reconoce im\u00e1genes de la mayor\u00eda de aplicaciones de medios. La elecci\u00f3n de su sistema de descarga es \u00fatil si tambi\u00e9n usa otros productos.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Registrarse",
-    "TitleSignIn": "Registrarse",
-    "HeaderPleaseSignIn": "Por favor reg\u00edstrese",
-    "LabelUser": "Usuario:",
-    "LabelPassword": "Contrase\u00f1a:",
-    "ButtonManualLogin": "Manual Login",
-    "PasswordLocalhostMessage": "No se necesitan contrase\u00f1as al iniciar sesi\u00f3n desde localhost.",
-    "TabGuide": "Gu\u00eda",
-    "TabChannels": "Canales",
-    "TabCollections": "Colecciones",
-    "HeaderChannels": "Canales",
-    "TabRecordings": "Grabaciones",
-    "TabScheduled": "Programado",
-    "TabSeries": "Series",
-    "TabFavorites": "Favoritos",
-    "TabMyLibrary": "Mi biblioteca",
-    "ButtonCancelRecording": "Cancelar grabaci\u00f3n",
-    "HeaderPrePostPadding": "Pre\/post grabaci\u00f3n extra",
-    "LabelPrePaddingMinutes": "Minutos previos extras:",
-    "OptionPrePaddingRequired": "Minutos previos extras requeridos para grabar.",
-    "LabelPostPaddingMinutes": "Minutos extras post grabaci\u00f3n:",
-    "OptionPostPaddingRequired": "Minutos post grabaci\u00f3n extras requeridos para grabar.",
-    "HeaderWhatsOnTV": "Que hacen ahora",
-    "HeaderUpcomingTV": "Pr\u00f3ximos programas",
-    "TabStatus": "Estado",
-    "TabSettings": "Opciones",
-    "ButtonRefreshGuideData": "Actualizar datos de la gu\u00eda",
-    "ButtonRefresh": "Refrescar",
-    "ButtonAdvancedRefresh": "Advanced Refresh",
-    "OptionPriority": "Prioridad",
-    "OptionRecordOnAllChannels": "Grabar programa en cualquier canal",
-    "OptionRecordAnytime": "Grabar programa a cualquier hora",
-    "OptionRecordOnlyNewEpisodes": "Grabar s\u00f3lo nuevos episodios",
-    "HeaderDays": "D\u00edas",
-    "HeaderActiveRecordings": "Grabaciones activas",
-    "HeaderLatestRecordings": "\u00daltimas grabaciones",
     "HeaderAllRecordings": "Todas la grabaciones",
     "ButtonPlay": "Reproducir",
     "ButtonEdit": "Editar",
@@ -546,11 +219,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Reinicie el servidor para acabar de aplicar las actualizaciones.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Potenciador de audio. Establecer a 1 para preservar el volumen original.",
-    "ButtonLinkKeys": "Enlazar  claves",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Antigua clave de seguidor",
     "LabelNewSupporterKey": "Nueva clave de seguidor",
-    "HeaderMultipleKeyLinking": "Vinculaci\u00f3n de m\u00faltiples claves",
-    "MultipleKeyLinkingHelp": "Si usted tiene m\u00e1s de una clave de seguidor, utilice este formulario para vincular los registros de la antigua clave con la nueva.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Cuenta de correo actual",
     "LabelCurrentEmailAddressHelp": "La direcci\u00f3n de correo electr\u00f3nico actual a la que se envi\u00f3 la nueva clave.",
     "HeaderForgotKey": "Perd\u00ed mi clave",
@@ -821,7 +494,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Vienvenido al Cliente Web de Media Browser",
     "ButtonDismiss": "Descartar",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Calidad preferida para la transmisi\u00f3n por Internet:",
     "LabelChannelStreamQualityHelp": "En un entorno de bajo ancho de banda, limitar la calidad puede ayudar a asegurar una experiencia de streaming suave.",
     "OptionBestAvailableStreamQuality": "Mejor disponible",
@@ -1244,5 +917,337 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Salir",
+    "LabelVisitCommunity": "Visitar la comunidad",
+    "LabelGithubWiki": "Wiki de Github",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Est\u00e1ndar",
+    "LabelViewApiDocumentation": "Ver documentacion de Api",
+    "LabelBrowseLibrary": "Navegar biblioteca",
+    "LabelConfigureMediaBrowser": "Configurar Media Browser",
+    "LabelOpenLibraryViewer": "Abrir el visor de la biblioteca",
+    "LabelRestartServer": "Reiniciar el servidor",
+    "LabelShowLogWindow": "Mostrar la ventana del log",
+    "LabelPrevious": "Anterior",
+    "LabelFinish": "Terminar",
+    "LabelNext": "Siguiente",
+    "LabelYoureDone": "Ha Terminado!",
+    "WelcomeToMediaBrowser": "\u00a1Bienvenido a Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Este asistente lo guiar\u00e1 por el proceso de instalaci\u00f3n. Para comenzar seleccione su idioma preferido.",
+    "TellUsAboutYourself": "D\u00edganos acerca de usted",
+    "LabelYourFirstName": "Su nombre:",
+    "MoreUsersCanBeAddedLater": "M\u00e1s usuarios pueden agregarse m\u00e1s tarde en el panel de control.",
+    "UserProfilesIntro": "Media Browser incluye soporte integrado para los perfiles de usuario, lo que permite que cada usuario tenga su propia configuraci\u00f3n de la pantalla, estado de reproducci\u00f3n y control parental.",
+    "LabelWindowsService": "Servicio de Windows",
+    "AWindowsServiceHasBeenInstalled": "Un servicio de Windows se ha instalado",
+    "WindowsServiceIntro1": "Media Browser Server se ejecuta normalmente como una aplicaci\u00f3n de escritorio con un icono de la bandeja, pero si prefiere ejecutarlo como un servicio en segundo plano, se puede iniciar desde el panel de control de servicios de Windows en su lugar.",
+    "WindowsServiceIntro2": "Si se utiliza el servicio de Windows, tenga en cuenta que no se puede ejecutar al mismo tiempo que el icono de la bandeja, por lo que tendr\u00e1 que salir de la bandeja con el fin de ejecutar el servicio. Tambi\u00e9n tendr\u00e1 que ser configurado con privilegios administrativos a trav\u00e9s del panel de control del servicio. Tenga en cuenta que en este momento el servicio no es capaz de auto-actualizaci\u00f3n, por lo que las nuevas versiones requieren la interacci\u00f3n manual.",
+    "WizardCompleted": "Eso es todo lo que necesitamos por ahora. Media Browser ha comenzado a reunir informaci\u00f3n sobre su biblioteca de medios. Echa un vistazo a algunas de nuestras aplicaciones, y luego haga clic en <b>Finalizar<\/b> para ver el <b>Panel de control<\/b>.",
+    "LabelConfigureSettings": "Configuraci\u00f3n de opciones",
+    "LabelEnableVideoImageExtraction": "Habilitar extracci\u00f3n de im\u00e1genes de video",
+    "VideoImageExtractionHelp": "Para los v\u00eddeos que no dispongan de im\u00e1genes y que no podemos encontrar en Internet. Esto agregar\u00e1 un tiempo adicional para la exploraci\u00f3n inicial de bibliotecas, pero resultar\u00e1 en una presentaci\u00f3n m\u00e1s agradable.",
+    "LabelEnableChapterImageExtractionForMovies": "Extraer im\u00e1genes de cap\u00edtulos para pel\u00edculas",
+    "LabelChapterImageExtractionForMoviesHelp": "Extraer im\u00e1genes de cap\u00edtulo permitir\u00e1 a los clientes mostrar men\u00fas gr\u00e1ficos de selecci\u00f3n de escenas. El proceso puede ser lento, intensivo en utilizaci\u00f3n del CPU y puede requerir varios gigabytes de espacio. Se ejecuta como una tarea nocturna, a las 4 de la ma\u00f1ana, aunque esto se puede configurar en el \u00e1rea de tareas programadas. No se recomienda ejecutar esta tarea durante las horas pico de uso.",
+    "LabelEnableAutomaticPortMapping": "Habilitar asignaci\u00f3n de puertos autom\u00e1tico",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP permite la configuraci\u00f3n del router para acceso externo de forma f\u00e1cil y autom\u00e1tica. Esto puede no funcionar en algunos modelos de routers.",
+    "ButtonOk": "OK",
+    "ButtonCancel": "Cancelar",
+    "ButtonNew": "Nuevo",
+    "HeaderSetupLibrary": "Configurar biblioteca de medios",
+    "ButtonAddMediaFolder": "Agregar una carpeta de medios",
+    "LabelFolderType": "Tipo de carpeta:",
+    "MediaFolderHelpPluginRequired": "* Requiere el uso de un plugin, por ejemplo GameBrowser o MB Bookshelf",
+    "ReferToMediaLibraryWiki": "Consultar el wiki de la biblioteca de medios",
+    "LabelCountry": "Pa\u00eds:",
+    "LabelLanguage": "Idioma:",
+    "HeaderPreferredMetadataLanguage": "Idioma preferido para metadata",
+    "LabelSaveLocalMetadata": "Guardar im\u00e1genes y metadata en las carpetas de medios",
+    "LabelSaveLocalMetadataHelp": "Guardar im\u00e1genes y metadata directamente en las carpetas de medios, permitir\u00e1 colocarlas en un lugar donde se pueden editar f\u00e1cilmente.",
+    "LabelDownloadInternetMetadata": "Descargar imagenes y metadata de internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser permite descargar informaci\u00f3n acerca de su media para enriquecer la presentaci\u00f3n.",
+    "TabPreferences": "Preferencias",
+    "TabPassword": "Contrase\u00f1a",
+    "TabLibraryAccess": "Acceso a biblioteca",
+    "TabImage": "imagen",
+    "TabProfile": "Perfil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Im\u00e1genes",
+    "TabNotifications": "Notificaciones",
+    "TabCollectionTitles": "T\u00edtulos",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Mostar episodios no disponibles en temporadas",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Mostrar episodios a\u00fan no emitidos en temporadas",
+    "HeaderVideoPlaybackSettings": "Ajustes de Reproducci\u00f3n de Video",
+    "HeaderPlaybackSettings": "Ajustes de reproducci\u00f3n",
+    "LabelAudioLanguagePreference": "Preferencia de idioma de audio",
+    "LabelSubtitleLanguagePreference": "Preferencia de idioma de subtitulos",
+    "OptionDefaultSubtitles": "Por defecto",
+    "OptionOnlyForcedSubtitles": "S\u00f3lo subt\u00edtulos forzados",
+    "OptionAlwaysPlaySubtitles": "Mostrar siempre subt\u00edtulos",
+    "OptionNoSubtitles": "Sin subt\u00edtulos",
+    "OptionDefaultSubtitlesHelp": "Los subt\u00edtulos que concuerden con la preferencia de idioma se cargar\u00e1n cuando el audio est\u00e9 en un idioma extranjero.",
+    "OptionOnlyForcedSubtitlesHelp": "S\u00f3lo se cargar\u00e1n los subt\u00edtulos marcados como forzados.",
+    "OptionAlwaysPlaySubtitlesHelp": "Los subt\u00edtulos que concuerden con la preferencia de idioma se cargar\u00e1n independientemente del idioma de audio.",
+    "OptionNoSubtitlesHelp": "Los subt\u00edtulos no se cargar\u00e1n de forma predeterminada.",
+    "TabProfiles": "Perfiles",
+    "TabSecurity": "Seguridad",
+    "ButtonAddUser": "Agregar Usuario",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Grabar",
+    "ButtonResetPassword": "Reiniciar Contrase\u00f1a",
+    "LabelNewPassword": "Nueva Contrase\u00f1a:",
+    "LabelNewPasswordConfirm": "Confirmaci\u00f3n de contrase\u00f1a nueva:",
+    "HeaderCreatePassword": "Crear Contrase\u00f1a",
+    "LabelCurrentPassword": "Contrase\u00f1a actual",
+    "LabelMaxParentalRating": "M\u00e1xima clasificaci\u00f3n permitida",
+    "MaxParentalRatingHelp": "El contenido con clasificaci\u00f3n parental superior se ocultar\u00e1 para este usuario.",
+    "LibraryAccessHelp": "Seleccione las carpetas de medios para compartir con este usuario. Los administradores podr\u00e1n editar todas las carpetas usando el gestor de metadata.",
+    "ChannelAccessHelp": "Seleccione los canales para compartir con este usuario. Los administradores podr\u00e1n editar todos los canales mediante el gestor de metadatos.",
+    "ButtonDeleteImage": "Borrar imagen",
+    "LabelSelectUsers": "Seleccionar usuarios:",
+    "ButtonUpload": "Subir",
+    "HeaderUploadNewImage": "Subir nueva imagen",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "Se Recomienda una Proporci\u00f3n de Aspecto 1:1. Solo JPG\/PNG",
+    "MessageNothingHere": "Nada aqu\u00ed.",
+    "MessagePleaseEnsureInternetMetadata": "Por favor aseg\u00farese que la descarga de metadata de internet esta habilitada",
+    "TabSuggested": "Sugerencia",
+    "TabLatest": "Novedades",
+    "TabUpcoming": "Pr\u00f3ximos",
+    "TabShows": "Programas",
+    "TabEpisodes": "Episodios",
+    "TabGenres": "G\u00e9neros",
+    "TabPeople": "Gente",
+    "TabNetworks": "redes",
+    "HeaderUsers": "Usuarios",
+    "HeaderFilters": "Filtros:",
+    "ButtonFilter": "Filtro",
+    "OptionFavorite": "Favoritos",
+    "OptionLikes": "Me gusta",
+    "OptionDislikes": "No me gusta",
+    "OptionActors": "Actores",
+    "OptionGuestStars": "Estrellas invitadas",
+    "OptionDirectors": "Directores",
+    "OptionWriters": "Guionistas",
+    "OptionProducers": "Productores",
+    "HeaderResume": "Continuar",
+    "HeaderNextUp": "Siguiendo",
+    "NoNextUpItemsMessage": "Nada encontrado. \u00a1Comienza a ver tus programas!",
+    "HeaderLatestEpisodes": "Ultimos episodios",
+    "HeaderPersonTypes": "Tipos de personas:",
+    "TabSongs": "Canciones",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artistas",
+    "TabAlbumArtists": "Album Artistas",
+    "TabMusicVideos": "Videos Musicales",
+    "ButtonSort": "Ordenar",
+    "HeaderSortBy": "Ordenar por:",
+    "HeaderSortOrder": "Ordenado por:",
+    "OptionPlayed": "Reproducido",
+    "OptionUnplayed": "No reproducido",
+    "OptionAscending": "Ascendente",
+    "OptionDescending": "Descendente",
+    "OptionRuntime": "Tiempo",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "N\u00famero de reproducc.",
+    "OptionDatePlayed": "Fecha de reproducci\u00f3n",
+    "OptionDateAdded": "A\u00f1adido el",
+    "OptionAlbumArtist": "Album Artista",
+    "OptionArtist": "Artista",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Nombre de pista",
+    "OptionCommunityRating": "Valoraci\u00f3n comunidad",
+    "OptionNameSort": "Nombre",
+    "OptionFolderSort": "Carpetas",
+    "OptionBudget": "Presupuesto",
+    "OptionRevenue": "Recaudaci\u00f3n",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Imagen de fondo",
+    "OptionTimeline": "L\u00ednea de tiempo",
+    "OptionThumb": "Miniatura",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Valoraci\u00f3n cr\u00edtica",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Se puede continuar",
+    "ScheduledTasksHelp": "Click en una tarea para ajustar su programaci\u00f3n",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "Mis Plugins",
+    "TabCatalog": "Cat\u00e1logo",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Actualizaciones autom\u00e1ticas",
+    "HeaderNowPlaying": "Reproduciendo ahora",
+    "HeaderLatestAlbums": "\u00dcltimos Albums",
+    "HeaderLatestSongs": "\u00daltimas canciones",
+    "HeaderRecentlyPlayed": "Reproducido recientemente",
+    "HeaderFrequentlyPlayed": "Reproducido frequentemente",
+    "DevBuildWarning": "Las actualizaciones en desarrollo no est\u00e1n convenientemente probadas. La aplicaci\u00f3n se puede bloquear y caracter\u00edsticas completas pueden no funcionar del todo.",
+    "LabelVideoType": "Tipo de video",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Caracter\u00edsticas",
+    "LabelService": "Servicio:",
+    "LabelStatus": "Estado:",
+    "LabelVersion": "Versi\u00f3n:",
+    "LabelLastResult": "\u00daltimo resultado:",
+    "OptionHasSubtitles": "Subt\u00edtulos",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Banda sonora",
+    "OptionHasThemeVideo": "Viideotema",
+    "TabMovies": "Pel\u00edculas",
+    "TabStudios": "Estudios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "\u00daltimas pel\u00edculas",
+    "HeaderLatestTrailers": "\u00daltimos trailers",
+    "OptionHasSpecialFeatures": "Caracter\u00edsticas especiales",
+    "OptionImdbRating": "Valoraci\u00f3n IMDb",
+    "OptionParentalRating": "Clasificaci\u00f3n parental",
+    "OptionPremiereDate": "Fecha de estreno",
+    "TabBasic": "B\u00e1sico",
+    "TabAdvanced": "Avanzado",
+    "HeaderStatus": "Estado",
+    "OptionContinuing": "Continuando",
+    "OptionEnded": "Finalizado",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Domingo",
+    "OptionMonday": "Lunes",
+    "OptionTuesday": "Martes",
+    "OptionWednesday": "Mi\u00e9rcoles",
+    "OptionThursday": "Jueves",
+    "OptionFriday": "Viernes",
+    "OptionSaturday": "S\u00e1bado",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Falta IMDb Id",
+    "OptionMissingTvdbId": "Falta TheTVDB Id",
+    "OptionMissingOverview": "Falta argumento",
+    "OptionFileMetadataYearMismatch": "Archivo\/Metadata a\u00f1os no coinciden",
+    "TabGeneral": "General",
+    "TitleSupport": "Soporte",
+    "TabLog": "Log",
+    "TabAbout": "Acerca de",
+    "TabSupporterKey": "Clave de Seguidor",
+    "TabBecomeSupporter": "Hazte Seguidor",
+    "MediaBrowserHasCommunity": "Media Browser cuenta con una pr\u00f3spera comunidad de usuarios y colaboradores.",
+    "CheckoutKnowledgeBase": "Echa un vistazo a nuestra base de conocimiento para ayudarte a sacar el m\u00e1ximo provecho de Media Browser.",
+    "SearchKnowledgeBase": "Buscar en la base de conocimiento",
+    "VisitTheCommunity": "Visitar la comunidad",
+    "VisitMediaBrowserWebsite": "Visitar la web de Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Visita la web de Media Browser para estar informado de las \u00faltimas not\u00edcias y mantenerte al d\u00eda con el blog de desarrolladores.",
+    "OptionHideUser": "Ocultar este usuario en las pantallas de inicio de sesi\u00f3n",
+    "OptionDisableUser": "Deshabilitar este usuario",
+    "OptionDisableUserHelp": "Si est\u00e1 deshabilitado, el servidor no aceptar\u00e1 conexiones de este usuario. Si existen conexiones de este usuario, finalizar\u00e1n inmediatamente.",
+    "HeaderAdvancedControl": "Control avanzado",
+    "LabelName": "Nombre:",
+    "OptionAllowUserToManageServer": "Permite a este usuario administrar el servidor",
+    "HeaderFeatureAccess": "Permisos de acceso",
+    "OptionAllowMediaPlayback": "Permitir reproducci\u00f3n de medios",
+    "OptionAllowBrowsingLiveTv": "Acceso a TV en vivo",
+    "OptionAllowDeleteLibraryContent": "Permitir a este usuario eliminar contenido de la biblioteca",
+    "OptionAllowManageLiveTv": "Permitir la gesti\u00f3n de las grabaciones de TV en vivo",
+    "OptionAllowRemoteControlOthers": "Permitir a este usuario controlar rem\u00f3tamente a otros usuarios",
+    "OptionMissingTmdbId": "Falta Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metavalor",
+    "ButtonSelect": "Seleccionar",
+    "ButtonGroupVersions": "Versiones de Grupo",
+    "ButtonAddToCollection": "A\u00f1adir a la colecci\u00f3n",
+    "PismoMessage": "Usando Pismo File Mount a trav\u00e9s de una licencia donada.",
+    "TangibleSoftwareMessage": "Utilizamos convertidores Java\/C# de Tangible Solutions a trav\u00e9s de una licencia donada.",
+    "HeaderCredits": "Cr\u00e9ditos",
+    "PleaseSupportOtherProduces": "Por favor apoye otros productos gratuitos que utilizamos:",
+    "VersionNumber": "Versi\u00f3n {0}",
+    "TabPaths": "Ruta",
+    "TabServer": "Servidor",
+    "TabTranscoding": "Transcodificaci\u00f3n",
+    "TitleAdvanced": "Avanzado",
+    "LabelAutomaticUpdateLevel": "Actualizaci\u00f3n de nivel autom\u00e1tica",
+    "OptionRelease": "Release Oficial",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Unstable)",
+    "LabelAllowServerAutoRestart": "Permitir al servidor reiniciarse autom\u00e1ticamente para aplicar las actualizaciones",
+    "LabelAllowServerAutoRestartHelp": "El servidor s\u00f3lo se reiniciar\u00e1 durante periodos de reposo, cuando no hayan usuarios activos.",
+    "LabelEnableDebugLogging": "Habilitar entrada de debug",
+    "LabelRunServerAtStartup": "Arrancar servidor al iniciar",
+    "LabelRunServerAtStartupHelp": "Esto iniciar\u00e1 como aplicaci\u00f3n en el inicio. Para iniciar en modo servicio de windows, desmarque esto e inicie el servicio desde el panel de control de windows. Tenga en cuenta que no es posible inciar de las dos formas a la vez, usted debe salir de la aplicaci\u00f3n para iniciar el servicio.",
+    "ButtonSelectDirectory": "Seleccionar directorio",
+    "LabelCustomPaths": "Especificar las rutas personalizadas que desee. D\u00e9jelo en blanco para usar las rutas por defecto.",
+    "LabelCachePath": "Ruta del cach\u00e9:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Ruta de im\u00e1genes:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Ruta de Metadata:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Ruta temporal de transcodificaci\u00f3n:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basicos",
+    "TabTV": "TV",
+    "TabGames": "Juegos",
+    "TabMusic": "M\u00fasica",
+    "TabOthers": "Otros",
+    "HeaderExtractChapterImagesFor": "Extraer im\u00e1genes de cap\u00edtulos para:",
+    "OptionMovies": "Pel\u00edculas",
+    "OptionEpisodes": "Episodios",
+    "OptionOtherVideos": "Otros v\u00eddeos",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Activar actualizaciones autom\u00e1ticas desde FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Activar actualizaciones autom\u00e1ticas desde TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Activar actualizaciones autom\u00e1ticas desde TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Si est\u00e1 activado, las nuevas im\u00e1genes se descargan autom\u00e1ticamente a medida que se a\u00f1aden a fanart.tv. Im\u00e1genes existentes no ser\u00e1n reemplazadas.",
+    "LabelAutomaticUpdatesTmdbHelp": "Si est\u00e1 activado, las nuevas im\u00e1genes se descargan autom\u00e1ticamente a medida que se a\u00f1aden a TheMovieDB.org. Im\u00e1genes existentes no ser\u00e1n reemplazados.",
+    "LabelAutomaticUpdatesTvdbHelp": "Si est\u00e1 activado, las nuevas im\u00e1genes se descargan autom\u00e1ticamente a medida que se a\u00f1aden a TheTVDB.com. Im\u00e1genes existentes no ser\u00e1n reemplazados.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Auto-desplazamiento",
+    "LabelImageSavingConvention": "Sistema de guardado de im\u00e1genes:",
+    "LabelImageSavingConventionHelp": "Media Browser reconoce im\u00e1genes de la mayor\u00eda de aplicaciones de medios. La elecci\u00f3n de su sistema de descarga es \u00fatil si tambi\u00e9n usa otros productos.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Registrarse",
+    "TitleSignIn": "Registrarse",
+    "HeaderPleaseSignIn": "Por favor reg\u00edstrese",
+    "LabelUser": "Usuario:",
+    "LabelPassword": "Contrase\u00f1a:",
+    "ButtonManualLogin": "Manual Login",
+    "PasswordLocalhostMessage": "No se necesitan contrase\u00f1as al iniciar sesi\u00f3n desde localhost.",
+    "TabGuide": "Gu\u00eda",
+    "TabChannels": "Canales",
+    "TabCollections": "Colecciones",
+    "HeaderChannels": "Canales",
+    "TabRecordings": "Grabaciones",
+    "TabScheduled": "Programado",
+    "TabSeries": "Series",
+    "TabFavorites": "Favoritos",
+    "TabMyLibrary": "Mi biblioteca",
+    "ButtonCancelRecording": "Cancelar grabaci\u00f3n",
+    "HeaderPrePostPadding": "Pre\/post grabaci\u00f3n extra",
+    "LabelPrePaddingMinutes": "Minutos previos extras:",
+    "OptionPrePaddingRequired": "Minutos previos extras requeridos para grabar.",
+    "LabelPostPaddingMinutes": "Minutos extras post grabaci\u00f3n:",
+    "OptionPostPaddingRequired": "Minutos post grabaci\u00f3n extras requeridos para grabar.",
+    "HeaderWhatsOnTV": "Que hacen ahora",
+    "HeaderUpcomingTV": "Pr\u00f3ximos programas",
+    "TabStatus": "Estado",
+    "TabSettings": "Opciones",
+    "ButtonRefreshGuideData": "Actualizar datos de la gu\u00eda",
+    "ButtonRefresh": "Refrescar",
+    "ButtonAdvancedRefresh": "Advanced Refresh",
+    "OptionPriority": "Prioridad",
+    "OptionRecordOnAllChannels": "Grabar programa en cualquier canal",
+    "OptionRecordAnytime": "Grabar programa a cualquier hora",
+    "OptionRecordOnlyNewEpisodes": "Grabar s\u00f3lo nuevos episodios",
+    "HeaderDays": "D\u00edas",
+    "HeaderActiveRecordings": "Grabaciones activas",
+    "HeaderLatestRecordings": "\u00daltimas grabaciones"
 }

+ 358 - 353
MediaBrowser.Server.Implementations/Localization/Server/es_MX.json

@@ -1,352 +1,4 @@
 {
-    "LabelExit": "Salir",
-    "LabelVisitCommunity": "Visitar la Comunidad",
-    "LabelGithubWiki": "Wiki de Github",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Est\u00e1ndar",
-    "LabelViewApiDocumentation": "Ver documentaci\u00f3n del Api",
-    "LabelBrowseLibrary": "Explorar Biblioteca",
-    "LabelConfigureMediaBrowser": "Configurar Media Browser",
-    "LabelOpenLibraryViewer": "Abrir el Visor de la Biblioteca",
-    "LabelRestartServer": "Reiniciar el Servidor",
-    "LabelShowLogWindow": "Mostrar Ventana de Bit\u00e1cora",
-    "LabelPrevious": "Anterior",
-    "LabelFinish": "Terminar",
-    "LabelNext": "Siguiente",
-    "LabelYoureDone": "Ha Terminado!",
-    "WelcomeToMediaBrowser": "\u00a1Bienvenido a Media Broswer!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Este asistente le guiar\u00e1 a trav\u00e9s del proceso de instalaci\u00f3n. Para comenzar, por favor seleccione su lenguaje preferido.",
-    "TellUsAboutYourself": "D\u00edganos sobre usted",
-    "LabelYourFirstName": "Su nombre:",
-    "MoreUsersCanBeAddedLater": "Se pueden agregar m\u00e1s usuarios posteriormente en el Panel de Control.",
-    "UserProfilesIntro": "Media Browser incluye soporte integrado para perfiles de usuario, permiti\u00e9ndo a cada usuario tener su propia configuraci\u00f3n de pantalla, estado de reproducci\u00f3n y controles parentales.",
-    "LabelWindowsService": "Servicio de Windows",
-    "AWindowsServiceHasBeenInstalled": "Se ha instalado un Servicio de Windows.",
-    "WindowsServiceIntro1": "Media Browser Server se ejecuta normalmente como una aplicaci\u00f3n de escritorio con un icono en el \u00e1rea de notificaci\u00f3n, pero si prefiere ejecutarlo como un servicio de segundo plano, puede ser iniciado desde el panel de control de servicios de windows.",
-    "WindowsServiceIntro2": "Si utiliza el servicio de Windows, tenga en cuenta que no se puede ejecutar simult\u00e1neamiente con el icono en el \u00e1rea de notificaci\u00f3n, por lo que tendr\u00e1 que finalizar desde el icono para poder ejecutar el servicio. Adicionalmente, el servicio deber\u00e1 ser configurado con privilegios administrativos a trav\u00e9s del panel de control del servicio. Tenga en cuenta que en este momento el servicio no es capaz de actualizarse a s\u00ed mismo, por lo que las nuevas versiones requerir\u00e1n de interacci\u00f3n manual.",
-    "WizardCompleted": "\u00baEso es todo lo que necesitamos por ahora. Media Browser ha comenzado a recolectar informaci\u00f3n sobre su biblioteca de medios. Eche un vistazo a algunas de nuestras aplicaciones, y luego haga clic en <b>Finalizar<\/b> para ver el <b>Panel de Control<\/b>.",
-    "LabelConfigureSettings": "Configuraci\u00f3n de opciones",
-    "LabelEnableVideoImageExtraction": "Habilitar extracci\u00f3n de im\u00e1genes de video",
-    "VideoImageExtractionHelp": "Para videos que no cuenten con im\u00e1genes, y para los que no podemos encontrar im\u00e1genes en Internet. Esto incrementar\u00e1 un poco el tiempo de la exploraci\u00f3n inicial de las bibliotecas, pero resultar\u00e1 en una presentaci\u00f3n m\u00e1s agradable.",
-    "LabelEnableChapterImageExtractionForMovies": "Extraer im\u00e1genes de cap\u00edtulos para Pel\u00edculas",
-    "LabelChapterImageExtractionForMoviesHelp": "Extraer im\u00e1genes de cap\u00edtulos permite a los clientes mostrar men\u00fas gr\u00e1ficos de selecci\u00f3n de escenas. El proceso puede ser lento, intensivo en utilizaci\u00f3n del CPU y puede requerir varios gigabytes de espacio. Se ejecuta como una tarea nocturna, programada a las 4 de la ma\u00f1ana, aunque esto se puede configurar en el \u00e1rea de tareas programadas. No se recomienda ejecutar esta tarea durante las horas pico de uso.",
-    "LabelEnableAutomaticPortMapping": "Habilitar mapeo autom\u00e1tico de puertos",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP permite la configuraci\u00f3n de ruteador de manera autom\u00e1tica, para acceso remoto de manera f\u00e1cil. Eso puede no funcionar con algunos modelos de ruteadores.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Cancelar",
-    "ButtonNew": "Nuevo",
-    "HeaderSetupLibrary": "Configurar su biblioteca de medios",
-    "ButtonAddMediaFolder": "Agregar carpeta de medios",
-    "LabelFolderType": "Tipo de carpeta:",
-    "MediaFolderHelpPluginRequired": "* Requiere el uso de un complemento, p. ej. GameBrowser o MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Consultar la wiki de la biblioteca de medios.",
-    "LabelCountry": "Pa\u00eds:",
-    "LabelLanguage": "Idioma:",
-    "HeaderPreferredMetadataLanguage": "Idioma preferido para metadatos:",
-    "LabelSaveLocalMetadata": "Guardar im\u00e1genes y metadatos en las carpetas de medios",
-    "LabelSaveLocalMetadataHelp": "Guardar im\u00e1genes y metadatos directamente en las carpetas de medios los colocar\u00e1 en un lugar donde se pueden editar f\u00e1cilmente.",
-    "LabelDownloadInternetMetadata": "Descargar im\u00e1genes y metadatos de internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser permite descargar informaci\u00f3n de sus medios para enriquecer la presentaci\u00f3n.",
-    "TabPreferences": "Preferencias",
-    "TabPassword": "Contrase\u00f1a",
-    "TabLibraryAccess": "Acceso a biblioteca",
-    "TabImage": "Imagen",
-    "TabProfile": "Perf\u00edl",
-    "TabMetadata": "Metadatos",
-    "TabImages": "Im\u00e1genes",
-    "TabNotifications": "Notificaciones",
-    "TabCollectionTitles": "T\u00edtulos",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Mostar episodios no disponibles en las temporadas",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Mostrar episodios a\u00fan no emitidos en las temporadas",
-    "HeaderVideoPlaybackSettings": "Ajustes de Reproducci\u00f3n de Video",
-    "HeaderPlaybackSettings": "Configuraci\u00f3n de Reproducci\u00f3n",
-    "LabelAudioLanguagePreference": "Preferencia de idioma de audio:",
-    "LabelSubtitleLanguagePreference": "Preferencia de idioma de subt\u00edtulos:",
-    "OptionDefaultSubtitles": "Por Defecto",
-    "OptionOnlyForcedSubtitles": "\u00danicamente subt\u00edtulos forzados",
-    "OptionAlwaysPlaySubtitles": "Siempre mostrar subt\u00edtulos",
-    "OptionNoSubtitles": "Sin Subtitulos",
-    "OptionDefaultSubtitlesHelp": "Los subt\u00edtulos que coincidan con el lenguaje preferido ser\u00e1n cargados cuando el audio se encuentre en un lenguaje extranjero.",
-    "OptionOnlyForcedSubtitlesHelp": "Se cargar\u00e1n \u00fanicamente subt\u00edtulos marcados como forzados.",
-    "OptionAlwaysPlaySubtitlesHelp": "Los subt\u00edtulos que coincidan con el lenguaje preferido ser\u00e1n cargados independientemente del lenguaje del audio.",
-    "OptionNoSubtitlesHelp": "Los subt\u00edtulos no ser\u00e1n cargados por defecto.",
-    "TabProfiles": "Perfiles",
-    "TabSecurity": "Seguridad",
-    "ButtonAddUser": "Agregar Usuario",
-    "ButtonAddLocalUser": "Agregar Usuario Local",
-    "ButtonInviteUser": "Invitar Usuario",
-    "ButtonSave": "Guardar",
-    "ButtonResetPassword": "Restablecer Contrase\u00f1a",
-    "LabelNewPassword": "Nueva contrase\u00f1a:",
-    "LabelNewPasswordConfirm": "Confirmaci\u00f3n de contrase\u00f1a nueva:",
-    "HeaderCreatePassword": "Crear Contrase\u00f1a",
-    "LabelCurrentPassword": "Contrase\u00f1a actual:",
-    "LabelMaxParentalRating": "M\u00e1xima clasificaci\u00f3n parental permitida:",
-    "MaxParentalRatingHelp": "El contenido con clasificaci\u00f3n parental superior se ocultar\u00e1 para este usuario.",
-    "LibraryAccessHelp": "Seleccione las carpetas de medios para compartir con este usuario. Los administradores podr\u00e1n editar todas las carpetas usando el administrador de metadatos.",
-    "ChannelAccessHelp": "Seleccione los canales a compartir con este usuario. Los administradores podr\u00e1n editar todos los canales empleando el administrador de metadatos.",
-    "ButtonDeleteImage": "Eliminar Imagen",
-    "LabelSelectUsers": "Seleccionar Usuarios:",
-    "ButtonUpload": "Subir",
-    "HeaderUploadNewImage": "Subir Nueva Imagen",
-    "LabelDropImageHere": "Depositar imagen aqu\u00ed",
-    "ImageUploadAspectRatioHelp": "Se Recomienda una Proporci\u00f3n de Aspecto 1:1. Solo JPG\/PNG.",
-    "MessageNothingHere": "Nada aqu\u00ed.",
-    "MessagePleaseEnsureInternetMetadata": "Por favor aseg\u00farese que la descarga de metadatos de internet esta habilitada.",
-    "TabSuggested": "Sugerencias",
-    "TabLatest": "Recientes",
-    "TabUpcoming": "Por Estrenar",
-    "TabShows": "Programas",
-    "TabEpisodes": "Episodios",
-    "TabGenres": "G\u00e9neros",
-    "TabPeople": "Personas",
-    "TabNetworks": "Cadenas",
-    "HeaderUsers": "Usuarios",
-    "HeaderFilters": "Filtros:",
-    "ButtonFilter": "Filtro",
-    "OptionFavorite": "Favoritos",
-    "OptionLikes": "Me gusta",
-    "OptionDislikes": "No me gusta",
-    "OptionActors": "Actores",
-    "OptionGuestStars": "Estrellas Invitadas",
-    "OptionDirectors": "Directores",
-    "OptionWriters": "Guionistas",
-    "OptionProducers": "Productores",
-    "HeaderResume": "Continuar",
-    "HeaderNextUp": "A Continuaci\u00f3n",
-    "NoNextUpItemsMessage": "No se encontr\u00f3 nada. \u00a1Comienza a ver tus programas!",
-    "HeaderLatestEpisodes": "Episodios Recientes",
-    "HeaderPersonTypes": "Tipos de Personas:",
-    "TabSongs": "Canciones",
-    "TabAlbums": "\u00c1lbums",
-    "TabArtists": "Artistas",
-    "TabAlbumArtists": "Artistas del \u00c1lbum",
-    "TabMusicVideos": "Videos Musicales",
-    "ButtonSort": "Ordenar",
-    "HeaderSortBy": "Ordenar Por:",
-    "HeaderSortOrder": "Ordenado Por:",
-    "OptionPlayed": "Reproducido",
-    "OptionUnplayed": "No reproducido",
-    "OptionAscending": "Ascendente",
-    "OptionDescending": "Descendente",
-    "OptionRuntime": "Duraci\u00f3n",
-    "OptionReleaseDate": "Fecha de Liberaci\u00f3n",
-    "OptionPlayCount": "N\u00famero de Reproducc.",
-    "OptionDatePlayed": "Fecha de Reproducci\u00f3n",
-    "OptionDateAdded": "Fecha de Adici\u00f3n",
-    "OptionAlbumArtist": "Artista del \u00c1lbum",
-    "OptionArtist": "Artista",
-    "OptionAlbum": "\u00c1lbum",
-    "OptionTrackName": "Nombre de la Pista",
-    "OptionCommunityRating": "Calificaci\u00f3n de la Comunidad",
-    "OptionNameSort": "Nombre",
-    "OptionFolderSort": "Carpetas",
-    "OptionBudget": "Presupuesto",
-    "OptionRevenue": "Recaudaci\u00f3n",
-    "OptionPoster": "Cartel",
-    "OptionBackdrop": "Imagen de Fondo",
-    "OptionTimeline": "L\u00ednea de Tiempo",
-    "OptionThumb": "Miniatura",
-    "OptionBanner": "T\u00edtulo",
-    "OptionCriticRating": "Calificaci\u00f3n de la Cr\u00edtica",
-    "OptionVideoBitrate": "Tasa de bits de Video",
-    "OptionResumable": "Reanudable",
-    "ScheduledTasksHelp": "Da click en una tarea para ajustar su programaci\u00f3n.",
-    "ScheduledTasksTitle": "Tareas Programadas",
-    "TabMyPlugins": "Mis Complementos",
-    "TabCatalog": "Cat\u00e1logo",
-    "PluginsTitle": "Complementos",
-    "HeaderAutomaticUpdates": "Actualizaciones Autom\u00e1ticas",
-    "HeaderNowPlaying": "Reproduciendo Ahora",
-    "HeaderLatestAlbums": "\u00c1lbums Recientes",
-    "HeaderLatestSongs": "Canciones Recientes",
-    "HeaderRecentlyPlayed": "Reproducido Recientemente",
-    "HeaderFrequentlyPlayed": "Reproducido Frecuentemente",
-    "DevBuildWarning": "Las compilaciones de Desarrollo son la punta de lanza. Se publican frecuentemente, estas compilaciones no se han probado. La aplicaci\u00f3n se puede bloquear y caracter\u00edsticas completas pueden no funcionar.",
-    "LabelVideoType": "Tipo de Video:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "DVD",
-    "OptionIso": "ISO",
-    "Option3D": "3D",
-    "LabelFeatures": "Caracter\u00edsticas:",
-    "LabelService": "Servicio:",
-    "LabelStatus": "Estado:",
-    "LabelVersion": "Versi\u00f3n:",
-    "LabelLastResult": "\u00daltimo resultado:",
-    "OptionHasSubtitles": "Subt\u00edtulos",
-    "OptionHasTrailer": "Avance",
-    "OptionHasThemeSong": "Canci\u00f3n del Tema",
-    "OptionHasThemeVideo": "Video del Tema",
-    "TabMovies": "Pel\u00edculas",
-    "TabStudios": "Estudios",
-    "TabTrailers": "Avances",
-    "LabelArtists": "Artistas:",
-    "LabelArtistsHelp": "Separar m\u00faltiples empleando:",
-    "HeaderLatestMovies": "Pel\u00edculas Recientes",
-    "HeaderLatestTrailers": "Avances Recientes",
-    "OptionHasSpecialFeatures": "Caracter\u00edsticas Especiales",
-    "OptionImdbRating": "Calificaci\u00f3n de IMDb",
-    "OptionParentalRating": "Clasificaci\u00f3n Parental",
-    "OptionPremiereDate": "Fecha de Estreno",
-    "TabBasic": "B\u00e1sico",
-    "TabAdvanced": "Avanzado",
-    "HeaderStatus": "Estado",
-    "OptionContinuing": "Continuando",
-    "OptionEnded": "Finalizado",
-    "HeaderAirDays": "D\u00edas de Emisi\u00f3n",
-    "OptionSunday": "Domingo",
-    "OptionMonday": "Lunes",
-    "OptionTuesday": "Martes",
-    "OptionWednesday": "Mi\u00e9rcoles",
-    "OptionThursday": "Jueves",
-    "OptionFriday": "Viernes",
-    "OptionSaturday": "S\u00e1bado",
-    "HeaderManagement": "Administraci\u00f3n",
-    "LabelManagement": "Administraci\u00f3n:",
-    "OptionMissingImdbId": "Falta Id de IMDb",
-    "OptionMissingTvdbId": "Falta Id de TheTVDB",
-    "OptionMissingOverview": "Falta Sinopsis",
-    "OptionFileMetadataYearMismatch": "No coincide el A\u00f1o del Archivo con los Metadatos",
-    "TabGeneral": "General",
-    "TitleSupport": "Soporte",
-    "TabLog": "Bit\u00e1cora",
-    "TabAbout": "Acerca de",
-    "TabSupporterKey": "Clave de Aficionado",
-    "TabBecomeSupporter": "Convertirse en Aficionado",
-    "MediaBrowserHasCommunity": "Media Browser cuenta con una pr\u00f3spera comunidad de usuarios y colaboradores.",
-    "CheckoutKnowledgeBase": "Eche un vistazo a nuestra base de conocimiento para ayudarte a sacar el m\u00e1ximo provecho de Media Browser.",
-    "SearchKnowledgeBase": "Buscar en la Base de Conocimiento",
-    "VisitTheCommunity": "Visitar la Comunidad",
-    "VisitMediaBrowserWebsite": "Visitar el Sitio Web de Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Visite el Sitio Web de Media Browser para estar conocer las \u00faltimas not\u00edcias y mantenerse al d\u00eda con el blog de los desarrolladores.",
-    "OptionHideUser": "Ocultar este usuario en las pantallas de inicio de sesi\u00f3n",
-    "OptionDisableUser": "Desactivar este usuario",
-    "OptionDisableUserHelp": "Si est\u00e1 desactivado, el servidor no aceptar\u00e1 conexiones de este usuario. Las conexiones existentes ser\u00e1n finalizadas abruptamente.",
-    "HeaderAdvancedControl": "Control Avanzado",
-    "LabelName": "Nombre:",
-    "OptionAllowUserToManageServer": "Permitir a este usuario administrar el servidor",
-    "HeaderFeatureAccess": "Permisos de acceso",
-    "OptionAllowMediaPlayback": "Permitir reproducci\u00f3n de medios",
-    "OptionAllowBrowsingLiveTv": "Permitir acceder a TV en vivo",
-    "OptionAllowDeleteLibraryContent": "Permitir a este usuario eliminar contenido de la librer\u00eda",
-    "OptionAllowManageLiveTv": "Permitir administrar grabaciones de TV en vivo",
-    "OptionAllowRemoteControlOthers": "Permitir a este usuario controlar remotamente a otros usuarios",
-    "OptionMissingTmdbId": "Falta Id de Tmdb",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Seleccionar",
-    "ButtonGroupVersions": "Agrupar Versiones",
-    "ButtonAddToCollection": "Agregar a Colecci\u00f3n",
-    "PismoMessage": "Utilizando Pismo File Mount a trav\u00e9s de una licencia donada.",
-    "TangibleSoftwareMessage": "Utilizando convertidores Java\/C# de Tangible Solutions por medio de una licencia donada.",
-    "HeaderCredits": "Cr\u00e9ditos",
-    "PleaseSupportOtherProduces": "Por favor apoye otros productos libres que utilizamos:",
-    "VersionNumber": "Versi\u00f3n {0}",
-    "TabPaths": "Rutas",
-    "TabServer": "Servidor",
-    "TabTranscoding": "Transcodificaci\u00f3n",
-    "TitleAdvanced": "Avanzado",
-    "LabelAutomaticUpdateLevel": "Nivel de actualizaci\u00f3n autom\u00e1tico",
-    "OptionRelease": "Versi\u00f3n Oficial",
-    "OptionBeta": "Beta",
-    "OptionDev": "Desarrollo (Inestable)",
-    "LabelAllowServerAutoRestart": "Permite al servidor reiniciar autom\u00e1ticamente para aplicar actualizaciones",
-    "LabelAllowServerAutoRestartHelp": "El servidor reiniciar\u00e1 \u00fanicamente durante periodos ociosos, cuando no haya usuarios activos.",
-    "LabelEnableDebugLogging": "Habilitar bit\u00e1coras de depuraci\u00f3n",
-    "LabelRunServerAtStartup": "Ejecutar el servidor al iniciar",
-    "LabelRunServerAtStartupHelp": "Esto iniciar\u00e1 el icono en el \u00e1rea de notificaci\u00f3n cuando windows arranque. Para iniciar el servicio de windows, desmarque esta opci\u00f3n y ejecute el servicio desde el panel de control de windows. Por favor tome en cuenta que no puede ejecutar ambos simult\u00e1neamente, por lo que deber\u00e1 finalizar el icono del \u00e1rea de notificaci\u00f3n antes de iniciar el servicio.",
-    "ButtonSelectDirectory": "Seleccionar Carpeta",
-    "LabelCustomPaths": "Especificar rutas personalizadas cuando se desee. Deje los campos vac\u00edos para usar los valores predeterminados.",
-    "LabelCachePath": "Ruta para el Cach\u00e9:",
-    "LabelCachePathHelp": "Especifique una ubicaci\u00f3n personalizada para los archivos de cach\u00e9 del servidor, tales como im\u00e1genes.",
-    "LabelImagesByNamePath": "Ruta para Im\u00e1genes por nombre:",
-    "LabelImagesByNamePathHelp": "Especifique una ubicaci\u00f3n personalizada para im\u00e1genes descargadas de actores, artistas, g\u00e9neros y estudios.",
-    "LabelMetadataPath": "Ruta para metadatos:",
-    "LabelMetadataPathHelp": "Especifique una ubicaci\u00f3n personalizada para ilustraciones descargadas y metadatos cuando no han sido configurados para almacenarse en carpetas de medios.",
-    "LabelTranscodingTempPath": "Ruta para transcodificaci\u00f3n temporal:",
-    "LabelTranscodingTempPathHelp": "Esta carpeta contiene archivos de trabajo usados por el transcodificador. Especifique una trayectoria personalizada, o d\u00e9jela vac\u00eda para utilizar su valor por omisi\u00f3n en la carpeta de datos del servidor.",
-    "TabBasics": "B\u00e1sicos",
-    "TabTV": "TV",
-    "TabGames": "Juegos",
-    "TabMusic": "M\u00fasica",
-    "TabOthers": "Otros",
-    "HeaderExtractChapterImagesFor": "Extraer im\u00e1genes de cap\u00edtulos para:",
-    "OptionMovies": "Pel\u00edculas",
-    "OptionEpisodes": "Episodios",
-    "OptionOtherVideos": "Otros Videos",
-    "TitleMetadata": "Metadatos",
-    "LabelAutomaticUpdatesFanart": "Habilitar actualizaciones autom\u00e1ticas desde FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Habilitar actualizaciones autom\u00e1ticas desde TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Habilitar actualizaciones autom\u00e1ticas desde TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Al habilitarlo, se descargar\u00e1n autom\u00e1ticamente nuevas im\u00e1genes conforme son a\u00f1adidas a fanart.tv. Las Im\u00e1genes existentes no ser\u00e1n reemplazadas.",
-    "LabelAutomaticUpdatesTmdbHelp": "Al habilitarlo, se descargar\u00e1n autom\u00e1ticamente nuevas im\u00e1genes conforme son a\u00f1adidas a TheMovieDB.org. Las im\u00e1genes existentes no ser\u00e1n reemplazadas.",
-    "LabelAutomaticUpdatesTvdbHelp": "Al habilitarlo, se descargar\u00e1n autom\u00e1ticamente nuevas im\u00e1genes conforme son a\u00f1adidas a TheTVDB.com. Las im\u00e1genes existentes no ser\u00e1n reemplazadas.",
-    "ExtractChapterImagesHelp": "Extraer im\u00e1genes de cap\u00edtulos permite a los clientes mostrar men\u00fas gr\u00e1ficos de selecci\u00f3n de escenas. El proceso puede ser lento, intensivo en utilizaci\u00f3n del CPU y puede requerir varios gigabytes de espacio. Se ejecuta cuando se detectan nuevos videos, tambi\u00e9n como una tarea nocturna, programada a las 4:00 am. La programaci\u00f3n puede configurarse en el \u00e1rea de tareas programadas. No se recomienda ejecutar esta tarea durante horas pico de uso.",
-    "LabelMetadataDownloadLanguage": "Lenguaje preferido para descargas:",
-    "ButtonAutoScroll": "Auto-desplazamiento",
-    "LabelImageSavingConvention": "Convenci\u00f3n de almacenamiento de im\u00e1genes:",
-    "LabelImageSavingConventionHelp": "MediaBrowser reconoce im\u00e1genes de las aplicaciones de medios m\u00e1s importantes. Seleccionar la convenci\u00f3n de descarga es \u00fatil si utiliza otros productos.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Est\u00e1ndar - MB2",
-    "ButtonSignIn": "Iniciar Sesi\u00f3n",
-    "TitleSignIn": "Iniciar Sesi\u00f3n",
-    "HeaderPleaseSignIn": "Por favor inicie sesi\u00f3n",
-    "LabelUser": "Usuario:",
-    "LabelPassword": "Contrase\u00f1a:",
-    "ButtonManualLogin": "Inicio de Sesi\u00f3n Manual:",
-    "PasswordLocalhostMessage": "Las contrase\u00f1as no se requieren cuando se inicia sesi\u00f3n desde localhost.",
-    "TabGuide": "Gu\u00eda",
-    "TabChannels": "Canales",
-    "TabCollections": "Colecciones",
-    "HeaderChannels": "Canales",
-    "TabRecordings": "Grabaciones",
-    "TabScheduled": "Programados",
-    "TabSeries": "Series",
-    "TabFavorites": "Favoritos",
-    "TabMyLibrary": "Mi Biblioteca",
-    "ButtonCancelRecording": "Cancelar Grabaci\u00f3n",
-    "HeaderPrePostPadding": "Pre\/Post protecci\u00f3n",
-    "LabelPrePaddingMinutes": "Minutos de protecci\u00f3n previos:",
-    "OptionPrePaddingRequired": "Prtecci\u00f3n previa es requerida para grabar.",
-    "LabelPostPaddingMinutes": "Minutos de protecci\u00f3n posterior:",
-    "OptionPostPaddingRequired": "Protecci\u00f3n posterior es requerida para grabar.",
-    "HeaderWhatsOnTV": "\u00bfQu\u00e9 hay?",
-    "HeaderUpcomingTV": "Pr\u00f3ximos Programas",
-    "TabStatus": "Estado",
-    "TabSettings": "Configuraci\u00f3n",
-    "ButtonRefreshGuideData": "Actualizar Datos de la Gu\u00eda",
-    "ButtonRefresh": "Actualizar",
-    "ButtonAdvancedRefresh": "Actualizaci\u00f3n Avanzada",
-    "OptionPriority": "Prioridad",
-    "OptionRecordOnAllChannels": "Grabar programa en todos los canales",
-    "OptionRecordAnytime": "Grabar programa en cualquier momento",
-    "OptionRecordOnlyNewEpisodes": "Grabar s\u00f3lo nuevos episodios",
-    "HeaderDays": "D\u00edas",
-    "HeaderActiveRecordings": "Grabaciones Activas",
-    "HeaderLatestRecordings": "Grabaciones Recientes",
-    "HeaderAllRecordings": "Todas las Grabaciones",
-    "ButtonPlay": "Reproducir",
-    "ButtonEdit": "Editar",
-    "ButtonRecord": "Grabar",
-    "ButtonDelete": "Eliminar",
-    "ButtonRemove": "Eliminar",
-    "OptionRecordSeries": "Grabar Series",
-    "HeaderDetails": "Detalles",
-    "TitleLiveTV": "TV en Vivo",
-    "LabelNumberOfGuideDays": "N\u00famero de d\u00edas de datos de la programaci\u00f3n a descargar",
-    "LabelNumberOfGuideDaysHelp": "Descargar m\u00e1s d\u00edas de datos de programaci\u00f3n permite programar con mayor anticipaci\u00f3n y ver m\u00e1s listados, pero tomar\u00e1 m\u00e1s tiempo en descargar. Auto har\u00e1 la selecci\u00f3n basada en el n\u00famero de canales.",
-    "LabelActiveService": "Servicio Activo:",
-    "LabelActiveServiceHelp": "Es posible instalar m\u00faltiples complementos de TV, pero solo uno puede estar activo en un momento dado.",
-    "OptionAutomatic": "Auto",
-    "LiveTvPluginRequired": "Se requiere de un complemento proveedor de servicios de TV en vivo para continuar.",
-    "LiveTvPluginRequiredHelp": "Por favor instale alguno de los complementos disponibles, como Next PVR o ServerWMC.",
-    "LabelCustomizeOptionsPerMediaType": "Personalizar por tipo de medio:",
-    "OptionDownloadThumbImage": "Miniatura",
-    "OptionDownloadMenuImage": "Men\u00fa",
-    "OptionDownloadLogoImage": "Logo",
-    "OptionDownloadBoxImage": "Caja",
     "OptionDownloadDiscImage": "DIsco",
     "OptionDownloadBannerImage": "Encabezado",
     "OptionDownloadBackImage": "Reverso",
@@ -546,11 +198,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Por favor reinicie el servidor para completar la aplicaci\u00f3n de las actualizaciones.",
     "LabelDownMixAudioScale": "Fortalecimiento de audio durante el downmix:",
     "LabelDownMixAudioScaleHelp": "Fortalezca el audio cuando se hace down mix. Coloque 1 para preservar el valor del volumen original.",
-    "ButtonLinkKeys": "Ligar Claves:",
+    "ButtonLinkKeys": "Transferir Claves",
     "LabelOldSupporterKey": "Clave de aficionado vieja",
     "LabelNewSupporterKey": "Clave de aficionado nueva",
-    "HeaderMultipleKeyLinking": "Enlace de M\u00faltiples Claves",
-    "MultipleKeyLinkingHelp": "Si usted cuenta con m\u00e1s de una clave de aficionado, utilice esta forma para ligar las claves viejas con la nueva.",
+    "HeaderMultipleKeyLinking": "Transferir a Nueva Clave",
+    "MultipleKeyLinkingHelp": "Si usted recibi\u00f3 una nueva clave de aficionado, use este formulario para transferir el registro de su antigua llave a la nueva.",
     "LabelCurrentEmailAddress": "Direcci\u00f3n de correo electr\u00f3nico actual",
     "LabelCurrentEmailAddressHelp": "La direcci\u00f3n de correo electr\u00f3nico actual a la que se envi\u00f3 la clave nueva.",
     "HeaderForgotKey": "No recuerdo mi clave",
@@ -821,7 +473,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Bienvenido al Cliente Web de Media Browser",
     "ButtonDismiss": "Descartar",
     "ButtonTakeTheTour": "Haga el recorrido",
-    "ButtonEditOtherUserPreferences": "Edita este perfil de usuario y sus preferencias personales.",
+    "ButtonEditOtherUserPreferences": "Edita la contrase\u00f1a y preferencias personales de este perfil de usuario.",
     "LabelChannelStreamQuality": "Calidad por defecto para transmisi\u00f3n por internet:",
     "LabelChannelStreamQualityHelp": "En un ambiente de ancho de banda limitado, limitar la calidad puede ayudar a asegurar una experiencia de transimisi\u00f3n en tiempo real fluida.",
     "OptionBestAvailableStreamQuality": "La mejor disponible",
@@ -1244,5 +896,358 @@
     "OptionDisableUserPreferences": "Desactivar acceso a las preferencias de usuario",
     "OptionDisableUserPreferencesHelp": "Al activarse, s\u00f3lo los administradores podr\u00e1n configurar las im\u00e1genes del perfil del usuario, contrase\u00f1as y preferencias de idioma.",
     "HeaderSelectServer": "Seleccionar Servidor",
-    "MessageNoServersAvailableToConnect": "No hay servidores disponibles para conectarse. Si se le ha invitado a compartir un servidor, aseg\u00farese de confirmarlo haciendo clic en la liga del correo electr\u00f3nico."
+    "MessageNoServersAvailableToConnect": "No hay servidores disponibles para conectarse. Si se le ha invitado a compartir un servidor, aseg\u00farese de confirmarlo haciendo clic en la liga del correo electr\u00f3nico.",
+    "TitleNewUser": "Nuevo Usuario",
+    "ButtonConfigurePassword": "Configura una Contrase\u00f1a",
+    "HeaderDashboardUserPassword": "Las contrase\u00f1as de usuario son manejadas dentro de las configuraciones personales de cada perfil de usuario.",
+    "HeaderLibraryAccess": "Acceso a la Biblioteca",
+    "HeaderChannelAccess": "Acceso a los Canales",
+    "LabelExit": "Salir",
+    "LabelVisitCommunity": "Visitar la Comunidad",
+    "LabelGithubWiki": "Wiki de Github",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Est\u00e1ndar",
+    "LabelViewApiDocumentation": "Ver documentaci\u00f3n del Api",
+    "LabelBrowseLibrary": "Explorar Biblioteca",
+    "LabelConfigureMediaBrowser": "Configurar Media Browser",
+    "LabelOpenLibraryViewer": "Abrir el Visor de la Biblioteca",
+    "LabelRestartServer": "Reiniciar el Servidor",
+    "LabelShowLogWindow": "Mostrar Ventana de Bit\u00e1cora",
+    "LabelPrevious": "Anterior",
+    "LabelFinish": "Terminar",
+    "LabelNext": "Siguiente",
+    "LabelYoureDone": "Ha Terminado!",
+    "WelcomeToMediaBrowser": "\u00a1Bienvenido a Media Broswer!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Este asistente le guiar\u00e1 a trav\u00e9s del proceso de instalaci\u00f3n. Para comenzar, por favor seleccione su lenguaje preferido.",
+    "TellUsAboutYourself": "D\u00edganos sobre usted",
+    "LabelYourFirstName": "Su nombre:",
+    "MoreUsersCanBeAddedLater": "Se pueden agregar m\u00e1s usuarios posteriormente en el Panel de Control.",
+    "UserProfilesIntro": "Media Browser incluye soporte integrado para perfiles de usuario, permiti\u00e9ndo a cada usuario tener su propia configuraci\u00f3n de pantalla, estado de reproducci\u00f3n y controles parentales.",
+    "LabelWindowsService": "Servicio de Windows",
+    "AWindowsServiceHasBeenInstalled": "Se ha instalado un Servicio de Windows.",
+    "WindowsServiceIntro1": "Media Browser Server se ejecuta normalmente como una aplicaci\u00f3n de escritorio con un icono en el \u00e1rea de notificaci\u00f3n, pero si prefiere ejecutarlo como un servicio de segundo plano, puede ser iniciado desde el panel de control de servicios de windows.",
+    "WindowsServiceIntro2": "Si utiliza el servicio de Windows, tenga en cuenta que no se puede ejecutar simult\u00e1neamiente con el icono en el \u00e1rea de notificaci\u00f3n, por lo que tendr\u00e1 que finalizar desde el icono para poder ejecutar el servicio. Adicionalmente, el servicio deber\u00e1 ser configurado con privilegios administrativos a trav\u00e9s del panel de control del servicio. Tenga en cuenta que en este momento el servicio no es capaz de actualizarse a s\u00ed mismo, por lo que las nuevas versiones requerir\u00e1n de interacci\u00f3n manual.",
+    "WizardCompleted": "\u00baEso es todo lo que necesitamos por ahora. Media Browser ha comenzado a recolectar informaci\u00f3n sobre su biblioteca de medios. Eche un vistazo a algunas de nuestras aplicaciones, y luego haga clic en <b>Finalizar<\/b> para ver el <b>Panel de Control<\/b>.",
+    "LabelConfigureSettings": "Configuraci\u00f3n de opciones",
+    "LabelEnableVideoImageExtraction": "Habilitar extracci\u00f3n de im\u00e1genes de video",
+    "VideoImageExtractionHelp": "Para videos que no cuenten con im\u00e1genes, y para los que no podemos encontrar im\u00e1genes en Internet. Esto incrementar\u00e1 un poco el tiempo de la exploraci\u00f3n inicial de las bibliotecas, pero resultar\u00e1 en una presentaci\u00f3n m\u00e1s agradable.",
+    "LabelEnableChapterImageExtractionForMovies": "Extraer im\u00e1genes de cap\u00edtulos para Pel\u00edculas",
+    "LabelChapterImageExtractionForMoviesHelp": "Extraer im\u00e1genes de cap\u00edtulos permite a los clientes mostrar men\u00fas gr\u00e1ficos de selecci\u00f3n de escenas. El proceso puede ser lento, intensivo en utilizaci\u00f3n del CPU y puede requerir varios gigabytes de espacio. Se ejecuta como una tarea nocturna, programada a las 4 de la ma\u00f1ana, aunque esto se puede configurar en el \u00e1rea de tareas programadas. No se recomienda ejecutar esta tarea durante las horas pico de uso.",
+    "LabelEnableAutomaticPortMapping": "Habilitar mapeo autom\u00e1tico de puertos",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP permite la configuraci\u00f3n de ruteador de manera autom\u00e1tica, para acceso remoto de manera f\u00e1cil. Eso puede no funcionar con algunos modelos de ruteadores.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Cancelar",
+    "ButtonNew": "Nuevo",
+    "HeaderSetupLibrary": "Configurar su biblioteca de medios",
+    "ButtonAddMediaFolder": "Agregar carpeta de medios",
+    "LabelFolderType": "Tipo de carpeta:",
+    "MediaFolderHelpPluginRequired": "* Requiere el uso de un complemento, p. ej. GameBrowser o MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Consultar la wiki de la biblioteca de medios.",
+    "LabelCountry": "Pa\u00eds:",
+    "LabelLanguage": "Idioma:",
+    "HeaderPreferredMetadataLanguage": "Idioma preferido para metadatos:",
+    "LabelSaveLocalMetadata": "Guardar im\u00e1genes y metadatos en las carpetas de medios",
+    "LabelSaveLocalMetadataHelp": "Guardar im\u00e1genes y metadatos directamente en las carpetas de medios los colocar\u00e1 en un lugar donde se pueden editar f\u00e1cilmente.",
+    "LabelDownloadInternetMetadata": "Descargar im\u00e1genes y metadatos de internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser permite descargar informaci\u00f3n de sus medios para enriquecer la presentaci\u00f3n.",
+    "TabPreferences": "Preferencias",
+    "TabPassword": "Contrase\u00f1a",
+    "TabLibraryAccess": "Acceso a biblioteca",
+    "TabImage": "Imagen",
+    "TabProfile": "Perf\u00edl",
+    "TabMetadata": "Metadatos",
+    "TabImages": "Im\u00e1genes",
+    "TabNotifications": "Notificaciones",
+    "TabCollectionTitles": "T\u00edtulos",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Mostar episodios no disponibles en las temporadas",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Mostrar episodios a\u00fan no emitidos en las temporadas",
+    "HeaderVideoPlaybackSettings": "Ajustes de Reproducci\u00f3n de Video",
+    "HeaderPlaybackSettings": "Configuraci\u00f3n de Reproducci\u00f3n",
+    "LabelAudioLanguagePreference": "Preferencia de idioma de audio:",
+    "LabelSubtitleLanguagePreference": "Preferencia de idioma de subt\u00edtulos:",
+    "OptionDefaultSubtitles": "Por Defecto",
+    "OptionOnlyForcedSubtitles": "\u00danicamente subt\u00edtulos forzados",
+    "OptionAlwaysPlaySubtitles": "Siempre mostrar subt\u00edtulos",
+    "OptionNoSubtitles": "Sin Subtitulos",
+    "OptionDefaultSubtitlesHelp": "Los subt\u00edtulos que coincidan con el lenguaje preferido ser\u00e1n cargados cuando el audio se encuentre en un lenguaje extranjero.",
+    "OptionOnlyForcedSubtitlesHelp": "Se cargar\u00e1n \u00fanicamente subt\u00edtulos marcados como forzados.",
+    "OptionAlwaysPlaySubtitlesHelp": "Los subt\u00edtulos que coincidan con el lenguaje preferido ser\u00e1n cargados independientemente del lenguaje del audio.",
+    "OptionNoSubtitlesHelp": "Los subt\u00edtulos no ser\u00e1n cargados por defecto.",
+    "TabProfiles": "Perfiles",
+    "TabSecurity": "Seguridad",
+    "ButtonAddUser": "Agregar Usuario",
+    "ButtonAddLocalUser": "Agregar Usuario Local",
+    "ButtonInviteUser": "Invitar Usuario",
+    "ButtonSave": "Guardar",
+    "ButtonResetPassword": "Restablecer Contrase\u00f1a",
+    "LabelNewPassword": "Nueva contrase\u00f1a:",
+    "LabelNewPasswordConfirm": "Confirmaci\u00f3n de contrase\u00f1a nueva:",
+    "HeaderCreatePassword": "Crear Contrase\u00f1a",
+    "LabelCurrentPassword": "Contrase\u00f1a actual:",
+    "LabelMaxParentalRating": "M\u00e1xima clasificaci\u00f3n parental permitida:",
+    "MaxParentalRatingHelp": "El contenido con clasificaci\u00f3n parental superior se ocultar\u00e1 para este usuario.",
+    "LibraryAccessHelp": "Seleccione las carpetas de medios para compartir con este usuario. Los administradores podr\u00e1n editar todas las carpetas usando el administrador de metadatos.",
+    "ChannelAccessHelp": "Seleccione los canales a compartir con este usuario. Los administradores podr\u00e1n editar todos los canales empleando el administrador de metadatos.",
+    "ButtonDeleteImage": "Eliminar Imagen",
+    "LabelSelectUsers": "Seleccionar Usuarios:",
+    "ButtonUpload": "Subir",
+    "HeaderUploadNewImage": "Subir Nueva Imagen",
+    "LabelDropImageHere": "Depositar imagen aqu\u00ed",
+    "ImageUploadAspectRatioHelp": "Se Recomienda una Proporci\u00f3n de Aspecto 1:1. Solo JPG\/PNG.",
+    "MessageNothingHere": "Nada aqu\u00ed.",
+    "MessagePleaseEnsureInternetMetadata": "Por favor aseg\u00farese que la descarga de metadatos de internet esta habilitada.",
+    "TabSuggested": "Sugerencias",
+    "TabLatest": "Recientes",
+    "TabUpcoming": "Por Estrenar",
+    "TabShows": "Programas",
+    "TabEpisodes": "Episodios",
+    "TabGenres": "G\u00e9neros",
+    "TabPeople": "Personas",
+    "TabNetworks": "Cadenas",
+    "HeaderUsers": "Usuarios",
+    "HeaderFilters": "Filtros:",
+    "ButtonFilter": "Filtro",
+    "OptionFavorite": "Favoritos",
+    "OptionLikes": "Me gusta",
+    "OptionDislikes": "No me gusta",
+    "OptionActors": "Actores",
+    "OptionGuestStars": "Estrellas Invitadas",
+    "OptionDirectors": "Directores",
+    "OptionWriters": "Guionistas",
+    "OptionProducers": "Productores",
+    "HeaderResume": "Continuar",
+    "HeaderNextUp": "A Continuaci\u00f3n",
+    "NoNextUpItemsMessage": "No se encontr\u00f3 nada. \u00a1Comienza a ver tus programas!",
+    "HeaderLatestEpisodes": "Episodios Recientes",
+    "HeaderPersonTypes": "Tipos de Personas:",
+    "TabSongs": "Canciones",
+    "TabAlbums": "\u00c1lbums",
+    "TabArtists": "Artistas",
+    "TabAlbumArtists": "Artistas del \u00c1lbum",
+    "TabMusicVideos": "Videos Musicales",
+    "ButtonSort": "Ordenar",
+    "HeaderSortBy": "Ordenar Por:",
+    "HeaderSortOrder": "Ordenado Por:",
+    "OptionPlayed": "Reproducido",
+    "OptionUnplayed": "No reproducido",
+    "OptionAscending": "Ascendente",
+    "OptionDescending": "Descendente",
+    "OptionRuntime": "Duraci\u00f3n",
+    "OptionReleaseDate": "Fecha de Liberaci\u00f3n",
+    "OptionPlayCount": "N\u00famero de Reproducc.",
+    "OptionDatePlayed": "Fecha de Reproducci\u00f3n",
+    "OptionDateAdded": "Fecha de Adici\u00f3n",
+    "OptionAlbumArtist": "Artista del \u00c1lbum",
+    "OptionArtist": "Artista",
+    "OptionAlbum": "\u00c1lbum",
+    "OptionTrackName": "Nombre de la Pista",
+    "OptionCommunityRating": "Calificaci\u00f3n de la Comunidad",
+    "OptionNameSort": "Nombre",
+    "OptionFolderSort": "Carpetas",
+    "OptionBudget": "Presupuesto",
+    "OptionRevenue": "Recaudaci\u00f3n",
+    "OptionPoster": "Cartel",
+    "OptionBackdrop": "Imagen de Fondo",
+    "OptionTimeline": "L\u00ednea de Tiempo",
+    "OptionThumb": "Miniatura",
+    "OptionBanner": "T\u00edtulo",
+    "OptionCriticRating": "Calificaci\u00f3n de la Cr\u00edtica",
+    "OptionVideoBitrate": "Tasa de bits de Video",
+    "OptionResumable": "Reanudable",
+    "ScheduledTasksHelp": "Da click en una tarea para ajustar su programaci\u00f3n.",
+    "ScheduledTasksTitle": "Tareas Programadas",
+    "TabMyPlugins": "Mis Complementos",
+    "TabCatalog": "Cat\u00e1logo",
+    "PluginsTitle": "Complementos",
+    "HeaderAutomaticUpdates": "Actualizaciones Autom\u00e1ticas",
+    "HeaderNowPlaying": "Reproduciendo Ahora",
+    "HeaderLatestAlbums": "\u00c1lbums Recientes",
+    "HeaderLatestSongs": "Canciones Recientes",
+    "HeaderRecentlyPlayed": "Reproducido Recientemente",
+    "HeaderFrequentlyPlayed": "Reproducido Frecuentemente",
+    "DevBuildWarning": "Las compilaciones de Desarrollo son la punta de lanza. Se publican frecuentemente, estas compilaciones no se han probado. La aplicaci\u00f3n se puede bloquear y caracter\u00edsticas completas pueden no funcionar.",
+    "LabelVideoType": "Tipo de Video:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "DVD",
+    "OptionIso": "ISO",
+    "Option3D": "3D",
+    "LabelFeatures": "Caracter\u00edsticas:",
+    "LabelService": "Servicio:",
+    "LabelStatus": "Estado:",
+    "LabelVersion": "Versi\u00f3n:",
+    "LabelLastResult": "\u00daltimo resultado:",
+    "OptionHasSubtitles": "Subt\u00edtulos",
+    "OptionHasTrailer": "Avance",
+    "OptionHasThemeSong": "Canci\u00f3n del Tema",
+    "OptionHasThemeVideo": "Video del Tema",
+    "TabMovies": "Pel\u00edculas",
+    "TabStudios": "Estudios",
+    "TabTrailers": "Avances",
+    "LabelArtists": "Artistas:",
+    "LabelArtistsHelp": "Separar m\u00faltiples empleando:",
+    "HeaderLatestMovies": "Pel\u00edculas Recientes",
+    "HeaderLatestTrailers": "Avances Recientes",
+    "OptionHasSpecialFeatures": "Caracter\u00edsticas Especiales",
+    "OptionImdbRating": "Calificaci\u00f3n de IMDb",
+    "OptionParentalRating": "Clasificaci\u00f3n Parental",
+    "OptionPremiereDate": "Fecha de Estreno",
+    "TabBasic": "B\u00e1sico",
+    "TabAdvanced": "Avanzado",
+    "HeaderStatus": "Estado",
+    "OptionContinuing": "Continuando",
+    "OptionEnded": "Finalizado",
+    "HeaderAirDays": "D\u00edas de Emisi\u00f3n",
+    "OptionSunday": "Domingo",
+    "OptionMonday": "Lunes",
+    "OptionTuesday": "Martes",
+    "OptionWednesday": "Mi\u00e9rcoles",
+    "OptionThursday": "Jueves",
+    "OptionFriday": "Viernes",
+    "OptionSaturday": "S\u00e1bado",
+    "HeaderManagement": "Administraci\u00f3n",
+    "LabelManagement": "Administraci\u00f3n:",
+    "OptionMissingImdbId": "Falta Id de IMDb",
+    "OptionMissingTvdbId": "Falta Id de TheTVDB",
+    "OptionMissingOverview": "Falta Sinopsis",
+    "OptionFileMetadataYearMismatch": "No coincide el A\u00f1o del Archivo con los Metadatos",
+    "TabGeneral": "General",
+    "TitleSupport": "Soporte",
+    "TabLog": "Bit\u00e1cora",
+    "TabAbout": "Acerca de",
+    "TabSupporterKey": "Clave de Aficionado",
+    "TabBecomeSupporter": "Convertirse en Aficionado",
+    "MediaBrowserHasCommunity": "Media Browser cuenta con una pr\u00f3spera comunidad de usuarios y colaboradores.",
+    "CheckoutKnowledgeBase": "Eche un vistazo a nuestra base de conocimiento para ayudarte a sacar el m\u00e1ximo provecho de Media Browser.",
+    "SearchKnowledgeBase": "Buscar en la Base de Conocimiento",
+    "VisitTheCommunity": "Visitar la Comunidad",
+    "VisitMediaBrowserWebsite": "Visitar el Sitio Web de Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Visite el Sitio Web de Media Browser para estar conocer las \u00faltimas not\u00edcias y mantenerse al d\u00eda con el blog de los desarrolladores.",
+    "OptionHideUser": "Ocultar este usuario en las pantallas de inicio de sesi\u00f3n",
+    "OptionDisableUser": "Desactivar este usuario",
+    "OptionDisableUserHelp": "Si est\u00e1 desactivado, el servidor no aceptar\u00e1 conexiones de este usuario. Las conexiones existentes ser\u00e1n finalizadas abruptamente.",
+    "HeaderAdvancedControl": "Control Avanzado",
+    "LabelName": "Nombre:",
+    "OptionAllowUserToManageServer": "Permitir a este usuario administrar el servidor",
+    "HeaderFeatureAccess": "Permisos de acceso",
+    "OptionAllowMediaPlayback": "Permitir reproducci\u00f3n de medios",
+    "OptionAllowBrowsingLiveTv": "Permitir acceder a TV en vivo",
+    "OptionAllowDeleteLibraryContent": "Permitir a este usuario eliminar contenido de la librer\u00eda",
+    "OptionAllowManageLiveTv": "Permitir administrar grabaciones de TV en vivo",
+    "OptionAllowRemoteControlOthers": "Permitir a este usuario controlar remotamente a otros usuarios",
+    "OptionMissingTmdbId": "Falta Id de Tmdb",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Seleccionar",
+    "ButtonGroupVersions": "Agrupar Versiones",
+    "ButtonAddToCollection": "Agregar a Colecci\u00f3n",
+    "PismoMessage": "Utilizando Pismo File Mount a trav\u00e9s de una licencia donada.",
+    "TangibleSoftwareMessage": "Utilizando convertidores Java\/C# de Tangible Solutions por medio de una licencia donada.",
+    "HeaderCredits": "Cr\u00e9ditos",
+    "PleaseSupportOtherProduces": "Por favor apoye otros productos libres que utilizamos:",
+    "VersionNumber": "Versi\u00f3n {0}",
+    "TabPaths": "Rutas",
+    "TabServer": "Servidor",
+    "TabTranscoding": "Transcodificaci\u00f3n",
+    "TitleAdvanced": "Avanzado",
+    "LabelAutomaticUpdateLevel": "Nivel de actualizaci\u00f3n autom\u00e1tico",
+    "OptionRelease": "Versi\u00f3n Oficial",
+    "OptionBeta": "Beta",
+    "OptionDev": "Desarrollo (Inestable)",
+    "LabelAllowServerAutoRestart": "Permite al servidor reiniciar autom\u00e1ticamente para aplicar actualizaciones",
+    "LabelAllowServerAutoRestartHelp": "El servidor reiniciar\u00e1 \u00fanicamente durante periodos ociosos, cuando no haya usuarios activos.",
+    "LabelEnableDebugLogging": "Habilitar bit\u00e1coras de depuraci\u00f3n",
+    "LabelRunServerAtStartup": "Ejecutar el servidor al iniciar",
+    "LabelRunServerAtStartupHelp": "Esto iniciar\u00e1 el icono en el \u00e1rea de notificaci\u00f3n cuando windows arranque. Para iniciar el servicio de windows, desmarque esta opci\u00f3n y ejecute el servicio desde el panel de control de windows. Por favor tome en cuenta que no puede ejecutar ambos simult\u00e1neamente, por lo que deber\u00e1 finalizar el icono del \u00e1rea de notificaci\u00f3n antes de iniciar el servicio.",
+    "ButtonSelectDirectory": "Seleccionar Carpeta",
+    "LabelCustomPaths": "Especificar rutas personalizadas cuando se desee. Deje los campos vac\u00edos para usar los valores predeterminados.",
+    "LabelCachePath": "Ruta para el Cach\u00e9:",
+    "LabelCachePathHelp": "Especifique una ubicaci\u00f3n personalizada para los archivos de cach\u00e9 del servidor, tales como im\u00e1genes.",
+    "LabelImagesByNamePath": "Ruta para Im\u00e1genes por nombre:",
+    "LabelImagesByNamePathHelp": "Especifique una ubicaci\u00f3n personalizada para im\u00e1genes descargadas de actores, artistas, g\u00e9neros y estudios.",
+    "LabelMetadataPath": "Ruta para metadatos:",
+    "LabelMetadataPathHelp": "Especifique una ubicaci\u00f3n personalizada para ilustraciones descargadas y metadatos cuando no han sido configurados para almacenarse en carpetas de medios.",
+    "LabelTranscodingTempPath": "Ruta para transcodificaci\u00f3n temporal:",
+    "LabelTranscodingTempPathHelp": "Esta carpeta contiene archivos de trabajo usados por el transcodificador. Especifique una trayectoria personalizada, o d\u00e9jela vac\u00eda para utilizar su valor por omisi\u00f3n en la carpeta de datos del servidor.",
+    "TabBasics": "B\u00e1sicos",
+    "TabTV": "TV",
+    "TabGames": "Juegos",
+    "TabMusic": "M\u00fasica",
+    "TabOthers": "Otros",
+    "HeaderExtractChapterImagesFor": "Extraer im\u00e1genes de cap\u00edtulos para:",
+    "OptionMovies": "Pel\u00edculas",
+    "OptionEpisodes": "Episodios",
+    "OptionOtherVideos": "Otros Videos",
+    "TitleMetadata": "Metadatos",
+    "LabelAutomaticUpdatesFanart": "Habilitar actualizaciones autom\u00e1ticas desde FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Habilitar actualizaciones autom\u00e1ticas desde TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Habilitar actualizaciones autom\u00e1ticas desde TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Al habilitarlo, se descargar\u00e1n autom\u00e1ticamente nuevas im\u00e1genes conforme son a\u00f1adidas a fanart.tv. Las Im\u00e1genes existentes no ser\u00e1n reemplazadas.",
+    "LabelAutomaticUpdatesTmdbHelp": "Al habilitarlo, se descargar\u00e1n autom\u00e1ticamente nuevas im\u00e1genes conforme son a\u00f1adidas a TheMovieDB.org. Las im\u00e1genes existentes no ser\u00e1n reemplazadas.",
+    "LabelAutomaticUpdatesTvdbHelp": "Al habilitarlo, se descargar\u00e1n autom\u00e1ticamente nuevas im\u00e1genes conforme son a\u00f1adidas a TheTVDB.com. Las im\u00e1genes existentes no ser\u00e1n reemplazadas.",
+    "ExtractChapterImagesHelp": "Extraer im\u00e1genes de cap\u00edtulos permite a los clientes mostrar men\u00fas gr\u00e1ficos de selecci\u00f3n de escenas. El proceso puede ser lento, intensivo en utilizaci\u00f3n del CPU y puede requerir varios gigabytes de espacio. Se ejecuta cuando se detectan nuevos videos, tambi\u00e9n como una tarea nocturna, programada a las 4:00 am. La programaci\u00f3n puede configurarse en el \u00e1rea de tareas programadas. No se recomienda ejecutar esta tarea durante horas pico de uso.",
+    "LabelMetadataDownloadLanguage": "Lenguaje preferido para descargas:",
+    "ButtonAutoScroll": "Auto-desplazamiento",
+    "LabelImageSavingConvention": "Convenci\u00f3n de almacenamiento de im\u00e1genes:",
+    "LabelImageSavingConventionHelp": "MediaBrowser reconoce im\u00e1genes de las aplicaciones de medios m\u00e1s importantes. Seleccionar la convenci\u00f3n de descarga es \u00fatil si utiliza otros productos.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Est\u00e1ndar - MB2",
+    "ButtonSignIn": "Iniciar Sesi\u00f3n",
+    "TitleSignIn": "Iniciar Sesi\u00f3n",
+    "HeaderPleaseSignIn": "Por favor inicie sesi\u00f3n",
+    "LabelUser": "Usuario:",
+    "LabelPassword": "Contrase\u00f1a:",
+    "ButtonManualLogin": "Inicio de Sesi\u00f3n Manual:",
+    "PasswordLocalhostMessage": "Las contrase\u00f1as no se requieren cuando se inicia sesi\u00f3n desde localhost.",
+    "TabGuide": "Gu\u00eda",
+    "TabChannels": "Canales",
+    "TabCollections": "Colecciones",
+    "HeaderChannels": "Canales",
+    "TabRecordings": "Grabaciones",
+    "TabScheduled": "Programados",
+    "TabSeries": "Series",
+    "TabFavorites": "Favoritos",
+    "TabMyLibrary": "Mi Biblioteca",
+    "ButtonCancelRecording": "Cancelar Grabaci\u00f3n",
+    "HeaderPrePostPadding": "Pre\/Post protecci\u00f3n",
+    "LabelPrePaddingMinutes": "Minutos de protecci\u00f3n previos:",
+    "OptionPrePaddingRequired": "Prtecci\u00f3n previa es requerida para grabar.",
+    "LabelPostPaddingMinutes": "Minutos de protecci\u00f3n posterior:",
+    "OptionPostPaddingRequired": "Protecci\u00f3n posterior es requerida para grabar.",
+    "HeaderWhatsOnTV": "\u00bfQu\u00e9 hay?",
+    "HeaderUpcomingTV": "Pr\u00f3ximos Programas",
+    "TabStatus": "Estado",
+    "TabSettings": "Configuraci\u00f3n",
+    "ButtonRefreshGuideData": "Actualizar Datos de la Gu\u00eda",
+    "ButtonRefresh": "Actualizar",
+    "ButtonAdvancedRefresh": "Actualizaci\u00f3n Avanzada",
+    "OptionPriority": "Prioridad",
+    "OptionRecordOnAllChannels": "Grabar programa en todos los canales",
+    "OptionRecordAnytime": "Grabar programa en cualquier momento",
+    "OptionRecordOnlyNewEpisodes": "Grabar s\u00f3lo nuevos episodios",
+    "HeaderDays": "D\u00edas",
+    "HeaderActiveRecordings": "Grabaciones Activas",
+    "HeaderLatestRecordings": "Grabaciones Recientes",
+    "HeaderAllRecordings": "Todas las Grabaciones",
+    "ButtonPlay": "Reproducir",
+    "ButtonEdit": "Editar",
+    "ButtonRecord": "Grabar",
+    "ButtonDelete": "Eliminar",
+    "ButtonRemove": "Eliminar",
+    "OptionRecordSeries": "Grabar Series",
+    "HeaderDetails": "Detalles",
+    "TitleLiveTV": "TV en Vivo",
+    "LabelNumberOfGuideDays": "N\u00famero de d\u00edas de datos de la programaci\u00f3n a descargar",
+    "LabelNumberOfGuideDaysHelp": "Descargar m\u00e1s d\u00edas de datos de programaci\u00f3n permite programar con mayor anticipaci\u00f3n y ver m\u00e1s listados, pero tomar\u00e1 m\u00e1s tiempo en descargar. Auto har\u00e1 la selecci\u00f3n basada en el n\u00famero de canales.",
+    "LabelActiveService": "Servicio Activo:",
+    "LabelActiveServiceHelp": "Es posible instalar m\u00faltiples complementos de TV, pero solo uno puede estar activo en un momento dado.",
+    "OptionAutomatic": "Auto",
+    "LiveTvPluginRequired": "Se requiere de un complemento proveedor de servicios de TV en vivo para continuar.",
+    "LiveTvPluginRequiredHelp": "Por favor instale alguno de los complementos disponibles, como Next PVR o ServerWMC.",
+    "LabelCustomizeOptionsPerMediaType": "Personalizar por tipo de medio:",
+    "OptionDownloadThumbImage": "Miniatura",
+    "OptionDownloadMenuImage": "Men\u00fa",
+    "OptionDownloadLogoImage": "Logo",
+    "OptionDownloadBoxImage": "Caja"
 }

+ 295 - 290
MediaBrowser.Server.Implementations/Localization/Server/fr.json

@@ -1,289 +1,4 @@
 {
-    "LabelExit": "Quitter",
-    "LabelVisitCommunity": "Visiter la Communaut\u00e9",
-    "LabelGithubWiki": "GitHub Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "Consulter la documentation API",
-    "LabelBrowseLibrary": "Parcourir la biblioth\u00e8que",
-    "LabelConfigureMediaBrowser": "Configurer Media Browser",
-    "LabelOpenLibraryViewer": "Ouvrir le navigateur de biblioth\u00e8que",
-    "LabelRestartServer": "Red\u00e9marrer le Serveur",
-    "LabelShowLogWindow": "Afficher la fen\u00eatre du journal d'\u00e9v\u00e8nements",
-    "LabelPrevious": "Pr\u00e9c\u00e9dent",
-    "LabelFinish": "Terminer",
-    "LabelNext": "Suivant",
-    "LabelYoureDone": "Vous avez Termin\u00e9!",
-    "WelcomeToMediaBrowser": "Bienvenue \u00e0 Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Cet assistant vous guidera dans le processus de configuration. Pour commencer, merci de s\u00e9lectionner votre langue pr\u00e9f\u00e9r\u00e9e.",
-    "TellUsAboutYourself": "Parlez-nous de vous",
-    "LabelYourFirstName": "Votre pr\u00e9nom:",
-    "MoreUsersCanBeAddedLater": "D'autres utilisateurs pourront \u00eatre ajout\u00e9s ult\u00e9rieurement \u00e0 partir du tableau de bord.",
-    "UserProfilesIntro": "Media Browser supporte nativement les profils utilisateurs, donnant la possibilit\u00e9 pour chaque utilisateur d'avoir ses propres param\u00e8tres d'affichage, \u00e9tats de lecture et param\u00e8tres de contr\u00f4le parental.",
-    "LabelWindowsService": "Service Windows",
-    "AWindowsServiceHasBeenInstalled": "Un service Windows a \u00e9t\u00e9 install\u00e9.",
-    "WindowsServiceIntro1": "Media Browser fonctionne normalement en tant qu'application sur le bureau avec une ic\u00f4ne dans la barre des t\u00e2ches, mais si vous pr\u00e9f\u00e9rez le lancer en tant que service d'arri\u00e8re-plan, il peut \u00eatre d\u00e9marr\u00e9 via le gestionnaire de services Windows.",
-    "WindowsServiceIntro2": "Si le service Windows est utilis\u00e9, veuillez noter qu'il ne peut pas fonctionner en m\u00eame temps que l'application dans la barre des t\u00e2ches, il faut donc fermer l'application de la barre des t\u00e2ches pour pouvoir ex\u00e9cuter le service. Le service devra aussi \u00eatre configur\u00e9 avec les droits administrateurs via le panneau de configuration. Veuillez noter qu'actuellement la mise \u00e0 jour automatique du service n'est pas disponible, les mises \u00e0 jour devront donc se faire manuellement.",
-    "WizardCompleted": "C'est tout ce dont nous avons besoin pour l'instant. Media Browser a commenc\u00e9 la collecte d'information sur votre biblioth\u00e8que de m\u00e9dia. Visitez quelques unes de nos applications, ensuite cliquez <b>Terminer<\/b> pour voir le <b>Tableau de bord<\/b>",
-    "LabelConfigureSettings": "Configurer les param\u00e8tres",
-    "LabelEnableVideoImageExtraction": "Activer l'extraction d'image des videos",
-    "VideoImageExtractionHelp": "Pour les vid\u00e9os sans image et pour lesquelles nous n'avons pas trouv\u00e9 d'images sur Internet. Ce processus prolongera la mise \u00e0 jour initiale de la biblioth\u00e8que mais offrira un meilleur rendu visuel.",
-    "LabelEnableChapterImageExtractionForMovies": "Extraire les images de chapitre pour les films",
-    "LabelChapterImageExtractionForMoviesHelp": "L'extraction d'images de chapitre permettra aux clients d'afficher des menus visuels pour la s\u00e9lection des sc\u00e8nes. Le processus peut \u00eatre long et consommateur de ressources du processeur et de stockage (plusieurs gigaoctets). Il s'ex\u00e9cute par d\u00e9faut comme t\u00e2che programm\u00e9e \u00e0 4:00 (AM) mais son param\u00e9trage peut \u00eatre modifi\u00e9 dans les options des t\u00e2ches programm\u00e9es. Il est d\u00e9conseill\u00e9 d'ex\u00e9cuter cette t\u00e2che durant les heures d'utilisation normales.",
-    "LabelEnableAutomaticPortMapping": "Activer la configuration automatique de port",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP permet la configuration automatique de routeurs pour un acc\u00e8s \u00e0 distance facile. Ceci peut ne pas fonctionner sur certains mod\u00e8les de routeur.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Annuler",
-    "ButtonNew": "Nouveau",
-    "HeaderSetupLibrary": "Configurer votre biblioth\u00e8que de m\u00e9dia",
-    "ButtonAddMediaFolder": "Ajouter un r\u00e9pertoire de m\u00e9dia",
-    "LabelFolderType": "Type de r\u00e9pertoire:",
-    "MediaFolderHelpPluginRequired": "* N\u00e9cessite l'utilisation d'un plugin, par exemple : \"GameBrowser\" ou \"MB BookShelf\".",
-    "ReferToMediaLibraryWiki": "Se r\u00e9f\u00e9rer au wiki des biblioth\u00e8ques de m\u00e9dia",
-    "LabelCountry": "Pays:",
-    "LabelLanguage": "Langue:",
-    "HeaderPreferredMetadataLanguage": "Langue pr\u00e9f\u00e9r\u00e9e pour les m\u00e9tadonn\u00e9es:",
-    "LabelSaveLocalMetadata": "Enregistrer les images et m\u00e9tadonn\u00e9es dans les r\u00e9pertoires de m\u00e9dia",
-    "LabelSaveLocalMetadataHelp": "Enregistrer les images et m\u00e9tadonn\u00e9es dans les r\u00e9pertoires de m\u00e9dia va les placer \u00e0 un endroit o\u00f9 elles pourront facilement \u00eatre modifi\u00e9es.",
-    "LabelDownloadInternetMetadata": "T\u00e9l\u00e9charger les images et m\u00e9tadonn\u00e9es depuis Internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser peut t\u00e9l\u00e9charger des m\u00e9tadonn\u00e9es sur vos m\u00e9dia pour en offrir une pr\u00e9sentation plus riche.",
-    "TabPreferences": "Pr\u00e9f\u00e9rences",
-    "TabPassword": "Mot de passe",
-    "TabLibraryAccess": "Acc\u00e8s aux biblioth\u00e8ques",
-    "TabImage": "Image",
-    "TabProfile": "Profil",
-    "TabMetadata": "M\u00e9tadonn\u00e9es",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titres",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Afficher les \u00e9pisodes manquants dans les saisons",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Afficher les \u00e9pisodes non diffus\u00e9s dans les saisons",
-    "HeaderVideoPlaybackSettings": "Param\u00e8tres de lecture video",
-    "HeaderPlaybackSettings": "Param\u00e8tres de lecture",
-    "LabelAudioLanguagePreference": "Param\u00e8tres de langue audio:",
-    "LabelSubtitleLanguagePreference": "Param\u00e8tres de langue de sous-titre",
-    "OptionDefaultSubtitles": "Par d\u00e9faut",
-    "OptionOnlyForcedSubtitles": "Seulement les sous-titres forc\u00e9s",
-    "OptionAlwaysPlaySubtitles": "Toujours afficher les sous-titres",
-    "OptionNoSubtitles": "Aucun sous-titre",
-    "OptionDefaultSubtitlesHelp": "Les sous-titres correspondants \u00e0 la langue pr\u00e9f\u00e9r\u00e9e seront charg\u00e9s lorsque la langue audio est \u00e9trang\u00e8re.",
-    "OptionOnlyForcedSubtitlesHelp": "Seulement les sous-titres forc\u00e9s seront charg\u00e9s.",
-    "OptionAlwaysPlaySubtitlesHelp": "Les sous-titres correspondants \u00e0 la langue pr\u00e9f\u00e9r\u00e9e seront charg\u00e9s peu importe la langue audio.",
-    "OptionNoSubtitlesHelp": "Les sous-titres ne seront pas charg\u00e9s par d\u00e9faut.",
-    "TabProfiles": "Profils",
-    "TabSecurity": "S\u00e9curit\u00e9",
-    "ButtonAddUser": "Ajouter utilisateur",
-    "ButtonAddLocalUser": "Ajouter utilisateur local",
-    "ButtonInviteUser": "Inviter un utilisateur",
-    "ButtonSave": "Sauvegarder",
-    "ButtonResetPassword": "R\u00e9initialiser mot de passe",
-    "LabelNewPassword": "Nouveau mot de passe :",
-    "LabelNewPasswordConfirm": "Confirmer le nouveau mot de passe :",
-    "HeaderCreatePassword": "Cr\u00e9er un mot de passe",
-    "LabelCurrentPassword": "Mot de passe actuel :",
-    "LabelMaxParentalRating": "Note maximale d'\u00e9valuation de contr\u00f4le parental:",
-    "MaxParentalRatingHelp": "Le contenu avec une note d'\u00e9valuation de contr\u00f4le parental plus \u00e9lev\u00e9e ne sera pas visible par cet utilisateur.",
-    "LibraryAccessHelp": "Selectionnez le r\u00e9pertoire de m\u00e9dia \u00e0 partager avec cet utilisateur. Les administrateurs pourront modifier tous les r\u00e9pertoires en utilisant le gestionnaire de m\u00e9tadonn\u00e9es.",
-    "ChannelAccessHelp": "S\u00e9lectionner les cha\u00eenes \u00e0 partager avec cet utilisateur. Les administrateurs pourront modifier toutes les cha\u00eenes par le gestionnaire de m\u00e9tadonn\u00e9es.",
-    "ButtonDeleteImage": "Supprimer l'image",
-    "LabelSelectUsers": "S\u00e9lectionner utilisateurs:",
-    "ButtonUpload": "Envoyer",
-    "HeaderUploadNewImage": "Envoyer nouvelle image",
-    "LabelDropImageHere": "Placer l'image ici",
-    "ImageUploadAspectRatioHelp": "Rapport d'aspect 1:1 recommand\u00e9. Seulement JPG\/PNG.",
-    "MessageNothingHere": "Rien ici.",
-    "MessagePleaseEnsureInternetMetadata": "Veuillez vous assurer que le t\u00e9l\u00e9chargement des m\u00e9tadonn\u00e9es depuis Internet est activ\u00e9.",
-    "TabSuggested": "Sugg\u00e9r\u00e9s",
-    "TabLatest": "Plus r\u00e9cents",
-    "TabUpcoming": "\u00c0 venir",
-    "TabShows": "S\u00e9ries",
-    "TabEpisodes": "\u00c9pisodes",
-    "TabGenres": "Genres",
-    "TabPeople": "Personnes",
-    "TabNetworks": "R\u00e9seaux",
-    "HeaderUsers": "Utilisateurs",
-    "HeaderFilters": "Filtres:",
-    "ButtonFilter": "Filtre",
-    "OptionFavorite": "Favoris",
-    "OptionLikes": "Aim\u00e9s",
-    "OptionDislikes": "Non aim\u00e9s",
-    "OptionActors": "Acteur(e)s",
-    "OptionGuestStars": "Invit\u00e9s sp\u00e9ciaux",
-    "OptionDirectors": "R\u00e9alisateurs",
-    "OptionWriters": "Auteur(e)s",
-    "OptionProducers": "Producteurs",
-    "HeaderResume": "Reprendre",
-    "HeaderNextUp": "Prochains \u00e0 voir",
-    "NoNextUpItemsMessage": "Aucun trouv\u00e9. Commencez \u00e0 regarder vos s\u00e9ries!",
-    "HeaderLatestEpisodes": "\u00c9pisodes les plus r\u00e9cents",
-    "HeaderPersonTypes": "Types de personne:",
-    "TabSongs": "Chansons",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artistes",
-    "TabAlbumArtists": "Artistes sur l'album",
-    "TabMusicVideos": "Videos musicales",
-    "ButtonSort": "Trier",
-    "HeaderSortBy": "Trier par:",
-    "HeaderSortOrder": "Ordre de tri :",
-    "OptionPlayed": "Lu",
-    "OptionUnplayed": "Non lu",
-    "OptionAscending": "Ascendant",
-    "OptionDescending": "Descendant",
-    "OptionRuntime": "Dur\u00e9e",
-    "OptionReleaseDate": "Date de sortie",
-    "OptionPlayCount": "Nombre de lectures",
-    "OptionDatePlayed": "Date lu",
-    "OptionDateAdded": "Date d'ajout",
-    "OptionAlbumArtist": "Artiste de l'album",
-    "OptionArtist": "Artiste",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Titre",
-    "OptionCommunityRating": "Note de la communaut\u00e9",
-    "OptionNameSort": "Nom",
-    "OptionFolderSort": "R\u00e9pertoires",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Recettes",
-    "OptionPoster": "Affiche",
-    "OptionBackdrop": "Image d'arri\u00e8re-plan",
-    "OptionTimeline": "Chronologie",
-    "OptionThumb": "Vignette",
-    "OptionBanner": "Banni\u00e8re",
-    "OptionCriticRating": "Note des critiques",
-    "OptionVideoBitrate": "D\u00e9bit vid\u00e9o",
-    "OptionResumable": "Reprenable",
-    "ScheduledTasksHelp": "S\u00e9lectionnez une t\u00e2che pour ajuster sa programmation.",
-    "ScheduledTasksTitle": "T\u00e2ches planifi\u00e9es",
-    "TabMyPlugins": "Mes plugins",
-    "TabCatalog": "Catalogue",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Mises \u00e0 jour automatiques",
-    "HeaderNowPlaying": "Lecture en cours",
-    "HeaderLatestAlbums": "Derniers albums",
-    "HeaderLatestSongs": "Derni\u00e8res chansons",
-    "HeaderRecentlyPlayed": "Lus r\u00e9cemment",
-    "HeaderFrequentlyPlayed": "Fr\u00e9quemment lus",
-    "DevBuildWarning": "Les versions Dev incorporent les derniers d\u00e9veloppements. Mises \u00e0 jour fr\u00e9quemment, ces versions ne sont pas test\u00e9es. L'application peut planter et certaines fonctionalit\u00e9s peuvent ne pas fonctionner du tout.",
-    "LabelVideoType": "Type de vid\u00e9o:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "DVD",
-    "OptionIso": "ISO",
-    "Option3D": "3D",
-    "LabelFeatures": "Caract\u00e9ristiques:",
-    "LabelService": "Service :",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version :",
-    "LabelLastResult": "Dernier r\u00e9sultat :",
-    "OptionHasSubtitles": "Sous-titres",
-    "OptionHasTrailer": "Bande-annonce",
-    "OptionHasThemeSong": "Chanson th\u00e8me",
-    "OptionHasThemeVideo": "Vid\u00e9o th\u00e8me",
-    "TabMovies": "Films",
-    "TabStudios": "Studios",
-    "TabTrailers": "Bandes-annonces",
-    "LabelArtists": "Artistes",
-    "LabelArtistsHelp": "Usage multiple s\u00e9par\u00e9 ;",
-    "HeaderLatestMovies": "Films les plus r\u00e9cents",
-    "HeaderLatestTrailers": "Derni\u00e8res bandes-annonces",
-    "OptionHasSpecialFeatures": "Bonus",
-    "OptionImdbRating": "Note IMDb",
-    "OptionParentalRating": "Note d'\u00e9valuation de contr\u00f4le parental",
-    "OptionPremiereDate": "Date de la premi\u00e8re",
-    "TabBasic": "Standard",
-    "TabAdvanced": "Avanc\u00e9",
-    "HeaderStatus": "\u00c9tat",
-    "OptionContinuing": "En continuation",
-    "OptionEnded": "Termin\u00e9",
-    "HeaderAirDays": "Jours de diffusion",
-    "OptionSunday": "Dimanche",
-    "OptionMonday": "Lundi",
-    "OptionTuesday": "Mardi",
-    "OptionWednesday": "Mercredi",
-    "OptionThursday": "Jeudi",
-    "OptionFriday": "Vendredi",
-    "OptionSaturday": "Samedi",
-    "HeaderManagement": "Gestion",
-    "LabelManagement": "Gestion :",
-    "OptionMissingImdbId": "ID IMDb manquant",
-    "OptionMissingTvdbId": "ID TheTVDB manquant",
-    "OptionMissingOverview": "R\u00e9sum\u00e9 manquant",
-    "OptionFileMetadataYearMismatch": "Conflit entre nom du fichier et les m\u00e9tadonn\u00e9es sur l'ann\u00e9e",
-    "TabGeneral": "G\u00e9n\u00e9ral",
-    "TitleSupport": "Assistance",
-    "TabLog": "Journal d'\u00e9v\u00e8nements",
-    "TabAbout": "\u00c0 propos",
-    "TabSupporterKey": "Cl\u00e9 de membre supporteur",
-    "TabBecomeSupporter": "Devenir un suporteur",
-    "MediaBrowserHasCommunity": "Media Browser dispose d'une communaut\u00e9 active d'utilisateurs et de contributeurs.",
-    "CheckoutKnowledgeBase": "Parcourez notre base de connaissances pour utiliser au mieux Media Browser.",
-    "SearchKnowledgeBase": "Rechercher dans la base de connaissances",
-    "VisitTheCommunity": "Visiter la Communaut\u00e9",
-    "VisitMediaBrowserWebsite": "Visiter le site Web de Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Visiter le site Web de Media Browser pour lire les derni\u00e8res nouvelles et parcourir le journal des d\u00e9veloppeurs.",
-    "OptionHideUser": "Ne pas afficher cet utilisateur dans les \u00e9crans de connexion",
-    "OptionDisableUser": "D\u00e9sactiver cet utilisateur",
-    "OptionDisableUserHelp": "Si d\u00e9sactiv\u00e9, le serveur n'autorisera pas de connexion de cet utilisateur. Les connexions existantes seront interrompues.",
-    "HeaderAdvancedControl": "Contr\u00f4le avanc\u00e9",
-    "LabelName": "Nom :",
-    "OptionAllowUserToManageServer": "Autoriser la gestion du serveur \u00e0 cet utilisateur",
-    "HeaderFeatureAccess": "Acc\u00e8s aux  caract\u00e9ristiques",
-    "OptionAllowMediaPlayback": "Autoriser la lecture du m\u00e9dia",
-    "OptionAllowBrowsingLiveTv": "Autoriser la TV en direct",
-    "OptionAllowDeleteLibraryContent": "Autoriser cet utilisateur \u00e0 supprimer du contenu de la biblioth\u00e8que",
-    "OptionAllowManageLiveTv": "Autoriser la gestion des enregistrements de la TV en direct",
-    "OptionAllowRemoteControlOthers": "Autoriser cet utilisateur \u00e0 cont\u00f4ler \u00e0 distance d'autres utilisateurs",
-    "OptionMissingTmdbId": "ID TMDb manquant",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "S\u00e9lectionner",
-    "ButtonGroupVersions": "Versions des groupes",
-    "ButtonAddToCollection": "Ajouter \u00e0 la collection",
-    "PismoMessage": "En utilisation de \"Pismo File Mount\" par une license fournie.",
-    "TangibleSoftwareMessage": "Utilisation de convertisseurs Tangible Solutions Java\/C# par licence fournie.",
-    "HeaderCredits": "Cr\u00e9dits",
-    "PleaseSupportOtherProduces": "Merci de soutenir les autres produits gratuits que nous utilisons :",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Chemins d'acc\u00e8s",
-    "TabServer": "Serveur",
-    "TabTranscoding": "Transcodage",
-    "TitleAdvanced": "Avanc\u00e9",
-    "LabelAutomaticUpdateLevel": "Mise \u00e0 jour automatiques",
-    "OptionRelease": "Version officielle",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Instable)",
-    "LabelAllowServerAutoRestart": "Autoris\u00e9 le red\u00e9marrage automatique du serveur pour appliquer les mises \u00e0 jour",
-    "LabelAllowServerAutoRestartHelp": "Le serveur ne red\u00e9marrera que pendant les p\u00e9riodes d'inactivit\u00e9, lorsqu'aucun utilisateur est dans le syst\u00e8me.",
-    "LabelEnableDebugLogging": "Activer le d\u00e9goguage dans le journal d'\u00e9n\u00e8nements",
-    "LabelRunServerAtStartup": "D\u00e9marrer le serveur au d\u00e9marrage",
-    "LabelRunServerAtStartupHelp": "Ceci va d\u00e9marrer l'ic\u00f4ne dans la barre des t\u00e2ches au d\u00e9marrage de Windows. Pour d\u00e9marrer le service Windows,  d\u00e9cochez ceci et ex\u00e9cutez le service \u00e0 partir du panneau de configuration Windows. Prendre note que vous ne pouvez pas ex\u00e9cuter les deux en m\u00eame temps, alors vous allez devoir fermer l'ic\u00f4ne dans la barre des t\u00e2ches avant de d\u00e9marrer le service.",
-    "ButtonSelectDirectory": "S\u00e9lectionner le r\u00e9pertoire",
-    "LabelCustomPaths": "Sp\u00e9cifier des chemins d'acc\u00e8s personnalis\u00e9s si d\u00e9sir\u00e9. Laisser vide pour garder les chemin d'acc\u00e8s par d\u00e9faut.",
-    "LabelCachePath": "Chemin du cache :",
-    "LabelCachePathHelp": "Ce r\u00e9pertoire contient les fichier temporaires du serveur, comme, par exemple, les images.",
-    "LabelImagesByNamePath": "Chemin d'acc\u00e8s de \"Images by Name\":",
-    "LabelImagesByNamePathHelp": "Sp\u00e9cifier un r\u00e9pertoire pour l'emplacement des images d'acteurs, des genres et des studios t\u00e9l\u00e9charg\u00e9es.",
-    "LabelMetadataPath": "Chemin des m\u00e9tadonn\u00e9es :",
-    "LabelMetadataPathHelp": "Sp\u00e9cifier un emplacement personnel pour t\u00e9l\u00e9charger des images et des m\u00e9tadonn\u00e9es, sinon stockage parmi les r\u00e9pertoire des m\u00e9dias.",
-    "LabelTranscodingTempPath": "Chemin d'acc\u00e8s temporaire du transcodage :",
-    "LabelTranscodingTempPathHelp": "Ce r\u00e9pertoire contient les fichiers temporaires utilis\u00e9s par le transcodeur. Sp\u00e9cifier un chemin personnel ou laiss\u00e9 vide pour utilise le chemin par d\u00e9faut des r\u00e9pertoires du serveur",
-    "TabBasics": "Standards",
-    "TabTV": "TV",
-    "TabGames": "Jeux",
-    "TabMusic": "Musique",
-    "TabOthers": "Autres",
-    "HeaderExtractChapterImagesFor": "Extraire les images de chapitres pour :",
-    "OptionMovies": "Films",
-    "OptionEpisodes": "\u00c9pisodes",
-    "OptionOtherVideos": "Autres vid\u00e9os",
-    "TitleMetadata": "M\u00e9tadonn\u00e9es",
-    "LabelAutomaticUpdatesFanart": "Activer les mises \u00e0 jour automatique depuis FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Activer les mises \u00e0 jour automatique depuis TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Activer les mises \u00e0 jour automatique depuis TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Si activ\u00e9, les nouvelles images seront t\u00e9l\u00e9charg\u00e9es automatiquement lorsqu'elles seront ajout\u00e9es dans Fanart.tv. Les images existantes ne seront pas remplac\u00e9es.",
-    "LabelAutomaticUpdatesTmdbHelp": "Si activ\u00e9, les nouvelles images seront t\u00e9l\u00e9charg\u00e9es automatiquement lorsqu'elles seront ajout\u00e9es dans TheMovieDB.org. Les images existantes ne seront pas remplac\u00e9es.",
-    "LabelAutomaticUpdatesTvdbHelp": "Si activ\u00e9, les nouvelles images seront t\u00e9l\u00e9charg\u00e9es automatiquement lorsqu'elles seront ajout\u00e9es dans TheTVDB.com. Les images existantes ne seront pas remplac\u00e9es.",
-    "ExtractChapterImagesHelp": "L'extraction d'images de chapitre permettra aux clients d'afficher des menus visuels pour la s\u00e9lection des sc\u00e8nes. Le processus peut \u00eatre long et consommateur de ressources processeur et peut n\u00e9cessiter de nombreux gigaoctets de stockage. Il s'ex\u00e9cute quand des vid\u00e9os sont d\u00e9couvertes et \u00e9galement comme t\u00e2che planifi\u00e9e \u00e0 4:00 (AM). La planification peut \u00eatre modifi\u00e9e dans les options du planificateur de tache. Il n'est pas conseill\u00e9 d'ex\u00e9cuter cette t\u00e2che pendant les heures d'usage intensif.",
     "LabelMetadataDownloadLanguage": "Langue de t\u00e9l\u00e9chargement pr\u00e9f\u00e9r\u00e9e:",
     "ButtonAutoScroll": "D\u00e9filement automatique",
     "LabelImageSavingConvention": "Convention de sauvegarde des images:",
@@ -546,11 +261,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Merci de red\u00e9marrer le serveur pour appliquer les mises \u00e0 jour.",
     "LabelDownMixAudioScale": "Boost audio lors de downmix:",
     "LabelDownMixAudioScaleHelp": "Boost audio lors de downmix. Mettre \u00e0 1 pour pr\u00e9server la valeur originale du volume.",
-    "ButtonLinkKeys": "Lier les cl\u00e9s",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Ancienne cl\u00e9 de supporteur",
     "LabelNewSupporterKey": "Nouvelle cl\u00e9 de supporteur",
-    "HeaderMultipleKeyLinking": "Lien de cl\u00e9s multiples",
-    "MultipleKeyLinkingHelp": "Si vous avez plus qu'une cl\u00e9 de supporteur, utilisez ce formulaire pour lier l'ancienne cl\u00e9 d'enregistrement avec la nouvelle.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Adresse courriel actuelle",
     "LabelCurrentEmailAddressHelp": "L'adresse courriel actuelle \u00e0 laquelle votre nouvelle cl\u00e9 a \u00e9t\u00e9 envoy\u00e9e.",
     "HeaderForgotKey": "Oubli\u00e9 cl\u00e9",
@@ -821,7 +536,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Bienvenue au client Web Media Browser",
     "ButtonDismiss": "Annuler",
     "ButtonTakeTheTour": "Visite guid\u00e9e",
-    "ButtonEditOtherUserPreferences": "Modifier les pr\u00e9f\u00e9rences personnelles et de profil pour cet utilisateur.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Qualit\u00e9 de diffusion internet pr\u00e9f\u00e9r\u00e9e :",
     "LabelChannelStreamQualityHelp": "Avec une bande passante faible, limiter la qualit\u00e9 garantit un confort d'utilisation du streaming.",
     "OptionBestAvailableStreamQuality": "Meilleur disponible",
@@ -1244,5 +959,295 @@
     "OptionDisableUserPreferences": "D\u00e9sactiver l'acc\u00e8s au pr\u00e9f\u00e9rences utilisateurs",
     "OptionDisableUserPreferencesHelp": "Si activ\u00e9, seulement les administrateurs seront capable de configurer les images du profil utilisateurs, les mots de passes, et les langues pr\u00e9f\u00e9r\u00e9es",
     "HeaderSelectServer": "S\u00e9lectionner le serveur",
-    "MessageNoServersAvailableToConnect": "Aucun serveurs n'est disponible pour se connecter. Si vous avez \u00e9t\u00e9 invit\u00e9 \u00e0 partager un serveur, soyez s\u00fbr de le confirmer en cliquant le lien dans le courriel."
+    "MessageNoServersAvailableToConnect": "Aucun serveurs n'est disponible pour se connecter. Si vous avez \u00e9t\u00e9 invit\u00e9 \u00e0 partager un serveur, soyez s\u00fbr de le confirmer en cliquant le lien dans le courriel.",
+    "TitleNewUser": "Nouv utilisateur",
+    "ButtonConfigurePassword": "Configurer mot de passe",
+    "HeaderDashboardUserPassword": "Les mots de passes utilisateurs sont g\u00e9r\u00e9 dans les param\u00e8tres du profil personnel de chaque utilisateurs.",
+    "HeaderLibraryAccess": "Acc\u00e8s \u00e0 la librairie",
+    "HeaderChannelAccess": "Acc\u00e8s Cha\u00eene",
+    "LabelExit": "Quitter",
+    "LabelVisitCommunity": "Visiter la Communaut\u00e9",
+    "LabelGithubWiki": "GitHub Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "Consulter la documentation API",
+    "LabelBrowseLibrary": "Parcourir la biblioth\u00e8que",
+    "LabelConfigureMediaBrowser": "Configurer Media Browser",
+    "LabelOpenLibraryViewer": "Ouvrir le navigateur de biblioth\u00e8que",
+    "LabelRestartServer": "Red\u00e9marrer le Serveur",
+    "LabelShowLogWindow": "Afficher la fen\u00eatre du journal d'\u00e9v\u00e8nements",
+    "LabelPrevious": "Pr\u00e9c\u00e9dent",
+    "LabelFinish": "Terminer",
+    "LabelNext": "Suivant",
+    "LabelYoureDone": "Vous avez Termin\u00e9!",
+    "WelcomeToMediaBrowser": "Bienvenue \u00e0 Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Cet assistant vous guidera dans le processus de configuration. Pour commencer, merci de s\u00e9lectionner votre langue pr\u00e9f\u00e9r\u00e9e.",
+    "TellUsAboutYourself": "Parlez-nous de vous",
+    "LabelYourFirstName": "Votre pr\u00e9nom:",
+    "MoreUsersCanBeAddedLater": "D'autres utilisateurs pourront \u00eatre ajout\u00e9s ult\u00e9rieurement \u00e0 partir du tableau de bord.",
+    "UserProfilesIntro": "Media Browser supporte nativement les profils utilisateurs, donnant la possibilit\u00e9 pour chaque utilisateur d'avoir ses propres param\u00e8tres d'affichage, \u00e9tats de lecture et param\u00e8tres de contr\u00f4le parental.",
+    "LabelWindowsService": "Service Windows",
+    "AWindowsServiceHasBeenInstalled": "Un service Windows a \u00e9t\u00e9 install\u00e9.",
+    "WindowsServiceIntro1": "Media Browser fonctionne normalement en tant qu'application sur le bureau avec une ic\u00f4ne dans la barre des t\u00e2ches, mais si vous pr\u00e9f\u00e9rez le lancer en tant que service d'arri\u00e8re-plan, il peut \u00eatre d\u00e9marr\u00e9 via le gestionnaire de services Windows.",
+    "WindowsServiceIntro2": "Si le service Windows est utilis\u00e9, veuillez noter qu'il ne peut pas fonctionner en m\u00eame temps que l'application dans la barre des t\u00e2ches, il faut donc fermer l'application de la barre des t\u00e2ches pour pouvoir ex\u00e9cuter le service. Le service devra aussi \u00eatre configur\u00e9 avec les droits administrateurs via le panneau de configuration. Veuillez noter qu'actuellement la mise \u00e0 jour automatique du service n'est pas disponible, les mises \u00e0 jour devront donc se faire manuellement.",
+    "WizardCompleted": "C'est tout ce dont nous avons besoin pour l'instant. Media Browser a commenc\u00e9 la collecte d'information sur votre biblioth\u00e8que de m\u00e9dia. Visitez quelques unes de nos applications, ensuite cliquez <b>Terminer<\/b> pour voir le <b>Tableau de bord<\/b>",
+    "LabelConfigureSettings": "Configurer les param\u00e8tres",
+    "LabelEnableVideoImageExtraction": "Activer l'extraction d'image des videos",
+    "VideoImageExtractionHelp": "Pour les vid\u00e9os sans image et pour lesquelles nous n'avons pas trouv\u00e9 d'images sur Internet. Ce processus prolongera la mise \u00e0 jour initiale de la biblioth\u00e8que mais offrira un meilleur rendu visuel.",
+    "LabelEnableChapterImageExtractionForMovies": "Extraire les images de chapitre pour les films",
+    "LabelChapterImageExtractionForMoviesHelp": "L'extraction d'images de chapitre permettra aux clients d'afficher des menus visuels pour la s\u00e9lection des sc\u00e8nes. Le processus peut \u00eatre long et consommateur de ressources du processeur et de stockage (plusieurs gigaoctets). Il s'ex\u00e9cute par d\u00e9faut comme t\u00e2che programm\u00e9e \u00e0 4:00 (AM) mais son param\u00e9trage peut \u00eatre modifi\u00e9 dans les options des t\u00e2ches programm\u00e9es. Il est d\u00e9conseill\u00e9 d'ex\u00e9cuter cette t\u00e2che durant les heures d'utilisation normales.",
+    "LabelEnableAutomaticPortMapping": "Activer la configuration automatique de port",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP permet la configuration automatique de routeurs pour un acc\u00e8s \u00e0 distance facile. Ceci peut ne pas fonctionner sur certains mod\u00e8les de routeur.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Annuler",
+    "ButtonNew": "Nouveau",
+    "HeaderSetupLibrary": "Configurer votre biblioth\u00e8que de m\u00e9dia",
+    "ButtonAddMediaFolder": "Ajouter un r\u00e9pertoire de m\u00e9dia",
+    "LabelFolderType": "Type de r\u00e9pertoire:",
+    "MediaFolderHelpPluginRequired": "* N\u00e9cessite l'utilisation d'un plugin, par exemple : \"GameBrowser\" ou \"MB BookShelf\".",
+    "ReferToMediaLibraryWiki": "Se r\u00e9f\u00e9rer au wiki des biblioth\u00e8ques de m\u00e9dia",
+    "LabelCountry": "Pays:",
+    "LabelLanguage": "Langue:",
+    "HeaderPreferredMetadataLanguage": "Langue pr\u00e9f\u00e9r\u00e9e pour les m\u00e9tadonn\u00e9es:",
+    "LabelSaveLocalMetadata": "Enregistrer les images et m\u00e9tadonn\u00e9es dans les r\u00e9pertoires de m\u00e9dia",
+    "LabelSaveLocalMetadataHelp": "Enregistrer les images et m\u00e9tadonn\u00e9es dans les r\u00e9pertoires de m\u00e9dia va les placer \u00e0 un endroit o\u00f9 elles pourront facilement \u00eatre modifi\u00e9es.",
+    "LabelDownloadInternetMetadata": "T\u00e9l\u00e9charger les images et m\u00e9tadonn\u00e9es depuis Internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser peut t\u00e9l\u00e9charger des m\u00e9tadonn\u00e9es sur vos m\u00e9dia pour en offrir une pr\u00e9sentation plus riche.",
+    "TabPreferences": "Pr\u00e9f\u00e9rences",
+    "TabPassword": "Mot de passe",
+    "TabLibraryAccess": "Acc\u00e8s aux biblioth\u00e8ques",
+    "TabImage": "Image",
+    "TabProfile": "Profil",
+    "TabMetadata": "M\u00e9tadonn\u00e9es",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titres",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Afficher les \u00e9pisodes manquants dans les saisons",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Afficher les \u00e9pisodes non diffus\u00e9s dans les saisons",
+    "HeaderVideoPlaybackSettings": "Param\u00e8tres de lecture video",
+    "HeaderPlaybackSettings": "Param\u00e8tres de lecture",
+    "LabelAudioLanguagePreference": "Param\u00e8tres de langue audio:",
+    "LabelSubtitleLanguagePreference": "Param\u00e8tres de langue de sous-titre",
+    "OptionDefaultSubtitles": "Par d\u00e9faut",
+    "OptionOnlyForcedSubtitles": "Seulement les sous-titres forc\u00e9s",
+    "OptionAlwaysPlaySubtitles": "Toujours afficher les sous-titres",
+    "OptionNoSubtitles": "Aucun sous-titre",
+    "OptionDefaultSubtitlesHelp": "Les sous-titres correspondants \u00e0 la langue pr\u00e9f\u00e9r\u00e9e seront charg\u00e9s lorsque la langue audio est \u00e9trang\u00e8re.",
+    "OptionOnlyForcedSubtitlesHelp": "Seulement les sous-titres forc\u00e9s seront charg\u00e9s.",
+    "OptionAlwaysPlaySubtitlesHelp": "Les sous-titres correspondants \u00e0 la langue pr\u00e9f\u00e9r\u00e9e seront charg\u00e9s peu importe la langue audio.",
+    "OptionNoSubtitlesHelp": "Les sous-titres ne seront pas charg\u00e9s par d\u00e9faut.",
+    "TabProfiles": "Profils",
+    "TabSecurity": "S\u00e9curit\u00e9",
+    "ButtonAddUser": "Ajouter utilisateur",
+    "ButtonAddLocalUser": "Ajouter utilisateur local",
+    "ButtonInviteUser": "Inviter un utilisateur",
+    "ButtonSave": "Sauvegarder",
+    "ButtonResetPassword": "R\u00e9initialiser mot de passe",
+    "LabelNewPassword": "Nouveau mot de passe :",
+    "LabelNewPasswordConfirm": "Confirmer le nouveau mot de passe :",
+    "HeaderCreatePassword": "Cr\u00e9er un mot de passe",
+    "LabelCurrentPassword": "Mot de passe actuel :",
+    "LabelMaxParentalRating": "Note maximale d'\u00e9valuation de contr\u00f4le parental:",
+    "MaxParentalRatingHelp": "Le contenu avec une note d'\u00e9valuation de contr\u00f4le parental plus \u00e9lev\u00e9e ne sera pas visible par cet utilisateur.",
+    "LibraryAccessHelp": "Selectionnez le r\u00e9pertoire de m\u00e9dia \u00e0 partager avec cet utilisateur. Les administrateurs pourront modifier tous les r\u00e9pertoires en utilisant le gestionnaire de m\u00e9tadonn\u00e9es.",
+    "ChannelAccessHelp": "S\u00e9lectionner les cha\u00eenes \u00e0 partager avec cet utilisateur. Les administrateurs pourront modifier toutes les cha\u00eenes par le gestionnaire de m\u00e9tadonn\u00e9es.",
+    "ButtonDeleteImage": "Supprimer l'image",
+    "LabelSelectUsers": "S\u00e9lectionner utilisateurs:",
+    "ButtonUpload": "Envoyer",
+    "HeaderUploadNewImage": "Envoyer nouvelle image",
+    "LabelDropImageHere": "Placer l'image ici",
+    "ImageUploadAspectRatioHelp": "Rapport d'aspect 1:1 recommand\u00e9. Seulement JPG\/PNG.",
+    "MessageNothingHere": "Rien ici.",
+    "MessagePleaseEnsureInternetMetadata": "Veuillez vous assurer que le t\u00e9l\u00e9chargement des m\u00e9tadonn\u00e9es depuis Internet est activ\u00e9.",
+    "TabSuggested": "Sugg\u00e9r\u00e9s",
+    "TabLatest": "Plus r\u00e9cents",
+    "TabUpcoming": "\u00c0 venir",
+    "TabShows": "S\u00e9ries",
+    "TabEpisodes": "\u00c9pisodes",
+    "TabGenres": "Genres",
+    "TabPeople": "Personnes",
+    "TabNetworks": "R\u00e9seaux",
+    "HeaderUsers": "Utilisateurs",
+    "HeaderFilters": "Filtres:",
+    "ButtonFilter": "Filtre",
+    "OptionFavorite": "Favoris",
+    "OptionLikes": "Aim\u00e9s",
+    "OptionDislikes": "Non aim\u00e9s",
+    "OptionActors": "Acteur(e)s",
+    "OptionGuestStars": "Invit\u00e9s sp\u00e9ciaux",
+    "OptionDirectors": "R\u00e9alisateurs",
+    "OptionWriters": "Auteur(e)s",
+    "OptionProducers": "Producteurs",
+    "HeaderResume": "Reprendre",
+    "HeaderNextUp": "Prochains \u00e0 voir",
+    "NoNextUpItemsMessage": "Aucun trouv\u00e9. Commencez \u00e0 regarder vos s\u00e9ries!",
+    "HeaderLatestEpisodes": "\u00c9pisodes les plus r\u00e9cents",
+    "HeaderPersonTypes": "Types de personne:",
+    "TabSongs": "Chansons",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artistes",
+    "TabAlbumArtists": "Artistes sur l'album",
+    "TabMusicVideos": "Videos musicales",
+    "ButtonSort": "Trier",
+    "HeaderSortBy": "Trier par:",
+    "HeaderSortOrder": "Ordre de tri :",
+    "OptionPlayed": "Lu",
+    "OptionUnplayed": "Non lu",
+    "OptionAscending": "Ascendant",
+    "OptionDescending": "Descendant",
+    "OptionRuntime": "Dur\u00e9e",
+    "OptionReleaseDate": "Date de sortie",
+    "OptionPlayCount": "Nombre de lectures",
+    "OptionDatePlayed": "Date lu",
+    "OptionDateAdded": "Date d'ajout",
+    "OptionAlbumArtist": "Artiste de l'album",
+    "OptionArtist": "Artiste",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Titre",
+    "OptionCommunityRating": "Note de la communaut\u00e9",
+    "OptionNameSort": "Nom",
+    "OptionFolderSort": "R\u00e9pertoires",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Recettes",
+    "OptionPoster": "Affiche",
+    "OptionBackdrop": "Image d'arri\u00e8re-plan",
+    "OptionTimeline": "Chronologie",
+    "OptionThumb": "Vignette",
+    "OptionBanner": "Banni\u00e8re",
+    "OptionCriticRating": "Note des critiques",
+    "OptionVideoBitrate": "D\u00e9bit vid\u00e9o",
+    "OptionResumable": "Reprenable",
+    "ScheduledTasksHelp": "S\u00e9lectionnez une t\u00e2che pour ajuster sa programmation.",
+    "ScheduledTasksTitle": "T\u00e2ches planifi\u00e9es",
+    "TabMyPlugins": "Mes plugins",
+    "TabCatalog": "Catalogue",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Mises \u00e0 jour automatiques",
+    "HeaderNowPlaying": "Lecture en cours",
+    "HeaderLatestAlbums": "Derniers albums",
+    "HeaderLatestSongs": "Derni\u00e8res chansons",
+    "HeaderRecentlyPlayed": "Lus r\u00e9cemment",
+    "HeaderFrequentlyPlayed": "Fr\u00e9quemment lus",
+    "DevBuildWarning": "Les versions Dev incorporent les derniers d\u00e9veloppements. Mises \u00e0 jour fr\u00e9quemment, ces versions ne sont pas test\u00e9es. L'application peut planter et certaines fonctionalit\u00e9s peuvent ne pas fonctionner du tout.",
+    "LabelVideoType": "Type de vid\u00e9o:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "DVD",
+    "OptionIso": "ISO",
+    "Option3D": "3D",
+    "LabelFeatures": "Caract\u00e9ristiques:",
+    "LabelService": "Service :",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version :",
+    "LabelLastResult": "Dernier r\u00e9sultat :",
+    "OptionHasSubtitles": "Sous-titres",
+    "OptionHasTrailer": "Bande-annonce",
+    "OptionHasThemeSong": "Chanson th\u00e8me",
+    "OptionHasThemeVideo": "Vid\u00e9o th\u00e8me",
+    "TabMovies": "Films",
+    "TabStudios": "Studios",
+    "TabTrailers": "Bandes-annonces",
+    "LabelArtists": "Artistes",
+    "LabelArtistsHelp": "Usage multiple s\u00e9par\u00e9 ;",
+    "HeaderLatestMovies": "Films les plus r\u00e9cents",
+    "HeaderLatestTrailers": "Derni\u00e8res bandes-annonces",
+    "OptionHasSpecialFeatures": "Bonus",
+    "OptionImdbRating": "Note IMDb",
+    "OptionParentalRating": "Note d'\u00e9valuation de contr\u00f4le parental",
+    "OptionPremiereDate": "Date de la premi\u00e8re",
+    "TabBasic": "Standard",
+    "TabAdvanced": "Avanc\u00e9",
+    "HeaderStatus": "\u00c9tat",
+    "OptionContinuing": "En continuation",
+    "OptionEnded": "Termin\u00e9",
+    "HeaderAirDays": "Jours de diffusion",
+    "OptionSunday": "Dimanche",
+    "OptionMonday": "Lundi",
+    "OptionTuesday": "Mardi",
+    "OptionWednesday": "Mercredi",
+    "OptionThursday": "Jeudi",
+    "OptionFriday": "Vendredi",
+    "OptionSaturday": "Samedi",
+    "HeaderManagement": "Gestion",
+    "LabelManagement": "Gestion :",
+    "OptionMissingImdbId": "ID IMDb manquant",
+    "OptionMissingTvdbId": "ID TheTVDB manquant",
+    "OptionMissingOverview": "R\u00e9sum\u00e9 manquant",
+    "OptionFileMetadataYearMismatch": "Conflit entre nom du fichier et les m\u00e9tadonn\u00e9es sur l'ann\u00e9e",
+    "TabGeneral": "G\u00e9n\u00e9ral",
+    "TitleSupport": "Assistance",
+    "TabLog": "Journal d'\u00e9v\u00e8nements",
+    "TabAbout": "\u00c0 propos",
+    "TabSupporterKey": "Cl\u00e9 de membre supporteur",
+    "TabBecomeSupporter": "Devenir un suporteur",
+    "MediaBrowserHasCommunity": "Media Browser dispose d'une communaut\u00e9 active d'utilisateurs et de contributeurs.",
+    "CheckoutKnowledgeBase": "Parcourez notre base de connaissances pour utiliser au mieux Media Browser.",
+    "SearchKnowledgeBase": "Rechercher dans la base de connaissances",
+    "VisitTheCommunity": "Visiter la Communaut\u00e9",
+    "VisitMediaBrowserWebsite": "Visiter le site Web de Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Visiter le site Web de Media Browser pour lire les derni\u00e8res nouvelles et parcourir le journal des d\u00e9veloppeurs.",
+    "OptionHideUser": "Ne pas afficher cet utilisateur dans les \u00e9crans de connexion",
+    "OptionDisableUser": "D\u00e9sactiver cet utilisateur",
+    "OptionDisableUserHelp": "Si d\u00e9sactiv\u00e9, le serveur n'autorisera pas de connexion de cet utilisateur. Les connexions existantes seront interrompues.",
+    "HeaderAdvancedControl": "Contr\u00f4le avanc\u00e9",
+    "LabelName": "Nom :",
+    "OptionAllowUserToManageServer": "Autoriser la gestion du serveur \u00e0 cet utilisateur",
+    "HeaderFeatureAccess": "Acc\u00e8s aux  caract\u00e9ristiques",
+    "OptionAllowMediaPlayback": "Autoriser la lecture du m\u00e9dia",
+    "OptionAllowBrowsingLiveTv": "Autoriser la TV en direct",
+    "OptionAllowDeleteLibraryContent": "Autoriser cet utilisateur \u00e0 supprimer du contenu de la biblioth\u00e8que",
+    "OptionAllowManageLiveTv": "Autoriser la gestion des enregistrements de la TV en direct",
+    "OptionAllowRemoteControlOthers": "Autoriser cet utilisateur \u00e0 cont\u00f4ler \u00e0 distance d'autres utilisateurs",
+    "OptionMissingTmdbId": "ID TMDb manquant",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "S\u00e9lectionner",
+    "ButtonGroupVersions": "Versions des groupes",
+    "ButtonAddToCollection": "Ajouter \u00e0 la collection",
+    "PismoMessage": "En utilisation de \"Pismo File Mount\" par une license fournie.",
+    "TangibleSoftwareMessage": "Utilisation de convertisseurs Tangible Solutions Java\/C# par licence fournie.",
+    "HeaderCredits": "Cr\u00e9dits",
+    "PleaseSupportOtherProduces": "Merci de soutenir les autres produits gratuits que nous utilisons :",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Chemins d'acc\u00e8s",
+    "TabServer": "Serveur",
+    "TabTranscoding": "Transcodage",
+    "TitleAdvanced": "Avanc\u00e9",
+    "LabelAutomaticUpdateLevel": "Mise \u00e0 jour automatiques",
+    "OptionRelease": "Version officielle",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Instable)",
+    "LabelAllowServerAutoRestart": "Autoris\u00e9 le red\u00e9marrage automatique du serveur pour appliquer les mises \u00e0 jour",
+    "LabelAllowServerAutoRestartHelp": "Le serveur ne red\u00e9marrera que pendant les p\u00e9riodes d'inactivit\u00e9, lorsqu'aucun utilisateur est dans le syst\u00e8me.",
+    "LabelEnableDebugLogging": "Activer le d\u00e9goguage dans le journal d'\u00e9n\u00e8nements",
+    "LabelRunServerAtStartup": "D\u00e9marrer le serveur au d\u00e9marrage",
+    "LabelRunServerAtStartupHelp": "Ceci va d\u00e9marrer l'ic\u00f4ne dans la barre des t\u00e2ches au d\u00e9marrage de Windows. Pour d\u00e9marrer le service Windows,  d\u00e9cochez ceci et ex\u00e9cutez le service \u00e0 partir du panneau de configuration Windows. Prendre note que vous ne pouvez pas ex\u00e9cuter les deux en m\u00eame temps, alors vous allez devoir fermer l'ic\u00f4ne dans la barre des t\u00e2ches avant de d\u00e9marrer le service.",
+    "ButtonSelectDirectory": "S\u00e9lectionner le r\u00e9pertoire",
+    "LabelCustomPaths": "Sp\u00e9cifier des chemins d'acc\u00e8s personnalis\u00e9s si d\u00e9sir\u00e9. Laisser vide pour garder les chemin d'acc\u00e8s par d\u00e9faut.",
+    "LabelCachePath": "Chemin du cache :",
+    "LabelCachePathHelp": "Ce r\u00e9pertoire contient les fichier temporaires du serveur, comme, par exemple, les images.",
+    "LabelImagesByNamePath": "Chemin d'acc\u00e8s de \"Images by Name\":",
+    "LabelImagesByNamePathHelp": "Sp\u00e9cifier un r\u00e9pertoire pour l'emplacement des images d'acteurs, des genres et des studios t\u00e9l\u00e9charg\u00e9es.",
+    "LabelMetadataPath": "Chemin des m\u00e9tadonn\u00e9es :",
+    "LabelMetadataPathHelp": "Sp\u00e9cifier un emplacement personnel pour t\u00e9l\u00e9charger des images et des m\u00e9tadonn\u00e9es, sinon stockage parmi les r\u00e9pertoire des m\u00e9dias.",
+    "LabelTranscodingTempPath": "Chemin d'acc\u00e8s temporaire du transcodage :",
+    "LabelTranscodingTempPathHelp": "Ce r\u00e9pertoire contient les fichiers temporaires utilis\u00e9s par le transcodeur. Sp\u00e9cifier un chemin personnel ou laiss\u00e9 vide pour utilise le chemin par d\u00e9faut des r\u00e9pertoires du serveur",
+    "TabBasics": "Standards",
+    "TabTV": "TV",
+    "TabGames": "Jeux",
+    "TabMusic": "Musique",
+    "TabOthers": "Autres",
+    "HeaderExtractChapterImagesFor": "Extraire les images de chapitres pour :",
+    "OptionMovies": "Films",
+    "OptionEpisodes": "\u00c9pisodes",
+    "OptionOtherVideos": "Autres vid\u00e9os",
+    "TitleMetadata": "M\u00e9tadonn\u00e9es",
+    "LabelAutomaticUpdatesFanart": "Activer les mises \u00e0 jour automatique depuis FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Activer les mises \u00e0 jour automatique depuis TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Activer les mises \u00e0 jour automatique depuis TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Si activ\u00e9, les nouvelles images seront t\u00e9l\u00e9charg\u00e9es automatiquement lorsqu'elles seront ajout\u00e9es dans Fanart.tv. Les images existantes ne seront pas remplac\u00e9es.",
+    "LabelAutomaticUpdatesTmdbHelp": "Si activ\u00e9, les nouvelles images seront t\u00e9l\u00e9charg\u00e9es automatiquement lorsqu'elles seront ajout\u00e9es dans TheMovieDB.org. Les images existantes ne seront pas remplac\u00e9es.",
+    "LabelAutomaticUpdatesTvdbHelp": "Si activ\u00e9, les nouvelles images seront t\u00e9l\u00e9charg\u00e9es automatiquement lorsqu'elles seront ajout\u00e9es dans TheTVDB.com. Les images existantes ne seront pas remplac\u00e9es.",
+    "ExtractChapterImagesHelp": "L'extraction d'images de chapitre permettra aux clients d'afficher des menus visuels pour la s\u00e9lection des sc\u00e8nes. Le processus peut \u00eatre long et consommateur de ressources processeur et peut n\u00e9cessiter de nombreux gigaoctets de stockage. Il s'ex\u00e9cute quand des vid\u00e9os sont d\u00e9couvertes et \u00e9galement comme t\u00e2che planifi\u00e9e \u00e0 4:00 (AM). La planification peut \u00eatre modifi\u00e9e dans les options du planificateur de tache. Il n'est pas conseill\u00e9 d'ex\u00e9cuter cette t\u00e2che pendant les heures d'usage intensif."
 }

+ 308 - 303
MediaBrowser.Server.Implementations/Localization/Server/he.json

@@ -1,302 +1,4 @@
 {
-    "LabelExit": "\u05d9\u05e6\u05d9\u05d0\u05d4",
-    "LabelVisitCommunity": "\u05d1\u05e7\u05e8 \u05d1\u05e7\u05d4\u05d9\u05dc\u05d4",
-    "LabelGithubWiki": "\u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05e7\u05d5\u05d3",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "\u05e8\u05d2\u05d9\u05dc",
-    "LabelViewApiDocumentation": "\u05e8\u05d0\u05d4 \u05de\u05e1\u05de\u05db\u05d9 \u05e2\u05e8\u05db\u05ea \u05e4\u05d9\u05ea\u05d5\u05d7",
-    "LabelBrowseLibrary": "\u05d3\u05e4\u05d3\u05e3 \u05d1\u05ea\u05d9\u05e7\u05d9\u05d9\u05d4",
-    "LabelConfigureMediaBrowser": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea Media Browser",
-    "LabelOpenLibraryViewer": "\u05e4\u05ea\u05d7 \u05de\u05e6\u05d9\u05d2 \u05ea\u05d9\u05e7\u05d9\u05d5\u05ea",
-    "LabelRestartServer": "\u05d0\u05ea\u05d7\u05dc \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea",
-    "LabelShowLogWindow": "\u05d4\u05e8\u05d0\u05d4 \u05d7\u05dc\u05d5\u05df \u05dc\u05d5\u05d2",
-    "LabelPrevious": "\u05d4\u05e7\u05d5\u05d3\u05dd",
-    "LabelFinish": "\u05e1\u05d9\u05d9\u05dd",
-    "LabelNext": "\u05d4\u05d1\u05d0",
-    "LabelYoureDone": "\u05e1\u05d9\u05d9\u05de\u05ea!",
-    "WelcomeToMediaBrowser": "\u05d1\u05e8\u05d5\u05da \u05d4\u05d1\u05d0 \u05dc- Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "\u05d0\u05e9\u05e3 \u05d6\u05d4 \u05d9\u05e2\u05d6\u05d5\u05e8 \u05dc\u05da \u05d1\u05d4\u05ea\u05dc\u05d9\u05da \u05d4\u05d4\u05ea\u05e7\u05e0\u05d4.",
-    "TellUsAboutYourself": "\u05e1\u05e4\u05e8 \u05dc\u05e0\u05d5 \u05e2\u05dc \u05e2\u05e6\u05de\u05da",
-    "LabelYourFirstName": "\u05e9\u05de\u05da \u05d4\u05e4\u05e8\u05d8\u05d9:",
-    "MoreUsersCanBeAddedLater": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05d3\u05e8\u05da \u05dc\u05d5\u05d7 \u05d4\u05d1\u05e7\u05e8\u05d4.",
-    "UserProfilesIntro": "Media Browser \u05db\u05d5\u05dc\u05dc \u05ea\u05de\u05d9\u05db\u05d4 \u05de\u05d5\u05d1\u05e0\u05ea \u05d1\u05de\u05e1\u05e4\u05e8 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd. \u05d5\u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05db\u05dc \u05d0\u05d7\u05d3 \u05de\u05d4\u05dd \u05ea\u05e6\u05d5\u05d2\u05ea \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea, \u05de\u05e6\u05d1 \u05e0\u05d2\u05df \u05d5\u05d1\u05e7\u05e8\u05ea \u05d4\u05d5\u05e8\u05d9\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea.",
-    "LabelWindowsService": "\u05e9\u05d9\u05e8\u05d5\u05ea \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1",
-    "AWindowsServiceHasBeenInstalled": "\u05e9\u05d9\u05e8\u05d5\u05ea \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1 \u05d4\u05d5\u05ea\u05e7\u05df",
-    "WindowsServiceIntro1": "\u05e9\u05e8\u05ea Media Browser \u05e8\u05e5 \u05db\u05ea\u05d5\u05db\u05e0\u05ea \u05e9\u05d5\u05dc\u05d7\u05df \u05e2\u05d1\u05d5\u05d3\u05d4 \u05e2\u05dd \u05d0\u05d9\u05e7\u05d5\u05df \u05d1\u05e9\u05d5\u05e8\u05ea \u05d4\u05de\u05e9\u05d9\u05de\u05d5\u05ea, \u05d0\u05d1\u05dc \u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05e2\u05d3\u05d9\u05e3 \u05dc\u05d4\u05e8\u05d9\u05e5 \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05db\u05e9\u05d9\u05e8\u05d5\u05ea \u05e8\u05e7\u05e2, \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05de\u05ea\u05d5\u05da \u05d7\u05dc\u05d5\u05df \u05d4\u05d1\u05e7\u05d4 \u05e9\u05dc \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1 \u05d1\u05de\u05e7\u05d5\u05dd.",
-    "WindowsServiceIntro2": "\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1, \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e9\u05d9\u05dd \u05dc\u05d1 \u05e9\u05d4\u05d5\u05d0 \u05dc\u05d0 \u05d9\u05db\u05d5\u05dc \u05dc\u05e8\u05d5\u05e5 \u05d1\u05d0\u05d5\u05ea\u05d5 \u05d6\u05de\u05df \u05e9\u05d4\u05e9\u05e8\u05ea \u05db\u05d1\u05e8 \u05e2\u05d5\u05d1\u05d3 \u05d1\u05e8\u05e7\u05e2. \u05dc\u05db\u05df \u05ea\u05e6\u05d8\u05e8\u05da \u05dc\u05e1\u05d2\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea. \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05d2\u05dd \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05d5\u05d2\u05d3\u05e8 \u05e2\u05dd \u05d4\u05e8\u05e9\u05d0\u05d5\u05ea \u05de\u05e0\u05d4\u05dc \u05d3\u05e8\u05da \u05dc\u05d5\u05d7 \u05d4\u05d1\u05e7\u05e8\u05d4. \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e7\u05d7 \u05d1\u05d7\u05e9\u05d1\u05d5\u05df \u05e9\u05db\u05e8\u05d2\u05e2 \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05d0 \u05d9\u05db\u05d5\u05dc \u05dc\u05e2\u05d3\u05db\u05df \u05d0\u05ea \u05e2\u05e6\u05de\u05d5 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea, \u05d5\u05dc\u05db\u05df \u05d2\u05d9\u05e8\u05e1\u05d0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05d9\u05e6\u05e8\u05d9\u05db\u05d5 \u05e2\u05d9\u05d3\u05db\u05d5\u05df \u05d9\u05d3\u05e0\u05d9.",
-    "WizardCompleted": "\u05d6\u05d4 \u05db\u05dc \u05de\u05d4 \u05e9\u05e6\u05e8\u05d9\u05da \u05dc\u05e2\u05db\u05e9\u05d9\u05d5. Media Browser \u05d4\u05d7\u05dc \u05dc\u05d0\u05e1\u05d5\u05e3 \u05de\u05d9\u05d3\u05e2 \u05dc\u05d2\u05d1\u05d9 \u05ea\u05d9\u05e7\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da. \u05d0\u05dc \u05ea\u05e9\u05db\u05d7 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05de\u05d2\u05d5\u05d5\u05df \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d5\u05ea \u05e9\u05dc\u05e0\u05d5, \u05d5\u05d0\u05d6 \u05dc\u05d7\u05e5 <b>\u05e1\u05d9\u05d9\u05dd<\/b> \u05dc\u05e8\u05d0\u05d5\u05ea \u05d0\u05ea \u05d4<b>\u05dc\u05d5\u05d7 \u05d1\u05e7\u05e8\u05d4<\/b>.",
-    "LabelConfigureSettings": "\u05e7\u05d1\u05e2 \u05d0\u05ea \u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea",
-    "LabelEnableVideoImageExtraction": "\u05d0\u05e4\u05e9\u05e8 \u05e9\u05dc\u05d9\u05e4\u05ea \u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05e1\u05e8\u05d8",
-    "VideoImageExtractionHelp": "\u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d8\u05d9\u05dd \u05e9\u05d0\u05d9\u05df \u05dc\u05d4\u05dd \u05db\u05d1\u05e8 \u05ea\u05de\u05d5\u05e0\u05d4, \u05d5\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d4 \u05dc\u05d4\u05dd \u05d0\u05d7\u05ea \u05d1\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8. \u05d4\u05d2\u05d3\u05e8\u05d4 \u05d6\u05d5 \u05ea\u05d5\u05e1\u05d9\u05e3 \u05de\u05e2\u05d8 \u05d6\u05de\u05df \u05dc\u05ea\u05d4\u05dc\u05d9\u05da \u05e1\u05e8\u05d9\u05e7\u05ea \u05d4\u05ea\u05e7\u05d9\u05d9\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d9, \u05d0\u05da \u05ea\u05e1\u05e4\u05e7 \u05ea\u05e6\u05d5\u05d2\u05d4 \u05d9\u05d5\u05ea\u05e8 \u05d9\u05e4\u05d4.",
-    "LabelEnableChapterImageExtractionForMovies": "\u05d7\u05dc\u05e5 \u05ea\u05de\u05d5\u05e0\u05ea \u05e4\u05e8\u05e7 \u05dc\u05e1\u05e8\u05d8\u05d9\u05dd",
-    "LabelChapterImageExtractionForMoviesHelp": "\u05d7\u05d9\u05dc\u05d5\u05e5 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e4\u05e8\u05e7\u05d9\u05dd \u05d9\u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05dc\u05e8\u05d0\u05d5\u05ea \u05ea\u05e4\u05e8\u05d9\u05d8 \u05d1\u05d7\u05d9\u05e8\u05ea \u05e1\u05e6\u05e0\u05d5\u05ea \u05d2\u05e8\u05e4\u05d9. \u05d4\u05ea\u05d4\u05dc\u05d9\u05da \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d9\u05d5\u05ea \u05d0\u05d9\u05d8\u05d9, \u05dc\u05d3\u05e8\u05d5\u05e9 \u05de\u05e9\u05d0\u05d1\u05d9 \u05de\u05e2\u05d1\u05d3 \u05e8\u05d1\u05d9\u05dd \u05d5\u05dc\u05ea\u05e4\u05d5\u05e1 \u05e9\u05d8\u05d7 \u05d0\u05d9\u05d7\u05e1\u05d5\u05df \u05e8\u05d1. \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05e8\u05e6\u05d4 \u05db\u05de\u05e9\u05d9\u05de\u05d4 \u05de\u05ea\u05d5\u05d6\u05de\u05e0\u05ea \u05d1\u05d0\u05e8\u05d1\u05e2 \u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8, \u05d0\u05da \u05d6\u05d4 \u05e0\u05d9\u05ea\u05df \u05dc\u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05d7\u05dc\u05d5\u05df \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05de\u05e9\u05d9\u05de\u05d5\u05ea \u05d4\u05de\u05ea\u05d5\u05d6\u05de\u05e0\u05d5\u05ea. \u05d6\u05d4 \u05dc\u05d0 \u05de\u05de\u05d5\u05dc\u05e5 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05de\u05e9\u05d9\u05de\u05d4 \u05d6\u05d5 \u05d1\u05e9\u05e2\u05d5\u05ea \u05d4\u05e9\u05d9\u05de\u05d5\u05e9 \u05d4\u05e2\u05d9\u05e7\u05e8\u05d9\u05d5\u05ea \u05d1\u05de\u05d7\u05e9\u05d1.",
-    "LabelEnableAutomaticPortMapping": "\u05d0\u05e4\u05e9\u05e8 \u05de\u05d9\u05e4\u05d5\u05d9 \u05e4\u05d5\u05e8\u05d8\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP \u05de\u05d0\u05e4\u05e9\u05e8 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05d5\u05ea \u05e9\u05dc \u05d4\u05e8\u05d0\u05d5\u05d8\u05e8 \u05dc\u05d0\u05e4\u05e9\u05e8 \u05d2\u05d9\u05e9\u05d4 \u05de\u05e8\u05d5\u05d7\u05e7\u05ea \u05d1\u05e7\u05dc\u05d5\u05ea. \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05e2\u05dc\u05d5\u05dc\u05d4 \u05dc\u05d0 \u05dc\u05e2\u05d1\u05d5\u05d3 \u05e2\u05dd \u05db\u05dc \u05d3\u05d2\u05de\u05d9 \u05d4\u05e8\u05d0\u05d5\u05d8\u05e8\u05d9\u05dd.",
-    "ButtonOk": "\u05d0\u05e9\u05e8",
-    "ButtonCancel": "\u05d1\u05d8\u05dc",
-    "ButtonNew": "\u05d7\u05d3\u05e9",
-    "HeaderSetupLibrary": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da",
-    "ButtonAddMediaFolder": "\u05d4\u05d5\u05e1\u05e3 \u05ea\u05d9\u05e7\u05d9\u05d9\u05ea \u05de\u05d3\u05d9\u05d4",
-    "LabelFolderType": "\u05e1\u05d5\u05d2 \u05d4\u05ea\u05d9\u05e7\u05d9\u05d9\u05d4:",
-    "MediaFolderHelpPluginRequired": "* \u05de\u05e6\u05e8\u05d9\u05da \u05de\u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05ea\u05d5\u05e1\u05e3, \u05dc\u05d3\u05d5\u05d2\u05de\u05d0 GameBrowser \u05d0\u05d5 MB Bookshelf",
-    "ReferToMediaLibraryWiki": "\u05e4\u05e0\u05d4 \u05dc\u05de\u05d9\u05d3\u05e2 \u05d0\u05d5\u05d3\u05d5\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4.",
-    "LabelCountry": "\u05de\u05d3\u05d9\u05e0\u05d4:",
-    "LabelLanguage": "\u05e9\u05e4\u05d4:",
-    "HeaderPreferredMetadataLanguage": "\u05e9\u05e4\u05ea \u05de\u05d9\u05d3\u05e2 \u05de\u05d5\u05e2\u05d3\u05e4\u05ea:",
-    "LabelSaveLocalMetadata": "\u05e9\u05de\u05d5\u05e8 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2 \u05d5\u05de\u05d9\u05d3\u05e2 \u05d1\u05ea\u05d5\u05da \u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d4",
-    "LabelSaveLocalMetadataHelp": "\u05e9\u05de\u05d9\u05e8\u05ea \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2 \u05d5\u05de\u05d9\u05d3\u05e2 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05ea\u05d0\u05e4\u05e9\u05e8 \u05e2\u05e8\u05d9\u05db\u05d4 \u05e0\u05d5\u05d7\u05d4 \u05d5\u05e7\u05dc\u05d4 \u05e9\u05dc\u05d4\u05dd.",
-    "LabelDownloadInternetMetadata": "\u05d4\u05d5\u05e8\u05d3 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2 \u05d5\u05de\u05d9\u05d3\u05e2 \u05de\u05d4\u05d0\u05d9\u05e0\u05e8\u05e0\u05d8",
-    "LabelDownloadInternetMetadataHelp": "Media Browser \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05de\u05d9\u05d3\u05e2 \u05dc\u05d2\u05d1\u05d9 \u05e7\u05d1\u05e6\u05d9 \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da \u05db\u05d3\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05e9\u05d9\u05e8\u05d4.",
-    "TabPreferences": "\u05d4\u05e2\u05d3\u05e4\u05d5\u05ea",
-    "TabPassword": "\u05e1\u05d9\u05e1\u05de\u05d0",
-    "TabLibraryAccess": "\u05d2\u05d9\u05e9\u05d4 \u05dc\u05ea\u05d9\u05e7\u05d9\u05d5\u05ea",
-    "TabImage": "\u05ea\u05de\u05d5\u05e0\u05d4",
-    "TabProfile": "\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc",
-    "TabMetadata": "Metadata",
-    "TabImages": "\u05ea\u05de\u05d5\u05e0\u05d5\u05ea",
-    "TabNotifications": "\u05d4\u05ea\u05e8\u05d0\u05d5\u05ea",
-    "TabCollectionTitles": "\u05db\u05d5\u05ea\u05e8\u05d9\u05dd",
-    "LabelDisplayMissingEpisodesWithinSeasons": "\u05d4\u05e6\u05d2 \u05e4\u05e8\u05e7\u05d9\u05dd \u05d7\u05e1\u05e8\u05d9\u05dd \u05d1\u05ea\u05d5\u05da \u05d4\u05e2\u05d5\u05e0\u05d5\u05ea",
-    "LabelUnairedMissingEpisodesWithinSeasons": "\u05d4\u05e6\u05d2 \u05e4\u05e8\u05e7\u05d9\u05dd \u05e9\u05e2\u05d3\u05d9\u05df \u05d0\u05dc \u05e9\u05d5\u05d3\u05e8\u05d5 \u05d1\u05ea\u05d5\u05da \u05d4\u05e2\u05d5\u05e0\u05d5\u05ea",
-    "HeaderVideoPlaybackSettings": "\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e0\u05d9\u05d2\u05d5\u05df",
-    "HeaderPlaybackSettings": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05e0\u05d9\u05d2\u05d5\u05df",
-    "LabelAudioLanguagePreference": "\u05e9\u05e4\u05ea \u05e7\u05d5\u05dc \u05de\u05d5\u05e2\u05d3\u05e4\u05ea:",
-    "LabelSubtitleLanguagePreference": "\u05e9\u05e4\u05ea \u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea \u05de\u05d5\u05e2\u05d3\u05e4\u05ea:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc\u05d9\u05dd",
-    "TabSecurity": "\u05d1\u05d8\u05d9\u05d7\u05d5\u05ea",
-    "ButtonAddUser": "\u05d4\u05d5\u05e1\u05e3 \u05de\u05e9\u05ea\u05de\u05e9",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "\u05e9\u05de\u05d5\u05e8",
-    "ButtonResetPassword": "\u05d0\u05d9\u05e4\u05d5\u05e1 \u05e1\u05d9\u05e1\u05de\u05d0",
-    "LabelNewPassword": "\u05e1\u05d9\u05e1\u05de\u05d0 \u05d7\u05d3\u05e9\u05d4:",
-    "LabelNewPasswordConfirm": "\u05d0\u05d9\u05de\u05d5\u05ea \u05e1\u05d9\u05e1\u05de\u05d0 \u05d7\u05d3\u05e9\u05d4:",
-    "HeaderCreatePassword": "\u05e6\u05d5\u05e8 \u05e1\u05d9\u05e1\u05de\u05d0",
-    "LabelCurrentPassword": "\u05e1\u05d9\u05e1\u05de\u05d0 \u05e0\u05d5\u05db\u05d7\u05d9\u05ea:",
-    "LabelMaxParentalRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4\u05d5\u05e8\u05d9\u05dd \u05de\u05e7\u05e1\u05d9\u05de\u05d0\u05dc\u05d9:",
-    "MaxParentalRatingHelp": "\u05ea\u05d5\u05db\u05df \u05e2\u05dd \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d2\u05d5\u05d1\u05d4 \u05d9\u05d5\u05ea\u05e8 \u05d9\u05d5\u05e1\u05ea\u05e8 \u05de\u05d4\u05de\u05e9\u05ea\u05de\u05e9.",
-    "LibraryAccessHelp": "\u05d1\u05d7\u05e8 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05d0\u05e9\u05e8 \u05d9\u05e9\u05d5\u05ea\u05e4\u05d5 \u05e2\u05dd \u05d4\u05de\u05e9\u05ea\u05de\u05e9. \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d9\u05d5\u05db\u05dc\u05d5 \u05dc\u05e2\u05e8\u05d5\u05ea \u05d0\u05ea \u05db\u05dc \u05d4\u05ea\u05d9\u05e7\u05d9\u05d5\u05ea \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e2\u05d5\u05e8\u05da \u05d4\u05de\u05d9\u05d3\u05e2.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "\u05de\u05d7\u05e7 \u05ea\u05de\u05d5\u05e0\u05d4",
-    "LabelSelectUsers": "\u05d1\u05d7\u05e8 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd:",
-    "ButtonUpload": "\u05d4\u05e2\u05dc\u05d4",
-    "HeaderUploadNewImage": "\u05d4\u05e2\u05dc\u05d4 \u05ea\u05de\u05d5\u05e0\u05d4 \u05d7\u05d3\u05e9\u05d4",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "\u05de\u05d5\u05de\u05dc\u05e5 \u05d9\u05d7\u05e1 \u05d2\u05d5\u05d1\u05d4 \u05e9\u05dc 1:1. \u05e8\u05e7 JPG\/PNG.",
-    "MessageNothingHere": "\u05d0\u05d9\u05df \u05db\u05d0\u05df \u05db\u05dc\u05d5\u05dd.",
-    "MessagePleaseEnsureInternetMetadata": "\u05d1\u05d1\u05e7\u05e9\u05d4 \u05d5\u05d5\u05d3\u05d0 \u05db\u05d9 \u05d4\u05d5\u05e8\u05d3\u05ea \u05de\u05d9\u05d3\u05e2 \u05de\u05d4\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea",
-    "TabSuggested": "\u05de\u05de\u05d5\u05dc\u05e5",
-    "TabLatest": "\u05d0\u05d7\u05e8\u05d5\u05df",
-    "TabUpcoming": "\u05d1\u05e7\u05e8\u05d5\u05d1",
-    "TabShows": "\u05ea\u05d5\u05db\u05e0\u05d9\u05d5\u05ea",
-    "TabEpisodes": "\u05e4\u05e8\u05e7\u05d9\u05dd",
-    "TabGenres": "\u05d6\u05d0\u05e0\u05e8\u05d9\u05dd",
-    "TabPeople": "\u05d0\u05e0\u05e9\u05d9\u05dd",
-    "TabNetworks": "\u05e8\u05e9\u05ea\u05d5\u05ea",
-    "HeaderUsers": "\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd",
-    "HeaderFilters": "\u05de\u05e1\u05e0\u05e0\u05d9\u05dd:",
-    "ButtonFilter": "\u05de\u05e1\u05e0\u05df",
-    "OptionFavorite": "\u05de\u05d5\u05e2\u05d3\u05e4\u05d9\u05dd",
-    "OptionLikes": "\u05e0\u05d1\u05d7\u05e8\u05d9\u05dd",
-    "OptionDislikes": "\u05dc\u05d0 \u05d0\u05d5\u05d4\u05d1",
-    "OptionActors": "\u05e9\u05d7\u05e7\u05e0\u05d9\u05dd",
-    "OptionGuestStars": "\u05e9\u05d7\u05e7\u05df \u05d0\u05d5\u05e8\u05d7",
-    "OptionDirectors": "\u05d1\u05de\u05d0\u05d9\u05dd",
-    "OptionWriters": "\u05db\u05d5\u05ea\u05d1\u05d9\u05dd",
-    "OptionProducers": "\u05de\u05e4\u05d9\u05e7\u05d9\u05dd",
-    "HeaderResume": "\u05d4\u05de\u05e9\u05da",
-    "HeaderNextUp": "\u05d4\u05d1\u05d0 \u05d1\u05ea\u05d5\u05e8",
-    "NoNextUpItemsMessage": "\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0 \u05db\u05dc\u05d5\u05dd. \u05d4\u05ea\u05d7\u05dc\u05ea \u05dc\u05e6\u05e4\u05d5\u05ea \u05d1\u05e1\u05d3\u05e8\u05d5\u05ea \u05e9\u05dc\u05da!",
-    "HeaderLatestEpisodes": "\u05e4\u05e8\u05e7\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
-    "HeaderPersonTypes": "\u05e1\u05d5\u05d2\u05d9 \u05d0\u05e0\u05e9\u05d9\u05dd:",
-    "TabSongs": "\u05e9\u05d9\u05e8\u05d9\u05dd",
-    "TabAlbums": "\u05d0\u05dc\u05d1\u05d5\u05de\u05d9\u05dd",
-    "TabArtists": "\u05d0\u05de\u05e0\u05d9\u05dd",
-    "TabAlbumArtists": "\u05d0\u05de\u05e0\u05d9 \u05d0\u05dc\u05d1\u05d5\u05dd",
-    "TabMusicVideos": "\u05e7\u05dc\u05d9\u05e4\u05d9\u05dd",
-    "ButtonSort": "\u05de\u05d9\u05d9\u05df",
-    "HeaderSortBy": "\u05de\u05d9\u05d9\u05df \u05dc\u05e4\u05d9:",
-    "HeaderSortOrder": "\u05e1\u05d3\u05e8 \u05de\u05d9\u05d5\u05df:",
-    "OptionPlayed": "\u05e0\u05d5\u05d2\u05df",
-    "OptionUnplayed": "\u05dc\u05d0 \u05e0\u05d5\u05d2\u05df",
-    "OptionAscending": "\u05e1\u05d3\u05e8 \u05e2\u05d5\u05dc\u05d4",
-    "OptionDescending": "\u05e1\u05d3\u05e8 \u05d9\u05d5\u05e8\u05d3",
-    "OptionRuntime": "\u05de\u05e9\u05da",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "\u05de\u05e1\u05e4\u05e8 \u05d4\u05e9\u05de\u05e2\u05d5\u05ea",
-    "OptionDatePlayed": "\u05ea\u05d0\u05e8\u05d9\u05da \u05e0\u05d9\u05d2\u05d5\u05df",
-    "OptionDateAdded": "\u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d5\u05e1\u05e4\u05d4",
-    "OptionAlbumArtist": "\u05d0\u05de\u05df \u05d0\u05dc\u05d1\u05d5\u05dd",
-    "OptionArtist": "\u05d0\u05de\u05df",
-    "OptionAlbum": "\u05d0\u05dc\u05d1\u05d5\u05dd",
-    "OptionTrackName": "\u05e9\u05dd \u05d4\u05e9\u05d9\u05e8",
-    "OptionCommunityRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4\u05e7\u05d4\u05d9\u05dc\u05d4",
-    "OptionNameSort": "\u05e9\u05dd",
-    "OptionFolderSort": "\u05ea\u05d9\u05e7\u05d9\u05d5\u05ea",
-    "OptionBudget": "\u05ea\u05e7\u05e6\u05d9\u05d1",
-    "OptionRevenue": "\u05d4\u05db\u05e0\u05e1\u05d5\u05ea",
-    "OptionPoster": "\u05e4\u05d5\u05e1\u05d8\u05e8",
-    "OptionBackdrop": "\u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2",
-    "OptionTimeline": "\u05e6\u05d9\u05e8 \u05d6\u05de\u05df",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "\u05d1\u05d0\u05e0\u05e8",
-    "OptionCriticRating": "\u05e6\u05d9\u05d5\u05df \u05de\u05d1\u05e7\u05e8\u05d9\u05dd",
-    "OptionVideoBitrate": "\u05e7\u05e6\u05ea \u05d5\u05d5\u05d9\u05d3\u05d0\u05d5",
-    "OptionResumable": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05de\u05e9\u05d9\u05da",
-    "ScheduledTasksHelp": "\u05dc\u05d7\u05e5 \u05e2\u05dc \u05de\u05e9\u05d9\u05de\u05d4 \u05dc\u05e2\u05e8\u05d5\u05da \u05d0\u05ea \u05d4\u05ea\u05d6\u05de\u05d5\u05df \u05e9\u05dc\u05d4",
-    "ScheduledTasksTitle": "\u05de\u05e9\u05d9\u05de\u05d5\u05ea \u05de\u05ea\u05d5\u05d6\u05de\u05e0\u05d5\u05ea",
-    "TabMyPlugins": "\u05d4\u05ea\u05d5\u05e1\u05e4\u05d9\u05dd \u05e9\u05dc\u05d9",
-    "TabCatalog": "\u05e7\u05d8\u05dc\u05d5\u05d2",
-    "PluginsTitle": "\u05ea\u05d5\u05e1\u05e4\u05d9\u05dd",
-    "HeaderAutomaticUpdates": "\u05e2\u05d9\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05dd",
-    "HeaderNowPlaying": "\u05de\u05e0\u05d2\u05df \u05e2\u05db\u05e9\u05d9\u05d5",
-    "HeaderLatestAlbums": "\u05d0\u05dc\u05d1\u05d5\u05de\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
-    "HeaderLatestSongs": "\u05e9\u05d9\u05e8\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
-    "HeaderRecentlyPlayed": "\u05e0\u05d5\u05d2\u05e0\u05d5 \u05dc\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4",
-    "HeaderFrequentlyPlayed": "\u05e0\u05d5\u05d2\u05e0\u05d5 \u05dc\u05e8\u05d5\u05d1",
-    "DevBuildWarning": "\u05d2\u05e8\u05e1\u05d0\u05d5\u05ea \u05de\u05e4\u05ea\u05d7 \u05d4\u05df \u05d7\u05d5\u05d3 \u05d4\u05d7\u05e0\u05d9\u05ea. \u05d2\u05e8\u05e1\u05d0\u05d5\u05ea \u05d0\u05dc\u05d4 \u05dc\u05d0 \u05e0\u05d1\u05d3\u05e7\u05d5 \u05d5\u05d4\u05df \u05de\u05e9\u05d5\u05d7\u05e8\u05e8\u05d5\u05ea \u05d1\u05de\u05d4\u05d9\u05e8\u05d5\u05ea. \u05d4\u05ea\u05d5\u05db\u05e0\u05d4 \u05e2\u05dc\u05d5\u05dc\u05d4 \u05dc\u05e7\u05e8\u05d5\u05e1 \u05d5\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd \u05de\u05e1\u05d5\u05d9\u05d9\u05de\u05d9\u05dd \u05e2\u05dc\u05d5\u05dc\u05d9\u05dd \u05db\u05dc\u05dc \u05dc\u05d0 \u05dc\u05e2\u05d1\u05d5\u05d3.",
-    "LabelVideoType": "\u05d2\u05d5\u05d3 \u05d5\u05d5\u05d9\u05d3\u05d0\u05d5:",
-    "OptionBluray": "\u05d1\u05dc\u05d5-\u05e8\u05d9\u05d9",
-    "OptionDvd": "DVD",
-    "OptionIso": "ISO",
-    "Option3D": "\u05ea\u05dc\u05ea \u05de\u05d9\u05de\u05d3",
-    "LabelFeatures": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "\u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea",
-    "OptionHasTrailer": "\u05d8\u05e8\u05d9\u05d9\u05dc\u05e8",
-    "OptionHasThemeSong": "\u05e9\u05d9\u05e8 \u05e0\u05d5\u05e9\u05d0",
-    "OptionHasThemeVideo": "\u05e1\u05e8\u05d8 \u05e0\u05d5\u05e9\u05d0",
-    "TabMovies": "\u05e1\u05e8\u05d8\u05d9\u05dd",
-    "TabStudios": "\u05d0\u05d5\u05dc\u05e4\u05e0\u05d9\u05dd",
-    "TabTrailers": "\u05d8\u05e8\u05d9\u05d9\u05dc\u05e8\u05d9\u05dd",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "\u05e1\u05e8\u05d8\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
-    "HeaderLatestTrailers": "\u05d8\u05e8\u05d9\u05d9\u05dc\u05d9\u05e8\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
-    "OptionHasSpecialFeatures": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd",
-    "OptionImdbRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 IMDb",
-    "OptionParentalRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d1\u05e7\u05e8\u05ea \u05d4\u05d5\u05e8\u05d9\u05dd",
-    "OptionPremiereDate": "\u05ea\u05d0\u05e8\u05d9\u05da \u05e9\u05d9\u05d3\u05d5\u05e8 \u05e8\u05d0\u05e9\u05d5\u05df",
-    "TabBasic": "\u05d1\u05e1\u05d9\u05e1\u05d9",
-    "TabAdvanced": "\u05de\u05ea\u05e7\u05d3\u05dd",
-    "HeaderStatus": "\u05de\u05e6\u05d1",
-    "OptionContinuing": "\u05de\u05de\u05e9\u05d9\u05da",
-    "OptionEnded": "\u05d4\u05e1\u05ea\u05d9\u05d9\u05dd",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "\u05e8\u05d0\u05e9\u05d5\u05df",
-    "OptionMonday": "\u05e9\u05e0\u05d9",
-    "OptionTuesday": "\u05e9\u05dc\u05d9\u05e9\u05d9",
-    "OptionWednesday": "\u05e8\u05d1\u05d9\u05e2\u05d9",
-    "OptionThursday": "\u05d7\u05de\u05d9\u05e9\u05d9",
-    "OptionFriday": "\u05e9\u05d9\u05e9\u05d9",
-    "OptionSaturday": "\u05e9\u05d1\u05ea",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "\u05d7\u05e1\u05e8 \u05de\u05d6\u05d4\u05d4 IMBb",
-    "OptionMissingTvdbId": "\u05d7\u05e1\u05e8 \u05de\u05d6\u05d4\u05d4 TheTVDB",
-    "OptionMissingOverview": "\u05d7\u05e1\u05e8\u05d4 \u05e1\u05e7\u05d9\u05e8\u05d4",
-    "OptionFileMetadataYearMismatch": "\u05d4\u05e9\u05e0\u05d4 \u05dc\u05d0 \u05de\u05ea\u05d0\u05d9\u05de\u05d4 \u05d1\u05d9\u05df \u05d4\u05de\u05d9\u05d3\u05e2 \u05dc\u05e7\u05d5\u05d1\u05e5",
-    "TabGeneral": "\u05db\u05dc\u05dc\u05d9",
-    "TitleSupport": "\u05ea\u05de\u05d9\u05db\u05d4",
-    "TabLog": "\u05dc\u05d5\u05d2",
-    "TabAbout": "\u05d0\u05d5\u05d3\u05d5\u05ea",
-    "TabSupporterKey": "\u05de\u05e4\u05ea\u05d7 \u05ea\u05d5\u05de\u05da",
-    "TabBecomeSupporter": "\u05d4\u05e4\u05d5\u05da \u05dc\u05ea\u05d5\u05de\u05da",
-    "MediaBrowserHasCommunity": "\u05dcMedia Browser \u05d9\u05e9 \u05e7\u05d4\u05d9\u05dc\u05d4 \u05e4\u05d5\u05e8\u05d7\u05ea \u05e9\u05dc \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d5\u05ea\u05d5\u05e8\u05de\u05d9\u05dd.",
-    "CheckoutKnowledgeBase": "\u05e2\u05d9\u05d9\u05df \u05d1\u05de\u05d0\u05d2\u05e8 \u05d4\u05de\u05d9\u05d3\u05e2 \u05e9\u05dc\u05e0\u05d5 \u05dc\u05e2\u05d6\u05d5\u05e8 \u05dc\u05da \u05dc\u05d4\u05d5\u05e6\u05d9\u05d0 \u05d0\u05ea \u05d4\u05de\u05d9\u05e8\u05d1 \u05deMedia Browser.",
-    "SearchKnowledgeBase": "\u05d7\u05e4\u05e9 \u05d1\u05de\u05d0\u05d2\u05e8 \u05d4\u05de\u05d9\u05d3\u05e2",
-    "VisitTheCommunity": "\u05d1\u05e7\u05e8 \u05d1\u05e7\u05d4\u05d9\u05dc\u05d4",
-    "VisitMediaBrowserWebsite": "\u05d1\u05e7\u05e8 \u05d1\u05d0\u05ea\u05e8 \u05e9\u05dc Media Browser",
-    "VisitMediaBrowserWebsiteLong": "\u05d1\u05e7\u05e8 \u05d1\u05d0\u05ea\u05e8 \u05e9\u05dc Media Browser \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05e2\u05d3\u05db\u05df \u05d1\u05d7\u05e9\u05d3\u05d5\u05ea \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d5\u05ea \u05d5\u05d1\u05d1\u05dc\u05d5\u05d2 \u05d4\u05de\u05e4\u05ea\u05d7\u05d9\u05dd.",
-    "OptionHideUser": "\u05d4\u05e1\u05ea\u05e8 \u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05d1\u05d7\u05dc\u05d5\u05df \u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea",
-    "OptionDisableUser": "\u05d1\u05d8\u05dc \u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4",
-    "OptionDisableUserHelp": "\u05d0\u05dd \u05de\u05d1\u05d5\u05d8\u05dc, \u05d4\u05e9\u05e8\u05ea \u05e9\u05dc\u05d0 \u05d9\u05d0\u05e4\u05e9\u05e8 \u05d7\u05d9\u05d1\u05d5\u05e8\u05d9\u05dd \u05de\u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4. \u05d7\u05d9\u05d1\u05d5\u05e8\u05d9\u05dd \u05e4\u05e2\u05d9\u05dc\u05d9\u05dd \u05d9\u05d1\u05d5\u05d8\u05dc\u05d5 \u05de\u05d9\u05d9\u05d3.",
-    "HeaderAdvancedControl": "\u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea",
-    "LabelName": "\u05e9\u05dd:",
-    "OptionAllowUserToManageServer": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05dc\u05e0\u05d4\u05dc \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea",
-    "HeaderFeatureAccess": "\u05d2\u05d9\u05e9\u05d4 \u05dc\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd",
-    "OptionAllowMediaPlayback": "\u05d0\u05e4\u05e9\u05e8 \u05e0\u05d9\u05d2\u05d5\u05df \u05de\u05d3\u05d9\u05d4",
-    "OptionAllowBrowsingLiveTv": "\u05d0\u05e4\u05e9\u05e8 \u05d3\u05e4\u05d3\u05d5\u05e3 \u05d1\u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d4 \u05d7\u05d9\u05d4",
-    "OptionAllowDeleteLibraryContent": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05dc\u05de\u05d7\u05d5\u05e7 \u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05ea\u05d5\u05db\u05df",
-    "OptionAllowManageLiveTv": "\u05d0\u05e4\u05e9\u05e8 \u05e0\u05d9\u05d4\u05d5\u05dc \u05e9\u05dc \u05d4\u05e7\u05dc\u05d8\u05d5\u05ea \u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d4 \u05d7\u05d9\u05d4",
-    "OptionAllowRemoteControlOthers": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05dc\u05e9\u05dc\u05d5\u05d8 \u05de\u05e8\u05d7\u05d5\u05e7 \u05d1\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd",
-    "OptionMissingTmdbId": "\u05d7\u05d6\u05e8 \u05de\u05d6\u05d4\u05d4 Tmdb",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "\u05d1\u05d7\u05e8",
-    "ButtonGroupVersions": "\u05e7\u05d1\u05d5\u05e6\u05ea \u05d2\u05e8\u05e1\u05d0\u05d5\u05ea",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "\u05d0\u05e4\u05e9\u05e8 \u05d8\u05e2\u05d9\u05e0\u05ea \u05e7\u05d1\u05e6\u05d9 Pismo \u05d3\u05e8\u05da \u05e8\u05d9\u05e9\u05d9\u05d5\u05df \u05ea\u05e8\u05d5\u05de\u05d4.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "\u05d0\u05e0\u05d0 \u05ea\u05de\u05db\u05d5 \u05d1\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd \u05d7\u05d9\u05e0\u05de\u05d9\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd \u05e9\u05d1\u05d4\u05dd \u05d0\u05e0\u05d5 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd:",
-    "VersionNumber": "\u05d2\u05d9\u05e8\u05e1\u05d0 {0}",
-    "TabPaths": "\u05e0\u05ea\u05d9\u05d1\u05d9\u05dd",
-    "TabServer": "\u05e9\u05e8\u05ea",
-    "TabTranscoding": "\u05e7\u05d9\u05d3\u05d5\u05d3",
-    "TitleAdvanced": "\u05de\u05ea\u05e7\u05d3\u05dd",
-    "LabelAutomaticUpdateLevel": "\u05e8\u05de\u05ea \u05e2\u05d3\u05db\u05d5\u05df \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9",
-    "OptionRelease": "\u05e9\u05d9\u05d7\u05e8\u05d5\u05e8 \u05e8\u05e9\u05de\u05d9",
-    "OptionBeta": "\u05d1\u05d8\u05d0",
-    "OptionDev": "\u05de\u05e4\u05ea\u05d7 (\u05dc\u05d0 \u05d9\u05e6\u05d9\u05d1)",
-    "LabelAllowServerAutoRestart": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05e8\u05ea \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05d3\u05d9 \u05dc\u05d0\u05e4\u05e9\u05e8 \u05d0\u05ea \u05d4\u05e2\u05d9\u05d3\u05db\u05d5\u05e0\u05d9\u05dd",
-    "LabelAllowServerAutoRestartHelp": "\u05d4\u05e9\u05e8\u05ea \u05d9\u05ea\u05d7\u05d9\u05dc \u05de\u05d7\u05d3\u05e9 \u05e8\u05e7 \u05db\u05e9\u05d0\u05e8 \u05d0\u05d9\u05df \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e4\u05e2\u05d9\u05dc\u05d9\u05dd",
-    "LabelEnableDebugLogging": "\u05d0\u05e4\u05e9\u05e8 \u05ea\u05d9\u05e2\u05d5\u05d3 \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05dc\u05d0\u05d9\u05ea\u05d5\u05e8 \u05ea\u05e7\u05dc\u05d5\u05ea",
-    "LabelRunServerAtStartup": "\u05d4\u05ea\u05d7\u05dc \u05e9\u05e8\u05ea \u05d1\u05d4\u05e4\u05e2\u05dc\u05ea \u05d4\u05de\u05d7\u05e9\u05d1",
-    "LabelRunServerAtStartupHelp": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05ea\u05ea\u05d7\u05d9\u05dc \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05d5\u05ea\u05e8\u05d0\u05d4 \u05d0\u05ea \u05d4\u05d0\u05d9\u05e7\u05d5\u05df \u05e9\u05dc\u05d5 \u05d1\u05e9\u05d5\u05e8\u05ea \u05d4\u05de\u05e9\u05d9\u05de\u05d5\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05de\u05d7\u05e9\u05d1 \u05e2\u05d5\u05dc\u05d4. \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d0\u05ea \u05e9\u05d9\u05e8\u05d5\u05ea \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1, \u05d1\u05d8\u05dc \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d0\u05ea \u05d5\u05d4\u05ea\u05d7\u05dc \u05d0\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05de\u05dc\u05d5\u05d7 \u05d4\u05d1\u05e7\u05e8\u05d4 \u05e9\u05dc \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1. \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e9\u05d9\u05dd \u05dc\u05d1 \u05e9\u05d0\u05d9\u05e0\u05da \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05e8\u05d9\u05e5 \u05d0\u05ea \u05e9\u05ea\u05d9 \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05d0\u05dc\u05d5 \u05d1\u05de\u05e7\u05d1\u05d9\u05dc, \u05d0\u05ea\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05e6\u05d0\u05ea \u05d5\u05dc\u05e1\u05d2\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05dc\u05e4\u05e0\u05d9 \u05d4\u05ea\u05d7\u05dc\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea.",
-    "ButtonSelectDirectory": "\u05d1\u05d7\u05e8 \u05ea\u05d9\u05e7\u05d9\u05d5\u05ea",
-    "LabelCustomPaths": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea \u05d4\u05e0\u05ea\u05d9\u05d1\u05d9\u05dd \u05d4\u05e8\u05e6\u05d5\u05d9\u05d9\u05dd. \u05d4\u05e9\u05d0\u05e8 \u05e9\u05d3\u05d5\u05ea \u05e8\u05d9\u05e7\u05d9\u05dd \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d1\u05e8\u05d9\u05e8\u05ea \u05d4\u05de\u05d7\u05d3\u05dc.",
-    "LabelCachePath": "\u05e0\u05ea\u05d9\u05d1 cache:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "\u05e0\u05ea\u05d9\u05d1 \u05ea\u05d9\u05e7\u05d9\u05d9\u05ea Images by name:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "\u05e0\u05ea\u05d9\u05d1 Metadata:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "\u05e0\u05ea\u05d9\u05d1 \u05dc\u05e7\u05d9\u05d3\u05d5\u05d3 \u05d6\u05de\u05e0\u05d9:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "\u05db\u05dc\u05dc\u05d9",
-    "TabTV": "TV",
-    "TabGames": "\u05de\u05e9\u05d7\u05e7\u05d9\u05dd",
-    "TabMusic": "\u05de\u05d5\u05e1\u05d9\u05e7\u05d4",
-    "TabOthers": "\u05d0\u05d7\u05e8\u05d9\u05dd",
-    "HeaderExtractChapterImagesFor": "\u05d7\u05dc\u05e5 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e4\u05e8\u05e7\u05d9\u05dd \u05dc:",
-    "OptionMovies": "\u05e1\u05e8\u05d8\u05d9\u05dd",
-    "OptionEpisodes": "\u05e4\u05e8\u05e7\u05d9\u05dd",
-    "OptionOtherVideos": "\u05e7\u05d8\u05e2\u05d9 \u05d5\u05d5\u05d9\u05d3\u05d9\u05d0\u05d5 \u05d0\u05d7\u05e8\u05d9\u05dd",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "\u05d0\u05e4\u05e9\u05e8 \u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05dd \u05de- FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "\u05d0\u05e4\u05e9\u05e8 \u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05dd \u05de- TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "\u05d0\u05e4\u05e9\u05e8 \u05e2\u05d9\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05dd \u05de- TVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "\u05d0\u05dd \u05de\u05d5\u05e4\u05e2\u05dc, \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05d9\u05e8\u05d3\u05d5 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05df \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea \u05dc- fanart.tv. \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e7\u05d9\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d9\u05d5\u05d7\u05dc\u05e4\u05d5.",
-    "LabelAutomaticUpdatesTmdbHelp": "\u05d0\u05dd \u05de\u05d5\u05e4\u05e2\u05dc, \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05d9\u05e8\u05d3\u05d5 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05df \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea \u05dc- TheMovieDB.org. \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e7\u05d9\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d9\u05d5\u05d7\u05dc\u05e4\u05d5.",
-    "LabelAutomaticUpdatesTvdbHelp": "\u05d0\u05dd \u05de\u05d5\u05e4\u05e2\u05dc, \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05d9\u05e8\u05d3\u05d5 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05df \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea \u05dc- TVDB.com. \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e7\u05d9\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d9\u05d5\u05d7\u05dc\u05e4\u05d5.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "\u05e9\u05e4\u05ea \u05d4\u05d5\u05e8\u05d3\u05d4 \u05de\u05d5\u05e2\u05d3\u05e4\u05ea:",
-    "ButtonAutoScroll": "\u05d2\u05dc\u05d9\u05dc\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea",
-    "LabelImageSavingConvention": "\u05e9\u05d9\u05d8\u05ea \u05e9\u05de\u05d9\u05e8\u05ea \u05ea\u05de\u05d5\u05e0\u05d4:",
-    "LabelImageSavingConventionHelp": "Media Browser \u05de\u05d6\u05d4\u05d4 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05de\u05e8\u05d5\u05d1 \u05ea\u05d5\u05db\u05e0\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05d4\u05d2\u05d3\u05d5\u05dc\u05d5\u05ea. \u05d1\u05d7\u05d9\u05e8\u05ea \u05e9\u05d9\u05d8\u05ea \u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05d9\u05e2\u05d9\u05dc\u05d4 \u05db\u05e9\u05d0\u05e8 \u05d0\u05ea\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05d5\u05e6\u05e8\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "\u05d4\u05d9\u05db\u05e0\u05e1",
-    "TitleSignIn": "\u05d4\u05d9\u05db\u05e0\u05e1",
-    "HeaderPleaseSignIn": "\u05d0\u05e0\u05d0 \u05d4\u05d9\u05db\u05e0\u05e1",
-    "LabelUser": "\u05de\u05e9\u05ea\u05de\u05e9:",
-    "LabelPassword": "\u05e1\u05d9\u05e1\u05de\u05d0:",
-    "ButtonManualLogin": "\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05d9\u05d3\u05e0\u05d9\u05ea",
-    "PasswordLocalhostMessage": "\u05d0\u05d9\u05df \u05e6\u05d5\u05e8\u05da \u05d1\u05e1\u05d9\u05e1\u05de\u05d0 \u05db\u05d0\u05e9\u05e8 \u05de\u05ea\u05d7\u05d1\u05e8\u05d9\u05dd \u05de\u05d4\u05e9\u05e8\u05ea \u05d4\u05de\u05e7\u05d5\u05de\u05d9.",
     "TabGuide": "\u05de\u05d3\u05e8\u05d9\u05da",
     "TabChannels": "\u05e2\u05e8\u05d5\u05e6\u05d9\u05dd",
     "TabCollections": "Collections",
@@ -546,11 +248,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "\u05d0\u05e0\u05d0 \u05d0\u05ea\u05d7\u05dc \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05dc\u05d1\u05d9\u05e6\u05d5\u05e2 \u05d4\u05e2\u05d9\u05d3\u05db\u05d5\u05e0\u05d9\u05dd.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "\u05d4\u05d2\u05d1\u05e8 \u05d0\u05d5\u05d3\u05d9\u05d5 \u05db\u05d0\u05e9\u05e8 \u05d4\u05d5\u05d0 \u05de\u05de\u05d5\u05d6\u05d2. \u05d4\u05d2\u05d3\u05e8 \u05dc-1 \u05dc\u05e9\u05de\u05d5\u05e8 \u05e2\u05dc \u05e2\u05e8\u05da \u05d4\u05d5\u05d5\u05dc\u05d9\u05d5\u05dd \u05d4\u05de\u05e7\u05d5\u05e8\u05d9",
-    "ButtonLinkKeys": "\u05de\u05e4\u05ea\u05d7\u05d5\u05ea \u05de\u05e7\u05d5\u05e9\u05e8\u05d9\u05dd",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "\u05de\u05e4\u05ea\u05d7 \u05ea\u05de\u05d9\u05db\u05d4 \u05d9\u05e9\u05df",
     "LabelNewSupporterKey": "\u05de\u05e4\u05ea\u05d7 \u05ea\u05de\u05d9\u05db\u05d4 \u05d7\u05d3\u05e9",
-    "HeaderMultipleKeyLinking": "\u05e7\u05e9\u05d5\u05e8 \u05de\u05e4\u05ea\u05d7\u05d5\u05ea \u05de\u05e8\u05d5\u05d1\u05d9\u05dd",
-    "MultipleKeyLinkingHelp": "\u05d0\u05dd \u05d9\u05e9 \u05dc\u05da \u05d9\u05d5\u05ea\u05e8 \u05de\u05de\u05e4\u05ea\u05d7 \u05ea\u05de\u05d9\u05db\u05d4 \u05d0\u05d7\u05d3 \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d8\u05d5\u05e4\u05e1 \u05d6\u05d4 \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e7\u05e9\u05d5\u05e8 \u05d0\u05ea \u05d4\u05de\u05e4\u05ea\u05d7 \u05d4\u05d9\u05e9\u05df \u05e2\u05dd \u05d4\u05d7\u05d3\u05e9.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05e2\u05d3\u05db\u05e0\u05d9\u05ea",
     "LabelCurrentEmailAddressHelp": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05d0\u05dc\u05d9\u05d4 \u05e0\u05e9\u05dc\u05d7 \u05d4\u05de\u05e4\u05ea\u05d7 \u05d4\u05d7\u05d3\u05e9 \u05e9\u05dc\u05da",
     "HeaderForgotKey": "\u05e9\u05d7\u05db\u05ea\u05d9 \u05d0\u05ea \u05d4\u05de\u05e4\u05ea\u05d7",
@@ -821,7 +523,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +946,308 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "\u05d9\u05e6\u05d9\u05d0\u05d4",
+    "LabelVisitCommunity": "\u05d1\u05e7\u05e8 \u05d1\u05e7\u05d4\u05d9\u05dc\u05d4",
+    "LabelGithubWiki": "\u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05e7\u05d5\u05d3",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "\u05e8\u05d2\u05d9\u05dc",
+    "LabelViewApiDocumentation": "\u05e8\u05d0\u05d4 \u05de\u05e1\u05de\u05db\u05d9 \u05e2\u05e8\u05db\u05ea \u05e4\u05d9\u05ea\u05d5\u05d7",
+    "LabelBrowseLibrary": "\u05d3\u05e4\u05d3\u05e3 \u05d1\u05ea\u05d9\u05e7\u05d9\u05d9\u05d4",
+    "LabelConfigureMediaBrowser": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea Media Browser",
+    "LabelOpenLibraryViewer": "\u05e4\u05ea\u05d7 \u05de\u05e6\u05d9\u05d2 \u05ea\u05d9\u05e7\u05d9\u05d5\u05ea",
+    "LabelRestartServer": "\u05d0\u05ea\u05d7\u05dc \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea",
+    "LabelShowLogWindow": "\u05d4\u05e8\u05d0\u05d4 \u05d7\u05dc\u05d5\u05df \u05dc\u05d5\u05d2",
+    "LabelPrevious": "\u05d4\u05e7\u05d5\u05d3\u05dd",
+    "LabelFinish": "\u05e1\u05d9\u05d9\u05dd",
+    "LabelNext": "\u05d4\u05d1\u05d0",
+    "LabelYoureDone": "\u05e1\u05d9\u05d9\u05de\u05ea!",
+    "WelcomeToMediaBrowser": "\u05d1\u05e8\u05d5\u05da \u05d4\u05d1\u05d0 \u05dc- Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "\u05d0\u05e9\u05e3 \u05d6\u05d4 \u05d9\u05e2\u05d6\u05d5\u05e8 \u05dc\u05da \u05d1\u05d4\u05ea\u05dc\u05d9\u05da \u05d4\u05d4\u05ea\u05e7\u05e0\u05d4.",
+    "TellUsAboutYourself": "\u05e1\u05e4\u05e8 \u05dc\u05e0\u05d5 \u05e2\u05dc \u05e2\u05e6\u05de\u05da",
+    "LabelYourFirstName": "\u05e9\u05de\u05da \u05d4\u05e4\u05e8\u05d8\u05d9:",
+    "MoreUsersCanBeAddedLater": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05de\u05d0\u05d5\u05d7\u05e8 \u05d9\u05d5\u05ea\u05e8 \u05d3\u05e8\u05da \u05dc\u05d5\u05d7 \u05d4\u05d1\u05e7\u05e8\u05d4.",
+    "UserProfilesIntro": "Media Browser \u05db\u05d5\u05dc\u05dc \u05ea\u05de\u05d9\u05db\u05d4 \u05de\u05d5\u05d1\u05e0\u05ea \u05d1\u05de\u05e1\u05e4\u05e8 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd. \u05d5\u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05db\u05dc \u05d0\u05d7\u05d3 \u05de\u05d4\u05dd \u05ea\u05e6\u05d5\u05d2\u05ea \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea, \u05de\u05e6\u05d1 \u05e0\u05d2\u05df \u05d5\u05d1\u05e7\u05e8\u05ea \u05d4\u05d5\u05e8\u05d9\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea.",
+    "LabelWindowsService": "\u05e9\u05d9\u05e8\u05d5\u05ea \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1",
+    "AWindowsServiceHasBeenInstalled": "\u05e9\u05d9\u05e8\u05d5\u05ea \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1 \u05d4\u05d5\u05ea\u05e7\u05df",
+    "WindowsServiceIntro1": "\u05e9\u05e8\u05ea Media Browser \u05e8\u05e5 \u05db\u05ea\u05d5\u05db\u05e0\u05ea \u05e9\u05d5\u05dc\u05d7\u05df \u05e2\u05d1\u05d5\u05d3\u05d4 \u05e2\u05dd \u05d0\u05d9\u05e7\u05d5\u05df \u05d1\u05e9\u05d5\u05e8\u05ea \u05d4\u05de\u05e9\u05d9\u05de\u05d5\u05ea, \u05d0\u05d1\u05dc \u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05e2\u05d3\u05d9\u05e3 \u05dc\u05d4\u05e8\u05d9\u05e5 \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05db\u05e9\u05d9\u05e8\u05d5\u05ea \u05e8\u05e7\u05e2, \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05de\u05ea\u05d5\u05da \u05d7\u05dc\u05d5\u05df \u05d4\u05d1\u05e7\u05d4 \u05e9\u05dc \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1 \u05d1\u05de\u05e7\u05d5\u05dd.",
+    "WindowsServiceIntro2": "\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1, \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e9\u05d9\u05dd \u05dc\u05d1 \u05e9\u05d4\u05d5\u05d0 \u05dc\u05d0 \u05d9\u05db\u05d5\u05dc \u05dc\u05e8\u05d5\u05e5 \u05d1\u05d0\u05d5\u05ea\u05d5 \u05d6\u05de\u05df \u05e9\u05d4\u05e9\u05e8\u05ea \u05db\u05d1\u05e8 \u05e2\u05d5\u05d1\u05d3 \u05d1\u05e8\u05e7\u05e2. \u05dc\u05db\u05df \u05ea\u05e6\u05d8\u05e8\u05da \u05dc\u05e1\u05d2\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea. \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05d2\u05dd \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05d5\u05d2\u05d3\u05e8 \u05e2\u05dd \u05d4\u05e8\u05e9\u05d0\u05d5\u05ea \u05de\u05e0\u05d4\u05dc \u05d3\u05e8\u05da \u05dc\u05d5\u05d7 \u05d4\u05d1\u05e7\u05e8\u05d4. \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e7\u05d7 \u05d1\u05d7\u05e9\u05d1\u05d5\u05df \u05e9\u05db\u05e8\u05d2\u05e2 \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05d0 \u05d9\u05db\u05d5\u05dc \u05dc\u05e2\u05d3\u05db\u05df \u05d0\u05ea \u05e2\u05e6\u05de\u05d5 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea, \u05d5\u05dc\u05db\u05df \u05d2\u05d9\u05e8\u05e1\u05d0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05d9\u05e6\u05e8\u05d9\u05db\u05d5 \u05e2\u05d9\u05d3\u05db\u05d5\u05df \u05d9\u05d3\u05e0\u05d9.",
+    "WizardCompleted": "\u05d6\u05d4 \u05db\u05dc \u05de\u05d4 \u05e9\u05e6\u05e8\u05d9\u05da \u05dc\u05e2\u05db\u05e9\u05d9\u05d5. Media Browser \u05d4\u05d7\u05dc \u05dc\u05d0\u05e1\u05d5\u05e3 \u05de\u05d9\u05d3\u05e2 \u05dc\u05d2\u05d1\u05d9 \u05ea\u05d9\u05e7\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da. \u05d0\u05dc \u05ea\u05e9\u05db\u05d7 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05de\u05d2\u05d5\u05d5\u05df \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d5\u05ea \u05e9\u05dc\u05e0\u05d5, \u05d5\u05d0\u05d6 \u05dc\u05d7\u05e5 <b>\u05e1\u05d9\u05d9\u05dd<\/b> \u05dc\u05e8\u05d0\u05d5\u05ea \u05d0\u05ea \u05d4<b>\u05dc\u05d5\u05d7 \u05d1\u05e7\u05e8\u05d4<\/b>.",
+    "LabelConfigureSettings": "\u05e7\u05d1\u05e2 \u05d0\u05ea \u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea",
+    "LabelEnableVideoImageExtraction": "\u05d0\u05e4\u05e9\u05e8 \u05e9\u05dc\u05d9\u05e4\u05ea \u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05e1\u05e8\u05d8",
+    "VideoImageExtractionHelp": "\u05e2\u05d1\u05d5\u05e8 \u05e1\u05e8\u05d8\u05d9\u05dd \u05e9\u05d0\u05d9\u05df \u05dc\u05d4\u05dd \u05db\u05d1\u05e8 \u05ea\u05de\u05d5\u05e0\u05d4, \u05d5\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d4 \u05dc\u05d4\u05dd \u05d0\u05d7\u05ea \u05d1\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8. \u05d4\u05d2\u05d3\u05e8\u05d4 \u05d6\u05d5 \u05ea\u05d5\u05e1\u05d9\u05e3 \u05de\u05e2\u05d8 \u05d6\u05de\u05df \u05dc\u05ea\u05d4\u05dc\u05d9\u05da \u05e1\u05e8\u05d9\u05e7\u05ea \u05d4\u05ea\u05e7\u05d9\u05d9\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d9, \u05d0\u05da \u05ea\u05e1\u05e4\u05e7 \u05ea\u05e6\u05d5\u05d2\u05d4 \u05d9\u05d5\u05ea\u05e8 \u05d9\u05e4\u05d4.",
+    "LabelEnableChapterImageExtractionForMovies": "\u05d7\u05dc\u05e5 \u05ea\u05de\u05d5\u05e0\u05ea \u05e4\u05e8\u05e7 \u05dc\u05e1\u05e8\u05d8\u05d9\u05dd",
+    "LabelChapterImageExtractionForMoviesHelp": "\u05d7\u05d9\u05dc\u05d5\u05e5 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e4\u05e8\u05e7\u05d9\u05dd \u05d9\u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05dc\u05e8\u05d0\u05d5\u05ea \u05ea\u05e4\u05e8\u05d9\u05d8 \u05d1\u05d7\u05d9\u05e8\u05ea \u05e1\u05e6\u05e0\u05d5\u05ea \u05d2\u05e8\u05e4\u05d9. \u05d4\u05ea\u05d4\u05dc\u05d9\u05da \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d9\u05d5\u05ea \u05d0\u05d9\u05d8\u05d9, \u05dc\u05d3\u05e8\u05d5\u05e9 \u05de\u05e9\u05d0\u05d1\u05d9 \u05de\u05e2\u05d1\u05d3 \u05e8\u05d1\u05d9\u05dd \u05d5\u05dc\u05ea\u05e4\u05d5\u05e1 \u05e9\u05d8\u05d7 \u05d0\u05d9\u05d7\u05e1\u05d5\u05df \u05e8\u05d1. \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05e8\u05e6\u05d4 \u05db\u05de\u05e9\u05d9\u05de\u05d4 \u05de\u05ea\u05d5\u05d6\u05de\u05e0\u05ea \u05d1\u05d0\u05e8\u05d1\u05e2 \u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8, \u05d0\u05da \u05d6\u05d4 \u05e0\u05d9\u05ea\u05df \u05dc\u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05d7\u05dc\u05d5\u05df \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d4\u05de\u05e9\u05d9\u05de\u05d5\u05ea \u05d4\u05de\u05ea\u05d5\u05d6\u05de\u05e0\u05d5\u05ea. \u05d6\u05d4 \u05dc\u05d0 \u05de\u05de\u05d5\u05dc\u05e5 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05de\u05e9\u05d9\u05de\u05d4 \u05d6\u05d5 \u05d1\u05e9\u05e2\u05d5\u05ea \u05d4\u05e9\u05d9\u05de\u05d5\u05e9 \u05d4\u05e2\u05d9\u05e7\u05e8\u05d9\u05d5\u05ea \u05d1\u05de\u05d7\u05e9\u05d1.",
+    "LabelEnableAutomaticPortMapping": "\u05d0\u05e4\u05e9\u05e8 \u05de\u05d9\u05e4\u05d5\u05d9 \u05e4\u05d5\u05e8\u05d8\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP \u05de\u05d0\u05e4\u05e9\u05e8 \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05d5\u05ea \u05e9\u05dc \u05d4\u05e8\u05d0\u05d5\u05d8\u05e8 \u05dc\u05d0\u05e4\u05e9\u05e8 \u05d2\u05d9\u05e9\u05d4 \u05de\u05e8\u05d5\u05d7\u05e7\u05ea \u05d1\u05e7\u05dc\u05d5\u05ea. \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05e2\u05dc\u05d5\u05dc\u05d4 \u05dc\u05d0 \u05dc\u05e2\u05d1\u05d5\u05d3 \u05e2\u05dd \u05db\u05dc \u05d3\u05d2\u05de\u05d9 \u05d4\u05e8\u05d0\u05d5\u05d8\u05e8\u05d9\u05dd.",
+    "ButtonOk": "\u05d0\u05e9\u05e8",
+    "ButtonCancel": "\u05d1\u05d8\u05dc",
+    "ButtonNew": "\u05d7\u05d3\u05e9",
+    "HeaderSetupLibrary": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da",
+    "ButtonAddMediaFolder": "\u05d4\u05d5\u05e1\u05e3 \u05ea\u05d9\u05e7\u05d9\u05d9\u05ea \u05de\u05d3\u05d9\u05d4",
+    "LabelFolderType": "\u05e1\u05d5\u05d2 \u05d4\u05ea\u05d9\u05e7\u05d9\u05d9\u05d4:",
+    "MediaFolderHelpPluginRequired": "* \u05de\u05e6\u05e8\u05d9\u05da \u05de\u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05ea\u05d5\u05e1\u05e3, \u05dc\u05d3\u05d5\u05d2\u05de\u05d0 GameBrowser \u05d0\u05d5 MB Bookshelf",
+    "ReferToMediaLibraryWiki": "\u05e4\u05e0\u05d4 \u05dc\u05de\u05d9\u05d3\u05e2 \u05d0\u05d5\u05d3\u05d5\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4.",
+    "LabelCountry": "\u05de\u05d3\u05d9\u05e0\u05d4:",
+    "LabelLanguage": "\u05e9\u05e4\u05d4:",
+    "HeaderPreferredMetadataLanguage": "\u05e9\u05e4\u05ea \u05de\u05d9\u05d3\u05e2 \u05de\u05d5\u05e2\u05d3\u05e4\u05ea:",
+    "LabelSaveLocalMetadata": "\u05e9\u05de\u05d5\u05e8 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2 \u05d5\u05de\u05d9\u05d3\u05e2 \u05d1\u05ea\u05d5\u05da \u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d4",
+    "LabelSaveLocalMetadataHelp": "\u05e9\u05de\u05d9\u05e8\u05ea \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2 \u05d5\u05de\u05d9\u05d3\u05e2 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05ea\u05d0\u05e4\u05e9\u05e8 \u05e2\u05e8\u05d9\u05db\u05d4 \u05e0\u05d5\u05d7\u05d4 \u05d5\u05e7\u05dc\u05d4 \u05e9\u05dc\u05d4\u05dd.",
+    "LabelDownloadInternetMetadata": "\u05d4\u05d5\u05e8\u05d3 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2 \u05d5\u05de\u05d9\u05d3\u05e2 \u05de\u05d4\u05d0\u05d9\u05e0\u05e8\u05e0\u05d8",
+    "LabelDownloadInternetMetadataHelp": "Media Browser \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05de\u05d9\u05d3\u05e2 \u05dc\u05d2\u05d1\u05d9 \u05e7\u05d1\u05e6\u05d9 \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da \u05db\u05d3\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05ea\u05e6\u05d5\u05d2\u05d4 \u05e2\u05e9\u05d9\u05e8\u05d4.",
+    "TabPreferences": "\u05d4\u05e2\u05d3\u05e4\u05d5\u05ea",
+    "TabPassword": "\u05e1\u05d9\u05e1\u05de\u05d0",
+    "TabLibraryAccess": "\u05d2\u05d9\u05e9\u05d4 \u05dc\u05ea\u05d9\u05e7\u05d9\u05d5\u05ea",
+    "TabImage": "\u05ea\u05de\u05d5\u05e0\u05d4",
+    "TabProfile": "\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc",
+    "TabMetadata": "Metadata",
+    "TabImages": "\u05ea\u05de\u05d5\u05e0\u05d5\u05ea",
+    "TabNotifications": "\u05d4\u05ea\u05e8\u05d0\u05d5\u05ea",
+    "TabCollectionTitles": "\u05db\u05d5\u05ea\u05e8\u05d9\u05dd",
+    "LabelDisplayMissingEpisodesWithinSeasons": "\u05d4\u05e6\u05d2 \u05e4\u05e8\u05e7\u05d9\u05dd \u05d7\u05e1\u05e8\u05d9\u05dd \u05d1\u05ea\u05d5\u05da \u05d4\u05e2\u05d5\u05e0\u05d5\u05ea",
+    "LabelUnairedMissingEpisodesWithinSeasons": "\u05d4\u05e6\u05d2 \u05e4\u05e8\u05e7\u05d9\u05dd \u05e9\u05e2\u05d3\u05d9\u05df \u05d0\u05dc \u05e9\u05d5\u05d3\u05e8\u05d5 \u05d1\u05ea\u05d5\u05da \u05d4\u05e2\u05d5\u05e0\u05d5\u05ea",
+    "HeaderVideoPlaybackSettings": "\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e0\u05d9\u05d2\u05d5\u05df",
+    "HeaderPlaybackSettings": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05e0\u05d9\u05d2\u05d5\u05df",
+    "LabelAudioLanguagePreference": "\u05e9\u05e4\u05ea \u05e7\u05d5\u05dc \u05de\u05d5\u05e2\u05d3\u05e4\u05ea:",
+    "LabelSubtitleLanguagePreference": "\u05e9\u05e4\u05ea \u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea \u05de\u05d5\u05e2\u05d3\u05e4\u05ea:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc\u05d9\u05dd",
+    "TabSecurity": "\u05d1\u05d8\u05d9\u05d7\u05d5\u05ea",
+    "ButtonAddUser": "\u05d4\u05d5\u05e1\u05e3 \u05de\u05e9\u05ea\u05de\u05e9",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "\u05e9\u05de\u05d5\u05e8",
+    "ButtonResetPassword": "\u05d0\u05d9\u05e4\u05d5\u05e1 \u05e1\u05d9\u05e1\u05de\u05d0",
+    "LabelNewPassword": "\u05e1\u05d9\u05e1\u05de\u05d0 \u05d7\u05d3\u05e9\u05d4:",
+    "LabelNewPasswordConfirm": "\u05d0\u05d9\u05de\u05d5\u05ea \u05e1\u05d9\u05e1\u05de\u05d0 \u05d7\u05d3\u05e9\u05d4:",
+    "HeaderCreatePassword": "\u05e6\u05d5\u05e8 \u05e1\u05d9\u05e1\u05de\u05d0",
+    "LabelCurrentPassword": "\u05e1\u05d9\u05e1\u05de\u05d0 \u05e0\u05d5\u05db\u05d7\u05d9\u05ea:",
+    "LabelMaxParentalRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4\u05d5\u05e8\u05d9\u05dd \u05de\u05e7\u05e1\u05d9\u05de\u05d0\u05dc\u05d9:",
+    "MaxParentalRatingHelp": "\u05ea\u05d5\u05db\u05df \u05e2\u05dd \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d2\u05d5\u05d1\u05d4 \u05d9\u05d5\u05ea\u05e8 \u05d9\u05d5\u05e1\u05ea\u05e8 \u05de\u05d4\u05de\u05e9\u05ea\u05de\u05e9.",
+    "LibraryAccessHelp": "\u05d1\u05d7\u05e8 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05d0\u05e9\u05e8 \u05d9\u05e9\u05d5\u05ea\u05e4\u05d5 \u05e2\u05dd \u05d4\u05de\u05e9\u05ea\u05de\u05e9. \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d9\u05d5\u05db\u05dc\u05d5 \u05dc\u05e2\u05e8\u05d5\u05ea \u05d0\u05ea \u05db\u05dc \u05d4\u05ea\u05d9\u05e7\u05d9\u05d5\u05ea \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e2\u05d5\u05e8\u05da \u05d4\u05de\u05d9\u05d3\u05e2.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "\u05de\u05d7\u05e7 \u05ea\u05de\u05d5\u05e0\u05d4",
+    "LabelSelectUsers": "\u05d1\u05d7\u05e8 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd:",
+    "ButtonUpload": "\u05d4\u05e2\u05dc\u05d4",
+    "HeaderUploadNewImage": "\u05d4\u05e2\u05dc\u05d4 \u05ea\u05de\u05d5\u05e0\u05d4 \u05d7\u05d3\u05e9\u05d4",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "\u05de\u05d5\u05de\u05dc\u05e5 \u05d9\u05d7\u05e1 \u05d2\u05d5\u05d1\u05d4 \u05e9\u05dc 1:1. \u05e8\u05e7 JPG\/PNG.",
+    "MessageNothingHere": "\u05d0\u05d9\u05df \u05db\u05d0\u05df \u05db\u05dc\u05d5\u05dd.",
+    "MessagePleaseEnsureInternetMetadata": "\u05d1\u05d1\u05e7\u05e9\u05d4 \u05d5\u05d5\u05d3\u05d0 \u05db\u05d9 \u05d4\u05d5\u05e8\u05d3\u05ea \u05de\u05d9\u05d3\u05e2 \u05de\u05d4\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05de\u05d0\u05d5\u05e4\u05e9\u05e8\u05ea",
+    "TabSuggested": "\u05de\u05de\u05d5\u05dc\u05e5",
+    "TabLatest": "\u05d0\u05d7\u05e8\u05d5\u05df",
+    "TabUpcoming": "\u05d1\u05e7\u05e8\u05d5\u05d1",
+    "TabShows": "\u05ea\u05d5\u05db\u05e0\u05d9\u05d5\u05ea",
+    "TabEpisodes": "\u05e4\u05e8\u05e7\u05d9\u05dd",
+    "TabGenres": "\u05d6\u05d0\u05e0\u05e8\u05d9\u05dd",
+    "TabPeople": "\u05d0\u05e0\u05e9\u05d9\u05dd",
+    "TabNetworks": "\u05e8\u05e9\u05ea\u05d5\u05ea",
+    "HeaderUsers": "\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd",
+    "HeaderFilters": "\u05de\u05e1\u05e0\u05e0\u05d9\u05dd:",
+    "ButtonFilter": "\u05de\u05e1\u05e0\u05df",
+    "OptionFavorite": "\u05de\u05d5\u05e2\u05d3\u05e4\u05d9\u05dd",
+    "OptionLikes": "\u05e0\u05d1\u05d7\u05e8\u05d9\u05dd",
+    "OptionDislikes": "\u05dc\u05d0 \u05d0\u05d5\u05d4\u05d1",
+    "OptionActors": "\u05e9\u05d7\u05e7\u05e0\u05d9\u05dd",
+    "OptionGuestStars": "\u05e9\u05d7\u05e7\u05df \u05d0\u05d5\u05e8\u05d7",
+    "OptionDirectors": "\u05d1\u05de\u05d0\u05d9\u05dd",
+    "OptionWriters": "\u05db\u05d5\u05ea\u05d1\u05d9\u05dd",
+    "OptionProducers": "\u05de\u05e4\u05d9\u05e7\u05d9\u05dd",
+    "HeaderResume": "\u05d4\u05de\u05e9\u05da",
+    "HeaderNextUp": "\u05d4\u05d1\u05d0 \u05d1\u05ea\u05d5\u05e8",
+    "NoNextUpItemsMessage": "\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0 \u05db\u05dc\u05d5\u05dd. \u05d4\u05ea\u05d7\u05dc\u05ea \u05dc\u05e6\u05e4\u05d5\u05ea \u05d1\u05e1\u05d3\u05e8\u05d5\u05ea \u05e9\u05dc\u05da!",
+    "HeaderLatestEpisodes": "\u05e4\u05e8\u05e7\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
+    "HeaderPersonTypes": "\u05e1\u05d5\u05d2\u05d9 \u05d0\u05e0\u05e9\u05d9\u05dd:",
+    "TabSongs": "\u05e9\u05d9\u05e8\u05d9\u05dd",
+    "TabAlbums": "\u05d0\u05dc\u05d1\u05d5\u05de\u05d9\u05dd",
+    "TabArtists": "\u05d0\u05de\u05e0\u05d9\u05dd",
+    "TabAlbumArtists": "\u05d0\u05de\u05e0\u05d9 \u05d0\u05dc\u05d1\u05d5\u05dd",
+    "TabMusicVideos": "\u05e7\u05dc\u05d9\u05e4\u05d9\u05dd",
+    "ButtonSort": "\u05de\u05d9\u05d9\u05df",
+    "HeaderSortBy": "\u05de\u05d9\u05d9\u05df \u05dc\u05e4\u05d9:",
+    "HeaderSortOrder": "\u05e1\u05d3\u05e8 \u05de\u05d9\u05d5\u05df:",
+    "OptionPlayed": "\u05e0\u05d5\u05d2\u05df",
+    "OptionUnplayed": "\u05dc\u05d0 \u05e0\u05d5\u05d2\u05df",
+    "OptionAscending": "\u05e1\u05d3\u05e8 \u05e2\u05d5\u05dc\u05d4",
+    "OptionDescending": "\u05e1\u05d3\u05e8 \u05d9\u05d5\u05e8\u05d3",
+    "OptionRuntime": "\u05de\u05e9\u05da",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "\u05de\u05e1\u05e4\u05e8 \u05d4\u05e9\u05de\u05e2\u05d5\u05ea",
+    "OptionDatePlayed": "\u05ea\u05d0\u05e8\u05d9\u05da \u05e0\u05d9\u05d2\u05d5\u05df",
+    "OptionDateAdded": "\u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d5\u05e1\u05e4\u05d4",
+    "OptionAlbumArtist": "\u05d0\u05de\u05df \u05d0\u05dc\u05d1\u05d5\u05dd",
+    "OptionArtist": "\u05d0\u05de\u05df",
+    "OptionAlbum": "\u05d0\u05dc\u05d1\u05d5\u05dd",
+    "OptionTrackName": "\u05e9\u05dd \u05d4\u05e9\u05d9\u05e8",
+    "OptionCommunityRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4\u05e7\u05d4\u05d9\u05dc\u05d4",
+    "OptionNameSort": "\u05e9\u05dd",
+    "OptionFolderSort": "\u05ea\u05d9\u05e7\u05d9\u05d5\u05ea",
+    "OptionBudget": "\u05ea\u05e7\u05e6\u05d9\u05d1",
+    "OptionRevenue": "\u05d4\u05db\u05e0\u05e1\u05d5\u05ea",
+    "OptionPoster": "\u05e4\u05d5\u05e1\u05d8\u05e8",
+    "OptionBackdrop": "\u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2",
+    "OptionTimeline": "\u05e6\u05d9\u05e8 \u05d6\u05de\u05df",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "\u05d1\u05d0\u05e0\u05e8",
+    "OptionCriticRating": "\u05e6\u05d9\u05d5\u05df \u05de\u05d1\u05e7\u05e8\u05d9\u05dd",
+    "OptionVideoBitrate": "\u05e7\u05e6\u05ea \u05d5\u05d5\u05d9\u05d3\u05d0\u05d5",
+    "OptionResumable": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05de\u05e9\u05d9\u05da",
+    "ScheduledTasksHelp": "\u05dc\u05d7\u05e5 \u05e2\u05dc \u05de\u05e9\u05d9\u05de\u05d4 \u05dc\u05e2\u05e8\u05d5\u05da \u05d0\u05ea \u05d4\u05ea\u05d6\u05de\u05d5\u05df \u05e9\u05dc\u05d4",
+    "ScheduledTasksTitle": "\u05de\u05e9\u05d9\u05de\u05d5\u05ea \u05de\u05ea\u05d5\u05d6\u05de\u05e0\u05d5\u05ea",
+    "TabMyPlugins": "\u05d4\u05ea\u05d5\u05e1\u05e4\u05d9\u05dd \u05e9\u05dc\u05d9",
+    "TabCatalog": "\u05e7\u05d8\u05dc\u05d5\u05d2",
+    "PluginsTitle": "\u05ea\u05d5\u05e1\u05e4\u05d9\u05dd",
+    "HeaderAutomaticUpdates": "\u05e2\u05d9\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05dd",
+    "HeaderNowPlaying": "\u05de\u05e0\u05d2\u05df \u05e2\u05db\u05e9\u05d9\u05d5",
+    "HeaderLatestAlbums": "\u05d0\u05dc\u05d1\u05d5\u05de\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
+    "HeaderLatestSongs": "\u05e9\u05d9\u05e8\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
+    "HeaderRecentlyPlayed": "\u05e0\u05d5\u05d2\u05e0\u05d5 \u05dc\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4",
+    "HeaderFrequentlyPlayed": "\u05e0\u05d5\u05d2\u05e0\u05d5 \u05dc\u05e8\u05d5\u05d1",
+    "DevBuildWarning": "\u05d2\u05e8\u05e1\u05d0\u05d5\u05ea \u05de\u05e4\u05ea\u05d7 \u05d4\u05df \u05d7\u05d5\u05d3 \u05d4\u05d7\u05e0\u05d9\u05ea. \u05d2\u05e8\u05e1\u05d0\u05d5\u05ea \u05d0\u05dc\u05d4 \u05dc\u05d0 \u05e0\u05d1\u05d3\u05e7\u05d5 \u05d5\u05d4\u05df \u05de\u05e9\u05d5\u05d7\u05e8\u05e8\u05d5\u05ea \u05d1\u05de\u05d4\u05d9\u05e8\u05d5\u05ea. \u05d4\u05ea\u05d5\u05db\u05e0\u05d4 \u05e2\u05dc\u05d5\u05dc\u05d4 \u05dc\u05e7\u05e8\u05d5\u05e1 \u05d5\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd \u05de\u05e1\u05d5\u05d9\u05d9\u05de\u05d9\u05dd \u05e2\u05dc\u05d5\u05dc\u05d9\u05dd \u05db\u05dc\u05dc \u05dc\u05d0 \u05dc\u05e2\u05d1\u05d5\u05d3.",
+    "LabelVideoType": "\u05d2\u05d5\u05d3 \u05d5\u05d5\u05d9\u05d3\u05d0\u05d5:",
+    "OptionBluray": "\u05d1\u05dc\u05d5-\u05e8\u05d9\u05d9",
+    "OptionDvd": "DVD",
+    "OptionIso": "ISO",
+    "Option3D": "\u05ea\u05dc\u05ea \u05de\u05d9\u05de\u05d3",
+    "LabelFeatures": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "\u05db\u05ea\u05d5\u05d1\u05d9\u05d5\u05ea",
+    "OptionHasTrailer": "\u05d8\u05e8\u05d9\u05d9\u05dc\u05e8",
+    "OptionHasThemeSong": "\u05e9\u05d9\u05e8 \u05e0\u05d5\u05e9\u05d0",
+    "OptionHasThemeVideo": "\u05e1\u05e8\u05d8 \u05e0\u05d5\u05e9\u05d0",
+    "TabMovies": "\u05e1\u05e8\u05d8\u05d9\u05dd",
+    "TabStudios": "\u05d0\u05d5\u05dc\u05e4\u05e0\u05d9\u05dd",
+    "TabTrailers": "\u05d8\u05e8\u05d9\u05d9\u05dc\u05e8\u05d9\u05dd",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "\u05e1\u05e8\u05d8\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
+    "HeaderLatestTrailers": "\u05d8\u05e8\u05d9\u05d9\u05dc\u05d9\u05e8\u05d9\u05dd \u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd",
+    "OptionHasSpecialFeatures": "\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd",
+    "OptionImdbRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 IMDb",
+    "OptionParentalRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d1\u05e7\u05e8\u05ea \u05d4\u05d5\u05e8\u05d9\u05dd",
+    "OptionPremiereDate": "\u05ea\u05d0\u05e8\u05d9\u05da \u05e9\u05d9\u05d3\u05d5\u05e8 \u05e8\u05d0\u05e9\u05d5\u05df",
+    "TabBasic": "\u05d1\u05e1\u05d9\u05e1\u05d9",
+    "TabAdvanced": "\u05de\u05ea\u05e7\u05d3\u05dd",
+    "HeaderStatus": "\u05de\u05e6\u05d1",
+    "OptionContinuing": "\u05de\u05de\u05e9\u05d9\u05da",
+    "OptionEnded": "\u05d4\u05e1\u05ea\u05d9\u05d9\u05dd",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "\u05e8\u05d0\u05e9\u05d5\u05df",
+    "OptionMonday": "\u05e9\u05e0\u05d9",
+    "OptionTuesday": "\u05e9\u05dc\u05d9\u05e9\u05d9",
+    "OptionWednesday": "\u05e8\u05d1\u05d9\u05e2\u05d9",
+    "OptionThursday": "\u05d7\u05de\u05d9\u05e9\u05d9",
+    "OptionFriday": "\u05e9\u05d9\u05e9\u05d9",
+    "OptionSaturday": "\u05e9\u05d1\u05ea",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "\u05d7\u05e1\u05e8 \u05de\u05d6\u05d4\u05d4 IMBb",
+    "OptionMissingTvdbId": "\u05d7\u05e1\u05e8 \u05de\u05d6\u05d4\u05d4 TheTVDB",
+    "OptionMissingOverview": "\u05d7\u05e1\u05e8\u05d4 \u05e1\u05e7\u05d9\u05e8\u05d4",
+    "OptionFileMetadataYearMismatch": "\u05d4\u05e9\u05e0\u05d4 \u05dc\u05d0 \u05de\u05ea\u05d0\u05d9\u05de\u05d4 \u05d1\u05d9\u05df \u05d4\u05de\u05d9\u05d3\u05e2 \u05dc\u05e7\u05d5\u05d1\u05e5",
+    "TabGeneral": "\u05db\u05dc\u05dc\u05d9",
+    "TitleSupport": "\u05ea\u05de\u05d9\u05db\u05d4",
+    "TabLog": "\u05dc\u05d5\u05d2",
+    "TabAbout": "\u05d0\u05d5\u05d3\u05d5\u05ea",
+    "TabSupporterKey": "\u05de\u05e4\u05ea\u05d7 \u05ea\u05d5\u05de\u05da",
+    "TabBecomeSupporter": "\u05d4\u05e4\u05d5\u05da \u05dc\u05ea\u05d5\u05de\u05da",
+    "MediaBrowserHasCommunity": "\u05dcMedia Browser \u05d9\u05e9 \u05e7\u05d4\u05d9\u05dc\u05d4 \u05e4\u05d5\u05e8\u05d7\u05ea \u05e9\u05dc \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d5\u05ea\u05d5\u05e8\u05de\u05d9\u05dd.",
+    "CheckoutKnowledgeBase": "\u05e2\u05d9\u05d9\u05df \u05d1\u05de\u05d0\u05d2\u05e8 \u05d4\u05de\u05d9\u05d3\u05e2 \u05e9\u05dc\u05e0\u05d5 \u05dc\u05e2\u05d6\u05d5\u05e8 \u05dc\u05da \u05dc\u05d4\u05d5\u05e6\u05d9\u05d0 \u05d0\u05ea \u05d4\u05de\u05d9\u05e8\u05d1 \u05deMedia Browser.",
+    "SearchKnowledgeBase": "\u05d7\u05e4\u05e9 \u05d1\u05de\u05d0\u05d2\u05e8 \u05d4\u05de\u05d9\u05d3\u05e2",
+    "VisitTheCommunity": "\u05d1\u05e7\u05e8 \u05d1\u05e7\u05d4\u05d9\u05dc\u05d4",
+    "VisitMediaBrowserWebsite": "\u05d1\u05e7\u05e8 \u05d1\u05d0\u05ea\u05e8 \u05e9\u05dc Media Browser",
+    "VisitMediaBrowserWebsiteLong": "\u05d1\u05e7\u05e8 \u05d1\u05d0\u05ea\u05e8 \u05e9\u05dc Media Browser \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05e2\u05d3\u05db\u05df \u05d1\u05d7\u05e9\u05d3\u05d5\u05ea \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d5\u05ea \u05d5\u05d1\u05d1\u05dc\u05d5\u05d2 \u05d4\u05de\u05e4\u05ea\u05d7\u05d9\u05dd.",
+    "OptionHideUser": "\u05d4\u05e1\u05ea\u05e8 \u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05d1\u05d7\u05dc\u05d5\u05df \u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea",
+    "OptionDisableUser": "\u05d1\u05d8\u05dc \u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4",
+    "OptionDisableUserHelp": "\u05d0\u05dd \u05de\u05d1\u05d5\u05d8\u05dc, \u05d4\u05e9\u05e8\u05ea \u05e9\u05dc\u05d0 \u05d9\u05d0\u05e4\u05e9\u05e8 \u05d7\u05d9\u05d1\u05d5\u05e8\u05d9\u05dd \u05de\u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4. \u05d7\u05d9\u05d1\u05d5\u05e8\u05d9\u05dd \u05e4\u05e2\u05d9\u05dc\u05d9\u05dd \u05d9\u05d1\u05d5\u05d8\u05dc\u05d5 \u05de\u05d9\u05d9\u05d3.",
+    "HeaderAdvancedControl": "\u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea",
+    "LabelName": "\u05e9\u05dd:",
+    "OptionAllowUserToManageServer": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05dc\u05e0\u05d4\u05dc \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea",
+    "HeaderFeatureAccess": "\u05d2\u05d9\u05e9\u05d4 \u05dc\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9\u05dd",
+    "OptionAllowMediaPlayback": "\u05d0\u05e4\u05e9\u05e8 \u05e0\u05d9\u05d2\u05d5\u05df \u05de\u05d3\u05d9\u05d4",
+    "OptionAllowBrowsingLiveTv": "\u05d0\u05e4\u05e9\u05e8 \u05d3\u05e4\u05d3\u05d5\u05e3 \u05d1\u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d4 \u05d7\u05d9\u05d4",
+    "OptionAllowDeleteLibraryContent": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05dc\u05de\u05d7\u05d5\u05e7 \u05e1\u05e4\u05e8\u05d9\u05d5\u05ea \u05ea\u05d5\u05db\u05df",
+    "OptionAllowManageLiveTv": "\u05d0\u05e4\u05e9\u05e8 \u05e0\u05d9\u05d4\u05d5\u05dc \u05e9\u05dc \u05d4\u05e7\u05dc\u05d8\u05d5\u05ea \u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d4 \u05d7\u05d9\u05d4",
+    "OptionAllowRemoteControlOthers": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05de\u05e9\u05ea\u05de\u05e9 \u05d6\u05d4 \u05dc\u05e9\u05dc\u05d5\u05d8 \u05de\u05e8\u05d7\u05d5\u05e7 \u05d1\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd",
+    "OptionMissingTmdbId": "\u05d7\u05d6\u05e8 \u05de\u05d6\u05d4\u05d4 Tmdb",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "\u05d1\u05d7\u05e8",
+    "ButtonGroupVersions": "\u05e7\u05d1\u05d5\u05e6\u05ea \u05d2\u05e8\u05e1\u05d0\u05d5\u05ea",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "\u05d0\u05e4\u05e9\u05e8 \u05d8\u05e2\u05d9\u05e0\u05ea \u05e7\u05d1\u05e6\u05d9 Pismo \u05d3\u05e8\u05da \u05e8\u05d9\u05e9\u05d9\u05d5\u05df \u05ea\u05e8\u05d5\u05de\u05d4.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "\u05d0\u05e0\u05d0 \u05ea\u05de\u05db\u05d5 \u05d1\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd \u05d7\u05d9\u05e0\u05de\u05d9\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd \u05e9\u05d1\u05d4\u05dd \u05d0\u05e0\u05d5 \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd:",
+    "VersionNumber": "\u05d2\u05d9\u05e8\u05e1\u05d0 {0}",
+    "TabPaths": "\u05e0\u05ea\u05d9\u05d1\u05d9\u05dd",
+    "TabServer": "\u05e9\u05e8\u05ea",
+    "TabTranscoding": "\u05e7\u05d9\u05d3\u05d5\u05d3",
+    "TitleAdvanced": "\u05de\u05ea\u05e7\u05d3\u05dd",
+    "LabelAutomaticUpdateLevel": "\u05e8\u05de\u05ea \u05e2\u05d3\u05db\u05d5\u05df \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9",
+    "OptionRelease": "\u05e9\u05d9\u05d7\u05e8\u05d5\u05e8 \u05e8\u05e9\u05de\u05d9",
+    "OptionBeta": "\u05d1\u05d8\u05d0",
+    "OptionDev": "\u05de\u05e4\u05ea\u05d7 (\u05dc\u05d0 \u05d9\u05e6\u05d9\u05d1)",
+    "LabelAllowServerAutoRestart": "\u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05e8\u05ea \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05d3\u05d9 \u05dc\u05d0\u05e4\u05e9\u05e8 \u05d0\u05ea \u05d4\u05e2\u05d9\u05d3\u05db\u05d5\u05e0\u05d9\u05dd",
+    "LabelAllowServerAutoRestartHelp": "\u05d4\u05e9\u05e8\u05ea \u05d9\u05ea\u05d7\u05d9\u05dc \u05de\u05d7\u05d3\u05e9 \u05e8\u05e7 \u05db\u05e9\u05d0\u05e8 \u05d0\u05d9\u05df \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05e4\u05e2\u05d9\u05dc\u05d9\u05dd",
+    "LabelEnableDebugLogging": "\u05d0\u05e4\u05e9\u05e8 \u05ea\u05d9\u05e2\u05d5\u05d3 \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05dc\u05d0\u05d9\u05ea\u05d5\u05e8 \u05ea\u05e7\u05dc\u05d5\u05ea",
+    "LabelRunServerAtStartup": "\u05d4\u05ea\u05d7\u05dc \u05e9\u05e8\u05ea \u05d1\u05d4\u05e4\u05e2\u05dc\u05ea \u05d4\u05de\u05d7\u05e9\u05d1",
+    "LabelRunServerAtStartupHelp": "\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5 \u05ea\u05ea\u05d7\u05d9\u05dc \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05d5\u05ea\u05e8\u05d0\u05d4 \u05d0\u05ea \u05d4\u05d0\u05d9\u05e7\u05d5\u05df \u05e9\u05dc\u05d5 \u05d1\u05e9\u05d5\u05e8\u05ea \u05d4\u05de\u05e9\u05d9\u05de\u05d5\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05de\u05d7\u05e9\u05d1 \u05e2\u05d5\u05dc\u05d4. \u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d0\u05ea \u05e9\u05d9\u05e8\u05d5\u05ea \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1, \u05d1\u05d8\u05dc \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d0\u05ea \u05d5\u05d4\u05ea\u05d7\u05dc \u05d0\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea \u05de\u05dc\u05d5\u05d7 \u05d4\u05d1\u05e7\u05e8\u05d4 \u05e9\u05dc \u05d5\u05d5\u05d9\u05e0\u05d3\u05d5\u05e1. \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e9\u05d9\u05dd \u05dc\u05d1 \u05e9\u05d0\u05d9\u05e0\u05da \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05e8\u05d9\u05e5 \u05d0\u05ea \u05e9\u05ea\u05d9 \u05d4\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d4\u05d0\u05dc\u05d5 \u05d1\u05de\u05e7\u05d1\u05d9\u05dc, \u05d0\u05ea\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05e6\u05d0\u05ea \u05d5\u05dc\u05e1\u05d2\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e9\u05e8\u05ea \u05dc\u05e4\u05e0\u05d9 \u05d4\u05ea\u05d7\u05dc\u05ea \u05d4\u05e9\u05d9\u05e8\u05d5\u05ea.",
+    "ButtonSelectDirectory": "\u05d1\u05d7\u05e8 \u05ea\u05d9\u05e7\u05d9\u05d5\u05ea",
+    "LabelCustomPaths": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea \u05d4\u05e0\u05ea\u05d9\u05d1\u05d9\u05dd \u05d4\u05e8\u05e6\u05d5\u05d9\u05d9\u05dd. \u05d4\u05e9\u05d0\u05e8 \u05e9\u05d3\u05d5\u05ea \u05e8\u05d9\u05e7\u05d9\u05dd \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d1\u05e8\u05d9\u05e8\u05ea \u05d4\u05de\u05d7\u05d3\u05dc.",
+    "LabelCachePath": "\u05e0\u05ea\u05d9\u05d1 cache:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "\u05e0\u05ea\u05d9\u05d1 \u05ea\u05d9\u05e7\u05d9\u05d9\u05ea Images by name:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "\u05e0\u05ea\u05d9\u05d1 Metadata:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "\u05e0\u05ea\u05d9\u05d1 \u05dc\u05e7\u05d9\u05d3\u05d5\u05d3 \u05d6\u05de\u05e0\u05d9:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "\u05db\u05dc\u05dc\u05d9",
+    "TabTV": "TV",
+    "TabGames": "\u05de\u05e9\u05d7\u05e7\u05d9\u05dd",
+    "TabMusic": "\u05de\u05d5\u05e1\u05d9\u05e7\u05d4",
+    "TabOthers": "\u05d0\u05d7\u05e8\u05d9\u05dd",
+    "HeaderExtractChapterImagesFor": "\u05d7\u05dc\u05e5 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e4\u05e8\u05e7\u05d9\u05dd \u05dc:",
+    "OptionMovies": "\u05e1\u05e8\u05d8\u05d9\u05dd",
+    "OptionEpisodes": "\u05e4\u05e8\u05e7\u05d9\u05dd",
+    "OptionOtherVideos": "\u05e7\u05d8\u05e2\u05d9 \u05d5\u05d5\u05d9\u05d3\u05d9\u05d0\u05d5 \u05d0\u05d7\u05e8\u05d9\u05dd",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "\u05d0\u05e4\u05e9\u05e8 \u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05dd \u05de- FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "\u05d0\u05e4\u05e9\u05e8 \u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05dd \u05de- TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "\u05d0\u05e4\u05e9\u05e8 \u05e2\u05d9\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05dd \u05de- TVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "\u05d0\u05dd \u05de\u05d5\u05e4\u05e2\u05dc, \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05d9\u05e8\u05d3\u05d5 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05df \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea \u05dc- fanart.tv. \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e7\u05d9\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d9\u05d5\u05d7\u05dc\u05e4\u05d5.",
+    "LabelAutomaticUpdatesTmdbHelp": "\u05d0\u05dd \u05de\u05d5\u05e4\u05e2\u05dc, \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05d9\u05e8\u05d3\u05d5 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05df \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea \u05dc- TheMovieDB.org. \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e7\u05d9\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d9\u05d5\u05d7\u05dc\u05e4\u05d5.",
+    "LabelAutomaticUpdatesTvdbHelp": "\u05d0\u05dd \u05de\u05d5\u05e4\u05e2\u05dc, \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea \u05d9\u05e8\u05d3\u05d5 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea \u05db\u05d0\u05e9\u05e8 \u05d4\u05df \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea \u05dc- TVDB.com. \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e7\u05d9\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d9\u05d5\u05d7\u05dc\u05e4\u05d5.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "\u05e9\u05e4\u05ea \u05d4\u05d5\u05e8\u05d3\u05d4 \u05de\u05d5\u05e2\u05d3\u05e4\u05ea:",
+    "ButtonAutoScroll": "\u05d2\u05dc\u05d9\u05dc\u05d4 \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea",
+    "LabelImageSavingConvention": "\u05e9\u05d9\u05d8\u05ea \u05e9\u05de\u05d9\u05e8\u05ea \u05ea\u05de\u05d5\u05e0\u05d4:",
+    "LabelImageSavingConventionHelp": "Media Browser \u05de\u05d6\u05d4\u05d4 \u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05de\u05e8\u05d5\u05d1 \u05ea\u05d5\u05db\u05e0\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05d4\u05d2\u05d3\u05d5\u05dc\u05d5\u05ea. \u05d1\u05d7\u05d9\u05e8\u05ea \u05e9\u05d9\u05d8\u05ea \u05d4\u05d4\u05d5\u05e8\u05d3\u05d4 \u05d9\u05e2\u05d9\u05dc\u05d4 \u05db\u05e9\u05d0\u05e8 \u05d0\u05ea\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05d5\u05e6\u05e8\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "\u05d4\u05d9\u05db\u05e0\u05e1",
+    "TitleSignIn": "\u05d4\u05d9\u05db\u05e0\u05e1",
+    "HeaderPleaseSignIn": "\u05d0\u05e0\u05d0 \u05d4\u05d9\u05db\u05e0\u05e1",
+    "LabelUser": "\u05de\u05e9\u05ea\u05de\u05e9:",
+    "LabelPassword": "\u05e1\u05d9\u05e1\u05de\u05d0:",
+    "ButtonManualLogin": "\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05d9\u05d3\u05e0\u05d9\u05ea",
+    "PasswordLocalhostMessage": "\u05d0\u05d9\u05df \u05e6\u05d5\u05e8\u05da \u05d1\u05e1\u05d9\u05e1\u05de\u05d0 \u05db\u05d0\u05e9\u05e8 \u05de\u05ea\u05d7\u05d1\u05e8\u05d9\u05dd \u05de\u05d4\u05e9\u05e8\u05ea \u05d4\u05de\u05e7\u05d5\u05de\u05d9."
 }

+ 277 - 272
MediaBrowser.Server.Implementations/Localization/Server/hr.json

@@ -1,271 +1,4 @@
 {
-    "LabelExit": "Izlaz",
-    "LabelVisitCommunity": "Posjeti zajednicu",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "Pregledaj API dokumentaciju",
-    "LabelBrowseLibrary": "Pregledaj biblioteku",
-    "LabelConfigureMediaBrowser": "Konfiguriraj Media Browser",
-    "LabelOpenLibraryViewer": "Otvori preglednik bibilioteke",
-    "LabelRestartServer": "Restartiraj Server",
-    "LabelShowLogWindow": "Prika\u017ei Log Zapis",
-    "LabelPrevious": "Prethodni",
-    "LabelFinish": "Kraj",
-    "LabelNext": "Sljede\u0107i",
-    "LabelYoureDone": "Zavr\u0161eno!",
-    "WelcomeToMediaBrowser": "Dobrodo\u0161li u Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Ovaj pomo\u0107nik \u0107e Vas voditi kroz proces pode\u0161avanja. Za po\u010detak, odaberite \u017eeljeni jezik.",
-    "TellUsAboutYourself": "Recite nam ne\u0161to o sebi",
-    "LabelYourFirstName": "Ime:",
-    "MoreUsersCanBeAddedLater": "Vi\u0161e korisnika mo\u017eete dodati naknadno preko nadzorne plo\u010de.",
-    "UserProfilesIntro": "Media Browser  ima ugra\u0111enu podr\u0161ku za korisni\u010dke profile, omogu\u0107uju\u0107i svakom korisniku da imaju svoje vlastite postavke prikaza i roditeljsku kontrolu.",
-    "LabelWindowsService": "Windows servis",
-    "AWindowsServiceHasBeenInstalled": "Windows servis je instaliran.",
-    "WindowsServiceIntro1": "Media Browser Server radi kao desktop aplikacija sa ikonom u alatnoj traci, ali ako \u017eelite da radi kao pozadinska usluga mo\u017ee se pokrenuti preko windows servisa na upravlja\u010dkoj plo\u010di.",
-    "WindowsServiceIntro2": "Ako koristite windows servis uslugu, imajte na umu da nemo\u017ee raditi u isto vrijeme kad i aplikacija na alatnoj traci. Stoga morate ugasiti aplikaciju na altanoj traci da bi mogli pokrenuti servis. Servis \u0107e te morati postaviti sa administrativnim dopu\u0161tenjima preko windows upravlja\u010dke plo\u010de. Tako\u0111er imajte na umu da se u ovom trenutku servis nemo\u017ee automatizirano nadograditi, ve\u0107 je za nove verzije potrebna interakcija korisnika.",
-    "WizardCompleted": "To je sve \u0161to zasada trebamo. Media Browser je krenuo prikupljati informacije o va\u0161oj medijskoj biblioteci. Pregledajte neke od na\u0161ih aplikacija, a nakon toga klinite <b>Kraj<\/b> za pregled <b>Nadzorne plo\u010de<\/b>",
-    "LabelConfigureSettings": "Konfiguracija postavki",
-    "LabelEnableVideoImageExtraction": "Omogu\u0107i preuzimanje slika iz videa",
-    "VideoImageExtractionHelp": "Za videa koja jo\u0161 nemaju slike, i za koja nismo uspijeli na\u0107i slike na internetu ovo \u0107e dodati jo\u0161 malo vremena na po\u010detno skeniranje biblioteke ali \u0107e biti ugodnija prezentacija naslova.",
-    "LabelEnableChapterImageExtractionForMovies": "Izvuci slike poglavlja za Filmove",
-    "LabelChapterImageExtractionForMoviesHelp": "Izvla\u010denje slika poglavlja \u0107e omogu\u0107iti korisnicima meni za odabir poglavlja sa grafi\u010dkim prikazom scena. Proces mo\u017ee biti spor, zahtjevan za procesor i za dodatnih par gigabajta mjesta na disku. Pokre\u0107e se kao no\u0107ni zadatak u 4 sata ujutro. Iako se postavke mogu podesiti u zakazanim zadacima, nije ga preporu\u010dljivo pokrenuti u vrijeme kada su korisnici spojeni na server.",
-    "LabelEnableAutomaticPortMapping": "Omogu\u0107i automatsko mapiranje porta",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP omogu\u0107uje automatsku konfiguraciju usmjeriva\u010da (router \/ modem) za lak\u0161i pristup na daljinu. Ovo mo\u017eda ne\u0107e raditi sa nekim modelima usmjeriva\u010da.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Odustani",
-    "ButtonNew": "Novo",
-    "HeaderSetupLibrary": "Postavi svoju medijsku biblioteku",
-    "ButtonAddMediaFolder": "Dodaj mapu sa medijem",
-    "LabelFolderType": "Tip mape:",
-    "MediaFolderHelpPluginRequired": "* Zahtjeva kori\u0161tenje dodatka, npr. GameBrowser ili MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Informirajte se o medijskoj bibilioteci wiki",
-    "LabelCountry": "Zemlja:",
-    "LabelLanguage": "Jezik:",
-    "HeaderPreferredMetadataLanguage": "\u017deljeni metadata jezik:",
-    "LabelSaveLocalMetadata": "Snimi ilustracije i metadata u medijske mape",
-    "LabelSaveLocalMetadataHelp": "Snimljene ilustracije i metadata u medijskim mapama \u0107e biti postavljene na lokaciju gdje \u0107e se mo\u0107i jednostavno mjenjati.",
-    "LabelDownloadInternetMetadata": "Preuzmi ilustracije i metadata (opise) sa interneta",
-    "LabelDownloadInternetMetadataHelp": "Media Browser mo\u017ee preuzeti informacije o va\u0161im medijskim datotekama kako bi imali bogatu prezentaciju.",
-    "TabPreferences": "Postavke",
-    "TabPassword": "Lozinka",
-    "TabLibraryAccess": "Pristup biblioteci",
-    "TabImage": "Slika",
-    "TabProfile": "Profil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Slike",
-    "TabNotifications": "Obavijesti",
-    "TabCollectionTitles": "Naslovi",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Prika\u017ei epizode koje nedostaju unutar sezone",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Prika\u017ei epizode koje nisu emitirane unutar sezone",
-    "HeaderVideoPlaybackSettings": "Postavke video reprodukcije",
-    "HeaderPlaybackSettings": "Postavke reprodukcije",
-    "LabelAudioLanguagePreference": "Postavke audio jezika:",
-    "LabelSubtitleLanguagePreference": "Jezik prijevoda:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "Nema titlova",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profili",
-    "TabSecurity": "Sigurnost",
-    "ButtonAddUser": "Dodaj korisnika",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Snimi",
-    "ButtonResetPassword": "Resetiraj lozinku",
-    "LabelNewPassword": "Nova lozinka:",
-    "LabelNewPasswordConfirm": "Potvrda nove lozinke:",
-    "HeaderCreatePassword": "Kreiraj lozinku",
-    "LabelCurrentPassword": "Sada\u0161nja lozinka:",
-    "LabelMaxParentalRating": "Najve\u0107a dopu\u0161tena roditeljska ocjena:",
-    "MaxParentalRatingHelp": "Sadr\u017eaj sa vi\u0161om ocjenom \u0107e biti skriven od ovog korisnika.",
-    "LibraryAccessHelp": "Odaberite medijske mape za djeljenje sa ovim korisnikom. Administratori \u0107e mo\u0107i mjenjati sve mape preko Metadata menad\u017eera.",
-    "ChannelAccessHelp": "Odaberite kanale za dijeljenje sa ovim korisnikom. Administratori \u0107e mo\u0107i mijenjati sve kanale koriste\u0107i metadata menad\u017eer.",
-    "ButtonDeleteImage": "Izbri\u0161i sliku",
-    "LabelSelectUsers": "Odaberite korisnika:",
-    "ButtonUpload": "Dostavi",
-    "HeaderUploadNewImage": "Dostavi novu sliku",
-    "LabelDropImageHere": "Ubaci sliku ovdje",
-    "ImageUploadAspectRatioHelp": "1:1 Omjer, preporu\u010damo. Samo JPG\/PNG.",
-    "MessageNothingHere": "Ni\u0161ta ovdje.",
-    "MessagePleaseEnsureInternetMetadata": "Molimo provjerite da je preuzimanje metadata sa interneta omogu\u0107eno.",
-    "TabSuggested": "Preporu\u010deno",
-    "TabLatest": "Zadnje",
-    "TabUpcoming": "Uskoro",
-    "TabShows": "Emisije",
-    "TabEpisodes": "Epizode",
-    "TabGenres": "\u017danrovi",
-    "TabPeople": "Ljudi",
-    "TabNetworks": "Mre\u017ee",
-    "HeaderUsers": "Korisnici",
-    "HeaderFilters": "Filteri:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favoriti",
-    "OptionLikes": "Volim",
-    "OptionDislikes": "Nevolim",
-    "OptionActors": "Glumci",
-    "OptionGuestStars": "Gostu\u0107e zvjezde",
-    "OptionDirectors": "Redatelji",
-    "OptionWriters": "Pisci",
-    "OptionProducers": "Producenti",
-    "HeaderResume": "Nastavi",
-    "HeaderNextUp": "Sljede\u0107e je",
-    "NoNextUpItemsMessage": "Nije prona\u0111eno. Krenite sa gledanjem va\u0161e emisije!",
-    "HeaderLatestEpisodes": "Zadnje epizode",
-    "HeaderPersonTypes": "Tip osobe:",
-    "TabSongs": "Pjesme",
-    "TabAlbums": "Albumi",
-    "TabArtists": "Izvo\u0111a\u010di",
-    "TabAlbumArtists": "Albumi izvo\u0111a\u010da",
-    "TabMusicVideos": "Muzi\u010dki spotovi",
-    "ButtonSort": "Slo\u017ei",
-    "HeaderSortBy": "Slo\u017ei po:",
-    "HeaderSortOrder": "Redosljed slaganja:",
-    "OptionPlayed": "Izvo\u0111eni",
-    "OptionUnplayed": "Neizvo\u0111eni",
-    "OptionAscending": "Uzlazno",
-    "OptionDescending": "Silazno",
-    "OptionRuntime": "Trajanje",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Broju izvo\u0111enja",
-    "OptionDatePlayed": "Datumu izvo\u0111enja",
-    "OptionDateAdded": "Datumu dodavanja",
-    "OptionAlbumArtist": "Albumu izvo\u0111a\u010da",
-    "OptionArtist": "Izvo\u0111a\u010du",
-    "OptionAlbum": "Albumu",
-    "OptionTrackName": "Nazivu pjesme",
-    "OptionCommunityRating": "Ocjeni zajednice",
-    "OptionNameSort": "Nazivu",
-    "OptionFolderSort": "Mape",
-    "OptionBudget": "Bud\u017eet",
-    "OptionRevenue": "Prihod",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Pozadina",
-    "OptionTimeline": "Vremenska linija",
-    "OptionThumb": "Sli\u010dica",
-    "OptionBanner": "Zaglavlje",
-    "OptionCriticRating": "Ocjeni kritike",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Nastavi",
-    "ScheduledTasksHelp": "Klini na zadatak za pode\u0161avanje raporeda.",
-    "ScheduledTasksTitle": "Raspored zadataka",
-    "TabMyPlugins": "Moji dodaci",
-    "TabCatalog": "Katalog",
-    "PluginsTitle": "Dodaci",
-    "HeaderAutomaticUpdates": "Automatske nadogradnje",
-    "HeaderNowPlaying": "Sad se izvodi",
-    "HeaderLatestAlbums": "Zadnji albumi",
-    "HeaderLatestSongs": "Zadnje pjesme",
-    "HeaderRecentlyPlayed": "Zadnje izvo\u0111eno",
-    "HeaderFrequentlyPlayed": "\u010cesto izvo\u0111eno",
-    "DevBuildWarning": "Dev distribucije su klimave. \u010cesto se izbacuju, a nisu ni testirane. Aplikacija se mo\u017ee sru\u0161iti i mogu otkazati sve funkcije.",
-    "LabelVideoType": "Tip Videa:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Mogu\u0107nosti:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Prijevodi",
-    "OptionHasTrailer": "Kratki video",
-    "OptionHasThemeSong": "Pjesma teme",
-    "OptionHasThemeVideo": "Video teme",
-    "TabMovies": "Filmovi",
-    "TabStudios": "Studio",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Zadnji Filmovi",
-    "HeaderLatestTrailers": "Zadnji trailersi",
-    "OptionHasSpecialFeatures": "Specijalne opcije",
-    "OptionImdbRating": "IMDb ocjena",
-    "OptionParentalRating": "Roditeljska ocjena",
-    "OptionPremiereDate": "Datum premijere",
-    "TabBasic": "Osnovno",
-    "TabAdvanced": "Napredno",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Nastavlja se",
-    "OptionEnded": "Zavr\u0161eno",
-    "HeaderAirDays": "Dani emitiranja",
-    "OptionSunday": "Nedjelja",
-    "OptionMonday": "Ponedjeljak",
-    "OptionTuesday": "Utorak",
-    "OptionWednesday": "Srijeda",
-    "OptionThursday": "\u010cetvrtak",
-    "OptionFriday": "Petak",
-    "OptionSaturday": "Subota",
-    "HeaderManagement": "Upravljanje",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Nedostaje IMDb Id",
-    "OptionMissingTvdbId": "Nedostaje TheTVDB Id",
-    "OptionMissingOverview": "Nedostaje pregled",
-    "OptionFileMetadataYearMismatch": "Nepravilna godina, Datoteke\/Metadata",
-    "TabGeneral": "Op\u0107e",
-    "TitleSupport": "Podr\u0161ka",
-    "TabLog": "Log",
-    "TabAbout": "O ovome...",
-    "TabSupporterKey": "Klju\u010d pobornika",
-    "TabBecomeSupporter": "Postani pobornik",
-    "MediaBrowserHasCommunity": "Media Browser ima uspije\u0161nu zajednicu korisnika i suradnika.",
-    "CheckoutKnowledgeBase": "Pregledajte na\u0161u bazu znanja kako bi u potpunosti iskoristili mogu\u0107nosti Media Browser-a.",
-    "SearchKnowledgeBase": "Pretra\u017ei bazu znanja",
-    "VisitTheCommunity": "Posjeti zajednicu",
-    "VisitMediaBrowserWebsite": "Posjeti Media Browser web stranicu",
-    "VisitMediaBrowserWebsiteLong": "Posjeti Media Browser web stranicu kako bi vidjeli najnovije vijesti i bili u toku sa programerskim blogom",
-    "OptionHideUser": "Sakrij korisnika sa prozora prijave",
-    "OptionDisableUser": "Onemogu\u0107i ovog korisnika",
-    "OptionDisableUserHelp": "Ako je onemogu\u0107en server ne\u0107e dopustiti nikakve veze od ovog korisnika. Postoje\u0107e veze \u0107e odmah biti prekinute.",
-    "HeaderAdvancedControl": "Napredna kontrola",
-    "LabelName": "Ime:",
-    "OptionAllowUserToManageServer": "Dopusti ovom korisniku da upravlja serverom",
-    "HeaderFeatureAccess": "Pristup opcijama",
-    "OptionAllowMediaPlayback": "Dopusti reprodukciju medijskog sadr\u017eaja",
-    "OptionAllowBrowsingLiveTv": "Omogu\u0107i pregled TV programa",
-    "OptionAllowDeleteLibraryContent": "Omogu\u0107i ovom korisniku da mo\u017ee brisati sadr\u017eaj biblioteke",
-    "OptionAllowManageLiveTv": "Dopusti upravljanje snimljenim TV sadr\u017eajem",
-    "OptionAllowRemoteControlOthers": "Omogu\u0107i ovom korisniku da upravlja na daljinu, sa drugim korisnicima",
-    "OptionMissingTmdbId": "Nedostaje Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Odaberi",
-    "ButtonGroupVersions": "Verzija grupe",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Molimo podr\u017eite i druge proizvode koje koristimo:",
-    "VersionNumber": "Verzija {0}",
-    "TabPaths": "Putanja",
-    "TabServer": "Server",
-    "TabTranscoding": "Konvertiranje",
-    "TitleAdvanced": "Napredno",
-    "LabelAutomaticUpdateLevel": "Razina automatske nadogradnje",
-    "OptionRelease": "Slu\u017ebeno izdanje",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (nestabilno)",
-    "LabelAllowServerAutoRestart": "Dopusti serveru da se automatski resetira kako bi proveo nadogradnje",
-    "LabelAllowServerAutoRestartHelp": "Server \u0107e se resetirati dok je u statusu mirovanja, odnosno kada nema aktivnih korisnika.",
-    "LabelEnableDebugLogging": "Omogu\u0107i logiranje gre\u0161aka",
-    "LabelRunServerAtStartup": "Pokreni server pri pokretanju ra\u010dunala",
-    "LabelRunServerAtStartupHelp": "Ovo \u0107e pokrenuti aplikaciju na alatnoj traci prilikom startanja windowsa. Ako \u017eelite pokrenuti Media Browser kao uslugu servisa maknite kva\u010dicu i pokrenite servis iz windows kontrolne plo\u010de. Imajte na umu da nemo\u017eet imati pokrenuto oboje, stoga ugasite aplikaciju na alatnoj traci prije pokretanja servisa.",
-    "ButtonSelectDirectory": "Select Directory",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
     "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
     "TabBasics": "Basics",
     "TabTV": "TV",
@@ -546,11 +279,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Molimo ponovo pokrenite server kako bi se zavr\u0161ila a\u017euriranja.",
     "LabelDownMixAudioScale": "Poja\u010daj zvuk kada radi\u0161 downmix:",
     "LabelDownMixAudioScaleHelp": "Poja\u010daj zvuk kada radi\u0161 downmix. Postavi na 1 ako \u017eeli\u0161 zadr\u017eati orginalnu ja\u010dinu zvuka.",
-    "ButtonLinkKeys": "Klju\u010devi poveznice",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Stari klju\u010devi podr\u0161ke",
     "LabelNewSupporterKey": "Novi klju\u010devi podr\u0161ke",
-    "HeaderMultipleKeyLinking": "Poveznice vi\u0161e klju\u010deva",
-    "MultipleKeyLinkingHelp": "Ako imate vi\u0161e od jednog klju\u010da podr\u0161ke, koristite ovaj formular kako bi povezali stare klju\u010deve podr\u0161ke sa novima.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Trenutna e-mail adresa",
     "LabelCurrentEmailAddressHelp": "Trenutna e-mail adresa na koju je poslan novi klju\u010d.",
     "HeaderForgotKey": "Zaboravili ste klju\u010d",
@@ -821,7 +554,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +977,277 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Izlaz",
+    "LabelVisitCommunity": "Posjeti zajednicu",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "Pregledaj API dokumentaciju",
+    "LabelBrowseLibrary": "Pregledaj biblioteku",
+    "LabelConfigureMediaBrowser": "Konfiguriraj Media Browser",
+    "LabelOpenLibraryViewer": "Otvori preglednik bibilioteke",
+    "LabelRestartServer": "Restartiraj Server",
+    "LabelShowLogWindow": "Prika\u017ei Log Zapis",
+    "LabelPrevious": "Prethodni",
+    "LabelFinish": "Kraj",
+    "LabelNext": "Sljede\u0107i",
+    "LabelYoureDone": "Zavr\u0161eno!",
+    "WelcomeToMediaBrowser": "Dobrodo\u0161li u Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Ovaj pomo\u0107nik \u0107e Vas voditi kroz proces pode\u0161avanja. Za po\u010detak, odaberite \u017eeljeni jezik.",
+    "TellUsAboutYourself": "Recite nam ne\u0161to o sebi",
+    "LabelYourFirstName": "Ime:",
+    "MoreUsersCanBeAddedLater": "Vi\u0161e korisnika mo\u017eete dodati naknadno preko nadzorne plo\u010de.",
+    "UserProfilesIntro": "Media Browser  ima ugra\u0111enu podr\u0161ku za korisni\u010dke profile, omogu\u0107uju\u0107i svakom korisniku da imaju svoje vlastite postavke prikaza i roditeljsku kontrolu.",
+    "LabelWindowsService": "Windows servis",
+    "AWindowsServiceHasBeenInstalled": "Windows servis je instaliran.",
+    "WindowsServiceIntro1": "Media Browser Server radi kao desktop aplikacija sa ikonom u alatnoj traci, ali ako \u017eelite da radi kao pozadinska usluga mo\u017ee se pokrenuti preko windows servisa na upravlja\u010dkoj plo\u010di.",
+    "WindowsServiceIntro2": "Ako koristite windows servis uslugu, imajte na umu da nemo\u017ee raditi u isto vrijeme kad i aplikacija na alatnoj traci. Stoga morate ugasiti aplikaciju na altanoj traci da bi mogli pokrenuti servis. Servis \u0107e te morati postaviti sa administrativnim dopu\u0161tenjima preko windows upravlja\u010dke plo\u010de. Tako\u0111er imajte na umu da se u ovom trenutku servis nemo\u017ee automatizirano nadograditi, ve\u0107 je za nove verzije potrebna interakcija korisnika.",
+    "WizardCompleted": "To je sve \u0161to zasada trebamo. Media Browser je krenuo prikupljati informacije o va\u0161oj medijskoj biblioteci. Pregledajte neke od na\u0161ih aplikacija, a nakon toga klinite <b>Kraj<\/b> za pregled <b>Nadzorne plo\u010de<\/b>",
+    "LabelConfigureSettings": "Konfiguracija postavki",
+    "LabelEnableVideoImageExtraction": "Omogu\u0107i preuzimanje slika iz videa",
+    "VideoImageExtractionHelp": "Za videa koja jo\u0161 nemaju slike, i za koja nismo uspijeli na\u0107i slike na internetu ovo \u0107e dodati jo\u0161 malo vremena na po\u010detno skeniranje biblioteke ali \u0107e biti ugodnija prezentacija naslova.",
+    "LabelEnableChapterImageExtractionForMovies": "Izvuci slike poglavlja za Filmove",
+    "LabelChapterImageExtractionForMoviesHelp": "Izvla\u010denje slika poglavlja \u0107e omogu\u0107iti korisnicima meni za odabir poglavlja sa grafi\u010dkim prikazom scena. Proces mo\u017ee biti spor, zahtjevan za procesor i za dodatnih par gigabajta mjesta na disku. Pokre\u0107e se kao no\u0107ni zadatak u 4 sata ujutro. Iako se postavke mogu podesiti u zakazanim zadacima, nije ga preporu\u010dljivo pokrenuti u vrijeme kada su korisnici spojeni na server.",
+    "LabelEnableAutomaticPortMapping": "Omogu\u0107i automatsko mapiranje porta",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP omogu\u0107uje automatsku konfiguraciju usmjeriva\u010da (router \/ modem) za lak\u0161i pristup na daljinu. Ovo mo\u017eda ne\u0107e raditi sa nekim modelima usmjeriva\u010da.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Odustani",
+    "ButtonNew": "Novo",
+    "HeaderSetupLibrary": "Postavi svoju medijsku biblioteku",
+    "ButtonAddMediaFolder": "Dodaj mapu sa medijem",
+    "LabelFolderType": "Tip mape:",
+    "MediaFolderHelpPluginRequired": "* Zahtjeva kori\u0161tenje dodatka, npr. GameBrowser ili MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Informirajte se o medijskoj bibilioteci wiki",
+    "LabelCountry": "Zemlja:",
+    "LabelLanguage": "Jezik:",
+    "HeaderPreferredMetadataLanguage": "\u017deljeni metadata jezik:",
+    "LabelSaveLocalMetadata": "Snimi ilustracije i metadata u medijske mape",
+    "LabelSaveLocalMetadataHelp": "Snimljene ilustracije i metadata u medijskim mapama \u0107e biti postavljene na lokaciju gdje \u0107e se mo\u0107i jednostavno mjenjati.",
+    "LabelDownloadInternetMetadata": "Preuzmi ilustracije i metadata (opise) sa interneta",
+    "LabelDownloadInternetMetadataHelp": "Media Browser mo\u017ee preuzeti informacije o va\u0161im medijskim datotekama kako bi imali bogatu prezentaciju.",
+    "TabPreferences": "Postavke",
+    "TabPassword": "Lozinka",
+    "TabLibraryAccess": "Pristup biblioteci",
+    "TabImage": "Slika",
+    "TabProfile": "Profil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Slike",
+    "TabNotifications": "Obavijesti",
+    "TabCollectionTitles": "Naslovi",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Prika\u017ei epizode koje nedostaju unutar sezone",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Prika\u017ei epizode koje nisu emitirane unutar sezone",
+    "HeaderVideoPlaybackSettings": "Postavke video reprodukcije",
+    "HeaderPlaybackSettings": "Postavke reprodukcije",
+    "LabelAudioLanguagePreference": "Postavke audio jezika:",
+    "LabelSubtitleLanguagePreference": "Jezik prijevoda:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "Nema titlova",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profili",
+    "TabSecurity": "Sigurnost",
+    "ButtonAddUser": "Dodaj korisnika",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Snimi",
+    "ButtonResetPassword": "Resetiraj lozinku",
+    "LabelNewPassword": "Nova lozinka:",
+    "LabelNewPasswordConfirm": "Potvrda nove lozinke:",
+    "HeaderCreatePassword": "Kreiraj lozinku",
+    "LabelCurrentPassword": "Sada\u0161nja lozinka:",
+    "LabelMaxParentalRating": "Najve\u0107a dopu\u0161tena roditeljska ocjena:",
+    "MaxParentalRatingHelp": "Sadr\u017eaj sa vi\u0161om ocjenom \u0107e biti skriven od ovog korisnika.",
+    "LibraryAccessHelp": "Odaberite medijske mape za djeljenje sa ovim korisnikom. Administratori \u0107e mo\u0107i mjenjati sve mape preko Metadata menad\u017eera.",
+    "ChannelAccessHelp": "Odaberite kanale za dijeljenje sa ovim korisnikom. Administratori \u0107e mo\u0107i mijenjati sve kanale koriste\u0107i metadata menad\u017eer.",
+    "ButtonDeleteImage": "Izbri\u0161i sliku",
+    "LabelSelectUsers": "Odaberite korisnika:",
+    "ButtonUpload": "Dostavi",
+    "HeaderUploadNewImage": "Dostavi novu sliku",
+    "LabelDropImageHere": "Ubaci sliku ovdje",
+    "ImageUploadAspectRatioHelp": "1:1 Omjer, preporu\u010damo. Samo JPG\/PNG.",
+    "MessageNothingHere": "Ni\u0161ta ovdje.",
+    "MessagePleaseEnsureInternetMetadata": "Molimo provjerite da je preuzimanje metadata sa interneta omogu\u0107eno.",
+    "TabSuggested": "Preporu\u010deno",
+    "TabLatest": "Zadnje",
+    "TabUpcoming": "Uskoro",
+    "TabShows": "Emisije",
+    "TabEpisodes": "Epizode",
+    "TabGenres": "\u017danrovi",
+    "TabPeople": "Ljudi",
+    "TabNetworks": "Mre\u017ee",
+    "HeaderUsers": "Korisnici",
+    "HeaderFilters": "Filteri:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favoriti",
+    "OptionLikes": "Volim",
+    "OptionDislikes": "Nevolim",
+    "OptionActors": "Glumci",
+    "OptionGuestStars": "Gostu\u0107e zvjezde",
+    "OptionDirectors": "Redatelji",
+    "OptionWriters": "Pisci",
+    "OptionProducers": "Producenti",
+    "HeaderResume": "Nastavi",
+    "HeaderNextUp": "Sljede\u0107e je",
+    "NoNextUpItemsMessage": "Nije prona\u0111eno. Krenite sa gledanjem va\u0161e emisije!",
+    "HeaderLatestEpisodes": "Zadnje epizode",
+    "HeaderPersonTypes": "Tip osobe:",
+    "TabSongs": "Pjesme",
+    "TabAlbums": "Albumi",
+    "TabArtists": "Izvo\u0111a\u010di",
+    "TabAlbumArtists": "Albumi izvo\u0111a\u010da",
+    "TabMusicVideos": "Muzi\u010dki spotovi",
+    "ButtonSort": "Slo\u017ei",
+    "HeaderSortBy": "Slo\u017ei po:",
+    "HeaderSortOrder": "Redosljed slaganja:",
+    "OptionPlayed": "Izvo\u0111eni",
+    "OptionUnplayed": "Neizvo\u0111eni",
+    "OptionAscending": "Uzlazno",
+    "OptionDescending": "Silazno",
+    "OptionRuntime": "Trajanje",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Broju izvo\u0111enja",
+    "OptionDatePlayed": "Datumu izvo\u0111enja",
+    "OptionDateAdded": "Datumu dodavanja",
+    "OptionAlbumArtist": "Albumu izvo\u0111a\u010da",
+    "OptionArtist": "Izvo\u0111a\u010du",
+    "OptionAlbum": "Albumu",
+    "OptionTrackName": "Nazivu pjesme",
+    "OptionCommunityRating": "Ocjeni zajednice",
+    "OptionNameSort": "Nazivu",
+    "OptionFolderSort": "Mape",
+    "OptionBudget": "Bud\u017eet",
+    "OptionRevenue": "Prihod",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Pozadina",
+    "OptionTimeline": "Vremenska linija",
+    "OptionThumb": "Sli\u010dica",
+    "OptionBanner": "Zaglavlje",
+    "OptionCriticRating": "Ocjeni kritike",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Nastavi",
+    "ScheduledTasksHelp": "Klini na zadatak za pode\u0161avanje raporeda.",
+    "ScheduledTasksTitle": "Raspored zadataka",
+    "TabMyPlugins": "Moji dodaci",
+    "TabCatalog": "Katalog",
+    "PluginsTitle": "Dodaci",
+    "HeaderAutomaticUpdates": "Automatske nadogradnje",
+    "HeaderNowPlaying": "Sad se izvodi",
+    "HeaderLatestAlbums": "Zadnji albumi",
+    "HeaderLatestSongs": "Zadnje pjesme",
+    "HeaderRecentlyPlayed": "Zadnje izvo\u0111eno",
+    "HeaderFrequentlyPlayed": "\u010cesto izvo\u0111eno",
+    "DevBuildWarning": "Dev distribucije su klimave. \u010cesto se izbacuju, a nisu ni testirane. Aplikacija se mo\u017ee sru\u0161iti i mogu otkazati sve funkcije.",
+    "LabelVideoType": "Tip Videa:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Mogu\u0107nosti:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Prijevodi",
+    "OptionHasTrailer": "Kratki video",
+    "OptionHasThemeSong": "Pjesma teme",
+    "OptionHasThemeVideo": "Video teme",
+    "TabMovies": "Filmovi",
+    "TabStudios": "Studio",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Zadnji Filmovi",
+    "HeaderLatestTrailers": "Zadnji trailersi",
+    "OptionHasSpecialFeatures": "Specijalne opcije",
+    "OptionImdbRating": "IMDb ocjena",
+    "OptionParentalRating": "Roditeljska ocjena",
+    "OptionPremiereDate": "Datum premijere",
+    "TabBasic": "Osnovno",
+    "TabAdvanced": "Napredno",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Nastavlja se",
+    "OptionEnded": "Zavr\u0161eno",
+    "HeaderAirDays": "Dani emitiranja",
+    "OptionSunday": "Nedjelja",
+    "OptionMonday": "Ponedjeljak",
+    "OptionTuesday": "Utorak",
+    "OptionWednesday": "Srijeda",
+    "OptionThursday": "\u010cetvrtak",
+    "OptionFriday": "Petak",
+    "OptionSaturday": "Subota",
+    "HeaderManagement": "Upravljanje",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Nedostaje IMDb Id",
+    "OptionMissingTvdbId": "Nedostaje TheTVDB Id",
+    "OptionMissingOverview": "Nedostaje pregled",
+    "OptionFileMetadataYearMismatch": "Nepravilna godina, Datoteke\/Metadata",
+    "TabGeneral": "Op\u0107e",
+    "TitleSupport": "Podr\u0161ka",
+    "TabLog": "Log",
+    "TabAbout": "O ovome...",
+    "TabSupporterKey": "Klju\u010d pobornika",
+    "TabBecomeSupporter": "Postani pobornik",
+    "MediaBrowserHasCommunity": "Media Browser ima uspije\u0161nu zajednicu korisnika i suradnika.",
+    "CheckoutKnowledgeBase": "Pregledajte na\u0161u bazu znanja kako bi u potpunosti iskoristili mogu\u0107nosti Media Browser-a.",
+    "SearchKnowledgeBase": "Pretra\u017ei bazu znanja",
+    "VisitTheCommunity": "Posjeti zajednicu",
+    "VisitMediaBrowserWebsite": "Posjeti Media Browser web stranicu",
+    "VisitMediaBrowserWebsiteLong": "Posjeti Media Browser web stranicu kako bi vidjeli najnovije vijesti i bili u toku sa programerskim blogom",
+    "OptionHideUser": "Sakrij korisnika sa prozora prijave",
+    "OptionDisableUser": "Onemogu\u0107i ovog korisnika",
+    "OptionDisableUserHelp": "Ako je onemogu\u0107en server ne\u0107e dopustiti nikakve veze od ovog korisnika. Postoje\u0107e veze \u0107e odmah biti prekinute.",
+    "HeaderAdvancedControl": "Napredna kontrola",
+    "LabelName": "Ime:",
+    "OptionAllowUserToManageServer": "Dopusti ovom korisniku da upravlja serverom",
+    "HeaderFeatureAccess": "Pristup opcijama",
+    "OptionAllowMediaPlayback": "Dopusti reprodukciju medijskog sadr\u017eaja",
+    "OptionAllowBrowsingLiveTv": "Omogu\u0107i pregled TV programa",
+    "OptionAllowDeleteLibraryContent": "Omogu\u0107i ovom korisniku da mo\u017ee brisati sadr\u017eaj biblioteke",
+    "OptionAllowManageLiveTv": "Dopusti upravljanje snimljenim TV sadr\u017eajem",
+    "OptionAllowRemoteControlOthers": "Omogu\u0107i ovom korisniku da upravlja na daljinu, sa drugim korisnicima",
+    "OptionMissingTmdbId": "Nedostaje Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Odaberi",
+    "ButtonGroupVersions": "Verzija grupe",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Molimo podr\u017eite i druge proizvode koje koristimo:",
+    "VersionNumber": "Verzija {0}",
+    "TabPaths": "Putanja",
+    "TabServer": "Server",
+    "TabTranscoding": "Konvertiranje",
+    "TitleAdvanced": "Napredno",
+    "LabelAutomaticUpdateLevel": "Razina automatske nadogradnje",
+    "OptionRelease": "Slu\u017ebeno izdanje",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (nestabilno)",
+    "LabelAllowServerAutoRestart": "Dopusti serveru da se automatski resetira kako bi proveo nadogradnje",
+    "LabelAllowServerAutoRestartHelp": "Server \u0107e se resetirati dok je u statusu mirovanja, odnosno kada nema aktivnih korisnika.",
+    "LabelEnableDebugLogging": "Omogu\u0107i logiranje gre\u0161aka",
+    "LabelRunServerAtStartup": "Pokreni server pri pokretanju ra\u010dunala",
+    "LabelRunServerAtStartupHelp": "Ovo \u0107e pokrenuti aplikaciju na alatnoj traci prilikom startanja windowsa. Ako \u017eelite pokrenuti Media Browser kao uslugu servisa maknite kva\u010dicu i pokrenite servis iz windows kontrolne plo\u010de. Imajte na umu da nemo\u017eet imati pokrenuto oboje, stoga ugasite aplikaciju na alatnoj traci prije pokretanja servisa.",
+    "ButtonSelectDirectory": "Select Directory",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:"
 }

+ 310 - 305
MediaBrowser.Server.Implementations/Localization/Server/it.json

@@ -1,304 +1,4 @@
 {
-    "LabelExit": "Esci",
-    "LabelVisitCommunity": "Visita Comunit\u00e0",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "Documentazione Api",
-    "LabelBrowseLibrary": "Esplora la libreria",
-    "LabelConfigureMediaBrowser": "Configura Media Browser",
-    "LabelOpenLibraryViewer": "Apri visualizzatore libreria",
-    "LabelRestartServer": "Riavvia Server",
-    "LabelShowLogWindow": "Mostra Finestra log",
-    "LabelPrevious": "Precedente",
-    "LabelFinish": "Finito",
-    "LabelNext": "Prossimo",
-    "LabelYoureDone": "Tu hai Finito!",
-    "WelcomeToMediaBrowser": "Benvenuto in Media browser!",
-    "TitleMediaBrowser": "Media browser",
-    "ThisWizardWillGuideYou": "Procedura Guidata per l'installazione.",
-    "TellUsAboutYourself": "Parlaci di te",
-    "LabelYourFirstName": "Nome",
-    "MoreUsersCanBeAddedLater": "Puoi aggiungere altri utenti in un secondo momento all'interno del pannello di configurazione",
-    "UserProfilesIntro": "Media Browser include il supporto integrato per i profili utente, permettendo ad ogni utente di avere le proprie impostazioni di visualizzazione.",
-    "LabelWindowsService": "Servizio Windows",
-    "AWindowsServiceHasBeenInstalled": "Servizio Windows Installato",
-    "WindowsServiceIntro1": "Media Browser  Server, normalmente viene eseguito come un'applicazione desktop con una icona nella barra, ma se si preferisce farlo funzionare come un servizio in background, pu\u00f2 essere avviato dal pannello di controllo dei servizi di Windows, invece.",
-    "WindowsServiceIntro2": "Se si utilizza il servizio di Windows, si ricorda che non pu\u00f2 essere eseguito allo stesso tempo come l'icona di sistema, quindi  devi chiudere l'applicazione al fine di eseguire il servizio. Il servizio dovr\u00e0 anche essere configurato con privilegi amministrativi tramite il pannello di controllo. Si prega di notare che in questo momento il servizio non \u00e8 in grado di Autoaggiornarsi, quindi le nuove versioni richiedono l'interazione manuale",
-    "WizardCompleted": "Questo \u00e8 tutto abbiamo bisogno per ora. Browser Media ha iniziato a raccogliere informazioni sulla vostra libreria multimediale. Scopri alcune delle nostre applicazioni, quindi fare clic su <b>Finito<\/b> per aprire<b>il pannello di controllo<\/b>.",
-    "LabelConfigureSettings": "Configura",
-    "LabelEnableVideoImageExtraction": "Estrazione immagine video non possibile",
-    "VideoImageExtractionHelp": "Per i video che sono sprovvisti di immagini,e che non siamo riusciti a trovarle su Internet.Questo aggiunger\u00e0 del tempo addizionale alla scansione della tua libreria ma si tradurr\u00e0 in una presentazione pi\u00f9 piacevole.",
-    "LabelEnableChapterImageExtractionForMovies": "Estrazione immagine capitolo estratto per Film",
-    "LabelChapterImageExtractionForMoviesHelp": "L'Estrazione di immagini capitoli permetter\u00e0 ai clienti di visualizzare i menu di selezione delle scene . Il processo pu\u00f2 essere lento e pu\u00f2 richiedere diversi gigabyte di spazio. Viene schedulato alle 04:00, anche se questo \u00e8 configurabile nella zona di operazioni pianificate. Non \u00e8 consigliabile eseguire questa operazione durante le ore di picco.",
-    "LabelEnableAutomaticPortMapping": "Abilita mappatura delle porte automatiche",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP consente la configurazione automatica del router per l'accesso remoto facile. Questo potrebbe non funzionare con alcuni modelli di router.",
-    "ButtonOk": "OK",
-    "ButtonCancel": "Annulla",
-    "ButtonNew": "Nuovo",
-    "HeaderSetupLibrary": "Configura la tua libreria",
-    "ButtonAddMediaFolder": "Aggiungi cartella",
-    "LabelFolderType": "Tipo cartella",
-    "MediaFolderHelpPluginRequired": "* Richiede l'uso di un plugin, ad esempio GameBrowser o MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Fare riferimento alla wiki libreria multimediale.",
-    "LabelCountry": "Nazione:",
-    "LabelLanguage": "lingua:",
-    "HeaderPreferredMetadataLanguage": "Lingua dei metadati preferita:",
-    "LabelSaveLocalMetadata": "Salva immagini e metadati nelle cartelle multimediali",
-    "LabelSaveLocalMetadataHelp": "Il salvataggio di immagini e dei metadati direttamente nelle cartelle multimediali verranno messe in un posto dove possono essere facilmente modificate.",
-    "LabelDownloadInternetMetadata": "Scarica immagini e dei metadati da internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser pu\u00f2 scaricare informazioni sui vostri media per consentire presentazioni migliori.",
-    "TabPreferences": "Preferenze",
-    "TabPassword": "Password",
-    "TabLibraryAccess": "Accesso libreria",
-    "TabImage": "Immagine",
-    "TabProfile": "Profilo",
-    "TabMetadata": "Metadata",
-    "TabImages": "Immagini",
-    "TabNotifications": "Notifiche",
-    "TabCollectionTitles": "Titolo",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Visualizza gli episodi mancanti  nelle stagioni",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Visualizzare episodi mai andati in onda all'interno stagioni",
-    "HeaderVideoPlaybackSettings": "Impostazioni di riproduzione video",
-    "HeaderPlaybackSettings": "Impostazioni di riproduzione",
-    "LabelAudioLanguagePreference": "Audio preferenze di lingua:",
-    "LabelSubtitleLanguagePreference": "Sottotitoli preferenze di lingua:",
-    "OptionDefaultSubtitles": "Predefinito",
-    "OptionOnlyForcedSubtitles": "Solo i sottotitoli forzati",
-    "OptionAlwaysPlaySubtitles": "Visualizza sempre i sottotitoli",
-    "OptionNoSubtitles": "Nessun Sottotitolo",
-    "OptionDefaultSubtitlesHelp": "Sottotitoli corrispondenti alla lingua di preferenza saranno caricati quando l'audio \u00e8 in una lingua straniera.",
-    "OptionOnlyForcedSubtitlesHelp": "Solo sottotitoli contrassegnati come forzati saranno caricati.",
-    "OptionAlwaysPlaySubtitlesHelp": "Sottotitoli corrispondenti alla lingua di preferenza saranno caricati a prescindere dalla lingua audio.",
-    "OptionNoSubtitlesHelp": "I sottotitoli non verranno caricati di default.",
-    "TabProfiles": "Profili",
-    "TabSecurity": "Sicurezza",
-    "ButtonAddUser": "Aggiungi Utente",
-    "ButtonAddLocalUser": "Aggiungi Utente locale",
-    "ButtonInviteUser": "Invita un utente",
-    "ButtonSave": "Salva",
-    "ButtonResetPassword": "Reset Password",
-    "LabelNewPassword": "Nuova Password:",
-    "LabelNewPasswordConfirm": "Nuova Password Conferma:",
-    "HeaderCreatePassword": "Crea Password",
-    "LabelCurrentPassword": "Password Corrente:",
-    "LabelMaxParentalRating": "Massima valutazione dei genitori consentita:",
-    "MaxParentalRatingHelp": "Contento di un punteggio pi\u00f9 elevato sar\u00e0 nascosto da questo utente.",
-    "LibraryAccessHelp": "Selezionare le cartelle multimediali da condividere con questo utente. Gli amministratori saranno in grado di modificare tutte le cartelle utilizzando il gestore dei metadati.",
-    "ChannelAccessHelp": "Selezionare i canali da condividere con questo utente. Gli amministratori saranno in grado di modificare tutti i canali usando il gestore dei metadati",
-    "ButtonDeleteImage": "Elimina immagine",
-    "LabelSelectUsers": "Seleziona Utenti:",
-    "ButtonUpload": "Carica",
-    "HeaderUploadNewImage": "Carica nuova immagine",
-    "LabelDropImageHere": "Trascina l'immagine qui",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Niente qui.",
-    "MessagePleaseEnsureInternetMetadata": "Assicurarsi che download di metadati internet \u00e8 abilitata.",
-    "TabSuggested": "Suggeriti",
-    "TabLatest": "Novit\u00e0",
-    "TabUpcoming": "IN ONDA A BREVE",
-    "TabShows": "Serie",
-    "TabEpisodes": "Episodi",
-    "TabGenres": "Generi",
-    "TabPeople": "Attori",
-    "TabNetworks": "Internet",
-    "HeaderUsers": "Utenti",
-    "HeaderFilters": "Filtri",
-    "ButtonFilter": "Filtro",
-    "OptionFavorite": "Preferiti",
-    "OptionLikes": "Belli",
-    "OptionDislikes": "Brutti",
-    "OptionActors": "Attori",
-    "OptionGuestStars": "Guest Stars",
-    "OptionDirectors": "Registra",
-    "OptionWriters": "Scrittore",
-    "OptionProducers": "Produttore",
-    "HeaderResume": "Riprendi",
-    "HeaderNextUp": "Da vedere",
-    "NoNextUpItemsMessage": "Trovato nessuno.Inizia a guardare i tuoi programmi!",
-    "HeaderLatestEpisodes": "Ultimi Episodi Aggiunti",
-    "HeaderPersonTypes": "Tipo Persone:",
-    "TabSongs": "Canzoni",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artisti",
-    "TabAlbumArtists": "Album Artisti",
-    "TabMusicVideos": "Video Musicali",
-    "ButtonSort": "Ordina",
-    "HeaderSortBy": "Ordina per:",
-    "HeaderSortOrder": "Ordinato per:",
-    "OptionPlayed": "Visto",
-    "OptionUnplayed": "Non visto",
-    "OptionAscending": "Ascendente",
-    "OptionDescending": "Discentente",
-    "OptionRuntime": "Durata",
-    "OptionReleaseDate": "Data di rilascio",
-    "OptionPlayCount": "Visto N\u00b0",
-    "OptionDatePlayed": "Visto il",
-    "OptionDateAdded": "Aggiunto il",
-    "OptionAlbumArtist": "Album Artista",
-    "OptionArtist": "Artista",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Nome Brano",
-    "OptionCommunityRating": "Voto del pubblico",
-    "OptionNameSort": "Nome",
-    "OptionFolderSort": "Cartelle",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Recensione",
-    "OptionPoster": "Locandina",
-    "OptionBackdrop": "Sfondo",
-    "OptionTimeline": "Anno",
-    "OptionThumb": "Sfondo",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Voto critica",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Interrotti",
-    "ScheduledTasksHelp": "Fare clic su una voce per cambiare la pianificazione.",
-    "ScheduledTasksTitle": "Operazioni Pianificate",
-    "TabMyPlugins": "Plugins Installati",
-    "TabCatalog": "Catalogo",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Aggiornamenti Automatici",
-    "HeaderNowPlaying": "Riproducendo",
-    "HeaderLatestAlbums": "Ultimi Albums Aggiunti",
-    "HeaderLatestSongs": "Ultime Canzoni",
-    "HeaderRecentlyPlayed": "Visti di recente",
-    "HeaderFrequentlyPlayed": "Visti di frequente",
-    "DevBuildWarning": "La versione Dev Builds non \u00e8 testata e potrebbe bloccarsi o non rispondere correttamente",
-    "LabelVideoType": "Tipo video:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Caratteristiche:",
-    "LabelService": "Servizio:",
-    "LabelStatus": "Stato:",
-    "LabelVersion": "Versione:",
-    "LabelLastResult": "Ultimo risultato:",
-    "OptionHasSubtitles": "Sottotitoli",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Tema Canzone",
-    "OptionHasThemeVideo": "Tema video",
-    "TabMovies": "Film",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailer",
-    "LabelArtists": "Cantanti",
-    "LabelArtistsHelp": "Separazione multipla utilizzando ;",
-    "HeaderLatestMovies": "Ultimi Film Aggiunti",
-    "HeaderLatestTrailers": "Ultimi Trailers Aggiunti",
-    "OptionHasSpecialFeatures": "Caratteristiche speciali",
-    "OptionImdbRating": "Voto IMDB",
-    "OptionParentalRating": "Voto Genitori",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "Base",
-    "TabAdvanced": "Avanzato",
-    "HeaderStatus": "Stato",
-    "OptionContinuing": "In corso",
-    "OptionEnded": "Finito",
-    "HeaderAirDays": "In onda da:",
-    "OptionSunday": "Domenica",
-    "OptionMonday": "Lunedi",
-    "OptionTuesday": "Martedi",
-    "OptionWednesday": "Mercoledi",
-    "OptionThursday": "Giovedi",
-    "OptionFriday": "Venerdi",
-    "OptionSaturday": "Sabato",
-    "HeaderManagement": "Gestione :",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "IMDB id mancante",
-    "OptionMissingTvdbId": "TheTVDB Id mancante",
-    "OptionMissingOverview": "Trama mancante",
-    "OptionFileMetadataYearMismatch": "File\/Metadata anni errati",
-    "TabGeneral": "Generale",
-    "TitleSupport": "Supporto",
-    "TabLog": "Eventi",
-    "TabAbout": "Info",
-    "TabSupporterKey": "Chiave finanziatore",
-    "TabBecomeSupporter": "Diventa finanziatore",
-    "MediaBrowserHasCommunity": "Media Browser sta cercando persone che contribuiscono",
-    "CheckoutKnowledgeBase": "Hai un problema?",
-    "SearchKnowledgeBase": "Cerca sulla guida online",
-    "VisitTheCommunity": "Visita la nostra comunit\u00e0",
-    "VisitMediaBrowserWebsite": "Visita il sito di Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Vuoi saperne di pi\u00f9 sulle ultime novit\u00e0?",
-    "OptionHideUser": "Nascondi questo utente dalla schermata di Accesso",
-    "OptionDisableUser": "Disabilita utente",
-    "OptionDisableUserHelp": "Se disabilitato, il server non sar\u00e0 disponibile per questo utente.La connessione corrente verr\u00e0 TERMINATA",
-    "HeaderAdvancedControl": "Controlli avanzati",
-    "LabelName": "Nome:",
-    "OptionAllowUserToManageServer": "Consenti a questo utente di accedere alla configurazione del SERVER",
-    "HeaderFeatureAccess": "Caratteristiche di accesso",
-    "OptionAllowMediaPlayback": "Consenti la riproduzione",
-    "OptionAllowBrowsingLiveTv": "Consenti la navigazione sulla Tv indiretta",
-    "OptionAllowDeleteLibraryContent": "Consenti a questo utente di eliminare il contenuti della libreria",
-    "OptionAllowManageLiveTv": "Consenti la modifica delle operazioni pianificate della TV",
-    "OptionAllowRemoteControlOthers": "Consenti a questo utente di controllare in remoto altri utenti",
-    "OptionMissingTmdbId": "Tmdb Id mancante",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Punteggio",
-    "ButtonSelect": "Seleziona",
-    "ButtonGroupVersions": "Versione Gruppo",
-    "ButtonAddToCollection": "Aggiungi alla Collezione",
-    "PismoMessage": "Dona per avere una licenza di Pismo",
-    "TangibleSoftwareMessage": "Utilizzando materiali Solutions convertitori Java \/ C # attraverso una licenza dopo aver donato.",
-    "HeaderCredits": "Crediti",
-    "PleaseSupportOtherProduces": "Per favore supporta gli altri prodotti 'GRATIS' che MB utilizza",
-    "VersionNumber": "Versione {0}",
-    "TabPaths": "Percorso",
-    "TabServer": "Server",
-    "TabTranscoding": "Trascodifica",
-    "TitleAdvanced": "Avanzato",
-    "LabelAutomaticUpdateLevel": "Livello Aggiornamenti Automatici",
-    "OptionRelease": "Versione Ufficiale",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (instabile)",
-    "LabelAllowServerAutoRestart": "Consenti al server di Riavviarsi automaticamente per applicare gli aggiornamenti",
-    "LabelAllowServerAutoRestartHelp": "Il server si Riavvier\u00e0 solamente quando quando nessun utente \u00e8 collegato",
-    "LabelEnableDebugLogging": "Abilit\u00e0 eventi di DEBUG",
-    "LabelRunServerAtStartup": "Esegui il server all'avvio di windows",
-    "LabelRunServerAtStartupHelp": "Verr\u00e0 avviata l'icona della barra all'avvio di Windows. Per avviare il servizio di Windows, deselezionare questa ed eseguire il servizio dal pannello di controllo di Windows. Si prega di notare che non \u00e8 possibile eseguire entrambi allo stesso tempo, quindi sar\u00e0 necessario uscire l'icona del vassoio prima di avviare il servizio.",
-    "ButtonSelectDirectory": "Seleziona cartella",
-    "LabelCustomPaths": "Specifica un percorso personalizzato.Lasciare vuoto per usare quello predefinito",
-    "LabelCachePath": "Percorso Cache:",
-    "LabelCachePathHelp": "Questa cartella contiene la cache come files e immagini .",
-    "LabelImagesByNamePath": "Percorso immagini per nome:",
-    "LabelImagesByNamePathHelp": "Specificare un percorso personalizzato per le immagini scaricato attore, artista, genere e in studio.",
-    "LabelMetadataPath": "Percorso dei file METADATI:",
-    "LabelMetadataPathHelp": "Specificare un percorso personalizzato per opere d'arte scaricato e metadati, se non il salvataggio in cartelle multimediali.",
-    "LabelTranscodingTempPath": "Cartella temporanea per la trascodifica:",
-    "LabelTranscodingTempPathHelp": "Questa cartella contiene i file di lavoro utilizzati dal transcoder. Specificare un percorso personalizzato, oppure lasciare vuoto per utilizzare l'impostazione predefinita all'interno della cartella dei dati del server.",
-    "TabBasics": "Base",
-    "TabTV": "SerieTv",
-    "TabGames": "Giochi",
-    "TabMusic": "Musica",
-    "TabOthers": "Altri",
-    "HeaderExtractChapterImagesFor": "Estrai le immagini dei capitoli per:",
-    "OptionMovies": "Film",
-    "OptionEpisodes": "Episodi",
-    "OptionOtherVideos": "Altri Video",
-    "TitleMetadata": "Metadati",
-    "LabelAutomaticUpdatesFanart": "Abilita gli aggiornamenti automatici per FanArt.Tv",
-    "LabelAutomaticUpdatesTmdb": "Abilita gli aggiornamenti automatici per TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Abilita gli aggiornamenti automatici per TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Se abilitato le nuove immagini verranno scaricate automaticamente da fanart.tv.Le immagini esistenti non verranno sovrascritte.",
-    "LabelAutomaticUpdatesTmdbHelp": "Se abilitato le nuove immagini verranno scaricate automaticamente da ThemovieDb.org.Le immagini esistenti non verranno sovrascritte.",
-    "LabelAutomaticUpdatesTvdbHelp": "Se abilitato le nuove immagini verranno scaricate automaticamente da TheTvDB.com.Le immagini esistenti non verranno sovrascritte.",
-    "ExtractChapterImagesHelp": "Estrazione di immagini capitoli permetter\u00e0 ai clienti di visualizzare i menu di selezione delle scene grafiche. Il processo pu\u00f2 essere lento, cpu-intensive e pu\u00f2 richiedere diversi gigabyte di spazio. Funziona quando vengono scoperti i video, e anche come un compito serale in programma a 04:00. Il programma \u00e8 configurabile nella zona di operazioni pianificate. Non \u00e8 consigliabile eseguire questa operazione durante le ore di picco.",
-    "LabelMetadataDownloadLanguage": "Lingua preferita per il download:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Convenzione per il salvataggio di immagini:",
-    "LabelImageSavingConventionHelp": "Media Browser riconosce le immagini dalla maggior parte delle principali applicazioni multimediali. Scegliere la convenzione piu adatta a te.",
-    "OptionImageSavingCompatible": "Compatibile- Media Browser\/kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Accedi",
-    "TitleSignIn": "Accedi",
-    "HeaderPleaseSignIn": "Per favore accedi",
-    "LabelUser": "Utente:",
-    "LabelPassword": "Password:",
-    "ButtonManualLogin": "Accesso Manuale",
-    "PasswordLocalhostMessage": "Le password non sono richieste quando l'accesso e fatto da questo pc.",
-    "TabGuide": "Guida",
-    "TabChannels": "Canali",
     "TabCollections": "Collezioni",
     "HeaderChannels": "Canali",
     "TabRecordings": "Registrazioni",
@@ -546,11 +246,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Si prega di riavviare il server per completare l'applicazione degli aggiornamenti.",
     "LabelDownMixAudioScale": "Audio Boost Mix Scala :",
     "LabelDownMixAudioScaleHelp": "Audio Mix: Valore originale 1",
-    "ButtonLinkKeys": "Lnks Chiavi:",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Vecchie Chiavi dl donatore",
     "LabelNewSupporterKey": "Nuova Chiave del donatore:",
-    "HeaderMultipleKeyLinking": "Links Chiave Multiple",
-    "MultipleKeyLinkingHelp": "Se si dispone di pi\u00f9 di una chiave 'donatore', utilizzare questo modulo per collegare le registrazioni della vecchia chiave con la nuova.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Indirizzo mail",
     "LabelCurrentEmailAddressHelp": "L'indirizzo email attuale a cui la nuova chiave \u00e8 stata inviata.",
     "HeaderForgotKey": "Chiave dimenticata",
@@ -821,7 +521,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Benvenuti nel Media Browser Web client",
     "ButtonDismiss": "Dismetti",
     "ButtonTakeTheTour": "Fai il tour",
-    "ButtonEditOtherUserPreferences": "Modificare questo profilo e preferenza personale",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferenziale qualit\u00e0 del flusso internet:",
     "LabelChannelStreamQualityHelp": "In un ambiente a bassa larghezza di banda, limitando la qualit\u00e0 pu\u00f2 contribuire a garantire un'esperienza di Smooth Streaming.",
     "OptionBestAvailableStreamQuality": "Migliore disponibile",
@@ -1244,5 +944,310 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Selezionare il server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Esci",
+    "LabelVisitCommunity": "Visita Comunit\u00e0",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "Documentazione Api",
+    "LabelBrowseLibrary": "Esplora la libreria",
+    "LabelConfigureMediaBrowser": "Configura Media Browser",
+    "LabelOpenLibraryViewer": "Apri visualizzatore libreria",
+    "LabelRestartServer": "Riavvia Server",
+    "LabelShowLogWindow": "Mostra Finestra log",
+    "LabelPrevious": "Precedente",
+    "LabelFinish": "Finito",
+    "LabelNext": "Prossimo",
+    "LabelYoureDone": "Tu hai Finito!",
+    "WelcomeToMediaBrowser": "Benvenuto in Media browser!",
+    "TitleMediaBrowser": "Media browser",
+    "ThisWizardWillGuideYou": "Procedura Guidata per l'installazione.",
+    "TellUsAboutYourself": "Parlaci di te",
+    "LabelYourFirstName": "Nome",
+    "MoreUsersCanBeAddedLater": "Puoi aggiungere altri utenti in un secondo momento all'interno del pannello di configurazione",
+    "UserProfilesIntro": "Media Browser include il supporto integrato per i profili utente, permettendo ad ogni utente di avere le proprie impostazioni di visualizzazione.",
+    "LabelWindowsService": "Servizio Windows",
+    "AWindowsServiceHasBeenInstalled": "Servizio Windows Installato",
+    "WindowsServiceIntro1": "Media Browser  Server, normalmente viene eseguito come un'applicazione desktop con una icona nella barra, ma se si preferisce farlo funzionare come un servizio in background, pu\u00f2 essere avviato dal pannello di controllo dei servizi di Windows, invece.",
+    "WindowsServiceIntro2": "Se si utilizza il servizio di Windows, si ricorda che non pu\u00f2 essere eseguito allo stesso tempo come l'icona di sistema, quindi  devi chiudere l'applicazione al fine di eseguire il servizio. Il servizio dovr\u00e0 anche essere configurato con privilegi amministrativi tramite il pannello di controllo. Si prega di notare che in questo momento il servizio non \u00e8 in grado di Autoaggiornarsi, quindi le nuove versioni richiedono l'interazione manuale",
+    "WizardCompleted": "Questo \u00e8 tutto abbiamo bisogno per ora. Browser Media ha iniziato a raccogliere informazioni sulla vostra libreria multimediale. Scopri alcune delle nostre applicazioni, quindi fare clic su <b>Finito<\/b> per aprire<b>il pannello di controllo<\/b>.",
+    "LabelConfigureSettings": "Configura",
+    "LabelEnableVideoImageExtraction": "Estrazione immagine video non possibile",
+    "VideoImageExtractionHelp": "Per i video che sono sprovvisti di immagini,e che non siamo riusciti a trovarle su Internet.Questo aggiunger\u00e0 del tempo addizionale alla scansione della tua libreria ma si tradurr\u00e0 in una presentazione pi\u00f9 piacevole.",
+    "LabelEnableChapterImageExtractionForMovies": "Estrazione immagine capitolo estratto per Film",
+    "LabelChapterImageExtractionForMoviesHelp": "L'Estrazione di immagini capitoli permetter\u00e0 ai clienti di visualizzare i menu di selezione delle scene . Il processo pu\u00f2 essere lento e pu\u00f2 richiedere diversi gigabyte di spazio. Viene schedulato alle 04:00, anche se questo \u00e8 configurabile nella zona di operazioni pianificate. Non \u00e8 consigliabile eseguire questa operazione durante le ore di picco.",
+    "LabelEnableAutomaticPortMapping": "Abilita mappatura delle porte automatiche",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP consente la configurazione automatica del router per l'accesso remoto facile. Questo potrebbe non funzionare con alcuni modelli di router.",
+    "ButtonOk": "OK",
+    "ButtonCancel": "Annulla",
+    "ButtonNew": "Nuovo",
+    "HeaderSetupLibrary": "Configura la tua libreria",
+    "ButtonAddMediaFolder": "Aggiungi cartella",
+    "LabelFolderType": "Tipo cartella",
+    "MediaFolderHelpPluginRequired": "* Richiede l'uso di un plugin, ad esempio GameBrowser o MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Fare riferimento alla wiki libreria multimediale.",
+    "LabelCountry": "Nazione:",
+    "LabelLanguage": "lingua:",
+    "HeaderPreferredMetadataLanguage": "Lingua dei metadati preferita:",
+    "LabelSaveLocalMetadata": "Salva immagini e metadati nelle cartelle multimediali",
+    "LabelSaveLocalMetadataHelp": "Il salvataggio di immagini e dei metadati direttamente nelle cartelle multimediali verranno messe in un posto dove possono essere facilmente modificate.",
+    "LabelDownloadInternetMetadata": "Scarica immagini e dei metadati da internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser pu\u00f2 scaricare informazioni sui vostri media per consentire presentazioni migliori.",
+    "TabPreferences": "Preferenze",
+    "TabPassword": "Password",
+    "TabLibraryAccess": "Accesso libreria",
+    "TabImage": "Immagine",
+    "TabProfile": "Profilo",
+    "TabMetadata": "Metadata",
+    "TabImages": "Immagini",
+    "TabNotifications": "Notifiche",
+    "TabCollectionTitles": "Titolo",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Visualizza gli episodi mancanti  nelle stagioni",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Visualizzare episodi mai andati in onda all'interno stagioni",
+    "HeaderVideoPlaybackSettings": "Impostazioni di riproduzione video",
+    "HeaderPlaybackSettings": "Impostazioni di riproduzione",
+    "LabelAudioLanguagePreference": "Audio preferenze di lingua:",
+    "LabelSubtitleLanguagePreference": "Sottotitoli preferenze di lingua:",
+    "OptionDefaultSubtitles": "Predefinito",
+    "OptionOnlyForcedSubtitles": "Solo i sottotitoli forzati",
+    "OptionAlwaysPlaySubtitles": "Visualizza sempre i sottotitoli",
+    "OptionNoSubtitles": "Nessun Sottotitolo",
+    "OptionDefaultSubtitlesHelp": "Sottotitoli corrispondenti alla lingua di preferenza saranno caricati quando l'audio \u00e8 in una lingua straniera.",
+    "OptionOnlyForcedSubtitlesHelp": "Solo sottotitoli contrassegnati come forzati saranno caricati.",
+    "OptionAlwaysPlaySubtitlesHelp": "Sottotitoli corrispondenti alla lingua di preferenza saranno caricati a prescindere dalla lingua audio.",
+    "OptionNoSubtitlesHelp": "I sottotitoli non verranno caricati di default.",
+    "TabProfiles": "Profili",
+    "TabSecurity": "Sicurezza",
+    "ButtonAddUser": "Aggiungi Utente",
+    "ButtonAddLocalUser": "Aggiungi Utente locale",
+    "ButtonInviteUser": "Invita un utente",
+    "ButtonSave": "Salva",
+    "ButtonResetPassword": "Reset Password",
+    "LabelNewPassword": "Nuova Password:",
+    "LabelNewPasswordConfirm": "Nuova Password Conferma:",
+    "HeaderCreatePassword": "Crea Password",
+    "LabelCurrentPassword": "Password Corrente:",
+    "LabelMaxParentalRating": "Massima valutazione dei genitori consentita:",
+    "MaxParentalRatingHelp": "Contento di un punteggio pi\u00f9 elevato sar\u00e0 nascosto da questo utente.",
+    "LibraryAccessHelp": "Selezionare le cartelle multimediali da condividere con questo utente. Gli amministratori saranno in grado di modificare tutte le cartelle utilizzando il gestore dei metadati.",
+    "ChannelAccessHelp": "Selezionare i canali da condividere con questo utente. Gli amministratori saranno in grado di modificare tutti i canali usando il gestore dei metadati",
+    "ButtonDeleteImage": "Elimina immagine",
+    "LabelSelectUsers": "Seleziona Utenti:",
+    "ButtonUpload": "Carica",
+    "HeaderUploadNewImage": "Carica nuova immagine",
+    "LabelDropImageHere": "Trascina l'immagine qui",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Niente qui.",
+    "MessagePleaseEnsureInternetMetadata": "Assicurarsi che download di metadati internet \u00e8 abilitata.",
+    "TabSuggested": "Suggeriti",
+    "TabLatest": "Novit\u00e0",
+    "TabUpcoming": "IN ONDA A BREVE",
+    "TabShows": "Serie",
+    "TabEpisodes": "Episodi",
+    "TabGenres": "Generi",
+    "TabPeople": "Attori",
+    "TabNetworks": "Internet",
+    "HeaderUsers": "Utenti",
+    "HeaderFilters": "Filtri",
+    "ButtonFilter": "Filtro",
+    "OptionFavorite": "Preferiti",
+    "OptionLikes": "Belli",
+    "OptionDislikes": "Brutti",
+    "OptionActors": "Attori",
+    "OptionGuestStars": "Guest Stars",
+    "OptionDirectors": "Registra",
+    "OptionWriters": "Scrittore",
+    "OptionProducers": "Produttore",
+    "HeaderResume": "Riprendi",
+    "HeaderNextUp": "Da vedere",
+    "NoNextUpItemsMessage": "Trovato nessuno.Inizia a guardare i tuoi programmi!",
+    "HeaderLatestEpisodes": "Ultimi Episodi Aggiunti",
+    "HeaderPersonTypes": "Tipo Persone:",
+    "TabSongs": "Canzoni",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artisti",
+    "TabAlbumArtists": "Album Artisti",
+    "TabMusicVideos": "Video Musicali",
+    "ButtonSort": "Ordina",
+    "HeaderSortBy": "Ordina per:",
+    "HeaderSortOrder": "Ordinato per:",
+    "OptionPlayed": "Visto",
+    "OptionUnplayed": "Non visto",
+    "OptionAscending": "Ascendente",
+    "OptionDescending": "Discentente",
+    "OptionRuntime": "Durata",
+    "OptionReleaseDate": "Data di rilascio",
+    "OptionPlayCount": "Visto N\u00b0",
+    "OptionDatePlayed": "Visto il",
+    "OptionDateAdded": "Aggiunto il",
+    "OptionAlbumArtist": "Album Artista",
+    "OptionArtist": "Artista",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Nome Brano",
+    "OptionCommunityRating": "Voto del pubblico",
+    "OptionNameSort": "Nome",
+    "OptionFolderSort": "Cartelle",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Recensione",
+    "OptionPoster": "Locandina",
+    "OptionBackdrop": "Sfondo",
+    "OptionTimeline": "Anno",
+    "OptionThumb": "Sfondo",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Voto critica",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Interrotti",
+    "ScheduledTasksHelp": "Fare clic su una voce per cambiare la pianificazione.",
+    "ScheduledTasksTitle": "Operazioni Pianificate",
+    "TabMyPlugins": "Plugins Installati",
+    "TabCatalog": "Catalogo",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Aggiornamenti Automatici",
+    "HeaderNowPlaying": "Riproducendo",
+    "HeaderLatestAlbums": "Ultimi Albums Aggiunti",
+    "HeaderLatestSongs": "Ultime Canzoni",
+    "HeaderRecentlyPlayed": "Visti di recente",
+    "HeaderFrequentlyPlayed": "Visti di frequente",
+    "DevBuildWarning": "La versione Dev Builds non \u00e8 testata e potrebbe bloccarsi o non rispondere correttamente",
+    "LabelVideoType": "Tipo video:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Caratteristiche:",
+    "LabelService": "Servizio:",
+    "LabelStatus": "Stato:",
+    "LabelVersion": "Versione:",
+    "LabelLastResult": "Ultimo risultato:",
+    "OptionHasSubtitles": "Sottotitoli",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Tema Canzone",
+    "OptionHasThemeVideo": "Tema video",
+    "TabMovies": "Film",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailer",
+    "LabelArtists": "Cantanti",
+    "LabelArtistsHelp": "Separazione multipla utilizzando ;",
+    "HeaderLatestMovies": "Ultimi Film Aggiunti",
+    "HeaderLatestTrailers": "Ultimi Trailers Aggiunti",
+    "OptionHasSpecialFeatures": "Caratteristiche speciali",
+    "OptionImdbRating": "Voto IMDB",
+    "OptionParentalRating": "Voto Genitori",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "Base",
+    "TabAdvanced": "Avanzato",
+    "HeaderStatus": "Stato",
+    "OptionContinuing": "In corso",
+    "OptionEnded": "Finito",
+    "HeaderAirDays": "In onda da:",
+    "OptionSunday": "Domenica",
+    "OptionMonday": "Lunedi",
+    "OptionTuesday": "Martedi",
+    "OptionWednesday": "Mercoledi",
+    "OptionThursday": "Giovedi",
+    "OptionFriday": "Venerdi",
+    "OptionSaturday": "Sabato",
+    "HeaderManagement": "Gestione :",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "IMDB id mancante",
+    "OptionMissingTvdbId": "TheTVDB Id mancante",
+    "OptionMissingOverview": "Trama mancante",
+    "OptionFileMetadataYearMismatch": "File\/Metadata anni errati",
+    "TabGeneral": "Generale",
+    "TitleSupport": "Supporto",
+    "TabLog": "Eventi",
+    "TabAbout": "Info",
+    "TabSupporterKey": "Chiave finanziatore",
+    "TabBecomeSupporter": "Diventa finanziatore",
+    "MediaBrowserHasCommunity": "Media Browser sta cercando persone che contribuiscono",
+    "CheckoutKnowledgeBase": "Hai un problema?",
+    "SearchKnowledgeBase": "Cerca sulla guida online",
+    "VisitTheCommunity": "Visita la nostra comunit\u00e0",
+    "VisitMediaBrowserWebsite": "Visita il sito di Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Vuoi saperne di pi\u00f9 sulle ultime novit\u00e0?",
+    "OptionHideUser": "Nascondi questo utente dalla schermata di Accesso",
+    "OptionDisableUser": "Disabilita utente",
+    "OptionDisableUserHelp": "Se disabilitato, il server non sar\u00e0 disponibile per questo utente.La connessione corrente verr\u00e0 TERMINATA",
+    "HeaderAdvancedControl": "Controlli avanzati",
+    "LabelName": "Nome:",
+    "OptionAllowUserToManageServer": "Consenti a questo utente di accedere alla configurazione del SERVER",
+    "HeaderFeatureAccess": "Caratteristiche di accesso",
+    "OptionAllowMediaPlayback": "Consenti la riproduzione",
+    "OptionAllowBrowsingLiveTv": "Consenti la navigazione sulla Tv indiretta",
+    "OptionAllowDeleteLibraryContent": "Consenti a questo utente di eliminare il contenuti della libreria",
+    "OptionAllowManageLiveTv": "Consenti la modifica delle operazioni pianificate della TV",
+    "OptionAllowRemoteControlOthers": "Consenti a questo utente di controllare in remoto altri utenti",
+    "OptionMissingTmdbId": "Tmdb Id mancante",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Punteggio",
+    "ButtonSelect": "Seleziona",
+    "ButtonGroupVersions": "Versione Gruppo",
+    "ButtonAddToCollection": "Aggiungi alla Collezione",
+    "PismoMessage": "Dona per avere una licenza di Pismo",
+    "TangibleSoftwareMessage": "Utilizzando materiali Solutions convertitori Java \/ C # attraverso una licenza dopo aver donato.",
+    "HeaderCredits": "Crediti",
+    "PleaseSupportOtherProduces": "Per favore supporta gli altri prodotti 'GRATIS' che MB utilizza",
+    "VersionNumber": "Versione {0}",
+    "TabPaths": "Percorso",
+    "TabServer": "Server",
+    "TabTranscoding": "Trascodifica",
+    "TitleAdvanced": "Avanzato",
+    "LabelAutomaticUpdateLevel": "Livello Aggiornamenti Automatici",
+    "OptionRelease": "Versione Ufficiale",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (instabile)",
+    "LabelAllowServerAutoRestart": "Consenti al server di Riavviarsi automaticamente per applicare gli aggiornamenti",
+    "LabelAllowServerAutoRestartHelp": "Il server si Riavvier\u00e0 solamente quando quando nessun utente \u00e8 collegato",
+    "LabelEnableDebugLogging": "Abilit\u00e0 eventi di DEBUG",
+    "LabelRunServerAtStartup": "Esegui il server all'avvio di windows",
+    "LabelRunServerAtStartupHelp": "Verr\u00e0 avviata l'icona della barra all'avvio di Windows. Per avviare il servizio di Windows, deselezionare questa ed eseguire il servizio dal pannello di controllo di Windows. Si prega di notare che non \u00e8 possibile eseguire entrambi allo stesso tempo, quindi sar\u00e0 necessario uscire l'icona del vassoio prima di avviare il servizio.",
+    "ButtonSelectDirectory": "Seleziona cartella",
+    "LabelCustomPaths": "Specifica un percorso personalizzato.Lasciare vuoto per usare quello predefinito",
+    "LabelCachePath": "Percorso Cache:",
+    "LabelCachePathHelp": "Questa cartella contiene la cache come files e immagini .",
+    "LabelImagesByNamePath": "Percorso immagini per nome:",
+    "LabelImagesByNamePathHelp": "Specificare un percorso personalizzato per le immagini scaricato attore, artista, genere e in studio.",
+    "LabelMetadataPath": "Percorso dei file METADATI:",
+    "LabelMetadataPathHelp": "Specificare un percorso personalizzato per opere d'arte scaricato e metadati, se non il salvataggio in cartelle multimediali.",
+    "LabelTranscodingTempPath": "Cartella temporanea per la trascodifica:",
+    "LabelTranscodingTempPathHelp": "Questa cartella contiene i file di lavoro utilizzati dal transcoder. Specificare un percorso personalizzato, oppure lasciare vuoto per utilizzare l'impostazione predefinita all'interno della cartella dei dati del server.",
+    "TabBasics": "Base",
+    "TabTV": "SerieTv",
+    "TabGames": "Giochi",
+    "TabMusic": "Musica",
+    "TabOthers": "Altri",
+    "HeaderExtractChapterImagesFor": "Estrai le immagini dei capitoli per:",
+    "OptionMovies": "Film",
+    "OptionEpisodes": "Episodi",
+    "OptionOtherVideos": "Altri Video",
+    "TitleMetadata": "Metadati",
+    "LabelAutomaticUpdatesFanart": "Abilita gli aggiornamenti automatici per FanArt.Tv",
+    "LabelAutomaticUpdatesTmdb": "Abilita gli aggiornamenti automatici per TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Abilita gli aggiornamenti automatici per TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Se abilitato le nuove immagini verranno scaricate automaticamente da fanart.tv.Le immagini esistenti non verranno sovrascritte.",
+    "LabelAutomaticUpdatesTmdbHelp": "Se abilitato le nuove immagini verranno scaricate automaticamente da ThemovieDb.org.Le immagini esistenti non verranno sovrascritte.",
+    "LabelAutomaticUpdatesTvdbHelp": "Se abilitato le nuove immagini verranno scaricate automaticamente da TheTvDB.com.Le immagini esistenti non verranno sovrascritte.",
+    "ExtractChapterImagesHelp": "Estrazione di immagini capitoli permetter\u00e0 ai clienti di visualizzare i menu di selezione delle scene grafiche. Il processo pu\u00f2 essere lento, cpu-intensive e pu\u00f2 richiedere diversi gigabyte di spazio. Funziona quando vengono scoperti i video, e anche come un compito serale in programma a 04:00. Il programma \u00e8 configurabile nella zona di operazioni pianificate. Non \u00e8 consigliabile eseguire questa operazione durante le ore di picco.",
+    "LabelMetadataDownloadLanguage": "Lingua preferita per il download:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Convenzione per il salvataggio di immagini:",
+    "LabelImageSavingConventionHelp": "Media Browser riconosce le immagini dalla maggior parte delle principali applicazioni multimediali. Scegliere la convenzione piu adatta a te.",
+    "OptionImageSavingCompatible": "Compatibile- Media Browser\/kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Accedi",
+    "TitleSignIn": "Accedi",
+    "HeaderPleaseSignIn": "Per favore accedi",
+    "LabelUser": "Utente:",
+    "LabelPassword": "Password:",
+    "ButtonManualLogin": "Accesso Manuale",
+    "PasswordLocalhostMessage": "Le password non sono richieste quando l'accesso e fatto da questo pc.",
+    "TabGuide": "Guida",
+    "TabChannels": "Canali"
 }

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 25
MediaBrowser.Server.Implementations/Localization/Server/kk.json


+ 313 - 308
MediaBrowser.Server.Implementations/Localization/Server/ko.json

@@ -1,307 +1,4 @@
 {
-    "LabelExit": "Schweinsteiger",
-    "LabelVisitCommunity": "Visit Community",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "View Api Documentation",
-    "LabelBrowseLibrary": "Browse Library",
-    "LabelConfigureMediaBrowser": "Configure Media Browser",
-    "LabelOpenLibraryViewer": "Open Library Viewer",
-    "LabelRestartServer": "Restart Server",
-    "LabelShowLogWindow": "Show Log Window",
-    "LabelPrevious": "Previous",
-    "LabelFinish": "Finish",
-    "LabelNext": "Next",
-    "LabelYoureDone": "You're Done!",
-    "WelcomeToMediaBrowser": "Welcome to Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
-    "TellUsAboutYourself": "Tell us about yourself",
-    "LabelYourFirstName": "Your first name:",
-    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
-    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
-    "LabelWindowsService": "Windows Service",
-    "AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
-    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
-    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "Configure settings",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Cancel",
-    "ButtonNew": "New",
-    "HeaderSetupLibrary": "Setup your media library",
-    "ButtonAddMediaFolder": "Add media folder",
-    "LabelFolderType": "Folder type:",
-    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
-    "LabelCountry": "Country:",
-    "LabelLanguage": "Language:",
-    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
-    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
-    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
-    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
-    "TabPreferences": "Preferences",
-    "TabPassword": "Password",
-    "TabLibraryAccess": "Library Access",
-    "TabImage": "Image",
-    "TabProfile": "Profile",
-    "TabMetadata": "Metadata",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
-    "HeaderVideoPlaybackSettings": "Video Playback Settings",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Audio language preference:",
-    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profiles",
-    "TabSecurity": "Security",
-    "ButtonAddUser": "Add User",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Save",
-    "ButtonResetPassword": "Reset Password",
-    "LabelNewPassword": "New password:",
-    "LabelNewPasswordConfirm": "New password confirm:",
-    "HeaderCreatePassword": "Create Password",
-    "LabelCurrentPassword": "Current password:",
-    "LabelMaxParentalRating": "Maximum allowed parental rating:",
-    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
-    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Delete Image",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "Upload",
-    "HeaderUploadNewImage": "Upload New Image",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Nothing here.",
-    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
-    "TabSuggested": "Suggested",
-    "TabLatest": "Latest",
-    "TabUpcoming": "Upcoming",
-    "TabShows": "Shows",
-    "TabEpisodes": "Episodes",
-    "TabGenres": "Genres",
-    "TabPeople": "People",
-    "TabNetworks": "Networks",
-    "HeaderUsers": "Users",
-    "HeaderFilters": "Filters:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favorites",
-    "OptionLikes": "Likes",
-    "OptionDislikes": "Dislikes",
-    "OptionActors": "Actors",
-    "OptionGuestStars": "Guest Stars",
-    "OptionDirectors": "Directors",
-    "OptionWriters": "Writers",
-    "OptionProducers": "Producers",
-    "HeaderResume": "Resume",
-    "HeaderNextUp": "Next Up",
-    "NoNextUpItemsMessage": "None found. Start watching your shows!",
-    "HeaderLatestEpisodes": "Latest Episodes",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "Songs",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artists",
-    "TabAlbumArtists": "Album Artists",
-    "TabMusicVideos": "Music Videos",
-    "ButtonSort": "Sort",
-    "HeaderSortBy": "Sort By:",
-    "HeaderSortOrder": "Sort Order:",
-    "OptionPlayed": "Played",
-    "OptionUnplayed": "Unplayed",
-    "OptionAscending": "Ascending",
-    "OptionDescending": "Descending",
-    "OptionRuntime": "Runtime",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Play Count",
-    "OptionDatePlayed": "Date Played",
-    "OptionDateAdded": "Date Added",
-    "OptionAlbumArtist": "Album Artist",
-    "OptionArtist": "Artist",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Track Name",
-    "OptionCommunityRating": "Community Rating",
-    "OptionNameSort": "Name",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Revenue",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Timeline",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Critic Rating",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "My Plugins",
-    "TabCatalog": "Catalog",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Automatic Updates",
-    "HeaderNowPlaying": "Now Playing",
-    "HeaderLatestAlbums": "Latest Albums",
-    "HeaderLatestSongs": "Latest Songs",
-    "HeaderRecentlyPlayed": "Recently Played",
-    "HeaderFrequentlyPlayed": "Frequently Played",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Features:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Subtitles",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Theme Song",
-    "OptionHasThemeVideo": "Theme Video",
-    "TabMovies": "Movies",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Latest Movies",
-    "HeaderLatestTrailers": "Latest Trailers",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "IMDb Rating",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "Basic",
-    "TabAdvanced": "Advanced",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Sunday",
-    "OptionMonday": "Monday",
-    "OptionTuesday": "Tuesday",
-    "OptionWednesday": "Wednesday",
-    "OptionThursday": "Thursday",
-    "OptionFriday": "Friday",
-    "OptionSaturday": "Saturday",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Missing IMDb Id",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "General",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "About",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Disable this user",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Select",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Advanced",
-    "LabelAutomaticUpdateLevel": "Automatic update level",
-    "OptionRelease": "Official Release",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Unstable)",
-    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
-    "LabelRunServerAtStartup": "Run server at startup",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "Select Directory",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basics",
-    "TabTV": "TV",
-    "TabGames": "Games",
-    "TabMusic": "Music",
-    "TabOthers": "Others",
-    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
-    "OptionMovies": "Movies",
-    "OptionEpisodes": "Episodes",
-    "OptionOtherVideos": "Other Videos",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Image saving convention:",
-    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Sign In",
-    "TitleSignIn": "Sign In",
-    "HeaderPleaseSignIn": "Please sign in",
-    "LabelUser": "User:",
-    "LabelPassword": "Password:",
-    "ButtonManualLogin": "Manual Login",
-    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
-    "TabGuide": "Guide",
-    "TabChannels": "Channels",
-    "TabCollections": "Collections",
-    "HeaderChannels": "Channels",
-    "TabRecordings": "Recordings",
     "TabScheduled": "Scheduled",
     "TabSeries": "Series",
     "TabFavorites": "Favorites",
@@ -546,11 +243,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +518,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +941,313 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Schweinsteiger",
+    "LabelVisitCommunity": "Visit Community",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "View Api Documentation",
+    "LabelBrowseLibrary": "Browse Library",
+    "LabelConfigureMediaBrowser": "Configure Media Browser",
+    "LabelOpenLibraryViewer": "Open Library Viewer",
+    "LabelRestartServer": "Restart Server",
+    "LabelShowLogWindow": "Show Log Window",
+    "LabelPrevious": "Previous",
+    "LabelFinish": "Finish",
+    "LabelNext": "Next",
+    "LabelYoureDone": "You're Done!",
+    "WelcomeToMediaBrowser": "Welcome to Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
+    "TellUsAboutYourself": "Tell us about yourself",
+    "LabelYourFirstName": "Your first name:",
+    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
+    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
+    "LabelWindowsService": "Windows Service",
+    "AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
+    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
+    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "Configure settings",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Cancel",
+    "ButtonNew": "New",
+    "HeaderSetupLibrary": "Setup your media library",
+    "ButtonAddMediaFolder": "Add media folder",
+    "LabelFolderType": "Folder type:",
+    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
+    "LabelCountry": "Country:",
+    "LabelLanguage": "Language:",
+    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
+    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
+    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
+    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
+    "TabPreferences": "Preferences",
+    "TabPassword": "Password",
+    "TabLibraryAccess": "Library Access",
+    "TabImage": "Image",
+    "TabProfile": "Profile",
+    "TabMetadata": "Metadata",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
+    "HeaderVideoPlaybackSettings": "Video Playback Settings",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Audio language preference:",
+    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profiles",
+    "TabSecurity": "Security",
+    "ButtonAddUser": "Add User",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Save",
+    "ButtonResetPassword": "Reset Password",
+    "LabelNewPassword": "New password:",
+    "LabelNewPasswordConfirm": "New password confirm:",
+    "HeaderCreatePassword": "Create Password",
+    "LabelCurrentPassword": "Current password:",
+    "LabelMaxParentalRating": "Maximum allowed parental rating:",
+    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
+    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Delete Image",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "Upload",
+    "HeaderUploadNewImage": "Upload New Image",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Nothing here.",
+    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
+    "TabSuggested": "Suggested",
+    "TabLatest": "Latest",
+    "TabUpcoming": "Upcoming",
+    "TabShows": "Shows",
+    "TabEpisodes": "Episodes",
+    "TabGenres": "Genres",
+    "TabPeople": "People",
+    "TabNetworks": "Networks",
+    "HeaderUsers": "Users",
+    "HeaderFilters": "Filters:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favorites",
+    "OptionLikes": "Likes",
+    "OptionDislikes": "Dislikes",
+    "OptionActors": "Actors",
+    "OptionGuestStars": "Guest Stars",
+    "OptionDirectors": "Directors",
+    "OptionWriters": "Writers",
+    "OptionProducers": "Producers",
+    "HeaderResume": "Resume",
+    "HeaderNextUp": "Next Up",
+    "NoNextUpItemsMessage": "None found. Start watching your shows!",
+    "HeaderLatestEpisodes": "Latest Episodes",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "Songs",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artists",
+    "TabAlbumArtists": "Album Artists",
+    "TabMusicVideos": "Music Videos",
+    "ButtonSort": "Sort",
+    "HeaderSortBy": "Sort By:",
+    "HeaderSortOrder": "Sort Order:",
+    "OptionPlayed": "Played",
+    "OptionUnplayed": "Unplayed",
+    "OptionAscending": "Ascending",
+    "OptionDescending": "Descending",
+    "OptionRuntime": "Runtime",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Play Count",
+    "OptionDatePlayed": "Date Played",
+    "OptionDateAdded": "Date Added",
+    "OptionAlbumArtist": "Album Artist",
+    "OptionArtist": "Artist",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Track Name",
+    "OptionCommunityRating": "Community Rating",
+    "OptionNameSort": "Name",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Revenue",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Timeline",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Critic Rating",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "My Plugins",
+    "TabCatalog": "Catalog",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Automatic Updates",
+    "HeaderNowPlaying": "Now Playing",
+    "HeaderLatestAlbums": "Latest Albums",
+    "HeaderLatestSongs": "Latest Songs",
+    "HeaderRecentlyPlayed": "Recently Played",
+    "HeaderFrequentlyPlayed": "Frequently Played",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Features:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Subtitles",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Theme Song",
+    "OptionHasThemeVideo": "Theme Video",
+    "TabMovies": "Movies",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Latest Movies",
+    "HeaderLatestTrailers": "Latest Trailers",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "IMDb Rating",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "Basic",
+    "TabAdvanced": "Advanced",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Sunday",
+    "OptionMonday": "Monday",
+    "OptionTuesday": "Tuesday",
+    "OptionWednesday": "Wednesday",
+    "OptionThursday": "Thursday",
+    "OptionFriday": "Friday",
+    "OptionSaturday": "Saturday",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Missing IMDb Id",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "General",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "About",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Disable this user",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Select",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Advanced",
+    "LabelAutomaticUpdateLevel": "Automatic update level",
+    "OptionRelease": "Official Release",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Unstable)",
+    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging",
+    "LabelRunServerAtStartup": "Run server at startup",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "Select Directory",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basics",
+    "TabTV": "TV",
+    "TabGames": "Games",
+    "TabMusic": "Music",
+    "TabOthers": "Others",
+    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
+    "OptionMovies": "Movies",
+    "OptionEpisodes": "Episodes",
+    "OptionOtherVideos": "Other Videos",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Image saving convention:",
+    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Sign In",
+    "TitleSignIn": "Sign In",
+    "HeaderPleaseSignIn": "Please sign in",
+    "LabelUser": "User:",
+    "LabelPassword": "Password:",
+    "ButtonManualLogin": "Manual Login",
+    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
+    "TabGuide": "Guide",
+    "TabChannels": "Channels",
+    "TabCollections": "Collections",
+    "HeaderChannels": "Channels",
+    "TabRecordings": "Recordings"
 }

+ 319 - 314
MediaBrowser.Server.Implementations/Localization/Server/ms.json

@@ -1,313 +1,4 @@
 {
-    "LabelExit": "Tutup",
-    "LabelVisitCommunity": "Melawat Masyarakat",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Biasa",
-    "LabelViewApiDocumentation": "Melihat Dokumentasi Api",
-    "LabelBrowseLibrary": "Imbas Pengumpulan",
-    "LabelConfigureMediaBrowser": "Konfigurasi Media Browser",
-    "LabelOpenLibraryViewer": "Open Library Viewer",
-    "LabelRestartServer": "Restart Server",
-    "LabelShowLogWindow": "Show Log Window",
-    "LabelPrevious": "Sebelumnya",
-    "LabelFinish": "Habis",
-    "LabelNext": "Seterusnya",
-    "LabelYoureDone": "Kamu Selesai!",
-    "WelcomeToMediaBrowser": "Welcome to Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
-    "TellUsAboutYourself": "Tell us about yourself",
-    "LabelYourFirstName": "Your first name:",
-    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
-    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
-    "LabelWindowsService": "Windows Service",
-    "AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
-    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
-    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "Configure settings",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Cancel",
-    "ButtonNew": "New",
-    "HeaderSetupLibrary": "Setup your media library",
-    "ButtonAddMediaFolder": "Add media folder",
-    "LabelFolderType": "Folder type:",
-    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
-    "LabelCountry": "Country:",
-    "LabelLanguage": "Language:",
-    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
-    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
-    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
-    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
-    "TabPreferences": "Preferences",
-    "TabPassword": "Password",
-    "TabLibraryAccess": "Library Access",
-    "TabImage": "Image",
-    "TabProfile": "Profile",
-    "TabMetadata": "Metadata",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
-    "HeaderVideoPlaybackSettings": "Video Playback Settings",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Audio language preference:",
-    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profiles",
-    "TabSecurity": "Security",
-    "ButtonAddUser": "Add User",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Save",
-    "ButtonResetPassword": "Reset Password",
-    "LabelNewPassword": "New password:",
-    "LabelNewPasswordConfirm": "New password confirm:",
-    "HeaderCreatePassword": "Create Password",
-    "LabelCurrentPassword": "Current password:",
-    "LabelMaxParentalRating": "Maximum allowed parental rating:",
-    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
-    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Delete Image",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "Upload",
-    "HeaderUploadNewImage": "Upload New Image",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Nothing here.",
-    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
-    "TabSuggested": "Suggested",
-    "TabLatest": "Latest",
-    "TabUpcoming": "Upcoming",
-    "TabShows": "Shows",
-    "TabEpisodes": "Episodes",
-    "TabGenres": "Genres",
-    "TabPeople": "People",
-    "TabNetworks": "Networks",
-    "HeaderUsers": "Users",
-    "HeaderFilters": "Filters:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favorites",
-    "OptionLikes": "Likes",
-    "OptionDislikes": "Dislikes",
-    "OptionActors": "Actors",
-    "OptionGuestStars": "Guest Stars",
-    "OptionDirectors": "Directors",
-    "OptionWriters": "Writers",
-    "OptionProducers": "Producers",
-    "HeaderResume": "Resume",
-    "HeaderNextUp": "Next Up",
-    "NoNextUpItemsMessage": "None found. Start watching your shows!",
-    "HeaderLatestEpisodes": "Latest Episodes",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "Songs",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artists",
-    "TabAlbumArtists": "Album Artists",
-    "TabMusicVideos": "Music Videos",
-    "ButtonSort": "Sort",
-    "HeaderSortBy": "Sort By:",
-    "HeaderSortOrder": "Sort Order:",
-    "OptionPlayed": "Played",
-    "OptionUnplayed": "Unplayed",
-    "OptionAscending": "Ascending",
-    "OptionDescending": "Descending",
-    "OptionRuntime": "Runtime",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Play Count",
-    "OptionDatePlayed": "Date Played",
-    "OptionDateAdded": "Date Added",
-    "OptionAlbumArtist": "Album Artist",
-    "OptionArtist": "Artist",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Track Name",
-    "OptionCommunityRating": "Community Rating",
-    "OptionNameSort": "Name",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Revenue",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Timeline",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Critic Rating",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "My Plugins",
-    "TabCatalog": "Catalog",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Automatic Updates",
-    "HeaderNowPlaying": "Now Playing",
-    "HeaderLatestAlbums": "Latest Albums",
-    "HeaderLatestSongs": "Latest Songs",
-    "HeaderRecentlyPlayed": "Recently Played",
-    "HeaderFrequentlyPlayed": "Frequently Played",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Features:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Subtitles",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Theme Song",
-    "OptionHasThemeVideo": "Theme Video",
-    "TabMovies": "Movies",
-    "TabStudios": "Studios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Latest Movies",
-    "HeaderLatestTrailers": "Latest Trailers",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "IMDb Rating",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "Basic",
-    "TabAdvanced": "Advanced",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Sunday",
-    "OptionMonday": "Monday",
-    "OptionTuesday": "Tuesday",
-    "OptionWednesday": "Wednesday",
-    "OptionThursday": "Thursday",
-    "OptionFriday": "Friday",
-    "OptionSaturday": "Saturday",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Missing IMDb Id",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "General",
-    "TitleSupport": "Support",
-    "TabLog": "Log",
-    "TabAbout": "About",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Disable this user",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Select",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Advanced",
-    "LabelAutomaticUpdateLevel": "Automatic update level",
-    "OptionRelease": "Official Release",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Unstable)",
-    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
-    "LabelRunServerAtStartup": "Run server at startup",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "Select Directory",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basics",
-    "TabTV": "TV",
-    "TabGames": "Games",
-    "TabMusic": "Music",
-    "TabOthers": "Others",
-    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
-    "OptionMovies": "Movies",
-    "OptionEpisodes": "Episodes",
-    "OptionOtherVideos": "Other Videos",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Image saving convention:",
-    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Sign In",
-    "TitleSignIn": "Sign In",
-    "HeaderPleaseSignIn": "Please sign in",
-    "LabelUser": "User:",
-    "LabelPassword": "Password:",
-    "ButtonManualLogin": "Manual Login",
-    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
-    "TabGuide": "Guide",
-    "TabChannels": "Channels",
-    "TabCollections": "Collections",
-    "HeaderChannels": "Channels",
-    "TabRecordings": "Recordings",
-    "TabScheduled": "Scheduled",
-    "TabSeries": "Series",
-    "TabFavorites": "Favorites",
-    "TabMyLibrary": "My Library",
-    "ButtonCancelRecording": "Cancel Recording",
-    "HeaderPrePostPadding": "Pre\/Post Padding",
     "LabelPrePaddingMinutes": "Pre-padding minutes:",
     "OptionPrePaddingRequired": "Pre-padding is required in order to record.",
     "LabelPostPaddingMinutes": "Post-padding minutes:",
@@ -546,11 +237,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +512,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +935,319 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Tutup",
+    "LabelVisitCommunity": "Melawat Masyarakat",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Biasa",
+    "LabelViewApiDocumentation": "Melihat Dokumentasi Api",
+    "LabelBrowseLibrary": "Imbas Pengumpulan",
+    "LabelConfigureMediaBrowser": "Konfigurasi Media Browser",
+    "LabelOpenLibraryViewer": "Open Library Viewer",
+    "LabelRestartServer": "Restart Server",
+    "LabelShowLogWindow": "Show Log Window",
+    "LabelPrevious": "Sebelumnya",
+    "LabelFinish": "Habis",
+    "LabelNext": "Seterusnya",
+    "LabelYoureDone": "Kamu Selesai!",
+    "WelcomeToMediaBrowser": "Welcome to Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
+    "TellUsAboutYourself": "Tell us about yourself",
+    "LabelYourFirstName": "Your first name:",
+    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
+    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
+    "LabelWindowsService": "Windows Service",
+    "AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
+    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
+    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "Configure settings",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Cancel",
+    "ButtonNew": "New",
+    "HeaderSetupLibrary": "Setup your media library",
+    "ButtonAddMediaFolder": "Add media folder",
+    "LabelFolderType": "Folder type:",
+    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
+    "LabelCountry": "Country:",
+    "LabelLanguage": "Language:",
+    "HeaderPreferredMetadataLanguage": "Preferred metadata language:",
+    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
+    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
+    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
+    "TabPreferences": "Preferences",
+    "TabPassword": "Password",
+    "TabLibraryAccess": "Library Access",
+    "TabImage": "Image",
+    "TabProfile": "Profile",
+    "TabMetadata": "Metadata",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
+    "HeaderVideoPlaybackSettings": "Video Playback Settings",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Audio language preference:",
+    "LabelSubtitleLanguagePreference": "Subtitle language preference:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profiles",
+    "TabSecurity": "Security",
+    "ButtonAddUser": "Add User",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Save",
+    "ButtonResetPassword": "Reset Password",
+    "LabelNewPassword": "New password:",
+    "LabelNewPasswordConfirm": "New password confirm:",
+    "HeaderCreatePassword": "Create Password",
+    "LabelCurrentPassword": "Current password:",
+    "LabelMaxParentalRating": "Maximum allowed parental rating:",
+    "MaxParentalRatingHelp": "Content with a higher rating will be hidden from this user.",
+    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Delete Image",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "Upload",
+    "HeaderUploadNewImage": "Upload New Image",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Nothing here.",
+    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
+    "TabSuggested": "Suggested",
+    "TabLatest": "Latest",
+    "TabUpcoming": "Upcoming",
+    "TabShows": "Shows",
+    "TabEpisodes": "Episodes",
+    "TabGenres": "Genres",
+    "TabPeople": "People",
+    "TabNetworks": "Networks",
+    "HeaderUsers": "Users",
+    "HeaderFilters": "Filters:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favorites",
+    "OptionLikes": "Likes",
+    "OptionDislikes": "Dislikes",
+    "OptionActors": "Actors",
+    "OptionGuestStars": "Guest Stars",
+    "OptionDirectors": "Directors",
+    "OptionWriters": "Writers",
+    "OptionProducers": "Producers",
+    "HeaderResume": "Resume",
+    "HeaderNextUp": "Next Up",
+    "NoNextUpItemsMessage": "None found. Start watching your shows!",
+    "HeaderLatestEpisodes": "Latest Episodes",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "Songs",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artists",
+    "TabAlbumArtists": "Album Artists",
+    "TabMusicVideos": "Music Videos",
+    "ButtonSort": "Sort",
+    "HeaderSortBy": "Sort By:",
+    "HeaderSortOrder": "Sort Order:",
+    "OptionPlayed": "Played",
+    "OptionUnplayed": "Unplayed",
+    "OptionAscending": "Ascending",
+    "OptionDescending": "Descending",
+    "OptionRuntime": "Runtime",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Play Count",
+    "OptionDatePlayed": "Date Played",
+    "OptionDateAdded": "Date Added",
+    "OptionAlbumArtist": "Album Artist",
+    "OptionArtist": "Artist",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Track Name",
+    "OptionCommunityRating": "Community Rating",
+    "OptionNameSort": "Name",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Revenue",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Timeline",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Critic Rating",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "My Plugins",
+    "TabCatalog": "Catalog",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Automatic Updates",
+    "HeaderNowPlaying": "Now Playing",
+    "HeaderLatestAlbums": "Latest Albums",
+    "HeaderLatestSongs": "Latest Songs",
+    "HeaderRecentlyPlayed": "Recently Played",
+    "HeaderFrequentlyPlayed": "Frequently Played",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Features:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Subtitles",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Theme Song",
+    "OptionHasThemeVideo": "Theme Video",
+    "TabMovies": "Movies",
+    "TabStudios": "Studios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Latest Movies",
+    "HeaderLatestTrailers": "Latest Trailers",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "IMDb Rating",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "Basic",
+    "TabAdvanced": "Advanced",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Sunday",
+    "OptionMonday": "Monday",
+    "OptionTuesday": "Tuesday",
+    "OptionWednesday": "Wednesday",
+    "OptionThursday": "Thursday",
+    "OptionFriday": "Friday",
+    "OptionSaturday": "Saturday",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Missing IMDb Id",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "General",
+    "TitleSupport": "Support",
+    "TabLog": "Log",
+    "TabAbout": "About",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Disable this user",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Select",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Advanced",
+    "LabelAutomaticUpdateLevel": "Automatic update level",
+    "OptionRelease": "Official Release",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Unstable)",
+    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging",
+    "LabelRunServerAtStartup": "Run server at startup",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "Select Directory",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basics",
+    "TabTV": "TV",
+    "TabGames": "Games",
+    "TabMusic": "Music",
+    "TabOthers": "Others",
+    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
+    "OptionMovies": "Movies",
+    "OptionEpisodes": "Episodes",
+    "OptionOtherVideos": "Other Videos",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Image saving convention:",
+    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Sign In",
+    "TitleSignIn": "Sign In",
+    "HeaderPleaseSignIn": "Please sign in",
+    "LabelUser": "User:",
+    "LabelPassword": "Password:",
+    "ButtonManualLogin": "Manual Login",
+    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
+    "TabGuide": "Guide",
+    "TabChannels": "Channels",
+    "TabCollections": "Collections",
+    "HeaderChannels": "Channels",
+    "TabRecordings": "Recordings",
+    "TabScheduled": "Scheduled",
+    "TabSeries": "Series",
+    "TabFavorites": "Favorites",
+    "TabMyLibrary": "My Library",
+    "ButtonCancelRecording": "Cancel Recording",
+    "HeaderPrePostPadding": "Pre\/Post Padding"
 }

+ 319 - 314
MediaBrowser.Server.Implementations/Localization/Server/nb.json

@@ -1,313 +1,4 @@
 {
-    "LabelExit": "Avslutt",
-    "LabelVisitCommunity": "Bes\u00f8k oss",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standard",
-    "LabelViewApiDocumentation": "Se Api-dokumentasjon",
-    "LabelBrowseLibrary": "Browse biblioteket",
-    "LabelConfigureMediaBrowser": "Konfigurer Media Browser",
-    "LabelOpenLibraryViewer": "\u00c5pne Biblioteket",
-    "LabelRestartServer": "Restart serveren",
-    "LabelShowLogWindow": "Se logg-vinduet",
-    "LabelPrevious": "Forrige",
-    "LabelFinish": "Ferdig",
-    "LabelNext": "Neste",
-    "LabelYoureDone": "Ferdig!",
-    "WelcomeToMediaBrowser": "Velkommen til Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Denne wizarden vil guide deg gjennom server-konfigurasjonen. For \u00e5 begynne, vennligst velg ditt foretrukne spr\u00e5k.",
-    "TellUsAboutYourself": "Fortell om deg selv",
-    "LabelYourFirstName": "Ditt fornavn",
-    "MoreUsersCanBeAddedLater": "Du kan legge til flere brukere senere via Dashboard",
-    "UserProfilesIntro": "Media Browser inkluderer innebygd st\u00f8tte for bruker profiler som tilbyr brukere innstillinger for visning, avspillerstatus og begrensning p\u00e5 innhold.",
-    "LabelWindowsService": "Windows Service",
-    "AWindowsServiceHasBeenInstalled": "Windows Service har blitt installert",
-    "WindowsServiceIntro1": "Media Browser Server kj\u00f8rer normalt som en desktop-applikasjon med et tray-ikon, men om du foretrekker at det kj\u00f8res som en bakgrunnsprosess, kan du i stedet starte den fra windows service control panel.",
-    "WindowsServiceIntro2": "Hvis du bruker Windows, v\u00e6r oppmerksom p\u00e5 at det ikke kan kj\u00f8res samtidig som ikonet, slik at du trenger \u00e5 g\u00e5 ut av \"trayen\" for \u00e5 kj\u00f8re tjenesten. Tjenesten m\u00e5 ogs\u00e5 konfigureres med administratorrettigheter via kontrollpanelet. V\u00e6r oppmerksom p\u00e5 at p\u00e5 denne tiden tjenesten ikke er i stand til selv-oppdatering, s\u00e5 nye versjoner vil kreve manuell interaksjon.",
-    "WizardCompleted": "Det er alt vi trenger for n\u00e5. Media Browser har begynt \u00e5 samle informasjon om mediebiblioteket. Sjekk ut noen av v\u00e5re programmer, og klikk deretter p\u00e5 <b> Fullf\u00f8r <\/b> for \u00e5 se <b> Dashboard <\/b>.",
-    "LabelConfigureSettings": "Konfigurer innstillinger",
-    "LabelEnableVideoImageExtraction": "Aktiver videobildet utvinning",
-    "VideoImageExtractionHelp": "For videoer som ikke allerede har bilder, og at vi ikke klarer \u00e5 finne internettbilder for. Dette vil tilf\u00f8re noen ytterligere tid til den opprinnelige biblioteket s\u00f8king, men vil resultere i en mer tiltalende presentasjon.",
-    "LabelEnableChapterImageExtractionForMovies": "Pakk ut kapittelbilde utvinning for Filmer",
-    "LabelChapterImageExtractionForMoviesHelp": "Utpakking i kapittelbilder vil tillate kunder \u00e5 vise grafiske scenevalgmenyer. Prosessen kan v\u00e6re treg, cpu-intensive og kan kreve flere Gigabyte med plass. Den kj\u00f8rer som en nattlig planlagt oppgave p\u00e5 04.00 AM, selv om dette er konfigurerbart i planlagte oppgaver omr\u00e5det. Det er ikke anbefalt \u00e5 kj\u00f8re denne oppgaven il\u00f8pet av toppbelastede timer.",
-    "LabelEnableAutomaticPortMapping": "Sl\u00e5 p\u00e5 automatisk port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP tillater automatiserte routere konfigurasjoner for enkel ekstern tilgang. Denne funksjonen s\u00f8ttes ikke av alle routere.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "avbryt",
-    "ButtonNew": "Ny",
-    "HeaderSetupLibrary": "Konfigurer media-biblioteket",
-    "ButtonAddMediaFolder": "Legg til media-mappe",
-    "LabelFolderType": "Mappe typpe",
-    "MediaFolderHelpPluginRequired": "* Krever bruk av et programtillegg f.eks GameBrowser eller MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Se i media-bibliotek wikien",
-    "LabelCountry": "LAnd",
-    "LabelLanguage": "Spr\u00e5k:",
-    "HeaderPreferredMetadataLanguage": "Foretrukket spr\u00e5k for metadata",
-    "LabelSaveLocalMetadata": "Lagre cover og metadata i medie-mappene",
-    "LabelSaveLocalMetadataHelp": "Lagring av artwork og metadata direkte gjennom media mapper vil legge dem en plass hvor de lett kan editeres.",
-    "LabelDownloadInternetMetadata": "Last ned cover og metadata fra internett",
-    "LabelDownloadInternetMetadataHelp": "MEdia Browser kan laste ned informasjon om mediet for en rikere presentasjon",
-    "TabPreferences": "Preferanser",
-    "TabPassword": "Passord",
-    "TabLibraryAccess": "Bibliotektilgang",
-    "TabImage": "Bilde",
-    "TabProfile": "profil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Bilder",
-    "TabNotifications": "Varslinger",
-    "TabCollectionTitles": "Titler",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Vis episoder som sesongen mangler",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Vis episoder som enn\u00e5 ikke har blitt sendt",
-    "HeaderVideoPlaybackSettings": "Innstillinger for video-avspilling",
-    "HeaderPlaybackSettings": "Avspillings Innstillinger",
-    "LabelAudioLanguagePreference": "Foretrukket lydspor:",
-    "LabelSubtitleLanguagePreference": "Foretrukket undertekst:",
-    "OptionDefaultSubtitles": "Standard",
-    "OptionOnlyForcedSubtitles": "Kun tvunget undertekster",
-    "OptionAlwaysPlaySubtitles": "Alltid spill undertekster",
-    "OptionNoSubtitles": "Ingen Undertekster",
-    "OptionDefaultSubtitlesHelp": "Undertekster som samsvarer med foretrukket spr\u00e5k vil bli lastet n\u00e5r lyden er p\u00e5 et fremmed spr\u00e5k.",
-    "OptionOnlyForcedSubtitlesHelp": "Kun undertekster marker som tvunget vil bli lastet.",
-    "OptionAlwaysPlaySubtitlesHelp": "Undertekster som samsvarer med foretrukket spr\u00e5k vil bli lastet uavhengig lydens spr\u00e5k.",
-    "OptionNoSubtitlesHelp": "Undertekster vil ikke bli lastet som standard.",
-    "TabProfiles": "Profiler",
-    "TabSecurity": "Sikkerhet",
-    "ButtonAddUser": "Ny bruker",
-    "ButtonAddLocalUser": "Legg til lokal bruker",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "lagre",
-    "ButtonResetPassword": "Resett passord",
-    "LabelNewPassword": "Nytt passord",
-    "LabelNewPasswordConfirm": "Bekreft nytt passord",
-    "HeaderCreatePassword": "Lag nytt passord",
-    "LabelCurrentPassword": "N\u00e5v\u00e6rende passord",
-    "LabelMaxParentalRating": "Maks tillatt sensur.",
-    "MaxParentalRatingHelp": "Innhold med h\u00f8yere aldersgrense vil bli skjult for brukeren",
-    "LibraryAccessHelp": "Velg media mappe som skal deles med denne brukren. Administrator vil ha mulighet for \u00e5 endre alle mapper ved \u00e5 bruke metadata behandler.",
-    "ChannelAccessHelp": "Velg kanaler som skal deler med denne brukeren. Administratorer har mulighet til \u00e5 editere p\u00e5 alle kanaler som benytter metadata behandleren.",
-    "ButtonDeleteImage": "Slett bilde",
-    "LabelSelectUsers": "Velg brukere:",
-    "ButtonUpload": "Last opp",
-    "HeaderUploadNewImage": "Last opp nytt bilde",
-    "LabelDropImageHere": "Slipp bilde her.",
-    "ImageUploadAspectRatioHelp": "1:1 sideforhold anbefales. Kun JPG\/PNG.",
-    "MessageNothingHere": "Ingeting her",
-    "MessagePleaseEnsureInternetMetadata": "P\u00e5se at nedlasting av internet-metadata er sl\u00e5tt p\u00e5",
-    "TabSuggested": "Forslag",
-    "TabLatest": "Siste",
-    "TabUpcoming": "Kommer",
-    "TabShows": "Show",
-    "TabEpisodes": "Episoder",
-    "TabGenres": "Sjanger",
-    "TabPeople": "Folk",
-    "TabNetworks": "Nettverk",
-    "HeaderUsers": "Bruker",
-    "HeaderFilters": "Filtre",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favoritter",
-    "OptionLikes": "Liker",
-    "OptionDislikes": "Misliker",
-    "OptionActors": "Skuespillere",
-    "OptionGuestStars": "Gjeste-opptredelser",
-    "OptionDirectors": "Regis\u00f8r",
-    "OptionWriters": "Manus",
-    "OptionProducers": "Produsent",
-    "HeaderResume": "Fortsette",
-    "HeaderNextUp": "Neste",
-    "NoNextUpItemsMessage": "Ingen funnet. Begyn \u00e5 se det du har",
-    "HeaderLatestEpisodes": "Siste episoder",
-    "HeaderPersonTypes": "Person Typer:",
-    "TabSongs": "Sanger",
-    "TabAlbums": "Album",
-    "TabArtists": "Artister",
-    "TabAlbumArtists": "Album Artister",
-    "TabMusicVideos": "Musikk-videoer",
-    "ButtonSort": "Sorter",
-    "HeaderSortBy": "Sorter etter",
-    "HeaderSortOrder": "Sorter Etter:",
-    "OptionPlayed": "Sett",
-    "OptionUnplayed": "Ikke sett",
-    "OptionAscending": "Oppover",
-    "OptionDescending": "Nedover",
-    "OptionRuntime": "Spilletid",
-    "OptionReleaseDate": "Uttgitt dato",
-    "OptionPlayCount": "Antall avspillinger",
-    "OptionDatePlayed": "Dato spilt",
-    "OptionDateAdded": "Dato lagt til",
-    "OptionAlbumArtist": "Album Artist",
-    "OptionArtist": "Artist",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "L\u00e5navn",
-    "OptionCommunityRating": "Community Rangering",
-    "OptionNameSort": "Navn",
-    "OptionFolderSort": "Mapper",
-    "OptionBudget": "Budsjett",
-    "OptionRevenue": "Inntjening",
-    "OptionPoster": "Plakat",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Tidslinje",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Kritiker Vurdering",
-    "OptionVideoBitrate": "Video bitrate",
-    "OptionResumable": "Fortsettelse",
-    "ScheduledTasksHelp": "Klikk p\u00e5 en oppgave for \u00e5 tilpasse tidsplan",
-    "ScheduledTasksTitle": "Tidsplan Oppgaver",
-    "TabMyPlugins": "Mine programtillegg",
-    "TabCatalog": "Katalog",
-    "PluginsTitle": "Programtillegg",
-    "HeaderAutomaticUpdates": "Automatiske oppdateringer",
-    "HeaderNowPlaying": "Spiller n\u00e5",
-    "HeaderLatestAlbums": "Siste album",
-    "HeaderLatestSongs": "Siste l\u00e5ter",
-    "HeaderRecentlyPlayed": "Nylig avspilt",
-    "HeaderFrequentlyPlayed": "Ofte avspilt",
-    "DevBuildWarning": "Dev builds er \u00e5 anses som p\u00e5 kanten. Disse har ikke blitt testet. Dette vil kunne medf\u00f8re til at applikasjonen kan krasje og komplette funksjoner ikke fungerer.",
-    "LabelVideoType": "Video-type",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "ISO",
-    "Option3D": "3d",
-    "LabelFeatures": "Funksjoner:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Versjon:",
-    "LabelLastResult": "Siste resultat:",
-    "OptionHasSubtitles": "undertekster",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Temasang",
-    "OptionHasThemeVideo": "Temavideo",
-    "TabMovies": "Filmer",
-    "TabStudios": "Studio",
-    "TabTrailers": "Trailere",
-    "LabelArtists": "Artister:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Siste Filmer",
-    "HeaderLatestTrailers": "Siste Trailers",
-    "OptionHasSpecialFeatures": "Spesial Funksjoner",
-    "OptionImdbRating": "IMDB Rangering",
-    "OptionParentalRating": "Foreldresensur",
-    "OptionPremiereDate": "premieredato",
-    "TabBasic": "Basic",
-    "TabAdvanced": "Avansert",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Fortsetter",
-    "OptionEnded": "Avsluttet",
-    "HeaderAirDays": "Lanseringsdager",
-    "OptionSunday": "S\u00f8ndag",
-    "OptionMonday": "Mandag",
-    "OptionTuesday": "Tirsdag",
-    "OptionWednesday": "Onsdag",
-    "OptionThursday": "Torsdag",
-    "OptionFriday": "Fredag",
-    "OptionSaturday": "L\u00f8rdag",
-    "HeaderManagement": "Strying",
-    "LabelManagement": "Administrasjon",
-    "OptionMissingImdbId": "Mangler IMDb id",
-    "OptionMissingTvdbId": "Mangler TVDB id",
-    "OptionMissingOverview": "Mangler oversikt",
-    "OptionFileMetadataYearMismatch": "Fil\/Metadata \u00e5r Mismatch",
-    "TabGeneral": "Genrelt",
-    "TitleSupport": "Support",
-    "TabLog": "Logg",
-    "TabAbout": "Om",
-    "TabSupporterKey": "Supporter-n\u00f8kkel",
-    "TabBecomeSupporter": "Bli en supporter",
-    "MediaBrowserHasCommunity": "Media Browser har ett blomstrende fellesskap av brukere og bidragsytere.",
-    "CheckoutKnowledgeBase": "Sjekk ut v\u00e5r kunnskaps base for \u00e5 hjelpe deg med \u00e5 f\u00e5 best utbytte av Media Browser",
-    "SearchKnowledgeBase": "S\u00f8k kunnskapsbasen",
-    "VisitTheCommunity": "Bes\u00f8k oss",
-    "VisitMediaBrowserWebsite": "Bes\u00f8k Media Browsers nettside",
-    "VisitMediaBrowserWebsiteLong": "Bes\u00f8k Media Browser sin side for \u00e5 f\u00e5 de siste nyhetene og for \u00e5 f\u00f8lge med p\u00e5 utviklerbloggen.",
-    "OptionHideUser": "Skjul brukere fra logginn-skjermen",
-    "OptionDisableUser": "Deaktiver denne brukeren",
-    "OptionDisableUserHelp": "Hvis avsl\u00e5tt, serveren vil ikke godta noen forbindelser fra denne brukeren. eksisterende forbindelser vil bli br\u00e5tt avsluttet.",
-    "HeaderAdvancedControl": "Avansert Kontroll",
-    "LabelName": "Navn",
-    "OptionAllowUserToManageServer": "TIllatt denne brukeren \u00e5 administrere serveren",
-    "HeaderFeatureAccess": "Funksjon Tilgang",
-    "OptionAllowMediaPlayback": "Tillatt medieavspilling",
-    "OptionAllowBrowsingLiveTv": "Tillat surfing av Live TV",
-    "OptionAllowDeleteLibraryContent": "Tillatt denne brukeren \u00e5 slette bibliotek-elementer",
-    "OptionAllowManageLiveTv": "Tillat styring av Live TV opptak",
-    "OptionAllowRemoteControlOthers": "Tillatt denne brukeren \u00e5 fjernstyre andre",
-    "OptionMissingTmdbId": "Mangler Tmdb id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Velg",
-    "ButtonGroupVersions": "Gruppe Versjoner",
-    "ButtonAddToCollection": "Legg Til I Samling",
-    "PismoMessage": "Utnytte Pismo File Mount gjennom en donert lisens.",
-    "TangibleSoftwareMessage": "Utnytte konkrete l\u00f8sninger Java \/ C # omformere gjennom en donert lisens.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Vennligst gi st\u00f8tte til andre gratis produkter vi benytter:",
-    "VersionNumber": "Versjon {0}",
-    "TabPaths": "Stier",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Avansert",
-    "LabelAutomaticUpdateLevel": "Automatisk oppdaterings niv\u00e5",
-    "OptionRelease": "Offisiell utgivelse",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Ustabil)",
-    "LabelAllowServerAutoRestart": "Tillat at serveren restartes automatisk for \u00e5 gjennomf\u00f8re oppdateringer",
-    "LabelAllowServerAutoRestartHelp": "Serveren vil kun restartes i inaktiv perioder, n\u00e5r ingen brukere er aktive.",
-    "LabelEnableDebugLogging": "Sl\u00e5 p\u00e5 debug logging.",
-    "LabelRunServerAtStartup": "Start server ved maskin-oppstart",
-    "LabelRunServerAtStartupHelp": "Dette vil starte ikonet ved oppstart av Windows. For \u00e5 starte Windows-tjeneste, fjerner du denne markering og kj\u00f8rer tjenesten fra kontrollpanelet i Windows. V\u00e6r oppmerksom p\u00e5 at du ikke kan kj\u00f8re begge p\u00e5 samme tid, s\u00e5 du m\u00e5 g\u00e5 ut av ikonet f\u00f8r du starter tjenesten.",
-    "ButtonSelectDirectory": "Velg Katalog",
-    "LabelCustomPaths": "Angi egendefinerte stier der du \u00f8nsker. La feltene st\u00e5 tomme for \u00e5 bruke standardinnstillingene.",
-    "LabelCachePath": "Buffer sti:",
-    "LabelCachePathHelp": "Definer en tilpasset lokalisering for server cashe filer, som bilder.",
-    "LabelImagesByNamePath": "Bilder etter navn sti:",
-    "LabelImagesByNamePathHelp": "Definer en tilpasset lokalisering for nedlastede skuespillere, sjanger og studio bilder.",
-    "LabelMetadataPath": "Metadata sti:",
-    "LabelMetadataPathHelp": "Definer en tilpasset lokalisering for nedlastede artwork og metadata, hvis ikke skjer lagring innen media mappene.",
-    "LabelTranscodingTempPath": "Transcoding midlertidig sti",
-    "LabelTranscodingTempPathHelp": "Denne mappen inneholder fungerende filer som blir brukt av transcoderen. Spesifiser en tilpasset sti eller la det st\u00e5 tomt for \u00e5 benytte serverens standard sti.",
-    "TabBasics": "Basic",
-    "TabTV": "TV",
-    "TabGames": "Spill",
-    "TabMusic": "Musikk",
-    "TabOthers": "Andre",
-    "HeaderExtractChapterImagesFor": "Pakk ut kapittel bilder for:",
-    "OptionMovies": "Filmer",
-    "OptionEpisodes": "Episoder",
-    "OptionOtherVideos": "Andre Videoer",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Aktiver automatisk oppdatering fra FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Aktiver automatisk oppdateringer fra TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Aktiver automatisk oppdateringer fra TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Hvis aktivert vil nye bilder bli nedlastet automatisk n\u00e5r de blir lagt til fanar.tv. Eksisterende bilder vil ikke bli erstattet.",
-    "LabelAutomaticUpdatesTmdbHelp": "Hvis aktivert vil nye bilder bli nedlastet automatisk n\u00e5r de blir lagt til i TheMovieDB.org. Ekisterende bilder vil ikke bli erstattet.",
-    "LabelAutomaticUpdatesTvdbHelp": "Hvis aktivert vil nye bilder bli nedlastet automatisk n\u00e5r de blir lagt til i TheTVDB.com. Ekisterende bilder vil ikke bli erstattet.",
-    "ExtractChapterImagesHelp": "Utpakking av kapittelbilder vil tillate kunder \u00e5 vise grafiske scenevalgmenyer. Prosessen kan v\u00e6re treg, cpu-intensive og kan kreve flere Gigabyte med plass. Det kj\u00f8rer n\u00e5r videoene blir oppdaget, og ogs\u00e5 som en nattlig planlagt oppgave p\u00e5 04.00 AM. Tidsplanen er konfigurerbart i planlagte oppgaver omr\u00e5det. Det er ikke anbefalt \u00e5 kj\u00f8re denne oppgaven ved  toppbelastede timer.",
-    "LabelMetadataDownloadLanguage": "Foretrukket nedlastingsspr\u00e5k:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Bilde besparende konvensjon:",
-    "LabelImageSavingConventionHelp": "Media Browser gjengjenner bilder fra de fleste media applikasjonene. Ved valg av dine nedlastings konvensjoner er nyttig hvis du i tillegg benytter andre produkter.",
-    "OptionImageSavingCompatible": "Kompatibel - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Logg inn",
-    "TitleSignIn": "Logg Inn",
-    "HeaderPleaseSignIn": "Vennligst Logg inn",
-    "LabelUser": "Bruker:",
-    "LabelPassword": "Passord:",
-    "ButtonManualLogin": "Manuell Login",
-    "PasswordLocalhostMessage": "Passord er ikke n\u00f8dvendig n\u00e5r du logger inn fra lokalhost.",
-    "TabGuide": "Guide",
-    "TabChannels": "Kanaler",
-    "TabCollections": "Samlinger",
-    "HeaderChannels": "Kanaler",
-    "TabRecordings": "Opptak",
-    "TabScheduled": "Planlagt",
-    "TabSeries": "Serier",
-    "TabFavorites": "Favoritter",
-    "TabMyLibrary": "Mitt Bibliotek",
-    "ButtonCancelRecording": "Avbryt Opptak",
-    "HeaderPrePostPadding": "Margin f\u00f8r\/etter",
     "LabelPrePaddingMinutes": "Margin f\u00f8r programstart i minutter:",
     "OptionPrePaddingRequired": "Margin f\u00f8r programstart kreves for \u00e5 kunne gj\u00f8re opptak",
     "LabelPostPaddingMinutes": "Margin etter programslutt i minutter:",
@@ -546,11 +237,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Vennligst restart serveren for \u00e5 fullf\u00f8re installasjon av oppdateringer.",
     "LabelDownMixAudioScale": "Lyd boost n\u00e5r downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost lyd n\u00e5r downmixing. Set til 1 for \u00e5 bevare orginal volum verdi.",
-    "ButtonLinkKeys": "Lenken\u00f8kler",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Gammel supporter n\u00f8kkel",
     "LabelNewSupporterKey": "Ny supporter n\u00f8kkel",
-    "HeaderMultipleKeyLinking": "Flere n\u00f8kkel lenkinger",
-    "MultipleKeyLinkingHelp": "Hvis du har mer enn en supporter n\u00f8kkel, bruk dette skjemaet for \u00e5 lenke den gamle n\u00f8kkelens registreringer med den nye.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Gjeldende email adresse",
     "LabelCurrentEmailAddressHelp": "Den aktuelle e-postadressen som den nye n\u00f8kkelen ble sendt.",
     "HeaderForgotKey": "Glemt N\u00f8kkel",
@@ -821,7 +512,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Velkommen til Media Browser Web Klient",
     "ButtonDismiss": "Avvis",
     "ButtonTakeTheTour": "Bli med p\u00e5 omvisning",
-    "ButtonEditOtherUserPreferences": "Rediger denne brukers profil og personlige innstillinger.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Foretrukket internet streaming kvalitet.",
     "LabelChannelStreamQualityHelp": "P\u00e5 en linje med lav b\u00e5ndbredde, vil begrensing av kvalitet hjelpe med \u00e5 gi en mer behagelig streaming opplevelse.",
     "OptionBestAvailableStreamQuality": "Beste tilgjengelig",
@@ -1244,5 +935,319 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Avslutt",
+    "LabelVisitCommunity": "Bes\u00f8k oss",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standard",
+    "LabelViewApiDocumentation": "Se Api-dokumentasjon",
+    "LabelBrowseLibrary": "Browse biblioteket",
+    "LabelConfigureMediaBrowser": "Konfigurer Media Browser",
+    "LabelOpenLibraryViewer": "\u00c5pne Biblioteket",
+    "LabelRestartServer": "Restart serveren",
+    "LabelShowLogWindow": "Se logg-vinduet",
+    "LabelPrevious": "Forrige",
+    "LabelFinish": "Ferdig",
+    "LabelNext": "Neste",
+    "LabelYoureDone": "Ferdig!",
+    "WelcomeToMediaBrowser": "Velkommen til Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Denne wizarden vil guide deg gjennom server-konfigurasjonen. For \u00e5 begynne, vennligst velg ditt foretrukne spr\u00e5k.",
+    "TellUsAboutYourself": "Fortell om deg selv",
+    "LabelYourFirstName": "Ditt fornavn",
+    "MoreUsersCanBeAddedLater": "Du kan legge til flere brukere senere via Dashboard",
+    "UserProfilesIntro": "Media Browser inkluderer innebygd st\u00f8tte for bruker profiler som tilbyr brukere innstillinger for visning, avspillerstatus og begrensning p\u00e5 innhold.",
+    "LabelWindowsService": "Windows Service",
+    "AWindowsServiceHasBeenInstalled": "Windows Service har blitt installert",
+    "WindowsServiceIntro1": "Media Browser Server kj\u00f8rer normalt som en desktop-applikasjon med et tray-ikon, men om du foretrekker at det kj\u00f8res som en bakgrunnsprosess, kan du i stedet starte den fra windows service control panel.",
+    "WindowsServiceIntro2": "Hvis du bruker Windows, v\u00e6r oppmerksom p\u00e5 at det ikke kan kj\u00f8res samtidig som ikonet, slik at du trenger \u00e5 g\u00e5 ut av \"trayen\" for \u00e5 kj\u00f8re tjenesten. Tjenesten m\u00e5 ogs\u00e5 konfigureres med administratorrettigheter via kontrollpanelet. V\u00e6r oppmerksom p\u00e5 at p\u00e5 denne tiden tjenesten ikke er i stand til selv-oppdatering, s\u00e5 nye versjoner vil kreve manuell interaksjon.",
+    "WizardCompleted": "Det er alt vi trenger for n\u00e5. Media Browser har begynt \u00e5 samle informasjon om mediebiblioteket. Sjekk ut noen av v\u00e5re programmer, og klikk deretter p\u00e5 <b> Fullf\u00f8r <\/b> for \u00e5 se <b> Dashboard <\/b>.",
+    "LabelConfigureSettings": "Konfigurer innstillinger",
+    "LabelEnableVideoImageExtraction": "Aktiver videobildet utvinning",
+    "VideoImageExtractionHelp": "For videoer som ikke allerede har bilder, og at vi ikke klarer \u00e5 finne internettbilder for. Dette vil tilf\u00f8re noen ytterligere tid til den opprinnelige biblioteket s\u00f8king, men vil resultere i en mer tiltalende presentasjon.",
+    "LabelEnableChapterImageExtractionForMovies": "Pakk ut kapittelbilde utvinning for Filmer",
+    "LabelChapterImageExtractionForMoviesHelp": "Utpakking i kapittelbilder vil tillate kunder \u00e5 vise grafiske scenevalgmenyer. Prosessen kan v\u00e6re treg, cpu-intensive og kan kreve flere Gigabyte med plass. Den kj\u00f8rer som en nattlig planlagt oppgave p\u00e5 04.00 AM, selv om dette er konfigurerbart i planlagte oppgaver omr\u00e5det. Det er ikke anbefalt \u00e5 kj\u00f8re denne oppgaven il\u00f8pet av toppbelastede timer.",
+    "LabelEnableAutomaticPortMapping": "Sl\u00e5 p\u00e5 automatisk port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP tillater automatiserte routere konfigurasjoner for enkel ekstern tilgang. Denne funksjonen s\u00f8ttes ikke av alle routere.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "avbryt",
+    "ButtonNew": "Ny",
+    "HeaderSetupLibrary": "Konfigurer media-biblioteket",
+    "ButtonAddMediaFolder": "Legg til media-mappe",
+    "LabelFolderType": "Mappe typpe",
+    "MediaFolderHelpPluginRequired": "* Krever bruk av et programtillegg f.eks GameBrowser eller MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Se i media-bibliotek wikien",
+    "LabelCountry": "LAnd",
+    "LabelLanguage": "Spr\u00e5k:",
+    "HeaderPreferredMetadataLanguage": "Foretrukket spr\u00e5k for metadata",
+    "LabelSaveLocalMetadata": "Lagre cover og metadata i medie-mappene",
+    "LabelSaveLocalMetadataHelp": "Lagring av artwork og metadata direkte gjennom media mapper vil legge dem en plass hvor de lett kan editeres.",
+    "LabelDownloadInternetMetadata": "Last ned cover og metadata fra internett",
+    "LabelDownloadInternetMetadataHelp": "MEdia Browser kan laste ned informasjon om mediet for en rikere presentasjon",
+    "TabPreferences": "Preferanser",
+    "TabPassword": "Passord",
+    "TabLibraryAccess": "Bibliotektilgang",
+    "TabImage": "Bilde",
+    "TabProfile": "profil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Bilder",
+    "TabNotifications": "Varslinger",
+    "TabCollectionTitles": "Titler",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Vis episoder som sesongen mangler",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Vis episoder som enn\u00e5 ikke har blitt sendt",
+    "HeaderVideoPlaybackSettings": "Innstillinger for video-avspilling",
+    "HeaderPlaybackSettings": "Avspillings Innstillinger",
+    "LabelAudioLanguagePreference": "Foretrukket lydspor:",
+    "LabelSubtitleLanguagePreference": "Foretrukket undertekst:",
+    "OptionDefaultSubtitles": "Standard",
+    "OptionOnlyForcedSubtitles": "Kun tvunget undertekster",
+    "OptionAlwaysPlaySubtitles": "Alltid spill undertekster",
+    "OptionNoSubtitles": "Ingen Undertekster",
+    "OptionDefaultSubtitlesHelp": "Undertekster som samsvarer med foretrukket spr\u00e5k vil bli lastet n\u00e5r lyden er p\u00e5 et fremmed spr\u00e5k.",
+    "OptionOnlyForcedSubtitlesHelp": "Kun undertekster marker som tvunget vil bli lastet.",
+    "OptionAlwaysPlaySubtitlesHelp": "Undertekster som samsvarer med foretrukket spr\u00e5k vil bli lastet uavhengig lydens spr\u00e5k.",
+    "OptionNoSubtitlesHelp": "Undertekster vil ikke bli lastet som standard.",
+    "TabProfiles": "Profiler",
+    "TabSecurity": "Sikkerhet",
+    "ButtonAddUser": "Ny bruker",
+    "ButtonAddLocalUser": "Legg til lokal bruker",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "lagre",
+    "ButtonResetPassword": "Resett passord",
+    "LabelNewPassword": "Nytt passord",
+    "LabelNewPasswordConfirm": "Bekreft nytt passord",
+    "HeaderCreatePassword": "Lag nytt passord",
+    "LabelCurrentPassword": "N\u00e5v\u00e6rende passord",
+    "LabelMaxParentalRating": "Maks tillatt sensur.",
+    "MaxParentalRatingHelp": "Innhold med h\u00f8yere aldersgrense vil bli skjult for brukeren",
+    "LibraryAccessHelp": "Velg media mappe som skal deles med denne brukren. Administrator vil ha mulighet for \u00e5 endre alle mapper ved \u00e5 bruke metadata behandler.",
+    "ChannelAccessHelp": "Velg kanaler som skal deler med denne brukeren. Administratorer har mulighet til \u00e5 editere p\u00e5 alle kanaler som benytter metadata behandleren.",
+    "ButtonDeleteImage": "Slett bilde",
+    "LabelSelectUsers": "Velg brukere:",
+    "ButtonUpload": "Last opp",
+    "HeaderUploadNewImage": "Last opp nytt bilde",
+    "LabelDropImageHere": "Slipp bilde her.",
+    "ImageUploadAspectRatioHelp": "1:1 sideforhold anbefales. Kun JPG\/PNG.",
+    "MessageNothingHere": "Ingeting her",
+    "MessagePleaseEnsureInternetMetadata": "P\u00e5se at nedlasting av internet-metadata er sl\u00e5tt p\u00e5",
+    "TabSuggested": "Forslag",
+    "TabLatest": "Siste",
+    "TabUpcoming": "Kommer",
+    "TabShows": "Show",
+    "TabEpisodes": "Episoder",
+    "TabGenres": "Sjanger",
+    "TabPeople": "Folk",
+    "TabNetworks": "Nettverk",
+    "HeaderUsers": "Bruker",
+    "HeaderFilters": "Filtre",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favoritter",
+    "OptionLikes": "Liker",
+    "OptionDislikes": "Misliker",
+    "OptionActors": "Skuespillere",
+    "OptionGuestStars": "Gjeste-opptredelser",
+    "OptionDirectors": "Regis\u00f8r",
+    "OptionWriters": "Manus",
+    "OptionProducers": "Produsent",
+    "HeaderResume": "Fortsette",
+    "HeaderNextUp": "Neste",
+    "NoNextUpItemsMessage": "Ingen funnet. Begyn \u00e5 se det du har",
+    "HeaderLatestEpisodes": "Siste episoder",
+    "HeaderPersonTypes": "Person Typer:",
+    "TabSongs": "Sanger",
+    "TabAlbums": "Album",
+    "TabArtists": "Artister",
+    "TabAlbumArtists": "Album Artister",
+    "TabMusicVideos": "Musikk-videoer",
+    "ButtonSort": "Sorter",
+    "HeaderSortBy": "Sorter etter",
+    "HeaderSortOrder": "Sorter Etter:",
+    "OptionPlayed": "Sett",
+    "OptionUnplayed": "Ikke sett",
+    "OptionAscending": "Oppover",
+    "OptionDescending": "Nedover",
+    "OptionRuntime": "Spilletid",
+    "OptionReleaseDate": "Uttgitt dato",
+    "OptionPlayCount": "Antall avspillinger",
+    "OptionDatePlayed": "Dato spilt",
+    "OptionDateAdded": "Dato lagt til",
+    "OptionAlbumArtist": "Album Artist",
+    "OptionArtist": "Artist",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "L\u00e5navn",
+    "OptionCommunityRating": "Community Rangering",
+    "OptionNameSort": "Navn",
+    "OptionFolderSort": "Mapper",
+    "OptionBudget": "Budsjett",
+    "OptionRevenue": "Inntjening",
+    "OptionPoster": "Plakat",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Tidslinje",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Kritiker Vurdering",
+    "OptionVideoBitrate": "Video bitrate",
+    "OptionResumable": "Fortsettelse",
+    "ScheduledTasksHelp": "Klikk p\u00e5 en oppgave for \u00e5 tilpasse tidsplan",
+    "ScheduledTasksTitle": "Tidsplan Oppgaver",
+    "TabMyPlugins": "Mine programtillegg",
+    "TabCatalog": "Katalog",
+    "PluginsTitle": "Programtillegg",
+    "HeaderAutomaticUpdates": "Automatiske oppdateringer",
+    "HeaderNowPlaying": "Spiller n\u00e5",
+    "HeaderLatestAlbums": "Siste album",
+    "HeaderLatestSongs": "Siste l\u00e5ter",
+    "HeaderRecentlyPlayed": "Nylig avspilt",
+    "HeaderFrequentlyPlayed": "Ofte avspilt",
+    "DevBuildWarning": "Dev builds er \u00e5 anses som p\u00e5 kanten. Disse har ikke blitt testet. Dette vil kunne medf\u00f8re til at applikasjonen kan krasje og komplette funksjoner ikke fungerer.",
+    "LabelVideoType": "Video-type",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "ISO",
+    "Option3D": "3d",
+    "LabelFeatures": "Funksjoner:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Versjon:",
+    "LabelLastResult": "Siste resultat:",
+    "OptionHasSubtitles": "undertekster",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Temasang",
+    "OptionHasThemeVideo": "Temavideo",
+    "TabMovies": "Filmer",
+    "TabStudios": "Studio",
+    "TabTrailers": "Trailere",
+    "LabelArtists": "Artister:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Siste Filmer",
+    "HeaderLatestTrailers": "Siste Trailers",
+    "OptionHasSpecialFeatures": "Spesial Funksjoner",
+    "OptionImdbRating": "IMDB Rangering",
+    "OptionParentalRating": "Foreldresensur",
+    "OptionPremiereDate": "premieredato",
+    "TabBasic": "Basic",
+    "TabAdvanced": "Avansert",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Fortsetter",
+    "OptionEnded": "Avsluttet",
+    "HeaderAirDays": "Lanseringsdager",
+    "OptionSunday": "S\u00f8ndag",
+    "OptionMonday": "Mandag",
+    "OptionTuesday": "Tirsdag",
+    "OptionWednesday": "Onsdag",
+    "OptionThursday": "Torsdag",
+    "OptionFriday": "Fredag",
+    "OptionSaturday": "L\u00f8rdag",
+    "HeaderManagement": "Strying",
+    "LabelManagement": "Administrasjon",
+    "OptionMissingImdbId": "Mangler IMDb id",
+    "OptionMissingTvdbId": "Mangler TVDB id",
+    "OptionMissingOverview": "Mangler oversikt",
+    "OptionFileMetadataYearMismatch": "Fil\/Metadata \u00e5r Mismatch",
+    "TabGeneral": "Genrelt",
+    "TitleSupport": "Support",
+    "TabLog": "Logg",
+    "TabAbout": "Om",
+    "TabSupporterKey": "Supporter-n\u00f8kkel",
+    "TabBecomeSupporter": "Bli en supporter",
+    "MediaBrowserHasCommunity": "Media Browser har ett blomstrende fellesskap av brukere og bidragsytere.",
+    "CheckoutKnowledgeBase": "Sjekk ut v\u00e5r kunnskaps base for \u00e5 hjelpe deg med \u00e5 f\u00e5 best utbytte av Media Browser",
+    "SearchKnowledgeBase": "S\u00f8k kunnskapsbasen",
+    "VisitTheCommunity": "Bes\u00f8k oss",
+    "VisitMediaBrowserWebsite": "Bes\u00f8k Media Browsers nettside",
+    "VisitMediaBrowserWebsiteLong": "Bes\u00f8k Media Browser sin side for \u00e5 f\u00e5 de siste nyhetene og for \u00e5 f\u00f8lge med p\u00e5 utviklerbloggen.",
+    "OptionHideUser": "Skjul brukere fra logginn-skjermen",
+    "OptionDisableUser": "Deaktiver denne brukeren",
+    "OptionDisableUserHelp": "Hvis avsl\u00e5tt, serveren vil ikke godta noen forbindelser fra denne brukeren. eksisterende forbindelser vil bli br\u00e5tt avsluttet.",
+    "HeaderAdvancedControl": "Avansert Kontroll",
+    "LabelName": "Navn",
+    "OptionAllowUserToManageServer": "TIllatt denne brukeren \u00e5 administrere serveren",
+    "HeaderFeatureAccess": "Funksjon Tilgang",
+    "OptionAllowMediaPlayback": "Tillatt medieavspilling",
+    "OptionAllowBrowsingLiveTv": "Tillat surfing av Live TV",
+    "OptionAllowDeleteLibraryContent": "Tillatt denne brukeren \u00e5 slette bibliotek-elementer",
+    "OptionAllowManageLiveTv": "Tillat styring av Live TV opptak",
+    "OptionAllowRemoteControlOthers": "Tillatt denne brukeren \u00e5 fjernstyre andre",
+    "OptionMissingTmdbId": "Mangler Tmdb id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Velg",
+    "ButtonGroupVersions": "Gruppe Versjoner",
+    "ButtonAddToCollection": "Legg Til I Samling",
+    "PismoMessage": "Utnytte Pismo File Mount gjennom en donert lisens.",
+    "TangibleSoftwareMessage": "Utnytte konkrete l\u00f8sninger Java \/ C # omformere gjennom en donert lisens.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Vennligst gi st\u00f8tte til andre gratis produkter vi benytter:",
+    "VersionNumber": "Versjon {0}",
+    "TabPaths": "Stier",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Avansert",
+    "LabelAutomaticUpdateLevel": "Automatisk oppdaterings niv\u00e5",
+    "OptionRelease": "Offisiell utgivelse",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Ustabil)",
+    "LabelAllowServerAutoRestart": "Tillat at serveren restartes automatisk for \u00e5 gjennomf\u00f8re oppdateringer",
+    "LabelAllowServerAutoRestartHelp": "Serveren vil kun restartes i inaktiv perioder, n\u00e5r ingen brukere er aktive.",
+    "LabelEnableDebugLogging": "Sl\u00e5 p\u00e5 debug logging.",
+    "LabelRunServerAtStartup": "Start server ved maskin-oppstart",
+    "LabelRunServerAtStartupHelp": "Dette vil starte ikonet ved oppstart av Windows. For \u00e5 starte Windows-tjeneste, fjerner du denne markering og kj\u00f8rer tjenesten fra kontrollpanelet i Windows. V\u00e6r oppmerksom p\u00e5 at du ikke kan kj\u00f8re begge p\u00e5 samme tid, s\u00e5 du m\u00e5 g\u00e5 ut av ikonet f\u00f8r du starter tjenesten.",
+    "ButtonSelectDirectory": "Velg Katalog",
+    "LabelCustomPaths": "Angi egendefinerte stier der du \u00f8nsker. La feltene st\u00e5 tomme for \u00e5 bruke standardinnstillingene.",
+    "LabelCachePath": "Buffer sti:",
+    "LabelCachePathHelp": "Definer en tilpasset lokalisering for server cashe filer, som bilder.",
+    "LabelImagesByNamePath": "Bilder etter navn sti:",
+    "LabelImagesByNamePathHelp": "Definer en tilpasset lokalisering for nedlastede skuespillere, sjanger og studio bilder.",
+    "LabelMetadataPath": "Metadata sti:",
+    "LabelMetadataPathHelp": "Definer en tilpasset lokalisering for nedlastede artwork og metadata, hvis ikke skjer lagring innen media mappene.",
+    "LabelTranscodingTempPath": "Transcoding midlertidig sti",
+    "LabelTranscodingTempPathHelp": "Denne mappen inneholder fungerende filer som blir brukt av transcoderen. Spesifiser en tilpasset sti eller la det st\u00e5 tomt for \u00e5 benytte serverens standard sti.",
+    "TabBasics": "Basic",
+    "TabTV": "TV",
+    "TabGames": "Spill",
+    "TabMusic": "Musikk",
+    "TabOthers": "Andre",
+    "HeaderExtractChapterImagesFor": "Pakk ut kapittel bilder for:",
+    "OptionMovies": "Filmer",
+    "OptionEpisodes": "Episoder",
+    "OptionOtherVideos": "Andre Videoer",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Aktiver automatisk oppdatering fra FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Aktiver automatisk oppdateringer fra TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Aktiver automatisk oppdateringer fra TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Hvis aktivert vil nye bilder bli nedlastet automatisk n\u00e5r de blir lagt til fanar.tv. Eksisterende bilder vil ikke bli erstattet.",
+    "LabelAutomaticUpdatesTmdbHelp": "Hvis aktivert vil nye bilder bli nedlastet automatisk n\u00e5r de blir lagt til i TheMovieDB.org. Ekisterende bilder vil ikke bli erstattet.",
+    "LabelAutomaticUpdatesTvdbHelp": "Hvis aktivert vil nye bilder bli nedlastet automatisk n\u00e5r de blir lagt til i TheTVDB.com. Ekisterende bilder vil ikke bli erstattet.",
+    "ExtractChapterImagesHelp": "Utpakking av kapittelbilder vil tillate kunder \u00e5 vise grafiske scenevalgmenyer. Prosessen kan v\u00e6re treg, cpu-intensive og kan kreve flere Gigabyte med plass. Det kj\u00f8rer n\u00e5r videoene blir oppdaget, og ogs\u00e5 som en nattlig planlagt oppgave p\u00e5 04.00 AM. Tidsplanen er konfigurerbart i planlagte oppgaver omr\u00e5det. Det er ikke anbefalt \u00e5 kj\u00f8re denne oppgaven ved  toppbelastede timer.",
+    "LabelMetadataDownloadLanguage": "Foretrukket nedlastingsspr\u00e5k:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Bilde besparende konvensjon:",
+    "LabelImageSavingConventionHelp": "Media Browser gjengjenner bilder fra de fleste media applikasjonene. Ved valg av dine nedlastings konvensjoner er nyttig hvis du i tillegg benytter andre produkter.",
+    "OptionImageSavingCompatible": "Kompatibel - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Logg inn",
+    "TitleSignIn": "Logg Inn",
+    "HeaderPleaseSignIn": "Vennligst Logg inn",
+    "LabelUser": "Bruker:",
+    "LabelPassword": "Passord:",
+    "ButtonManualLogin": "Manuell Login",
+    "PasswordLocalhostMessage": "Passord er ikke n\u00f8dvendig n\u00e5r du logger inn fra lokalhost.",
+    "TabGuide": "Guide",
+    "TabChannels": "Kanaler",
+    "TabCollections": "Samlinger",
+    "HeaderChannels": "Kanaler",
+    "TabRecordings": "Opptak",
+    "TabScheduled": "Planlagt",
+    "TabSeries": "Serier",
+    "TabFavorites": "Favoritter",
+    "TabMyLibrary": "Mitt Bibliotek",
+    "ButtonCancelRecording": "Avbryt Opptak",
+    "HeaderPrePostPadding": "Margin f\u00f8r\/etter"
 }

+ 285 - 280
MediaBrowser.Server.Implementations/Localization/Server/nl.json

@@ -1,279 +1,4 @@
 {
-    "LabelExit": "Afsluiten",
-    "LabelVisitCommunity": "Bezoek Gemeenschap",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standaard",
-    "LabelViewApiDocumentation": "Bekijk Api documentatie",
-    "LabelBrowseLibrary": "Bekijk bibliotheek",
-    "LabelConfigureMediaBrowser": "Configureer Media Browser",
-    "LabelOpenLibraryViewer": "Open bibliotheek verkenner",
-    "LabelRestartServer": "Server herstarten",
-    "LabelShowLogWindow": "Toon log venster",
-    "LabelPrevious": "Vorige",
-    "LabelFinish": "Voltooien",
-    "LabelNext": "Volgende",
-    "LabelYoureDone": "Gereed!",
-    "WelcomeToMediaBrowser": "Welkom bij Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Deze wizard helpt u door het setup-proces.",
-    "TellUsAboutYourself": "Vertel ons over u zelf",
-    "LabelYourFirstName": "Uw voornaam:",
-    "MoreUsersCanBeAddedLater": "Meer gebruikers kunnen later via het dashboard worden toegevoegd.",
-    "UserProfilesIntro": "Media Browser bevat ingebouwde ondersteuning voor gebruikersprofielen, zodat iedere gebruiker zijn eigen display-instellingen, afspeelstatus en ouderlijk toezicht heeft.",
-    "LabelWindowsService": "Windows Service",
-    "AWindowsServiceHasBeenInstalled": "Er is een Windows service ge\u00efnstalleerd.",
-    "WindowsServiceIntro1": "Media Browser Server werkt normaal als een desktop applicatie met een pictogram in het systeemvak, maar wanneer u het liever op de achtergrond als service laat draaien, dan kan dit worden ingesteld vanuit het Windows services configuratie scherm.",
-    "WindowsServiceIntro2": "Wanneer u de Windows-service gebruikt, dan dient u er rekening mee te houden dat het niet op hetzelfde moment als de desktop applicatie kan worden uitgevoerd. Het is daarom vereist de desktop applicatie eerst af te sluiten voordat u de service gebruikt. De service moet worden geconfigureerd met beheerdersrechten via het configuratie scherm. Houd er rekening mee dat op dit moment de service niet automatisch kan worden bijgewerkt, zodat nieuwe versies dus handmatige interactie vereisen.",
-    "WizardCompleted": "Dit is alles wat we nodig hebben voor nu. Media Browser is begonnen met het verzamelen van informatie over uw mediabibliotheek. Bekijk enkele van onze apps, en klik vervolgens op <b>Voltooien<\/b> om het <b>Dashboard te bekijken<\/b>.",
-    "LabelConfigureSettings": "Configureer instellingen",
-    "LabelEnableVideoImageExtraction": "Videobeeld uitpakken inschakelen",
-    "VideoImageExtractionHelp": "Voor video's die nog geen afbeeldingen hebben, en waarvoor geen afbeeldingen op Internet te vinden zijn. Dit voegt extra tijd toe aan de oorspronkelijke bibliotheek scan, maar resulteert in een mooiere weergave.",
-    "LabelEnableChapterImageExtractionForMovies": "Hoofdstuk afbeeldingen uitpakken voor Films",
-    "LabelChapterImageExtractionForMoviesHelp": "Uitpakken van hoofdstuk afbeeldingen geeft de Cli\u00ebnt de mogelijkheid om grafische scene selectie menu's te tonen. Het proces kan traag en cpu-intensief zijn en kan enkele gigabytes aan ruimte vereisen. Het word uitgevoerd als nachtelijke taak om 4:00, maar dit is instelbaar via de geplande taken. Het wordt niet aanbevolen om deze taak uit te voeren tijdens de piekuren.",
-    "LabelEnableAutomaticPortMapping": "Automatische poorttoewijzing inschakelen",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP zorgt voor geautomatiseerde configuratie van de router voor gemakkelijke toegang op afstand. Dit werkt mogelijk niet met sommige routers.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Annuleren",
-    "ButtonNew": "Nieuw",
-    "HeaderSetupLibrary": "Stel uw mediabibliotheek in",
-    "ButtonAddMediaFolder": "Mediamap toevoegen",
-    "LabelFolderType": "Maptype:",
-    "MediaFolderHelpPluginRequired": "* Hiervoor is het gebruik van een Plug-in vereist, bijvoorbeeld GameBrowser of MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Raadpleeg de mediabibliotheek wiki.",
-    "LabelCountry": "Land:",
-    "LabelLanguage": "Taal:",
-    "HeaderPreferredMetadataLanguage": "Gewenste metadata taal:",
-    "LabelSaveLocalMetadata": "Sla afbeeldingen en metadata op in de mediamappen",
-    "LabelSaveLocalMetadataHelp": "Door afbeeldingen en metadata op te slaan in de mediamappen kunnen ze makkelijker worden gevonden en bewerkt.",
-    "LabelDownloadInternetMetadata": "Download afbeeldingen en metadata van het internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser kan informatie en afbeeldingen van uw media downloaden, om zo een mooie en uitgebreide weergave mogelijk te maken.",
-    "TabPreferences": "Voorkeuren",
-    "TabPassword": "Wachtwoord",
-    "TabLibraryAccess": "Bibliotheek toegang",
-    "TabImage": "Afbeelding",
-    "TabProfile": "Profiel",
-    "TabMetadata": "Metagegevens",
-    "TabImages": "Afbeeldingen",
-    "TabNotifications": "Meldingen",
-    "TabCollectionTitles": "Titels",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Toon ontbrekende afleveringen binnen een seizoen",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Toon komende afleveringen binnen een seizoen",
-    "HeaderVideoPlaybackSettings": "Video afspeel instellingen",
-    "HeaderPlaybackSettings": "Afspeel instellingen",
-    "LabelAudioLanguagePreference": "Voorkeurs taal geluid:",
-    "LabelSubtitleLanguagePreference": "Voorkeurs taal ondertiteling:",
-    "OptionDefaultSubtitles": "Standaard",
-    "OptionOnlyForcedSubtitles": "Alleen 'geforceerde' ondertiteling",
-    "OptionAlwaysPlaySubtitles": "Ondertiteling altijd weergeven",
-    "OptionNoSubtitles": "Geen ondertitels",
-    "OptionDefaultSubtitlesHelp": "Ondertiteling wordt weergegeven in de voorkeurstaal als de audio in een andere taal is.",
-    "OptionOnlyForcedSubtitlesHelp": "Alleen ondertitels gemarkeerd als \"gedwongen\" zullen worden geladen.",
-    "OptionAlwaysPlaySubtitlesHelp": "Ondertiteling wordt weergegeveen in de voorkeurstaal ongeacht de taal van de audio.",
-    "OptionNoSubtitlesHelp": "Ondertiteling wordt standaard niet weergegeven.",
-    "TabProfiles": "Profielen",
-    "TabSecurity": "Beveiliging",
-    "ButtonAddUser": "Gebruiker toevoegen",
-    "ButtonAddLocalUser": "Voeg lokale gebruiker toe",
-    "ButtonInviteUser": "Nodig gebruiker uit",
-    "ButtonSave": "Opslaan",
-    "ButtonResetPassword": "Wachtwoord resetten",
-    "LabelNewPassword": "Nieuw wachtwoord:",
-    "LabelNewPasswordConfirm": "Bevestig nieuw wachtwoord:",
-    "HeaderCreatePassword": "Maak wachtwoord",
-    "LabelCurrentPassword": "Huidig wachtwoord",
-    "LabelMaxParentalRating": "Maximaal toegestane kijkwijzer classificatie:",
-    "MaxParentalRatingHelp": "Media met een hogere classificatie wordt niet weergegeven",
-    "LibraryAccessHelp": "Selecteer de mediamappen om met deze gebruiker te delen. Beheerders kunnen alle mappen bewerken via de metadata manager.",
-    "ChannelAccessHelp": "Selecteer de kanalen om te delen met deze gebruiker. Beheerders kunnen alle kanalen bewerken met de metadata manager.",
-    "ButtonDeleteImage": "Verwijder afbeelding",
-    "LabelSelectUsers": "Selecteer gebruikers:",
-    "ButtonUpload": "Uploaden",
-    "HeaderUploadNewImage": "Nieuwe afbeelding uploaden",
-    "LabelDropImageHere": "Afbeelding hier neerzetten",
-    "ImageUploadAspectRatioHelp": "1:1 beeldverhouding geadviseerd. Alleen JPG\/PNG.",
-    "MessageNothingHere": "Lijst is leeg.",
-    "MessagePleaseEnsureInternetMetadata": "Zorg ervoor dat het downloaden van metadata van het internet is ingeschakeld.",
-    "TabSuggested": "Aanbevolen",
-    "TabLatest": "Nieuw",
-    "TabUpcoming": "Binnenkort op TV",
-    "TabShows": "Series",
-    "TabEpisodes": "Afleveringen",
-    "TabGenres": "Genres",
-    "TabPeople": "Personen",
-    "TabNetworks": "TV-Studio's",
-    "HeaderUsers": "Gebruikers",
-    "HeaderFilters": "Filters:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Favorieten",
-    "OptionLikes": "Leuk",
-    "OptionDislikes": "Niet leuk",
-    "OptionActors": "Acteurs",
-    "OptionGuestStars": "Gast Sterren",
-    "OptionDirectors": "Regiseurs",
-    "OptionWriters": "Schrijvers",
-    "OptionProducers": "Producenten",
-    "HeaderResume": "Hervatten",
-    "HeaderNextUp": "Volgend",
-    "NoNextUpItemsMessage": "Niets gevonden. Start met kijken!",
-    "HeaderLatestEpisodes": "Nieuwste Afleveringen",
-    "HeaderPersonTypes": "Persoon Types:",
-    "TabSongs": "Songs",
-    "TabAlbums": "Albums",
-    "TabArtists": "Artiesten",
-    "TabAlbumArtists": "Albumartiesten",
-    "TabMusicVideos": "Muziek Videos",
-    "ButtonSort": "Sorteren",
-    "HeaderSortBy": "Sorteren op:",
-    "HeaderSortOrder": "Sorteer volgorde:",
-    "OptionPlayed": "Afgespeeld",
-    "OptionUnplayed": "Onafgespeeld",
-    "OptionAscending": "Oplopend",
-    "OptionDescending": "Aflopend",
-    "OptionRuntime": "Speelduur",
-    "OptionReleaseDate": "Uitgave datum",
-    "OptionPlayCount": "Afspeel telling",
-    "OptionDatePlayed": "Datum afgespeeld",
-    "OptionDateAdded": "Datum toegevoegd",
-    "OptionAlbumArtist": "Albumartiest",
-    "OptionArtist": "Artiest",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Naam van Nummer",
-    "OptionCommunityRating": "Gemeenschaps Waardering",
-    "OptionNameSort": "Naam",
-    "OptionFolderSort": "Mappen",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Inkomsten",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Achtergrond",
-    "OptionTimeline": "Tijdlijn",
-    "OptionThumb": "Miniatuur",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Kritieken",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Hervatbaar",
-    "ScheduledTasksHelp": "Klik op een taak om het schema aan te passen.",
-    "ScheduledTasksTitle": "Geplande taken",
-    "TabMyPlugins": "Mijn Plug-ins",
-    "TabCatalog": "Catalogus",
-    "PluginsTitle": "Plug-ins",
-    "HeaderAutomaticUpdates": "Automatische updates",
-    "HeaderNowPlaying": "Wordt nu afgespeeld",
-    "HeaderLatestAlbums": "Nieuwste Albums",
-    "HeaderLatestSongs": "Nieuwste Songs",
-    "HeaderRecentlyPlayed": "Recent afgespeeld",
-    "HeaderFrequentlyPlayed": "Vaak afgespeeld",
-    "DevBuildWarning": "Development versies zijn geheel voor eigen risico. Deze versies worden vaak vrijgegeven en zijn niet getest!. De Applicatie kan crashen en sommige functies kunnen mogelijk niet meer werken.",
-    "LabelVideoType": "Video Type:",
-    "OptionBluray": "Blu-ray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Kenmerken:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Versie:",
-    "LabelLastResult": "Laatste resultaat:",
-    "OptionHasSubtitles": "Ondertitels",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Thema Song",
-    "OptionHasThemeVideo": "Thema Video",
-    "TabMovies": "Films",
-    "TabStudios": "Studio's",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artiest:",
-    "LabelArtistsHelp": "Scheidt meerdere met een ;",
-    "HeaderLatestMovies": "Nieuwste Films",
-    "HeaderLatestTrailers": "Nieuwste Trailers",
-    "OptionHasSpecialFeatures": "Extra's",
-    "OptionImdbRating": "IMDb Waardering",
-    "OptionParentalRating": "Kijkwijzer classificatie",
-    "OptionPremiereDate": "Premi\u00e8re Datum",
-    "TabBasic": "Basis",
-    "TabAdvanced": "Geavanceerd",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Wordt vervolgd...",
-    "OptionEnded": "Gestopt",
-    "HeaderAirDays": "Uitzend Dagen",
-    "OptionSunday": "Zondag",
-    "OptionMonday": "Maandag",
-    "OptionTuesday": "Dinsdag",
-    "OptionWednesday": "Woensdag",
-    "OptionThursday": "Donderdag",
-    "OptionFriday": "Vrijdag",
-    "OptionSaturday": "Zaterdag",
-    "HeaderManagement": "Beheer",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "IMDb Id ontbreekt",
-    "OptionMissingTvdbId": "TheTVDB Id ontbreekt",
-    "OptionMissingOverview": "Overzicht ontbreekt",
-    "OptionFileMetadataYearMismatch": "Jaartal in Bestands\/metadata komt niet overeen",
-    "TabGeneral": "Algemeen",
-    "TitleSupport": "Ondersteuning",
-    "TabLog": "Logboek",
-    "TabAbout": "Over",
-    "TabSupporterKey": "Supporter Sleutel",
-    "TabBecomeSupporter": "Word Supporter",
-    "MediaBrowserHasCommunity": "Media Browser heeft een bloeiende gemeenschap van gebruikers en vrijwilligers.",
-    "CheckoutKnowledgeBase": "Bekijk onze kennisbank om u te helpen het beste uit Media Browser halen.",
-    "SearchKnowledgeBase": "Zoeken in de Kennisbank",
-    "VisitTheCommunity": "Bezoek de Gemeenschap",
-    "VisitMediaBrowserWebsite": "Bezoek de Media Browser Website",
-    "VisitMediaBrowserWebsiteLong": "Bezoek de Media Browser-website voor het laatste nieuws en blijf op de hoogte via de ontwikkelaars blog.",
-    "OptionHideUser": "Verberg deze gebruiker op de aanmeldschermen",
-    "OptionDisableUser": "Deze account uitschakelen",
-    "OptionDisableUserHelp": "Indien uitgeschakeld zal de server geen verbindingen van deze gebruiker toe staan. Bestaande verbindingen zullen abrupt worden be\u00ebindigd.",
-    "HeaderAdvancedControl": "Geavanceerd Beheer",
-    "LabelName": "Naam:",
-    "OptionAllowUserToManageServer": "Deze gebruiker kan de server te beheren",
-    "HeaderFeatureAccess": "Functie toegang",
-    "OptionAllowMediaPlayback": "Afspelen van media toestaan",
-    "OptionAllowBrowsingLiveTv": "Bladeren door live tv toestaan",
-    "OptionAllowDeleteLibraryContent": "Deze gebruiker kan inhoud uit de bibliotheek verwijderen",
-    "OptionAllowManageLiveTv": "Beheer van live tv-opnames toestaan",
-    "OptionAllowRemoteControlOthers": "Deze gebruiker kan andere gebruikers op afstand besturen",
-    "OptionMissingTmdbId": "TMDB Id ontbreekt",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Selecteer",
-    "ButtonGroupVersions": "Groepeer Versies",
-    "ButtonAddToCollection": "Toevoegen aan verzameling",
-    "PismoMessage": "Pismo File Mount (met een geschonken licentie).",
-    "TangibleSoftwareMessage": "Gebruik makend van concrete oplossingen als Java \/ C converters door een geschonken licentie.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Steun A.U.B. ook de andere gratis producten die wij gebruiken:",
-    "VersionNumber": "Versie {0}",
-    "TabPaths": "Paden",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoderen",
-    "TitleAdvanced": "Geavanceerd",
-    "LabelAutomaticUpdateLevel": "Automatische update niveau",
-    "OptionRelease": "Offici\u00eble Release",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Instabiel)",
-    "LabelAllowServerAutoRestart": "Automatisch herstarten van de server toestaan om updates toe te passen",
-    "LabelAllowServerAutoRestartHelp": "De server zal alleen opnieuw opstarten tijdens inactieve perioden, wanneer er geen gebruikers actief zijn.",
-    "LabelEnableDebugLogging": "Foutopsporings logboek inschakelen",
-    "LabelRunServerAtStartup": "Start server bij het aanmelden",
-    "LabelRunServerAtStartupHelp": "Dit start de applicatie als pictogram in het systeemvak tijdens het aanmelden van Windows. Om de Windows-service te starten, schakelt u deze uit en start u de service via het Configuratiescherm van Windows. Houd er rekening mee dat u de service en de applicatie niet tegelijk kunt uitvoeren, u moet dus eerst de applicatie sluiten alvorens u de service start.",
-    "ButtonSelectDirectory": "Selecteer map",
-    "LabelCustomPaths": "Geef aangepaste paden op waar gewenst. Laat velden leeg om de standaardinstellingen te gebruiken.",
-    "LabelCachePath": "Cache pad:",
-    "LabelCachePathHelp": "Deze locatie bevat server cache-bestanden, zoals afbeeldingen.",
-    "LabelImagesByNamePath": "Afbeeldingen op naam pad:",
-    "LabelImagesByNamePathHelp": "Deze locatie bevat afbeeldingen van: acteurs, artiesten, genres en studio's.",
-    "LabelMetadataPath": "metadata pad:",
-    "LabelMetadataPathHelp": "Geef een aangepaste locatie op voor gedownloade afbeeldingen en metadata, indien niet opgeslagen in mediamappen.",
-    "LabelTranscodingTempPath": "Tijdelijk Transcodeer pad:",
-    "LabelTranscodingTempPathHelp": "Deze map bevat werkbestanden die worden gebruikt door de transcoder. Geef een eigen locatie op of laat leeg om de standaardlocatie te gebruiken.",
-    "TabBasics": "Basis",
-    "TabTV": "TV",
-    "TabGames": "Games",
-    "TabMusic": "Muziek",
-    "TabOthers": "Overig",
-    "HeaderExtractChapterImagesFor": "Hoofdstuk afbeeldingen uitpakken voor:",
-    "OptionMovies": "Films",
     "OptionEpisodes": "Afleveringen",
     "OptionOtherVideos": "Overige Video's",
     "TitleMetadata": "Metadata",
@@ -546,11 +271,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Herstart de server om de updates af te ronden en te activeren.",
     "LabelDownMixAudioScale": "Audio boost verbeteren wanneer wordt gemixt:",
     "LabelDownMixAudioScaleHelp": "Boost audio verbeteren wanneer wordt gemixt. Ingesteld op 1 om oorspronkelijke volume waarde te behouden.",
-    "ButtonLinkKeys": "Koppel sleutels",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Oude supporter sleutel",
     "LabelNewSupporterKey": "Nieuwe supporter sleutel",
-    "HeaderMultipleKeyLinking": "Koppel Meerdere Sleutels",
-    "MultipleKeyLinkingHelp": "Als u meer dan een supporter sleutel heeft, gebruik dan dit formulier om registraties van de oude sleutels koppelen met uw nieuwe.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Huidige e-mailadres",
     "LabelCurrentEmailAddressHelp": "De huidige e-mailadres waar uw nieuwe sleutel naar is verzonden.",
     "HeaderForgotKey": "Sleutel vergeten",
@@ -821,7 +546,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welkom op de Media Browser Web Client",
     "ButtonDismiss": "Afwijzen",
     "ButtonTakeTheTour": "Neem de tour",
-    "ButtonEditOtherUserPreferences": "Wijzig het gebruikersprofiel en -voorkeuren van deze gebruiker.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Voorkeurs kwaliteit internet stream:",
     "LabelChannelStreamQualityHelp": "Bij weinig beschikbare bandbreedte kan het verminderen van de kwaliteit betere streams opleveren.",
     "OptionBestAvailableStreamQuality": "Best beschikbaar",
@@ -1244,5 +969,285 @@
     "OptionDisableUserPreferences": "Voorkom toegang tot gebruikers voorkeuren",
     "OptionDisableUserPreferencesHelp": "Indien ingeschakeld kunnen alleen beheerders profiel afbeeldingen, wachtwoorden en taalinstellingen wijzigen.",
     "HeaderSelectServer": "Selecteer server",
-    "MessageNoServersAvailableToConnect": "Er zijn geen servers beschikbaar om mee te verbinden. Als je uitgenodigd bent om een server te delen, verifieer dit door op de link in het emailbericht te klikken."
+    "MessageNoServersAvailableToConnect": "Er zijn geen servers beschikbaar om mee te verbinden. Als je uitgenodigd bent om een server te delen, verifieer dit door op de link in het emailbericht te klikken.",
+    "TitleNewUser": "Nieuwe gebruiker",
+    "ButtonConfigurePassword": "Configureer wachtwoord",
+    "HeaderDashboardUserPassword": "Wachtwoorden van gebruikers worden door de gebruiker in het gebruikersprofiel beheerd.",
+    "HeaderLibraryAccess": "Bibliotheek toegang",
+    "HeaderChannelAccess": "Kanaal toegang",
+    "LabelExit": "Afsluiten",
+    "LabelVisitCommunity": "Bezoek Gemeenschap",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standaard",
+    "LabelViewApiDocumentation": "Bekijk Api documentatie",
+    "LabelBrowseLibrary": "Bekijk bibliotheek",
+    "LabelConfigureMediaBrowser": "Configureer Media Browser",
+    "LabelOpenLibraryViewer": "Open bibliotheek verkenner",
+    "LabelRestartServer": "Server herstarten",
+    "LabelShowLogWindow": "Toon log venster",
+    "LabelPrevious": "Vorige",
+    "LabelFinish": "Voltooien",
+    "LabelNext": "Volgende",
+    "LabelYoureDone": "Gereed!",
+    "WelcomeToMediaBrowser": "Welkom bij Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Deze wizard helpt u door het setup-proces.",
+    "TellUsAboutYourself": "Vertel ons over u zelf",
+    "LabelYourFirstName": "Uw voornaam:",
+    "MoreUsersCanBeAddedLater": "Meer gebruikers kunnen later via het dashboard worden toegevoegd.",
+    "UserProfilesIntro": "Media Browser bevat ingebouwde ondersteuning voor gebruikersprofielen, zodat iedere gebruiker zijn eigen display-instellingen, afspeelstatus en ouderlijk toezicht heeft.",
+    "LabelWindowsService": "Windows Service",
+    "AWindowsServiceHasBeenInstalled": "Er is een Windows service ge\u00efnstalleerd.",
+    "WindowsServiceIntro1": "Media Browser Server werkt normaal als een desktop applicatie met een pictogram in het systeemvak, maar wanneer u het liever op de achtergrond als service laat draaien, dan kan dit worden ingesteld vanuit het Windows services configuratie scherm.",
+    "WindowsServiceIntro2": "Wanneer u de Windows-service gebruikt, dan dient u er rekening mee te houden dat het niet op hetzelfde moment als de desktop applicatie kan worden uitgevoerd. Het is daarom vereist de desktop applicatie eerst af te sluiten voordat u de service gebruikt. De service moet worden geconfigureerd met beheerdersrechten via het configuratie scherm. Houd er rekening mee dat op dit moment de service niet automatisch kan worden bijgewerkt, zodat nieuwe versies dus handmatige interactie vereisen.",
+    "WizardCompleted": "Dit is alles wat we nodig hebben voor nu. Media Browser is begonnen met het verzamelen van informatie over uw mediabibliotheek. Bekijk enkele van onze apps, en klik vervolgens op <b>Voltooien<\/b> om het <b>Dashboard te bekijken<\/b>.",
+    "LabelConfigureSettings": "Configureer instellingen",
+    "LabelEnableVideoImageExtraction": "Videobeeld uitpakken inschakelen",
+    "VideoImageExtractionHelp": "Voor video's die nog geen afbeeldingen hebben, en waarvoor geen afbeeldingen op Internet te vinden zijn. Dit voegt extra tijd toe aan de oorspronkelijke bibliotheek scan, maar resulteert in een mooiere weergave.",
+    "LabelEnableChapterImageExtractionForMovies": "Hoofdstuk afbeeldingen uitpakken voor Films",
+    "LabelChapterImageExtractionForMoviesHelp": "Uitpakken van hoofdstuk afbeeldingen geeft de Cli\u00ebnt de mogelijkheid om grafische scene selectie menu's te tonen. Het proces kan traag en cpu-intensief zijn en kan enkele gigabytes aan ruimte vereisen. Het word uitgevoerd als nachtelijke taak om 4:00, maar dit is instelbaar via de geplande taken. Het wordt niet aanbevolen om deze taak uit te voeren tijdens de piekuren.",
+    "LabelEnableAutomaticPortMapping": "Automatische poorttoewijzing inschakelen",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP zorgt voor geautomatiseerde configuratie van de router voor gemakkelijke toegang op afstand. Dit werkt mogelijk niet met sommige routers.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Annuleren",
+    "ButtonNew": "Nieuw",
+    "HeaderSetupLibrary": "Stel uw mediabibliotheek in",
+    "ButtonAddMediaFolder": "Mediamap toevoegen",
+    "LabelFolderType": "Maptype:",
+    "MediaFolderHelpPluginRequired": "* Hiervoor is het gebruik van een Plug-in vereist, bijvoorbeeld GameBrowser of MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Raadpleeg de mediabibliotheek wiki.",
+    "LabelCountry": "Land:",
+    "LabelLanguage": "Taal:",
+    "HeaderPreferredMetadataLanguage": "Gewenste metadata taal:",
+    "LabelSaveLocalMetadata": "Sla afbeeldingen en metadata op in de mediamappen",
+    "LabelSaveLocalMetadataHelp": "Door afbeeldingen en metadata op te slaan in de mediamappen kunnen ze makkelijker worden gevonden en bewerkt.",
+    "LabelDownloadInternetMetadata": "Download afbeeldingen en metadata van het internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser kan informatie en afbeeldingen van uw media downloaden, om zo een mooie en uitgebreide weergave mogelijk te maken.",
+    "TabPreferences": "Voorkeuren",
+    "TabPassword": "Wachtwoord",
+    "TabLibraryAccess": "Bibliotheek toegang",
+    "TabImage": "Afbeelding",
+    "TabProfile": "Profiel",
+    "TabMetadata": "Metagegevens",
+    "TabImages": "Afbeeldingen",
+    "TabNotifications": "Meldingen",
+    "TabCollectionTitles": "Titels",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Toon ontbrekende afleveringen binnen een seizoen",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Toon komende afleveringen binnen een seizoen",
+    "HeaderVideoPlaybackSettings": "Video afspeel instellingen",
+    "HeaderPlaybackSettings": "Afspeel instellingen",
+    "LabelAudioLanguagePreference": "Voorkeurs taal geluid:",
+    "LabelSubtitleLanguagePreference": "Voorkeurs taal ondertiteling:",
+    "OptionDefaultSubtitles": "Standaard",
+    "OptionOnlyForcedSubtitles": "Alleen 'geforceerde' ondertiteling",
+    "OptionAlwaysPlaySubtitles": "Ondertiteling altijd weergeven",
+    "OptionNoSubtitles": "Geen ondertitels",
+    "OptionDefaultSubtitlesHelp": "Ondertiteling wordt weergegeven in de voorkeurstaal als de audio in een andere taal is.",
+    "OptionOnlyForcedSubtitlesHelp": "Alleen ondertitels gemarkeerd als \"gedwongen\" zullen worden geladen.",
+    "OptionAlwaysPlaySubtitlesHelp": "Ondertiteling wordt weergegeveen in de voorkeurstaal ongeacht de taal van de audio.",
+    "OptionNoSubtitlesHelp": "Ondertiteling wordt standaard niet weergegeven.",
+    "TabProfiles": "Profielen",
+    "TabSecurity": "Beveiliging",
+    "ButtonAddUser": "Gebruiker toevoegen",
+    "ButtonAddLocalUser": "Voeg lokale gebruiker toe",
+    "ButtonInviteUser": "Nodig gebruiker uit",
+    "ButtonSave": "Opslaan",
+    "ButtonResetPassword": "Wachtwoord resetten",
+    "LabelNewPassword": "Nieuw wachtwoord:",
+    "LabelNewPasswordConfirm": "Bevestig nieuw wachtwoord:",
+    "HeaderCreatePassword": "Maak wachtwoord",
+    "LabelCurrentPassword": "Huidig wachtwoord",
+    "LabelMaxParentalRating": "Maximaal toegestane kijkwijzer classificatie:",
+    "MaxParentalRatingHelp": "Media met een hogere classificatie wordt niet weergegeven",
+    "LibraryAccessHelp": "Selecteer de mediamappen om met deze gebruiker te delen. Beheerders kunnen alle mappen bewerken via de metadata manager.",
+    "ChannelAccessHelp": "Selecteer de kanalen om te delen met deze gebruiker. Beheerders kunnen alle kanalen bewerken met de metadata manager.",
+    "ButtonDeleteImage": "Verwijder afbeelding",
+    "LabelSelectUsers": "Selecteer gebruikers:",
+    "ButtonUpload": "Uploaden",
+    "HeaderUploadNewImage": "Nieuwe afbeelding uploaden",
+    "LabelDropImageHere": "Afbeelding hier neerzetten",
+    "ImageUploadAspectRatioHelp": "1:1 beeldverhouding geadviseerd. Alleen JPG\/PNG.",
+    "MessageNothingHere": "Lijst is leeg.",
+    "MessagePleaseEnsureInternetMetadata": "Zorg ervoor dat het downloaden van metadata van het internet is ingeschakeld.",
+    "TabSuggested": "Aanbevolen",
+    "TabLatest": "Nieuw",
+    "TabUpcoming": "Binnenkort op TV",
+    "TabShows": "Series",
+    "TabEpisodes": "Afleveringen",
+    "TabGenres": "Genres",
+    "TabPeople": "Personen",
+    "TabNetworks": "TV-Studio's",
+    "HeaderUsers": "Gebruikers",
+    "HeaderFilters": "Filters:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Favorieten",
+    "OptionLikes": "Leuk",
+    "OptionDislikes": "Niet leuk",
+    "OptionActors": "Acteurs",
+    "OptionGuestStars": "Gast Sterren",
+    "OptionDirectors": "Regiseurs",
+    "OptionWriters": "Schrijvers",
+    "OptionProducers": "Producenten",
+    "HeaderResume": "Hervatten",
+    "HeaderNextUp": "Volgend",
+    "NoNextUpItemsMessage": "Niets gevonden. Start met kijken!",
+    "HeaderLatestEpisodes": "Nieuwste Afleveringen",
+    "HeaderPersonTypes": "Persoon Types:",
+    "TabSongs": "Songs",
+    "TabAlbums": "Albums",
+    "TabArtists": "Artiesten",
+    "TabAlbumArtists": "Albumartiesten",
+    "TabMusicVideos": "Muziek Videos",
+    "ButtonSort": "Sorteren",
+    "HeaderSortBy": "Sorteren op:",
+    "HeaderSortOrder": "Sorteer volgorde:",
+    "OptionPlayed": "Afgespeeld",
+    "OptionUnplayed": "Onafgespeeld",
+    "OptionAscending": "Oplopend",
+    "OptionDescending": "Aflopend",
+    "OptionRuntime": "Speelduur",
+    "OptionReleaseDate": "Uitgave datum",
+    "OptionPlayCount": "Afspeel telling",
+    "OptionDatePlayed": "Datum afgespeeld",
+    "OptionDateAdded": "Datum toegevoegd",
+    "OptionAlbumArtist": "Albumartiest",
+    "OptionArtist": "Artiest",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Naam van Nummer",
+    "OptionCommunityRating": "Gemeenschaps Waardering",
+    "OptionNameSort": "Naam",
+    "OptionFolderSort": "Mappen",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Inkomsten",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Achtergrond",
+    "OptionTimeline": "Tijdlijn",
+    "OptionThumb": "Miniatuur",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Kritieken",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Hervatbaar",
+    "ScheduledTasksHelp": "Klik op een taak om het schema aan te passen.",
+    "ScheduledTasksTitle": "Geplande taken",
+    "TabMyPlugins": "Mijn Plug-ins",
+    "TabCatalog": "Catalogus",
+    "PluginsTitle": "Plug-ins",
+    "HeaderAutomaticUpdates": "Automatische updates",
+    "HeaderNowPlaying": "Wordt nu afgespeeld",
+    "HeaderLatestAlbums": "Nieuwste Albums",
+    "HeaderLatestSongs": "Nieuwste Songs",
+    "HeaderRecentlyPlayed": "Recent afgespeeld",
+    "HeaderFrequentlyPlayed": "Vaak afgespeeld",
+    "DevBuildWarning": "Development versies zijn geheel voor eigen risico. Deze versies worden vaak vrijgegeven en zijn niet getest!. De Applicatie kan crashen en sommige functies kunnen mogelijk niet meer werken.",
+    "LabelVideoType": "Video Type:",
+    "OptionBluray": "Blu-ray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Kenmerken:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Versie:",
+    "LabelLastResult": "Laatste resultaat:",
+    "OptionHasSubtitles": "Ondertitels",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Thema Song",
+    "OptionHasThemeVideo": "Thema Video",
+    "TabMovies": "Films",
+    "TabStudios": "Studio's",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artiest:",
+    "LabelArtistsHelp": "Scheidt meerdere met een ;",
+    "HeaderLatestMovies": "Nieuwste Films",
+    "HeaderLatestTrailers": "Nieuwste Trailers",
+    "OptionHasSpecialFeatures": "Extra's",
+    "OptionImdbRating": "IMDb Waardering",
+    "OptionParentalRating": "Kijkwijzer classificatie",
+    "OptionPremiereDate": "Premi\u00e8re Datum",
+    "TabBasic": "Basis",
+    "TabAdvanced": "Geavanceerd",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Wordt vervolgd...",
+    "OptionEnded": "Gestopt",
+    "HeaderAirDays": "Uitzend Dagen",
+    "OptionSunday": "Zondag",
+    "OptionMonday": "Maandag",
+    "OptionTuesday": "Dinsdag",
+    "OptionWednesday": "Woensdag",
+    "OptionThursday": "Donderdag",
+    "OptionFriday": "Vrijdag",
+    "OptionSaturday": "Zaterdag",
+    "HeaderManagement": "Beheer",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "IMDb Id ontbreekt",
+    "OptionMissingTvdbId": "TheTVDB Id ontbreekt",
+    "OptionMissingOverview": "Overzicht ontbreekt",
+    "OptionFileMetadataYearMismatch": "Jaartal in Bestands\/metadata komt niet overeen",
+    "TabGeneral": "Algemeen",
+    "TitleSupport": "Ondersteuning",
+    "TabLog": "Logboek",
+    "TabAbout": "Over",
+    "TabSupporterKey": "Supporter Sleutel",
+    "TabBecomeSupporter": "Word Supporter",
+    "MediaBrowserHasCommunity": "Media Browser heeft een bloeiende gemeenschap van gebruikers en vrijwilligers.",
+    "CheckoutKnowledgeBase": "Bekijk onze kennisbank om u te helpen het beste uit Media Browser halen.",
+    "SearchKnowledgeBase": "Zoeken in de Kennisbank",
+    "VisitTheCommunity": "Bezoek de Gemeenschap",
+    "VisitMediaBrowserWebsite": "Bezoek de Media Browser Website",
+    "VisitMediaBrowserWebsiteLong": "Bezoek de Media Browser-website voor het laatste nieuws en blijf op de hoogte via de ontwikkelaars blog.",
+    "OptionHideUser": "Verberg deze gebruiker op de aanmeldschermen",
+    "OptionDisableUser": "Deze account uitschakelen",
+    "OptionDisableUserHelp": "Indien uitgeschakeld zal de server geen verbindingen van deze gebruiker toe staan. Bestaande verbindingen zullen abrupt worden be\u00ebindigd.",
+    "HeaderAdvancedControl": "Geavanceerd Beheer",
+    "LabelName": "Naam:",
+    "OptionAllowUserToManageServer": "Deze gebruiker kan de server te beheren",
+    "HeaderFeatureAccess": "Functie toegang",
+    "OptionAllowMediaPlayback": "Afspelen van media toestaan",
+    "OptionAllowBrowsingLiveTv": "Bladeren door live tv toestaan",
+    "OptionAllowDeleteLibraryContent": "Deze gebruiker kan inhoud uit de bibliotheek verwijderen",
+    "OptionAllowManageLiveTv": "Beheer van live tv-opnames toestaan",
+    "OptionAllowRemoteControlOthers": "Deze gebruiker kan andere gebruikers op afstand besturen",
+    "OptionMissingTmdbId": "TMDB Id ontbreekt",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Selecteer",
+    "ButtonGroupVersions": "Groepeer Versies",
+    "ButtonAddToCollection": "Toevoegen aan verzameling",
+    "PismoMessage": "Pismo File Mount (met een geschonken licentie).",
+    "TangibleSoftwareMessage": "Gebruik makend van concrete oplossingen als Java \/ C converters door een geschonken licentie.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Steun A.U.B. ook de andere gratis producten die wij gebruiken:",
+    "VersionNumber": "Versie {0}",
+    "TabPaths": "Paden",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoderen",
+    "TitleAdvanced": "Geavanceerd",
+    "LabelAutomaticUpdateLevel": "Automatische update niveau",
+    "OptionRelease": "Offici\u00eble Release",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Instabiel)",
+    "LabelAllowServerAutoRestart": "Automatisch herstarten van de server toestaan om updates toe te passen",
+    "LabelAllowServerAutoRestartHelp": "De server zal alleen opnieuw opstarten tijdens inactieve perioden, wanneer er geen gebruikers actief zijn.",
+    "LabelEnableDebugLogging": "Foutopsporings logboek inschakelen",
+    "LabelRunServerAtStartup": "Start server bij het aanmelden",
+    "LabelRunServerAtStartupHelp": "Dit start de applicatie als pictogram in het systeemvak tijdens het aanmelden van Windows. Om de Windows-service te starten, schakelt u deze uit en start u de service via het Configuratiescherm van Windows. Houd er rekening mee dat u de service en de applicatie niet tegelijk kunt uitvoeren, u moet dus eerst de applicatie sluiten alvorens u de service start.",
+    "ButtonSelectDirectory": "Selecteer map",
+    "LabelCustomPaths": "Geef aangepaste paden op waar gewenst. Laat velden leeg om de standaardinstellingen te gebruiken.",
+    "LabelCachePath": "Cache pad:",
+    "LabelCachePathHelp": "Deze locatie bevat server cache-bestanden, zoals afbeeldingen.",
+    "LabelImagesByNamePath": "Afbeeldingen op naam pad:",
+    "LabelImagesByNamePathHelp": "Deze locatie bevat afbeeldingen van: acteurs, artiesten, genres en studio's.",
+    "LabelMetadataPath": "metadata pad:",
+    "LabelMetadataPathHelp": "Geef een aangepaste locatie op voor gedownloade afbeeldingen en metadata, indien niet opgeslagen in mediamappen.",
+    "LabelTranscodingTempPath": "Tijdelijk Transcodeer pad:",
+    "LabelTranscodingTempPathHelp": "Deze map bevat werkbestanden die worden gebruikt door de transcoder. Geef een eigen locatie op of laat leeg om de standaardlocatie te gebruiken.",
+    "TabBasics": "Basis",
+    "TabTV": "TV",
+    "TabGames": "Games",
+    "TabMusic": "Muziek",
+    "TabOthers": "Overig",
+    "HeaderExtractChapterImagesFor": "Hoofdstuk afbeeldingen uitpakken voor:",
+    "OptionMovies": "Films"
 }

+ 319 - 314
MediaBrowser.Server.Implementations/Localization/Server/pl.json

@@ -1,313 +1,4 @@
 {
-    "LabelExit": "Wyj\u015b\u0107",
-    "LabelVisitCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107",
-    "LabelGithubWiki": "Wiki Github",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standardowy",
-    "LabelViewApiDocumentation": "Zobacz dokumentacj\u0119 Api",
-    "LabelBrowseLibrary": "Przejrzyj bibliotek\u0119",
-    "LabelConfigureMediaBrowser": "Skonfiguruj Media Browser",
-    "LabelOpenLibraryViewer": "Otw\u00f3rz przegl\u0105dark\u0119 biblioteki",
-    "LabelRestartServer": "Uruchom serwer ponownie",
-    "LabelShowLogWindow": "Show Log Window",
-    "LabelPrevious": "Wstecz",
-    "LabelFinish": "Koniec",
-    "LabelNext": "Dalej",
-    "LabelYoureDone": "Sko\u0144czy\u0142e\u015b!",
-    "WelcomeToMediaBrowser": "Witaj w Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Asystent pomo\u017ce Ci podczas instalacji. Na pocz\u0105tku, wybierz tw\u00f3j preferowany j\u0119zyk.",
-    "TellUsAboutYourself": "Opowiedz nam o sobie",
-    "LabelYourFirstName": "Twoje imi\u0119:",
-    "MoreUsersCanBeAddedLater": "Mo\u017cesz doda\u0107 wi\u0119cej u\u017cytkownik\u00f3w p\u00f3\u017aniej przez tablic\u0119 rozdzielcz\u0105.",
-    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
-    "LabelWindowsService": "Serwis Windows",
-    "AWindowsServiceHasBeenInstalled": "Serwis Windows zosta\u0142 zainstalowany.",
-    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
-    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
-    "WizardCompleted": "To wszystko na teraz. Media Browser zacz\u0105\u0142 zbiera\u0107 informacje o twojej bibliotece. Zapoznaj si\u0119 z aplikacjami po czym kliknij <b>Koniec<\/b> \u017ceby zobaczy\u0107 <b>Tablic\u0119 rozdzielcz\u0105<\/b>.",
-    "LabelConfigureSettings": "Skonfiguruj ustawienia",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "Dla filmik\u00f3w kt\u00f3re nie maj\u0105 jeszcze obraz\u00f3w i dla kt\u00f3rych nie mo\u017cemy \u017cadnych znale\u017a\u0107 na internecie. Zwi\u0119kszy to czas wst\u0119pnego skanowania biblioteki ale wynikiem b\u0119dzie \u0142adniejsza prezentacja.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Anuluj",
-    "ButtonNew": "New",
-    "HeaderSetupLibrary": "Ustaw swoj\u0105 bibliotek\u0119",
-    "ButtonAddMediaFolder": "Dodaj folder",
-    "LabelFolderType": "Typ folderu:",
-    "MediaFolderHelpPluginRequired": "* Wymaga u\u017cycia wtyczki tak jak GameBrowser lub MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Odnie\u015b si\u0119 do wiki biblioteki.",
-    "LabelCountry": "Kraj:",
-    "LabelLanguage": "J\u0119zyk:",
-    "HeaderPreferredMetadataLanguage": "Preferowany j\u0119zyk metadanych:",
-    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
-    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
-    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
-    "TabPreferences": "Preferencje",
-    "TabPassword": "Has\u0142o",
-    "TabLibraryAccess": "Dost\u0119p do biblioteki",
-    "TabImage": "Obraz",
-    "TabProfile": "Profil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Images",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Wy\u015bwietl brakuj\u0105ce odcinki w sezonach",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Wy\u015bwietl nie wydanie odcinki w sezonach",
-    "HeaderVideoPlaybackSettings": "Ustawienia odtwarzania wideo",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Preferencje j\u0119zyka audio:",
-    "LabelSubtitleLanguagePreference": "Preferencje j\u0119zyka napis\u00f3w:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profile",
-    "TabSecurity": "Zabezpieczenie",
-    "ButtonAddUser": "Dodaj u\u017cytkownika",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Zapisz",
-    "ButtonResetPassword": "Zresetuj has\u0142o",
-    "LabelNewPassword": "Nowe has\u0142o:",
-    "LabelNewPasswordConfirm": "Potwierd\u017a nowe has\u0142o:",
-    "HeaderCreatePassword": "Stw\u00f3rz has\u0142o:",
-    "LabelCurrentPassword": "Bie\u017c\u0105ce has\u0142o:",
-    "LabelMaxParentalRating": "Maksymalna dozwolona ocena rodzicielska:",
-    "MaxParentalRatingHelp": "Zawarto\u015b\u0107 z wy\u017csz\u0105 ocen\u0105 b\u0119dzie schowana dla tego u\u017cytkownika.",
-    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Usu\u0144 obrazek",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "Wy\u015blij",
-    "HeaderUploadNewImage": "Wy\u015blij nowy obrazek",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Nic tutaj nie ma.",
-    "MessagePleaseEnsureInternetMetadata": "Upewnij si\u0119 \u017ce pobieranie metadanych z internetu jest w\u0142\u0105czone.",
-    "TabSuggested": "Sugerowane",
-    "TabLatest": "Ostatnie",
-    "TabUpcoming": "Upcoming",
-    "TabShows": "Seriale",
-    "TabEpisodes": "Odcinki",
-    "TabGenres": "Rodzaje",
-    "TabPeople": "Osoby",
-    "TabNetworks": "Sieci",
-    "HeaderUsers": "U\u017cytkownicy",
-    "HeaderFilters": "Filtry:",
-    "ButtonFilter": "Filtr",
-    "OptionFavorite": "Ulubione",
-    "OptionLikes": "Likes",
-    "OptionDislikes": "Dislikes",
-    "OptionActors": "Aktorzy",
-    "OptionGuestStars": "Guest Stars",
-    "OptionDirectors": "Dyrektorzy",
-    "OptionWriters": "Pisarze",
-    "OptionProducers": "Producenci",
-    "HeaderResume": "Wzn\u00f3w",
-    "HeaderNextUp": "Next Up",
-    "NoNextUpItemsMessage": "Nie znaleziono \u017cadnego. Zacznij ogl\u0105da\u0107 Twoje seriale!",
-    "HeaderLatestEpisodes": "Ostanie odcinki",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "Utwory",
-    "TabAlbums": "Albumy",
-    "TabArtists": "Arty\u015bci",
-    "TabAlbumArtists": "Arty\u015bci albumu",
-    "TabMusicVideos": "Teledyski",
-    "ButtonSort": "Sortuj",
-    "HeaderSortBy": "Sortuj wed\u0142ug:",
-    "HeaderSortOrder": "Kolejno\u015b\u0107 sortowania:",
-    "OptionPlayed": "Played",
-    "OptionUnplayed": "Unplayed",
-    "OptionAscending": "Rosn\u0105co",
-    "OptionDescending": "Malej\u0105co",
-    "OptionRuntime": "D\u0142ugo\u015b\u0107 filmu",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Ilo\u015b\u0107 odtworze\u0144",
-    "OptionDatePlayed": "Data odtworzenia",
-    "OptionDateAdded": "Data dodania",
-    "OptionAlbumArtist": "Artysta albumu",
-    "OptionArtist": "Artysta",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Nazwa utworu",
-    "OptionCommunityRating": "Ocena spo\u0142eczno\u015bci",
-    "OptionNameSort": "Nazwa",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "Bud\u017cet",
-    "OptionRevenue": "Doch\u00f3d",
-    "OptionPoster": "Plakat",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Timeline",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Ocena krytyk\u00f3w",
-    "OptionVideoBitrate": "Video Bitrate",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Zaplanowane zadania",
-    "TabMyPlugins": "Moje wtyczki",
-    "TabCatalog": "Katalog",
-    "PluginsTitle": "Wtyczki",
-    "HeaderAutomaticUpdates": "Automatyczne aktualizacje",
-    "HeaderNowPlaying": "Now Playing",
-    "HeaderLatestAlbums": "Ostatnie albumy",
-    "HeaderLatestSongs": "Ostatnie utwory",
-    "HeaderRecentlyPlayed": "Ostatnio grane",
-    "HeaderFrequentlyPlayed": "Cz\u0119sto grane",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Type widea",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "W\u0142a\u015bciwo\u015bci",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Napisy",
-    "OptionHasTrailer": "Zwiastun",
-    "OptionHasThemeSong": "Theme Song",
-    "OptionHasThemeVideo": "Theme Video",
-    "TabMovies": "Filmy",
-    "TabStudios": "Studia",
-    "TabTrailers": "Zwiastuny",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Ostatnie filmy",
-    "HeaderLatestTrailers": "Ostatnie zwiastuny",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "Ocena IMDb",
-    "OptionParentalRating": "Ocena rodzicielska",
-    "OptionPremiereDate": "Data premiery",
-    "TabBasic": "Podstawowe",
-    "TabAdvanced": "Zaawansowane",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Niedziela",
-    "OptionMonday": "Poniedzia\u0142ek",
-    "OptionTuesday": "Wtorek",
-    "OptionWednesday": "\u015aroda",
-    "OptionThursday": "Czwartek",
-    "OptionFriday": "Pi\u0105tek",
-    "OptionSaturday": "Sobota",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Brakuje Id IMDb",
-    "OptionMissingTvdbId": "Brakuje Id TheTVDB",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "Og\u00f3lne",
-    "TitleSupport": "Wesprzyj",
-    "TabLog": "Log",
-    "TabAbout": "A propos",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107",
-    "VisitMediaBrowserWebsite": "Odwied\u017a stron\u0119 Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Disable this user",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "Name:",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Select",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Server",
-    "TabTranscoding": "Transcoding",
-    "TitleAdvanced": "Advanced",
-    "LabelAutomaticUpdateLevel": "Automatic update level",
-    "OptionRelease": "Oficjalne wydanie",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Niestabilne)",
-    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
-    "LabelRunServerAtStartup": "Run server at startup",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "Wybierz folder",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basics",
-    "TabTV": "TV",
-    "TabGames": "Gry",
-    "TabMusic": "Muzyka",
-    "TabOthers": "Inne",
-    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
-    "OptionMovies": "Filmy",
-    "OptionEpisodes": "Odcinki",
-    "OptionOtherVideos": "Inne widea",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Image saving convention:",
-    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Sign In",
-    "TitleSignIn": "Sign In",
-    "HeaderPleaseSignIn": "Please sign in",
-    "LabelUser": "User:",
-    "LabelPassword": "Password:",
-    "ButtonManualLogin": "Manual Login",
-    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
-    "TabGuide": "Guide",
-    "TabChannels": "Channels",
-    "TabCollections": "Collections",
-    "HeaderChannels": "Channels",
-    "TabRecordings": "Recordings",
-    "TabScheduled": "Scheduled",
-    "TabSeries": "Series",
-    "TabFavorites": "Favorites",
-    "TabMyLibrary": "My Library",
-    "ButtonCancelRecording": "Cancel Recording",
-    "HeaderPrePostPadding": "Pre\/Post Padding",
     "LabelPrePaddingMinutes": "Pre-padding minutes:",
     "OptionPrePaddingRequired": "Pre-padding is required in order to record.",
     "LabelPostPaddingMinutes": "Post-padding minutes:",
@@ -546,11 +237,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +512,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +935,319 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Wyj\u015b\u0107",
+    "LabelVisitCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107",
+    "LabelGithubWiki": "Wiki Github",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standardowy",
+    "LabelViewApiDocumentation": "Zobacz dokumentacj\u0119 Api",
+    "LabelBrowseLibrary": "Przejrzyj bibliotek\u0119",
+    "LabelConfigureMediaBrowser": "Skonfiguruj Media Browser",
+    "LabelOpenLibraryViewer": "Otw\u00f3rz przegl\u0105dark\u0119 biblioteki",
+    "LabelRestartServer": "Uruchom serwer ponownie",
+    "LabelShowLogWindow": "Show Log Window",
+    "LabelPrevious": "Wstecz",
+    "LabelFinish": "Koniec",
+    "LabelNext": "Dalej",
+    "LabelYoureDone": "Sko\u0144czy\u0142e\u015b!",
+    "WelcomeToMediaBrowser": "Witaj w Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Asystent pomo\u017ce Ci podczas instalacji. Na pocz\u0105tku, wybierz tw\u00f3j preferowany j\u0119zyk.",
+    "TellUsAboutYourself": "Opowiedz nam o sobie",
+    "LabelYourFirstName": "Twoje imi\u0119:",
+    "MoreUsersCanBeAddedLater": "Mo\u017cesz doda\u0107 wi\u0119cej u\u017cytkownik\u00f3w p\u00f3\u017aniej przez tablic\u0119 rozdzielcz\u0105.",
+    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
+    "LabelWindowsService": "Serwis Windows",
+    "AWindowsServiceHasBeenInstalled": "Serwis Windows zosta\u0142 zainstalowany.",
+    "WindowsServiceIntro1": "Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
+    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
+    "WizardCompleted": "To wszystko na teraz. Media Browser zacz\u0105\u0142 zbiera\u0107 informacje o twojej bibliotece. Zapoznaj si\u0119 z aplikacjami po czym kliknij <b>Koniec<\/b> \u017ceby zobaczy\u0107 <b>Tablic\u0119 rozdzielcz\u0105<\/b>.",
+    "LabelConfigureSettings": "Skonfiguruj ustawienia",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "Dla filmik\u00f3w kt\u00f3re nie maj\u0105 jeszcze obraz\u00f3w i dla kt\u00f3rych nie mo\u017cemy \u017cadnych znale\u017a\u0107 na internecie. Zwi\u0119kszy to czas wst\u0119pnego skanowania biblioteki ale wynikiem b\u0119dzie \u0142adniejsza prezentacja.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Anuluj",
+    "ButtonNew": "New",
+    "HeaderSetupLibrary": "Ustaw swoj\u0105 bibliotek\u0119",
+    "ButtonAddMediaFolder": "Dodaj folder",
+    "LabelFolderType": "Typ folderu:",
+    "MediaFolderHelpPluginRequired": "* Wymaga u\u017cycia wtyczki tak jak GameBrowser lub MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Odnie\u015b si\u0119 do wiki biblioteki.",
+    "LabelCountry": "Kraj:",
+    "LabelLanguage": "J\u0119zyk:",
+    "HeaderPreferredMetadataLanguage": "Preferowany j\u0119zyk metadanych:",
+    "LabelSaveLocalMetadata": "Save artwork and metadata into media folders",
+    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
+    "LabelDownloadInternetMetadata": "Download artwork and metadata from the internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
+    "TabPreferences": "Preferencje",
+    "TabPassword": "Has\u0142o",
+    "TabLibraryAccess": "Dost\u0119p do biblioteki",
+    "TabImage": "Obraz",
+    "TabProfile": "Profil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Images",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Wy\u015bwietl brakuj\u0105ce odcinki w sezonach",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Wy\u015bwietl nie wydanie odcinki w sezonach",
+    "HeaderVideoPlaybackSettings": "Ustawienia odtwarzania wideo",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Preferencje j\u0119zyka audio:",
+    "LabelSubtitleLanguagePreference": "Preferencje j\u0119zyka napis\u00f3w:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profile",
+    "TabSecurity": "Zabezpieczenie",
+    "ButtonAddUser": "Dodaj u\u017cytkownika",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Zapisz",
+    "ButtonResetPassword": "Zresetuj has\u0142o",
+    "LabelNewPassword": "Nowe has\u0142o:",
+    "LabelNewPasswordConfirm": "Potwierd\u017a nowe has\u0142o:",
+    "HeaderCreatePassword": "Stw\u00f3rz has\u0142o:",
+    "LabelCurrentPassword": "Bie\u017c\u0105ce has\u0142o:",
+    "LabelMaxParentalRating": "Maksymalna dozwolona ocena rodzicielska:",
+    "MaxParentalRatingHelp": "Zawarto\u015b\u0107 z wy\u017csz\u0105 ocen\u0105 b\u0119dzie schowana dla tego u\u017cytkownika.",
+    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Usu\u0144 obrazek",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "Wy\u015blij",
+    "HeaderUploadNewImage": "Wy\u015blij nowy obrazek",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Nic tutaj nie ma.",
+    "MessagePleaseEnsureInternetMetadata": "Upewnij si\u0119 \u017ce pobieranie metadanych z internetu jest w\u0142\u0105czone.",
+    "TabSuggested": "Sugerowane",
+    "TabLatest": "Ostatnie",
+    "TabUpcoming": "Upcoming",
+    "TabShows": "Seriale",
+    "TabEpisodes": "Odcinki",
+    "TabGenres": "Rodzaje",
+    "TabPeople": "Osoby",
+    "TabNetworks": "Sieci",
+    "HeaderUsers": "U\u017cytkownicy",
+    "HeaderFilters": "Filtry:",
+    "ButtonFilter": "Filtr",
+    "OptionFavorite": "Ulubione",
+    "OptionLikes": "Likes",
+    "OptionDislikes": "Dislikes",
+    "OptionActors": "Aktorzy",
+    "OptionGuestStars": "Guest Stars",
+    "OptionDirectors": "Dyrektorzy",
+    "OptionWriters": "Pisarze",
+    "OptionProducers": "Producenci",
+    "HeaderResume": "Wzn\u00f3w",
+    "HeaderNextUp": "Next Up",
+    "NoNextUpItemsMessage": "Nie znaleziono \u017cadnego. Zacznij ogl\u0105da\u0107 Twoje seriale!",
+    "HeaderLatestEpisodes": "Ostanie odcinki",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "Utwory",
+    "TabAlbums": "Albumy",
+    "TabArtists": "Arty\u015bci",
+    "TabAlbumArtists": "Arty\u015bci albumu",
+    "TabMusicVideos": "Teledyski",
+    "ButtonSort": "Sortuj",
+    "HeaderSortBy": "Sortuj wed\u0142ug:",
+    "HeaderSortOrder": "Kolejno\u015b\u0107 sortowania:",
+    "OptionPlayed": "Played",
+    "OptionUnplayed": "Unplayed",
+    "OptionAscending": "Rosn\u0105co",
+    "OptionDescending": "Malej\u0105co",
+    "OptionRuntime": "D\u0142ugo\u015b\u0107 filmu",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Ilo\u015b\u0107 odtworze\u0144",
+    "OptionDatePlayed": "Data odtworzenia",
+    "OptionDateAdded": "Data dodania",
+    "OptionAlbumArtist": "Artysta albumu",
+    "OptionArtist": "Artysta",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Nazwa utworu",
+    "OptionCommunityRating": "Ocena spo\u0142eczno\u015bci",
+    "OptionNameSort": "Nazwa",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "Bud\u017cet",
+    "OptionRevenue": "Doch\u00f3d",
+    "OptionPoster": "Plakat",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Timeline",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Ocena krytyk\u00f3w",
+    "OptionVideoBitrate": "Video Bitrate",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Zaplanowane zadania",
+    "TabMyPlugins": "Moje wtyczki",
+    "TabCatalog": "Katalog",
+    "PluginsTitle": "Wtyczki",
+    "HeaderAutomaticUpdates": "Automatyczne aktualizacje",
+    "HeaderNowPlaying": "Now Playing",
+    "HeaderLatestAlbums": "Ostatnie albumy",
+    "HeaderLatestSongs": "Ostatnie utwory",
+    "HeaderRecentlyPlayed": "Ostatnio grane",
+    "HeaderFrequentlyPlayed": "Cz\u0119sto grane",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Type widea",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "W\u0142a\u015bciwo\u015bci",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Napisy",
+    "OptionHasTrailer": "Zwiastun",
+    "OptionHasThemeSong": "Theme Song",
+    "OptionHasThemeVideo": "Theme Video",
+    "TabMovies": "Filmy",
+    "TabStudios": "Studia",
+    "TabTrailers": "Zwiastuny",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Ostatnie filmy",
+    "HeaderLatestTrailers": "Ostatnie zwiastuny",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "Ocena IMDb",
+    "OptionParentalRating": "Ocena rodzicielska",
+    "OptionPremiereDate": "Data premiery",
+    "TabBasic": "Podstawowe",
+    "TabAdvanced": "Zaawansowane",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Niedziela",
+    "OptionMonday": "Poniedzia\u0142ek",
+    "OptionTuesday": "Wtorek",
+    "OptionWednesday": "\u015aroda",
+    "OptionThursday": "Czwartek",
+    "OptionFriday": "Pi\u0105tek",
+    "OptionSaturday": "Sobota",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Brakuje Id IMDb",
+    "OptionMissingTvdbId": "Brakuje Id TheTVDB",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "Og\u00f3lne",
+    "TitleSupport": "Wesprzyj",
+    "TabLog": "Log",
+    "TabAbout": "A propos",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107",
+    "VisitMediaBrowserWebsite": "Odwied\u017a stron\u0119 Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Disable this user",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "Name:",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Select",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Server",
+    "TabTranscoding": "Transcoding",
+    "TitleAdvanced": "Advanced",
+    "LabelAutomaticUpdateLevel": "Automatic update level",
+    "OptionRelease": "Oficjalne wydanie",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Niestabilne)",
+    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging",
+    "LabelRunServerAtStartup": "Run server at startup",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "Wybierz folder",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basics",
+    "TabTV": "TV",
+    "TabGames": "Gry",
+    "TabMusic": "Muzyka",
+    "TabOthers": "Inne",
+    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
+    "OptionMovies": "Filmy",
+    "OptionEpisodes": "Odcinki",
+    "OptionOtherVideos": "Inne widea",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Image saving convention:",
+    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Sign In",
+    "TitleSignIn": "Sign In",
+    "HeaderPleaseSignIn": "Please sign in",
+    "LabelUser": "User:",
+    "LabelPassword": "Password:",
+    "ButtonManualLogin": "Manual Login",
+    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
+    "TabGuide": "Guide",
+    "TabChannels": "Channels",
+    "TabCollections": "Collections",
+    "HeaderChannels": "Channels",
+    "TabRecordings": "Recordings",
+    "TabScheduled": "Scheduled",
+    "TabSeries": "Series",
+    "TabFavorites": "Favorites",
+    "TabMyLibrary": "My Library",
+    "ButtonCancelRecording": "Cancel Recording",
+    "HeaderPrePostPadding": "Pre\/Post Padding"
 }

+ 322 - 317
MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json

@@ -1,316 +1,4 @@
 {
-    "LabelExit": "Sair",
-    "LabelVisitCommunity": "Visitar a Comunidade",
-    "LabelGithubWiki": "Wiki do Github",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Padr\u00e3o",
-    "LabelViewApiDocumentation": "Ver documenta\u00e7\u00e3o da Api",
-    "LabelBrowseLibrary": "Navegar pela Biblioteca",
-    "LabelConfigureMediaBrowser": "Configurar Media Browser",
-    "LabelOpenLibraryViewer": "Abrir Visualizador da Biblioteca",
-    "LabelRestartServer": "Reiniciar Servidor",
-    "LabelShowLogWindow": "Exibir Janela de Log",
-    "LabelPrevious": "Anterior",
-    "LabelFinish": "Finalizar",
-    "LabelNext": "Pr\u00f3ximo",
-    "LabelYoureDone": "Pronto!",
-    "WelcomeToMediaBrowser": "Bem Vindo ao Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Este assistente ir\u00e1 gui\u00e1-lo pelo processo de instala\u00e7\u00e3o. Para come\u00e7ar, por favor selecione seu idioma preferido.",
-    "TellUsAboutYourself": "Conte-nos sobre voc\u00ea",
-    "LabelYourFirstName": "Seu primeiro nome:",
-    "MoreUsersCanBeAddedLater": "Mais usu\u00e1rios poder\u00e3o ser adicionados depois dentro do Painel.",
-    "UserProfilesIntro": "Media Browser inclui suporte a perfis de usu\u00e1rios, permitindo que cada usu\u00e1rio tenha suas prefer\u00eancias de visualiza\u00e7\u00e3o, status das reprodu\u00e7\u00f5es e controle parental.",
-    "LabelWindowsService": "Servi\u00e7o do Windows",
-    "AWindowsServiceHasBeenInstalled": "Foi instalado um Servi\u00e7o do Windows.",
-    "WindowsServiceIntro1": "O Servidor Media Browser normalmente \u00e9 executado como uma aplica\u00e7\u00e3o de desktop com um \u00edcone na bandeja do sistema, mas se preferir executar como servi\u00e7o pode inici\u00e1-lo no painel de controle de servi\u00e7os do Windows",
-    "WindowsServiceIntro2": "Se usar o servi\u00e7o do Windows, por favor certifique-se que n\u00e3o esteja sendo executado ao mesmo tempo que o \u00edcone na bandeja, se estiver ter\u00e1 que sair da app antes de executar o servi\u00e7o. O servi\u00e7o necessita ser configurado com privil\u00e9gios de administrador no painel de controle. Neste momento o servi\u00e7o n\u00e3o pode se auto-atualizar, por isso novas vers\u00f5es exigir\u00e3o intera\u00e7\u00e3o manual.",
-    "WizardCompleted": "Isto \u00e9 todo o necess\u00e1rio. Media Browser iniciou a coleta das informa\u00e7\u00f5es de sua biblioteca de m\u00eddia. Conhe\u00e7a algumas de nossas apps e clique <b>Terminar<\/b> para ver o <b>Painel<\/b>.",
-    "LabelConfigureSettings": "Configurar ajustes",
-    "LabelEnableVideoImageExtraction": "Ativar extra\u00e7\u00e3o de imagens de v\u00eddeo",
-    "VideoImageExtractionHelp": "Para v\u00eddeos que n\u00e3o tenham imagens e que n\u00e3o possamos encontrar imagens na internet. Isto aumentar\u00e1 o tempo do rastreamento inicial da biblioteca mas resultar\u00e1 em uma apresenta\u00e7\u00e3o mais bonita.",
-    "LabelEnableChapterImageExtractionForMovies": "Extrair imagens de cap\u00edtulos dos Filmes",
-    "LabelChapterImageExtractionForMoviesHelp": "Extrair imagens de cap\u00edtulos permitir\u00e1 aos clientes exibir menus gr\u00e1ficos de sele\u00e7\u00e3o de cenas. O processo pode ser lento, uso intensivo de cpu e pode exigir bastante espa\u00e7o em disco. Ele ser\u00e1 executado \u00e0s 4:00hs, embora isto possa ser configur\u00e1vel na \u00e1rea de tarefas agendadas. N\u00e3o \u00e9 recomendado executar esta tarefa durante as horas de pico de uso.",
-    "LabelEnableAutomaticPortMapping": "Ativar mapeamento de porta autom\u00e1tico",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP permite uma configura\u00e7\u00e3o automatizada do roteador para acesso remoto f\u00e1cil. Isto pode n\u00e3o funcionar em alguns modelos de roteadores.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Cancelar",
-    "ButtonNew": "Novo",
-    "HeaderSetupLibrary": "Configurar sua biblioteca de m\u00eddias",
-    "ButtonAddMediaFolder": "Adicionar pasta de m\u00eddias",
-    "LabelFolderType": "Tipo de pasta:",
-    "MediaFolderHelpPluginRequired": "* Requer o uso de um plugin, ex. GameBrowser ou MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Consultar wiki da biblioteca de m\u00eddias",
-    "LabelCountry": "Pa\u00eds:",
-    "LabelLanguage": "Idioma:",
-    "HeaderPreferredMetadataLanguage": "Idioma preferido dos metadados:",
-    "LabelSaveLocalMetadata": "Salvar artwork e metadados dentro das pastas da m\u00eddia",
-    "LabelSaveLocalMetadataHelp": "Salvar artwork e metadados diretamente nas pastas da m\u00eddia as deixar\u00e1 em um local f\u00e1cil para edit\u00e1-las.",
-    "LabelDownloadInternetMetadata": "Fazer download das imagens e metadados da internet",
-    "LabelDownloadInternetMetadataHelp": "O Media Browser pode fazer download das informa\u00e7\u00f5es de sua m\u00eddia para melhorar a apresenta\u00e7\u00e3o.",
-    "TabPreferences": "Prefer\u00eancias",
-    "TabPassword": "Senha",
-    "TabLibraryAccess": "Acesso \u00e0 Biblioteca",
-    "TabImage": "Imagem",
-    "TabProfile": "Perfil",
-    "TabMetadata": "Metadados",
-    "TabImages": "Imagens",
-    "TabNotifications": "Notifica\u00e7\u00f5es",
-    "TabCollectionTitles": "T\u00edtulos",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios que faltam dentro das temporadas",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios por estrear dentro das temporadas",
-    "HeaderVideoPlaybackSettings": "Ajustes da Reprodu\u00e7\u00e3o de V\u00eddeo",
-    "HeaderPlaybackSettings": "Ajustes de Reprodu\u00e7\u00e3o",
-    "LabelAudioLanguagePreference": "Prefer\u00eancia do idioma do \u00e1udio:",
-    "LabelSubtitleLanguagePreference": "Prefer\u00eancia do idioma da legenda:",
-    "OptionDefaultSubtitles": "Padr\u00e3o",
-    "OptionOnlyForcedSubtitles": "Apenas legendas for\u00e7adas",
-    "OptionAlwaysPlaySubtitles": "Sempre reproduzir legendas",
-    "OptionNoSubtitles": "Nenhuma legenda",
-    "OptionDefaultSubtitlesHelp": "As legendas que forem iguais ao idioma preferido ser\u00e3o carregadas quando o \u00e1udio estiver em um idioma estrangeiro.",
-    "OptionOnlyForcedSubtitlesHelp": "Apenas legendas marcadas como for\u00e7adas ser\u00e3o carregadas.",
-    "OptionAlwaysPlaySubtitlesHelp": "As legendas que forem iguais ao idioma preferido ser\u00e3o carregadas independente do idioma do \u00e1udio.",
-    "OptionNoSubtitlesHelp": "As legendas n\u00e3o ser\u00e3o carregadas por padr\u00e3o.",
-    "TabProfiles": "Perfis",
-    "TabSecurity": "Seguran\u00e7a",
-    "ButtonAddUser": "Adicionar Usu\u00e1rio",
-    "ButtonAddLocalUser": "Adicionar Usu\u00e1rio Local",
-    "ButtonInviteUser": "Convidar Usu\u00e1rio",
-    "ButtonSave": "Salvar",
-    "ButtonResetPassword": "Redefinir Senha",
-    "LabelNewPassword": "Nova senha:",
-    "LabelNewPasswordConfirm": "Confirmar nova senha:",
-    "HeaderCreatePassword": "Criar Senha",
-    "LabelCurrentPassword": "Senha atual:",
-    "LabelMaxParentalRating": "Classifica\u00e7\u00e3o parental m\u00e1xima permitida:",
-    "MaxParentalRatingHelp": "Conte\u00fado com classifica\u00e7\u00e3o maior ser\u00e1 ocultado do usu\u00e1rio.",
-    "LibraryAccessHelp": "Selecionar as pastas de m\u00eddia para compartilhar com este usu\u00e1rio. Administradores poder\u00e3o editar todas as pastas usando o gerenciador de metadados.",
-    "ChannelAccessHelp": "Selecione os canais a compartilhar com este usu\u00e1rio. Administradores poder\u00e3o editar todos os canais usando o gerenciador de metadados.",
-    "ButtonDeleteImage": "Apagar Imagem",
-    "LabelSelectUsers": "Selecionar usu\u00e1rios:",
-    "ButtonUpload": "Carregar",
-    "HeaderUploadNewImage": "Carregar Nova Imagem",
-    "LabelDropImageHere": "Soltar imagem aqui",
-    "ImageUploadAspectRatioHelp": "Propor\u00e7\u00e3o de Imagem 1:1 Recomendada. Apenas JPG\/PNG",
-    "MessageNothingHere": "Nada aqui.",
-    "MessagePleaseEnsureInternetMetadata": "Por favor, certifique-se que o download de metadados da internet est\u00e1 habilitado.",
-    "TabSuggested": "Sugeridos",
-    "TabLatest": "Recentes",
-    "TabUpcoming": "Por Estrear",
-    "TabShows": "S\u00e9ries",
-    "TabEpisodes": "Epis\u00f3dios",
-    "TabGenres": "G\u00eaneros",
-    "TabPeople": "Pessoas",
-    "TabNetworks": "Redes",
-    "HeaderUsers": "Usu\u00e1rios",
-    "HeaderFilters": "Filtros:",
-    "ButtonFilter": "Filtro",
-    "OptionFavorite": "Favoritos",
-    "OptionLikes": "Gostei",
-    "OptionDislikes": "N\u00e3o Gostei",
-    "OptionActors": "Atores",
-    "OptionGuestStars": "Convidados Especiais",
-    "OptionDirectors": "Diretores",
-    "OptionWriters": "Escritores",
-    "OptionProducers": "Produtores",
-    "HeaderResume": "Retomar",
-    "HeaderNextUp": "Pr\u00f3ximo",
-    "NoNextUpItemsMessage": "Nenhum encontrado. Comece assistindo suas s\u00e9ries!",
-    "HeaderLatestEpisodes": "Epis\u00f3dios Recentes",
-    "HeaderPersonTypes": "Tipos de Pessoa:",
-    "TabSongs": "M\u00fasicas",
-    "TabAlbums": "\u00c1lbuns",
-    "TabArtists": "Artistas",
-    "TabAlbumArtists": "Artistas do \u00c1lbum",
-    "TabMusicVideos": "V\u00eddeos Musicais",
-    "ButtonSort": "Ordenar",
-    "HeaderSortBy": "Ordenar Por:",
-    "HeaderSortOrder": "Forma para Ordenar:",
-    "OptionPlayed": "Reproduzido",
-    "OptionUnplayed": "N\u00e3o-reproduzido",
-    "OptionAscending": "Crescente",
-    "OptionDescending": "Decrescente",
-    "OptionRuntime": "Dura\u00e7\u00e3o",
-    "OptionReleaseDate": "Data de Lan\u00e7amento",
-    "OptionPlayCount": "N\u00famero Reprodu\u00e7\u00f5es",
-    "OptionDatePlayed": "Data da Reprodu\u00e7\u00e3o",
-    "OptionDateAdded": "Data da Adi\u00e7\u00e3o",
-    "OptionAlbumArtist": "Artista do \u00c1lbum",
-    "OptionArtist": "Artista",
-    "OptionAlbum": "\u00c1lbum",
-    "OptionTrackName": "Nome da Faixa",
-    "OptionCommunityRating": "Avalia\u00e7\u00e3o da Comunidade",
-    "OptionNameSort": "Nome",
-    "OptionFolderSort": "Pastas",
-    "OptionBudget": "Or\u00e7amento",
-    "OptionRevenue": "Faturamento",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Imagem de Fundo",
-    "OptionTimeline": "Linha do tempo",
-    "OptionThumb": "\u00cdcone",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Avalia\u00e7\u00e3o da Cr\u00edtica",
-    "OptionVideoBitrate": "Taxa do V\u00eddeo",
-    "OptionResumable": "Por retomar",
-    "ScheduledTasksHelp": "Clique em uma tarefa para ajustar quando ser\u00e1 executada.",
-    "ScheduledTasksTitle": "Tarefas Agendadas",
-    "TabMyPlugins": "Meus Plugins",
-    "TabCatalog": "Cat\u00e1logo",
-    "PluginsTitle": "Plugins",
-    "HeaderAutomaticUpdates": "Atualiza\u00e7\u00f5es Autom\u00e1ticas",
-    "HeaderNowPlaying": "Reproduzindo Agora",
-    "HeaderLatestAlbums": "\u00c1lbuns Recentes",
-    "HeaderLatestSongs": "M\u00fasicas Recentes",
-    "HeaderRecentlyPlayed": "Reprodu\u00e7\u00f5es Recentes",
-    "HeaderFrequentlyPlayed": "Reprodu\u00e7\u00f5es Frequentes",
-    "DevBuildWarning": "Vers\u00f5es Dev s\u00e3o as mais atuais. Lan\u00e7adas frequentemente, estas vers\u00f5es n\u00e3o foram testadas. A aplica\u00e7\u00e3o pode falhar e v\u00e1rias funcionalidades podem n\u00e3o funcionar.",
-    "LabelVideoType": "Tipo de V\u00eddeo:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Funcionalidades:",
-    "LabelService": "Servi\u00e7o:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Vers\u00e3o:",
-    "LabelLastResult": "\u00daltimo resultado:",
-    "OptionHasSubtitles": "Legendas",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "M\u00fasica-Tema",
-    "OptionHasThemeVideo": "V\u00eddeo-Tema",
-    "TabMovies": "Filmes",
-    "TabStudios": "Est\u00fadios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artistas:",
-    "LabelArtistsHelp": "Separar m\u00faltiplos usando ;",
-    "HeaderLatestMovies": "Filmes Recentes",
-    "HeaderLatestTrailers": "Trailers Recentes",
-    "OptionHasSpecialFeatures": "Funcionalidades Especiais",
-    "OptionImdbRating": "Avalia\u00e7\u00e3o IMDb",
-    "OptionParentalRating": "Classifica\u00e7\u00e3o Parental",
-    "OptionPremiereDate": "Data da Estr\u00e9ia",
-    "TabBasic": "B\u00e1sico",
-    "TabAdvanced": "Avan\u00e7ado",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "Em Exibi\u00e7\u00e3o",
-    "OptionEnded": "Finalizada",
-    "HeaderAirDays": "Dias da Exibi\u00e7\u00e3o",
-    "OptionSunday": "Domingo",
-    "OptionMonday": "Segunda-feira",
-    "OptionTuesday": "Ter\u00e7a-feira",
-    "OptionWednesday": "Quarta-feira",
-    "OptionThursday": "Quinta-feira",
-    "OptionFriday": "Sexta-feira",
-    "OptionSaturday": "S\u00e1bado",
-    "HeaderManagement": "Gerenciamento",
-    "LabelManagement": "Administra\u00e7\u00e3o:",
-    "OptionMissingImdbId": "Faltando Id IMDb",
-    "OptionMissingTvdbId": "Faltando Id TheTVDB",
-    "OptionMissingOverview": "Faltando Sinopse",
-    "OptionFileMetadataYearMismatch": "Anos do Arquivo e Metadados n\u00e3o conferem",
-    "TabGeneral": "Geral",
-    "TitleSupport": "Suporte",
-    "TabLog": "Log",
-    "TabAbout": "Sobre",
-    "TabSupporterKey": "Chave de Colaborador",
-    "TabBecomeSupporter": "Torne-se um Colaborador",
-    "MediaBrowserHasCommunity": "Media Browser tem uma comunidade que cresce em usu\u00e1rios e colaboradores.",
-    "CheckoutKnowledgeBase": "Verifique nossa base de conhecimento para ajud\u00e1-lo a obter o m\u00e1ximo do Media Browser.",
-    "SearchKnowledgeBase": "Pesquisar na Base de Conhecimento",
-    "VisitTheCommunity": "Visitar a Comunidade",
-    "VisitMediaBrowserWebsite": "Visitar o Web Site do Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Visite o Web Site do Media Browser para obter as \u00faltimas novidades e atualizar-se com o blog de desenvolvedores.",
-    "OptionHideUser": "Ocultar este usu\u00e1rio das telas de login",
-    "OptionDisableUser": "Desativar este usu\u00e1rio",
-    "OptionDisableUserHelp": "Se estiver desativado o servidor n\u00e3o permitir\u00e1 nenhuma conex\u00e3o deste usu\u00e1rio. Conex\u00f5es existentes ser\u00e3o abruptamente terminadas.",
-    "HeaderAdvancedControl": "Controle Avan\u00e7ado",
-    "LabelName": "Nome:",
-    "OptionAllowUserToManageServer": "Permitir a este usu\u00e1rio administrar o servidor",
-    "HeaderFeatureAccess": "Acesso aos Recursos",
-    "OptionAllowMediaPlayback": "Permitir reprodu\u00e7\u00e3o de m\u00eddia",
-    "OptionAllowBrowsingLiveTv": "Permitir navega\u00e7\u00e3o na tv ao vivo",
-    "OptionAllowDeleteLibraryContent": "Permitir a este usu\u00e1rio apagar conte\u00fado da biblioteca",
-    "OptionAllowManageLiveTv": "Permitir a administra\u00e7\u00e3o de grava\u00e7\u00f5es da tv ao vivo",
-    "OptionAllowRemoteControlOthers": "Permitir a este usu\u00e1rio controlar remotamente outros usu\u00e1rios",
-    "OptionMissingTmdbId": "Faltando Id Tmdb",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Selecionar",
-    "ButtonGroupVersions": "Agrupar Vers\u00f5es",
-    "ButtonAddToCollection": "Adicionar \u00e0 Cole\u00e7\u00e3o",
-    "PismoMessage": "Utilizando Pismo File Mount atrav\u00e9s de uma licen\u00e7a de doa\u00e7\u00e3o",
-    "TangibleSoftwareMessage": "Utilizando conversores Java\/C# da Tangible Solutions atrav\u00e9s de uma licen\u00e7a de doa\u00e7\u00e3o.",
-    "HeaderCredits": "Cr\u00e9ditos",
-    "PleaseSupportOtherProduces": "Por favor, apoie outros produtos gr\u00e1tis que utilizamos:",
-    "VersionNumber": "Vers\u00e3o {0}",
-    "TabPaths": "Caminhos",
-    "TabServer": "Servidor",
-    "TabTranscoding": "Transcodifica\u00e7\u00e3o",
-    "TitleAdvanced": "Avan\u00e7ado",
-    "LabelAutomaticUpdateLevel": "N\u00edvel de atualiza\u00e7\u00e3o autom\u00e1tica",
-    "OptionRelease": "Lan\u00e7amento Oficial",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Inst\u00e1vel)",
-    "LabelAllowServerAutoRestart": "Permitir ao servidor reiniciar automaticamente para aplicar as atualiza\u00e7\u00f5es",
-    "LabelAllowServerAutoRestartHelp": "O servidor s\u00f3 reiniciar\u00e1 durante os per\u00edodos ociosos, quando nenhum usu\u00e1rio estiver ativo.",
-    "LabelEnableDebugLogging": "Ativar log de depura\u00e7\u00e3o",
-    "LabelRunServerAtStartup": "Executar servidor na inicializa\u00e7\u00e3o",
-    "LabelRunServerAtStartupHelp": "Esta op\u00e7\u00e3o abrir\u00e1 o \u00edcone da bandeja de sistema na inicializa\u00e7\u00e3o do windows. Para iniciar o servi\u00e7o do windows, desmarque esta op\u00e7\u00e3o e inicie o servi\u00e7o no painel de controle do windows. Por favor, saiba que voc\u00ea n\u00e3o pode executar os dois ao mesmo tempo, ent\u00e3o ser\u00e1 necess\u00e1rio sair do \u00edcone na bandeja antes de iniciar o servi\u00e7o.",
-    "ButtonSelectDirectory": "Selecionar Diret\u00f3rio",
-    "LabelCustomPaths": "Defina caminhos personalizados. Deixe os campos em branco para usar o padr\u00e3o.",
-    "LabelCachePath": "Caminho do cache:",
-    "LabelCachePathHelp": "Defina uma localiza\u00e7\u00e3o para os arquivos de cache como, por exemplo, imagens.",
-    "LabelImagesByNamePath": "Caminho do Images by name:",
-    "LabelImagesByNamePathHelp": "Defina uma localiza\u00e7\u00e3o para imagens baixadas para ator, artista, g\u00eanero e est\u00fadio.",
-    "LabelMetadataPath": "Caminho dos Metadados:",
-    "LabelMetadataPathHelp": "Defina uma localiza\u00e7\u00e3o para artwork e metadados baixados, caso n\u00e3o sejam salvos dentro das pastas de m\u00eddia.",
-    "LabelTranscodingTempPath": "Caminho tempor\u00e1rio para transcodifica\u00e7\u00e3o:",
-    "LabelTranscodingTempPathHelp": "Esta pasta cont\u00e9m arquivos ativos usados pelo transcodificador. Especifique um caminho personalizado ou deixe em branco para usar o padr\u00e3o dentro da pasta de dados do servidor.",
-    "TabBasics": "B\u00e1sico",
-    "TabTV": "TV",
-    "TabGames": "Jogos",
-    "TabMusic": "M\u00fasica",
-    "TabOthers": "Outros",
-    "HeaderExtractChapterImagesFor": "Extrair imagens de cap\u00edtulos para:",
-    "OptionMovies": "Filmes",
-    "OptionEpisodes": "Epis\u00f3dios",
-    "OptionOtherVideos": "Outros V\u00eddeos",
-    "TitleMetadata": "Metadados",
-    "LabelAutomaticUpdatesFanart": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas de FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas de The MovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas de TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Se ativado, novas imagens ser\u00e3o automaticamente baixadas ao serem adicionadas ao fanart.tv. As Imagens atuais n\u00e3o ser\u00e3o substitu\u00eddas.",
-    "LabelAutomaticUpdatesTmdbHelp": "Se ativado, novas imagens ser\u00e3o automaticamente baixadas ao serem adicionadas ao TheMovieDB.org. As Imagens atuais n\u00e3o ser\u00e3o substitu\u00eddas.",
-    "LabelAutomaticUpdatesTvdbHelp": "Se ativado, novas imagens ser\u00e3o automaticamente baixadas ao serem adicionadas ao TheTVDB.com. As Imagens atuais n\u00e3o ser\u00e3o substitu\u00eddas.",
-    "ExtractChapterImagesHelp": "Extrair imagens de cap\u00edtulos permitir\u00e1 aos clientes exibir menus gr\u00e1ficos de sele\u00e7\u00e3o de cenas. O processo pode ser lento, demandar uso intensivo de cpu e pode exigir bastante espa\u00e7o em disco. Ele ser\u00e1 executado quando os v\u00eddeos forem descobertos e tamb\u00e9m como uma tarefa agendada executada \u00e0s 4 da manh\u00e3. O agendamento pode ser configurado na \u00e1rea de tarefas agendadas. N\u00e3o \u00e9 recomendado executar esta tarefa durante as horas de pico de uso.",
-    "LabelMetadataDownloadLanguage": "Idioma preferido para download:",
-    "ButtonAutoScroll": "Auto-rolagem",
-    "LabelImageSavingConvention": "Conven\u00e7\u00e3o para salvar a imagem:",
-    "LabelImageSavingConventionHelp": "O Media Browser reconhece imagens da maioria das aplica\u00e7\u00f5es de m\u00eddia. Escolher a conven\u00e7\u00e3o de download \u00e9 \u00fatil se voc\u00ea usa tamb\u00e9m outros produtos.",
-    "OptionImageSavingCompatible": "Compat\u00edvel - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Padr\u00e3o - MB2",
-    "ButtonSignIn": "Iniciar Sess\u00e3o",
-    "TitleSignIn": "Iniciar Sess\u00e3o",
-    "HeaderPleaseSignIn": "Por favor, inicie a sess\u00e3o",
-    "LabelUser": "Usu\u00e1rio:",
-    "LabelPassword": "Senha:",
-    "ButtonManualLogin": "Login Manual",
-    "PasswordLocalhostMessage": "Senhas n\u00e3o s\u00e3o exigidas quando iniciar a sess\u00e3o no host local.",
-    "TabGuide": "Guia",
-    "TabChannels": "Canais",
-    "TabCollections": "Cole\u00e7\u00f5es",
-    "HeaderChannels": "Canais",
-    "TabRecordings": "Grava\u00e7\u00f5es",
-    "TabScheduled": "Agendada",
-    "TabSeries": "S\u00e9ries",
-    "TabFavorites": "Favoritos",
-    "TabMyLibrary": "Minha Biblioteca",
-    "ButtonCancelRecording": "Cancelar Grava\u00e7\u00e3o",
-    "HeaderPrePostPadding": "Pre\/Post Padding",
-    "LabelPrePaddingMinutes": "Minutos de Pre-padding:",
-    "OptionPrePaddingRequired": "\u00c9 necess\u00e1rio pre-padding para poder gravar.",
-    "LabelPostPaddingMinutes": "Minutos de Post-padding:",
     "OptionPostPaddingRequired": "\u00c9 necess\u00e1rio post-padding para poder gravar.",
     "HeaderWhatsOnTV": "No ar",
     "HeaderUpcomingTV": "Breve na TV",
@@ -546,11 +234,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Por favor, reinicie o servidor para terminar de aplicar as atualiza\u00e7\u00f5es.",
     "LabelDownMixAudioScale": "Aumento do \u00e1udio ao executar downmix:",
     "LabelDownMixAudioScaleHelp": "Aumentar o \u00e1udio quando executar downmix. Defina como 1 para preservar o volume original.",
-    "ButtonLinkKeys": "Unir as chaves.",
+    "ButtonLinkKeys": "Transferir Chave",
     "LabelOldSupporterKey": "Chave antiga de colaborador",
     "LabelNewSupporterKey": "Chave nova de colaborador",
-    "HeaderMultipleKeyLinking": "Unir m\u00faltiplas chaves",
-    "MultipleKeyLinkingHelp": "Se voc\u00ea possui mais de uma chave de colaborador, use este formul\u00e1rio para unir os registros das chaves antigas com as novas.",
+    "HeaderMultipleKeyLinking": "Transferir para Nova Chave",
+    "MultipleKeyLinkingHelp": "Se voc\u00ea possui uma nova chave de colaborador, use este formul\u00e1rio para transferir os registros das chaves antigas para as novas.",
     "LabelCurrentEmailAddress": "Endere\u00e7o de email atual",
     "LabelCurrentEmailAddressHelp": "O endere\u00e7o de email atual para o qual suas novas chaves ser\u00e3o enviadas.",
     "HeaderForgotKey": "Esqueci a Chave",
@@ -821,7 +509,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Bem-vindo ao Cliente Web do Media Browser",
     "ButtonDismiss": "Descartar",
     "ButtonTakeTheTour": "Fa\u00e7a o tour",
-    "ButtonEditOtherUserPreferences": "Editar este perfil de usu\u00e1rio e prefer\u00eancias pessoais.",
+    "ButtonEditOtherUserPreferences": "Editar este perfil de usu\u00e1rio, senha e prefer\u00eancias pessoais.",
     "LabelChannelStreamQuality": "Qualidade preferida do stream de internet:",
     "LabelChannelStreamQualityHelp": "Em um ambiente com banda larga de pouca velocidade, limitar a qualidade pode ajudar a assegurar um streaming mais flu\u00eddo.",
     "OptionBestAvailableStreamQuality": "Melhor dispon\u00edvel",
@@ -1244,5 +932,322 @@
     "OptionDisableUserPreferences": "Desativar acesso \u00e0s prefer\u00eancias do usu\u00e1rio.",
     "OptionDisableUserPreferencesHelp": "Se ativado, apenas administradores poder\u00e3o configurar imagens do perfil do usu\u00e1rio, senhas e prefer\u00eancias de idioma.",
     "HeaderSelectServer": "Selecionar Servidor",
-    "MessageNoServersAvailableToConnect": "Nenhum servidor dispon\u00edvel para conex\u00e3o. Se foi convidado a compartilhar um servidor, confirme clicando no link em seu email."
+    "MessageNoServersAvailableToConnect": "Nenhum servidor dispon\u00edvel para conex\u00e3o. Se foi convidado a compartilhar um servidor, confirme clicando no link em seu email.",
+    "TitleNewUser": "Novo Usu\u00e1rio",
+    "ButtonConfigurePassword": "Configurar Senha",
+    "HeaderDashboardUserPassword": "As senhas do usu\u00e1rio s\u00e3o gerenciadas dentro das prefer\u00eancias de cada perfil de usu\u00e1rio.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Sair",
+    "LabelVisitCommunity": "Visitar a Comunidade",
+    "LabelGithubWiki": "Wiki do Github",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Padr\u00e3o",
+    "LabelViewApiDocumentation": "Ver documenta\u00e7\u00e3o da Api",
+    "LabelBrowseLibrary": "Navegar pela Biblioteca",
+    "LabelConfigureMediaBrowser": "Configurar Media Browser",
+    "LabelOpenLibraryViewer": "Abrir Visualizador da Biblioteca",
+    "LabelRestartServer": "Reiniciar Servidor",
+    "LabelShowLogWindow": "Exibir Janela de Log",
+    "LabelPrevious": "Anterior",
+    "LabelFinish": "Finalizar",
+    "LabelNext": "Pr\u00f3ximo",
+    "LabelYoureDone": "Pronto!",
+    "WelcomeToMediaBrowser": "Bem Vindo ao Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Este assistente ir\u00e1 gui\u00e1-lo pelo processo de instala\u00e7\u00e3o. Para come\u00e7ar, por favor selecione seu idioma preferido.",
+    "TellUsAboutYourself": "Conte-nos sobre voc\u00ea",
+    "LabelYourFirstName": "Seu primeiro nome:",
+    "MoreUsersCanBeAddedLater": "Mais usu\u00e1rios poder\u00e3o ser adicionados depois dentro do Painel.",
+    "UserProfilesIntro": "Media Browser inclui suporte a perfis de usu\u00e1rios, permitindo que cada usu\u00e1rio tenha suas prefer\u00eancias de visualiza\u00e7\u00e3o, status das reprodu\u00e7\u00f5es e controle parental.",
+    "LabelWindowsService": "Servi\u00e7o do Windows",
+    "AWindowsServiceHasBeenInstalled": "Foi instalado um Servi\u00e7o do Windows.",
+    "WindowsServiceIntro1": "O Servidor Media Browser normalmente \u00e9 executado como uma aplica\u00e7\u00e3o de desktop com um \u00edcone na bandeja do sistema, mas se preferir executar como servi\u00e7o pode inici\u00e1-lo no painel de controle de servi\u00e7os do Windows",
+    "WindowsServiceIntro2": "Se usar o servi\u00e7o do Windows, por favor certifique-se que n\u00e3o esteja sendo executado ao mesmo tempo que o \u00edcone na bandeja, se estiver ter\u00e1 que sair da app antes de executar o servi\u00e7o. O servi\u00e7o necessita ser configurado com privil\u00e9gios de administrador no painel de controle. Neste momento o servi\u00e7o n\u00e3o pode se auto-atualizar, por isso novas vers\u00f5es exigir\u00e3o intera\u00e7\u00e3o manual.",
+    "WizardCompleted": "Isto \u00e9 todo o necess\u00e1rio. Media Browser iniciou a coleta das informa\u00e7\u00f5es de sua biblioteca de m\u00eddia. Conhe\u00e7a algumas de nossas apps e clique <b>Terminar<\/b> para ver o <b>Painel<\/b>.",
+    "LabelConfigureSettings": "Configurar ajustes",
+    "LabelEnableVideoImageExtraction": "Ativar extra\u00e7\u00e3o de imagens de v\u00eddeo",
+    "VideoImageExtractionHelp": "Para v\u00eddeos que n\u00e3o tenham imagens e que n\u00e3o possamos encontrar imagens na internet. Isto aumentar\u00e1 o tempo do rastreamento inicial da biblioteca mas resultar\u00e1 em uma apresenta\u00e7\u00e3o mais bonita.",
+    "LabelEnableChapterImageExtractionForMovies": "Extrair imagens de cap\u00edtulos dos Filmes",
+    "LabelChapterImageExtractionForMoviesHelp": "Extrair imagens de cap\u00edtulos permitir\u00e1 aos clientes exibir menus gr\u00e1ficos de sele\u00e7\u00e3o de cenas. O processo pode ser lento, uso intensivo de cpu e pode exigir bastante espa\u00e7o em disco. Ele ser\u00e1 executado \u00e0s 4:00hs, embora isto possa ser configur\u00e1vel na \u00e1rea de tarefas agendadas. N\u00e3o \u00e9 recomendado executar esta tarefa durante as horas de pico de uso.",
+    "LabelEnableAutomaticPortMapping": "Ativar mapeamento de porta autom\u00e1tico",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP permite uma configura\u00e7\u00e3o automatizada do roteador para acesso remoto f\u00e1cil. Isto pode n\u00e3o funcionar em alguns modelos de roteadores.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Cancelar",
+    "ButtonNew": "Novo",
+    "HeaderSetupLibrary": "Configurar sua biblioteca de m\u00eddias",
+    "ButtonAddMediaFolder": "Adicionar pasta de m\u00eddias",
+    "LabelFolderType": "Tipo de pasta:",
+    "MediaFolderHelpPluginRequired": "* Requer o uso de um plugin, ex. GameBrowser ou MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Consultar wiki da biblioteca de m\u00eddias",
+    "LabelCountry": "Pa\u00eds:",
+    "LabelLanguage": "Idioma:",
+    "HeaderPreferredMetadataLanguage": "Idioma preferido dos metadados:",
+    "LabelSaveLocalMetadata": "Salvar artwork e metadados dentro das pastas da m\u00eddia",
+    "LabelSaveLocalMetadataHelp": "Salvar artwork e metadados diretamente nas pastas da m\u00eddia as deixar\u00e1 em um local f\u00e1cil para edit\u00e1-las.",
+    "LabelDownloadInternetMetadata": "Fazer download das imagens e metadados da internet",
+    "LabelDownloadInternetMetadataHelp": "O Media Browser pode fazer download das informa\u00e7\u00f5es de sua m\u00eddia para melhorar a apresenta\u00e7\u00e3o.",
+    "TabPreferences": "Prefer\u00eancias",
+    "TabPassword": "Senha",
+    "TabLibraryAccess": "Acesso \u00e0 Biblioteca",
+    "TabImage": "Imagem",
+    "TabProfile": "Perfil",
+    "TabMetadata": "Metadados",
+    "TabImages": "Imagens",
+    "TabNotifications": "Notifica\u00e7\u00f5es",
+    "TabCollectionTitles": "T\u00edtulos",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios que faltam dentro das temporadas",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios por estrear dentro das temporadas",
+    "HeaderVideoPlaybackSettings": "Ajustes da Reprodu\u00e7\u00e3o de V\u00eddeo",
+    "HeaderPlaybackSettings": "Ajustes de Reprodu\u00e7\u00e3o",
+    "LabelAudioLanguagePreference": "Prefer\u00eancia do idioma do \u00e1udio:",
+    "LabelSubtitleLanguagePreference": "Prefer\u00eancia do idioma da legenda:",
+    "OptionDefaultSubtitles": "Padr\u00e3o",
+    "OptionOnlyForcedSubtitles": "Apenas legendas for\u00e7adas",
+    "OptionAlwaysPlaySubtitles": "Sempre reproduzir legendas",
+    "OptionNoSubtitles": "Nenhuma legenda",
+    "OptionDefaultSubtitlesHelp": "As legendas que forem iguais ao idioma preferido ser\u00e3o carregadas quando o \u00e1udio estiver em um idioma estrangeiro.",
+    "OptionOnlyForcedSubtitlesHelp": "Apenas legendas marcadas como for\u00e7adas ser\u00e3o carregadas.",
+    "OptionAlwaysPlaySubtitlesHelp": "As legendas que forem iguais ao idioma preferido ser\u00e3o carregadas independente do idioma do \u00e1udio.",
+    "OptionNoSubtitlesHelp": "As legendas n\u00e3o ser\u00e3o carregadas por padr\u00e3o.",
+    "TabProfiles": "Perfis",
+    "TabSecurity": "Seguran\u00e7a",
+    "ButtonAddUser": "Adicionar Usu\u00e1rio",
+    "ButtonAddLocalUser": "Adicionar Usu\u00e1rio Local",
+    "ButtonInviteUser": "Convidar Usu\u00e1rio",
+    "ButtonSave": "Salvar",
+    "ButtonResetPassword": "Redefinir Senha",
+    "LabelNewPassword": "Nova senha:",
+    "LabelNewPasswordConfirm": "Confirmar nova senha:",
+    "HeaderCreatePassword": "Criar Senha",
+    "LabelCurrentPassword": "Senha atual:",
+    "LabelMaxParentalRating": "Classifica\u00e7\u00e3o parental m\u00e1xima permitida:",
+    "MaxParentalRatingHelp": "Conte\u00fado com classifica\u00e7\u00e3o maior ser\u00e1 ocultado do usu\u00e1rio.",
+    "LibraryAccessHelp": "Selecionar as pastas de m\u00eddia para compartilhar com este usu\u00e1rio. Administradores poder\u00e3o editar todas as pastas usando o gerenciador de metadados.",
+    "ChannelAccessHelp": "Selecione os canais a compartilhar com este usu\u00e1rio. Administradores poder\u00e3o editar todos os canais usando o gerenciador de metadados.",
+    "ButtonDeleteImage": "Apagar Imagem",
+    "LabelSelectUsers": "Selecionar usu\u00e1rios:",
+    "ButtonUpload": "Carregar",
+    "HeaderUploadNewImage": "Carregar Nova Imagem",
+    "LabelDropImageHere": "Soltar imagem aqui",
+    "ImageUploadAspectRatioHelp": "Propor\u00e7\u00e3o de Imagem 1:1 Recomendada. Apenas JPG\/PNG",
+    "MessageNothingHere": "Nada aqui.",
+    "MessagePleaseEnsureInternetMetadata": "Por favor, certifique-se que o download de metadados da internet est\u00e1 habilitado.",
+    "TabSuggested": "Sugeridos",
+    "TabLatest": "Recentes",
+    "TabUpcoming": "Por Estrear",
+    "TabShows": "S\u00e9ries",
+    "TabEpisodes": "Epis\u00f3dios",
+    "TabGenres": "G\u00eaneros",
+    "TabPeople": "Pessoas",
+    "TabNetworks": "Redes",
+    "HeaderUsers": "Usu\u00e1rios",
+    "HeaderFilters": "Filtros:",
+    "ButtonFilter": "Filtro",
+    "OptionFavorite": "Favoritos",
+    "OptionLikes": "Gostei",
+    "OptionDislikes": "N\u00e3o Gostei",
+    "OptionActors": "Atores",
+    "OptionGuestStars": "Convidados Especiais",
+    "OptionDirectors": "Diretores",
+    "OptionWriters": "Escritores",
+    "OptionProducers": "Produtores",
+    "HeaderResume": "Retomar",
+    "HeaderNextUp": "Pr\u00f3ximo",
+    "NoNextUpItemsMessage": "Nenhum encontrado. Comece assistindo suas s\u00e9ries!",
+    "HeaderLatestEpisodes": "Epis\u00f3dios Recentes",
+    "HeaderPersonTypes": "Tipos de Pessoa:",
+    "TabSongs": "M\u00fasicas",
+    "TabAlbums": "\u00c1lbuns",
+    "TabArtists": "Artistas",
+    "TabAlbumArtists": "Artistas do \u00c1lbum",
+    "TabMusicVideos": "V\u00eddeos Musicais",
+    "ButtonSort": "Ordenar",
+    "HeaderSortBy": "Ordenar Por:",
+    "HeaderSortOrder": "Forma para Ordenar:",
+    "OptionPlayed": "Reproduzido",
+    "OptionUnplayed": "N\u00e3o-reproduzido",
+    "OptionAscending": "Crescente",
+    "OptionDescending": "Decrescente",
+    "OptionRuntime": "Dura\u00e7\u00e3o",
+    "OptionReleaseDate": "Data de Lan\u00e7amento",
+    "OptionPlayCount": "N\u00famero Reprodu\u00e7\u00f5es",
+    "OptionDatePlayed": "Data da Reprodu\u00e7\u00e3o",
+    "OptionDateAdded": "Data da Adi\u00e7\u00e3o",
+    "OptionAlbumArtist": "Artista do \u00c1lbum",
+    "OptionArtist": "Artista",
+    "OptionAlbum": "\u00c1lbum",
+    "OptionTrackName": "Nome da Faixa",
+    "OptionCommunityRating": "Avalia\u00e7\u00e3o da Comunidade",
+    "OptionNameSort": "Nome",
+    "OptionFolderSort": "Pastas",
+    "OptionBudget": "Or\u00e7amento",
+    "OptionRevenue": "Faturamento",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Imagem de Fundo",
+    "OptionTimeline": "Linha do tempo",
+    "OptionThumb": "\u00cdcone",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Avalia\u00e7\u00e3o da Cr\u00edtica",
+    "OptionVideoBitrate": "Taxa do V\u00eddeo",
+    "OptionResumable": "Por retomar",
+    "ScheduledTasksHelp": "Clique em uma tarefa para ajustar quando ser\u00e1 executada.",
+    "ScheduledTasksTitle": "Tarefas Agendadas",
+    "TabMyPlugins": "Meus Plugins",
+    "TabCatalog": "Cat\u00e1logo",
+    "PluginsTitle": "Plugins",
+    "HeaderAutomaticUpdates": "Atualiza\u00e7\u00f5es Autom\u00e1ticas",
+    "HeaderNowPlaying": "Reproduzindo Agora",
+    "HeaderLatestAlbums": "\u00c1lbuns Recentes",
+    "HeaderLatestSongs": "M\u00fasicas Recentes",
+    "HeaderRecentlyPlayed": "Reprodu\u00e7\u00f5es Recentes",
+    "HeaderFrequentlyPlayed": "Reprodu\u00e7\u00f5es Frequentes",
+    "DevBuildWarning": "Vers\u00f5es Dev s\u00e3o as mais atuais. Lan\u00e7adas frequentemente, estas vers\u00f5es n\u00e3o foram testadas. A aplica\u00e7\u00e3o pode falhar e v\u00e1rias funcionalidades podem n\u00e3o funcionar.",
+    "LabelVideoType": "Tipo de V\u00eddeo:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Funcionalidades:",
+    "LabelService": "Servi\u00e7o:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Vers\u00e3o:",
+    "LabelLastResult": "\u00daltimo resultado:",
+    "OptionHasSubtitles": "Legendas",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "M\u00fasica-Tema",
+    "OptionHasThemeVideo": "V\u00eddeo-Tema",
+    "TabMovies": "Filmes",
+    "TabStudios": "Est\u00fadios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artistas:",
+    "LabelArtistsHelp": "Separar m\u00faltiplos usando ;",
+    "HeaderLatestMovies": "Filmes Recentes",
+    "HeaderLatestTrailers": "Trailers Recentes",
+    "OptionHasSpecialFeatures": "Funcionalidades Especiais",
+    "OptionImdbRating": "Avalia\u00e7\u00e3o IMDb",
+    "OptionParentalRating": "Classifica\u00e7\u00e3o Parental",
+    "OptionPremiereDate": "Data da Estr\u00e9ia",
+    "TabBasic": "B\u00e1sico",
+    "TabAdvanced": "Avan\u00e7ado",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "Em Exibi\u00e7\u00e3o",
+    "OptionEnded": "Finalizada",
+    "HeaderAirDays": "Dias da Exibi\u00e7\u00e3o",
+    "OptionSunday": "Domingo",
+    "OptionMonday": "Segunda-feira",
+    "OptionTuesday": "Ter\u00e7a-feira",
+    "OptionWednesday": "Quarta-feira",
+    "OptionThursday": "Quinta-feira",
+    "OptionFriday": "Sexta-feira",
+    "OptionSaturday": "S\u00e1bado",
+    "HeaderManagement": "Gerenciamento",
+    "LabelManagement": "Administra\u00e7\u00e3o:",
+    "OptionMissingImdbId": "Faltando Id IMDb",
+    "OptionMissingTvdbId": "Faltando Id TheTVDB",
+    "OptionMissingOverview": "Faltando Sinopse",
+    "OptionFileMetadataYearMismatch": "Anos do Arquivo e Metadados n\u00e3o conferem",
+    "TabGeneral": "Geral",
+    "TitleSupport": "Suporte",
+    "TabLog": "Log",
+    "TabAbout": "Sobre",
+    "TabSupporterKey": "Chave de Colaborador",
+    "TabBecomeSupporter": "Torne-se um Colaborador",
+    "MediaBrowserHasCommunity": "Media Browser tem uma comunidade que cresce em usu\u00e1rios e colaboradores.",
+    "CheckoutKnowledgeBase": "Verifique nossa base de conhecimento para ajud\u00e1-lo a obter o m\u00e1ximo do Media Browser.",
+    "SearchKnowledgeBase": "Pesquisar na Base de Conhecimento",
+    "VisitTheCommunity": "Visitar a Comunidade",
+    "VisitMediaBrowserWebsite": "Visitar o Web Site do Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Visite o Web Site do Media Browser para obter as \u00faltimas novidades e atualizar-se com o blog de desenvolvedores.",
+    "OptionHideUser": "Ocultar este usu\u00e1rio das telas de login",
+    "OptionDisableUser": "Desativar este usu\u00e1rio",
+    "OptionDisableUserHelp": "Se estiver desativado o servidor n\u00e3o permitir\u00e1 nenhuma conex\u00e3o deste usu\u00e1rio. Conex\u00f5es existentes ser\u00e3o abruptamente terminadas.",
+    "HeaderAdvancedControl": "Controle Avan\u00e7ado",
+    "LabelName": "Nome:",
+    "OptionAllowUserToManageServer": "Permitir a este usu\u00e1rio administrar o servidor",
+    "HeaderFeatureAccess": "Acesso aos Recursos",
+    "OptionAllowMediaPlayback": "Permitir reprodu\u00e7\u00e3o de m\u00eddia",
+    "OptionAllowBrowsingLiveTv": "Permitir navega\u00e7\u00e3o na tv ao vivo",
+    "OptionAllowDeleteLibraryContent": "Permitir a este usu\u00e1rio apagar conte\u00fado da biblioteca",
+    "OptionAllowManageLiveTv": "Permitir a administra\u00e7\u00e3o de grava\u00e7\u00f5es da tv ao vivo",
+    "OptionAllowRemoteControlOthers": "Permitir a este usu\u00e1rio controlar remotamente outros usu\u00e1rios",
+    "OptionMissingTmdbId": "Faltando Id Tmdb",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Selecionar",
+    "ButtonGroupVersions": "Agrupar Vers\u00f5es",
+    "ButtonAddToCollection": "Adicionar \u00e0 Cole\u00e7\u00e3o",
+    "PismoMessage": "Utilizando Pismo File Mount atrav\u00e9s de uma licen\u00e7a de doa\u00e7\u00e3o",
+    "TangibleSoftwareMessage": "Utilizando conversores Java\/C# da Tangible Solutions atrav\u00e9s de uma licen\u00e7a de doa\u00e7\u00e3o.",
+    "HeaderCredits": "Cr\u00e9ditos",
+    "PleaseSupportOtherProduces": "Por favor, apoie outros produtos gr\u00e1tis que utilizamos:",
+    "VersionNumber": "Vers\u00e3o {0}",
+    "TabPaths": "Caminhos",
+    "TabServer": "Servidor",
+    "TabTranscoding": "Transcodifica\u00e7\u00e3o",
+    "TitleAdvanced": "Avan\u00e7ado",
+    "LabelAutomaticUpdateLevel": "N\u00edvel de atualiza\u00e7\u00e3o autom\u00e1tica",
+    "OptionRelease": "Lan\u00e7amento Oficial",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Inst\u00e1vel)",
+    "LabelAllowServerAutoRestart": "Permitir ao servidor reiniciar automaticamente para aplicar as atualiza\u00e7\u00f5es",
+    "LabelAllowServerAutoRestartHelp": "O servidor s\u00f3 reiniciar\u00e1 durante os per\u00edodos ociosos, quando nenhum usu\u00e1rio estiver ativo.",
+    "LabelEnableDebugLogging": "Ativar log de depura\u00e7\u00e3o",
+    "LabelRunServerAtStartup": "Executar servidor na inicializa\u00e7\u00e3o",
+    "LabelRunServerAtStartupHelp": "Esta op\u00e7\u00e3o abrir\u00e1 o \u00edcone da bandeja de sistema na inicializa\u00e7\u00e3o do windows. Para iniciar o servi\u00e7o do windows, desmarque esta op\u00e7\u00e3o e inicie o servi\u00e7o no painel de controle do windows. Por favor, saiba que voc\u00ea n\u00e3o pode executar os dois ao mesmo tempo, ent\u00e3o ser\u00e1 necess\u00e1rio sair do \u00edcone na bandeja antes de iniciar o servi\u00e7o.",
+    "ButtonSelectDirectory": "Selecionar Diret\u00f3rio",
+    "LabelCustomPaths": "Defina caminhos personalizados. Deixe os campos em branco para usar o padr\u00e3o.",
+    "LabelCachePath": "Caminho do cache:",
+    "LabelCachePathHelp": "Defina uma localiza\u00e7\u00e3o para os arquivos de cache como, por exemplo, imagens.",
+    "LabelImagesByNamePath": "Caminho do Images by name:",
+    "LabelImagesByNamePathHelp": "Defina uma localiza\u00e7\u00e3o para imagens baixadas para ator, artista, g\u00eanero e est\u00fadio.",
+    "LabelMetadataPath": "Caminho dos Metadados:",
+    "LabelMetadataPathHelp": "Defina uma localiza\u00e7\u00e3o para artwork e metadados baixados, caso n\u00e3o sejam salvos dentro das pastas de m\u00eddia.",
+    "LabelTranscodingTempPath": "Caminho tempor\u00e1rio para transcodifica\u00e7\u00e3o:",
+    "LabelTranscodingTempPathHelp": "Esta pasta cont\u00e9m arquivos ativos usados pelo transcodificador. Especifique um caminho personalizado ou deixe em branco para usar o padr\u00e3o dentro da pasta de dados do servidor.",
+    "TabBasics": "B\u00e1sico",
+    "TabTV": "TV",
+    "TabGames": "Jogos",
+    "TabMusic": "M\u00fasica",
+    "TabOthers": "Outros",
+    "HeaderExtractChapterImagesFor": "Extrair imagens de cap\u00edtulos para:",
+    "OptionMovies": "Filmes",
+    "OptionEpisodes": "Epis\u00f3dios",
+    "OptionOtherVideos": "Outros V\u00eddeos",
+    "TitleMetadata": "Metadados",
+    "LabelAutomaticUpdatesFanart": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas de FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas de The MovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas de TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Se ativado, novas imagens ser\u00e3o automaticamente baixadas ao serem adicionadas ao fanart.tv. As Imagens atuais n\u00e3o ser\u00e3o substitu\u00eddas.",
+    "LabelAutomaticUpdatesTmdbHelp": "Se ativado, novas imagens ser\u00e3o automaticamente baixadas ao serem adicionadas ao TheMovieDB.org. As Imagens atuais n\u00e3o ser\u00e3o substitu\u00eddas.",
+    "LabelAutomaticUpdatesTvdbHelp": "Se ativado, novas imagens ser\u00e3o automaticamente baixadas ao serem adicionadas ao TheTVDB.com. As Imagens atuais n\u00e3o ser\u00e3o substitu\u00eddas.",
+    "ExtractChapterImagesHelp": "Extrair imagens de cap\u00edtulos permitir\u00e1 aos clientes exibir menus gr\u00e1ficos de sele\u00e7\u00e3o de cenas. O processo pode ser lento, demandar uso intensivo de cpu e pode exigir bastante espa\u00e7o em disco. Ele ser\u00e1 executado quando os v\u00eddeos forem descobertos e tamb\u00e9m como uma tarefa agendada executada \u00e0s 4 da manh\u00e3. O agendamento pode ser configurado na \u00e1rea de tarefas agendadas. N\u00e3o \u00e9 recomendado executar esta tarefa durante as horas de pico de uso.",
+    "LabelMetadataDownloadLanguage": "Idioma preferido para download:",
+    "ButtonAutoScroll": "Auto-rolagem",
+    "LabelImageSavingConvention": "Conven\u00e7\u00e3o para salvar a imagem:",
+    "LabelImageSavingConventionHelp": "O Media Browser reconhece imagens da maioria das aplica\u00e7\u00f5es de m\u00eddia. Escolher a conven\u00e7\u00e3o de download \u00e9 \u00fatil se voc\u00ea usa tamb\u00e9m outros produtos.",
+    "OptionImageSavingCompatible": "Compat\u00edvel - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Padr\u00e3o - MB2",
+    "ButtonSignIn": "Iniciar Sess\u00e3o",
+    "TitleSignIn": "Iniciar Sess\u00e3o",
+    "HeaderPleaseSignIn": "Por favor, inicie a sess\u00e3o",
+    "LabelUser": "Usu\u00e1rio:",
+    "LabelPassword": "Senha:",
+    "ButtonManualLogin": "Login Manual",
+    "PasswordLocalhostMessage": "Senhas n\u00e3o s\u00e3o exigidas quando iniciar a sess\u00e3o no host local.",
+    "TabGuide": "Guia",
+    "TabChannels": "Canais",
+    "TabCollections": "Cole\u00e7\u00f5es",
+    "HeaderChannels": "Canais",
+    "TabRecordings": "Grava\u00e7\u00f5es",
+    "TabScheduled": "Agendada",
+    "TabSeries": "S\u00e9ries",
+    "TabFavorites": "Favoritos",
+    "TabMyLibrary": "Minha Biblioteca",
+    "ButtonCancelRecording": "Cancelar Grava\u00e7\u00e3o",
+    "HeaderPrePostPadding": "Pre\/Post Padding",
+    "LabelPrePaddingMinutes": "Minutos de Pre-padding:",
+    "OptionPrePaddingRequired": "\u00c9 necess\u00e1rio pre-padding para poder gravar.",
+    "LabelPostPaddingMinutes": "Minutos de Post-padding:"
 }

+ 319 - 314
MediaBrowser.Server.Implementations/Localization/Server/pt_PT.json

@@ -1,313 +1,4 @@
 {
-    "LabelExit": "Sair",
-    "LabelVisitCommunity": "Visitar a Comunidade",
-    "LabelGithubWiki": "Wiki do Github",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Padr\u00e3o",
-    "LabelViewApiDocumentation": "Ver Documenta\u00e7\u00e3o da API",
-    "LabelBrowseLibrary": "Navegar pela Biblioteca",
-    "LabelConfigureMediaBrowser": "Configurar o Media Browser",
-    "LabelOpenLibraryViewer": "Abrir Visualizador da Biblioteca",
-    "LabelRestartServer": "Reiniciar Servidor",
-    "LabelShowLogWindow": "Mostrar Janela de Log",
-    "LabelPrevious": "Anterior",
-    "LabelFinish": "Terminar",
-    "LabelNext": "Seguinte",
-    "LabelYoureDone": "Concluiu!",
-    "WelcomeToMediaBrowser": "Bem-vindo ao Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Este assistente ir\u00e1 ajud\u00e1-lo durante o processo de configura\u00e7\u00e3o. Para come\u00e7ar, selecione o idioma.",
-    "TellUsAboutYourself": "Fale-nos sobre si",
-    "LabelYourFirstName": "O seu primeiro nome:",
-    "MoreUsersCanBeAddedLater": "\u00c9 poss\u00edvel adicionar utilizadores mais tarde no Painel Principal",
-    "UserProfilesIntro": "O Media Browser inclui suporte a perfis de utilizadores, permitindo a cada utilizador ter as suas pr\u00f3prias configura\u00e7\u00f5es da visualiza\u00e7\u00e3o, estado das reprodu\u00e7\u00f5es e controlo parental.",
-    "LabelWindowsService": "Servi\u00e7o do Windows",
-    "AWindowsServiceHasBeenInstalled": "Foi instalado um Servi\u00e7o do Windows.",
-    "WindowsServiceIntro1": "O Media Browser Server corre, normalmente, como uma aplica\u00e7\u00e3o de Ambiente de trabalho com um \u00edcone na bandeja, mas se preferir corr\u00ea-lo como um servi\u00e7o em segundo plano, pode ser iniciado atrav\u00e9s do Painel de Controlo dos Servi\u00e7os do Windows.",
-    "WindowsServiceIntro2": "Por favor tome aten\u00e7\u00e3o que se estiver a usar o servi\u00e7o, este n\u00e3o pode estar a correr ao mesmo tempo que o \u00edcone na bandeja. Por isso, ter\u00e1 de sair da aplca\u00e7\u00e3o da bandeja para poder correr o servi\u00e7o. Note, ainda, que o servi\u00e7o necessita de privil\u00e9gios administrativos via Painel de Controlo. De momento, n\u00e3o \u00e9 poss\u00edvel utilizar a fun\u00e7\u00e3o de auto-actualiza\u00e7\u00e3o ao mesmo tempo que est\u00e1 em utiliza\u00e7\u00e3o o servi\u00e7o, por isso, novas vers\u00f5es necessitam de interac\u00e7\u00e3o manual.",
-    "WizardCompleted": "\u00c9 tudo o que precisamos de momento. O Media Browser come\u00e7ou a colher informa\u00e7\u00e3o \u00e1cerca da sua biblioteca. D\u00ea uma vista de olhos nas nossas extens\u00f5es e depois clique em <b>Terminar<\/b> para ir para o <b>Painel Principal<\/b>.",
-    "LabelConfigureSettings": "Configura\u00e7\u00f5es",
-    "LabelEnableVideoImageExtraction": "Activar extrac\u00e7\u00e3o de imagens dos v\u00eddeos.",
-    "VideoImageExtractionHelp": "Para os v\u00eddeos ainda sem imagens e que n\u00e3o se encontram imagens na internet. Esta funcionalidade vai acrescentar mais algum tempo na leitura inicial da biblioteca, mas resultar\u00e1 numa apresenta\u00e7\u00e3o melhorada,",
-    "LabelEnableChapterImageExtractionForMovies": "Extrair imagens dos cap\u00edtulos dos Filmes",
-    "LabelChapterImageExtractionForMoviesHelp": "Extrair imagens dos cap\u00edtulos permite, \u00e0s aplica\u00e7\u00f5es clientes, apresentar menus de selec\u00e7\u00e3o de cap\u00edtulos com cenas. Este processo pode ser lento, intensivo para o CPU e pode requerer v\u00e1rios gigabytes de espa\u00e7o. Corre como um servi\u00e7o nocturno, agendado para as 04h, embora possa ser configurado na \u00e1rea de Tarefas Agendadas. N\u00e3o \u00e9 recomendado correr esta tarefa em horas que haja muita utiliza\u00e7\u00e3o.",
-    "LabelEnableAutomaticPortMapping": "Activar mapeamento autom\u00e1tico de portas",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP permite configurar automaticamente o router, para um acesso remoto mais facilitado. Pode n\u00e3o suportar todos os modelos de routers.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Cancelar",
-    "ButtonNew": "Novo",
-    "HeaderSetupLibrary": "Configurar biblioteca",
-    "ButtonAddMediaFolder": "Adicionar pasta de media",
-    "LabelFolderType": "Tipo de pasta",
-    "MediaFolderHelpPluginRequired": "* Requer o uso de uma extens\u00e3o, e.g. GameBrowser ou MB Bookshelf",
-    "ReferToMediaLibraryWiki": "Consulte a wiki",
-    "LabelCountry": "Pa\u00eds:",
-    "LabelLanguage": "Idioma:",
-    "HeaderPreferredMetadataLanguage": "Idioma preferido para metadados",
-    "LabelSaveLocalMetadata": "Guardar imagens e metadados nas pastas multim\u00e9dia",
-    "LabelSaveLocalMetadataHelp": "Guardar imagens e metadados diretamente nas pastas multim\u00e9dia, vai coloc\u00e1-los num local de f\u00e1cil acesso para poderem ser editados facilmente.",
-    "LabelDownloadInternetMetadata": "Transferir imagens e metadados da Internet",
-    "LabelDownloadInternetMetadataHelp": "O Media Browser pode transferir informa\u00e7\u00f5es sobre os seus conte\u00fados multim\u00e9dia para possibilitar apresenta\u00e7\u00f5es mais ricas.",
-    "TabPreferences": "Prefer\u00eancias",
-    "TabPassword": "Senha",
-    "TabLibraryAccess": "Aceder \u00e0 Biblioteca",
-    "TabImage": "Imagem",
-    "TabProfile": "Perfil",
-    "TabMetadata": "Metadados",
-    "TabImages": "Imagens",
-    "TabNotifications": "Notifica\u00e7\u00f5es",
-    "TabCollectionTitles": "T\u00edtulos",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Mostrar epis\u00f3dios em falta dentro das temporadas",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Mostrar epis\u00f3dios por estrear dentro das temporadas",
-    "HeaderVideoPlaybackSettings": "Configura\u00e7\u00f5es de Reprodu\u00e7\u00e3o de V\u00eddeo",
-    "HeaderPlaybackSettings": "Op\u00e7\u00f5es de Reprodu\u00e7\u00e3o",
-    "LabelAudioLanguagePreference": "Prefer\u00eancias de Idioma de Audio:",
-    "LabelSubtitleLanguagePreference": "Prefer\u00eancia de Idioma de Legenda:",
-    "OptionDefaultSubtitles": "Padr\u00e3o",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Reproduzir sempre legendas",
-    "OptionNoSubtitles": "Sem legendas",
-    "OptionDefaultSubtitlesHelp": "As legendas que forem iguais ao idioma preferido ser\u00e3o carregadas quando o \u00e1udio estiver num idioma estrangeiro.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "As legendas que forem iguais ao idioma preferido ser\u00e3o carregadas independente do idioma do \u00e1udio.",
-    "OptionNoSubtitlesHelp": "As legendas n\u00e3o ser\u00e3o carregadas por padr\u00e3o.",
-    "TabProfiles": "Perfis",
-    "TabSecurity": "Seguran\u00e7a",
-    "ButtonAddUser": "Adicionar Utilizador",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Guardar",
-    "ButtonResetPassword": "Redefinir Senha",
-    "LabelNewPassword": "Nova senha:",
-    "LabelNewPasswordConfirm": "Confirmar nova senha:",
-    "HeaderCreatePassword": "Criar Senha",
-    "LabelCurrentPassword": "Senha actual:",
-    "LabelMaxParentalRating": "Controlo Parental m\u00e1ximo permitido:",
-    "MaxParentalRatingHelp": "Conte\u00fado com classifica\u00e7\u00e3o mais elevada ser\u00e1 escondida deste utilizador.",
-    "LibraryAccessHelp": "Escolha as pastas de media a partilha com este utilizador. Os Administradores poder\u00e3o editar todas as pastas, usando o Gestor de Metadados.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Apagar imagem",
-    "LabelSelectUsers": "Selecionar utilizadores:",
-    "ButtonUpload": "Carregar",
-    "HeaderUploadNewImage": "Carregar Nova Imagem",
-    "LabelDropImageHere": "Largar a imagem aqui",
-    "ImageUploadAspectRatioHelp": "1:1 R\u00e1cio de aspecto recomendado. JPG\/ PNG apenas.",
-    "MessageNothingHere": "Nada aqui.",
-    "MessagePleaseEnsureInternetMetadata": "Certifique-se que a transfer\u00eancia de metadados da internet est\u00e1 activa.",
-    "TabSuggested": "Sugest\u00f5es",
-    "TabLatest": "Mais recente",
-    "TabUpcoming": "Pr\u00f3ximos",
-    "TabShows": "S\u00e9ries",
-    "TabEpisodes": "Epis\u00f3dios",
-    "TabGenres": "G\u00e9neros Art\u00edsticos",
-    "TabPeople": "Pessoas",
-    "TabNetworks": "Redes",
-    "HeaderUsers": "Utilizadores",
-    "HeaderFilters": "Filtros:",
-    "ButtonFilter": "Filtro",
-    "OptionFavorite": "Favoritos",
-    "OptionLikes": "Gostos",
-    "OptionDislikes": "N\u00e3o gostos",
-    "OptionActors": "Actores",
-    "OptionGuestStars": "Actores convidados",
-    "OptionDirectors": "Realizadores",
-    "OptionWriters": "Argumentistas",
-    "OptionProducers": "Produtores",
-    "HeaderResume": "Resumir",
-    "HeaderNextUp": "A Seguir",
-    "NoNextUpItemsMessage": "Nenhum encontrado. Comece a ver os seus programas!",
-    "HeaderLatestEpisodes": "\u00daltimos Epis\u00f3dios",
-    "HeaderPersonTypes": "Tipos de Pessoa:",
-    "TabSongs": "M\u00fasicas",
-    "TabAlbums": "\u00c1lbuns",
-    "TabArtists": "Artistas",
-    "TabAlbumArtists": "Artistas do \u00c1lbum",
-    "TabMusicVideos": "Videos Musicais",
-    "ButtonSort": "Organizar",
-    "HeaderSortBy": "Organizar por:",
-    "HeaderSortOrder": "Ordem de organiza\u00e7\u00e3o:",
-    "OptionPlayed": "Reproduzido",
-    "OptionUnplayed": "Por reproduzir",
-    "OptionAscending": "Ascendente",
-    "OptionDescending": "Descendente",
-    "OptionRuntime": "Dura\u00e7\u00e3o",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "N.\u00ba Visualiza\u00e7\u00f5es",
-    "OptionDatePlayed": "Data de reprodu\u00e7\u00e3o",
-    "OptionDateAdded": "Data de adi\u00e7\u00e3o",
-    "OptionAlbumArtist": "Artista do \u00c1lbum",
-    "OptionArtist": "Artista",
-    "OptionAlbum": "\u00c1lbum",
-    "OptionTrackName": "Nome da pista",
-    "OptionCommunityRating": "Classifica\u00e7\u00e3o da Comunidade",
-    "OptionNameSort": "Nome",
-    "OptionFolderSort": "Pastas",
-    "OptionBudget": "Or\u00e7amento",
-    "OptionRevenue": "Receita",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Imagem de fundo",
-    "OptionTimeline": "Linha de tempo",
-    "OptionThumb": "Miniatura",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Classifica\u00e7\u00e3o dos cr\u00edticos",
-    "OptionVideoBitrate": "Qualidade do v\u00eddeo",
-    "OptionResumable": "Retom\u00e1vel",
-    "ScheduledTasksHelp": "Clique numa tarefa para configurar o seu agendamento.",
-    "ScheduledTasksTitle": "Tarefas Agendadas",
-    "TabMyPlugins": "As minhas extens\u00f5es",
-    "TabCatalog": "Cat\u00e1logo",
-    "PluginsTitle": "Extens\u00f5es",
-    "HeaderAutomaticUpdates": "Atualiza\u00e7\u00f5es autom\u00e1ticas",
-    "HeaderNowPlaying": "A reproduzir",
-    "HeaderLatestAlbums": "\u00daltimos \u00c1lbuns",
-    "HeaderLatestSongs": "\u00daltimas m\u00fasicas",
-    "HeaderRecentlyPlayed": "Reproduzido recentemente",
-    "HeaderFrequentlyPlayed": "Reproduzido frequentemente",
-    "DevBuildWarning": "As vers\u00f5es Dev s\u00e3o a tecnologia de ponta. S\u00e3o lan\u00e7adas frequentemente e n\u00e3o foram testadas. A aplica\u00e7\u00e3o pode bloquear e n\u00e3o funcionar de todo.",
-    "LabelVideoType": "Tipo de V\u00eddeo:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "DVD",
-    "OptionIso": "Iso",
-    "Option3D": "3D",
-    "LabelFeatures": "Caracter\u00edsticas:",
-    "LabelService": "Servi\u00e7o:",
-    "LabelStatus": "Estado:",
-    "LabelVersion": "Vers\u00e3o:",
-    "LabelLastResult": "\u00daltimo resultado:",
-    "OptionHasSubtitles": "Legendas",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "M\u00fasica de Tema",
-    "OptionHasThemeVideo": "V\u00eddeo de Tema",
-    "TabMovies": "Filmes",
-    "TabStudios": "Est\u00fadios",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "\u00daltimos Filmes",
-    "HeaderLatestTrailers": "\u00daltimos Trailers",
-    "OptionHasSpecialFeatures": "Extras",
-    "OptionImdbRating": "Classifica\u00e7\u00e3o no IMDb",
-    "OptionParentalRating": "Classifica\u00e7\u00e3o Parental",
-    "OptionPremiereDate": "Data de Estreia",
-    "TabBasic": "B\u00e1sico",
-    "TabAdvanced": "Avan\u00e7ado",
-    "HeaderStatus": "Estado",
-    "OptionContinuing": "A Continuar",
-    "OptionEnded": "Terminado",
-    "HeaderAirDays": "Dias de Exibi\u00e7\u00e3o",
-    "OptionSunday": "Domingo",
-    "OptionMonday": "Segunda",
-    "OptionTuesday": "Ter\u00e7a",
-    "OptionWednesday": "Quarta",
-    "OptionThursday": "Quinta",
-    "OptionFriday": "Sexta",
-    "OptionSaturday": "S\u00e1bado",
-    "HeaderManagement": "Gest\u00e3o",
-    "LabelManagement": "Administra\u00e7\u00e3o:",
-    "OptionMissingImdbId": "Id do IMDb em falta",
-    "OptionMissingTvdbId": "iD do TheTVDB em falta",
-    "OptionMissingOverview": "Descri\u00e7\u00e3o em falta",
-    "OptionFileMetadataYearMismatch": "Anos do Ficheiro\/Metadados n\u00e3o coincidem",
-    "TabGeneral": "Geral",
-    "TitleSupport": "Suporte",
-    "TabLog": "Log",
-    "TabAbout": "Acerca",
-    "TabSupporterKey": "Chave de Apoiante",
-    "TabBecomeSupporter": "Torne-se um Apoiante",
-    "MediaBrowserHasCommunity": "O Media Browser tem uma pr\u00f3spera comunidade de utilizadores e colaboradores.",
-    "CheckoutKnowledgeBase": "Consulte a nossa base de conhecimento para o ajudar a obter um maior proveito do Media Browser.",
-    "SearchKnowledgeBase": "Procurar na Base de Conhecimento",
-    "VisitTheCommunity": "Visite a Comunidade",
-    "VisitMediaBrowserWebsite": "Visite a p\u00e1gina web do Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Visite a p\u00e1gina do Media Browser para ficar a par das \u00faltimas novidades e para acompanhar o blog do programador.",
-    "OptionHideUser": "Ocultar este utilizador dos formul\u00e1rios de in\u00edcio de sess\u00e3o",
-    "OptionDisableUser": "Desativar este utilizador",
-    "OptionDisableUserHelp": "Se desativado, o servidor n\u00e3o permite nenhuma conex\u00e3o deste utilizador. Conex\u00f5es existentes ser\u00e3o terminadas.",
-    "HeaderAdvancedControl": "Controlo Avan\u00e7ado",
-    "LabelName": "Nome:",
-    "OptionAllowUserToManageServer": "Permitir a este utilizador gerir o servidor",
-    "HeaderFeatureAccess": "Acesso a Caracter\u00edsticas",
-    "OptionAllowMediaPlayback": "Permitir reprodu\u00e7\u00e3o de multim\u00e9dia",
-    "OptionAllowBrowsingLiveTv": "Permitir navega\u00e7\u00e3o da tv ao vivo",
-    "OptionAllowDeleteLibraryContent": "Permitir a este utilizador remover conte\u00fados da biblioteca",
-    "OptionAllowManageLiveTv": "Permitir gest\u00e3o das grava\u00e7\u00f5es da tv ao vivo",
-    "OptionAllowRemoteControlOthers": "Permitir a este utilizador controlar remotamente outros utilizadores",
-    "OptionMissingTmdbId": "Id Tmdb em falta",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Selecionar",
-    "ButtonGroupVersions": "Agrupar Vers\u00f5es",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Usar o Prismo File Mount atrav\u00e9s de uma licen\u00e7a doada.",
-    "TangibleSoftwareMessage": "A utilizar conversores Java\/C# da Tangible Solutions atrav\u00e9s de uma licen\u00e7a doada.",
-    "HeaderCredits": "Cr\u00e9ditos",
-    "PleaseSupportOtherProduces": "Por favor suporte outros produtos gratuitos que utilizamos:",
-    "VersionNumber": "Vers\u00e3o {0}",
-    "TabPaths": "Localiza\u00e7\u00f5es",
-    "TabServer": "Servidor",
-    "TabTranscoding": "Transcodifica\u00e7\u00e3o",
-    "TitleAdvanced": "Avan\u00e7ado",
-    "LabelAutomaticUpdateLevel": "N\u00edvel da atualiza\u00e7\u00e3o autom\u00e1tica",
-    "OptionRelease": "Lan\u00e7amento Oficial",
-    "OptionBeta": "Beta",
-    "OptionDev": "Dev (Inst\u00e1vel)",
-    "LabelAllowServerAutoRestart": "Permitir ao servidor reiniciar automaticamente para aplicar as atualiza\u00e7\u00f5es",
-    "LabelAllowServerAutoRestartHelp": "O servidor ir\u00e1 reiniciar apenas durante per\u00edodos em que n\u00e3o esteja a ser usado, quando nenhum utilizador estiver ativo.",
-    "LabelEnableDebugLogging": "Ativar log de depura\u00e7\u00e3o",
-    "LabelRunServerAtStartup": "Iniciar o servidor no arranque",
-    "LabelRunServerAtStartupHelp": "Isto ir\u00e1 iniciar o \u00edcone na barra de tarefas quando o Windows inicia. Para iniciar o servi\u00e7o do Windows, desmarque isto e corra o servi\u00e7o a partir do Painel de Controlo do Windows. N\u00e3o pode correr ambos ao mesmo tempo, logo precisa de terminar o \u00edcone da barra de tarefas antes de iniciar o servi\u00e7o.",
-    "ButtonSelectDirectory": "Selecione a diretoria",
-    "LabelCustomPaths": "Defina localiza\u00e7\u00f5es personalizadas. Deixe os campos em branco para usar os valores padr\u00e3o.",
-    "LabelCachePath": "Localiza\u00e7\u00e3o da cache:",
-    "LabelCachePathHelp": "Defina uma localiza\u00e7\u00e3o para ficheiros de cache do servidor, como por exemplo, imagens.",
-    "LabelImagesByNamePath": "Localiza\u00e7\u00e3o das imagens por nome:",
-    "LabelImagesByNamePathHelp": "Defina uma localiza\u00e7\u00e3o para imagens de atores, artistas, g\u00e9neros e est\u00fadios.",
-    "LabelMetadataPath": "Localiza\u00e7\u00e3o dos metadados:",
-    "LabelMetadataPathHelp": "Defina uma localiza\u00e7\u00e3o para imagens e metadados transferidos que n\u00e3o foram configurados para serem armazenados nas pastas multim\u00e9dia.",
-    "LabelTranscodingTempPath": "Localiza\u00e7\u00e3o tempor\u00e1ria das transcodifica\u00e7\u00f5es:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "B\u00e1sico",
-    "TabTV": "TV",
-    "TabGames": "Jogos",
-    "TabMusic": "M\u00fasica",
-    "TabOthers": "Outros",
-    "HeaderExtractChapterImagesFor": "Extrair imagens de cap\u00edtulos para:",
-    "OptionMovies": "Filmes",
-    "OptionEpisodes": "Epis\u00f3dios",
-    "OptionOtherVideos": "Outros V\u00eddeos",
-    "TitleMetadata": "Metadados",
-    "LabelAutomaticUpdatesFanart": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas do FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas do TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas do TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Se ativado, novas imagens ser\u00e3o automaticamente transferidas ao serem adicionadas ao fanart.tv. As imagens existentes n\u00e3o ser\u00e3o substitu\u00eddas.",
-    "LabelAutomaticUpdatesTmdbHelp": "Se ativado, novas imagens ser\u00e3o automaticamente transferidas ao serem adicionadas ao TheMovieDB.org. As imagens existentes n\u00e3o ser\u00e3o substitu\u00eddas.",
-    "LabelAutomaticUpdatesTvdbHelp": "Se ativado, novas imagens ser\u00e3o automaticamente transferidas ao serem adicionadas ao TheTVDB.com. As imagens existentes n\u00e3o ser\u00e3o substitu\u00eddas.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Scroll autom\u00e1tico",
-    "LabelImageSavingConvention": "Conven\u00e7\u00e3o para guardar imagens:",
-    "LabelImageSavingConventionHelp": "O Media Browser reconhece imagens da maioria das aplica\u00e7\u00f5es multim\u00e9dia. Escolher a conven\u00e7\u00e3o de transfer\u00eancia \u00e9 \u00fatil se tamb\u00e9m usa outros produtos.",
-    "OptionImageSavingCompatible": "Compat\u00edvel - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Padr\u00e3o - MB2",
-    "ButtonSignIn": "Iniciar Sess\u00e3o",
-    "TitleSignIn": "Iniciar Sess\u00e3o",
-    "HeaderPleaseSignIn": "Por favor inicie a sess\u00e3o",
-    "LabelUser": "Utilizador:",
-    "LabelPassword": "Senha:",
-    "ButtonManualLogin": "In\u00edcio de Sess\u00e3o Manual",
-    "PasswordLocalhostMessage": "N\u00e3o s\u00e3o necess\u00e1rias senhas ao iniciar a sess\u00e3o a partir do localhost.",
-    "TabGuide": "Guia",
-    "TabChannels": "Canais",
-    "TabCollections": "Cole\u00e7\u00f5es",
-    "HeaderChannels": "Canais",
-    "TabRecordings": "Grava\u00e7\u00f5es",
-    "TabScheduled": "Agendado",
-    "TabSeries": "S\u00e9ries",
-    "TabFavorites": "Favoritos",
-    "TabMyLibrary": "A minha Biblioteca",
-    "ButtonCancelRecording": "Cancelar Grava\u00e7\u00e3o",
-    "HeaderPrePostPadding": "Pr\u00e9\/P\u00f3s grava\u00e7\u00e3o extra",
     "LabelPrePaddingMinutes": "Minutos pr\u00e9vios extra:",
     "OptionPrePaddingRequired": "S\u00e3o necess\u00e1rios minutos pr\u00e9vios extra para poder gravar.",
     "LabelPostPaddingMinutes": "Minutos posteriores extra:",
@@ -546,11 +237,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Por favor reinicie o servidor para terminar a aplica\u00e7\u00e3o das atualiza\u00e7\u00f5es.",
     "LabelDownMixAudioScale": "Escala do aumento de \u00e1udio ao fazer downmix:",
     "LabelDownMixAudioScaleHelp": "Aumentar o \u00e1udio ao fazer downmix. Defina como 1 para preservar o volume original.",
-    "ButtonLinkKeys": "Unir Chaves",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Chave de apoiante antiga",
     "LabelNewSupporterKey": "Chave de apoiante nova",
-    "HeaderMultipleKeyLinking": "Unir m\u00faltiplas chaves",
-    "MultipleKeyLinkingHelp": "Se tem mais do que uma chave de apoiante, use este formul\u00e1rio para unir os registos das chaves antigas com a sua nova.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Endere\u00e7o de email atual",
     "LabelCurrentEmailAddressHelp": "O endere\u00e7o de email atual para o qual a sua nova chave foi enviada.",
     "HeaderForgotKey": "Esqueci a Chave",
@@ -821,7 +512,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +935,319 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Sair",
+    "LabelVisitCommunity": "Visitar a Comunidade",
+    "LabelGithubWiki": "Wiki do Github",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Padr\u00e3o",
+    "LabelViewApiDocumentation": "Ver Documenta\u00e7\u00e3o da API",
+    "LabelBrowseLibrary": "Navegar pela Biblioteca",
+    "LabelConfigureMediaBrowser": "Configurar o Media Browser",
+    "LabelOpenLibraryViewer": "Abrir Visualizador da Biblioteca",
+    "LabelRestartServer": "Reiniciar Servidor",
+    "LabelShowLogWindow": "Mostrar Janela de Log",
+    "LabelPrevious": "Anterior",
+    "LabelFinish": "Terminar",
+    "LabelNext": "Seguinte",
+    "LabelYoureDone": "Concluiu!",
+    "WelcomeToMediaBrowser": "Bem-vindo ao Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Este assistente ir\u00e1 ajud\u00e1-lo durante o processo de configura\u00e7\u00e3o. Para come\u00e7ar, selecione o idioma.",
+    "TellUsAboutYourself": "Fale-nos sobre si",
+    "LabelYourFirstName": "O seu primeiro nome:",
+    "MoreUsersCanBeAddedLater": "\u00c9 poss\u00edvel adicionar utilizadores mais tarde no Painel Principal",
+    "UserProfilesIntro": "O Media Browser inclui suporte a perfis de utilizadores, permitindo a cada utilizador ter as suas pr\u00f3prias configura\u00e7\u00f5es da visualiza\u00e7\u00e3o, estado das reprodu\u00e7\u00f5es e controlo parental.",
+    "LabelWindowsService": "Servi\u00e7o do Windows",
+    "AWindowsServiceHasBeenInstalled": "Foi instalado um Servi\u00e7o do Windows.",
+    "WindowsServiceIntro1": "O Media Browser Server corre, normalmente, como uma aplica\u00e7\u00e3o de Ambiente de trabalho com um \u00edcone na bandeja, mas se preferir corr\u00ea-lo como um servi\u00e7o em segundo plano, pode ser iniciado atrav\u00e9s do Painel de Controlo dos Servi\u00e7os do Windows.",
+    "WindowsServiceIntro2": "Por favor tome aten\u00e7\u00e3o que se estiver a usar o servi\u00e7o, este n\u00e3o pode estar a correr ao mesmo tempo que o \u00edcone na bandeja. Por isso, ter\u00e1 de sair da aplca\u00e7\u00e3o da bandeja para poder correr o servi\u00e7o. Note, ainda, que o servi\u00e7o necessita de privil\u00e9gios administrativos via Painel de Controlo. De momento, n\u00e3o \u00e9 poss\u00edvel utilizar a fun\u00e7\u00e3o de auto-actualiza\u00e7\u00e3o ao mesmo tempo que est\u00e1 em utiliza\u00e7\u00e3o o servi\u00e7o, por isso, novas vers\u00f5es necessitam de interac\u00e7\u00e3o manual.",
+    "WizardCompleted": "\u00c9 tudo o que precisamos de momento. O Media Browser come\u00e7ou a colher informa\u00e7\u00e3o \u00e1cerca da sua biblioteca. D\u00ea uma vista de olhos nas nossas extens\u00f5es e depois clique em <b>Terminar<\/b> para ir para o <b>Painel Principal<\/b>.",
+    "LabelConfigureSettings": "Configura\u00e7\u00f5es",
+    "LabelEnableVideoImageExtraction": "Activar extrac\u00e7\u00e3o de imagens dos v\u00eddeos.",
+    "VideoImageExtractionHelp": "Para os v\u00eddeos ainda sem imagens e que n\u00e3o se encontram imagens na internet. Esta funcionalidade vai acrescentar mais algum tempo na leitura inicial da biblioteca, mas resultar\u00e1 numa apresenta\u00e7\u00e3o melhorada,",
+    "LabelEnableChapterImageExtractionForMovies": "Extrair imagens dos cap\u00edtulos dos Filmes",
+    "LabelChapterImageExtractionForMoviesHelp": "Extrair imagens dos cap\u00edtulos permite, \u00e0s aplica\u00e7\u00f5es clientes, apresentar menus de selec\u00e7\u00e3o de cap\u00edtulos com cenas. Este processo pode ser lento, intensivo para o CPU e pode requerer v\u00e1rios gigabytes de espa\u00e7o. Corre como um servi\u00e7o nocturno, agendado para as 04h, embora possa ser configurado na \u00e1rea de Tarefas Agendadas. N\u00e3o \u00e9 recomendado correr esta tarefa em horas que haja muita utiliza\u00e7\u00e3o.",
+    "LabelEnableAutomaticPortMapping": "Activar mapeamento autom\u00e1tico de portas",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP permite configurar automaticamente o router, para um acesso remoto mais facilitado. Pode n\u00e3o suportar todos os modelos de routers.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Cancelar",
+    "ButtonNew": "Novo",
+    "HeaderSetupLibrary": "Configurar biblioteca",
+    "ButtonAddMediaFolder": "Adicionar pasta de media",
+    "LabelFolderType": "Tipo de pasta",
+    "MediaFolderHelpPluginRequired": "* Requer o uso de uma extens\u00e3o, e.g. GameBrowser ou MB Bookshelf",
+    "ReferToMediaLibraryWiki": "Consulte a wiki",
+    "LabelCountry": "Pa\u00eds:",
+    "LabelLanguage": "Idioma:",
+    "HeaderPreferredMetadataLanguage": "Idioma preferido para metadados",
+    "LabelSaveLocalMetadata": "Guardar imagens e metadados nas pastas multim\u00e9dia",
+    "LabelSaveLocalMetadataHelp": "Guardar imagens e metadados diretamente nas pastas multim\u00e9dia, vai coloc\u00e1-los num local de f\u00e1cil acesso para poderem ser editados facilmente.",
+    "LabelDownloadInternetMetadata": "Transferir imagens e metadados da Internet",
+    "LabelDownloadInternetMetadataHelp": "O Media Browser pode transferir informa\u00e7\u00f5es sobre os seus conte\u00fados multim\u00e9dia para possibilitar apresenta\u00e7\u00f5es mais ricas.",
+    "TabPreferences": "Prefer\u00eancias",
+    "TabPassword": "Senha",
+    "TabLibraryAccess": "Aceder \u00e0 Biblioteca",
+    "TabImage": "Imagem",
+    "TabProfile": "Perfil",
+    "TabMetadata": "Metadados",
+    "TabImages": "Imagens",
+    "TabNotifications": "Notifica\u00e7\u00f5es",
+    "TabCollectionTitles": "T\u00edtulos",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Mostrar epis\u00f3dios em falta dentro das temporadas",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Mostrar epis\u00f3dios por estrear dentro das temporadas",
+    "HeaderVideoPlaybackSettings": "Configura\u00e7\u00f5es de Reprodu\u00e7\u00e3o de V\u00eddeo",
+    "HeaderPlaybackSettings": "Op\u00e7\u00f5es de Reprodu\u00e7\u00e3o",
+    "LabelAudioLanguagePreference": "Prefer\u00eancias de Idioma de Audio:",
+    "LabelSubtitleLanguagePreference": "Prefer\u00eancia de Idioma de Legenda:",
+    "OptionDefaultSubtitles": "Padr\u00e3o",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Reproduzir sempre legendas",
+    "OptionNoSubtitles": "Sem legendas",
+    "OptionDefaultSubtitlesHelp": "As legendas que forem iguais ao idioma preferido ser\u00e3o carregadas quando o \u00e1udio estiver num idioma estrangeiro.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "As legendas que forem iguais ao idioma preferido ser\u00e3o carregadas independente do idioma do \u00e1udio.",
+    "OptionNoSubtitlesHelp": "As legendas n\u00e3o ser\u00e3o carregadas por padr\u00e3o.",
+    "TabProfiles": "Perfis",
+    "TabSecurity": "Seguran\u00e7a",
+    "ButtonAddUser": "Adicionar Utilizador",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Guardar",
+    "ButtonResetPassword": "Redefinir Senha",
+    "LabelNewPassword": "Nova senha:",
+    "LabelNewPasswordConfirm": "Confirmar nova senha:",
+    "HeaderCreatePassword": "Criar Senha",
+    "LabelCurrentPassword": "Senha actual:",
+    "LabelMaxParentalRating": "Controlo Parental m\u00e1ximo permitido:",
+    "MaxParentalRatingHelp": "Conte\u00fado com classifica\u00e7\u00e3o mais elevada ser\u00e1 escondida deste utilizador.",
+    "LibraryAccessHelp": "Escolha as pastas de media a partilha com este utilizador. Os Administradores poder\u00e3o editar todas as pastas, usando o Gestor de Metadados.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Apagar imagem",
+    "LabelSelectUsers": "Selecionar utilizadores:",
+    "ButtonUpload": "Carregar",
+    "HeaderUploadNewImage": "Carregar Nova Imagem",
+    "LabelDropImageHere": "Largar a imagem aqui",
+    "ImageUploadAspectRatioHelp": "1:1 R\u00e1cio de aspecto recomendado. JPG\/ PNG apenas.",
+    "MessageNothingHere": "Nada aqui.",
+    "MessagePleaseEnsureInternetMetadata": "Certifique-se que a transfer\u00eancia de metadados da internet est\u00e1 activa.",
+    "TabSuggested": "Sugest\u00f5es",
+    "TabLatest": "Mais recente",
+    "TabUpcoming": "Pr\u00f3ximos",
+    "TabShows": "S\u00e9ries",
+    "TabEpisodes": "Epis\u00f3dios",
+    "TabGenres": "G\u00e9neros Art\u00edsticos",
+    "TabPeople": "Pessoas",
+    "TabNetworks": "Redes",
+    "HeaderUsers": "Utilizadores",
+    "HeaderFilters": "Filtros:",
+    "ButtonFilter": "Filtro",
+    "OptionFavorite": "Favoritos",
+    "OptionLikes": "Gostos",
+    "OptionDislikes": "N\u00e3o gostos",
+    "OptionActors": "Actores",
+    "OptionGuestStars": "Actores convidados",
+    "OptionDirectors": "Realizadores",
+    "OptionWriters": "Argumentistas",
+    "OptionProducers": "Produtores",
+    "HeaderResume": "Resumir",
+    "HeaderNextUp": "A Seguir",
+    "NoNextUpItemsMessage": "Nenhum encontrado. Comece a ver os seus programas!",
+    "HeaderLatestEpisodes": "\u00daltimos Epis\u00f3dios",
+    "HeaderPersonTypes": "Tipos de Pessoa:",
+    "TabSongs": "M\u00fasicas",
+    "TabAlbums": "\u00c1lbuns",
+    "TabArtists": "Artistas",
+    "TabAlbumArtists": "Artistas do \u00c1lbum",
+    "TabMusicVideos": "Videos Musicais",
+    "ButtonSort": "Organizar",
+    "HeaderSortBy": "Organizar por:",
+    "HeaderSortOrder": "Ordem de organiza\u00e7\u00e3o:",
+    "OptionPlayed": "Reproduzido",
+    "OptionUnplayed": "Por reproduzir",
+    "OptionAscending": "Ascendente",
+    "OptionDescending": "Descendente",
+    "OptionRuntime": "Dura\u00e7\u00e3o",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "N.\u00ba Visualiza\u00e7\u00f5es",
+    "OptionDatePlayed": "Data de reprodu\u00e7\u00e3o",
+    "OptionDateAdded": "Data de adi\u00e7\u00e3o",
+    "OptionAlbumArtist": "Artista do \u00c1lbum",
+    "OptionArtist": "Artista",
+    "OptionAlbum": "\u00c1lbum",
+    "OptionTrackName": "Nome da pista",
+    "OptionCommunityRating": "Classifica\u00e7\u00e3o da Comunidade",
+    "OptionNameSort": "Nome",
+    "OptionFolderSort": "Pastas",
+    "OptionBudget": "Or\u00e7amento",
+    "OptionRevenue": "Receita",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Imagem de fundo",
+    "OptionTimeline": "Linha de tempo",
+    "OptionThumb": "Miniatura",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Classifica\u00e7\u00e3o dos cr\u00edticos",
+    "OptionVideoBitrate": "Qualidade do v\u00eddeo",
+    "OptionResumable": "Retom\u00e1vel",
+    "ScheduledTasksHelp": "Clique numa tarefa para configurar o seu agendamento.",
+    "ScheduledTasksTitle": "Tarefas Agendadas",
+    "TabMyPlugins": "As minhas extens\u00f5es",
+    "TabCatalog": "Cat\u00e1logo",
+    "PluginsTitle": "Extens\u00f5es",
+    "HeaderAutomaticUpdates": "Atualiza\u00e7\u00f5es autom\u00e1ticas",
+    "HeaderNowPlaying": "A reproduzir",
+    "HeaderLatestAlbums": "\u00daltimos \u00c1lbuns",
+    "HeaderLatestSongs": "\u00daltimas m\u00fasicas",
+    "HeaderRecentlyPlayed": "Reproduzido recentemente",
+    "HeaderFrequentlyPlayed": "Reproduzido frequentemente",
+    "DevBuildWarning": "As vers\u00f5es Dev s\u00e3o a tecnologia de ponta. S\u00e3o lan\u00e7adas frequentemente e n\u00e3o foram testadas. A aplica\u00e7\u00e3o pode bloquear e n\u00e3o funcionar de todo.",
+    "LabelVideoType": "Tipo de V\u00eddeo:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "DVD",
+    "OptionIso": "Iso",
+    "Option3D": "3D",
+    "LabelFeatures": "Caracter\u00edsticas:",
+    "LabelService": "Servi\u00e7o:",
+    "LabelStatus": "Estado:",
+    "LabelVersion": "Vers\u00e3o:",
+    "LabelLastResult": "\u00daltimo resultado:",
+    "OptionHasSubtitles": "Legendas",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "M\u00fasica de Tema",
+    "OptionHasThemeVideo": "V\u00eddeo de Tema",
+    "TabMovies": "Filmes",
+    "TabStudios": "Est\u00fadios",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "\u00daltimos Filmes",
+    "HeaderLatestTrailers": "\u00daltimos Trailers",
+    "OptionHasSpecialFeatures": "Extras",
+    "OptionImdbRating": "Classifica\u00e7\u00e3o no IMDb",
+    "OptionParentalRating": "Classifica\u00e7\u00e3o Parental",
+    "OptionPremiereDate": "Data de Estreia",
+    "TabBasic": "B\u00e1sico",
+    "TabAdvanced": "Avan\u00e7ado",
+    "HeaderStatus": "Estado",
+    "OptionContinuing": "A Continuar",
+    "OptionEnded": "Terminado",
+    "HeaderAirDays": "Dias de Exibi\u00e7\u00e3o",
+    "OptionSunday": "Domingo",
+    "OptionMonday": "Segunda",
+    "OptionTuesday": "Ter\u00e7a",
+    "OptionWednesday": "Quarta",
+    "OptionThursday": "Quinta",
+    "OptionFriday": "Sexta",
+    "OptionSaturday": "S\u00e1bado",
+    "HeaderManagement": "Gest\u00e3o",
+    "LabelManagement": "Administra\u00e7\u00e3o:",
+    "OptionMissingImdbId": "Id do IMDb em falta",
+    "OptionMissingTvdbId": "iD do TheTVDB em falta",
+    "OptionMissingOverview": "Descri\u00e7\u00e3o em falta",
+    "OptionFileMetadataYearMismatch": "Anos do Ficheiro\/Metadados n\u00e3o coincidem",
+    "TabGeneral": "Geral",
+    "TitleSupport": "Suporte",
+    "TabLog": "Log",
+    "TabAbout": "Acerca",
+    "TabSupporterKey": "Chave de Apoiante",
+    "TabBecomeSupporter": "Torne-se um Apoiante",
+    "MediaBrowserHasCommunity": "O Media Browser tem uma pr\u00f3spera comunidade de utilizadores e colaboradores.",
+    "CheckoutKnowledgeBase": "Consulte a nossa base de conhecimento para o ajudar a obter um maior proveito do Media Browser.",
+    "SearchKnowledgeBase": "Procurar na Base de Conhecimento",
+    "VisitTheCommunity": "Visite a Comunidade",
+    "VisitMediaBrowserWebsite": "Visite a p\u00e1gina web do Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Visite a p\u00e1gina do Media Browser para ficar a par das \u00faltimas novidades e para acompanhar o blog do programador.",
+    "OptionHideUser": "Ocultar este utilizador dos formul\u00e1rios de in\u00edcio de sess\u00e3o",
+    "OptionDisableUser": "Desativar este utilizador",
+    "OptionDisableUserHelp": "Se desativado, o servidor n\u00e3o permite nenhuma conex\u00e3o deste utilizador. Conex\u00f5es existentes ser\u00e3o terminadas.",
+    "HeaderAdvancedControl": "Controlo Avan\u00e7ado",
+    "LabelName": "Nome:",
+    "OptionAllowUserToManageServer": "Permitir a este utilizador gerir o servidor",
+    "HeaderFeatureAccess": "Acesso a Caracter\u00edsticas",
+    "OptionAllowMediaPlayback": "Permitir reprodu\u00e7\u00e3o de multim\u00e9dia",
+    "OptionAllowBrowsingLiveTv": "Permitir navega\u00e7\u00e3o da tv ao vivo",
+    "OptionAllowDeleteLibraryContent": "Permitir a este utilizador remover conte\u00fados da biblioteca",
+    "OptionAllowManageLiveTv": "Permitir gest\u00e3o das grava\u00e7\u00f5es da tv ao vivo",
+    "OptionAllowRemoteControlOthers": "Permitir a este utilizador controlar remotamente outros utilizadores",
+    "OptionMissingTmdbId": "Id Tmdb em falta",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Selecionar",
+    "ButtonGroupVersions": "Agrupar Vers\u00f5es",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Usar o Prismo File Mount atrav\u00e9s de uma licen\u00e7a doada.",
+    "TangibleSoftwareMessage": "A utilizar conversores Java\/C# da Tangible Solutions atrav\u00e9s de uma licen\u00e7a doada.",
+    "HeaderCredits": "Cr\u00e9ditos",
+    "PleaseSupportOtherProduces": "Por favor suporte outros produtos gratuitos que utilizamos:",
+    "VersionNumber": "Vers\u00e3o {0}",
+    "TabPaths": "Localiza\u00e7\u00f5es",
+    "TabServer": "Servidor",
+    "TabTranscoding": "Transcodifica\u00e7\u00e3o",
+    "TitleAdvanced": "Avan\u00e7ado",
+    "LabelAutomaticUpdateLevel": "N\u00edvel da atualiza\u00e7\u00e3o autom\u00e1tica",
+    "OptionRelease": "Lan\u00e7amento Oficial",
+    "OptionBeta": "Beta",
+    "OptionDev": "Dev (Inst\u00e1vel)",
+    "LabelAllowServerAutoRestart": "Permitir ao servidor reiniciar automaticamente para aplicar as atualiza\u00e7\u00f5es",
+    "LabelAllowServerAutoRestartHelp": "O servidor ir\u00e1 reiniciar apenas durante per\u00edodos em que n\u00e3o esteja a ser usado, quando nenhum utilizador estiver ativo.",
+    "LabelEnableDebugLogging": "Ativar log de depura\u00e7\u00e3o",
+    "LabelRunServerAtStartup": "Iniciar o servidor no arranque",
+    "LabelRunServerAtStartupHelp": "Isto ir\u00e1 iniciar o \u00edcone na barra de tarefas quando o Windows inicia. Para iniciar o servi\u00e7o do Windows, desmarque isto e corra o servi\u00e7o a partir do Painel de Controlo do Windows. N\u00e3o pode correr ambos ao mesmo tempo, logo precisa de terminar o \u00edcone da barra de tarefas antes de iniciar o servi\u00e7o.",
+    "ButtonSelectDirectory": "Selecione a diretoria",
+    "LabelCustomPaths": "Defina localiza\u00e7\u00f5es personalizadas. Deixe os campos em branco para usar os valores padr\u00e3o.",
+    "LabelCachePath": "Localiza\u00e7\u00e3o da cache:",
+    "LabelCachePathHelp": "Defina uma localiza\u00e7\u00e3o para ficheiros de cache do servidor, como por exemplo, imagens.",
+    "LabelImagesByNamePath": "Localiza\u00e7\u00e3o das imagens por nome:",
+    "LabelImagesByNamePathHelp": "Defina uma localiza\u00e7\u00e3o para imagens de atores, artistas, g\u00e9neros e est\u00fadios.",
+    "LabelMetadataPath": "Localiza\u00e7\u00e3o dos metadados:",
+    "LabelMetadataPathHelp": "Defina uma localiza\u00e7\u00e3o para imagens e metadados transferidos que n\u00e3o foram configurados para serem armazenados nas pastas multim\u00e9dia.",
+    "LabelTranscodingTempPath": "Localiza\u00e7\u00e3o tempor\u00e1ria das transcodifica\u00e7\u00f5es:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "B\u00e1sico",
+    "TabTV": "TV",
+    "TabGames": "Jogos",
+    "TabMusic": "M\u00fasica",
+    "TabOthers": "Outros",
+    "HeaderExtractChapterImagesFor": "Extrair imagens de cap\u00edtulos para:",
+    "OptionMovies": "Filmes",
+    "OptionEpisodes": "Epis\u00f3dios",
+    "OptionOtherVideos": "Outros V\u00eddeos",
+    "TitleMetadata": "Metadados",
+    "LabelAutomaticUpdatesFanart": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas do FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas do TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Ativar atualiza\u00e7\u00f5es autom\u00e1ticas do TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Se ativado, novas imagens ser\u00e3o automaticamente transferidas ao serem adicionadas ao fanart.tv. As imagens existentes n\u00e3o ser\u00e3o substitu\u00eddas.",
+    "LabelAutomaticUpdatesTmdbHelp": "Se ativado, novas imagens ser\u00e3o automaticamente transferidas ao serem adicionadas ao TheMovieDB.org. As imagens existentes n\u00e3o ser\u00e3o substitu\u00eddas.",
+    "LabelAutomaticUpdatesTvdbHelp": "Se ativado, novas imagens ser\u00e3o automaticamente transferidas ao serem adicionadas ao TheTVDB.com. As imagens existentes n\u00e3o ser\u00e3o substitu\u00eddas.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Scroll autom\u00e1tico",
+    "LabelImageSavingConvention": "Conven\u00e7\u00e3o para guardar imagens:",
+    "LabelImageSavingConventionHelp": "O Media Browser reconhece imagens da maioria das aplica\u00e7\u00f5es multim\u00e9dia. Escolher a conven\u00e7\u00e3o de transfer\u00eancia \u00e9 \u00fatil se tamb\u00e9m usa outros produtos.",
+    "OptionImageSavingCompatible": "Compat\u00edvel - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Padr\u00e3o - MB2",
+    "ButtonSignIn": "Iniciar Sess\u00e3o",
+    "TitleSignIn": "Iniciar Sess\u00e3o",
+    "HeaderPleaseSignIn": "Por favor inicie a sess\u00e3o",
+    "LabelUser": "Utilizador:",
+    "LabelPassword": "Senha:",
+    "ButtonManualLogin": "In\u00edcio de Sess\u00e3o Manual",
+    "PasswordLocalhostMessage": "N\u00e3o s\u00e3o necess\u00e1rias senhas ao iniciar a sess\u00e3o a partir do localhost.",
+    "TabGuide": "Guia",
+    "TabChannels": "Canais",
+    "TabCollections": "Cole\u00e7\u00f5es",
+    "HeaderChannels": "Canais",
+    "TabRecordings": "Grava\u00e7\u00f5es",
+    "TabScheduled": "Agendado",
+    "TabSeries": "S\u00e9ries",
+    "TabFavorites": "Favoritos",
+    "TabMyLibrary": "A minha Biblioteca",
+    "ButtonCancelRecording": "Cancelar Grava\u00e7\u00e3o",
+    "HeaderPrePostPadding": "Pr\u00e9\/P\u00f3s grava\u00e7\u00e3o extra"
 }

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 25
MediaBrowser.Server.Implementations/Localization/Server/ru.json


+ 5 - 1
MediaBrowser.Server.Implementations/Localization/Server/server.json

@@ -1265,5 +1265,9 @@
     "ButtonConfigurePassword": "Configure Password",
     "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
     "HeaderLibraryAccess": "Library Access",
-    "HeaderChannelAccess": "Channel Access"
+    "HeaderChannelAccess": "Channel Access",
+    "HeaderLatestItems": "Latest Items",
+    "LabelSelectLastestItemsFolders": "Include media from the following sections in Latest Items",
+    "HeaderShareMediaFolders": "Share Media Folders",
+    "MessageGuestSharingPermissionsHelp": "Most features are initially unavailable to guests but can be enabled as needed."
 }

+ 341 - 336
MediaBrowser.Server.Implementations/Localization/Server/sv.json

@@ -1,335 +1,4 @@
 {
-    "LabelExit": "Avsluta",
-    "LabelVisitCommunity": "Bes\u00f6k v\u00e5rt diskussionsforum",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "F\u00f6rval",
-    "LabelViewApiDocumentation": "L\u00e4s API-dokumentationen",
-    "LabelBrowseLibrary": "Bl\u00e4ddra i biblioteket",
-    "LabelConfigureMediaBrowser": "Konfigurera Media Browser",
-    "LabelOpenLibraryViewer": "\u00d6ppna biblioteksbl\u00e4ddraren",
-    "LabelRestartServer": "Starta om servern",
-    "LabelShowLogWindow": "Visa loggf\u00f6nstret",
-    "LabelPrevious": "F\u00f6reg\u00e5ende",
-    "LabelFinish": "Klart",
-    "LabelNext": "N\u00e4sta",
-    "LabelYoureDone": "Klart!",
-    "WelcomeToMediaBrowser": "V\u00e4lkommen till Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Den h\u00e4r guiden hj\u00e4lper dig att g\u00f6ra de f\u00f6rsta inst\u00e4llningarna. F\u00f6r att b\u00f6rja var v\u00e4nlig v\u00e4lj \u00f6nskat spr\u00e5k.",
-    "TellUsAboutYourself": "Ber\u00e4tta om dig sj\u00e4lv",
-    "LabelYourFirstName": "Ditt f\u00f6rnamn:",
-    "MoreUsersCanBeAddedLater": "Flera anv\u00e4ndare kan skapas senare i Kontrollpanelen.",
-    "UserProfilesIntro": "Media Browser har inbyggt st\u00f6d f\u00f6r anv\u00e4ndarprofiler, s\u00e5 varje anv\u00e4ndare kan ha sina egna utseendeinst\u00e4llningar, visad-markeringar och f\u00f6r\u00e4ldral\u00e5s.",
-    "LabelWindowsService": "Windows-tj\u00e4nst",
-    "AWindowsServiceHasBeenInstalled": "En Windows-tj\u00e4nst har installerats.",
-    "WindowsServiceIntro1": "Media Browser Server k\u00f6rs normalt som ett anv\u00e4ndarprogram med ikon i aktivitetsf\u00e4ltet, men om s\u00e5 \u00f6nskas kan den k\u00f6ras som en Windows-tj\u00e4nst och startas fr\u00e5n kontrollpanelen Tj\u00e4nster (Services).",
-    "WindowsServiceIntro2": "Om Media Browser k\u00f6rs som en tj\u00e4nst, notera att den inte kan k\u00f6ras samtidigt som aktivitetsf\u00e4ltsikonen, s\u00e5 f\u00f6r att k\u00f6ra tj\u00e4nsten m\u00e5ste ikonen st\u00e4ngas. Tj\u00e4nsten m\u00e5ste ocks\u00e5 k\u00f6ras med administrat\u00f6rsr\u00e4ttigheter (st\u00e4lls in i kontrollpanelen Tj\u00e4nster). Automatiska uppdateringar fungerar heller inte med tj\u00e4nsten, dvs tj\u00e4nsten m\u00e5ste stoppas f\u00f6re manuell uppdatering och sedan \u00e5terstartas.",
-    "WizardCompleted": "Det var allt f\u00f6r tillf\u00e4llet. Media Browser har b\u00f6rjat samla information om ditt mediebibliotek. Ta en titt p\u00e5 n\u00e5gra av v\u00e5ra appar och klicka sedan p\u00e5 <b>Klart<\/b> f\u00f6r att komma till <b>Kontrollpanelen<\/b>.",
-    "LabelConfigureSettings": "Inst\u00e4llningar",
-    "LabelEnableVideoImageExtraction": "Ta fram bildrutor ur videofiler",
-    "VideoImageExtractionHelp": "Dessa anv\u00e4nds f\u00f6r objekt som saknar bilder och d\u00e4r vi inte hittar n\u00e5gra vid s\u00f6kning p\u00e5 Internet. Detta g\u00f6r att den f\u00f6rsta genoms\u00f6kningen av biblioteket tar lite l\u00e4ngre tid, men ger en snyggare presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Ta fram kapitelbildrutor ur filmfiler",
-    "LabelChapterImageExtractionForMoviesHelp": "Detta m\u00f6jligg\u00f6r grafisk visning av menyer f\u00f6r val av kapitel. Processen kan vara tids- och CPU-kr\u00e4vande och beh\u00f6va flera gigabyte lagringsutrymme. Processen k\u00f6rs varje natt kl 04:00 men intervallet kan anpassas enligt \u00f6nskem\u00e5l i Schemal\u00e4ggaren. Vi rekommenderar inte att den k\u00f6rs vid tider d\u00e5 anv\u00e4ndare \u00e4r aktiva.",
-    "LabelEnableAutomaticPortMapping": "Aktivera automatisk koppling av portar",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP m\u00f6jligg\u00f6r automatisk inst\u00e4llning av din router s\u00e5 att du enkelt kan n\u00e5 Media Browser fr\u00e5n Internet. Detta kanske inte fungerar med alla routrar.",
-    "ButtonOk": "OK",
-    "ButtonCancel": "Avbryt",
-    "ButtonNew": "Nytillkommet",
-    "HeaderSetupLibrary": "Konfigurera mediabiblioteket",
-    "ButtonAddMediaFolder": "Skapa mediamapp",
-    "LabelFolderType": "Typ av mapp:",
-    "MediaFolderHelpPluginRequired": "* Kr\u00e4ver att ett till\u00e4gg, t ex GameBrowser eller MB Bookshelf, \u00e4r installerat.",
-    "ReferToMediaLibraryWiki": "Se avsnittet om mediabibliotek i v\u00e5r Wiki.",
-    "LabelCountry": "Land:",
-    "LabelLanguage": "Spr\u00e5k:",
-    "HeaderPreferredMetadataLanguage": "\u00d6nskat spr\u00e5k f\u00f6r metadata:",
-    "LabelSaveLocalMetadata": "Spara grafik och metadata i mediamapparna",
-    "LabelSaveLocalMetadataHelp": "Om grafik och metadata sparas tillsammans med media \u00e4r de enkelt \u00e5tkomliga f\u00f6r redigering.",
-    "LabelDownloadInternetMetadata": "H\u00e4mta grafik och metadata fr\u00e5n Internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser kan h\u00e4mta informatiom om dina media fr\u00e5n Internet f\u00f6r att ge en visuellt full\u00e4ndad presentation.",
-    "TabPreferences": "Inst\u00e4llningar",
-    "TabPassword": "L\u00f6senord",
-    "TabLibraryAccess": "\u00c5tkomst till biblioteket",
-    "TabImage": "Bild",
-    "TabProfile": "Profil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Bilder",
-    "TabNotifications": "Meddelanden",
-    "TabCollectionTitles": "Titlar",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Visa saknade avsnitt i s\u00e4songer",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Visa \u00e4nnu ej s\u00e4nda avsnitt i s\u00e4songer",
-    "HeaderVideoPlaybackSettings": "Inst\u00e4llningar f\u00f6r videouppspelning",
-    "HeaderPlaybackSettings": "Uppspelningsinst\u00e4llningar",
-    "LabelAudioLanguagePreference": "\u00d6nskat spr\u00e5k f\u00f6r ljudsp\u00e5r",
-    "LabelSubtitleLanguagePreference": "\u00d6nskat spr\u00e5k f\u00f6r undertexter",
-    "OptionDefaultSubtitles": "F\u00f6rval",
-    "OptionOnlyForcedSubtitles": "Endast tvingande undertexter",
-    "OptionAlwaysPlaySubtitles": "Visa alltid undertexter",
-    "OptionNoSubtitles": "Inga undertexter",
-    "OptionDefaultSubtitlesHelp": "Om ljudsp\u00e5ret \u00e4r p\u00e5 ett fr\u00e4mmande spr\u00e5k laddas undertexter p\u00e5 det \u00f6nskade spr\u00e5ket.",
-    "OptionOnlyForcedSubtitlesHelp": "Endast undertexter markerade som tvingande kommer att laddas.",
-    "OptionAlwaysPlaySubtitlesHelp": "Undertexter p\u00e5 det \u00f6nskade spr\u00e5ket kommer att laddas oavsett ljudsp\u00e5rets spr\u00e5k.",
-    "OptionNoSubtitlesHelp": "Ladda normalt inte undertexter.",
-    "TabProfiles": "Profiler",
-    "TabSecurity": "S\u00e4kerhet",
-    "ButtonAddUser": "Ny anv\u00e4ndare",
-    "ButtonAddLocalUser": "Skapa lokal anv\u00e4ndare",
-    "ButtonInviteUser": "Bjud in anv\u00e4ndare",
-    "ButtonSave": "Spara",
-    "ButtonResetPassword": "\u00c5terst\u00e4ll l\u00f6senord",
-    "LabelNewPassword": "Nytt l\u00f6senord:",
-    "LabelNewPasswordConfirm": "Bekr\u00e4fta nytt l\u00f6senord:",
-    "HeaderCreatePassword": "Skapa l\u00f6senord",
-    "LabelCurrentPassword": "Nuvarande l\u00f6senord:",
-    "LabelMaxParentalRating": "H\u00f6gsta till\u00e5tna \u00e5ldersgr\u00e4ns",
-    "MaxParentalRatingHelp": "Inneh\u00e5ll med h\u00f6gre gr\u00e4ns visas ej f\u00f6r den h\u00e4r anv\u00e4ndaren.",
-    "LibraryAccessHelp": "Ange vilka mediamappar den h\u00e4r anv\u00e4ndaren ska ha tillg\u00e5ng till. Administrat\u00f6rer har r\u00e4ttighet att redigera alla mappar i metadatahanteraren.",
-    "ChannelAccessHelp": "V\u00e4lj kanaler att dela med denna anv\u00e4ndare. Administrat\u00f6rer kan redigera alla kanaler med hj\u00e4lp av metadatahanteraren.",
-    "ButtonDeleteImage": "Ta bort bild",
-    "LabelSelectUsers": "V\u00e4lj anv\u00e4ndare:",
-    "ButtonUpload": "Ladda upp",
-    "HeaderUploadNewImage": "Ladda upp ny bild",
-    "LabelDropImageHere": "Dra bild hit",
-    "ImageUploadAspectRatioHelp": "Bildf\u00f6rh\u00e5llande 1:1 rekommenderas. Endast JPG\/PNG.",
-    "MessageNothingHere": "Ingenting h\u00e4r.",
-    "MessagePleaseEnsureInternetMetadata": "Var god se till att h\u00e4mtning av metadata via Internet \u00e4r aktiverad.",
-    "TabSuggested": "Rekommenderas",
-    "TabLatest": "Nytillkommet",
-    "TabUpcoming": "Kommande",
-    "TabShows": "Serier",
-    "TabEpisodes": "Avsnitt",
-    "TabGenres": "Genrer",
-    "TabPeople": "Personer",
-    "TabNetworks": "TV-bolag",
-    "HeaderUsers": "Anv\u00e4ndare",
-    "HeaderFilters": "Filter:",
-    "ButtonFilter": "Filtrera",
-    "OptionFavorite": "Favoriter",
-    "OptionLikes": "Gillar",
-    "OptionDislikes": "Ogillar",
-    "OptionActors": "Sk\u00e5despelare",
-    "OptionGuestStars": "G\u00e4startister",
-    "OptionDirectors": "Regiss\u00f6rer",
-    "OptionWriters": "Manusf\u00f6rfattare",
-    "OptionProducers": "Producenter",
-    "HeaderResume": "\u00c5teruppta",
-    "HeaderNextUp": "N\u00e4stkommande",
-    "NoNextUpItemsMessage": "Hittade inget. S\u00e4tt ig\u00e5ng och titta!",
-    "HeaderLatestEpisodes": "Senaste avsnitten",
-    "HeaderPersonTypes": "Personkategorier:",
-    "TabSongs": "L\u00e5tar",
-    "TabAlbums": "Album",
-    "TabArtists": "Artister",
-    "TabAlbumArtists": "Albumartister",
-    "TabMusicVideos": "Musikvideor",
-    "ButtonSort": "Sortera",
-    "HeaderSortBy": "Sortera efter:",
-    "HeaderSortOrder": "Sorteringsordning:",
-    "OptionPlayed": "Visad",
-    "OptionUnplayed": "Ej visad",
-    "OptionAscending": "Stigande",
-    "OptionDescending": "Sjunkande",
-    "OptionRuntime": "Speltid",
-    "OptionReleaseDate": "Premi\u00e4rdatum",
-    "OptionPlayCount": "Antal visningar",
-    "OptionDatePlayed": "Senast visad",
-    "OptionDateAdded": "Inlagd den",
-    "OptionAlbumArtist": "Albumartist",
-    "OptionArtist": "Artist",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "Sp\u00e5rnamn",
-    "OptionCommunityRating": "Allm\u00e4nhetens betyg",
-    "OptionNameSort": "Namn",
-    "OptionFolderSort": "Mappar",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Int\u00e4kter",
-    "OptionPoster": "Affisch",
-    "OptionBackdrop": "Fondbild",
-    "OptionTimeline": "Tidslinje",
-    "OptionThumb": "Miniatyr",
-    "OptionBanner": "Banderoll",
-    "OptionCriticRating": "Kritikerbetyg",
-    "OptionVideoBitrate": "Bithastighet f\u00f6r video",
-    "OptionResumable": "Kan \u00e5terupptas",
-    "ScheduledTasksHelp": "Klicka p\u00e5 en aktivitet f\u00f6r att \u00e4ndra k\u00f6rtider.",
-    "ScheduledTasksTitle": "Schemalagda aktiviteter",
-    "TabMyPlugins": "Mina till\u00e4gg",
-    "TabCatalog": "Katalog",
-    "PluginsTitle": "Till\u00e4gg",
-    "HeaderAutomaticUpdates": "Automatiska uppdateringar",
-    "HeaderNowPlaying": "Nu spelas",
-    "HeaderLatestAlbums": "Nytillkomna album",
-    "HeaderLatestSongs": "Nytillkomna l\u00e5tar",
-    "HeaderRecentlyPlayed": "Nyligen spelade",
-    "HeaderFrequentlyPlayed": "Ofta spelade",
-    "DevBuildWarning": "Utvecklingsversioner \u00e4r \"bleeding edge\". Dessa kommer ut ofta och \u00e4r otestade. Appen kanske kraschar och vissa delar kanske inte alls fungerar.",
-    "LabelVideoType": "Videoformat:",
-    "OptionBluray": "Blu-ray",
-    "OptionDvd": "DVD",
-    "OptionIso": "ISO",
-    "Option3D": "3D",
-    "LabelFeatures": "Inneh\u00e5ll:",
-    "LabelService": "Tj\u00e4nst:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Senaste resultat:",
-    "OptionHasSubtitles": "Undertexter",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "Ledmotiv",
-    "OptionHasThemeVideo": "Temavideo",
-    "TabMovies": "Filmer",
-    "TabStudios": "Studior",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artister:",
-    "LabelArtistsHelp": "Separera med ; vid flera",
-    "HeaderLatestMovies": "Nytillkomna filmer",
-    "HeaderLatestTrailers": "Nytillkomna trailers",
-    "OptionHasSpecialFeatures": "Extramaterial:",
-    "OptionImdbRating": "Betyg p\u00e5 IMDB",
-    "OptionParentalRating": "F\u00f6r\u00e4ldraklassning",
-    "OptionPremiereDate": "Premi\u00e4rdatum",
-    "TabBasic": "Grunderna",
-    "TabAdvanced": "Avancerat",
-    "HeaderStatus": "Status",
-    "OptionContinuing": "P\u00e5g\u00e5ende",
-    "OptionEnded": "Avslutad",
-    "HeaderAirDays": "S\u00e4ndningsdagar",
-    "OptionSunday": "S\u00f6ndag",
-    "OptionMonday": "M\u00e5ndag",
-    "OptionTuesday": "Tisdag",
-    "OptionWednesday": "Onsdag",
-    "OptionThursday": "Torsdag",
-    "OptionFriday": "Fredag",
-    "OptionSaturday": "L\u00f6rdag",
-    "HeaderManagement": "Administration",
-    "LabelManagement": "Administration:",
-    "OptionMissingImdbId": "IMDB-ID saknas",
-    "OptionMissingTvdbId": "TVDB-ID saknas",
-    "OptionMissingOverview": "Synopsis saknas",
-    "OptionFileMetadataYearMismatch": "Fildatum\/metadatadatum \u00f6verensst\u00e4mmer ej",
-    "TabGeneral": "Allm\u00e4nt",
-    "TitleSupport": "Support",
-    "TabLog": "H\u00e4ndelselogg",
-    "TabAbout": "Om",
-    "TabSupporterKey": "Donationskod",
-    "TabBecomeSupporter": "Bidra med en donation",
-    "MediaBrowserHasCommunity": "Media Browser har en livaktig grupp av anv\u00e4ndare och medverkande.",
-    "CheckoutKnowledgeBase": "Ta en titt i v\u00e5r kunskapsdatabas s\u00e5 att du f\u00e5r ut mesta m\u00f6jliga av Media Browser.",
-    "SearchKnowledgeBase": "S\u00f6k i kunskapsdatabasen",
-    "VisitTheCommunity": "Bes\u00f6k anv\u00e4ndargrupperna",
-    "VisitMediaBrowserWebsite": "G\u00e5 till Media Browsers hemsida",
-    "VisitMediaBrowserWebsiteLong": "G\u00e5 till Media Browsers hemsida och l\u00e4s de senaste nyheterna och utvecklarbloggen",
-    "OptionHideUser": "Visa inte den h\u00e4r anv\u00e4ndaren p\u00e5 inloggningssidorna",
-    "OptionDisableUser": "Sp\u00e4rra den h\u00e4r anv\u00e4ndaren",
-    "OptionDisableUserHelp": "Sp\u00e4rrade anv\u00e4ndare till\u00e5ts ej kontakta servern. Eventuella p\u00e5g\u00e5ende anslutningar avbryts omedelbart.",
-    "HeaderAdvancedControl": "Avancerade anv\u00e4ndarinst\u00e4llningar",
-    "LabelName": "Namn:",
-    "OptionAllowUserToManageServer": "Till\u00e5t denna anv\u00e4ndare att administrera servern",
-    "HeaderFeatureAccess": "Tillg\u00e5ng till funktioner",
-    "OptionAllowMediaPlayback": "Till\u00e5t mediauppspelning",
-    "OptionAllowBrowsingLiveTv": "Till\u00e5t bl\u00e4ddring i live-TV",
-    "OptionAllowDeleteLibraryContent": "Till\u00e5t denna anv\u00e4ndare att ta bort objekt fr\u00e5n biblioteket",
-    "OptionAllowManageLiveTv": "Till\u00e5t denna anv\u00e4ndare att administrera TV-inspelningar",
-    "OptionAllowRemoteControlOthers": "Till\u00e5t denna anv\u00e4ndare att fj\u00e4rrstyra andra anv\u00e4ndare",
-    "OptionMissingTmdbId": "TMDB-ID saknas",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metabetyg",
-    "ButtonSelect": "V\u00e4lj",
-    "ButtonGroupVersions": "Gruppera versioner",
-    "ButtonAddToCollection": "L\u00e4gg till samling",
-    "PismoMessage": "Anv\u00e4nder Pismo File Mount baserat p\u00e5 en sk\u00e4nkt licens",
-    "TangibleSoftwareMessage": "Anv\u00e4nder Tangible Solutions Java\/C#-konverterare baserat p\u00e5 en sk\u00e4nkt licens.",
-    "HeaderCredits": "Tack till",
-    "PleaseSupportOtherProduces": "St\u00f6d g\u00e4rna de gratisprodukter vi anv\u00e4nder:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "S\u00f6kv\u00e4gar",
-    "TabServer": "Server",
-    "TabTranscoding": "Omkodning",
-    "TitleAdvanced": "Avancerat",
-    "LabelAutomaticUpdateLevel": "Niv\u00e5 f\u00f6r auto-uppdatering",
-    "OptionRelease": "Officiell version",
-    "OptionBeta": "Betaversion",
-    "OptionDev": "Utvecklarversion (instabil)",
-    "LabelAllowServerAutoRestart": "Till\u00e5t att servern startas om automatiskt efter uppdateringar",
-    "LabelAllowServerAutoRestartHelp": "Servern startas om endast d\u00e5 inga anv\u00e4ndare \u00e4r inloggade.",
-    "LabelEnableDebugLogging": "Aktivera loggning p\u00e5 avlusningsniv\u00e5",
-    "LabelRunServerAtStartup": "Starta servern d\u00e5 systemet startas",
-    "LabelRunServerAtStartupHelp": "Detta g\u00f6r att Media Browser startas med aktivitetsf\u00e4ltsikon n\u00e4r Windows startas. F\u00f6r att anv\u00e4nda Windows-tj\u00e4nsten, avmarkera detta och starta tj\u00e4nsten fr\u00e5n kontrollpanelen. M\u00e4rk att tj\u00e4nsten inte kan k\u00f6ras samtidigt som aktivitetsf\u00e4ltsikonen s\u00e5 f\u00f6r att k\u00f6ra tj\u00e4nsten m\u00e5ste ikonen st\u00e4ngas.",
-    "ButtonSelectDirectory": "V\u00e4lj mapp",
-    "LabelCustomPaths": "Ange anpassade s\u00f6kv\u00e4gar d\u00e4r s\u00e5 \u00f6nskas. L\u00e4mna tomt f\u00f6r att anv\u00e4nda standardv\u00e4rdena.",
-    "LabelCachePath": "Plats f\u00f6r cache:",
-    "LabelCachePathHelp": "Ange en plats f\u00f6r serverns cachefiler, t ex bilder.",
-    "LabelImagesByNamePath": "Plats f\u00f6r bilddatabasen (ImagesByName):",
-    "LabelImagesByNamePathHelp": "Ange en plats f\u00f6r nerladdade sk\u00e5despelar-, artist-, genre- och studiobilder.",
-    "LabelMetadataPath": "Plats f\u00f6r metadata:",
-    "LabelMetadataPathHelp": "Ange en plats f\u00f6r nerladdad grafik och metadata, om du inte vill spara dessa i mediamapparna.",
-    "LabelTranscodingTempPath": "Mellanlagringsplats f\u00f6r omkodning:",
-    "LabelTranscodingTempPathHelp": "Denna mapp inneh\u00e5ller tillf\u00e4lliga filer som anv\u00e4nds vid omkodning. Ange en plats f\u00f6r dessa, eller l\u00e4mna blankt f\u00f6r att anv\u00e4nda f\u00f6rvald plats.",
-    "TabBasics": "Grunderna",
-    "TabTV": "TV",
-    "TabGames": "Spel",
-    "TabMusic": "Musik",
-    "TabOthers": "\u00d6vrigt",
-    "HeaderExtractChapterImagesFor": "Extrahera kapitelbildrutor f\u00f6r:",
-    "OptionMovies": "Filmer",
-    "OptionEpisodes": "Avsnitt",
-    "OptionOtherVideos": "Andra videor",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Till\u00e5t automatiska uppdateringar fr\u00e5n FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Till\u00e5t automatiska uppdateringar fr\u00e5n TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Till\u00e5t automatiska uppdateringar fr\u00e5n TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "Om aktiverat h\u00e4mtas nya bilder automatiskt efter hand som de blir tillg\u00e4ngliga p\u00e5 fanart.tv. Befintliga bilder p\u00e5verkas ej.",
-    "LabelAutomaticUpdatesTmdbHelp": "Om aktiverat h\u00e4mtas nya bilder automatiskt efter hand som de blir tillg\u00e4ngliga p\u00e5 TheMovieDB.org. Befintliga bilder p\u00e5verkas ej.",
-    "LabelAutomaticUpdatesTvdbHelp": "Om aktiverat h\u00e4mtas nya bilder automatiskt efter hand som de blir tillg\u00e4ngliga p\u00e5 TheTVDB.com. Befintliga bilder p\u00e5verkas ej.",
-    "ExtractChapterImagesHelp": "Detta m\u00f6jligg\u00f6r grafisk visning av menyer f\u00f6r val av kapitel. Processen kan vara tids- och CPU-kr\u00e4vande och beh\u00f6va flera gigabyte lagringsutrymme. Processen k\u00f6rs varje natt kl 04:00 men intervallet kan anpassas enligt \u00f6nskem\u00e5l i Schemal\u00e4ggaren. Vi rekommenderar inte att den k\u00f6rs vid tider d\u00e5 anv\u00e4ndare \u00e4r aktiva.",
-    "LabelMetadataDownloadLanguage": "\u00d6nskat spr\u00e5k:",
-    "ButtonAutoScroll": "Rulla listor automatiskt",
-    "LabelImageSavingConvention": "Namngivningsformat f\u00f6r bilder:",
-    "LabelImageSavingConventionHelp": "Media Browser kan anv\u00e4nda bilder fr\u00e5n de flesta vanliga mediaprogram. Genom att v\u00e4lja h\u00e4r kan du underl\u00e4tta anv\u00e4ndandet av Media Browser tillsammans med andra program.",
-    "OptionImageSavingCompatible": "Kompatibelt - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Logga in",
-    "TitleSignIn": "Logga in",
-    "HeaderPleaseSignIn": "Var god logga in",
-    "LabelUser": "Anv\u00e4ndare:",
-    "LabelPassword": "L\u00f6senord:",
-    "ButtonManualLogin": "Manuell inloggning:",
-    "PasswordLocalhostMessage": "L\u00f6senord kr\u00e4vs ej vid lokal inloggning.",
-    "TabGuide": "TV-guide",
-    "TabChannels": "Kanaler",
-    "TabCollections": "Samlingar",
-    "HeaderChannels": "Kanaler",
-    "TabRecordings": "Inspelningar",
-    "TabScheduled": "Bokade",
-    "TabSeries": "Serie",
-    "TabFavorites": "Favoriter",
-    "TabMyLibrary": "Mitt bibliotek",
-    "ButtonCancelRecording": "Avbryt inspelning",
-    "HeaderPrePostPadding": "Marginal f\u00f6re\/efter",
-    "LabelPrePaddingMinutes": "Marginal i minuter f\u00f6re programstart:",
-    "OptionPrePaddingRequired": "Marginal f\u00f6re programstart kr\u00e4vs f\u00f6r inspelning.",
-    "LabelPostPaddingMinutes": "Marginal i minuter efter programslut:",
-    "OptionPostPaddingRequired": "Marginal efter programslut kr\u00e4vs f\u00f6r inspelning.",
-    "HeaderWhatsOnTV": "S\u00e4nds just nu",
-    "HeaderUpcomingTV": "Kommande program",
-    "TabStatus": "Status",
-    "TabSettings": "Inst\u00e4llningar",
-    "ButtonRefreshGuideData": "Uppdatera programguiden",
-    "ButtonRefresh": "Uppdatera",
-    "ButtonAdvancedRefresh": "Avancerad uppdatering",
-    "OptionPriority": "Prioritet",
-    "OptionRecordOnAllChannels": "Spela in fr\u00e5n alla kanaler",
-    "OptionRecordAnytime": "Spela in vid alla tidpunkter",
-    "OptionRecordOnlyNewEpisodes": "Spela bara in nya avsnitt",
-    "HeaderDays": "Dagar",
-    "HeaderActiveRecordings": "P\u00e5g\u00e5ende inspelningar",
-    "HeaderLatestRecordings": "Senaste inspelningarna",
-    "HeaderAllRecordings": "Alla inspelningar",
-    "ButtonPlay": "Spela upp",
-    "ButtonEdit": "\u00c4ndra",
-    "ButtonRecord": "Spela in",
     "ButtonDelete": "Ta bort",
     "ButtonRemove": "Ta bort",
     "OptionRecordSeries": "Spela in serie",
@@ -546,11 +215,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "V\u00e4nligen starta om servern f\u00f6r att slutf\u00f6ra uppdateringarna.",
     "LabelDownMixAudioScale": "H\u00f6j niv\u00e5n vid nedmixning av ljud",
     "LabelDownMixAudioScaleHelp": "H\u00f6j niv\u00e5n vid nedmixning. S\u00e4tt v\u00e4rdet till 1 f\u00f6r att beh\u00e5lla den ursprungliga niv\u00e5n.",
-    "ButtonLinkKeys": "Koppla koder",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Tidigare donationskod",
     "LabelNewSupporterKey": "Ny donationskod",
-    "HeaderMultipleKeyLinking": "Koppla ihop flera koder",
-    "MultipleKeyLinkingHelp": "Om du har flera donationskoder, anv\u00e4nd det h\u00e4r formul\u00e4ret f\u00f6r att koppla deras registreringar till den nya koden.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Nuvarande e-postadress",
     "LabelCurrentEmailAddressHelp": "Den e-postadress den nya koden skickades till.",
     "HeaderForgotKey": "Gl\u00f6mt koden",
@@ -821,7 +490,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "V\u00e4lkommen till Media Browsers webbklient",
     "ButtonDismiss": "Avvisa",
     "ButtonTakeTheTour": "Ta en rundtur",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "\u00d6nskad kvalitet vid str\u00f6mning via Internet:",
     "LabelChannelStreamQualityHelp": "N\u00e4r bandbredden \u00e4r begr\u00e4nsad kan en l\u00e4gre kvalitet ge en mera st\u00f6rningsfri upplevelse.",
     "OptionBestAvailableStreamQuality": "B\u00e4sta tillg\u00e4ngliga",
@@ -1244,5 +913,341 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Avsluta",
+    "LabelVisitCommunity": "Bes\u00f6k v\u00e5rt diskussionsforum",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "F\u00f6rval",
+    "LabelViewApiDocumentation": "L\u00e4s API-dokumentationen",
+    "LabelBrowseLibrary": "Bl\u00e4ddra i biblioteket",
+    "LabelConfigureMediaBrowser": "Konfigurera Media Browser",
+    "LabelOpenLibraryViewer": "\u00d6ppna biblioteksbl\u00e4ddraren",
+    "LabelRestartServer": "Starta om servern",
+    "LabelShowLogWindow": "Visa loggf\u00f6nstret",
+    "LabelPrevious": "F\u00f6reg\u00e5ende",
+    "LabelFinish": "Klart",
+    "LabelNext": "N\u00e4sta",
+    "LabelYoureDone": "Klart!",
+    "WelcomeToMediaBrowser": "V\u00e4lkommen till Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Den h\u00e4r guiden hj\u00e4lper dig att g\u00f6ra de f\u00f6rsta inst\u00e4llningarna. F\u00f6r att b\u00f6rja var v\u00e4nlig v\u00e4lj \u00f6nskat spr\u00e5k.",
+    "TellUsAboutYourself": "Ber\u00e4tta om dig sj\u00e4lv",
+    "LabelYourFirstName": "Ditt f\u00f6rnamn:",
+    "MoreUsersCanBeAddedLater": "Flera anv\u00e4ndare kan skapas senare i Kontrollpanelen.",
+    "UserProfilesIntro": "Media Browser har inbyggt st\u00f6d f\u00f6r anv\u00e4ndarprofiler, s\u00e5 varje anv\u00e4ndare kan ha sina egna utseendeinst\u00e4llningar, visad-markeringar och f\u00f6r\u00e4ldral\u00e5s.",
+    "LabelWindowsService": "Windows-tj\u00e4nst",
+    "AWindowsServiceHasBeenInstalled": "En Windows-tj\u00e4nst har installerats.",
+    "WindowsServiceIntro1": "Media Browser Server k\u00f6rs normalt som ett anv\u00e4ndarprogram med ikon i aktivitetsf\u00e4ltet, men om s\u00e5 \u00f6nskas kan den k\u00f6ras som en Windows-tj\u00e4nst och startas fr\u00e5n kontrollpanelen Tj\u00e4nster (Services).",
+    "WindowsServiceIntro2": "Om Media Browser k\u00f6rs som en tj\u00e4nst, notera att den inte kan k\u00f6ras samtidigt som aktivitetsf\u00e4ltsikonen, s\u00e5 f\u00f6r att k\u00f6ra tj\u00e4nsten m\u00e5ste ikonen st\u00e4ngas. Tj\u00e4nsten m\u00e5ste ocks\u00e5 k\u00f6ras med administrat\u00f6rsr\u00e4ttigheter (st\u00e4lls in i kontrollpanelen Tj\u00e4nster). Automatiska uppdateringar fungerar heller inte med tj\u00e4nsten, dvs tj\u00e4nsten m\u00e5ste stoppas f\u00f6re manuell uppdatering och sedan \u00e5terstartas.",
+    "WizardCompleted": "Det var allt f\u00f6r tillf\u00e4llet. Media Browser har b\u00f6rjat samla information om ditt mediebibliotek. Ta en titt p\u00e5 n\u00e5gra av v\u00e5ra appar och klicka sedan p\u00e5 <b>Klart<\/b> f\u00f6r att komma till <b>Kontrollpanelen<\/b>.",
+    "LabelConfigureSettings": "Inst\u00e4llningar",
+    "LabelEnableVideoImageExtraction": "Ta fram bildrutor ur videofiler",
+    "VideoImageExtractionHelp": "Dessa anv\u00e4nds f\u00f6r objekt som saknar bilder och d\u00e4r vi inte hittar n\u00e5gra vid s\u00f6kning p\u00e5 Internet. Detta g\u00f6r att den f\u00f6rsta genoms\u00f6kningen av biblioteket tar lite l\u00e4ngre tid, men ger en snyggare presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Ta fram kapitelbildrutor ur filmfiler",
+    "LabelChapterImageExtractionForMoviesHelp": "Detta m\u00f6jligg\u00f6r grafisk visning av menyer f\u00f6r val av kapitel. Processen kan vara tids- och CPU-kr\u00e4vande och beh\u00f6va flera gigabyte lagringsutrymme. Processen k\u00f6rs varje natt kl 04:00 men intervallet kan anpassas enligt \u00f6nskem\u00e5l i Schemal\u00e4ggaren. Vi rekommenderar inte att den k\u00f6rs vid tider d\u00e5 anv\u00e4ndare \u00e4r aktiva.",
+    "LabelEnableAutomaticPortMapping": "Aktivera automatisk koppling av portar",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP m\u00f6jligg\u00f6r automatisk inst\u00e4llning av din router s\u00e5 att du enkelt kan n\u00e5 Media Browser fr\u00e5n Internet. Detta kanske inte fungerar med alla routrar.",
+    "ButtonOk": "OK",
+    "ButtonCancel": "Avbryt",
+    "ButtonNew": "Nytillkommet",
+    "HeaderSetupLibrary": "Konfigurera mediabiblioteket",
+    "ButtonAddMediaFolder": "Skapa mediamapp",
+    "LabelFolderType": "Typ av mapp:",
+    "MediaFolderHelpPluginRequired": "* Kr\u00e4ver att ett till\u00e4gg, t ex GameBrowser eller MB Bookshelf, \u00e4r installerat.",
+    "ReferToMediaLibraryWiki": "Se avsnittet om mediabibliotek i v\u00e5r Wiki.",
+    "LabelCountry": "Land:",
+    "LabelLanguage": "Spr\u00e5k:",
+    "HeaderPreferredMetadataLanguage": "\u00d6nskat spr\u00e5k f\u00f6r metadata:",
+    "LabelSaveLocalMetadata": "Spara grafik och metadata i mediamapparna",
+    "LabelSaveLocalMetadataHelp": "Om grafik och metadata sparas tillsammans med media \u00e4r de enkelt \u00e5tkomliga f\u00f6r redigering.",
+    "LabelDownloadInternetMetadata": "H\u00e4mta grafik och metadata fr\u00e5n Internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser kan h\u00e4mta informatiom om dina media fr\u00e5n Internet f\u00f6r att ge en visuellt full\u00e4ndad presentation.",
+    "TabPreferences": "Inst\u00e4llningar",
+    "TabPassword": "L\u00f6senord",
+    "TabLibraryAccess": "\u00c5tkomst till biblioteket",
+    "TabImage": "Bild",
+    "TabProfile": "Profil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Bilder",
+    "TabNotifications": "Meddelanden",
+    "TabCollectionTitles": "Titlar",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Visa saknade avsnitt i s\u00e4songer",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Visa \u00e4nnu ej s\u00e4nda avsnitt i s\u00e4songer",
+    "HeaderVideoPlaybackSettings": "Inst\u00e4llningar f\u00f6r videouppspelning",
+    "HeaderPlaybackSettings": "Uppspelningsinst\u00e4llningar",
+    "LabelAudioLanguagePreference": "\u00d6nskat spr\u00e5k f\u00f6r ljudsp\u00e5r",
+    "LabelSubtitleLanguagePreference": "\u00d6nskat spr\u00e5k f\u00f6r undertexter",
+    "OptionDefaultSubtitles": "F\u00f6rval",
+    "OptionOnlyForcedSubtitles": "Endast tvingande undertexter",
+    "OptionAlwaysPlaySubtitles": "Visa alltid undertexter",
+    "OptionNoSubtitles": "Inga undertexter",
+    "OptionDefaultSubtitlesHelp": "Om ljudsp\u00e5ret \u00e4r p\u00e5 ett fr\u00e4mmande spr\u00e5k laddas undertexter p\u00e5 det \u00f6nskade spr\u00e5ket.",
+    "OptionOnlyForcedSubtitlesHelp": "Endast undertexter markerade som tvingande kommer att laddas.",
+    "OptionAlwaysPlaySubtitlesHelp": "Undertexter p\u00e5 det \u00f6nskade spr\u00e5ket kommer att laddas oavsett ljudsp\u00e5rets spr\u00e5k.",
+    "OptionNoSubtitlesHelp": "Ladda normalt inte undertexter.",
+    "TabProfiles": "Profiler",
+    "TabSecurity": "S\u00e4kerhet",
+    "ButtonAddUser": "Ny anv\u00e4ndare",
+    "ButtonAddLocalUser": "Skapa lokal anv\u00e4ndare",
+    "ButtonInviteUser": "Bjud in anv\u00e4ndare",
+    "ButtonSave": "Spara",
+    "ButtonResetPassword": "\u00c5terst\u00e4ll l\u00f6senord",
+    "LabelNewPassword": "Nytt l\u00f6senord:",
+    "LabelNewPasswordConfirm": "Bekr\u00e4fta nytt l\u00f6senord:",
+    "HeaderCreatePassword": "Skapa l\u00f6senord",
+    "LabelCurrentPassword": "Nuvarande l\u00f6senord:",
+    "LabelMaxParentalRating": "H\u00f6gsta till\u00e5tna \u00e5ldersgr\u00e4ns",
+    "MaxParentalRatingHelp": "Inneh\u00e5ll med h\u00f6gre gr\u00e4ns visas ej f\u00f6r den h\u00e4r anv\u00e4ndaren.",
+    "LibraryAccessHelp": "Ange vilka mediamappar den h\u00e4r anv\u00e4ndaren ska ha tillg\u00e5ng till. Administrat\u00f6rer har r\u00e4ttighet att redigera alla mappar i metadatahanteraren.",
+    "ChannelAccessHelp": "V\u00e4lj kanaler att dela med denna anv\u00e4ndare. Administrat\u00f6rer kan redigera alla kanaler med hj\u00e4lp av metadatahanteraren.",
+    "ButtonDeleteImage": "Ta bort bild",
+    "LabelSelectUsers": "V\u00e4lj anv\u00e4ndare:",
+    "ButtonUpload": "Ladda upp",
+    "HeaderUploadNewImage": "Ladda upp ny bild",
+    "LabelDropImageHere": "Dra bild hit",
+    "ImageUploadAspectRatioHelp": "Bildf\u00f6rh\u00e5llande 1:1 rekommenderas. Endast JPG\/PNG.",
+    "MessageNothingHere": "Ingenting h\u00e4r.",
+    "MessagePleaseEnsureInternetMetadata": "Var god se till att h\u00e4mtning av metadata via Internet \u00e4r aktiverad.",
+    "TabSuggested": "Rekommenderas",
+    "TabLatest": "Nytillkommet",
+    "TabUpcoming": "Kommande",
+    "TabShows": "Serier",
+    "TabEpisodes": "Avsnitt",
+    "TabGenres": "Genrer",
+    "TabPeople": "Personer",
+    "TabNetworks": "TV-bolag",
+    "HeaderUsers": "Anv\u00e4ndare",
+    "HeaderFilters": "Filter:",
+    "ButtonFilter": "Filtrera",
+    "OptionFavorite": "Favoriter",
+    "OptionLikes": "Gillar",
+    "OptionDislikes": "Ogillar",
+    "OptionActors": "Sk\u00e5despelare",
+    "OptionGuestStars": "G\u00e4startister",
+    "OptionDirectors": "Regiss\u00f6rer",
+    "OptionWriters": "Manusf\u00f6rfattare",
+    "OptionProducers": "Producenter",
+    "HeaderResume": "\u00c5teruppta",
+    "HeaderNextUp": "N\u00e4stkommande",
+    "NoNextUpItemsMessage": "Hittade inget. S\u00e4tt ig\u00e5ng och titta!",
+    "HeaderLatestEpisodes": "Senaste avsnitten",
+    "HeaderPersonTypes": "Personkategorier:",
+    "TabSongs": "L\u00e5tar",
+    "TabAlbums": "Album",
+    "TabArtists": "Artister",
+    "TabAlbumArtists": "Albumartister",
+    "TabMusicVideos": "Musikvideor",
+    "ButtonSort": "Sortera",
+    "HeaderSortBy": "Sortera efter:",
+    "HeaderSortOrder": "Sorteringsordning:",
+    "OptionPlayed": "Visad",
+    "OptionUnplayed": "Ej visad",
+    "OptionAscending": "Stigande",
+    "OptionDescending": "Sjunkande",
+    "OptionRuntime": "Speltid",
+    "OptionReleaseDate": "Premi\u00e4rdatum",
+    "OptionPlayCount": "Antal visningar",
+    "OptionDatePlayed": "Senast visad",
+    "OptionDateAdded": "Inlagd den",
+    "OptionAlbumArtist": "Albumartist",
+    "OptionArtist": "Artist",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "Sp\u00e5rnamn",
+    "OptionCommunityRating": "Allm\u00e4nhetens betyg",
+    "OptionNameSort": "Namn",
+    "OptionFolderSort": "Mappar",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Int\u00e4kter",
+    "OptionPoster": "Affisch",
+    "OptionBackdrop": "Fondbild",
+    "OptionTimeline": "Tidslinje",
+    "OptionThumb": "Miniatyr",
+    "OptionBanner": "Banderoll",
+    "OptionCriticRating": "Kritikerbetyg",
+    "OptionVideoBitrate": "Bithastighet f\u00f6r video",
+    "OptionResumable": "Kan \u00e5terupptas",
+    "ScheduledTasksHelp": "Klicka p\u00e5 en aktivitet f\u00f6r att \u00e4ndra k\u00f6rtider.",
+    "ScheduledTasksTitle": "Schemalagda aktiviteter",
+    "TabMyPlugins": "Mina till\u00e4gg",
+    "TabCatalog": "Katalog",
+    "PluginsTitle": "Till\u00e4gg",
+    "HeaderAutomaticUpdates": "Automatiska uppdateringar",
+    "HeaderNowPlaying": "Nu spelas",
+    "HeaderLatestAlbums": "Nytillkomna album",
+    "HeaderLatestSongs": "Nytillkomna l\u00e5tar",
+    "HeaderRecentlyPlayed": "Nyligen spelade",
+    "HeaderFrequentlyPlayed": "Ofta spelade",
+    "DevBuildWarning": "Utvecklingsversioner \u00e4r \"bleeding edge\". Dessa kommer ut ofta och \u00e4r otestade. Appen kanske kraschar och vissa delar kanske inte alls fungerar.",
+    "LabelVideoType": "Videoformat:",
+    "OptionBluray": "Blu-ray",
+    "OptionDvd": "DVD",
+    "OptionIso": "ISO",
+    "Option3D": "3D",
+    "LabelFeatures": "Inneh\u00e5ll:",
+    "LabelService": "Tj\u00e4nst:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Senaste resultat:",
+    "OptionHasSubtitles": "Undertexter",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "Ledmotiv",
+    "OptionHasThemeVideo": "Temavideo",
+    "TabMovies": "Filmer",
+    "TabStudios": "Studior",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artister:",
+    "LabelArtistsHelp": "Separera med ; vid flera",
+    "HeaderLatestMovies": "Nytillkomna filmer",
+    "HeaderLatestTrailers": "Nytillkomna trailers",
+    "OptionHasSpecialFeatures": "Extramaterial:",
+    "OptionImdbRating": "Betyg p\u00e5 IMDB",
+    "OptionParentalRating": "F\u00f6r\u00e4ldraklassning",
+    "OptionPremiereDate": "Premi\u00e4rdatum",
+    "TabBasic": "Grunderna",
+    "TabAdvanced": "Avancerat",
+    "HeaderStatus": "Status",
+    "OptionContinuing": "P\u00e5g\u00e5ende",
+    "OptionEnded": "Avslutad",
+    "HeaderAirDays": "S\u00e4ndningsdagar",
+    "OptionSunday": "S\u00f6ndag",
+    "OptionMonday": "M\u00e5ndag",
+    "OptionTuesday": "Tisdag",
+    "OptionWednesday": "Onsdag",
+    "OptionThursday": "Torsdag",
+    "OptionFriday": "Fredag",
+    "OptionSaturday": "L\u00f6rdag",
+    "HeaderManagement": "Administration",
+    "LabelManagement": "Administration:",
+    "OptionMissingImdbId": "IMDB-ID saknas",
+    "OptionMissingTvdbId": "TVDB-ID saknas",
+    "OptionMissingOverview": "Synopsis saknas",
+    "OptionFileMetadataYearMismatch": "Fildatum\/metadatadatum \u00f6verensst\u00e4mmer ej",
+    "TabGeneral": "Allm\u00e4nt",
+    "TitleSupport": "Support",
+    "TabLog": "H\u00e4ndelselogg",
+    "TabAbout": "Om",
+    "TabSupporterKey": "Donationskod",
+    "TabBecomeSupporter": "Bidra med en donation",
+    "MediaBrowserHasCommunity": "Media Browser har en livaktig grupp av anv\u00e4ndare och medverkande.",
+    "CheckoutKnowledgeBase": "Ta en titt i v\u00e5r kunskapsdatabas s\u00e5 att du f\u00e5r ut mesta m\u00f6jliga av Media Browser.",
+    "SearchKnowledgeBase": "S\u00f6k i kunskapsdatabasen",
+    "VisitTheCommunity": "Bes\u00f6k anv\u00e4ndargrupperna",
+    "VisitMediaBrowserWebsite": "G\u00e5 till Media Browsers hemsida",
+    "VisitMediaBrowserWebsiteLong": "G\u00e5 till Media Browsers hemsida och l\u00e4s de senaste nyheterna och utvecklarbloggen",
+    "OptionHideUser": "Visa inte den h\u00e4r anv\u00e4ndaren p\u00e5 inloggningssidorna",
+    "OptionDisableUser": "Sp\u00e4rra den h\u00e4r anv\u00e4ndaren",
+    "OptionDisableUserHelp": "Sp\u00e4rrade anv\u00e4ndare till\u00e5ts ej kontakta servern. Eventuella p\u00e5g\u00e5ende anslutningar avbryts omedelbart.",
+    "HeaderAdvancedControl": "Avancerade anv\u00e4ndarinst\u00e4llningar",
+    "LabelName": "Namn:",
+    "OptionAllowUserToManageServer": "Till\u00e5t denna anv\u00e4ndare att administrera servern",
+    "HeaderFeatureAccess": "Tillg\u00e5ng till funktioner",
+    "OptionAllowMediaPlayback": "Till\u00e5t mediauppspelning",
+    "OptionAllowBrowsingLiveTv": "Till\u00e5t bl\u00e4ddring i live-TV",
+    "OptionAllowDeleteLibraryContent": "Till\u00e5t denna anv\u00e4ndare att ta bort objekt fr\u00e5n biblioteket",
+    "OptionAllowManageLiveTv": "Till\u00e5t denna anv\u00e4ndare att administrera TV-inspelningar",
+    "OptionAllowRemoteControlOthers": "Till\u00e5t denna anv\u00e4ndare att fj\u00e4rrstyra andra anv\u00e4ndare",
+    "OptionMissingTmdbId": "TMDB-ID saknas",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metabetyg",
+    "ButtonSelect": "V\u00e4lj",
+    "ButtonGroupVersions": "Gruppera versioner",
+    "ButtonAddToCollection": "L\u00e4gg till samling",
+    "PismoMessage": "Anv\u00e4nder Pismo File Mount baserat p\u00e5 en sk\u00e4nkt licens",
+    "TangibleSoftwareMessage": "Anv\u00e4nder Tangible Solutions Java\/C#-konverterare baserat p\u00e5 en sk\u00e4nkt licens.",
+    "HeaderCredits": "Tack till",
+    "PleaseSupportOtherProduces": "St\u00f6d g\u00e4rna de gratisprodukter vi anv\u00e4nder:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "S\u00f6kv\u00e4gar",
+    "TabServer": "Server",
+    "TabTranscoding": "Omkodning",
+    "TitleAdvanced": "Avancerat",
+    "LabelAutomaticUpdateLevel": "Niv\u00e5 f\u00f6r auto-uppdatering",
+    "OptionRelease": "Officiell version",
+    "OptionBeta": "Betaversion",
+    "OptionDev": "Utvecklarversion (instabil)",
+    "LabelAllowServerAutoRestart": "Till\u00e5t att servern startas om automatiskt efter uppdateringar",
+    "LabelAllowServerAutoRestartHelp": "Servern startas om endast d\u00e5 inga anv\u00e4ndare \u00e4r inloggade.",
+    "LabelEnableDebugLogging": "Aktivera loggning p\u00e5 avlusningsniv\u00e5",
+    "LabelRunServerAtStartup": "Starta servern d\u00e5 systemet startas",
+    "LabelRunServerAtStartupHelp": "Detta g\u00f6r att Media Browser startas med aktivitetsf\u00e4ltsikon n\u00e4r Windows startas. F\u00f6r att anv\u00e4nda Windows-tj\u00e4nsten, avmarkera detta och starta tj\u00e4nsten fr\u00e5n kontrollpanelen. M\u00e4rk att tj\u00e4nsten inte kan k\u00f6ras samtidigt som aktivitetsf\u00e4ltsikonen s\u00e5 f\u00f6r att k\u00f6ra tj\u00e4nsten m\u00e5ste ikonen st\u00e4ngas.",
+    "ButtonSelectDirectory": "V\u00e4lj mapp",
+    "LabelCustomPaths": "Ange anpassade s\u00f6kv\u00e4gar d\u00e4r s\u00e5 \u00f6nskas. L\u00e4mna tomt f\u00f6r att anv\u00e4nda standardv\u00e4rdena.",
+    "LabelCachePath": "Plats f\u00f6r cache:",
+    "LabelCachePathHelp": "Ange en plats f\u00f6r serverns cachefiler, t ex bilder.",
+    "LabelImagesByNamePath": "Plats f\u00f6r bilddatabasen (ImagesByName):",
+    "LabelImagesByNamePathHelp": "Ange en plats f\u00f6r nerladdade sk\u00e5despelar-, artist-, genre- och studiobilder.",
+    "LabelMetadataPath": "Plats f\u00f6r metadata:",
+    "LabelMetadataPathHelp": "Ange en plats f\u00f6r nerladdad grafik och metadata, om du inte vill spara dessa i mediamapparna.",
+    "LabelTranscodingTempPath": "Mellanlagringsplats f\u00f6r omkodning:",
+    "LabelTranscodingTempPathHelp": "Denna mapp inneh\u00e5ller tillf\u00e4lliga filer som anv\u00e4nds vid omkodning. Ange en plats f\u00f6r dessa, eller l\u00e4mna blankt f\u00f6r att anv\u00e4nda f\u00f6rvald plats.",
+    "TabBasics": "Grunderna",
+    "TabTV": "TV",
+    "TabGames": "Spel",
+    "TabMusic": "Musik",
+    "TabOthers": "\u00d6vrigt",
+    "HeaderExtractChapterImagesFor": "Extrahera kapitelbildrutor f\u00f6r:",
+    "OptionMovies": "Filmer",
+    "OptionEpisodes": "Avsnitt",
+    "OptionOtherVideos": "Andra videor",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Till\u00e5t automatiska uppdateringar fr\u00e5n FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Till\u00e5t automatiska uppdateringar fr\u00e5n TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Till\u00e5t automatiska uppdateringar fr\u00e5n TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "Om aktiverat h\u00e4mtas nya bilder automatiskt efter hand som de blir tillg\u00e4ngliga p\u00e5 fanart.tv. Befintliga bilder p\u00e5verkas ej.",
+    "LabelAutomaticUpdatesTmdbHelp": "Om aktiverat h\u00e4mtas nya bilder automatiskt efter hand som de blir tillg\u00e4ngliga p\u00e5 TheMovieDB.org. Befintliga bilder p\u00e5verkas ej.",
+    "LabelAutomaticUpdatesTvdbHelp": "Om aktiverat h\u00e4mtas nya bilder automatiskt efter hand som de blir tillg\u00e4ngliga p\u00e5 TheTVDB.com. Befintliga bilder p\u00e5verkas ej.",
+    "ExtractChapterImagesHelp": "Detta m\u00f6jligg\u00f6r grafisk visning av menyer f\u00f6r val av kapitel. Processen kan vara tids- och CPU-kr\u00e4vande och beh\u00f6va flera gigabyte lagringsutrymme. Processen k\u00f6rs varje natt kl 04:00 men intervallet kan anpassas enligt \u00f6nskem\u00e5l i Schemal\u00e4ggaren. Vi rekommenderar inte att den k\u00f6rs vid tider d\u00e5 anv\u00e4ndare \u00e4r aktiva.",
+    "LabelMetadataDownloadLanguage": "\u00d6nskat spr\u00e5k:",
+    "ButtonAutoScroll": "Rulla listor automatiskt",
+    "LabelImageSavingConvention": "Namngivningsformat f\u00f6r bilder:",
+    "LabelImageSavingConventionHelp": "Media Browser kan anv\u00e4nda bilder fr\u00e5n de flesta vanliga mediaprogram. Genom att v\u00e4lja h\u00e4r kan du underl\u00e4tta anv\u00e4ndandet av Media Browser tillsammans med andra program.",
+    "OptionImageSavingCompatible": "Kompatibelt - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Logga in",
+    "TitleSignIn": "Logga in",
+    "HeaderPleaseSignIn": "Var god logga in",
+    "LabelUser": "Anv\u00e4ndare:",
+    "LabelPassword": "L\u00f6senord:",
+    "ButtonManualLogin": "Manuell inloggning:",
+    "PasswordLocalhostMessage": "L\u00f6senord kr\u00e4vs ej vid lokal inloggning.",
+    "TabGuide": "TV-guide",
+    "TabChannels": "Kanaler",
+    "TabCollections": "Samlingar",
+    "HeaderChannels": "Kanaler",
+    "TabRecordings": "Inspelningar",
+    "TabScheduled": "Bokade",
+    "TabSeries": "Serie",
+    "TabFavorites": "Favoriter",
+    "TabMyLibrary": "Mitt bibliotek",
+    "ButtonCancelRecording": "Avbryt inspelning",
+    "HeaderPrePostPadding": "Marginal f\u00f6re\/efter",
+    "LabelPrePaddingMinutes": "Marginal i minuter f\u00f6re programstart:",
+    "OptionPrePaddingRequired": "Marginal f\u00f6re programstart kr\u00e4vs f\u00f6r inspelning.",
+    "LabelPostPaddingMinutes": "Marginal i minuter efter programslut:",
+    "OptionPostPaddingRequired": "Marginal efter programslut kr\u00e4vs f\u00f6r inspelning.",
+    "HeaderWhatsOnTV": "S\u00e4nds just nu",
+    "HeaderUpcomingTV": "Kommande program",
+    "TabStatus": "Status",
+    "TabSettings": "Inst\u00e4llningar",
+    "ButtonRefreshGuideData": "Uppdatera programguiden",
+    "ButtonRefresh": "Uppdatera",
+    "ButtonAdvancedRefresh": "Avancerad uppdatering",
+    "OptionPriority": "Prioritet",
+    "OptionRecordOnAllChannels": "Spela in fr\u00e5n alla kanaler",
+    "OptionRecordAnytime": "Spela in vid alla tidpunkter",
+    "OptionRecordOnlyNewEpisodes": "Spela bara in nya avsnitt",
+    "HeaderDays": "Dagar",
+    "HeaderActiveRecordings": "P\u00e5g\u00e5ende inspelningar",
+    "HeaderLatestRecordings": "Senaste inspelningarna",
+    "HeaderAllRecordings": "Alla inspelningar",
+    "ButtonPlay": "Spela upp",
+    "ButtonEdit": "\u00c4ndra",
+    "ButtonRecord": "Spela in"
 }

+ 346 - 341
MediaBrowser.Server.Implementations/Localization/Server/tr.json

@@ -1,340 +1,4 @@
 {
-    "LabelExit": "Cikis",
-    "LabelVisitCommunity": "Bizi Ziyaret Edin",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Standart",
-    "LabelViewApiDocumentation": "Api D\u00f6k\u00fcman\u0131 Goruntule",
-    "LabelBrowseLibrary": "K\u00fct\u00fcphane",
-    "LabelConfigureMediaBrowser": "Media Taray\u0131c\u0131 Konfig\u00fcrasyon",
-    "LabelOpenLibraryViewer": "K\u00fct\u00fcphane G\u00f6r\u00fcnt\u00fcleyici",
-    "LabelRestartServer": "Server Yeniden Baslat",
-    "LabelShowLogWindow": "Log Ekran\u0131n\u0131 G\u00f6r\u00fcnt\u00fcle",
-    "LabelPrevious": "\u00d6nceki",
-    "LabelFinish": "Bitir",
-    "LabelNext": "Sonraki",
-    "LabelYoureDone": "Haz\u0131rs\u0131n!",
-    "WelcomeToMediaBrowser": "Media Taray\u0131c\u0131ya Hosgeldiniz !",
-    "TitleMediaBrowser": "Media Taray\u0131c\u0131",
-    "ThisWizardWillGuideYou": "Bu sihirbaz kurulum i\u015flemi boyunca size yard\u0131mc\u0131 olacakt\u0131r. Ba\u015flamak i\u00e7in, tercih etti\u011finiz dili se\u00e7iniz.",
-    "TellUsAboutYourself": "Kendinizden Bahsedin",
-    "LabelYourFirstName": "\u0130lk Ad",
-    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
-    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
-    "LabelWindowsService": "Windows Servis",
-    "AWindowsServiceHasBeenInstalled": "Windows Servisi Y\u00fcklenmistir.",
-    "WindowsServiceIntro1": "Medya Taray\u0131c\u0131 Sunucu normalde bir tepsi simgesi ile bir masa\u00fcst\u00fc uygulamas\u0131 olarak cal\u0131s\u0131r, ancak bir arka plan servisi olarak \u00e7al\u0131\u015ft\u0131rmak isterseniz, bunun yerine windows servisleri kontrol panelinden baslat\u0131labilirsiniz.",
-    "WindowsServiceIntro2": "Windows hizmeti kullan\u0131yorsan\u0131z, o tepsi simgesi olarak ayn\u0131 anda cal\u0131st\u0131rabilirsiniz unutmay\u0131n, b\u00f6ylece hizmetini cal\u0131st\u0131rmak i\u00e7in tepsiyi \u00e7\u0131kmak gerekir l\u00fctfen. Hizmeti de kontrol paneli \u00fczerinden y\u00f6netim ayr\u0131cal\u0131klar\u0131yla yap\u0131land\u0131r\u0131lm\u0131\u015f olmas\u0131 gerekir. Su anda hizmet kendine g\u00fcncelleme m\u00fcmk\u00fcn oldugunu unutmay\u0131n, bu y\u00fczden yeni s\u00fcr\u00fcmleri manuel etkilesimi gerektirir.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "Ayarlar\u0131 Degistir",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "Tamam",
-    "ButtonCancel": "\u0130ptal",
-    "ButtonNew": "Yeni",
-    "HeaderSetupLibrary": "Medya k\u00fct\u00fcphaneni kur",
-    "ButtonAddMediaFolder": "Yeni Media Klas\u00f6r\u00fc",
-    "LabelFolderType": "Klas\u00f6r T\u00fcr\u00fc:",
-    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
-    "LabelCountry": "\u00dclke",
-    "LabelLanguage": "Dil",
-    "HeaderPreferredMetadataLanguage": "Tercih edilen Meta Dili:",
-    "LabelSaveLocalMetadata": "Medya meta dosyalar\u0131n\u0131 ayn\u0131 klas\u00f6rlere i\u015fle",
-    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
-    "LabelDownloadInternetMetadata": "\u0130nternetten \u0130\u00e7erik Y\u00fckleyin",
-    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
-    "TabPreferences": "Tercihler",
-    "TabPassword": "\u015eifre",
-    "TabLibraryAccess": "K\u00fct\u00fcphane Eri\u015fim",
-    "TabImage": "Resim",
-    "TabProfile": "Profil",
-    "TabMetadata": "Metadata",
-    "TabImages": "Resimler",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Titles",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Sezondaki kay\u0131p b\u00f6l\u00fcmleri g\u00f6ster",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
-    "HeaderVideoPlaybackSettings": "Video Oynatma Ayarlar\u0131",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Ses Dili Tercihi:",
-    "LabelSubtitleLanguagePreference": "Altyaz\u0131 Dili Tercihi:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "Altyaz\u0131 Yok",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "Profiller",
-    "TabSecurity": "G\u00fcvenlik",
-    "ButtonAddUser": "Kullan\u0131c\u0131 Ekle",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "Kay\u0131t",
-    "ButtonResetPassword": "\u015eifre S\u0131f\u0131rla",
-    "LabelNewPassword": "Yeni \u015eifre",
-    "LabelNewPasswordConfirm": "Yeni \u015eifreyi Onayla",
-    "HeaderCreatePassword": "\u015eifre Olu\u015ftur",
-    "LabelCurrentPassword": "Kullan\u0131mdaki \u015eifreniz",
-    "LabelMaxParentalRating": "Maksimum izin verilen ebeveyn de\u011ferlendirmesi:",
-    "MaxParentalRatingHelp": "Daha y\u00fcksek bir derece ile \u0130\u00e7erik Bu kullan\u0131c\u0131dan gizli olacak.",
-    "LibraryAccessHelp": "Bu kullan\u0131c\u0131 ile payla\u015fmak i\u00e7in medya klas\u00f6rleri se\u00e7in. Y\u00f6neticiler meta y\u00f6neticisini kullanarak t\u00fcm klas\u00f6rleri d\u00fczenlemesi m\u00fcmk\u00fcn olacakt\u0131r.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "Resim Sil",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "Y\u00fckle",
-    "HeaderUploadNewImage": "Yeni Resim Y\u00fckle",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Nothing here.",
-    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
-    "TabSuggested": "\u00d6nerilen",
-    "TabLatest": "Son",
-    "TabUpcoming": "Gelecek",
-    "TabShows": "G\u00f6steriler",
-    "TabEpisodes": "B\u00f6l\u00fcmler",
-    "TabGenres": "T\u00fcrler",
-    "TabPeople": "Oyuncular",
-    "TabNetworks": "A\u011flar",
-    "HeaderUsers": "Kullan\u0131c\u0131lar",
-    "HeaderFilters": "Filtrelemeler",
-    "ButtonFilter": "Filtre",
-    "OptionFavorite": "Favoriler",
-    "OptionLikes": "Be\u011feniler",
-    "OptionDislikes": "Be\u011fenmeyenler",
-    "OptionActors": "Akt\u00f6rler",
-    "OptionGuestStars": "Konuk oylar\u0131",
-    "OptionDirectors": "Y\u00f6netmenler",
-    "OptionWriters": "Yazarlar",
-    "OptionProducers": "\u00dcreticiler",
-    "HeaderResume": "Devam",
-    "HeaderNextUp": "Sonraki hafta",
-    "NoNextUpItemsMessage": "None found. Start watching your shows!",
-    "HeaderLatestEpisodes": "Latest Episodes",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "\u015eark\u0131lar",
-    "TabAlbums": "Alb\u00fcm",
-    "TabArtists": "Sanat\u00e7\u0131",
-    "TabAlbumArtists": "Sanat\u00e7\u0131 Alb\u00fcm\u00fc",
-    "TabMusicVideos": "Klipler",
-    "ButtonSort": "S\u0131rala",
-    "HeaderSortBy": "\u015euna g\u00f6re s\u0131rala",
-    "HeaderSortOrder": "Sipari\u015fe g\u00f6re s\u0131rala",
-    "OptionPlayed": "\u00c7al\u0131n\u0131yor",
-    "OptionUnplayed": "\u00c7al\u0131nm\u0131yor",
-    "OptionAscending": "Y\u00fckselen",
-    "OptionDescending": "D\u00fc\u015fen",
-    "OptionRuntime": "\u00c7al\u0131\u015fma s\u00fcresi",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "Oynatma sayac\u0131",
-    "OptionDatePlayed": "Oynatma Tarihi",
-    "OptionDateAdded": "Eklenme Tarihi",
-    "OptionAlbumArtist": "Sanat\u00e7\u0131 Alb\u00fcm\u00fc",
-    "OptionArtist": "Sanat\u00e7\u0131",
-    "OptionAlbum": "Alb\u00fcm",
-    "OptionTrackName": "Par\u00e7a \u0130smi",
-    "OptionCommunityRating": "Community Rating",
-    "OptionNameSort": "\u0130sim",
-    "OptionFolderSort": "Klas\u00f6r",
-    "OptionBudget": "Budget",
-    "OptionRevenue": "Revenue",
-    "OptionPoster": "Poster",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "Timeline",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Banner",
-    "OptionCriticRating": "Kritik Rating",
-    "OptionVideoBitrate": "Video Kalitesi",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Zamanlanm\u0131\u015f G\u00f6revler",
-    "TabMyPlugins": "Eklentilerim",
-    "TabCatalog": "Katalog",
-    "PluginsTitle": "Eklentiler",
-    "HeaderAutomaticUpdates": "Otomatik G\u00fcncelleme",
-    "HeaderNowPlaying": "\u015eimdi \u00c7al\u0131n\u0131yor",
-    "HeaderLatestAlbums": "Son Alb\u00fcmler",
-    "HeaderLatestSongs": "Son Par\u00e7alar",
-    "HeaderRecentlyPlayed": "Son oynat\u0131lan",
-    "HeaderFrequentlyPlayed": "Frequently Played",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Video Tipi",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "Dvd",
-    "OptionIso": "\u0130so",
-    "Option3D": "3D",
-    "LabelFeatures": "Features:",
-    "LabelService": "Servis:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Altyaz\u0131",
-    "OptionHasTrailer": "Tan\u0131t\u0131m Video",
-    "OptionHasThemeSong": "Tema \u015eark\u0131s\u0131",
-    "OptionHasThemeVideo": "Tema Videosu",
-    "TabMovies": "Filmler",
-    "TabStudios": "St\u00fcdyo",
-    "TabTrailers": "Fragmanlar",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Son filmler",
-    "HeaderLatestTrailers": "Son fragmanlar",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "\u0130MDb Reyting",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "Basit",
-    "TabAdvanced": "Geli\u015fmi\u015f",
-    "HeaderStatus": "Durum",
-    "OptionContinuing": "Topluluk",
-    "OptionEnded": "Bitmi\u015f",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Pazar",
-    "OptionMonday": "Pazartesi",
-    "OptionTuesday": "Sal\u0131",
-    "OptionWednesday": "\u00c7ar\u015famba",
-    "OptionThursday": "Per\u015fembe",
-    "OptionFriday": "Cuma",
-    "OptionSaturday": "Cumartesi",
-    "HeaderManagement": "Y\u00f6netim",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Missing IMDb Id",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "Genel",
-    "TitleSupport": "Destek",
-    "TabLog": "Kay\u0131t",
-    "TabAbout": "Hakk\u0131nda",
-    "TabSupporterKey": "Destek\u00e7i kodu",
-    "TabBecomeSupporter": "Destek\u00e7i ol",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "Hide this user from login screens",
-    "OptionDisableUser": "Kullan\u0131c\u0131 Devre D\u0131\u015f\u0131 B\u0131rak",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Geli\u015fmi\u015f Kontrol",
-    "LabelName": "\u0130sim",
-    "OptionAllowUserToManageServer": "Allow this user to manage the server",
-    "HeaderFeatureAccess": "Feature Access",
-    "OptionAllowMediaPlayback": "Allow media playback",
-    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
-    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
-    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
-    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
-    "OptionMissingTmdbId": "Missing Tmdb Id",
-    "OptionIsHD": "HD",
-    "OptionIsSD": "SD",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "Se\u00e7im",
-    "ButtonGroupVersions": "Grup Versionlar\u0131",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Versiyon {0}",
-    "TabPaths": "Paths",
-    "TabServer": "Sunucu",
-    "TabTranscoding": "Kodlay\u0131c\u0131",
-    "TitleAdvanced": "Geli\u015fmi\u015f",
-    "LabelAutomaticUpdateLevel": "Otomatik G\u00fcncelleme seviyesi",
-    "OptionRelease": "Resmi Yay\u0131n",
-    "OptionBeta": "Deneme",
-    "OptionDev": "Gelistirici",
-    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
-    "LabelRunServerAtStartup": "Ba\u015flang\u0131\u00e7ta Server\u0131 \u00c7al\u0131\u015ft\u0131r",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "Select Directory",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basics",
-    "TabTV": "TV",
-    "TabGames": "Oyunlar",
-    "TabMusic": "Muzik",
-    "TabOthers": "Di\u011ferleri",
-    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
-    "OptionMovies": "Filmler",
-    "OptionEpisodes": "Episodes",
-    "OptionOtherVideos": "Di\u011fer Videolar",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Image saving convention:",
-    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standart - MB2",
-    "ButtonSignIn": "Giri\u015f Yap\u0131n",
-    "TitleSignIn": "Giri\u015f Yap\u0131n",
-    "HeaderPleaseSignIn": "L\u00fctfen Giri\u015f Yap\u0131n",
-    "LabelUser": "Kullan\u0131c\u0131",
-    "LabelPassword": "\u015eifre",
-    "ButtonManualLogin": "Manuel Giri\u015f",
-    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
-    "TabGuide": "K\u0131lavuz",
-    "TabChannels": "Kanallar",
-    "TabCollections": "Collections",
-    "HeaderChannels": "Kanallar",
-    "TabRecordings": "Kay\u0131tlar",
-    "TabScheduled": "G\u00f6revler",
-    "TabSeries": "Seriler",
-    "TabFavorites": "Favoriler",
-    "TabMyLibrary": "My Library",
-    "ButtonCancelRecording": "Kay\u0131t \u0130ptal",
-    "HeaderPrePostPadding": "Pre\/Post Padding",
-    "LabelPrePaddingMinutes": "Pre-padding minutes:",
-    "OptionPrePaddingRequired": "Pre-padding is required in order to record.",
-    "LabelPostPaddingMinutes": "Post-padding minutes:",
-    "OptionPostPaddingRequired": "Post-padding is required in order to record.",
-    "HeaderWhatsOnTV": "What's On",
-    "HeaderUpcomingTV": "Yak\u0131nda TV'de",
-    "TabStatus": "Durum",
-    "TabSettings": "Ayarlar",
-    "ButtonRefreshGuideData": "K\u0131lavuzu Yinele",
-    "ButtonRefresh": "Refresh",
-    "ButtonAdvancedRefresh": "Advanced Refresh",
-    "OptionPriority": "\u00d6ncelik",
-    "OptionRecordOnAllChannels": "T\u00fcm kanallardaki program\u0131 kaydet",
-    "OptionRecordAnytime": "Program\u0131 herhangi bir zamanda kaydet",
-    "OptionRecordOnlyNewEpisodes": "Sadece yeni b\u00f6l\u00fcmleri kaydet",
-    "HeaderDays": "G\u00fcnler",
-    "HeaderActiveRecordings": "Aktif Kay\u0131tlar",
-    "HeaderLatestRecordings": "Ge\u00e7mi\u015f Kay\u0131tlar",
-    "HeaderAllRecordings": "T\u00fcm Kay\u0131tlar",
-    "ButtonPlay": "\u00c7al",
-    "ButtonEdit": "D\u00fczenle",
-    "ButtonRecord": "Kay\u0131t",
-    "ButtonDelete": "Sil",
-    "ButtonRemove": "Sil",
-    "OptionRecordSeries": "Kay\u0131t Serisi",
-    "HeaderDetails": "Detaylar",
-    "TitleLiveTV": "Canl\u0131 TV",
     "LabelNumberOfGuideDays": "Number of days of guide data to download:",
     "LabelNumberOfGuideDaysHelp": "Downloading more days worth of guide data provides the ability to schedule out further in advance and view more listings, but it will also take longer to download. Auto will choose based on the number of channels.",
     "LabelActiveService": "Aktif Servis:",
@@ -546,11 +210,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +485,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +908,346 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Cikis",
+    "LabelVisitCommunity": "Bizi Ziyaret Edin",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Standart",
+    "LabelViewApiDocumentation": "Api D\u00f6k\u00fcman\u0131 Goruntule",
+    "LabelBrowseLibrary": "K\u00fct\u00fcphane",
+    "LabelConfigureMediaBrowser": "Media Taray\u0131c\u0131 Konfig\u00fcrasyon",
+    "LabelOpenLibraryViewer": "K\u00fct\u00fcphane G\u00f6r\u00fcnt\u00fcleyici",
+    "LabelRestartServer": "Server Yeniden Baslat",
+    "LabelShowLogWindow": "Log Ekran\u0131n\u0131 G\u00f6r\u00fcnt\u00fcle",
+    "LabelPrevious": "\u00d6nceki",
+    "LabelFinish": "Bitir",
+    "LabelNext": "Sonraki",
+    "LabelYoureDone": "Haz\u0131rs\u0131n!",
+    "WelcomeToMediaBrowser": "Media Taray\u0131c\u0131ya Hosgeldiniz !",
+    "TitleMediaBrowser": "Media Taray\u0131c\u0131",
+    "ThisWizardWillGuideYou": "Bu sihirbaz kurulum i\u015flemi boyunca size yard\u0131mc\u0131 olacakt\u0131r. Ba\u015flamak i\u00e7in, tercih etti\u011finiz dili se\u00e7iniz.",
+    "TellUsAboutYourself": "Kendinizden Bahsedin",
+    "LabelYourFirstName": "\u0130lk Ad",
+    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
+    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
+    "LabelWindowsService": "Windows Servis",
+    "AWindowsServiceHasBeenInstalled": "Windows Servisi Y\u00fcklenmistir.",
+    "WindowsServiceIntro1": "Medya Taray\u0131c\u0131 Sunucu normalde bir tepsi simgesi ile bir masa\u00fcst\u00fc uygulamas\u0131 olarak cal\u0131s\u0131r, ancak bir arka plan servisi olarak \u00e7al\u0131\u015ft\u0131rmak isterseniz, bunun yerine windows servisleri kontrol panelinden baslat\u0131labilirsiniz.",
+    "WindowsServiceIntro2": "Windows hizmeti kullan\u0131yorsan\u0131z, o tepsi simgesi olarak ayn\u0131 anda cal\u0131st\u0131rabilirsiniz unutmay\u0131n, b\u00f6ylece hizmetini cal\u0131st\u0131rmak i\u00e7in tepsiyi \u00e7\u0131kmak gerekir l\u00fctfen. Hizmeti de kontrol paneli \u00fczerinden y\u00f6netim ayr\u0131cal\u0131klar\u0131yla yap\u0131land\u0131r\u0131lm\u0131\u015f olmas\u0131 gerekir. Su anda hizmet kendine g\u00fcncelleme m\u00fcmk\u00fcn oldugunu unutmay\u0131n, bu y\u00fczden yeni s\u00fcr\u00fcmleri manuel etkilesimi gerektirir.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "Ayarlar\u0131 Degistir",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "For videos that don't already have images, and that we're unable to find internet images for. This will add some additional time to the initial library scan but will result in a more pleasing presentation.",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "Tamam",
+    "ButtonCancel": "\u0130ptal",
+    "ButtonNew": "Yeni",
+    "HeaderSetupLibrary": "Medya k\u00fct\u00fcphaneni kur",
+    "ButtonAddMediaFolder": "Yeni Media Klas\u00f6r\u00fc",
+    "LabelFolderType": "Klas\u00f6r T\u00fcr\u00fc:",
+    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Refer to the media library wiki.",
+    "LabelCountry": "\u00dclke",
+    "LabelLanguage": "Dil",
+    "HeaderPreferredMetadataLanguage": "Tercih edilen Meta Dili:",
+    "LabelSaveLocalMetadata": "Medya meta dosyalar\u0131n\u0131 ayn\u0131 klas\u00f6rlere i\u015fle",
+    "LabelSaveLocalMetadataHelp": "Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.",
+    "LabelDownloadInternetMetadata": "\u0130nternetten \u0130\u00e7erik Y\u00fckleyin",
+    "LabelDownloadInternetMetadataHelp": "Media Browser can download information about your media to enable rich presentations.",
+    "TabPreferences": "Tercihler",
+    "TabPassword": "\u015eifre",
+    "TabLibraryAccess": "K\u00fct\u00fcphane Eri\u015fim",
+    "TabImage": "Resim",
+    "TabProfile": "Profil",
+    "TabMetadata": "Metadata",
+    "TabImages": "Resimler",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Titles",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Sezondaki kay\u0131p b\u00f6l\u00fcmleri g\u00f6ster",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
+    "HeaderVideoPlaybackSettings": "Video Oynatma Ayarlar\u0131",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Ses Dili Tercihi:",
+    "LabelSubtitleLanguagePreference": "Altyaz\u0131 Dili Tercihi:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "Altyaz\u0131 Yok",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "Profiller",
+    "TabSecurity": "G\u00fcvenlik",
+    "ButtonAddUser": "Kullan\u0131c\u0131 Ekle",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "Kay\u0131t",
+    "ButtonResetPassword": "\u015eifre S\u0131f\u0131rla",
+    "LabelNewPassword": "Yeni \u015eifre",
+    "LabelNewPasswordConfirm": "Yeni \u015eifreyi Onayla",
+    "HeaderCreatePassword": "\u015eifre Olu\u015ftur",
+    "LabelCurrentPassword": "Kullan\u0131mdaki \u015eifreniz",
+    "LabelMaxParentalRating": "Maksimum izin verilen ebeveyn de\u011ferlendirmesi:",
+    "MaxParentalRatingHelp": "Daha y\u00fcksek bir derece ile \u0130\u00e7erik Bu kullan\u0131c\u0131dan gizli olacak.",
+    "LibraryAccessHelp": "Bu kullan\u0131c\u0131 ile payla\u015fmak i\u00e7in medya klas\u00f6rleri se\u00e7in. Y\u00f6neticiler meta y\u00f6neticisini kullanarak t\u00fcm klas\u00f6rleri d\u00fczenlemesi m\u00fcmk\u00fcn olacakt\u0131r.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "Resim Sil",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "Y\u00fckle",
+    "HeaderUploadNewImage": "Yeni Resim Y\u00fckle",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Nothing here.",
+    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
+    "TabSuggested": "\u00d6nerilen",
+    "TabLatest": "Son",
+    "TabUpcoming": "Gelecek",
+    "TabShows": "G\u00f6steriler",
+    "TabEpisodes": "B\u00f6l\u00fcmler",
+    "TabGenres": "T\u00fcrler",
+    "TabPeople": "Oyuncular",
+    "TabNetworks": "A\u011flar",
+    "HeaderUsers": "Kullan\u0131c\u0131lar",
+    "HeaderFilters": "Filtrelemeler",
+    "ButtonFilter": "Filtre",
+    "OptionFavorite": "Favoriler",
+    "OptionLikes": "Be\u011feniler",
+    "OptionDislikes": "Be\u011fenmeyenler",
+    "OptionActors": "Akt\u00f6rler",
+    "OptionGuestStars": "Konuk oylar\u0131",
+    "OptionDirectors": "Y\u00f6netmenler",
+    "OptionWriters": "Yazarlar",
+    "OptionProducers": "\u00dcreticiler",
+    "HeaderResume": "Devam",
+    "HeaderNextUp": "Sonraki hafta",
+    "NoNextUpItemsMessage": "None found. Start watching your shows!",
+    "HeaderLatestEpisodes": "Latest Episodes",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "\u015eark\u0131lar",
+    "TabAlbums": "Alb\u00fcm",
+    "TabArtists": "Sanat\u00e7\u0131",
+    "TabAlbumArtists": "Sanat\u00e7\u0131 Alb\u00fcm\u00fc",
+    "TabMusicVideos": "Klipler",
+    "ButtonSort": "S\u0131rala",
+    "HeaderSortBy": "\u015euna g\u00f6re s\u0131rala",
+    "HeaderSortOrder": "Sipari\u015fe g\u00f6re s\u0131rala",
+    "OptionPlayed": "\u00c7al\u0131n\u0131yor",
+    "OptionUnplayed": "\u00c7al\u0131nm\u0131yor",
+    "OptionAscending": "Y\u00fckselen",
+    "OptionDescending": "D\u00fc\u015fen",
+    "OptionRuntime": "\u00c7al\u0131\u015fma s\u00fcresi",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "Oynatma sayac\u0131",
+    "OptionDatePlayed": "Oynatma Tarihi",
+    "OptionDateAdded": "Eklenme Tarihi",
+    "OptionAlbumArtist": "Sanat\u00e7\u0131 Alb\u00fcm\u00fc",
+    "OptionArtist": "Sanat\u00e7\u0131",
+    "OptionAlbum": "Alb\u00fcm",
+    "OptionTrackName": "Par\u00e7a \u0130smi",
+    "OptionCommunityRating": "Community Rating",
+    "OptionNameSort": "\u0130sim",
+    "OptionFolderSort": "Klas\u00f6r",
+    "OptionBudget": "Budget",
+    "OptionRevenue": "Revenue",
+    "OptionPoster": "Poster",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "Timeline",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Banner",
+    "OptionCriticRating": "Kritik Rating",
+    "OptionVideoBitrate": "Video Kalitesi",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Zamanlanm\u0131\u015f G\u00f6revler",
+    "TabMyPlugins": "Eklentilerim",
+    "TabCatalog": "Katalog",
+    "PluginsTitle": "Eklentiler",
+    "HeaderAutomaticUpdates": "Otomatik G\u00fcncelleme",
+    "HeaderNowPlaying": "\u015eimdi \u00c7al\u0131n\u0131yor",
+    "HeaderLatestAlbums": "Son Alb\u00fcmler",
+    "HeaderLatestSongs": "Son Par\u00e7alar",
+    "HeaderRecentlyPlayed": "Son oynat\u0131lan",
+    "HeaderFrequentlyPlayed": "Frequently Played",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Video Tipi",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "Dvd",
+    "OptionIso": "\u0130so",
+    "Option3D": "3D",
+    "LabelFeatures": "Features:",
+    "LabelService": "Servis:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Altyaz\u0131",
+    "OptionHasTrailer": "Tan\u0131t\u0131m Video",
+    "OptionHasThemeSong": "Tema \u015eark\u0131s\u0131",
+    "OptionHasThemeVideo": "Tema Videosu",
+    "TabMovies": "Filmler",
+    "TabStudios": "St\u00fcdyo",
+    "TabTrailers": "Fragmanlar",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Son filmler",
+    "HeaderLatestTrailers": "Son fragmanlar",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "\u0130MDb Reyting",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "Basit",
+    "TabAdvanced": "Geli\u015fmi\u015f",
+    "HeaderStatus": "Durum",
+    "OptionContinuing": "Topluluk",
+    "OptionEnded": "Bitmi\u015f",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Pazar",
+    "OptionMonday": "Pazartesi",
+    "OptionTuesday": "Sal\u0131",
+    "OptionWednesday": "\u00c7ar\u015famba",
+    "OptionThursday": "Per\u015fembe",
+    "OptionFriday": "Cuma",
+    "OptionSaturday": "Cumartesi",
+    "HeaderManagement": "Y\u00f6netim",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Missing IMDb Id",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "Genel",
+    "TitleSupport": "Destek",
+    "TabLog": "Kay\u0131t",
+    "TabAbout": "Hakk\u0131nda",
+    "TabSupporterKey": "Destek\u00e7i kodu",
+    "TabBecomeSupporter": "Destek\u00e7i ol",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "Hide this user from login screens",
+    "OptionDisableUser": "Kullan\u0131c\u0131 Devre D\u0131\u015f\u0131 B\u0131rak",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Geli\u015fmi\u015f Kontrol",
+    "LabelName": "\u0130sim",
+    "OptionAllowUserToManageServer": "Allow this user to manage the server",
+    "HeaderFeatureAccess": "Feature Access",
+    "OptionAllowMediaPlayback": "Allow media playback",
+    "OptionAllowBrowsingLiveTv": "Allow browsing of live tv",
+    "OptionAllowDeleteLibraryContent": "Allow this user to delete library content",
+    "OptionAllowManageLiveTv": "Allow management of live tv recordings",
+    "OptionAllowRemoteControlOthers": "Allow this user to remote control other users",
+    "OptionMissingTmdbId": "Missing Tmdb Id",
+    "OptionIsHD": "HD",
+    "OptionIsSD": "SD",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "Se\u00e7im",
+    "ButtonGroupVersions": "Grup Versionlar\u0131",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Versiyon {0}",
+    "TabPaths": "Paths",
+    "TabServer": "Sunucu",
+    "TabTranscoding": "Kodlay\u0131c\u0131",
+    "TitleAdvanced": "Geli\u015fmi\u015f",
+    "LabelAutomaticUpdateLevel": "Otomatik G\u00fcncelleme seviyesi",
+    "OptionRelease": "Resmi Yay\u0131n",
+    "OptionBeta": "Deneme",
+    "OptionDev": "Gelistirici",
+    "LabelAllowServerAutoRestart": "Allow the server to restart automatically to apply updates",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging",
+    "LabelRunServerAtStartup": "Ba\u015flang\u0131\u00e7ta Server\u0131 \u00c7al\u0131\u015ft\u0131r",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "Select Directory",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basics",
+    "TabTV": "TV",
+    "TabGames": "Oyunlar",
+    "TabMusic": "Muzik",
+    "TabOthers": "Di\u011ferleri",
+    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
+    "OptionMovies": "Filmler",
+    "OptionEpisodes": "Episodes",
+    "OptionOtherVideos": "Di\u011fer Videolar",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Image saving convention:",
+    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standart - MB2",
+    "ButtonSignIn": "Giri\u015f Yap\u0131n",
+    "TitleSignIn": "Giri\u015f Yap\u0131n",
+    "HeaderPleaseSignIn": "L\u00fctfen Giri\u015f Yap\u0131n",
+    "LabelUser": "Kullan\u0131c\u0131",
+    "LabelPassword": "\u015eifre",
+    "ButtonManualLogin": "Manuel Giri\u015f",
+    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
+    "TabGuide": "K\u0131lavuz",
+    "TabChannels": "Kanallar",
+    "TabCollections": "Collections",
+    "HeaderChannels": "Kanallar",
+    "TabRecordings": "Kay\u0131tlar",
+    "TabScheduled": "G\u00f6revler",
+    "TabSeries": "Seriler",
+    "TabFavorites": "Favoriler",
+    "TabMyLibrary": "My Library",
+    "ButtonCancelRecording": "Kay\u0131t \u0130ptal",
+    "HeaderPrePostPadding": "Pre\/Post Padding",
+    "LabelPrePaddingMinutes": "Pre-padding minutes:",
+    "OptionPrePaddingRequired": "Pre-padding is required in order to record.",
+    "LabelPostPaddingMinutes": "Post-padding minutes:",
+    "OptionPostPaddingRequired": "Post-padding is required in order to record.",
+    "HeaderWhatsOnTV": "What's On",
+    "HeaderUpcomingTV": "Yak\u0131nda TV'de",
+    "TabStatus": "Durum",
+    "TabSettings": "Ayarlar",
+    "ButtonRefreshGuideData": "K\u0131lavuzu Yinele",
+    "ButtonRefresh": "Refresh",
+    "ButtonAdvancedRefresh": "Advanced Refresh",
+    "OptionPriority": "\u00d6ncelik",
+    "OptionRecordOnAllChannels": "T\u00fcm kanallardaki program\u0131 kaydet",
+    "OptionRecordAnytime": "Program\u0131 herhangi bir zamanda kaydet",
+    "OptionRecordOnlyNewEpisodes": "Sadece yeni b\u00f6l\u00fcmleri kaydet",
+    "HeaderDays": "G\u00fcnler",
+    "HeaderActiveRecordings": "Aktif Kay\u0131tlar",
+    "HeaderLatestRecordings": "Ge\u00e7mi\u015f Kay\u0131tlar",
+    "HeaderAllRecordings": "T\u00fcm Kay\u0131tlar",
+    "ButtonPlay": "\u00c7al",
+    "ButtonEdit": "D\u00fczenle",
+    "ButtonRecord": "Kay\u0131t",
+    "ButtonDelete": "Sil",
+    "ButtonRemove": "Sil",
+    "OptionRecordSeries": "Kay\u0131t Serisi",
+    "HeaderDetails": "Detaylar",
+    "TitleLiveTV": "Canl\u0131 TV"
 }

+ 349 - 344
MediaBrowser.Server.Implementations/Localization/Server/vi.json

@@ -1,343 +1,4 @@
 {
-    "LabelExit": "Tho\u00e1t",
-    "LabelVisitCommunity": "Gh\u00e9 th\u0103m trang C\u1ed9ng \u0111\u1ed3ng",
-    "LabelGithubWiki": "Github Wiki",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "Ti\u00eau chu\u1ea9n",
-    "LabelViewApiDocumentation": "T\u00e0i li\u1ec7u xem  Api",
-    "LabelBrowseLibrary": "Duy\u1ec7t th\u01b0 vi\u1ec7n",
-    "LabelConfigureMediaBrowser": "C\u1ea5u h\u00ecnh Media Browser",
-    "LabelOpenLibraryViewer": "Open Library Viewer",
-    "LabelRestartServer": "Kh\u1edfi \u0111\u1ed9ng l\u1ea1i m\u00e1y ch\u1ee7",
-    "LabelShowLogWindow": "Show Log Window",
-    "LabelPrevious": "Tr\u01b0\u1edbc",
-    "LabelFinish": "K\u1ebft th\u00fac",
-    "LabelNext": "Ti\u1ebfp theo",
-    "LabelYoureDone": "B\u1ea1n \u0111\u00e3 ho\u00e0n th\u00e0nh!",
-    "WelcomeToMediaBrowser": "Ch\u00e0o m\u1eebng \u0111\u1ebfn B\u1ea1n \u0111\u1ebfn v\u1edbi Media Browser!",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "Th\u1ee7 thu\u1eadt n\u00e0y s\u1ebd h\u01b0\u1edbng d\u1eabn qu\u00e1 tr\u00ecnh c\u00e0i \u0111\u1eb7t cho b\u1ea1n. \u0110\u1ec3 b\u1eaft \u0111\u1ea7u, vui l\u00f2ng l\u1ef1a ch\u1ecdn ng\u00f4n ng\u1eef b\u1ea1n \u01b0a th\u00edch.",
-    "TellUsAboutYourself": "N\u00f3i cho ch\u00fang t\u00f4i bi\u1ebft \u0111\u00f4i \u0111i\u1ec1u v\u1ec1 B\u1ea1n",
-    "LabelYourFirstName": "T\u00ean c\u1ee7a B\u1ea1n",
-    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
-    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
-    "LabelWindowsService": "D\u1ecbch v\u1ee5 c\u1ee7a Windows",
-    "AWindowsServiceHasBeenInstalled": "M\u1ed9t d\u1ecbch v\u1ee5 c\u1ee7a Windows \u0111\u00e3 \u0111\u01b0\u1ee3c c\u00e0i \u0111\u1eb7t",
-    "WindowsServiceIntro1": "Media Browser Server ch\u1ea1y b\u00ecnh th\u01b0\u1eddng nh\u01b0 m\u1ed9t \u1ee9ng d\u1ee5ng m\u00e1y t\u00ednh v\u1edbi khay bi\u1ec3u t\u01b0\u1ee3ng, nh\u01b0ng n\u1ebfu b\u1ea1n th\u00edch \u0111\u1ec3 n\u00f3 ch\u1ea1y nh\u01b0 m\u1ed9t d\u1ecbch v\u1ee5 n\u1ec1n, n\u00f3 c\u00f3t h\u1ec3 kh\u1edfi \u0111\u1ed9ng c\u00f9ng c\u00e1c d\u1ecbch v\u1ee5 c\u1ee7a h\u1ec7 \u0111i\u1ec1u h\u00e0nh windows",
-    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
-    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
-    "LabelConfigureSettings": "C\u00e0i \u0111\u1eb7t c\u1ea5u h\u00ecnh",
-    "LabelEnableVideoImageExtraction": "Enable video image extraction",
-    "VideoImageExtractionHelp": "\u0110\u1ed1i v\u1edbi c\u00e1c video kh\u00f4ng c\u00f3 s\u1eb5n h\u00ecnh \u1ea3nh v\u00e0 ch\u00fang ta kh\u00f4ng t\u00ecm th\u1ea5y c\u00e1c h\u00ecnh \u1ea3nh \u0111\u00f3 tr\u00ean internet. \u0110i\u1ec1u n\u00e0y s\u1ebd",
-    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
-    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelEnableAutomaticPortMapping": "Cho ph\u00e9p t\u1ef1 \u0111\u1ed9ng \u00e1nh x\u1ea1 c\u1ed5ng (port)",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
-    "ButtonOk": "Ok",
-    "ButtonCancel": "Tho\u00e1t",
-    "ButtonNew": "M\u1edbi",
-    "HeaderSetupLibrary": "C\u00e0i \u0111\u1eb7t th\u01b0 vi\u1ec7n media c\u1ee7a b\u1ea1n",
-    "ButtonAddMediaFolder": "Th\u00eam m\u1ed9t th\u01b0 m\u1ee5c media",
-    "LabelFolderType": "Lo\u1ea1i th\u01b0 m\u1ee5c",
-    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
-    "ReferToMediaLibraryWiki": "Tham kh\u1ea3o th\u01b0 vi\u1ec7n wiki media.",
-    "LabelCountry": "Qu\u1ed1c gia:",
-    "LabelLanguage": "Ng\u00f4n ng\u1eef",
-    "HeaderPreferredMetadataLanguage": "Ng\u00f4n ng\u1eef metadata \u01b0a th\u00edch",
-    "LabelSaveLocalMetadata": "L\u01b0u c\u00e1c \u1ea3nh ngh\u1ec7 thu\u1eadt v\u00e0 metadata v\u00e0o trong c\u00e1c th\u01b0 m\u1ee5c media",
-    "LabelSaveLocalMetadataHelp": "L\u01b0u c\u00e1c \u1ea3nh ngh\u1ec7 thu\u1eadt v\u00e0 metadata v\u00e0o trong c\u00e1c th\u01b0 m\u1ee5c media, s\u1ebd \u0111\u01b0a ch\u00fang v\u00e0o m\u1ed9t n\u01a1i b\u1ea1n c\u00f3 th\u1ec3 ch\u1ec9nh s\u1eeda d\u1ec5 d\u00e0ng h\u01a1n.",
-    "LabelDownloadInternetMetadata": "T\u1ea3i \u1ea3nh ngh\u1ec7 thu\u1eadt v\u00e0 metadata t\u1eeb internet",
-    "LabelDownloadInternetMetadataHelp": "Media Browser c\u00f3 th\u1ec3 t\u1ea3i th\u00f4ng tin v\u1ec1 media c\u1ee7a b\u1ea1n \u0111\u1ec3 cho ph\u00e9p tr\u00ecnh di\u1ec5n ch\u00fang m\u1ed9t c\u00e1ch phong ph\u00faho\u01a1n",
-    "TabPreferences": "\u01afa th\u00edch",
-    "TabPassword": "M\u1eadt kh\u1ea9u",
-    "TabLibraryAccess": "Truy c\u1eadp th\u01b0 vi\u1ec7n",
-    "TabImage": "H\u00ecnh \u1ea3nh",
-    "TabProfile": "H\u1ed3 s\u01a1",
-    "TabMetadata": "Metadata",
-    "TabImages": "H\u00ecnh \u1ea3nh",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "Ti\u00eau \u0111\u1ec1",
-    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
-    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
-    "HeaderVideoPlaybackSettings": "C\u00e1c c\u00e0i \u0111\u1eb7t ph\u00e1t Video",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "Ng\u00f4n ng\u1eef tho\u1ea1i \u01b0a th\u00edch:",
-    "LabelSubtitleLanguagePreference": "Ng\u00f4n ng\u1eef ph\u1ee5 \u0111\u1ec1 \u01b0a th\u00edch:",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "H\u1ed3 s\u01a1",
-    "TabSecurity": "B\u1ea3o m\u1eadt",
-    "ButtonAddUser": "Th\u00eam ng\u01b0\u1eddi d\u00f9ng",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "L\u01b0u",
-    "ButtonResetPassword": "Reset m\u1eadt kh\u1ea9u",
-    "LabelNewPassword": "M\u1eadt kh\u1ea9u m\u1edbi:",
-    "LabelNewPasswordConfirm": "X\u00e1c nh\u1eadn m\u1eadt kh\u1ea9u m\u1edbi:",
-    "HeaderCreatePassword": "T\u1ea1o m\u1eadt kh\u1ea9u",
-    "LabelCurrentPassword": "M\u1eadt kh\u1ea9u hi\u1ec7n t\u1ea1i:",
-    "LabelMaxParentalRating": "Maximum allowed parental rating:",
-    "MaxParentalRatingHelp": "N\u1ed9i dung v\u1edbi \u0111\u00e1nh gi\u00e1 cao h\u01a1n s\u1ebd \u0111\u01b0\u1ee3c \u1ea9n \u0111i t\u1eeb ng\u01b0\u1eddi d\u00f9ng n\u00e0y.",
-    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "X\u00f3a h\u00ecnh \u1ea3nh",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "T\u1ea3i l\u00ean",
-    "HeaderUploadNewImage": "T\u1ea3i l\u00ean m\u1ed9t \u1ea3nh m\u1edbi",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
-    "MessageNothingHere": "Kh\u00f4ng c\u00f3 g\u00ec \u1edf \u0111\u00e2y.",
-    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
-    "TabSuggested": "Suggested",
-    "TabLatest": "M\u1edbi nh\u1ea5t",
-    "TabUpcoming": "S\u1eafp di\u1ec5n ra",
-    "TabShows": "Shows",
-    "TabEpisodes": "C\u00e1c t\u1eadp phim",
-    "TabGenres": "C\u00e1c th\u1ec3 lo\u1ea1i",
-    "TabPeople": "M\u1ecdi ng\u01b0\u1eddi",
-    "TabNetworks": "C\u00e1c m\u1ea1ng",
-    "HeaderUsers": "d\u00f9ng",
-    "HeaderFilters": "Filters:",
-    "ButtonFilter": "Filter",
-    "OptionFavorite": "Y\u00eau th\u00edch",
-    "OptionLikes": "Th\u00edch",
-    "OptionDislikes": "Kh\u00f4ng th\u00edch",
-    "OptionActors": "Di\u1ec5n vi\u00ean",
-    "OptionGuestStars": "Guest Stars",
-    "OptionDirectors": "\u0110\u1ea1o di\u1ec5n",
-    "OptionWriters": "K\u1ecbch b\u1ea3n",
-    "OptionProducers": "Nh\u00e0 s\u1ea3n xu\u1ea5t",
-    "HeaderResume": "S\u01a1 y\u1ebfu l\u00fd l\u1ecbch",
-    "HeaderNextUp": "Next Up",
-    "NoNextUpItemsMessage": "None found. Start watching your shows!",
-    "HeaderLatestEpisodes": "C\u00e1c t\u1eadp phim m\u1edbi nh\u1ea5t",
-    "HeaderPersonTypes": "Person Types:",
-    "TabSongs": "C\u00e1c ca kh\u00fac",
-    "TabAlbums": "C\u00e1c Album",
-    "TabArtists": "C\u00e1c ngh\u1ec7 s\u1ef9",
-    "TabAlbumArtists": "C\u00e1c Album ngh\u1ec7 s\u1ef9",
-    "TabMusicVideos": "C\u00e1c video \u00e2m nh\u1ea1c",
-    "ButtonSort": "Ph\u00e2n lo\u1ea1i",
-    "HeaderSortBy": "Ph\u00e2n lo\u1ea1i theo:",
-    "HeaderSortOrder": "Ph\u00e2n lo\u1ea1i theo th\u1ee9 t\u1ef1:",
-    "OptionPlayed": "Played",
-    "OptionUnplayed": "Unplayed",
-    "OptionAscending": "Ascending",
-    "OptionDescending": "Descending",
-    "OptionRuntime": "Th\u1eddi gian ph\u00e1t",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "S\u1ed1 l\u1ea7n ph\u00e1t",
-    "OptionDatePlayed": "Ng\u00e0y ph\u00e1t",
-    "OptionDateAdded": "Ng\u00e0y th\u00eam",
-    "OptionAlbumArtist": "Album ngh\u1ec7 s\u1ef9",
-    "OptionArtist": "Ngh\u1ec7 s\u1ef9",
-    "OptionAlbum": "Album",
-    "OptionTrackName": "T\u00ean b\u00e0i",
-    "OptionCommunityRating": "\u0110\u00e1nh gi\u00e1 c\u1ee7a c\u1ed9ng \u0111\u1ed3ng",
-    "OptionNameSort": "T\u00ean",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "Ng\u00e2n s\u00e1ch",
-    "OptionRevenue": "Doanh thu",
-    "OptionPoster": "\u00c1p ph\u00edch",
-    "OptionBackdrop": "Backdrop",
-    "OptionTimeline": "D\u00f2ng th\u1eddi gian",
-    "OptionThumb": "Thumb",
-    "OptionBanner": "Bi\u1ec3n qu\u1ea3ng c\u00e1o",
-    "OptionCriticRating": "Critic Rating",
-    "OptionVideoBitrate": "T\u1ed1c \u0111\u1ed9 Bit c\u1ee7a Video",
-    "OptionResumable": "Resumable",
-    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "C\u00e1c plugin c\u1ee7a t\u00f4i",
-    "TabCatalog": "Danh m\u1ee5c",
-    "PluginsTitle": "C\u00e1c plugin",
-    "HeaderAutomaticUpdates": "T\u1ef1 \u0111\u1ed9ng c\u1eadp nh\u1eadt",
-    "HeaderNowPlaying": "Ph\u00e1t ngay b\u00e2y gi\u1edd",
-    "HeaderLatestAlbums": "C\u00e1c Album m\u1edbi nh\u1ea5t",
-    "HeaderLatestSongs": "C\u00e1c b\u00e0i h\u00e1t m\u1edbi nh\u1ea5t",
-    "HeaderRecentlyPlayed": "Ph\u00e1t g\u1ea7n \u0111\u00e2y",
-    "HeaderFrequentlyPlayed": "Ph\u00e1t th\u01b0\u1eddng xuy\u00ean",
-    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
-    "LabelVideoType": "Lo\u1ea1i Video:",
-    "OptionBluray": "Bluray",
-    "OptionDvd": "DVD",
-    "OptionIso": "Chu\u1ea9n qu\u1ed1c t\u1ebf",
-    "Option3D": "3D",
-    "LabelFeatures": "C\u00e1c t\u00ednh n\u0103ng:",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "Ph\u1ee5 \u0111\u1ec1",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "H\u00ecnh n\u1ec1n b\u00e0i h\u00e1t",
-    "OptionHasThemeVideo": "H\u00ecnh n\u1ec1n Video",
-    "TabMovies": "C\u00e1c phim",
-    "TabStudios": "H\u00e3ng phim",
-    "TabTrailers": "Trailers",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "Phim m\u1edbi nh\u1ea5t",
-    "HeaderLatestTrailers": "Latest Trailers",
-    "OptionHasSpecialFeatures": "T\u00ednh n\u0103ng \u0111\u1eb7c bi\u1ec7t",
-    "OptionImdbRating": "\u0110\u00e1nh gi\u00e1 IMDb",
-    "OptionParentalRating": "Parental Rating",
-    "OptionPremiereDate": "Premiere Date",
-    "TabBasic": "C\u01a1 b\u1ea3n",
-    "TabAdvanced": "Advanced",
-    "HeaderStatus": "Tr\u1ea1ng th\u00e1i",
-    "OptionContinuing": "Continuing",
-    "OptionEnded": "Ended",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "Ch\u1ee7 Nh\u1eadt",
-    "OptionMonday": "Th\u1ee9 Hai",
-    "OptionTuesday": "Tuesday",
-    "OptionWednesday": "Wednesday",
-    "OptionThursday": "Thursday",
-    "OptionFriday": "Friday",
-    "OptionSaturday": "Th\u1ee9 B\u1ea3y",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "Thi\u1ebfu IMDb ID",
-    "OptionMissingTvdbId": "Missing TheTVDB Id",
-    "OptionMissingOverview": "Missing Overview",
-    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
-    "TabGeneral": "General",
-    "TitleSupport": "H\u1ed7 tr\u1ee3",
-    "TabLog": "Log",
-    "TabAbout": "About",
-    "TabSupporterKey": "Supporter Key",
-    "TabBecomeSupporter": "Become a Supporter",
-    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
-    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
-    "SearchKnowledgeBase": "Search the Knowledge Base",
-    "VisitTheCommunity": "Visit the Community",
-    "VisitMediaBrowserWebsite": "Gh\u00e9 th\u0103m web site Media Browser",
-    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
-    "OptionHideUser": "\u1ea8n ng\u01b0\u1eddi d\u00f9ng n\u00e0y t\u1eeb m\u00e0n h\u00ecnh \u0111\u0103ng nh\u1eadp",
-    "OptionDisableUser": "V\u00f4 hi\u1ec7u h\u00f3a ng\u01b0\u1eddi d\u00f9ng n\u00e0y",
-    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
-    "HeaderAdvancedControl": "Advanced Control",
-    "LabelName": "T\u00ean:",
-    "OptionAllowUserToManageServer": "Cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng n\u00e0y qu\u1ea3n l\u00fd m\u00e1y ch\u1ee7",
-    "HeaderFeatureAccess": "Truy c\u1eadp t\u00ednh n\u0103ng",
-    "OptionAllowMediaPlayback": "Cho ph\u00e9p ch\u1ea1y media",
-    "OptionAllowBrowsingLiveTv": "Cho ph\u00e9p duy\u1ec7t ch\u01b0\u01a1ng tr\u00ecnh truy\u1ec1n h\u00ecnh tr\u1ef1c ti\u1ebfp",
-    "OptionAllowDeleteLibraryContent": "Cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng n\u00e0y x\u00f3a n\u1ed9i dung th\u01b0 vi\u1ec7n",
-    "OptionAllowManageLiveTv": "Cho ph\u00e9p qu\u1ea3n l\u00fd b\u1ea3n ghi c\u1ee7a truy\u1ec1n h\u00ecnh tr\u1ef1c ti\u1ebfp",
-    "OptionAllowRemoteControlOthers": "Cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng n\u00e0y ki\u1ec3m so\u00e1t t\u1eeb xa c\u00e1c ng\u01b0\u1eddi d\u00f9ng kh\u00e1c",
-    "OptionMissingTmdbId": "Thi\u1ebfu Tmdb ID",
-    "OptionIsHD": "\u0110\u1ed9 n\u00e9t cao",
-    "OptionIsSD": "\u0110\u1ed9 n\u00e9t ti\u00eau chu\u1ea9n",
-    "OptionMetascore": "Metascore",
-    "ButtonSelect": "L\u1ef1a ch\u1ecdn",
-    "ButtonGroupVersions": "Group Versions",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
-    "VersionNumber": "Version {0}",
-    "TabPaths": "C\u00e1c \u0111\u01b0\u1eddng d\u1eabn",
-    "TabServer": "M\u00e1y ch\u1ee7",
-    "TabTranscoding": "M\u00e3 h\u00f3a",
-    "TitleAdvanced": "N\u00e2ng cao",
-    "LabelAutomaticUpdateLevel": "T\u1ef1 \u0111\u1ed9ng c\u1eadp nh\u1eadt c\u1ea5p \u0111\u1ed9",
-    "OptionRelease": "Ph\u00e1t h\u00e0nh ch\u00ednh th\u1ee9c",
-    "OptionBeta": "Beta",
-    "OptionDev": "Kh\u00f4ng \u1ed5n \u0111\u1ecbnh",
-    "LabelAllowServerAutoRestart": "Cho ph\u00e9p m\u00e1y ch\u1ee7 t\u1ef1 \u0111\u1ed9ng kh\u1edfi \u0111\u1ed9ng l\u1ea1i \u0111\u1ec3 \u00e1p d\u1ee5ng c\u00e1c b\u1ea3n c\u1eadp nh\u1eadt",
-    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
-    "LabelEnableDebugLogging": "Enable debug logging",
-    "LabelRunServerAtStartup": "Run server at startup",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "L\u1ef1a ch\u1ecdn tr\u1ef1c ti\u1ebfp",
-    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
-    "LabelCachePath": "Cache path:",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
-    "LabelImagesByNamePath": "Images by name path:",
-    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
-    "LabelMetadataPath": "Metadata path:",
-    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
-    "LabelTranscodingTempPath": "Transcoding temporary path:",
-    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
-    "TabBasics": "Basics",
-    "TabTV": "TV",
-    "TabGames": "Games",
-    "TabMusic": "Music",
-    "TabOthers": "Others",
-    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
-    "OptionMovies": "Movies",
-    "OptionEpisodes": "Episodes",
-    "OptionOtherVideos": "Other Videos",
-    "TitleMetadata": "Metadata",
-    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
-    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
-    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
-    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
-    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
-    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
-    "LabelMetadataDownloadLanguage": "Preferred download language:",
-    "ButtonAutoScroll": "Auto-scroll",
-    "LabelImageSavingConvention": "Image saving convention:",
-    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
-    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
-    "OptionImageSavingStandard": "Standard - MB2",
-    "ButtonSignIn": "Sign In",
-    "TitleSignIn": "Sign In",
-    "HeaderPleaseSignIn": "Please sign in",
-    "LabelUser": "User:",
-    "LabelPassword": "Password:",
-    "ButtonManualLogin": "Manual Login",
-    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
-    "TabGuide": "Guide",
-    "TabChannels": "Channels",
-    "TabCollections": "Collections",
-    "HeaderChannels": "Channels",
-    "TabRecordings": "Recordings",
-    "TabScheduled": "Scheduled",
-    "TabSeries": "Series",
-    "TabFavorites": "Favorites",
-    "TabMyLibrary": "My Library",
-    "ButtonCancelRecording": "Cancel Recording",
-    "HeaderPrePostPadding": "Pre\/Post Padding",
-    "LabelPrePaddingMinutes": "Pre-padding minutes:",
-    "OptionPrePaddingRequired": "Pre-padding is required in order to record.",
-    "LabelPostPaddingMinutes": "Post-padding minutes:",
-    "OptionPostPaddingRequired": "Post-padding is required in order to record.",
-    "HeaderWhatsOnTV": "What's On",
-    "HeaderUpcomingTV": "Upcoming TV",
-    "TabStatus": "Status",
-    "TabSettings": "Settings",
-    "ButtonRefreshGuideData": "Refresh Guide Data",
-    "ButtonRefresh": "Refresh",
-    "ButtonAdvancedRefresh": "Advanced Refresh",
-    "OptionPriority": "Priority",
-    "OptionRecordOnAllChannels": "Record program on all channels",
-    "OptionRecordAnytime": "Record program at any time",
-    "OptionRecordOnlyNewEpisodes": "Record only new episodes",
-    "HeaderDays": "Days",
-    "HeaderActiveRecordings": "Active Recordings",
-    "HeaderLatestRecordings": "Latest Recordings",
-    "HeaderAllRecordings": "All Recordings",
-    "ButtonPlay": "Play",
-    "ButtonEdit": "Edit",
-    "ButtonRecord": "Record",
-    "ButtonDelete": "Delete",
-    "ButtonRemove": "G\u1ee1 b\u1ecf",
-    "OptionRecordSeries": "Record Series",
-    "HeaderDetails": "Details",
-    "TitleLiveTV": "Live TV",
-    "LabelNumberOfGuideDays": "Number of days of guide data to download:",
-    "LabelNumberOfGuideDaysHelp": "Downloading more days worth of guide data provides the ability to schedule out further in advance and view more listings, but it will also take longer to download. Auto will choose based on the number of channels.",
-    "LabelActiveService": "Active Service:",
     "LabelActiveServiceHelp": "Multiple tv plugins can be installed but only one can be active at a time.",
     "OptionAutomatic": "T\u1ef1 \u0111\u1ed9ng",
     "LiveTvPluginRequired": "A Live TV service provider plugin is required in order to continue.",
@@ -546,11 +207,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +482,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +905,349 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "Tho\u00e1t",
+    "LabelVisitCommunity": "Gh\u00e9 th\u0103m trang C\u1ed9ng \u0111\u1ed3ng",
+    "LabelGithubWiki": "Github Wiki",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "Ti\u00eau chu\u1ea9n",
+    "LabelViewApiDocumentation": "T\u00e0i li\u1ec7u xem  Api",
+    "LabelBrowseLibrary": "Duy\u1ec7t th\u01b0 vi\u1ec7n",
+    "LabelConfigureMediaBrowser": "C\u1ea5u h\u00ecnh Media Browser",
+    "LabelOpenLibraryViewer": "Open Library Viewer",
+    "LabelRestartServer": "Kh\u1edfi \u0111\u1ed9ng l\u1ea1i m\u00e1y ch\u1ee7",
+    "LabelShowLogWindow": "Show Log Window",
+    "LabelPrevious": "Tr\u01b0\u1edbc",
+    "LabelFinish": "K\u1ebft th\u00fac",
+    "LabelNext": "Ti\u1ebfp theo",
+    "LabelYoureDone": "B\u1ea1n \u0111\u00e3 ho\u00e0n th\u00e0nh!",
+    "WelcomeToMediaBrowser": "Ch\u00e0o m\u1eebng \u0111\u1ebfn B\u1ea1n \u0111\u1ebfn v\u1edbi Media Browser!",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "Th\u1ee7 thu\u1eadt n\u00e0y s\u1ebd h\u01b0\u1edbng d\u1eabn qu\u00e1 tr\u00ecnh c\u00e0i \u0111\u1eb7t cho b\u1ea1n. \u0110\u1ec3 b\u1eaft \u0111\u1ea7u, vui l\u00f2ng l\u1ef1a ch\u1ecdn ng\u00f4n ng\u1eef b\u1ea1n \u01b0a th\u00edch.",
+    "TellUsAboutYourself": "N\u00f3i cho ch\u00fang t\u00f4i bi\u1ebft \u0111\u00f4i \u0111i\u1ec1u v\u1ec1 B\u1ea1n",
+    "LabelYourFirstName": "T\u00ean c\u1ee7a B\u1ea1n",
+    "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
+    "UserProfilesIntro": "Media Browser includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
+    "LabelWindowsService": "D\u1ecbch v\u1ee5 c\u1ee7a Windows",
+    "AWindowsServiceHasBeenInstalled": "M\u1ed9t d\u1ecbch v\u1ee5 c\u1ee7a Windows \u0111\u00e3 \u0111\u01b0\u1ee3c c\u00e0i \u0111\u1eb7t",
+    "WindowsServiceIntro1": "Media Browser Server ch\u1ea1y b\u00ecnh th\u01b0\u1eddng nh\u01b0 m\u1ed9t \u1ee9ng d\u1ee5ng m\u00e1y t\u00ednh v\u1edbi khay bi\u1ec3u t\u01b0\u1ee3ng, nh\u01b0ng n\u1ebfu b\u1ea1n th\u00edch \u0111\u1ec3 n\u00f3 ch\u1ea1y nh\u01b0 m\u1ed9t d\u1ecbch v\u1ee5 n\u1ec1n, n\u00f3 c\u00f3t h\u1ec3 kh\u1edfi \u0111\u1ed9ng c\u00f9ng c\u00e1c d\u1ecbch v\u1ee5 c\u1ee7a h\u1ec7 \u0111i\u1ec1u h\u00e0nh windows",
+    "WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.",
+    "WizardCompleted": "That's all we need for now. Media Browser has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish<\/b> to view the <b>Dashboard<\/b>.",
+    "LabelConfigureSettings": "C\u00e0i \u0111\u1eb7t c\u1ea5u h\u00ecnh",
+    "LabelEnableVideoImageExtraction": "Enable video image extraction",
+    "VideoImageExtractionHelp": "\u0110\u1ed1i v\u1edbi c\u00e1c video kh\u00f4ng c\u00f3 s\u1eb5n h\u00ecnh \u1ea3nh v\u00e0 ch\u00fang ta kh\u00f4ng t\u00ecm th\u1ea5y c\u00e1c h\u00ecnh \u1ea3nh \u0111\u00f3 tr\u00ean internet. \u0110i\u1ec1u n\u00e0y s\u1ebd",
+    "LabelEnableChapterImageExtractionForMovies": "Extract chapter image extraction for Movies",
+    "LabelChapterImageExtractionForMoviesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelEnableAutomaticPortMapping": "Cho ph\u00e9p t\u1ef1 \u0111\u1ed9ng \u00e1nh x\u1ea1 c\u1ed5ng (port)",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
+    "ButtonOk": "Ok",
+    "ButtonCancel": "Tho\u00e1t",
+    "ButtonNew": "M\u1edbi",
+    "HeaderSetupLibrary": "C\u00e0i \u0111\u1eb7t th\u01b0 vi\u1ec7n media c\u1ee7a b\u1ea1n",
+    "ButtonAddMediaFolder": "Th\u00eam m\u1ed9t th\u01b0 m\u1ee5c media",
+    "LabelFolderType": "Lo\u1ea1i th\u01b0 m\u1ee5c",
+    "MediaFolderHelpPluginRequired": "* Requires the use of a plugin, e.g. GameBrowser or MB Bookshelf.",
+    "ReferToMediaLibraryWiki": "Tham kh\u1ea3o th\u01b0 vi\u1ec7n wiki media.",
+    "LabelCountry": "Qu\u1ed1c gia:",
+    "LabelLanguage": "Ng\u00f4n ng\u1eef",
+    "HeaderPreferredMetadataLanguage": "Ng\u00f4n ng\u1eef metadata \u01b0a th\u00edch",
+    "LabelSaveLocalMetadata": "L\u01b0u c\u00e1c \u1ea3nh ngh\u1ec7 thu\u1eadt v\u00e0 metadata v\u00e0o trong c\u00e1c th\u01b0 m\u1ee5c media",
+    "LabelSaveLocalMetadataHelp": "L\u01b0u c\u00e1c \u1ea3nh ngh\u1ec7 thu\u1eadt v\u00e0 metadata v\u00e0o trong c\u00e1c th\u01b0 m\u1ee5c media, s\u1ebd \u0111\u01b0a ch\u00fang v\u00e0o m\u1ed9t n\u01a1i b\u1ea1n c\u00f3 th\u1ec3 ch\u1ec9nh s\u1eeda d\u1ec5 d\u00e0ng h\u01a1n.",
+    "LabelDownloadInternetMetadata": "T\u1ea3i \u1ea3nh ngh\u1ec7 thu\u1eadt v\u00e0 metadata t\u1eeb internet",
+    "LabelDownloadInternetMetadataHelp": "Media Browser c\u00f3 th\u1ec3 t\u1ea3i th\u00f4ng tin v\u1ec1 media c\u1ee7a b\u1ea1n \u0111\u1ec3 cho ph\u00e9p tr\u00ecnh di\u1ec5n ch\u00fang m\u1ed9t c\u00e1ch phong ph\u00faho\u01a1n",
+    "TabPreferences": "\u01afa th\u00edch",
+    "TabPassword": "M\u1eadt kh\u1ea9u",
+    "TabLibraryAccess": "Truy c\u1eadp th\u01b0 vi\u1ec7n",
+    "TabImage": "H\u00ecnh \u1ea3nh",
+    "TabProfile": "H\u1ed3 s\u01a1",
+    "TabMetadata": "Metadata",
+    "TabImages": "H\u00ecnh \u1ea3nh",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "Ti\u00eau \u0111\u1ec1",
+    "LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
+    "LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
+    "HeaderVideoPlaybackSettings": "C\u00e1c c\u00e0i \u0111\u1eb7t ph\u00e1t Video",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "Ng\u00f4n ng\u1eef tho\u1ea1i \u01b0a th\u00edch:",
+    "LabelSubtitleLanguagePreference": "Ng\u00f4n ng\u1eef ph\u1ee5 \u0111\u1ec1 \u01b0a th\u00edch:",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "H\u1ed3 s\u01a1",
+    "TabSecurity": "B\u1ea3o m\u1eadt",
+    "ButtonAddUser": "Th\u00eam ng\u01b0\u1eddi d\u00f9ng",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "L\u01b0u",
+    "ButtonResetPassword": "Reset m\u1eadt kh\u1ea9u",
+    "LabelNewPassword": "M\u1eadt kh\u1ea9u m\u1edbi:",
+    "LabelNewPasswordConfirm": "X\u00e1c nh\u1eadn m\u1eadt kh\u1ea9u m\u1edbi:",
+    "HeaderCreatePassword": "T\u1ea1o m\u1eadt kh\u1ea9u",
+    "LabelCurrentPassword": "M\u1eadt kh\u1ea9u hi\u1ec7n t\u1ea1i:",
+    "LabelMaxParentalRating": "Maximum allowed parental rating:",
+    "MaxParentalRatingHelp": "N\u1ed9i dung v\u1edbi \u0111\u00e1nh gi\u00e1 cao h\u01a1n s\u1ebd \u0111\u01b0\u1ee3c \u1ea9n \u0111i t\u1eeb ng\u01b0\u1eddi d\u00f9ng n\u00e0y.",
+    "LibraryAccessHelp": "Select the media folders to share with this user. Administrators will be able to edit all folders using the metadata manager.",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "X\u00f3a h\u00ecnh \u1ea3nh",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "T\u1ea3i l\u00ean",
+    "HeaderUploadNewImage": "T\u1ea3i l\u00ean m\u1ed9t \u1ea3nh m\u1edbi",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "1:1 Aspect Ratio Recommended. JPG\/PNG only.",
+    "MessageNothingHere": "Kh\u00f4ng c\u00f3 g\u00ec \u1edf \u0111\u00e2y.",
+    "MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
+    "TabSuggested": "Suggested",
+    "TabLatest": "M\u1edbi nh\u1ea5t",
+    "TabUpcoming": "S\u1eafp di\u1ec5n ra",
+    "TabShows": "Shows",
+    "TabEpisodes": "C\u00e1c t\u1eadp phim",
+    "TabGenres": "C\u00e1c th\u1ec3 lo\u1ea1i",
+    "TabPeople": "M\u1ecdi ng\u01b0\u1eddi",
+    "TabNetworks": "C\u00e1c m\u1ea1ng",
+    "HeaderUsers": "d\u00f9ng",
+    "HeaderFilters": "Filters:",
+    "ButtonFilter": "Filter",
+    "OptionFavorite": "Y\u00eau th\u00edch",
+    "OptionLikes": "Th\u00edch",
+    "OptionDislikes": "Kh\u00f4ng th\u00edch",
+    "OptionActors": "Di\u1ec5n vi\u00ean",
+    "OptionGuestStars": "Guest Stars",
+    "OptionDirectors": "\u0110\u1ea1o di\u1ec5n",
+    "OptionWriters": "K\u1ecbch b\u1ea3n",
+    "OptionProducers": "Nh\u00e0 s\u1ea3n xu\u1ea5t",
+    "HeaderResume": "S\u01a1 y\u1ebfu l\u00fd l\u1ecbch",
+    "HeaderNextUp": "Next Up",
+    "NoNextUpItemsMessage": "None found. Start watching your shows!",
+    "HeaderLatestEpisodes": "C\u00e1c t\u1eadp phim m\u1edbi nh\u1ea5t",
+    "HeaderPersonTypes": "Person Types:",
+    "TabSongs": "C\u00e1c ca kh\u00fac",
+    "TabAlbums": "C\u00e1c Album",
+    "TabArtists": "C\u00e1c ngh\u1ec7 s\u1ef9",
+    "TabAlbumArtists": "C\u00e1c Album ngh\u1ec7 s\u1ef9",
+    "TabMusicVideos": "C\u00e1c video \u00e2m nh\u1ea1c",
+    "ButtonSort": "Ph\u00e2n lo\u1ea1i",
+    "HeaderSortBy": "Ph\u00e2n lo\u1ea1i theo:",
+    "HeaderSortOrder": "Ph\u00e2n lo\u1ea1i theo th\u1ee9 t\u1ef1:",
+    "OptionPlayed": "Played",
+    "OptionUnplayed": "Unplayed",
+    "OptionAscending": "Ascending",
+    "OptionDescending": "Descending",
+    "OptionRuntime": "Th\u1eddi gian ph\u00e1t",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "S\u1ed1 l\u1ea7n ph\u00e1t",
+    "OptionDatePlayed": "Ng\u00e0y ph\u00e1t",
+    "OptionDateAdded": "Ng\u00e0y th\u00eam",
+    "OptionAlbumArtist": "Album ngh\u1ec7 s\u1ef9",
+    "OptionArtist": "Ngh\u1ec7 s\u1ef9",
+    "OptionAlbum": "Album",
+    "OptionTrackName": "T\u00ean b\u00e0i",
+    "OptionCommunityRating": "\u0110\u00e1nh gi\u00e1 c\u1ee7a c\u1ed9ng \u0111\u1ed3ng",
+    "OptionNameSort": "T\u00ean",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "Ng\u00e2n s\u00e1ch",
+    "OptionRevenue": "Doanh thu",
+    "OptionPoster": "\u00c1p ph\u00edch",
+    "OptionBackdrop": "Backdrop",
+    "OptionTimeline": "D\u00f2ng th\u1eddi gian",
+    "OptionThumb": "Thumb",
+    "OptionBanner": "Bi\u1ec3n qu\u1ea3ng c\u00e1o",
+    "OptionCriticRating": "Critic Rating",
+    "OptionVideoBitrate": "T\u1ed1c \u0111\u1ed9 Bit c\u1ee7a Video",
+    "OptionResumable": "Resumable",
+    "ScheduledTasksHelp": "Click a task to adjust its schedule.",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "C\u00e1c plugin c\u1ee7a t\u00f4i",
+    "TabCatalog": "Danh m\u1ee5c",
+    "PluginsTitle": "C\u00e1c plugin",
+    "HeaderAutomaticUpdates": "T\u1ef1 \u0111\u1ed9ng c\u1eadp nh\u1eadt",
+    "HeaderNowPlaying": "Ph\u00e1t ngay b\u00e2y gi\u1edd",
+    "HeaderLatestAlbums": "C\u00e1c Album m\u1edbi nh\u1ea5t",
+    "HeaderLatestSongs": "C\u00e1c b\u00e0i h\u00e1t m\u1edbi nh\u1ea5t",
+    "HeaderRecentlyPlayed": "Ph\u00e1t g\u1ea7n \u0111\u00e2y",
+    "HeaderFrequentlyPlayed": "Ph\u00e1t th\u01b0\u1eddng xuy\u00ean",
+    "DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
+    "LabelVideoType": "Lo\u1ea1i Video:",
+    "OptionBluray": "Bluray",
+    "OptionDvd": "DVD",
+    "OptionIso": "Chu\u1ea9n qu\u1ed1c t\u1ebf",
+    "Option3D": "3D",
+    "LabelFeatures": "C\u00e1c t\u00ednh n\u0103ng:",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "Ph\u1ee5 \u0111\u1ec1",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "H\u00ecnh n\u1ec1n b\u00e0i h\u00e1t",
+    "OptionHasThemeVideo": "H\u00ecnh n\u1ec1n Video",
+    "TabMovies": "C\u00e1c phim",
+    "TabStudios": "H\u00e3ng phim",
+    "TabTrailers": "Trailers",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "Phim m\u1edbi nh\u1ea5t",
+    "HeaderLatestTrailers": "Latest Trailers",
+    "OptionHasSpecialFeatures": "T\u00ednh n\u0103ng \u0111\u1eb7c bi\u1ec7t",
+    "OptionImdbRating": "\u0110\u00e1nh gi\u00e1 IMDb",
+    "OptionParentalRating": "Parental Rating",
+    "OptionPremiereDate": "Premiere Date",
+    "TabBasic": "C\u01a1 b\u1ea3n",
+    "TabAdvanced": "Advanced",
+    "HeaderStatus": "Tr\u1ea1ng th\u00e1i",
+    "OptionContinuing": "Continuing",
+    "OptionEnded": "Ended",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "Ch\u1ee7 Nh\u1eadt",
+    "OptionMonday": "Th\u1ee9 Hai",
+    "OptionTuesday": "Tuesday",
+    "OptionWednesday": "Wednesday",
+    "OptionThursday": "Thursday",
+    "OptionFriday": "Friday",
+    "OptionSaturday": "Th\u1ee9 B\u1ea3y",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "Thi\u1ebfu IMDb ID",
+    "OptionMissingTvdbId": "Missing TheTVDB Id",
+    "OptionMissingOverview": "Missing Overview",
+    "OptionFileMetadataYearMismatch": "File\/Metadata Years Mismatched",
+    "TabGeneral": "General",
+    "TitleSupport": "H\u1ed7 tr\u1ee3",
+    "TabLog": "Log",
+    "TabAbout": "About",
+    "TabSupporterKey": "Supporter Key",
+    "TabBecomeSupporter": "Become a Supporter",
+    "MediaBrowserHasCommunity": "Media Browser has a thriving community of users and contributors.",
+    "CheckoutKnowledgeBase": "Check out our knowledge base to help you get the most out of Media Browser.",
+    "SearchKnowledgeBase": "Search the Knowledge Base",
+    "VisitTheCommunity": "Visit the Community",
+    "VisitMediaBrowserWebsite": "Gh\u00e9 th\u0103m web site Media Browser",
+    "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.",
+    "OptionHideUser": "\u1ea8n ng\u01b0\u1eddi d\u00f9ng n\u00e0y t\u1eeb m\u00e0n h\u00ecnh \u0111\u0103ng nh\u1eadp",
+    "OptionDisableUser": "V\u00f4 hi\u1ec7u h\u00f3a ng\u01b0\u1eddi d\u00f9ng n\u00e0y",
+    "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
+    "HeaderAdvancedControl": "Advanced Control",
+    "LabelName": "T\u00ean:",
+    "OptionAllowUserToManageServer": "Cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng n\u00e0y qu\u1ea3n l\u00fd m\u00e1y ch\u1ee7",
+    "HeaderFeatureAccess": "Truy c\u1eadp t\u00ednh n\u0103ng",
+    "OptionAllowMediaPlayback": "Cho ph\u00e9p ch\u1ea1y media",
+    "OptionAllowBrowsingLiveTv": "Cho ph\u00e9p duy\u1ec7t ch\u01b0\u01a1ng tr\u00ecnh truy\u1ec1n h\u00ecnh tr\u1ef1c ti\u1ebfp",
+    "OptionAllowDeleteLibraryContent": "Cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng n\u00e0y x\u00f3a n\u1ed9i dung th\u01b0 vi\u1ec7n",
+    "OptionAllowManageLiveTv": "Cho ph\u00e9p qu\u1ea3n l\u00fd b\u1ea3n ghi c\u1ee7a truy\u1ec1n h\u00ecnh tr\u1ef1c ti\u1ebfp",
+    "OptionAllowRemoteControlOthers": "Cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng n\u00e0y ki\u1ec3m so\u00e1t t\u1eeb xa c\u00e1c ng\u01b0\u1eddi d\u00f9ng kh\u00e1c",
+    "OptionMissingTmdbId": "Thi\u1ebfu Tmdb ID",
+    "OptionIsHD": "\u0110\u1ed9 n\u00e9t cao",
+    "OptionIsSD": "\u0110\u1ed9 n\u00e9t ti\u00eau chu\u1ea9n",
+    "OptionMetascore": "Metascore",
+    "ButtonSelect": "L\u1ef1a ch\u1ecdn",
+    "ButtonGroupVersions": "Group Versions",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "Utilizing Pismo File Mount through a donated license.",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "Please support other free products we utilize:",
+    "VersionNumber": "Version {0}",
+    "TabPaths": "C\u00e1c \u0111\u01b0\u1eddng d\u1eabn",
+    "TabServer": "M\u00e1y ch\u1ee7",
+    "TabTranscoding": "M\u00e3 h\u00f3a",
+    "TitleAdvanced": "N\u00e2ng cao",
+    "LabelAutomaticUpdateLevel": "T\u1ef1 \u0111\u1ed9ng c\u1eadp nh\u1eadt c\u1ea5p \u0111\u1ed9",
+    "OptionRelease": "Ph\u00e1t h\u00e0nh ch\u00ednh th\u1ee9c",
+    "OptionBeta": "Beta",
+    "OptionDev": "Kh\u00f4ng \u1ed5n \u0111\u1ecbnh",
+    "LabelAllowServerAutoRestart": "Cho ph\u00e9p m\u00e1y ch\u1ee7 t\u1ef1 \u0111\u1ed9ng kh\u1edfi \u0111\u1ed9ng l\u1ea1i \u0111\u1ec3 \u00e1p d\u1ee5ng c\u00e1c b\u1ea3n c\u1eadp nh\u1eadt",
+    "LabelAllowServerAutoRestartHelp": "The server will only restart during idle periods, when no users are active.",
+    "LabelEnableDebugLogging": "Enable debug logging",
+    "LabelRunServerAtStartup": "Run server at startup",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "L\u1ef1a ch\u1ecdn tr\u1ef1c ti\u1ebfp",
+    "LabelCustomPaths": "Specify custom paths where desired. Leave fields empty to use the defaults.",
+    "LabelCachePath": "Cache path:",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
+    "LabelImagesByNamePath": "Images by name path:",
+    "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
+    "LabelMetadataPath": "Metadata path:",
+    "LabelMetadataPathHelp": "Specify a custom location for downloaded artwork and metadata, if not saving within media folders.",
+    "LabelTranscodingTempPath": "Transcoding temporary path:",
+    "LabelTranscodingTempPathHelp": "This folder contains working files used by the transcoder. Specify a custom path, or leave empty to use the default within the server's data folder.",
+    "TabBasics": "Basics",
+    "TabTV": "TV",
+    "TabGames": "Games",
+    "TabMusic": "Music",
+    "TabOthers": "Others",
+    "HeaderExtractChapterImagesFor": "Extract chapter images for:",
+    "OptionMovies": "Movies",
+    "OptionEpisodes": "Episodes",
+    "OptionOtherVideos": "Other Videos",
+    "TitleMetadata": "Metadata",
+    "LabelAutomaticUpdatesFanart": "Enable automatic updates from FanArt.tv",
+    "LabelAutomaticUpdatesTmdb": "Enable automatic updates from TheMovieDB.org",
+    "LabelAutomaticUpdatesTvdb": "Enable automatic updates from TheTVDB.com",
+    "LabelAutomaticUpdatesFanartHelp": "If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTmdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.",
+    "LabelAutomaticUpdatesTvdbHelp": "If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.",
+    "ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task at 4am. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
+    "LabelMetadataDownloadLanguage": "Preferred download language:",
+    "ButtonAutoScroll": "Auto-scroll",
+    "LabelImageSavingConvention": "Image saving convention:",
+    "LabelImageSavingConventionHelp": "Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.",
+    "OptionImageSavingCompatible": "Compatible - Media Browser\/Kodi\/Plex",
+    "OptionImageSavingStandard": "Standard - MB2",
+    "ButtonSignIn": "Sign In",
+    "TitleSignIn": "Sign In",
+    "HeaderPleaseSignIn": "Please sign in",
+    "LabelUser": "User:",
+    "LabelPassword": "Password:",
+    "ButtonManualLogin": "Manual Login",
+    "PasswordLocalhostMessage": "Passwords are not required when logging in from localhost.",
+    "TabGuide": "Guide",
+    "TabChannels": "Channels",
+    "TabCollections": "Collections",
+    "HeaderChannels": "Channels",
+    "TabRecordings": "Recordings",
+    "TabScheduled": "Scheduled",
+    "TabSeries": "Series",
+    "TabFavorites": "Favorites",
+    "TabMyLibrary": "My Library",
+    "ButtonCancelRecording": "Cancel Recording",
+    "HeaderPrePostPadding": "Pre\/Post Padding",
+    "LabelPrePaddingMinutes": "Pre-padding minutes:",
+    "OptionPrePaddingRequired": "Pre-padding is required in order to record.",
+    "LabelPostPaddingMinutes": "Post-padding minutes:",
+    "OptionPostPaddingRequired": "Post-padding is required in order to record.",
+    "HeaderWhatsOnTV": "What's On",
+    "HeaderUpcomingTV": "Upcoming TV",
+    "TabStatus": "Status",
+    "TabSettings": "Settings",
+    "ButtonRefreshGuideData": "Refresh Guide Data",
+    "ButtonRefresh": "Refresh",
+    "ButtonAdvancedRefresh": "Advanced Refresh",
+    "OptionPriority": "Priority",
+    "OptionRecordOnAllChannels": "Record program on all channels",
+    "OptionRecordAnytime": "Record program at any time",
+    "OptionRecordOnlyNewEpisodes": "Record only new episodes",
+    "HeaderDays": "Days",
+    "HeaderActiveRecordings": "Active Recordings",
+    "HeaderLatestRecordings": "Latest Recordings",
+    "HeaderAllRecordings": "All Recordings",
+    "ButtonPlay": "Play",
+    "ButtonEdit": "Edit",
+    "ButtonRecord": "Record",
+    "ButtonDelete": "Delete",
+    "ButtonRemove": "G\u1ee1 b\u1ecf",
+    "OptionRecordSeries": "Record Series",
+    "HeaderDetails": "Details",
+    "TitleLiveTV": "Live TV",
+    "LabelNumberOfGuideDays": "Number of days of guide data to download:",
+    "LabelNumberOfGuideDaysHelp": "Downloading more days worth of guide data provides the ability to schedule out further in advance and view more listings, but it will also take longer to download. Auto will choose based on the number of channels.",
+    "LabelActiveService": "Active Service:"
 }

+ 269 - 264
MediaBrowser.Server.Implementations/Localization/Server/zh_CN.json

@@ -1,263 +1,4 @@
 {
-    "LabelExit": "\u79bb\u5f00",
-    "LabelVisitCommunity": "\u8bbf\u95ee\u793e\u533a",
-    "LabelGithubWiki": "Github\u7ef4\u57fa",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "\u6807\u51c6",
-    "LabelViewApiDocumentation": "\u67e5\u770bAPi\u6587\u6863",
-    "LabelBrowseLibrary": "\u6d4f\u89c8\u5a92\u4f53\u5e93",
-    "LabelConfigureMediaBrowser": "\u914d\u7f6eMedia Browser",
-    "LabelOpenLibraryViewer": "\u6253\u5f00\u5a92\u4f53\u5e93\u6d4f\u89c8\u5668",
-    "LabelRestartServer": "\u91cd\u542f\u670d\u52a1\u5668",
-    "LabelShowLogWindow": "\u663e\u793a\u65e5\u5fd7\u7a97\u53e3",
-    "LabelPrevious": "\u4e0a\u4e00\u4e2a",
-    "LabelFinish": "\u7ed3\u675f",
-    "LabelNext": "\u4e0b\u4e00\u4e2a",
-    "LabelYoureDone": "\u5b8c\u6210\uff01",
-    "WelcomeToMediaBrowser": "\u6b22\u8fce\u8fdb\u5165Media Browser\uff01",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "\u8be5\u5411\u5bfc\u5c06\u6307\u5bfc\u4f60\u5b8c\u6210\u5b89\u88c5\u8fc7\u7a0b\u3002\u9996\u5148\uff0c\u8bf7\u9009\u62e9\u4f60\u7684\u8bed\u8a00\u3002",
-    "TellUsAboutYourself": "\u8bf7\u4ecb\u7ecd\u4e00\u4e0b\u4f60\u81ea\u5df1",
-    "LabelYourFirstName": "\u4f60\u7684\u540d\u5b57\uff1a",
-    "MoreUsersCanBeAddedLater": "\u7a0d\u540e\u5728\u63a7\u5236\u53f0\u4e2d\u53ef\u4ee5\u6dfb\u52a0\u66f4\u591a\u7528\u6237\u3002",
-    "UserProfilesIntro": "Media Browser\u652f\u6301\u591a\u4e2a\u7528\u6237\u8bbe\u5b9a\uff0c\u80fd\u4f7f\u6bcf\u4e2a\u7528\u6237\u90fd\u62e5\u6709\u81ea\u5df1\u4e13\u5c5e\u7684\u663e\u793a\u8bbe\u7f6e\uff0c\u64ad\u653e\u72b6\u6001\u548c\u5bb6\u957f\u63a7\u5236\u8bbe\u7f6e\u3002",
-    "LabelWindowsService": "Windows \u670d\u52a1",
-    "AWindowsServiceHasBeenInstalled": "Windows \u670d\u52a1\u5b89\u88c5\u5b8c\u6210",
-    "WindowsServiceIntro1": "Media Browser\u670d\u52a1\u5668\u4f5c\u4e3a\u684c\u9762\u5e94\u7528\u7a0b\u5e8f\u901a\u5e38\u4ee5\u4e00\u4e2a\u6258\u76d8\u56fe\u6807\u8fd0\u884c\uff0c\u4f46\u5982\u679c\u4f60\u559c\u6b22\u5b83\u4f5c\u4e3a\u540e\u53f0\u670d\u52a1\u8fd0\u884c\uff0c\u5b83\u53ef\u4ee5\u4eceWindows\u63a7\u5236\u9762\u677f\u542f\u52a8\u3002",
-    "WindowsServiceIntro2": "\u5982\u679c\u4f7f\u7528Windows\u670d\u52a1\uff0c\u8bf7\u6ce8\u610f\uff0c\u5b83\u4e0d\u80fd\u540c\u65f6\u4e3a\u6258\u76d8\u56fe\u6807\u8fd0\u884c\uff0c\u6240\u4ee5\u4f60\u9700\u8981\u9000\u51fa\u6258\u76d8\u4ee5\u8fd0\u884c\u670d\u52a1\u3002\u8be5\u670d\u52a1\u8fd8\u5c06\u9700\u8981\u7ba1\u7406\u5458\u6743\u9650\uff0c\u8be5\u6743\u9650\u53ef\u4ee5\u901a\u8fc7\u63a7\u5236\u9762\u677f\u914d\u7f6e\u3002\u8bf7\u6ce8\u610f\uff0c\u6b64\u65f6\u670d\u52a1\u65e0\u6cd5\u81ea\u52a8\u66f4\u65b0\uff0c\u6240\u4ee5\u65b0\u7684\u7248\u672c\u5c06\u9700\u8981\u624b\u52a8\u66f4\u65b0\u3002",
-    "WizardCompleted": "\u8fd9\u662f\u73b0\u5728\u6211\u4eec\u6240\u8981\u77e5\u9053\u7684\u3002Media Browser\u5df2\u7ecf\u5f00\u59cb\u6574\u5408\u4f60\u5a92\u4f53\u5e93\u4e2d\u7684\u4fe1\u606f\u3002\u4f60\u53ef\u4ee5\u7ee7\u7eed\u67e5\u770b\u6211\u4eec\u7684\u5176\u4ed6\u5e94\u7528\u7a0b\u5e8f\uff0c\u7136\u540e<b>\u5b8c\u6210<\/b>\u6765\u67e5\u770b <b>\u63a7\u5236\u53f0<\/b>.",
-    "LabelConfigureSettings": "\u914d\u7f6e\u8bbe\u7f6e",
-    "LabelEnableVideoImageExtraction": "\u542f\u7528\u89c6\u9891\u56fe\u7247\u63d0\u53d6",
-    "VideoImageExtractionHelp": "\u5bf9\u4e8e\u8fd8\u6ca1\u6709\u56fe\u7247\uff0c\u4ee5\u53ca\u6211\u4eec\u65e0\u6cd5\u627e\u5230\u7f51\u7edc\u56fe\u7247\u7684\u89c6\u9891\u3002\u8fd9\u4f1a\u989d\u5916\u589e\u52a0\u4e00\u4e9b\u521d\u59cb\u5316\u5a92\u4f53\u5e93\u7684\u626b\u63cf\u65f6\u95f4\uff0c\u4f46\u4f1a\u4f7f\u5a92\u4f53\u4ecb\u7ecd\u754c\u9762\u66f4\u52a0\u8d4f\u5fc3\u60a6\u76ee\u3002",
-    "LabelEnableChapterImageExtractionForMovies": "\u63d0\u53d6\u7535\u5f71\u7ae0\u8282\u56fe\u7247",
-    "LabelChapterImageExtractionForMoviesHelp": "\u4ece\u7ae0\u8282\u4e2d\u63d0\u53d6\u7684\u56fe\u7247\u5c06\u5141\u8bb8\u5ba2\u6237\u7aef\u663e\u793a\u56fe\u5f62\u9009\u62e9\u83dc\u5355\u3002\u8fd9\u4e2a\u8fc7\u7a0b\u53ef\u80fd\u4f1a\u5f88\u6162\uff0c \u66f4\u591a\u7684\u5360\u7528CPU\u8d44\u6e90\uff0c\u5e76\u4e14\u4f1a\u9700\u8981\u51e0\u4e2aGB\u7684\u786c\u76d8\u7a7a\u95f4\u3002\u5b83\u88ab\u9ed8\u8ba4\u8bbe\u7f6e\u4e8e\u6bcf\u665a\u51cc\u66684\u70b9\u8fd0\u884c\uff0c\u867d\u7136\u8fd9\u53ef\u4ee5\u5728\u8ba1\u5212\u4efb\u52a1\u4e2d\u914d\u7f6e\uff0c\u4f46\u6211\u4eec\u4e0d\u5efa\u8bae\u5728\u9ad8\u5cf0\u4f7f\u7528\u65f6\u95f4\u8fd0\u884c\u8be5\u4efb\u52a1\u3002",
-    "LabelEnableAutomaticPortMapping": "\u542f\u7528\u81ea\u52a8\u7aef\u53e3\u6620\u5c04",
-    "LabelEnableAutomaticPortMappingHelp": "UPNP\u5141\u8bb8\u81ea\u52a8\u8def\u7531\u5668\u914d\u7f6e\uff0c\u4ece\u800c\u66f4\u65b9\u4fbf\u7684\u8fdb\u884c\u8fdc\u7a0b\u8bbf\u95ee\u3002\u4f46\u8fd9\u53ef\u80fd\u4e0d\u9002\u7528\u4e8e\u67d0\u4e9b\u578b\u53f7\u7684\u8def\u7531\u5668\u3002",
-    "ButtonOk": "\u786e\u5b9a",
-    "ButtonCancel": "\u53d6\u6d88",
-    "ButtonNew": "\u65b0\u589e",
-    "HeaderSetupLibrary": "\u8bbe\u7f6e\u4f60\u7684\u5a92\u4f53\u5e93",
-    "ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u4f53\u6587\u4ef6\u5939",
-    "LabelFolderType": "\u6587\u4ef6\u5939\u7c7b\u578b\uff1a",
-    "MediaFolderHelpPluginRequired": "* \u9700\u8981\u4f7f\u7528\u4e00\u4e2a\u63d2\u4ef6\uff0c\u4f8b\u5982\uff1aGameBrowser \u6216\u8005 MB Bookshelf\u3002",
-    "ReferToMediaLibraryWiki": "\u8bf7\u53c2\u9605\u5a92\u4f53\u5e93\u7ef4\u57fa\u3002",
-    "LabelCountry": "\u56fd\u5bb6\uff1a",
-    "LabelLanguage": "\u8bed\u8a00\uff1a",
-    "HeaderPreferredMetadataLanguage": "\u9996\u9009\u5a92\u4f53\u8d44\u6599\u8bed\u8a00\uff1a",
-    "LabelSaveLocalMetadata": "\u4fdd\u5b58\u5a92\u4f53\u56fe\u50cf\u53ca\u8d44\u6599\u5230\u5a92\u4f53\u6240\u5728\u6587\u4ef6\u5939",
-    "LabelSaveLocalMetadataHelp": "\u76f4\u63a5\u4fdd\u5b58\u5a92\u4f53\u56fe\u50cf\u53ca\u8d44\u6599\u5230\u5a92\u4f53\u6240\u5728\u6587\u4ef6\u5939\u4ee5\u65b9\u4fbf\u7f16\u8f91\u3002",
-    "LabelDownloadInternetMetadata": "\u4ece\u4e92\u8054\u7f51\u4e0b\u8f7d\u5a92\u4f53\u56fe\u50cf\u53ca\u8d44\u6599",
-    "LabelDownloadInternetMetadataHelp": "Media Browser\u4ece\u4e92\u8054\u7f51\u4e0b\u8f7d\u548c\u4f60\u5a92\u4f53\u76f8\u5173\u7684\u4fe1\u606f\uff0c\u4ece\u800c\u5c55\u73b0\u7f24\u7eb7\u7684\u754c\u9762\u3002",
-    "TabPreferences": "\u504f\u597d",
-    "TabPassword": "\u5bc6\u7801",
-    "TabLibraryAccess": "\u5a92\u4f53\u5e93\u8bbf\u95ee\u6743\u9650",
-    "TabImage": "\u56fe\u7247",
-    "TabProfile": "\u4e2a\u4eba\u914d\u7f6e",
-    "TabMetadata": "\u5a92\u4f53\u8d44\u6599",
-    "TabImages": "\u56fe\u50cf",
-    "TabNotifications": "\u901a\u77e5",
-    "TabCollectionTitles": "\u6807\u9898",
-    "LabelDisplayMissingEpisodesWithinSeasons": "\u663e\u793a\u6bcf\u5b63\u91cc\u7f3a\u5c11\u7684\u5267\u96c6",
-    "LabelUnairedMissingEpisodesWithinSeasons": "\u663e\u793a\u6bcf\u5b63\u91cc\u672a\u53d1\u5e03\u7684\u5267\u96c6",
-    "HeaderVideoPlaybackSettings": "\u89c6\u9891\u56de\u653e\u8bbe\u7f6e",
-    "HeaderPlaybackSettings": "\u64ad\u653e\u8bbe\u7f6e",
-    "LabelAudioLanguagePreference": "\u97f3\u9891\u8bed\u8a00\u504f\u597d\u8bbe\u7f6e",
-    "LabelSubtitleLanguagePreference": "\u5b57\u5e55\u8bed\u8a00\u504f\u597d\u8bbe\u7f6e",
-    "OptionDefaultSubtitles": "\u9ed8\u8ba4",
-    "OptionOnlyForcedSubtitles": "\u4ec5\u7528\u5f3a\u5236\u5b57\u5e55",
-    "OptionAlwaysPlaySubtitles": "\u603b\u662f\u64ad\u653e\u5b57\u5e55",
-    "OptionNoSubtitles": "\u65e0\u5b57\u5e55",
-    "OptionDefaultSubtitlesHelp": "\u5339\u914d\u5b57\u5e55\u8bed\u8a00\u504f\u597d\uff0c\u5f53\u97f3\u9891\u662f\u5916\u8bed\u65f6\u5b57\u5e55\u5c06\u88ab\u52a0\u8f7d\u3002",
-    "OptionOnlyForcedSubtitlesHelp": "\u53ea\u6709\u5b57\u5e55\u6807\u8bb0\u4e3a\u5f3a\u5236\u5c06\u88ab\u52a0\u8f7d\u3002",
-    "OptionAlwaysPlaySubtitlesHelp": "\u5339\u914d\u5b57\u5e55\u8bed\u8a00\u504f\u597d\uff0c\u65e0\u8bba\u97f3\u9891\u662f\u4ec0\u4e48\u8bed\u5b57\u5e55\u90fd\u5c06\u88ab\u52a0\u8f7d\u3002",
-    "OptionNoSubtitlesHelp": "\u5b57\u5e55\u5c06\u4e0d\u4f1a\u88ab\u9ed8\u8ba4\u52a0\u8f7d\u3002",
-    "TabProfiles": "\u914d\u7f6e",
-    "TabSecurity": "\u5b89\u5168\u6027",
-    "ButtonAddUser": "\u6dfb\u52a0\u7528\u6237",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "\u50a8\u5b58",
-    "ButtonResetPassword": "\u91cd\u7f6e\u5bc6\u7801",
-    "LabelNewPassword": "\u65b0\u5bc6\u7801\uff1a",
-    "LabelNewPasswordConfirm": "\u65b0\u5bc6\u7801\u786e\u8ba4\uff1a",
-    "HeaderCreatePassword": "\u521b\u5efa\u5bc6\u7801",
-    "LabelCurrentPassword": "\u5f53\u524d\u5bc6\u7801\u3002",
-    "LabelMaxParentalRating": "\u6700\u5927\u5141\u8bb8\u7684\u5bb6\u957f\u8bc4\u7ea7\uff1a",
-    "MaxParentalRatingHelp": "\u9ad8\u7ea7\u522b\u5185\u5bb9\u5c06\u5bf9\u6b64\u7528\u6237\u9690\u85cf\u3002",
-    "LibraryAccessHelp": "\u9009\u62e9\u5171\u4eab\u7ed9\u6b64\u7528\u6237\u7684\u5a92\u4f53\u6587\u4ef6\u5939\u3002\u7ba1\u7406\u5458\u80fd\u4f7f\u7528\u5a92\u4f53\u8d44\u6599\u7ba1\u7406\u5668\u6765\u7f16\u8f91\u6240\u6709\u6587\u4ef6\u5939\u3002",
-    "ChannelAccessHelp": "\u9009\u62e9\u5171\u4eab\u7ed9\u6b64\u7528\u6237\u7684\u9891\u9053\u3002\u7ba1\u7406\u5458\u80fd\u4f7f\u7528\u5a92\u4f53\u8d44\u6599\u7ba1\u7406\u5668\u6765\u7f16\u8f91\u6240\u6709\u9891\u9053\u3002",
-    "ButtonDeleteImage": "\u5220\u9664\u56fe\u7247",
-    "LabelSelectUsers": "\u9009\u62e9\u7528\u6237\uff1a",
-    "ButtonUpload": "\u4e0a\u8f7d",
-    "HeaderUploadNewImage": "\u4e0a\u8f7d\u65b0\u56fe\u7247",
-    "LabelDropImageHere": "\u628a\u56fe\u7247\u62d6\u5230\u8fd9\u513f",
-    "ImageUploadAspectRatioHelp": "\u63a8\u8350\u4f7f\u7528\u957f\u5bbd\u6bd41:1\u7684\u56fe\u7247\u3002 \u683c\u5f0f\u4ec5\u9650JPG \/ PNG\u3002",
-    "MessageNothingHere": "\u8fd9\u513f\u4ec0\u4e48\u90fd\u6ca1\u6709\u3002",
-    "MessagePleaseEnsureInternetMetadata": "\u8bf7\u786e\u4fdd\u5df2\u542f\u7528\u4ece\u4e92\u8054\u7f51\u4e0b\u8f7d\u5a92\u4f53\u8d44\u6599\u3002",
-    "TabSuggested": "\u5efa\u8bae",
-    "TabLatest": "\u6700\u65b0",
-    "TabUpcoming": "\u5373\u5c06\u53d1\u5e03",
-    "TabShows": "\u8282\u76ee",
-    "TabEpisodes": "\u5267\u96c6",
-    "TabGenres": "\u98ce\u683c",
-    "TabPeople": "\u4eba\u7269",
-    "TabNetworks": "\u7f51\u7edc",
-    "HeaderUsers": "\u7528\u6237",
-    "HeaderFilters": "\u7b5b\u9009\uff1a",
-    "ButtonFilter": "\u7b5b\u9009",
-    "OptionFavorite": "\u6211\u7684\u6700\u7231",
-    "OptionLikes": "\u559c\u6b22",
-    "OptionDislikes": "\u4e0d\u559c\u6b22",
-    "OptionActors": "\u6f14\u5458",
-    "OptionGuestStars": "\u7279\u9080\u660e\u661f",
-    "OptionDirectors": "\u5bfc\u6f14",
-    "OptionWriters": "\u7f16\u5267",
-    "OptionProducers": "\u5236\u7247\u4eba",
-    "HeaderResume": "\u6062\u590d\u64ad\u653e",
-    "HeaderNextUp": "\u4e0b\u4e00\u96c6",
-    "NoNextUpItemsMessage": "\u6ca1\u6709\u53d1\u73b0\u3002\u5f00\u59cb\u770b\u4f60\u7684\u8282\u76ee\uff01",
-    "HeaderLatestEpisodes": "\u6700\u65b0\u5267\u96c6",
-    "HeaderPersonTypes": "\u4eba\u7269\u7c7b\u578b\uff1a",
-    "TabSongs": "\u6b4c\u66f2",
-    "TabAlbums": "\u4e13\u8f91",
-    "TabArtists": "\u827a\u672f\u5bb6",
-    "TabAlbumArtists": "\u4e13\u8f91\u827a\u672f\u5bb6",
-    "TabMusicVideos": "\u97f3\u4e50\u89c6\u9891",
-    "ButtonSort": "\u6392\u5e8f",
-    "HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a",
-    "HeaderSortOrder": "\u6392\u5e8f\u987a\u5e8f\uff1a",
-    "OptionPlayed": "\u5df2\u64ad\u653e",
-    "OptionUnplayed": "\u672a\u64ad\u653e",
-    "OptionAscending": "\u5347\u5e8f",
-    "OptionDescending": "\u964d\u5e8f",
-    "OptionRuntime": "\u64ad\u653e\u65f6\u95f4",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "\u64ad\u653e\u6b21\u6570",
-    "OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
-    "OptionDateAdded": "\u52a0\u5165\u65e5\u671f",
-    "OptionAlbumArtist": "\u4e13\u8f91\u827a\u672f\u5bb6",
-    "OptionArtist": "\u827a\u672f\u5bb6",
-    "OptionAlbum": "\u4e13\u8f91",
-    "OptionTrackName": "\u66f2\u76ee\u540d\u79f0",
-    "OptionCommunityRating": "\u516c\u4f17\u8bc4\u5206",
-    "OptionNameSort": "\u540d\u5b57",
-    "OptionFolderSort": "\u6587\u4ef6\u5939",
-    "OptionBudget": "\u9884\u7b97",
-    "OptionRevenue": "\u6536\u5165",
-    "OptionPoster": "\u6d77\u62a5",
-    "OptionBackdrop": "\u80cc\u666f",
-    "OptionTimeline": "\u65f6\u95f4\u8868",
-    "OptionThumb": "\u7f29\u7565\u56fe",
-    "OptionBanner": "\u6a2a\u5e45",
-    "OptionCriticRating": "\u5f71\u8bc4\u4eba\u8bc4\u5206",
-    "OptionVideoBitrate": "\u89c6\u9891\u6bd4\u7279\u7387",
-    "OptionResumable": "\u53ef\u6062\u590d\u64ad\u653e",
-    "ScheduledTasksHelp": "\u5355\u51fb\u4efb\u52a1\u8c03\u6574\u5176\u8fd0\u884c\u65f6\u95f4\u8868\u3002",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "My Plugins",
-    "TabCatalog": "\u76ee\u5f55",
-    "PluginsTitle": "\u63d2\u4ef6",
-    "HeaderAutomaticUpdates": "\u81ea\u52a8\u66f4\u65b0",
-    "HeaderNowPlaying": "\u6b63\u5728\u64ad\u653e",
-    "HeaderLatestAlbums": "\u6700\u65b0\u4e13\u8f91",
-    "HeaderLatestSongs": "\u6700\u65b0\u6b4c\u66f2",
-    "HeaderRecentlyPlayed": "\u6700\u8fd1\u64ad\u653e",
-    "HeaderFrequentlyPlayed": "\u591a\u6b21\u64ad\u653e",
-    "DevBuildWarning": "\u5f00\u53d1\u7248\u672c\u662f\u6700\u524d\u7aef\u7684\u3002\u8fd9\u4e9b\u7248\u672c\u7ecf\u5e38\u53d1\u5e03\u4f46\u6ca1\u6709\u7ecf\u8fc7\u6d4b\u8bd5\u3002\u53ef\u80fd\u4f1a\u5bfc\u81f4\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\uff0c\u4e14\u6240\u6709\u529f\u80fd\u65e0\u6cd5\u5de5\u4f5c\u3002",
-    "LabelVideoType": "\u89c6\u9891\u7c7b\u578b\uff1a",
-    "OptionBluray": "\u84dd\u5149",
-    "OptionDvd": "DVD",
-    "OptionIso": "ISO\u955c\u50cf\u6587\u4ef6",
-    "Option3D": "3D",
-    "LabelFeatures": "\u529f\u80fd\uff1a",
-    "LabelService": "\u670d\u52a1\uff1a",
-    "LabelStatus": "\u72b6\u6001\uff1a",
-    "LabelVersion": "\u7248\u672c\uff1a",
-    "LabelLastResult": "\u6700\u7ec8\u7ed3\u679c\uff1a",
-    "OptionHasSubtitles": "\u5b57\u5e55",
-    "OptionHasTrailer": "\u9884\u544a\u7247",
-    "OptionHasThemeSong": "\u4e3b\u9898\u6b4c",
-    "OptionHasThemeVideo": "\u4e3b\u9898\u89c6\u9891",
-    "TabMovies": "\u7535\u5f71",
-    "TabStudios": "\u5de5\u4f5c\u5ba4",
-    "TabTrailers": "\u9884\u544a\u7247",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "\u6700\u65b0\u7535\u5f71",
-    "HeaderLatestTrailers": "\u6700\u65b0\u9884\u544a\u7247",
-    "OptionHasSpecialFeatures": "\u7279\u6b8a\u529f\u80fd",
-    "OptionImdbRating": "IMDb \u8bc4\u5206",
-    "OptionParentalRating": "\u5bb6\u957f\u5206\u7ea7",
-    "OptionPremiereDate": "\u9996\u6620\u65e5\u671f",
-    "TabBasic": "\u57fa\u672c",
-    "TabAdvanced": "\u9ad8\u7ea7",
-    "HeaderStatus": "\u72b6\u6001",
-    "OptionContinuing": "\u7ee7\u7eed",
-    "OptionEnded": "\u7ed3\u675f",
-    "HeaderAirDays": "\u64ad\u51fa\u65e5\u671f",
-    "OptionSunday": "\u661f\u671f\u5929",
-    "OptionMonday": "\u661f\u671f\u4e00",
-    "OptionTuesday": "\u661f\u671f\u4e8c",
-    "OptionWednesday": "\u661f\u671f\u4e09",
-    "OptionThursday": "\u661f\u671f\u56db",
-    "OptionFriday": "\u661f\u671f\u4e94",
-    "OptionSaturday": "\u661f\u671f\u516d",
-    "HeaderManagement": "\u7ba1\u7406",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "\u7f3a\u5c11IMDb \u7f16\u53f7",
-    "OptionMissingTvdbId": "\u7f3a\u5c11TheTVDB \u7f16\u53f7",
-    "OptionMissingOverview": "\u7f3a\u5c11\u6982\u8ff0",
-    "OptionFileMetadataYearMismatch": "\u6587\u4ef6\/\u5a92\u4f53\u8d44\u6599\u5e74\u4efd\u4e0d\u5339\u914d",
-    "TabGeneral": "\u4e00\u822c",
-    "TitleSupport": "\u652f\u6301",
-    "TabLog": "\u65e5\u5fd7\u6587\u6863",
-    "TabAbout": "\u5173\u4e8e",
-    "TabSupporterKey": "\u652f\u6301\u8005\u5e8f\u53f7",
-    "TabBecomeSupporter": "\u6210\u4e3a\u652f\u6301\u8005",
-    "MediaBrowserHasCommunity": "Media Browser\u6709\u4e00\u4e2a\u7531\u7528\u6237\u548c\u8d21\u732e\u8005\u7ec4\u6210\u7684\u7e41\u8363\u793e\u533a\u3002",
-    "CheckoutKnowledgeBase": "\u67e5\u770b\u6211\u4eec\u7684\u77e5\u8bc6\u5e93\uff0c\u80fd\u8ba9\u4f60\u6700\u5927\u9650\u5ea6\u7684\u638c\u63a7Media Browser\u3002",
-    "SearchKnowledgeBase": "\u641c\u7d22\u77e5\u8bc6\u5e93",
-    "VisitTheCommunity": "\u8bbf\u95ee\u793e\u533a",
-    "VisitMediaBrowserWebsite": "\u8bbf\u95ee Media Browser\u7f51\u7ad9",
-    "VisitMediaBrowserWebsiteLong": "\u8bbf\u95ee Media Browser\u7f51\u7ad9\uff0c\u83b7\u53d6\u6700\u65b0\u6d88\u606f\u548c\u5f00\u53d1\u8005\u535a\u5ba2\u3002",
-    "OptionHideUser": "\u4ece\u767b\u9646\u9875\u9762\u9690\u85cf\u6b64\u7528\u6237",
-    "OptionDisableUser": "\u7981\u7528\u6b64\u7528\u6237",
-    "OptionDisableUserHelp": "\u5982\u679c\u7981\u7528\u8be5\u7528\u6237\uff0c\u670d\u52a1\u5668\u5c06\u4e0d\u5141\u8bb8\u8be5\u7528\u6237\u8fde\u63a5\u3002\u73b0\u6709\u7684\u8fde\u63a5\u5c06\u88ab\u7ec8\u6b62\u3002",
-    "HeaderAdvancedControl": "\u9ad8\u7ea7\u63a7\u5236",
-    "LabelName": "\u540d\u5b57\uff1a",
-    "OptionAllowUserToManageServer": "\u8fd0\u884c\u6b64\u7528\u6237\u7ba1\u7406\u670d\u52a1\u5668",
-    "HeaderFeatureAccess": "\u53ef\u4f7f\u7528\u7684\u529f\u80fd",
-    "OptionAllowMediaPlayback": "\u5141\u8bb8\u5a92\u4f53\u64ad\u653e",
-    "OptionAllowBrowsingLiveTv": "\u5141\u8bb8\u4f7f\u7528\u7535\u89c6\u76f4\u64ad",
-    "OptionAllowDeleteLibraryContent": "\u5141\u8bb8\u8be5\u7528\u6237\u5220\u9664\u5a92\u4f53\u5e93\u5185\u5bb9",
-    "OptionAllowManageLiveTv": "\u5141\u8bb8\u7ba1\u7406\u7535\u89c6\u8282\u76ee\u5f55\u5236",
-    "OptionAllowRemoteControlOthers": "\u5141\u8bb8\u6b64\u7528\u6237\u8fdc\u7a0b\u63a7\u5236\u5176\u4ed6\u7528\u6237",
-    "OptionMissingTmdbId": "\u7f3a\u5c11Tmdb \u7f16\u53f7",
-    "OptionIsHD": "HD\u9ad8\u6e05",
-    "OptionIsSD": "SD\u6807\u6e05",
-    "OptionMetascore": "\u8bc4\u5206",
-    "ButtonSelect": "\u9009\u62e9",
-    "ButtonGroupVersions": "\u7248\u672c\u53f7",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "\u901a\u8fc7\u6350\u8d60\u83b7\u53d6Pismo File Mount\u7684\u4f7f\u7528\u6388\u6743\u3002",
-    "TangibleSoftwareMessage": "\u901a\u8fc7\u6350\u8d60\u7684\u8bb8\u53ef\u8bc1\u4f7f\u7528Java \/ C\uff03\u8f6c\u6362\u5668\u5207\u5b9e\u53ef\u884c\u7684\u89e3\u51b3\u65b9\u6848\u3002",
-    "HeaderCredits": "\u5236\u4f5c\u4eba\u5458\u540d\u5355",
-    "PleaseSupportOtherProduces": "\u8bf7\u652f\u6301\u6211\u4eec\u7684\u5176\u4ed6\u514d\u8d39\u4ea7\u54c1\uff1a",
-    "VersionNumber": "\u7248\u672c {0}",
-    "TabPaths": "\u8def\u5f84",
-    "TabServer": "\u670d\u52a1\u5668",
-    "TabTranscoding": "\u8f6c\u7801\u4e2d",
-    "TitleAdvanced": "\u9ad8\u7ea7",
-    "LabelAutomaticUpdateLevel": "\u81ea\u52a8\u66f4\u65b0\u7b49\u7ea7",
-    "OptionRelease": "\u5b98\u65b9\u6b63\u5f0f\u7248",
-    "OptionBeta": "\u6d4b\u8bd5\u7248",
-    "OptionDev": "\u5f00\u53d1\u7248\uff08\u4e0d\u7a33\u5b9a\uff09",
-    "LabelAllowServerAutoRestart": "\u5141\u8bb8\u670d\u52a1\u5668\u81ea\u52a8\u91cd\u542f\u6765\u5b89\u88c5\u66f4\u65b0",
-    "LabelAllowServerAutoRestartHelp": "\u8be5\u670d\u52a1\u5668\u4ec5\u4f1a\u5728\u7a7a\u95f2\u548c\u6ca1\u6709\u6d3b\u52a8\u7528\u6237\u7684\u671f\u95f4\u91cd\u65b0\u542f\u52a8\u3002",
-    "LabelEnableDebugLogging": "\u542f\u7528\u8c03\u8bd5\u65e5\u5fd7",
-    "LabelRunServerAtStartup": "\u5f00\u673a\u542f\u52a8\u670d\u52a1\u5668",
-    "LabelRunServerAtStartupHelp": "\u670d\u52a1\u5668\u6258\u76d8\u56fe\u6807\u5c06\u4f1a\u5728windows\u5f00\u673a\u65f6\u542f\u52a8\u3002\u8981\u542f\u52a8windows\u670d\u52a1\uff0c\u8bf7\u53d6\u6d88\u8fd9\u4e2a\u9009\u9879\uff0c\u5e76\u4eceWindows\u63a7\u5236\u9762\u677f\u4e2d\u8fd0\u884c\u670d\u52a1\u3002\u8bf7\u6ce8\u610f\uff1a\u4f60\u4e0d\u80fd\u8ba9\u6258\u76d8\u56fe\u6807\u548cwindows\u670d\u52a1\u540c\u65f6\u8fd0\u884c\uff0c\u542f\u52a8\u670d\u52a1\u4e4b\u524d\u4f60\u5fc5\u987b\u5148\u9000\u51fa\u6258\u76d8\u56fe\u6807\u3002",
-    "ButtonSelectDirectory": "\u9009\u62e9\u76ee\u5f55",
     "LabelCustomPaths": "\u81ea\u5b9a\u4e49\u6240\u9700\u7684\u8def\u5f84\uff0c\u5982\u679c\u5b57\u6bb5\u4e3a\u7a7a\u5219\u4f7f\u7528\u9ed8\u8ba4\u503c\u3002",
     "LabelCachePath": "\u7f13\u5b58\u8def\u5f84\uff1a",
     "LabelCachePathHelp": "\u81ea\u5b9a\u4e49\u670d\u52a1\u5668\u7f13\u5b58\u6587\u4ef6\u4f4d\u7f6e\uff0c\u4f8b\u5982\u56fe\u7247\u4f4d\u7f6e\u3002",
@@ -546,11 +287,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "\u8bf7\u91cd\u65b0\u542f\u52a8\u670d\u52a1\u5668\u6765\u5b8c\u6210\u5e94\u7528\u66f4\u65b0\u3002",
     "LabelDownMixAudioScale": "\u7f29\u6df7\u97f3\u9891\u589e\u5f3a\uff1a",
     "LabelDownMixAudioScaleHelp": "\u7f29\u6df7\u97f3\u9891\u589e\u5f3a\u3002\u8bbe\u7f6e\u4e3a1\uff0c\u5c06\u4fdd\u7559\u539f\u6765\u7684\u97f3\u91cf\u00b7\u3002",
-    "ButtonLinkKeys": "\u5173\u8054\u5e8f\u53f7",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "\u65e7\u7684\u652f\u6301\u8005\u5e8f\u53f7",
     "LabelNewSupporterKey": "\u65b0\u7684\u652f\u6301\u8005\u5e8f\u53f7",
-    "HeaderMultipleKeyLinking": "\u591a\u5e8f\u53f7\u5173\u8054",
-    "MultipleKeyLinkingHelp": "\u5982\u679c\u4f60\u62e5\u6709\u4e00\u4e2a\u4ee5\u4e0a\u7684\u652f\u6301\u8005\u5e8f\u53f7\uff0c\u4f7f\u7528\u8fd9\u4e2a\u8868\u683c\u5c06\u5173\u8054\u4f60\u7684\u65b0\u3001\u65e7\u5e8f\u53f7\u7684\u6ce8\u518c\u4fe1\u606f\u3002",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "\u73b0\u6709\u90ae\u7bb1\u5730\u5740",
     "LabelCurrentEmailAddressHelp": "\u6536\u53d6\u65b0\u5e8f\u53f7\u7684\u73b0\u6709\u90ae\u7bb1\u5730\u5740\u3002",
     "HeaderForgotKey": "\u5fd8\u8bb0\u5e8f\u53f7",
@@ -821,7 +562,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "\u6b22\u8fce\u8fdb\u5165Media Browser Web\u5ba2\u6237\u7aef",
     "ButtonDismiss": "\u89e3\u6563",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "\u7f16\u8f91\u7528\u6237\u914d\u7f6e\u6587\u4ef6\u548c\u4e2a\u4eba\u504f\u597d\u3002",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "\u9996\u9009\u7684\u4e92\u8054\u7f51\u6d41\u5a92\u4f53\u8d28\u91cf\uff1a",
     "LabelChannelStreamQualityHelp": "\u5728\u4f4e\u5e26\u5bbd\u73af\u5883\u4e0b\uff0c\u9650\u5236\u8d28\u91cf\u6709\u52a9\u4e8e\u786e\u4fdd\u987a\u7545\u7684\u6d41\u5a92\u4f53\u4f53\u9a8c\u3002",
     "OptionBestAvailableStreamQuality": "\u6700\u597d\u7684",
@@ -1244,5 +985,269 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "\u79bb\u5f00",
+    "LabelVisitCommunity": "\u8bbf\u95ee\u793e\u533a",
+    "LabelGithubWiki": "Github\u7ef4\u57fa",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "\u6807\u51c6",
+    "LabelViewApiDocumentation": "\u67e5\u770bAPi\u6587\u6863",
+    "LabelBrowseLibrary": "\u6d4f\u89c8\u5a92\u4f53\u5e93",
+    "LabelConfigureMediaBrowser": "\u914d\u7f6eMedia Browser",
+    "LabelOpenLibraryViewer": "\u6253\u5f00\u5a92\u4f53\u5e93\u6d4f\u89c8\u5668",
+    "LabelRestartServer": "\u91cd\u542f\u670d\u52a1\u5668",
+    "LabelShowLogWindow": "\u663e\u793a\u65e5\u5fd7\u7a97\u53e3",
+    "LabelPrevious": "\u4e0a\u4e00\u4e2a",
+    "LabelFinish": "\u7ed3\u675f",
+    "LabelNext": "\u4e0b\u4e00\u4e2a",
+    "LabelYoureDone": "\u5b8c\u6210\uff01",
+    "WelcomeToMediaBrowser": "\u6b22\u8fce\u8fdb\u5165Media Browser\uff01",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "\u8be5\u5411\u5bfc\u5c06\u6307\u5bfc\u4f60\u5b8c\u6210\u5b89\u88c5\u8fc7\u7a0b\u3002\u9996\u5148\uff0c\u8bf7\u9009\u62e9\u4f60\u7684\u8bed\u8a00\u3002",
+    "TellUsAboutYourself": "\u8bf7\u4ecb\u7ecd\u4e00\u4e0b\u4f60\u81ea\u5df1",
+    "LabelYourFirstName": "\u4f60\u7684\u540d\u5b57\uff1a",
+    "MoreUsersCanBeAddedLater": "\u7a0d\u540e\u5728\u63a7\u5236\u53f0\u4e2d\u53ef\u4ee5\u6dfb\u52a0\u66f4\u591a\u7528\u6237\u3002",
+    "UserProfilesIntro": "Media Browser\u652f\u6301\u591a\u4e2a\u7528\u6237\u8bbe\u5b9a\uff0c\u80fd\u4f7f\u6bcf\u4e2a\u7528\u6237\u90fd\u62e5\u6709\u81ea\u5df1\u4e13\u5c5e\u7684\u663e\u793a\u8bbe\u7f6e\uff0c\u64ad\u653e\u72b6\u6001\u548c\u5bb6\u957f\u63a7\u5236\u8bbe\u7f6e\u3002",
+    "LabelWindowsService": "Windows \u670d\u52a1",
+    "AWindowsServiceHasBeenInstalled": "Windows \u670d\u52a1\u5b89\u88c5\u5b8c\u6210",
+    "WindowsServiceIntro1": "Media Browser\u670d\u52a1\u5668\u4f5c\u4e3a\u684c\u9762\u5e94\u7528\u7a0b\u5e8f\u901a\u5e38\u4ee5\u4e00\u4e2a\u6258\u76d8\u56fe\u6807\u8fd0\u884c\uff0c\u4f46\u5982\u679c\u4f60\u559c\u6b22\u5b83\u4f5c\u4e3a\u540e\u53f0\u670d\u52a1\u8fd0\u884c\uff0c\u5b83\u53ef\u4ee5\u4eceWindows\u63a7\u5236\u9762\u677f\u542f\u52a8\u3002",
+    "WindowsServiceIntro2": "\u5982\u679c\u4f7f\u7528Windows\u670d\u52a1\uff0c\u8bf7\u6ce8\u610f\uff0c\u5b83\u4e0d\u80fd\u540c\u65f6\u4e3a\u6258\u76d8\u56fe\u6807\u8fd0\u884c\uff0c\u6240\u4ee5\u4f60\u9700\u8981\u9000\u51fa\u6258\u76d8\u4ee5\u8fd0\u884c\u670d\u52a1\u3002\u8be5\u670d\u52a1\u8fd8\u5c06\u9700\u8981\u7ba1\u7406\u5458\u6743\u9650\uff0c\u8be5\u6743\u9650\u53ef\u4ee5\u901a\u8fc7\u63a7\u5236\u9762\u677f\u914d\u7f6e\u3002\u8bf7\u6ce8\u610f\uff0c\u6b64\u65f6\u670d\u52a1\u65e0\u6cd5\u81ea\u52a8\u66f4\u65b0\uff0c\u6240\u4ee5\u65b0\u7684\u7248\u672c\u5c06\u9700\u8981\u624b\u52a8\u66f4\u65b0\u3002",
+    "WizardCompleted": "\u8fd9\u662f\u73b0\u5728\u6211\u4eec\u6240\u8981\u77e5\u9053\u7684\u3002Media Browser\u5df2\u7ecf\u5f00\u59cb\u6574\u5408\u4f60\u5a92\u4f53\u5e93\u4e2d\u7684\u4fe1\u606f\u3002\u4f60\u53ef\u4ee5\u7ee7\u7eed\u67e5\u770b\u6211\u4eec\u7684\u5176\u4ed6\u5e94\u7528\u7a0b\u5e8f\uff0c\u7136\u540e<b>\u5b8c\u6210<\/b>\u6765\u67e5\u770b <b>\u63a7\u5236\u53f0<\/b>.",
+    "LabelConfigureSettings": "\u914d\u7f6e\u8bbe\u7f6e",
+    "LabelEnableVideoImageExtraction": "\u542f\u7528\u89c6\u9891\u56fe\u7247\u63d0\u53d6",
+    "VideoImageExtractionHelp": "\u5bf9\u4e8e\u8fd8\u6ca1\u6709\u56fe\u7247\uff0c\u4ee5\u53ca\u6211\u4eec\u65e0\u6cd5\u627e\u5230\u7f51\u7edc\u56fe\u7247\u7684\u89c6\u9891\u3002\u8fd9\u4f1a\u989d\u5916\u589e\u52a0\u4e00\u4e9b\u521d\u59cb\u5316\u5a92\u4f53\u5e93\u7684\u626b\u63cf\u65f6\u95f4\uff0c\u4f46\u4f1a\u4f7f\u5a92\u4f53\u4ecb\u7ecd\u754c\u9762\u66f4\u52a0\u8d4f\u5fc3\u60a6\u76ee\u3002",
+    "LabelEnableChapterImageExtractionForMovies": "\u63d0\u53d6\u7535\u5f71\u7ae0\u8282\u56fe\u7247",
+    "LabelChapterImageExtractionForMoviesHelp": "\u4ece\u7ae0\u8282\u4e2d\u63d0\u53d6\u7684\u56fe\u7247\u5c06\u5141\u8bb8\u5ba2\u6237\u7aef\u663e\u793a\u56fe\u5f62\u9009\u62e9\u83dc\u5355\u3002\u8fd9\u4e2a\u8fc7\u7a0b\u53ef\u80fd\u4f1a\u5f88\u6162\uff0c \u66f4\u591a\u7684\u5360\u7528CPU\u8d44\u6e90\uff0c\u5e76\u4e14\u4f1a\u9700\u8981\u51e0\u4e2aGB\u7684\u786c\u76d8\u7a7a\u95f4\u3002\u5b83\u88ab\u9ed8\u8ba4\u8bbe\u7f6e\u4e8e\u6bcf\u665a\u51cc\u66684\u70b9\u8fd0\u884c\uff0c\u867d\u7136\u8fd9\u53ef\u4ee5\u5728\u8ba1\u5212\u4efb\u52a1\u4e2d\u914d\u7f6e\uff0c\u4f46\u6211\u4eec\u4e0d\u5efa\u8bae\u5728\u9ad8\u5cf0\u4f7f\u7528\u65f6\u95f4\u8fd0\u884c\u8be5\u4efb\u52a1\u3002",
+    "LabelEnableAutomaticPortMapping": "\u542f\u7528\u81ea\u52a8\u7aef\u53e3\u6620\u5c04",
+    "LabelEnableAutomaticPortMappingHelp": "UPNP\u5141\u8bb8\u81ea\u52a8\u8def\u7531\u5668\u914d\u7f6e\uff0c\u4ece\u800c\u66f4\u65b9\u4fbf\u7684\u8fdb\u884c\u8fdc\u7a0b\u8bbf\u95ee\u3002\u4f46\u8fd9\u53ef\u80fd\u4e0d\u9002\u7528\u4e8e\u67d0\u4e9b\u578b\u53f7\u7684\u8def\u7531\u5668\u3002",
+    "ButtonOk": "\u786e\u5b9a",
+    "ButtonCancel": "\u53d6\u6d88",
+    "ButtonNew": "\u65b0\u589e",
+    "HeaderSetupLibrary": "\u8bbe\u7f6e\u4f60\u7684\u5a92\u4f53\u5e93",
+    "ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u4f53\u6587\u4ef6\u5939",
+    "LabelFolderType": "\u6587\u4ef6\u5939\u7c7b\u578b\uff1a",
+    "MediaFolderHelpPluginRequired": "* \u9700\u8981\u4f7f\u7528\u4e00\u4e2a\u63d2\u4ef6\uff0c\u4f8b\u5982\uff1aGameBrowser \u6216\u8005 MB Bookshelf\u3002",
+    "ReferToMediaLibraryWiki": "\u8bf7\u53c2\u9605\u5a92\u4f53\u5e93\u7ef4\u57fa\u3002",
+    "LabelCountry": "\u56fd\u5bb6\uff1a",
+    "LabelLanguage": "\u8bed\u8a00\uff1a",
+    "HeaderPreferredMetadataLanguage": "\u9996\u9009\u5a92\u4f53\u8d44\u6599\u8bed\u8a00\uff1a",
+    "LabelSaveLocalMetadata": "\u4fdd\u5b58\u5a92\u4f53\u56fe\u50cf\u53ca\u8d44\u6599\u5230\u5a92\u4f53\u6240\u5728\u6587\u4ef6\u5939",
+    "LabelSaveLocalMetadataHelp": "\u76f4\u63a5\u4fdd\u5b58\u5a92\u4f53\u56fe\u50cf\u53ca\u8d44\u6599\u5230\u5a92\u4f53\u6240\u5728\u6587\u4ef6\u5939\u4ee5\u65b9\u4fbf\u7f16\u8f91\u3002",
+    "LabelDownloadInternetMetadata": "\u4ece\u4e92\u8054\u7f51\u4e0b\u8f7d\u5a92\u4f53\u56fe\u50cf\u53ca\u8d44\u6599",
+    "LabelDownloadInternetMetadataHelp": "Media Browser\u4ece\u4e92\u8054\u7f51\u4e0b\u8f7d\u548c\u4f60\u5a92\u4f53\u76f8\u5173\u7684\u4fe1\u606f\uff0c\u4ece\u800c\u5c55\u73b0\u7f24\u7eb7\u7684\u754c\u9762\u3002",
+    "TabPreferences": "\u504f\u597d",
+    "TabPassword": "\u5bc6\u7801",
+    "TabLibraryAccess": "\u5a92\u4f53\u5e93\u8bbf\u95ee\u6743\u9650",
+    "TabImage": "\u56fe\u7247",
+    "TabProfile": "\u4e2a\u4eba\u914d\u7f6e",
+    "TabMetadata": "\u5a92\u4f53\u8d44\u6599",
+    "TabImages": "\u56fe\u50cf",
+    "TabNotifications": "\u901a\u77e5",
+    "TabCollectionTitles": "\u6807\u9898",
+    "LabelDisplayMissingEpisodesWithinSeasons": "\u663e\u793a\u6bcf\u5b63\u91cc\u7f3a\u5c11\u7684\u5267\u96c6",
+    "LabelUnairedMissingEpisodesWithinSeasons": "\u663e\u793a\u6bcf\u5b63\u91cc\u672a\u53d1\u5e03\u7684\u5267\u96c6",
+    "HeaderVideoPlaybackSettings": "\u89c6\u9891\u56de\u653e\u8bbe\u7f6e",
+    "HeaderPlaybackSettings": "\u64ad\u653e\u8bbe\u7f6e",
+    "LabelAudioLanguagePreference": "\u97f3\u9891\u8bed\u8a00\u504f\u597d\u8bbe\u7f6e",
+    "LabelSubtitleLanguagePreference": "\u5b57\u5e55\u8bed\u8a00\u504f\u597d\u8bbe\u7f6e",
+    "OptionDefaultSubtitles": "\u9ed8\u8ba4",
+    "OptionOnlyForcedSubtitles": "\u4ec5\u7528\u5f3a\u5236\u5b57\u5e55",
+    "OptionAlwaysPlaySubtitles": "\u603b\u662f\u64ad\u653e\u5b57\u5e55",
+    "OptionNoSubtitles": "\u65e0\u5b57\u5e55",
+    "OptionDefaultSubtitlesHelp": "\u5339\u914d\u5b57\u5e55\u8bed\u8a00\u504f\u597d\uff0c\u5f53\u97f3\u9891\u662f\u5916\u8bed\u65f6\u5b57\u5e55\u5c06\u88ab\u52a0\u8f7d\u3002",
+    "OptionOnlyForcedSubtitlesHelp": "\u53ea\u6709\u5b57\u5e55\u6807\u8bb0\u4e3a\u5f3a\u5236\u5c06\u88ab\u52a0\u8f7d\u3002",
+    "OptionAlwaysPlaySubtitlesHelp": "\u5339\u914d\u5b57\u5e55\u8bed\u8a00\u504f\u597d\uff0c\u65e0\u8bba\u97f3\u9891\u662f\u4ec0\u4e48\u8bed\u5b57\u5e55\u90fd\u5c06\u88ab\u52a0\u8f7d\u3002",
+    "OptionNoSubtitlesHelp": "\u5b57\u5e55\u5c06\u4e0d\u4f1a\u88ab\u9ed8\u8ba4\u52a0\u8f7d\u3002",
+    "TabProfiles": "\u914d\u7f6e",
+    "TabSecurity": "\u5b89\u5168\u6027",
+    "ButtonAddUser": "\u6dfb\u52a0\u7528\u6237",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "\u50a8\u5b58",
+    "ButtonResetPassword": "\u91cd\u7f6e\u5bc6\u7801",
+    "LabelNewPassword": "\u65b0\u5bc6\u7801\uff1a",
+    "LabelNewPasswordConfirm": "\u65b0\u5bc6\u7801\u786e\u8ba4\uff1a",
+    "HeaderCreatePassword": "\u521b\u5efa\u5bc6\u7801",
+    "LabelCurrentPassword": "\u5f53\u524d\u5bc6\u7801\u3002",
+    "LabelMaxParentalRating": "\u6700\u5927\u5141\u8bb8\u7684\u5bb6\u957f\u8bc4\u7ea7\uff1a",
+    "MaxParentalRatingHelp": "\u9ad8\u7ea7\u522b\u5185\u5bb9\u5c06\u5bf9\u6b64\u7528\u6237\u9690\u85cf\u3002",
+    "LibraryAccessHelp": "\u9009\u62e9\u5171\u4eab\u7ed9\u6b64\u7528\u6237\u7684\u5a92\u4f53\u6587\u4ef6\u5939\u3002\u7ba1\u7406\u5458\u80fd\u4f7f\u7528\u5a92\u4f53\u8d44\u6599\u7ba1\u7406\u5668\u6765\u7f16\u8f91\u6240\u6709\u6587\u4ef6\u5939\u3002",
+    "ChannelAccessHelp": "\u9009\u62e9\u5171\u4eab\u7ed9\u6b64\u7528\u6237\u7684\u9891\u9053\u3002\u7ba1\u7406\u5458\u80fd\u4f7f\u7528\u5a92\u4f53\u8d44\u6599\u7ba1\u7406\u5668\u6765\u7f16\u8f91\u6240\u6709\u9891\u9053\u3002",
+    "ButtonDeleteImage": "\u5220\u9664\u56fe\u7247",
+    "LabelSelectUsers": "\u9009\u62e9\u7528\u6237\uff1a",
+    "ButtonUpload": "\u4e0a\u8f7d",
+    "HeaderUploadNewImage": "\u4e0a\u8f7d\u65b0\u56fe\u7247",
+    "LabelDropImageHere": "\u628a\u56fe\u7247\u62d6\u5230\u8fd9\u513f",
+    "ImageUploadAspectRatioHelp": "\u63a8\u8350\u4f7f\u7528\u957f\u5bbd\u6bd41:1\u7684\u56fe\u7247\u3002 \u683c\u5f0f\u4ec5\u9650JPG \/ PNG\u3002",
+    "MessageNothingHere": "\u8fd9\u513f\u4ec0\u4e48\u90fd\u6ca1\u6709\u3002",
+    "MessagePleaseEnsureInternetMetadata": "\u8bf7\u786e\u4fdd\u5df2\u542f\u7528\u4ece\u4e92\u8054\u7f51\u4e0b\u8f7d\u5a92\u4f53\u8d44\u6599\u3002",
+    "TabSuggested": "\u5efa\u8bae",
+    "TabLatest": "\u6700\u65b0",
+    "TabUpcoming": "\u5373\u5c06\u53d1\u5e03",
+    "TabShows": "\u8282\u76ee",
+    "TabEpisodes": "\u5267\u96c6",
+    "TabGenres": "\u98ce\u683c",
+    "TabPeople": "\u4eba\u7269",
+    "TabNetworks": "\u7f51\u7edc",
+    "HeaderUsers": "\u7528\u6237",
+    "HeaderFilters": "\u7b5b\u9009\uff1a",
+    "ButtonFilter": "\u7b5b\u9009",
+    "OptionFavorite": "\u6211\u7684\u6700\u7231",
+    "OptionLikes": "\u559c\u6b22",
+    "OptionDislikes": "\u4e0d\u559c\u6b22",
+    "OptionActors": "\u6f14\u5458",
+    "OptionGuestStars": "\u7279\u9080\u660e\u661f",
+    "OptionDirectors": "\u5bfc\u6f14",
+    "OptionWriters": "\u7f16\u5267",
+    "OptionProducers": "\u5236\u7247\u4eba",
+    "HeaderResume": "\u6062\u590d\u64ad\u653e",
+    "HeaderNextUp": "\u4e0b\u4e00\u96c6",
+    "NoNextUpItemsMessage": "\u6ca1\u6709\u53d1\u73b0\u3002\u5f00\u59cb\u770b\u4f60\u7684\u8282\u76ee\uff01",
+    "HeaderLatestEpisodes": "\u6700\u65b0\u5267\u96c6",
+    "HeaderPersonTypes": "\u4eba\u7269\u7c7b\u578b\uff1a",
+    "TabSongs": "\u6b4c\u66f2",
+    "TabAlbums": "\u4e13\u8f91",
+    "TabArtists": "\u827a\u672f\u5bb6",
+    "TabAlbumArtists": "\u4e13\u8f91\u827a\u672f\u5bb6",
+    "TabMusicVideos": "\u97f3\u4e50\u89c6\u9891",
+    "ButtonSort": "\u6392\u5e8f",
+    "HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a",
+    "HeaderSortOrder": "\u6392\u5e8f\u987a\u5e8f\uff1a",
+    "OptionPlayed": "\u5df2\u64ad\u653e",
+    "OptionUnplayed": "\u672a\u64ad\u653e",
+    "OptionAscending": "\u5347\u5e8f",
+    "OptionDescending": "\u964d\u5e8f",
+    "OptionRuntime": "\u64ad\u653e\u65f6\u95f4",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "\u64ad\u653e\u6b21\u6570",
+    "OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
+    "OptionDateAdded": "\u52a0\u5165\u65e5\u671f",
+    "OptionAlbumArtist": "\u4e13\u8f91\u827a\u672f\u5bb6",
+    "OptionArtist": "\u827a\u672f\u5bb6",
+    "OptionAlbum": "\u4e13\u8f91",
+    "OptionTrackName": "\u66f2\u76ee\u540d\u79f0",
+    "OptionCommunityRating": "\u516c\u4f17\u8bc4\u5206",
+    "OptionNameSort": "\u540d\u5b57",
+    "OptionFolderSort": "\u6587\u4ef6\u5939",
+    "OptionBudget": "\u9884\u7b97",
+    "OptionRevenue": "\u6536\u5165",
+    "OptionPoster": "\u6d77\u62a5",
+    "OptionBackdrop": "\u80cc\u666f",
+    "OptionTimeline": "\u65f6\u95f4\u8868",
+    "OptionThumb": "\u7f29\u7565\u56fe",
+    "OptionBanner": "\u6a2a\u5e45",
+    "OptionCriticRating": "\u5f71\u8bc4\u4eba\u8bc4\u5206",
+    "OptionVideoBitrate": "\u89c6\u9891\u6bd4\u7279\u7387",
+    "OptionResumable": "\u53ef\u6062\u590d\u64ad\u653e",
+    "ScheduledTasksHelp": "\u5355\u51fb\u4efb\u52a1\u8c03\u6574\u5176\u8fd0\u884c\u65f6\u95f4\u8868\u3002",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "My Plugins",
+    "TabCatalog": "\u76ee\u5f55",
+    "PluginsTitle": "\u63d2\u4ef6",
+    "HeaderAutomaticUpdates": "\u81ea\u52a8\u66f4\u65b0",
+    "HeaderNowPlaying": "\u6b63\u5728\u64ad\u653e",
+    "HeaderLatestAlbums": "\u6700\u65b0\u4e13\u8f91",
+    "HeaderLatestSongs": "\u6700\u65b0\u6b4c\u66f2",
+    "HeaderRecentlyPlayed": "\u6700\u8fd1\u64ad\u653e",
+    "HeaderFrequentlyPlayed": "\u591a\u6b21\u64ad\u653e",
+    "DevBuildWarning": "\u5f00\u53d1\u7248\u672c\u662f\u6700\u524d\u7aef\u7684\u3002\u8fd9\u4e9b\u7248\u672c\u7ecf\u5e38\u53d1\u5e03\u4f46\u6ca1\u6709\u7ecf\u8fc7\u6d4b\u8bd5\u3002\u53ef\u80fd\u4f1a\u5bfc\u81f4\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\uff0c\u4e14\u6240\u6709\u529f\u80fd\u65e0\u6cd5\u5de5\u4f5c\u3002",
+    "LabelVideoType": "\u89c6\u9891\u7c7b\u578b\uff1a",
+    "OptionBluray": "\u84dd\u5149",
+    "OptionDvd": "DVD",
+    "OptionIso": "ISO\u955c\u50cf\u6587\u4ef6",
+    "Option3D": "3D",
+    "LabelFeatures": "\u529f\u80fd\uff1a",
+    "LabelService": "\u670d\u52a1\uff1a",
+    "LabelStatus": "\u72b6\u6001\uff1a",
+    "LabelVersion": "\u7248\u672c\uff1a",
+    "LabelLastResult": "\u6700\u7ec8\u7ed3\u679c\uff1a",
+    "OptionHasSubtitles": "\u5b57\u5e55",
+    "OptionHasTrailer": "\u9884\u544a\u7247",
+    "OptionHasThemeSong": "\u4e3b\u9898\u6b4c",
+    "OptionHasThemeVideo": "\u4e3b\u9898\u89c6\u9891",
+    "TabMovies": "\u7535\u5f71",
+    "TabStudios": "\u5de5\u4f5c\u5ba4",
+    "TabTrailers": "\u9884\u544a\u7247",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "\u6700\u65b0\u7535\u5f71",
+    "HeaderLatestTrailers": "\u6700\u65b0\u9884\u544a\u7247",
+    "OptionHasSpecialFeatures": "\u7279\u6b8a\u529f\u80fd",
+    "OptionImdbRating": "IMDb \u8bc4\u5206",
+    "OptionParentalRating": "\u5bb6\u957f\u5206\u7ea7",
+    "OptionPremiereDate": "\u9996\u6620\u65e5\u671f",
+    "TabBasic": "\u57fa\u672c",
+    "TabAdvanced": "\u9ad8\u7ea7",
+    "HeaderStatus": "\u72b6\u6001",
+    "OptionContinuing": "\u7ee7\u7eed",
+    "OptionEnded": "\u7ed3\u675f",
+    "HeaderAirDays": "\u64ad\u51fa\u65e5\u671f",
+    "OptionSunday": "\u661f\u671f\u5929",
+    "OptionMonday": "\u661f\u671f\u4e00",
+    "OptionTuesday": "\u661f\u671f\u4e8c",
+    "OptionWednesday": "\u661f\u671f\u4e09",
+    "OptionThursday": "\u661f\u671f\u56db",
+    "OptionFriday": "\u661f\u671f\u4e94",
+    "OptionSaturday": "\u661f\u671f\u516d",
+    "HeaderManagement": "\u7ba1\u7406",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "\u7f3a\u5c11IMDb \u7f16\u53f7",
+    "OptionMissingTvdbId": "\u7f3a\u5c11TheTVDB \u7f16\u53f7",
+    "OptionMissingOverview": "\u7f3a\u5c11\u6982\u8ff0",
+    "OptionFileMetadataYearMismatch": "\u6587\u4ef6\/\u5a92\u4f53\u8d44\u6599\u5e74\u4efd\u4e0d\u5339\u914d",
+    "TabGeneral": "\u4e00\u822c",
+    "TitleSupport": "\u652f\u6301",
+    "TabLog": "\u65e5\u5fd7\u6587\u6863",
+    "TabAbout": "\u5173\u4e8e",
+    "TabSupporterKey": "\u652f\u6301\u8005\u5e8f\u53f7",
+    "TabBecomeSupporter": "\u6210\u4e3a\u652f\u6301\u8005",
+    "MediaBrowserHasCommunity": "Media Browser\u6709\u4e00\u4e2a\u7531\u7528\u6237\u548c\u8d21\u732e\u8005\u7ec4\u6210\u7684\u7e41\u8363\u793e\u533a\u3002",
+    "CheckoutKnowledgeBase": "\u67e5\u770b\u6211\u4eec\u7684\u77e5\u8bc6\u5e93\uff0c\u80fd\u8ba9\u4f60\u6700\u5927\u9650\u5ea6\u7684\u638c\u63a7Media Browser\u3002",
+    "SearchKnowledgeBase": "\u641c\u7d22\u77e5\u8bc6\u5e93",
+    "VisitTheCommunity": "\u8bbf\u95ee\u793e\u533a",
+    "VisitMediaBrowserWebsite": "\u8bbf\u95ee Media Browser\u7f51\u7ad9",
+    "VisitMediaBrowserWebsiteLong": "\u8bbf\u95ee Media Browser\u7f51\u7ad9\uff0c\u83b7\u53d6\u6700\u65b0\u6d88\u606f\u548c\u5f00\u53d1\u8005\u535a\u5ba2\u3002",
+    "OptionHideUser": "\u4ece\u767b\u9646\u9875\u9762\u9690\u85cf\u6b64\u7528\u6237",
+    "OptionDisableUser": "\u7981\u7528\u6b64\u7528\u6237",
+    "OptionDisableUserHelp": "\u5982\u679c\u7981\u7528\u8be5\u7528\u6237\uff0c\u670d\u52a1\u5668\u5c06\u4e0d\u5141\u8bb8\u8be5\u7528\u6237\u8fde\u63a5\u3002\u73b0\u6709\u7684\u8fde\u63a5\u5c06\u88ab\u7ec8\u6b62\u3002",
+    "HeaderAdvancedControl": "\u9ad8\u7ea7\u63a7\u5236",
+    "LabelName": "\u540d\u5b57\uff1a",
+    "OptionAllowUserToManageServer": "\u8fd0\u884c\u6b64\u7528\u6237\u7ba1\u7406\u670d\u52a1\u5668",
+    "HeaderFeatureAccess": "\u53ef\u4f7f\u7528\u7684\u529f\u80fd",
+    "OptionAllowMediaPlayback": "\u5141\u8bb8\u5a92\u4f53\u64ad\u653e",
+    "OptionAllowBrowsingLiveTv": "\u5141\u8bb8\u4f7f\u7528\u7535\u89c6\u76f4\u64ad",
+    "OptionAllowDeleteLibraryContent": "\u5141\u8bb8\u8be5\u7528\u6237\u5220\u9664\u5a92\u4f53\u5e93\u5185\u5bb9",
+    "OptionAllowManageLiveTv": "\u5141\u8bb8\u7ba1\u7406\u7535\u89c6\u8282\u76ee\u5f55\u5236",
+    "OptionAllowRemoteControlOthers": "\u5141\u8bb8\u6b64\u7528\u6237\u8fdc\u7a0b\u63a7\u5236\u5176\u4ed6\u7528\u6237",
+    "OptionMissingTmdbId": "\u7f3a\u5c11Tmdb \u7f16\u53f7",
+    "OptionIsHD": "HD\u9ad8\u6e05",
+    "OptionIsSD": "SD\u6807\u6e05",
+    "OptionMetascore": "\u8bc4\u5206",
+    "ButtonSelect": "\u9009\u62e9",
+    "ButtonGroupVersions": "\u7248\u672c\u53f7",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "\u901a\u8fc7\u6350\u8d60\u83b7\u53d6Pismo File Mount\u7684\u4f7f\u7528\u6388\u6743\u3002",
+    "TangibleSoftwareMessage": "\u901a\u8fc7\u6350\u8d60\u7684\u8bb8\u53ef\u8bc1\u4f7f\u7528Java \/ C\uff03\u8f6c\u6362\u5668\u5207\u5b9e\u53ef\u884c\u7684\u89e3\u51b3\u65b9\u6848\u3002",
+    "HeaderCredits": "\u5236\u4f5c\u4eba\u5458\u540d\u5355",
+    "PleaseSupportOtherProduces": "\u8bf7\u652f\u6301\u6211\u4eec\u7684\u5176\u4ed6\u514d\u8d39\u4ea7\u54c1\uff1a",
+    "VersionNumber": "\u7248\u672c {0}",
+    "TabPaths": "\u8def\u5f84",
+    "TabServer": "\u670d\u52a1\u5668",
+    "TabTranscoding": "\u8f6c\u7801\u4e2d",
+    "TitleAdvanced": "\u9ad8\u7ea7",
+    "LabelAutomaticUpdateLevel": "\u81ea\u52a8\u66f4\u65b0\u7b49\u7ea7",
+    "OptionRelease": "\u5b98\u65b9\u6b63\u5f0f\u7248",
+    "OptionBeta": "\u6d4b\u8bd5\u7248",
+    "OptionDev": "\u5f00\u53d1\u7248\uff08\u4e0d\u7a33\u5b9a\uff09",
+    "LabelAllowServerAutoRestart": "\u5141\u8bb8\u670d\u52a1\u5668\u81ea\u52a8\u91cd\u542f\u6765\u5b89\u88c5\u66f4\u65b0",
+    "LabelAllowServerAutoRestartHelp": "\u8be5\u670d\u52a1\u5668\u4ec5\u4f1a\u5728\u7a7a\u95f2\u548c\u6ca1\u6709\u6d3b\u52a8\u7528\u6237\u7684\u671f\u95f4\u91cd\u65b0\u542f\u52a8\u3002",
+    "LabelEnableDebugLogging": "\u542f\u7528\u8c03\u8bd5\u65e5\u5fd7",
+    "LabelRunServerAtStartup": "\u5f00\u673a\u542f\u52a8\u670d\u52a1\u5668",
+    "LabelRunServerAtStartupHelp": "\u670d\u52a1\u5668\u6258\u76d8\u56fe\u6807\u5c06\u4f1a\u5728windows\u5f00\u673a\u65f6\u542f\u52a8\u3002\u8981\u542f\u52a8windows\u670d\u52a1\uff0c\u8bf7\u53d6\u6d88\u8fd9\u4e2a\u9009\u9879\uff0c\u5e76\u4eceWindows\u63a7\u5236\u9762\u677f\u4e2d\u8fd0\u884c\u670d\u52a1\u3002\u8bf7\u6ce8\u610f\uff1a\u4f60\u4e0d\u80fd\u8ba9\u6258\u76d8\u56fe\u6807\u548cwindows\u670d\u52a1\u540c\u65f6\u8fd0\u884c\uff0c\u542f\u52a8\u670d\u52a1\u4e4b\u524d\u4f60\u5fc5\u987b\u5148\u9000\u51fa\u6258\u76d8\u56fe\u6807\u3002",
+    "ButtonSelectDirectory": "\u9009\u62e9\u76ee\u5f55"
 }

+ 272 - 267
MediaBrowser.Server.Implementations/Localization/Server/zh_TW.json

@@ -1,266 +1,4 @@
 {
-    "LabelExit": "\u96e2\u958b",
-    "LabelVisitCommunity": "\u8a2a\u554f\u793e\u5340",
-    "LabelGithubWiki": "Github \u7ef4\u57fa",
-    "LabelSwagger": "Swagger",
-    "LabelStandard": "\u6a19\u6dee",
-    "LabelViewApiDocumentation": "\u67e5\u770bAPI\u6587\u6a94",
-    "LabelBrowseLibrary": "\u700f\u89bd\u5a92\u9ad4\u5eab",
-    "LabelConfigureMediaBrowser": "\u8a2d\u5b9aMedia Browser",
-    "LabelOpenLibraryViewer": "\u6253\u958b\u5a92\u9ad4\u5eab\u700f\u89bd\u5668",
-    "LabelRestartServer": "\u91cd\u65b0\u555f\u52d5\u4f3a\u5668\u670d",
-    "LabelShowLogWindow": "\u986f\u793a\u65e5\u8a8c",
-    "LabelPrevious": "\u4e0a\u4e00\u500b",
-    "LabelFinish": "\u5b8c\u7d50",
-    "LabelNext": "\u4e0b\u4e00\u500b",
-    "LabelYoureDone": "\u5b8c\u6210!",
-    "WelcomeToMediaBrowser": "\u6b61\u8fce\u4f86\u5230 Media Browser\uff01",
-    "TitleMediaBrowser": "Media Browser",
-    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
-    "TellUsAboutYourself": "\u8acb\u4ecb\u7d39\u4e00\u4e0b\u81ea\u5df1",
-    "LabelYourFirstName": "\u4f60\u7684\u540d\u5b57\uff1a",
-    "MoreUsersCanBeAddedLater": "\u5f80\u5f8c\u53ef\u4ee5\u5728\u63a7\u5236\u53f0\u5167\u6dfb\u52a0\u66f4\u591a\u7528\u6236\u3002",
-    "UserProfilesIntro": "Media Browser \u5167\u7f6e\u652f\u6301\u591a\u500b\u7528\u6236\u914d\u7f6e\uff0c\u4f7f\u6bcf\u500b\u7528\u6236\u90fd\u64c1\u6709\u81ea\u5df1\u5c08\u5c6c\u7684\u986f\u793a\u8a2d\u7f6e\uff0c\u64ad\u653e\u72c0\u614b\u548c\u5bb6\u9577\u63a7\u5236\u8a2d\u7f6e\u3002",
-    "LabelWindowsService": "Windows\u670d\u52d9",
-    "AWindowsServiceHasBeenInstalled": "Windows\u670d\u52d9\u5df2\u7d93\u5b89\u88dd\u5b8c\u7562\u3002",
-    "WindowsServiceIntro1": "Media Browser \u4f3a\u670d\u5668\u901a\u5e38\u6703\u4f5c\u70ba\u4e00\u500b\u6709\u7a0b\u5f0f\u76e4\u5716\u6a19\u7684\u684c\u9762\u61c9\u7528\u7a0b\u5f0f\u904b\u884c\uff0c\u4f46\u5982\u679c\u4f60\u66f4\u559c\u6b61\u5c07\u5b83\u4f5c\u70ba\u5f8c\u53f0\u670d\u52d9\uff0c\u5b83\u53ef\u4ee5\u5f9eWindows\u670d\u52d9\u63a7\u5236\u53f0\u555f\u52d5\u3002",
-    "WindowsServiceIntro2": "\u5982\u679c\u4f7f\u7528Windows\u670d\u52d9\uff0c\u8acb\u6ce8\u610f\uff0c\u5b83\u4e0d\u80fd\u540c\u6642\u4f5c\u70ba\u7a0b\u5f0f\u76e4\u5716\u6a19\u684c\u9762\u61c9\u7528\u7a0b\u5f0f\u904b\u884c\uff0c\u6240\u4ee5\u4f60\u9700\u8981\u5f9e\u7a0b\u5f0f\u76e4\u5716\u6a19\u9000\u51fa\uff0c\u4ee5\u904b\u884cWindows\u670d\u52d9\u3002\u8a72\u670d\u52d9\u9084\u9700\u8981\u5177\u6709\u7ba1\u7406\u54e1\u6b0a\u9650\uff0c\u9019\u53ef\u4ee5\u901a\u904eWindows\u670d\u52d9\u63a7\u5236\u53f0\u9032\u884c\u914d\u7f6e\u3002\u8acb\u6ce8\u610f\uff0c\u6b64\u6642\u7684 Media Browser \u4f3a\u670d\u5668\u670d\u52d9\u662f\u7121\u6cd5\u81ea\u52d5\u66f4\u65b0\uff0c\u56e0\u6b64\u65b0\u7248\u672c\u5c07\u9700\u8981\u624b\u52d5\u66f4\u65b0\u3002",
-    "WizardCompleted": "\u9019\u5c31\u662f\u6211\u5011\u73fe\u5728\u6240\u9700\u8981\u77e5\u9053\u7684\u3002Media Browser \u5df2\u7d93\u958b\u59cb\u6536\u96c6\u4f60\u7684\u5a92\u9ad4\u5eab\u7684\u8cc7\u6599\u3002\u8acb\u7e7c\u7e8c\u700f\u89bd\u6211\u5011\u5176\u4ed6\u7684\u7a0b\u5f0f\uff0c\u7136\u5f8c\u55ae\u64ca<b>\u5b8c\u6210<\/b>\u4f86\u67e5\u770b<b>\u63a7\u5236\u53f0<\/b>\u3002",
-    "LabelConfigureSettings": "\u914d\u7f6e\u8a2d\u5b9a",
-    "LabelEnableVideoImageExtraction": "\u555f\u52d5\u8996\u983b\u622a\u5716\u63d0\u53d6",
-    "VideoImageExtractionHelp": "\u5c0d\u65bc\u6c92\u6709\u622a\u5716\u4ee5\u53ca\u6211\u5011\u76ee\u524d\u7121\u6cd5\u5f9e\u4e92\u806f\u7db2\u627e\u5230\u6709\u95dc\u622a\u5716\u7684\u8996\u983b\uff0c\u5728\u521d\u59cb\u5a92\u9ad4\u5eab\u6383\u63cf\u6642\uff0c\u6703\u589e\u52a0\u4e00\u4e9b\u984d\u5916\u7684\u6383\u63cf\u6642\u9593\uff0c\u4f46\u4f60\u5c07\u6703\u770b\u5230\u4e00\u500b\u66f4\u6085\u76ee\u7684\u4ecb\u7d39\u4ecb\u9762\u3002",
-    "LabelEnableChapterImageExtractionForMovies": "\u63d0\u53d6\u96fb\u5f71\u7ae0\u7bc0\u622a\u5716",
-    "LabelChapterImageExtractionForMoviesHelp": "\u5f9e\u8996\u983b\u7ae0\u7bc0\u4e2d\u63d0\u53d6\u622a\u5716\u5c07\u5141\u8a31\u5ba2\u6236\u7aef\u7528\u5716\u50cf\u986f\u793a\u9078\u64c7\u83dc\u55ae\u3002\u9019\u500b\u904e\u7a0b\u53ef\u80fd\u6703\u5f88\u6162\uff0c\u4f54\u7528\u66f4\u591a\u7684CPU\u8cc7\u6e90\uff0c\u4e26\u4e14\u53ef\u80fd\u9700\u8981\u7684\u6578GB\u786c\u789f\u7a7a\u9593\u3002\u5b83\u9ed8\u8a8d\u9810\u5b9a\u5728\u6bcf\u665a\u7684\u51cc\u66684\u9ede\u904b\u884c\uff0c\u4f46\u9019\u662f\u53ef\u4ee5\u5f9e\u4efb\u52d9\u8868\u9032\u884c\u8a2d\u5b9a\u7684\u3002\u4e0d\u5efa\u8b70\u5728\u9ad8\u5cf0\u4f7f\u7528\u6642\u9593\u904b\u884c\u6b64\u4efb\u52d9\u3002",
-    "LabelEnableAutomaticPortMapping": "\u555f\u7528\u81ea\u52d5\u7aef\u53e3\u8f49\u767c",
-    "LabelEnableAutomaticPortMappingHelp": "UPnP\u5141\u8a31\u8def\u7531\u5668\u81ea\u52d5\u8a2d\u7f6e\u5f9e\u800c\u53ef\u4ee5\u66f4\u65b9\u4fbf\u5730\u9060\u7a0b\u8a2a\u554f\u4f3a\u670d\u5668\u3002\u9019\u53ef\u80fd\u4e0d\u9069\u7528\u65bc\u67d0\u4e9b\u8def\u7531\u5668\u578b\u865f\u3002",
-    "ButtonOk": "OK",
-    "ButtonCancel": "\u53d6\u6d88",
-    "ButtonNew": "\u5275\u5efa",
-    "HeaderSetupLibrary": "\u8a2d\u7f6e\u4f60\u7684\u5a92\u9ad4\u5eab",
-    "ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u9ad4\u6587\u4ef6\u593e",
-    "LabelFolderType": "\u5a92\u9ad4\u6587\u4ef6\u593e\u985e\u578b\uff1a",
-    "MediaFolderHelpPluginRequired": "*\u9700\u8981\u4f7f\u7528\u4e00\u500b\u63d2\u4ef6\uff0c\u4f8b\u5982GameBrowser\u6216MB Bookshelf\u3002",
-    "ReferToMediaLibraryWiki": "\u53c3\u7167\u5a92\u9ad4\u5eab\u7ef4\u57fa",
-    "LabelCountry": "\u570b\u5bb6\uff1a",
-    "LabelLanguage": "\u8a9e\u8a00\uff1a",
-    "HeaderPreferredMetadataLanguage": "\u9996\u9078\u5a92\u9ad4\u8cc7\u6599\u8a9e\u8a00\uff1a",
-    "LabelSaveLocalMetadata": "\u4fdd\u5b58\u5a92\u9ad4\u5716\u50cf\u53ca\u8cc7\u6599\u5230\u5a92\u9ad4\u6a94\u6848\u6240\u5728\u7684\u6587\u4ef6\u593e",
-    "LabelSaveLocalMetadataHelp": "\u76f4\u63a5\u4fdd\u5b58\u5a92\u9ad4\u5716\u50cf\u53ca\u8cc7\u6599\u5230\u5a92\u9ad4\u6240\u5728\u7684\u6587\u4ef6\u593e\u80fd\u4f7f\u7de8\u8f2f\u5de5\u4f5c\u66f4\u5bb9\u6613\u3002",
-    "LabelDownloadInternetMetadata": "\u5f9e\u4e92\u806f\u7db2\u4e0b\u8f09\u5a92\u9ad4\u5716\u50cf\u53ca\u8cc7\u6599",
-    "LabelDownloadInternetMetadataHelp": "Media Browser\u53ef\u4ee5\u5f9e\u4e92\u806f\u7db2\u4e0b\u8f09\u5a92\u9ad4\u5716\u50cf\u53ca\u8cc7\u6599\u5f9e\u800c\u63d0\u4f9b\u66f4\u8c50\u5bcc\u7684\u5a92\u9ad4\u8868\u9054\u65b9\u5f0f\u3002",
-    "TabPreferences": "\u504f\u597d",
-    "TabPassword": "\u5bc6\u78bc",
-    "TabLibraryAccess": "\u5a92\u9ad4\u5eab\u700f\u89bd\u6b0a\u9650",
-    "TabImage": "\u5716\u50cf",
-    "TabProfile": "\u914d\u7f6e",
-    "TabMetadata": "\u5a92\u9ad4\u8cc7\u6599",
-    "TabImages": "\u5716\u50cf",
-    "TabNotifications": "Notifications",
-    "TabCollectionTitles": "\u6a19\u984c",
-    "LabelDisplayMissingEpisodesWithinSeasons": "\u986f\u793a\u7bc0\u76ee\u5b63\u5ea6\u5167\u7f3a\u5c11\u7684\u55ae\u5143",
-    "LabelUnairedMissingEpisodesWithinSeasons": "\u5728\u7bc0\u76ee\u5b63\u5ea6\u5167\u986f\u793a\u9084\u672a\u767c\u4f48\u7684\u55ae\u5143",
-    "HeaderVideoPlaybackSettings": "\u8996\u983b\u56de\u653e\u8a2d\u7f6e",
-    "HeaderPlaybackSettings": "Playback Settings",
-    "LabelAudioLanguagePreference": "\u97f3\u983b\u8a9e\u8a00\u504f\u597d\u9078\u9805\uff1a",
-    "LabelSubtitleLanguagePreference": "\u5b57\u5e55\u8a9e\u8a00\u504f\u597d\u9078\u9805\uff1a",
-    "OptionDefaultSubtitles": "Default",
-    "OptionOnlyForcedSubtitles": "Only forced subtitles",
-    "OptionAlwaysPlaySubtitles": "Always play subtitles",
-    "OptionNoSubtitles": "No Subtitles",
-    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
-    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
-    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
-    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
-    "TabProfiles": "\u914d\u7f6e",
-    "TabSecurity": "\u5b89\u5168\u6027",
-    "ButtonAddUser": "\u6dfb\u52a0\u7528\u6236",
-    "ButtonAddLocalUser": "Add Local User",
-    "ButtonInviteUser": "Invite User",
-    "ButtonSave": "\u4fdd\u5b58",
-    "ButtonResetPassword": "\u91cd\u8a2d\u5bc6\u78bc",
-    "LabelNewPassword": "\u65b0\u5bc6\u78bc\uff1a",
-    "LabelNewPasswordConfirm": "\u78ba\u8a8d\u65b0\u5bc6\u78bc\uff1a",
-    "HeaderCreatePassword": "\u5275\u5efa\u5bc6\u78bc",
-    "LabelCurrentPassword": "\u7576\u524d\u7684\u5bc6\u78bc\uff1a",
-    "LabelMaxParentalRating": "\u6700\u5927\u5141\u8a31\u7684\u5bb6\u9577\u8a55\u7d1a\uff1a",
-    "MaxParentalRatingHelp": "\u5177\u6709\u8f03\u9ad8\u7684\u5bb6\u9577\u8a55\u7d1a\u5167\u5bb9\u5c07\u5f9e\u9019\u7528\u6236\u88ab\u96b1\u85cf",
-    "LibraryAccessHelp": "\u9078\u64c7\u5a92\u9ad4\u6587\u4ef6\u593e\u8207\u9019\u7528\u6236\u5171\u4eab\u3002\u7ba1\u7406\u54e1\u5c07\u53ef\u4ee5\u4f7f\u7528\u5a92\u9ad4\u8cc7\u6599\u64da\u7ba1\u7406\u5668\u7de8\u8f2f\u6240\u6709\u7684\u5a92\u9ad4\u6587\u4ef6\u593e\u3002",
-    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
-    "ButtonDeleteImage": "\u522a\u9664\u5716\u50cf",
-    "LabelSelectUsers": "Select users:",
-    "ButtonUpload": "\u4e0a\u8f09",
-    "HeaderUploadNewImage": "\u4e0a\u8f09\u65b0\u5716\u50cf",
-    "LabelDropImageHere": "Drop image here",
-    "ImageUploadAspectRatioHelp": "\u63a8\u85a6\u4f7f\u67091:1\u5bec\u9ad8\u6bd4\u4f8b\u7684\u5716\u50cf\u3002\u53ea\u5141\u8a31JPG\/PNG\u683c\u5f0f",
-    "MessageNothingHere": "\u9019\u88e1\u6c92\u6709\u4ec0\u9ebc\u3002",
-    "MessagePleaseEnsureInternetMetadata": "\u8acb\u78ba\u4fdd\u5df2\u555f\u7528\u5f9e\u4e92\u806f\u7db2\u4e0b\u8f09\u5a92\u9ad4\u8cc7\u6599\u3002",
-    "TabSuggested": "\u5efa\u8b70",
-    "TabLatest": "\u6700\u65b0",
-    "TabUpcoming": "\u5373\u5c07\u767c\u5e03",
-    "TabShows": "\u7bc0\u76ee",
-    "TabEpisodes": "\u55ae\u5143",
-    "TabGenres": "\u985e\u578b",
-    "TabPeople": "\u4eba\u7269",
-    "TabNetworks": "\u7db2\u7d61",
-    "HeaderUsers": "\u7528\u6236",
-    "HeaderFilters": "\u904e\u6ffe\uff1a",
-    "ButtonFilter": "\u904e\u6ffe",
-    "OptionFavorite": "\u6211\u7684\u6700\u611b",
-    "OptionLikes": "\u559c\u6b61",
-    "OptionDislikes": "\u4e0d\u559c\u6b61",
-    "OptionActors": "\u6f14\u54e1",
-    "OptionGuestStars": "\u7279\u9080\u660e\u661f",
-    "OptionDirectors": "\u5c0e\u6f14",
-    "OptionWriters": "\u4f5c\u8005",
-    "OptionProducers": "\u5236\u7247\u4eba",
-    "HeaderResume": "Resume",
-    "HeaderNextUp": "\u4e0b\u4e00\u96c6",
-    "NoNextUpItemsMessage": "\u6c92\u6709\u627e\u5230\u3002\u958b\u59cb\u770b\u4f60\u7684\u7bc0\u76ee\uff01",
-    "HeaderLatestEpisodes": "\u6700\u65b0\u7bc0\u76ee\u55ae\u5143",
-    "HeaderPersonTypes": "\u4eba\u7269\u985e\u578b\uff1a",
-    "TabSongs": "\u6b4c\u66f2",
-    "TabAlbums": "\u5c08\u8f2f",
-    "TabArtists": "\u6b4c\u624b",
-    "TabAlbumArtists": "\u5c08\u8f2f\u6b4c\u624b",
-    "TabMusicVideos": "Music Videos",
-    "ButtonSort": "\u6392\u5e8f",
-    "HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a",
-    "HeaderSortOrder": "\u6392\u5e8f\u6b21\u5e8f\uff1a",
-    "OptionPlayed": "\u5df2\u64ad\u653e",
-    "OptionUnplayed": "\u672a\u64ad\u653e",
-    "OptionAscending": "\u5347\u5e8f",
-    "OptionDescending": "\u964d\u5e8f",
-    "OptionRuntime": "\u64ad\u653e\u9577\u5ea6",
-    "OptionReleaseDate": "Release Date",
-    "OptionPlayCount": "\u64ad\u653e\u6b21\u6578",
-    "OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
-    "OptionDateAdded": "\u6dfb\u52a0\u65e5\u671f",
-    "OptionAlbumArtist": "\u5c08\u8f2f\u6b4c\u624b",
-    "OptionArtist": "\u6b4c\u624b",
-    "OptionAlbum": "\u5c08\u8f2f",
-    "OptionTrackName": "\u66f2\u76ee\u540d\u7a31",
-    "OptionCommunityRating": "\u793e\u5340\u8a55\u5206",
-    "OptionNameSort": "\u540d\u5b57",
-    "OptionFolderSort": "Folders",
-    "OptionBudget": "\u9810\u7b97",
-    "OptionRevenue": "\u6536\u5165",
-    "OptionPoster": "\u6d77\u5831",
-    "OptionBackdrop": "\u80cc\u666f",
-    "OptionTimeline": "\u6642\u9593\u8ef8",
-    "OptionThumb": "\u7e2e\u7565\u5716",
-    "OptionBanner": "\u6a6b\u5411\u5716",
-    "OptionCriticRating": "\u8a55\u8ad6\u5bb6\u8a55\u50f9",
-    "OptionVideoBitrate": "\u8996\u983b\u6bd4\u7279\u7387",
-    "OptionResumable": "\u53ef\u6062\u5fa9",
-    "ScheduledTasksHelp": "\u55ae\u64ca\u4e00\u500b\u4efb\u52d9\u4f86\u8abf\u6574\u5b83\u7684\u904b\u884c\u6642\u9593\u8868\u3002",
-    "ScheduledTasksTitle": "Scheduled Tasks",
-    "TabMyPlugins": "\u6211\u7684\u63d2\u4ef6",
-    "TabCatalog": "\u76ee\u9304",
-    "PluginsTitle": "\u63d2\u4ef6",
-    "HeaderAutomaticUpdates": "\u81ea\u52d5\u66f4\u65b0",
-    "HeaderNowPlaying": "\u6b63\u5728\u64ad\u653e",
-    "HeaderLatestAlbums": "\u6700\u65b0\u5c08\u8f2f",
-    "HeaderLatestSongs": "\u6700\u65b0\u6b4c\u66f2",
-    "HeaderRecentlyPlayed": "\u6700\u8fd1\u64ad\u653e",
-    "HeaderFrequentlyPlayed": "\u7d93\u5e38\u64ad\u653e",
-    "DevBuildWarning": "\u958b\u767c\u7248\u672c\u662f\u6700\u524d\u6cbf\u7684\u3002\u7d93\u5e38\u767c\u4f48\uff0c\u4f46\u9019\u4e9b\u7248\u672c\u5c1a\u672a\u7d93\u904e\u6e2c\u8a66\u3002\u7a0b\u5f0f\u53ef\u80fd\u6703\u5d29\u6f70\uff0c\u6240\u6709\u529f\u80fd\u53ef\u80fd\u7121\u6cd5\u6b63\u5e38\u5de5\u4f5c\u3002",
-    "LabelVideoType": "\u8996\u983b\u985e\u578b\uff1a",
-    "OptionBluray": "\u85cd\u5149",
-    "OptionDvd": "DVD",
-    "OptionIso": "\u93e1\u50cf\u6a94",
-    "Option3D": "3D",
-    "LabelFeatures": "\u529f\u80fd\uff1a",
-    "LabelService": "Service:",
-    "LabelStatus": "Status:",
-    "LabelVersion": "Version:",
-    "LabelLastResult": "Last result:",
-    "OptionHasSubtitles": "\u5b57\u5e55",
-    "OptionHasTrailer": "Trailer",
-    "OptionHasThemeSong": "\u4e3b\u984c\u66f2",
-    "OptionHasThemeVideo": "\u4e3b\u984c\u8996\u983b",
-    "TabMovies": "\u96fb\u5f71",
-    "TabStudios": "\u5de5\u4f5c\u5ba4",
-    "TabTrailers": "\u9810\u544a",
-    "LabelArtists": "Artists:",
-    "LabelArtistsHelp": "Separate multiple using ;",
-    "HeaderLatestMovies": "\u6700\u65b0\u96fb\u5f71",
-    "HeaderLatestTrailers": "\u6700\u65b0\u9810\u544a",
-    "OptionHasSpecialFeatures": "Special Features",
-    "OptionImdbRating": "IMDB\u8a55\u5206",
-    "OptionParentalRating": "\u5bb6\u9577\u8a55\u7d1a",
-    "OptionPremiereDate": "\u9996\u6620\u65e5\u671f",
-    "TabBasic": "\u57fa\u672c",
-    "TabAdvanced": "\u9032\u968e",
-    "HeaderStatus": "\u72c0\u614b",
-    "OptionContinuing": "\u6301\u7e8c",
-    "OptionEnded": "\u5b8c\u7d50",
-    "HeaderAirDays": "Air Days",
-    "OptionSunday": "\u661f\u671f\u5929",
-    "OptionMonday": "\u661f\u671f\u4e00",
-    "OptionTuesday": "\u661f\u671f\u4e8c",
-    "OptionWednesday": "\u661f\u671f\u4e09",
-    "OptionThursday": "\u661f\u671f\u56db",
-    "OptionFriday": "\u661f\u671f\u4e94",
-    "OptionSaturday": "\u661f\u671f\u516d",
-    "HeaderManagement": "Management",
-    "LabelManagement": "Management:",
-    "OptionMissingImdbId": "\u7f3a\u5c11IMDB\u7de8\u865f",
-    "OptionMissingTvdbId": "\u7f3a\u5c11TheTVDB\u7de8\u865f",
-    "OptionMissingOverview": "\u7f3a\u5c11\u6982\u8ff0",
-    "OptionFileMetadataYearMismatch": "\u6a94\u6848\/\u5a92\u9ad4\u8cc7\u6599\u5e74\u4efd\u4e0d\u5339\u914d",
-    "TabGeneral": "\u4e00\u822c",
-    "TitleSupport": "\u652f\u63f4",
-    "TabLog": "\u65e5\u8a8c",
-    "TabAbout": "\u95dc\u65bc",
-    "TabSupporterKey": "\u652f\u6301\u8005\u5e8f\u865f",
-    "TabBecomeSupporter": "\u6210\u70ba\u652f\u6301\u8005",
-    "MediaBrowserHasCommunity": "Media Browser\u6709\u4e00\u500b\u7531\u7528\u6236\u548c\u8ca2\u737b\u8005\u5efa\u7acb\u7684\u7e41\u69ae\u793e\u5340\u3002",
-    "CheckoutKnowledgeBase": "\u700f\u89bd\u6211\u5011\u7684\u77e5\u8b58\u5eab\uff0c\u80fd\u5e6b\u52a9\u4f60\u5145\u5206\u5229\u7528Media Browser\u3002",
-    "SearchKnowledgeBase": "\u641c\u7d22\u77e5\u8b58\u5eab",
-    "VisitTheCommunity": "\u8a2a\u554f\u793e\u5340",
-    "VisitMediaBrowserWebsite": "\u8a2a\u554fMedia Browser\u7db2\u7ad9",
-    "VisitMediaBrowserWebsiteLong": "\u8a2a\u554fMedia Browser\u7684\u7db2\u7ad9\uff0c\u4ee5\u7dca\u8cbc\u6700\u65b0\u7684\u6d88\u606f\u548c\u8ddf\u4e0a\u958b\u767c\u8005\u535a\u5ba2\u3002",
-    "OptionHideUser": "\u5f9e\u767b\u9304\u9801\u9762\u96b1\u85cf\u6b64\u7528\u6236",
-    "OptionDisableUser": "\u7981\u7528\u6b64\u7528\u6236",
-    "OptionDisableUserHelp": "\u88ab\u7981\u7528\u7684\u7528\u6236\u5c07\u4e0d\u5141\u8a31\u9023\u63a5\u4f3a\u670d\u5668\u3002\u73fe\u6709\u7684\u9023\u63a5\u5c07\u88ab\u5373\u6642\u7d42\u6b62\u3002",
-    "HeaderAdvancedControl": "\u9ad8\u7d1a\u63a7\u5236",
-    "LabelName": "\u540d\u5b57\uff1a",
-    "OptionAllowUserToManageServer": "\u5141\u8a31\u9019\u7528\u6236\u7ba1\u7406\u4f3a\u670d\u5668",
-    "HeaderFeatureAccess": "\u53ef\u4ee5\u4f7f\u7528\u7684\u529f\u80fd",
-    "OptionAllowMediaPlayback": "\u5141\u8a31\u5a92\u9ad4\u64ad\u653e",
-    "OptionAllowBrowsingLiveTv": "\u5141\u8a31\u4f7f\u7528\u96fb\u8996\u529f\u80fd",
-    "OptionAllowDeleteLibraryContent": "\u5141\u8a31\u9019\u7528\u6236\u522a\u9664\u5a92\u9ad4\u5eab\u7684\u5167\u5bb9",
-    "OptionAllowManageLiveTv": "\u5141\u8a31\u7ba1\u7406\u96fb\u8996\u7bc0\u76ee\u9304\u5f71",
-    "OptionAllowRemoteControlOthers": "\u5141\u8a31\u9019\u7528\u6236\u9060\u7a0b\u63a7\u5236\u5176\u4ed6\u7528\u6236",
-    "OptionMissingTmdbId": "\u7f3a\u5c11TMDB\u7de8\u865f",
-    "OptionIsHD": "\u9ad8\u6e05",
-    "OptionIsSD": "\u6a19\u6e05",
-    "OptionMetascore": "\u8a55\u5206",
-    "ButtonSelect": "\u9078\u64c7",
-    "ButtonGroupVersions": "\u7248\u672c",
-    "ButtonAddToCollection": "Add to Collection",
-    "PismoMessage": "\u901a\u904e\u6350\u8d08\u7684\u8edf\u4ef6\u8a31\u53ef\u8b49\u4f7f\u7528Pismo File Mount\u3002",
-    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
-    "HeaderCredits": "Credits",
-    "PleaseSupportOtherProduces": "\u8acb\u652f\u6301\u6211\u5011\u5176\u4ed6\u7684\u514d\u8cbb\u7522\u54c1\uff1a",
-    "VersionNumber": "\u7248\u672c{0}",
-    "TabPaths": "\u8def\u5f91",
-    "TabServer": "\u4f3a\u670d\u5668",
-    "TabTranscoding": "\u8f49\u78bc\u4e2d",
-    "TitleAdvanced": "\u9032\u968e",
-    "LabelAutomaticUpdateLevel": "\u81ea\u52d5\u66f4\u65b0\u7d1a\u5225",
-    "OptionRelease": "Official Release",
-    "OptionBeta": "\u516c\u6e2c\u7248\u672c",
-    "OptionDev": "Dev (Unstable)",
-    "LabelAllowServerAutoRestart": "\u5141\u8a31\u4f3a\u670d\u5668\u81ea\u52d5\u91cd\u65b0\u555f\u52d5\u53bb\u5b89\u88dd\u66f4\u65b0\u8cc7\u6599",
-    "LabelAllowServerAutoRestartHelp": "\u4f3a\u670d\u5668\u53ea\u6703\u5728\u6c92\u6709\u6d3b\u8e8d\u7528\u6236\u53ca\u7a7a\u9592\u671f\u9593\u91cd\u65b0\u555f\u52d5\u3002",
-    "LabelEnableDebugLogging": "\u8a18\u9304\u9664\u932f\u4fe1\u606f\u5230\u65e5\u8a8c",
-    "LabelRunServerAtStartup": "\u5728\u7cfb\u7d71\u555f\u52d5\u6642\u904b\u884c\u4f3a\u670d\u5668",
-    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
-    "ButtonSelectDirectory": "\u9078\u64c7\u76ee\u9304",
-    "LabelCustomPaths": "\u6307\u5b9a\u6240\u9700\u7684\u81ea\u5b9a\u7fa9\u8def\u5f91\u3002\u7559\u7a7a\u4ee5\u4f7f\u7528\u9ed8\u8a8d\u503c\u3002",
-    "LabelCachePath": "\u7de9\u5b58\u8def\u5f91\uff1a",
-    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images.",
     "LabelImagesByNamePath": "\u540d\u7a31\u5716\u50cf\u6587\u4ef6\u593e\u8def\u5f91\uff1a",
     "LabelImagesByNamePathHelp": "Specify a custom location for downloaded actor, artist, genre and studio images.",
     "LabelMetadataPath": "\u5a92\u9ad4\u8cc7\u6599\u6587\u4ef6\u593e\u8def\u5f91\uff1a",
@@ -546,11 +284,11 @@
     "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.",
     "LabelDownMixAudioScale": "Audio boost when downmixing:",
     "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.",
-    "ButtonLinkKeys": "Link Keys",
+    "ButtonLinkKeys": "Transfer Key",
     "LabelOldSupporterKey": "Old supporter key",
     "LabelNewSupporterKey": "New supporter key",
-    "HeaderMultipleKeyLinking": "Multiple Key Linking",
-    "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.",
+    "HeaderMultipleKeyLinking": "Transfer to New Key",
+    "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.",
     "LabelCurrentEmailAddress": "Current email address",
     "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.",
     "HeaderForgotKey": "Forgot Key",
@@ -821,7 +559,7 @@
     "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
     "ButtonDismiss": "Dismiss",
     "ButtonTakeTheTour": "Take the tour",
-    "ButtonEditOtherUserPreferences": "Edit this user's profile and personal preferences.",
+    "ButtonEditOtherUserPreferences": "Edit this user's profile, password and personal preferences.",
     "LabelChannelStreamQuality": "Preferred internet stream quality:",
     "LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
     "OptionBestAvailableStreamQuality": "Best available",
@@ -1244,5 +982,272 @@
     "OptionDisableUserPreferences": "Disable access to user preferences",
     "OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
     "HeaderSelectServer": "Select Server",
-    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email."
+    "MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
+    "TitleNewUser": "New User",
+    "ButtonConfigurePassword": "Configure Password",
+    "HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
+    "HeaderLibraryAccess": "Library Access",
+    "HeaderChannelAccess": "Channel Access",
+    "LabelExit": "\u96e2\u958b",
+    "LabelVisitCommunity": "\u8a2a\u554f\u793e\u5340",
+    "LabelGithubWiki": "Github \u7ef4\u57fa",
+    "LabelSwagger": "Swagger",
+    "LabelStandard": "\u6a19\u6dee",
+    "LabelViewApiDocumentation": "\u67e5\u770bAPI\u6587\u6a94",
+    "LabelBrowseLibrary": "\u700f\u89bd\u5a92\u9ad4\u5eab",
+    "LabelConfigureMediaBrowser": "\u8a2d\u5b9aMedia Browser",
+    "LabelOpenLibraryViewer": "\u6253\u958b\u5a92\u9ad4\u5eab\u700f\u89bd\u5668",
+    "LabelRestartServer": "\u91cd\u65b0\u555f\u52d5\u4f3a\u5668\u670d",
+    "LabelShowLogWindow": "\u986f\u793a\u65e5\u8a8c",
+    "LabelPrevious": "\u4e0a\u4e00\u500b",
+    "LabelFinish": "\u5b8c\u7d50",
+    "LabelNext": "\u4e0b\u4e00\u500b",
+    "LabelYoureDone": "\u5b8c\u6210!",
+    "WelcomeToMediaBrowser": "\u6b61\u8fce\u4f86\u5230 Media Browser\uff01",
+    "TitleMediaBrowser": "Media Browser",
+    "ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
+    "TellUsAboutYourself": "\u8acb\u4ecb\u7d39\u4e00\u4e0b\u81ea\u5df1",
+    "LabelYourFirstName": "\u4f60\u7684\u540d\u5b57\uff1a",
+    "MoreUsersCanBeAddedLater": "\u5f80\u5f8c\u53ef\u4ee5\u5728\u63a7\u5236\u53f0\u5167\u6dfb\u52a0\u66f4\u591a\u7528\u6236\u3002",
+    "UserProfilesIntro": "Media Browser \u5167\u7f6e\u652f\u6301\u591a\u500b\u7528\u6236\u914d\u7f6e\uff0c\u4f7f\u6bcf\u500b\u7528\u6236\u90fd\u64c1\u6709\u81ea\u5df1\u5c08\u5c6c\u7684\u986f\u793a\u8a2d\u7f6e\uff0c\u64ad\u653e\u72c0\u614b\u548c\u5bb6\u9577\u63a7\u5236\u8a2d\u7f6e\u3002",
+    "LabelWindowsService": "Windows\u670d\u52d9",
+    "AWindowsServiceHasBeenInstalled": "Windows\u670d\u52d9\u5df2\u7d93\u5b89\u88dd\u5b8c\u7562\u3002",
+    "WindowsServiceIntro1": "Media Browser \u4f3a\u670d\u5668\u901a\u5e38\u6703\u4f5c\u70ba\u4e00\u500b\u6709\u7a0b\u5f0f\u76e4\u5716\u6a19\u7684\u684c\u9762\u61c9\u7528\u7a0b\u5f0f\u904b\u884c\uff0c\u4f46\u5982\u679c\u4f60\u66f4\u559c\u6b61\u5c07\u5b83\u4f5c\u70ba\u5f8c\u53f0\u670d\u52d9\uff0c\u5b83\u53ef\u4ee5\u5f9eWindows\u670d\u52d9\u63a7\u5236\u53f0\u555f\u52d5\u3002",
+    "WindowsServiceIntro2": "\u5982\u679c\u4f7f\u7528Windows\u670d\u52d9\uff0c\u8acb\u6ce8\u610f\uff0c\u5b83\u4e0d\u80fd\u540c\u6642\u4f5c\u70ba\u7a0b\u5f0f\u76e4\u5716\u6a19\u684c\u9762\u61c9\u7528\u7a0b\u5f0f\u904b\u884c\uff0c\u6240\u4ee5\u4f60\u9700\u8981\u5f9e\u7a0b\u5f0f\u76e4\u5716\u6a19\u9000\u51fa\uff0c\u4ee5\u904b\u884cWindows\u670d\u52d9\u3002\u8a72\u670d\u52d9\u9084\u9700\u8981\u5177\u6709\u7ba1\u7406\u54e1\u6b0a\u9650\uff0c\u9019\u53ef\u4ee5\u901a\u904eWindows\u670d\u52d9\u63a7\u5236\u53f0\u9032\u884c\u914d\u7f6e\u3002\u8acb\u6ce8\u610f\uff0c\u6b64\u6642\u7684 Media Browser \u4f3a\u670d\u5668\u670d\u52d9\u662f\u7121\u6cd5\u81ea\u52d5\u66f4\u65b0\uff0c\u56e0\u6b64\u65b0\u7248\u672c\u5c07\u9700\u8981\u624b\u52d5\u66f4\u65b0\u3002",
+    "WizardCompleted": "\u9019\u5c31\u662f\u6211\u5011\u73fe\u5728\u6240\u9700\u8981\u77e5\u9053\u7684\u3002Media Browser \u5df2\u7d93\u958b\u59cb\u6536\u96c6\u4f60\u7684\u5a92\u9ad4\u5eab\u7684\u8cc7\u6599\u3002\u8acb\u7e7c\u7e8c\u700f\u89bd\u6211\u5011\u5176\u4ed6\u7684\u7a0b\u5f0f\uff0c\u7136\u5f8c\u55ae\u64ca<b>\u5b8c\u6210<\/b>\u4f86\u67e5\u770b<b>\u63a7\u5236\u53f0<\/b>\u3002",
+    "LabelConfigureSettings": "\u914d\u7f6e\u8a2d\u5b9a",
+    "LabelEnableVideoImageExtraction": "\u555f\u52d5\u8996\u983b\u622a\u5716\u63d0\u53d6",
+    "VideoImageExtractionHelp": "\u5c0d\u65bc\u6c92\u6709\u622a\u5716\u4ee5\u53ca\u6211\u5011\u76ee\u524d\u7121\u6cd5\u5f9e\u4e92\u806f\u7db2\u627e\u5230\u6709\u95dc\u622a\u5716\u7684\u8996\u983b\uff0c\u5728\u521d\u59cb\u5a92\u9ad4\u5eab\u6383\u63cf\u6642\uff0c\u6703\u589e\u52a0\u4e00\u4e9b\u984d\u5916\u7684\u6383\u63cf\u6642\u9593\uff0c\u4f46\u4f60\u5c07\u6703\u770b\u5230\u4e00\u500b\u66f4\u6085\u76ee\u7684\u4ecb\u7d39\u4ecb\u9762\u3002",
+    "LabelEnableChapterImageExtractionForMovies": "\u63d0\u53d6\u96fb\u5f71\u7ae0\u7bc0\u622a\u5716",
+    "LabelChapterImageExtractionForMoviesHelp": "\u5f9e\u8996\u983b\u7ae0\u7bc0\u4e2d\u63d0\u53d6\u622a\u5716\u5c07\u5141\u8a31\u5ba2\u6236\u7aef\u7528\u5716\u50cf\u986f\u793a\u9078\u64c7\u83dc\u55ae\u3002\u9019\u500b\u904e\u7a0b\u53ef\u80fd\u6703\u5f88\u6162\uff0c\u4f54\u7528\u66f4\u591a\u7684CPU\u8cc7\u6e90\uff0c\u4e26\u4e14\u53ef\u80fd\u9700\u8981\u7684\u6578GB\u786c\u789f\u7a7a\u9593\u3002\u5b83\u9ed8\u8a8d\u9810\u5b9a\u5728\u6bcf\u665a\u7684\u51cc\u66684\u9ede\u904b\u884c\uff0c\u4f46\u9019\u662f\u53ef\u4ee5\u5f9e\u4efb\u52d9\u8868\u9032\u884c\u8a2d\u5b9a\u7684\u3002\u4e0d\u5efa\u8b70\u5728\u9ad8\u5cf0\u4f7f\u7528\u6642\u9593\u904b\u884c\u6b64\u4efb\u52d9\u3002",
+    "LabelEnableAutomaticPortMapping": "\u555f\u7528\u81ea\u52d5\u7aef\u53e3\u8f49\u767c",
+    "LabelEnableAutomaticPortMappingHelp": "UPnP\u5141\u8a31\u8def\u7531\u5668\u81ea\u52d5\u8a2d\u7f6e\u5f9e\u800c\u53ef\u4ee5\u66f4\u65b9\u4fbf\u5730\u9060\u7a0b\u8a2a\u554f\u4f3a\u670d\u5668\u3002\u9019\u53ef\u80fd\u4e0d\u9069\u7528\u65bc\u67d0\u4e9b\u8def\u7531\u5668\u578b\u865f\u3002",
+    "ButtonOk": "OK",
+    "ButtonCancel": "\u53d6\u6d88",
+    "ButtonNew": "\u5275\u5efa",
+    "HeaderSetupLibrary": "\u8a2d\u7f6e\u4f60\u7684\u5a92\u9ad4\u5eab",
+    "ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u9ad4\u6587\u4ef6\u593e",
+    "LabelFolderType": "\u5a92\u9ad4\u6587\u4ef6\u593e\u985e\u578b\uff1a",
+    "MediaFolderHelpPluginRequired": "*\u9700\u8981\u4f7f\u7528\u4e00\u500b\u63d2\u4ef6\uff0c\u4f8b\u5982GameBrowser\u6216MB Bookshelf\u3002",
+    "ReferToMediaLibraryWiki": "\u53c3\u7167\u5a92\u9ad4\u5eab\u7ef4\u57fa",
+    "LabelCountry": "\u570b\u5bb6\uff1a",
+    "LabelLanguage": "\u8a9e\u8a00\uff1a",
+    "HeaderPreferredMetadataLanguage": "\u9996\u9078\u5a92\u9ad4\u8cc7\u6599\u8a9e\u8a00\uff1a",
+    "LabelSaveLocalMetadata": "\u4fdd\u5b58\u5a92\u9ad4\u5716\u50cf\u53ca\u8cc7\u6599\u5230\u5a92\u9ad4\u6a94\u6848\u6240\u5728\u7684\u6587\u4ef6\u593e",
+    "LabelSaveLocalMetadataHelp": "\u76f4\u63a5\u4fdd\u5b58\u5a92\u9ad4\u5716\u50cf\u53ca\u8cc7\u6599\u5230\u5a92\u9ad4\u6240\u5728\u7684\u6587\u4ef6\u593e\u80fd\u4f7f\u7de8\u8f2f\u5de5\u4f5c\u66f4\u5bb9\u6613\u3002",
+    "LabelDownloadInternetMetadata": "\u5f9e\u4e92\u806f\u7db2\u4e0b\u8f09\u5a92\u9ad4\u5716\u50cf\u53ca\u8cc7\u6599",
+    "LabelDownloadInternetMetadataHelp": "Media Browser\u53ef\u4ee5\u5f9e\u4e92\u806f\u7db2\u4e0b\u8f09\u5a92\u9ad4\u5716\u50cf\u53ca\u8cc7\u6599\u5f9e\u800c\u63d0\u4f9b\u66f4\u8c50\u5bcc\u7684\u5a92\u9ad4\u8868\u9054\u65b9\u5f0f\u3002",
+    "TabPreferences": "\u504f\u597d",
+    "TabPassword": "\u5bc6\u78bc",
+    "TabLibraryAccess": "\u5a92\u9ad4\u5eab\u700f\u89bd\u6b0a\u9650",
+    "TabImage": "\u5716\u50cf",
+    "TabProfile": "\u914d\u7f6e",
+    "TabMetadata": "\u5a92\u9ad4\u8cc7\u6599",
+    "TabImages": "\u5716\u50cf",
+    "TabNotifications": "Notifications",
+    "TabCollectionTitles": "\u6a19\u984c",
+    "LabelDisplayMissingEpisodesWithinSeasons": "\u986f\u793a\u7bc0\u76ee\u5b63\u5ea6\u5167\u7f3a\u5c11\u7684\u55ae\u5143",
+    "LabelUnairedMissingEpisodesWithinSeasons": "\u5728\u7bc0\u76ee\u5b63\u5ea6\u5167\u986f\u793a\u9084\u672a\u767c\u4f48\u7684\u55ae\u5143",
+    "HeaderVideoPlaybackSettings": "\u8996\u983b\u56de\u653e\u8a2d\u7f6e",
+    "HeaderPlaybackSettings": "Playback Settings",
+    "LabelAudioLanguagePreference": "\u97f3\u983b\u8a9e\u8a00\u504f\u597d\u9078\u9805\uff1a",
+    "LabelSubtitleLanguagePreference": "\u5b57\u5e55\u8a9e\u8a00\u504f\u597d\u9078\u9805\uff1a",
+    "OptionDefaultSubtitles": "Default",
+    "OptionOnlyForcedSubtitles": "Only forced subtitles",
+    "OptionAlwaysPlaySubtitles": "Always play subtitles",
+    "OptionNoSubtitles": "No Subtitles",
+    "OptionDefaultSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
+    "OptionOnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
+    "OptionAlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
+    "OptionNoSubtitlesHelp": "Subtitles will not be loaded by default.",
+    "TabProfiles": "\u914d\u7f6e",
+    "TabSecurity": "\u5b89\u5168\u6027",
+    "ButtonAddUser": "\u6dfb\u52a0\u7528\u6236",
+    "ButtonAddLocalUser": "Add Local User",
+    "ButtonInviteUser": "Invite User",
+    "ButtonSave": "\u4fdd\u5b58",
+    "ButtonResetPassword": "\u91cd\u8a2d\u5bc6\u78bc",
+    "LabelNewPassword": "\u65b0\u5bc6\u78bc\uff1a",
+    "LabelNewPasswordConfirm": "\u78ba\u8a8d\u65b0\u5bc6\u78bc\uff1a",
+    "HeaderCreatePassword": "\u5275\u5efa\u5bc6\u78bc",
+    "LabelCurrentPassword": "\u7576\u524d\u7684\u5bc6\u78bc\uff1a",
+    "LabelMaxParentalRating": "\u6700\u5927\u5141\u8a31\u7684\u5bb6\u9577\u8a55\u7d1a\uff1a",
+    "MaxParentalRatingHelp": "\u5177\u6709\u8f03\u9ad8\u7684\u5bb6\u9577\u8a55\u7d1a\u5167\u5bb9\u5c07\u5f9e\u9019\u7528\u6236\u88ab\u96b1\u85cf",
+    "LibraryAccessHelp": "\u9078\u64c7\u5a92\u9ad4\u6587\u4ef6\u593e\u8207\u9019\u7528\u6236\u5171\u4eab\u3002\u7ba1\u7406\u54e1\u5c07\u53ef\u4ee5\u4f7f\u7528\u5a92\u9ad4\u8cc7\u6599\u64da\u7ba1\u7406\u5668\u7de8\u8f2f\u6240\u6709\u7684\u5a92\u9ad4\u6587\u4ef6\u593e\u3002",
+    "ChannelAccessHelp": "Select the channels to share with this user. Administrators will be able to edit all channels using the metadata manager.",
+    "ButtonDeleteImage": "\u522a\u9664\u5716\u50cf",
+    "LabelSelectUsers": "Select users:",
+    "ButtonUpload": "\u4e0a\u8f09",
+    "HeaderUploadNewImage": "\u4e0a\u8f09\u65b0\u5716\u50cf",
+    "LabelDropImageHere": "Drop image here",
+    "ImageUploadAspectRatioHelp": "\u63a8\u85a6\u4f7f\u67091:1\u5bec\u9ad8\u6bd4\u4f8b\u7684\u5716\u50cf\u3002\u53ea\u5141\u8a31JPG\/PNG\u683c\u5f0f",
+    "MessageNothingHere": "\u9019\u88e1\u6c92\u6709\u4ec0\u9ebc\u3002",
+    "MessagePleaseEnsureInternetMetadata": "\u8acb\u78ba\u4fdd\u5df2\u555f\u7528\u5f9e\u4e92\u806f\u7db2\u4e0b\u8f09\u5a92\u9ad4\u8cc7\u6599\u3002",
+    "TabSuggested": "\u5efa\u8b70",
+    "TabLatest": "\u6700\u65b0",
+    "TabUpcoming": "\u5373\u5c07\u767c\u5e03",
+    "TabShows": "\u7bc0\u76ee",
+    "TabEpisodes": "\u55ae\u5143",
+    "TabGenres": "\u985e\u578b",
+    "TabPeople": "\u4eba\u7269",
+    "TabNetworks": "\u7db2\u7d61",
+    "HeaderUsers": "\u7528\u6236",
+    "HeaderFilters": "\u904e\u6ffe\uff1a",
+    "ButtonFilter": "\u904e\u6ffe",
+    "OptionFavorite": "\u6211\u7684\u6700\u611b",
+    "OptionLikes": "\u559c\u6b61",
+    "OptionDislikes": "\u4e0d\u559c\u6b61",
+    "OptionActors": "\u6f14\u54e1",
+    "OptionGuestStars": "\u7279\u9080\u660e\u661f",
+    "OptionDirectors": "\u5c0e\u6f14",
+    "OptionWriters": "\u4f5c\u8005",
+    "OptionProducers": "\u5236\u7247\u4eba",
+    "HeaderResume": "Resume",
+    "HeaderNextUp": "\u4e0b\u4e00\u96c6",
+    "NoNextUpItemsMessage": "\u6c92\u6709\u627e\u5230\u3002\u958b\u59cb\u770b\u4f60\u7684\u7bc0\u76ee\uff01",
+    "HeaderLatestEpisodes": "\u6700\u65b0\u7bc0\u76ee\u55ae\u5143",
+    "HeaderPersonTypes": "\u4eba\u7269\u985e\u578b\uff1a",
+    "TabSongs": "\u6b4c\u66f2",
+    "TabAlbums": "\u5c08\u8f2f",
+    "TabArtists": "\u6b4c\u624b",
+    "TabAlbumArtists": "\u5c08\u8f2f\u6b4c\u624b",
+    "TabMusicVideos": "Music Videos",
+    "ButtonSort": "\u6392\u5e8f",
+    "HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a",
+    "HeaderSortOrder": "\u6392\u5e8f\u6b21\u5e8f\uff1a",
+    "OptionPlayed": "\u5df2\u64ad\u653e",
+    "OptionUnplayed": "\u672a\u64ad\u653e",
+    "OptionAscending": "\u5347\u5e8f",
+    "OptionDescending": "\u964d\u5e8f",
+    "OptionRuntime": "\u64ad\u653e\u9577\u5ea6",
+    "OptionReleaseDate": "Release Date",
+    "OptionPlayCount": "\u64ad\u653e\u6b21\u6578",
+    "OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
+    "OptionDateAdded": "\u6dfb\u52a0\u65e5\u671f",
+    "OptionAlbumArtist": "\u5c08\u8f2f\u6b4c\u624b",
+    "OptionArtist": "\u6b4c\u624b",
+    "OptionAlbum": "\u5c08\u8f2f",
+    "OptionTrackName": "\u66f2\u76ee\u540d\u7a31",
+    "OptionCommunityRating": "\u793e\u5340\u8a55\u5206",
+    "OptionNameSort": "\u540d\u5b57",
+    "OptionFolderSort": "Folders",
+    "OptionBudget": "\u9810\u7b97",
+    "OptionRevenue": "\u6536\u5165",
+    "OptionPoster": "\u6d77\u5831",
+    "OptionBackdrop": "\u80cc\u666f",
+    "OptionTimeline": "\u6642\u9593\u8ef8",
+    "OptionThumb": "\u7e2e\u7565\u5716",
+    "OptionBanner": "\u6a6b\u5411\u5716",
+    "OptionCriticRating": "\u8a55\u8ad6\u5bb6\u8a55\u50f9",
+    "OptionVideoBitrate": "\u8996\u983b\u6bd4\u7279\u7387",
+    "OptionResumable": "\u53ef\u6062\u5fa9",
+    "ScheduledTasksHelp": "\u55ae\u64ca\u4e00\u500b\u4efb\u52d9\u4f86\u8abf\u6574\u5b83\u7684\u904b\u884c\u6642\u9593\u8868\u3002",
+    "ScheduledTasksTitle": "Scheduled Tasks",
+    "TabMyPlugins": "\u6211\u7684\u63d2\u4ef6",
+    "TabCatalog": "\u76ee\u9304",
+    "PluginsTitle": "\u63d2\u4ef6",
+    "HeaderAutomaticUpdates": "\u81ea\u52d5\u66f4\u65b0",
+    "HeaderNowPlaying": "\u6b63\u5728\u64ad\u653e",
+    "HeaderLatestAlbums": "\u6700\u65b0\u5c08\u8f2f",
+    "HeaderLatestSongs": "\u6700\u65b0\u6b4c\u66f2",
+    "HeaderRecentlyPlayed": "\u6700\u8fd1\u64ad\u653e",
+    "HeaderFrequentlyPlayed": "\u7d93\u5e38\u64ad\u653e",
+    "DevBuildWarning": "\u958b\u767c\u7248\u672c\u662f\u6700\u524d\u6cbf\u7684\u3002\u7d93\u5e38\u767c\u4f48\uff0c\u4f46\u9019\u4e9b\u7248\u672c\u5c1a\u672a\u7d93\u904e\u6e2c\u8a66\u3002\u7a0b\u5f0f\u53ef\u80fd\u6703\u5d29\u6f70\uff0c\u6240\u6709\u529f\u80fd\u53ef\u80fd\u7121\u6cd5\u6b63\u5e38\u5de5\u4f5c\u3002",
+    "LabelVideoType": "\u8996\u983b\u985e\u578b\uff1a",
+    "OptionBluray": "\u85cd\u5149",
+    "OptionDvd": "DVD",
+    "OptionIso": "\u93e1\u50cf\u6a94",
+    "Option3D": "3D",
+    "LabelFeatures": "\u529f\u80fd\uff1a",
+    "LabelService": "Service:",
+    "LabelStatus": "Status:",
+    "LabelVersion": "Version:",
+    "LabelLastResult": "Last result:",
+    "OptionHasSubtitles": "\u5b57\u5e55",
+    "OptionHasTrailer": "Trailer",
+    "OptionHasThemeSong": "\u4e3b\u984c\u66f2",
+    "OptionHasThemeVideo": "\u4e3b\u984c\u8996\u983b",
+    "TabMovies": "\u96fb\u5f71",
+    "TabStudios": "\u5de5\u4f5c\u5ba4",
+    "TabTrailers": "\u9810\u544a",
+    "LabelArtists": "Artists:",
+    "LabelArtistsHelp": "Separate multiple using ;",
+    "HeaderLatestMovies": "\u6700\u65b0\u96fb\u5f71",
+    "HeaderLatestTrailers": "\u6700\u65b0\u9810\u544a",
+    "OptionHasSpecialFeatures": "Special Features",
+    "OptionImdbRating": "IMDB\u8a55\u5206",
+    "OptionParentalRating": "\u5bb6\u9577\u8a55\u7d1a",
+    "OptionPremiereDate": "\u9996\u6620\u65e5\u671f",
+    "TabBasic": "\u57fa\u672c",
+    "TabAdvanced": "\u9032\u968e",
+    "HeaderStatus": "\u72c0\u614b",
+    "OptionContinuing": "\u6301\u7e8c",
+    "OptionEnded": "\u5b8c\u7d50",
+    "HeaderAirDays": "Air Days",
+    "OptionSunday": "\u661f\u671f\u5929",
+    "OptionMonday": "\u661f\u671f\u4e00",
+    "OptionTuesday": "\u661f\u671f\u4e8c",
+    "OptionWednesday": "\u661f\u671f\u4e09",
+    "OptionThursday": "\u661f\u671f\u56db",
+    "OptionFriday": "\u661f\u671f\u4e94",
+    "OptionSaturday": "\u661f\u671f\u516d",
+    "HeaderManagement": "Management",
+    "LabelManagement": "Management:",
+    "OptionMissingImdbId": "\u7f3a\u5c11IMDB\u7de8\u865f",
+    "OptionMissingTvdbId": "\u7f3a\u5c11TheTVDB\u7de8\u865f",
+    "OptionMissingOverview": "\u7f3a\u5c11\u6982\u8ff0",
+    "OptionFileMetadataYearMismatch": "\u6a94\u6848\/\u5a92\u9ad4\u8cc7\u6599\u5e74\u4efd\u4e0d\u5339\u914d",
+    "TabGeneral": "\u4e00\u822c",
+    "TitleSupport": "\u652f\u63f4",
+    "TabLog": "\u65e5\u8a8c",
+    "TabAbout": "\u95dc\u65bc",
+    "TabSupporterKey": "\u652f\u6301\u8005\u5e8f\u865f",
+    "TabBecomeSupporter": "\u6210\u70ba\u652f\u6301\u8005",
+    "MediaBrowserHasCommunity": "Media Browser\u6709\u4e00\u500b\u7531\u7528\u6236\u548c\u8ca2\u737b\u8005\u5efa\u7acb\u7684\u7e41\u69ae\u793e\u5340\u3002",
+    "CheckoutKnowledgeBase": "\u700f\u89bd\u6211\u5011\u7684\u77e5\u8b58\u5eab\uff0c\u80fd\u5e6b\u52a9\u4f60\u5145\u5206\u5229\u7528Media Browser\u3002",
+    "SearchKnowledgeBase": "\u641c\u7d22\u77e5\u8b58\u5eab",
+    "VisitTheCommunity": "\u8a2a\u554f\u793e\u5340",
+    "VisitMediaBrowserWebsite": "\u8a2a\u554fMedia Browser\u7db2\u7ad9",
+    "VisitMediaBrowserWebsiteLong": "\u8a2a\u554fMedia Browser\u7684\u7db2\u7ad9\uff0c\u4ee5\u7dca\u8cbc\u6700\u65b0\u7684\u6d88\u606f\u548c\u8ddf\u4e0a\u958b\u767c\u8005\u535a\u5ba2\u3002",
+    "OptionHideUser": "\u5f9e\u767b\u9304\u9801\u9762\u96b1\u85cf\u6b64\u7528\u6236",
+    "OptionDisableUser": "\u7981\u7528\u6b64\u7528\u6236",
+    "OptionDisableUserHelp": "\u88ab\u7981\u7528\u7684\u7528\u6236\u5c07\u4e0d\u5141\u8a31\u9023\u63a5\u4f3a\u670d\u5668\u3002\u73fe\u6709\u7684\u9023\u63a5\u5c07\u88ab\u5373\u6642\u7d42\u6b62\u3002",
+    "HeaderAdvancedControl": "\u9ad8\u7d1a\u63a7\u5236",
+    "LabelName": "\u540d\u5b57\uff1a",
+    "OptionAllowUserToManageServer": "\u5141\u8a31\u9019\u7528\u6236\u7ba1\u7406\u4f3a\u670d\u5668",
+    "HeaderFeatureAccess": "\u53ef\u4ee5\u4f7f\u7528\u7684\u529f\u80fd",
+    "OptionAllowMediaPlayback": "\u5141\u8a31\u5a92\u9ad4\u64ad\u653e",
+    "OptionAllowBrowsingLiveTv": "\u5141\u8a31\u4f7f\u7528\u96fb\u8996\u529f\u80fd",
+    "OptionAllowDeleteLibraryContent": "\u5141\u8a31\u9019\u7528\u6236\u522a\u9664\u5a92\u9ad4\u5eab\u7684\u5167\u5bb9",
+    "OptionAllowManageLiveTv": "\u5141\u8a31\u7ba1\u7406\u96fb\u8996\u7bc0\u76ee\u9304\u5f71",
+    "OptionAllowRemoteControlOthers": "\u5141\u8a31\u9019\u7528\u6236\u9060\u7a0b\u63a7\u5236\u5176\u4ed6\u7528\u6236",
+    "OptionMissingTmdbId": "\u7f3a\u5c11TMDB\u7de8\u865f",
+    "OptionIsHD": "\u9ad8\u6e05",
+    "OptionIsSD": "\u6a19\u6e05",
+    "OptionMetascore": "\u8a55\u5206",
+    "ButtonSelect": "\u9078\u64c7",
+    "ButtonGroupVersions": "\u7248\u672c",
+    "ButtonAddToCollection": "Add to Collection",
+    "PismoMessage": "\u901a\u904e\u6350\u8d08\u7684\u8edf\u4ef6\u8a31\u53ef\u8b49\u4f7f\u7528Pismo File Mount\u3002",
+    "TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
+    "HeaderCredits": "Credits",
+    "PleaseSupportOtherProduces": "\u8acb\u652f\u6301\u6211\u5011\u5176\u4ed6\u7684\u514d\u8cbb\u7522\u54c1\uff1a",
+    "VersionNumber": "\u7248\u672c{0}",
+    "TabPaths": "\u8def\u5f91",
+    "TabServer": "\u4f3a\u670d\u5668",
+    "TabTranscoding": "\u8f49\u78bc\u4e2d",
+    "TitleAdvanced": "\u9032\u968e",
+    "LabelAutomaticUpdateLevel": "\u81ea\u52d5\u66f4\u65b0\u7d1a\u5225",
+    "OptionRelease": "Official Release",
+    "OptionBeta": "\u516c\u6e2c\u7248\u672c",
+    "OptionDev": "Dev (Unstable)",
+    "LabelAllowServerAutoRestart": "\u5141\u8a31\u4f3a\u670d\u5668\u81ea\u52d5\u91cd\u65b0\u555f\u52d5\u53bb\u5b89\u88dd\u66f4\u65b0\u8cc7\u6599",
+    "LabelAllowServerAutoRestartHelp": "\u4f3a\u670d\u5668\u53ea\u6703\u5728\u6c92\u6709\u6d3b\u8e8d\u7528\u6236\u53ca\u7a7a\u9592\u671f\u9593\u91cd\u65b0\u555f\u52d5\u3002",
+    "LabelEnableDebugLogging": "\u8a18\u9304\u9664\u932f\u4fe1\u606f\u5230\u65e5\u8a8c",
+    "LabelRunServerAtStartup": "\u5728\u7cfb\u7d71\u555f\u52d5\u6642\u904b\u884c\u4f3a\u670d\u5668",
+    "LabelRunServerAtStartupHelp": "This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.",
+    "ButtonSelectDirectory": "\u9078\u64c7\u76ee\u9304",
+    "LabelCustomPaths": "\u6307\u5b9a\u6240\u9700\u7684\u81ea\u5b9a\u7fa9\u8def\u5f91\u3002\u7559\u7a7a\u4ee5\u4f7f\u7528\u9ed8\u8a8d\u503c\u3002",
+    "LabelCachePath": "\u7de9\u5b58\u8def\u5f91\uff1a",
+    "LabelCachePathHelp": "Specify a custom location for server cache files, such as images."
 }

+ 13 - 3
MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs

@@ -1,6 +1,4 @@
-using System.IO;
-using System.Text;
-using MediaBrowser.Common.Configuration;
+using MediaBrowser.Common.Configuration;
 using MediaBrowser.Controller.Entities;
 using MediaBrowser.Model.Entities;
 using MediaBrowser.Model.Logging;
@@ -9,7 +7,9 @@ using MediaBrowser.XbmcMetadata.Savers;
 using System;
 using System.Collections.Generic;
 using System.Globalization;
+using System.IO;
 using System.Linq;
+using System.Text;
 using System.Threading;
 using System.Xml;
 
@@ -90,6 +90,16 @@ namespace MediaBrowser.XbmcMetadata.Parsers
 
                 if (index != -1)
                 {
+                    var endingXml = xml.Substring(index);
+
+                    var imdbId = endingXml.Split('/')
+                        .FirstOrDefault(i => i.StartsWith("tt", StringComparison.OrdinalIgnoreCase));
+
+                    if (!string.IsNullOrWhiteSpace(imdbId))
+                    {
+                        item.SetProviderId(MetadataProviders.Imdb, imdbId);
+                    }
+
                     xml = xml.Substring(0, index + 1);
                 }
 

+ 2 - 2
Nuget/MediaBrowser.Common.Internal.nuspec

@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
     <metadata>
         <id>MediaBrowser.Common.Internal</id>
-        <version>3.0.503</version>
+        <version>3.0.504</version>
         <title>MediaBrowser.Common.Internal</title>
         <authors>Luke</authors>
         <owners>ebr,Luke,scottisafool</owners>
@@ -12,7 +12,7 @@
         <description>Contains common components shared by Media Browser Theater and Media Browser Server. Not intended for plugin developer consumption.</description>
         <copyright>Copyright © Media Browser 2013</copyright>
         <dependencies>
-            <dependency id="MediaBrowser.Common" version="3.0.503" />
+            <dependency id="MediaBrowser.Common" version="3.0.504" />
             <dependency id="NLog" version="3.1.0.0" />
             <dependency id="SimpleInjector" version="2.6.0" />
             <dependency id="sharpcompress" version="0.10.2" />

+ 1 - 1
Nuget/MediaBrowser.Common.nuspec

@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
     <metadata>
         <id>MediaBrowser.Common</id>
-        <version>3.0.503</version>
+        <version>3.0.504</version>
         <title>MediaBrowser.Common</title>
         <authors>Media Browser Team</authors>
         <owners>ebr,Luke,scottisafool</owners>

+ 1 - 1
Nuget/MediaBrowser.Model.Signed.nuspec

@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
     <metadata>
         <id>MediaBrowser.Model.Signed</id>
-        <version>3.0.503</version>
+        <version>3.0.504</version>
         <title>MediaBrowser.Model - Signed Edition</title>
         <authors>Media Browser Team</authors>
         <owners>ebr,Luke,scottisafool</owners>

+ 2 - 2
Nuget/MediaBrowser.Server.Core.nuspec

@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
     <metadata>
         <id>MediaBrowser.Server.Core</id>
-        <version>3.0.503</version>
+        <version>3.0.504</version>
         <title>Media Browser.Server.Core</title>
         <authors>Media Browser Team</authors>
         <owners>ebr,Luke,scottisafool</owners>
@@ -12,7 +12,7 @@
         <description>Contains core components required to build plugins for Media Browser Server.</description>
         <copyright>Copyright © Media Browser 2013</copyright>
         <dependencies>
-            <dependency id="MediaBrowser.Common" version="3.0.503" />
+            <dependency id="MediaBrowser.Common" version="3.0.504" />
         </dependencies>
     </metadata>
     <files>

+ 2 - 2
SharedVersion.cs

@@ -3,6 +3,6 @@
 #if (DEBUG)
 [assembly: AssemblyVersion("3.0.*")]
 #else
-[assembly: AssemblyVersion("3.0.*")]
-//[assembly: AssemblyVersion("3.0.5395.0")]
+//[assembly: AssemblyVersion("3.0.*")]
+[assembly: AssemblyVersion("3.0.5416.0")]
 #endif

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно