diff options
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ms.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/ms.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ms.json b/MediaBrowser.Server.Implementations/Localization/Server/ms.json index d04dd58aa..783928c6c 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/ms.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/ms.json @@ -440,12 +440,19 @@ "VisitMediaBrowserWebsite": "Visit the Media Browser Web Site", "HeaderPendingInvitations": "Pending Invitations", "VisitMediaBrowserWebsiteLong": "Visit the Media Browser Web site to catch the latest news and keep up with the developer blog.", + "TabParentalControl": "Parental Control", "OptionHideUser": "Hide this user from login screens", + "HeaderAccessSchedule": "Access Schedule", "OptionDisableUser": "Disable this user", + "HeaderAccessScheduleHelp": "Create an access schedule to limit access to certain hours.", "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.", + "ButtonAddSchedule": "Add Schedule", "HeaderAdvancedControl": "Advanced Control", + "LabelAccessDay": "Day of week:", "LabelName": "Name:", + "LabelAccessStart": "Start hour:", "OptionAllowUserToManageServer": "Allow this user to manage the server", + "LabelAccessEnd": "End hour:", "HeaderFeatureAccess": "Feature Access", "OptionAllowMediaPlayback": "Allow media playback", "OptionAllowBrowsingLiveTv": "Allow browsing of live tv", |
