'Service plan name', 'resellerPlanName' => 'Reseller plan name', 'addonPlanName' => 'Add-on plan name', 'adminPlanPermissionsTab' => 'Administrative Tools', //Don't use long names for tabs 'adminPlanPermissionsTabDescription' => 'Select the Tools & Settings items available to the administrator in Simple view.', 'hostingPermissionsTab' => 'Hosting Tools', //Don't use long names for tabs 'hostingPermissionsTabDescription' => 'Select the web hosting tools and settings available to the administrator in Simple view.', 'resourcesTab' => 'Resources', 'resourcesTabDescription' => 'Define the resources provided with the plan, and policy on the resource usage.', 'subscriptionResourcesTabDescription' => 'Define the resources provided with the subscription, and policy on the resource usage.', 'hostingTab' => 'Hosting Parameters', 'hostingTabDescription' => 'Specify parameters of the hosting service provided with the plan.', 'secureSettingsDescription' => 'If you want the provided hosting to be the most secure, %%link%%. Note that some of the permissions, if granted, let subscribers change these settings. %%helpLink%%.', 'secureSettingsLink' => 'apply secure settings preset', 'secureSettingsHelpLink' => 'Learn about secure hosting setting', 'mailTab' => 'Mail', 'mailTabDescription' => 'Specify parameters of the mail service provided with the plan.', 'dnsTab' => 'DNS', 'dnsTabDescription' => 'Specify parameters of the DNS service provided with the plan.', 'performanceTab' => 'Performance', 'performanceTabDescription' => 'Specify system parameters affecting performance of all services provided with the plan.', 'permissionsTab' => 'Permissions', 'miscTab' => 'Logs & Statistics', 'miscTabDescription' => 'Specify how statistics and logs of the plan\'s subscriptions should be stored.', 'miscTabAdminPlanDescription' => 'Specify how statistics and logs of the webspaces should be stored.', 'extrasTab' => 'Additional Services', 'extrasTabDescription' => 'Select the services that should be included in the plan in addition to web hosting, DNS, and mail services.', 'ipTab' => 'IP Addresses', 'ipTabDescription' => 'Define parameters of IP resources provided with the plan.', 'applicationsTab' => 'Applications', 'applicationsTabDescription' => 'Select the applications that should be available in the plan. You can choose to provide all applications available from the Application Catalog, plus those that you uploaded to the server, or select the applications manually. If you want to provide all available applications, then you do not need to do anything on this tab, just go to the Permissions tab and select the Access to Application Catalog option. If you want to select applications manually, you can do it on this tab.', 'applicationsTabDescription-subscription' => 'Select the applications that should be available in the subscription. You can choose to provide all applications available from the Application Catalog, plus those that you uploaded to the server, or select the applications manually. If you want to provide all available applications, then you do not need to do anything on this tab, just go to the Permissions tab and select the Access to Application Catalog option. If you want to select applications manually, you can do it on this tab.', 'planSyncSubsriptionWarning' => 'Some subscriptions were not synced with the plan. They were marked as \'Unsynced\' in the subscriptions list. To retry syncing, go to a subscription overview page and click the Sync button.', 'planSyncResellerWarning' => 'Some resellers were not synced with the plan. They were marked as \'Unsynced\' in the resellers list. To retry syncing, go to a reseller overview page and click the Sync button.', 'planSyncAdminWarning' => 'Unable to apply changes to webspaces because Panel does not provide some of the services or resources affected by these changes.', 'duplicateName' => 'Plan with such name already exists.', 'phpSettingsTab' => 'PHP Settings', 'phpSettingsTabDescription' => 'Here you can specify per-subscription PHP settings that override the settings defined by the server-wide php.ini file. This may be useful, for example, when you want to limit the system resources consumption by customers\' PHP scripts. Customers (if allowed) can override this PHP configuration by their own per-domain configuration. When you set a parameter to Default value, PHP will use the parameter\'s value from the server-wide PHP configuration. Note that {DOCROOT} and {WEBSPACEROOT} are the only supported placeholder that stands for the document root directory of a domain and a root directory of webspace which gets custom PHP configuration.', 'phpSettingsTabDescriptionAddon' => 'Here you can specify per-subscription PHP settings that override the settings defined by the main service plan. This may be useful, for example, when you want to remove some PHP limitations set in the main service plan. When you set a parameter to the Default value, PHP will use the parameter\'s value from the service plan PHP configuration. Note that {DOCROOT} and {WEBSPACEROOT} are the only supported placeholder that stands for the document root directory of a domain and a root directory of webspace which gets custom PHP configuration.', 'phpSettingsPhpVersion' => 'Your current PHP version is %%version%%.', 'phpSettingsTabAdminPlanDescription' => 'Here you can specify per-webspace PHP settings that override the settings defined by the server-wide php.ini file. When you set a parameter to Default value, PHP will use the parameter\'s value from the server-wide PHP configuration.', );