diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-15 23:26:39 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-15 23:26:39 -0400 |
| commit | 6ca771cc7906ae6524f737ae9bf0bc1b916efb40 (patch) | |
| tree | 98d4c8fad6868d0836caec61446f2cffc4a232f8 /MediaBrowser.Server.Implementations/Localization/Server/ar.json | |
| parent | b889c31f5629b0d46fdd8f71d62f1546e18efc11 (diff) | |
move user image into profile settings
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ar.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/ar.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ar.json b/MediaBrowser.Server.Implementations/Localization/Server/ar.json index 74854f075..a0094c5b2 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/ar.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/ar.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", |
