<?php
// Copyright 1999-2014. Parallels IP Holdings GmbH. All Rights Reserved.
// This file contains Parallels Plesk Command Line Utility (CLI) locale keys

$GLOBALS['lmsg_arr'] += array (
'cu__error' => "ERROR: %1",


// P9 CLI

'cu_res_pref__create_domains' => 'Allow reseller to create domains',
'cu_client_convert_to_reseller' => 'Convert customer account to a reseller account',
'cu_client_change_owner' => 'Change the owner of the customer account',
'cu_client_owner_login' => 'Username of the new customer account owner',
'cu__create_clients' => 'Allows to create customers',
'cu__allow_oversell' => 'Allows to manage oversell',
'cu__oversell' => 'Allow overselling',
'cu__overuse' => 'Set overuse policy',
'cu__disk_space_soft' => 'sends the notification upon reaching the specified amount of disk space used',
'cu__max_traffic_soft' => 'sends the notification upon reaching the specified amount of traffic used',
'cu__max_clients' => 'limits the maximum number of customer accounts',

// customer  (updated)
'cu_client__passwd_type' => 'Plesk password type [not recommended. See the note below for details]',
'cu_client__passwd' => 'Plesk password (required for creation) [not recommended. See the note below for details]',
    'cu_client__suc_subscription_locked' => 'The subscription of customer %1 was locked.',
    'cu_client__suc_subscription_unlocked' => 'The subscription of customer %1 was unlocked.',
    'cu_client__suc_unsubscribed' => 'The customer %1 was unsubscribed from the service plan.',
    'cu_client__suc_subscribed' => 'The customer %1 was subscribed to the service plan %2.',
    'cu_client__lock_subscription' => 'Locks customer\'s subscription for syncing with a plan.',
    'cu_client__unlock_subscription' => 'Unlocks subscription and enables synchronization with associated service plans.',
    'cu_client__unsubscribe' => 'Unbinds a customer\'s subscription from service plan and makes it a custom subscription.',
    'cu_client__subscribe' => 'Subscribes a customer to the specified plan. This command is for internal use only.',
    'cu_client__unable_subscribe' => "Unable to subscribe the customer to the service plan: %1",
    'cu_client__unable_sync' => "Unable to synchronize customer subscription with service plan: %1",
    'cu_client__suc_sync' => 'Customer subscription %1 was synchronized with the service plan.',
    'cu_client__sync' => 'Synchronizes customer subscription with a plan.',

    'cu_cln_pref_info_not_subscribed' => 'The customer is not subscribed to service plans.',
    'cu_cln_pref_info_subscribed' => 'The customer is subscribed to the service plan "%1".',
    'cu_client__subscription_problems_not_applied_list' => 'The following properties are editable by customer and, therefore, are not applied:',

	'cu_client__template' => 'Service plan for customer creation. For internal use only',
    'cu_client__force' => 'Force the usage of service plan',
	'cu_cl_tpl__create' => "Create new service plan",
    'cu_cl_tpl__update' => "Update existing service plan",
    'cu_cl_tpl__remove' => "Remove service plan",
    'cu_cl_tpl__info' => "Show the settings of service plan",
    'cu_cl_tpl__new_name' => "Change the name of service plan",
    'cu_cl_tpl__unable_create' => "Unable to create service plan: %1",
    'cu_cl_tpl__success_create' => "Creation of service plan '%1' completed.\n",
    'cu_cl_tpl__unable_update' => "Unable to update service plan: %1",
    'cu_cl_tpl__success_update' => "Update of service plan '%1' completed.\n",
    'cu_cl_tpl__unable_remove' => "Unable to remove service plan: %1",
    'cu_cl_tpl__success_remove' => "Removal of service plan '%1' completed.\n",
    'cu_cl_tpl__unable_info' => "An error occurred on attempt to retrieve service plan information: %1",
	'cu_cl_tpl__xml_info' => 'Displays the contents of the service plan in XML format',
	'cu_dom_tpl__clogin' => "Username of the reseller who will own this hosting plan (do not use if the plan owner should be admin)",
	'cu_cl_tpl__create_default' => 'Creates the default service plan.',
	'cu_dom_addon_tpl__clogin' => "Username of the reseller who will own the hosting plan add-on (do not use if the add-on owner should be admin)",
    'cu__template_opts_conflict' => 'the options -service-plan and -service-plan-guid cannot be specified together',
    'cu_dom_tpl__xml_info' => 'Output the contents of the domain service plan in XML format',
    'cu_cl_tpl__owner' => 'Username of an existing reseller or administrator to whom the service plan will belong',



'cu__note' => 'Note:',
'cu__note_password_plain' => "For security reasons, we recommend that you pass non-encrypted passwords using the environment variable %1. To do so, specify an empty value in the command line for the argument(s) %2 (like %3) and specify the password in the variable %4.",
'cu__note_password_encrypted' => "Similarly, we recommend that you pass encrypted passwords using the environment variable %1. To do so, specify an empty value in the command line for argument(s) %2 (like %3) and specify the password value in the variable %4.",
'cu__parse_number_error' => 'Cannot extract value from string "%1"',
'cu_client__sb_user' => 'Create corresponding user in Presence Builder',
'cu_client__creation_date' => 'Specifies customer account creation date',

// tomcat
'cu_tomcat_command_description_install' => 'Installs Java web application on domain (required option -domain)',
'cu_tomcat_command_description_remove' => 'Removes Java web application from domain (required options -domain)',
'cu_tomcat_command_description_update_service' => 'Updates Tomcat Java service for domain',
'cu_tomcat_command_description_update' => 'Updates Java web application properties',
'cu_tomcat_command_description_help' => 'Displays this help page',
'cu_tomcat_option_description_domain' => 'Specifies target domain',
'cu_tomcat_option_description_status' => 'Changes Tomcat Java service status for domain or web application status',
'cu_tomcat_option_description_no_restart' => 'Switches off restarting of Tomcat Java service. Used with --update-service and --install commands',
'cu_tomcat_operation_success' => "Operation with Tomcat Java service completed successfully.\n",

// skeleton
'cu_skeleton_command_description_install' => 'Installs the specified virtual host file template for given user\'s account',
'cu_skeleton_command_description_reset' => 'Installs the default virtual host file template for given user',
'cu_skeleton_command_description_help' => 'Displays this help page',
'cu_skeleton_option_description_filename' => 'Name of virtual host file template archive (required for "--install" command)',
'cu_skeleton_option_description_force_type' => 'Makes specifying of the archive type required',
'cu_skeleton_command_install_success' => "Virtual host file template was successfully installed.\n",
'cu_skeleton_command_reset_success' => "Default virtual host file template was successfully installed.\n",

// server-wide DNS
'cu_server_dns_command_description_add' => 'Adds a resource record to the DNS zone template. If such record exists, error code 2 will be returned',
'cu_server_dns_command_description_set' => 'Adds all resource records to DNS zone template. Old records will be removed. Record format is "<type>,<host>,<ip>[,<option>]". Examples: "NS,,ns.<domain>.", "MX,,mail.<domain>.,10"',
'cu_server_dns_command_description_update_server' => 'Updates server-wide DNS settings',
'cu_server_dns_command_description_update_soa' => 'Updates DNS SOA settings',
'cu_server_dns_command_description_info' => 'Displays information about server-wide DNS settings',
'cu_server_dns_command_description_enable_custom_backend' => 'Switches on Plesk integration with a third-party DNS and uses the specified script for the integration',
'cu_server_dns_command_description_disable_custom_backend' => 'Switches off Plesk integration with a third-party DNS and restores the default settings',
'cu_server_dns_command_description_help' => 'Displays this help page',
'cu_server_dns_option_description_status' => 'Switches on or off the DNS zone. Required for "update-server" command',
'cu_server_dns_option_description_add_acl' => 'Adds the list of IP addresses to ACL template of the DNS zone. Required for "update-server" command',
'cu_server_dns_option_description_a' => 'A resource record',
'cu_server_dns_option_description_ns' => 'NS resource record',
'cu_server_dns_option_description_mx' => 'MX resource record',
'cu_server_dns_option_description_cname' => 'CNAME resource record',
'cu_server_dns_option_description_ptr' => 'PTR resource record',
'cu_server_dns_option_description_txt' => 'TXT resource record',
'cu_server_dns_option_description_ip' => 'Specifies IP address for creating an A record',
'cu_server_dns_option_description_nameserver' => 'Specifies nameserver for creating a NS record',
'cu_server_dns_option_description_mailexchanger' => 'Specifies mail exchange server for creating a MX record',
'cu_server_dns_option_description_priority' => 'Specifies mail exchange server priority for a MX record',
'cu_server_dns_option_description_canonical' => 'Specifies canonical name for creating a CNAME record',
'cu_server_dns_option_description_subnet' => 'Specifies subnet for creating a PTR record (for example, 123.123.123.123/8 or <ip>/8)',
'cu_server_dns_option_description_domain' => 'Specifies domain name for creating a TXT record',
'cu_server_dns_option_description_soa_ttl' => 'Specifies TTL value for server-wide SOA settings template',
'cu_server_dns_option_description_soa_refresh' => 'Specifies Refresh value for server-wide SOA settings template',
'cu_server_dns_option_description_soa_retry' => 'Specifies Retry value for server-wide SOA settings template',
'cu_server_dns_option_description_soa_expire' => 'Specifies Expire value for server-wide SOA settings template',
'cu_server_dns_option_description_soa_minimum' => 'Specifies Minimum value for server-wide SOA settings template',
'cu_server_dns_command_update_server_success' => "Server-wide DNS settings were successfully updated.\n",
'cu_server_dns_command_add_success' => "DNS record was successfully created in the server-wide DNS zone template.\n",
'cu_server_dns_command_set_success' => "DNS record was successfully updated in the server-wide DNS zone template.\n",
'cu_server_dns_command_update_soa_success' => "Server-wide SOA records were successfully updated.\n",
'cu_server_dns_option_description_soa_serial_format' => 'Updates serial format of SOA record',
'cu_dns_option_description_soa_serial_format' => 'Updates serial format of SOA record',
'cu_server_dns_command_disable_custom_backend_success' => "The Plesk integration with a third-party DNS was switched off.\n",
'cu_server_dns_command_enable_custom_backend_success' => "The Plesk integration with a third-party DNS was successfully switched on.\n",
'cu_server_dns_command_enable_custom_backend_failed_invalid_script' => "Unable to enable Custom DNS backend: invalid DNS backend script.\n",

// SSL certificate
'cu_certificate_command_description_create' => 'Creates SSL certificate',
'cu_certificate_command_description_update' => 'Updates SSL certificate',
'cu_certificate_command_description_remove' => 'Removes SSL certificate',
'cu_certificate_command_description_assign_cert' => 'Assigns SSL certificate to an IP address',
'cu_certificate_command_description_list' => 'Displays the list of SSL certificates stored in the repository',
'cu_certificate_command_description_help' => 'Displays this help page',
'cu_certificate_option_description_domain' => "Domain repository",
'cu_certificate_option_description_admin' => "Administrator repository",
'cu_certificate_option_description_default' => "Set SSL certificate as the default one. Can be used only for Parallels Plesk administrator's certificates",
'cu_certificate_option_description_new_name' => 'New name for the certificate',
'cu_certificate_option_description_key_file' => 'Private key file (required for creation)',
'cu_certificate_option_description_cert_file' => 'Certificate file',
'cu_certificate_option_description_cacert_file' => 'CA certificate file',
'cu_certificate_option_description_csr_file' => 'CSR certificate file',
'cu_certificate_option_description_ip' => 'Assigns certificate to specified IP address (only for "--assign-cert" command)',
'cu_certificate_create_object_error' => 'Unable to create object %1: %2',
'cu_certificate_update_object_error' => 'Unable to update object %1: %2',
'cu_certificate_save_object_error' => 'Unable to save object %1: %2',
'cu_certificate_repository_not_specified' => "Certificate repository ('-domain' or '-admin') is not specified\n",
'cu_certificate_option_domain_params_wrong' => "Wrong syntax for parameter of option \"-domain\"\n",
'cu_certificate_command_create_success' => "SSL certificate '%1' was successfully created\n",
'cu_certificate_command_update_success' => "SSL certificate '%1' was successfully updated\n",
'cu_certificate_command_remove_success' => "SSL certificate '%1' was successfully removed\n",
'cu_certificate_command_list_success' => "Listing of SSL certificates repository was successful\n",
'cu_certificate_command_assign_cert_success' => "SSL certificate '%1' was successfully assigned to IP address %2\n",
'cu_certificate_command_unknown' => "Unknown command: '%1'",
'cu_certificate_command_toip_option_ip_empty' => "Option '-ip' must be specified\n",
'cu_certificate_command_toip_ip_error' => "Unable to assign certificate for the following IP address: %1",
'cu_certificate_command_toip_ip_not_exists' => "IP address '%1' does not exist in user's IP pool",
'cu_certificate_command_setcertip_error_semaphore' => 'Unable to acquire semaphore: %1',
'cu_certificate_command_setcertip_error_ip_alias' => 'Unable to update IP alias values: %1',
'cu_certificate_clientip_nodomain' => "Domain %1 does not exist\n",
'cu_certificate_clientip_error_noip' => "IP address %1 does not exist in user's IP pool",
'cu_certificate_command_list_error' => "Unable to get the list of certificates: %1",
'cu_certificate_wrong_option_ip' => "Option '-ip' can only be used with command '--assign-cert'\n",
'cu_certificate_command_remove_error' => 'Unable to remove certificate %1: %2',
'cu_certificate_not_found' => 'Certificate does not exist.',
'cu_certificate_cert_remove_error_delete' => 'Unable to remove certificates: %1',
'cu_certificate_command_update_error' => 'Unable to update certificate %1: %2',
'cu_certificate_no_file' => 'File %1 does not exists',
'cu_certificate_file_not_readable' => 'File %1 not readable',
'cu_certificate_command_update_error_check' => '%1 failed: %2',
'cu_certificate_wrong_option_key_file' => "Parameter for option '-key-file' must be specified\n",

// database
'cu_database_registrar__command_add_db_user' => 'Adds user name to database.',
'cu_database_registrar__command_drop_db_user' => 'Removes user from database.',
'cu_database_registrar__command_get_credentials' => 'Gets credentials for accessing remote database server (requires -type)',
'cu_database_registrar__command_get_default_credentials' => 'Gets credentials for accessing default database server (requires -type)',
'cu_database_registrar__command_get_default_server' => 'Get default server. Format host:port. (requires -type)',
'cu_database_registrar__command_help' => 'Help page',
'cu_database_registrar__option_passwd' => 'Specifies database user password',
'cu_database_registrar__command_get_db_server_info' => 'Retrieves database server information (requires the -type option)',

// site app
'cu_siteapp__command_install_on_server' => 'Install specified package to Parallels Plesk.',
'cu_siteapp__command_remove_from_server' => 'Deinstall specified package from Parallels Plesk.',
'cu_siteapp__command_add_to_vault' => 'Add specified packages to customer\'s application pool[deprecated since 8.3].',
'cu_siteapp__command_info_packages_xml' => 'Print XML description of available packages in server application vault.',
'cu_siteapp__command_help' => 'Help page',
'cu_siteapp__option_sapp_name' => 'Web application\'s name.',
'cu_siteapp__option_sapp_version' => 'Web application\'s version number.',
'cu_siteapp__option_sapp_release' => 'Web application\'s release number.',
'cu_siteapp__option_file' => 'Path to file with distrib of SiteApllication',
'cu_siteapp__add_to_vault_success' => "Operation with application pool successfully completed.\n",
'cu_siteapp__install_on_server_error' => 'Unable to install package %1',
'cu_siteapp__install_on_server_success' => "Package installation successfully completed",
'cu_siteapp__remove_from_server_error' => 'Unable to remove package %1',
'cu_siteapp__remove_from_server_success' => "Package removing successfully completed",
'cu_siteapp_item__remove_success' => 'Web application was removed.',
'cu_siteapp_item__does_not_exist' => 'Web application does not exist: %1-%2',
'cu_siteapp_item__add_to_pool_success' => 'Web application was added to web application pool.',
'cu_siteapp_item__remove_from_pool_success' => 'Web application was removed from web application pool.',

// site app item
'cu_siteapp_item__command_create' => 'Creates application item',
'cu_siteapp_item__command_add_to_pool' => 'Adds application item to customer\'s pool',
'cu_siteapp_item__command_remove_from_pool' => 'Removes application item from customer\'s pool',
'cu_siteapp_item__command_list' => 'Prints list application items defined on server',
'cu_siteapp_item__command_remove' => 'Remove application item',
'cu_siteapp_item__option_sapp_name' => 'Web application\'s name.',
'cu_siteapp_item__option_sapp_version' => 'Web application\'s version number.',
'cu_siteapp_item__option_release' => 'Web application\'s release number.',
'cu_siteapp_item__option_license_type' => 'License type',
'cu_siteapp_item__option_description' => 'Application item description',
'cu_siteapp_item__option_shared' => 'Application item access',
'cu_siteapp_item__option_instances_limit' => 'Allowed installations for application item',
'cu_siteapp_item__option_enabled' => 'Application item mode',

// site app license
'cu_siteapp_license__command_add' => 'Adds license on server',
'cu_siteapp_license__command_remove' => 'Removes license from server',
'cu_siteapp_license__command_list' => 'Prints the list of installed licenses on server',
'cu_siteapp_license__command_set' => 'Sets license options. i.e. grace period',
'cu_siteapp_license__command_update' => 'Start update procedure for all installed licenses',
'cu_siteapp_license__option_source_file' => 'File to take new license from',
'cu_siteapp_license__option_activation_code' => 'Activation code',
'cu_siteapp_license__option_grace_period' => 'Specifies time when update license start',

// admin alias
'cu_admin_alias_command_description_create' => 'Creates additional administrator account',
'cu_admin_alias_command_description_update' => 'Sets settings of additional administrator account',
'cu_admin_alias_command_description_remove' => 'Removes additional administrator account',
'cu_admin_alias_command_description_info' => 'Shows information about additional administrator account',
'cu_admin_alias_command_description_xml_info' => 'additional administrator account in XML format',
'cu_admin_alias_command_description_list' => 'Displays the list of additional administrator accounts',
'cu_admin_alias_command_description_help' => 'Displays this help page',
'cu_admin_alias_option_description_lgon' => 'Sets new username for additional administrator account',
'cu_admin_alias_option_description_passwd' => 'Sets new password for additional administrator account',
'cu_admin_alias_option_description_email' => 'Sets new email address for additional administrator account',
'cu_admin_alias_option_description_enabled' => 'Allows or forbids access to Plesk for additional administrator account',
'cu_admin_alias_option_description_contact' => 'Sets contact name of additional administrator account',
'cu_admin_alias_option_description_comment' => 'Sets comment for additional administrator account',
'cu_admin_alias_command_create_success' => 'Additional administrator account was successfully created',
'cu_admin_alias_command_update_success' => 'Additional administrator account was successfully updated',
'cu_admin_alias_command_remove_success' => 'Additional administrator account was successfully removed',


// event handler
'cu_event_handler_command_description_create' => 'Creates new event handler',
'cu_event_handler_command_description_update' => 'Updates event handler (handler ID required)',
'cu_event_handler_command_description_delete' => 'Removes event handler (handler ID required)',
'cu_event_handler_command_description_list' => 'Displays the list of event handlers and their IDs',
'cu_event_handler_command_description_list_events' => 'Displays available events and their parameters',
'cu_event_handler_command_description_list_users' => 'Shows user accounts which can be used for handlers',
'cu_event_handler_command_description_help' => 'Displays this help page',
'cu_event_handler_option_description_priority' => 'Specifies event handler priority (0 - lowest, 100 - highest)',
'cu_event_handler_option_description_user' => 'Specifies user account used for event handler execution',
'cu_event_handler_option_description_command' => 'Specifies command with parameters or path to script to execute on event',
'cu_event_handler_option_description_event' => 'Specifies event which should trigger the execution of command',

// shared ssl

'cu_shared_ssl_command_description_help' => 'Displays this help page',

// server pref
'cu_servpref__templates_list' => 'Shows the list of installed interface customization templates.',
'cu_servpref__templates_enumeration' => "Interface customization templates:\n%1\n",
'cu_servpref__set_def_locale' => 'Sets default locale [deprecated].',
'cu_servpref__locales_list' => 'Shows the list of supported locales.',
'cu_servpref__set_def_skin' => 'Sets default skin [deprecated].',
'cu_servpref__file_not_exist_or_invalid' => 'File "%1" does not exist or contains invalid data.',
'cu_servpref__skins_list' => 'Shows list of installed skins.',
'cu_servpref__unable_set_def_locale' => 'Unable to set default locale: specified locale "%1" is not supported.',
'cu_servpref__locales_available' => "Available locales:\n%1\n",
'cu_servpref__skin_not_exist' => 'Skin "%1" does not exist.',
'cu_servpref__skins_installed' => "Skins installed:\n%1\n",
'cu_servpref__blog_and_photo_subdomains' => 'Creates blog and photo gallery subdomains by default [deprecated]',
'cu_servpref__success_update' => "SUCCESS: Server settings are successfully updated\n",
'cu_servpref__command_description_set_default' => 'Sets default server-wide parameters.',
'cu_serverpref__option_description_locale' => 'Sets default interface language (for "set-default" command only. Example: "it-IT" for Italian)',
'cu_serverpref__option_description_skin' => 'Sets default interface skin (for "set-default" command only. Example: "WinXP Reloaded")',
'cu_serverpref__option_description_template' => 'Sets default interface customization template (for "set-default" command only)',
'cu_serverpref__option_description_multiple_sessions' => "Allows multiple sessions for server administrator [deprecated, use 'admin' utility instead]",
'cu_serverpref__option_description_max_button_length' => "Sets button label length for server administrator [deprecated, use 'admin' utility instead]",
'cu_serverpref__option_description_loc_screen' => "Prevents users from working with Plesk until interface screens are completely loaded [deprecated, use 'admin' utility instead]",
'cu_serverpref__option_description_hide_top_advertisement' => 'Hide top advertisement',
'cu_serverpref__option_description_hostname' => 'Full server hostname.',
'cu_serverpref__option_description_include_logs' => 'Includes log files in the disk space usage calculation.',
'cu_serverpref__option_description_include_mysql_databases' => 'Includes MySQL databases in the disk space usage calculation.',
'cu_serverpref__option_description_include_mssql_databases' => 'Includes MS SQL databases in the disk space usage calculation.',
'cu_serverpref__option_description_include_mailboxes' => 'Includes mailboxes in the disk space usage calculation.',
'cu_serverpref__option_description_include_webapps' => 'Includes Java applications in the disk space usage calculation.',
'cu_serverpref__option_description_maillists' => 'Includes mailing lists in the disk space usage calculation.',
'cu_serverpref__option_description_domain_dumps' => 'Includes domain backup files in the disk space usage calculation.',
'cu_serverpref__option_description_admin_dumps' => 'Includes backup files created by the administrator in the disk space usage calculation.',
'cu_serverpref__option_description_stat_keep' => 'Retains traffic statistics (in months).',
'cu_serverpref__option_description_traffic_direction' => 'Includes only certain type of traffic in the traffic calculation (inbound and outbound traffic, only inbound traffic, only outbound traffic).',
'cu_serverpref__option_description_force_db_prefix' => 'Forces the usage of database name prefixes. Set \'true\' to use <plesk_username>_ as the prefix. Set \'external_id\' to use a subscription\'s external ID as the prefix. If a subscription has no external ID, no prefix will be added.',
'cu_serverpref__option_description_forbid_create_dns_subzone' => "Forbids users from creating DNS subzones in other users' DNS superzones.",
'cu_serverpref__option_description_forbid_subscription_rename' => 'Forbids customers to change the name of the main domain on a subscription.',
'cu_serverpref__option_description_force_db_user_prefix' => 'Forces the use of <plesk_username>_ database user prefix.',
'cu_serverpref__option_description_db_user_length' => 'Limits database user name length.',
'cu_serverpref__option_apache_restart_interval' => 'Sets the Apache restart interval.',
'cu_serverpref__option_description_autoupdates_third_party' => 'Sets automatic installation of updates for third-party components.',
'cu_serverpref__option_description_set_backup_node_settings' => 'Specifies settings of a remote FTP server for storing backups. You can use passive mode for FTP access (see the -use-ftp-passive-mode option). You can specify the password either in this command or by the PSA_PASSWORD environment variable.',
'cu_serverpref__option_description_use_ftp_passive_mode' => 'Sets up FTP passive mode for accessing the backup repository (true for passive mode, false for active mode). By default, active mode is used. This option is used with the set-backup-node-settings command.',
'cu_serverpref__option_description_use_ftps' => 'Sets up FTPS for accessing the backup repository. Use \'true\' for FTPS and \'false\' for FTP. By default, the FTP protocol is used. This option is used with the "set-backup-node-settings" command.',
'cu_serverpref__option_description_ftr_over_ssl' => 'Sets up FTPS to protect communication between the FTP server and external FTP clients using SSL and TLS protocols. (Use `required` to allow only secure FTPS connections.)',
'cu_serverpref__option_description_ftr_over_ssl_with_custom' => 'Sets up FTPS to protect communication between the FTP server and external FTP clients using SSL and TLS protocols. (Use `required` to allow only secure FTPS connections. Use `custom` to use custom FTPS settings per IP address.)',
'ftpOverSslNotSupportedCustomMode' => 'Linux service nodes do not support custom FTPS settings per IP address.',
'cu_serverpref__option_description_forbid_ftp_user_rename' => 'Forbids customers to change the user name of the system users associated with their subscriptions. Use \'false\' to allow customers to change the name of the system user. Use \'true\' to prohibit changing the name of the system user by all customers except those who have the \'Hosting Management\' permission. Use \'forced\' if you want to prohibit all customers from changing the name of their system user.',
'cu_serverpref__option_description_piped_log' => 'Enables piped logs, which allow you to run more sites on one server. Use this option if you host more than 300 sites.',
'cu_serverpref__option_description_sni' => 'Turns on SNI support, which allows using individual SSL certificates on websites with the same IP address.',
'cu_serverpref__error_sni_not_supported' => 'SNI is not supported.',
'cu_serverpref__error_sni_switch_not_supported' => 'Turning SNI on and off is not supported.',
'cu_serverpref__option_description_aps_force_updates' => 'Forces automatic updates for all installed apps',
'cu_serverpref__option_description_aps_suggest_updates' => 'Turns on automatic updates for newly installed apps. Users will be able to turn the updates off unless the force updates are turned on.',
'cu_serverpref__option_description_support_url' => 'Sets the URL that opens when clicking the Support button.',
'cu_serverpref__option_description_grant_alter_database_to_mssql_users' => 'Grants the ALTER DATABASE permission to all Microsoft SQL Server database users or revokes it from them.',
'cu_serverpref__option_description_allow_local_ftp_backup' => 'Allows users to specify the local Plesk server as the location of their FTP repository for storing backups.',
'cu_serverpref__option_description_enable_backup_operator_role_for_mssql_users' => 'Switches on or off the db_backupoperator role membership for all Microsoft SQL Server database users.',

// traffic
'cu_traffic_command_description_add' => 'Registers a specific amount of traffic as if already being used up by domain',
'cu_traffic_command_description_sub' => 'Subtracts a specific amount of traffic from the amount of traffic registered as used up for domain',
'cu_traffic_command_description_add_batch' => 'Registers a specific amount of traffic from STDIN as if already being used up by domain [batch mode].',
'cu_traffic_command_description_del' => 'Resets the amount of traffic registered for this domain to zero.',
'cu_traffic_command_description_help' => 'Displays this help page',
'cu_traffic_option_description_date' => 'Sets the date when traffic statistics were updated',
'cu_traffic_option_description_type' => 'Specifies traffic type',
'cu_traffic_option_description_value' => 'Specifies the amount of traffic',
'cu_traffic_option_description_direction' => 'Specifies the traffic direction',
'cu_traffic_command_add_success' => 'Specified amount of traffic was successfully registered.',
'cu_traffic_command_del_success' => 'Specified amount of traffic was successfully reset.',
'cu_traffic_command_add_error' => 'Unable to register the specified amount of traffic.',
'cu_traffic_command_add_batch_success' => 'Specified amount of traffic was successfully registered.',

// interface template
'cu_interface_template_command_description_export' => 'Exports interface template in a file or STDOUT',
'cu_interface_template_command_description_import' => 'Imports interface template from a file or STDIN',
'cu_interface_template_command_description_preferences' => 'Updates interface preferences',
'cu_interface_template_command_description_help' => 'Displays this help page',
'cu_interface_template_option_description_file' => "Sets path to desired file for 'export' and 'import' commands",
'cu_interface_template_option_description_from_stdin' => "Reads XML from STDIN for 'import' command",
'cu_interface_template_option_description_to_stdin' => "Puts XML in STDIN for 'export' command",
'cu_interface_template_option_description_domain_registration' => "Hides buttons for domain registration (used with the '--preferences' command)",
'cu_interface_template_option_description_cert_purchasing' => "Hides buttons for SSL certificate purchasing (used with the '--preferences' command)",
'cu_interface_template_option_description_extras' => "Hides buttons for extra services (used with the '--preferences' command)",
'cu_interface_template_option_description_domain_registration_url' => "Sets a custom URL for domain name registration (used with the '--preferences' command)",
'cu_interface_template_option_description_domain_management_url' => "Sets a custom URL for purchased domain names management (used with the '--preferences' command)",
'cu_interface_template_option_description_cert_purchasing_url' => "Sets a custom URL for SSL certificates purchasing (used with the '--preferences' command)",
'cu_interface_template_option_description_mpc_portal_url' => "Sets a custom URL for the Provider Services link (used with the '--preferences' command)",
'cu_interface_template_option_description_mail_bounce' => "Hides controls for bounce messages for non-existent mail addresses (used with the '--preferences' command)",
'cu_interface_template_option_description_billing_enabled' => "Turns off Customer and Business Manager in Plesk (used with the '--preferences' command). Use 'true' to turn off and 'false' to turn on Customer and Business Manager. Note that to integrate Customer and Business Manager, you should first enable the single sign-on service using the sso utility.",

// shared ssl
'cu_shared_ssl_command_description_set_master_domain' => 'Sets the shared ssl master domain settings',
'cu_shared_ssl_command_description_master_domain_info' => 'Shows info about the shared ssl master domain settings',
'cu_shared_ssl_command_description_set_link' => 'Creates a shared ssl link',
'cu_shared_ssl_command_description_link_info' => 'Show info about the shared ssl link',
'cu_shared_ssl_option_description_domain' => 'Name of the master domain or domain for shared ssl link',
'cu_shared_ssl_option_description_subdomain' => 'Name of a subdomain for the shared ssl link',
'cu_shared_ssl_option_description_client' => 'Username of a customer for whom you want to set up a master SSL domain',
'cu_shared_ssl_option_description_reseller' => 'Username of a reseller for whom you want to set up a master SSL domain',
'cu_shared_ssl_option_description_enabled' => 'Enables or disables the master ssl domain or shared ssl link',
'cu_shared_ssl_option_description_virtual_dir' => 'Sets a virtual directory name for the shared ssl link',
'cu_shared_ssl_option_description_target_dir' => 'Sets a target directory for the shared ssl link',
'cu_shared_ssl_option_description_require_ssl' => 'Sets requiring of ssl for the shared ssl link',
'cu_shared_ssl_command_set_master_domain_success' => 'The shared ssl master domain was successfully set.',
'cu_shared_ssl_command_set_link_success' => 'The shared ssl link was successfully created.',
'cu__opt1_and_opt2_not_compatible' => 'Options \'%1\' and \'%2\' are not compatible',
'cu__master_domain_not_set' => 'Unable to create a shared SSL link: The master SSL domain is not set.',




// OLD CLI (up to 7.x.)

//	'cu__help' => 'Displays this help page.',
	'cu__company' => 'Company name',
	'cu__phone' => 'Phone number',
	'cu__fax' => 'Fax',
	'cu__email' => 'Email address',
	'cu__addr' => 'Street',
	'cu__city' => 'City',
	'cu__state' => 'State or province',
	'cu__pcode' => 'Postal or ZIP code',
	'cu__country' => "Country codes (2 symbols). These codes are described in the ISO-3166 standard, which can be retrieved from the Internet.",
	'cu__unable_create_object' => 'Unable to create %1 object: %2',
	'cu__unable_define_attribute' => "cannot define attribute method for '%1' argument",
	'cu__method_not_exist' => 'Method "%1" does not exist',
	'cu__unable_set_value' => "Unable to set '%1' argument's value ('%2'): %3",
	'cu__client_not_exist' => 'Customer account with username "%1" does not exist',
	'cu__iis_app_pool' => 'use dedicated IIS application pool (default: %1)',
	'cu__cpu_usage' => 'define maximum CPU usage',
	'cu__wrong_syntax' => "Wrong syntax for command's '-%1' parameter\n",
	'cu__opt1_required_opt2' => '"%1" option is required for "%2" option',
	'cu__command_options_error' => 'Command options error: %1',
	'cu__unable_send_notification' => 'Unable to send notification: %1',
	'cu__unable_get_report' => "Unable to get default report: %1\n",
	'cu__error_cpu_usage' => 'Unable to set maximum CPU usage: %1',
	'cu__unable_dedicated_iis_app_pool' => 'Unable to use dedicated IIS Application Pool: %1',
	'cu__unable_shared_iis_app_pool' => 'Unable to use shared IIS Application Pool: %1',
	'cu__unable_feature_iis_app_pool' => 'this feature is currently unavailable due to IIS Application Pool mode policy.',
	'cu__error_dedicated_iis_app_pool' => 'dedicated IIS Application Pool is currently unavailable by IIS Application Pool mode policy.',
	'cu__improper_values' => "the following fields contains improper values:\n",
	'cu__unable_update_object' => 'Unable to update "%1" object: %2',
	'cu__max_dom_aliases' => 'limit the number of available domain aliases (-1 for unlimited)',
	'cu__disk_space' => 'limits amount of available disk space to the specified value (in Megabytes) (-1 for unlimited)',
	'cu__max_traffic' => 'limits the amount of available traffic to the specified value (in Megabytes/Month) (-1 for unlimited)',
	'cu__max_box' => 'limits the allowed number of mailboxes to the specified value (-1 is unlimited)',
	'cu__mbox_quota' => 'limits the mailbox quota to the specified size (in Kilobytes) (-1 for unlimited)',
	'cu__total_mbox_quota' => 'limits the total domain mail quota to the specified size (in Megabytes) (-1 for unlimited)',
	'cu__max_wu' => 'limits the number of web users (-1 for unlimited)',
	'cu__max_db' => 'limits the number of MySQL databases (-1 for unlimited)',
	'cu__max_mssql_db' => 'limits the number of MSSQL databases (-1 for unlimited)',
	'cu__mysql_db_space' => 'limits disk space of MySQL databases to the specified value (in Megabytes) (-1 for unlimited)',
	'cu__mssql_db_space' => 'limits disk space of Microsoft SQL Server databases to the specified value (in Megabytes) (-1 for unlimited)',
	'cu__max_maillists' => 'limits the number of mailing lists (-1 for unlimited)',
	'cu__mssql_db_filesize' => 'Limits the file size of a Microsoft SQL Server database to the specified value (in megabytes) (-1 for unlimited).',
    'cu__mssql_db_log_filesize' => 'Limits the log file size of a Microsoft SQL Server database to the specified value (in megabytes) (-1 for unlimited).',
	'cu__max_webapps' => 'limits the number of Java web applications allowed (-1 for unlimited)',
	'cu__max_subdom' => 'limits the number of subdomains (-1 for unlimited)',
	'cu__max_shared_ssl_links' => 'limits the number of shared SSL links (-1 for unlimited)',
	'cu__unable_update_domain' => "Cannot update domain:\n%1",
	'cu__unable_update_domain_preferences' => 'An error occurred while updating domain settings: %1',
	'cu__success_update_domain' => "SUCCESS: Update of domain '%1' completed.\n",
	'cu__error_domain_info' => 'An error occurred while getting domain information: %1',

	'cu__domain_not_exist' => "Domain with name '%1' does not exist\n",
	'cu__domain_not_belong' => "Domain '%1' does not belong to any customer\n",
	'cu__limit_val_big' => "Value of limit '%1' is too big (%2), it was set to the maximum allowed value: %3\n",
	'cu__unable_set_www' => 'Unable to set www prefix: %1',
	'cu__conflicting_options' => 'Conflicting options',
	'cu__unable_query' => 'Unable to query: %1',
	'cu__domain_req' => 'Domain name (required)',
	'cu__fpauth' => 'FrontPage authoring (default: %1)',
	'cu__php_isapi' => 'Run PHP as ISAPI extention (default: %1)',
	'cu__hard_quota' => 'hard disk quota (0 for unlimited)',
	'cu__unable_reconfigure_web' => 'Unable to reconfigure web server: %1',
	'cu__unable_restart_dns' => 'Unable to restart DNS service: %1',
	'cu__unable_restart_web' => 'Unable to restart web server: %1',
	'cu__unable_activate_aftp' => 'Unable to activate Anonymous FTP: %1',
	'cu__shared_ip' => 'shared IP address type',
	'cu__ip_already_used' => 'IP address is used in another domain for Anonymous FTP',
	'cu__argv_not_found' => "%1: Cannot read arguments: Cannot find argv\n",
	'cu__not_array' => "%1 - \$allowed_commands or \$command_line is not an array\n",
	'cu__usage' => "Usage: %1\n",
	'cu__cmd_required' => "Command is required\n",
	'cu__not_cmd' => "'%1' is not a command\n",
	'cu__cmd_req_parameter' => "Command -%1 requires parameter\n",
	'cu__unable_recognize_option' => "Cannot recognize option '%1'\n",
	'cu__option_req_parameter' => "Option -%1 requires parameter\n",
	'cu__invalid_option' => "Unrecognized option: '%1'\n",
	'cu__req_option_not_set' => "Required option -%1 is not set\n",
	'cu__option_should_not_be_spec' => "Option -%1 should not be specified\n",
    'cu__option_not_suitable_for_command' => 'The option "%1" is not suitable for the "%2" command.',	'cu__unable_init_admin_session' => "Cannot initialize admin's session: %1\n",
	'cu__unable_register_admin_session' => "Cannot register admin's session: %1\n",
	'cu__available_cmd' => "    Available commands:\n",
	'cu__available_opt' => "    Available options:\n",
	'cu__version' => "Version: %1\n",
	'cu__arg_not_array' => 'argument is not array',
	'cu__unable_output' => '(Cannot write output to stderr) %1',
	'cu__unable_define_version' => 'failed to define product version: %1',
	'cu__siteapp_unable_sync' => "Cannot synchronize packages: %1\n",
	'cu__opt1_required_for_opt2_and_opt3' => '%1 option is required for %2 and %3 options',
	'cu_client__create' => 'Creates a customer account.',
	'cu_client__update' => 'Updates a customer account.',
	'cu_client__remove' => 'Removes a customer account.',
	'cu_client__info' => 'Retrieves customer account information.',
	'cu_client__on' => 'Activates a customer account.',
	'cu_client__off' => 'Suspends a customer account.',
	'cu_client__status' => 'Suspends or activates a customer account (default: %1)',
	'cu_client__name' => 'Contact name (required for creation)',
	'cu_client__login' => 'Account username for access to Plesk (may be used only with the update command)',
	'cu_client__notify' => 'Switches on or off notifying of customer account creation',
	'cu_client__unable_create' => "Cannot create customer account: %1",
	'cu_client__error_create' => 'An error occurred during customer account creation: %1',
	'cu_client__success_create' => "SUCCESS: Creation of customer account for '%1' completed.\n",
	'cu_client__unable_update' => "Cannot update customer account: %1",
	'cu_client__error_update' => 'An error occurred while updating customer account: %1',
	'cu_client__success_update' => "SUCCESS: Update of customer account '%1' completed.\n",
	'cu_client__error_remove' => 'An error occurred during removal of customer account: %1',
	'cu_client__unable_remove' => 'Unable to remove customer accounts: %1',
	'cu_client__success_remove' => "SUCCESS: Removal of customer account '%1' completed\n",
	'cu_client__error_info' => 'An error occurred while getting customer information: %1',
	'cu_client__error_on_off' => 'An error occurred while suspending or activating customer account: %1',
	'cu_client__success_on_off' => "SUCCESS: Changing status of customer account '%1' completed.\n",
    'cu_client__success_info' => "SUCCESS: Information about customer account '%1' was retrieved.\n",
	'cu_client__unknown_country' => 'unknown country code "%1"',
	'cu_client__key_limit' => "Your license key limits do not allow customer account creation.",
	'cu_client__already_exists' => 'A customer account with username "%1" already exists.',
	'cu_client__unable_iis_app_pool_on' => 'Unable to turn on IIS Application Pool: %1',
	'cu_client__unable_change_status' => "Unable to change customer account status: %1",
	'cu_client__unable_update_data' => 'Unable to update customer data: %1',
	'cu_client__unable_switch_iis_app_pool' => 'Unable to switch IIS Application Pool status: %1',
	'cu_client__unable_generate_report' => "Cannot generate report for customer: %1",
	'cu_client__unable_print_report' => "Cannot print report for customer: %1",
	'cu_client__unable_rename_iis_pool' => "Unable to rename IIS Aplication Pool: %1",
    'cu_client__list' => 'Displays the list of customers.',
    'cu_client__convert_to_reseller' => 'Converts a customer account to a reseller account.',
    'cu_client__convert_to_reseller_reseller_plan' => 'Specifies the reseller plan that will be used for a converted reseller.',
    'convert_customer_to_reseller_subscription_not_synchronized' => 'The subscription is not synced with the associated service plan.',
	'cu_client__convert_to_customer' => 'Converts a reseller account to a customer account.',
    'cu_client__convert_to_customer_plan' => 'Specifies the service plan that will be used for a customer.',

    'cu_client__change_owner' => 'Moves the customer to another owner.',
    'cu_client__change_owner_plan' => "Specifies a reseller plan that will be assigned to the customer's subscriptions after moving to another owner.",
    'cu_client__change_owner_ip_list' => "Specifies the list of IP addresses that will be assigned to the customer's subscriptions after moving the customer to another owner.",
    'cu_client__admin_plan_can_not_be_assigned' => "The plan cannot be assigned to the customer's subscription # %1 because this is not a reseller plan, it belongs to the administrator.",
    'cu_client__wrong_ip_list' => 'You can specify only one IPv4 and one IPv6 address.',
    'cu_client__ip_not_exist' => 'The IP address \'%1\' does not exist.',
    'cu_client__description' => 'Specifies a description of the customer to be displayed in Plesk.',
    'cu_reseller__description' => 'Specifies a description of the reseller to be displayed in Plesk.',


	'cu_domain__create' => 'Creates a subscription.',
    'cu_domain__warning_log_bysize_value' => 'The log size could not be less than %1 MB. The log size was automatically set to %1 MB.',
	'cu_subscription__create' => 'Creates a subscription.',
	'cu_site__create' => 'Creates a domain.',
	'cu_domain__create_powerUser' => 'Creates a webspace, or a domain if used with the \'-webspace-name\' option that denotes the target webspace.',
	'cu_domain__update' => 'Updates an existing subscription.',
	'cu_subscription__update' => 'Updates an existing subscription.',
	'cu_site__update' => 'Updates an existing domain.',
	'cu_domain__update_powerUser' => 'Updates an existing webspace, or a domain if used with the \'-webspace-name\' option that denotes the target webspace.',
	'cu_domain__remove' => 'Removes an existing subscription. If specified name is the name of default subscription domain, then removes WHOLE subscription.',
	'cu_subscription__remove' => 'Removes an existing subscription.',
	'cu_site__remove' => 'Removes an existing domain.',
	'cu_domain__remove_powerUser' => 'Removes an existing webspace, or a domain if used with the \'-webspace-name\' option that denotes the target webspace.',
	'cu_domain__info' => 'Retrieves information on a subscription.',
	'cu_subscription__info' => 'Retrieves information on a subscription.',
	'cu_site__info' => 'Retrieves information on a domain.',
	'cu_domain__info_powerUser' => 'Retrieves information on a webspace, or a domain if used with the \'-webspace-name\' option that denotes the target webspace.',
	'cu_domain__on' => 'Activates the domain.',
	'cu_domain__off' => 'Disables the domain.',
    'cu_domain__suspend' => 'Suspends the domain.',
    'cu_domain__webspace_status' => "Suspends or activates a whole subscription. Requires the '-status <enabled|disabled>' option.",
	'cu_domain__webspace_status_powerUser' => "Suspends or activates a whole webspace. Requires the '-status <enabled|disabled>' option.",
	'cu_domain__webspace_on' => 'Activates a whole subscription.',
	'cu_domain__webspace_off' => 'Suspends a whole subscription.',
	'cu_domain__webspace_on_powerUser' => 'Activates a whole webspace.',
	'cu_domain__webspace_off_powerUser' => 'Suspends a whole webspace.',
	'cu_domain__status' => 'Switches the domain on/off (default: %1)',
    'cu_domain__new_name' => 'Specifies a new domain name (may be used only with "%1" command).',
    'cu_site__new_name' => 'Specifies a new site name (may be used only with "%1" command).',
    'cu_subscription__new_name' => 'Specifies a new subscription name (may be used only with "%1" command).',
	'cu_domain__dom_user' => 'switches the domain administrator account on/off (default: %1)',
	'cu_domain__du_passwd' => 'sets up password for domain administator',
	'cu_domain__du_pname' => 'sets up personal name for domain administator',
	'cu_domain__du_email' => 'sets up email address for domain administator',
	'cu_domain__du_language' => 'set interface language for domain administrator (for example, "it" for Italian)',
	'cu_domain__dns' => 'Switches on/off the domain DNS zone (default: DNS template status).',
	'cu_domain__www' => 'Adds www prefix (default: %1).',
	'cu_domain__hosting' => 'Switches on/off web hosting for domain (default: %1).',
	'cu_domain__hst_type' => 'Sets up the specified hosting type (default: %1).',
	'cu_domain__target_url' => 'Sets up target URL (required if %1 is "%2" or "%3").',
	'cu_domain__ip' => 'Sets IP address.',
	'cu_domain__login' => 'Username of system user account associated with the subscription (required if web hosting is configured)',
	'cu_domain__passwd' => 'Password of system user account associated with the subscription (no password is set by default)',
	'cu_domain__shell' => 'System shell access',
	'cu_domain__sb_publish' => 'Creates website using Presence Builder',
	'cu_domain__unable_sb_publish' => 'Unable to create website using Presence Builder: %1',
	'cu_domain__fp' => 'switches on/off FrontPage support (default: %1)',
	'cu_domain__fp_ssl' => 'switches on/off FrontPage over SSL support (default: %1)',
	'cu_domain__ssi' => 'SSI support (default: %1)',
	'cu_domain__ssi_html' => 'SSI support for *.html, *.htm (default: %1)',
	'cu_domain__php' => 'PHP support (default: %1)',
	'cu_domain__cgi' => 'CGI support (default: %1)',
	'cu_domain__perl' => 'Perl support (default: %1)',
	'cu_domain__asp' => 'ASP support (default: %1)',
	'cu_domain__python' => 'Python support (default: %1)',
	'cu_domain__coldfusion' => 'ColdFusion support (default: %1)',
	'cu_domain__ssl' => 'SSL support (default: %1)',
	'cu_domain__webstat' => 'Statistics support (default: %1)',
	'cu_domain__err_docs' => 'Custom error documents support (default: %1)',
	'cu_domain__log_rotate' => 'Log rotation status (default: %1)',
	'cu_domain__log_bysize' => 'Log rotation by size',
	'cu_domain__log_bytime' => 'Log rotation by time (default: %1)',
	'cu_domain__log_max_num' => 'Maximum number of log file instances (default: %1)',
	'cu_domain__log_compress' => 'Log files compression (default: %1)',
	'cu_domain__log_email' => 'Switches on sending log files to email',
	'cu_domain__clogin' => 'Login of an existing user the subscription will belong to (required for domain creation) [deprecated, use -owner option]',
	'cu_domain__mail_service' => 'Switches on/off the mail service (default: %1)',
	'cu_domain__notify' => 'Switches on/off notification of domain creation',
	'cu_domain__aftp' => 'Switches on/off the anonymous FTP service (default: %1) [deprecated, use anonftp.exe]',
	'cu_domain__aftp_inc' => 'Switches on/off the anonymous FTP service allow uploading to incoming directory (default: %1) [deprecated, use anonftp.exe]',
	'cu_domain__aftp_inc_disk_limit' => 'Limit disk space in the incoming directory for anonymous FTP service (-1 for unlimited) [deprecated, use anonftp.exe]',
	'cu_domain__aspnet' => 'ASP.NET support (default: %1)',
	'cu_domain__aspnet_version' => 'ASP.NET version (default: %1)', // to check
	'cu_domain__unable_create' => "Unable to create the domain: %1",
	'cu_domain__options_required_phisical' => 'the following options are required to turn on web hosting: %1',
    'cu_domain__options_required_webspace' => 'no subscription specified. Use the %1 option to specify a subscription.',
	'cu_domain__error_create' => 'An error occurred during domain creation: %1',
	'cu_domain__success_create' => "SUCCESS: Creation of domain '%1' completed.\n",
	'cu_domain__error_update' => 'An error occurred during domain update: %1',
	'cu_domain__error_remove' => 'An error occurred during domain removal: %1',
	'cu_domain__success_remove' => "SUCCESS: Removal of '%1' completed.\n",
	'cu_domain__error_on_off' => 'An error occurred during turning domain on/off: %1',
	'cu_domain__success_status' => "SUCCESS: Changing status of domain '%1' completed.\n",
	'cu_domain__already_exists' => 'Domain with name "%1" already exists',
	'cu_domain__unable_set_name' => 'unable to set domain name: %1',
	'cu_domain__ip_not_defined' => 'IP address is not defined',
	'cu_domain__unable_get_ip' => 'unable to get IP address from database',
	'cu_domain__unable_check_ip' => 'unable to check IP address existing in IP pool: %1',
	'cu_domain__ip_not_in_pool' => 'IP address "%1" is not present in customer IP pool',
	'cu_domain__error_update_hosting' => 'An error occurred during changing of hosting settings: %1',
	'cu_domain__unknown_hosting_type' => 'unknown hosting type',
	'cu_domain__error_du_update' => 'An error occurred while updating domain level user settings: %1',
	'cu_domain__error_log_update' => 'An error occurred while updating log rotation settings: %1',
	'cu_domain__mail_service_not_exist' => "Domain mail service does not exist or cannot be initialized: %1",
	'cu_domain__unable_disable_mail_service' => "Cannot switch off domain mail service: %1",
	'cu_domain__unable_define_client' => "Cannot define customer ID by domain name '%1'",
	'cu_domain__unable_update_dns' => 'Unable to update DNS zone for domain: %1',
	'cu_domain__unable_operate_mail_service' => "Cannot operate domain mail service: %1",
	'cu_domain__unable_generate_report' => "Cannot generate report for domain: %1\n",
	'cu_domain__unable_print_report' => "Cannot print report for domain: %1\n",
	'cu_domain__hosting_not_exist' => 'Unable to update hosting settings: hosting does not exist for this domain (use %1 option).',
	'cu_domain__unable_manage_hosting' => "Cannot manage hosting: %1 You should look on domain's DNS settings (domain seems to be improperly created)",
	'cu_domain__unable_set_ip' => 'Unable to set IP address for hosting: %1',
	'cu_domain__error_hosting_remove' => 'An error occurred during hosting removal: %1',
	'cu_domain__options_required_forwarding' => 'the following options are required for creating forwarding: %1',
	'cu_domain__unable_apply_filter' => 'unable to apply update filter for hosting: %1',
	'cu_domain__unable_update_forwarding' => 'unable to update forwarding: %1',
	'cu_domain__unable_log_on' => 'unable to turn on logrotate because domain does not have physical hosting',
	'cu_domain__options_required_du' => 'the following options are required for domain level user creation: %1',
	'cu_domain__error_du_passwd' => 'An error occurred during domain level user password setting: %1',
	'cu_domain__unable_set_language' => 'unable to set language',
	'cu_domain__unable_get_card' => 'Unable to get Card ID: %1',
	'cu_domain__unable_define_ip_pool' => 'Unable to define customer IP pool',
	'cu_domain__unable_fetch_ip' => 'Unable to fetch IP addresses list from pool: %1',
	'cu_domain__unable_check_element' => 'Unable to check element existing in list: %1',
	'cu_domain__sb_subdomains_create' => 'create Blog and Photo Gallery subdomains (obsolete)',
	'cu_domain__unable_change_hst_type' => 'Domain already has hosting enabled and hosting type differs from specified one. Use option "-hosting false" to remove current hosting first.',
	'cu_domain__change_owner' => 'Changes a subscription owner.',
	'cu_domain__owner' => 'Specifies login of an existing user to whom the subscription should belong (required for domain creation and domain owner change, default: admin).',
	'cu_domain__error_change_owner_update' => "Unable to change the subscription owner: %1.",
	'cu_domain__error_change_owner' => "An error occurred when changing the subscription owner: %1",
	'cu_domain__success_change_owner' => "SUCCESS: Owner of subscription '%1' was changed.\n",
	'cu_domain__client_not_exist' => "Customer '%1' does not exist",
	'cu_domain__domain_not_exist' => "Domain '%1' does not exist",
	'cu_domain__ip_not_exist' => "IP address '%1' does not exist",
	'cu_domain__ip_not_in_client_pool' => "IP address '%1' is not present in the provider\'s IP pool",
	'cu_domain__ip_not_available' => "IP address '%1' is not available",
    'cu_domain__parent_domain_name' => "Set parent domain name(default: null)",
    'cu_domain__has_no_mail_service' => "The domain '%1' has no mail service.",
	'cu_domain__creation_date' => 'Specifies arbitrary creation date',
	'cu_domain__max_connections' => 'Specifies HTTP connections limit',
	'cu_domain__traffic_bandwidth' => 'Specifies maximum network usage',

	'cu_domain__publish_sb_site' => 'Publish site with Presence Builder',
	'cu_domain__unable_sync_hosting_on_addon_site' => 'Unable to sync web hosting settings for a site with hosting plan',
    'cu_domain__unable_set_ip_it_used_by_another_account' => 'Unable to set IP address %1 for hosting: it is already used by another account.',
	'cu_domain__mail_service_node_ip' => 'Specifies a service node which will provide mail services for a subscription. Allowed values: IP address or "local" if the service is provided by the Plesk server.',
	'cu_domain__webspace_root_is_not_allowed' => 'The value specified for the webspace root directory (\'/\') is incorrect.',
    'cu_domain__subdomain_name_is_invalid' => 'The specified subdomain name is invalid. The example of a correct name: "mysubdomain.mydomain.com".',
    'cu_domain__unpaid_website_status_desc' => "Sets the status of websites if the subscription is suspended (default: %1).",
    'cu_domain__unpaid_website_status' => "Status of websites if the subscription is suspended",
	'cu_domain__forwarding_http_code' => 'Specifies the HTTP response status code to be used for standard forwarding.',
	'cu_domain__seo_redirect' => "Turns on the search engine-friendly HTTP 301 redirection. Use 'non-www' to redirect from www.domain to domain, 'www' to redirect from domain to www.domain, and 'none' to turn off the redirection (default: %1).",
    'cu_domain__list' => 'Displays the list of domains.',
	'hst_def__forwarding_http_code' => "HTTP redirection code for forwarding",

    'cu_domain_restriction_command_description_add' => 'Adds a domain name to the list of prohibited domain names.',
    'cu_domain_restriction_command_description_add_list' => 'Adds several domain names to the list of prohibited domain names. Used with the "-list" option.',
    'cu_domain_restriction_command_description_remove_list' => 'Removes all domain names from the list of prohibited domain names.',
    'cu_domain_restriction_command_description_rename' => 'Renames a prohibited domain name.',
    'cu_domain_restriction_command_description_remove' => 'Removes a domain name from the list of prohibited domain names.',
    'cu_domain_restriction_command_description_enable_list' => 'Turns on the checking for prohibited domain names.',
    'cu_domain_restriction_command_description_disable_list' => 'Turns off the checking for prohibited domain names.',
    'cu_domain_restriction_command_description_list' => 'Displays the list of prohibited domain names.',
    'cu_domain_restriction_command_description_help' => 'Displays this help page.',
    'cu_domain_restriction_option_description_new_name' => 'Specifies a new name for a domain. Used with the "--rename" command.',
    'cu_domain_restriction_option_description_name' => 'Specifies a domain name.',
    'cu_domain_restriction_option_description_add_list' => 'Specifies a list of domain names. Used with the "--add-list" command.',
    'cu_domain_restriction_command_add_success' => 'The domain was successfully added to the list of prohibited domain names.',
    'cu_domain_restriction_command_rename_success' => 'The domain was successfully renamed.',
    'cu_domain_restriction_command_remove_success' => 'The domain was successfully removed from the list of prohibited domain names.',
    'cu_domain_restriction_command_add_list_success' => 'The domains were successfully added to the list of prohibited domain names.',
    'cu_domain_restriction_command_add_list_success_with_errors' => 'Domains were added to the list of prohibited domain names, but some errors occurred.',
    'cu_domain_restriction_command_remove_list_success' => 'The domains were successfully removed from the list of prohibited domain names.',
    'cu_domain_restriction_command_enable_list_success' => 'The checking for prohibited domain names was successfully enabled.',
    'cu_domain_restriction_command_disable_list_success' => 'The checking for prohibited domain names was successfully disabled.',
    'cu_domain_restriction_command_list_is_disabled' => 'The checking for prohibited domain names is disabled.',
    'cu_domain_restriction_save_error' => 'Unable to apply changes to the domain.',
    'cu_domain_restriction_not_found' => 'The specified domain name was not found.',
    'cu_domain_restriction_domain_already_exists' => 'The specified domain name is already in the list.',
    'cu_domain__merge' => 'Merges a subscription with another subscription specified with the "-webspace-name" option.',
    'cu_domain__success_merge' => "The subscription was successfully merged with the subscription '%1'.\n",
	'cu_domain__move' => 'Moves a domain to the subscription specified with the "-webspace-name" option.',
    'cu_domain__success_move' => "The domain '%1' was successfully moved to another subscription.\n",
    'cu_domain__protdir_on_webstat_off' => "Unable to allow access to web statistics through a protected directory: Web statistics is turned off.",
    'cu_domain__description' => 'Specifies a description of the subscription to be displayed in Plesk.',
    'report__client_description' => 'Description',
    'cu_domain__admin_description' => 'Specifies a description of the subscription for the administrator. It is displayed in Plesk only to the administrator.',
    'cu_domain__reseller_description' => 'Specifies a description of the subscription for the reseller. It is displayed in Plesk to the reseller and administrator.',
    'report__domain_description' => 'Description',
    'report__domain_admin_description' => 'Description for the administrator',
    'report__domain_reseller_description' => 'Description for the reseller',
    'report__domain_external_id' => 'External ID',

	'cu_cl_pref__update' => 'Customizes a reseller subscription.',
	'cu_cl_pref__info' => 'Retrieves information about a reseller.',
	'cu_cl_pref__skin_list' => 'Displays a list of all skins.',
	'cu_cl_pref__create_domains' => 'Domain creation.',
	'cu_cl_pref__manage_phosting' => 'Hosting parameters management.',
	'cu_cl_pref__change_limits' => 'Allows changing domain limits.',
	'cu_cl_pref__manage_dns' => 'DNS management',
	'cu_cl_pref__manage_log' => 'Log rotation management.',
	'cu_cl_pref__manage_crontab' => 'Allows managing the scheduler.',
	'cu_cl_pref__manage_aftp' => 'Anonymous FTP management.',
	'cu_cl_pref__manage_webapps' => 'Java web applications management.',
	'cu_cl_pref__manage_maillists' => 'Mailing lists management.',
	'cu_cl_pref__manage_sh_access' => 'System access management.',
	'cu_cl_pref__manage_subdomains' => 'Subdomain management.',
	'cu_cl_pref__manage_quota' => 'Hard disk quota management.',
	'cu_cl_pref__make_dumps' => 'Backup and restoration functions management.',
	'cu_cl_pref__manage_virusfilter' => 'Antivirus management.',
	'cu_cl_pref__site_builder' => 'Presence Builder management.',
	'cu_cl_pref__cp_access' => 'Allows access to Plesk (deprecated).',
	'cu_cl_pref__manage_subftp' => 'Additional FTP accounts management.',
	'cu_cl_pref__manage_domain_aliases' => 'Domain aliases management.',
	'cu_cl_pref__manage_performance' => 'Hosting performance management.',
	'cu_cl_pref__manage_iis_app_pool' => 'IIS application pool management.',
	'cu_cl_pref__max_dom' => 'Limits the number of available domains (-1 for "unlimited").',
	'cu_cl_pref__max_iis_app_pool' => 'Limits the number of IIS application pools (-1 for "unlimited")',
	'cu_cl_pref__expiration' => 'Limits the validity period of customer account.',
	'cu_cl_pref__ip_pool' => "Adds or deletes IP addresses in a customer's IP pool.",
	'cu_cl_pref__language' => 'Sets interface language (for example, "it" for Italian) [deprecated].',
	'cu_cl_pref__skin' => 'Sets interface skin (for example, "WinXP Reloaded")',
	'cu_cl_pref__error_update_prefs' => 'An error occurred during updating of customer settings: %1',
	'cu_cl_pref__success_update' => "SUCCESS: Update of '%1' settings completed\n",
	'cu_cl_pref__error_info' => 'An error occurred while retrieving customer information: %1',
	'cu_cl_pref__success_skin_list' => "\nSUCCESS: Gathering skin list completed.\n",
	'cu_cl_pref__illegal_perm_val' => "You have improper '%1' permission value ('%2'): It must be either true or false\n",
	'cu_cl_pref__unable_get_limit' => 'Unable to get summary domains limit: %1',
	'cu_cl_pref__illegal_date_val' => 'The specified date is invalid  ("%1")',
	'cu_cl_pref__illegal_date_greater' => 'This value is greater than the upper limit for the allowed timestamp range. The greatest date you can specify is "%1"',
	'cu_cl_pref__illegal_date_greater_less' => 'Enter a year from "%1" to "%2"',
	'cu_cl_pref__illegal_date_expiration_future' => "An expiration date should be in the future. You cannot specify a date earlier than '%1'",
	'cu_cl_pref__illegal_date_expiration_later' => 'The customer already has a later expiration date ("%1") set for hosted domains.\n',
	'cu_cl_pref__illegal_limit_val' => "You have incorrect '%1' limit value (%2): The customer already has more resources (%3) used for hosted domains.\n",
	'cu_cl_pref__unable_set_language' => 'Unable to set an interface language for a customer: %1',
	'cu_cl_pref__unable_set_perm' => 'Unable to set permissions ID for customer: %1',
	'cu_cl_pref__error_update_perm' => 'An error occurred while updating permissions: %1',
	'cu_cl_pref__unable_set_limit' => 'Unable to set limits ID for a customer: %1',
	'cu_cl_pref__error_update_limit' => 'An error occurred while updating resource limits: %1',
	'cu_cl_pref__error_update_ip_pool' => "An error occurred while updating IP pool:\n%1\n",
	'cu_cl_pref__error_unknown_params_type' =>  '%1 error: Unknown parameter type (%2).',
	'cu_cl_pref__unable_get_params_type' => 'Unable to get "%1" ID',
	'cu_cl_pref__empty_ip_list' => 'IP addresses list is empty.',
	'cu_cl_pref__ip_not_exist' => 'The specified IP addresses were not found.',
	'cu_cl_pref__unable_fetch_pool' => "Unable to retrieve customer IP pool ID from the database.",
	'cu_cl_pref__error_add_ip' => 'An error occurred while adding IP addresses to IP pool: %1',
	'cu_cl_pref__error_remove_ip' => 'An error occurred while deleting IP addresses from the IP pool: %1',
	'cu_cl_pref__unable_put_ip_pool' => 'Unable to put customer IP pool ID: %1',
	'cu_cl_pref__unable_set_ip_pool' => 'Unable to set IP pool ID for a customer: %1',
	'cu_cl_pref__manage_site_builder' => 'Allows managing Presence Builder.',
	'cu__max_mysql_db' => 'Limits the number of MySQL databases (Specify -1 for "unlimited").',
	'cu_cl_pref_multiple_sessions' => 'Allows multiple sessions.',
	'cu_cl_pref_max_button_length' => 'Sets button label length.',
	'cu_cl_pref_lock_screen' => 'Prevents users from working with Parallels Plesk until interface screens are completely loaded.',
	'cu_cl_pref_desktop_preset' => 'Sets Home Page preset.',
	'cu_cl_pref__locale' => 'Set an interface language (for example, "it-IT" for Italian)',
	'cu_cl_pref__illegal_overuse_val' => "Incorrect overuse policy value was specified. Valid values are: block, normal, or notify\n",
	'cu_cl_pref__access_appcatalog' => 'Provides access to the Application Catalog. ',
    'cu_cl_pref__manage_wordpress_toolkit' => 'Provides access to the WordPress Toolkit.',
    'cu_cl_pref__manage_security_wordpress_toolkit' => 'Allows managing the WordPress Toolkit security options.',
    'cu_cl_pref__allow_insecure_sites' => "Allows setting up of potentially insecure web scripting options that override provider's policy.",
    'cu_cl_pref_power_user' => 'Switches to Power User mode.',
    'cu_cl_pref__power_user_not_allowed' => 'Unable to switch to Power User mode: There are customer accounts belonging to the specified reseller account.',
	'cu_cl_pref__remote_db_connection' => 'Allows or prohibits setting up custom remote access settings for database users.',

	'cu__manage_ftp_password' => "Allows FTP password management.",

	'cu_dom_pref__update' => 'Customizes subscription: changes services, privileges, and resources, updates expiration date',
	'cu_dom_pref__info' => 'Retrieves subscription info',
	'cu_dom_pref__expiration' => 'Sets the subscription expiration date (-1 is for no expiration)',
	'cu_dom_pref__www' => 'WWW prefix for the websites',
	'cu_dom_pref__wuscripts' => 'Switches on/off scripting support for web user\'s',
	'cu_dom_pref__webmail' => 'Allows the use of webmail',
	'cu_dom_pref__no_usr' => 'Sets up bounce or catch-all for nonexisting user mail (obsolete)',
	'cu_dom_pref__keep_traf_stat' => 'Sets the system to retain traffic statistics for N months (specify 0 if you do not wish to delete statistics)',
	'cu_dom_pref__invalid_date_format' => "Cannot recognize date format: '%1'\n",
	'cu_dom_pref__invalid_year' => "Invalid year: '%1'\n",
	'cu_dom_pref__unable_set_time_less' => "Cannot set time less than current: '%1'\n",
	'cu_dom_pref__invalid_disk_space_val' => "Invalid disk space value: '%1'\n",
	'cu_dom_pref__unable_set_limit_val' => "Cannot set limit '%1' value to '%2': %3\n",
	'cu_dom_pref__unable_limit' => "Unable to update domain limits: %1\n",
	'cu_dom_pref__unable_set_wuscripts' => "Cannot set wuscripts prefix: %1\n",
	'cu_dom_pref__unable_manage_webmail' => "Cannot manage webmail settings: domain has subdomain 'webmail'\n",
	'cu_dom_pref__unable_set_webmail' => "Cannot set webmail: %1\n",
	'cu_dom_pref__unable_set_no_usr' => "Cannot set non-existing mail user handling: %1\n",
	'cu_dom_pref__unable_set_keep_traf_stat' => "Cannot set traffic logging period: %1\n",
	'cu_dom_pref__invalid_expiration_date' => 'Invalid expiration date: %1',
	'cu_domain_pref__success_set_default' => 'Domain was set as default for IP address',
	'cu_domain_pref__error_set_default' => "Cannot set domain as default for IP address: '%1'\n",

	// P9
'cu_dom_pref__set_default' => 'Sets domain as default for IP address',
'cu_dom_pref__overuse' => 'Allows or prohibits overuse for a website',

	'cu_db__create' => 'Creates a database.',
	'cu_db__update' => 'Updates a database: Adds, edits, or removes a database user.',
	'cu_db__remove' => 'Deletes a database.',
	'cu_db__domain' => 'Sets a domain name (required for database creation).',
	'cu_db__type' => 'Sets the type of database.',
	'cu_db__passwd' => 'Sets a user password.',
	'cu_db__add_user' => 'Adds a user with the specified name.',
	'cu_db__update_user' => 'Updates a user with the specified name.',
	'cu_db__remove_user' => 'Removes a user with the specified name.',
	'cu_db__user_name' => 'Sets a username (can be specified with "%1" option).',
	'cu_db__success_create' => "SUCCESS: Creation of database '%1' completed.\n",
	'cu_db__success_remove' => "SUCCESS: Remove of database '%1' completed.\n",
	'cu_db__success' => "SUCCESS: %1 in database '%2' completed.\n",
	'cu_db__user_not_exist' => 'Database user with the name "%1" does not exist.',
	'cu_db__error_remove_user' => 'An error occurred during database user removal: %1',
	'cu_db__unable_update_user_preferences' => 'An error occurred while updating database user settings: %1',
	'cu_db__unable_add_user' => 'Unable to add database user: %1',
	'cu_db__unable_disable_user' => 'Unable to prohibit access for user to database: %1',
	'cu_db__db_not_exist' => 'Database with name "%1" does not exist',
	'cu_db__unable_remove_linked' => 'Unable to remove linked resource.',
	'cu_db__error_remove_db' => 'An error occurred during database removal: %1',
	'cu_db__unable_create_db' => 'Unable to create database: %1',
	'cu_db__error_pgsql' => 'PostgreSQL is not installed or configured.',
	'cu_db__error_type' => 'type is not supported',
    'cu_db__not_installed' => 'The following required Plesk components are not installed: %1',

	'cu_pdir__create' => 'Create protected URL',
	'cu_pdir__update' => 'Update protected URL: change URL, manage users',
	'cu_pdir__remove' => 'Delete protected URL',
	'cu_pdir__subdomain' => 'Subdomain name without the domain part',
	'cu_pdir__title' => 'Protected URL\'s realm access text',
	'cu_pdir__type' => 'Access Types',
	'cu_pdir__passwd' => 'Set user password',
	'cu_pdir__passwd_type' => 'Type of password (default: %1)',
	'cu_pdir__add_user' => 'Add user with given name',
	'cu_pdir__update_user' => 'Update user with given name',
	'cu_pdir__remove_user' => 'Remove user with given name',
	'cu_pdir__user_name' => 'Set username (may be specified with "%1" option)',
	'cu_pdir__dir_name' => 'Set protected URL (may be specified with "%1" option)',
	'cu_pdir__success_create' => "SUCCESS: Creation of protected URL '%1' completed.\n",
	'cu_pdir__success_update' => "SUCCESS: Update of protected URL '%1' completed.\n",
	'cu_pdir__success_remove' => "SUCCESS: Remove of protected URL '%1' completed.\n",
	'cu_pdir__unable_remove_user' => 'Unable to remove protected URL user: %1',
	'cu_pdir__user_not_found' => "Cannot find protected URL user with the name %1",
	'cu_pdir__unable_update_user' => 'Unable to update protected URL user settings %1',
	'cu_pdir__unable_set_passwd' => 'Invalid password',
	'cu_pdir__unable_add_user' => 'Unable to add protected URL user %1',
	'cu_pdir__unable_remove_dir' => 'Unable to remove protected URL: ',
	'cu_pdir__dir_not_found' => "Cannot find protected URL with given name %1.",
	'cu_pdir__unable_update_dir' => 'Unable to update protected URL settings: ',
	'cu_pdir__unable_create_dir' => 'Unable to create protected URL: ',

	'cu_ip__create' => 'Create IP',
	'cu_ip__update' => 'Update IP',
	'cu_ip__remove' => 'Delete IP',
	'cu_ip__list' => 'List of IPs',
	'cu_ip__ssl_list' => 'List of available SSL certificates',
	'cu_ip__inter_list' => 'List of available interfaces',
	'cu_ip__type' => 'IP Type (required for creation)',
	'cu_ip__cert_name' => 'Name of SSL certificate',
	'cu_ip__mask' => 'Subnet mask',
	'cu_ip__inter_name' => 'Interface name',
	'cu_ip__success_create' => "SUCCESS: Creation of IP '%1' completed.\n",
	'cu_ip__success_update' => "SUCCESS: Update '%1' completed.\n",
	'cu_ip__success_remove' => "SUCCESS: Removal of IP '%1' completed.\n",
	'cu_ip__unable_update' => 'Unable to update IP: ',
	'cu_ip__cert_not_exist' => 'Certificate does not exist.',
	'cu_ip__unable_remove_ip_from_pool' => 'Unable to remove IP address from customer\'s IP pool: %1',
	'cu_ip__unable_remove_pool' => 'Unable to remove customer\'s pool: %1',
	'cu_ip__mul_aftp' => 'Multiple Anonymous FTP on IP detected',
	'cu_ip__unable_set_alias' => 'Unable to set IP alias values: %1',
	'cu_ip__unable_update_ip' => 'Unable to update IP address values: %1',
	'cu_ip__unable_remove_ip' => 'Unable to remove IP address: %1',
	'cu_ip__ip_not_exist' => 'IP address does not exist',
	'cu_ip__unable_create' => 'Unable to create IP address: ',
	'cu_ip__inter_not_exist' => 'Interface does not exist',
	'cu_ip__unable_get_ip_list' => 'Unable to get IP list: %1',
	'cu_ip__unable_add_ip' => 'Unable to add IP address to web server configuration: %1',
	'cu_ip__unable_set_action' => 'Unable to set DNS action: %1',
	'cu_ip__unable_get_inter_list' => 'Unable to get list of interfaces: %1',
	'cu_ip__unable_get_cert_list' => 'Unable to get list of certifications: %1',
	'cu_ip__reset_ssl_certificate' => 'Set default SSL certificate for all IP addresses',
	'cu_ip__success_reset_ssl_certificate' => 'Default SSL certificate for all IP addresses was set',
	'cu_ip__xml_info' => 'Displays the list of IP addresses in XML format',
	'cu_ip__public_ip_name' => 'Public IP address',

	'cu_mail__create' => 'Сreates an email account.',
	'cu_mail__update' => 'Updates the email account parameters.',
	'cu_mail__remove' => 'Removes the email account.',
	'cu_mail__info' => 'Retrieves the email account information.',
	'cu_mail__on' => 'Switches on the mail service for a subscription.',
	'cu_mail__off' => 'Switches off the mail service for a subscription.',
	'cu_mail__cp_access' => 'Switches access to Plesk on or off (default: %1).',
	'cu_mail__mailbox' => 'Creates or removes a mailbox.',
	'cu_mail__passwd' => 'Sets a mailbox password.',
	'cu_mail__boxpass' => 'An obsolete alias for the option "%1" (this option might be removed from future releases).',
	'cu_mail__mbox_quota' => 'Limits the mailbox size.',
	'cu_mail__boxquota' => 'An obsolete alias for the option "%1" (this option might be removed from future releases).',
	'cu_mail__aliases' => 'Adds or deletes an aliases for a mail account.',
	'cu_mail__mgroups' => 'Adds a mail account to or removes it from a mail group.',
	'cu_mail__redirect' => 'Switches the mail forwarding on or off.',
	'cu_mail__rediraddr' => 'Sets the email address to which to forward mail. Required when mail forwarding is switched on.',
	'cu_mail__group' => 'Switches a mail group on or off.',
	'cu_mail__groupmem' => 'Adds and removes addresses in a mail group.',
	'cu_mail__repo' => 'Adds and removes files in the repository of auto-reply attachments.',
	'cu_mail__autorsp' => 'Switches auto-replying on all addresses on or off.',
	'cu_mail__autoname' => 'Sets the auto-reply name (required for all auto-reply options).',
	'cu_mail__autostatus' => 'Switches on or off the auto-reply with the specified name (default: %1).',
	'cu_mail__autoreq' => 'Defines the condition for the auto-reply to be activated whether the specified pattern is encountered in the subject or body, or to respond always.',
	'cu_mail__autosubj' => 'Sets the auto-reply message subject ("Re: <incoming subject>") or defines a custom string.',
	'cu_mail__auto_replyto' => "Sets an email address to which auto-reply messages will be forwarded.",
	'cu_mail__autotext' => 'Sets the text (in plain text) of an auto-reply message.',
	'cu_mail__autoatch' => 'Adds or removes files attached to an auto-reply message.',
	'cu_mail__autofrq' => 'Defines the maximum number of responses to a unique email address per day.',
	'cu_mail__autostor' => 'Defines the number of unique addresses to be stored for auto-reply.',
	'cu_mail__autored' => 'Defines the email address to which to forward all incoming mail.',
	'cu_mail__antivirus' => 'Manages antivirus checking for mail traffic: Switches it off, sets it for both incoming and outgoing mail, for incoming mail only, or for outgoing mail only.',
	'cu_mail__antivirus_incoming' => 'Manages antivirus checking for incoming mail traffic. You can switch it on and off for the whole server and for individual mailboxes.',
	'cu_mail__antivirus_outgoing' => 'Manages antivirus checking for outgoing mail traffic. You can switch it on and off for the whole server and for individual mailboxes.',
	'cu_mail__error_create' => 'An error occurred during mail account creation: %1',
	'cu_mail__success_create' => "SUCCESS: Creation of mail account '%1' completed\n",
	'cu_mail__error_update' => 'An error occurred while updating mail account: %1',
	'cu_mail__success_update' => "SUCCESS: Update of mail account '%1' completed\n",
	'cu_mail__success_rename' => "Mail account '%1' was renamed successfully",
	'cu_mail__error_rename' => 'An error occurred during mail account renaming: %1',
	'cu_mail__error_remove' => 'An error occurred during mail account removal: %1',
	'cu_mail__success_remove' => "SUCCESS: Removal of '%1' completed\n",
	'cu_mail__error_info' => 'An error occurred while retrieving mail account information: %1',
	'cu_mail__success_info' => "SUCCESS: Gathering information for '%1' completed\n",
	'cu_mail__error_on_off' => 'An error occurred while turning mail service for domain on or off: %1',
	'cu_mail__success_on_off' => "SUCCESS: Turning mail service for domain '%1' on/off completed.\n",
	'cu_mail__unable_create_mailname' => "Cannot create mail account:\n%1",
	'cu_mail__mailname_already_exist' => 'Mail account "%1" already exists',
	'cu_mail__key_limit_create' => "Your key limits do not allow mail account creation",
	'cu_mail__unable_create_autoresp' => "Cannot create auto-reply for this mail account",
	'cu_mail__unable_update_mailname' => "Cannot update mail account:\n%1",
	'cu_mail__mailname_not_exist' => "Mail account '%1' does not exist\n",
	'cu_mail__alias_not_exist' => 'Alias "%1" does not exist',
	'cu_mail__unable_remove_alias' => "Cannot remove mail alias '%1': %2",
	'cu_mail__unable_get_mailname_acc_id' => "Cannot fetch mail account's '%1' ID",
	'cu_mail__unable_set_cp_access' => "Cannot set access to Plesk: %1",
	'cu_mail__unable_get_cp_state' => "Cannot fetch Plesk state\n",
	'cu_mail__unable_set_postbox' => "Cannot set postbox: %1",
	'cu_mail__unable_get_mailbox_status' => "Cannot get current mailbox status",
	'cu_mail__unable_add_alias' => "Cannot add mail alias '%1': %2",
	'cu_mail__mg_not_exist' => "Mailgroup '%1' does not exist",
	'cu_mail__unable_get_redir_addr' => "Unable to retrieve forwarding address.",
	'cu_mail__unable_set_redir_addr' => "Unable to set up forwarding to '%1': %2",
	'cu_mail__unable_get_redir_state' => "Unable to retrieve the forwarding service status.",
	'cu_mail__unable_get_mg_state' => "Cannot fetch current mailgroup state",
	'cu_mail__unable_add_to_mg' => "Cannot add email '%1' to mailgroup: %2",
	'cu_mail__unable_remove_from_mg' => "Cannot delete mail account '%1' from mailgroup: %2",
	'cu_mail__unknown_cmd_mg_opt' => 'unknown operation in %1 option',
	'cu_mail__unable_on_off_mg' => "Cannot switch on/off mailgroups for '%1': %2",
	'cu_mail__unable_add_file' => "Cannot add file '%1' to attachments repository: Cannot read the file.",
	'cu_mail__unable_place_file' => "Cannot place file '%1' in repository: %2",
	'cu_mail__unable_remove_file' => "Cannot delete file '%1' from repository: %2",
	'cu_mail__unable_change_autoresp_status' => "Cannot change auto-replies status: %1",
	'cu_mail__autoresp_not_spec' => 'Auto-reply name should be specified',
	'cu_mail__unable_recogn_filter' => "Cannot recognize request filter '%1'",
	'cu_mail__unable_modify_autoresp' => "Cannot modify auto-reply: %1",
	'cu_mail__unable_modify_autoresp_subj' => "Cannot modify auto-reply subject: %1",
	'cu_mail__unable_set_autoresp_reply' => "Cannot set reply to address for auto-reply: %1",
	'cu_mail__unable_set_autoresp_text' => "Cannot set auto-reply text: %1",
	'cu_mail__no_files_in_rep' => "\nThere are currently no files in repository\n",
	'cu_mail__files_in_rep' => "\nFiles currently placed in repository:\n",
	'cu_mail__unable_add_file_to_autoresp' => "Cannot add file '%1' to auto-reply attachments: %2",
	'cu_mail__file_not_in_rep' => 'File is not in attachments repository %1',
	'cu_mail__file_already_in_rep' => 'file already there',
	'cu_mail__unable_remove_file_from_autoresp' => "Cannot remove file '%1' from auto-reply attachments: %2",
	'cu_mail__file_not_attached' => 'file is not attached currently',
	'cu_mail__unable_set_frq' => "Cannot set responder frequency: %1",
	'cu_mail__unable_set_resp_addr_limit' => "Cannot set responder address limit: %1",
	'cu_mail__unable_set_resp_redir' => "Unable to set up forwarding address for the auto-reply: %1",
	'cu_mail__unable_handle_drweb' => 'Cannot handle Parallels Premium Antivirus settings: %1',
	'cu_mail__unable_define_mail_service' => 'unable to define mail domain service ID',
	'cu_mail__update_service' => 'Update mail service for domain',
	'cu_mail__rename' => 'Rename mail account',
	'cu_mail__manage_virusfilter' => 'Allows or prohibits managing antivirus',
	'cu_mail__manage_spamfilter' => 'Allows or prohibits managing spam filter',
	'cu_mail__multiple_sessions' => 'Allows/prohibits concurrent Plesk sessions for a mail account owner',
	'cu_mail__locale' => 'Sets interface language (for example, "it-IT" for Italian)',
	'cu_mail__max_button_length' => 'Sets button label length',
	'cu_mail__skin' => 'Sets Parallels Plesk interface skin (for example, "WinXP Reloaded")',
	'cu_mail__lock_screen' => 'Prevents users from working with Plesk until interface screens are completely loaded',
	'cu_mail__status' => 'Enables or disables domain mail service status',
	'cu_mail__new' => 'Creates new email',
	'cu_mail__success_update_service' => 'Mail service status was updated (service was switched on or off).',
	'cu_mail__error_update_service' => 'Error: mail service status could not be updated.',
	'cu_mail__wrong_skin' => 'Specified skin does not exist',
	'cu_mail__invalid_autoresponder_subject' => 'Invalid auto-reply subject.',
	'cu_mail__invalid_autoresponder_replyto' => 'Invalid auto-reply message subject.',
	'cu_mail__invalid_autoresponder_text' => 'Invalid auto-reply message text.',
	'cu_mail__invalid_autoresponder_mem_limit' => 'Invalid value of number of unique addresses to be stored for auto-reply.',
	'cu_mail__autoresponder_invalid_forward_address' => 'Invalid forwarding address.',
	'cu_mail__unable_restore_user_link' => 'Unable to restore a link with the Plesk user. The specified user does not exist.',
    'cu_mail__login_as_user' => "If 'true', allows logging in to the Control Panel with the specified email address as a username. If 'false', prohibits the corresponding user from logging in to the Control Panel.",
    'cu_mail_service_not_supported' => 'Mail service is not installed in Plesk.',
    'cu_mail_email_address_invalid' => 'The specified email address is invalid. Please specify a valid address like user@example.com',
    'cu_mail_domain_name_invalid' => 'The specified domain name is invalid. A domain name can contain only alphanumeric characters and a hyphen (-).',
    'cu_mail_email_address_special_names' => 'The specified email address is invalid. The username part of the address must not start with a reserved system name (like con, lpt1, prn) separated by the dot (.) symbol from the rest of the username.',
    'cu_mail__description' => 'Specifies a description of an email address to be displayed in Plesk.',
    'cu_mail_restore__operation_not_supported_by_node' => 'This operation is not supported by the service node.',
    'cu_mail_restore__option_fast' => 'Skips resource-consuming operations.',
    'cu_mail_restore__option_handlers_only' => 'Restores only mail handlers (if any).',
    'cu_mail_restore__option_no_restart_service' => 'Prohibits restarting or reloading of service (if applicable).',	

	'cu_mlist__create' => 'Create mailing list',
	'cu_mlist__update' => 'Update mailing list properties',
	'cu_mlist__remove' => 'Delete mailing list',
	'cu_mlist__info' => 'Print mailing list members',
	'cu_mlist__passwd' => "Set mailing list administrator's password (may be specified only with a '%1' command)",
	'cu_mlist__email' => "Set mailing lists administrator's email (may be specified only with a '%1' command)",
	'cu_mlist__notify' => 'Notify mailing list administrator about mailing list creation (default: %1, may be specified only with a "%2" command)',
	'cu_mlist__status' => 'Turns mailing list on/off (default: %1)',
	'cu_mlist__members' => 'Mailing list members:',
	'cu_mlist__success' => "SUCCESS: operation with mailing list '%1' completed.\n",
	'cu_mlist__plesk_not_configured' => 'Parallels Plesk is not configured. You should go to the Parallels Plesk for postinstall server configuration.',
	'cu_mlist__not_configured' => 'Mailing list support is not installed or properly configured.',
	'cu_mlist__unable_create' => 'Cannot create new mailing list: %1',
	'cu_mlist__not_exist' => 'Mailing list "%1" does not exist',
	'cu_mlist__unable_update' => 'Cannot update mailing list: %1"',
	'cu_mlist__unable_remove' => 'Cannot remove mailing list "%1": %2',
	'cu_mlist__no_members' => "There are no mailing list members\n",
	'cu_mlist__unable_add_email' => 'Unable to add email address "%1" to mailing list: %2',
	'cu_mlist__unable_remove_email' => 'Cannot delete email "%1" from mailing list: %2',
	'cu_mlist__unknown_mem_cmd' => 'Unknown command in members processing: %1',
	'cu_mlist__unable_change_status' => "Cannot change mailing list status: %1",
	'cu_mlist__unable_create_incorrect_param' => 'Cannot create new mailing list, incorrect parameter: %1',
	'cu_mlist__unable_create_incorrect_maillist_name' => 'Cannot create new mailing list, incorrect mailing list name',

	'cu_subdomain__create' => 'creates a subdomain for domain specified with %1 option',
	'cu_subdomain__update' => 'updates an existing subdomain for domain specified with %1 option',
	'cu_subdomain__remove' => 'removes subdomains specified with %1 option for domain specified with %2 option',
	'cu_subdomain__info'=> 'retrieves information on subdomains',
	'cu_subdomain__domain' => 'use to specify the main (parent) domain for creating the subdomain for',
	'cu_subdomain__new_name' => 'change the subdomain\'s name to the specified one (the option cannot be used when creating new subdomains)',
	'cu_subdomain__ftp_user' => 'Use a separate FTP user account for this subdomain (native) or the same FTP user as that of the main domain (main). By default the FTP account of the main (parent) domain is used for managing the subdomain',
	'cu_subdomain__login' => 'FTP account username (can be specified if separate FTP account is used)',
	'cu_subdomain__passwd' => 'FTP password (no password is set by default, and it may be specified when separate FTP account is used)',
	'cu_subdomain__hard_quota' => 'hard disk quota (use 0 for "unlimited", which is set by default. You can specify this option when using a separate FTP account)',
	'cu_subdomain__fp' => 'turns on/off FrontPage support on subdomain (default: %1)',
	'cu_subdomain__ssi' => 'SSI support on subdomain (default: %1)',
	'cu_subdomain__ssi_html' => 'SSI support *.html, *.htm on subdomain (default: %1)',
	'cu_subdomain__php' => 'PHP support on subdomain (default: %1)',
	'cu_subdomain__cgi' => 'CGI support on subdomain (default: %1)',
	'cu_subdomain__perl' => 'Perl support on subdomain (default: %1)',
	'cu_subdomain__asp' => 'ASP support on subdomain (default: %1)',
	'cu_subdomain__python' => 'Python support on subdomain (default: %1)',
	'cu_subdomain__coldfusion' => 'ColdFusion support on subdomain (default: %1)',
	'cu_subdomain__subdomains' => 'Used for specifying the subdomains to be removed or for retrieving subdomain information (-remove and -info commands respectively). By default, the -info command outputs information on all existing subdomains',
	'cu_subdomain__aspnet' => 'ASP.NET support on subdomain (default: %1)',
	'cu_subdomain__aspnet_version' => 'selects ASP.NET version on subdomain (default: %1)', // to check
	'cu_subdomain__error_create' => "An error occurred during subdomain creation: %1\n",
	'cu_subdomain__success_create' => "SUCCESS: Creation of subdomain '%1' completed.\n",
	'cu_subdomain__error_update' => "An error occurred while updating subdomain configuration: %1\n",
	'cu_subdomain__success_update' => "SUCCESS: Update of subdomain '%1' completed.\n",
	'cu_subdomain__error_remove' => "An error occurred during subdomain removal: %1\n",
	'cu_subdomain__success_remove' => "SUCCESS: Removal of '%1' completed.\n",
	'cu_subdomain__error_info' => "An error occurred while retrieving subdomain information: %1\n",
	'cu_subdomain__success_info' => "SUCCESS: Completed gathering information for subdomains.\n",
	'cu_subdomain__unable_spec' => "You cannot specify username or password or set up hard disk quota when using the '%1' option\n",
	'cu_subdomain__req_login' => "You should specify a username to create a separate FTP user account for the subdomain\n",
	'cu_subdomain__already_exists' => 'Subdomain with name "%1" already exists',
	'cu_subdomain__no_hosting' => "Subdomains are not supported on domains without hosting\n",
	'cu_subdomain__not_exist' => "Subdomain with name '%1' does not exist\n",
	'cu_subdomain__unable_recognize_remove' => "Unable to find the subdomains selected for removing\n",
	'cu_subdomain__unable_recognize_info' => "Unable to find the selected subdomains\n",
	'cu_subdomain__unable_fetch_from_submit' => 'Unable to fetch from submit of %1: %2',
	'cu_subdomain__invalid_password' => 'wrong password syntax',
	'cu_subdomain__webstat' => 'Web statistic support on subdomain (default: none)',

	'cu_webuser__create' => 'Create web user',
	'cu_webuser__update' => 'Update web user',
	'cu_webuser__remove' => 'Delete web user',
	'cu_webuser__info' => 'Web user info',
	'cu_webuser__passwd' => 'Set web user password',
	'cu_webuser__domain' => 'Domain name',
	'cu_webuser__php' => 'switches on PHP for web user (default: %1)',
	'cu_webuser__ssi' => 'switches on SSI for web user (default: %1)',
	'cu_webuser__cgi' => 'switches on CGI for web user (default: %1)',
	'cu_webuser__perl' => 'switches on Perl for web user (default: %1)',
	'cu_webuser__python' => 'switches on Python for the web user (default: %1)',
	'cu_webuser__asp' => 'switches on ASP for the web user (default: %1)',
	'cu_webuser__aspnet' => 'switches on ASP.NET for the web user (default: %1)',
	'cu_webuser__unable_create' => "Unable to create a web user:\n%1",
	'cu_webuser__success_create' => "The web user '%1' was successfully created.\n",
	'cu_webuser__success_update' => "The web user '%1' was successfully updated.\n",
	'cu_webuser__success_remove' => "The web user '%1' was removed.\n",
	'cu_webuser__not_exist' => "The web user with the name '%1' does not exist\n",
	'cu_webuser__unable_remove' => "Unable to remove a web user:\n%1",
	'cu_webuser__unable_update' => "Unable to update a web user:\n%1",
	'cu_webuser__unable_set_login' => "Unable to set a username for the web user:\n%1",
	'cu_webuser__unable_set_domain' => "Unable to set a domain for the web user:\n%1",
	'cu_webuser__unable_add' => "Unable to add a web user:\n%1",
	'cu_webuser__unable_set_quota' => "Unable to set a quota for the web user:\n%1",
	'cu_webuser__unable_set_option' => "Unable to set %1 option for the web user:\n%2",
    'cu_webuser__scripting_disabled_on_domain' => 'Unable to set the scripting support for the web user: The scripting %1 is turned off in the domain\'s hosting settings',

	'cu_cf__server' => 'Server Configuration',
	'cu_cf__j2ee' => 'J2EE Configuration',
	'cu_cf__success_update' => "SUCCESS: ColdFusion settings update completed\n",
	'cu_cf__unable_init_object' => 'Unable to initialize CFManager object: %1',
	'cu_cf__unable_update' => 'Unable to update CFManager object: %1',
	'cu_cf__unable_restore_attr' => 'Unable to restore old attributes: %1',
	'cu_cf__unable_init_module' => 'Unable to initialize ColdFusion module: %1',
	'cu_cf__unable_update_component' => 'Components update failed: %1',

	'cu_initconf__init' => 'initialize Parallels Plesk (can be specified only for non-configured Parallels Plesk)',
	'cu_initconf__update' => "update administrator's contact information",
	'cu_initconf__ips' => 'mark IP addresses as shared IPs (can be specified only with the init command)',
	'cu_initconf__hostname' => 'sets the hostname (can be specified only with the init command)',
	'cu_initconf__company' => "administrator's company name",
	'cu_initconf__name' => "administrator's contact name (required for creation)",
	'cu_initconf__passwd' => "Plesk administrator's password (required for creation) [see the note below for details]",
	'cu_initconf__phone' => "administrator's phone number",
	'cu_initconf__fax' => "administrator's fax number",
	'cu_initconf__email' => "administrator's email address",
	'cu_initconf__addr' => "administrator's address",
	'cu_initconf__city' => "administrator's city",
	'cu_initconf__state' => "administrator's state/province",
	'cu_initconf__pcode' => "administrator's postal/ZIP code [deprecated]",
	'cu_initconf__country' => "administrator's country code (two alphabetic characters)",
	'cu_initconf__def_client' => 'create default customer',
	'cu_initconf__check_configured' => 'Checks whether Parallels Plesk is already configured. Returns 0 if true, 1 otherwise',
	'cu_initconf__zip' => "Administrator's postal/zip code",
	'cu_initconf__addr_deprecated' => "Administrator's address [deprecated]",

	'cu_initconf__already_configured' => 'This utility is for initial Plesk configuration. Your installation is already configured. You should log in to Plesk to complete configuration.',
	'cu_initconf__unable_init' => "Cannot initialize Parallels Plesk: %1",
	'cu_initconf__success_init' => "SUCCESS: Parallels Plesk initialization is completed.\n",
	'cu_initconf__unable_update' => "Cannot update administrator's contact information: %1",
	'cu_initconf__success_update' => "SUCCESS: Completed updating administrator's information.\n",
	'cu_initconf__unable_remove_ips' => 'You cannot delete shared IPs during Parallels Plesk Server Administrator initialization',
	'cu_initconf__unable_recognize_ips' => 'Cannot recognize shared IPs you have specified',
	'cu_initconf__unable_reconfig' => 'Unable to configure Plesk: reconfig failed: %1',
    'cu_initconf__unable_nginx' => 'Unable to configure Plesk: nginxmng failed: %1',
	'cu_initconf__unable_check_components' => 'Unable to check components: %1',
	'cu_initconf__req_country' => 'You should also specify country when specifying %1 or %2',
	'cu_initconf__unable_exec' => 'Unable to execute "%1" on object "%2"',
	'cu_initconf__unable_update_perm' => 'Unable to update permissions: %1',
	'cu_initconf__unable_create_def_client' => 'Unable to create default customer: %1',
	'cu_initconf__unable_get_ips' => 'Unable to getFreeCustomerIP: %1',
	'cu_initconf__invalid_passwd' => 'Password is incorrect',
	'cu_initconf__unable_get_passwd' => 'Unable to get current admin password: %1 failed: %2',
	'cu_initconf__unable_change_passwd' => "Unable to change administrator's password: %1",
	'cu_initconf__invalid_email' => 'Wrong email specified',
	'cu_initconf__unable_determ_hostname' => "Unable to determine hostname",
	'cu_initconf__invalid_hostname' => 'Error in hostname "%1"',
	'cu_initconf__unable_fetch_ip_list' => 'Unable to fetch IP addresses list: ifmng failed: %1',
	'cu_initconf__unable_set_ip_alias_type' => 'Unable to set IP alias type: %1',
	'cu_initconf__unable_ip' => 'Unable to update IP address: %1',
	'cu_initconf__unable_' => 'Unable to restart DNS server: dnsmng failed: %1',

	'cu_anonftp__update' => 'update anonymous FTP settings',
	'cu_anonftp__info' => 'get information on anonymous FTP settings',
	'cu_anonftp__status' => 'turns on/off the anonymous FTP service',
	'cu_anonftp__message' => 'Display login message',
	'cu_anonftp__message_text' => 'Login message text',
	'cu_anonftp__incoming' => 'turns on/off uploading to incoming directory (default: %1)',
	'cu_anonftp__incoming_dirs' => 'Allows creation of directories in the incoming directory',
	'cu_anonftp__incoming_downloads' => 'Allows downloading from the incoming directory',
	'cu_anonftp__incoming_limit' => 'Limits disk space in the incoming directory (-1 for unlimited)',
	'cu_anonftp__max_connects' => 'Limits number of simultaneous connections (-1 for unlimited)',
	'cu_anonftp__bandwidth' => 'Limits download bandwidth (-1 for unlimited)',
	'cu_anonftp__success_update' => "SUCCESS: Updating of anonymous FTP account for the domain '%1' completed.\n",
	'cu_anonftp__unable_get_info' => 'Unable to get information about anonymous FTP account for domain "%1": ',
	'cu_anonftp__unable_update' => 'Unable to update anonymous FTP account for domain "%1": ',
	'cu_anonftp__no_physical' => 'domain does not have physical hosting',
	'cu_anonftp__unable_set_max_connections' => 'unable to set maximum connection number: %1',
	'cu_anonftp__unable_set_bandwidth' => 'unable to set bandwidth: %1',
	'cu_anonftp__unable_set_login_message' => 'unable to set login message: %1',

	'cu_spam__update' => 'updates the spam filter configuration for existing mail user',
	'cu_spam__info' => 'retrieves spam filter settings for given mail account',
	'cu_spam__serv_conf' => 'use server-wide settings',
	'cu_spam__hits' => 'hits required for marking letter as spam',
	'cu_spam__action' => 'what to do with spam mail',
	'cu_spam__modify_subj' => 'modify spam mail subject',
	'cu_spam__modify_subj_text' => 'modify spam mail subject text',
	'cu_spam__blacklist' => 'adds or deletes email(s) pattern to black list',
	'cu_spam__whitelist' => 'adds or deletes email(s) pattern to white list',
	'cu_spam__unable_get_info' => 'Unable to get info on SpamAssassin settings for mail account "%1": ',
	'cu_spam__mailname_ignored' => 'mail account "%1" is ignored in %2.',
	'cu_spam__unable_update' => 'Unable to update SpamAssassin settings for mail account "%1": ',
	'cu_spam__unable_fetch_data' => 'unable to fetch data: %1',
	'cu_spam__invalid_option' => 'option "%1" is incorrect',
	'cu_spam__unable_action' => 'Unable to %1 pattern in %2 list: ',
	'cu_spam__unable_add_pattern' => 'unable to add pattern "%1": %2',
	'cu_spam__unable_remove_pattern' => 'Unable to delete pattern "%1".',
	'cu_spam__unable_parse' => 'unable to parse pattern list: ',
	'cu_spam__unknown_action' => 'unknown action in list "%1"',
	'cu_spam__invalid_pattern' => 'incorrect pattern "%1"',
	'cu_spam__unable_get_options' => "Cannot get options:\n%1",
	'cu_spam__success_update' => "SUCCESS: Updating of mail account '%1' completed.\n",
	'cu_spam__success_update_server' => 'Server-wide spam filtering settings were updated',

	// P9
'cu_spam__update_server' => 'Updates server-wide spam filter settings',
'cu_spam__info_server' => 'Retrieves server-wide spam filter settings',
'cu_spam__status' => 'Switches on/off the spam filter',
'cu_spam__personal_conf' => 'Allows to use personal spam filtering settings',
'cu_spam__max_proc' => 'Sets maximum number of worker spamd processes to run (1-5)',
'cu_spam__reject_spam' => 'Removes spam mail when it arrives in mailboxes',
'cu_spam__trusted_languages' => 'Sets trusted languages',
'cu_spam__trusted_locales' => 'Sets trusted locales',
'cu_spam__trusted_networks' => "Sets trusted networks (allowed only for '--update' command)",

'cu__sb_sync' => "Create a corresponding user account in Presence Builder (default: %1)",

'cu_fpseuser__create' => "Create FrontPage account",
'cu_fpseuser__update' => "Update FrontPage account",
'cu_fpseuser__remove' => "Delete FrontPage account",
'cu_fpseuser__info' => "FrontPage account info",
'cu_fpseuser__login' => "Set FrontPage account username",
'cu_fpseuser__passwd' => "Set FrontPage account password (required for creation)",

'cu_fpseuser__success_create' => "SUCCESS: Creation of FrontPage account '%1' completed.\n",
'cu_fpseuser__success_update' => "SUCCESS: Update of FrontPage account '%1' completed.\n",
'cu_fpseuser__success_remove' => "SUCCESS: Remove of FrontPage account '%1' completed.\n",
'cu_fpseuser__not_exist' => "FrontPage account with name '%1' does not exist\n",
'cu_fpseuser__unable_remove' => "Cannot remove FrontPage account:\n%1",
'cu_fpseuser__unable_update' => "Cannot update FrontPage account:\n%1",
'cu_fpseuser__unable_set_login' => "Cannot set username for FrontPage account:\n%1",
'cu_fpseuser__unable_set_domain' => "Cannot set domain for FrontPage account:\n%1",
'cu_fpseuser__unable_add' => "Cannot create FrontPage account:\n%1",
'cu_fpseuser__unable_set_quota'	=> "Cannot set quota for FrontPage account:\n%1",
'cu_fpseuser__unable_set_option' => "Cannot set %1 option for FrontPage account:\n%2",

'cu_subdomain__hst_type' => 'Hosting type for subdomain (default: %1)',
'cu_subdomain__www_root' => 'Site home directory for subdoman on subfolder (default %1)',

'cu_spam__enable_filtering' => "Switch on spam filtering",
'cu_spam__turn_off_srv' => "Individual spam filtering settings are not allowed by server administrator",

'cu_initconf__sb_sync' => "create a Presence Builder user for default customer (default: %1)",

'cu_vdir__create' => "Creates virtual directory",
'cu_vdir__update' => "Updates virtual directory",
'cu_vdir__remove' => "Removes virtual directory",
'cu_vdir__info' => "Virtual directory info",
'cu_vdir__vhost' => "Virtual host name (required)",
'cu_vdir__create_phys' => "Creates physical directory (default: %1)",
'cu_vdir__name' => "Relative virtual directory name",
'cu_vdir__path' => "Relative path to physical directory (default: %1)",
'cu_vdir__access_source' => "Script source access (default: %1)",
'cu_vdir__access_read' => "Read permission (default: %1)",
'cu_vdir__access_write' => "Write permission (default: %1)",
'cu_vdir__dir_browsing' => "Directory browsing (default: %1)",
'cu_vdir__log_visits' => "Log visits (default: %1)",
'cu_vdir__create_app' => "Create application (default: %1)",
'cu_vdir__execute_perm' => "Execute permissions (default: %1)",
'cu_vdir__error_create' => "Unable to create virtual directory: %1",
'cu_vdir__success_create' => "SUCCESS: Creation of virtual directory '%1' completed.\n",
'cu_vdir__error_update' => "Unable to update virtual directory settings: %1",
'cu_vdir__success_update' => "SUCCESS: Update of virtual directory '%1' settings completed.\n",
'cu_vdir__error_remove' => "Unable to remove virtual directory: %1",
'cu_vdir__success_remove' => "SUCCESS: Removal of virtual directory '%1' completed\n",
'cu_vdir__error_info' => "An error occurred while getting virtual directory information: %1",
'cu_vdir__unable_create_root' => "Unable to create root virtual directory",
'cu_vdir__vdir_already_exists' => "Virtual directory already exists",
'cu_vdir__parent_vdir_not_exists' => "Parent virtual directory does not exist",
'cu_vdir__invalid_xml' => "Invalid XML",
'cu_vdir__not_relative_home' => "Parent virtual directory path is not relative to home directory",
'cu_vdir__path_not_exists' => "Path to physical directory does not exist",
'cu__opt1_required_for_opt2' => "%1 option is required for %2 option",
'cu_vdir__unable_create_phys' => "Unable to create physical directory: %1",
'cu_vdir__unable_update_root_path' => "Unable to change path for root virtual directory",
'cu_vdir__unable_off_root_app' => "Unable to remove application for root virtual directory",
'cu_vdir__vdir_not_exists' => "Virtual directory does not exist",
'cu_vdir__vdir_not_editable' => "Virtual directory is not editable",
'cu_vdir__unable_remove_root' => "Unable to remove root virtual directory",
'cu_vdir__unable_remove_reserved' => "Unable to remove reserved virtual directory",
'cu_vdir__vhost_not_exists' => "Virtual host does not exist",
'cu_vdir__invalid_aspnet_version' => 'Invalid version of ASP.NET specified',

'cu_vdir__ip_restrictions_only_for_root' => 'You can set custom IP Allow and Deny directives only for the root virtual directory.',
'cu_vdir__mime_types_only_for_root' => 'You can set custom MIME types only for the root virtual directory.',

'cu_vdir__dynamic_ip_security_only_for_root' => 'Dynamic IP restriction directives can be set only for the root virtual directory.',
'cu_vdir__is_deny_by_concurrent_requests' => 'Sets dynamic denying of IP addresses based on the number of concurrent requests.',
'cu_vdir__max_concurrent_requests' => 'Sets the maximum number of concurrent requests. Used with the -ip_deny_by_concurrent_requests option.',
'cu_vdir__is_deny_by_request_rate' => 'Sets dynamic denying of IP addresses based on the number of requests over a period of time.',
'cu_vdir__max_requests' => 'Sets the maximum number of requests. Used with the -ip_deny_by_request_rate option.',
'cu_vdir__request_interval' => 'Sets a time period (in milliseconds). Used with the -ip_deny_by_request_rate option.',
'cu_vdir__dynamic_ip_security_legend' => 'Dynamic IP Restriction',
'cu_vdir__info_is_deny_by_concurrent_requests' => 'Deny IP addresses based on the number of concurrent requests',
'cu_vdir__info_max_concurrent_requests' => 'Maximum number of concurrent requests',
'cu_vdir__info_is_deny_by_request_rate' => 'Deny IP address based on the number of requests over a period of time',
'cu_vdir__info_max_requests' => 'Maximum number of requests',
'cu_vdir__info_request_interval' => 'Time period (in milliseconds)',

'virtualdir__ip_restrictions' => 'Access restrictions by IP addresses',
'virtualdir__ip_restrictions_deny' => 'Deny access',
'virtualdir__ip_restrictions_allow' => 'Excluding',
'virtualdir__mime_types' => 'MIME types',
'cu__mime_types' => 'MIME types',
'virtualdir__auth_anon' => 'Switches on anonymous authentication.',
'virtualdir__auth_windows' => 'Switches on Windows authentication.',
'virtualdir__auth_not_enabled' => 'Anonymous or Windows authentication must be switched on.',

'cu_spam_server__update' => "Update server-wide spam filter configuration",
'cu_spam_server__info' => "Retrieve server-wide spam filter settings",
'cu_spam_server__max_size' => "Do not filter if mail size exceeds specified size (-1 for unlimited)",
'cu_spam_server__error_update' => "Unable to update server-wide spam filter settings: %1",
'cu_spam_server__success_update' => "SUCCESS: Updating of server-wide spam filter settings completed.",
'cu_spam_server__error_info' => "Unable to retrieve information about server-wide spam filter settings: %1",
'cu_spam_server__success_info' => "SUCCESS: Gathering information about server-wide spam filter settings completed.",
'cu_spam_server__usr_cfg_not_allowed' => "Current mail server does not support spam filter settings on the mailbox level",
'cu_spam_server__max_threads_not_allowed' => "Current spam filter does not support changing the limit on the number of threads",

'cu_vdir__aspnet_version' => 'Selects ASP.NET version',
'cu_vdir__aspnet_support_required' => 'ASP.NET support is switched off',

		// Plesk 8 new keys

	// CU virtdir.exe
'cu_vdir__unable_rename_root' => "Cannot rename root virtual directory",
'cu_vdir__domain_disabled' => "Domain is suspended",
'cu_vdir__create_app_req' => "no application present for virtual directory",
'cu_vdir__unable_set_parent_paths' => "Cannot allow using parent paths: %1",
'cu_vdir__unable_set_run_in_mta' => "Cannot allow application execution in MTA mode: %1",
'cu_vdir__unable_set_aspnet_version' => "Cannot set ASP.NET version: %1",
'cu_vdir__unable_set_default_doc_order' => "Cannot set default documents search order: %1",
'cu_vdir__default_doc_req' => "default documents usage is switched off",

	// CU clientprefs.exe & domainprefs.exe

'cu__max_fpse_users' => "Limits the number of FrontPage accounts (-1 for unlimited)",
'cu__max_subftp_users' => "Limits the number of FTP accounts (-1 for unlimited)",

	// CU client_template.exe
'cu_cl_pref__manage_dashboard' => "Allow or prohibit customer to manage Home page",
'cu_cl_pref__use_dashboard' => "Allow or prohibit customer to use Home page [deprecated]",
'cu_cl_pref__stdgui' => "Allow or prohibit customer to use standard interface",
'cu_cl_tpl__ip_pool' => "Adds/removes IP addresses to/from customer's IP pool",
'cu_cl_tpl__excl_ip_num' => "Number of dedicated IP addresses to allocate to the user",
'cu_cl_tpl__unable_set_ip_pool' => "Unable to add/remove IP addresses to/from IP pool: wrong values specified",
'cu_cl_tpl__ip_already_exist' => "IP address '%1' already exists",
'cu_cl_tpl__ip_not_exist' => "IP address '%1' does not exist",
'cu_cl_pref__use_sbnet' => "Create Presence Builder User",
'cu_cl_tpl__use_dashboard_req' => "permission to manage Home page cannot be granted to customer because Home page is not available",
'cu_cl_tpl__dashboard_or_stdgui_req' => "cannot switch off both Home page and standard interface",
'cu_cl_tpl__force_permissions' => 'Ignore subscribed customer account permissions',

	// Home page CU
'cu_dt__set_admin' => "Select Home page preset for administrator",
'cu_dt__update_preset' => "Update Home page preset properties",
'cu_dt__preset_list' => "Show the list of available Home page presets",
'cu_dt__add_preset' => "Add Home page preset to repository",
'cu_dt__remove_preset' => "Remove Home page preset from repository",
'cu_dt__set_preset' => "Select current Home page preset",
'cu_dt__default' => "Make Home page preset default for Parallels Plesk users of a certain level (set with option -type)",
'cu_dt__overwrite' => "Overwrite Home page presets with same names",
'cu_dt__type' => "Select the level of Parallels Plesk users for default Home page preset",
'cu_dt__success_set_admin' => "SUCCESS: New Home page preset for administrator is set",
'cu_dt__unable_set_admin' => "Unable to set new Home page preset for administrator: %1",
'cu_dt__unable_preset_list' => "Unable to show the list of existing Home page presets: %1",
'cu_dt__success_update_preset' => "SUCCESS: Home page preset properties updated",
'cu_dt__unable_update_preset' => "Unable to update Home page preset properties: %1",
'cu_dt__success_add_preset' => "SUCCESS: Home page preset added to repository",
'cu_dt__unable_add_preset' => "Unable to add Home page preset to repository: %1",
'cu_dt__success_remove_preset' => "SUCCESS: Home page preset removed from repository",
'cu_dt__unable_remove_preset' => "Unable to remove Home page preset from repository: %1",
'cu_dt__preset_not_found' => 'Home page preset "%1" of type "%2" was not found in repository',
'cu_dt__preset_file_not_readable' => "Home page preset file '%1' cannot be read",

'cu_subdomain__sb_publish' => "Create and publish site using SiteBuilder (default: %1)",
'cu_subdom__sb_publish' => "Create and publish site using Presence Builder (default: %1)",

	// domain_template.exe
'cu_dom_tpl__no_usr' => "Specify what to do with mail to non-existent users: bounce, catch all, or discard.",
'cu_dom_tpl__expiration' => "Limits domain validity period.",
'cu_dom_tpl__maillist' => "Allows or prohibits mailing lists (default: %1).",
'cu_dom_tpl__hosting' => "Switches physical hosting on or off (default: %1).",
'cu_dom_tpl__sb_subdomains_create' => "Creates Blog and Photo Gallery subdomains (obsolete).",
'cu_dom_tpl__bandwidth' => "Specifies maximum network use (-1 for unlimited).",
'cu_dom_tpl__max_connections' => "Limits the number of simultaneous web connections (-1 for unlimited).",
'cu_dom_tpl__log_max_num' => "Defines the maximum number of log file instances.",
'cu_dom_tpl__unable_set_php_version' => "Unable to set PHP version: PHP support is switched off",
'cu_dom_tpl__unable_set_pdir_plesk_stat' => "Currently selected web statistics package does not support secure access through the /plesk-stat/ protected directory",
'cu_dom_tpl__unable_set_fp_ssl_fp_req' => "Cannot switch on FrontPage over SSL support: FrontPage support required",
'cu_dom_tpl__unable_set_fp_auth_fp_req' => "Cannot switch on FrontPage authoring: FrontPage support required",
'cu_dom_tpl__ssl_req' => "Cannot switch on FrontPage over SSL support: SSL support required",
'cu_dom_tpl__aspnet_req' => "Unable to set ASP.NET version: ASP.NET support required",
'cu_dom_tpl__unable_set_php_isapi' => "Unable to run PHP as ISAPI extension: PHP support required",
'cu_dom_tpl__unable_set_ssi_html' => "Unable to use SSI for HTML files: SSI support required",
'cu_dom_tpl__iis_app_pool_req' => "Unable to limit CPU usage: dedicated IIS application pool required",
'cu_dom_tpl__wuscripts' => "Switches on scripting support for web users (default: %1)",
'cu_dom_tpl__apache_additional_settings' => 'Apache settings for HTTP',
'cu_dom_tpl__apache_additional_settings_description' => 'Specifies the full path to the file with Apache settings for HTTP.',
'cu_dom_tpl__apache_additional_ssl_settings' => 'Apache settings for HTTPS',
'cu_dom_tpl__apache_additional_ssl_settings_description' => 'Specifies the full path to the file with Apache settings for HTTPS.',
'cu_dom_tpl__apache_additional_nginx_settings' => 'nginx settings',
'cu_dom_tpl__apache_additional_nginx_settings_description' => 'Specifies the full path to the file with nginx settings.',
'cu_dom_tpl__additional_settings_file_not_found' => 'Unable to read the file: %1',
'cu_dom_tpl__unpaid_website_status_desc' => "Sets the status of websites in suspended subscriptions (default: %1).",
'cu_dom_tpl__unpaid_website_status' => "Status of websites in suspended subscriptions",
'cu_dom_tpl__mailservice' => "Switches on the mail service (default: %1).",
'cu_dom_tpl__template_already_exist' => "A service plan with the name '%1' already exists.",

'cu_domain__php_version' => "PHP version (default: %1)",
'cu_subdomain__php_version' => "Select PHP version on subdomain (default: %1)",
'cu_vdir__php_version' => "Select PHP version",
'cu_vdir__unable_set_php_version' => "Unable to set PHP version: %1",
'cu_vdir__php_support_required' => "PHP support is switched off",
'cu_vdir__invalid_php_version' => "Invalid PHP version",


		///PPP10: domain_service_plan
'cu__php_safe_mode' => 'Enable PHP safe mode [deprecated]',


	// domalias.exe
'cu_da__create' => "Creates new domain alias",
'cu_da__update' => "Updates domain alias properties",
'cu_da__remove' => "Removes domain alias [deprecated]",
'cu_da__remove_all' => "Removes all domain aliases for specified domain [deprecated]",
'cu_da__delete' => 'Removes domain alias',
'cu_da__delete_all' => 'Removes all domain aliases for specified domain',
'cu_da__info' => "Displays domain alias information",
'cu_da__on' => "Turns on domain alias",
'cu_da__off' => "Turns off domain alias",
'cu_da__rename' => "Renames domain alias",
'cu_da__new_name' => "New domain alias name (required for renaming)",
'cu_da__mail' => "Turns domain alias for mail service on or off",
'cu_da__web' => "Turns domain alias for web service on or off",
'cu_da__domain' => "Domain name (required for creation)",
'cu_da__status' => "Turns domain alias on or off",
'cu_da__invalid_param_val' => "the value of %1 parameter is invalid",
'cu_da__success_create' => "The domain alias %1 was successfully created.",
'cu_da__unable_create' => "Unable to create domain alias: %1",
'cu_da__success_update' => "The domain alias %1 properties were successfully updated.",
'cu_da__unable_update' => "Unable to update domain alias properties: %1",
'cu_da__success_remove' => "The domain alias %1 was removed.",
'cu_da__unable_remove' => "Unable to remove domain alias: %1",
'cu_da__unable_info' => "Unable to display domain alias information: %1",
'cu_da__success_remove_all' => "All domain aliases for domain %1 were removed.",
'cu_da__unable_remove_all' => "Unable to remove all domain aliases for domain %1: %1",
'cu_da__success_on' => "The domain alias %1 was successfully switched on.",
'cu_da__unable_on' => "Cannot switch on domain alias: %1",
'cu_da__success_off' => "The domain alias %1 was successfully switched off.",
'cu_da__unable_off' => "Cannot switch off the domain alias: %1",
'cu_da__success_rename' => "Domain alias %1 was successfully renamed.",
'cu_da__unable_rename' => "Cannot rename domain alias: %1",
'cu_da__dns' => 'Turns domain alias for DNS service on or off.',
'cu_da__seo_redirect' => "Turns on the search engine-friendly HTTP 301 redirection. Use 'true' to turn on the redirection from the domain alias's URL to the primary domain's URL, and 'false' to turn the redirection off (default: %1).",

	// domadmin.exe
'cu_du__update' => "Update domain administrator account",
'cu_du__passwd' => "Specify domain administrator's password",
'cu_du__pname' => "Specify domain administrator's personal name",
'cu_du__multiple_sessions' => "Allow multiple sessions",
'cu_du__max_lock_screen' => "Prevent working with Parallels Plesk until page is completely loaded",
'cu_du__set_desktop_preset' => "Set Home page preset for domain administrator",
'cu_du__desktop_preset' => "Home page preset",
'cu_du__unable_update' => "Unable to update domain administrator account: %1",
'cu_du__unable_info' => "Unable to display domain administrator's account information: %1",
'cu_du__info' => "Display domain administrator's account information",
'cu_du__success_update' => "SUCCESS: Account of '%1' domain administrator updated.\n",
'cu_du__req_opts_not_set' => "the following options are required to create a domain administrator account: %1",
'cu_du__invalid_option_parameter' => "Wrong syntax for '%1' option's parameter",
'cu_du__success_convert_to_client' => "Administrator account of domain '%1' was successfully converted to a customer account.",
'cu_du__convert_to_client' => 'Converts domain administrator account to a customer account',

	// custombutton.exe
'cu_cb__create' => "Create new custom button",
'cu_cb__info' => "Display custom button properties (button's database ID required)",
'cu_cb__remove' => "Remove custom button (button's database ID required)",
'cu__man' => "Display detailed help page with examples",
'cu_cb__owner' => "Specify custom button owner's username (default: Administrator)",
'cu_cb__sort_key' => "Specify custom button priority (default: 100)",
'cu_cb__place' => "Specify custom button location: customer\'s home page, domain administrator home page, Tools & Settings page, navigation frame (default: customer\'s home page)",
'cu_cb__text' => "Custom button name (required for creation)",
'cu_cb__url' => "URL to which the custom button will point to (required for creation)",
'cu_cb__url_comp' => "Components which should be included in the URL for custom button",
'cu_cb__conhelp' => "Contextual help text",
'cu_cb__file' => "Path to file which should be used as custom button icon",
'cu_cb__public' => "Specify whether the custom button should be visible to sub-level users (default: %1)",
'cu_cb__internal' => "Specify whether the button URL should be opened in Parallels Plesk frame or in the new window (default: %1)",
'cu_cb__print_id' => "Display ID of created button (actual for creation)",
'cu_cb__siteapp_link' => "Link custom button with web application",
'cu_cb__siteapp_domain' => "Link custom button with web application installed on specified domain (required for -siteapp-link option)",
'cu_cb__siteapp_id' => "Specify web application database ID",
'cu_cb__siteapp_name' => "Specify web application name",
'cu_cb__siteapp_version' => "Specify web application version",
'cu_cb__siteapp_release' => "Specify web application release build number",
'cu_cb__siteapp_prefix' => "Specify web application installation prefix",
'cu_cb__siteapp_subdomain' => "Specify subdomain prefix if web application was installed on subdomain",
'cu_cb__unable_create' => "Unable to create custom button: %1",
'cu_cb__success_create' => "SUCCESS: Creation of custom button completed.\n",
'cu_cb__unable_remove' => "Unable to remove custom button: %1",
'cu_cb__success_remove' => "SUCCESS: Removal of custom button completed.\n",
'cu_cb__no_siteapps_on_domain' => "There are no web applications installed on domain %1",
'cu_cb__siteapps_not_exist' => "Web application with such parameters doesn't exist",
'cu_cb__unable_determine_siteapps' => "Not enough parameters to determine exact web application instance",
'cu_cb__unable_modify_url' => "You cannot modify URL of custom button linked to web application",
'cu_cb__unable_set_owner' => "You cannot change the owner of custom button linked to web application",
'cu_cb__unable_info' => "Unable to get information about custom button: %1",
'cu_cb__unable_update' => "Unable to update custom button information: %1",
'cu_cb__already_linked' => "Custom button is already linked to a web application",
'cu_cb__unable_link_to_siteapp' => "Unable to link custom button to web application: %1",
'cu_cb__not_linked' => "Custom button is not linked to web application",
'cu_cb__unable_unlink' => "Unable to remove custom button link to web application: %1",
'cu_cb__unable_set_property' => "Unknown custom button property: %1",
'cu_cb__unable_plase_on_client_page' => "Unable to place custom button owned by domain administrator on customer\'s home page",
'cu_cb__list' => 'Display the list of all custom buttons',

'cu_domain__fp_smtp_host' => "Specify FrontPage SMTP mail server",
'cu_domain__fp_mail_from' => "Specify FrontPage From address",
'cu_domain__fp_mail_reply_to' => "Specify FrontPage Reply-To address",

	// database-server.exe

'cu_dbsrv__update_server' => 'Update the properties of a specified database server',
'cu_dbsrv__type' => 'Set database server type. It is required for create-server/set-defaut-server-local commands',
'cu_dbsrv__set' => 'Set database server host and/or port',
'cu_dbsrv__admin' => "Set database server administrator's username (required for creation)",
'cu_dbsrv__passwd' => "Set database server administrator's password (required for creation)",
'cu_dbsrv__reset_passwd' => "Change database server administrator's password",
'cu_dbsrv__success_update_server' => "SUCCESS: Database server properties were updated successfully.\n",

'cu__fp_no_index' => "Switch off Indexing Service support for FrontPage (default: %1)",

'cu_cl_pref__manage_webstat' => 'allows changing web statistics type',

'cu_cl_pref__allow_ftp_backups' => 'Allows or prohibits performing backup in personal FTP repository',
'cu_cl_pref__allow_local_backups' => 'Allows or prohibits performing backup in server repository',

'cu_ip__ftps' => 'allow FTP over SSL',

'cu_cl_pref__manage_additional_permissions' => 'Allows managing additional write/modify permissions',
'cu_domain__write_modify' => "Additional write/modify permissions (default: %1)",
'cu_dom_tpl__write_modify' => "Additional write/modify permissions (default: %1)",
'cu_subdomain__write_modify' => 'Additional write/modify permissions for subdomain (default: %1)',
'cu_webuser__write_modify' => 'Additional write/modify permissions for web user (default: %1)',

'cu_cl_pref__manage_spamfilter' => 'allows managing spam filter',

'cu_dbsrv__create_server' => 'Creates a database server entry',
'cu_dbsrv__remove_server' => 'Removes a database server entry. Only remote database server entries can be removed. The default database server cannot be removed. A database server which has Plesk databases hosted on it cannot be removed either.',
'cu_dbsrv__set_default' => 'Selects a database server entry as the default for its database type',
'cu_dbsrv__success_create_server' => "SUCCESS: Server %1 is successfully added.\n",
'cu_dbsrv__success_remove_server' => "SUCCESS: Server %1 is successfully removed.\n",
'cu_dbsrv__success_set_default' => "SUCCESS: Server %1 was set as default.\n",

'cu_db__server' => 'Specifies the database server.',
'cu_db_set_default_user' => 'Makes the specified user default for the database. The option is used with the commands add_user and update_user.',
'cu_db_set_database_collation' => 'Sets the collation for MySQL databases.',
'cu_db__allow_access_from' => 'Allows remote connections to the database from the specified IP addresses.',
'cu_database__charset' => 'Sets the character set for a newly created database.',
'cu_db_set_database_collation' => 'Sets the collation for the specified database.',

'cu_db_add_access' => 'Adds an access record to MySQL ACL for the specified database user.(*)',
'cu_db_remove_access' => 'Removes an access record from MySQL ACL for the specified database user.(*)',
'cu_db_set_acl' => 'Sets the MySQL access control list (all access records) for the specified database user.(*)',
'cu_db_footnote' => '* Hosts can be specified by either a host name or IP address with an optional netmask. Separate the hosts with commas. MySQL wildcard symbols (_ and %) are allowed. (See also http://dev.mysql.com/doc/refman/5.0/en/connection-access.html)',

'cu_initconf__admin_info_not_req' => "Make entering the Plesk administrator's contact information optional. This will also make Plesk skip initial configuration screens shown upon the first login to Plesk. (default: %1)",

'cu__max_cf_dsn' => 'limits the number of ColdFusion DSN connections',
'cu__coldfusion_not_installed' => 'Adobe ColdFusion is not installed.',

'cu_sitebuilder__migrate' => 'Migrates users from SiteBuilder 2.0.5 to SiteBuilder 3.x and newer',
'cu_sitebuilder__update' => 'Updates internal links between Parallels Plesk and Presence Builder users when updating from Plesk 7.6.1',
'cu_sitebuilder__domain_name' => 'Specifies the domain that should be processed',

'cu_domain__miva' => "Miva support (default: %1)",

'cu_sitebuilder__ssomigrate' => 'Migrate all Presence Builder users to single sign-on accounts, binding them to corresponding Parallels Plesk users',
'cu_sitebuilder__ssoenable' => 'Switch on Single Sign-On in Presence Builder and use Parallels Plesk SSO server',
'cu_sitebuilder__sso_server_url' => 'URL of remote Single Sign-On server (optional)',

'cu_subdomain__miva' => 'Miva support on subdomain (default: %1)',
'cu_webuser__miva' => 'Switches on Miva support for a web user (default: %1)',

'cu_cl_pref__manage_shared_ssl' => 'Allows managing shared SSL',
'cu_cl_pref__sb_user' => 'Creates the corresponding user in Presence Builder',

'cu_servpref__update' => 'Sets server settings',

'cu_sitebuilder__fix' => 'Restore Presence Builder Reseller and Site Owner accounts',
'cu_sitebuilder__ssodisable' => 'Switch off Single Sign-On in Presence Builder',
'cu_sitebuilder__client_login' => 'Customer account username',

'cu_sso__get_user_information' => 'Retrieves information about Single Sign-On user',


	// firewall cu

'cu_firewall__disable' => 'Switch off firewall',
'cu_firewall__enable' => 'Switch on firewall',
'cu_firewall__interface' => 'Network interface',
'cu_firewall__set' => 'Reset firewall rules to default values for the specified network interface',
'cu_firewall__id' => 'Rule identifier', //to review this message and below!
'cu_firewall__description' => 'Rule description',
'cu_firewall__action' => 'Rule action (allow or block)',
'cu_firewall__port' => 'Comma-separated list of port numbers or port number ranges (443,943,8443-8445)',
'cu_firewall__remote_addresses' => "Comma-separated list of IP addresses, subnets or ranges of IP addresses (192.168.0.1,192.168.10.0/24,10.55.62.101-10.55.62.105)",
'cu_firewall__profiles' => "Comma-separated list of profiles (public,private,domain)",

'cu__php_handler_type'=> 'PHP support mode (default: %1)',

///// mail server

'cu_mailserver__domain_keys_sign' => 'Switches on/off signing of outgoing mail by DomainKeys spam protection',
'cu_mailserver__domain_keys_verify' => 'Switches on/off checking of incoming mail by DomainKeys spam protection',
'cu_dom_pref__domain_keys_sign' => 'Switches on/off DomainKeys spam protection service',
'cu__mailserver_update_webmail_command' => "Specifies a webmail client you want to enable or disable",
'cu__mailserver_webmail_state' => "Specifies the state of the selected webmail client (true enables the client, false disables it)",
'cu_mailserver__success_domain_keys_sign' => "Signing of outgoing mail by DomainKeys spam protection was successfully switched on/off.\n",
'cu_mailserver__unable_domain_keys_sign' => "Unable to switch on/off signing of outgoing mail by DomainKeys spam protection: %1",
'cu_mailserver__unable_domain_keys_verify' => "Unable to switch on/off checking of incoming mail by DomainKeys spam protection: %1",
'cu_mailserver__success_domain_keys_verify' => "Checking of incoming mail by DomainKeys spam protection was switched on/off.\n",
'cu_mailserver__error_set_maps_zone' => 'An error occurred while setting DNSBL zones: %1',
'cu_mailserver__success_set_maps_zone' => 'DNSBL zones were set successfully.',
'cu_mailserver__set_maps_zone' => 'Sets zones for DNSBL protection (comma separated list).',

'cu_mailserver__add_external_webmail' => 'Registers an additional webmail service. Required options: webmail-name and webmail-url.',
'cu_mailserver__update_external_webmail' => 'Updates settings of an additional webmail service.',
'cu_mailserver__remove_external_webmail' => 'Removes registration of an additional webmail service.',
'cu_mailserver__webmail_name' => 'Webmail service name.',
'cu_mailserver__webmail_url' => 'Webmail service URL.',
'cu_mailserver__webmail_status' => 'Webmail service availability.',

'cu_mailserver__outgoing_antispam' => 'Limits on outgoing email messages',
'cu_mailserver__enable_outgoing_antispam' => 'Switches on limits on outgoing email messages.',
'cu_mailserver__disable_outgoing_antispam' => 'Switches off limits on outgoing email messages.',
'cu_mailserver__outgoing_messages_mbox_limit' => 'The number of outgoing messages from a mailbox (per hour).',
'cu_mailserver__outgoing_messages_domain_limit' => 'The number of outgoing messages from a domain (per hour).',
'cu_mailserver__outgoing_messages_subscription_limit' => 'The number of outgoing messages from a subscription (per hour).',
'cu_mailserver__success_enable_outgoing_antispam' => 'The limit on outgoing email messages was successfully switched on.',
'cu_mailserver__success_disable_outgoing_antispam' => 'The limit on outgoing email messages was switched off.',
'cu_mailserver__success_set_outgoing_messages_mbox_limit' => 'The limit on outgoing email messages from a mailbox was updated.',
'cu_mailserver__success_set_outgoing_messages_domain_limit' => 'The limit on outgoing email messages from a domain was updated.',
'cu_mailserver__success_set_outgoing_messages_subscription_limit' => 'The limit on outgoing email messages from a subscription was updated.',
'mailserver__outgoing_antispam_is_disabled' => 'The limits on outgoing email messages are switched off.',
'mailserver__outgoing_antispam_not_supported_by_license' => 'The limits on the number of outgoing email messages are not supported by the license key.',
'mailservice_not_supported' => 'The mail service is not supported.',
'outgoing_messages_domain_limit_is_not_supported' => 'The limit on outgoing email messages from a domain is not supported.',
'outgoing_messages_mbox_limit_is_not_supported' => 'The limit on outgoing email messages from a mailbox is not supported.',
'outgoing_messages_subscription_limit_is_not_supported' => 'The limit on outgoing email messages from a subscription is not supported.',
'outgoing_messages_enable_sendmail_is_not_supported' => 'Sendmail for scripts and system users of subscriptions is not supported.',
'outgoing_messages_overlimit_percent_limit_is_not_supported' => 'Unable to set the percentage of email messages to be put in a queue and sent in the next hour: This operation is not supported by the mail server.',
'outgoing_messages_domain_limit_is_not_supported_by_subdomains' => 'The limit on outgoing messages for the domain is not supported by its subdomains.',
'outgoing_messages_mbox_limit_unable_set_up' => 'Unable to set up the specified limit on outgoing messages from a mailbox.',
'outgoing_messages_domain_limit_unable_set_up' => 'Unable to set up the specified limit on outgoing messages from a domain.',
'outgoing_messages_subscription_limit_unable_set_up' => 'Unable to set up the specified limit on outgoing messages from a subscription.',
'cu_mailserver__option_description_smtp_use_default_settings' => 'Uses the mail server installed with Plesk as an external SMTP server, and uses the default mail account to access this SMTP server. Use this option with the --update-smtp-settings command.',
'cu_mailserver__error_smtp_default_settings_not_supported' => 'Unable to update the external SMTP server settings: Plesk\'s default mail account cannot be used.',
'cu_mailserver__set_enable_sendmail' => 'Turns Linux Sendmail for PHP scripts on or off. Scripts will be able to send mail even when the limits on outgoing messages are reached for the corresponding mailbox and domain.',
'cu_mailserver__success_set_enable_sendmail' => 'The availability of Sendmail for PHP scripts was changed.',
'cu_mailserver__enable_sendmail' => 'Turn on Linux Sendmail for PHP scripts',
'cu_mailserver__set_report_period' => 'Sets the period of time for the alert on the Home page about attempts to exceed limits on outgoing mail (the last day, week, two weeks, or month).',
'cu_mailserver__success_set_report_period' => 'The period of time for the alert about attempts to exceed limits on outgoing mail was updated.',
'cu_mailserver__report_period' => 'Show the alert on the Home page about attempts to exceed limits based on statistics for the last',
'cu_mailserver__set_notification_period' => 'Sets the period of time for email notifications about attempts to exceed limits on outgoing mail.',
'cu_mailserver__success_set_notification_period' => 'The period of time for notifications was updated.',
'cu_mailserver__notification_period' => 'Send a notification about attempts to exceed limits on outgoing mail every',
'cu_mailserver__set_outgoing_messages_mbox_limit' => 'Sets the maximum number of outgoing messages from a mailbox (per hour).',
'cu_mailserver__set_outgoing_messages_domain_limit' => 'Sets the maximum number of outgoing messages from a domain (per hour).',
'cu_mailserver__set_outgoing_messages_subscription_limit' => 'Sets the maximum number of outgoing messages from a subscription (per hour).',

'cu__max_odbc' => 'Limit the number of ODBC connections',
'cu_dom_tpl__log_rotate_type_conflict' => 'Conflicting log rotation settings were selected. Please set up log rotation either by size or by time.',

'cu_cl_pref__select_db_server' => 'Ability to select a database server',

// creation utilities
'cu_db__remove_dbs' => 'Delete databases specified with their IDs',
'cu_db__remove_dbus' => 'Delete database users specified with their IDs',
'cu_db_unable_removedbs' => 'Unable to remove database with ID "%1": %2',
'cu_db_unable_removedbus' => 'Unable to remove database user with ID "%1": %2',
'cu_db__print_id' => 'Print IDs of created objects (actual for "create" command and "add_user" option)',
'cu_db__success_remove_dbs' =>  'The databases were deleted successfully.',
'cu_db__success_remove_dbus' => 'The database users were deleted successfully.',
'cu_mlist__update_service' => 'Update mailing list service for domain',
'cu_mlist__update_service_failed' => 'Unable to update mailing list service status: %1',
'cu_mlist__create_service_failed' => 'Domain mailing list service does not exist and cannot be initialized: %1',
'cu_mlist__on' =>  'Enable mailing list service for domain',
'cu_mlist__off' =>  'Disable mailing list service for domain',
'cu_mlist__onoff_failed' =>  'An error occurred during turning on/off the mailing list service for domain: %1',
'cu_mlist__service_success' => 'The operation with mailing list service for domain "%1" completed successfully.',
'cu_cannot_parse_limit'=> 'Cannot parse limit value from string "%1"',
'cu_cannot_parse_size' => 'Cannot parse size from string "%1"',
'cu_dbsrv__set_default_local' => 'Select the local database server of the specified type as the default.',
'cu_hotlink__update' => 'Update hotlink protection settings',
'cu_hotlink__info' => 'Retrieve hotlink protection settings',
'cu_hotlink__enabled' => 'Enable/disable hotlink protection',
'cu_hotlink__externsion' => 'Set protected file extensions',
'cu_hotlink__friend_domains' => 'Set friendly domains',
'cu_hotlink__unable_update' => 'Unable to update hotlink protection settings: %1',
'cu_hotlink__unable_info' => 'Unable to retrieve hotlink protection settings: %1',
'cu_hotlink_invalid_extension' => 'Invalid extension value "%1"',
'cu_hotlink_invalid_friend_domain' => 'Invalid friendly domain value "%1"',
'cu_hotlink_unable_update_option' => 'Unable to update option "%1" with value "%2": %3',
'cu_mailserver__set_relay' => 'Set relaying type',
'cu_mailserver__set_max_letter_size' => 'Set maximum message size (in Kbytes|Mbytes|Gbytes|Tbytes)',
'cu_mailserver__set_message_submission' => 'Set message submission',
'cu_mailserver__set_auth_type' => 'Types of authorization (required for --set-relay auth)',
'cu_mailserver__set_locktime' => 'Set lock time for "pop3" or "both"',
'cu_mailserver__set_submission_ip' => 'Set IP address for message submission',
'cu_mailserver__unable_set_relay' =>  'Unable to update relaying type: %1',
'cu_mailserver__success_set_relay' => 'Relaying type updated successfully',
'cu_mailserver__unable_set_maxlettersize' => 'Unable to set maximum message size: %1',
'cu_mailserver__success_set_maxlettersize' => 'Maximum message size updated successfully',
'cu_mailserver__unable_set_message_submission' => 'Unable to set message submission: %1',
'cu_mailserver__success_set_message_submission' => 'Message submission updated successfully',

'cu_mailserver__set_maps_status' => 'Set DNSBL spam protection status.',
'cu_mailserver__add_maps_zone' => 'Adds zone(s) to DNSBL protection. (Comma separated list)',
'cu_mailserver__remove_maps_zone' => 'Removes zone(s) from DNSBL protection. (Comma separated list)',
'cu_mailserver__success_set_maps_status' => 'SUCCESS: DNSBL protection status is successfully set.',
'cu_mailserver__error_set_maps_status' => "Unable to set DNSBL protection status: %1",
'cu_mailserver__success_add_maps_zone' => 'SUCCESS: DNSBL zones are successfully added',
'cu_mailserver__error_add_maps_zone' => 'An error occurred while adding DNSBL zones: %1',
'cu_mailserver__success_remove_maps_zone' => 'SUCCESS: DNSBL zones are successfully removed',
'cu_mailserver__error_remove_maps_zone' => 'An error occurred while removing DNSBL zones: %1',
'cu_mailserver__unable_init_mailmainp' => 'Unable to init the Mail Manipulator: %1',
'cu_mailserver__unable_turn_on_maps' => 'Impossible to turn on DNSBL protection: %1',
'cu_mailserver__unable_turn_off_maps' => 'Impossible to turn off DNSBL protection: %1',
'cu_mailserver__domain_name_invalid' => 'Domain name %1 is invalid',
'cu_mailserver__unable_update_db' => 'Unable to update database: %1',
'cu_mailserver__unable_add_maps_zone' => 'Unable to add zone to DNSBL protection: %1',
'cu_mailserver__maps_zone_not_exists' => 'Nothing to remove. Zones do not exist',

// reseller_template.exe
'cu_res_tpl__ip_pool' => "Adds/removes IP addresses to/from reseller's IP pool",
'cu_res_tpl__excl_ip_num' => "Number of dedicated IP addresses to allocate to the reseller",
'cu_res_tpl__ip_already_exist' => "IP address '%1' already exists",
'cu_res_tpl__ip_not_exist' => "IP address '%1' does not exist",


// autoresponder.exe
'cu_autoresponder_command_description_create' => 'Creates auto-reply',
'cu_autoresponder_command_description_update' => 'Updates auto-reply properties',
'cu_autoresponder_command_description_remove' => 'Removes auto-reply',
'cu_autoresponder_command_description_info' => 'Displays auto-reply properties',
'cu_autoresponder_command_description_attachments' => 'Adds and removes files to and from attachment repository',
'cu_autoresponder_command_description_on' => 'Switches all auto-replies on',
'cu_autoresponder_command_description_off' => 'Switches all auto-replies off',
'cu_autoresponder_command_description_help' => 'Displays this help page',
'cu_autoresponder_option_description_mail' => 'Specifies the mail account for which the auto-reply is created (required)',
'cu_autoresponder_option_description_status' => 'Switches auto-reply on and off',
'cu_autoresponder_option_description_requires' => 'Sets reply conditions for auto-reply - patterns found in subject line and message body',
'cu_autoresponder_option_description_subject' => "Specifies subject line used in auto-reply messages (default: 'Re: <incoming_message_subject>')",
'cu_autoresponder_option_description_replyto' => "Return address used in auto-reply's messages",
'cu_autoresponder_option_description_format' => 'Auto-reply message format',
'cu_autoresponder_option_description_text' => 'Auto-reply message text',
'cu_autoresponder_option_description_forward_to' => 'Sets email address where incoming messages should be forwarded to',
'cu_autoresponder_option_description_attach' => 'Adds and removes auto-reply attachment files (used by --update and --create commands)',
'cu_autoresponder_option_description_frq' => 'Defines the maximum number of responses to a unique email address per day',
'cu_autoresponder_option_description_store' => 'Defines the number of unique addresses to be stored for auto-reply',
'cu_autoresponder_option_description_redirect' => 'Defines email address to forward all incoming mail to',
'cu_autoresponder_option_description_forward_files' => 'Adds and removes files to and from attachment repository (used by --attachments command)',

// coldfusion_dsn.exe

'cu_coldfusion_dsn_command_description_create' => 'Creates ColdFusion data source name',
'cu_coldfusion_dsn_command_description_update' => 'Updates ColdFusion data source name',
'cu_coldfusion_dsn_command_description_remove' => 'Removes ColdFusion data source name',
'cu_coldfusion_dsn_command_description_command' => 'Retrieves information about ColdFusion data source name',
'cu_coldfusion_dsn_command_description_xmlinfo' => 'Retrieves information about ColdFusion data source name in XML format',
'cu_coldfusion_dsn_command_description_list' => 'Retrieves the list of ColdFusion data source names',
'cu_coldfusion_dsn_command_description_list_types' => 'Retrieves the list of available ColdFusion data source name types',
'cu_coldfusion_dsn_command_description_help' => 'Displays this help page',
'cu_coldfusion_dsn_option_description_domain' => 'Specifies the domain for ColdFusion data source name operations',
'cu_coldfusion_dsn_option_description_name' => 'Sets the name of ColdFusion data source name',
'cu_coldfusion_dsn_option_description_description' => 'Sets the description of ColdFusion data source name',
'cu_coldfusion_dsn_option_description_type' => 'Sets the type of ColdFusion data source name',
'cu_coldfusion_dsn_option_description_connection_string' => 'Sets the connection string for ColdFusion data source name',
'cu_coldfusion_dsn_command_create_success' => 'SUCCESS: ColdFusion data source name was created.',

// dns.exe
'cu_dns_command_description_add' => "Adds a resource record to domain's DNS zone or a primary DNS server IP address. If such record exists, code 2 will be returned",
'cu_dns_command_description_set' => "Adds all resource records to DNS zone. Old records will be removed. Records should be listed by option 'list'",
'cu_dns_command_description_del' => "Removes a resource record from the domain's DNS zone",
'cu_dns_command_description_del_all' => "Removes all resource records from domain's DNS zone",
'cu_dns_command_description_reset' => 'Restores the default DNS zone by the template',
'cu_dns_command_description_on' => 'Switches on DNS service for domain',
'cu_dns_command_description_off' => 'Switches off DNS service for domain',
'cu_dns_command_description_set_master' => 'Switches DNS zone type to master',
'cu_dns_command_description_set_slave' => 'Switches DNS zone type to slave',
'cu_dns_command_description_update_soa' => 'Updates SOA settings for domain',
'cu_dns_command_description_info' => 'Displays information about DNS records for domain or domain alias',
'cu_dns_command_description_sync' => 'Synchronizes the zone information on the DNS server with the information in the Plesk database.',
'cu_dns_command_description_sync_all_zones' => 'Synchronizes all zones information on the DNS server with the information in the Plesk database.',
'cu_dns_command_description_help' => 'Displays this help page',
'cu_dns_option_description_a' => 'A resource record',
'cu_dns_option_description_ns' => 'NS resource record',
'cu_dns_option_description_mx' => 'MX resource record',
'cu_dns_option_description_cname' => 'CNAME resource record',
'cu_dns_option_description_txt' => 'TXT resource record',
'cu_dns_option_description_ip' => "Specifies IP address for creating A record or restoring the default domain's DNS zone",
'cu_dns_option_description_nameserver' => 'Specifies nameserver for creating NS record',
'cu_dns_option_description_mailexchanger' => 'Specifies mail exchange server for creating MX record',
'cu_dns_option_description_priority' => 'Specifies mail exchange server priority MX record',
'cu_dns_option_description_canonical' => 'Specifies canonical name for creating CNAME record',
'cu_dns_option_description_subnet' => 'Specifies IP address and subnet mask for creating PTR record (i.e. 123.123.123.123/8)',
'cu_dns_option_description_domain' => 'Specifies domain name for creating TXT record',
'cu_dns_option_description_www' => 'Enables or disables WWW-prefixed alias support for canonical domain names. It is used with the "reset" command',
'cu_dns_option_description_primary' => 'Specifies IP of primary DNS server',
'cu_dns_option_description_soa_ttl' => 'Specifies TTL value for SOA settings',
'cu_dns_option_description_soa_refresh' => 'Specifies Refresh value for SOA settings',
'cu_dns_option_description_soa_retry' => 'Specifies Retry value for SOA settings',
'cu_dns_option_description_soa_expire' => 'Specifies Expire value for SOA settings',
'cu_dns_option_description_soa_minimum' => 'Specifies Minimum value for SOA settings',
'cu_dns_option_description_list' => "Specifies records list for command 'set'. Records formats for different record types: MX,<subdomain_name>,<mailexchanger_name>,<priority>; NS,<subdomain_name>,<name_server_name>; A,<subdomain_name>,<IP_address>; PTR,<IP_address/subnet_mask>,<subdomain_name>; CNAME,<subdomain_name>,<canonical_domain_name>; TXT,<subdomain_name>,<text>",
'cu_dns_service_not_supported' => 'The DNS service is not installed.',


// mail server (new)
'cu_mailserver__add_to_blacklist' => "Adds a list of addresses to the server black list. Both email addresses and domains can be specified. Wildcards (? and *) are allowed. Separate entries with comma followed by space, for example: mail@example.com, spam?@spamdomain?.*, *domain.com",
'cu_mailserver__option_action_required' => "'add-to-black-list' command requires '-action' option",
'cu_mailserver__unable_add_to_black_list' => "Unable to add to the server black list: %1",
'cu_mailserver__success_add_to_black_list' => "SUCCESS: Addition to the server black list was successful\n",
'cu_mailserver__remove_from_blacklist' => "Removes a list of addresses from the server black list. Both email addresses and domains can be specified. Wildcards (? and *) are allowed. Separate entries with comma followed by space, for example: mail@example.com, spam?@spamdomain?.*, *domain.com",
'cu_mailserver__unable_remove_from_black_list' => "Unable to remove from the server black list: %1",
'cu_mailserver__success_remove_from_black_list' => "SUCCESS: Removal from the black list was successful\n",
'cu_mailserver__add_to_whitelist' => "Adds a list of addresses to the server white list. Both email addresses and domains can be specified. Wildcards (? and *) are allowed. Separate entries with comma followed by space, for example: mail@example.com, notspam?@notspamdomain?.*, *domain.com, 123.123.123.123/32",
'cu_mailserver__unable_add_to_white_list' => "Unable to add to the server white list: %1",
'cu_mailserver__success_add_to_white_list' => "SUCCESS: Addition to the white list was successful\n",
'cu_mailserver__remove_from_whitelist' => "Removes a list of addresses from the server white list. Both email addresses and domains can be specified. Wildcards (? and *) are allowed. Separate entries with comma followed by space, for example: mail@example.com, notspam?@notspamdomain?.*, *domain.com, 123.123.123.123/32",
'cu_mailserver__unable_remove_from_white_list' => "Unable to remove from the server white list: %1",
'cu_mailserver__success_remove_from_white_list' => "SUCCESS: Removal from the server white list was successful\n",
'cu_mailserver__update_virus_filter' => "Updates antivirus settings.",
'cu_mailserver__update_virusfilter_options_required' => "'update-virusfilter' command requires '-server-wide' and '-allow-personal' options",
'cu_mailserver__unable_update_virus_filter' => "Unable to apply antivirus settings: %1",
'cu_mailserver__success_update_virus_filter' => "SUCCESS: Antivirus settings were applied\n",
'cu_mailserver__info' => "Displays options or black/white list properties.",
'cu_mailserver__unable_get_info' => "Unable to get options or black/white list properties: %1",
'cu_mailserver__unable_set_no_relay_networks' => 'Unable to set networks excluded from relay restrictions: %1',
'cu_mailserver__action' => "Specifies action for mail messages which satisfy the address pattern. Required for adding an address to the server black list.",
'cu_mailserver__server_wide' => "Sets server-wide antivirus scanning policy. Required for changing antivirus settings.",
'cu_mailserver__allow_personal' => "Allows to override antivirus scanning policy for separate mail accounts. Required for changing antivirus settings.",
'cu_mailserver__excluded_nets' => "Sets networks that should be excluded from relay restrictions. Used with '--set-relay' command.",
'cu_mailserver__clean_mail_queue' => 'Removes all the messages from the mail queue.',
'cu_mailserver__command_description_update_smtp_settings' => 'Updates the external SMTP server settings',
'cu_mailserver__option_description_mail_notifications' => 'Enables Plesk to send email notifications through the specified SMTP server (used with the --update-smtp-settings command)',
'cu_mailserver__option_description_smtp_host' => 'Sets the host name or IP address of the external SMTP server (used with the --update-smtp-settings command)',
'cu_mailserver__option_description_smtp_port' => 'Sets the port for the external SMTP server (used with the --update-smtp-settings command)',
'cu_mailserver__option_description_smtp_login' => 'Sets the username for accessing the external SMTP server (used with the --update-smtp-settings command)',
'cu_mailserver__option_description_smtp_password' => 'Sets the password for accessing the external SMTP server (used with the --update-smtp-settings command)',
'cu_mailserver__option_description_smtp_tls' => 'The external SMTP server requires encrypted connections (used with the --update-smtp-settings command)',
'cu_mailserver__option_description_smtp_allow_users' => 'Allows users\' scripts to send mail through the external SMTP server (used with the --update-smtp-settings command, username and password should be specified)',
'cu_mailserver__error_msmtp_is_not_installed' => 'Unable to update external SMTP server settings: MSMTP server should be installed in Plesk UI > Tools & Settings > Updates and Upgrades.',

'cu_mailserver__max_connections_courier' => 'The maximum number of connections (IMAP, POP3, IMAP over SSL, or POP3 over SSL).',
'cu_mailserver__max_connections_dovecot' => 'The maximum number of connections (IMAP, POP3, IMAP over SSL, or POP3 over SSL).',
'cu_mailserver__error_set_max_connections' => 'Unable to update the maximum number of connections: \'%1\'',
'cu_mailserver__success_set_max_connections' => 'The maximum number of connections was updated.',

'cu_mailserver__max_connections_per_ip_courier' => 'The maximum number of connections (IMAP, POP3, IMAP over SSL, or POP3 over SSL) per IP address.',
'cu_mailserver__max_connections_per_ip_dovecot' => 'The maximum number of connections (IMAP, POP3, IMAP over SSL, or POP3 over SSL) per IP address for a specific mail user.',
'cu_mailserver__error_set_max_connections_per_ip' => 'Unable to update the maximum number of connections per IP address: \'%1\'',
'cu_mailserver__success_set_max_connections_per_ip' => 'The maximum number of connections per IP address was updated.',

'cu_mailserver__set_max_connections' => 'Maximum number of connections (IMAP, POP3, IMAP over SSL, or POP3 over SSL)',
'cu_mailserver__set_max_connections_per_ip' => 'Maximum number of connections (IMAP, POP3, IMAP over SSL, or POP3 over SSL) per IP address (for Courier-IMAP) or per IP address for a specific mail user (for Dovecot)',

// backup
'cu__allow_local_backups' => "allows or prohibits data backup and restoration using the Plesk's repository",
'cu__allow_ftp_backups' => 'allows or prohibits data backup and restoration using FTP repositories',

// key info
'cu_keyinfo_command_description_info' => 'Displays license key property value',
'cu_keyinfo_command_description_list' => 'Displays the list of license key properties and values',
'cu_keyinfo_command_description_test_key' => 'Tests whether the license key is suitable for current Parallels Plesk version',

// ColdFusion DSN
'cu_dsn_command_description_command' => 'Retrieves information about data source name',
'cu_dsn_command_description_create' => 'Creates data source name',
'cu_dsn_command_description_help' => 'Displays this help page',
'cu_dsn_command_description_list' => 'Displays the list of data source names',
'cu_dsn_command_description_list_types' => 'Displays the list of allowed data source name types',
'cu_dsn_command_description_remove' => 'Removes data source name',
'cu_dsn_command_description_update' => 'Updates data source name properties',
'cu_dsn_command_description_xmlinfo' => 'Retrieves information about data source name in XML format',
'cu_dsn_option_description_connection_string' => 'Specifies connection string for data source name',
'cu_dsn_option_description_description' => 'Specifies description for data source name',
'cu_dsn_option_description_domain' => 'Specifies domain for data source name or domain for the list of data source names',
'cu_dsn_option_description_name' => 'Specifies data source name',
'cu_dsn_option_description_server' => 'Displays the list of all data source names registered in Parallels Plesk',
'cu_dsn_option_description_type' => 'Specifies the type of data source names',
'cu_dsn_command_create_success' => 'SUCCESS: ODBC data source name was created.',
'cu_dsn_command_update_success' => 'SUCCESS: ODBC data source name was updated.',
'cu_dsn_command_remove_success' => 'SUCCESS: ODBC data source name was removed.',
'cu_dsn_unknown_type_of_list' => 'Unknown type of ODBC data source list specified.',

// Web application registrar
'cu_siteapp_registrar__command_register' => 'Registers a specified web application installation. Requires XML description of installation, which may be specified directly as a parameter of command, as a filename, or read from STDIN. If "-" is used, it reads XML from STDIN.',
'cu_siteapp_registrar__option_domain' => 'Specifies domain name where web application will be installed.',
'cu_siteapp_registrar__option_linked_cbs' => 'Specifies a comma-separated list of linked custom button IDs.',
'cu_siteapp_registrar__option_linked_dbs' => 'Specifies a comma-separated list of linked database IDs.',
'cu_siteapp_registrar__option_linked_dbus' => 'Specifies a comma-separated list of linked database user IDs.',
'cu_siteapp_registrar__option_linked_files_cgi' => 'Registers cgi-bin filelist.',
'cu_siteapp_registrar__option_linked_files_htdocs' => 'Registers htdocs filelist.',
'cu_siteapp_registrar__option_linked_license_type' => 'Specifies web application license type',
'cu_siteapp_registrar__option_subdomain' => 'Specifies full subdomain name where web application will be installed.',
'cu_siteapp_registrar__register_success' => 'Web application installation was registered',

// various
'cu__manage_dashboard' => "Allows or prohibits managing Home page",
'cu__max_odbc_dsn' => 'Limits the number of ODBC DSN connections',
'cu_database_registrar__option_db_name' => 'Specifies target database name',
'cu_database_registrar__option_address' => 'Specifies database server address',
'cu_database_registrar__option_type' => 'Specifies target database type',
'cu_apshelper__catalog_download' => 'Download applications from APS Catalog',
'cu_apshelper__transaction' => 'Download transaction ID',

// 9.0.1

'cu_traffic_command_description_add_user' => 'Registers a specific amount of traffic as if already being used by customer/reseller',
'cu_traffic_command_description_sub_user' => 'Subtracts a specific amount of traffic from the amount registered for customer/reseller',
'cu_traffic_command_description_add_batch_user' => 'Registers a specific amount of traffic as if already being used by customer/reseller (batch mode)',
'cu_traffic_command_description_del_user' => 'Resets the amount of traffic registered for this customer/reseller to zero',
'cu_aps_catalog_install_aps_bundle' => 'Installs specified APS bundle. 1 - Most Popular. 2 - Less Popular. 3 - All',
'cu_aps_catalog_update_prefs' => 'Updates APS Catalog settings',
'cu_aps_catalog_apply_bundle_config' => 'Applies custom configuration to applications bundles',
'cu_aps_catalog_get_bundle_install_progress' => 'Gets current state of installation progress',
'cu_aps_catalog_info' => 'Displays information about APS Catalog settings',
'cu_aps_catalog_help' => 'Displays this help page',
'cu_aps_catalog_url' => "APS Catalog URL\n",
'cu_aps_catalog_success_prefs_update' => "APS Catalog settings were updated\n",
'cu_aps_catalog_success_bundle_install' => "APS bundle installation was started\n",
'cu_aps_catalog_success_conf_apply' => "Custom configuration was applied\n",
'cu_aps_catalog_errmes_file_not_found' => "File not found\n",
'cu_aps_catalog_errmes_unable_to_use_config_file' => "Unable to use specified file as the configuration file\n",
'cu_aps_catalog_message_no_install' => "There is no installation task at the moment\n",
'cu_aps_catalog_message_finish_install'	=>	"Current installation task is finished\n",
'cu_aps_catalog_message_install_progress'	=>	"Progress of installation:\n",
'cu_aps_catalog_message_aps_catalog' => "APS application catalog information:\n\n",
'cu_aps_catalog_message_total' => "Total:%1\n",
'cu_aps_catalog_message_completed' => "Completed:%1\n",
'cu_aps_catalog_message_package' => "Package:%1\n",
'cu_aps_catalog_errmes_error_occured' => "An error occurred during the updating of APS catalog settings:%1\n",
'cu_aps_catalog_message_address' => "APS catalog address:%1\n",

// 9.2
'cu_serverpref__option_description_low_priority' => "Sets the option to run scheduled backup processes with low priority",
'cu_serverpref__option_description_do_not_compress' => "Sets the option to not compress backup files",
'cu_serverpref__option_description_max_backup_processes' => "Sets maximum number of simultaneously running scheduled backup processes",
'cu_interface_template_option_description_newsfeeds' => 'Do not show newsfeeds in webmail and on default domain pages (for "preferences" command)',
'cu_interface_template_option_description_promo_virtuozzo' => 'Hides Parallels Virtuozzo Containers promotion page (for "preferences" command)',
'cu_servpref__set_ftp_passive_port_range' => 'Sets port or port range for passive FTP mode connections',
'cu_servpref__set_iis_app_pool_settings' => 'Sets IIS application pool settings',
'cu_serverpref__option_description_iis_app_pool_mode' => 'IIS Application pool assignment and placement policy',
'cu_serverpref__option_description_cpu_usage_state' => 'Switches on/off IIS application pool CPU usage monitoring',
'cu_serverpref__option_description_cpu_usage_value' => 'IIS Application pool maximum CPU use (%)',
'cu_resellerpref__option_lock_screen' => 'Prevents users from working with Plesk until interface screens are completely loaded',

'cu_domain__set_iis_app_pool_settings' => 'Sets IIS application pool settings',
'cu_domain__iis_app_pool_turned_on' => 'Turns on/off IIS application pool',
'cu_domain__cpu_usage_state' => 'Switches on/off IIS application pool CPU usage monitoring',
'cu_domain__cpu_usage_value' => 'IIS Application pool maximum CPU use (%)',

'cu_cl_pref__set_iis_app_pool_settings' => 'Sets IIS application pool settings',
'cu_cl_pref__option_description_iis_app_pool_turned_on' => 'Turns on/off IIS application pool',
'cu_cl_pref__option_description_cpu_usage_state' => 'Switches on/off IIS application pool CPU usage monitoring',
'cu_cl_pref__option_description_cpu_usage_value' => 'IIS Application pool maximum CPU use (%)',

'cu_dns_option_description_axfr' => "Specifies IP address for creating AXFR record",

    //Additional FTP Accounts (ftpsubaccount utility)

	'cu__help' => 'Displays this help page.',
	'cu_ftpuser__create' => "Creates additional FTP account",
	'cu_ftpuser__update' => "Updates additional FTP account",
	'cu_ftpuser__remove' => "Deletes additional FTP account",
	'cu_ftpuser__info' => "Gets FTP account information",
	'cu_ftpuser__login' => "Sets FTP account login name",
	'cu_ftpuser__passwd' => "Sets FTP account password (required for creation)",
	'cu_ftpuser__passwd_type' => "Defines password type (default: plain) [see the note below for details]",
	'cu_ftpuser__home' => "Sets the Home directory path (default: %1)",
	'cu_ftpuser__perm_read' => "Sets Read permission (default: %1)",
	'cu_ftpuser__perm_write' => "Sets Write permission (default: %1)",
	'cu_ftpuser__unable_create' => "Unable to create FTP account: %1",
	'cu_ftpuser__success_create' => "SUCCESS: Creation of FTP account '%1' completed.\n",
	'cu_ftpuser__unable_update' => "Unable to update FTP account settings: %1",
	'cu_ftpuser__success_update' => "SUCCESS: Update of FTP account '%1' completed.\n",
	'cu_ftpuser__unable_remove' => "Unable to remove FTP account: %1",
	'cu_ftpuser__success_remove' => "SUCCESS: Removal of FTP account '%1' completed.\n",
	'cu_ftpuser__unable_info' => "An error occurred while getting FTP account information: %1",
	'cu_ftpuser__user_not_exist' => "FTP account does not exist",
	'cu_fpseuser__domain' => "Sets domain name (required for creation)",
	'cu__success_info' => "\nSUCCESS: Gathering information for '%1' completed.\n",

// cuAddonDomainTemplate
'cu_dom_addon_tpl__owner_not_exist' => "The owner with username %1 does not exist",
'cu_dom_addon_tpl__unable_update_webmail' => "Can't set webmail: there are no supported webmail components\n",
'cu_dom_addon_tpl__only_one_lr_condition' => "You can specify only one log rotation condition",
'cu_dom_addon_tpl__wrong_opt_parameter' => "Wrong syntax for option\'s '%1' parameter",
'cu_dom_addon_tpl__no_usr' => "Specify what to do with mail to non-existent users: bounce, catch all, or discard.",
'cu_dom_addon_tpl__maillist' => "Allow or prohibit mailing lists (default: %1)",
'cu_dom_addon_tpl__wuscripts' => "Switches on scripting support for web users (default: %1)",
'cu_dom_addon_tpl__hosting' => "Switch physical hosting on or off (default: %1)",
'cu_dom_addon_tpl__webstat_protdir' => "Allow or prohibit access to web statistics through the /plesk-stat/ protected directory (default: %1)",
'cu_dom_addon_tpl__dns_zone_type' => "Specify whether the Plesk's DNS server should act as master or slave for domain's DNS zone (default: %1)",
'cu_dom_addon_tpl__bandwidth' => "Specify maximum network use (-1 for unlimited)",
'cu_dom_addon_tpl__max_connections' => "Limit the number of simultaneous web connections (-1 for unlimited)",
'cu_dom_addon_tpl__log_max_num' => "Define the maximum number of log file instances",


'cu_domain__unable_set_subscription' => 'Unable to set specified service plans',
'cu_domain__suc_set_subscription' => 'SUCCESS: All service plans are successfully set',

//// Plesk 10 CU updates
    'cu_domain__www_root' => 'Website home directory (default value is /httpdocs)',

    'cu_res_suc_subscription_locked' => 'The reseller subscription of %1 was locked.',
    'cu_res_suc_subscription_unlocked' => 'The reseller subscription of %1 was unlocked.',
    'cu_res_suc_unsubscribed' => 'Reseller %1 was unsubscribed from the service plan.',
    'cu_res_suc_subscribed' => 'Reseller %1 is subscribed to the service plan %2.',
    'cu_res__unable_subscribe' => "Unable to subscribe the reseller to the service plan: %1",
    'cu_res__unable_sync' => "Unable to synchronize reseller subscription with service plan: %1",
    'cu_res_suc_synced'=> 'Reseller subscription %1 was synchronized with the service plan.',

    'cu__force_lock' => 'Forces creating the subscription even if the actual system state does not correspond to the service plan properties. This will create the subscription and lock it for syncing.',
    'cu__force_lock_conflict' => 'options -force and -force-lock cannot be specified together.',
    'cu_res_pref_info_not_subscribed' => 'The reseller is not subscribed to any service plan.',
    'cu_res_pref_info_subscribed' => 'The reseller is subscribed to service plan "%1".',

    'cu_domain__lock_subscription' => "Locks the subscription for syncing, the subscription properties will not change when an associated plan is modified.",
    'cu_domain__unlock_subscription' => "Unlocks the subscription and enables synchronization with the associated service plans.",
    'cu_domain__unsubscribe' => "Unbinds the subscription from the associated service plans and makes it custom.",
    'cu_domain__subscribe' => 'Associates the subscription with the specified hosting plan.',
    'cu_domain__subscribe_addon' => 'Associates the subscription with the specified hosting plan add-on.',
    'cu_domain__unsubscribe_addon' => 'Removes the subscription association with the specified hosting plan add-on.',

    'cu_domain__suc_subscription_locked' => "The subscription %1 was locked.",
    'cu_domain__suc_subscription_unlocked' => "The subscription %1 was unlocked.",
    'cu_domain__suc_unsubscribed' => 'The subscription %1 association with the service plan was removed.',
    'cu_domain__suc_subscribed' => 'The subscription %1 is now associated with the service plan %2.',

	'cu_domain__not_subscribed' => 'The subscription %1 is not associated with any service plan.',
	'cu_domain__unable_subscribe' => "Unable to associate the subscription with the service plan: %1.",
    'cu_domain__unable_unsubscribe' => "Unable to remove the subscription association with the service plans: %1.",
    'cu_domain__unable_sync' => "Unable to synchronize the subscription with service plans: %1.",
    'cu_domain__suc_sync' => 'Subscription %1 was synchronized with the associated service plans.',
    'cu_domain__sync' => 'Synchronizes a subscription with the associated plans.',

    'cu_domain__wrong_utility' => 'Specified domain is the %1. Use utility %1 for removing',

    'cu_domain__display_available_shells' => 'Displays the list of available system shells.',
    'cu_domain__parent_domain_name' => 'Use to specify the parent domain when creating a subdomain',
    'cu_domain__shell_unix' => 'The shell that a subscriber can use for SSH access to the server. Use the --shells command to see available shells',
    'cu_domain__fp_login' => 'FrontPage username',
    'cu_domain__fp_password' => 'FrontPage password',
    'cu_domain__webstat_protdir_access' => 'Allows accessing web statistics through the password protected directory "/plesk-stat/" (default: %1)',
    'cu_domain__iis_web_hosting_required' => 'This operation is available only for domains managed by IIS.',
    'cu_domain__web_hosting_required' => 'Web hosting is not configured on this domain. This operation is available only for domains with web hosting.',

	'cu_dom_tpl__force_permissions' => 'Ignore subscribed domain owner account permissions',
	'cu_dom__info_not_subscribed' => 'The domain is not subscribed to a service plan.',
    'cu_dom__info_subscribed' => 'The domain is subscribed to the service plan "%1" of %2.',

	'cu__subscription_locked' => 'The subscription is locked for syncing.',
	'cu__subscription_not_locked' => 'The subscription is not locked for syncing.',
    'cu__subscription_locked_warning' => 'WARNING: The subscription was locked for syncing.',

	'cu_domain__subscription_problems_not_applied_list' => 'The following subscription properties are editable by the subscriber and, therefore, are not applied:',

    'cu_res__subscription_problems_not_applied_list' => 'The following susbcription properties are editable by reseller and, therefore, are not applied:',
	'cu_res__info_not_subscribed' => 'The reseller is not subscribed to a service plan.',
    'cu_res__info_subscribed' => 'The reseller is subscribed to the service plan "%1" of %2.',

	'cu_cl__info_not_subscribed' => 'The customer has no subscriptions.',
    'cu_cl__info_subsription_not_locked' => 'The customer has the subscription "%1" associated with the service plan "%2".',
    'cu_cl__info_subsription_locked' => 'The customer has the locked subscription "%1" associated with the service plan "%2".',
    'cu_cl__plan_custom' => 'Custom',

   'cu__warning' => 'WARNING: %1',
    'cu_dom_tpl__unable_apply_opt_without_hosting' => 'Unable to apply the "-%1" option without web hosting.',

    'cu_domain__vendor' => 'Specifies the login of the subscription provider - an existing user (admin or reseller) whose resources will be used.',
    'cu_domain__invalid_vendor' => 'The user "%1" cannot be a provider.',

    'cu_common__www_root' => 'Specifies website home directory (relative to the webspace root).',
    'cu_common__webspace_root' => 'Specifies webspace root directory.',
    'cu_domain__webspace_name' => 'Specifies the name of the target subscription (the same as the name of the main domain in the subscription).',
    'cu_domain__webspace_name_powerUser' => 'Specifies the name of the target webspace (the same as the name of the main domain in the webspace).',

    'cu__webspace_not_exist' => 'Webspace with name %1 does not exist.',
    'cu__webspace_root_webspace_name_conflict' => 'options -webspace-name and -webspace-root cannot be specified together.',
    'cu__webspace_addon_domain_vendor_conflict' => 'options -webspace-name and -vendor cannot be specified together.',
    'cu__webspace_addon_domain_owner_conflict' => 'options -webspace-name and -owner cannot be specified together.',
    'cu__webspace_addon_domain_template_conflict' => 'options -webspace-name and -service-plan cannot be specified together.',
    'cu__webspace_addon_domain_external_id_conflict' => 'options -webspace-name and -external-id cannot be specified together.',
    'cu__webspace_without_physical_hosting' => "The specified webspace is not used for website hosting.",
    'cu_domain__unable_set_webspace' => 'Unable to set a webspace: %1.',

    'cu_ftpuser__system_area' => 'Creates an FTP account in the system area.',


    'cu__max_site' => 'Limits the number of sites (-1 for unlimited) that can be hosted.',
    'cu__webspace_option_only' => 'The following option is applicable to webspaces only: %1',

    'cu_res_tpl__create' => 'Creates a reseller plan.',
    'cu_res_tpl__update' => 'Updates an existing reseller plan.',
    'cu_res_tpl__remove' => 'Removes a reseller plan.',
    'cu_res_tpl__info' => 'Shows information about a reseller plan.',
    'cu_res_tpl__xml_info' => 'Retrieves information about a reseller plan in the XML format.',
    'cu_res_tpl__new_name' => 'Renames a reseller plan.',

	'cu_domain__unable_apply_template' => 'unable to apply service plan: %1',
	'cu_domain__template' => 'Specifies service plan for subscription creation (can be used only with the "--create" or "--*-subsription" command).',
	'cu_domain__force' => 'Forces creating subscription to the specified hosting plan even if the actual system state does not correspond to the plan properties.',

    'cu_cl_tpl__template_not_exist' => "service plan does not exist",
    'cu_cl_tpl__template_already_exist' => "service plan with name '%1' already exists",

    'cu_dom_tpl__create' => "Creates a hosting plan.",
    'cu_dom_tpl__duplicate' => "Duplicates a hosting plan by making its copy with the name specified in the '-duplicate-name' option.",
    'cu_dom_tpl__update' => "Updates an existing hosting plan.",
    'cu_dom_tpl__remove' => "Removes a hosting plan.",
    'cu_dom_tpl__info' => "Displays information about a hosting plan.",
    'cu_dom_tpl__new_name' => "Renames a hosting plan.",
    'cu_dom_tpl__duplicate_name' => "Sets the name of the copy of the specified hosting plan.",
    'cu_dom_tpl__webstat_protdir' => "Allows or prohibits access to web statistics through the /plesk-stat/ protected directory (default: %1).",
    'cu_dom_tpl__dns_zone_type' => "Specifies whether the Plesk's DNS server should act as master or slave for the domains' DNS zones (default: %1).",

    'cu_dom_tpl__unable_create' => "Unable to create a hosting plan: %1",
    'cu_dom_tpl__success_create' => "The hosting plan '%1' was successfully created.\n",
    'cu_dom_tpl__unable_duplicate' => "Unable to duplicate the hosting plan: %1",
    'cu_dom_tpl__success_duplicate' => "The hosting plan '%1' was successfully duplicated.\n",
    'cu_dom_tpl__unable_update' => "Unable to update the hosting plan: %1",
    'cu_dom_tpl__success_update' => "The hosting plan '%1' was successfully updated.\n",
    'cu_dom_tpl__unable_remove' => "Unable to remove the hosting plan: %1",
    'cu_dom_tpl__success_remove' => "The hosting plan '%1' was successfully removed.\n",
    'cu_dom_tpl__unable_info' => "An error occurred while getting the hosting plan information: %1",
    'cu_res_tpl__unable_create' => "Unable to create a reseller plan: %1",
    'cu_res_tpl__success_create' => "The reseller plan '%1' was successfully created.\n",
    'cu_res_tpl__unable_update' => "Unable to update the reseller plan: %1",
    'cu_res_tpl__success_update' => "The reseller plan '%1' was successfully updated.\n",
    'cu_res_tpl__success_duplicate' => "The reseller plan '%1' was successfully duplicated.\n",
    'cu_res_tpl__unable_duplicate' => "Unable to duplicate the reseller plan: %1",
    'cu_res_tpl__unable_remove' => "Unable to remove the reseller plan: %1",
    'cu_res_tpl__success_remove' => "The reseller plan '%1' was successfully removed.\n",
    'cu_res_tpl__unable_info' => "An error occurred while getting the reseller plan information: %1",
    'cu_res_tpl__create_default' => 'Creates a default reseller plan.',
    'cu_dom_tpl__create_default' => 'Creates a default hosting plan.',
    'cu_dom_addon_tpl__create' => "Creates a hosting plan add-on.",
    'cu_dom_addon_tpl__update' => "Updates a hosting plan add-on.",
    'cu_dom_addon_tpl__remove' => "Removes a hosting plan add-on.",
    'cu_dom_addon_tpl__info' => "Displays information on the specified add-on.",
    'cu_dom_addon_tpl__xml_info' => "Retrieves information on the specified add-on in XML format.",
    'cu_dom_addon_tpl__success_create' => "The hosting plan add-on '%1' was successfully created.\n",
    'cu_dom_addon_tpl__success_update' => "The hosting plan add-on '%1' was successfully updated.\n",
    'cu_dom_addon_tpl__success_duplicate' => "The hosting plan add-on '%1' was successfully duplicated.\n",
    'cu_dom_addon_tpl__success_remove' => "The hosting plan add-on '%1' was successfully removed.\n",
    'cu_dom_addon_tpl__unable_duplicate' => "Unable to duplicate the hosting plan add-on: %1",
    'cu_dom_addon_tpl__unable_xml_info' => "Unable to create XML description of the hosting plan add-on.",
    'cu_dom_addon_tpl__unable_create' => "Unable to create the hosting plan add-on: %1",
    'cu_dom_addon_tpl__new_name' => "Renames a hosting plan add-on.",
	'cu__owner_not_reseller_or_admin' => "The owner of a hosting plan must be a reseller or administrator, but the specified owner '%1' is a customer.",

    'cu_domain__status_still_off_with_parent' => 'The domain is suspended because the subscription is still suspended.',
       'cu_mail__invalid_autoresponder_frequency' => 'Invalid value for the maximum number of responses to a unique email address per day.',
	'cu_mail__unable_switch_mailgroup_on' => 'Cannot switch on mailgroup: no mailgroup users.', // already exists in PfW

	'cu_server_dns_option_description_recursion' => 'Allows recursive DNS queries for any hosts, for hosts from local network, or for none. Required for the "update-server" command.', // PfW has 3 recursion states: 'on' - any host, 'local' - local nets and 'off' - none.
	'cu__pre10converter_source' => 'Path to the source XML file.',
	'cu__pre10converter_destination' => 'Path to the destination directory.',
	'cu__pre10converter_convert' => 'Convert dump to the Plesk 11 format.',
	'cu_cl_pref__manage_php_settings' => 'Common PHP settings management.',
	'cu_cl_pref__manage_not_chroot_shell' => 'Non-chrooted shell management.',
	'cu_cl_pref__manage_anonftp' => 'Anonymous FTP management.',
	'cu_cl_pref__remote_access_interface' => 'Remote access interface management.',



    'cu_billing__disconnect' => 'Disconnect this Parallels Plesk server from the Customers & Business Manager server.',

    'cu_do_not_use_obsolete_utility' => 'Please do not use this utility. It is intended only for internal use by Plesk.',

//// Password Strength at Mail Acc

	'cmd_mail__mail_passwd_incorrect' => "\n This password is not strong enough according to the server security policy. Improve the password strength by using numbers, upper and lower-case characters, and special characters !,@,#,$,%,^,&,*,?,_,~",
	'cmd_mail__mail_use_vocab_info_description' => "Minimum password strength",
	'cu_mailserver__use_vocabulary' => 'Sets the requirement for the minimum password strength.',
	'cu_mailserver__unable_use_vocabulary' => "Unable to set the minimum password strength: %1",
	'cu_mailserver__success_use_vocabulary' => "The minimum password strength option was successfully set.\n",

///repair configuration utility

    'cu_panel__repair_run' => 'Restores configuration files of web, mail and DNS servers.',
    'cu_panel__repair_run_success' => 'The configuration files were successfully restored.',
    'cu_panel__repair_run_failed' => 'Failed to fully restore the configuration files.',
    'cu_panel__repair_run_mail' => 'Restoring mail server configuration...',
    'cu_panel__repair_run_web' => 'Restoring web server configuration...',
    'cu_panel__repair_run_dns' => 'Restoring DNS server configuration...',
	'cu_repair__command_description_update_vhost_structure_unix' => "Updates the structure of the home directory on each virtual host on the specified service node and updates virtual hosts configuration on all service nodes. To skip reconfiguration of virtual hosts, use the -no-reconfigure option. To reconfigure virtual hosts on all nodes at once, run the command without the -service-node option.",
	'cu_repair__success_update_vhosts_structure' => "The structure of the home directory was successfully updated on virtual hosts.\n",
	'cu_repair__service_node_not_found' => 'Unable to find the specified service node.',
	'cu_repair__error_update_vhosts_structure' => 'Unable to update the structure of the home directory: an unexpected error has occurred.',
	'cu_repair__option_description_no_reconfigure' => 'Skips virtual hosts reconfiguration when executing the --update-vhosts-structure command.',

	'cu_repair__command_description_restore_vhost_permissions' => 'Restores the default permissions for the virtual host directories on the specified service node. If no service node was specified, the management node will be used.',
	'cu_repair__success_restore_vhosts_permissions' => "Directory permissions were successfully updated.\n",
	'cu_repair__error_restore_vhosts_permissions' => 'Unable to update directory permissions: an unexpected error has occurred.',

	'cu_repair__command_description_synchronize_all_users_roles_to_poa' => "Synchronize user roles in the Hosting Panel with those in the Administration Panel.",
	'cu_repair__success_synchronize_all_users_roles_to_poa' => "All user roles in the Hosting Panel and the Administration Panel were synchronized.",
	'cu_repair__error_synchronize_all_users_roles_to_poa' => "Unable to synchronize user roles in the Hosting Panel with those in the Administration Panel: an unexpected error has occurred.",

    'cu_repair__command_description_convert_mailboxes_to_lowercase' => 'Converts mail account names to lowercase on the specified service node. If no service node was specified, the management node is used. To skip execution of the mchk utility, use the -no-mchk option.',
    'cu_repair__success_convert_mailboxes_to_lowercase' => "Mail account names were successfully converted to lowercase.\n",
    'cu_repair__option_description_no_mchk' => 'Skips execution of the mchk utility when executing the --convert-mailboxes-to-lowercase command.',
    'cu_repair__failed_mchk' => 'Failed to restore the mail server configuration. Please run /usr/local/psa/admin/sbin/mchk manually.',

    'cu__documentRootHintDisabledDueApplications' => 'Unable to change the document root directory because there are web applications installed on the website.',
    'cu__documentRootHintDisabledDueFrontpage' => 'Unable to change the document root directory because there are FrontPage Server Extensions installed on this website.',

        //cli power user
    'cu_poweruser__turn_on_power_mode' => 'Enables the Power User view',
    'cu_poweruser__turn_off_power_mode' => 'Disables the Power User view',
    'cu_poweruser__ip' => 'IP addresses assigned to the webspace. You can choose one or several IPv4 and IPv6 addresses.',
    'cu_poweruser__domain_name' => 'The name for the main website of the default webspace.',
    'cu_poweruser__login' => 'The username of a system user account associated with the default webspace.',
    'cu_poweruser__power_mode_is_already_on' => 'The Power User view is already enabled.',
	'cu_poweruser__ip_is_required_argument' => 'You must specify an IP address on which the default webspace will be hosted.',
	'cu_poweruser__default_subscription_is_required_for_power_user_mode' => 'Creating the default webspace is required for Plesk operation in the Power User view.',
    'cu_poweruser__can_not_turn_on_power_user_mode_when_clients_exist' => 'It is impossible to enable the Power User view because there are customer accounts created in Plesk.',
	'cu_power_user__wrong_ip_list' => 'You can specify only one IPv4 and one IPv6 address.',
	'cu_power_user__ip_not_exist' => 'One of the specified IP addresses does not exist.',

/// cli for business logic upgrade

    'cu_blupgrade_subscriptions_list' => 'Returns a list of subscriptions that need to undergo transition to fit in the new business model.',
    'cu_blupgrade_customers_list' => 'Returns a list of customers that need to undergo transition to fit in the new business model.',
    'cu_blupgrade_apply_solution' => 'Transitions customers or subscriptions to the new model using the specified transition scheme.',
    'cu_blupgrade_detect_targets' => 'Detects business model objects that need to undergo a transition.',
    'cu_blupgrade__no_targets_found' => "SUCCESS: Switching to the new business model is complete, no additional transitions are required.\n",
    'cu_blupgrade__targets_found' => "WARNING: It is required to complete switching to the new business model, there are customers or subscriptions that need a transition.\n",
    'cu_blupgrade__success' => "SUCCESS: The objects were successfully transitioned.\n",

///// VPS-Optimized
    'cu__vps_optimized_default_aspects_help' => 'If an aspect is not specified, the default set of aspects will be used.',
    'cu__vps_optimized_default_aspects_list' => 'The following can be specified as an aspect:',
    'cu__vps_optimized_aspect_status' => 'VPS Optimized %1: %2',
    'cu__vps_optimized_status' => 'Gets status of the VPS-optimized mode settings',
    'cu__vps_optimized_turn_on' => 'Enables the VPS-optimized mode for the specified aspect',
    'cu__vps_optimized_turn_off' => 'Disables the VPS-optimized mode for the specified aspect',
    'cu__vps_optimized_aspect' => 'Specifies aspects to be affected. See a list of available aspects below',
    'cu_option__wrong_vps_optimized_aspect' => 'The specified aspect of VPS-optimized mode is incorrect: %1',
    'vps_optimized__configuration_not_allowed__init_conf' => 'Configuring of VPS-optimized mode is not possible now. You can configure VPS-optimized mode only before initial configuration of new Parallels Plesk instances.',

///Pre 10 Converter
    'cu__pre10converter_destination_does_not_exist' => 'Destination directory does not exist.',
    'cu__pre10converter_destination_is_not_readable' => 'Destination directory is not accessible.',
    'cu__pre10converter_destination_is_file' => 'Destination should be a directory.',
    'cu__pre10converter_source_does_not_exist' => 'Source file does not exist.',
    'cu__pre10converter_source_is_not_readable' => 'Source file is not accessible.',
    'cu__pre10converter_source_is_not_file' => 'Source should be a file.',
    'cu__pre10converter_invalid_dump_filename' => 'Specified source does not have a valid dump file name.',



        //cli
    'gch__hosting_php_safe_mode' => 'PHP safe mode',

    'billing__unable_to_update_admin_info' => 'An error occurred during Customer and Business Manager configuration: %1',

    'sfdk_domain_sign__private_generation_failed' => 'Generating SSL certificate for DomainKeys failed.',

    'cu_common__maintenance_mode' => 'Turns on/off the maintenance mode.',

    // cuSecretKey
    'cu__secret_key_create' => 'Creates a new secrect key.',
    'cu__secret_key_list_keys' => 'Prints a list of existing secret keys.',
    'cu__secret_key_ip_address' => 'IP address',
    'cu__secret_key_description' => 'Description',
    'cu__secret_key_delete' => 'Removes specified key.',
    'cu__secret_key_key' => 'Secret key',

    'cu__site_copy_helper_task_started' => 'Copying the website %1 to %2. You will be notified of the progress by email (%3).',

	'cu_server_dns_option_description_srv' => 'SRV resource record',
	'cu_server_dns_option_description_srv_priority' => 'Specifies priority for SRV record.',
	'cu_server_dns_option_description_srv_weight' => 'Specifies a relative weight for SRV records with the same priority.',
	'cu_server_dns_option_description_srv_port' => 'Specifies a target port for SRV record.',
	'cu_server_dns_option_description_srv_target_host' => 'Specifies a target host for SRV record.',
	'cu_server_dns_option_description_srv_protocol' => 'Specifies a protocol for SRV record.',
	'cu_server_dns_option_description_srv_service' => 'Specifies a service for SRV record.',

	'cu_initconf__unable_update__shared_ips' => 'Unable to update shared IPs. Please check the value of the %1 option or system configuration.',

    'cu_add_aps_filter_info_absent' => 'APS applications filter is not set up.',
    'cu_add_aps_filter_info_filter_items' => 'APS applications filter items',
    'cu_add_aps_filter_info_filter_item_name_value' => 'Item identifier: %1 Value: %2',
    'cu_add_aps_filter_item' => 'Adds an APS applications filter item.',
    'cu_remove_aps_filter_item' => 'Removes an APS applications filter item.',
    'cu_show_aps_filter_info' => 'Shows information on the active APS applications filter.',
    'cu_aps_filter_item_name' => 'Specifies identifier of APS applications filter item: whether the filtered app is identified by name or URI.',
    'cu_aps_filter_item_value' => 'Specifies the actual name or URI of the filtered APS app.',
    'cu_disable_aps_filter' => 'Disables the APS applications filter and removes all its items.',
    'cu_enable_aps_filter' => 'Enables the APS applications filter for the specified hosting plan or subscription.',
    'cu_aps_filter_unable_to_update_disabled_list' => 'APS applications filter is disabled, it is impossible to add a filter item to a disabled filter.',
    'cu_add_aps_filter_info_filter_disabled' => 'APS applications filter is disabled.',
    'cu_aps_restore_not_enough_mailboxes_for_application' => 'The APS application on the domain %1 uses mailboxes that will not be restored. To restore the mailboxes, select "Mail" in the Restoration options.',

    'cu_custom_plan_items__add' => 'Adds a hosting plan item for an additional service.',
    'cu_custom_plan_items__update' => 'Updates a service plan item.',
    'cu_custom_plan_items__remove' => 'Removes a service plan item.',
    'cu_custom_plan_items__list' => 'Shows a list of service plan items.',
    'cu_custom_plan_items__item_uuid' => 'Service plan item UUID.',
    'cu_custom_plan_items__item_visible' => 'Service plan item visibility.',
    'cu_custom_plan_items__item_url' => 'Service URL.',
    'cu_custom_plan_items__item_label' => 'Service button label.',
    'cu_custom_plan_items__item_tooltip' => 'Text of the service button tooltip.',
    'cu_custom_plan_items__item_image' => 'Background image of the service button.',
    'cu_custom_plan_items__list_title' => 'A list of plan items for additional services:',
    'cu_custom_plan_items__list_item' => 'Custom plan item.',
    'cu_custom_plan_items__list_item_name' => 'Item name: %1',
    'cu_custom_plan_items__list_item_class_name' => 'Item class name: %1',
    'cu_custom_plan_items__list_item_description' => 'Item description: %1',
    'cu_custom_plan_items__list_item_hint' => 'Item hint: %1',
    'cu_custom_plan_items__list_item_uuid' => 'Item UUID: %1',
    'cu_custom_plan_items__list_item_visible' => 'Item visibility: %1',
    'cu_custom_plan_items__list_item_url' => 'Item URL: %1',
    'cu_custom_plan_items__list_item_image' => 'Item image: %1',
    'cu_custom_plan_items__list_item_internal' => 'Custom button opens in the same browser window.',
    'cu_custom_plan_items__list_item_url_components' => 'Item URL components: %1',
    'cu_custom_plan_items__list_item__class_name' => 'Item class name: %1',
    'cu_custom_plan_items__item_url_components' => 'Components that should be included in URL of the custom button.',

    'cu_add_custom_plan_item' => 'Adds a hosting plan item for an additional service.',
    'cu_remove_custom_plan_item' => 'Removes a service plan item.',
    'cu_remove_all_custom_plan_items' => 'Removes all service plan items.',
    'cu_show_custom_plan_items' => 'Shows a list of service plan items.',
    'cu_custom_plan_item_name' => 'Service plan item name.',
    'cu_custom_plan_items' => 'Allowed items:',
    'cu_custom_plan_item' => 'Item name: %1',

	'cu_mail__disable_mail_ui' => 'Hide all mail-related controls in Control Panel.',

	'cu_domain__certificate_name' => 'SSL certificate name',
    'cu_subdomain__certificate_name' => 'SSL certificate name',
	'cu_domain__ip_list' => 'Sets list of IPv4 and IPv6 addresses.',
    'cu_domain__wrong_ip_list' => 'You can specify only one IPv4 and one IPv6 address.',

    'cu_ip__reread' => 'Reread IP Addresses',
    'cu_ip__success_reread' => 'IP addresses were reread from the system.',

	'cu_dns_option_description_aaaa' => 'AAAA resource record',
    'cu_server_dns_option_description_aaaa' => 'AAAA resource record',
	'cu_domain__ftp_ipv6_not_supported' => 'FTP server does not support IPv6 addresses.',
	'cu__pre10converter_non_xml_dump' => "The source file is not a valid XML file.\nIf you supplied an archive file containing a backup from Plesk version 9 or later, then extract the contents of this archive, and process the extracted XML file with the converter.\nIf you want to convert a backup file from a Plesk version earlier than 9, then you first need to process it with the pre9-backup-convert utility, and then process the resulting file with the pre10-backup-convert utility.",
'cu_res_tpl__excl_ipv6_num' => 'Number of dedicated IPv6 addresses to allocate to the reseller',

    'cu_initconf__passwd_encrypted' => 'Forces Plesk to store the Plesk administrator\'s password in the encrypted form.',
    'cu_initconf__passwd_plain' => 'Forces Plesk to store the Plesk administrator\'s password in plain text.',

    'cu_domain__map_ip' => 'Specifies new IP addresses that should be assigned to a subscription after a subscriber is changed.',

	'cu__php_not_installed' => 'PHP %1 is not installed.',
	'cu__pre10converter_validate' => 'Validate the resulting backup file after conversion.',
    'cu__pre10converter_validation_success' => 'The resulting backup file is valid.',
    'cu__pre10converter_validation_invalid_dump' => 'The resulting backup file is not valid.',
    'cu__pre10converter_convert_done' => 'Conversion finished.',
    'cu__pre10converter_verbose' => 'Show information about backup conversion. Even if you do not use this option, you can still view the conversion report in the following file: %1',
    'cu__pre10converter_dump_is_archive' => "The converter expects an XML source file, but an archive file was specified.\nIf you are sure that this archive file contains a backup from Plesk version 9 or later, then extract the contents of this archive, and process the extracted XML file with the converter.\nIf you want to convert a backup file from a Plesk version earlier than 9, then you first need to process it with the pre9-backup-convert utility, and then process the resulting file with the pre10-backup-convert utility.",
    'cu_aps_install' => 'Installs an application on a website. Installation of an application on a site requires that you specify installation settings by providing them in an XML file. You can generate this file by issuing the command "--get-install-settings-template", and then specify the path to it with the "--install <file name>". You can also input these settings from stdin by using "-" instead of file name.',
    'cu_aps_get_install_settings_template' => 'Creates a settings template for installing applications with the "--install" command. To save the template to a file, use the command "--get-install-settings-template <file name>". If you want to output the generated template to the screen, use the "--get-install-settings-template -" command.',
    'cu_aps_get_install_settings_template__finished' => 'The settings template was created.',
    'cu_aps_update_package'  => 'Changes settings for an APS package in the Application Vault.',
    'cu_aps_update_package__finished'  => 'The APS package settings were changed.',
    'cu_aps_visible' => 'Specifies whether an APS package must be available to customers.',
    'cu_aps_error__package_does_not_exist' => 'The APS package you specified is not present in the Application Vault.',
    'cu_aps_clear_cache' => 'Clears the Application Vault cache.',
    'cu_aps_clear_cache__finished' => 'The Application Vault cache was cleared.',
    'cu_license_key_expired' => "The specified key is expired and cannot be imported.",

        'cu_service_node_operation_success' => "The operation was successfully completed.\n",
        'cu_service_node_name_not_registered' => 'Unable to find a service node with the specified name.',
        'cu_service_node_command_description_add' => 'Register a new service node.',
        'cu_service_node_command_description_update' => 'Update service node properties.',
        'cu_service_node_command_description_help' => 'Display this help page.',
        'cu_service_node_command_description_register_ip' => 'Register an IP address. If the option "-interface" is not provided, the IP address will be created on the service node.',
        'cu_service_node_option_description_remote_ip_address' => 'Remote IP address',
        'cu_service_node_option_description_transport' => 'Transport type',
        'cu_service_node_remote_ip_address_undefined' => 'The remote IP address was not specified.',
        'cu_service_node_access_key_not_specified' => 'Specify either \'-access-key\' or \'-no-access-key\'.',
        'cu_service_node_command_description_list' => 'Display the list of registered service nodes.',
        'cu_service_node_option_description_access_key' => 'Password for authentication with an agent.',
        'cu_service_node_option_description_no_access_key' => 'Do not use authentication with an agent.',
        'cu_service_node_option_description_external_id' => 'Only for use with the --add command.  If specified, the external ID will be assigned to the service node.',

'cu_service__service_nodes_not_found' => 'Unable to find service nodes with the following IP addresses: %1.',

'cu_registration_service_node_successfully' => "The service node '%1' was successfully registered.",
'cu_updating_service_node_successfully' => "The service node '%1' was successfully updated.",
'cu_removing_service_node_successfully' => "The service node '%1' was successfully removed.",
'cu_registration_ip_to_service_node_successfully' => "The IP address was successfully registered.",

'cu__parent_domain_is_subdomain' => 'The parent domain does not exist.',
'cu__parent_domain_without_physical_hosting' => 'The specified parent domain is not used for website hosting.',

'cu_serverpref__option_description_show_commercial_apps' => 'Turn on the support for commercial apps in Plesk and let the administrator decide whether to show commercial apps to customers',
'cu_poweruser__switch_simple_mode' => 'Use this option to limit the number of actions the administrator can take in the Power User view. The actions availability is set up in Tools & Settings > Simple View Settings',
'cu_poweruser__switch_simple_mode_lock' => 'Prohibits the administrator from switching back to the full-featured Power User view through the Plesk GUI',
'cu_serverpref__option_description_preview_domain' => 'The domain name for the site preview function. Your customers can preview their websites during domain names propagation. For example, customer-site.tld will be available for preview as customer-site.tld.192-0-2-12.your-site.tld. Here, 192-0-2-12 is the site\'s IP address where dots are replaced with dashes.',

'cu_optimization_settings__bad_module_names' => 'The following modules were not found: %1',
'cu_optimization_settings__enable_module' => 'Turn on an Apache module',
'cu_optimization_settings__disable_module' => 'Turn off an Apache module',
'cu_optimization_settings__status' => 'Display the module status',
'cu_optimization_settings__module_name_required' => 'Module name is required',

'cu_serverpref__option_description_autoupdates' => 'Automatically download and install updates for the currently installed version',
'cu_serverpref__option_description_autoupgrade_stable' => 'Automatically upgrade Plesk to the latest late-adopter release version once it becomes available',
'cu_serverpref__option_description_release_tier' => 'Turn on notifications about available upgrades. When an upgrade to a next Plesk version with a specified release tier becomes available, Plesk will notify you on the Home page',
'cu_serverpref__option_description_webdeploy_include_password' => 'Include users\' passwords into the file with Web Deploy publication settings',
'cu_serverpref__option_description_min_password_strength' => 'Minimum password strength',

'cu_user__subscription_not_found_access_to_panel_denied' => 'Unable to find the subscription %1. Access to Plesk for this user is denied.',
'cu_user__opt_subscription_name' => 'Allows a user to access only the specified subscription within a hosting account.',
'cu_user__opt_for_all_subscription' => 'Allows a user to access all subscriptions within a hosting account.',

'cu_ip__auto_remap' => 'Defines whether to perform the automatic mapping of IP addresses on Plesk startup. Use the option in cases when the registered IP addresses are changed (for example, when cloning the Plesk VPS).',

'cu_option__service_node' => 'Service node.',
'cu_option__service_node_not_found' => 'Unable to find a service node with the following IP address: %1.',
'cu_option__cpu_usage_action_description' => 'Specifies the action that IIS takes when a worker process exceeds the specified CPU usage limit.',
'cu_option__cpu_usage_interval_description' => 'Specifies the reset interval for monitoring the CPU usage on an application pool.',
'cu_option__cpu_usage_action_not_supported' => 'The specified action is not supported by the web server.',
'cu_option__invalid_cpu_usage_interval' => "The limit interval must be a number between %1 and %2.",

'cu_clone__update' => 'Updates server cloning settings',
'cu_clone__info' => 'Displays current server cloning settings',
'cu_clone__prepare_public_image' => 'If true, Plesk will reset all of its unique parameters (like GUIDS, passwords, certificates, and so on) to the default state on next server boot. Turn this option on before making an image of this Plesk server that you will use for further VPS deployments.',
'cu_clone__reset_license' => 'If you turn this option on and clone this Plesk server, the Plesk license key will not be copied to a new Plesk deployment. It will get the default license key instead.',
'cu_clone__reset_init_conf' => 'If you turn this option on and clone this Plesk server, the Plesk configuration will be reset.',
'cu_clone__success_update' => "Server cloning settings were successfully updated.\n",
'cu_clone__skip_update' => 'If you turn this option on and clone this Plesk server, the Plesk will not receive updates as part of cloning procedure. Note that it will receive updates later if automatic updates are allowed in Update and Upgrade Settings.',

'cu_module__create' => 'Creates a new extension based on the extension template.',
'cu_module__register' => 'Registers a specified extension.',
'cu_module__install' => 'Installs an extension from a ZIP file.',
'cu_module__uninstall' => 'Removes a specified extension from Plesk.',
'cu_module__pack' => 'Exports a specified extension to a ZIP file for further distribution.',
'cu_module__destination' => 'A path to the directory where the exported extension should be located.',
'cu_module__no_ui' => 'Do not add resource files defined by the extension template to a created extension. The new extension will contain a meta file and installation scripts only.',
'cu_module__no_scripts' => 'Do not add installation scripts defined by the extension template to a created extension. The new extension will contain a meta file and resource files only.',
'cu_module__create_done' => 'The extension was successfully created.',
'cu_module__register_done' => 'The extension was successfully registered.',
'cu_module__install_done' => 'The extension was successfully installed.',
'cu_module__uninstall_done' => 'The extension was successfully removed.',
'cu_module__pack_done' => 'The extension was successfully exported to %1',
'cu_module__list' => 'Displays the list of installed extensions.',
'cu_module__dir_htdocs' => 'The path to extension\'s entry points: %1',
'cu_module__dir_plib' => 'The path to PHP classes: %1',
'cu_module__dir_scripts' => 'The path to installation scripts:  %1',
'cu_module__dir_var' => 'The path to the directory with run-time data: %1',
'cu_module__exec' => 'Executes the specified script from an extension',
'cu_module__upgrade' => 'Installs the extension or upgrades the currently installed extension to a newer version.',
'cu_module__upgrade_done' => 'The extension was successfully upgraded.',
'cu_module__install_skip_newer' => 'The extension was not upgraded: The version to upgrade to (%2) is lower than the previously installed version (%1).',

'cu_dns_command_zone_off' => 'The DNS zone for this domain is switched off.',
'cu_dom_tpl__syncing' => 'Unable to update the service plan settings: The plan is currently syncing with its subscriptions.',

'cu_product_info__updates_info_desc' => 'Displays the information about installed and available updates',
'cu_product_info__installed_update' => 'Installed update',
'cu_product_info__installed_update_no_updates' => 'No installed updates',
'cu_product_info__available_update' => 'Available update',
'cu_product_info__security_updates_total' => 'Total number of missed security updates',
'cu_product_info__install_updates_automatically' => 'Automatic updates',
'cu_product_info__install_updates_automatically_enabled' => 'On',
'cu_product_info__install_updates_automatically_disabled' => 'Off',

'cu_dom_pref__default_server_mssql' => 'Set the default MS SQL Server database server. Websites within a subscription will use it for storing MS SQL Server databases.',
'cu_dom_pref__default_server_mysql' => 'Set the default MySQL database server. Websites within a subscription will use it for storing MySQL databases.',
'cu_dom_pref__default_server_postgresql' => 'Set the default PostgreSQL database server. Websites within a subscription will use it for storing PostgreSQL databases.',
'cu_dom_pref__default_server_suppported_by_subscription_only' => 'You can set the default database server parameter for subscriptions only.',
'cu_dom_pref__db_server_not_found' => 'Unable to find the %1 database server.',
'cu_dom_tpl__default_server_mssql' => 'Set the default MS SQL Server database server. Websites within the plan\'s subscriptions will use it for storing MS SQL Server databases.',
'cu_dom_tpl__default_server_mysql' => 'Set the default MySQL database server. Websites within the plan\'s subscriptions will use it for storing MySQL Server databases.',
'cu_dom_tpl__default_server_postgresql' => 'Set the default PostgreSQL database server. Websites within the plan\'s subscriptions will use it for storing PosgreSQL Server databases.',
'cu_dom_tpl__db_server_not_found' => 'Unable to find the %1 database server.',

'cu__isapi_not_supported' => 'The ISAPI handler type is not supported by the installed PHP version.',

//repair utility PFW
'cu_repair__reconfigure_ftp_sites' => 'Reconfigures the FTP service for all registered websites.',
'cu_repair__success_reconfigure_ftp_sites' => "The FTP service was successfully reconfigured.\n",
'cu_repair__reconfigure_ftp_site' => 'Reconfigures the FTP service for the specified website.',
'cu_repair__success_reconfigure_ftp_site' => "The FTP service for the %1 website was successfully reconfigured.\n",
'cu_repair__reconfigure_web_site' => 'Reconfigures the web server for the specified website.',
'cu_repair__web_site_name' => 'Specifies a domain name.',
'cu_repair__domain_no_hosting' => 'There are no hosted websites associated with the specified domain name.',
'cu_repair__success_reconfigure_web_site' => "The web server for the %1 website was successfully reconfigured.\n",
'cu_repair__regenerate_web_server_users_password' => "Generates new passwords for the built-in IIS users.",
'cu_repair__operation_not_supported_by_node' => 'This operation is not supported by the service node.',
'cu_repair__success_regenerate_web_server_users_password' => "New passwords for the built-in IIS users were successfully generated.\n",
'cu_repair__reconfigure_web_mail_sites' => 'Reconfigures webmail services.',
'cu_repair__success_reconfigure_web_mail_sites' => "Webmail services were successfully reconfigured.\n",
'cu_repair__reconfigure_mssql_webadmin_site' => 'Reconfigures database web administration services.',
'cu_repair__success_reconfigure_mssql_webadmin_site' => "Database web administration services were successfully reconfigured.\n",

'cu_repair__synchronize_protected_directories_storage' => 'Syncs password-protected directories data between a service node and the management node.',
'cu_repair__success_synchronize_protected_directories_storage' => "Password-protected directories data were successfully synced.\n",
'cu_repair__synchronize_impersonation_storage' => 'Syncs system user databases between a service node and the management node.',
'cu_repair__success_synchronize_impersonation_storage' => "System user databases were successfully synced.\n",

'cu_repair__reconfigure_ssl_certificates' => 'Reinstalls SSL certificates.',
'cu_repair__success_reconfigure_ssl_certificates' => "SSL certificates were successfully reinstalled.\n",
'cu_repair__error_reconfigure_ssl_certificates' => "Unable to reinstall SSL certificates.\n",
'cu_repair__show_lock_manager_status' => 'Show lock manager status.',

'cu_repair__update_webspace_spaw_security' => 'Updates the HTML editor permissions for the specified subscription.',
'cu_repair__success_update_webspace_spaw_security' => 'The HTML editor permissions for the specified subscription were successfully updated.',
'cu_repair__update_all_webspaces_spaw_security' => 'Updates the HTML editor permissions for all subscriptions.',
'cu_repair__success_update_all_webspaces_spaw_security' => 'The HTML editor permissions for all subscriptions were successfully updated.',
'cu_repair__error_update_all_webspaces_spaw_security' => 'Unable to update the HTML editor permissions for all subscriptions.',

'cu_repair__update_security_metadata_locations' => 'Moves the security metadata files (.Security) of the specified subscription to the correct location.',
'cu_repair__success_update_security_metadata_locations' => 'The security metadata files (.Security) were successfully moved to the correct location.',
'cu_repair__error_update_security_metadata_locations' => 'Unable to move the security metadata files (.Security).',

'cu_repair__update_webspace_subdomains_security_metadata_location' => 'Moves the security metadata files (.Security) of subdomains of the specified subscription to the correct location. Use this command after upgrading to Plesk 11.5.',
'cu_repair__success_update_webspace_subdomains_security_metadata_location' => 'The subdomains\' security metadata files (.Security) were successfully moved to the correct location.',

'cu_repair__update_webspace_security' => 'Updates permissions for the specified subscription.',
'cu_repair__success_update_webspace_security' => 'Permissions for the specified subscription were successfully updated.',
'cu_repair__repair_webspace_security' => 'Repairs permissions for the specified subscription.',
'cu_repair__success_repair_webspace_security' => 'Permissions for the specified subscription were successfully repaired.',
'cu_repair__repair_all_webspaces_security' => 'Repairs permissions for all subscriptions.',
'cu_repair__success_repair_all_webspaces_security' => 'Permissions for all subscriptions were successfully repaired.',
'cu_repair__error_repair_all_webspaces_security' => 'Unable to repair permissions for all subscriptions.',

'cu_repair__start_plesk_website' => 'Starts the Plesk web interface.',
'cu_repair__success_start_plesk_website' => 'The Plesk web interface was successfully started.',
'cu_repair__stop_plesk_website' => 'Stops the Plesk web interface.',
'cu_repair__success_stop_plesk_website' => 'The Plesk web interface was successfully stopped.',

'cu_repair__update_domain_web_stat' => 'Updates web statistics configuration for the specified domain.',
'cu_repair__success_update_domain_web_stat' => 'Web statistics configuration for the specified domain was successfully updated.',
'cu_repair__update_all_domains_web_stat' => 'Updates web statistics configuration for all domains.',
'cu_repair__success_update_all_domains_web_stat' => 'Web statistics configuration for all domains was successfully updated.',
'cu_repair__error_all_domains_web_stat' => 'Unable to update web statistics configuration for all domains.',

'cu_repair__reconfigure_web_site_logs' => 'Sets the correct path to the directory where logs of the specified website should be stored, and moves its existing logs to the new directory.',
'cu_repair__success_reconfigure_web_site_logs' => "The path to logs for the %1 website was successfully changed and the existing logs were successfully moved to the new directory.\n",
'cu_repair__reconfigure_all_web_sites_logs' => 'For each website, sets the correct path to the directory where its logs should be stored, and moves its existing logs to the new directory.',
'cu_repair__success_reconfigure_all_web_sites_logs' => "The paths to logs were successfully changed for all websites, and the existing logs were successfully moved to the new directories.\n",
'cu_repair__reconfigure_coldfusion' => 'Reconfigures websites with the enabled ColdFusion support.',
'cu_repair__success_reconfigure_coldfusion' => "Websites with the enabled ColdFusion support were successfully reconfigured.\n",
'cu_repair__reconfigure_tomcat' => 'Reconfigures the Apache Tomcat service for all websites.',
'cu_repair__success_reconfigure_tomcat' => "The Apache Tomcat service was successfully reconfigured.\n",
'cu__tomcat_not_installed' => 'Apache Tomcat is not installed.',
'cu_repair__command_description_update_vhost_structure_win' => "Updates the structure and permissions of the home directory on each virtual host on the specified service node.",
'cu_repair__update_mssql_users_permissions' => "Updates permissions and roles of Microsoft SQL Server database users. Can be used with the -database-server and -database-name options. If no server and database are specified, the permissions are updated on all servers and databases.",
'cu_repair__success_update_mssql_users_permissions' => "Permissions and roles of Microsoft SQL Server database users were successfully updated.\n",
'cu_repair__option_database_server' => 'Specifies a database server host name. Used with the --update-mssql-users-permissions command.',
'cu_repair__option_database_name' => 'Specifies a database name. Used with the --update-mssql-users-permissions command.',
'cu_repair__option_all_filesystem_objects' => 'Updates permissions for all file system objects of the specified subscription. Used with the --update-webspace-security and --repair-webspace-security commands. If no subscription is specified, updates permissions on all subscriptions.',

'cu_repair__transform_maintenance_mode' => 'Replaces the deprecated Maintenance Mode in sites\' configurations on the web server with the Suspended status (introduced in Plesk 11.5) and removes the deprecated \'sitemaintenance\' ISAPI filter from all sites. It is recommended to use this command after upgrading Plesk to the version 11.5.',
'cu_repair__success_transform_maintenance_mode' => 'The sites\' status in the web server configuration was successfully changed from Maintenance Mode to Suspended.',

'cu_repair__recreate_horde_database' => 'Creates a new clean database for the Horde webmail',
'cu_repair__success_recreate_horde_database' => "The new clean database for Horde was successfully created.\n",
'cu_repair__upgrade_horde_database' => 'Upgrades the Horde webmail database (preserving the existing data).',
'cu_repair__success_upgrade_horde_database' => "The Horde webmail database was successfully upgraded.\n",
'cu_repair__horde_not_installed' => 'The Horde webmail is not installed.',

'cu_repair__reconfigure_all_forwarding_web_sites_root_path' => 'Sets the correct path to the website home directory for each website with standard forwarding.',
'cu_repair__success_reconfigure_all_forwarding_web_sites_root_path' => 'The paths to the website home directory were successfully changed for all websites with standard forwarding.',

'cu_repair__remove_legacy_tomcat_links' => 'Removes the legacy "jakarta" ISAPI filter and the "jakarta" virtual directory from all websites where the Tomcat service is turned on.',
'cu_repair__success_remove_legacy_tomcat_links' => 'The legacy "jakarta" ISAPI filter and virtual directory were successfully removed from all websites where the Tomcat service is turned on.',

'cu_repair__remove_legacy_custom_error_docs' => 'Removes legacy custom error documents from website configurations. Only documents that were not modified for certain websites will be removed.',
'cu_repair__success_remove_legacy_custom_error_docs' => 'Legacy custom error documents were successfully removed from websites.',

'cu_repair__compact_all_websites_web_server_config' => 'Compacts the web server configuration file for all websites.',
'cu_repair__success_compact_all_websites_web_server_config' => 'The web server configuration file for all websites was successfully compacted.',
'cu_repair__error_compact_all_websites_web_server_config' => 'Unable to compact the web server configuration file.',
'cu_repair__compact_website_web_server_config' => 'Compacts the web server configuration file for the specified website.',
'cu_repair__success_compact_website_web_server_config' => 'Web server configuration file for %1 was successfully compacted.',

'cu_repair__synchronize_hotlink_protection_storage' => 'This command is not supported, use -update-hotlink-protection instead.',
'cu_repair__update_hotlink_protection' => 'Updates hotlink protection on websites.',
'cu_repair__success_update_hotlink_protection' => 'Hotlink protection was successfully updated on websites.',

'cu_repair__update_app_pools_groups' => 'Updates user groups of IIS application pools.',
'cu_repair__success_update_app_pools_groups' => 'User groups of IIS application pools were successfully updated.',
'cu_repair__update_websites_anonymous_user' => 'Updates anonymous FTP users for all websites.',
'cu_repair__success_update_websites_anonymous_user' => 'Anonymous FTP users for all websites were successfully updated.',

'cu_repair__repair_sdk_services' => 'Repairs required SDK services for all subscriptions.',
'cu_repair__success_repair_sdk_services' => 'All required SDK services were successfully repaired.',
'cu_repair__error_repair_sdk_services' => 'Unable to repair required SDK services for all subscriptions.',

'cu_repair__repair_webspace_system_users' => 'Repairs subscription system user accounts: Restores missing main FTP user accounts.',
'cu_repair__success_repair_webspace_system_users' => "The subscription '%1' system user accounts were successfully repaired.",
'cu_repair__error_repair_webspace_system_users' => "Unable to repair subscription '%1' system users.",
'cu_repair__repair_all_webspaces_system_users' => 'Repairs system user accounts on all subscriptions: Restores missing main FTP user accounts on all subscriptions.',
'cu_repair__success_repair_all_webspaces_system_users' => 'System user accounts on all subscriptions were successfully repaired.',
'cu_repair__error_repair_all_webspaces_system_users' => 'Unable to repair system user accounts on all subscriptions.',

'cu_service_node_option_description_service_node_type' => 'Only for use with the --add command. Specifies the type of the created service node.',
'cu_service_node_option_description_netmask' => 'Only for use with the --register-ip command. If specified, the IP address with the specified netmask will be created on the service node.',
'cu_service_node_option_description_ip_type' => 'Only for use with the --register-ip command. If specified, the IP address of the specified type will be registered in Parallels Plesk.',
'cu_service_node_option_description_interface' => 'Only for use with the --register-ip command. If specified, the IP address will be created on the specified interface of the service node.',

'cu_admin_alias__not_found' => 'Unable to find the additional administrator account %1.',
'cu_admin_alias__login_too_long' => 'The username length exceeds 20 characters.',
'cu_admin_alias__save_error' => 'Unable to apply changes to the administrator account.',

'cu_initconf__send_announce' => "I would like to receive general product information and announcements from Parallels (default: %1)",
'cu_initconf__send_tech_announce' => "I would like to receive security-related information and other technical notifications from Parallels (default: %1)",

'cu_cl_pref__allow_license_stubs' => 'Allow activating APS apps using license keys from the Plesk license pool',
'cu_cl_pref__access_service_users' => 'Ability to manage auxiliary user accounts',

'cu_passwords__secure' => 'The enhanced security mode is turned on.',
'cu_passwords__unsecure' => 'The enhanced security mode is turned off.',
'cu_passwords__encrypt' => 'Turns on the enhanced security mode',
'cu_passwords__decrypt' => 'Turns off the enhanced security mode',
'cu_passwords__status' => 'Shows the current state of the mode',

'cu_backup_encrypt_command_encrypt' => 'Decrypts user passwords in a backup with a specified key and encrypts them again with the Plesk key',
'cu_backup_encrypt_command_decrypt' => 'Decrypts user passwords in a backup with the Plesk key and encrypts them again with a specified key. If the key is not specified, passwords are decrypted to plain text',

'cu_pleskrestore_backup_password_opt' => 'If you used password protection for a backup, use this option to specify the password. You can also set the password with the environment variable PLESK_BACKUP_PASSWORD.',
'cu_pleskrestore_ignore_backup_password_opt' => 'Allows you to restore a backup without providing the backup password. Note that in this case, some sensitive data will not be restored properly. For example, user passwords will be replaced with random ones, the information about already installed APS apps will be lost, and so on.',
'cu_pleskbackup_backup_password_opt' => 'For security reasons, we recommend that you protect sensitive data contained in backups with a password. This particularly concerns passwords included into backups. Such protection makes it impossible for an attacker to obtain your data when the security of your backup storage is compromised. You can provide a password either with this option or with the PLESK_BACKUP_PASSWORD environment variable.',
'cu_pleskrestore_async' => 'Restores the backup asynchronously, which means it returns the restoration task\'s identifier, which you can use to retrieve the task\'s status. Used with the --restore command.',

'cu__pleskrestore_check_dump_backup_file_is_valid' => 'The backup file is valid.',
'cu__pleskrestore_check_dump_wrong_format' => 'Incorrect format of the backup file.',
'cu__pleskrestore_check_dump_power_user_forbidden' => 'The backup of Plesk in Service Provider view cannot be restored to Plesk running in Power User view.',
'cu__pleskrestore_check_dump_not_suitable_key' => 'Unable to decrypt the backup: The specified key is not suitable.',
'cu__pleskrestore_check_dump_content_corrupted' => 'The following content files were corrupted: ',

'cu__pleskrestore_check_dump_wrong_signature' => 'The specified backup file is corrupted, modified, created on another server or in an earlier Plesk version. To restore it, use the -ignore-sign option.',
'cu_pleskrestore_ignore_sign_opt' => 'Restores a backup file despite a corrupted signature.',
'cu_pleskrestore_configuration_only_opt' => 'Restores configuration only (without content). Used with the -level, -only-mailnames, -only-databases, -only-sites and -only-maillists options.',
'cu_pleskrestore_content_only_opt' => 'Restores content only (without configuration). Used with the -only-mailnames, -only-databases, -only-sites and -only-maillists options.',
'cu_pleskrestore_content_options_conflict_error' => 'Only one of the options (-configuration-only or -content-only) can be used. To restore both configuration and content, omit both these options.',

'cu_pleskrestore_only_mailnames_opt' => 'Specifies a list of mailboxes for restoration. The list can be read from a file or specified in a comma-separated list. The format of a list item is <mailbox>@<domain_name>. Use the additional option -domain-name to specify the subscription for which you want to restore the mailboxes.',
'cu_pleskrestore_only_mailnames_opt_empty_error' => 'The list of mailboxes provided for the option -only-mailnames must not be empty.',
'cu_pleskrestore_only_databases_opt' => 'Specifies a list of databases for restoration. The list can be read from a file or specified in a comma-separated list. The format of a list item is [<server_type>:[<server_host>:[<server_port>:]]]<database_name>, where server_type is mysql, mssql, or postgresql. Use the additional option -domain-name to specify the subscription for which you want to restore the databases.',
'cu_pleskrestore_only_databases_opt_empty_error' => 'The list of databases provided for the option -only-databases must not be empty.',
'cu_pleskrestore_only_databases_opt_ambiguous_error' => "The specified list of databases is ambiguous. Specify database names in the following format: <server_type>:<server_host>:[<server_port>:]<database_name>.\nError: %1\n\nTo retrieve the list of databases from a backup, use the --info parameter with the -only-databases option, for example:\npleskrestore --info <path to dump> -only-databases [-domain-name <domain name>]",
'cu_pleskrestore_only_web_content_opt' => 'Specifies a list of files or directories for restoration. The list can be read from a file or specified in a comma-separated list. Paths to files and directories should be relative to the subscription root. Use the additional option -domain-name to specify the subscription for which you want to restore the files.',
'cu_pleskrestore_only_web_content_opt_empty_error' => 'The list of files provided for the option -only-web-content must not be empty.',
'cu_pleskrestore_domain_name_opt' => 'Specifies the domain name. Used with the -only-mailnames, -only-maillists, -only-databases, -only-web-content, -only-dns-zones, -only-sites or -only-certificates options.',
'cu_pleskrestore_domain_name_opt_required_error' => 'The option -domain-name is required.',
'cu_pleskrestore_level_opt_conflict_error' => 'More than one of the following options were specified: -level, -only-mailnames, -only-maillists, -only-databases, -only-web-content, -only-dns-zones, -only-sites or -only-certificates. Use only one option.',
'cu_pleskrestore_level_opt_required_error' => 'One of the following options is required: -level, -only-mailnames, -only-maillists, -only-databases, -only-web-content, -only-dns-zones, -only-sites or -only-certificates.',
'cu_pleskrestore_configuration_only_option_inapplicable_error' => 'The option -configuration-only can be used only with the -level, -only-mailnames, -only-databases, -only-sites, or -only-maillists options.',
'cu_pleskrestore_content_only_option_inapplicable_error' => 'The option -content-only can be used only with -only-mailnames, -only-databases, -only-sites, or -only-maillists options.',
'cu_pleskrestore_only_sites_opt' => 'Specifies a list of sites for restoration. The list can be read from a file or specified in a comma-separated list. The format of a list item is <domain_name>. Use the additional option -domain-name to specify the subscription for which you want to restore the sites.',
'cu_pleskrestore_only_sites_opt_empty_error' => 'The list of sites provided for the option -only-sites must not be empty.',
'cu_pleskrestore_only_dns_opt' => 'Specifies a list of DNS zones for restoration. The list can be read from a file or specified in a comma-separated list. The format of a list item is <domain_name>. Use the additional option -domain-name to specify the subscription for which you want to restore the DNS zones.',
'cu_pleskrestore_only_dns_opt_empty_error' => 'The list of sites provided for the option -only-dns-zones must not be empty.',
'cu_pleskrestore_only_maillists_opt' => 'Specifies a list of mailing lists for restoration. The list can be read from a file or specified in a comma-separated list. The format of a list item is <mailing list>@<domain_name>. Use the additional option -domain-name to specify the subscription for which you want to restore the mailing lists.',
'cu_pleskrestore_only_maillists_opt_empty_error' => 'The list of mailing lists provided for the option -only-maillists must not be empty.',
'cu_pleskrestore_only_certificates_opt' => 'Specifies a list of SSL certificates for restoration. The list can be read from a file or specified in a comma-separated list. The format of a list item is <certificate_name>[:<domain_name>]. Use the additional option -domain-name to specify the subscription for which you want to restore the certificates. Use the additional option -server-pool to specify that restored certificates are in the server pool.',
'cu_pleskrestore_only_certificates_opt_empty_error' => 'The list of certificates provided for the option -only-certificates must not be empty.',
'cu_pleskrestore_server_pool_opt'  =>  'Specifies that SSL certificates are from the server pool. Use with the -only-certificates option.',
'cu_pleskrestore_domain_name_does_not_exist_in_backup' => 'The subscription %1 specified by the -domain-name option does not exist in the backup.',
'cu_pleskrestore_subscription_not_found_error' => 'The subscription %1 is not found in Plesk.',
'cu_pleskrestore_subscription_not_found_in_dump_error' => 'The subscription %1 is not found in the backup file.',
'cu_pleskbackup_unable_to_parse_url' => 'Unable to determine the URL of the output file. If you provided an FTP password as part of the URL and the password contains special symbols (:/@\\), consider using the -ftp-password option or FTP_PASSWORD environment variable instead. Call pleskbackup --help for more information.',

// Please notify mtrishchenkov@ after translating these messages because it is needed to write similar one
// in another place where lmsg is not available.
'cu_pleskrestore_not_available_in_hg_mode' => 'The pleskrestore utility is not available in multi-server mode.',
'cu_pleskbackup_not_available_in_hg_mode' => 'The pleskbackup utility is not available in multi-server mode.',

'cu_cb__noframe' => "If a custom button leads to a Plesk extension or an app in the Control Panel, this parameter specifies how the extension/app should be displayed: in a frame (true) or as a part of the Plesk GUI (false). (Default: %1)",
'cu_custom_plan_items__list_item_noframe' => 'If a custom button leads to a Plesk extension or an app, this parameter specifies how the extension/app should be displayed: in a frame (true) or as a part of the Plesk GUI (false).',

'cu__license_command_install' => "If a filename is provided, installs a license key from the specified file. If a code is provided, installs a license key that is associated with the code.",
'cu__license_command_get_instance_id' => "Returns the instance ID of a license key.",
'cu__license_option_check_updates' => "Do not install a license key if an update for the already installed key is available (false by default).",
'cu__license_option_instance_id' => "The instance ID of a license key.",
'cu__license_option_not_check_limits' => "Do not check the resource usage limits defined by the key.",
'cu__license_option_additional_key' => "Specifies whether the provided code activates an additional license key. You can omit this option if you are installing a main license key for Plesk.",
'cu__license_install_bad_value' => "The value specified with the --install command is neither a file nor activation code.",
'cu__license_install_success' => "The license key was successfully installed.",
'cu__license_install_file_not_exist' => 'The "%1" file does not exist.',
'cu__license_install_file_not_readable' => 'Unable to read the "%1" file.',
'cu__license_install_zip_no_key_file' => "Unable to find a license key in the uploaded .ZIP file.",
'cu__license_install_invalid_key_file' => "The license key file is invalid: %1.",
'cu__license_install_check_updates_fail' => "An update for the installed license key is found. The new key will not be installed.",
'cu__license_update_failed' => 'Unable to update the product license.',

'cu__php_settings__command_update_all' => "Update per-domain PHP settings of all domains in accordance with the server-wide php.ini file.",
'cu__php_settings__update_all_done' => "Per-domain PHP settings of all domains were successfully updated.",

'cu_role__opt_subscription_name' => 'Allow users to access a specified subscription only',
'cu_role__opt_for_all_subscription' => 'Allow users to access all subscriptions within a hosting account',
'cu_role__subscription_not_found_role_is_not_limited' => 'Unable to apply changes to the role: The subscription %1 was not found.',

'cu_db__success_create_dbuser' => 'The database user was successfully created.',
'cu_db__create_dbuser' => 'Creates a database user with the specified name.',
'cu_db__success_update_dbuser' => 'The database user was successfully updated.',
'cu_db__update_dbuser' => 'Updates a database user with the specified name.',
'cu_db__success_remove_dbuser' => 'The database user was successfully removed.',
'cu_db__remove_dbuser' => 'Removes a database user with the specified name.',
'cu_db__dbuser_already_exist' => 'A database user with the name "%1" already exists.',
'cu_db__register' => 'Registers an existing database in Plesk.',
'cu_db__register_dbuser' => 'Registers an existing database user in Plesk.',
'cu_db__success_register_database' => 'The database was successfully registered.',
'cu_db__success_register_dbuser' => 'The database user was successfully registered.',
'cu_db__success_check_connect_database' => 'Connection to the database is successfully established.',
'cu_db__update_dbuser_remote_access_rules' => 'Updates the remote access rules for the database user with the specified ID.',
'cu_db__success_update_database_user_remote_access_rules' => 'The remote access rules were successfully updated.',
'cu_db__unable_update_database_user_remote_access_rules' => 'Unable to update the remote access rules: %1.',
'cu_db__database' => 'Sets the database to which a database user will have access. Used with the --create-dbuser and --update-dbuser commands.',
'cu_db__any_database' => 'Grants a database user access to all databases within the corresponding hosting account. Used with the --create-dbuser and --update-dbuser commands.',

'cu__command_update_web_server_settings' => 'Updates the Apache settings.',
'cu__command_show_web_server_settings' => 'Shows the current Apache settings.',

'cu__apache_mime_types' => "Sets MIME types for the specified website. For example: 'text/plain .txt image/jpeg .jpeg'.",
'cu__mime-type' => "Sets MIME types for the specified website. For example: 'text/plain .txt image/jpeg .jpeg'.",
'cu__apache_handlers' => "Sets Apache handlers for the specified website. For example: 'php-script .html cgi-script .cgi'.",
'cu__apache_directory_index' => "Sets index pages for the specified website. For example: 'index.html index.htm index.text /cgi-bin/index.pl'.",
'cu__ip_deny' => "Sets a list of IP addresses that will be denied access to the specified website. Use spaces to separate IP addresses. For example: '10.1.0.0/16 192.168.1.110'.",
'cu__ip_allow' => "Sets a list of IP addresses that will be allowed access to the specified website. Use spaces to separate IP addresses. For example: '192.168.0.0/16 10.1.1.21'.",
'cu__php_handler_id' => "Associates the PHP handler with the site. Specify the handler's identifier (default: %1).",
'cu__nginx_transparent_mode' => 'Turns on/off the transparent mode for the nginx reverse proxy server. In this mode, Apache handles both static and dynamic content, while nginx only passes HTTP requests and responses without modification. The default value is "%1".',
'cu__nginx_serve_static' => 'Turns on/off serving static content by the nginx reverse proxy server. The default value is "%1".',
'cu__nginx_static_extensions' => 'Sets static files extensions that should be served directly by nginx. If you specify an empty value, the static files extensions from the default nginx configuration (/var/www/vhosts/domain1.tld/.plesk/conf/last_nginx.conf) will be used. Use this option with the -nginx-serve-static command.',
'cu__nginx_serve_php' => 'Turns on/off processing PHP files by the nginx reverse proxy server. The default value is "%1".',


'cu_admin__set_password' => "Updates the Plesk administrator's password.",
'cu_admin__passwd' => "The Plesk administrator's password. For security details, see the note below all the options.",
'cu_admin__success_set_password' => "The Plesk administrator's password was successfully updated.\n",
'cu_admin__custom_view_option' => "(applicable only to Power User view)",

'cu__limit_val_is_not_percentage' => "The limit '%1' must be between 1% and 100%. Because the specified value was incorrect, it was converted to %2\n",
'cu__bytes' => "bytes",
'cu__mbytes' => "MB",

'cu__php_handler__command_add' => 'Registers a new PHP handler.',
'cu__php_handler__command_update' => 'Updates an existing PHP handler.',
'cu__php_handler__command_remove' => 'Removes a PHP handler.',
'cu__php_handler__command_list' => 'Displays the list of all PHP handlers registered in Plesk.',
'cu__php_handler__command_list_note' => "The --list command displays registered PHP handlers in the list that contains the following data:\nid: Automatically created handler's identifier\ndisplay name: Displayed as the \"PHP version\" in the Plesk UI\nfull version: Full PHP version\nversion: Short PHP version\ntype: Displayed as the \"Run PHP as\" in the Plesk UI\ncgi-bin: Path to PHP\nphp.ini: Path to php.ini\ncustom: Whether the handler is default or custom",
'cu__php_handler__command_list_json' => 'Displays the list of all PHP handlers in JSON format. Use this to pass information about PHP handlers to scripts.',
'cu__php_handler__command_reread' => 'Refreshes information about PHP handlers in Plesk. Use after you changed PHP handlers not through Plesk.',
'cu__php_handler__command_replace' => 'Replaces a certain PHP handler with another one for all service plans and websites in Plesk.',
'cu__php_handler__command_add_done' => 'The new PHP handler with the id "%1" was successfully registered.',
'cu__php_handler__command_update_done' => 'The PHP handler was successfully updated.',
'cu__php_handler__command_remove_done' => 'The PHP handler was successfully removed.',
'cu__php_handler__command_reread_done' => 'The information about PHP handlers was successfully updated.',
'cu__php_handler__command_replace_done' => 'The PHP handler was successfully replaced.',
'cu__php_handler__option_displayname' => 'Sets the name for the PHP handler to be displayed in the GUI (use with the "add" and "update" commands).',
'cu__php_handler__option_path' => 'Sets the path to the php-cgi binary file (use with the "add" and "update" commands).',
'cu__php_handler__option_clipath' => 'Sets the path to the php-cli binary file (use with the "add" and "update" commands).',
'cu__php_handler__option_phpini' => 'Sets the path to the php.ini file (use with the "add" and "update" commands).',
'cu__php_handler__option_type' => 'Sets the PHP handler type (use with the "add" and "update" commands).',
'cu__php_handler__option_id' => 'Sets the PHP handler identifier (use with the "add", "update" and "remove" commands). To view the identifiers of registered handlers use the "--list" command.',
'cu__php_handler__option_old_id' => 'Specifies the PHP handler you want to replace (use with the "replace" command).',
'cu__php_handler__option_new_id' => 'Specifies the PHP handler with which you want to replace the existing one (use with the "replace" command).',
'cu__php_handler__option_service_node' => 'Sets service node for setting PHP handler (use in all commands).',
'cu__php_handler__error_service_node_is_not_web_node' => 'The service node must be a web server node.',
'cu__php_handler__error_service_node_is_not_unix' => 'The service node must be a Linux node.',

'phpManager__php_handler_register_error' => 'Unable to register the PHP handler: %1',
'phpManager__php_handler_update_error' => 'Unable to update the PHP handler: %1',
'phpManager__php_handler_remove_error' => 'Unable to remove the PHP handler: %1',
'phpManager__php_handler_not_found' => 'The PHP handler "%1" is not found.',
'phpManager__php_handler_already_used_in_plans' => 'The PHP handler is used in service plans.',
'phpManager__php_handler_already_used_in_sites' => 'The PHP handler is used in sites configurations.',
'phpManager__php_handler_displayname_wrong_encoding' => 'The encoding of "displayname" must be UTF-8.',
'phpManager__only_custom_handlers_removing_allowed' => 'You can remove only custom handlers.',
'phpManager__handlers_updating_allowed' => 'You can update only custom handlers or the "displayname" property of default handlers',
'phpManager__site_update_error' => 'Failed to update configuration of the site %1: %2',

'cu__lengthInvalid' => "'%1' cannot be shorter than %2 or longer than %3 characters.",
'cu__regexNotMatch' => "'%1' does not match the pattern '%2'.",

'cu_mailserver__error_set_max_connections_driver_not_supported' => 'The "set-max-connections" option is not supported.',
'cu_mailserver__error_set_max_connections_driver_not_supported_api' => '"max_connections" is not supported',
'cu_mailserver__error_set_max_connections_per_ip_driver_not_supported' => 'The "set-max-connections-per-ip" option is not supported.',
'cu_mailserver__error_set_max_connections_per_ip_driver_not_supported_api' => '"max_connections_per_ip" is not supported',

'cu_ip_ban__update' => 'Updates IP address banning settings.',
'cu_ip_ban__info' => 'Displays information about IP address banning settings.',
'cu_ip_ban__ban_period' => 'Sets IP address ban period.',
'cu_ip_ban__ban_period_title' => 'IP address ban period',
'cu_ip_ban__ban_time_window' => 'Sets time interval for detection of subsequent attacks.',
'cu_ip_ban__ban_time_window_title' => 'Time interval for detection of subsequent attacks',
'cu_ip_ban__max_retries' => 'Sets the maximum number of failed login attempts.',
'cu_ip_ban__max_retries_title' => 'The maximum number of failed login attempts',
'cu_ip_ban__status' => 'Status',
'cu_ip_ban__enabled' => 'active',
'cu_ip_ban__disabled' => 'inactive',
'cu_ip_ban__time_unit' => 'seconds',
'cu_ip_ban__not_installed' => 'The Fail2Ban component is not installed.',
'cu_ip_ban__settings_updated' => 'The settings were updated.',
'cu_ip_ban__trusted' => 'The list of trusted IP addresses.',
'cu_ip_ban__trusted_ips_title' => 'Trusted IP addresses:',
'cu_ip_ban__banned' => 'The list of banned IP addresses.',
'cu_ip_ban__banned_ips_title' => 'Banned IP addresses:',
'cu_ip_ban__add_trusted' => 'Adds IP addresses to the list of trusted addresses.',
'cu_ip_ban__remove_trusted' => 'Removes the selected IP addresses from the list of trusted addresses.',
'cu_ip_ban__jails' => 'The list of jails.',
'cu_ip_ban__jails_title' => 'Jails:',
'cu_ip_ban__jail_enabled' => 'active',
'cu_ip_ban__jail_disabled' => 'inactive',
'cu_ip_ban__enable_jails' => 'Switches on the selected jails.',
'cu_ip_ban__disable_jails' => 'Switches off the selected jails.',
'cu_ip_ban__unban' => 'Unbans IP addresses.',
'cu_ip_ban__ips_unbanned' => 'The selected IP addresses were unbanned.',
'cu_ip_ban__enable_firts' => 'To be able to activate a jail, switch on Fail2Ban first.',

'cu_migrate__list_subscriptions' => 'Displays the list of subscriptions available for transfer.',
'cu_migrate__list_clients' => 'Displays the list of clients available for transfer.',
'cu_migrate__list_resellers' => 'Displays the list of resellers available for transfer.',
'cu_migrate__source_host' => 'Host name or IP address of the source server',
'cu_migrate__source_port_unix' => 'SSH port at the source server, by default 22',
'cu_migrate__source_login_unix' => 'The username used to access the source server over SSH, by default "root"',
'cu_migrate__source_login_win' => 'The username of the source server\'s administrator, by default "Administrator"',
'cu_migrate__source_password' => 'The password of the source server\'s administrator',
'cu_migrate__source_cache_path' => 'Path to the Migration & Transfer Agent directory on the source server',
'cu_migrate__local_cache_path' => 'Path to the temporary location of all downloads on the target server',

'cu_migrate_subscription_command' => 'Migrates the specified subscriptions.',
'cu_migrate__mail_only_option' => 'Migrates only mail configuration and content.',
'cu_migrate__web_only_option' => 'Migrates configuration and content except mail.',
'cu_migrate__replace_existing_objects' => 'Replaces (overwrites) existing objects.',
'cu_migrate__only_one_content_type_allowed' => 'Only one of the options can be used: -mail-only or -web-only.',
'cu_migrate_reseller_command' => 'Migrates the specified resellers.',
'cu_migrate_client_command' => 'Migrates the specified customers.',
'cu_migrate__report_migration_started' => 'Migration started at: %1',
'cu_migrate__report_migration_finished' => 'Migration finished at: %1',
'cu_migrate__report_objects_to_migrate' => 'Data to transfer: %1 accounts, %2 subscriptions.',
'cu_migrate__migration_finished_success' => 'Migration was finished successfully.',
'cu_migrate__migration_finished_failed' => 'Migration failed.',
'cu_migrate__migration_finished_warnings' => 'Migration was finished successfully with several warnings. See log files for more information.',
'cu_migrate__migration_finished_info' => 'Migration was finished successfully. See log files for more information.',
'cu_migrate__migration_additional_log_files' => 'You can view additional information in the log file located in the %1 directory. This directory will be removed automatically in 30 days after the migration.',
'cu_migrate__ip_mapping' => 'Path to the file with IP address mapping. Records in the file must be in the following format: <source IP address> at least one space <destination IP address>. Each record must be on a new line.',
'cu_migrate__ip_does_not_exist' => 'IP address %1 does not exist in the system. Please specify another address.',
'cu_migrate__check_subscriptions' => 'Checks the specified subscriptions for potential problems that might occur after transfer.',
'cu_migrate__check_clients' => 'Checks the specified customers for potential problems that might occur after transfer.',
'cu_migrate__check_resellers' => 'Checks the specified resellers for potential problems that might occur after transfer.',
'cu_migrate__check_ip_mapping' => 'IP address mapping:',
'cu_migrate__check_ip_mapping_manual' => 'You need to map the following IP addresses manually because they have not been mapped automatically:',
'cu_migrate__check_migration_issues' => 'The following migration issues have been found:',
'cu_migrate__owner_login' => 'Specifies a new owner for migrated Plesk objects. If not specified, then all objects will be owned by the administrator.',
'cu_migrate__owner_not_found' => 'The specified owner %1 does not exist in Plesk.',
'cu_migrate_server_command' => 'Migrates the entire server.',
'cu_migrate__accounts_only' => 'Do not migrate server settings, migrate only business objects. Used only with the --migrate-server command. ',
'cu_migrate__skip_license' => 'Do not migrate the license key. Used only with the --migrate-server command.',
'cu_migrate_from_cache_command' => 'Repeats data restoration from the files created during the last migration.',
'cu_migrate_skipped_options' => 'The following options are not allowed and their values will be skipped: %1',
'cu_migrate__absent_shared_ips' => 'Unable to perform migration: There are no vacant shared IP addresses for mapping. Please add at least one shared IP address.',
'cu_migrate__migration_details' => 'Migration details:',
'cu_migrate__error_reseller_is_customer' => '%1 is not a customer, but a reseller. Please specify customer accounts.',
'cu_migrate__error_customer_is_reseller' => '%1 is not a reseller, but a customer. Please specify reseller accounts.',
'cu_migrate__error_session_not_found' => 'Unable to find any open migration sessions to retry migration.',

'cu__command_update_web_app_firewall' => 'Updates the web application firewall settings.',
'cu__command_show_web_app_firewall' => 'Shows the current web application firewall settings.',
'cu__web_app_firewall_rule_engine' => 'Sets the web application firewall mode.',
'cu__web_app_firewall_rule_engine_invalid' => 'Unable to set the web application firewall mode to %1. Allowed values are %2.',
'cu__web_app_firewall_not_installed' => 'ModSecurity is not installed on the server.',
'cu__web_app_firewall_disabled' => 'ModSecurity is turned off on the server.',
'cu__web_app_firewall_no_hosting' => 'Unable to set up the web application firewall for the domain without the web hosting service.',
'cu__web_app_firewall_rule_set' => 'Sets the web application firewall rule set. A rule set is a package that contains files with specific security rules.',
'cu__web_app_firewall_tortix_not_installed' => 'Tortix rule set is not installed.',

'cu_wpinstance_remove' => 'Removes (if installed as an APS application) or detaches (if installed manually) the specified WordPress installation.',
'cu_wpinstance_enable_auto_updates' => 'Switches on auto-updates for the specified WordPress installation.',
'cu_wpinstance_disable_auto_updates' => 'Switches off auto-updates for the specified WordPress installation.',
'cu_wpinstance_enable_auto_updates_finished_successfully' => 'Auto-updates were switched on for the specified WordPress installation.',
'cu_wpinstance_disable_auto_updates_finished_successfully' => 'Auto-updates were switched off for the specified WordPress installation.',
'cu_wpinstance_auto_updates_management_disabled' => 'Auto-updates management is switched off.',
'cu_wpinstance_removed_successfully' => 'The WordPress installation was removed (detached).',
'cu_wpinstance_update_core_is_latest_version' => 'The WordPress installation "%1" already has the latest version %2.',
'cu_wpinstance_update_core_finished_successfully' => 'The selected WordPress installation was updated .',
'cu_wpinstance_update_core' => 'Updates the selected WordPress installation to the latest version.',
'cu_wpinstance_clear_cache' => 'Clears the cache of the selected WordPress installation.',
'cu_wpinstance_cache_cleared_successfully' => 'The cache of the selected WordPress installation was cleared.',
'cu_wpinstance_activate_plugin' => 'Activates the plugin of the selected WordPress installation.',
'cu_wpinstance_activate_plugin_successfully' => 'The plugin of the selected WordPress installation was activated.',
'cu_wpinstance_deactivate_plugin' => 'Deactivates the plugin of the selected WordPress installation.',
'cu_wpinstance_deactivate_plugin_successfully' => 'The plugin of the selected WordPress installation was deactivated.',
'cu_wpinstance_uninstall_plugin' => 'Uninstalls the plugin of the selected WordPress installation.',
'cu_wpinstance_uninstall_plugin_successfully' => 'The plugin of the selected WordPress installation was uninstalled.',
'cu_wpinstance_update_plugin' => 'Updates the plugin of the selected WordPress installation.',
'cu_wpinstance_update_plugin_successfully' => 'The plugin of the selected WordPress installation was updated.',
'cu_wpinstance_install_plugin' => 'Installs the plugin on the selected WordPress installation. Please specify the plugin name (without a version)',
'cu_wpinstance_install_plugin_successfully' => 'The plugin was installed on the selected WordPress installation.',
'cu_wpinstance_activate_theme' => 'Activates the theme of the selected WordPress installation.',
'cu_wpinstance_activate_theme_successfully' => 'The theme of the selected WordPress installation was activated.',
'cu_wpinstance_uninstall_theme' => 'Uninstalls the theme of the selected WordPress installation.',
'cu_wpinstance_uninstall_theme_successfully' => 'The theme of the selected WordPress installation was uninstalled.',
'cu_wpinstance_update_theme' => 'Updates the theme of the selected WordPress installation.',
'cu_wpinstance_update_theme_successfully' => 'The theme of the selected WordPress installation was updated.',
'cu_wpinstance_install_theme' => 'Installs the theme on the selected WordPress installation. Please specify the theme name (without a version)',
'cu_wpinstance_install_theme_successfully' => 'The theme was installed on the selected WordPress installation.',
'cu_wpinstance_plugin_id_option' => 'Plugin ID (name_version)',
'cu_wpinstance_theme_id_option' => 'Theme ID (name_version)',
'cu_wpinstance_error' => 'An error occurred while performing the command.',
'cu_wpinstance_error_instance_does_not_exist' => 'The WordPress installation with ID %1 was not found.',
'cu_wpinstance_list' => 'Shows the list of WordPress installations.',
'cu_wpinstance_list_column_id' => 'Installation ID',
'cu_wpinstance_list_column_url' => 'Installation URL',
'cu_wpinstance_list_column_owner' => 'Installation owner',
'cu_wpinstance_list_column_asset_title' => 'Title',
'cu_wpinstance_list_column_asset_id' => 'ID',
'cu_wpinstance_search_plugins' => 'Searches plugins by title.',
'cu_wpinstance_search_themes' => 'Searches themes by title.',
'cu_wpinstance_plugin_list' => 'Shows the list of installed plugins for the specified WordPress installation.',
'cu_wpinstance_theme_list' => 'Shows the list of installed themes for the specified WordPress installation.',
'cu_wpinstance_no_instances_found' => 'No installed WordPress copies were found.',

'cu_dom_tpl__apache_settings' => 'Apache settings',
'cu_dom_tpl__apache_restrict_follow_sym_links' => 'Restricts the ability to follow symbolic links.',
'cu__apache_restrict_follow_sym_links' => 'Restricts the ability to follow symbolic links.',

'cu__max_worker_processes' => 'The maximum number of worker processes permitted to service requests for IIS application pool.',
'cu__max_worker_processes_numa' => 'On NUMA-based systems, if you set this number to 0, IIS will start as many worker processes as there are NUMA nodes, for optimal performance.',
'cu__invalid_max_worker_processes' => "The maximum number of worker processes must be a number between %1 and %2.",
'cu__idle_timeout' => 'The amount of time a worker process will remain idle before it shuts down.',
'cu__invalid_idle_timeout' => "The idle timeout value must be a number between %1 and %2.",
'cu__idle_timeout_action' => 'The action that IIS performs when the idle timeout value has been reached.',
'cu__idle_timeout_action_not_supported' => 'The specified idle timeout action is not supported by the web server.',
'cu__recycling_by_time' => 'The period of time after which IIS application pool recycles.',
'cu__invalid_recycling_by_time' => "The time interval must be -1 (unlimited) or a number between %1 and %2.",
'cu__recycling_by_requests' => 'The maximum number of requests IIS application pool can process before it recycles.',
'cu__invalid_recycling_by_requests' => "The request limit must be -1 (unlimited) or a number between %1 and %2.",
'cu__recycling_by_virtual_memory' => 'The maximum amount of virtual memory a worker process can consume before causing IIS application pool to recycle.',
'cu__invalid_recycling_by_virtual_memory' => "The virtual memory limit must be -1 (unlimited) or a number between %1 and %2.",
'cu__recycling_by_private_memory' => 'The maximum amount of private memory a worker process can consume before causing IIS application pool to recycle.',
'cu__invalid_recycling_by_private_memory' => "The private memory limit must be -1 (unlimited) or a number between %1 and %2.",
);
