<?php
// Copyright 1999-2017. Parallels IP Holdings GmbH. All Rights Reserved.
$messages = [
    'myAccount' => 'My Services',
    'users' => 'Users',
    'usersDescription' => 'Manage user accounts.',
    'usersKeywords' => 'add create new remove delete change update role account permission group grant deny',
    'webSitesAndDomains' => 'Websites & Domains',
    'webSitesAndDomainsDescription' => 'Manage websites.',
    'webSitesAndDomainsKeywords' => 'add create new remove delete change site subdomain alias ip webmatrix webdeploy web matrix deploy php settings',
    'myServices' => 'Home',
    'applicationsAndServices' => 'Applications',
    'applicationsAndServicesDescription' => 'Manage applications.',
    'applicationsAndServicesKeywords' => 'install uninstall remove catalog store app',
    'settings' => 'Tools & Settings',
    'settingsDescription' => 'Manage the server and configure Plesk, system services, and resources',
    'settingsKeywords' => 'settings parameters configure change resource enable disable activate show hide global server-wide',
    'health' => 'Health Monitoring',
    'healthDescription' => 'View reports on the server health, and change the health monitoring configuration.',
    'healthKeywords' => 'monitor usage utilization resource performance process load system CPU disk memory RAM network report alarm graph summary',
    'extensions' => 'Extensions',
    'extensionsDescription' => 'Manage extensions installed in Plesk and access the functions provided by these extensions.',
    'extensionsKeywords' => 'manage modules extensions',
    'resellerSettings' => 'Tools',
    'resellerSettingsDescription' => 'Manage the server and configure Plesk, system services, and resources',
    'resellerSettingsKeywords' => 'settings parameters configure change resource enable disable activate show hide global server-wide',
    'mail' => 'Mail',
    'mailDescription' => 'Manage email accounts.',
    'mailKeywords' => 'email email webmail alias create new add remove delete change update spam antispam virus antivirus message maillist mailing list',
    'fileManager' => 'Files',
    'fileManagerDescription' => 'Manage files.',
    'fileManagerKeywords' => 'file upload manage content',
    'database' => 'Databases',
    'databaseDescription' => 'Manage databases.',
    'databaseKeywords' => 'database',
    'files' => 'File Sharing',
    'filesDescription' => 'Share files.',
    'filesKeywords' => 'share sharing folder public',
    'account' => 'Account',
    'accountDescription' => 'Manage resource allotments, hosting options, and permissions.',
    'accountKeywords' => 'hosting subscription management billing pay invoice profile password language switch',
    'statistics' => 'Statistics',
    'statisticsDescription' => 'View detailed reports on how resources provided with your subscription are used',
    'statisticsKeywords' => 'stats report summary usage utilization transfer disk',
    'webspaces' => 'Webspaces',
    'webspacesKeywords' => 'add my hosting account subscription power user',
    'menuHostingManagement' => 'Hosting Management',
    'exitSessionPowerUserModeLink' => "Go back to Server Administration Panel",
    'exitSessionPowerUserModeMessage' => "You are in Power User view now.",
    'exitSessionPowerUserModeHelp' => "Learn more about this view",
    'classicModeTitle' => '%%name%%',
    'toolsAndSettings' => 'Tools & Settings',
    'profile' => 'My Profile',
    'profileDescription' => 'View and change the profile information.',
    'menuName' => 'Menu',
    'allSubscriptions' => 'All subscriptions',
    'allSubscriptions_powerUser' => 'All webspaces',
    'allSubscriptionsLimitOverusedDescription' => 'The option to display all subscriptions is unavailable because the number of subscriptions on your account (%%value%%) is greater than %%limit%%.',
];
