aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/ca.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-15 23:26:39 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-15 23:26:39 -0400
commit6ca771cc7906ae6524f737ae9bf0bc1b916efb40 (patch)
tree98d4c8fad6868d0836caec61446f2cffc4a232f8 /MediaBrowser.Server.Implementations/Localization/Server/ca.json
parentb889c31f5629b0d46fdd8f71d62f1546e18efc11 (diff)
move user image into profile settings
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ca.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/ca.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ca.json b/MediaBrowser.Server.Implementations/Localization/Server/ca.json
index 49a93e00b..2efa7c461 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/ca.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/ca.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",