<?php
// Copyright 1999-2012. Parallels IP Holdings GmbH. All Rights Reserved.
// This file contains structured and commented locale keys for Parallels Panel 9.x

$GLOBALS['lmsg_arr'] += array (

////
//// LOGIN SCREEN
////

	'login_up__access_denied_account_disabled' => "Access denied. Your account was suspended.",
	'login_up__default_locale' => 'Default',
	'login_up__enter_login_and_passwd' => "Enter your username and password.",
	'login_up__forgot_password_label' => "Forgot your password?",
	'login_up__forgot_password_text' => "If you forgot your password, we will try to help you by sending it to your email.",
	'login_up__login_has_been_locked' => "You have attempted to log in using a wrong password too many times. For security reasons, you will not be able to log in under this username for some time.",
	'login_up__login_label_plesk' => "Log in to %1", // PFU
	'login_up__login_label_parallels' => "Log in to Parallels<br> Panel %1",
	'login_up__login_text' => "Enter your username and password.",
	'login_up__unable_to_check_pass' => "Unable to check password: %1",
	'login_up__warning_limits_licence_key' => "One of the following items has exceeded the limit defined by your license key: number of user accounts, domains, mail accounts or web users hosted on your server.\nPlease contact Parallels sales department in order to purchase a key that will allow you to host the desired number of users and domains. Please contact Parallels technical support department if you feel you have received this message by mistake.\nThe licensed limit for user accounts/domains/mail accounts/web users/language packs: %2.\nThe number of user accounts/domains/mail accounts/web users/language packs currently hosted: %3.", // PFW
	'login_up__short_warning_limits_licence_key' => "The amount of resources you operate with has exceeded the limits defined by your current product license. Please contact Parallels sales department and purchase a new license key.",
	'login_up__grace_period' => 'You are currently operating within the grace period of your product license. To update your product license, select the Retrieve Keys option on the %1License Management page%2.',
	'login_up__partner_license_message' => 'You are currently operating with a limited product license that requires registration prior to activating the full feature set. To update your product license, select the Retrieve Keys option on the %1License Management page%2.',

///
/// Online help keys:
///

'plesk_guide' => "Parallels Panel Administrator's Guide",
'plesk_guide_reseller' => "Parallels Panel Reseller's Guide",
'plesk_guide_client' => "Parallels Panel Customer's Guide",
'plesk_guide_domain_admin' => "Parallels Panel Domain Administrator's Guide",
'plesk_guide_mailuser' => "Parallels Panel Email User's Guide",

	////
	//// COMMON KEYS FOR NAVIGATION THROUGHOUT PANEL
	////

///
/// TOP FRAME
///

'__logged_in_as' => 'Logged in as <b>%1</b>',
'__my_account' => 'My account',
	'ui__admin-info#head__short-title' => 'My account',
		'ui__admin-info#head__title' => 'My account',
		'ui__admin-info#head__description' => 'View your account settings.',
	'ui__reseller/properties#head__short-title' => 'My account',
		'ui__reseller/properties#head__title' => 'My account',
		'ui__reseller/properties#head__description' => 'View your account settings.',
	'ui__client/properties#head__short-title' => 'My account',
		'ui__client/properties#head__title' => 'My account',
		'ui__client/properties#head__description' => 'View your account settings.',
	'ui__client/domain/properties#head__short-title' => 'My account',
		'ui__client/domain/properties#head__title' => 'My account',
		'ui__client/domain/properties#head__description' => 'View your account settings.',
'__switch_user' => 'Switch user',
'__logout' => 'Log out',

'ui__promotion/virtuozzo__promotion_top' => 'Discover <b>Parallels<br>Virtuozzo Containers</b>',

///
/// END OF TOP FRAME
///

///
/// NAVIGATION PANE
///

'bt_search' => 'Search', // multiple usage: TBI
    'ui__client_unknown__quick-search' => 'Customers',
	'ui__reseller_unknown__quick-search' => 'Resellers',
	'ui__client/domain_unknown__quick-search' => 'Domains',
'nav__general' => 'Main Menu',
	'__home' => 'Home',
	'__resellers' => 'Resellers',
	'__clients' => 'Customers',
	'__domains' => 'Domains',
	'__applications' => 'Applications',
	'__settings' => 'Settings',
'nav__custom_buttons' => 'Links to Additional Services',
'nav__system' => 'System',
	'ui__promotion/virtuozzo__title' => 'Parallels Virtuozzo Containers',
		'ui__promotion/virtuozzo__short-title' => 'Parallels Virtuozzo Containers',
		'ui__promotion/virtuozzo__description' => 'Learn more about another great Parallels product Parallels Virtuozzo Containers, server virtualization software.',
	'__master' => 'Master',
	'__sso' => 'Global Account',
		'b_sso' => 'Global Account allows you to log in to different Parallels products using a single global username and password. Click to create or manage your Global Account.',
'nav__help_and_support' => 'Help & Support',
	'__help' => 'Help',

///
/// END OF NAVIGATION PANE
///

///
/// NAVIGATION KEYS
///

// up level
'bt_up_level' => 'Up Level',

// object switcher

///
/// END OF NAVIGATION KEYS
///

///
/// LISTS
///

// common operations on list objects
'bt_remove_selected' => 'Remove',
'bt_make_default' => 'Make Default',

'__select_all' => 'Select All',
'__deselect_all' => 'Clear All',

// common list object operation errors
'class_cList__empty_selection' => 'No objects selected.',

// common list object search keys
'clist__search_show' => 'Show Search',
'clist__search_hide' => 'Hide Search',

'bt_show_all' => "Reset Search",

// common object list info keys
'clist__first' => 'First',
'clist__last' => 'Last',
'clist__prev' => '&lt;&lt;',
'clist__next' => '&gt;&gt;',
'clist__page' => 'Pages',
'clist__page_size' => 'Number of entries per page',
'clist__info' => '%4 %1 total',
'clist__info_empty' => 'No %1',
'clist__info_filter' => '%5 %1 found (%4 total)',
'clist__info_paging' => '%2-%3 %1 of %4 total',
'clist__info_paging_filter' => '%2-%3 %1 of %5 found (%4 total)',

///
/// END OF LISTS
///

	////
	//// KEYS FOR USER HOME PAGES
	////

///
/// COMMON HOME PAGE KEYS
///

// business object controls
'__object_on' => 'Active',
'__object_off' => 'Suspended',

'__home_description' => 'Back to Home page.',
'indicator_title' => '%1% used, %2% free', // tooltip for visual stats area

///
/// END OF COMMON HOME PAGE KEYS
///

///
/// SERVER ADMINISTRATOR
///

'__invalid_url_requested' => 'Invalid URL was requested.',

// accounts
	// icons
	'ui__reseller_unknown__short-title' => "Reseller Accounts",
		'ui__reseller_unknown__title' => "Reseller Accounts",
		'ui__reseller_unknown__description' => "Manage reseller accounts.",
	'ui__reseller/client_unknown__short-title' => 'Customer Accounts',
		'ui__reseller/client_unknown__title' => 'Customer Accounts',
		'ui__reseller/client_unknown__description' => 'Manage customer accounts.',
	// dropdowns
	'ui__reseller/properties_unknown-new__title' => "Create Reseller Account",
		'ui__reseller/properties_unknown-new__short-title' => "Create Reseller Account",
		'ui__reseller/properties_unknown-new__description' => "Create a new reseller account.",
	'ui__reseller/client/properties_unknown-new__title' => 'Create Customer Account',
		'ui__reseller/client/properties_unknown-new__short-title' => 'Create Customer Account',
		'ui__reseller/client/properties_unknown-new__description' => 'Create a new customer account.',
	'ui__reseller/client/chowner_multi-select__title' => 'Assign New Owner for Customer Accounts',
		'ui__reseller/client/chowner_multi-select__short-title' => 'Assign New Owner',
		'ui__reseller/client/chowner_multi-select__description' => 'Assign a new owner for selected customer accounts.',
	'ui__client/to-reseller_multi__title' => 'Convert customer accounts to reseller accounts',
		'ui__client/to-reseller_multi__short-title' => 'Convert to resellers',
		'ui__client/to-reseller_multi__description' => 'Convert selected customer accounts to reseller accounts.',
	'ui__reseller/to-client_multi__title' => 'Convert reseller accounts to customer accounts',
		'ui__reseller/to-client_multi__short-title' => 'Convert to customers',
		'ui__reseller/to-client_multi__description' => 'Convert selected reseller accounts to customer accounts',
	'ui__admin-alias_unknown__title' => "Additional administrator accounts", // PFW
		'ui__admin-alias_unknown__short-title' => "Additional administrator accounts", // PFW
        'ui__admin-alias_unknown__description' => "View and manage additional administrator accounts.", // PFW

// server
	// icons
	'ui__server/mail__short-title' => "Mail Server Settings",
		'ui__server/mail__title' => "Mail Server Settings",
		'ui__server/mail__description' => "Set up your mail server and configure server-wide mail settings.",
	'ui__server/dns__short-title' => 'DNS Settings',
		'ui__server/dns__title' => 'DNS Settings',
		'ui__server/dns__description' => 'Review and update server-wide DNS settings.',
    'ui__server/components__short-title' => 'Server Components',
        'ui__server/components__title' => 'Server Components',
        'ui__server/components__description' => 'View information about the system components installed on the server and used by the Panel.',
    'ui__server/services__short-title' => 'Services Management',
        'ui__server/services__title' => 'Services Management',
        'ui__server/services__description' => 'Start, stop or restart the Panel services.',
	'ui__server/db__short-title' => 'Database Servers',
		'ui__server/db__title' => 'Database Servers',
		'ui__server/db__description' => 'View and manage server-wide database servers.',
	'ui__server/backup__short-title' => 'Backup Manager',
		'ui__server/backup__title' => 'Backup Manager',
		'ui__server/backup__description' => 'Back up data, manage scheduled backups and restore backed up data.',
    'ui__server/crontab/task_unknown__short-title' => 'Scheduled Tasks',
	    'ui__server/crontab/task_unknown__title' => 'Scheduled Tasks',
	    'ui__server/crontab/task_unknown__description' => 'Add and remove server-wide scheduled tasks.',
    'ui__server/ip-address_unknown__short-title' => 'IP addresses',
	    'ui__server/ip-address_unknown__title' => 'IP addresses',
	    'ui__server/ip-address_unknown__description' => 'View, add and remove IP addresses, assign IP addresses to resellers.',
	'ui__promotion/smartermail__short-title' => 'Download SmarterMail',
		'ui__promotion/smartermail__title' => 'Download SmarterMail',
		'ui__promotion/smartermail__description' => 'Open a new window with SmarterMail website where you can download the latest version of SmarterMail mail server. SmarterMail website is produced and supported by SmarterTools Inc. Parallels Inc. is not liable for the contents of SmarterMail website, nor does Parallels provide support for SmarterMail Lite mail server.',
	// dropdowns
	'ui__server/tsclient__short-title' => 'Remote Desktop',
		'ui__server/tsclient__title' => 'Remote Desktop',
		'ui__server/tsclient__description' => 'Access the server through Remote Desktop.',
	'backup__backup_now' => 'Create Backup Now',
	'ui__server/time__title' => 'System time',
        'ui__server/time__short-title' => 'System time',
        'ui__server/time__description' => 'Change system date and time, set up synchronization with an NTP server.',
	'ui__server/db/preferences__title' => 'Database Hosting Settings',
		'ui__server/db/preferences__short-title' => 'Database Hosting Settings',
		'ui__server/db/preferences__description' => 'Configure server-wide database hosting settings.',
	'ui__server/odbc__title' => 'ODBC data sources', // PFW
		'ui__server/odbc__short-title' => 'ODBC data sources', // PFW
		'ui__server/odbc__description' => 'Set up ODBC data sources.', // PFW
	'ui__server/ftp-settings__short-title' => "FTP settings", // PFW
        'ui__server/ftp-settings__title' => "FTP settings", // PFW
        'ui__server/ftp-settings__description' => "Configure server-wide FTP settings.", // PFW
	'ui__server/maillists__title' => 'Set up mailing lists server', // PFU
		'ui__server/maillists__short-title' => 'Set up mailing lists server', // PFU
		'ui__server/maillists__description' => 'Set up Mailman mailing lists server.', // PFU
	'ui__mass-email__short-title' => "Mass email messages", // PFW
        'ui__mass-email__title' => "Mass email messages", // PFW
        'ui__mass-email__description' => "Send email messages to several users at once.", // PFW
    'ui__mass-mail__title' => 'Mass email messages', // PFU
	    'ui__mass-mail__short-title' => 'Mass email messages', // PFU
		'ui__mass-mail__description' => 'Send email messages to several users at once.', // PFU
    'ui__server/spam-filter__title' => 'Spam filter settings',
	    'ui__server/spam-filter__short-title' => 'Spam filter settings',
	    'ui__server/spam-filter__description' => 'Set up server-wide spam filter.',
	'ui__server/preferences__title' => "Server settings",
		'ui__server/preferences__short-title' => "Server settings",
		'ui__server/preferences__description' => "Set up server-wide statistics calculation, change server's host name and change other server settings.",
	'ui__server/reboot__title' => 'Reboot server',
		'ui__server/reboot__short-title' => 'Reboot',
		'ui__server/reboot__description' => 'Reboot the server',
	'ui__server/shutdown__title' => 'Shutdown server',
		'ui__server/shutdown__short-title' => 'Shutdown',
		'ui__server/shutdown__description' => 'Shutdown the server',

// interface
	// icons
    'ui__logo__short-title' => 'Panel Branding',
		'ui__logo__title' => 'Panel Branding',
        'ui__logo__description' => 'Rebrand the Panel, changing the logo image and browser title bar.',
    'ui__custom-buttons__short-title' => 'Links to Additional Services',
        'ui__custom-buttons__title' => 'Links to Additional Services',
	    'ui__custom-buttons__description' => 'Manage links to additional services.',
	'ui__server/interface/locale_unknown__short-title' => 'Languages',
		'ui__server/interface/locale_unknown__title' => 'Languages',
		'ui__server/interface/locale_unknown__description' => 'View available Panel languages.',
	'ui__server/interface/skin_unknown__short-title' => 'Skins',
		'ui__server/interface/skin_unknown__title' => 'Skins',
		'ui__server/interface/skin_unknown__description' => 'View available Panel skins.',
    'ui__server/interface/uimodes_unknown__title' => "Interface Views",
        'ui__server/interface/uimodes_unknown__short-title' => "Interface Views",
        'ui__server/interface/uimodes_unknown__description' => "View available UI views.",
    'panel_interface_uimodes__description' => "There are several product interface 'views' available to the administrator of this server – that administrator may be you, or the individual on behalf of whom you are installing Panel. Depending on the chosen view, features and settings may be located in different places or even enabled / disabled. Different views are better suited to different types of users. Below, please choose the primary use case for the administrator of this server:",
	'interface_uimodes_form_description' => "There are several product UI views available to you. Depending on which view you use, features and settings may be located in different places or even enabled / disabled. Different views are better suited to different types of users.",
    'panel_interface_uimodes__select_title' => "Select your interface",
    'panel_interface_uimodes__power_user' => "Power User view",
    'panel_interface_uimodes__power_user_tooltip' => "You are in Power User view now. Click here to switch to Service Provider view or learn more about available interface views.",
    'panel_interface_uimodes__power_user_hint' => "This view is intended for enabling a single, simplified interface for server administrators to manage their own websites, email accounts, and other services.",
    'panel_interface_uimodes__service_provider' => "Service Provider view",
    'panel_interface_uimodes__service_provider_tooltip' => "You are in Service Provider view now. Click here to switch to Power User view or learn more about available interface views.",
    'panel_interface_uimodes__service_provider_hint' => "This view offers interfaces for use by the server administrator, resellers, and hosting end-users. Service Provider is the only view that includes integration with Customer and Business Manager, the billing system for automatically invoicing and charging your customers. Even if you use an external billing system, but require an interface for your customers to control their hosted services, you should use this view.",
    'panel_interface_uimodes__power_user_not_allowed' => "Unable to switch to the Power User view because there are customer or reseller accounts created in Panel.",

    'uiswitcher__legend' => "View Selector",
    'uiswitcher__business_type_title' => "What best describes how you will use the product?",
    'uiswitcher__usage_hosting' => "Commercial Web Hosting",
    'uiswitcher__usage_hosting_hint' => "For offering web hosting services to your customers using features such as automated ordering / billing.",
    'uiswitcher__usage_corporate' => "Corporate / Business Use",
    'uiswitcher__usage_corporate_hint' => "For establishing an online presence through the management of your business websites and email.",
    'uiswitcher__usage_personal' => "Individual / Personal Use",
    'uiswitcher__usage_personal_hint' => "For running few personal email accounts and websites, such as blogs, image galleries, and so on.",
    'uiswitcher__usage_academic' => "Education / Academic Use",
    'uiswitcher__usage_academic_hint' => "For running websites and other internet services related to your university, college, or school.",
    'uiswitcher__usage_designers' => "Web Designers",
    'uiswitcher__usage_designers_hint' => "For web design studios that may run their own as well as their customers' websites and other services.",
    'uiswitcher__usage_gaming' => "Online Gaming / Game Servers",
    'uiswitcher__usage_gaming_hint' => "For running a website, forum, or game server related to online gaming or your online gaming team.",
    'uiswitcher__usage_other' => "Other",
    'uiswitcher__usage_error' => "Please specify how you will use the product.",
    'uiswitcher__usage_other_error' => "Please specify how you will use the product.",
    'uiswitcher__uimodes_title' => "Select your interface",
    'uiswitcher__power_user' => "Power User view",
    'uiswitcher__power_user_hint' => "This view is intended for enabling a single, simplified interface for server administrators to manage their own websites, email accounts, and other services.",
    'uiswitcher__service_provider' => "Service Provider view",
    'uiswitcher__service_provider_hint' => "This view offers interfaces for use by the server administrator, resellers, and hosting end-users. Service Provider is the only view that includes integration with Customer and Business Manager, the billing system for automatically invoicing and charging your customers. Even if you use an external billing system, but require an interface for your customers to control their hosted services, you should use this view.",
    'uiswitcher__uimodes_error' => "Please select an interface view.",
    'uiswitcher__recommended' => "We recommend this view for %1",
    'uiswitcher__hint' => "You can switch between views at any time during your use of the product. %1.",
    'uiswitcher__help_link' => "Learn more",
    'uiswitcher__power_user_not_allowed' => "Unable to switch to the Power User view because there are customer or reseller accounts created in Panel.",
	// dropdowns
    'ui__custom-buttons/custom-button/properties_unknown-new__title' => "Add a Link to a Service",
        'ui__custom-buttons/custom-button/properties_unknown-new__short-title' => "Add Link to Service",
        'ui__custom-buttons/custom-button/properties_unknown-new__description' => "Add a link to an online service and place it in Panel.",
	'ui__server/interface/templates__title' => "Interface controls visibility",
        'ui__server/interface/templates__short-title' => "Interface Controls Visibility",
        'ui__server/interface/templates__description' => "Manage the visibility of interface controls.",

// help & support
	// icons
    'ui__support__short-title' => 'Support',
        'ui__support__title' => 'Support',
		'ui__support__description' => 'Submit a request for technical support or review support tickets made by your customers.',
	'ui__license__short-title' => 'License Management',
        'ui__license__title' => 'Parallels Panel License Management',
		'ui__license__description' => 'View information about your Panel license and order new license keys.',
	'ui__help__short-title' => 'Help',
		'ui__help__title' => 'Online help',
		'ui__help__description' => 'View online help.',
	'ui__news__short-title' => "What's new",
		'ui__news__title' => "What's new",
		'ui__news__description' => "See the list of changes in this version of the Panel.",
	'ui__server/autoinstaller__short-title' => 'Updates',
		'ui__server/autoinstaller__title' => 'Updates',
	    'ui__server/autoinstaller__description' => 'Update the Panel and its components.',
	'ui__server/migration__short-title' => 'Migration & Transfer Manager',
		'ui__server/migration__title' => 'Migration & Transfer Manager',
		'ui__server/migration__description' => 'Transfer data to Parallels Panel from other hosting platforms.',
			'ui__server/migration_unknown__short-title' => 'Migration &Transfer Manager',
				'ui__server/migration_unknown__title' => 'Migration & Transfer Manager',
				'ui__server/migration_unknown__description' => 'Transfer data to Parallels Panel from other hosting platforms.',
	'ui__server/migration/start#problems__title' => 'Transfer Pre-Check',
	// dropdowns

// domains
	// icons
	'ui__client/domain_unknown__short-title' => 'Domains',
		'ui__client/domain_unknown__title' => 'Domains',
		'ui__client/domain_unknown__description' => 'Manage domains.',
	'ui__server/skeleton__short-title' => 'Virtual Host Template',
		'ui__server/skeleton__title' => 'Virtual Host Template',
		'ui__server/skeleton__description' => 'Specify files and folders that should be placed in directories of newly created domains.',
	// dropdowns
    'ui__client/domain/properties_unknown-new__title' => 'Create domain',
        'ui__client/domain/properties_unknown-new__short-title' => 'Create domain',
        'ui__client/domain/properties_unknown-new__description' => 'Create and configure a domain.',
	'ui__client/domain/chowner_multi-select__title' => 'Assign new owner for subscriptions',
		'ui__client/domain/chowner_multi-select__short-title' => 'Assign new subscription owner',
		'ui__client/domain/chowner_multi-select__description' => 'Assign new owner for selected subscriptions',
	'ui__client/domain/to-client_multi__title' => 'Convert Domain Administrator Accounts to Customer Accounts',
		'ui__client/domain/to-client_multi__short-title' => 'Convert to Customers',
		'ui__client/domain/to-client_multi__description' => 'Convert selected domain administrator accounts to customer accounts',
	'ui__client/domain/disable_multi__title' => 'Suspend domains',
		'ui__client/domain/disable_multi__short-title' => 'Suspend domains',
		'ui__client/domain/disable_multi__description' => 'Suspend selected domains',
	'ui__client/domain/enable_multi__title' => 'Activate domains',
		'ui__client/domain/enable_multi__short-title' => 'Activate domains',
		'ui__client/domain/enable_multi__description' => 'Activate selected domains',

	// icons
	'ui__server/iis-app-pool__short-title' => 'IIS application pool', // PFW
		'ui__server/iis-app-pool__title' => 'IIS application pool', // PFW
		'ui__server/iis-app-pool__description' => 'Manage server-wide IIS application pool.', // PFW
	'ui__admin/extras-domain__short-title' => 'Tools from MyPlesk.com',
		'ui__admin/extras-domain__title' => 'Tools from MyPlesk.com',
		'ui__admin/extras-domain__description' => 'Get additional tools and services from MyPlesk.com.',
	'ui__server/coldfusion__short-title' => 'ColdFusion settings', // PFU
		'ui__server/coldfusion__title' => 'ColdFusion settings', // PFU
		'ui__server/coldfusion__description' => 'Set up Adobe ColdFusion.', // PFU
	'ui__server/aspdotnet__short-title' => 'ASP.NET settings', // PFW
		'ui__server/aspdotnet__title' => 'ASP.NET settings', // PFW
		'ui__server/aspdotnet__description' => 'Configure server-wide ASP.NET settings.', // PFW
	'ui__server/sitebuilder__short-title' => 'Presence Builder settings', // PFU
		'ui__server/sitebuilder__title' => 'Presence Builder settings', // PFU
		'ui__server/sitebuilder__description' => 'Set up Presence Builder for editing websites hosted on this server.', // PFU
	// dropdowns
	'ui__admin/register-domain__title' => 'Register Domain',
		'ui__admin/register-domain__short-title' => 'Register Domain',
		'ui__admin/register-domain__description' => 'Register a domain name through MyPlesk.com.',
	'ui__admin/manage-domain__title' => 'Manage Domain',
		'ui__admin/manage-domain__short-title' => 'Manage Domain',
		'ui__admin/manage-domain__description' => 'Manage registered domain names through MyPlesk.com.',
	'ui__server/register__title' => 'Register your server',
		'ui__server/register__short-title' => 'Register server',
		'ui__server/register__description' => 'Register your server to join an affiliate program',

// logs & statistics
	// icons
	'ui__actionlog__short-title' => 'Action log',
		'ui__actionlog__title' => 'Action log',
		'ui__actionlog__description' => 'Download action log and manage action log settings.',
	'ui__server/event-handlers__short-title' => 'Event manager',
		'ui__server/event-handlers__title' => 'Event manager',
		'ui__server/event-handlers__description' => 'Set up the execution of custom commands and scripts when certain events are registered by the Panel.',
	'ui__notification_unknown__short-title' => 'Notifications',
		'ui__notification_unknown__title' => 'Notifications',
		'ui__notification_unknown__description' => 'View and edit notifications sent upon important Panel events.',
	'ui__server/resources__short-title' => 'Resource Usage',
		'ui__server/resources__title' => 'Resource Usage',
		'ui__server/resources__description' => 'View system resources usage.',
	// dropdowns
	'ui__server/statistics__short-title' => 'Server Information',
		'ui__server/statistics__title' => 'Server Information',
		'ui__server/statistics__description' => 'Statistics on the services managed by the Panel.',
	'ui__admin/report__title' => 'Summary Report',
		'ui__admin/report__short-title' => 'Summary Report',
		'ui__admin/report__description' => 'View report on usage of traffic and resources for resellers, customers and domains.',

// security
	// icons
	'ui__sessions/properties__short-title' => 'Session Idle Time',
		'ui__sessions/properties__title' => 'Session Idle Time',
		'ui__sessions/properties__description' => 'Set session idle time for Panel sessions.',
	'ui__cp-access__short-title' => 'Access to Panel',
		'ui__cp-access__title' => 'Access to Panel',
		'ui__cp-access__description' => 'Restrict access to the Panel.',
	'ui__sessions__short-title' => 'Active Sessions',
		'ui__sessions__title' => 'Active Sessions',
		'ui__sessions__description' => 'View active Panel sessions.',
	// dropdowns
	'ui__server/certificate_unknown__title' => 'SSL Certificates',
		'ui__server/certificate_unknown__short-title' => 'SSL Certificates',
		'ui__server/certificate_unknown__description' => 'The list of SSL certificates.',
	'ui__server/shared-ssl__title' => "Shared SSL", // PFW
        'ui__server/shared-ssl__short-title' => "Shared SSL", // PFW
        'ui__server/shared-ssl__description' => "Set up shared SSL on your server.", // PFW

		'shared_ssl__disabled_hint' => 'Shared SSL cannot be switched on because there are no domains with enabled SSL support.',

// account
	// icons
	'ui__admin-info__short-title' => 'Personal Data',
		'ui__admin-info__title' => 'Personal Data',
		'ui__admin-info__description' => 'Change personal data for your account.',
	'ui__admin-password__short-title' => 'Change password',
		'ui__admin-password__title' => 'Change password',
		'ui__admin-password__description' => 'Change password for your account.',
	'ui__admin/interface__short-title' => 'Interface preferences',
		'ui__admin/interface__title' => 'Administrator interface preferences',
		'ui__admin/interface__description' => 'Change interface preferences of server administrator.',
	// dropdowns

///
/// END OF SERVER ADMINISTRATOR
///

///
/// RESELLER
///

// business objects

// customers
	// icons
	// Customer accounts - SERVER ADMINISTRATOR/ACCOUNTS
	// dropdowns
	'ui__reseller/client/properties_new__title' => 'Create Customer Account',
		'ui__reseller/client/properties_new__short-title' => 'Create Customer Account',
		'ui__reseller/client/properties_new__description' => 'Create a new customer account for %1.',
	// Assign new owner for client accounts - SERVER ADMINISTRATOR/ACCOUNTS
	// Modify multiple accounts - SERVER ADMINISTRATOR/ACCOUNTS
	// Suspend accounts - SERVER ADMINISTRATOR/ACCOUNTS
	// Activate accounts - SERVER ADMINISTRATOR/ACCOUNTS

// mail
	// dropdowns
	'ui__client/domain/mail/properties_unknown__title' => "Mail settings",
        'ui__client/domain/mail/properties_unknown__short-title' => "Mail settings",
        'ui__client/domain/mail/properties_unknown__description' => "Configure mail services on a domain.",

// files
	// icons
	'ui__client/domain/hosting/file-manager_unknown__short-title' => 'File manager',
        'ui__client/domain/hosting/file-manager_unknown__title' => 'File manager',
        'ui__client/domain/hosting/file-manager_unknown__description' => 'Work with files and directories through file manager.',
	'ui__client/domain/hosting/anonymous-ftp_unknown__short-title' => 'Anonymous FTP',
		'ui__client/domain/hosting/anonymous-ftp_unknown__title' => 'Anonymous FTP',
		'ui__client/domain/hosting/anonymous-ftp_unknown__description' => 'Set up anonymous FTP on a domain.',
	'ui__client/domain/hosting/ftp-users_unknown__short-title' => 'FTP accounts', // PFW
		'ui__client/domain/hosting/ftp-users_unknown__title' => 'FTP accounts', // PFW
		'ui__client/domain/hosting/ftp-users_unknown__description' => 'Create additional FTP accounts for a domain.',
	'ui__client/domain/hosting/tsclient_unknown__short-title' => 'Remote desktop', // PFW
		'ui__client/domain/hosting/tsclient_unknown__title' => 'Remote desktop', // PFW
		'ui__client/domain/hosting/tsclient_unknown__description' => 'Access the server through Remote desktop.', // PFW
	'ui__client/domain/hosting/ssh-terminal_unknown__short-title' => 'SSH terminal', // PFU
		'ui__client/domain/hosting/ssh-terminal_unknown__title' => 'SSH terminal', // PFU
		'ui__client/domain/hosting/ssh-terminal_unknown__description' => 'Use SSH terminal to access the server.', // PFU
	'ui__client/domain/hosting/protected-directories_unknown__short-title' => 'Password protected directories',
		'ui__client/domain/hosting/protected-directories_unknown__title' => 'Password protected directories',
		'ui__client/domain/hosting/protected-directories_unknown__description' => 'Protect access to selected website areas.',
	'ui__client/domain/hosting/virtual-directories_unknown__short-title' => 'Virtual directories', // PFW
		'ui__client/domain/hosting/virtual-directories_unknown__title' => 'Virtual directories', // PFW
		'ui__client/domain/hosting/virtual-directories_unknown__description' => 'Create and manage virtual directories on a domain.', // PFW
	'ui__reseller/backup__short-title' => 'Backup Manager',
		'ui__reseller/backup__title' => 'Backup Manager',
		'ui__reseller/backup__description' => 'Back up data, manage scheduled backups and restore backed up data.',
			'ui__reseller/backup_unknown__short-title' => 'Backup manager',
				'ui__reseller/backup_unknown__title' => 'Create backup now',
				'ui__reseller/backup_unknown__description' => 'Back up data, manage scheduled backups and restore backed up data.',
			'ui__reseller/backup_self__short-title' => 'Backup manager',
				'ui__reseller/backup_self__title' => 'Create backup now',
				'ui__reseller/backup_self__description' => 'Back up data, manage scheduled backups and restore backed up data.',
	// dropdowns
	// Create Backup Now - backup__backup_now
		'ui__reseller/backup/create_unknown__short-title' => 'Back Up',
			'ui__reseller/backup/create_unknown__title' => 'Back Up Reseller Account',
			'ui__reseller/backup/create_unknown__description' =>  'Back up account configuration, customer accounts and domains of reseller.',
	'ui__client/domain/hosting/web-directories_unknown__title' => 'Virtual Directories', // PFW
		'ui__client/domain/hosting/web-directories_unknown__short-title' => 'Virtual Directories', // PFW
		'ui__client/domain/hosting/web-directories_unknown__description' => 'Work with physical and virtual files and directories under a website.', // PFW

// statistics
	// icons
    'ui__client/domain/report/web-stats_unknown__short-title' => 'Web statistics',
	    'ui__client/domain/report/web-stats_unknown__title' => 'Web statistics',
	    'ui__client/domain/report/web-stats_unknown__description' => 'View website visits statistics.',
	'ui__reseller/limits__short-title' => 'Resource Usage',
		'ui__reseller/limits__title' => 'Resource Usage',
		'ui__reseller/limits__description' => 'View and manage resource usage of reseller %1.',
			'ui__reseller/limits_unknown__short-title' => 'Resource Usage',
				'ui__reseller/limits_unknown__title' => 'Resource Usage',
				'ui__reseller/limits_unknown__description' => 'View and manage resource usage of reseller.',
			'ui__reseller/limits_self__short-title' => 'Resource Usage',
				'ui__reseller/limits_self__title' => 'Resource Usage',
				'ui__reseller/limits_self__description' => "View and manage your resource usage.",
			'ui__reseller/limits_readonly-self__short-title' => 'Resource Usage',
				'ui__reseller/limits_readonly-self__title' => 'Resource Usage',
				'ui__reseller/limits_readonly-self__description' => "View your resource usage.",
	'ui__reseller/client/traffic_unknown__short-title' => 'Traffic Usage by Customers',
		'ui__reseller/client/traffic_unknown__title' => 'View Traffic Usage by Customers',
		'ui__reseller/client/traffic_unknown__description' => 'View traffic usage reports for customer accounts.',
			'ui__client/traffic_unknown__short-title' => "Traffic Usage by Customers", // temporary for presets
				'ui__client/traffic_unknown__title' => "View traffic usage by customers", // temporary for presets
				'ui__client/traffic_unknown__description' => "View traffic usage reports for customer accounts.", //  temporary for presets
	'ui__client/domain/hosting/logs_unknown__short-title' => 'Log Manager',
		'ui__client/domain/hosting/logs_unknown__title' => 'Log Manager',
		'ui__client/domain/hosting/logs_unknown__description' => 'View logs and configure log rotation.',
	// dropdowns
	'ui__reseller/report__title' => 'Summary report',
		'ui__reseller/report__short-title' => 'Summary report',
		'ui__reseller/report__description' => 'View report on usage of traffic and resources for this reseller.',
			'ui__reseller/report_unknown__title' => 'Summary report',
				'ui__reseller/report_unknown__short-title' => 'Summary report',
				'ui__reseller/report_unknown__description' => 'View report on usage of traffic and resources for reseller.',
			'ui__reseller/report_self__title' => 'Summary report',
				'ui__reseller/report_self__short-title' => 'Summary report',
				'ui__reseller/report_self__description' => 'View report on your usage of traffic and resources.',

// account
	// icons
	'ui__reseller/properties__short-title' => 'Personal Data',
		'ui__reseller/properties__title' => 'Personal Data',
		'ui__reseller/properties__description' => "Change personal data for reseller's account.",
			'ui__reseller/properties_unknown__short-title' => 'Personal Data',
				'ui__reseller/properties_unknown__title' => 'Personal Data',
				'ui__reseller/properties_unknown__description' => "Change personal data for reseller's account.",
			'ui__reseller/properties_self__short-title' => 'Personal data',
				'ui__reseller/properties_self__title' => 'Personal data',
				'ui__reseller/properties_self__description' => 'Change personal data for your account.',
	'ui__reseller/preferences__short-title' => 'Interface Preferences',
		'ui__reseller/preferences__title' => 'Interface Preferences',
		'ui__reseller/preferences__description' => "Set the interface preferences for reseller %1's Panel.",
			'ui__reseller/preferences_unknown__short-title' => 'Interface Preferences',
				'ui__reseller/preferences_unknown__title' => 'Interface Preferences',
				'ui__reseller/preferences_unknown__description' => "Set interface preferences for reseller's Panel.",
			'ui__reseller/preferences_self__short-title' => 'Interface preferences',
				'ui__reseller/preferences_self__title' => 'Interface preferences',
				'ui__reseller/preferences_self__description' => 'Set interface preferences for your Panel.',
	'ui__client/logo_reseller__title' => 'Panel Branding',
		'ui__client/logo_reseller__short-title' => 'Panel Branding',
		'ui__client/logo_reseller__description' => 'Rebrand the Panel for reseller %1.',
			'ui__client/logo_unknown__title' => 'Panel Branding', // temporary for presets
				'ui__client/logo_unknown__short-title' => 'Panel Branding', // temporary for presets
				'ui__client/logo_unknown__description' => 'Rebrand the Panel.', // temporary for presets
			'ui__client/logo_self-reseller__title' => 'Panel Branding',
				'ui__client/logo_self-reseller__short-title' => 'Panel Branding',
				'ui__client/logo_self-reseller__description' => 'Rebrand your Panel.',
	'ui__reseller/permissions__title' => 'Permissions',
		'ui__reseller/permissions__short-title' => 'Permissions',
		'ui__reseller/permissions__description' => "View or change the actions that reseller %1 can perform in the Panel.",
			'ui__reseller/permissions_unknown__short-title' => 'Permissions',
				'ui__reseller/permissions_unknown__title' => 'Permissions',
				'ui__reseller/permissions_unknown__description' => "View or change the actions that reseller can perform in the Panel.",
			'ui__reseller/permissions_self__title' => 'Permissions',
				'ui__reseller/permissions_self__short-title' => 'Permissions',
				'ui__reseller/permissions_self__description' => 'View the list of actions you can perform in the Panel.',
			'ui__reseller/permissions_readonly-self__title' => 'Permissions',
				'ui__reseller/permissions_readonly-self__short-title' => 'Permissions',
				'ui__reseller/permissions_readonly-self__description' => 'View the list of actions you can perform in the Panel.',
	// dropdowns
	'ui__reseller/to-client__title' => 'Convert reseller account to customer account',
		'ui__reseller/to-client__short-title' => 'Convert reseller to customer',
		'ui__reseller/to-client__description' => 'Convert this reseller account to a customer account.',
			'ui__reseller/to-client_unknown__title' => 'Convert reseller account to customer account',
				'ui__reseller/to-client_unknown__short-title' => 'Convert reseller to customer',
				'ui__reseller/to-client_unknown__description' => 'Convert reseller account to a customer account.',

// domains
	// icons
	// Domains - see SERVER ADMINISTRATOR/DOMAINS
	// Domain Templates - see SERVER ADMINISTRATOR/DOMAINS
	'ui__client/skeleton__title' => 'Virtual Host Template',
		'ui__client/skeleton__short-title' => 'Virtual Host Template',
		'ui__client/skeleton__description' => 'Specify files and folders that should be placed in directories of newly created domains.',
			'ui__client/skeleton_unknown__short-title' => 'Virtual Host Template',
				'ui__client/skeleton_unknown__title' => 'Virtual Host Template',
				'ui__client/skeleton_unknown__description' => 'Specify files and folders that should be placed in directories of newly created domains.',
	// dropdowns
	'ui__client/domain/properties_new__title' => 'Create domain',
	    'ui__client/domain/properties_new__short-title' => 'Create domain',
		'ui__client/domain/properties_new__description' => "Create a new domain for %1.",
	// Assign new owner for domains - see SERVER ADMINISTRATOR/DOMAINS
	// Convert domain administrator accounts to customer accounts - see SERVER ADMINISTRATOR/DOMAINS
	// Update Properties of Multiple Domains - see SERVER ADMINISTRATOR/DOMAINS
	// Suspend domains - see SERVER ADMINISTRATOR/DOMAINS
	// Activate domains - see SERVER ADMINISTRATOR/DOMAINS

// website
	// icons
	'ui__client/domain/domain-alias_unknown__short-title' => 'Domain aliases',
		'ui__client/domain/domain-alias_unknown__title' => 'Domain aliases',
		'ui__client/domain/domain-alias_unknown__description' => 'View the list of alternative names for your domain.',
	'ui__client/domain/hosting/frontpage/webadmin_unknown__short-title' => 'Frontpage Webadmin',
		'ui__client/domain/hosting/frontpage/webadmin_unknown__title' => 'Frontpage Webadmin',
		'ui__client/domain/hosting/frontpage/webadmin_unknown__description' => 'Open Frontpage Webadmin to update a site created in Frontpage.',
	'ui__client/domain/hosting/frontpage/webadmin-ssl_unknown__short-title' => 'Frontpage SSL Webadmin',
		'ui__client/domain/hosting/frontpage/webadmin-ssl_unknown__title' => 'Frontpage SSL Webadmin',
		'ui__client/domain/hosting/frontpage/webadmin-ssl_unknown__description' => 'Open Frontpage Webadmin through secure connection to update a site created in Frontpage.',
	//dropdowns
	'ui__client/domain/dns_unknown__title' => 'DNS Settings',
        'ui__client/domain/dns_unknown__short-title' => 'DNS settings',
        'ui__client/domain/dns_unknown__description' => 'Manage DNS zone settings for a domain.',
			'ui__client/domain/dns_readonly-unknown__title' => 'DNS settings',
		        'ui__client/domain/dns_readonly-unknown__short-title' => 'DNS settings',
		        'ui__client/domain/dns_readonly-unknown__description' => 'View DNS zone settings for a domain.',
	'ui__client/domain/hosting/frontpage_unknown__title' => 'FrontPage management', // PFW
		'ui__client/domain/hosting/frontpage_unknown__short-title' => 'FrontPage management', // PFW
		'ui__client/domain/hosting/frontpage_unknown__description' => 'Access FrontPage Webadmin and create additional FrontPage accounts.', // PFW

// applications & services
	// icons
	'ui__reseller/extras-domain__short-title' => 'Tools from MyPlesk.com',
		'ui__reseller/extras-domain__title' => 'Tools from MyPlesk.com',
		'ui__reseller/extras-domain__description' => 'Get additional tools and services from MyPlesk.com.',
			'ui__reseller/extras-domain_unknown__short-title' => 'Tools from MyPlesk.com',
				'ui__reseller/extras-domain_unknown__title' => 'Tools from MyPlesk.com',
				'ui__reseller/extras-domain_unknown__description' => 'Get additional tools and services from MyPlesk.com.',
			'ui__reseller/extras-domain_self__short-title' => 'Tools from MyPlesk.com',
				'ui__reseller/extras-domain_self__title' => 'Tools from MyPlesk.com',
				'ui__reseller/extras-domain_self__description' => 'Get additional tools and services from MyPlesk.com.',
	'ui__client/domain/odbc_unknown__short-title' => 'ODBC data sources', // PFW
		'ui__client/domain/odbc_unknown__title' => 'ODBC data sources', // PFW
		'ui__client/domain/odbc_unknown__description' => 'Set up ODBC data sources for a domain.', // PFW
	'ui__client/domain/cf-dsn_unknown__short-title' => 'ColdFusion DSN', // PFW
		'ui__client/domain/cf-dsn_unknown__title' => 'ColdFusion DSN', // PFW
		'ui__client/domain/cf-dsn_unknown__description' => 'Set up and manage ColdFusion Data Source Names on a domain.', // PFW
	'ui__reseller/register-domain__short-title' => 'Register Domain',
		'ui__reseller/register-domain__title' => 'Register Domain',
		'ui__reseller/register-domain__description' => 'Register a domain name through MyPlesk.com.',
			'ui__reseller/register-domain_unknown__short-title' => 'Register Domain',
				'ui__reseller/register-domain_unknown__title' => 'Register Domain',
				'ui__reseller/register-domain_unknown__description' => 'Register a domain name through MyPlesk.com.',
			'ui__reseller/register-domain_self__short-title' => 'Register Domain',
				'ui__reseller/register-domain_self__title' => 'Register Domain',
				'ui__reseller/register-domain_self__description' => 'Register a domain name through MyPlesk.com.',
	// dropdowns
	'ui__reseller/manage-domain__title' => 'Manage Domain',
		'ui__reseller/manage-domain__short-title' => 'Manage Domain',
		'ui__reseller/manage-domain__description' => 'Manage registered domain names through MyPlesk.com.',
			'ui__reseller/manage-domain_unknown__title' => 'Manage Domain',
				'ui__reseller/manage-domain_unknown__short-title' => 'Manage Domain',
				'ui__reseller/manage-domain_unknown__description' => 'Manage registered domain names through MyPlesk.com.',
			'ui__reseller/manage-domain_self__title' => 'Manage Domain',
				'ui__reseller/manage-domain_self__short-title' => 'Manage Domain',
				'ui__reseller/manage-domain_self__description' => 'Manage registered domain names through MyPlesk.com.',

// additional tools
	// icons
	'ui__client/ipaddress_unknown-reseller__title' => 'IP addresses',
		'ui__client/ipaddress_unknown-reseller__short-title' => 'IP addresses',
		'ui__client/ipaddress_unknown-reseller__description' => 'Manage IP addresses.',
	'ui__client/domain/hosting/crontab/task_unknown__short-title' => 'Scheduled Tasks',
	    'ui__client/domain/hosting/crontab/task_unknown__title' => 'Scheduled Tasks',
	    'ui__client/domain/hosting/crontab/task_unknown__description' => 'View and manage scheduled tasks.',
	'ui__client/domain/certificate_unknown__short-title' => 'SSL certificates',
		'ui__client/domain/certificate_unknown__title' => 'SSL certificates',
		'ui__client/domain/certificate_unknown__description' => 'Install and manage SSL certificates.',
	'ui__client/domain/hosting/hotlink-protection_unknown__short-title' => 'Hotlink Protection', // PFW
		'ui__client/domain/hosting/hotlink-protection_unknown__title' => 'Hotlink Protection', // PFW
		'ui__client/domain/hosting/hotlink-protection_unknown__description' => 'Protect the files from hotlinking.', // PFW
	'ui__reseller/sessions__short-title' => 'Active Sessions',
		'ui__reseller/sessions__title' => 'Active Sessions',
		'ui__reseller/sessions__description' => 'View active Parallels Panel sessions.',
			'ui__reseller/sessions_unknown__short-title' => 'Active Sessions',
				'ui__reseller/sessions_unknown__title' => 'Active Sessions',
				'ui__reseller/sessions_unknown__description' => 'View active Panel sessions.',
			'ui__reseller/sessions_self__short-title' => 'Active Sessions',
				'ui__reseller/sessions_self__title' => 'Active Sessions',
				'ui__reseller/sessions_self__description' => 'View active Panel sessions.',
    'ui__client/domain/hosting/performance_unknown__short-title' => 'Bandwidth limiting',
	    'ui__client/domain/hosting/performance_unknown__title' => 'Bandwidth limiting',
		'ui__client/domain/hosting/performance_unknown__description' => 'View and adjust the limit on bandwidth usage and number of simultaneous connections to a website.',
		    'ui__client/domain/hosting/performance_readonly-unknown__short-title' => 'Bandwidth limiting',
			    'ui__client/domain/hosting/performance_readonly-unknown__title' => 'Bandwidth limiting',
				'ui__client/domain/hosting/performance_readonly-unknown__description' => 'View the limit on bandwidth usage and number of simultaneous connections to a website.',
	'ui__client/iis-app-pool_reseller__title' => 'IIS Application Pool', // PFW
		'ui__client/iis-app-pool_reseller__short-title' => 'IIS Application Pool', // PFW
		'ui__client/iis-app-pool_reseller__description' => "Manage reseller's IIS application pool.", // PFW
			'ui__client/iis-app-pool_unknown__short-title' => 'IIS Application Pool', // temporary for presets
				'ui__client/iis-app-pool_unknown__title' => 'IIS Application Pool', // temporary for presets
				'ui__client/iis-app-pool_unknown__description' => "Manage IIS application pool.", // temporary for presets
			'ui__client/iis-app-pool_self-reseller__short-title' => 'IIS Application Pool', // PFW
				'ui__client/iis-app-pool_self-reseller__title' => 'IIS Application Pool', // PFW
				'ui__client/iis-app-pool_self-reseller__description' => "Manage your IIS application pool.", // PFW
	'ui__client/domain/hosting/shared-ssl-link_unknown__short-title' => 'Shared SSL', // PFW
		'ui__client/domain/hosting/shared-ssl-link_unknown__title' => 'Shared SSL', // PFW
		'ui__client/domain/hosting/shared-ssl-link_unknown__description' => 'Set up the use of shared SSL for a domain.', // PFW
	'ui__client/domain/hosting/aspdotnet_unknown__short-title' => 'ASP.NET settings', // PFW
		'ui__client/domain/hosting/aspdotnet_unknown__title' => 'ASP.NET settings', // PFW
		'ui__client/domain/hosting/aspdotnet_unknown__description' => 'Configure ASP.NET on a domain.', // PFW
	'ui__client/domain/hosting/php_unknown__short-title' => 'PHP settings', // PFW
		'ui__client/domain/hosting/php_unknown__title' => 'PHP settings', // PFW
		'ui__client/domain/hosting/php_unknown__description' => 'Configure PHP on a domain.', // PFW
	'ui__reseller/custom-buttons__short-title' => "Custom Buttons",
		'ui__reseller/custom-buttons__title' => "Custom Buttons",
		'ui__reseller/custom-buttons__description' => "Add or remove user-made buttons linking to external URLs.",
			'ui__reseller/custom-buttons_unknown__short-title' => "Custom Buttons",
				'ui__reseller/custom-buttons_unknown__title' => "Custom Buttons",
				'ui__reseller/custom-buttons_unknown__description' => "Add or remove user-made buttons linking to external URLs.",
			'ui__reseller/custom-buttons_self__short-title' => "Custom Buttons",
				'ui__reseller/custom-buttons_self__title' => "Custom Buttons",
				'ui__reseller/custom-buttons_self__description' => "Add or remove user-made buttons linking to external URLs.",
	// dropdowns
    'ui__client/domain/hosting/crontab/task/properties_unknown-new__title' => 'Schedule New Task',
		'ui__client/domain/hosting/crontab/task/properties_unknown-new__short-title' => 'Schedule New Task',
	    'ui__client/domain/hosting/crontab/task/properties_unknown-new__description' => 'Schedule a new task.',
	'ui__reseller/custom-buttons/custom-button/properties_new__title' => 'Create Custom Button',
        'ui__reseller/custom-buttons/custom-button/properties_new__short-title' => 'Create Custom Button',
        'ui__reseller/custom-buttons/custom-button/properties_new__description' => 'Create a button linking to an external URL.',
			'ui__reseller/custom-buttons/custom-button/properties_unknown-new__title' => 'Create Custom Button',
				'ui__reseller/custom-buttons/custom-button/properties_unknown-new__short-title' => 'Create Custom Button',
				'ui__reseller/custom-buttons/custom-button/properties_unknown-new__description' => 'Create a button linking to an external URL.',
	'ui__client/shared-ssl_reseller__short-title' => "Master Shared SSL Domain", // PFW
		'ui__client/shared-ssl_reseller__title' => "Master Shared SSL Domain", // PFW
		'ui__client/shared-ssl_reseller__description' => "Set up master shared SSL domain for this reseller's domains.", // PFW
			'ui__client/shared-ssl_unknown__short-title' => "Master Shared SSL Domain", // temporary for presets
				'ui__client/shared-ssl_unknown__title' => "Master Shared SSL Domain", // temporary for presets
				'ui__client/shared-ssl_unknown__description' => "Set up master shared SSL domain for this user's domains.", // temporary for presets
			'ui__client/shared-ssl_self-reseller__short-title' => "Master Shared SSL Domain", // PFW
				'ui__client/shared-ssl_self-reseller__title' => "Master Shared SSL Domain", // PFW
				'ui__client/shared-ssl_self-reseller__description' => "Set up master shared SSL domain for your domains.", // PFW
			'ui__client/shared-ssl_readonly-self-reseller__short-title' => "Master Shared SSL Domain", // PFW
				'ui__client/shared-ssl_readonly-self-reseller__title' => "Master Shared SSL Domain", // PFW
				'ui__client/shared-ssl_readonly-self-reseller__description' => "View the settings of master shared SSL domain for your domains.", // PFW

///
/// END OF RESELLER
///

///
/// CLIENT
///

// business objects
'mn_list__mail_names_for_client' => 'Mail Accounts Under the User Account %1',

// domains
	// icons
	// Domains - SERVER ADMINISTRATOR/DOMAINS
	// Domain Templates - SERVER ADMINISTRATOR/DOMAINS
	// Virtual host template - RESELLER/DOMAINS
	'ui__client/skeleton_self__short-title' => 'Virtual Host Template',
		'ui__client/skeleton_self__title' => 'Virtual Host Template',
		'ui__client/skeleton_self__description' => 'Specify files and folders that should be placed in directories of newly created domains.',
	// dropdowns
	// Create domain - see RESELLER/DOMAINS
	// Create domain template - see RESELLER/DOMAINS
	// Assign new owner for domains - see SERVER ADMINISTRATOR/DOMAINS
	// Convert Domain Administrator Accounts to Client Accounts - see SERVER ADMINISTRATOR/DOMAINS
	// Update Properties of Multiple Domains - see SERVER ADMINISTRATOR/DOMAINS

	// Suspend domains - see SERVER ADMINISTRATOR/DOMAINS
	// Activate domains - see SERVER ADMINISTRATOR/DOMAINS

// mail
	// icons
	// Mail accounts - RESELLER/MAIL
	// Create mail account - RESELLER/MAIL
	// Create forwarder - RESELLER/MAIL
	// Create autoresponder - RESELLER/MAIL
	// Mailing lists - RESELLER/MAIL
	// Virus protection - RESELLER/MAIL
	// Spam filtering - RESELLER/MAIL
	// Open Webmail - RESELLER/MAIL
	// dropdowns
	// Mail settings - RESELLER/MAIL
	//Create mailing list - RESELLER/MAIL

// files
	// icons
	// File manager - RESELLER/FILES
	// Anonymous FTP - RESELLER/FILES
	// FTP accounts - RESELLER/FILES			// PFW
	// Remote desktop - RESELLER/FILES		// PFW
	// SSH terminal - RESELLER/FILES			// PFU
	// Password protected directories - RESELLER/FILES
	// Virtual directories - RESELLER/FILES		// PFW
	'ui__client/backup__short-title' => 'Backup Manager',
		'ui__client/backup__title' => 'Backup Manager',
		'ui__client/backup__description' => 'Back up data, manage scheduled backups and restore backed up data.',
			'ui__client/backup_unknown__short-title' => 'Backup Manager',
				'ui__client/backup_unknown__title' => 'Backup Manager',
				'ui__client/backup_unknown__description' => 'Back up data, manage scheduled backups and restore backed up data.',
			'ui__client/backup_self__short-title' => 'Backup manager',
				'ui__client/backup_self__title' => 'Create backup now',
				'ui__client/backup_self__description' => 'Back up data, manage scheduled backups and restore backed up data.',
	// dropdowns
	// Create backup now > backup__backup_now
		'ui__client/backup/create_unknown__short-title' => 'Back Up',
			'ui__client/backup/create_unknown__title' => 'Back Up Customer Account',
			'ui__client/backup/create_unknown__description' =>  'Back up customer\'s account configuration and domains.',
	// Web directories - RESELLER/FILES		// PFW

// statistics
	// icons
	// Web statistics - RESELLER/STATISTICS
	'ui__client/limits__short-title' => 'Resource usage',
        'ui__client/limits__title' => 'Resource usage',
        'ui__client/limits__description' => "View and manage resource usage of customer %1.",
			'ui__client/limits_unknown__short-title' => 'Resource usage',
				'ui__client/limits_unknown__title' => 'Resource usage',
				'ui__client/limits_unknown__description' => 'View and manage resource usage of customer.',
			'ui__client/limits_readonly__short-title' => 'Resource usage',
				'ui__client/limits_readonly__title' => 'Resource usage',
				'ui__client/limits_readonly__description' => 'View resource usage of customer %1.',
			'ui__client/limits_self__short-title' => 'Resource usage',
				'ui__client/limits_self__title' => 'Resource usage',
				'ui__client/limits_self__description' => "View and manage your resource usage.",
			'ui__client/limits_readonly-self__short-title' => 'Resource usage',
				'ui__client/limits_readonly-self__title' => 'Resource usage',
				'ui__client/limits_readonly-self__description' => "View your resource usage.",
	'ui__client/domain/traffic_unknown__short-title' => "Traffic Usage by Domains %1",
		'ui__client/domain/traffic_unknown__title' => "View traffic usage by domains",
		'ui__client/domain/traffic_unknown__description' => "View traffic usage reports for domains.",
	// Log manager - RESELLER/STATISTICS
	// dropdowns
	'ui__client/report__title' => 'Summary report',
		'ui__client/report__short-title' => 'Summary report',
		'ui__client/report__description' => 'View report on usage of traffic and resources for this customer.',
			'ui__client/report_unknown__short-title' => 'Summary report',
				'ui__client/report_unknown__title' => 'Summary report',
				'ui__client/report_unknown__description' => 'View report on usage of traffic and resources for customer.',
		    'ui__client/report_self__short-title' => 'Summary report',
			    'ui__client/report_self__title' => 'Summary report',
			    'ui__client/report_self__description' => 'View report on usage of traffic and resources.',

// account
	// icons
	'ui__client/properties__short-title' => 'Personal data',
		'ui__client/properties__title' => 'Personal data',
		'ui__client/properties__description' => 'Change personal data for customer %1.',
			'ui__client/properties_unknown__short-title' => 'Personal data',
				'ui__client/properties_unknown__title' => 'Personal data',
				'ui__client/properties_unknown__description' => 'Change personal data for customer.',
			'ui__client/properties_self__short-title' => 'Personal data',
			    'ui__client/properties_self__title' => 'Personal data',
				'ui__client/properties_self__description' => 'Change personal data for your account.',
	'ui__client/preferences__short-title' => 'Interface preferences',
		'ui__client/preferences__title' => 'Interface preferences',
		'ui__client/preferences__description' => 'Set Parallels Panel interface preferences for customer %1.',
			'ui__client/preferences_unknown__short-title' => 'Interface preferences',
				'ui__client/preferences_unknown__title' => 'Interface preferences',
				'ui__client/preferences_unknown__description' => "Set interface preferences for customer's Panel.",
		    'ui__client/preferences_self__short-title' => 'Interface preferences',
		        'ui__client/preferences_self__title' => 'Interface preferences',
		        'ui__client/preferences_self__description' => 'Set interface preferences for your Panel.',
	'ui__client/logo__title' => 'Panel Branding',
		'ui__client/logo__short-title' => 'Panel Branding',
		'ui__client/logo__description' => "Rebrand the customer %1's Panel.",
		    'ui__client/logo_self__title' => 'Panel Branding',
				'ui__client/logo_self__short-title' => 'Panel Branding',
			    'ui__client/logo_self__description' => 'Rebrand the Panel, changing the logo image and browser title bar.',
	'ui__client/permissions__title' => 'Permissions',
		'ui__client/permissions__short-title' => 'Permissions',
	    'ui__client/permissions__description' => "View or change the actions that the customer %1 can perform in the Panel.",
			'ui__client/permissions_unknown__short-title' => 'Permissions',
				'ui__client/permissions_unknown__title' => 'Permissions',
				'ui__client/permissions_unknown__description' => "View or change the actions that the customer can perform in the Panel.",
			'ui__client/permissions_self__title' => 'Permissions',
		        'ui__client/permissions_self__short-title' => 'Permissions',
		        'ui__client/permissions_self__description' => "View the list of actions you can perform in the Panel.",
			'ui__client/permissions_readonly-self__title' => 'Permissions',
		        'ui__client/permissions_readonly-self__short-title' => 'Permissions',
		        'ui__client/permissions_readonly-self__description' => "View the list of actions you can perform in the Panel.",
	// dropdowns
	'ui__client/chowner_select__title' => 'Assign New Owner for Customer Account',
		'ui__client/chowner_select__short-title' => 'Assign New Owner for Customer',
		'ui__client/chowner_select__description' => 'Assign new owner for this customer account.',
			'ui__client/chowner_unknown-select__short-title' => 'Assign New Owner for Customer Account',
				'ui__client/chowner_unknown-select__title' => 'Assign New Owner for Customer',
				'ui__client/chowner_unknown-select__description' => 'Assign new owner for customer account.',
	'ui__client/to-reseller__title' => 'Convert customer account to reseller account',
		'ui__client/to-reseller__short-title' => 'Convert customer to reseller',
		'ui__client/to-reseller__description' => 'Convert this customer account to reseller account.',
			'ui__client/to-reseller_unknown__title' => 'Convert customer account to reseller account',
				'ui__client/to-reseller_unknown__short-title' => 'Convert customer to reseller',
				'ui__client/to-reseller_unknown__description' => 'Convert this customer account to reseller account.',

// website
	// icons
	// Edit in SiteBuilder - RESELLER/WEBSITE
	// Web hosting settings - RESELLER/WEBSITE
	// Subdomains - RESELLER/WEBSITE
	// Domain aliases - RESELLER/ADDITIONAL TOOLS
	// Frontpage Webadmin - RESELLER/WEBSITE
	// Frontpage SSL Webadmin - RESELLER/WEBSITE
	// Web users - RESELLER/WEBSITE
	// Site preview - RESELLER/WEBSITE
	// dropdowns
	// DNS settings - RESELLER/WEBSITE
	// Change hosting type - RESELLER/WEBSITE
	// FrontPage management - RESELLER/WEBSITE	// PFW
	// Create subdomain - RESELLER/WEBSITE

// applications & services
	// icons
	// Web applications - RESELLER/APPLICATIONS & SERVICES
	'ui__client/extras-domain__short-title' => 'Tools from MyPlesk.com',
		'ui__client/extras-domain__title' => 'Tools from MyPlesk.com',
		'ui__client/extras-domain__description' => 'Get additional tools and services from MyPlesk.com.',
			'ui__client/extras-domain_unknown__short-title' => 'Tools from MyPlesk.com',
				'ui__client/extras-domain_unknown__title' => 'Tools from MyPlesk.com',
				'ui__client/extras-domain_unknown__description' => 'Get additional tools and services from MyPlesk.com.',
			'ui__client/extras-domain_self__short-title' => 'Tools from MyPlesk.com',
				'ui__client/extras-domain_self__title' => 'Tools from MyPlesk.com',
				'ui__client/extras-domain_self__description' => 'Get additional tools and services from MyPlesk.com.',
	// Databases - RESELLER/APPLICATIONS & SERVICES
	// ODBC data sources - RESELLER/APPLICATIONS & SERVICES		// PFW
	// ColdFusion DSN - RESELLER/APPLICATIONS & SERVICES		// PFW
	// Java applications - RESELLER/APPLICATIONS & SERVICES		// PFU
	'ui__client/register-domain__title' => 'Register Domain',
		'ui__client/register-domain__short-title' => 'Register Domain',
		'ui__client/register-domain__description' => 'Register a domain name through MyPlesk.com.',
			'ui__client/register-domain_unknown__title' => 'Register Domain',
				'ui__client/register-domain_unknown__short-title' => 'Register Domain',
				'ui__client/register-domain_unknown__description' => 'Register a domain name through MyPlesk.com.',
			'ui__client/register-domain_self__title' => 'Register Domain',
				'ui__client/register-domain_self__short-title' => 'Register Domain',
				'ui__client/register-domain_self__description' => 'Register a domain name through MyPlesk.com.',
	// dropdowns
	// Install web application - RESELLER/APPLICATIONS & SERVICES
	// Create database - RESELLER/APPLICATIONS & SERVICES
	// Create database user - RESELLER/APPLICATIONS & SERVICES
	// Install Java application - RESELLER/APPLICATIONS & SERVICES
	'ui__client/manage-domain__title' => 'Manage Domain',
		'ui__client/manage-domain__short-title' => 'Manage Domain',
		'ui__client/manage-domain__description' => 'Manage registered domain names through MyPlesk.com.',
			'ui__client/manage-domain_unknown__title' => 'Manage Domain',
				'ui__client/manage-domain_unknown__short-title' => 'Manage Domain',
				'ui__client/manage-domain_unknown__description' => 'Manage registered domain names through MyPlesk.com.',
			'ui__client/manage-domain_self__title' => 'Manage Domain',
				'ui__client/manage-domain_self__short-title' => 'Manage Domain',
				'ui__client/manage-domain_self__description' => 'Manage registered domain names through MyPlesk.com.',

// additional tools
	// icons
	'ui__client/ipaddress_unknown__title' => 'IP addresses',
		'ui__client/ipaddress_unknown__short-title' => "IP addresses",
		'ui__client/ipaddress_unknown__description' => "Manage IP addresses.",
	'ui__client/domain/domain-alias_readonly-unknown__short-title' => 'Domain aliases',
		'ui__client/domain/domain-alias_readonly-unknown__title' => 'Domain aliases',
		'ui__client/domain/domain-alias_readonly-unknown__description' => 'View the list of alternative names for your domain.',
	// Scheduled tasks - RESELLER/ADDITIONAL TOOLS
    'ui__client/domain/hosting/crontab_readonly-unknown__short-title' => 'Scheduled tasks',
	    'ui__client/domain/hosting/crontab_readonly-unknown__title' => 'Scheduled tasks',
	    'ui__client/domain/hosting/crontab_readonly-unknown__description' => 'View scheduled tasks.',
	// SSL certificates - RESELLER/ADDITIONAL TOOLS
	// Hotlink protection - RESELLER/ADDITIONAL TOOLS 		// PFW
	'ui__client/sessions__short-title' => 'Active Sessions',
		'ui__client/sessions__title' => 'Active Sessions',
		'ui__client/sessions__description' => 'View active Panel sessions.',
			'ui__client/sessions_unknown__short-title' => 'Active Sessions',
				'ui__client/sessions_unknown__title' => 'Active Sessions',
				'ui__client/sessions_unknown__description' => 'View active Panel sessions.',
			'ui__client/sessions_self__short-title' => 'Active Sessions',
				'ui__client/sessions_self__title' => 'Active Sessions',
				'ui__client/sessions_self__description' => 'View active Panel sessions.',
	// Bandwidth limiting - RESELLER/ADDITIONAL TOOLS
	'ui__client/iis-app-pool__short-title' => 'IIS Application Pool', // PFW
		'ui__client/iis-app-pool__title' => 'IIS Application Pool', // PFW
		'ui__client/iis-app-pool__description' => "Manage customer's IIS application pool", // PFW
			'ui__client/iis-app-pool_self__short-title' => 'IIS Application Pool', // PFW
				'ui__client/iis-app-pool_self__title' => 'IIS Application Pool', // PFW
				'ui__client/iis-app-pool_self__description' => "Manage your IIS application pool", // PFW
	// Shared SSL - RESELLER/ADDITIONAL TOOLS			// PFW
	// ASP.NET settings - RESELLER/ADDITIONAL TOOLS		// PFW
	// PHP settings - RESELLER/ADDITIONAL TOOLS			// PFW
		'ui__client/custom-buttons__short-title' => "Links to Additional Services",
        'ui__client/custom-buttons__title' => "Links to Additional Services",
        'ui__client/custom-buttons__description' => "Links to additional services.",
			'ui__client/custom-buttons_unknown__short-title' => "Links to Additional Services",
				'ui__client/custom-buttons_unknown__title' => "Links to additional services",
				'ui__client/custom-buttons_unknown__description' => "Links to additional services.",
			'ui__client/custom-buttons_self__short-title' => "Links to additional services",
		        'ui__client/custom-buttons_self__title' => "Links to additional services",
		        'ui__client/custom-buttons_self__description' => "Links to additional services.",
	// dropdowns
	//Schedule new task - RESELLER/ADDITIONAL TOOLS
		'ui__client/custom-buttons/custom-button/properties_new__title' => 'Add a Link to a Service',
        'ui__client/custom-buttons/custom-button/properties_new__short-title' => 'Add Link to Service',
        'ui__client/custom-buttons/custom-button/properties_new__description' => 'Add a link to an online service and place it in the Panel.',
			'ui__client/custom-buttons/custom-button/properties_unknown-new__title' => 'Add a Link to a Service',
				'ui__client/custom-buttons/custom-button/properties_unknown-new__short-title' => 'Add Link to Service',
				'ui__client/custom-buttons/custom-button/properties_unknown-new__description' => 'Add a link to an online service and place it in the Panel.',
		'ui__client/shared-ssl__short-title' => "Master Shared SSL Domain", // PFW
        'ui__client/shared-ssl__title' => "Master Shared SSL Domain", // PFW
	    'ui__client/shared-ssl__description' => "Set up master shared SSL domain for this customer's domains.", // PFW
		    'ui__client/shared-ssl_self__short-title' => "Master SSL Domain", // PFW
		        'ui__client/shared-ssl_self__title' => "Master SSL Domain", // PFW
		        'ui__client/shared-ssl_self__description' => "Set up master shared SSL domain for your domains.", // PFW
		    'ui__client/shared-ssl_readonly__short-title' => "Master Shared SSL Domain", // PFW
		        'ui__client/shared-ssl_readonly__title' => "Master Shared SSL Domain", // PFW
		        'ui__client/shared-ssl_readonly__description' => "View the settings of master shared SSL domain for this customer's domains.", // PFW
		    'ui__client/shared-ssl_readonly-self__short-title' => "Master Shared SSL Domain", // PFW
		        'ui__client/shared-ssl_readonly-self__title' => "Master Shared SSL Domain", // PFW
		        'ui__client/shared-ssl_readonly-self__description' => "View the settings of master shared SSL domain for your domains.", // PFW

///
/// END OF CLIENT
///

///
/// DOMAIN / DOMAIN ADMINISTRATOR
///

// mail
	// icons
	'ui__client/domain/mail__short-title' => 'Mail accounts',
		'ui__client/domain/mail__title' => 'Mail accounts',
		'ui__client/domain/mail__description' => 'Manage mail accounts on domain %1.',
			'ui__client/domain/mail_self__short-title' => 'Mail accounts',
				'ui__client/domain/mail_self__title' => 'Mail accounts',
				'ui__client/domain/mail_self__description' => 'Manage mail accounts on your domain.',
	// Create forwarder - RESELLER/MAIL
	// Create autoresponder - RESELLER/MAIL
	// Mailing lists - RESELLER/MAIL
	// Virus protection - RESELLER/MAIL
	// Spam filtering - RESELLER/MAIL
	// Open webmail - RESELLER/MAIL
	// dropdowns
	'ui__client/domain/mail/properties__title' => 'Mail settings',
        'ui__client/domain/mail/properties__short-title' => 'Mail settings',
        'ui__client/domain/mail/properties__description' => "Configure mail services on domain %1.",
			'ui__client/domain/mail/properties_self__title' => 'Mail settings',
				'ui__client/domain/mail/properties_self__short-title' => 'Mail settings',
				'ui__client/domain/mail/properties_self__description' => "Configure mail services on your domain.",

// files
	// icons
	'ui__client/domain/hosting/file-manager__short-title' => 'File manager',
		'ui__client/domain/hosting/file-manager__title' => 'Manage files on domain %1',
		'ui__client/domain/hosting/file-manager__description' => "Work with files and directories on domain %1 through file manager.",
			'ui__client/domain/hosting/file-manager_self__short-title' => 'File manager',
		        'ui__client/domain/hosting/file-manager_self__title' => 'File manager',
			    'ui__client/domain/hosting/file-manager_self__description' => "Work with your files and directories through file manager.",
	'ui__client/domain/hosting/anonymous-ftp__short-title' => 'Anonymous FTP',
		'ui__client/domain/hosting/anonymous-ftp__title' => 'Anonymous FTP',
		'ui__client/domain/hosting/anonymous-ftp__description' => 'Set up anonymous FTP on domain %1.',
			'ui__client/domain/hosting/anonymous-ftp_self__short-title' => 'Anonymous FTP',
				'ui__client/domain/hosting/anonymous-ftp_self__title' => 'Anonymous FTP',
				'ui__client/domain/hosting/anonymous-ftp_self__description' => 'Set up anonymous FTP on your domain.',
	'ui__client/domain/hosting/ftp-users__short-title' => 'FTP accounts', // PFW
		'ui__client/domain/hosting/ftp-users__title' => 'FTP accounts', // PFW
		'ui__client/domain/hosting/ftp-users__description' => 'Create additional FTP accounts for domain %1.',
			'ui__client/domain/hosting/ftp-users_self__short-title' => 'FTP accounts', // PFW
				'ui__client/domain/hosting/ftp-users_self__title' => 'FTP accounts', // PFW
				'ui__client/domain/hosting/ftp-users_self__description' => 'Create additional FTP accounts for your domain.', // PFW
	'ui__client/domain/hosting/tsclient__short-title' => 'Remote desktop', // PFW
		'ui__client/domain/hosting/tsclient__title' => 'Remote desktop', // PFW
		'ui__client/domain/hosting/tsclient__description' => 'Access the server through Remote desktop.', // PFW
			'ui__client/domain/hosting/tsclient_self__short-title' => 'Remote desktop', // PFW
				'ui__client/domain/hosting/tsclient_self__title' => 'Remote desktop', // PFW
				'ui__client/domain/hosting/tsclient_self__description' => 'Access the server through Remote desktop.', // PFW
	'ui__client/domain/hosting/ssh-terminal__short-title' => 'SSH terminal', // PFU
		'ui__client/domain/hosting/ssh-terminal__title' => 'SSH terminal', // PFU
		'ui__client/domain/hosting/ssh-terminal__description' => 'Use SSH terminal to access the server.', // PFU
			'ui__client/domain/hosting/ssh-terminal_self__short-title' => 'SSH terminal', // PFU
				'ui__client/domain/hosting/ssh-terminal_self__title' => 'SSH terminal', // PFU
				'ui__client/domain/hosting/ssh-terminal_self__description' => 'Use SSH terminal to access the server.', // PFU
	'ui__client/domain/hosting/protected-directories__short-title' => 'Password protected directories',
		'ui__client/domain/hosting/protected-directories__title' => 'Password protected directories',
		'ui__client/domain/hosting/protected-directories__description' => 'Protect access to selected website areas.',
			'ui__client/domain/hosting/protected-directories_self__short-title' => 'Password-protected directories',
				'ui__client/domain/hosting/protected-directories_self__title' => 'Password-protected directories',
				'ui__client/domain/hosting/protected-directories_self__description' => 'Protect access to selected website areas.',
	'ui__client/domain/hosting/virtual-directories__short-title' => 'Virtual directories', // PFW
		'ui__client/domain/hosting/virtual-directories__title' => 'Virtual directories', // PFW
		'ui__client/domain/hosting/virtual-directories__description' => 'Create and manage virtual directories on domain %1.', // PFW
			'ui__client/domain/hosting/virtual-directories_self__short-title' => 'Virtual directories', // PFW
				'ui__client/domain/hosting/virtual-directories_self__title' => 'Virtual directories', // PFW
				'ui__client/domain/hosting/virtual-directories_self__description' => 'Create and manage virtual directories on your domain.', // PFW
	'ui__client/domain/backup__short-title' => 'Backup Manager',
		'ui__client/domain/backup__title' => 'Backup Manager',
		'ui__client/domain/backup__description' => 'Back up data, manage scheduled backups and restore backed up data.',
			'ui__client/domain/backup_unknown__short-title' => 'Backup Manager',
				'ui__client/domain/backup_unknown__title' => 'Backup Manager',
				'ui__client/domain/backup_unknown__description' => 'Back up data, manage scheduled backups and restore backed up data.',
			'ui__client/domain/backup_self__short-title' => 'Backup manager',
				'ui__client/domain/backup_self__title' => 'Create backup now',
				'ui__client/domain/backup_self__description' => 'Back up data, manage scheduled backups and restore backed up data.',
	// dropdowns
	// Create backup now > backup__backup_now
		'ui__client/domain/backup/create_unknown__short-title' => 'Back Up',
			'ui__client/domain/backup/create_unknown__title' => 'Back Up Domain',
			'ui__client/domain/backup/create_unknown__description' =>  'Back up domain configuration and content.',
	'ui__client/domain/hosting/web-directories__title' => 'Virtual Directories', // PFW
		'ui__client/domain/hosting/web-directories__short-title' => 'Virtual Directories', // PFW
		'ui__client/domain/hosting/web-directories__description' => 'Work with physical and virtual files and directories under the site %1.', // PFW
			'ui__client/domain/hosting/web-directories_self__title' => 'Virtual Directories', // PFW
				'ui__client/domain/hosting/web-directories_self__short-title' => 'Virtual Directories', // PFW
				'ui__client/domain/hosting/web-directories_self__description' => 'Work with physical and virtual files and directories under your website.', // PFW

// statistics
	// icons
    'ui__client/domain/report/web-stats__short-title' => 'Web statistics',
	    'ui__client/domain/report/web-stats__title' => 'Web statistics',
	    'ui__client/domain/report/web-stats__description' => 'View website visits statistics.',
			'ui__client/domain/report/web-stats_self__short-title' => 'Web statistics',
				'ui__client/domain/report/web-stats_self__title' => 'Web statistics',
				'ui__client/domain/report/web-stats_self__description' => 'View website visits statistics.',
	'ui__client/domain/traffic__short-title' => '%1 Traffic usage',
		'ui__client/domain/traffic__title' => 'Data Transfer Statistics for Domain %1',
		'ui__client/domain/traffic__description' => 'View data transfer statistics for the domain %1.',
			'ui__client/domain/traffic_self__short-title' => 'Traffic usage',
				'ui__client/domain/traffic_self__title' => 'View traffic usage for your domain',
				'ui__client/domain/traffic_self__description' => 'View traffic usage report for your domain.',
	'ui__client/domain/hosting/logs__short-title' => 'Log manager',
		'ui__client/domain/hosting/logs__title' => 'Log manager',
		'ui__client/domain/hosting/logs__description' => 'View logs and configure log rotation.',
			'ui__client/domain/hosting/logs_self__short-title' => 'Log manager',
				'ui__client/domain/hosting/logs_self__title' => 'Log manager',
				'ui__client/domain/hosting/logs_self__description' => 'View logs and configure log rotation.',
	// dropdowns
	'ui__client/domain/report__title' => 'Summary report',
		'ui__client/domain/report__short-title' => 'Summary report',
		'ui__client/domain/report__description' =>  'View report on usage of traffic and resources.',
		    'ui__client/domain/report_unknown__short-title' => 'Summary report',
			    'ui__client/domain/report_unknown__title' => 'Summary report',
			    'ui__client/domain/report_unknown__description' => 'View report on usage of traffic and resources.',
		    'ui__client/domain/report_self__short-title' => 'Summary report',
			    'ui__client/domain/report_self__title' => 'Summary report',
			    'ui__client/domain/report_self__description' => 'View report on usage of traffic and resources.',

// domain administration
	// icons
	'ui__client/domain/properties__short-title' => 'Personal data',
        'ui__client/domain/properties__title' => 'Personal data',
        'ui__client/domain/properties__description' => 'Change personal data for domain administrator account.',
			'ui__client/domain/properties_unknown__short-title' => 'Personal data',
				'ui__client/domain/properties_unknown__title' => 'Personal data',
				'ui__client/domain/properties_unknown__description' => 'Change personal data for account.',
			'ui__client/domain/properties_self__short-title' => 'Personal data',
				'ui__client/domain/properties_self__title' => 'Personal data',
				'ui__client/domain/properties_self__description' => 'Change personal data for your account.',
	// dropdowns
	'ui__client/domain/rename__title' => 'Rename domain',
		'ui__client/domain/rename__short-title' => 'Rename domain',
		'ui__client/domain/rename__description' => 'Rename domain %1.',
			'ui__client/domain/rename_unknown__short-title' => 'Rename domain',
				'ui__client/domain/rename_unknown__title' => 'Rename domain',
				'ui__client/domain/rename_unknown__description' => 'Rename a domain',
	'ui__client/domain/chowner_select__title' => 'Assign new owner for domain',
		'ui__client/domain/chowner_select__short-title' => 'Assign new owner for subscription',
		'ui__client/domain/chowner_select__description' => 'Assign new owner for the subscription',
			'ui__client/domain/chowner_unknown-select__short-title' => 'Assign New Owner for Subscription',
				'ui__client/domain/chowner_unknown-select__title' => 'Assign New Owner for Subscription',
				'ui__client/domain/chowner_unknown-select__description' => 'Assign new owner for a subscription.',
	'ui__client/domain/to-client__title' => 'Convert domain administrator account to customer account',
		'ui__client/domain/to-client__short-title' => 'Convert domain administrator to customer',
		'ui__client/domain/to-client__description' => 'Convert this domain administrator account to a customer account',
			'ui__client/domain/to-client_unknown__short-title' => 'Convert Domain Administrator To Customer',
				'ui__client/domain/to-client_unknown__title' => 'Convert domain administrator account to customer account',
				'ui__client/domain/to-client_unknown__description' => 'Convert domain administrator account to a customer account',
	'ui__client/domain/toggle__title' => 'Suspend or Activate Domain', // for HP customization
		'ui__client/domain/toggle__short-title' => 'Suspend or Activate Domain', // for HP customization
		'ui__client/domain/toggle__description' => 'Suspend or activate domain %1.', // for HP customization
			'ui__client/domain/toggle_unknown__title' => 'Suspend or Activate Domain', // for HP customization
				'ui__client/domain/toggle_unknown__short-title' => 'Suspend or Activate Domain', // for HP customization
				'ui__client/domain/toggle_unknown__description' => 'Suspend or activate a domain.', // for HP customization
	'ui__client/domain/toggle_enable__title' => 'Activate Domain',
		'ui__client/domain/toggle_enable__short-title' => 'Activate Domain',
		'ui__client/domain/toggle_enable__description' => 'Activate domain %1.',
	'ui__client/domain/toggle_disable__title' => 'Suspend Domain',
		'ui__client/domain/toggle_disable__short-title' => 'Suspend Domain',
		'ui__client/domain/toggle_disable__description' => 'Suspend domain %1.',

// website
	// icons
	'ui__client/domain/hosting/frontpage/webadmin__short-title' => 'Frontpage Webadmin',
		'ui__client/domain/hosting/frontpage/webadmin__title' => 'Frontpage Webadmin',
		'ui__client/domain/hosting/frontpage/webadmin__description' => 'Open Frontpage Webadmin to update a site created in Frontpage.',
			'ui__client/domain/hosting/frontpage/webadmin_self__short-title' => 'Frontpage Webadmin',
				'ui__client/domain/hosting/frontpage/webadmin_self__title' => 'Frontpage Webadmin',
				'ui__client/domain/hosting/frontpage/webadmin_self__description' => 'Open Frontpage Webadmin to update a site created in Frontpage.',
	'ui__client/domain/hosting/frontpage/webadmin-ssl__short-title' => 'Frontpage SSL Webadmin',
		'ui__client/domain/hosting/frontpage/webadmin-ssl__title' => 'Frontpage SSL Webadmin',
		'ui__client/domain/hosting/frontpage/webadmin-ssl__description' => 'Open Frontpage Webadmin through secure connection to update a site created in Frontpage.',
			'ui__client/domain/hosting/frontpage/webadmin-ssl_self__short-title' => 'Frontpage SSL Webadmin',
				'ui__client/domain/hosting/frontpage/webadmin-ssl_self__title' => 'Frontpage SSL Webadmin',
				'ui__client/domain/hosting/frontpage/webadmin-ssl_self__description' => 'Open Frontpage Webadmin through secure connection to update a site created in Frontpage.',
	'ui__client/domain/hosting/frontpage__title' => 'FrontPage management', // PFW
		'ui__client/domain/hosting/frontpage__short-title' => 'FrontPage management', // PFW
		'ui__client/domain/hosting/frontpage__description' => 'Access FrontPage Webadmin and create additional FrontPage accounts.', // PFW
			'ui__client/domain/hosting/frontpage_self__title' => 'FrontPage management', // PFW
				'ui__client/domain/hosting/frontpage_self__short-title' => 'FrontPage management', // PFW
				'ui__client/domain/hosting/frontpage_self__description' => 'Access FrontPage Webadmin and create additional FrontPage accounts.', // PFW
	// dropdowns
	'ui__client/domain/dns__title' => 'DNS Settings',
		'ui__client/domain/dns__short-title' => 'DNS Settings',
		'ui__client/domain/dns__description' => 'Manage DNS zone settings for domain %1.',
			'ui__client/domain/dns_self__title' => 'DNS Settings',
				'ui__client/domain/dns_self__short-title' => 'DNS Settings',
		        'ui__client/domain/dns_self__description' => 'Manage DNS zone settings for your domain.',
			'ui__client/domain/dns_disabled__title' => 'DNS Settings',
		        'ui__client/domain/dns_disabled__short-title' => 'DNS Settings',
				'ui__client/domain/dns_disabled__description' => 'Manage DNS zone settings for domain %1.',
					'ui__client/domain/dns_self-disabled__title' => 'DNS Settings',
						'ui__client/domain/dns_self-disabled__short-title' => 'DNS Settings',
						'ui__client/domain/dns_self-disabled__description' => 'Manage DNS zone settings for your domain.',
			'ui__client/domain/dns_readonly__title' => 'DNS Settings',
		        'ui__client/domain/dns_readonly__short-title' => 'DNS Settings',
		        'ui__client/domain/dns_readonly__description' => 'View DNS zone settings for domain %1.',
			        'ui__client/domain/dns_readonly-self__title' => 'DNS Settings',
						'ui__client/domain/dns_readonly-self__short-title' => 'DNS Settings',
				        'ui__client/domain/dns_readonly-self__description' => 'View DNS zone settings for your domain.',
							'ui__client/domain/dns_readonly-self-disabled__title' => 'DNS Settings',
								'ui__client/domain/dns_readonly-self-disabled__short-title' => 'DNS Settings',
								'ui__client/domain/dns_readonly-self-disabled__description' => 'View DNS zone settings for your domain.',
							'ui__client/domain/dns_readonly-self-slave__title' => 'DNS Settings',
								'ui__client/domain/dns_readonly-self-slave__short-title' => 'DNS Settings',
								'ui__client/domain/dns_readonly-self-slave__description' => 'View DNS zone settings for your domain.',
	        'ui__client/domain/dns_slave__title' => 'DNS Settings',
				'ui__client/domain/dns_slave__short-title' => 'DNS Settings',
				'ui__client/domain/dns_slave__description' => 'Manage DNS zone settings for domain %1.',
					'ui__client/domain/dns_self-slave__title' => 'DNS Settings',
						'ui__client/domain/dns_self-slave__short-title' => 'DNS Settings',
						'ui__client/domain/dns_self-slave__description' => 'Manage DNS zone settings for your domain.',
	// FrontPage management - RESELLER/WEBSITE		// PFW

// applications & services
	// icons
	'ui__client/domain/extras__short-title' => 'Tools from MyPlesk.com',
		'ui__client/domain/extras__title' => 'Tools from MyPlesk.com',
		'ui__client/domain/extras__description' => 'Get additional tools and services from MyPlesk.com.',
			'ui__client/domain/extras_unknown__short-title' => 'Tools from MyPlesk.com',
				'ui__client/domain/extras_unknown__title' => 'Tools from MyPlesk.com',
				'ui__client/domain/extras_unknown__description' => 'Get additional tools and services from MyPlesk.com.',
			'ui__client/domain/extras_self__short-title' => 'Tools from MyPlesk.com',
				'ui__client/domain/extras_self__title' => 'Tools from MyPlesk.com',
				'ui__client/domain/extras_self__description' => 'Get additional tools and services from MyPlesk.com.',
	'ui__client/domain/odbc__short-title' => 'ODBC data sources', // PFW
		'ui__client/domain/odbc__title' => 'ODBC data sources', // PFW
		'ui__client/domain/odbc__description' => 'Set up ODBC data sources for domain %1.', // PFW
			'ui__client/domain/odbc_self__short-title' => 'ODBC data sources', // PFW
				'ui__client/domain/odbc_self__title' => 'ODBC data sources', // PFW
				'ui__client/domain/odbc_self__description' => 'Set up ODBC data sources for your domain.', // PFW
	'ui__client/domain/cf-dsn__short-title' => 'ColdFusion DSN', // PFW
		'ui__client/domain/cf-dsn__title' => 'ColdFusion DSN', // PFW
		'ui__client/domain/cf-dsn__description' => 'Set up ColdFusion data name sources for domain %1.', // PFW
			'ui__client/domain/cf-dsn_self__short-title' => 'ColdFusion DSN', // PFW
		        'ui__client/domain/cf-dsn_self__title' => "ColdFusion DSNs", // PFW
		        'ui__client/domain/cf-dsn_self__description' => 'Set up ColdFusion data name sources for your domain.', // PFW
	// Java applications - RESELLER/APPLICATIONS & SERVICES		// PFU
	'ui__client/domain/register__short-title' => 'Register domain',
		'ui__client/domain/register__title' => 'Register domain',
		'ui__client/domain/register__description' => 'Register a domain name through MyPlesk.com.',
			'ui__client/domain/register_unknown__short-title' => 'Register domain',
				'ui__client/domain/register_unknown__title' => 'Register domain',
				'ui__client/domain/register_unknown__description' => 'Register a domain name through MyPlesk.com.',
			'ui__client/domain/register_self__short-title' => 'Register domain',
				'ui__client/domain/register_self__title' => 'Register domain',
				'ui__client/domain/register_self__description' => 'Register a domain name through MyPlesk.com.',
	// dropdowns
	// Create database user - RESELLER/APPLICATIONS & SERVICES

// additional tools
	// icons
	// Domain aliases - RESELLER/ADDITIONAL TOOLS
	// Scheduled tasks - RESELLER/ADDITIONAL TOOLS			// PFU
    'ui__client/domain/hosting/crontab__short-title' => 'Scheduled tasks', // PFW
	    'ui__client/domain/hosting/crontab__title' => 'Scheduled tasks', // PFW
	    'ui__client/domain/hosting/crontab__description' => 'View and manage scheduled tasks.', // PFW
			'ui__client/domain/hosting/crontab_self__short-title' => 'Scheduled tasks', // PFW
				'ui__client/domain/hosting/crontab_self__title' => 'Scheduled tasks', // PFW
				'ui__client/domain/hosting/crontab_self__description' => 'View and manage scheduled tasks.', // PFW
	// SSL certificates - RESELLER/ADDITIONAL TOOLS
	'ui__client/domain/hosting/hotlink-protection__short-title' => 'Hotlink protection', // PFW
		'ui__client/domain/hosting/hotlink-protection__title' => 'Hotlink protection', // PFW
		'ui__client/domain/hosting/hotlink-protection__description' => 'Protect files on domain %1 from hotlinking.', // PFW
			'ui__client/domain/hosting/hotlink-protection_self__short-title' => 'Hotlink protection', // PFW
				'ui__client/domain/hosting/hotlink-protection_self__title' => 'Hotlink protection', // PFW
				'ui__client/domain/hosting/hotlink-protection_self__description' => 'Protect your files from hotlinking.', // PFW
	'ui__client/domain/sessions__short-title' => 'Active Sessions',
		'ui__client/domain/sessions__title' => 'Active Sessions',
		'ui__client/domain/sessions__description' => 'View active Panel sessions.',
			'ui__client/domain/sessions_unknown__short-title' => 'Active Sessions',
				'ui__client/domain/sessions_unknown__title' => 'Active Sessions',
				'ui__client/domain/sessions_unknown__description' => 'View active Panel sessions.',
			'ui__client/domain/sessions_self__short-title' => 'Active Sessions',
				'ui__client/domain/sessions_self__title' => 'Active Sessions',
				'ui__client/domain/sessions_self__description' => 'View active Panel sessions.',
    'ui__client/domain/hosting/performance__short-title' => 'Bandwidth limiting',
	    'ui__client/domain/hosting/performance__title' => 'Limit Bandwidth Usage and Number of Allowed Connections to Your Website',
	    'ui__client/domain/hosting/performance__description' => 'View and adjust the limit on bandwidth usage for domain %1 and the number of simultaneous connections to it.',
		    'ui__client/domain/hosting/performance_readonly__short-title' => 'Bandwidth limiting',
			    'ui__client/domain/hosting/performance_readonly__title' => 'Limits on Bandwidth Usage and Number of Allowed Connections to Your Website',
			    'ui__client/domain/hosting/performance_readonly__description' => 'View the limit on bandwidth usage for domain %1 and the number of simultaneous connections to it.',
			'ui__client/domain/hosting/performance_self__short-title' => 'Bandwidth limiting',
				'ui__client/domain/hosting/performance_self__title' => 'Bandwidth limiting',
				'ui__client/domain/hosting/performance_self__description' => 'View and adjust the limit on bandwidth usage for your domain and the number of simultaneous connections to it.',
			'ui__client/domain/hosting/performance_readonly-self__short-title' => 'Bandwidth limiting',
				'ui__client/domain/hosting/performance_readonly-self__title' => 'Bandwidth limiting',
				'ui__client/domain/hosting/performance_readonly-self__description' => 'View the limit on bandwidth usage for your domain and the number of simultaneous connections to it.',
	'ui__client/domain/iis-app-pool__short-title' => 'IIS application pool', // PFW
		'ui__client/domain/iis-app-pool__title' => 'IIS application pool', // PFW
		'ui__client/domain/iis-app-pool__description' => 'Manage IIS application pool on domain %1.', // PFW
			'ui__client/domain/iis-app-pool_unknown__short-title' => 'IIS application pool', // PFW
				'ui__client/domain/iis-app-pool_unknown__title' => 'IIS application pool', // PFW
				'ui__client/domain/iis-app-pool_unknown__description' => 'Manage IIS application pool of a domain.', // PFW
			'ui__client/domain/iis-app-pool_self__short-title' => 'IIS application pool', // PFW
				'ui__client/domain/iis-app-pool_self__title' => 'IIS application pool', // PFW
				'ui__client/domain/iis-app-pool_self__description' => 'Manage IIS application pool on your domain.', // PFW
	'ui__client/domain/hosting/shared-ssl-link__short-title' => 'Shared SSL', // PFW
        'ui__client/domain/hosting/shared-ssl-link__title' => 'Shared SSL', // PFW
        'ui__client/domain/hosting/shared-ssl-link__description' => 'Set up the use of shared SSL for domain %1.', // PFW
	'ui__client/domain/hosting/aspdotnet__short-title' => 'ASP.NET settings', // PFW
		'ui__client/domain/hosting/aspdotnet__title' => 'ASP.NET settings', // PFW
		'ui__client/domain/hosting/aspdotnet__description' => 'Configure ASP.NET on domain %1.', // PFW
			'ui__client/domain/hosting/aspdotnet_self__short-title' => 'ASP.NET settings', // PFW
				'ui__client/domain/hosting/aspdotnet_self__title' => 'ASP.NET settings', // PFW
				'ui__client/domain/hosting/aspdotnet_self__description' => 'Configure ASP.NET on your domain.', // PFW
	'ui__client/domain/hosting/php__short-title' => 'PHP settings', // PFW
		'ui__client/domain/hosting/php__title' => 'PHP settings', // PFW
		'ui__client/domain/hosting/php__description' => 'Configure PHP on domain %1.', // PFW
	'ui__client/domain/hosting/php_self__short-title' => 'PHP settings', // PFW
		'ui__client/domain/hosting/php_self__title' => 'PHP settings', // PFW
		'ui__client/domain/hosting/php_self__description' => 'Configure PHP on your domain.', // PFW
			'ui__client/domain/custom-buttons__short-title' => 'Links to Additional Services',
        'ui__client/domain/custom-buttons__title' => 'Links to Additional Services',
        'ui__client/domain/custom-buttons__description' => 'Links to additional services.',
			'ui__client/domain/custom-buttons_unknown__short-title' => 'Links to Additional Services',
		        'ui__client/domain/custom-buttons_unknown__title' => 'Links to Additional Services',
		        'ui__client/domain/custom-buttons_unknown__description' => 'Links to additional services.',
			'ui__client/domain/custom-buttons_self__short-title' => 'Links to additional services',
		        'ui__client/domain/custom-buttons_self__title' => 'Links to additional services',
		        'ui__client/domain/custom-buttons_self__description' => 'Links to additional services.',

		// dropdowns
	// Schedule new task - RESELLER/ADDITIONAL TOOLS		// PFU
	'ui__client/domain/hosting/crontab/task/properties_new__title' => 'Schedule New Task',
		'ui__client/domain/hosting/crontab/task/properties_new__short-title' => 'Schedule New Task',
		'ui__client/domain/hosting/crontab/task/properties_new__description' => 'Schedule a new task.',

			'ui__client/domain/custom-buttons/custom-button/properties_new__title' => 'Add a Link to a Service',
		'ui__client/domain/custom-buttons/custom-button/properties_new__short-title' => 'Add Link to Service',
		'ui__client/domain/custom-buttons/custom-button/properties_new__description' => "Add a link to an online service and place it in the Panel.",
			'ui__client/domain/custom-buttons/custom-button/properties_unknown-new__title' => 'Add a Link to a Service',
				'ui__client/domain/custom-buttons/custom-button/properties_unknown-new__short-title' => 'Add Link to Service',
				'ui__client/domain/custom-buttons/custom-button/properties_unknown-new__description' => "Add a link to an online service and place it in the Panel.",

///
/// END OF DOMAIN / DOMAIN ADMINISTRATOR
///

	////
	//// KEYS FOR BUSINESS OBJECT LISTS/PAGES (RESELLERS, CLIENTS, DOMAINS)
	////

///
/// RESELLERS
///

// list object operation errors
'ui__reseller/properties__empty_selection' => 'You have to select the reseller accounts which you want to modify',
'ui__reseller/to-client__empty_selection' => 'You have to select the reseller accounts which you want to convert to customer accounts',

///
/// END OF RESELLERS
///

///
/// CLIENTS
///

// list object operations

// list object operation errors
'ui__reseller/client/properties__empty_selection' => 'You need to select the customer accounts that you want to modify',
	'ui__client/properties__empty_selection' => 'You need to select the customer accounts that you want to modify',
'ui__client/to-reseller__empty_selection' => 'You need to select the customer accounts that you want to convert to reseller accounts',
'ui__client/chowner__empty_selection' => 'You need to select the customer accounts that you want to assign to a new owner',

///
/// END OF CLIENTS
///

///
/// DOMAINS
///

// Domains list page title - ui__client/domain_unknown__short-title (HOME)

// tools
'ui__client/domain#tools__title' => "Tools",
	// Create domain - ui__client/domain/properties_unknown-new__short-title (HOME)
	// Below: TBD
	'ui__client/domain-summary-report_unknown__short-title' => 'View statistics',
		'ui__client/domain-summary-report_unknown__title' => 'View statistics',
		'ui__client/domain-summary-report_unknown__description' => 'View information about resource usage by domains.',
			'ui__client/domain-summary-report__short-title' => "View statistics",
				'ui__client/domain-summary-report__title' => "View statistics",
				'ui__client/domain-summary-report__description' => "View information about resource usage by domains.",
			'ui__client/domain-summary-report_self__short-title' => "View statistics",
				'ui__client/domain-summary-report_self__title' => "View statistics",
				'ui__client/domain-summary-report_self__description' => "View the information about resource usage by your domains.",
	// Traffic usage - ui__client/domain/traffic_unknown__short-title

'ui__client/domain#list__title' => "Domains", // DOMAINS

// list object operations
'ui__client/domain/check-permissions_multi__short-title' => 'Check Permissions',
	'ui__client/domain/check-permissions_multi__title' => 'Permissions Check',
	'ui__client/domain/check-permissions_multi__description' => 'Check the file and folder access permissions on a domain. If any errors are found, they will be automatically corrected.',

// list object operation errors
'ui__client/domain/delete__empty_selection' => 'You have to select the domains which you want to remove',
'ui__client/domain/properties__empty_selection' => 'You have to select the domains which you want to modify',
'ui__client/domain/chowner__empty_selection' => 'You have to select the domains which you want to assign to a new owner',
'ui__client/domain/check-permissions__empty_selection' => 'You have to select the domains which file and folder permissions you want to check',
'ui__client/domain/to-client__empty_selection' => 'You need to select the domains whose administrator accounts you want to convert to customer accounts',

// list objects filtering
'domains_list__name__filter_title' => 'Name',
'domains_list__state__filter_title' => 'Resource Usage',
	'domains_list__filter_state_any' => 'Any',
	'domains_list__filter_state_overuse' => 'Overuse',
	'domains_list__filter_state_normal' => 'Within limits',
'domains_list__status__filter_title' => 'Status',
	'domains_list__filter_status_any' => 'Any',
	'domains_list__filter_status_blocked' => 'Suspended',
	'domains_list__filter_status_active' => 'Active',
'domains_list__ownership__filter_title' => 'Ownership',
	'domains_list__filter_ownership_all' => 'All domains',
	'domains_list__filter_ownership_personal' => 'My domains only',
'domains_list__filter_owner_pname__filter_title' => 'Owner Name',
'domains_list__subrows__filter_title' => 'Show',
	'domains_list__subrows_off' => 'Domains only',
	'domains_list__subrows_subdomain_domainaliases' => 'With subdomains and aliases',
	'domains_list__subrows_subdomain' => 'With subdomains',
	'domains_list__subrows_domainaliases' => 'With aliases',

// objects list
'domains_list__owner__title' => 'Owner',

///
/// END OF DOMAINS
///

	////
	//// KEYS FOR APPLICATION VAULT AND WEB APPLICATION MANAGEMENT
	////

///
/// APPLICATION VAULT / APS CATALOG
///

// Application Vault / APS Catalog promotional block
'site_apps__promo_browse_for_applications' => "Browse for applications",
'site_apps__promo_main_text' => "Application Packaging Standard (APS) catalog contains the list of applications that can be provisioned to a domain or web space. If you'd like to provision applications which are currently not in the catalog, you can easily do it by following APS packaging instructions on www.apsstandard.com",
'site_apps__promo_download_now' => "Download Applications:",
'site_apps__promo_close' => "Close this block",
'site_apps__promo_preset__mostused' => '%1 Most Popular',
'site_apps__promo_preset__lessused' => 'Next %1 Most Popular',
'site_apps__promo_preset__all' => "All",
'site_apps__promo_disclaimer_note' => 'Please note that applications installed from APS Catalog are provided by third parties and are not supported by Parallels.',
'site_apps__promo_preset__page_title' => '%1 APS Applications',

// Progress bar
'site_apps__progress_initialization_message' => 'Adding applications...',

// Errors
'site_apps__no_applications_for_update' => 'You have no applications installed in the Application Vault.',
'site_apps__incorrect_download_preset_configuration' => 'Errors were found in the configuration of APS Catalog download preset.',
'site_apps__aps_catalog_url_is_invalid' => 'Specified URL is not valid.',
'site_apps__no_updates_at_the_moment' => 'There are no application updates available at the moment.',
'site_apps__incorrect_content_returned_by_catalog' => 'Incorrect information was received from the APS applications catalog. Please try again later.',
'site_apps__entered_aps_catalog_url_is_not_valid' => 'APS catalog settings were saved, but the Panel could not establish a connection to the APS catalog specified in APS catalog settings (%1). Make sure that APS catalog address is correct and APS catalog at this address is active.',
'site_apps__cannot_retrieve_updates' => 'Cannot download application updates at the moment: unable to establish connection to the APS catalog (%1). Make sure that APS catalog address is correct and APS catalog at this address is active.',
'site_apps__no_site_applications_in_client_pool_to_install' => 'There are no web applications available for installation.',
'site_apps__site_applications_already_installed_in_root' => 'Other web applications are already installed in the root directories of these virtual hosts',
'site_apps__dot_net_packages_not_supported_on_unix_platform' => ".NET web applications are not supported on Unix/Linux platform",
'site_apps__server_wide_packages_not_supported' => 'Server-wide web applications are not supported',
'site_apps__applications_added_to_queue_for_adding_to_application_vault' => "%1 more web applications are scheduled for addition to the Application Vault.",
'site_apps__applications_all_in_vault' => "Selected web applications are already present in the Application Vault.",
'site_apps__applications_already_in_download_queue' => "%1 selected web applications are being added to the Application Vault at the moment.",
'site_apps__applications_already_in_valut' => "%1 selected web applications are already in the Application Vault.",

// UI errors

///
/// END OF APPLICATION VAULT / APS CATALOG
///

///
/// APS CATEGORIES
///

// General
'site_apps__not_categorized' => 'Other (not categorized)',

// Errors
'site_apps__no_applications_in_category' => 'There are no available applications in this category. Please select another category.',
'site_apps__no_category_selected__please_specify' => 'Select a category in the left menu. All applications available in the selected category will be listed in this window.',

// Category: Back office
// Category: Collaboration
// Category: Front Office
// Category: Infrastructure
// Category: Personal
// Category: Web

///
/// END OF APS CATEGORIES
///

///
/// APPLICATION VAULT
///

//removal


///
/// END OF APPLICATION VAULT
///

	////
	//// KEYS FOR SETTINGS PAGE
	////

///
/// SERVER ADMINISTRATOR SETTINGS
///

'administrator_account' => 'Administrator account',
	// Personal data - HOME/SERVER ADMINISTRATOR/ACCOUNT
	// Change password - HOME/SERVER ADMINISTRATOR/ACCOUNT
	// Interface preferences - HOME/SERVER ADMINISTRATOR/ACCOUNT

'general' => 'General',
	// Server settings - HOME/SERVER ADMINISTRATOR/SERVER
	'bt_change_hostname' => 'Change hostname',
	// System time - HOME/SERVER ADMINISTRATOR/SERVER
	// IP addresses - HOME/SERVER ADMINISTRATOR/SERVER
	'bt_backup_settings' => 'Backup settings',
	// Scheduled tasks - HOME/SERVER ADMINISTRATOR/SERVER
	// FTP settings - HOME/SERVER ADMINISTRATOR/SERVER		// PFW

'security' => 'Security',
	'bt_restrict_administrative_access' => 'Restrict administrative access',
	'bt_setup_firewall' => 'Set up firewall',
	'bt_manage_firewall_rules' => 'Manage firewall rules',
    'cu_firewall__rule' => 'Create a firewall rule',
    'cu_firewall__protocol' => 'Set a protocol for the rule (\'tcp\' or \'udp\')',
    'cu_firewall__port' => 'Set a port for the rule',
    'cu_firewall__name' => "Set a rule name",
    'cu_firewall__disabled' => 'If \'true\', the rule is disabled after creation',
	// Session idle time - HOME/SERVER ADMINISTRATOR/SECURITY
	// SSL certificates - HOME/SERVER ADMINISTRATOR/SECURITY
	// Shared SSL - HOME/SERVER ADMINISTRATOR/SECURITY		// PFW

'dns' => 'DNS',
	'bt_select_dns_server' => 'Select DNS server', // PFW
	'bt_soa_records_template' => 'SOA records template',
	'bt_dns_recursion' => 'DNS recursion settings',
	'bt_restrict_creation_of_subzones' => 'Restrict creation of subzones',

'databases' => 'Databases',
	'bt_select_mssqlwebadmin' => 'Select MS SQL Webadmin', // PFW
	// Database hosting preferences - HOME/SERVER ADMINISTRATOR/SERVER

'applications' => 'Applications',
	// ASP.NET settings - HOME/SERVER ADMINISTRATOR/APPLICATIONS & SERVICES			// PFW
	// ColdFusion settings - HOME/SERVER ADMINISTRATOR/APPLICATIONS & SERVICES		// PFU
	// IIS application pool - HOME/SERVER ADMINISTRATOR/APPLICATIONS & SERVICES		// PFW
	// SiteBuilder settings - HOME/SERVER ADMINISTRATOR/APPLICATIONS & SERVICES

'mail' => 'Mail',
	'bt_select_mailserver' => 'Select mail server', // PFW
	// Mail server settings - HOME/SERVER ADMINISTRATOR/SERVER
	'bt_select_antivirus' => 'Select antivirus', // PFW
	'bt_virus_protection_settings' => 'Virus protection settings',
	'bt_select_spamfilter' => 'Select spam filter', // PFW
	// Spam filter settings - HOME/SERVER ADMINISTRATOR/SERVER
	'bt_select_webmail' => 'Select Webmail',
	// Set up mailing lists server - HOME/SERVER ADMINISTRATOR/SERVER		// PFU

'logs_and_statistics' => 'Logs & statistics',
	'bt_server_statistics_settings' => 'Settings of server statistics',
	'bt_select_web_statistics' => 'Available web statistics software', // PFW
	// Action log - HOME/SERVER ADMINISTRATOR/LOGS & STATISTICS

'control_panel_interface' => 'Panel interface',
	// Panel branding - HOME/SERVER ADMINISTRATOR/INTERFACE
	'ui__server/interface__short-title' => "Interface Management",
        'ui__server/interface__title' => "Interface Management",
        'ui__server/interface__description' => "Manage Home page presets, interface controls visibility, skins and languages.",
	// Home page presets - HOME/SERVER ADMINISTRATOR/INTERFACE

'components_and_modules' => 'Components & modules',
	// Server components - HOME/SERVER ADMINISTRATOR/SERVER
	'bt_setup_watchdog' => 'Set up Watchdog', // PFU
	'bt_setup_vpn' => 'Set up VPN', // PFU
	'bt_setup_samba' => 'Set up samba',	// PFU

///
/// END OF SERVER ADMINISTRATOR SETTINGS
///

///
/// DOMAIN SETTINGS
///

'ui__client/domain/settings_self__title' => 'Settings',
	'ui__client/domain/settings_self__short-title' => 'Settings',
	'ui__client/domain/settings_self__description' => 'View and change domain settings.',

'domain_administrator_account' => 'Domain administrator account',
	// Interface preferences - HOME/DOMAIN ADMINISTRATOR/DOMAIN
	'bt_account_settings' => 'Account settings',

'domain' => 'Domain',
	'bt_dns_soa_records' => 'DNS SOA records',
	// Mail settings - HOME/DOMAIN ADMINISTRATOR/MAIL
	'bt_remote_backup_settings' => 'Remote Backup Settings',
		'b_remote_backup_settings' => 'Set up backup of data on remote FTP server.',
	'bt_task_scheduler_settings' => 'Task scheduler settings',

'website' => 'Website',
	// Web hosting settings - HOME/DOMAIN ADMINISTRATOR/WEBSITE
	// Bandwidth limiting - HOME/DOMAIN ADMINISTRATOR/ADDITIONAL TOOLS
	'bt_web_users_scripting' => 'Scripting for web users',
	// Anonymous FTP - HOME/DOMAIN ADMINISTRATOR/FILES
	'ui__client/domain/hosting/frontpage/preferences__short-title' => 'Microsoft FrontPage settings', // PFW, not used on domain settings
		'ui__client/domain/hosting/frontpage/preferences__title' => 'Microsoft FrontPage settings', // PFW, not used on domain settings
		'ui__client/domain/hosting/frontpage/preferences__description' => 'Change the settings of Microsoft FrontPage for the domain.', // PFW, not used on domain settings
	'ui__client/domain/hosting/frontpage/preferences_self__short-title' => 'Microsoft FrontPage settings', // PFW
		'ui__client/domain/hosting/frontpage/preferences_self__title' => 'Microsoft FrontPage settings', // PFW
		'ui__client/domain/hosting/frontpage/preferences_self__description' => 'Change the settings of Microsoft FrontPage for your domain.', // PFW

// Applications - SETTINGS/SERVER/APPLICATIONS		// PFW
	// ASP.NET settings - HOME/DOMAIN ADMINISTRATOR/ADDITIONAL TOOLS		// PFW
	// PHP settings - HOME/DOMAIN ADMINISTRATOR/ADDITIONAL TOOLS			// PFW
	// IIS application pool - HOME/DOMAIN ADMINISTRATOR/ADDITIONAL TOOLS	// PFW

// Security - SETTINGS/SERVER/SECURITY
	// Password protected directories - HOME/DOMAIN ADMINISTRATOR/FILES
	'bt_select_ssl_certificate' => 'Select SSL certificate',
	// Hotlink protection - HOME/DOMAIN ADMINISTRATOR/ADDITIONAL TOOLS		// PFW
	// Shared SSL - HOME/DOMAIN ADMINISTRATOR/ADDITIONAL TOOLS				// PFW

// Logs & statistics - SETTINGS/SERVER/LOGS & STATISTICS
	'bt_web_statistics' => 'Web statistics',
	'bt_log_rotation_settings' => 'Log rotation settings',

///
/// END OF DOMAIN SETTINGS
///

	////
	//// KEYS FOR LIMITS AND PERMISSIONS
	////

///
/// LIMITS
///

'__limits' => "Limits", // template

// overuse & oversell
'limits__overuse_oversell_policy_legend' => "Overuse and overselling policy",
'limits__overuse_policy_legend' => "Overuse",
'limits__oversell_policy_legend' => "Oversell",
'limits__reseller_overuse_description' => "Overuse policy tells the Panel what to do when resources are overused.",
'limits__overuse_text' => "Overuse policy",

// limit names
'limit_group__disk_space_and_traffic' => 'Disk space and traffic',
	'limit__disk_space' => 'Disk space',
	'limit__max_traffic' => 'Traffic',
'limit_group__client' => 'Customers',
	'limit__max_cl' => 'Customers',
'limit_group__domain' => 'Domains',
	'limit__max_dom' => 'Domains',
	'limit__max_dom_powerUser' => 'Webspaces',
	'limit__max_subdom' => 'Subdomains',
	'limit__max_dom_aliases' => 'Domain aliases',
	'limit__max_wu' => 'Web users',
	'limit__max_subftp_users' => 'Additional FTP accounts', // PFW
	'limit__max_fpse_users' => 'FrontPage accounts', // PFW
'limit_group__mail' => 'Mail',
	'limit__max_box' => 'Mailboxes',
	'limit__mbox_quota' => 'Mailbox size',
	'limit__total_mboxes_quota' => 'Total mailboxes quota', // PFW
	'limit__max_maillists' => 'Mailing lists',
'limit_group__database' => 'Databases',
	'limit__max_mssql_db' => 'Microsoft SQL Server databases', // PFW
	'limit__mssql_dbase_space' => 'Microsoft SQL database quota', // PFW
	'limit__max_odbc' => 'ODBC connections', // PFW
	'limit__max_cf_dsn' => 'ColdFusion DSN connections', // PFW
	// limit__max_db - CONFLICTED
	'limit__mysql_dbase_space' => 'MySQL database quota', // PFW?
'limit_group__application' => 'Applications',
	'limit__max_iis_app_pools' => 'IIS application pools', // PFW
	'limit__max_webapps' => 'Java applications',
'limit_group__security' => 'Security',
	'limit__max_shared_ssl_links' => 'Shared SSL links', // PFW
'limit_group__validity' => 'Expiration date',
	'limit__expiration' => 'Expiration date',
	'limit__validity' => 'Validity period',
	'limit__max_site_builder' => 'Sites published with Presence Builder',
	'limit__max_site' => 'Domains',
	'dom_pref__invalid_max_site_limit' => 'Invalid domains limit. Minimum value is 1.',

// for CLI report & email notifications
'__resource_notify' => 'Notify',
'__general' => 'General',
'__template_shared' => 'Shared template',
'limit__overuse' => 'Overuse policy',
'limit__max_traffic_soft' => 'Notify when traffic usage is reaching',
'limit__disk_space_soft' => 'Notify when disk space usage is reaching',
'__overuse' => 'Overuse policy',
'performance__title' => 'Performance',
	'performance__bandwidth' => 'Maximum bandwidth usage (KB/s)',
	'performance__max_connections' => 'Connections limited to',

    'gch__hosting_php_isapi' => 'Run PHP as ISAPI extension',
    'gch__hosting_ssi_html' => 'Use SSI for *.htm, *.html files',
    'gch__hosting_php_handler_type' => 'run PHP as',
    'gch__hosting_php_handler_id' => 'run PHP as',
    'gch__hosting_unpaid_website_status' => 'Status of websites in suspended subscriptions',
    'gch__mn_no_autoresponder' => 'There are no auto-replies set up for the mail account.',
    'gch__no_clients_selected' => "No customer accounts selected",
    'gch__no_domains_selected' => "No domains selected",

// limit units
'limit__units_disk_space' => "MB",
'limit__units_max_traffic' => "MB/month",
'limit__units_mbox_quota' => "KB",
'limit__units_mysql_dbase_space' => "MB", // PFW
'limit__units_mssql_dbase_space' => "MB", // PFW
'limit__units_total_mboxes_quota' => "MB", // PFW

// manipulations and statuses of limits
'__resource_name' => 'Resource name',
'__resource_usage' => 'Used',
'__resource_limit' => 'Limit',

'__used' => 'Used',
'__limit' => 'Limit',

'__never_expires' => 'Never expires',
'__resource_free' => '%1 free of %2',
'__resource_unlimited' => '%1 used of Unlimited',

'__value' => 'Value',
'__unlimited' => 'Unlimited',
'__increment' => "Increase (+)",
'__decrement' => "Decrease (-)",
'__pt' => 'units',
'__procent' => '%',
'__overused' => 'Overused',
'__left' => 'left',
'__available' => 'available',

///
/// END OF LIMITS
///

///
/// PERMISSIONS
///

    //permissions hints

///
/// END OF PERMISSIONS
///

	////
	//// KEYS FOR STATISTICS AND REPORTS
	////

///
/// REPORT
///

// administrator

'ui__admin/report/traffic-history__short-title' => 'View Traffic History',
	'ui__admin/report/traffic-history__title' => 'View Traffic History',
	'ui__admin/report/traffic-history__description' => 'View traffic history for resellers, customers and domains.',
'admin_traffic_history__title' => 'Traffic History',

'ui__admin/report/layout/auto_unknown__short-title' => 'Delivery Schedule',
	'ui__admin/report/layout/auto_unknown__title' => 'Report Delivery Schedule',
	'ui__admin/report/layout/auto_unknown__description' => 'Choose report delivery schedule for a report layout.',
'ui__admin/report/layout/auto/properties_new__short-title' => 'Add Report Delivery Schedule',
	'ui__admin/report/layout/auto/properties_new__title' => 'Add Report Delivery Schedule',
	'ui__admin/report/layout/auto/properties_new__description' => 'Add a new report delivery schedule for report %1.',
'ui__admin/report/layout/auto/properties__short-title' => 'Report Delivery Schedule',
	'ui__admin/report/layout/auto/properties__title' => 'Report Delivery Schedule',
	'ui__admin/report/layout/auto/properties__description' => 'View and modify properties of report delivery schedule.',
'ui__admin/report/layout/auto/delete_multi__short-title' => 'Remove Report Delivery Schedule',
	'ui__admin/report/layout/auto/delete_multi__title' => 'Remove Report Delivery Schedule',
	'ui__admin/report/layout/auto/delete_multi__description' => 'Remove selected report delivery schedules.',

'ui__admin/report/layout_unknown__short-title' => 'Report Layouts',
	'ui__admin/report/layout_unknown__title' => 'Report Layouts',
	'ui__admin/report/layout_unknown__description' => 'View and manage report layouts.',
'ui__admin/report/layout/properties_unknown-new__short-title' => 'Create Report Layout',
	'ui__admin/report/layout/properties_unknown-new__title' => 'Create Report Layout',
	'ui__admin/report/layout/properties_unknown-new__description' => 'Create a new report layout.',
'ui__admin/report/layout/delete_multi__short-title' => 'Remove Report Layouts',
	'ui__admin/report/layout/delete_multi__title' => 'Remove Report Layouts',
	'ui__admin/report/layout/delete_multi__description' => 'Remove selected report layouts',
'ui__admin/report/layout/properties__short-title' => 'Properties',
	'ui__admin/report/layout/properties__title' => 'Report Layout Properties',
	'ui__admin/report/layout/properties__description' => 'Edit report layout properties.',

// reseller
'reseller_traffic_history__title' => "Traffic History of Reseller %1",

'ui__reseller/traffic__short-title' => '%1',
	'ui__reseller/traffic__title' => 'View Traffic Usage for Reseller %1',
	'ui__reseller/traffic__description' => 'View traffic usage reports for reseller account %1.',
		'ui__reseller/traffic_self__short-title' => 'My',
			'ui__reseller/traffic_self__title' => 'View Traffic Usage by Customers',
			'ui__reseller/traffic_self__description' => 'View traffic usage reports for your customer accounts.',

'ui__reseller/report/traffic-history__short-title' => 'View Traffic History',
	'ui__reseller/report/traffic-history__title' => 'View Traffic History',
	'ui__reseller/report/traffic-history__description' => "View traffic history for reseller %1.",
		'ui__reseller/report/traffic-history_self__short-title' => 'View Traffic History',
			'ui__reseller/report/traffic-history_self__title' => 'View Traffic History',
			'ui__reseller/report/traffic-history_self__description' => 'View your traffic history.',

'ui__reseller/report/layout/auto_unknown__short-title' => 'Delivery Schedule',
	'ui__reseller/report/layout/auto_unknown__title' => 'Report Delivery Schedule',
	'ui__reseller/report/layout/auto_unknown__description' => 'Choose report delivery schedule for a report layout.',
'ui__reseller/report/layout/auto/properties_new__short-title' => 'Add Report Delivery Schedule',
	'ui__reseller/report/layout/auto/properties_new__title' => 'Add Report Delivery Schedule',
	'ui__reseller/report/layout/auto/properties_new__description' => 'Add a new report delivery schedule for report %1.',
'ui__reseller/report/layout/auto/properties__short-title' => 'Report Delivery Schedule',
	'ui__reseller/report/layout/auto/properties__title' => 'Report Delivery Schedule',
	'ui__reseller/report/layout/auto/properties__description' => 'View and modify properties of report delivery schedule.',
'ui__reseller/report/layout/auto/delete_multi__short-title' => 'Remove Report Delivery Schedule',
	'ui__reseller/report/layout/auto/delete_multi__title' => 'Remove Report Delivery Schedule',
	'ui__reseller/report/layout/auto/delete_multi__description' => 'Remove selected report delivery schedules.',

'ui__reseller/report/layout_unknown__short-title' => 'Report Layouts',
	'ui__reseller/report/layout_unknown__title' => 'Report Layouts',
	'ui__reseller/report/layout_unknown__description' => 'View and manage report layouts.',
'ui__reseller/report/layout/properties_unknown-new__short-title' => 'Create Report Layout',
	'ui__reseller/report/layout/properties_unknown-new__title' => 'Create Report Layout',
	'ui__reseller/report/layout/properties_unknown-new__description' => 'Create a new report layout.',
		'ui__reseller/report/layout/properties_new__short-title' => 'Create Report Layout',
			'ui__reseller/report/layout/properties_new__title' => 'Create Report Layout',
			'ui__reseller/report/layout/properties_new__description' => 'Create a new report layout.',
'ui__reseller/report/layout/delete_multi__short-title' => 'Remove Report Layouts',
	'ui__reseller/report/layout/delete_multi__title' => 'Remove Report Layouts',
	'ui__reseller/report/layout/delete_multi__description' => 'Remove selected report layouts',
'ui__reseller/report/layout/properties__short-title' => 'Properties',
	'ui__reseller/report/layout/properties__title' => 'Report layout properties',
	'ui__reseller/report/layout/properties__description' => 'Edit report layout properties.',

// customer
'cl_traffic_history__title' => "Traffic History of Customer %1",

'ui__client/traffic__short-title' => '%1',
	'ui__client/traffic__title' => 'View Traffic Usage for Customer %1',
	'ui__client/traffic__description' => 'View traffic usage reports for customer account %1.',
		'ui__client/traffic_self__short-title' => 'Traffic Usage',
			'ui__client/traffic_self__title' => 'Traffic Usage by Domains',
			'ui__client/traffic_self__description' => 'View traffic usage reports for your domains.',

'ui__client/report/traffic-history__short-title' => 'View Traffic History',
    'ui__client/report/traffic-history__title' => 'View Traffic History',
    'ui__client/report/traffic-history__description' => 'View traffic history for customer %1.',
		'ui__client/report/traffic-history_self__short-title' => 'View Traffic History',
		    'ui__client/report/traffic-history_self__title' => 'View Traffic History',
		    'ui__client/report/traffic-history_self__description' => 'View your traffic history.',

'ui__client/report/layout/auto_unknown__short-title' => 'Delivery Schedule',
    'ui__client/report/layout/auto_unknown__title' => 'Report Delivery Schedule',
    'ui__client/report/layout/auto_unknown__description' => 'Choose report delivery schedule for a report layout.',
'ui__client/report/layout/auto/properties_new__short-title' => 'Add Report Delivery Schedule',
	'ui__client/report/layout/auto/properties_new__title' => 'Add Report Delivery Schedule',
	'ui__client/report/layout/auto/properties_new__description' => 'Add a new report delivery schedule for report %1.',
'ui__client/report/layout/auto/properties__short-title' => 'Report Delivery Schedule',
    'ui__client/report/layout/auto/properties__title' => 'Report Delivery Schedule',
	    'ui__client/report/layout/auto/properties__description' => 'View and modify properties of report delivery schedule.',
'ui__client/report/layout/auto/delete_multi__short-title' => 'Remove Report Delivery Schedule',
    'ui__client/report/layout/auto/delete_multi__title' => 'Remove Report Delivery Schedule',
    'ui__client/report/layout/auto/delete_multi__description' => 'Remove selected report delivery schedules.',

'ui__client/report/layout_unknown__short-title' => 'Report Layouts',
    'ui__client/report/layout_unknown__title' => 'Report Layouts',
    'ui__client/report/layout_unknown__description' => 'View and manage report layouts.',
'ui__client/report/layout/properties_unknown-new__short-title' => 'Create Report Layout',
    'ui__client/report/layout/properties_unknown-new__title' => 'Create Report Layout',
    'ui__client/report/layout/properties_unknown-new__description' => 'Create a new report layout.',
		'ui__client/report/layout/properties_new__short-title' => 'Create Report Layout',
		    'ui__client/report/layout/properties_new__title' => 'Create Report Layout',
		    'ui__client/report/layout/properties_new__description' => 'Create a new report layout.',
'ui__client/report/layout/delete_multi__short-title' => 'Remove Report Layouts',
    'ui__client/report/layout/delete_multi__title' => 'Remove Report Layouts',
    'ui__client/report/layout/delete_multi__description' => 'Remove selected report layouts',
'ui__client/report/layout/properties__short-title' => 'Properties',
    'ui__client/report/layout/properties__title' => 'Report layout properties',
	'ui__client/report/layout/properties__description' => 'Edit report layout properties.',

// domain
'dom_traffic_history__title' => "Traffic History of Domain %1",

'ui__client/domain/report/traffic-history__short-title' => 'View Traffic History',
    'ui__client/domain/report/traffic-history__title' =>  'View Traffic History',
    'ui__client/domain/report/traffic-history__description' => 'View traffic history for domain %1.',
		'ui__client/domain/report/traffic-history_self__short-title' => 'View Traffic History',
		    'ui__client/domain/report/traffic-history_self__title' =>  'View Traffic History',
		    'ui__client/domain/report/traffic-history_self__description' => 'View traffic history for your domain.',

'ui__client/domain/report/layout/auto_unknown__short-title' => 'Delivery Schedule',
    'ui__client/domain/report/layout/auto_unknown__title' => 'Report Delivery Schedule',
    'ui__client/domain/report/layout/auto_unknown__description' => 'Choose report delivery schedule for a report layout.',
'ui__client/domain/report/layout/auto/properties_new__short-title' => 'Add Report Delivery Schedule',
    'ui__client/domain/report/layout/auto/properties_new__title' => 'Add Report Delivery Schedule',
    'ui__client/domain/report/layout/auto/properties_new__description' => 'Add a new report delivery schedule for report %1.',
'ui__client/domain/report/layout/auto/properties__short-title' => 'Report Delivery Schedule',
	'ui__client/domain/report/layout/auto/properties__title' => 'Report Delivery Schedule',
	'ui__client/domain/report/layout/auto/properties__description' => 'View and modify properties of report delivery schedule.',
'ui__client/domain/report/layout/auto/delete_multi__short-title' => 'Remove Report Delivery Schedule',  // cancel
    'ui__client/domain/report/layout/auto/delete_multi__title' => 'Remove Report Delivery Schedule',
    'ui__client/domain/report/layout/auto/delete_multi__description' => 'Remove selected report delivery schedules.',

'ui__client/domain/report/layout_unknown__short-title' => 'Report Layouts',
    'ui__client/domain/report/layout_unknown__title' => 'Report Layouts',
    'ui__client/domain/report/layout_unknown__description' => 'View and manage report layouts.',
'ui__client/domain/report/layout/properties_unknown-new__short-title' => 'Create Report Layout',
    'ui__client/domain/report/layout/properties_unknown-new__title' => 'Create Report Layout',
    'ui__client/domain/report/layout/properties_unknown-new__description' => 'Create a new report layout.',
		'ui__client/domain/report/layout/properties_new__short-title' => 'Create Report Layout',
		    'ui__client/domain/report/layout/properties_new__title' => 'Create Report Layout',
		    'ui__client/domain/report/layout/properties_new__description' => 'Create a new report layout.',
'ui__client/domain/report/layout/delete_multi__description' => 'Remove Report Layouts',
    'ui__client/domain/report/layout/delete_multi__short-title' => 'Remove Report Layouts',
    'ui__client/domain/report/layout/delete_multi__title' => 'Remove report layouts',
'ui__client/domain/report/layout/properties__short-title' => 'Properties',
    'ui__client/domain/report/layout/properties__title' => 'Report layout properties',
    'ui__client/domain/report/layout/properties__description' => 'Edit report layout properties.',

// Web Statistics - ui__client/domain/report/web-stats__short-title (HOME)
'ui__client/domain/report/web-stats-ssl__short-title' => 'Statistics on Secure Site Visits',
    'ui__client/domain/report/web-stats-ssl__title' => 'Statistics on secure visits to the %1 site',
    'ui__client/domain/report/web-stats-ssl__description' => 'Statistics on secure visits to the %1 site.',
		'ui__client/domain/report/web-stats-ssl_self__short-title' => 'Web stats SSL',
		    'ui__client/domain/report/web-stats-ssl_self__title' => 'Statistics on secure visits to your site',
		    'ui__client/domain/report/web-stats-ssl_self__description' => 'Statistics on secure visits to your site.',
'ui__client/domain/report/ftp-stats__short-title' => 'FTP statistics',
    'ui__client/domain/report/ftp-stats__title' => 'FTP statistics for domain %1',
    'ui__client/domain/report/ftp-stats__description' => 'FTP statistics for domain %1',
		'ui__client/domain/report/ftp-stats_self__short-title' => 'FTP statistics',
		    'ui__client/domain/report/ftp-stats_self__title' => 'FTP statistics for your domain',
		    'ui__client/domain/report/ftp-stats_self__description' => 'FTP statistics for your domain.',
'ui__client/domain/report/anon-ftp-stats__short-title' => 'Anonymous FTP statistics',
    'ui__client/domain/report/anon-ftp-stats__title' => 'Anonymous FTP statistics for domain %1',
	'ui__client/domain/report/anon-ftp-stats__description' => 'Anonymous FTP statistics for domain %1',
		'ui__client/domain/report/anon-ftp-stats_self__short-title' => 'Anonymous FTP statistics',
		    'ui__client/domain/report/anon-ftp-stats_self__title' => 'Anonymous FTP statistics for domain %1',
			'ui__client/domain/report/anon-ftp-stats_self__description' => 'Anonymous FTP statistics for domain %1',

'ui__client/domain/report/webalizer-preferences__short-title' => 'Webalizer Settings',
	'ui__client/domain/report/webalizer-preferences__title' => 'Webalizer Settings for %1',
	'ui__client/domain/report/webalizer-preferences__description' => 'Adjust the presentation of statistical reports by Webalizer for %1.',
		'ui__client/domain/report/webalizer-preferences_self__short-title' => 'Webalizer Settings',
			'ui__client/domain/report/webalizer-preferences_self__title' => 'Webalizer Settings for %1',
			'ui__client/domain/report/webalizer-preferences_self__description' => 'Adjust the presentation of statistical reports by Webalizer for %1.',

///
/// END OF REPORT
///

///
/// SUMMARY / FULL REPORT
///

// common full report
'report__full_p' => 'P',
'report__full_s' => 'S',
'report__full_h' => 'H',
'report__full_reseller_name' => 'Reseller name', // reseller report
'report__full_client_name' => 'Customer name', // customer report
'report__full_domain_name' => 'Domain name', // domain report
'report__full_owner' => 'Owner', // customer & domain reports
'report__full_creation_date' => 'Creation date',
'report__full_size' => 'Size',
'report__full_traffic' => 'Traffic',
'report__full_active_clients' => 'Active customers', // reseller report
'report__full_clients' => 'Customers', // reseller report
'report__full_active_domains' => 'Active domains', // reseller & customer reports
'report__full_domains' => 'Domains', // reseller & customer reports
'report__full_subdomains' => 'Subdom',
'report__full_mboxes' => 'Mboxes',
'report__full_disk_space' => 'Disk space',
'report__full_redirects' => 'Forwarders',
'report__full_mail_groups' => 'MGrp',
'report__full_mail_autoresp' => 'Resp',
'report__full_mail_antispam' => 'ASpam',
'report__full_mail_antivirus' => 'AVir',
'report__full_mail_lists' => 'MailList',
'report__full_web_users' => 'WebUsr',
'report__full_mysql_databases' => 'MySQL DB',
'report__full_mssql_databases' => 'MSSQL DB',
'report__full_webapps' => 'WebApps',
'report__full_shared_ssl_links' => 'SSL links',

// common summary report
'report__section_general' => 'General',
	'report__version' => 'Parallels Panel version',
	'report__status' => 'Status',
	'report__company_name' => 'Company name',
	'report__personal_name' => 'Personal name',
	'report__login' => 'Username',
	'report__phone' => 'Phone',
	'report__fax' => 'Fax',
	'report__email' => 'Email',
	'report__address' => 'Address',
	'report__city' => 'City',
	'report__state' => 'State/province',
	'report__zip_code' => 'Postal/ZIP code',
	'report__country' => 'Country',
	'report__creation_date' => 'Creation date',
	'report__expiration_date' => 'Expiration date',
	'report__dumps_total_size' => 'Total backup files size',
'report__section_resellers' => 'Resellers',
	'report__active_resellers' => 'Resellers with active subscriptions',
	'report__resellers' => 'Resellers',
	'report__section_full_resellers' => 'Resellers',
'report__section_clients' => 'Customers',
	'report__active_clients' => 'Customers with active subscriptions',
	'report__clients' => 'Customers',
	'report__section_full_clients' => 'Customers',
'report__section_personal_clients' => 'Own customers',
	'report__active_personal_clients' => 'Your own customers with active subscriptions',
	'report__personal_clients' => 'Own customers',
	'report__section_full_personal_clients' => 'Own customers',
'report__section_domains' => 'Domains',
	'report__disk_usage' => 'Disk usage',
	'report__traffic' => 'Traffic',
	'report__active_domains' => 'Active domains',
	'report__domains' => 'Domains',
	'report__subdomains' => 'Subdomains',
	'report__mboxes' => 'Mailboxes',
	'report__redirects' => 'Forwarders',
	'report__mail_groups' => 'Mail groups',
	'report__mail_autoresp' => 'Auto-replies',
	'report__mail_lists' => 'Mailing lists',
	'report__web_users' => 'Web users',
	'report__webapps' => 'Java applications',
	'report__mysql_databases' => 'MySQL databases',
	'report__mssql_databases' => 'MSSQL databases',
	'report__shared_ssl_links' => 'Shared SSL links',
	'report__section_full_domains' => 'Domains',
'report__section_personal_domains' => 'Personal domains',
	// keys here are the same as in report__section_domains section
	'report__section_full_personal_domains' => 'Personal domains',

	//New for Panel 10
	'report__sitebuilder_sites' => 'Sites published with Presence Builder',
    'report__unity_mobile_sites' => 'Mobile sites',
    'report__fp_users' => 'FrontPage accounts',
    'report__coldfusion_dsn' => 'ColdFusion DSN connections',
    'report__invalid_email' => 'Please specify a valid email address.',


// CLI-specific sections
	'report__section_hosting' => 'Hosting',
	'report__section_webusers' => 'Web Users',
	'report__section_mailnames' => 'Mail Accounts',
	'report__section_maillists' => 'Mailing Lists',
	'report__section_databases' => 'Databases',
	'report__section_tomcat' => 'Java Applications',
	'report__section_siteapps' => 'Web Applications',
	'report__section_aspnetapps' => 'ASP.NET Applications', // PFW
	'report__owner_pname' => "Provider's personal name",
	'report__owner_login' => "Provider's username",

///
/// END OF SUMMARY / FULL REPORT
///

	////
	//// KEYS FOR VARIOUS FEATURES
	////

///
/// SERVER INTERFACE
///

// Skins
	// list actions
'ui__server/interface/skin/default_multi__short-title' => 'Make Default',
	'ui__server/interface/skin/default_multi__title' => 'Make Default',
	'ui__server/interface/skin/default_multi__description' => 'Make selected skin default for the Panel.',
	// errors
'ui__server/interface/skin/default__empty_selection' => 'You have to select the skin which you want to make default for the Panel.',

// Locales
	// list actions
'ui__server/interface/locale/delete_multi__short-title' => 'Remove',
	'ui__server/interface/locale/delete_multi__title' => 'Remove Languages',
	'ui__server/interface/locale/delete_multi__description' => 'Remove the selected language packs from the Panel.',
		'ui__server/interface/locale/delete#legend__description' => 'The following languages will be removed:',
	'ui__server/interface/locale/delete__empty_selection' => 'You need to select the languages that you want to remove.',

'ui__server/interface/locale/default_multi__short-title' => 'Make Default',
	'ui__server/interface/locale/default_multi__title' => 'Make Default',
	'ui__server/interface/locale/default_multi__description' => 'Make the selected language the default for the Panel.',
	// errors
'ui__server/interface/locale/default__empty_selection' => 'Select a language you want to make the default for the Panel.',
'locales__can_not_remove_base_or_default' => 'The default language pack %1 cannot be removed.',

///
/// END OF SERVER INTERFACE
///

///
/// HOME PAGE CUSTOMIZATION
///

// Common keys
'dashboard__dashboard_customize_title' => 'Customize Home Page', // page title
'dashboard__preset_disabled_tasks' => 'Available actions',
'dashboard__preset_enabled_tasks' => 'Selected actions',

///
/// SESSIONS
///

// Entry keys are under respective HP/ADDITIONAL TOOLS/ACTIVE SESSIONS

// administrator
'ui__sessions/delete__short-title' => 'Delete Sessions',
	'ui__sessions/delete__title' => 'Delete Sessions',
	'ui__sessions/delete__description' => 'Delete selected sessions.',
'ui__ftp-sessions__short-title' => 'FTP Sessions',
	'ui__ftp-sessions__title' => 'FTP Sessions',
	'ui__ftp-sessions__description' => 'View FTP sessions.',
'ui__ftp-sessions/delete__short-title' => 'Delete FTP Sessions',
	'ui__ftp-sessions/delete__title' => 'Delete FTP Sessions',
	'ui__ftp-sessions/delete__description' => 'Delete selected FTP sessions.',
'ui__ts-sessions__short-title' => 'TS Sessions',
	'ui__ts-sessions__title' => 'TS Sessions',
	'ui__ts-sessions__description' => 'View terminal service sessions.',

// reseller
'ui__reseller/sessions/delete__short-title' => 'Delete Sessions',
	'ui__reseller/sessions/delete__title' => 'Delete Sessions',
	'ui__reseller/sessions/delete__description' => 'Delete selected sessions.',
		'ui__reseller/sessions/delete_self__short-title' => 'Delete Sessions',
			'ui__reseller/sessions/delete_self__title' => 'Delete Sessions',
			'ui__reseller/sessions/delete_self__description' => 'Delete selected sessions.',
'ui__reseller/ftp-sessions__short-title' => 'FTP Sessions',
	'ui__reseller/ftp-sessions__title' => 'FTP Sessions',
	'ui__reseller/ftp-sessions__description' => 'View FTP sessions.',
		'ui__reseller/ftp-sessions_self__short-title' => 'FTP Sessions',
			'ui__reseller/ftp-sessions_self__title' => 'FTP Sessions',
			'ui__reseller/ftp-sessions_self__description' => 'View FTP sessions.',
'ui__reseller/ftp-sessions/delete__short-title' => 'Delete FTP Sessions',
	'ui__reseller/ftp-sessions/delete__title' => 'Delete FTP Sessions',
	'ui__reseller/ftp-sessions/delete__description' => 'Delete selected FTP sessions.',
		'ui__reseller/ftp-sessions/delete_self__short-title' => 'Delete FTP Sessions',
			'ui__reseller/ftp-sessions/delete_self__title' => 'Delete FTP Sessions',
			'ui__reseller/ftp-sessions/delete_self__description' => 'Delete selected FTP sessions.',

// customer
'ui__client/sessions/delete__short-title' => 'Delete Sessions',
	'ui__client/sessions/delete__title' => 'Delete Sessions',
	'ui__client/sessions/delete__description' => 'Delete selected sessions.',
		'ui__client/sessions/delete_self__short-title' => 'Delete Sessions',
			'ui__client/sessions/delete_self__title' => 'Delete Sessions',
			'ui__client/sessions/delete_self__description' => 'Delete selected sessions.',
'ui__client/ftp-sessions__short-title' => 'FTP Sessions',
	'ui__client/ftp-sessions__title' => 'FTP Sessions',
	'ui__client/ftp-sessions__description' => 'View FTP sessions.',
		'ui__client/ftp-sessions_self__short-title' => 'FTP Sessions',
			'ui__client/ftp-sessions_self__title' => 'FTP Sessions',
			'ui__client/ftp-sessions_self__description' => 'View FTP sessions.',
'ui__client/ftp-sessions/delete__short-title' => 'Delete FTP Sessions',
	'ui__client/ftp-sessions/delete__title' => 'Delete FTP Sessions',
	'ui__client/ftp-sessions/delete__description' => 'Delete selected FTP sessions.',
		'ui__client/ftp-sessions/delete_self__short-title' => 'Delete FTP Sessions',
			'ui__client/ftp-sessions/delete_self__title' => 'Delete FTP Sessions',
			'ui__client/ftp-sessions/delete_self__description' => 'Delete selected FTP sessions.',

// domain administrator
'ui__client/domain/sessions/delete__short-title' => 'Delete Sessions',
	'ui__client/domain/sessions/delete__title' => 'Delete Sessions',
	'ui__client/domain/sessions/delete__description' => 'Delete selected sessions.',
		'ui__client/domain/sessions/delete_self__short-title' => 'Delete Sessions',
			'ui__client/domain/sessions/delete_self__title' => 'Delete Sessions',
			'ui__client/domain/sessions/delete_self__description' => 'Delete selected sessions.',
'ui__client/domain/ftp-sessions__short-title' => 'FTP Sessions',
	'ui__client/domain/ftp-sessions__title' => 'FTP Sessions',
	'ui__client/domain/ftp-sessions__description' => 'View FTP sessions.',
		'ui__client/domain/ftp-sessions_self__short-title' => 'FTP Sessions',
			'ui__client/domain/ftp-sessions_self__title' => 'FTP Sessions',
			'ui__client/domain/ftp-sessions_self__description' => 'View FTP sessions.',
'ui__client/domain/ftp-sessions/delete__short-title' => 'Delete FTP Sessions',
	'ui__client/domain/ftp-sessions/delete__title' => 'Delete FTP Sessions',
	'ui__client/domain/ftp-sessions/delete__description' => 'Delete selected FTP sessions.',
		'ui__client/domain/ftp-sessions/delete_self__short-title' => 'Delete FTP Sessions',
			'ui__client/domain/ftp-sessions/delete_self__title' => 'Delete FTP Sessions',
			'ui__client/domain/ftp-sessions/delete_self__description' => 'Delete selected FTP sessions.',

///
/// END OF SESSIONS
///

///
/// USER ACCOUNT CONVERSION
///

//
// USER ACCOUNT TYPE CHANGES
//

// resellers > customers
'downgradeResellers__downgrade_resellers' => 'The following reseller accounts will be converted to customer accounts',
'downgradeResellers__downgrade' => 'Reseller accounts that will be converted',
	// controls
'downgradeResellers__submit_downgrade' => 'Perform account conversion.',
'downgradeResellers__cancel_downgrade' => 'Cancel account conversion.',
'downgradeResellers__confirm' => 'Confirm conversion',
'downgradeResellers__confirm_message' => 'Confirm the account conversion to proceed',
	// errors
'downgradeResellers__non_downgradable' => "Reseller accounts that cannot be converted",
'downgradeResellers__non_downgradable_resellers' => "The following reseller accounts will not be converted to customer accounts because they have customers subscribed to their services:",
'downgradeReseller__user_has_childs' => "This reseller account has one or several customer accounts. To convert this reseller account to a customer account, first transfer these customer accounts to a new owner or convert them to reseller accounts.",
'downgradeReseller__user_is_already_client' => 'This account is already a customer account.',

// customers > resellers
	'picker_client_multi__title' => 'Select Customer Accounts',
'upgradeClients__upgrade_clients' => 'The following customer accounts will be converted to reseller accounts',
'upgradeClients__upgrade' => 'Customer accounts that will be converted',
	// controls
'upgradeClients__submit_upgrade' => 'Perform account conversion.',
'upgradeClients__cancel_upgrade' => 'Cancel account conversion.',
'upgradeClients__confirm' => 'Confirm conversion',
'upgradeClients__confirm_message' => 'Confirm the account conversion to proceed',
	// errors
'upgradeClients__non_upgradeable' => 'Customer accounts that cannot be converted',
'upgradeClients__non_upgradeable_clients' => 'The following customer accounts could not be converted to reseller accounts:',
'upgradeClient__only_admin_clients_can_be_upgraded' => 'This account belongs to a reseller. Only customer accounts belonging to server administrator can be converted to reseller accounts',
'upgradeClient__user_is_already_reseller' => 'This account is already a reseller account.',

// domain administrators > customers
'upgradeDomainUser__upgrade_domain_users' => 'The following domain administrator accounts will be converted to customer accounts',
'upgradeDomainUser__upgrade' => 'Domain administrator accounts that will be converted',
	// controls
'upgradeDomainUser__submit_upgrade' => 'Perform account conversion.',
'upgradeDomainUser__cancel_upgrade' => 'Cancel account conversion.',
'upgradeDomainUser__confirm' => 'Confirm conversion',
'upgradeDomainUser__confirm_message' => 'Confirm the account conversion to proceed',
	// errors
'upgradeDomainUser__non_upgradeable' => 'Domain administrator accounts that cannot be converted',
'upgradeDomainUser__non_upgradeable_domain_users' => 'The following domain administrator accounts could not be converted to customer accounts:',
'upgradeDomainUser__some_domains_were_not_converted' =>'Several domain administrator accounts could not be converted to customer accounts. %%domainsList%%',
'upgradeDomainUser__domain_user_does_not_exist' => 'Domain administrator account does not exist',
'upgradeDomainUser__domain_owner_must_be_a_reseller' => "The domain should belong directly to the server administrator or a reseller.",
'upgradeDomainUser__all_logins_already_used' => 'Unable to create an account for the resulting customer.',
	// notifications
'upgradeDomainUser__upgrade_notification_subject' => 'Domain administrator account was converted',
'upgradeDomainUser__upgrade_notification_body' => 'Your domain administrator account was converted to a customer account with username \'%%login%%\' and password \'%%password%%\'.',

//
// USER ACCOUNT OWNER CHANGES
//

// Customer owner change
// wizard title
'ui__client/chowner_unknown__wizard-title' => 'Assign New Owner for Customer Account %1', // customer home
'ui__client/chowner_multi__wizard-title' => 'Assign New Owner for Selected Customer Accounts', // list of customers
'ui__reseller/client/chowner_multi__wizard-title' => 'Assign New Owner for Selected User Accounts', // reseller & admin home
// customers selection - reseller & admin home
'picker_client__title' => 'Select Customer Accounts',
	'ui__reseller/client/chowner_multi__wizard__2_multi' => 'Select customer accounts that you want to transfer to another owner.',
//  owner selection
'client_chown__select_title' => 'Choose New Owner For Customer Account',
'client_chown__select-multi_title' => 'Choose New Owner For Customer Accounts',
	'ui__reseller/client/chowner_multi__wizard__2_multi-select' => "Choose a new owner for selected customer accounts.", // customer home
	'ui__client/chowner_multi__wizard__2_multi-select' => 'Choose a new owner for selected customer accounts.', // customers list
	'ui__reseller/client/chowner_multi__wizard__3_multi-select' => 'Choose a new owner for selected customer accounts.', // reseller & admin home
// changes check page
'client_chown__check_title' => 'Review Changes and Finish Wizard',
	'ui__client/chowner__wizard__2' => 'Review the changes and click Finish to complete the wizard.', // customer home
	'ui__client/chowner_multi__wizard__2_multi' => 'Review the changes and click Finish to complete the wizard.', // customers list
	'ui__reseller/client/chowner_multi__wizard__3_multi' => 'Review the changes and click Finish to complete the wizard.', // admin "accounts" dropdown:
// errors
'client_chown__empty_selection' => 'You need to choose a new owner of selected customer accounts',
'clientOwnerChanger__unable_to_transfer_some_clients' => 'One or more of selected user accounts cannot be transferred to new owner.',
'client_chown__client_warn' => 'Description',

// Domain owner change
'ui__client/domain/chowner_multi-select__wizard-title' => 'Reassigning Selected Subscriptions',
	// errors
'domain_chown__empty_selection' => 'You have to choose a new owner of selected domains',

//
// USER ACCOUNT STATE CHANGES
//


///
/// END OF USER ACCOUNT CONVERSION
///

///
/// BILLING INTEGRATION
///


'__balance' => "Balance",
'__balance_datedue' => "%1 (due on %2)",
'__unknown' => 'Unknown',

'ui__admin/billing__short-title' => 'Billing',
	'ui__admin/billing__title' => 'Billing',
	'ui__admin/billing__description' => 'Go to Parallels Billing',

///
/// END OF BILLING INTEGRATION
///

///
/// BANDWIDTH LIMITING
///

'hosting_performance__title' => 'Performance',
'hosting_performance__traffic_bandwidth_legend' => 'Switch on bandwidth limiting',
'hosting_performance__traffic_bandwidth_legend_ro' => 'Bandwidth limiting',
	'hosting_performance__traffic_bandwidth_label' => 'Maximum bandwidth usage (%1)',
	'hosting_performance__traffic_bandwidth_hint' => 'Bandwidth usage limit applies only to data transferred through HTTP protocol.',
'hosting_performance__max_connection_legend' => 'Switch on connections limiting',
'hosting_performance__max_connection_legend_ro' => 'Connections limiting',
	'hosting_performance__max_connection_label' => 'Connections limited to',
	'hosting_performance__max_connection_hint' => 'If you limit the use of bandwidth, then we recommend that you also limit the number of simultaneous connections to the site. Otherwise, in case of frequent requests to the site, the web server processes will increase the server load.',

// errors:
'performance__qos_not_installed' => 'Function switched off because QoS is not installed',
'performance__bandwidth_throttling' => 'You cannot control bandwidth throttling because QoS is not installed.',
'performance__invalid_value' => "Value is invalid. Should be in the range from %1 to %2.",

///
/// END OF BANDWIDTH LIMITING
///

///
/// WEBMAIL SELECTION (these keys are currently PfU-only)
///

'webmail__server_legend' => 'Webmail',
'webmail__server_text' => 'Available webmail clients',
'webmail__none' => 'None',

///
/// END OF WEBMAIL SELECTION
///


	////
	//// BACKUP/RESTORATION
	////

// random common keys:
'backup__ip_mapping__server_ip' => 'Server IP Pool',
'backup__items_progress' => "%1 done",
'backup__task_progress_hint' => '%1% complete, %2% left',
'backup__list__backup_failed' => 'Failed',
'backup__list__remove_task' => 'Remove',

'backup__backup_node_is_not_configured' => 'The backup service is not configured. Use the server_pref CLI utility to set up a remote FTP server for storing backups.',
'backup__transfer_is_not_available' => 'The backup service is not available because it is not configured. Contact your hosting provider.',

// Backup Manager - HOME/[USER]/backup__short-title
'backup__backup_manager_title' => 'Backup Manager',

// Common buttons
'bt_backup_now' => 'Back Up',
	'b_backup_new_backup' => 'Click to back up data.',

///
/// BACKUP MANAGER SETTINGS
///

///
/// BACKUP MANAGER ACTIONS
///

// Server Actions
'ui__server/backup/create__short-title' => 'Back Up',
	'ui__server/backup/create__title' => 'Back Up Server',
	'ui__server/backup/create__description' => 'Create new backup of server data.',
'ui__server/backup/schedule__short-title' => 'Scheduled Backup Settings',
	'ui__server/backup/schedule__title' => 'Scheduled Backup Settings',
	'ui__server/backup/schedule__description' => 'Specify settings for scheduled backup.',
'ui__server/backup/local-repository/upload__short-title' => 'Upload Files to Server Repository',
	'ui__server/backup/local-repository/upload__title' => 'Upload Backup File from Local Computer to Server Repository',
	'ui__server/backup/local-repository/upload__description' => 'Upload a backup file from your local computer to the server backup repository.',
'ui__server/backup/ftp-repository/properties__short-title' => 'Personal FTP Repository Settings',
	'ui__server/backup/ftp-repository/properties__title' => 'Personal FTP Repository Settings',
	'ui__server/backup/ftp-repository/properties__description' => 'Specify settings for your personal remote FTP repository where backup files should be stored.',

// Reseller actions
'ui__reseller/backup/create__short-title' => 'Back Up',
	'ui__reseller/backup/create__title' => 'Back Up Reseller Account %1',
	'ui__reseller/backup/create__description' => 'Back up account configuration, customers, and domains of reseller %1.',
		'ui__reseller/backup/create_self__short-title' => 'Back Up',
			'ui__reseller/backup/create_self__title' => 'Back Up Your Data',
			'ui__reseller/backup/create_self__description' => 'Back up your account configuration, your customers and domains.',
'ui__reseller/backup/schedule__short-title' => 'Scheduled Backup Settings',
	'ui__reseller/backup/schedule__title' => 'Scheduled Backup Settings',
	'ui__reseller/backup/schedule__description' => 'Specify settings for scheduled backup.',
		'ui__reseller/backup/schedule_self__short-title' => 'Scheduled Backup Settings',
			'ui__reseller/backup/schedule_self__title' => 'Scheduled Backup Settings',
			'ui__reseller/backup/schedule_self__description' => 'Specify settings for scheduled backup.',
'ui__reseller/backup/local-repository/upload__short-title' => 'Upload Files to Server Repository',
	'ui__reseller/backup/local-repository/upload__title' => 'Upload Backup File from Local Computer to Server Repository',
	'ui__reseller/backup/local-repository/upload__description' => 'Upload a backup file from your local computer to the server backup repository.',
		'ui__reseller/backup/local-repository/upload_self__short-title' => 'Upload Files to Server Repository',
			'ui__reseller/backup/local-repository/upload_self__title' => 'Upload Backup File from Local Computer to Server Repository',
			'ui__reseller/backup/local-repository/upload_self__description' => 'Upload a backup file from your local computer to the server backup repository.',
'ui__reseller/backup/ftp-repository/properties__short-title' => 'Personal FTP Repository Settings',
	'ui__reseller/backup/ftp-repository/properties__title' => 'Personal FTP Repository Settings',
	'ui__reseller/backup/ftp-repository/properties__description' => 'Specify settings for personal remote FTP repository where backup files should be stored.',
		'ui__reseller/backup/ftp-repository/properties_self__short-title' => 'Personal FTP Repository Settings',
			'ui__reseller/backup/ftp-repository/properties_self__title' => 'Personal FTP Repository Settings',
			'ui__reseller/backup/ftp-repository/properties_self__description' => 'Specify settings for your personal remote FTP repository where backup files should be stored.',

// Customer actions
'ui__client/backup/create__short-title' => 'Back Up',
	'ui__client/backup/create__title' => 'Back Up Customer Account %1',
	'ui__client/backup/create__description' => 'Back up account configuration and domains of customer account %1.',
		'ui__client/backup/create_self__short-title' => 'Back Up',
			'ui__client/backup/create_self__title' => 'Back Up Your Data',
			'ui__client/backup/create_self__description' => 'Back up your account configuration and your domains.',
'ui__client/backup/schedule__short-title' => 'Scheduled Backup Settings',
	'ui__client/backup/schedule__title' => 'Scheduled Backup Settings',
	'ui__client/backup/schedule__description' => 'Specify settings for scheduled backup.',
		'ui__client/backup/schedule_self__short-title' => 'Scheduled Backup Settings',
			'ui__client/backup/schedule_self__title' => 'Scheduled Backup Settings',
			'ui__client/backup/schedule_self__description' => 'Specify settings for scheduled backup.',
'ui__client/backup/local-repository/upload__short-title' => 'Upload Files to Server Repository',
	'ui__client/backup/local-repository/upload__title' => 'Upload Backup File from Local Computer to Server Repository',
	'ui__client/backup/local-repository/upload__description' => 'Upload a backup file from your local computer to the server backup repository.',
		'ui__client/backup/local-repository/upload_self__short-title' => 'Upload Files to Server Repository',
			'ui__client/backup/local-repository/upload_self__title' => 'Upload Backup File from Local Computer to Server Repository',
			'ui__client/backup/local-repository/upload_self__description' => 'Upload a backup file from your local computer to the server backup repository.',
'ui__client/backup/ftp-repository/properties__short-title' => 'Personal FTP Repository Settings',
	'ui__client/backup/ftp-repository/properties__title' => 'Personal FTP Repository Settings',
	'ui__client/backup/ftp-repository/properties__description' => 'Specify settings for personal remote FTP repository where backup files should be stored.',
		'ui__client/backup/ftp-repository/properties_self__short-title' => 'Personal FTP Repository Settings',
			'ui__client/backup/ftp-repository/properties_self__title' => 'Personal FTP Repository Settings',
			'ui__client/backup/ftp-repository/properties_self__description' => 'Specify settings for your personal remote FTP repository where backup files should be stored.',

// Domain actions
'ui__client/domain/backup/create__short-title' => 'Back Up',
	'ui__client/domain/backup/create__title' => 'Back Up Data Related to the Subscription %1',
	'ui__client/domain/backup/create__title_powerUser' => 'Back Up Data Related to the Webspace %1',
	'ui__client/domain/backup/create__description' => 'Back up the data related to the subscription %1.',
	'ui__client/domain/backup/create__description_powerUser' => 'Back up the data related to the webspace %1.',

	'ui__client/domain/backup/create_self__short-title' => 'Back Up',
			'ui__client/domain/backup/create_self__title' => 'Back Up Data Related to Your Subscription %1',
			'ui__client/domain/backup/create_self__description' => 'Back up the data related to the subscription.',
			'ui__client/domain/backup/create_self__title_powerUser' => 'Back Up Data Related to Your Webspace %1',
			'ui__client/domain/backup/create_self__description_powerUser' => 'Back up the data related to the webspace.',

'ui__client/domain/backup/schedule__short-title' => 'Scheduled Backup Settings',
	'ui__client/domain/backup/schedule__title' => 'Scheduled Backup Settings',
	'ui__client/domain/backup/schedule__description' => 'Specify settings for scheduled backup.',
		'ui__client/domain/backup/schedule_self__short-title' => 'Scheduled Backup Settings',
			'ui__client/domain/backup/schedule_self__title' => 'Scheduled Backup Settings',
			'ui__client/domain/backup/schedule_self__description' => 'Specify settings for scheduled backup.',
'ui__client/domain/backup/local-repository/upload__short-title' => 'Upload Files to Server Repository',
	'ui__client/domain/backup/local-repository/upload__title' => 'Upload Backup File from Local Computer to Server Repository',
	'ui__client/domain/backup/local-repository/upload__description' => 'Upload a backup file from your local computer to the server backup repository.',
		'ui__client/domain/backup/local-repository/upload_self__short-title' => 'Upload Files to Server Repository',
			'ui__client/domain/backup/local-repository/upload_self__title' => 'Upload Backup File to Server Repository',
			'ui__client/domain/backup/local-repository/upload_self__description' => 'Upload a backup file from your local computer to the server backup repository.',
'ui__client/domain/backup/ftp-repository/properties__short-title' => 'Personal FTP Repository Settings',
	'ui__client/domain/backup/ftp-repository/properties__title' => 'Personal FTP Repository Settings',
	'ui__client/domain/backup/ftp-repository/properties__description' => 'Specify settings for personal remote FTP repository where backup files should be stored.',
		'ui__client/domain/backup/ftp-repository/properties_self__short-title' => 'Personal FTP Repository Settings',
			'ui__client/domain/backup/ftp-repository/properties_self__title' => 'Personal FTP Repository Settings',
			'ui__client/domain/backup/ftp-repository/properties_self__description' => 'Specify settings for your personal remote FTP repository where backup files should be stored.',
'ui__client/domain/dbbackup__short-title' => 'Database Backup Repository', // PFW
	'ui__client/domain/dbbackup__title' => 'Database Backup Repository',
	'ui__client/domain/dbbackup__description' => 'Back up and restore databases.',
	'ui__client/domain/dbbackup_self__short-title' => 'Database Backup Repository', // PFW
		'ui__client/domain/dbbackup_self__title' => 'Database Backup Repository',
		'ui__client/domain/dbbackup_self__description' => 'View the list of available database backup files, back up and restore database contents.',

///
/// END OF BACKUP MANAGER ACTIONS
///

///
/// LISTS
///

// Fieldset:
'backup__fieldset__backups' => 'Backups',

// Common info/errors:
'backup__low_disk_space_for_backup' => 'Not enough disk space for backing up data.',
'backup__restore__dump_not_signed_admin' => 'This backup was created on another server or modified after creation.',
'backup__restore__dump_not_signed' => 'This backup was created on another server or modified after creation.',
'backup__restore__dump_not_signed_conhelp' => 'This backup cannot be restored by you. To restore this backup, contact your service provider.',
'backup__not_backup_file' => 'This backup file is not valid.',
'backup__invalid_prefix' => 'The backup prefix name is invalid. It can contain only numbers, Latin characters, dot (.), dash (-) and underscore (_) symbols. The maximum number of characters is %1.',
'backup__not_backup_file_error' => 'This backup file is invalid.',
'backup__unable_update' => 'Unable to update scheduled backup information: %1',
'backup__scheduled_backup__invalid_split_value' => 'Backup volume size must be less or equal to 2047 MB',
'migration_db_server_not_find' => 'The database will not be restored: there is no appropriate database server',
'__view_backup_detailed_info' => 'View the details',
'backup__backup_progress__failed' => "The backup %1 has failed.",
'backup__backup_progress__completed_with_warnings' => "The backup %1 has completed with warnings.",

// Server repository tab
'backup__tabs__local_repository' => 'Server Repository',
	'ui__server/backup/local-repository__short-title' => 'Backup Manager: Server Repository',
		'ui__server/backup/local-repository__title' => 'Backup Manager: Server Repository',
		'ui__server/backup/local-repository__description' => 'Server repository for storing backup files.',
	'ui__reseller/backup/local-repository__short-title' => 'Backup Manager: Server Repository',
		'ui__reseller/backup/local-repository__title' => 'Backup Manager: Server Repository',
		'ui__reseller/backup/local-repository__description' => 'Server repository for storing backup files.',
			'ui__reseller/backup/local-repository_self__short-title' => 'Backup Manager: Server Repository',
				'ui__reseller/backup/local-repository_self__title' => 'Backup Manager: Server Repository',
				'ui__reseller/backup/local-repository_self__description' => 'Server repository for storing backup files.',
	'ui__client/backup/local-repository__short-title' => 'Backup Manager: Server Repository',
		'ui__client/backup/local-repository__title' => 'Backup Manager: Server Repository',
		'ui__client/backup/local-repository__description' => 'Server repository for storing backup files.',
			'ui__client/backup/local-repository_self__short-title' => 'Backup Manager: Server Repository',
				'ui__client/backup/local-repository_self__title' => 'Backup Manager: Server Repository',
				'ui__client/backup/local-repository_self__description' => 'Server repository for storing backup files.',
	'ui__client/domain/backup/local-repository__short-title' => 'Backup Manager: Server Repository',
		'ui__client/domain/backup/local-repository__title' => 'Backup Manager: Server Repository',
		'ui__client/domain/backup/local-repository__description' => 'Server repository for storing backup files.',
			'ui__client/domain/backup/local-repository_self__short-title' => 'Backup Manager: Server Repository',
				'ui__client/domain/backup/local-repository_self__title' => 'Backup Manager: Server Repository',
				'ui__client/domain/backup/local-repository_self__description' => 'Server repository for storing backup files.',
// Common tab keys
'dumps_list__total_size' => 'size: %1',
	'i_backup_valid_file' => 'This is a valid backup. Data can be restored from this backup.',
	'backup__list__sort_by_creation_date' => 'Sort by backup creation date.',
	'backup__list__sort_by_name' => 'Sort by backup name.',
	'backup__list__sort_by_comment' => 'Sort by comment.',
	'backup__list__sort_by_size' => 'Sort by backup size.',
	'backup__list__conhelp__download_backup_item' => 'Download backup file to your local computer.',
// List actions:
'ui__server/backup/local-repository/item/delete_multi__short-title' => 'Remove',
	'ui__server/backup/local-repository/item/delete_multi__title' => 'Remove Selected Backups',
	'ui__server/backup/local-repository/item/delete_multi__description' => 'Remove selected backups from server repository.',
		'ui__server/backup/local-repository/item/delete#legend__description' => 'The following backups will be removed:',
	'ui__server/backup/local-repository/item/delete__empty_selection' => 'You have to select the backups which you want to remove',
'ui__reseller/backup/local-repository/item/delete_multi__short-title' => 'Remove',
	'ui__reseller/backup/local-repository/item/delete_multi__title' => 'Remove Selected Backups',
	'ui__reseller/backup/local-repository/item/delete_multi__description' => 'Remove selected backups from server repository.',
		'ui__reseller/backup/local-repository/item/delete#legend__description' => 'The following backups will be removed:',
	'ui__reseller/backup/local-repository/item/delete__empty_selection' => 'You have to select the backups which you want to remove',
'ui__client/backup/local-repository/item/delete_multi__short-title' => 'Remove',
	'ui__client/backup/local-repository/item/delete_multi__title' => 'Remove Selected Backups',
	'ui__client/backup/local-repository/item/delete_multi__description' => 'Remove selected backups from server repository.',
		'ui__client/backup/local-repository/item/delete#legend__description' => 'The following backups will be removed:',
	'ui__client/backup/local-repository/item/delete__empty_selection' => 'You have to select the backups which you want to remove',
'ui__client/domain/backup/local-repository/item/delete_multi__short-title' => 'Remove',
	'ui__client/domain/backup/local-repository/item/delete_multi__title' => 'Remove Selected Backups',
	'ui__client/domain/backup/local-repository/item/delete_multi__description' => 'Remove selected backups from server repository.',
		'ui__client/domain/backup/local-repository/item/delete#legend__description' => 'The following backups will be removed:',
	'ui__client/domain/backup/local-repository/item/delete__empty_selection' => 'You have to select the backups which you want to remove',
'b_backuplocalrepositorylist_search' => 'Enter a search pattern and click to find backups stored in the server repository.',
'b_backuplocalrepositorylist_show_all' => 'Show all available backups stored in the server repository.',

// Personal FTP repository tab
'backup__tabs__custom_ftp_repository' => 'Personal FTP Repository',
	'ui__server/backup/ftp-repository__short-title' => 'Backup Manager: Personal FTP Repository',
		'ui__server/backup/ftp-repository__title' => 'Backup Manager: Personal FTP Repository',
		'ui__server/backup/ftp-repository__description' => 'Personal remote FTP repository for storing backup files.',
	'ui__reseller/backup/ftp-repository__short-title' => 'Backup Manager: Personal FTP Repository',
		'ui__reseller/backup/ftp-repository__title' => 'Backup Manager: Personal FTP Repository',
		'ui__reseller/backup/ftp-repository__description' => 'Personal remote FTP repository for storing backup files.',
			'ui__reseller/backup/ftp-repository_self__short-title' => 'Backup Manager: Personal FTP repository',
				'ui__reseller/backup/ftp-repository_self__title' => 'Backup Manager: Personal FTP repository',
				'ui__reseller/backup/ftp-repository_self__description' => 'Personal remote FTP repository for storing backup files.',
	'ui__client/backup/ftp-repository__short-title' => 'Backup Manager: Personal FTP Repository',
		'ui__client/backup/ftp-repository__title' => 'Backup Manager: Personal FTP Repository',
		'ui__client/backup/ftp-repository__description' => 'Personal remote FTP repository for storing backup files.',
			'ui__client/backup/ftp-repository_self__short-title' => 'Backup Manager: Personal FTP Repository',
				'ui__client/backup/ftp-repository_self__title' => 'Backup Manager: Personal FTP Repository',
				'ui__client/backup/ftp-repository_self__description' => 'Personal remote FTP repository for storing backup files.',
	'ui__client/domain/backup/ftp-repository__short-title' => 'Backup Manager: Personal FTP Repository',
		'ui__client/domain/backup/ftp-repository__title' => 'Backup Manager: Personal FTP Repository',
		'ui__client/domain/backup/ftp-repository__description' => 'Personal remote FTP repository for storing backup files.',
			'ui__client/domain/backup/ftp-repository_self__short-title' => 'Backup Manager: Personal FTP Repository',
				'ui__client/domain/backup/ftp-repository_self__title' => 'Backup Manager: Personal FTP Repository',
				'ui__client/domain/backup/ftp-repository_self__description' => 'Personal remote FTP repository for storing backup files.',
// Common tab keys :: tooltips are the same as on Server repository
'backup__list__completed_backups' => 'backups',
// List actions
'ui__server/backup/ftp-repository/item/delete_multi__short-title' => 'Remove',
	'ui__server/backup/ftp-repository/item/delete_multi__title' => 'Remove Selected Backups',
	'ui__server/backup/ftp-repository/item/delete_multi__description' => 'Remove selected backups from personal FTP repository.',
		'ui__server/backup/ftp-repository/item/delete#legend__description' => 'The following backups will be removed:',
	'ui__server/backup/ftp-repository/item/delete__empty_selection' => 'You have to select the backups which you want to remove',
'ui__server/backup/ftp-repository/item/move-to-local_multi__short-title' => 'Copy to Server Repository',
	'ui__server/backup/ftp-repository/item/move-to-local_multi__title' => 'Copy to Server Repository',
	'ui__server/backup/ftp-repository/item/move-to-local_multi__description' => 'Copy selected backup files to server repository.',
	'ui__server/backup/ftp-repository/item/move-to-local__empty_selection' => 'You have to select the backup files which you want to copy to server repository',
'ui__reseller/backup/ftp-repository/item/delete_multi__short-title' => 'Remove',
	'ui__reseller/backup/ftp-repository/item/delete_multi__title' => 'Remove Selected Backups',
	'ui__reseller/backup/ftp-repository/item/delete_multi__description' => 'Remove selected backups from personal FTP repository.',
		'ui__reseller/backup/ftp-repository/item/delete#legend__description' => 'The following backups will be removed:',
	'ui__reseller/backup/ftp-repository/item/delete__empty_selection' => 'You have to select the backups which you want to remove',
'ui__reseller/backup/ftp-repository/item/move-to-local_multi__short-title' => 'Copy to Server Repository',
	'ui__reseller/backup/ftp-repository/item/move-to-local_multi__title' => 'Copy to Server Repository',
	'ui__reseller/backup/ftp-repository/item/move-to-local_multi__description' => 'Copy selected backup files to server repository.',
	'ui__reseller/backup/ftp-repository/item/move-to-local__empty_selection' => 'You have to select the backup files which you want to copy to server repository',
'ui__client/backup/ftp-repository/item/delete_multi__short-title' => 'Remove',
	'ui__client/backup/ftp-repository/item/delete_multi__title' => 'Remove Selected Backups',
	'ui__client/backup/ftp-repository/item/delete_multi__description' => 'Remove selected backups from personal FTP repository.',
		'ui__client/backup/ftp-repository/item/delete#legend__description' => 'The following backups will be removed:',
	'ui__client/backup/ftp-repository/item/delete__empty_selection' => 'You have to select the backups which you want to remove',
'ui__client/backup/ftp-repository/item/move-to-local_multi__short-title' => 'Copy to Server Repository',
	'ui__client/backup/ftp-repository/item/move-to-local_multi__title' => 'Copy to Server Repository',
	'ui__client/backup/ftp-repository/item/move-to-local_multi__description' => 'Copy selected backup files to server repository.',
	'ui__client/backup/ftp-repository/item/move-to-local__empty_selection' => 'You have to select the backup files which you want to copy to server repository',
'ui__client/domain/backup/ftp-repository/item/delete_multi__short-title' => 'Remove',
	'ui__client/domain/backup/ftp-repository/item/delete_multi__title' => 'Remove Selected Backups',
	'ui__client/domain/backup/ftp-repository/item/delete_multi__description' => 'Remove selected backups from personal FTP repository.',
		'ui__client/domain/backup/ftp-repository/item/delete#legend__description' => 'The following backups will be removed:',
	'ui__client/domain/backup/ftp-repository/item/delete__empty_selection' => 'You have to select the backups which you want to remove',
'ui__client/domain/backup/ftp-repository/item/move-to-local_multi__short-title' => 'Copy to Server Repository',
	'ui__client/domain/backup/ftp-repository/item/move-to-local_multi__title' => 'Copy to Server Repository',
	'ui__client/domain/backup/ftp-repository/item/move-to-local_multi__description' => 'Copy selected backup files to server repository.',
	'ui__client/domain/backup/ftp-repository/item/move-to-local__empty_selection' => 'You have to select the backup files which you want to copy to server repository',
'b_backupftprepositorylist_search' => 'Enter a search pattern and click to find backups stored in the personal FTP repository.',
'b_backupftprepositorylist_show_all' => 'Show all available backups stored in the personal FTP repository.',

// Errors
'backup__ftp_repository_settings_not_configured' => "Personal FTP repository is not set up. <a href=\"%1\">Set up personal FTP repository</a>.",
'backup__unable_to_move_to_local_repository' => "Unable to move selected backup (%1) to server repository. Error: %2.",

// Current backup tasks
'backup__tabs__current_backup_tasks' => 'Current Backup Tasks',
	'ui__server/backup/task_unknown__short-title' => 'Backup Manager: Current Backup Tasks',
		'ui__server/backup/task_unknown__title' => 'Backup Manager: Current Backup Tasks',
		'ui__server/backup/task_unknown__description' => 'Backup tasks currently present in the system.',
	'ui__reseller/backup/task_unknown__short-title' => 'Backup Manager: Current Backup Tasks',
		'ui__reseller/backup/task_unknown__title' => 'Backup Manager: Current Backup Tasks',
		'ui__reseller/backup/task_unknown__description' => 'Backup tasks currently present in the system.',
	'ui__client/backup/task_unknown__short-title' => 'Backup Manager: Current Backup Tasks',
		'ui__client/backup/task_unknown__title' => 'Backup Manager: Current Backup Tasks',
		'ui__client/backup/task_unknown__description' => 'Backup tasks currently present in the system.',
	'ui__client/domain/backup/task_unknown__short-title' => 'Backup Manager: Current Backup Tasks',
		'ui__client/domain/backup/task_unknown__title' => 'Backup Manager: Current Backup Tasks',
		'ui__client/domain/backup/task_unknown__description' => 'Backup tasks currently present in the system.',
// List actions
'b_backupcurrenttaskslist_search' => 'Enter a search pattern and click to find current backup tasks.',
'b_backupcurrenttaskslist_show_all' => 'Show all current backup tasks.',
// list keys
'backup__list__backups_being_created' => '%1 backup tasks active',
'backup__list__active_tasks' => 'backup tasks active',
'backup__list__started_on' => 'Started on',
		'backup__list__sort_by_started_on' => 'Sort by backup task starting time.',
'backup__list__prefix' => 'Backup prefix',
		'backup__list__sort_by_prefix' => 'Sort by backup prefix.',
		'backup__list__no_prefix' => '(No prefix)',
'backup__list__target_repository' => 'Target repository',
		'backup__list__sort_by_target_repository' => 'Sort by target repository.',
	'backup__list__local_repository' => 'Server',
	'backup__list__custom_ftp_repository' => 'Personal FTP',
'backup__list__completion' => 'Task progress',
		'backup__list__sort_by_completion' => 'Sort by backup task progress.',

///
/// END OF LISTS
///

///
/// COMMON SCREENS
///

// common keys
'backup__fieldset__error_log' => "Error Log",
	'backup__backup_details__started_on' => "Started on",
	'backup__backup_details__overall_progress' => "Overall progress",
	'backup__backup_details__current_operation' => "Current operation",
	'backup__backup_details__log_doesnt_exist' => "Backup log information is not available",

// Back Up
'backup__fieldset__backup_settings' => 'Backup settings',
	'backup__backup_settings__add_prefix_to_name' => 'Add prefix to backup name',
	// Comments - __comments
		'__default_backup_comment_server' => "Server backup.\nCreation date: %2",
		'__default_backup_comment_reseller' => "Reseller account %1 backup.\nCreation date: %2",
		'__default_backup_comment_client' => "Customer account %1 backup.\nCreation date: %2",
		'__default_backup_comment_domain' => "Domain %1 backup.\nCreation date: %2",
	'backup__backup_settings__create_multivolume_backup' => 'Create multivolume backup',
		'backup__backup_settings__volume_size' => 'Volume size',
	'backup__backup_settings__store_backup_in' => "Store backup in",
		'backup__backup_settings__local_repository' => 'Server repository',
		'backup__backup_settings__custom_ftp_repository' => 'Personal FTP repository',
			'backup__ftp_repository_settings_are_not_specified_hint' => '(FTP repository settings are not specified)',
			'backup__ftp_repository_not_configured' => 'FTP repository settings are not specified',
	'backup__backup_settings__notify_email' => 'When backup task is completed, send notification email to',
'backup__fieldset__content_of_backup' => 'Backup content',
	// Backup configuration - same as Scheculed Backup Settings
'backup__backup_settings__suspend_domain_warning' => 'During the backup process, website visitors will be redirected to the custom error document page with the search engine friendly 503 HTTP code',
'backup__backup_settings__suspend_domains_warning' => 'During the backup process, websites visitors will be redirected to the custom error document page with the search engine friendly 503 HTTP code',
'backup__backup_settings__mssql_native_backup' => 'Use native MS SQL backup functionality for local database servers',

// Scheduled backup settings
	'backup__conhelp__scheduled_backup_task_enabled' => "This scheduled backup task is active",
	'backup__conhelp__scheduled_backup_task_disabled' => "This scheduled backup task is not active",
'backup__fieldset__schedule' => 'Schedule',
	'backup__scheduled_backup_settings__enable' => 'Activate this backup task',
	'backup__period' => 'Backup period',
	'backup__scheduled_backup_settings__start_backup_creation_at' => 'Start backup creation at (HH:mm)',
		'backup__scheduled_backup_settings__every' => 'every',
		'backup__scheduled_backup_settings__first_day' => 'first',
		'backup__scheduled_backup_settings__last_day' => 'last',
		'backup__scheduled_backup_settings__day_of_month' => 'day of month',
// Backup settings - backup__fieldset__backup_settings
	// Add prefix, multivolume, store backup - same as under Back Up
	'backup__scheduled_backup_settings__max_number_of_backups' => 'Maximum number of backups in repository',
	'backup__scheduled_backup_settings__max_dump_files_hint' => 'To save hard disk space, you can limit the number of backups stored in repository for each scheduled backup task. When this limit is reached, new backups replace oldest backups in the repository.',
	'backup__scheduled_backup_settings__send_notification_to_email' => "If any errors were encountered during the execution of this scheduled backup task, send notification email to",
// Backup content - backup__fieldset__content_of_backup
	'backup__scheduled_backup_settings__backup' => 'Back up',
		'backup__scheduled_backup_settings__backup_of_server_configuration' => "Server configuration",
		'backup__scheduled_backup_settings__backup_of_server_configuration_and_content' => "Server configuration and content",
		'backup__scheduled_backup_settings__backup_of_reseller_configuration' => "Reseller's configuration",
		'backup__scheduled_backup_settings__backup_of_reseller_configuration_and_content' => "Reseller's configuration and content",
		'backup__scheduled_backup_settings__backup_of_client_configuration' => "Customer's configuration",
		'backup__scheduled_backup_settings__backup_of_client_configuration_and_content' => "Customer's configuration and content",
		'backup__scheduled_backup_settings__backup_of_domain_configuration' => 'Domain configuration',
		'backup__scheduled_backup_settings__backup_of_domain_configuration_and_content' => 'Domain configuration and content',
			'backup__scheduled_backup_settings__backup_of_domain_all_at_domain' => 'All configuration and content',
			'backup__scheduled_backup_settings__backup_of_domain_vhost_only' => 'All configuration and content except mail',
			'backup__scheduled_backup_settings__backup_of_domain_mail_only' => 'Only mail configuration and content',
	'backup__scheduled_backup_settings__suspend_domain_during_backup' => 'Suspend domain until backup task is completed',
	'backup__scheduled_backup_settings__suspend_domains_during_backup' => 'Suspend domains until backup task is completed',
		// Domain will be unavailable during the backup process - backup__backup_settings__suspend_domain_warning


// Upload files to server repository
'dumps_list__uplad_dump_files' => "Upload Backup from Local Computer to the Panel's Repository",
// Upload file - filemanager__upload_file
	// Path to file - filemanager__upload_file_src
	'add_upload_field'	=> 'Upload more files',
	// error
'backup__unable_to_upload_to_local_repository' => "Unable to upload '%1' to server repository: %2",

// Personal FTP repository settings
'backup__ftp_host' => 'FTP server hostname or IP',
'backup__ftp_directory' => 'Directory for backup files storage',
	'backup__ftp_settings__ftp_directory_hint' => "For example, /myfolder/mybackups/",
'backup__ftp_settings__ftp_login' => 'FTP username',
'backup__ftp_settings__old_ftp_password' => 'Old FTP password',
'backup__ftp_settings__ftp_password' => 'FTP password',
'backup__ftp_settings__confirm_ftp_password' => 'Confirm FTP password',
'backup__ftp_settings__use_passive_mode' => 'Use passive mode',
'backup__ftp_settings__use_ftps' => 'Use FTPS',
	// errors
'backup_ftp_settings__ftp_error' => "FTP connection failed, please check your FTP settings.",

// Backup task details
'ui__server/backup/task__short-title' => "Backup %1 details",
	'ui__server/backup/task__title' => "Backup %1 details",
	'ui__server/backup/task__description' => "View details of backup %1",
'ui__reseller/backup/task__short-title' => "Backup %1 details",
	'ui__reseller/backup/task__title' => "Backup %1 details",
	'ui__reseller/backup/task__description' => "View details of backup %1",
'ui__client/backup/task__short-title' => "Backup %1 details",
	'ui__client/backup/task__title' => "Backup %1 details",
	'ui__client/backup/task__description' => "View details of backup %1",
'ui__client/domain/backup/task__short-title' => "Backup %1 details",
	'ui__client/domain/backup/task__title' => "Backup %1 details",
	'ui__client/domain/backup/task__description' => "View details of backup %1",

// Restoration & backup information
	// page title
'ui__server/backup/local-repository/item/restore__title' => 'Backup %1 Details',
	'ui__server/backup/local-repository/item/restore__short-title' => 'Backup %1',
	'ui__server/backup/local-repository/item/restore__description' => 'View the details of backup %1 and restore the backup.',
'ui__reseller/backup/local-repository/item/restore__title' => 'Backup %1 Details',
	'ui__reseller/backup/local-repository/item/restore__short-title' => 'Backup %1',
	'ui__reseller/backup/local-repository/item/restore__description' => 'View the details of backup %1 and restore the backup.',
'ui__client/backup/local-repository/item/restore__title' => 'Backup %1 Details',
	'ui__client/backup/local-repository/item/restore__short-title' => 'Backup %1',
	'ui__client/backup/local-repository/item/restore__description' => 'View the details of backup %1 and restore the backup.',
'ui__client/domain/backup/local-repository/item/restore__title' => 'Backup %1 Details',
	'ui__client/domain/backup/local-repository/item/restore__short-title' => 'Backup %1',
	'ui__client/domain/backup/local-repository/item/restore__description' => 'View the details of backup %1 and restore the backup.',
'ui__server/backup/ftp-repository/item/restore__title' => 'Backup %1 Details',
	'ui__server/backup/ftp-repository/item/restore__short-title' => 'Backup %1',
	'ui__server/backup/ftp-repository/item/restore__description' => 'View the details of backup %1 and restore the backup.',
'ui__reseller/backup/ftp-repository/item/restore__title' => 'Backup %1 Details',
	'ui__reseller/backup/ftp-repository/item/restore__short-title' => 'Backup %1',
	'ui__reseller/backup/ftp-repository/item/restore__description' => 'View the details of backup %1 and restore the backup.',
'ui__client/backup/ftp-repository/item/restore__title' => 'Backup %1 Details',
	'ui__client/backup/ftp-repository/item/restore__short-title' => 'Backup %1',
	'ui__client/backup/ftp-repository/item/restore__description' => 'View the details of backup %1 and restore the backup.',
'ui__client/domain/backup/ftp-repository/item/restore__title' => 'Backup %1 Details',
	'ui__client/domain/backup/ftp-repository/item/restore__short-title' => 'Backup %1',
	'ui__client/domain/backup/ftp-repository/item/restore__description' => 'View the details of backup %1 and restore the backup.',
	// restoration task details (not shown)
'ui__server/backup/restore-task__short-title' => 'Restoration Task %1',
	'ui__server/backup/restore-task__title' => 'Restoration Task %1 Details',
	'ui__server/backup/restore-task__description' => 'View details of restoration task %1.',
		'ui__server/backup/restore-task_unknown__short-title' => 'Restoration Task %1',
			'ui__server/backup/restore-task_unknown__title' => 'Restoration Task %1 Details',
			'ui__server/backup/restore-task_unknown__description' => 'View details of restoration task %1.',
		    'ui__server/backup/restore-task/view-detailed-info__title' => 'Restoration Task %1 Details',
'ui__reseller/backup/restore-task__short-title' => 'Restoration Task %1',
	'ui__reseller/backup/restore-task__title' => 'Restoration Task %1 Details',
	'ui__reseller/backup/restore-task__description' => 'View details of restoration task %1.',
		'ui__reseller/backup/restore-task_unknown__short-title' => 'Restoration Task %1',
			'ui__reseller/backup/restore-task_unknown__title' => 'Restoration Task %1 Details',
			'ui__reseller/backup/restore-task_unknown__description' => 'View details of restoration task %1.',
			'ui__reseller/backup/restore-task/view-detailed-info__title' => 'Restoration Task %1 Details',
'ui__client/backup/restore-task__short-title' => 'Restoration Task %1',
	'ui__client/backup/restore-task__title' => 'Restoration Task %1 Details',
	'ui__client/backup/restore-task__description' => 'View details of restoration task %1.',
		'ui__client/backup/restore-task_unknown__short-title' => 'Restoration Task %1',
			'ui__client/backup/restore-task_unknown__title' => 'Restoration Task %1 Details',
			'ui__client/backup/restore-task_unknown__description' => 'View details of restoration task %1.',
			'ui__client/backup/restore-task/view-detailed-info__title' => 'Restoration Task %1 Details',
'ui__client/domain/backup/restore-task__short-title' => 'Restoration Task %1',
	'ui__client/domain/backup/restore-task__title' => 'Restoration Task %1 Details',
	'ui__client/domain/backup/restore-task__description' => 'View details of restoration task %1.',
		'ui__client/domain/backup/restore-task_unknown__short-title' => 'Restoration Task %1',
			'ui__client/domain/backup/restore-task_unknown__title' => 'Restoration Task %1 Details',
			'ui__client/domain/backup/restore-task_unknown__description' => 'View details of restoration task %1.',
			'ui__client/domain/backup/restore-task/view-detailed-info__title' => 'Restoration Task %1 Details',
	// page information
'backup__fieldset__details' => 'Details',
	'backup__backup_details__comments' => 'Comments',
	'backup__backup_details__creation_date' => 'Creation date',
	'backup__backup_details__backup_name' => 'Backup name',
	'backup__backup_details__backup_size' => 'Backup size',
	'backup__backup_details__created_by' => 'Created by',
		'backup__unknown_owner' => 'Unknown',
// Backup content - backup__fieldset__content_of_backup
	'backup__backup_details__backed_up' => 'Backup contains',
		'backup__restore__server_content_and_configuration' => 'Server configuration and content',
		'backup__restore__server_configuration_only' => 'Server configuration',
		'backup__restore__reseller_content_and_configuration' => 'Reseller account configuration and content',
		'backup__restore__reseller_configuration_only' => 'Reseller account configuration',
		'backup__restore__client_content_and_configuration' => 'Customer account configuration and content',
		'backup__restore__client_configuration_only' => 'Customer account configuration',
		'backup__restore__domain_content_and_configuration' => 'Domain configuration and content',
		'backup__restore__domain_configuration_only' => 'Domain configuration',
'backup__fieldset__restoration_options' => 'Restoration options',
	'backup__restore_options__restore' => 'Restore',
		'backup__restore_options__domain__domain_configuration' => 'Domain configuration',
		'backup__restore_options__domain__virtual_host_content' => 'Virtual host content',
		'backup__restore_options__domain__mail' => 'Mail',
		'backup__restore_options__domain__databases' => 'Databases',
		'backup__restore_options__client__client_configuration' => 'Customer account configuration',
		'backup__restore_options__client__domains' => "Customer's domains",
		'backup__restore_options__reseller__reseller_configuration' => 'Reseller account configuration',
		'backup__restore_options__reseller__personal_domains' => "Reseller's domains",
		'backup__restore_options__reseller__clients' => "Reseller's customers",
		'backup__restore_options__admin__server_configuration' => 'Server settings',
		'backup__restore_options__admin__administrator_configuration' => 'Administrator account configuration',
		'backup__restore_options__admin__personal_domains' => "Administrator's domains",
		'backup__restore_options__admin__personal_clients' => "Administrator's customers",
		'backup__restore_options__admin__resellers' => 'Resellers',
'backup__restore__send_notification_email_to' => 'When restoration task is completed, send notification email to',
'backup__scheduled_backup_settings__suspend_domain_during_restore' => 'Suspend domain until restoration task is completed',
	'backup__restore__suspend_domain_warning' => 'Domain will be unavailable during the restoration process',
'backup__scheduled_backup_settings__suspend_domains_during_restore' => 'Suspend domains until restoration task is completed',
	'backup__restore__suspend_domains_warning' => 'Domains will be unavailable during the restoration process',
'bt_restore' => 'Restore',
	'b_restore' => 'Restore this backup.',
// backup sign	
    'i_backup_sign_error' => 'Unable to validate the backup signature. The backup file might be modified, corrupted, created on another server or in an earlier Panel version.',
    'backup__restore__modified_dump_approval' => 'Restore the backup file despite a corrupted signature',
    'backup__restore__modified_dump_approval_user' => 'The backup file was modified, created in earlier Panel version or on another Panel server. Users cannot restore such backup files because it might be unsafe. To restore the backup, contact your hosting provider.',
    'backup__restore__modified_dump_restore' => 'I want to restore this backup despite the fact that it does not have a valid signature',
    'backup__upload_to_local_repository_corrupted_signature_uploaded_admin' => 'The uploaded backup file (%1) was modified, corrupted, created on another server or in an older Panel version that does not support signing of backups. Before restoring data from this backup file, make sure you can trust the source of this file.',
    'backup__upload_to_local_repository_corrupted_signature_not_uploaded_admin' => 'Unable to upload the backup file (%1). The file was modified, corrupted, created on another server or in an older Panel version that does not support signing of backups. If you trust this backup, then select the "Upload backup files without valid signatures" option and repeat uploading.',
    'backup__upload_to_local_repository_corrupted_signature_uploaded_user' => 'The uploaded backup file (%1) either contains modified or corrupted data, or it was created on another server or in an older Panel version.',
    'backup__upload_to_local_repository_corrupted_signature_not_uploaded_user' => 'Unable to upload the backup file (%1). The file either contains modified or corrupted data, or it was created on another server or in an older Panel version. To restore data from this file, contact your hosting provider.',
    'backup__upload_security_settings__ignore_backup_sign_description' => 'Panel checks backup files for a valid structure and signature. Files that were modified, corrupted, or created on another server are distrusted. The option below enables you to restore data from such files. Select this option only if you trust the backup source because uploading such a file may compromise security or disrupt the operation of the server. Note: Backup files made in Panel versions prior to 11.5 are considered as distrusted because they lack signatures. Be sure to restore such files if you trust their source.',
	'backup__upload_security_settings__ignore_backup_sign' => 'Upload backup files without a valid signature',
	'backup__restore__restore_button_disable_reason' => 'The Restore button is unavailable because the backup file does not have a valid signature or because you did not select any files for restoring.',	
	
// warnings
'backup__restore__upload_to_local_repository_for_partial_restoration' => 'You have to upload backup file to the server repository if you want to select the objects that should be restored.',

// IP mapping
'backup__ip_mapping__title' => 'Define IP Addresses Mapping',
'backup__ip_mapping__download' => 'Save Current IP Mapping to File',
	'b_backup__ip_mapping__download' => 'Click to download IP mapping configuration.',
	'b_backup__ip_mapping__download_is_empty' => 'IP mapping configuration is empty.',
'backup__ip_mapping_upload__title' => 'Upload IP Mapping File',
'backup__ip_mapping__upload' => 'Upload IP Mapping File',
	'b_backup__ip_mapping__upload' => 'Click to upload IP mapping configuration.',
'backup__ip_mapping__list__header' => 'IP Mapping',
'backup__ip_mapping__list__adddress' => 'Old IP Addresses',
'backup__ip_mapping__list__select_ip' => 'New IP Addresses',
'backup__ip_mapping__clients_ip' => "IP pool of the customer %1",
'backup__ip_mapping__resellers_ip' => "IP pool of the reseller %1",
'backup__ip_mapping__exclusive_ip_must_be_unique' => 'Dedicated IP addresses should be mapped to unique IP addresses. Select a unique IP address for each dedicated IP address in the list.',
'backup__ip_mapping__legend' => 'IP Mapping',
'backup__ip_mapping__upload_legend' => 'Upload',
'backup__ip_mapping__upload_file_text' => 'IP mapping file',
'backup__ip_mapping__upload_file_hint' => 'IP mapping file is a plain text file. Each line of this file contains IP mapping in the following format: <old IP address> <new IP address>',
'backup__ip_mapping__ip_address_not_found' => 'No free IP addresses of this type available.',
'backup__ip_mapping__ip_address_not_found_hint' => 'Unable to perform data transfer: The mapping of IP addresses is incomplete because there are no free IP addresses in the pool on the destination server.',
'backup__ip_mapping__ftp_will_be_disabled' => 'Non-secure FTP connections will be prohibited for domains with this IP address.',
'backup__ip_mapping__ftps_will_be_disabled' => 'Secure FTPS connections will be prohibited for domains with this IP address.',

// Conflicts occured
'backup__unresolved_conflicts__title' => 'Conflicts Occurred During the Restoration Process', // page title
'backup__unresolved_conflicts__conflicts_occured' => 'The following conflicts occurred during the process of restoration', //  info
'legend_conflicts_occured' => 'Conflicts',
	'backup__restore__object_vhost' => 'Virtual host',
	'backup__restore__object_plesk_admin' => 'Panel administrator',
	'backup__restore__object_ftpuser' => 'FTP account',
	'backup__restore__object_frontpageuser' => 'Frontpage account',
	'backup__restore__object_webuser' => 'web user',
	'backup__restore__object_domain' => 'domain',
	'backup__restore__object_subdomain' => 'subdomain',
	'backup__restore__object_domainalias' => 'domain alias',
	'backup__restore__object_client' => 'customer',
	'backup__restore__object_reseller' => 'reseller',
	'backup__restore__object_autoresponder' => 'auto-reply',
	'backup__restore__object_mailalias' => 'mail alias',
	'backup__restore__object_database' => 'database',
	'backup__restore__object_mailname' => 'mail account',
	'backup__restore__object_db_user' => 'database user',
	'backup__restore__object_ssl_certificate' => 'SSL certificate',
'backup__restore__conflict_timing_reason_owner_absent' => 'Cannot restore object: object owner is not specified',
'backup__restore__conflict_timing_reason_wrong_owner' => 'Cannot restore object: object owner does not exist in the Panel.',
'backup__restore__conflict_timing_reason_object_already_exists' => "Cannot restore %1: %1 '%2' already exists in the Panel.",
'backup__restore__conflict_timing_reason_noname_object_already_exists' => "Cannot restore %1: %1 already exists in the Panel.",
'backup__restore__conflict_configuration_reason_ip' => 'Cannot restore object: the required IP address %1 was not found in owner\'s IP pool',
'backup__restore__conflict_configuration_reason_db' => 'Cannot restore database: the required database server %1 is not registered in the Panel.',
'backup__restore__conflict_configuration_reason_site_app' => 'Cannot restore web application: the required web application %1 was not found in owner\'s web application pool',
'backup__restore__conflict_unique_reason_name_already_used' => "Cannot restore %1: the name '%4' is already used in Panel by another %1.",
'backup__restore__conflict_resource_usage_reason' => 'Cannot restore object: resource limit %3 will be exceeded (required: %4, available: %5)',

// Conflicts resolution
'backup__restore__policy_title' => 'Resolution Rules for Restoration Conflicts', // page title
'backup__restore__hint_proceed_with_restoration' => 'To proceed with the restoration, you have to specify the rules used for resolving possible conflicts that can occur during the restoration. After these rules are defined, the process of restoration will start and you will not be able to change them for the current process until it is complete.', // info
'backup__restore__resolution_policy' => 'Resolution policy',

// Before migration starts
'backup__restore__capability_not_enough_disk_text' => 'Insufficient disk space on the destination server to store temporary files for transfer. Available: %1 MB. Required: %2 MB.',
'backup__restore__capability_not_enough_disk_resolution' => 'Please free disk space on the destination server.',
'backup__restore__capability_source_not_enough_disk_text' => 'Insufficient disk space on the source server to store temporary files for transfer. Available: %1 MB. Required: %2 MB.',
'backup__restore__capability_source_not_enough_disk_resolution' => 'Please free disk space on the source server.',
'backup__restore__capability_not_enough_disk_resolution_url_text' => 'Server information',

'backup__restore__capability_not_installed_component_text' => 'The component %1 is not installed on the destination server. %1 will be unavaiable for all restored objects.',
'backup__restore__capability_not_installed_component_resolution' => 'Please install %1. Note that this may take a few minutes.',
'backup__restore__capability_existing_sys_user_text' => 'A system user with the name %1 already exists on the destination server.',
'backup__restore__capability_existing_sys_user_resolution' => 'Please rename the existing system user on the destination server.',
'backup__restore__capability_license_usage_text' => 'The following resource limits (defined by the license key) will be exceeded on the destination server after data transfer:',
'backup__restore__capability_license_usage_resolution' => 'Please install on the destination server another license key that will provide the required amount of resources.',
'backup__restore__capability_max_allowed_packet_text' => "The 'max_allowed_packet' parameter on the source database server is %1, which is bigger than on the destination server, where it is %2. Some database objects for the domains specified below might not be restored.",
'backup__restore__capability_max_allowed_packet_resolution' => "Please increase the 'max_allowed_packet' value on the destination database server.",

'backup__restore__capability_postgres_to_lower_version_text' => 'Unable to transfer the PostgreSQL databases because the PostgreSQL version on the destination server is earlier than on the source server. The current version is %1, the required version is %2.',
'backup__restore__capability_postgres_to_lower_version_text_resolution' => 'Please install the required version of PostgreSQL on the destination server.',
'backup__restore__capability_db_server_connection_problems' => 'Unable to connect to the destination PostgreSQL database server. Databases will not be transferred unless you restore the connection.',
'backup__restore__capability_db_server_connection_problems_resolution' => 'Please check the connection settings on the destination database server.',
'backup__restore__capability_component_not_enabled_server_wide_text' => 'The component %1 is turned off on the destination server.',
'backup__restore__capability_component_not_enabled_server_wide_resolution' => 'Please turn on %1 on the destination server.',
'backup__restore__capability_not_configured_component_text' => 'The component %1 is not configured on the destination server.',
'backup__restore__capability_not_configured_component_resolution' => 'Please configure %1 on the Tools & Settings page.',

'backup__restore__capability_webmail_is_not_available' => 'The %1 webmail service is not available on the destination server. Instead, Panel will use the following webmail service: %2.',
'backup__restore__capability_webmail_is_not_available_resolution' => 'To use the same webmail as on the source server, you should turn it on in Updates and Upgrades > Add/Remove Components.',
'backup__restore__capability_webmail_is_not_installed_resolution' => 'To use the same webmail as on the source server, you should install it on the destination server.',
'backup__restore__capability_webmail_is_not_available_changed_on_subscriptions' => "The '%1' webmail is not available on the destination server. Instead, on the following subscriptions: %3, Panel will use the following webmail service: %2.",
'backup__restore__capability_webmail_is_not_installed_custom_resolution' => 'Please install the required webmail on the destination server.',
'backup__restore__capability_webmail_is_not_available_url_text' => 'Webmail settings',

'backup__restore__capability_shell_is_not_available' => 'The shell %1 is not available on the destination server. One of the available shells will be used instead.',
'backup__restore__capability_shell_is_not_available_resolution' => 'To use the same shell as on the source server, you should turn on (in /etc/shells) or install it on the destination server.',

'backup__restore__capability_acl_network_not_allowed_dns_template' => 'The destination DNS server does not support networks in the Transfer Restrictions Template. The records with network IP addresses in the DNS transfer restrictions will not be restored.',
'backup__restore__capability_acl_network_not_allowed_dns_zone' => 'The destination DNS server does not support networks in the Transfer Restrictions Template, but some subscriptions have networks in DNS transfer restrictions. The records with network IP addresses in the DNS transfer restrictions will not be restored.',

'backup__restore__capability_wrong_php_handler_text' => 'The PHP handler %1 is not available on the destination server. Instead, Panel will use the following PHP handler: %2.',
'backup__restore__capability_wrong_php_handler_resolution' => 'To use the same PHP handler as on the source server, you should turn on or install it on the destination server.',

'backup__restore__capability_wrong_component_version_text' => 'The %1 %2 is not available on the destination server. The default version will be used instead.',
'backup__restore__capability_wrong_component_version_resolution' => 'To use the same %1 as on the source server, you should turn on or install it on the destination server.',
'backup__restore__capability_wrong_component_version_install_component_resolution' => 'To use the same %1 as on the source server, you should install it on the destination server.',

'backup__restore__capability_antivirus_not_allowed_outgoing_text' => 'The antivirus usage policy on the destination server does not allow personal (per email address) antivirus settings for outgoing mail. These settings will not be transferred.',
'backup__restore__capability_antivirus_not_allowed_incoming_text' => 'The antivirus usage policy on the destination server does not allow personal (per email address) antivirus settings for incoming mail. These settings will not be transferred.',
'backup__restore__capability_antivirus_not_allowed_personal_settings_text' => 'The antivirus usage policy on the destination server does not allow personal (per email address) antivirus settings. These settings will not be transferred.',
'backup__restore__capability_antivirus_not_allowed_personal_settings_resolution' => "To transfer personal (per email address) antivirus settings, please turn on the corresponding options in Tools & Settings > Virus Protection Settings.",
'backup__restore__capability_antivirus_not_active_text' => 'No antivirus software turned on. All the antivirus settings from the source server will not work until you select the antivirus software on the destination server.',
'backup__restore__capability_antivirus_not_active_resolution' => 'Please select the antivirus software in Tools & Settings > Virus Protection Settings > Antivirus settings section.',

'backup__restore__capability_antivirus_another_active_text' => 'The antivirus software %2 is not available on the destination server. %1 will be used instead.',
'backup__restore__capability_antivirus_another_active_resolution' => 'To use the same antivirus as on the source server, please install it and select it in Tools & Settings > Virus Protection Settings > Antivirus settings section.',
'backup__restore__capability_not_available_sni_text' => 'SNI is not available on the destination server. The websites that have the same IP address will be unable to use individual SSL certificates.',
'backup__restore__capability_not_available_sni_resolution' => "Please check that the operating system on the destination server supports SNI and the support for SNI is turned on in Panel (the checkbox 'Turn on SNI support, which allows using individual SSL certificates on websites with the same IP address' in Tools & Settings > Server Settings).",
'backup__restore__capability_not_available_sni_resolution_url_text' => 'Server settings',

'backup__restore__capability_vhost_already_exists_text' => 'The website %1 cannot be transferred: a website with the same name already exists on the destination server.',
'backup__restore__capability_vhost_already_exists_resolution' => 'Please rename or remove the website with the same name from the server.',
'backup__restore__capability_removed_vhosts' => 'The following subscriptions will not be transferred because they contain the domain names that already exist on the destination server: %1',
'backup__restore__capability_duplicate_php_handler_text' => 'On the source server there are %3 different PHP handlers of the type %1 and version %2. Instead of them, one handler of the appropriate type and version will be used on the destination server. Note that PHP settings on the source and destination server may be different.',

'backup__restore__capability_not_installed_frontpage_resolution' => 'Parallels Installer does not support Microsoft Frontpage. Please install Microsoft Frontpage manually.',

'backup__restore__capability_mail_spamfilter_domain_keys_resolution_url_text' => 'Mail server settings',

'backup__restore__capability_ftps_disabled' => 'Using the secure FTPS is allowed on the source server but prohibited on the target. Users\' apps that use FTP may not work correctly.',
'backup__restore__capability_ftps_required' => 'Using the non-secure FTP is allowed on the source server but prohibited on the target. Users\' apps that use FTP may not work correctly.',
'backup__restore__capability_ftps_policy_resolution' => 'Change the Secure FTP policy in Tools & Settings > Security Policy.',

'backup__restore__capability_too_much_download_time_text' => '%1 megabytes of data will be moved from the source server to destination in %2 hours.',
'backup__restore__capability_too_much_download_time_resolution' => 'For a faster transfer, please check your network connection between the source and destination servers and resolve issues (if any).',
'backup__restore__capability_too_slow_download_speed_text' => 'The minimum acceptable download speed is %2 MBps. The download speed between the source and destination server is %1 MBps. This may increase the transfer time.',
'backup__restore__too_low_download_speed' => "less than 0.01",
'backup__restore__capability_too_slow_download_speed_resolution' => 'For a faster transfer, please check your network connection between the source and destination servers and resolve issues (if any).',
'backup__restore__capability_zero_download_speed_text' => 'The minimum acceptable download speed is %1 MBps. The download speed between the source and destination servers is 0 MBps. This might be caused by the network connection issues. Transfer is not possible.',
'backup__restore__capability_zero_download_speed_resolution' => 'Please check your network connection between the source and destination servers and resolve issues.',

'backup__restore__capability_remote_database_migration' => "The following domains are using remote databases: %1 ",
'backup__restore__capability_remote_database_migration_resolution' => "Do not remove these domains from the source server after the transfer if the Panel version on the source server is earlier than 11.5! Suspend them instead. If you remove the domains, the databases will be removed from the remote server. Note: The dump files of remote databases will be stored on the source server in the %1 directory.",

'backup__restore__capability_mysql_50_to_51_migration' => 'Backup files of MySQL database servers earlier than 5.1 (%1) might not be restored on MySQL 5.1.x because MySQL 5.1.x handles Unicode characters differently.',
'backup__restore__capability_mysql_50_to_51_migration_resolution' => '',
'backup__restore__capability_mysql_50_to_51_migration_kb_link_title' => 'Please read the related knowledge base article #136850',
	
'backup__restore__wrong_stat_ttl_value_text' => 'The traffic statistics retention time in configurations of the following objects is less than the server-wide value on the destination server.',
'backup__restore__wrong_stat_ttl_value_resolution' => 'Please change the server-wide value for the statistics retention time on the destination server. Set this time equal to or less than the smallest value in the domains\' configurations.',
'bu_conflict_resolver_wrong_stat_ttl_value' => 'The traffic statistics retention time on some domains is less than the server-wide value (%1). The value will be changed to %1 for these domains.',
'bu_conflict_resolver_wrong_stat_ttl_template_value' => 'The traffic statistics retention time on some service plans is less than the server-wide value (%1). The value will be changed to %1 for these service plans.',

'backup__ip_mapping__map_dedicated_to_shared_ip' => 'Mapping of an exclusive IP address to a shared one will disable anonymous FTP and HTTPS (unless the SNI support is turned on).',

'backup__unable_to_upload_to_local_deprecated_dump' => 'Unable to restore or transfer data from Panel earlier than 8.0.',

'__sni' => 'SNI',
'__kav' => 'Kaspersky Antivirus',
'__drweb' => 'Parallels Premium Antivirus',

// Timing conflicts
'backup__restore__timing_conflicts' => 'Timing Conflicts',
'backup__restore__hint_timing_conflicts' => 'Timing conflicts occur either when the restored object already exists in the system with more recent modification date, or when the restored object is not currently present in the system.',
	'backup__restore__text_timing_resolution_policy_overwrite' => 'Use configuration and data from backup',
		'backup__restore__hint_timing_resolution_policy_overwrite' => 'Completely overwrite object configuration and data currently present in the system with configuration and data from the backup file. If the restored object currently belongs to a different owner, the object will be restored under the former owner.',
	'backup__restore__text_timing_resolution_policy_proceed' =>  'Use configuration from current system and data from backup',
		'backup__restore__hint_timing_resolution_policy_proceed' => 'Overwrite current object data with data from the backup file, but keep object configuration currently present in the system. If the restored object currently belongs to a different owner, the object will be restored under the current owner.',
	'backup__restore__text_timing_resolution_policy_do_not_restore' => 'Do not restore',
		'backup__restore__hint_timing_resolution_policy_do_not_restore' => 'Do not restore objects that have timing conflicts.',
// Resource usage conflicts
'backup__restore__resource_useage_conflicts' => 'Resource Usage Conflicts',
'backup__restore__hint_resource_usage_conflicts' => 'Resource usage conflicts occur when resource usage limits of the restored object are exceeded upon the restoration.',
	'backup__restore__text_resource_usage_resolution_policy_overusage' => 'Allow overuse',
		'backup__restore__hint_resource_usage_resolution_policy_overusage' => 'Restore object and allow it to use more resources than initially provided.',
	'backup__restore__text_resource_usage_resolution_policy_do_not_restore' => 'Do not restore',
		'backup__restore__hint_resource_usage_resolution_policy_do_not_restore' => 'Do not restore objects that have resource usage conflicts.',
// Configuration conflicts
'backup__restore__configuration_conflicts' => 'Configuration Conflicts',
'backup__restore__hint_configuration_conflicts' => 'Configuration conflicts occur when the restored object has settings and web applications that are not available or are prohibited by the current server or object owner policy. For example, configuration conflicts will occur if restored mail accounts have individual spam filtering settings while current server-wide policy forbids mail accounts from having these settings.',
	'backup__restore__text_configuration_resolution_policy_automatic' => 'Automatic',
		'backup__restore__hint_configuration_resolution_policy_automatic' => 'Restore object and automatically switch on all conflicting configuration options that your permissions allow to manage.',
	'backup__restore__text_configuration_resolution_policy_do_not_restore' => 'Do not restore',
		'backup__restore__hint_configuration_resolution_policy_do_not_restore' => 'Do not restore objects that have configuration conflicts.',
		
'backup__restore__dedicated_app_pool_restore_to_shared_text' => 'Dedicated IIS application pools are not allowed in the IIS application pool settings.',
'backup__restore__dedicated_app_pool_restore_to_shared_resolution' => 'Please change your IIS application pool settings in Tools & Settings > IIS Application Pool > Global Settings.',
'backup__restore__shared_app_pool_restore_to_dedicated_text' => 'Shared IIS application pools are not allowed in the IIS application pool settings.',
'backup__restore__shared_app_pool_restore_to_dedicated_resolution' => 'Please change your IIS application pool settings in Tools & Settings > IIS Application Pool > Global Settings.',		

'backup__restore__unable_allow_short_pop3 _names_text' => 'Short POP3/IMAP mail account names are not allowed on the destination server.',
'backup__restore__unable_allow_short_pop3 _names_resolution' => 'Short names for mail accounts will be unavailable after restoration of data.',

'backup__restore__no_postgresql_commands_text' => 'The subscription uses a remote PostgreSQL database. Panel needs the pg_dump and psql commands on the source server in order to create the temporary backup file.',
'backup__restore__no_postgresql_commands_resolution' => 'Please install on the source server any PostgreSQL client package which supports these commands.',

'backup__restore__capability_coldfusion_not_installed_text' => 'The ColdFusion package is not installed.',
'backup__restore__capability_coldfusion_not_installed_resolution' => 'Please install the ColdFusion package on your destination server.',
'backup__restore__capability_coldfusion_not_started_text' => 'ColdFusion is not started.',
'backup__restore__capability_coldfusion_not_started_resolution' => 'Please configure ColdFusion settings.',
'backup__restore__capability_coldfusion_not_started_resolution_url_text' => 'Go to Server Components to start and configure ColdFusion',

'backup__restore__capability_apache_modules_disabled_text' => 'The following Apache modules are disabled on the destination server: %1.',
'backup__restore__capability_apache_modules_disabled_resolution' => 'Please enable these modules to prevent possible problems.',

'backup__restore__capability_apache_modules_not_installed_text' => 'The following Apache modules are not installed on the destination server: %1.',
'backup__restore__capability_apache_modules_not_installed_resolution' => 'Please install and enable these modules to prevent possible problems.',
	

// Restore status messages & errors:
'backup__restore_progress__restoring' => "Restoring: ",
'__download_log' => 'Download log',
	'backup__unable_to_open_log_file' => 'Unable to open the log file.',
'__close_task' => 'Close this message',
'backup__restore_progress__completed_successfully' => "Restoration of the backup %1 has completed.",
'backup__restore_progress__failed' => "Restoration of the backup %1 has failed.",
'backup__restore_progress__completed_with_warnings' => "Restoration of the backup %1 has completed with warnings.",
'backup__restore__customer_cannot_restore_nonexistent_subscription' => 'Unable to restore the subscription %1:  it was removed from your account and you do not have the permission to create new subscriptions. If you need to restore it, please contact your service provider.',

/// Migration Conflicts
'migration__problems__description' => 'Before starting the transfer process, Migration & Transfer Manager checks for the issues that can affect the transfer or even block it. This includes checking for available disk space, differences in installed software and configuration of services on the source and destination servers, and so on. You should resolve at least the blocking issues before proceeding with the transfer.',
'migration__problems__domains_link' => '%1 domain(s) will be affected.',
'migration__problems__domains_list_title' => 'Conflicting Domains',
'migration__problems__domains_list_description' => 'The following domains can cause the described conflict.',
'migration__problems__domains_list_button_close' => 'Close',
'migration__problems__install_component' => 'Install the component',
'migration__problems__change_settings' => 'Change settings',
'migration__problems__component_selected_to_install' => 'Selected',
'migration__problems__button_refresh_page_text' => 'Refresh',
'migration__problems__button_refresh_page_conhelp' => 'Refresh data on the screen',

///
/// END OF COMMON SCREENS
///

///
/// DATABASE BACKUP - PFW // TBD
///

'dbbackup__list_page_title_domain' => 'Database Backup Repository', // page title through Backup Manager
// Actions
'bt_dbbackup__backup_now' => 'Back Up',
	'dbbackup__backup_now_page_title' => 'Back Up Database %1',
	'dbbackup__backup_database' => 'Database to back up',
	'dbbackup__backup_now_filename' => 'Backup file name',
		'dbbackup__backup_get_page_title' => 'Database %1 Was Backed Up',
		'__download' => 'Download',
		'dbbackup__download_link_text' => 'Download backup file %1',
'bt_dbbackup_upload' => 'Upload Backup File',
	'dbbackup__backup_upload_page_title' => 'Upload Database Backup File',
	'dbbackup__upload_database' => 'Database name',
	'dbbackup__upload_file' => 'Database backup file',
	'dbbackup__upload_restore' => 'Restore database backup immediately upon uploading',

'backup__db_mapping__legend' => 'DB Server Mapping',
'backup__db_mapping__title' => 'Define Database Servers Mapping',

'migration_select_exist_db_server' => 'Select destination DB server',
// List
'dbbackup__backups_list_legend' => 'Database backup files',
	'dbbackup__list_database' => 'Database',
	'dbbackup__all_databases_opt' => 'All domain databases',

'dbbackup__temp_dir_wrong_value' => 'The invalid value for the temporary directory was specified.',
'dbbackup__network_temp_dir_wrong_value' => 'The invalid value for the temporary network directory was specified.',
'dbbackup__dumpfile_name_is_invalid' => 'The database backup file name is invalid: The name can contain only alphanumeric, dash (-), dot (.) and underscore (_) symbols. Do not use names like description.* as the backup file name.',
'dbbackup__server_backup_not_configured' => 'The database backup settings are not configured on the server.',
'dbbackup__temp_dir' => 'Temporary directory',
'dbbackup__temp_dir_hint' => 'A temporary physical directory is required for backing up and restoring remote MS SQL databases. The directory must be created on the remote server and accessible by the MS SQL server.',
'dbbackup__network_temp_dir_hint' => 'A temporary network directory is required for backing up and restoring remote MS SQL databases (for example, \\\\ServerName\DirectoryPath). You must create the directory on the remote server, mount it to a temporary physical directory and make it accessible over network by the specified user.',
'dbbackup__network_user_hint' => 'Specifies a network user name (for example, ServerName\UserName)',
///
/// END OF DATABASE BACKUP
///

	////
	//// MIGRATION
	////

'ui__server/migration/start__short-title' => 'Start New Migration',
	'ui__server/migration/start__title' => 'Start New Migration',
	'ui__server/migration/start__description' => 'Transfer data from other control panels.',
'ui__server/migration/task/delete_multi__short-title' => 'Remove',
	'ui__server/migration/task/delete_multi__title' => 'Remove Selected Migration Tasks',
	'ui__server/migration/task/delete_multi__description' => 'Remove selected migration tasks.',
	'ui__server/migration/task/delete__empty_selection' => 'Select migration tasks which you want to remove from the list.',
	'migration__unfinished_task_will_be_stopped_and_deleted' => 'If selected migration tasks are incomplete, they will be stopped and cancelled.',
	'ui__server/migration/task/delete#legend__description' => 'The following migration tasks will be removed from the list:',
'migration__fieldset__migrations' => 'Migration tasks',
	'migration__list__active_tasks' => 'migration tasks', // not sure if it's shown or not
	'b_migrationcurrenttaskslist_search' => 'Enter a search pattern and click to find migration tasks.',
	'b_migrationcurrenttaskslist_show_all' => 'Reset Search',
	'migration__list__source_hostname' => 'Source hostname',
	'migration__list__migrating_objects'  => 'Objects to migrate',
		'migration__task_objects_domains' => '%1 subscriptions',
		'migration__task_objects_clients' => '%1 customers',
		'migration__task_objects_resellers' => '%1 resellers',
		'migration__task_objects_accounts' => '%1 accounts',
		'migration__task_objects_not_yet_selected' => 'Not yet selected',
	'migration__list__start_date' => 'Start date',
	'migration__list__elapsed_time' => 'Elapsed time',
	'migration__list__progress' => 'Progress',
		'migration__task_waiting' => 'Waiting to be started',
		'migration__task_completed' => 'Completed',
		'migration__task_failed' => 'Failed',
		'migration__task_stopped' => 'Stopped',
		'migration__task_in_progress' => 'In progress',
			'migration__task_progress_hint' => '%1% complete, %2% left',
		'migration__task_warnings' => 'Completed with warnings',
	'backup__list__sort_by_source_hostname' => 'Sort by source hostname',
	'backup__list__sort_by_migrating_objects' => 'Sort by objects selected for transfer',
	'backup__list__sort_by_start_date' => 'Sort by task start date',
	'backup__list__sort_by_elapsed_time' => 'Sort by elapsed time',
	'backup__list__sort_by_progress' => 'Sort by progress',
	'migration__start__data_import_content_transport' => 'Use rsync transport',

// new migration settings
'ui__server/migration/start#migration_settings__title' => 'Migration Settings',
'migration__start__general__legend' => 'General',
	'migration__start__data_transfer' => 'Data source',
		'migration__start__host' => 'Transfer data from another server',
		'migration__start__import' => 'Transfer data already processed by the Migration & Transfer Agent and located on the local host.',
'migration__start__source_host__legend' => 'Source Host',
	'migration__start__hostname' => 'Source host name or IP address',
	'migration__start__login' => 'Administrator login',
		'migration__start__login_hint' => 'This must be an account with power user access rights on the source host (root on Linux/Unix, Administrator on Windows).',
	'migration__start__password' => 'Password',
	'migration__start__sudo_password' => 'Sudo password',
	'migration__start__os_type' => 'OS type',
		'migration__start__os_unix' => 'Unix or Linux',
		'migration__start__os_win' => 'Microsoft Windows',
'migration__start__files_temporary_location__legend' => 'Temporary Files Location',
	'migration__start__target_partition' => 'Target partition',
	'migration__start__temporary_directory' => 'Directory on the target host where Migration & Transfer Manager will transfer and store temporary migration files.',
'migration__start__migration_settings__legend' => 'Transfer settings',
	'migration__start__data_import_type' => 'Transfer the following data',
		'migration__data_import_type__selected' => 'Only manually selected resellers, customers and domains',
	'migration__start__data_import_compress' => 'Compress data during the transfer',
'migration__start__data_import__legend' => 'Local Host Migration',
	'migration__start__data_import_dump' => 'Migration data file location',
'migration__start__conflict_resolution_rules' => 'Replace existing objects',
'migration__data_import_type__all' => 'Migrate the whole server',
    'migration_start_skip_server_info_migration' => 'Skip server global settings and system services configuration',
    'migration_start_skip_admin_personal_info_migration' => 'Skip administrator\'s profile information',

// other platforms
'migration__select_agent__title' => 'Migration From Host %1',
'migration__select_agent__source_host_information' => 'Source Host Information',
'migration__select_agent__hosting_platform' => 'Hosting platform/version',
'migration__select_agent__os' => 'OS',
'migration__select_agent__average_load' => 'Average load',
'migration__select_agent__migration_agent' => 'Migration & Transfer Agent',
'migration__select_agent__agent' => 'Select the agent that should be used for data transfer',
'migration__select_agent__agent_hint' => 'The agent corresponding to the hosting platform you are transferring data from will be selected by default. If migration fails, try selecting another agent manually.',
// select objects to migrate
'ui__server/migration/start#select_object__title' => 'Objects To Transfer',
'migration__list__select_objects' => 'Select Objects To Transfer',
'migration__select_object__objects_to_migrate__legend' => 'Select objects to transfer',
	'b_migrationselectobjectlist_search' => 'Enter a search pattern and click to find objects.',
	'b_migrationselectobjectlist_show_all' => 'Reset Search',
	'migration__select_objects__contact__filter' => 'Contact name',
	'migration__select_objects__owner__filter' => 'Owner',
	'migration__select_objects__show__filter' => 'Show',
		'migration__select_objects__all' => 'All objects',
		'migration__select_objects__users' => 'User accounts only',
		'migration__select_objects__by_domains' => 'Domains only',
'migration__list__select_objects__total' => '%1 objects total (%2 resellers, %3 customers, %4 subscriptions)',
	'migration__list__owner' => 'Owner',
	'migration__list__contact_name' => 'Contact name',
'migration__content_to_migrate__legend' => 'Domain configuration and content',
'migration__content_to_migrate' => 'Transfer the following configuration and content',
'migration__no_objects_selected' => 'Select objects which you want to transfer.',
// conflicts resolution
'migration__resolution_policy_title' => 'Resolution Rules For Migration Conflicts',
'migration__hint_resolution_policy_warning' => 'To proceed with the migration, you have to specify the rules used for resolving possible conflicts that can occur during the migration. After these rules are defined, the process of migration will start and you will not be able to change them for the current process until it is complete.',
'migration__restore__resolution_policy' => 'Resolution policy',
	// Timing conflicts
'migration__restore__timing_conflicts' => 'Timing Conflicts',
'migration__restore__hint_timing_conflicts' => 'Timing conflicts occur either when the transferred object already exists in the system with more recent modification date, or when the transferred object is not currently present in the system.',
	'migration__restore__text_timing_resolution_policy_overwrite' => 'Use configuration and data from migration data file',
		'migration__restore__hint_timing_resolution_policy_overwrite' => 'Completely overwrite object configuration and data currently present in the system with configuration and data from the migration data file. If the transferred object currently belongs to a different owner, the object will be transferred under the former owner.',
	'migration__restore__text_timing_resolution_policy_proceed' =>  'Use configuration from current system and data from migration data file',
		'migration__restore__hint_timing_resolution_policy_proceed' => 'Overwrite current object data with data from the migration data file, but keep object configuration currently present in the system. If the transferred object currently belongs to a different owner, the object will be transferred under the current owner.',
	'migration__restore__text_timing_resolution_policy_do_not_restore' => 'Do not transfer',
		'migration__restore__hint_timing_resolution_policy_do_not_restore' => 'Do not transfer objects that have timing conflicts.',
	// Resource usage conflicts
'migration__restore__resource_useage_conflicts' => 'Resource Usage Conflicts',
'migration__restore__hint_resource_usage_conflicts' => 'Resource usage conflicts occur when resource usage limits of the transferred object are exceeded upon the transfer.',
	'migration__restore__text_resource_usage_resolution_policy_overusage' => 'Allow overuse',
		'migration__restore__hint_resource_usage_resolution_policy_overusage' => 'Transfer object and allow it to use more resources than initially provided.',
	'migration__restore__text_resource_usage_resolution_policy_do_not_restore' => 'Do not transfer',
		'migration__restore__hint_resource_usage_resolution_policy_do_not_restore' => 'Do not transfer objects that have resource usage conflicts.',
	// Configuration conflicts
'migration__restore__configuration_conflicts' => 'Configuration Conflicts',
'migration__restore__hint_configuration_conflicts' => 'Configuration conflicts occur when the transferred object has settings and web applications that are not available or are prohibited by the current server or object owner policy. For example, configuration conflicts will occur if transferred mail accounts have individual spam filtering settings while current server-wide policy forbids mail accounts from having these settings.',
	'migration__restore__text_configuration_resolution_policy_automatic' => 'Automatic',
		'migration__restore__hint_configuration_resolution_policy_automatic' => 'Transfer object and automatically switch on all conflicting configuration options that your permissions allow to manage.',
	'migration__restore__text_configuration_resolution_policy_do_not_restore' => 'Do not transfer',
		'migration__restore__hint_configuration_resolution_policy_do_not_restore' => 'Do not transfer objects that have configuration conflicts.',
// migration task
'ui__server/migration/task__short-title' => 'Migration task',
'ui__server/migration/task/view-detailed-info__title' => 'Migration Task Details',
	'ui__server/migration/task__title' => 'Migration from host',
	'ui__server/migration/task__description' => 'View details of migration from host.',
'migration__fieldset__details' => 'Details',
	'migration__migration_details__status' => 'Status',
	'migration__migration_details__date' => 'Start date',
	'migration__migration_details__requested_objects' => 'Data to transfer',
'migration__fieldset__progress' => 'Progress',
	'migration__migration_details__current_operation' => 'Current operation',
		'migration__current_operation_deploying' => 'Deploying data: %1',
		'migration__current_operation_dumping' => 'Transferring data',
	'migration__migration_details__overal_progress' => 'Current operation progress',
// stop migration button/screen
'ui__server/migration/task/stop__short-title' => 'Stop',
	'ui__server/migration/task/stop__title' => 'Stop Migration From Host',
	'ui__server/migration/task/stop__description' => 'Stop the migration task.',
'migration__migration_details__migrated_objects' => 'Transferred data',
'backup__stop_migration_task__remove_temporary_files' => 'Remove temporary files',
// migration log
'migration__task_has_no_log' => 'Migration task has no log to download',
'migration__migration_details__error_log' => 'Error log',
'migration__task__download_log' => 'Download log for additional information',
// other
'ui__server/migration/start__done' => 'Migration process was started. Click Refresh to refresh the page and view updated migration status.',
// other platforms
'ui__server/migration/sync-agent__short-title' => 'Synchronize',
	'ui__server/migration/sync-agent__title' => 'Synchronize Migration & Transfer Agent',
	'ui__server/migration/sync-agent__description' => 'Synchronize Migration & Transfer Agent, downloading the latest available version.',
'migration__sync_agent__completed_with_errors' => 'Errors have occurred during the process of Migration & Transfer Agent synchronization.',
'migration__sync_agent__completed_successfully' => 'Migration & Transfer Agent was successfully updated.',
'migration__sync_agent__downloading' => 'Synchronizing and downloading Migration & Transfer Agent',
'migration__sync_agent_long_task_title' => 'Synchronization of Migration & Transfer Agent',
'migration__sync_agent_download_agent' => 'Click to download Migration & Transfer Agent file, which you should  install on the source host before the migration is started.',
	// errors
'migration__disabled_due_to_agent_sync_process' => 'Data migration cannot be started because synchronization of Migration & Transfer Agent is in progress.',
'migration__disabled_due_to_migration_process' => 'Synchronization of Migration & Transfer Agent cannot be started because data migration is in progress.',
'migration__no_migration_agent' => 'No Migration & Transfer Agent found. Data migration cannot be performed.',

	//New strings for SMB
	'migration__list__admin_owner' => 'Admin',

	'migration__select_domains_to_migrate_title' => 'Select Domains to Migrate',
	'migration__list__select_domains__total' => '%1 domains total',
	'migration__retrieve_host_information__title' => 'Host Information Retrieval',
	'migration__retrieve_host_information' => 'Retrieving information from host %1... This may take a while, please wait.',

	'bt_wizard_start' => 'Start >>',
	'migration__cancel' => 'Cancel',
	'migration__cancelling' => 'Cancelling...',

	//New strings for Panel 10.0
	    'migration__select_objects__name__filter' => 'Name',
    'migration__select_objects__user_name__filter' => 'Username',
    'migration__select_objects__domain_name__filter' => 'Domain Name',

    'migration__list__domain_name' => 'Domain Name',
    'migration__list__all_name' => 'Name',
    'migration__list__login_name' => 'Username',
    'migration__list__domain_name_hint' => 'Sort by domain name',
    'migration__list__all_name_hint' => 'Sort by name',
    'migration__list__login_name_hint' => 'Sort by username',

    'migration__no_license_installed' => 'No license key is installed. The allowed resources are most probably not enough for performing a migration.',
    'migration__trial_license_installed' => 'Trial license key is installed. The resources provided with the license are most probably not enough for a successfull migration.',
    'migration__start__agent_directory' => 'Migration & Transfer Agent upload path',
    'migration__start__invalid_port' => 'The specified source port is invalid.',
    'migration__sync_agent__up_to_date' => 'You are up to date! Your current Migration & Transfer Agent is of the latest versions available.',


	'dns_t__unable_to_remove_ns_record' => 'Unable to remove the NS record from the DNS template: Each DNS zone must have at least one NS record.',
    'dns__unsupported_server_zone_transfer' => 'Unable to transfer the Transfer Restrictions Template because of the server-wide DNS configuration: On the source server the following network addresses are allowed for zone transfer, but these addresses are prohibited by Microsoft DNS Server: %1',
    'dns__unsupported_domain_zone_transfer' => 'Unable to transfer the Transfer Restrictions Template because of the domains\' DNS configuration: On some domains the following network addresses are allowed for zone transfer, but these addresses are prohibited by Microsoft DNS Server: %1',

///
/// LOGS & LOG ROTATION
///

/// action log
// common/various
'actionlog__confirm_clean_log' => "Are you sure you wish to delete the selected action log records?",
'actionlog__digit_expected' => "A number expected: %1",
'actionlog__dont_remove_recs' => "do not remove records",
'actionlog__from_date' => "From:",
'actionlog__incorrect_rotation' => "Invalid log rotation parameters specified: %1",
'actionlog__js_incorrect_date' => "Invalid date specified.",
'actionlog__js_incorrect_num_periods' => "Invalid rotation period specified.",
'actionlog__js_incorrect_num_records' => "Invalid number of records specified.",
'actionlog__logged_actions' => "Logged actions",
'actionlog__period_day' => "days",
'actionlog__period_month' => "months",
'actionlog__period_week' => "weeks",
'actionlog__settings' => "Action Log Settings",
'actionlog__store_logs_in_db' => "Store records in the database",
'actionlog__store_number' => "entries",
'actionlog__to_date' => "To:",
'actionlog__unknown_rot_period' => "Unknown rotation period: %1",
'actionlog__unknown_rot_type' => "Unknown rotation type: %1",
'actionlog__wrong_date_period' => "Invalid date",
'actionlog__session_preferences' => 'Session settings',
// items (PFU schema)
'actionlog__admin_info' => 'Administrator information',
'actionlog__service' => 'Service',
'actionlog__ip_addr' => 'IP address',
'actionlog__client' => 'Customer account',
'actionlog__client_status' => 'Customer account status',
'actionlog__client_preferences' => "Customer's interface preferences",
'actionlog__client_ip_pool' => "Customer's IP pool",
'actionlog__client_siteapp' => "Customer's web application pool",
'actionlog__client_guid' => "Customer GUID",
'actionlog__domain' => 'Default domain (the first domain added to a subscription/webspace)',
'actionlog__domain_owner' => 'Subscription owner',
'actionlog__domain_status' => 'Default domain, status',
'actionlog__domain_dns' => 'Default domain, DNS zone',
'actionlog__subdomain' => 'Subdomain of a default domain',
'actionlog__domain_alias' => 'Default domain, alias',
'actionlog__domain_alias_dns' => 'Default domain, alias DNS zone',
'actionlog__site' => 'Domain',
'actionlog__site_status' => 'Domain status',
'actionlog__site_dns' => 'Domain DNS zone',
'actionlog__site_guid' => 'Domain GUID',
'actionlog__site_subdomain' => 'Subdomain',
'actionlog__site_alias' => 'Domain alias',
 'actionlog__site_alias_dns' => 'Domain alias DNS zone',
'actionlog__domain_limits' => 'Subscription limits',
'actionlog__domain_limit_size' => 'Disk space limit for subscription',
'actionlog__domain_limit_traffic' => 'Traffic limit for subscription',
'actionlog__domain_limits_powerUser' => 'Webspace limits',
'actionlog__domain_limit_size_powerUser' => 'Disk space limit for webspace',
'actionlog__domain_limit_traffic_powerUser' => 'Traffic limit for webspace',
'actionlog__domain_guid' => "Default domain, GUID",
'actionlog__cp_user' => 'Panel user',
'actionlog__mailname' => 'Mail account',
'actionlog__maillist' => 'Mailing list',
'actionlog__phosting' => 'Hosting settings',
'actionlog__forwarding' => 'Standard or frame forwarding hosting',
'actionlog__webuser' => 'Web user account',
'actionlog__site_application' => 'Web application',
'actionlog__license' => 'License key',
'actionlog__template_domain' => "Service plan of reseller",
'actionlog__template_admin' => "Service plan of administrator",
'actionlog__template_reseller' => 'Reseller plan',
'actionlog__admin_alias' => 'Additional administrator account', // PFW
'actionlog__ftpuser' => 'Additional FTP account', // PFW
'actionlog__db_server' => 'Database server',
'actionlog__db' => 'Database',
'actionlog__db_user' => 'Database user account',
'actionlog__client_sapppkg_pool' => "User's web application", // PFW, not used?
'actionlog__remote_dns' => 'Remote DNS server status', // PFW
'actionlog__reseller' => 'Reseller account',
'actionlog__reseller_guid' => 'Reseller GUID',
'actionlog__reseller_ip_pool' => "Reseller's IP pool",
'actionlog__reseller_limit_size' => 'Disk space limit for reseller account',
'actionlog__reseller_limit_traffic' => 'Traffic limit for reseller account',
'actionlog__reseller_limits' => 'Reseller account limits',
'actionlog__reseller_permissions' => 'Reseller permissions',
'actionlog__reseller_preferences' => "Reseller's interface preferences",
'actionlog__reseller_siteapp' => "Web applications in reseller's pool",
'actionlog__reseller_status' => 'Reseller account status',
'actionlog__health_status' => 'Server health status',
// actions (PFU schema)
'actionlog__limit_reached' => 'reached',
'actionlog__added' => 'added',
'actionlog__removed' => 'removed',
'actionlog__change' => 'changed',
'actionlog__update' => 'updated',
'actionlog__upgrade' => 'upgraded', // PFU?
'actionlog__update_or_add' => 'updated or added',
'actionlog__expired' => 'expired',
'actionlog__create' => 'created',
'actionlog__delete' => 'deleted',
'actionlog__service_stop' => 'stopped',
'actionlog__service_restart' => 'restarted',
'actionlog__service_start' => 'started',
'actionlog__login' => 'logged in',
'actionlog__logout' => 'logged out',
'actionlog__install' => 'installed',
'actionlog__uninstall' => 'uninstalled',
'actionlog__reconfigure' => 'reconfigured',
// events (PFW schema)
'actionlog__event_admin_update' => 'Administrator information updated',
'actionlog__event_service_restart' => 'Service restarted',
'actionlog__event_service_start' => 'Service started',
'actionlog__event_service_stop' => 'Service stopped',
'actionlog__event_ip_address_create' => 'IP address created',
'actionlog__event_ip_address_delete' => 'IP address deleted',
'actionlog__event_ip_address_update' => 'IP address updated',
'actionlog__event_client_create' => 'Customer account created',
'actionlog__event_client_delete' => 'Customer account deleted',
'actionlog__event_client_update' => 'Customer account updated',
'actionlog__event_client_status_update' => 'Customer account status updated',
'actionlog__event_client_preferences_update' => "Customer's interface preferences updated",
'actionlog__event_client_siteapp_added' => "Web application added to customer account's application pool",
'actionlog__event_client_siteapp_removed' => "Web application removed from customer account's application pool",
'actionlog__event_domain_limit_size_reached' => 'Disk space limit for subscription reached',
'actionlog__event_domain_limit_traffic_reached' => 'Traffic limit for subscription reached',
'actionlog__event_domain_limit_size_reached_powerUser' => 'Disk space limit for webspace reached',
'actionlog__event_domain_limit_traffic_reached_powerUser' => 'Traffic limit for webspace reached',

'actionlog__event_domain_create' => 'Website created',
'actionlog__event_domain_delete' => 'Website deleted',
'actionlog__event_domain_update' => 'Website updated',
'actionlog__event_domain_owner_change' => 'Subscription owner changed',
'actionlog__event_domain_status_update' => 'Website status updated',
'actionlog__event_domain_dns_update' => 'Domain DNS zone updated',
'actionlog__event_subdomain_create' => 'Subdomain of a default domain created',
'actionlog__event_subdomain_delete' => 'Subdomain of a default domain deleted',
'actionlog__event_subdomain_update' => 'Subdomain of a default domain updated',
'actionlog__event_domain_alias_create' => 'Default domain, alias created',
'actionlog__event_domain_alias_delete' => 'Default domain, alias deleted',
'actionlog__event_domain_alias_update' => 'Default domain, alias updated',
'actionlog__event_domain_limits_update' => 'Domain limits updated',
'actionlog__event_cp_user_login' => 'Panel user logged in',
'actionlog__event_cp_user_logout' => 'Panel user logged out',
'actionlog__event_mailname_create' => 'Mail account created',
'actionlog__event_mailname_delete' => 'Mail account deleted',
'actionlog__event_mailname_update' => 'Mail account updated',
'actionlog__event_maillist_create' => 'Mailing list created',
'actionlog__event_maillist_delete' => 'Mailing list deleted',
'actionlog__event_maillist_update' => 'Mailing list updated',
'actionlog__event_phys_hosting_create' => 'Physical hosting created',
'actionlog__event_phys_hosting_delete' => 'Physical hosting deleted',
'actionlog__event_phys_hosting_update' => 'Physical hosting updated',
'actionlog__event_forwarding_create' => 'Standard or frame forwarding hosting created',
'actionlog__event_forwarding_delete' => 'Standard or frame forwarding hosting deleted',
'actionlog__event_forwarding_update' => 'Standard or frame forwarding hosting updated',
'actionlog__event_webuser_create' => 'Web user account created',
'actionlog__event_webuser_delete' => 'Web user account deleted',
'actionlog__event_webuser_update' => 'Web user account updated',
'actionlog__event_siteapp_install' => 'Web application installed',
'actionlog__event_siteapp_reconfigure' => 'Web application reconfigured',
'actionlog__event_siteapp_uninstall' => 'Web application uninstalled',
'actionlog__event_license_update' => 'License key updated',
'actionlog__event_admin_alias_create' => 'Additional administrator account created',
'actionlog__event_admin_alias_delete' => 'Additional administrator account deleted',
'actionlog__event_admin_alias_update' => 'Additional administrator account updated',
'actionlog__event_ftpuser_create' => 'Additional FTP account created',
'actionlog__event_ftpuser_update' => 'Additional FTP account updated',
'actionlog__event_ftpuser_delete' => 'Additional FTP account deleted',
'actionlog__event_template_domain_create' => "Service plan of reseller created",
'actionlog__event_template_domain_update' => "Service plan of reseller updated",
'actionlog__event_template_domain_delete' => "Service plan of reseller deleted",
'actionlog__event_template_admin_create' => "Service plan of administrator created",
'actionlog__event_template_admin_update' => "Service plan of administrator updated",
'actionlog__event_template_admin_delete' => "Service plan of administrator deleted",
'actionlog__event_database_server_create' => 'Database server created',
'actionlog__event_database_server_update' => 'Database server updated',
'actionlog__event_database_server_delete' => 'Database server deleted',
'actionlog__event_remote_dns_status_update' => 'Remote DNS server status updated',
'actionlog__event_session_preferences_update' => 'Session settings updated',
'actionlog__event_domain_alias_dns_update' => 'DNS zone of domain alias updated',
'actionlog__event_license_expired' => 'The Panel license has expired',
'actionlog__event_database_create' => 'Database created',
'actionlog__event_database_delete' => 'Database removed',
'actionlog__event_database_user_create' => 'Database user account created',
'actionlog__event_database_user_update' => 'Database user account settings updated',
'actionlog__event_database_user_delete' => 'Database user account removed',
'actionlog__event_client_guid_update' => "Customer GUID updated",
'actionlog__event_domain_guid_update' => 'Website GUID updated',
'actionlog__event_reseller_create' => 'Reseller account created',
'actionlog__event_reseller_delete' => 'Reseller account deleted',
'actionlog__event_reseller_update' => 'Reseller account updated',
'actionlog__event_reseller_guid_update' => 'Reseller GUID updated',
'actionlog__event_reseller_ip_pool_update' => "Reseller's IP pool updated",
'actionlog__event_reseller_limit_size_reached' => 'Disk space limit for reseller account reached',
'actionlog__event_reseller_limit_traffic_reached' => 'Traffic limit for reseller account reached',
'actionlog__event_reseller_limits_update' => 'Reseller account limits updated',
'actionlog__event_reseller_permissions_update' => 'Reseller account permissions updated',
'actionlog__event_reseller_preferences_update' => "Reseller's interface preferences updated",
'actionlog__event_reseller_siteapp_added' => "Application added to reseller account's application pool",
'actionlog__event_reseller_siteapp_removed' => "Application removed from reseller account's application pool",
'actionlog__event_reseller_status_update' => 'Reseller account status updated',
'actionlog__event_template_reseller_create' => 'Reseller plan created',
'actionlog__event_template_reseller_delete' => 'Reseller plan deleted',
'actionlog__event_template_reseller_update' => 'Reseller plan updated',
'actionlog__event_health_status_change' => 'Server health status changed',
'actionlog__event_siteapp_upgrade' => 'Web app upgraded',

// log rotation
'ui__client/domain/hosting/logs/rotation__short-title' => 'Log Rotation',
	'ui__client/domain/hosting/logs/rotation__title' => 'Log Rotation',
	'ui__client/domain/hosting/logs/rotation__description' => 'Set up log rotation settings for website.',
'ui__client/domain/hosting/logs/rotation_self__short-title' => 'Log Rotation',
	'ui__client/domain/hosting/logs/rotation_self__title' => 'Log Rotation',
	'ui__client/domain/hosting/logs/rotation_self__description' => 'Set up log rotation settings for your website.',

'log_file_viewer__file_name_is_undefined' => "Specify the log filename for viewing.",
'log_files__deletion_page_title' => "The following log files for website %1 will be removed:",
'log_files__invalid_value_lines_for_view' => "Invalid number of lines specified.",
'log_files__lines_of_logfile_for_view' => "Lines of log file to be displayed (from the end of the file)",
'log_files__log_file_can_not_be_deleted' => "This log file is active and therefore cannot be deleted.",
'log_files__log_files' => "Log files",
'log_files__page_title' => "Manage Log Files of Website %1",
'log_files__page_subdom_title' => "Manage Log Files of Subdomain %1",
'log_files__select_files_for_remove' => "No log files selected for removal.",
'log_files__total_logfiles_size' => "Total size of log files: %1",
'log_files__log_file_can_not_be_downloaded' => 'To download a log file, make Web statistics accessible via password-protected directory. %1',
'log_files__log_file_can_not_be_downloaded_link' => 'Click to manage site hosting.',
'log_rot__compress' => "Compress log files",
'log_rot__log_rot_period' => "Log rotation condition",
'log_rot__log_rot_size' => "by size",
'log_rot__log_rot_time' => "by time",
'log_rot__logrotation_enable' => "Switch on log rotation",
'log_rot__mail' => "Send processed log files to email",
'log_rot__max_number_of_logfiles' => "Maximum number of log files",
'log_rot__page_title' => "Configure Rotation of Log Files for Website %1",
'log_rot__time_period' => "period",

///
/// END OF LOGS & LOG ROTATION
///

// REMOTE SESSION
'rsession_no_api_rpc_errmsg' => "The Panel API RPC is not installed on the remote host. Contact your service provider for assistance.",
'rsession_no_account_errmsg' => "Unable to access the remote service under your account. The most common reason is that the service for your account is not activated yet. Please, wait for several minutes, and then try again. If you encounter this error again, contact your system administrator.",
'rsession_no_domain_errmsg' => "Unable to access the remote service for this domain. The most common reason is that the service for this domain is not activated yet. Please, wait for several minutes, and then try again. If you encounter this error again, contact your system administrator.",
'rsession_unknown_errmsg' => "The remote server has rejected the attempt to establish a session. Contact your system administrator for support. The error was: %1",
'rsession_unknown2_errmsg' => "Unknown error while establishing a remote session. Most probably, the remote server does not answer properly or does not answer at all. Ask your system administrator to check for error details in the web server error log.",
'rsession_no_connect_errmsg' => "Unable to access the remote service: connecting to remote session failed. Contact your system administrator for support.",

// ANONYMOUS FTP
'anonftp__allow_upload_incoming' => "Allow uploading to incoming directory",
'anonftp__allow_create_dirs' => 'Allow creation of directories in the incoming directory',
'anonftp__allow_download_incoming' => 'Allow downloading from the incoming directory',
'anonftp__anonftp_for_domain' => "Anonymous FTP account for the domain",
'anonftp__display_login' => 'Display login message',
'anonftp__login_text' => 'Message text',
'anonftp__login_text_limit' => "Invalid message text length. Should be from 1 to 65533 characters.",
'anonftp__login_text_ascii' => "A message text can contain only ASCII characters.", // PFU
'anonftp__enabled_on_other_ip' => "is used on another IP address",
'anonftp__invalid_bandwidth' => "Invalid download bandwidth value, only digits are allowed.",
'anonftp__invalid_max_conn' => "Invalid number of maximum simultaneous connections, only digits are allowed.",
'anonftp__invalid_quota' => "Invalid disk space value, only digits are allowed.",
'anonftp__ip_addres_type_shared' => "Hosting is based on the shared IP address.",
'anonftp__limit_incoming_disk_space' => "Limit disk space in the incoming directory",
'anonftp__limit_maximum_bandwidth' => "Limit download bandwidth for this virtual FTP domain",
'anonftp__limit_maximum_connections' => "Limit number of simultaneous connections",
'anonftp__unable_create' => "Unable to create anonymous FTP account: %1",
'anonftp__unable_enable' => "Failed to switch on anonymous FTP account: %1",
'anonftp__unable_init' => "Unable to initialize anonymous FTP account: %1",
'anonftp__unable_put_conf' => "Unable to put configuration file: %1",
'anonftp__unable_set_quota' => "Unable to set the incoming directory disk space limit: %1",
'anonftp__unable_update' => "Unable to update anonymous FTP account properties: %1",

///
/// SSL CERTIFICATES
///

// common keys
'__certificates' => 'SSL Certificates', // page title
'cert__upload_cert_by_pvt_key' => 'Find the appropriate private key to a certificate', // TBI
'__certificates_list' => 'Certificates', // list title
// errors
'class_sslcertificate__ca_not_signs' => " The CA certificate does not sign the certificate.",
'class_sslcertificate__ca_not_signs_warn' => "Warning: the CA certificate does not sign the certificate.",
'class_sslcertificate__incompatible_pvt_key_cert' => "Incompatible private key/certificate pair.",
'class_sslcertificate__invalid_cert_format' => "Invalid certificate format.",
'class_sslcertificate__invalid_private_key_format' => "Invalid private key format.",
'class_sslcertificate__prob_invalid_priv_key' => "Probably, the private key format is invalid.",
'ui__client/domain/certificate__none_available__1' => 'There are no SSL certificates on domains.',

	// specific list actions
'ui__server/certificate/default_multi__short-title' => 'Make Default for Websites',
	'ui__server/certificate/default_multi__title' => 'Make Default for Websites',
	'ui__server/certificate/default_multi__description' => 'Use the selected SSL certificate for securing connections to newly hosted websites.',
	'ui__server/certificate/default__empty_selection' => 'Select the SSL certificate that you want to use for securing connections to websites.',
'ui__server/certificate/setup_multi__short-title' => 'Secure the Panel',
	'ui__server/certificate/setup_multi__title' => 'Secure the Panel',
	'ui__server/certificate/setup_multi__description' => 'Use the selected SSL certificate for securing connections to the Panel.',
	'ui__server/certificate/setup__empty_selection' => 'You need to select the SSL certificate that you want to use for securing access to the Panel.',

// Server
'ui__server/certificate/properties_unknown-new__short-title' => 'Add SSL Certificate',
	'ui__server/certificate/properties_unknown-new__title' => 'Add SSL Certificate',
	'ui__server/certificate/properties_unknown-new__description' => 'Add a new SSL certificate.',
'ui__server/mpc-certificates__short-title' => 'View SSL Certificates',
	'ui__server/mpc-certificates__title' => 'View SSL Certificates',
	'ui__server/mpc-certificates__description' => 'View the list of SSL certificates that you purchased from your provider.',
'ui__server/cp-certificate-download__short-title' => "Download the Panel's SSL Certificate",
	'ui__server/cp-certificate-download__title' => "Download the Panel's SSL Certificate",
	'ui__server/cp-certificate-download__description' => 'Download SSL certificates currently used for securing the Panel.',
'ui__server/certificate/properties__short-title' => 'Change Properties of Certificate',
	'ui__server/certificate/properties__title' => 'Change Properties of SSL Certificate %1',
	'ui__server/certificate/properties__description' => 'Change the properties of SSL certificate %1.',
'ui__server/certificate/delete_multi__short-title' => 'Remove SSL Certificates',
	'ui__server/certificate/delete_multi__title' => 'Remove SSL Certificates',
	'ui__server/certificate/delete_multi__description' => 'Remove selected SSL certificates from server repository.',
		'ui__server/certificate/delete#legend__description' => 'The following SSL certificates will be removed:',
	'ui__server/certificate/delete__empty_selection' => 'You have to select the SSL certificates which you want to remove.',

// Domain
'ui__client/domain/certificate/properties_new__title' => 'Add SSL Certificate',
	'ui__client/domain/certificate/properties_new__short-title' => 'Add SSL Certificate',
	'ui__client/domain/certificate/properties_new__description' => 'Add a new SSL certificate.',
		'ui__client/domain/certificate/properties_unknown-new__short-title' => 'Add SSL Certificate',
			'ui__client/domain/certificate/properties_unknown-new__title' => 'Add SSL Certificate',
			'ui__client/domain/certificate/properties_unknown-new__description' => 'Add a new SSL certificate.',
'ui__client/domain/mpc-certificates__title' => 'View SSL Certificates',
	'ui__client/domain/mpc-certificates__short-title' => 'View Certificates',
	'ui__client/domain/mpc-certificates__description' => 'View the list of SSL certificates that you purchased from your provider.',
		'ui__client/domain/mpc-certificates_self__title' => 'View SSL Certificates',
			'ui__client/domain/mpc-certificates_self__short-title' => 'View Certificates',
			'ui__client/domain/mpc-certificates_self__description' => 'View the list of SSL certificates that you purchased from your provider.',
'ui__client/domain/certificate/properties__short-title' => 'Change Properties of SSL Certificate',
	'ui__client/domain/certificate/properties__title' => 'Change Properties of SSL Certificate %1',
	'ui__client/domain/certificate/properties__description' => 'Change the properties of SSL certificate %1.',
'ui__client/domain/certificate/delete_multi__short-title' => 'Remove SSL Certificates',
	'ui__client/domain/certificate/delete_multi__title' => 'Remove SSL Certificates',
	'ui__client/domain/certificate/delete_multi__description' => 'Remove selected SSL certificates from domain repository.',
		'ui__client/domain/certificate/delete#legend__description' => 'The following SSL certificates will be removed:',
	'ui__client/domain/certificate/delete__empty_selection' => 'You have to select the SSL certificates which you want to remove.',

//SSL Certificate hints in Control Panel
    'cert__screen_hint' => 'SSL certificates secure transfer of sensitive data from visitors to your website, and also verify the site identity. Below you can find two lists of SSL certificates: the first one showing certificates that you use for securing your websites and the other one showing certificates that you purchased from your hosting provider.',
        'cert__screen_hint_powerUser' => 'SSL certificates secure transfer of sensitive data from visitors to your website, and also verify the site identity.',
    'cert__screen_hint2' => 'After adding an SSL certificate to a domain, you need to enable SSL support and select that certificate in the website hosting settings: <b>Websites & Domains</b> > <i>domain_name</i>.',
    'cert_add__settings_hint' => 'Use this form to generate a certificate request, to buy a certificate from your provider, or to generate a self-signed certificate.',
    'cert_add__settings_hint2' => 'Request is a CSR file with info about your domain (from the form). You can submit the request to a desired certification authority so that they issue a certificate for you. You will then upload it using one of the Upload forms below.',
    'cert_add__settings_hint3' => 'Self-signed certificate is an identity certificate signed by its own creator, so if you use such a certificate, it will mean that you yourself verify your sites identity. Although self-signed certificates let use SSL, they are trusted less, and considered as less secure.',
    'cert_add__upload_hint' => 'Use this form to upload parts of the certificate (*.key, *.crt, *-ca.crt) that you own.',
    'cert_add__upload_hint2' => 'Use this form to upload parts of the certificate (*.key, *.crt, *-ca.crt) that you own, as a text. Copy the files content and paste into an appropriate field.',

///
///END OF SSL CERTIFICATES
///

///
/// WEB DIRECTORIES (PFW)
///

	//
	// DOMAIN
	//

// Web Directories tab
// Web Directories - ui__client/domain/hosting/web-directories__title (HOME/DOMAIN)
'ui__client/domain/hosting/web-directories/create-virtual-dir__short-title' => 'Create Virtual Directory',
	'ui__client/domain/hosting/web-directories/create-virtual-dir__title' => 'Create New Virtual Directory',
	'ui__client/domain/hosting/web-directories/create-virtual-dir__description' => 'Create a new virtual directory.',
		'ui__client/domain/hosting/web-directories/create-virtual-dir_self__short-title' => 'Create Virtual Directory',
			'ui__client/domain/hosting/web-directories/create-virtual-dir_self__title' => 'Create New Virtual Directory',
			'ui__client/domain/hosting/web-directories/create-virtual-dir_self__description' => 'Create a new virtual directory.',
'ui__client/domain/hosting/web-directories/create-dir__short-title' => 'Create Directory',
	'ui__client/domain/hosting/web-directories/create-dir__title' => 'Create New Directory',
	'ui__client/domain/hosting/web-directories/create-dir__description' => 'Create a new directory.',
		'ui__client/domain/hosting/web-directories/create-dir_self__short-title' => 'Create Directory',
			'ui__client/domain/hosting/web-directories/create-dir_self__title' => 'Create New Directory',
			'ui__client/domain/hosting/web-directories/create-dir_self__description' => 'Create a new directory.',
'ui__client/domain/hosting/web-directories/properties__short-title' => 'Directory Properties',
	'ui__client/domain/hosting/web-directories/properties__title' => 'Virtual Directory Properties',
	'ui__client/domain/hosting/web-directories/properties__description' => 'View and change virtual directory properties.',
		'ui__client/domain/hosting/web-directories/properties_self__short-title' => 'Directory Properties',
			'ui__client/domain/hosting/web-directories/properties_self__title' => 'Virtual Directory Properties',
			'ui__client/domain/hosting/web-directories/properties_self__description' => 'View and change virtual directory properties.',
'ui__client/domain/hosting/web-directories/permissions__short-title' => 'Directory Access Permissions',
	'ui__client/domain/hosting/web-directories/permissions__title' => 'Directory Access Permissions',
	'ui__client/domain/hosting/web-directories/permissions__description' => 'Set up directory access permissions.',
		'ui__client/domain/hosting/web-directories/permissions_self__short-title' => 'Directory Access Permissions',
			'ui__client/domain/hosting/web-directories/permissions_self__title' => 'Directory Access Permissions',
			'ui__client/domain/hosting/web-directories/permissions_self__description' => 'Set up directory access permissions.',
'ui__client/domain/hosting/web-directories/aspdotnet__short-title' => 'ASP.NET Settings',
	'ui__client/domain/hosting/web-directories/aspdotnet__title' => 'ASP.NET Settings for %1',
	'ui__client/domain/hosting/web-directories/aspdotnet__description' => 'Configure ASP.NET settings for virtual directory %1.',
		'ui__client/domain/hosting/web-directories/aspdotnet_self__short-title' => 'ASP.NET Settings',
			'ui__client/domain/hosting/web-directories/aspdotnet_self__title' => 'ASP.NET Settings for %1',
			'ui__client/domain/hosting/web-directories/aspdotnet_self__description' => 'Configure ASP.NET settings for the virtual directory %1.',
		'ui__client/domain/hosting/web-directories/aspdotnet/change-version__short-title' => 'Change Version',
			'ui__client/domain/hosting/web-directories/aspdotnet/change-version__title' => 'Change Version',
			'ui__client/domain/hosting/web-directories/aspdotnet/change-version__description' => 'Change ASP.NET version used by virtual directory %1.',
				'ui__client/domain/hosting/web-directories/aspdotnet/change-version_self__short-title' => 'Change Version',
					'ui__client/domain/hosting/web-directories/aspdotnet/change-version_self__title' => 'Change Version',
					'ui__client/domain/hosting/web-directories/aspdotnet/change-version_self__description' => 'Change ASP.NET version used by virtual directory %1.',
'ui__client/domain/hosting/web-directories/php__short-title' => 'PHP Settings',
	'ui__client/domain/hosting/web-directories/php__title' => 'PHP Settings for %1',
	'ui__client/domain/hosting/web-directories/php__description' => 'Configure PHP settings for the virtual directory %1.',
		'ui__client/domain/hosting/web-directories/php_self__short-title' => 'PHP Settings',
			'ui__client/domain/hosting/web-directories/php_self__title' => 'PHP Settings for %1',
			'ui__client/domain/hosting/web-directories/php_self__description' => 'Configure PHP settings for the virtual directory %1.',

	// list object operations
'ui__client/domain/hosting/web-directories/delete__short-title' => 'Remove',
	'ui__client/domain/hosting/web-directories/delete__title' => 'Remove Virtual Directories',
	'ui__client/domain/hosting/web-directories/delete__description' => 'Remove selected virtual directories.',
		'ui__client/domain/hosting/web-directories/delete_self__short-title' => 'Remove',
			'ui__client/domain/hosting/web-directories/delete_self__title' => 'Remove Virtual Directories',
			'ui__client/domain/hosting/web-directories/delete_self__description' => 'Remove selected virtual directories.',
		'ui__client/domain/hosting/web-directories/delete#legend__description' => 'The following virtual directories will be removed:',
	'ui__client/domain/hosting/web-directories/delete__empty_selection' => 'You need to select the directories that you want to remove.',

// MIME Types tab
'ui__client/domain/hosting/web-directories/mime-type_unknown__short-title' => 'MIME Types',
	'ui__client/domain/hosting/web-directories/mime-type_unknown__title' => 'MIME Types',
	'ui__client/domain/hosting/web-directories/mime-type_unknown__description' => 'View the list of registered MIME types.',
'ui__client/domain/hosting/web-directories/mime-type/properties_new__short-title' => 'Add MIME Type',
	'ui__client/domain/hosting/web-directories/mime-type/properties_new__title' => 'Add New MIME Type',
	'ui__client/domain/hosting/web-directories/mime-type/properties_new__description' => 'Register a new MIME type.',

// Error documents tab
'ui__client/domain/hosting/web-directories/error-doc_unknown__short-title' => 'Error Documents',
	'ui__client/domain/hosting/web-directories/error-doc_unknown__title' => 'Error Documents',
	'ui__client/domain/hosting/web-directories/error-doc_unknown__description' => 'View and change error documents.',

// Protection tab
'ui__client/domain/hosting/web-directories/protection__short-title' => 'Protection',
	'ui__client/domain/hosting/web-directories/protection__title' => 'Directory Protection',
	'ui__client/domain/hosting/web-directories/protection__description' => 'Restrict access to the directory with password protection.',
		'ui__client/domain/hosting/web-directories/protection_self__short-title' => 'Protection',
			'ui__client/domain/hosting/web-directories/protection_self__title' => 'Directory Protection',
			'ui__client/domain/hosting/web-directories/protection_self__description' => 'Restrict access to the directory with password protection.',
			'ui__client/domain/hosting/web-directories/protection/properties__short-title' => 'Settings',
			'ui__client/domain/hosting/web-directories/protection/properties__description' => 'View directory location and specify a title for the protected area.',
			'ui__client/domain/hosting/web-directories/protection/user/properties_new__short-title' => 'Add User',
			'ui__client/domain/hosting/web-directories/protection/user/properties_new__description' => 'Add a user account to allow access to the protected directory.',
			'ui__client/domain/hosting/web-directories/protection/properties__done' => 'The new settings were applied.',
			'ui__client/domain/hosting/web-directories/protection/user/properties_new__done' => 'The user account was added.',
			'ui__client/domain/hosting/web-directories/protection/user/delete_multi__short-title' => 'Remove',
			'ui__client/domain/hosting/web-directories/protection/user/delete_multi__description' => 'Remove users of the protected directory.',
			'ui__client/domain/hosting/web-directories/protection/user/delete_multi__title' => 'Remove User Accounts',
			'ui__client/domain/hosting/web-directories/protection/user/delete#legend__description' => 'Confirm removal of user accounts.',
			'ui__client/domain/hosting/web-directories/protection/user/delete_multi__done' => 'The user accounts were removed.',

//
// SUBDOMAIN
//

// Web Directories tab

	// list object operations

// MIME Types tab

// Protection tab
// Error documents tab

///
/// END OF WEB DIRECTORIES
///

///
/// SUBDOMAIN PAGE
///


///
/// END OF SUBDOMAIN PAGE
///

///
/// DONE MESSAGES
///

// non-UI
'check_permissions_done' => 'The process of checking permissions was started. Upon the completion of the checking process, a notification will be sent to the following email address: %1', // PFW
'maillists_conf__successful' => 'Mailman software was configured. Set Up Mailing Lists Server button will no longer be available on the Settings screen.', // PFU
'additional_keys__install_done' => 'License key installation was started.',

// UI
'ui____done' => 'Operation completed successfully.',
'ui__actionlog__done' => "Changes in the Action log settings were saved.",
'ui__admin/billing__done' => 'Operation completed successfully',
'ui__admin/extras-domain__done' => 'MyPlesk.com page was opened.',
'ui__admin/interface__done' => 'Changes in the interface preferences of server administrator were saved.',
'ui__admin/report/layout/delete_multi__done' => 'Selected report layouts were removed.',
'ui__admin/report/traffic-history__done' => 'Operation completed successfully.',
'ui__admin/report__done' => 'Operation completed successfully.',
'ui__admin-alias/delete_multi__done' => "Selected additional administrator accounts were removed.",
'ui__admin-alias/properties__done' => "Additional administrator account properties were updated.",
'ui__admin-alias/properties_new__done' => "Additional administrator account was created.",
'ui__admin-alias/properties_unknown__done' => "Additional administrator account properties were updated.",
'ui__admin-alias__done' => "Additional administrator account information was successfully updated.",
'ui__admin-alias-info__done' => "Personal information of additional administrator account was updated.",
'ui__admin-alias-password__done' => "Additional administrator account password was changed.",
'ui__admin-info__done' => 'Your profile was updated.',
'ui__admin-password__done' => 'The administrator\'s password was changed.',
'ui__admin/manage-domain__done' => 'MyPlesk.com page was opened.',
'ui__admin/register-domain__done' => 'MyPlesk.com page was opened.',
'ui__admin/report/layout/auto/delete_multi__done' => 'Selected report delivery schedules were removed.',
'ui__admin/report/layout/auto/properties__done' => 'Report delivery schedule was updated.',
'ui__admin/report/layout/auto/properties_new__done' => 'Report delivery schedule was created.',
'ui__admin/report/layout/properties__done' => 'Report layout %1 was updated.',
'ui__admin/report/layout/properties_new__done' => 'Report layout %1 was created.',
'ui__client/backup/create__done' => 'The process of backing up customer account %1 was started.',
'ui__client/backup/create_self__done' => 'The process of backing up your data was started.',
'ui__client/backup/ftp-repository/item/delete_multi__done' => 'Selected backups were removed from personal FTP repository.',
'ui__client/backup/ftp-repository/item/download__done' => 'Backup file was downloaded.',
'ui__client/backup/ftp-repository/item/move-to-local_multi__done' => 'Selected backups were moved to server repository.',
'ui__client/backup/ftp-repository/item/restore__done' => 'Restoration process was completed.',
'ui__client/backup/ftp-repository/properties__done' => 'Personal FTP repository settings were updated.',
'ui__client/backup/ftp-repository/properties_self__done' => 'Personal FTP repository settings were updated.',
'ui__client/backup/ftp-repository__done' => 'Operation completed successfully',
'ui__client/backup/ftp-repository_self__done' => 'Operation completed successfully',
'ui__client/backup/local-repository/item/delete_multi__done' => 'Selected backups were removed from server repository.',
'ui__client/backup/local-repository/item/download__done' => 'Backup file was downloaded.',
'ui__client/backup/local-repository/item/restore__done' => 'Restoration process was finished.',
'ui__client/backup/local-repository/upload__done' => 'Backup was uploaded to server repository.',
'ui__client/backup/local-repository/upload_self__done' => 'Backup was uploaded to server repository.',
'ui__client/backup/local-repository__done' => 'Operation completed successfully',
'ui__client/backup/local-repository_self__done' => 'Operation completed successfully',
'ui__client/backup/restore-task/close__done' => 'Message was closed.',
'ui__client/backup/restore-task/download-log__done' => 'Restoration log file was downloaded.',
'ui__client/backup/schedule__done' => 'Backing up of customer account %1 was scheduled.',
'ui__client/backup/schedule_self__done' => 'Backing up of your account was scheduled.',
'ui__client/backup/task/delete__done' => 'Backup task was removed.',
'ui__client/backup/task/delete_multi__done' => 'Selected backup tasks were removed.',
'ui__client/backup/task-log-download__done' => 'Log file was downloaded.',
'ui__client/backup__done' => 'Operation completed successfully.',
'ui__client/backup_self__done' => 'Operation completed successfully.',
'ui__client/billing-details__done' => 'Parallels Billing was opened.',
'ui__client/billing-details_self__done' => 'Parallels Billing was opened.',
'ui__client/chowner__done' => 'A new owner of the customer account %1 was assigned.',
'ui__client/chowner_multi__done' => "The selected user accounts were transferred to another owner.",
'ui__client/chowner_multi-select__done' => 'Operation completed successfully.',
'ui__client/chowner_select__done' => 'Operation completed successfully.',
'ui__client/custom-buttons/custom-button/delete__done' => "Custom button %1 was removed.",
'ui__client/custom-buttons/custom-button/delete_multi__done' => "The buttons were removed.",
'ui__client/custom-buttons/custom-button/properties__done' => "Properties of custom button %1 were changed.",
'ui__client/custom-buttons/custom-button/properties_new__done' => "The button %1 was created.",
'ui__client/custom-buttons/custom-button/toggle_private__done' => "The button %1 was made unavailable to your customers.",
'ui__client/custom-buttons/custom-button/toggle_public__done' => "The button %1 was made available to your customers.",
'ui__client/custom-buttons__done' => "Operation completed successfully.",
'ui__client/custom-buttons_reseller__done' => 'Operation completed successfully.',
'ui__client/custom-buttons_self__done' => "Operation completed successfully.",
'ui__client/custom-buttons_self-reseller__done' => 'Operation completed successfully.',
'ui__client/domain/backup/create__done' => 'The process of backing up domain %1 was started.',
'ui__client/domain/backup/create_self__done' => 'The process of backing up your data was started.',
'ui__client/domain/backup/ftp-repository/item/delete_multi__done' => 'Selected backups were removed from personal FTP repository.',
'ui__client/domain/backup/ftp-repository/item/download__done' => 'Backup file was downloaded.',
'ui__client/domain/backup/ftp-repository/item/move-to-local_multi__done' => 'Selected backups were moved to server repository.',
'ui__client/domain/backup/ftp-repository/item/restore__done' => 'Restoration process was completed.',
'ui__client/domain/backup/ftp-repository/properties__done' => 'Personal FTP repository settings were updated.',
'ui__client/domain/backup/ftp-repository/properties_self__done' => 'Personal FTP repository settings were updated.',
'ui__client/domain/backup/ftp-repository__done' => 'Operation completed successfully',
'ui__client/domain/backup/ftp-repository_self__done' => 'Operation completed successfully',
'ui__client/domain/backup/local-repository/item/delete_multi__done' => 'Selected backups were removed from server repository.',
'ui__client/domain/backup/local-repository/item/download__done' => 'Backup file was downloaded.',
'ui__client/domain/backup/local-repository/item/restore__done' => 'Data were restored.',
'ui__client/domain/backup/local-repository/upload__done' => 'Backup was uploaded to server repository.',
'ui__client/domain/backup/local-repository/upload_self__done' => 'Backup was uploaded to server repository.',
'ui__client/domain/backup/local-repository__done' => 'Operation completed successfully',
'ui__client/domain/backup/local-repository_self__done' => 'Operation completed successfully',
'ui__client/domain/backup/restore-task/close__done' => 'Message was closed.',
'ui__client/domain/backup/restore-task/download-log__done' => 'Restoration log file was downloaded.',
'ui__client/domain/backup/schedule__done' => 'Backing up of domain %1 was scheduled.',
'ui__client/domain/backup/schedule_self__done' => 'Backing up of your domain was scheduled.',
'ui__client/domain/backup/task/delete__done' => 'Backup task was removed.',
'ui__client/domain/backup/task/delete_multi__done' => 'Selected backup tasks were removed.',
'ui__client/domain/backup/task-log-download__done' => 'Log file was downloaded.',
'ui__client/domain/backup__done' => 'Operation completed successfully.',
'ui__client/domain/backup_self__done' => 'Operation completed successfully.',
'ui__client/domain/certificate/properties__done' => 'SSL certificate properties were updated.',
'ui__client/domain/certificate/properties_new__done' => 'New SSL certificate was added. To make it work, be sure to select it in website hosting settings (at Websites & Domains tab > domain name).',
'ui__client/domain/certificate__done' => 'Operation completed successfully.',
'ui__client/domain/certificate_self__done' => 'Operation completed successfully.',
'ui__client/domain/cf-dsn__done' => "ColdFusion DSN settings were successfully changed.", // PFW
'ui__client/domain/cf-dsn_self__done' => "ColdFusion DSN settings were successfully changed.", // PFW
'ui__client/domain/check-permissions_multi__done' => 'Permissions check for selected domains was finished.', // PFW
'ui__client/domain/chowner__done' => 'Subscription %1 now belongs to another user.',
'ui__client/domain/chowner_multi__done' => 'Subscription ownership was changed.',
'ui__client/domain/chowner_multi-select__done' => 'Operation completed successfully.',
'ui__client/domain/chowner_select__done' => 'Operation completed successfully.',
'ui__client/domain/custom-buttons/custom-button/delete__done' => "The link %1 was removed.",
'ui__client/domain/custom-buttons/custom-button/delete_multi__done' => "The links were removed.",
'ui__client/domain/custom-buttons/custom-button/properties__done' => "The changes to the link %1 were saved.",
'ui__client/domain/custom-buttons/custom-button/properties_new__done' => "The link %1 was created.",
'ui__client/domain/custom-buttons/custom-button/toggle_private__done' => "The link %1 was made unavailable to mail users.",
'ui__client/domain/custom-buttons/custom-button/toggle_public__done' => "The link %1 was made accessible to mail users.",
'ui__client/domain/custom-buttons__done' => "Operation completed successfully",
'ui__client/domain/custom-buttons_self__done' => "Operation completed successfully",
'ui__client/domain/dbbackup/create__done' => "Database was successfully backed up.", // PFW
'ui__client/domain/dbbackup/get__done' => "Database was successfully backed up.", // PFW
'ui__client/domain/dbbackup/orphaned__done' => "Orphaned user was repaired successfully.", // PFW
'ui__client/domain/dbbackup/remove__done' => "Backup files were successfully removed.", // PFW
'ui__client/domain/dbbackup/restore__done' => "Database content was successfully restored.", // PFW
'ui__client/domain/dbbackup/upload__done' => "Operation completed successfully.", // PFW
'ui__client/domain/dbbackup__done' => "Operation completed successfully.", // PFW
'ui__client/domain/dbbackup_self__done' => "Operation completed successfully.", // PFW
'ui__client/domain/dbbackup_unknown__done' => "Operation completed successfully.", // PFW
'ui__client/domain/delete__done' => "The domain %1 was removed.",
'ui__client/domain/delete_multi__done' => "The domains were removed.",
'ui__client/domain/disable__done' => 'Domain %1 was suspended.',
'ui__client/domain/disable_multi__done' => 'Selected domains were suspended.',
'ui__client/domain/dns/acl-record/delete_multi__done' => "Selected networks were removed from allowed DNS zone transfers list.", // PFW
'ui__client/domain/dns/default__done' => "The records in the DNS zone %1 were restored.",
'ui__client/domain/dns/default_self__done' => "The default records were restored in your DNS zone.",
'ui__client/domain/dns/resource-record/check__done' => "The check whether name server %1 is resolving the domain properly was completed successfully",
'ui__client/domain/dns/resource-record/check_readonly__done' => "The check whether name server %1 is resolving the domain properly was completed successfully",
'ui__client/domain/dns/resource-record/check_unknown__done' => "The check whether name server is resolving the domain properly was completed successfully",
'ui__client/domain/dns/resource-record/delete__done' => "Resource record %1 was removed from DNS zone.",
'ui__client/domain/dns/resource-record/delete_multi__done' => "Resource records were removed from DNS zone.",
'ui__client/domain/dns/resource-record/properties__done' => "The properties of the resource record %1 were changed.",
'ui__client/domain/dns/resource-record/properties_disabled__done' => "DNS zone name server %1 was updated.",
'ui__client/domain/dns/resource-record/properties_new__done' => "The resource record %1 was created.",
'ui__client/domain/dns/resource-record/properties_new-disabled__done' => "Name server %1 was written to the DNS zone.",
'ui__client/domain/dns/resource-record/properties_new-slave__done' => "The name server record was added to the DNS zone.",
'ui__client/domain/dns/resource-record/properties_slave__done' => "DNS zone master record %1 was updated.",
'ui__client/domain/dns/soa-record/default__done' => "The SOA record in the DNS zone %1 was restored.",
'ui__client/domain/dns/soa-record/default_self__done' => "The SOA record was restored.",
'ui__client/domain/dns/soa-record/properties__done' => 'The SOA record of the DNS zone %1 was updated.',
'ui__client/domain/dns/soa-record/properties_self__done' => "The SOA record of your DNS zone was updated.",
'ui__client/domain/dns/toggle_disable__done' => "The DNS zone %1 is no longer served by this DNS server.",
'ui__client/domain/dns/toggle_enable__done' => "The DNS zone %1 is now served by this DNS server.",
'ui__client/domain/dns/toggle_self-disable__done' => "Your DNS zone is no longer served by this server.",
'ui__client/domain/dns/toggle_self-enable__done' => "Your DNS zone is now served by this server.",
'ui__client/domain/dns/toggle-type_master__done' => "This server now acts as a master DNS server for the zone %1.",
'ui__client/domain/dns/toggle-type_self-master__done' => "Your DNS zone service mode was switched to master.",
'ui__client/domain/dns/toggle-type_self-slave__done' => "Your DNS zone service mode was switched to slave.",
'ui__client/domain/dns/toggle-type_slave__done' => "This server now acts as a slave for the DNS zone %1.",
'ui__client/domain/dns__done' => 'The DNS zone was changed.',
'ui__client/domain/dns_disabled__done' => 'The DNS zone changes were saved.',
'ui__client/domain/dns_self__done' => 'The DNS zone changes were saved.',
'ui__client/domain/dns_self-disabled__done' => "Operation completed successfully.",
'ui__client/domain/dns_self-slave__done' => "Operation completed successfully.",
'ui__client/domain/dns_slave__done' => 'The DNS zone changes were saved.',
'ui__client/domain/domain-alias/delete__done' => "The domain alias %1 was removed.",
'ui__client/domain/domain-alias/delete_multi__done' => "Domain aliases were removed.",
'ui__client/domain/domain-alias/dns/acl-record/delete_multi__done' => "Selected networks were removed from allowed DNS zone transfers list.",
'ui__client/domain/domain-alias/dns/default__done' => "DNS zone %1 was restored.",
'ui__client/domain/domain-alias/dns/resource-record/check__done' => 'Operation completed successfully.',
'ui__client/domain/domain-alias/dns/resource-record/delete__done' => "The resource record %1 was removed from the DNS zone.",
'ui__client/domain/domain-alias/dns/resource-record/delete_multi__done' => "The resource records were removed.",
'ui__client/domain/domain-alias/dns/resource-record/properties__done' => "The resource record %1 was updated.",
'ui__client/domain/domain-alias/dns/resource-record/properties_disabled__done' => "The name server %1 record was updated.",
'ui__client/domain/domain-alias/dns/resource-record/properties_new__done' => "The resource record %1 was created.",
'ui__client/domain/domain-alias/dns/resource-record/properties_new-disabled__done' => "The name server %1 was registered in the DNS zone.",
'ui__client/domain/domain-alias/dns/resource-record/properties_new-slave__done' => "The name server %1 was registered in the DNS zone.",
'ui__client/domain/domain-alias/dns/resource-record/properties_slave__done' => "The record %1 was updated.",
'ui__client/domain/domain-alias/dns/soa-record/default__done' => "The default SOA record in the DNS zone %1 was restored.",
'ui__client/domain/domain-alias/dns/soa-record/properties__done' => "The SOA record properties of the DNS zone %1 were updated.",
'ui__client/domain/domain-alias/dns/toggle_disable__done' => "The local DNS service for the DNS zone %1 is switched off.",
'ui__client/domain/domain-alias/dns/toggle_enable__done' => "The DNS zone %1 is now served by the local DNS server.",
'ui__client/domain/domain-alias/dns/toggle-type_master__done' => "This DNS server now acts as a master name server for the zone %1.",
'ui__client/domain/domain-alias/dns/toggle-type_slave__done' => "DNS zone %1 service mode was switched to slave.",
'ui__client/domain/domain-alias/dns__done' => 'DNS zone settings were changed.',
'ui__client/domain/domain-alias/dns_disabled__done' => "DNS zone settings were changed.",
'ui__client/domain/domain-alias/dns_slave__done' => "DNS zone settings were successfully changed.",
'ui__client/domain/domain-alias/properties__done' => "The properties of the domain alias %1 were changed.",
'ui__client/domain/domain-alias/properties_new__done' => "The domain alias %1 was created.",
'ui__client/domain/enable__done' => 'The website %1 was activated.',
'ui__client/domain/enable_multi__done' => 'Selected websites were activated.',
'ui__client/domain/extras__done' => 'MyPlesk.com page was opened.',
'ui__client/domain/extras_self__done' => 'MyPlesk.com page was opened.',
'ui__client/domain/ftp-sessions__done' => 'Operation completed successfully.',
'ui__client/domain/ftp-sessions_self__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/anonymous-ftp__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/anonymous-ftp_self__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/aspdotnet/change-version__done' => 'ASP.NET version was changed.', // PFW
'ui__client/domain/hosting/aspdotnet/change-version_self__done' => 'ASP.NET version was changed.', // PFW
'ui__client/domain/hosting/aspdotnet__done' => 'ASP.NET settings were changed.', // PFW
'ui__client/domain/hosting/aspdotnet_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/crontab/properties__done' => 'The properties of the scheduled tasks of %1 were changed.',
'ui__client/domain/hosting/crontab/task/delete__done' => 'The scheduled task %1 was removed.',
'ui__client/domain/hosting/crontab/task/delete_multi__done' => 'Scheduled tasks were removed.',
'ui__client/domain/hosting/crontab/task/properties__done' => 'The properties of the scheduled task were changed.',
'ui__client/domain/hosting/crontab/task/properties_new__done' => 'The new task was scheduled.',
'ui__client/domain/hosting/crontab/task/toggle_disable__done' => 'The scheduled task %1 was switched off.',
'ui__client/domain/hosting/crontab/task/toggle_enable__done' => 'The scheduled task %1 was switched on.',
'ui__client/domain/hosting/crontab__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/crontab_self__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/file-manager/copy-move__done' => 'Selected files and directories were copied or moved.',
'ui__client/domain/hosting/file-manager/create-dir__done' => 'Directory was created.',
'ui__client/domain/hosting/file-manager/create-file__done' => 'File was created.',
'ui__client/domain/hosting/file-manager/edit__done' => 'File was updated.',
'ui__client/domain/hosting/file-manager/permissions__done' => 'File or directory access permissions were updated.', // PFU
'ui__client/domain/hosting/file-manager/rename__done' => 'Directory or file was renamed.',
'ui__client/domain/hosting/file-manager/remove__done' => 'Selected files and directories were removed.',
'ui__client/domain/hosting/file-manager/remove_self__done' => 'Selected files and directories were removed.',
'ui__client/domain/hosting/file-manager/view__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/file-manager__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/file-manager_self__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/frontpage/webadmin-ssl__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/frontpage/webadmin-ssl_self__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/frontpage/webadmin__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/frontpage/webadmin_self__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/frontpage__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/frontpage_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/ftp-users__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/ftp-users_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/hotlink-protection__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/hotlink-protection_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/logs/rotation__done' => 'Log rotation settings were changed.',
'ui__client/domain/hosting/logs/rotation_self__done' => 'Log rotation settings were changed.',
'ui__client/domain/hosting/logs__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/logs_self__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/performance__done' => 'Hosting performance settings for website %1 were adjusted.',
'ui__client/domain/hosting/performance_self__done' => 'Hosting performance settings for your website were adjusted.',
'ui__client/domain/hosting/performance_unknown__done' => 'Web hosting performance settings were adjusted.',
'ui__client/domain/hosting/php__done' => 'PHP settings were changed.', // PFW
'ui__client/domain/hosting/php_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/protected-directories__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/protected-directories_self__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/setup__done' => 'Hosting for %1 was configured.',
'ui__client/domain/hosting/shared-ssl-link__done' => "The settings were saved.", // PFW
'ui__client/domain/hosting/shared-ssl-link_self__done' => "The settings were saved.",
'ui__client/domain/hosting/ssh-terminal__done' => 'Operation completed successfully.', // PFU
'ui__client/domain/hosting/ssh-terminal_self__done' => 'Operation completed successfully.', // PFU
'ui__client/domain/hosting/tsclient__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/tsclient_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/virtual-directories__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/virtual-directories_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/web-directories/aspdotnet/change-version__done' => 'ASP.NET version was changed.', // PFW
'ui__client/domain/hosting/web-directories/aspdotnet__done' => 'ASP.NET settings for %1 were changed.', // PFW
'ui__client/domain/hosting/web-directories/create-dir__done' => 'Virtual directory was created under the website %1.', // PFW
'ui__client/domain/hosting/web-directories/create-virtual-dir__done' => 'Virtual directory was created.', // PFW
'ui__client/domain/hosting/web-directories/delete__done' => 'Selected directories were removed.', // PFW
'ui__client/domain/hosting/web-directories/delete_self__done' => 'Selected directories were removed.', // PFW
'ui__client/domain/hosting/web-directories/error-doc/properties__done' => 'Custom error documents were updated.', // PFW
'ui__client/domain/hosting/web-directories/mime-type/delete_multi__done' => 'Selected MIME types were removed', // PFW
'ui__client/domain/hosting/web-directories/mime-type/properties_new__done' => 'New MIME type was registered.', // PFW
'ui__client/domain/hosting/web-directories/mime-type/properties__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/web-directories/permissions__done' => 'Directory access permissions were updated.', // PFW
'ui__client/domain/hosting/web-directories/permissions_self__done' => 'Directory access permissions were updated.', // PFW
'ui__client/domain/hosting/web-directories/php__done' => 'PHP settings for %1 were updated.', // PFW
'ui__client/domain/hosting/web-directories/php_self__done' => 'PHP settings for %1 were updated.', // PFW
'ui__client/domain/hosting/web-directories/properties__done' => 'Directory properties were updated.', // PFW
'ui__client/domain/hosting/web-directories/properties_self__done' => 'Directory properties were updated.', // PFW
'ui__client/domain/hosting/web-directories/protection__done' => 'Directory protection settings were updated.', // PFW
'ui__client/domain/hosting/web-directories/protection_self__done' => 'Directory protection settings were updated.', // PFW
'ui__client/domain/hosting/web-directories__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/web-directories_self__done' => "Operation completed successfully.", // PFW
'ui__client/domain/iis-app-pool__done' => 'Operation completed successfully.',
'ui__client/domain/iis-app-pool_self__done' => 'Operation completed successfully.',
'ui__client/domain/mail/properties__done' => 'Mail services for the domain %1 were configured.',
'ui__client/domain/mail/properties_self__done' => 'The mail services for your domain were configured.',
'ui__client/domain/mail__done' => 'Operation completed successfully.',
'ui__client/domain/mail_self__done' => 'Operation completed successfully.',
'ui__client/domain/mail_unknown__done' => 'Operation completed successfully',
'ui__client/domain/mpc-certificates__done' => 'SSL certificates available in the online store',
'ui__client/domain/mpc-certificates_self__done' => 'SSL certificates available in the online store',
'ui__client/domain/odbc__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/odbc_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/properties__done' => "The domain administrator's account was changed.",
'ui__client/domain/properties_new__done' => "Domain %1 was created.",
'ui__client/domain/properties_self__done' => "The properties of your domain were changed.",
'ui__client/domain/register__done' => 'MyPlesk.com page was opened.',
'ui__client/domain/register_self__done' => 'MyPlesk.com page was opened.',
'ui__client/domain/rename__done' => 'The domain name was changed.',
'ui__client/domain/rename_self__done' => "The domain name was successfully changed.",
'ui__client/domain/report/anon-ftp-stats__done' => 'Operation completed successfully.',
'ui__client/domain/report/ftp-stats__done' => 'Operation completed successfully.',
'ui__client/domain/report/ftp-stats_self__done' => 'Operation completed successfully.',
'ui__client/domain/report/layout/auto/delete__done' => 'Domain report delivery schedule was removed.',
'ui__client/domain/report/layout/auto/delete_multi__done' => 'The delivery of reports was cancelled.',
'ui__client/domain/report/layout/auto/properties__done' => 'Report delivery schedule was changed.',
'ui__client/domain/report/layout/auto/properties_new__done' => 'The new report delivery schedule was created.',
'ui__client/domain/report/layout/auto/properties_self__done' => 'The delivery schedule was changed.',
'ui__client/domain/report/layout/delete__done' => 'Report layout %1 was removed.',
'ui__client/domain/report/layout/delete_multi__done' => 'Selected report layouts were removed.',
'ui__client/domain/report/layout/properties__done' => 'Report layout %1 was updated.',
'ui__client/domain/report/layout/properties_new__done' => 'Report layout %1 was created.',
'ui__client/domain/report/layout/properties_self__done' => 'Report layout %1 was updated.',
'ui__client/domain/report/traffic-history__done' => 'Operation completed successfully.',
'ui__client/domain/report/traffic-history_self__done' => 'Operation completed successfully.',
'ui__client/domain/report/webalizer-preferences__done' => 'Operation completed successfully.', // PFU
'ui__client/domain/report/webalizer-preferences_self__done' => 'Operation completed successfully.', // PFU
'ui__client/domain/report/web-stats__done' => 'Web statistics page was opened.',
'ui__client/domain/report/web-stats_self__done' => 'Web statistics page was opened.',
'ui__client/domain/report/web-stats-ssl__done' => 'Web statistics page was opened.',
'ui__client/domain/report/web-stats-ssl_self__done' => 'Web statistics page was opened.',
'ui__client/domain/report__done' => 'Operation completed successfully.',
'ui__client/domain/report_self__done' => 'Operation completed successfully.',
'ui__client/domain/sessions/delete__done' => 'Operation completed successfully',
'ui__client/domain/sessions/delete_self__done' => 'Operation completed successfully',
'ui__client/domain/sessions__done' => 'Operation completed successfully.',
'ui__client/domain/sessions_self__done' => 'Operation completed successfully.',
'ui__client/domain/settings_self__done' => 'Operation completed successfully.',
'ui__client/domain/to-client__done' => 'Domain administrator account %1 was converted to a customer account.',
'ui__client/domain/to-client_multi__done' => 'Domain administrator accounts were converted to customer accounts.',
'ui__client/domain/toggle_disable__done' => "The domain %1 was suspended.",
'ui__client/domain/toggle_enable__done' => "The domain %1 was activated.",
'ui__client/domain/traffic__done' => 'Operation completed successfully.',
'ui__client/domain/traffic_self__done' => 'Operation completed successfully.',
'ui__client/domain/traffic_unknown__done' => 'Operation completed successfully.',
'ui__client/domain/web-stats__done' => 'Operation completed successfully.',
'ui__client/domain-summary-report__done' => 'Operation completed successfully.',
'ui__client/domain-summary-report_self__done' => 'Operation completed successfully.',
'ui__client/domain-summary-report_unknown__done' => 'Operation completed successfully.',
'ui__client/extras-domain__done' => 'MyPlesk.com page was opened.',
'ui__client/extras-domain_self__done' => 'MyPlesk.com page was opened.',
'ui__client/ftp-sessions__done' => 'Operation completed successfully.',
'ui__client/ftp-sessions_self__done' => 'Operation completed successfully.',
'ui__client/iis-app-pool__done' => 'Operation completed successfully.',
'ui__client/iis-app-pool_reseller__done' => 'Operation completed successfully.',
'ui__client/iis-app-pool_self__done' => 'Operation completed successfully.',
'ui__client/iis-app-pool_self-reseller__done' => 'Operation completed successfully.',
'ui__client/ipaddress/delete_multi__done' => 'Operation completed successfully.',
'ui__client/ipaddress/properties__done' => 'Operation completed successfully.',
'ui__client/ipaddress/properties_new__done' => 'Operation completed successfully.',
'ui__client/ip-pool/properties__done' => "Customer %1's IP pool was updated.",
'ui__client/ip-pool/properties_self__done' => 'Operation completed successfully.',
'ui__client/limits__done' => "Resource limits for customer %1 were changed.",
'ui__client/limits_self__done' => 'Operation completed successfully.',
'ui__client/logo__done' => 'The new branding settings for the customer %1 were applied.',
'ui__client/logo_reseller__done' => 'The new panel branding settings were applied.',
'ui__client/logo_self__done' => 'Branding settings were applied.',
'ui__client/logo_self-reseller__done' => 'Your panel branding settings were applied.',
'ui__client/manage-domain__done' => 'MyPlesk.com page was opened.',
'ui__client/manage-domain_self__done' => 'MyPlesk.com page was opened.',
'ui__client/permissions__done' => "Permissions of customer %1 were changed.",
'ui__client/permissions_self__done' => 'Operation completed successfully.',
'ui__client/preferences__done' => "Preferences for customer %1 were changed.",
'ui__client/preferences_self__done' => "Your preferences were changed.",
'ui__client/properties__done' => "Personal information of customer %1 was changed.",
'ui__client/properties_new__done' => "The customer %1's account was created.",
'ui__client/properties_self__done' => "Your personal information was changed.",
'ui__client/register-domain__done' => 'MyPlesk.com page was opened.',
'ui__client/register-domain_self__done' => 'MyPlesk.com page was opened.',
'ui__client/report/layout/auto/delete__done' => 'Report delivery schedule was removed.',
'ui__client/report/layout/auto/delete_multi__done' => 'Selected report delivery schedules were removed.',
'ui__client/report/layout/auto/properties__done' => 'Report delivery schedule was changed.',
'ui__client/report/layout/auto/properties_new__done' => 'The new report delivery schedule was added.',
'ui__client/report/layout/auto/properties_self__done' => 'The report delivery schedule was changed',
'ui__client/report/layout/delete__done' => 'The report layout %1 was removed.',
'ui__client/report/layout/delete_multi__done' => 'Selected account report layouts were removed.',
'ui__client/report/layout/properties__done' => 'The report layout was changed.',
'ui__client/report/layout/properties_new__done' => 'The new report layout was created.',
'ui__client/report/layout/properties_self__done' => 'The report layout %1 was changed.',
'ui__client/report/traffic-history__done' => 'Operation completed successfully.',
'ui__client/report/traffic-history_self__done' => 'Operation completed successfully.',
'ui__client/report__done' => 'Operation completed successfully.',
'ui__client/report_self__done' => 'Operation completed successfully.',
'ui__client/sessions/delete__done' => 'Operation completed successfully.',
'ui__client/sessions/delete_self__done' => 'Operation completed successfully.',
'ui__client/sessions__done' => 'Operation completed successfully.',
'ui__client/sessions_self__done' => 'Operation completed successfully.',
'ui__client/shared-ssl__done' => 'Master SSL domain was set up.', // PFW
'ui__client/shared-ssl_reseller__done' => 'Master SSL domain was set up.', // PFW
'ui__client/shared-ssl_self__done' => 'Master SSL domain was set up.', // PFW
'ui__client/shared-ssl_self-reseller__done' => 'Master SSL domain was set up.', // PFW
'ui__client/skeleton__done' => 'Operation completed successfully.',
'ui__client/skeleton_self__done' => 'Operation completed successfully.',
'ui__client/to-reseller__done' => 'Customer account %1 was converted to a reseller account.',
'ui__client/to-reseller_multi__done' => "The selected customer accounts were converted to reseller accounts.",
'ui__client/traffic__done' => "Operation completed successfully.",
'ui__client/traffic_unknown__done' => 'Operation completed successfully.',
'ui__cp-access__done' => 'Operation completed successfully.',
'ui__cp-session/properties__done' => 'Operation completed successfully.',
'ui__cp-session__done' => 'Operation completed successfully.',
'ui__custom-buttons/custom-button/delete__done' => "The button %1 was removed.",
'ui__custom-buttons/custom-button/delete_multi__done' => "The buttons were removed.",
'ui__custom-buttons/custom-button/properties__done' => "The properties of the button %1 were changed.",
'ui__custom-buttons/custom-button/properties_new__done' => "The button %1 was created",
'ui__custom-buttons/custom-button/toggle_private__done' => "The button %1 is no longer available to other users.",
'ui__custom-buttons/custom-button/toggle_public__done' => "The button %1 is now available to other users.",
'ui__custom-buttons__done' => 'Operation was completed successfully.',
'ui__ftp-sessions__done' => 'Operation completed successfully.',
'ui__license__done' => 'Operation completed successfully.',
'ui__logo__done' => "Panel branding properties were changed.",
'ui__longtasks/longtask/properties__done' => "Background task settings were changed successfully.",
'ui__mass-email/delete__done' => "Message template %1 was removed.", // PFW
'ui__mass-email/delete_multi__done' => "Message templates were removed.",  // PFW
'ui__mass-email/send_main__done' => "Operation completed successfully.",  // PFW
'ui__mass-email/send_selectclients__done' => "Customer accounts were selected successfully.",  // PFW
'ui__mass-email/send_selectdomainusers__done' => "Domain administrator accounts were selected successfully.",  // PFW
'ui__mass-email/send_selectresellers__done' => 'Reseller accounts were selected successfully.',  // PFW
'ui__mass-email/template/properties_main__done' => 'Changes to the mass email message template were saved.', // PFW
'ui__mass-email/template/properties_new-main__done' => 'Mass email message template was created.', // PFW
'ui__mass-email/template/properties_new-selectclients__done' => 'Customer accounts for the mass email message template were selected.',  // PFW
'ui__mass-email/template/properties_new-selectdomainusers__done' => 'Domain administrator accounts for the mass email message template were selected.', // PFW
'ui__mass-email/template/properties_new-selectresellers__done' => 'Reseller accounts for the mass email message template were selected.',  // PFW
'ui__mass-email/template/properties_unknown__done' => "Mass email message template was changed.",  // PFW
'ui__mass-email__done' => "Operation completed successfully.", // PFW
'ui__mass-mail__done' => "Operation completed successfully.", // PFU
'ui__mass-mail/delete__done' => 'Message template %1 was removed.', // PFU
'ui__mass-mail/delete_multi__done' => 'Message templates were removed.', // PFU
'ui__mass-mail/properties__done' => 'The template %1 was changed.', // PFU
'ui__mass-mail/properties_new__done' => 'The template %1 was created.', // PFU
'ui__mass-mail/send__done' => 'The messages were sent.', // PFU
'ui__mass-mail/send_new__done' => 'The messages were sent.', // PFU
'ui__mass-mail/send_unknown__done' => 'The messages were sent.',  // PFU
'ui__mass-mail/send_unknown-new__done' => 'The messages were sent.', // PFU
'ui__mass-mail/template/properties_new__done' => 'New message template was created.', // PFU
'ui__mass-mail/template/properties__done' => 'Message template was changed.', // PFU
'ui__modules/watchdog/disk/properties__done' => 'The new disk monitoring settings were applied.', // PFU
'ui__modules__done' => 'Operation completed successfully.',
'ui__modules__short-title' => 'Extensions',
'ui__modules__title' => 'Extensions',
'ui__promotion/virtuozzo__done' => 'Operation completed successfully.',
'ui__reseller/backup/create__done' => 'The process of backing up reseller account %1 was started.',
'ui__reseller/backup/create_self__done' => 'The process of backing up your data was started.',
'ui__reseller/backup/ftp-repository/item/delete_multi__done' => 'Selected backups were removed from personal FTP repository.',
'ui__reseller/backup/ftp-repository/item/download__done' => 'The backup file was downloaded.',
'ui__reseller/backup/ftp-repository/item/move-to-local_multi__done' => 'Selected backups were moved to server repository.',
'ui__reseller/backup/ftp-repository/item/restore__done' => 'Restoration process was completed.',
'ui__reseller/backup/ftp-repository/properties__done' => 'Personal FTP repository settings were updated.',
'ui__reseller/backup/ftp-repository/properties_self__done' => 'Personal FTP repository settings were updated.',
'ui__reseller/backup/ftp-repository__done' => 'Operation completed successfully.',
'ui__reseller/backup/ftp-repository_self__done' => 'Operation completed successfully.',
'ui__reseller/backup/local-repository/item/delete_multi__done' => 'Selected backups were removed from server repository.',
'ui__reseller/backup/local-repository/item/download__done' => 'The backup file was downloaded.',
'ui__reseller/backup/local-repository/item/restore__done' => 'The data were restored.',
'ui__reseller/backup/local-repository/upload__done' => 'Backup was uploaded to server repository.',
'ui__reseller/backup/local-repository/upload_self__done' => 'Backup was uploaded to server repository.',
'ui__reseller/backup/local-repository__done' => 'Operation completed successfully.',
'ui__reseller/backup/local-repository_self__done' => 'Operation completed successfully.',
'ui__reseller/backup/restore-task/close__done' => 'Message was closed.',
'ui__reseller/backup/restore-task/download-log__done' => 'Restoration log file was downloaded.',
'ui__reseller/backup/schedule__done' => 'Backing up of reseller account %1 was scheduled.',
'ui__reseller/backup/schedule_self__done' => 'Backing up of your account was scheduled.',
'ui__reseller/backup/task/delete__done' => 'The backup task was removed.',
'ui__reseller/backup/task/delete_multi__done' => 'Selected backup tasks were removed.',
'ui__reseller/backup/task-log-download__done' => 'Log file was downloaded.',
'ui__reseller/backup__done' => 'Operation completed successfully.',
'ui__reseller/backup_self__done' => 'Operation completed successfully.',
'ui__reseller/client/chowner_multi__done' => 'Selected customer accounts were transferred to another owner.',
'ui__reseller/client/chowner_multi-select__done' => 'Operation completed successfully.',
'ui__reseller/client/properties_new__done' => "The customer account was created.",
'ui__reseller/client/traffic_unknown__done' => 'Operation completed successfully.',
'ui__reseller/custom-buttons/custom-button/delete__done' => 'The button %1 was removed.',
'ui__reseller/custom-buttons/custom-button/delete_multi__done' => 'The buttons were removed.',
'ui__reseller/custom-buttons/custom-button/properties__done' => 'The properties of the custom button %1 were changed.',
'ui__reseller/custom-buttons/custom-button/properties_new__done' => 'The button %1 was created.',
'ui__reseller/custom-buttons/custom-button/toggle_private__done' => 'The button %1 was made unavailable to your customers.',
'ui__reseller/custom-buttons/custom-button/toggle_public__done' => 'The button %1 was made available to your customers.',
'ui__reseller/custom-buttons__done' => 'Operation completed successfully.',
'ui__reseller/custom-buttons_self__done' => 'Operation completed successfully.',
'ui__reseller/extras-domain__done' => 'MyPlesk.com page was opened.',
'ui__reseller/extras-domain_self__done' => 'MyPlesk.com page was opened.',
'ui__reseller/ftp-sessions_self__done' => 'Operation completed successfully.',
'ui__reseller/iis-app-pool__done' => 'Operation completed successfully.', // PFW
'ui__reseller/limits__done' => "Reseller's resource limits and resource usage policies were changed.",
'ui__reseller/limits_readonly-self__done' => 'Operation completed successfully.',
'ui__reseller/limits_self__done' => 'Your resource limits and resource usage policies were changed.',
'ui__reseller/manage-domain__done' => 'MyPlesk.com page was opened.',
'ui__reseller/manage-domain_self__done' => 'MyPlesk.com page was opened.',
'ui__reseller/permissions__done' => 'Permissions of reseller %1 were changed.',
'ui__reseller/permissions_readonly-self__done' => '',
'ui__reseller/permissions_self__done' => 'Operation completed successfully.',
'ui__reseller/preferences__done' => "The changes made to the account settings were saved.",
'ui__reseller/preferences_self__done' => "The changes made to your account settings were saved.",
'ui__reseller/properties__done' => 'Personal information of reseller %1 was changed.',
'ui__reseller/properties_new__done' => "Reseller account was created.",
'ui__reseller/properties_self__done' => "The changes were saved.",
'ui__reseller/register-domain__done' => 'MyPlesk.com page was opened.',
'ui__reseller/register-domain_self__done' => 'MyPlesk.com page was opened.',
'ui__reseller/report/layout/auto/delete_multi__done' => 'Selected report delivery schedules were removed.',
'ui__reseller/report/layout/auto/properties__done' => 'Report delivery schedule was updated.',
'ui__reseller/report/layout/auto/properties_new__done' => 'Report delivery schedule was added.',
'ui__reseller/report/layout/properties__done' => 'Report layout was changed.',
'ui__reseller/report/layout/properties_new__done' => 'New report layout was created.',
'ui__reseller/report/traffic-history__done' => 'Operation completed successfully.',
'ui__reseller/report/traffic-history_self__done' => 'Operation completed successfully.',
'ui__reseller/report__done' => 'Operation completed successfully.',
'ui__reseller/report_self__done' => 'Operation completed successfully.',
'ui__reseller/sessions/delete__done' => 'Operation completed successfully',
'ui__reseller/sessions/delete_self__done' => 'Operation completed successfully',
'ui__reseller/sessions__done' => 'Operation completed successfully.',
'ui__reseller/sessions_self__done' => 'Operation completed successfully.',
'ui__reseller/shared-ssl__done' => 'Operation completed successfully.', // PFW
'ui__reseller/shared-ssl_self__done' => 'Operation completed successfully.', // PFW
'ui__reseller/to-client__done' => 'Reseller account %1 was converted to a customer account.',
'ui__reseller/to-client_multi__done' => "The selected reseller accounts were converted to customer accounts.",
'ui__reseller/traffic__done' => 'Operation completed successfully.',
'ui__reseller/traffic_self__done' => 'Operation completed successfully.',
'ui__reseller/traffic_unknown__done' => 'Operation completed successfully.',
'ui__reseller/logo_self__title' => 'Panel Branding',
'ui__reseller/logo_self__done' => 'Your panel branding settings were applied.',
'ui__server/aspdotnet__done' => 'Server-wide ASP.NET settings were changed.', // PFW
'ui__server/backup/create__done' => 'The process of backing up server data was started.',
'ui__server/backup/ftp-repository/item/delete_multi__done' => 'Selected backups were removed from personal FTP repository.',
'ui__server/backup/ftp-repository/item/download__done' => 'Backup file was downloaded.',
'ui__server/backup/ftp-repository/item/move-to-local_multi__done' => 'Selected backups were moved to server repository.',
'ui__server/backup/ftp-repository/item/restore__done' => 'The data were restored.',
'ui__server/backup/ftp-repository/properties__done' => 'Personal FTP repository settings were updated.',
'ui__server/backup/ftp-repository__done' => 'Operation completed successfully.',
'ui__server/backup/local-repository/item/delete_multi__done' => 'Selected backups were removed from server repository.',
'ui__server/backup/local-repository/item/download__done' => 'Backup file was downloaded.',
'ui__server/backup/local-repository/item/restore__done' => 'The data were restored.',
'ui__server/backup/local-repository/upload__done' => 'Backup was uploaded to server repository.',
'ui__server/backup/local-repository__done' => 'Operation completed successfully.',
'ui__server/backup/restore-task/close__done' => 'Message was closed.',
'ui__server/backup/restore-task/download-log__done' => 'Restoration log file was downloaded.',
'ui__server/backup/schedule__done' => 'Backing up of server data was scheduled.',
'ui__server/backup/task/delete__done' => 'Backup task was removed.',
'ui__server/backup/task/delete_multi__done' => 'Selected backup tasks were removed.',
'ui__server/backup/task-log-download__done' => 'Log file was downloaded.',
'ui__server/backup__done' => 'Operation completed successfully.',
'ui__server/certificate/default_multi__done' => 'Selected SSL certificate was set up to be used for securing connections to newly hosted websites.',
'ui__server/certificate/delete_multi__done' => 'Selected SSL certificates were removed.',
'ui__server/certificate/download__done' => 'SSL certificate was downloaded.',
'ui__server/certificate/properties__done' => 'SSL certificate properties were updated.',
'ui__server/certificate/properties_new__done' => 'SSL certificate %1 created.',
'ui__server/certificate/setup_multi__done' => 'Selected SSL certificate was set up to be used for securing connections to the Panel.',
'ui__server/certificate__done' => 'Operation completed successfully.',
'ui__server/coldfusion__done' => 'Operation completed successfully.',
'ui__server/components__done' => 'Operation completed successfully.',
'ui__server/cp-certificate-download__done' => "The Panel's SSL certificate was downloaded.",
'ui__server/crontab/properties__done' => 'Scheduled tasks of %1 were changed.',
'ui__server/crontab/task/delete__done' => 'The task was removed.',
'ui__server/crontab/task/delete_multi__done' => 'The tasks were removed.',
'ui__server/crontab/task/properties__done' => 'The scheduled tasks were updated.',
'ui__server/crontab/task/properties_new__done' => 'The new task was scheduled.',
'ui__server/crontab/task/toggle_disable__done' => 'The scheduled task %1 was disabled.',
'ui__server/crontab/task/toggle_enable__done' => 'The scheduled task %1 was enabled.',
'ui__server/crontab__done' => 'Operation completed successfully.',
'ui__server/db/preferences__done' => 'Database server settings were changed.',
'ui__server/db__done' => 'Operation completed successfully.',
'ui__server/dns__done' => 'Operation completed successfully.',
'ui__server/event-handlers__done' => 'Operation completed successfully.',
'ui__server/ftp-settings__done' => "FTP settings were successfully changed.",
'ui__server/iis-app-pool/global__done' => 'Server-wide IIS application pool settings were changed.',
'ui__server/iis-app-pool__done' => 'Operation completed successfully.',
'ui__server/interface/locale/default_multi__done' => 'Selected language was set as the default for the Panel.',
'ui__server/interface/locale/delete_multi__done' => 'Selected languages were removed.',
'ui__server/interface/skin/default_multi__done' => 'Selected skin was set as the default for the Panel.',
'ui__server/interface/templates__done' => 'Operation completed successfully.',
'ui__server/interface__done' => 'Interface preferences were saved.',
'ui__server/ip-address/client/delete__done' => "The IP address was removed from user's IP pool.",
'ui__server/ip-address/client/delete_multi__done' => "The IP address was removed from users' IP pools.",
'ui__server/ip-address/client/properties_new__done' => 'The IP address was assigned to users.',
'ui__server/ip-address/ip-address/add-to-clients_add-target__done' => 'IP address %1 was assigned to the selected customers.',
'ui__server/ip-addresses__done' => "Operation completed successfully.",
'ui__server/mail/statistics/spam/recipients__done' => "Operation completed successfully.",
'ui__server/mail/statistics/spam/summary__done' => "Operation completed successfully.",
'ui__server/mail/statistics/spam__done' => "Operation completed successfully.",
'ui__server/mail/statistics/virus/recipients__done' => "Operation completed successfully.",
'ui__server/mail/statistics/virus/summary__done' => "Operation completed successfully.",
'ui__server/mail/statistics/virus/viruses__done' => "Operation completed successfully.",
'ui__server/mail/statistics/virus__done' => "Operation completed successfully.",
'ui__server/mail/statistics__done' => "Operation completed successfully.",
'ui__server/mail__done' => 'Mail server settings were changed.',
'ui__server/maillists__done' => 'Operation completed successfully.',
'ui__server/mpc-certificates__done' => 'The online store page listing available SSL certificates was opened.',
'ui__server/odbc__done' => 'Server-wide ODBC settings were changed.', // PFW
'ui__server/pmm__done' => 'Operation completed successfully.',
'ui__server/preferences__done' => "The server settings were changed.",
'ui__server/register__done' => 'MyPlesk.com page was opened.',
'ui__server/resources__done' => 'Operation completed successfully.',
'ui__server/services__done' => 'Operation completed successfully.',
'ui__server/shared-ssl__done' => "Shared SSL settings were successfully changed.",
'ui__server/sitebuilder__done' => 'Operation completed successfully.',
'ui__server/skeleton__done' => 'Operation completed successfully.',
'ui__server/spam-filter/black-list/address/delete__done' => 'The address %1 was removed from server-wide black list.',
'ui__server/spam-filter/black-list/address/delete_multi__done' => 'The addresses were removed from server-wide black list.',
'ui__server/spam-filter/black-list/address/properties_new__done' => 'The addresses were added to the black list.',
'ui__server/spam-filter/black-list/address__done' => 'The addresses were added to the black list.',
'ui__server/spam-filter/black-list__done' => 'Operation completed successfully.', // PFU
'ui__server/spam-filter/properties__done' => 'Spam filter settings were changed.',
'ui__server/spam-filter/toggle_disable__done' => 'Spam filtering was disabled system-wide.',
'ui__server/spam-filter/toggle_enable__done' => 'Spam filtering was enabled system-wide.',
'ui__server/spam-filter/white-list/address/delete__done' => 'The address %1 was removed from server-wide white list.',
'ui__server/spam-filter/white-list/address/delete_multi__done' => 'The addresses were removed from server-wide white list.',
'ui__server/spam-filter/white-list/address/properties_new__done' => 'The addresses were added to the white list.',
'ui__server/spam-filter/white-list/address__done' => 'The addresses were added to the white list.',
'ui__server/spam-filter/white-list__done' => 'Operation completed successfully.', // PFU
'ui__server/spam-filter__done' => 'Operation completed successfully.',
'ui__server/statistics__done' => 'Operation completed successfully.',
'ui__server/time__done' => "The system date and time were changed.",
'ui__server/tsclient__done' => 'Remote Desktop session was started.', // PFW
'ui__server__done' => "Operation completed successfully.",
'ui__sessions/properties__done' => 'Operation completed successfully.',
'ui__sessions__done' => 'Operation completed successfully.',
'ui__sessions/delete__done' => 'Selected sessions were deleted.',
'ui__start-page__done' => 'Operation completed successfully.',
'ui__support__done' => 'Assistance request form was opened in a new browser window or tab.',
'ui__ts-sessions__done' => 'Operation completed successfully.',

///
/// END OF DONE MESSAGES
///

///
/// ASSORTED COMMON KEYS / TBI
///

// non-UI
'__no_files_to_upload' => 'No files to upload.',
'login_up__access_denied_no_permission' => "Access denied. You do not have the permission to log in.",
'mail__unable_remove_pattern' => "Unable to remove address from the server black list: %1", // PFW
'mail__incorrect_network_format' => 'Incorrect network format: %1', // PFW
'dbbackup__local_to_remote_backup_available' => 'This MS SQL database server is now operating on a remote host. You can specify backup settings for this database server on its %1 page.', // PFW
 'initconf__unable_change_passwd' => "Unable to change administrator's password: %1",
 '__refresh' => 'Refresh',
'__dalias_not_exist' => 'Domain alias does not exist.',
'__bug146523_explanation' => ' Previous versions of the Panel allowed using up to 16 characters for FTP usernames. This version of the Panel limits the maximum number of characters allowed in FTP usernames to 15. To resolve this issue, reduce FTP username length to 15 characters for affected FTP usernames and change at least one character in affected FTP usernames to avoid username collision issues. We are sorry for any possible inconvenience caused by this change.',
'domain__cannot_change_webmail' => 'Unable to change webmail for the domain: %1',
'sb_publish_disable_warning' => 'If you switch off website creation with Presence Builder, the website previously created in Presence Builder will be removed and all website data will be lost. Click OK if you want to continue.',
'__sbnet_client_use_sbnet' => "Create a corresponding user account in Presence Builder",
'__bounce_message_is_invalid' => 'Bounce message can contain only ASCII symbols.',
'mail_resp_activate' => 'Activate auto-reply',
'limitsManger__limit_available_error' => 'Unable to allocate the required amount of resources ("%%limitName%%"): only %%available%% is available for your account.',
'limitsManger__limit_reserved_error' => 'Unable to allocate less resources ("%%limitName%%") than already used.',
'__domain_resolves_to_another_ip' => "The domain does not resolve or resolves to another IP address (%1). Please correct DNS settings.",
'domain__unable_to_rename_vhost_dir_already_exists' => 'Unable to rename the domain: A virtual directory with the specified name already exists.',

// Greylisting
'spamfilter__general_settings_legend' => 'General',
'spamfilter__spamassassin_status_legend' => 'SpamAssassin spam filtering',
'spamfilter__spamassassin_settings_legend' => 'SpamAssassin Settings',
'spamfilter__spamassassin_server_status_legend' =>  "Switch on server-wide SpamAssassin spam filtering",
'spamfilter__spamassassin_user_status_legend' => 'Switch on SpamAssassin spam filtering',
'spamfilter__greylisting_status_legend' => 'Switch on server-wide greylisting spam protection',
'grey_listing_service_text' => 'Switch on greylisting spam protection for all mail accounts under this domain',
'spamfilter__greylisting_domain_property_disabled_by_server_policy' => 'Switched off according to the server policy',
'spamfilter__personal_settings_not_allowed' => 'The use of individual spam filtering settings is not allowed by the system policy.',
'spamfilter__required_score' => 'The score that a message must receive to qualify as spam',
'spamfilter__rewrite_header_subject' => 'Add the following text to the beginning of subject of each message recognized as spam',
'spamfilter__use_mailuser_prefs' => 'Apply individual settings to spam filtering',
'spamfilter_addresses__text_hint' => 'Separate multiple addresses with a new line, a white space, a tab, a comma, or a semicolon. There must be no non-ASCII characters to the left of the @ sign. Addresses can contain "*" and "?" wildcards (for example, *@domain.com, user?@*.com). Non-ASCII parts of domain names must not contain wildcards.',
'spamfilter__spamassassin__antivirus_settings_legend' => 'Use server-wide settings',
'spamfilter__antivirus_use_mailuser_prefs' => 'Allow personal settings',
'spamfilter__score_error' => 'The score should not be negative, the part before the decimal point must be less than 100, and may include no more than two digits after the decimal point.',
'spamfilter__rewrite_header_error' => 'The message subject can contain any printable characters except the number sign (#).',
// tomcat java tooltipcs
'i_tomcat_status_status' => 'Tomcat Java service is switched off',
'i_tomcat_status_active' => 'Tomcat Java service is running',
'i_tomcat_status_with_parent' => 'Tomcat Java service is switched off because domain is switched off',
'i_tomcat_status_admin' => 'Tomcat Java service is switched off by administrator',
'i_tomcat_status_reseller' => 'Tomcat Java service is switched off by reseller',
'i_tomcat_status_client' => 'Tomcat Java service is switched off by customer',
'i_tomcat_status_unknown' => 'Tomcat Java service state is unknown',

// template conflict keys
'nonexistent_mail__mode_bounce' => 'Bounce',
'nonexistent_mail__mode_discard' => 'Discard',
'nonexistent_mail__mode_catch_addr' => 'Forward to email address',
'nonexistent_mail__mode_catch_ip' => 'Forward to IP',
'nonexistent_mail__bounce_not_supported' => 'Bounce mode not supported',
'nonexistent_mail__discard_not_supported' => 'Discard mode not supported',
'nonexistent_mail__catch_not_supported' => 'Forwarding to email address not supported',
'nonexistent_mail__redirect_not_supported' => 'Forwarding to IP not supported',
'nonexistent_mail__ip_used_on_this_host' => 'IP address resolves to localhost',

// mail acc extras
'__antivirus' => "AntiVirus",

// additional keys
'additional_keys__select_to_install' => 'No keys were selected. Please select the keys you want to install.',
'additional_key_update__title' => "Updating Additional Key",
'additional_key_update__legend' => "Status of additional key update",
'additional_key_update__new_key' => "Additional Key Properties",
'bt_additional_key_install' => "Install Key",
	'b_additional_key_install' => 'Click to install the current license key.',
'bt_additional_key_update' => "Retrieve Additional Key",
'bt_additional_key_revert' => "Roll Back Key",
	'b_additional_key_upload' => 'Upload a new license key.',
	'b_additional_key_download' => 'Download the current license key.',
	'b_additional_key_remove' => 'Remove the current license key.',
'b_additionalkeyslist_install' => 'Install selected license keys.',

// web apps

// none available
'ui__admin-alias__none-available' => 'There are no additional administrator accounts available.', // PFW
'ui__client/domain/certificate__none-available' => 'Customer does not have SSL certificates.',
'ui__client/domain/certificate__none-available__1' => 'Customer does not have domains with SSL certificates.',
'ui__client/domain/certificate__none-available__2' => 'Domain has no SSL certificates.',
'ui__reseller/client__none-available' => 'There are no resellers with customers.',

'ui__server/backup/ftp-repository/item__none-available' => 'There are no backup files in personal FTP repository.',
'ui__reseller/backup/ftp-repository/item__none-available__1' => 'Reseller %1 does not have any backup files in personal FTP repository.',
'ui__client/backup/ftp-repository/item__none-available__1' => 'Customer %1 does not have any backup files in personal FTP repository.',
'ui__client/domain/backup/ftp-repository/item__none-available__2' => 'Domain %1 does not have any backup files in personal FTP repository.',

'ui__server/backup/local-repository/item__none-available' => 'There are no backups in the server repository.',
'ui__reseller/backup/local-repository/item__none-available__1' => 'Reseller %1 does not have any backups in server repository.',
'ui__client/backup/local-repository/item__none-available__1' => 'Customer %1 does not have any backups in server repository.',
'ui__client/domain/backup/local-repository/item__none-available__2' => 'Domain %1 does not have any backups in server repository.',

// empty selection for lists
'ui__client/ipaddress/delete__empty_selection' => 'You need to select the IP addresses that you want to remove from IP pool.',
'ui__reseller/client/chowner__empty_selection' => 'You need to select the customer accounts that you want to assign to a new owner.',
'ui__server/ip-address/client/delete__empty_selection' => 'You need to select the reseller accounts from whose IP pools you want to revoke an IP address.',
'ui__client/domain/hosting/crontab/task/delete__empty_selection' => 'You need to select the task that you want to cancel.',
'ui__server/crontab/task/delete__empty_selection' => 'You need to select the task that you want to cancel.',

// scripting languages errors
'phosting__php_not_enabled' => 'PHP support is switched off for this website.',
'phosting__aspdotnet_not_enabled' => 'ASP.NET support is switched off for this website.',
'phosting__coldfusion_not_enabled' => 'ColdFusion support is switched off for this website.',
    'phosting__php_forced_by_site_isolation' => 'Unable to change PHP settings: the permission to override the server-wide security policy is not granted.',
    'phosting__option_forced_by_site_isolation' => 'Unable to change %1 settings: the permission to override the server-wide security policy is not granted.',
    'phosting__mod_bw_disabled_by_vps_optimized' => 'mod_bw is disabled because Panel operates in the VPS-optimized mode.',
    'phosting__mod_php_disabled_by_vps_optimized' => 'mod_php is disabled because Panel operates in the VPS-optimized mode.',
    'phosting__perl_disabled_by_vps_optimized' => 'Perl is disabled because Panel operates in the VPS-optimized mode.',
    'phosting__asp_disabled_by_vps_optimized' => 'ASP is disabled because Panel operates in the VPS-optimized mode.',
    'phosting__python_disabled_by_vps_optimized' => 'Python is disabled because Panel operates in the VPS-optimized mode.',
    'phosting__fastcgi_disabled_by_vps_optimized' => 'fastcgi is disabled because Panel operates in the VPS-optimized mode.',
    'phosting__php_handler_id_not_registered' => 'The PHP handler is not allowed in the site isolation settings. The default PHP handler will be used.',

// various UI
'ui__client/ipaddress/properties_readonly__short-title' => 'View the list of IP addresses',
	'ui__client/ipaddress/properties_readonly__title' => 'View the list of IP addresses',
	'ui__client/ipaddress/properties_readonly__description' => 'View the list of IP addresses available for this user.',
'ui__custom-buttons/custom-button__short-title' => 'Custom Button',
	'ui__custom-buttons/custom-button__title' => 'Custom Button %1',
	'ui__custom-buttons/custom-button__description' => 'Custom Button %1',
'ui__server/certificate__short-title' => 'SSL Certificates',
	'ui__server/certificate__title' => 'SSL Certificates',
	'ui__server/certificate__description' => 'View and manage SSL certificates.',

'ui__client/domain/hosting/web-directories/mime-type/delete_multi__short-title' => 'Remove MIME Types',
	'ui__client/domain/hosting/web-directories/mime-type/delete_multi__title' => 'Remove MIME Types',
	'ui__client/domain/hosting/web-directories/mime-type/delete_multi__description' => 'Remove selected MIME types.',
'ui__client/domain/hosting/web-directories/mime-type/properties_unknown-new__short-title' => 'Add MIME Type',
	'ui__client/domain/hosting/web-directories/mime-type/properties_unknown-new__title' => 'Add New MIME Type',
	'ui__client/domain/hosting/web-directories/mime-type/properties_unknown-new__description' => 'Register a new MIME type.',

'ui__client/ipaddress/delete_multi__wizard-title' => 'Remove IP Addresses',
'ui__client/ipaddress/delete_multi__wizard__2_multi' => 'Select the IP addresses that you want to remove from the IP pool of customer %1',
'ui__client/domain/hosting/aspdotnet_unknown__wizard__4/change-version' => 'Select the version of ASP.NET which you want to use on domain %1.',
'sessions__session_idle_time_invalid' =>'Session idle time is invalid.',
'sessions__check_ip' => 'Allow IP address changes during one session',
'link_to_purchase_demo' => 'Enjoyed the demo?<br>Buy our product now!',

// mail

// FTP accounts
'ui__client/domain/hosting/ftp-users/ftp-user/properties__short-title' => 'Additional FTP Account Properties',
	'ui__client/domain/hosting/ftp-users/ftp-user/properties__title' => 'Additional FTP Account Properties',
	'ui__client/domain/hosting/ftp-users/ftp-user/properties__description' => 'View and manage additional FTP account properties.',
'ui__client/domain/hosting/ftp-users/ftp-user/properties_new__short-title' => 'Create Additional FTP Account',
	'ui__client/domain/hosting/ftp-users/ftp-user/properties_new__title' => 'Create Additional FTP Account',
	'ui__client/domain/hosting/ftp-users/ftp-user/properties_new__description' => 'Create an additional FTP account.',
'ui__client/domain/hosting/ftp-users/ftp-user/properties_unknown-new__short-title' => 'Create Additional FTP Account',
	'ui__client/domain/hosting/ftp-users/ftp-user/properties_unknown-new__title' => 'Create Additional FTP Account',
	'ui__client/domain/hosting/ftp-users/ftp-user/properties_unknown-new__description' => 'Create an additional FTP account.',
'ui__client/domain/hosting/ftp-users/ftp-user__short-title' => '%1',
	'ui__client/domain/hosting/ftp-users/ftp-user__title' => 'Additional FTP Account %1',
	'ui__client/domain/hosting/ftp-users/ftp-user__description' => 'Additional FTP account %1.',
'ftp__user_home_in_system_area' => 'Create the FTP account with access to files outside the home directory',

// for future use
'ui__client/domain/hosting/file-manager/create-file__short-title' => 'Create File',
	'ui__client/domain/hosting/file-manager/create-file__title' => 'Create File',
	'ui__client/domain/hosting/file-manager/create-file__description' => 'Create a new file.',
'ui__client/domain/hosting/file-manager/create-dir__short-title' => 'Create Folder',
	'ui__client/domain/hosting/file-manager/create-dir__title' => 'Create Folder',
	'ui__client/domain/hosting/file-manager/create-dir__description' => 'Create a new folder.',
'ui__client/domain/hosting/file-manager/edit__short-title' => 'Edit File or Folder',
	'ui__client/domain/hosting/file-manager/edit__title' => 'Edit File or Folder',
	'ui__client/domain/hosting/file-manager/edit__description' => 'Edit the selected file or folder.',
'ui__client/domain/hosting/file-manager/rename__short-title' => 'Rename File or Folder',
	'ui__client/domain/hosting/file-manager/rename__title' => 'Rename File or Folder',
	'ui__client/domain/hosting/file-manager/rename__description' => 'Rename the selected file or folder.',
'ui__client/domain/hosting/file-manager/permissions__short-title' => 'Change Permissions',
	'ui__client/domain/hosting/file-manager/permissions__title' => 'Change Permissions',
	'ui__client/domain/hosting/file-manager/permissions__description' => 'Change access permissions for a file or folder.',
'ui__client/domain/hosting/file-manager/remove__short-title' => 'Remove File or Folder',
	'ui__client/domain/hosting/file-manager/remove__title' => 'Remove File or Folder',
	'ui__client/domain/hosting/file-manager/remove__description' => 'Remove this file or folder.',
		'ui__client/domain/hosting/file-manager/remove_self__short-title' => 'Remove File or Folder',
			'ui__client/domain/hosting/file-manager/remove_self__title' => 'Remove File or Folder',
			'ui__client/domain/hosting/file-manager/remove_self__description' => 'Remove this file or folder.',
'ui__client/domain/hosting/file-manager/copy-move__short-title' => 'Copy or move file or directory',
	'ui__client/domain/hosting/file-manager/copy-move__title' => 'Copy or move file or directory',
	'ui__client/domain/hosting/file-manager/copy-move__description' => 'Copy or move selected files or directories.',
'ui__client/domain/hosting/file-manager/view__short-title' => 'View File',
	'ui__client/domain/hosting/file-manager/view__title' => 'View File',
	'ui__client/domain/hosting/file-manager/view__description' => 'View selected file.',

'ui__client/ipaddress__short-title' => 'IP address',
	'ui__client/ipaddress__title' => 'IP address',
	'ui__client/ipaddress__description' => 'View information about IP address.',
'ui__server/ip-address__short-title' => 'IP address',
	'ui__server/ip-address__title' => 'IP address',
	'ui__server/ip-address__description' => 'View information about IP address.',
'ui__client/domain/hosting/setup__short-title' => 'Web Hosting Settings',
	'ui__client/domain/hosting/setup__title' => 'Web Hosting Settings',
	'ui__client/domain/hosting/setup__description' => 'Set up web hosting settings for website %1.',
'ui__reseller/client/chowner_multi__description' => 'Choose new owner for selected customer accounts.',
'ui__client/domain/hosting/web-directories/mime-type/properties__short-title' => 'MIME Type', // PFW
	'ui__client/domain/hosting/web-directories/mime-type/properties__title' => 'MIME Type Properties', // PFW
	'ui__client/domain/hosting/web-directories/mime-type/properties__description' => 'View properties of the MIME type.', // PFW
'ui__client/domain/hosting/web-directories/error-doc/properties__short-title' => 'Error Document', // PFW
	'ui__client/domain/hosting/web-directories/error-doc/properties__title' => 'Error Document', // PFW
	'ui__client/domain/hosting/web-directories/error-doc/properties__description' => 'Error document properties.', // PFW

// tooltips

'b_resellerreportslist_remove' => 'Remove selected report layouts.',
'b_resellerreportslist_search' => 'Enter a search pattern and click to find report layouts.',
'b_resellerreportslist_show_all' => 'Show all available report layouts.',

'l_resellerreportslist_auto' => 'Sort report layouts by delivery automation.',
'l_resellerreportslist_clients' => 'Sort report layouts by presence of information about customers.',
'l_resellerreportslist_domains' => 'Sort report layouts by presence of information about domains.',
'l_resellerreportslist_general' => 'Sort report layouts by presence of general information.',
'l_resellerreportslist_name' => 'Sort report layouts by report name.',
'l_resellerreportslist_personal_domains' => 'Sort report layouts by presence of information about personal domains.',

'b_adminreportslist_remove' => 'Remove selected report layouts.',
'b_adminreportslist_search' => 'Enter a search pattern and click to find report layouts.',
'b_adminreportslist_show_all' => 'Show all available report layouts.',

'l_adminreportslist_auto' => 'Sort report layouts by delivery automation.',
'l_adminreportslist_clients' => 'Sort report layouts by presence of information about customers.',
'l_adminreportslist_domains' => 'Sort report layouts by presence of information about domains.',
'l_adminreportslist_general' => 'Sort report layouts by presence of general information.',
'l_adminreportslist_name' => 'Sort report layouts by report name.',
'l_adminreportslist_personal_clients' => 'Sort report layouts by presence of information about your own customers.',
'l_adminreportslist_personal_domains' => 'Sort report layouts by presence of information about your own domains.',
'l_adminreportslist_resellers' => 'Sort report layouts by presence of information about resellers.',

'b_clientsonlylist_remove' => 'Remove selected customer accounts.',
'b_clientsonlylist_search' => 'Enter a search pattern and click to find customer accounts.',
'b_clientsonlylist_show_all' => 'Show all customer accounts.',
'l_clientsonlylist_cname' => 'Sort customer accounts by company name.',
'l_clientsonlylist_date' => 'Sort customer accounts by creation date.',
'l_clientsonlylist_domains' => 'Sort customer accounts by number of domains.',
'l_clientsonlylist_name' => 'Sort customer accounts by name.',
'l_clientsonlylist_owner' => 'Sort customer accounts by owner.',
'l_clientsonlylist_type' => 'Sort customer accounts by type.',

'b_get_password_cancel' => 'Return to the previous screen without sending the email.',
'b_get_password_send' => 'Click OK to send a password recovery message to the email address registered in the system.',



'b_personaltrafficlist_search' => 'Enter a search pattern and click to find domains.',
'b_personaltrafficlist_show_all' => 'Show all domains.',

'b_back' => 'Return to the previous page.',
'b_next' => 'Go to the next page.',

'b_dnsnstemplatelist_remove' => 'Delete the selected name servers.',
'b_dnsnstemplatelist_search' => 'Enter a search pattern and click to find name servers.',
'b_dnsnstemplatelist_show_all' => 'Show all name servers.',

'l_dnsnstemplatelist_ns' => 'Sort DNS template records by name server.',

// filesharing management tool
'cu__serverfilesharing_fsLinksAsHttps' => 'Generate secure links to files and folders',
'cu__serverfilesharing_fsPublicFolderEnabled' => 'Enable public files',
'cu__serverfilesharing_fsPublicFolder' => 'Folder for public files storage',
'cu__serverfilesharing_fsPublicUrl' => 'URL for visitor access to public files',
'cu__serverfilesharing_fsPartnerFolderEnabled' => 'Enable password-protection of public files',
'cu__serverfilesharing_fsPartnerFolder' => 'Folder for password-protected files storage',
'cu__serverfilesharing_fsPartnersLogin' => 'Username for file access',
'cu__serverfilesharing_fsPartnersPassword' => 'Password for file access',
'cu__serverfilesharing_fsDomain' => 'Web folder root URL. Domain name',
'cu__serverfilesharing_fsPrefix' => 'Web folder root URL. Prefix',
'cu__serverfilesharing_commandUpdate' => 'Update file sharing settings',
'cu__serverfilesharing_commandInfo' => 'Display current file sharing settings',
'server_preferences_include_admin_dumps_into_client_usage' => 'backup files created by the administrator',
'server_preferences__forbid_subscription_rename' => 'Forbid customers to change the name of their main domain',
'subscription_rename_is_forbidden' => 'Subscription rename is forbidden by server-wide policy.',

///
/// END OF RANDOM COMMON KEYS
///

////
//// CRONTAB - temporary
////

// wizard:

'ui__server/crontab/task_unknown__wizard-title' => 'Manage Scheduled Tasks on the Server',
'ui__server/crontab/task_unknown__wizard__2_unknown' => 'Select the system user whose scheduled tasks you want to manage.',

'ui__server/crontab/task__short-title' => '%1',
	'ui__server/crontab/task__title' => 'Scheduled Task %1',
	'ui__server/crontab/task__description' => 'View properties of scheduled task %1.',

'ui__client/domain/hosting/crontab/task_readonly-unknown__wizard-title' => 'View Scheduled Tasks on the Server',
'ui__client/domain/hosting/crontab/task_unknown__wizard__4_readonly-unknown' => 'Select the system user whose scheduled tasks you want to view.',

///
/// DOMAIN
///

	'ui__client/domain/hosting/crontab_unknown__short-title' => 'System Users',
	    'ui__client/domain/hosting/crontab_unknown__title' => 'System Users',
	    'ui__client/domain/hosting/crontab_unknown__description' => 'System users who can be the owners of scheduled tasks.',


    'ui__client/domain/hosting/crontab__none-available' => 'You have no system users.',
    'ui__client/domain/hosting/crontab__none-available__1' => 'Customer %1 does not have domains.',
    'ui__client/domain/hosting/crontab__none-available__2' => 'There are no system users related to the domain %1.',

    'ui__client/domain/hosting/crontab_readonly-unknown__wizard-title' => 'View scheduled tasks.',
    'ui__client/domain/hosting/crontab_readonly__description' => 'View scheduled tasks of %1.',
    'ui__client/domain/hosting/crontab_readonly__short-title' => 'Scheduled tasks of %1',
    'ui__client/domain/hosting/crontab_readonly__title' => 'View scheduled tasks of %1',

    'ui__client/domain/hosting/crontab/properties__description' => 'Edit scheduled tasks of %1.',

    'ui__client/domain/hosting/crontab/properties__short-title' => 'Settings',
    'ui__client/domain/hosting/crontab/properties__title' => 'Edit scheduled tasks of %1',
    'ui__client/domain/hosting/crontab/properties_readonly-unknown__description' => 'View scheduled tasks.',
    'ui__client/domain/hosting/crontab/properties_readonly-unknown__short-title' => 'Settings',
    'ui__client/domain/hosting/crontab/properties_readonly-unknown__title' => 'View scheduled tasks',
    'ui__client/domain/hosting/crontab/properties_readonly-unknown__wizard-title' => 'View scheduled tasks',
    'ui__client/domain/hosting/crontab/properties_readonly__description' => 'View scheduled tasks of %1.',
    'ui__client/domain/hosting/crontab/properties_readonly__short-title' => 'Settings',
    'ui__client/domain/hosting/crontab/properties_readonly__title' => 'View scheduled tasks of %1',
    'ui__client/domain/hosting/crontab/properties_unknown__description' => 'Edit scheduled tasks.',
    'ui__client/domain/hosting/crontab/properties_unknown__short-title' => 'Settings',
    'ui__client/domain/hosting/crontab/properties_unknown__title' => 'Edit scheduled tasks',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard-title' => 'Edit scheduled tasks.',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard__1_readonly-unknown' => 'Select the customer whose scheduled tasks you want to see.',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard__1_unknown' => 'Select the customer whose scheduled tasks you want to change.',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard__2_readonly-unknown' => 'Select the domain, whose administrator\'s tasks you want to see.',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard__2_unknown' => 'Select the domain, whose administrator\'s tasks you want to change.',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard__4_readonly-unknown' => 'Select the system user account whose scheduled tasks you want to see.',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard__4_unknown' => 'Select the system user account whose scheduled tasks you want to change.',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard__5' => 'When done with changing the properties of the task, click Finish.',
    'ui__client/domain/hosting/crontab/properties_unknown__wizard__5_readonly' => 'When done with viewing the properties of the task, click Finish.',

    'ui__client/domain/hosting/crontab/task_readonly-unknown__description' => 'Scheduled Tasks.',
    'ui__client/domain/hosting/crontab/task_readonly-unknown__short-title' => 'Scheduled Tasks',
    'ui__client/domain/hosting/crontab/task_readonly-unknown__title' => 'Scheduled Tasks',

    'ui__client/domain/hosting/crontab/task__description' => 'Scheduled tasks.',
    'ui__client/domain/hosting/crontab/task__short-title' => 'Scheduled Tasks',
    'ui__client/domain/hosting/crontab/task__title' => 'Scheduled tasks',

    'ui__client/domain/hosting/crontab/task/delete__description' => 'Remove the scheduled task %1.',

    'ui__client/domain/hosting/crontab/task/delete__short-title' => 'Remove',
    'ui__client/domain/hosting/crontab/task/delete__title' => 'Remove the scheduled task %1.',
    'ui__client/domain/hosting/crontab/task/delete_multi__description' => 'Remove scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/delete_multi__short-title' => 'Remove',
    'ui__client/domain/hosting/crontab/task/delete_multi__title' => 'Remove scheduled tasks',
    'ui__client/domain/hosting/crontab/task/delete_multi__wizard-title' => 'Remove scheduled tasks',
    'ui__client/domain/hosting/crontab/task/delete_multi__wizard__1_unknown' => 'Select the customer whose scheduled tasks you want to remove.',
    'ui__client/domain/hosting/crontab/task/delete_multi__wizard__2_unknown' => 'Select the domain whose administrator\'s tasks you want to remove.',
    'ui__client/domain/hosting/crontab/task/delete_multi__wizard__4_unknown' => 'Select the system user account whose task you want to remove.',
    'ui__client/domain/hosting/crontab/task/delete_multi__wizard__5_multi' => 'Select the tasks you want to remove.',
    'ui__client/domain/hosting/crontab/task/delete_multi__wizard__6_multi' => 'Confirm removing the scheduled tasks by selecting the check box and click Finish to complete the wizard.',
    'ui__client/domain/hosting/crontab/task/delete_unknown__description' => 'Remove scheduled task.',
    'ui__client/domain/hosting/crontab/task/delete_unknown__short-title' => 'Remove',
    'ui__client/domain/hosting/crontab/task/delete_unknown__title' => 'Remove scheduled task',
    'ui__client/domain/hosting/crontab/task/delete_unknown__wizard-title' => 'Remove scheduled task.',
    'ui__client/domain/hosting/crontab/task/delete_unknown__wizard__1_unknown' => 'Select the customer whose scheduled tasks you want to remove.',
    'ui__client/domain/hosting/crontab/task/delete_unknown__wizard__2_unknown' => 'Select the domain whose administrator\'s tasks you want to remove.',
    'ui__client/domain/hosting/crontab/task/delete_unknown__wizard__4_unknown' => 'Select the system user account whose task you want to remove.',
    'ui__client/domain/hosting/crontab/task/delete_unknown__wizard__5_unknown' => 'Select the task you want to remove.',
    'ui__client/domain/hosting/crontab/task/delete_unknown__wizard__6' => 'Confirm removing the task by selecting the check box and click Finish to complete the wizard.',

    'ui__client/domain/hosting/crontab/task/properties__description' => 'Edit scheduled task properties.',

    'ui__client/domain/hosting/crontab/task/properties__short-title' => 'Edit task %1',
    'ui__client/domain/hosting/crontab/task/properties__title' => 'Edit scheduled task of %1',

    'ui__client/domain/hosting/crontab/task/properties_new__wizard__1_unknown' => 'Select the customer for whom you want to schedule the task.',
    'ui__client/domain/hosting/crontab/task/properties_new__wizard__4_unknown' => 'Select the system user account for which you want to schedule the task.',
    'ui__client/domain/hosting/crontab/task/properties_new__wizard__6_new' => 'When done with changing task properties, click Finish to apply changes and exit the wizard.',
    'ui__client/domain/hosting/crontab/task/properties_readonly-unknown__description' => 'View scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/properties_readonly-unknown__short-title' => 'Properties',
    'ui__client/domain/hosting/crontab/task/properties_readonly-unknown__title' => 'View scheduled tasks',
    'ui__client/domain/hosting/crontab/task/properties_readonly-unknown__wizard-title' => 'View scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/properties_readonly__description' => 'View task %1 properties.',
    'ui__client/domain/hosting/crontab/task/properties_readonly__short-title' => 'View task %1',
    'ui__client/domain/hosting/crontab/task/properties_readonly__title' => 'View scheduled tasks',
    'ui__client/domain/hosting/crontab/task/properties_unknown__description' => 'Edit scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__short-title' => 'Properties',
    'ui__client/domain/hosting/crontab/task/properties_unknown__title' => 'Edit scheduled tasks',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard-title' => 'Edit scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__1_readonly-unknown' => 'Select the customer whose tasks you want to see.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__1_unknown' => 'Select the customer whose tasks you want to change.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__2_readonly-unknown' => 'Select the domain for whom you want to view the scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__2_unknown' => 'Select the domain for whom you want to change the scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__4_readonly-unknown' => 'Select the system user account for which you want to view scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__4_unknown' => 'Select the system user account for which you want to change scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__5_readonly-unknown' => 'Select the scheduled task that you want to view.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__5_unknown' => 'Select the scheduled task you want to edit.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__6' => 'When done with changing task properties, click Finish to apply changes and exit the wizard.',
    'ui__client/domain/hosting/crontab/task/properties_unknown__wizard__6_readonly' => 'When done with viewing task properties, click Finish to exit the wizard.',

    'ui__client/domain/hosting/crontab/task/toggle_disable__description' => 'Disable the task %1.',

    'ui__client/domain/hosting/crontab/task/toggle_disable__short-title' => 'Disable',
    'ui__client/domain/hosting/crontab/task/toggle_disable__title' => 'Disable the task %1',
    'ui__client/domain/hosting/crontab/task/toggle_enable__description' => 'Enable the task %1.',
    'ui__client/domain/hosting/crontab/task/toggle_enable__short-title' => 'Enable',
    'ui__client/domain/hosting/crontab/task/toggle_enable__title' => 'Enable the task %1',
    'ui__client/domain/hosting/crontab/task/toggle_unknown__description' => 'Enable or disable scheduled tasks.',
    'ui__client/domain/hosting/crontab/task/toggle_unknown__short-title' => 'Enable/disable',
    'ui__client/domain/hosting/crontab/task/toggle_unknown__title' => 'Enable/disable scheduled tasks',
    'ui__client/domain/hosting/crontab/task/toggle_unknown__wizard-title' => 'Enabling/disabling scheduled task',
    'ui__client/domain/hosting/crontab/task/toggle_unknown__wizard__1_unknown' => 'Select the customer for whom you want to enable or disable the scheduled task.',
    'ui__client/domain/hosting/crontab/task/toggle_unknown__wizard__2_unknown' => 'Select the domain for which you want to enable or disable the scheduled task.',
    'ui__client/domain/hosting/crontab/task/toggle_unknown__wizard__4_unknown' => 'Select the system user for which you want to enable or disable the scheduled task.',
    'ui__client/domain/hosting/crontab/task/toggle_unknown__wizard__5_unknown' => 'Select the scheduled task that you want to enable or disable.',

///
/// SERVER
///

    'ui__server/crontab_unknown__short-title' => 'System Users',
	    'ui__server/crontab_unknown__title' => 'System Users',
	    'ui__server/crontab_unknown__description' => 'System users who can be the owners of scheduled tasks.',


    'ui__server/crontab__none-available' => 'You have no system user accounts.',
    'ui__server/crontab_readonly-unknown__description' => 'View scheduled tasks.',
    'ui__server/crontab_readonly-unknown__short-title' => 'Scheduled tasks',
    'ui__server/crontab_readonly-unknown__title' => 'View scheduled tasks',
    'ui__server/crontab_readonly-unknown__wizard-title' => 'View scheduled tasks.',
    'ui__server/crontab_readonly__description' => 'View scheduled tasks of %1.',
    'ui__server/crontab_readonly__short-title' => 'Scheduled task of %1',
    'ui__server/crontab_readonly__title' => 'View scheduled tasks of %1',
    'ui__server/crontab_unknown__wizard-title' => 'Manage scheduled tasks.',

    'ui__server/crontab/properties__description' => 'Edit scheduled tasks of %1.',

    'ui__server/crontab/properties__short-title' => 'Settings',
    'ui__server/crontab/properties__title' => 'Edit scheduled tasks of %1',
    'ui__server/crontab/properties_readonly-unknown__description' => 'View scheduled tasks.',
    'ui__server/crontab/properties_readonly-unknown__short-title' => 'Settings',
    'ui__server/crontab/properties_readonly-unknown__title' => 'View scheduled tasks',
    'ui__server/crontab/properties_readonly-unknown__wizard-title' => 'View scheduled tasks.',
    'ui__server/crontab/properties_readonly__description' => 'View scheduled tasks of %1.',
    'ui__server/crontab/properties_readonly__short-title' => 'Settings',
    'ui__server/crontab/properties_readonly__title' => 'View scheduled tasks of %1',
    'ui__server/crontab/properties_unknown__description' => 'Edit scheduled tasks.',
    'ui__server/crontab/properties_unknown__short-title' => 'Properties',
    'ui__server/crontab/properties_unknown__title' => 'Edit scheduled tasks',
    'ui__server/crontab/properties_unknown__wizard-title' => 'Edit scheduled tasks.',
    'ui__server/crontab/properties_unknown__wizard__2_readonly-unknown' => 'Select the system user whose tasks you want to see.',
    'ui__server/crontab/properties_unknown__wizard__2_unknown' => 'Select the system user whose tasks you want to change.',
    'ui__server/crontab/properties_unknown__wizard__3' => 'Click Finish to apply the changes and exit the wizard.',
    'ui__server/crontab/properties_unknown__wizard__3_readonly' => 'Click Finish to exit the wizard.',

    'ui__server/crontab/task__none-available' => 'You have no scheduled tasks.',
    'ui__server/crontab/task__none-available__2' => 'System user %1 does not have any scheduled tasks.',
    'ui__server/crontab/task_readonly-unknown__description' => 'Scheduled tasks.',
    'ui__server/crontab/task_readonly-unknown__short-title' => 'Tasks',
    'ui__server/crontab/task_readonly-unknown__title' => 'Scheduled tasks',

    'ui__server/crontab/task/delete__description' => 'Remove the scheduled task %1',

    'ui__server/crontab/task/delete__short-title' => 'Remove',
    'ui__server/crontab/task/delete__title' => 'Remove the scheduled task %1',
    'ui__server/crontab/task/delete_multi__description' => 'Remove scheduled tasks.',

    'ui__server/crontab/task/delete_multi__short-title' => 'Remove',
    'ui__server/crontab/task/delete_multi__title' => 'Remove scheduled tasks',
    'ui__server/crontab/task/delete_multi__wizard-title' => 'Remove scheduled tasks.',
    'ui__server/crontab/task/delete_multi__wizard__2_unknown' => 'Select the system user whose tasks you want to remove.',
    'ui__server/crontab/task/delete_multi__wizard__3_multi' => 'Select the tasks you want to remove.',
    'ui__server/crontab/task/delete_multi__wizard__4_multi' => 'Confirm removing the task by selecting the check box and click Finish to complete the wizard.',
    'ui__server/crontab/task/delete_unknown__description' => 'Remove a scheduled task.',
    'ui__server/crontab/task/delete_unknown__short-title' => 'Remove',
    'ui__server/crontab/task/delete_unknown__title' => 'Remove a scheduled task',
    'ui__server/crontab/task/delete_unknown__wizard-title' => 'Remove a scheduled task.',
    'ui__server/crontab/task/delete_unknown__wizard__2_unknown' => 'Select the system user whose task you want to remove.',
    'ui__server/crontab/task/delete_unknown__wizard__3_unknown' => 'Select the task you want to remove.',
    'ui__server/crontab/task/delete_unknown__wizard__4' => 'Confirm removing the task by selecting the check box and click Finish to complete the wizard.',

    'ui__server/crontab/task/properties__description' => 'Edit scheduled tasks.',

    'ui__server/crontab/task/properties__short-title' => 'Edit the task %1',
    'ui__server/crontab/task/properties__title' => 'Edit scheduled tasks',
    'ui__server/crontab/task/properties_new__description' => 'Create new scheduled tasks for %1.',

    'ui__server/crontab/task/properties_new__short-title' => 'Add new task',
    'ui__server/crontab/task/properties_new__title' => 'Create new scheduled tasks for %1',
    'ui__server/crontab/task/properties_new__wizard-title' => 'Create a new scheduled task.',
    'ui__server/crontab/task/properties_new__wizard__2_unknown' => 'Select the system user for whom you want to create the scheduled task.',
    'ui__server/crontab/task/properties_new__wizard__4_new' => 'Click Finish to apply the changes and exit the wizard.',
    'ui__server/crontab/task/properties_readonly-unknown__description' => 'View the scheduled tasks.',
    'ui__server/crontab/task/properties_readonly-unknown__short-title' => 'Properties',
    'ui__server/crontab/task/properties_readonly-unknown__title' => 'View the scheduled tasks',
    'ui__server/crontab/task/properties_readonly-unknown__wizard-title' => 'View the scheduled tasks.',
    'ui__server/crontab/task/properties_readonly__description' => 'View scheduled tasks.',
    'ui__server/crontab/task/properties_readonly__short-title' => 'View task %1',
    'ui__server/crontab/task/properties_readonly__title' => 'View scheduled tasks',
    'ui__server/crontab/task/properties_unknown-new__description' => 'Create new scheduled tasks.',
    'ui__server/crontab/task/properties_unknown-new__short-title' => 'Add new task',
    'ui__server/crontab/task/properties_unknown-new__title' => 'Create new scheduled tasks',
    'ui__server/crontab/task/properties_unknown__description' => 'Edit scheduled tasks.',
    'ui__server/crontab/task/properties_unknown__short-title' => 'Properties',
    'ui__server/crontab/task/properties_unknown__title' => 'Edit scheduled tasks',
    'ui__server/crontab/task/properties_unknown__wizard-title' => 'Edit scheduled tasks.',
    'ui__server/crontab/task/properties_unknown__wizard__2_readonly-unknown' => 'Select the system user whose tasks you want to see.',
    'ui__server/crontab/task/properties_unknown__wizard__2_unknown' => 'Select the system user whose tasks you want to change.',
    'ui__server/crontab/task/properties_unknown__wizard__3_readonly-unknown' => 'Select the scheduled task.',
    'ui__server/crontab/task/properties_unknown__wizard__3_unknown' => 'Select the scheduled task you want to change.',
    'ui__server/crontab/task/properties_unknown__wizard__4' => 'Click Finish to apply the changes and exit the wizard.',
    'ui__server/crontab/task/properties_unknown__wizard__4_readonly' => 'Click Finish to exit the wizard.',

    'ui__server/crontab/task/toggle_disable__description' => 'Disable the scheduled task %1.',

    'ui__server/crontab/task/toggle_disable__short-title' => 'Disable',
    'ui__server/crontab/task/toggle_disable__title' => 'Disable the scheduled task %1',
    'ui__server/crontab/task/toggle_enable__description' => 'Enable the scheduled task %1.',

    'ui__server/crontab/task/toggle_enable__short-title' => 'Enable',
    'ui__server/crontab/task/toggle_enable__title' => 'Enable the scheduled task %1',
    'ui__server/crontab/task/toggle_unknown__description' => 'Enable or disable scheduled tasks.',
    'ui__server/crontab/task/toggle_unknown__short-title' => 'Enable or disable',
    'ui__server/crontab/task/toggle_unknown__title' => 'Enable or disable scheduled tasks',
    'ui__server/crontab/task/toggle_unknown__wizard-title' => 'Enable or disable scheduled tasks',
    'ui__server/crontab/task/toggle_unknown__wizard__2_unknown' => 'Select the system user account whose tasks you want to enable or disable.',
    'ui__server/crontab/task/toggle_unknown__wizard__3_unknown' => 'Select the task that you want to enable or disable.',


/// not used on HP:

	'ui__client_unknown__short-title' => 'Customer accounts', // not used on HP?
		'ui__client_unknown__title' => 'Customer accounts', // not used on HP?
		'ui__client_unknown__description' => 'Manage customer accounts.', // not used on HP?
	'ui__client/domain/disable_unknown__title' => 'Suspend domain', // not used on HP
		'ui__client/domain/disable_unknown__short-title' => 'Suspend domain', // not used on HP,
		'ui__client/domain/disable_unknown__description' => 'Suspend a domain.', // not used on HP
	'ui__client/domain/enable_unknown__title' => 'Activate domain', // not used on HP
		'ui__client/domain/enable_unknown__short-title' => 'Activate domain', // not used on HP
		'ui__client/domain/enable_unknown__description' => 'Activate a domain.', // not used on HP


	// to customer home page
    'ui__client/properties_unknown-new__title' => "Create customer account",
		'ui__client/properties_unknown-new__short-title' => "Create customer account",
	    'ui__client/properties_unknown-new__description' => "Create a customer account.",
	'ui__client/chowner_multi-select__title' => 'Assign new owner for customer accounts',
		'ui__client/chowner_multi-select__short-title' => 'Assign new owner',
		'ui__client/chowner_multi-select__description' => 'Assign a new owner for selected customer accounts.',


	//Additional FTP Accounts
	'directory_browser__select_folder' => 'Select Folder',
	'ui__client/domain/hosting/ftp-users/ftp-user/delete_multi__title' => 'Remove Additional FTP Accounts', // for Additional FTP Accounts
    'ui__client/domain/hosting/ftp-users/ftp-user/delete_multi__short-title' => 'Remove', // for Additional FTP Accounts
    'ui__client/domain/hosting/ftp-users/ftp-user/delete#legend__description' => 'The following additional FTP accounts will be removed:', // for Additional FTP Accounts
    'ui__client/domain/hosting/ftp-users/ftp-user/delete_multi__description' => 'Remove selected FTP accounts.', // for Additional FTP Accounts
    'ui__client/domain/hosting/ftp-users/ftp-user/delete__empty_selection' => 'You need to select the FTP accounts that you want to remove.', // for Additional FTP Accounts
    'ftp__management_domain' => "FTP Accounts Under the Domain %1", // for Additional FTP Accounts
    'ui__client/domain/hosting/ftp-users/ftp-user__none-available__2' => 'Domain %1 does not have any additional FTP accounts.',
    '__ftp_users_list' => "FTP accounts",
    'b_ftpuserslist_search' => "Enter a search pattern and click to find FTP accounts.",
    'b_ftpuserslist_show_all' => "Show all FTP accounts.",
    'ftp__new_user' => "Add new FTP account for domain %1",
    '__ftp_user' => "FTP account",
    'ftp__user_name' => "FTP account name",
    'ftp__user_home' => "Home directory",
    'ftp__invalid_path' => "Invalid path specified",
    'ftp_users__physical_path_not_exist' => "There are FTP accounts linked to nonexistent physical directories.",
    'ftp__physical_path_not_exist' => "Physical path does not exist",
    'i_ftp_ses_sub_user' => 'FTP account session.',
    'i_ftp_user_sub' => 'Additional FTP account',
    'i_ftp_user_domain' => "Subscription Owner's FTP account",
    'i_ftp_user_sub_domain' => "Subdomain user's FTP account",
    'i_ftp_user_web' => "Web user's FTP account",
    'l_ftpuserslist_type' => 'Sort FTP accounts by type.',
    '__new_passwd' => "New %1 password",
    //discovered being unlocalized
    'l_ftpuserslist_name' => 'Sort FTP accounts by name.',
    'l_ftpuserslist_home' => 'Sort FTP accounts by home directory.',
    'ftp__edit_user' => "Properties of FTP account %1",
    '__ftpuser' => "FTP account",

////
//// Errors with custom template of Apache configuration
////

'apacheConfigurationFailedMessageSubject' => 'Unable to configure a web server on the host <%%host%%>',
'apacheConfigurationFailedMessageBody' => "Unable to generate the web server configuration file on the host <%%host%%> because of the following errors:\n\n%%error%%\n\nPlease resolve the errors in web server configuration templates and generate the file again.",

    'apacheConfigurationMessageAdminTitle' => 'Generation of web server configuration failed',
    'apacheConfigurationMessageClientTitle' => 'Warning',

    'apacheConfigurationFailedAdminHomeMessage' => 'New configuration file was not built due to errors in configuration templates. The detailed error message was sent to your email, so please check the email, fix the errors, and click %1 to retry generating configuration.',
    'apacheConfigurationFailedAdminHomeMessageLink' => 'here', //used on linked text in apacheConfigurationFailedAdminHomeMessage
    'apacheConfigurationFailedAdminDomainMessage' =>  'New configuration for domain %1 was not built due to errors in configuration templates. The detailed error message was sent to your email, so please check the email, fix the errors, and click %2 to retry generating configuration.',
    'apacheConfigurationFailedAdminDomainMessageLink' => 'here', //used on linked text in apacheConfigurationFailedAdminDomainMessage

    'apacheConfigurationFailedUserDomainMessage' => 'Web server configuration for domain %1 may be inconsistent. Please contact server administrator to resolve the problem.',

    'apacheConfigurationFailedAdminDomainsMessage' => 'New configuration for some of the domains was not built due to errors in configuration templates. The detailed error message was sent to your email, so please check the email, fix the errors, and click %1 to retry generating configuration.',
    'apacheConfigurationFailedAdminDomainsMessageLink' => 'here', //used on linked text in apacheConfigurationFailedAdminDomainsMessage

    'apacheConfigurationFailedUserDomainsMessage' => 'Web server configuration for some of your domains may be inconsistent. Please contact server administrator to resolve the problem.',



    ///HOSTING PARAMETERS
    '__apache_errdocs' => "Custom error documents",
    'dom_pref__webusers_script' => "Allow web users to use scripts",
    '__seoRedirect' => 'Configure the preferred domain as ',
    '__seoRedirectToLanding' => 'domain.tld',
    '__seoRedirectToWww' => 'www.domain.tld',
    '__seoRedirectNone' => 'None ',

    '__sites' => 'Domains',
    'domain_plan__perm_denied_manage_phosting' => 'You do not have the permission to manage hosting settings.',
    '__owned_by_client' => 'owned by customer',
	'ui__client/permissions_readonly__description' => "View the actions that the customer %1 can perform in the Panel.",
	'client_chown_subscription_will_be_anonymous' => 'Customers will be unsubscribed from their current service plans.',
	'backup__restore__object_client_template' => 'Customer template',
    '__template_name' => 'Service plan name',
    'template__not_exists' => 'There is no such a service plan',
    'template__exists' => 'A plan with the name %1 already exists.',
    'clientOwnerChanger__has_domains_subscribed_to_reseller_plans' => 'The customer has domains subscribed to %1\'s service plans.',

	//// Change owner of subscription
	'chown__select_title' => "Choose New Subscriber",
	'ui__client/domain/chowner_multi__wizard__3_multi-select' => 'Choose a new owner for the selected subscriptions and click Next >>.',
	'domains__client_info' => "%1 subscriptions, %2 active subscriptions, %3 disk space used, %4 traffic used",
	'__possible_owners' => 'Possible new owners of subscriptions',

	'clients_list__filter_owner__filter_title' => 'Provider',
	'clients_list__filter_owner_any' => 'All users',
	'clients_list__filter_owner_my' => 'My subscribers only',
	'clients_list__filter_owner_name__filter_title' => 'Provider\'s name',

	'__owner' => "Provider",
	'l_clientslist_owner' => 'Sort user accounts by provider.',
	'l_clientslist_date' => 'Sort user accounts by creation date.',
	'l_clientslist_name' => 'Sort user accounts by name.',
	'l_clientslist_domains' => 'Sort user accounts by domains.',
	'l_clientslist_cname' => 'Sort user accounts by company name.',

	'ui__client/domain/chowner_multi__wizard-title' => 'Reassigning Selected Subscriptions',
	'chown__check_title' => 'Change Subscriber',

	'ui__client/domain/chowner_multi__wizard__3_multi' => "Click Finish to complete the reassignment. When it is done, the selected subscriptions will be assigned to a new owner, their provider will be changed to the new owner's provider, and they will be unbound from their service plans and become 'Custom'.",

	'chown__error_check' => 'Some problems were encountered when attempting to assign some of the subscriptions to a new owner.',
	'domain_chown_subscription_will_be_anonymous' => "Subscriptions will be unbound from their current service plans and become 'Custom'.",
	'chown__error_domains_exclude' => "Some problems were encountered when attempting to assign some of the subscriptions to a new owner. These subscriptions are highlighted.",
	'chown__ip_not_in_client_pool' => "The IP address associated with this subscription was not added to IP pool of the new owner.",
	'chown__already_owned_by_client' => "This subscription already belongs to this user.",

/// Protected directories

	'ui__client/domain/hosting/protected-directories/path__short-title' => '/%1',
	'ui__client/domain/hosting/protected-directories/path__title' => 'Protected directory /%1',
	'ui__client/domain/hosting/protected-directories/path__description' => 'Protected directory /%1 management',
	'ui__client/domain/hosting/protected-directories/path/properties_new__title' => 'Create a new protected directory under the site %1',
	'ui__client/domain/hosting/protected-directories/path/properties_new__short-title' => 'Add Protected Directory',
	'ui__client/domain/hosting/protected-directories/path/properties_new__description' => 'Create new protected directory.',
	'ui__client/domain/hosting/protected-directories/path/properties_new__done' => 'Protected directory /%1 was successfully created.',
	'ui__client/domain/hosting/protected-directories/path/properties__title' => 'Settings of the protected directory /%1',
	'ui__client/domain/hosting/protected-directories/path/properties__short-title' => 'Directory Settings',
	'ui__client/domain/hosting/protected-directories/path/properties__description' => 'Change location, name, and area title for the protected directory.',
	'ui__client/domain/hosting/protected-directories/path/properties__done' => 'Protected directory settings were changed.',
	'ui__client/domain/hosting/protected-directories/path/delete_multi__title' => 'Removal confirmation',
	'ui__client/domain/hosting/protected-directories/path/delete_multi__short-title' => 'Remove Protection',
	'ui__client/domain/hosting/protected-directories/path/delete_multi__description' => 'Remove protection from the selected directories.',
	'ui__client/domain/hosting/protected-directories/path/delete__empty_selection' => 'Select a directory from which you want to remove protection.',
	'ui__client/domain/hosting/protected-directories/path/delete#legend__description' => 'This operation will result in removing protection from the directories. The directories will become freely accessible to the Internet users.',
	'ui__client/domain/hosting/protected-directories/path/delete_multi__done' => 'Protection was successfully removed from the selected directories.',
	'ui__client/domain/hosting/protected-directories/path/user/properties_new__title' => 'Add New User',
	'ui__client/domain/hosting/protected-directories/path/user/properties_new__short-title' => 'Add New User',
	'ui__client/domain/hosting/protected-directories/path/user/properties_new__description' => 'Set up a user account for access to the protected directory %1',
	'ui__client/domain/hosting/protected-directories/path/user/properties_new__done' => 'The user account for access to the protected directory was created.',
	'ui__client/domain/hosting/protected-directories/path/user/properties__done' => "The user's credentials were saved.",
	'ui__client/domain/hosting/protected-directories/path/user/delete_multi__title' => 'Protected directory users removal',
	'ui__client/domain/hosting/protected-directories/path/user/delete__empty_selection' => 'Select the users that you want to remove.',
	'ui__client/domain/hosting/protected-directories/path/user/delete_multi__short-title' => 'Remove',
	'ui__client/domain/hosting/protected-directories/path/user/delete_multi__description' => 'Remove directory users.',
	'ui__client/domain/hosting/protected-directories/path/user/delete#legend__description' => 'The following users of protected directory will be removed:',
	'ui__client/domain/hosting/protected-directories/path/user/delete_multi__done' => 'Selected user accounts were removed.',

	'check_mail_double_cycle__mail_group' => "Mail cycling is detected: the address '%1' coincides with mail account which contains a forwarder to this mail group.",
	'check_mail_double_cycle__double_redirect' => "Mail cycling detected: the address '%1' coincides with mail account which contains a forwarder to this address.",
	'server_preferences__cp' => 'Panel Settings',
	'__redirect_hint' => 'You will be redirected to the new address in 15 seconds... If you are not automatically taken to the new location, please enable javascript or click the hyperlink %%link%%.',

	///// Protected directories on subdomains


	/////// Technical Dashboard and Drilldowns
    'health_group__hdd' => 'Disk',
    'health_group__ram' => 'Memory',
    'health_group__cpu' => 'CPU',
    'health_group__network' => 'Network',
    'health_group__services' => 'Services',

    'health_parameter__hdd_partition_total_usage' => 'Partition "%1" utilization',
    'health_parameter__hdd_disk_total_usage' => 'Disk %1 utilization',
    'health_parameter__hdd_partition_bandwidth' => 'Partition "%1" data transfer',
    'health_parameter__hdd_disk_bandwidth' => 'Disk %1 data transfer',


    'health_parameter__ram_swap_usage' => 'Swap usage',
    'health_parameter__ram_swap_in_out' => 'Swapping throughput',
    'health_parameter__ram_swap_in_out_used' => '%1 pages',

    'health_parameter__cpu_total_usage' => 'Total usage',
    'health_parameter__cpu_load' => 'Load average',
    'health_parameter__cpu_precesses' => 'Processes',
    'health_parameter__cpu_precesses_running' => 'Running processes',
    'health_parameter__cpu_precesses_blocked' => 'Blocked processes',
    'health_parameter__cpu_precesses_paging' => 'Paging processes',
    'health_parameter__cpu_precesses_sleeping' => 'Sleeping processes',
    'health_parameter__cpu_precesses_stopped' => 'Stopped processes',
    'health_parameter__cpu_precesses_zombies' => 'Zombie processes',


    'health_parameter__services_mail_cpu_time' => 'Mail server CPU usage',
    'health_parameter__services_mail_memory_usage' => 'Mail server memory usage',
    'health_parameter__services_mysql_cpu_time' => 'MySQL CPU usage',
    'health_parameter__services_mysql_memory_usage' => 'MySQL memory usage',
    'health_parameter__services_panel_cpu_time' => 'Panel CPU usage',
    'health_parameter__services_panel_memory_usage' => 'Panel memory usage',

    'health_parameter__speed' => '%1/sec',
    'health_parameter__packets_speed' => '%1 packets/sec',
    'health_parameter__cpu_time_units' => '%1 jiffies',
    'health_parameter__cpu_load_units' => '%1 processes',

	'health_parameter__services_webproxy_cpu_time' => 'nginx CPU usage',
    'health_parameter__services_webproxy_memory_usage' => 'nginx memory usage',

    'health_config__unable_load' => 'Unable to load configuration file.',
    'health_config__invalid' => 'Configuration file is invalid.',

    'health_alarm__notification' => 'Server health parameter "%1 > %2" changed its status from "%3" to "%4".',
	///////////////end of DnD

	//// Tooltips: navigation items for integration w/ Business Manager (former Parallels Plesk Billing)
    'b_billing-customers' => 'Manage customer accounts in Business Manager.',
    'b_billing-resellers' => 'Manage reseller accounts in Business Manager.',
    'b_billing-subscriptions' => 'Manage subscriptions in Business Manager.',
    'b_billing-domains' => 'Manage domain subscriptions in the Business Manager.',
    'b_billing-certificates' => 'Manage SSL certificate subscriptions in the Business Manager.',
    'b_billing-reports' => 'View Business Manager system reports.',
    'b_billing-accounting' => 'View accounting reports generated by the Business Manager.',
    'b_billing-invoices' => 'Manage invoices issued by Business Manager.',
    'b_billing-todos' => 'Manage to-do items in Business Manager.',
    'b_billing-payment' => 'View a list of payment transactions.',
    'b_billing-events' => 'View a list of Business Manager system events.',
    'b_billing-tasks' => 'View and run Business Manager tasks.',
    'b_billing-emails' => 'View the list of email sent by Business Manager and manage its email templates.',
    'b_billing-plans' => 'Manage service plans in Business Manager.',
    'b_billing-stores' => 'Manage online stores',
    'b_billing-discounts' => 'Manage discounts and promotions for service plans.',
    'b_billing-pricing' => 'Change service plans pricing, including setup, upgrade and downgrade fees.',
    'b_billing-settings' => 'Configure the Business Manager system.',

	//// Connection w/ Business Manager (former Parallels Plesk Billing) server
	'billing_connection_is_broken' => 'You have connected this server to Business Manager, but the connection is damaged. This could happen because one of the applications was upgraded separately, or because a full server restoration was performed. Please log in to the Business Manager and repair the connection to this server. All business operations in the Panel are currently disabled.',
    'billing_admin_password_change_warning' => 'You are about to change the local Administrator\'s password for the Panel. This will drop the connection between the Panel and Business Manager. %1',
    'billing_admin_password_change_warning_link' => 'Learn how to change the password to remain connected.',

	/// end of Business Manager



	'backup__restore__object_maillist' => 'Mailing list',
	'backup__restore__object_site' => 'Site',
	'backup__restore__object_user' => 'User',
	'backup__restore__object_role' => 'Role',
	'backup__restore__conflict_configuration_reason_service_plan' => 'Unable to restore object: the provider does not have the required service plan.',
	'backup__restore__conflict_configuration_reason_subscription' => 'Unable to restore subscription: the subscription did not belong to the customer.',

	'limit__name_max_site' => 'sites',

    'webspace__fp_used_by_other_site' => 'Unable to switch on Microsoft FrontPage support. The website home directory coincides with the home directory of another website, for which Microsoft FrontPage support is also switched on.',
    'iis_pool__unable_rename_client' => "Unable to rename IIS Aplication Pool: %1.",

    'anonftp__is_not_supported_for_addon_domains' => 'Anonymous FTP service is supported only for the main domain of a subscription.',
    'anonftp__is_not_supported_for_addon_domains_powerUser' => 'Anonymous FTP service is supported only for the main domain of a webspace.',


	'check_mail_double_cycle__redirect' => "Mail cycling is detected: the address '%1' coincides with the address of the mail group which contains this mail account as a member.",

	'__gb' => 'GB',
    '__tb' => 'TB',
    '__gb_month' => 'GB/month',
    '__tb_month' => 'TB/month',

    '__customers' => 'Customers',
    '__customer_name' => 'Customer name',
    '__customer_total' => 'Customer total',
    '__site' => 'Site',
    '__def_site' => 'Default site',
    '__subscription_name' => 'Subscription name',
    '__subscription_name_powerUser' => 'Webspace name',

    'limit__units_max_traffic_suffix' => '/month',

    'dom_pref__discard' => "Reject",

    'mail__pattern_already_exists' => 'Pattern "%1" is already in the black list.',

    '__not_supported' => 'Not supported',

	'plesk_key__sitebuilder' => 'Sites published with Presence Builder',
    'limit__name_max_site_builder' => 'Sites published with Presence Builder',

    'ui__client/domain/traffic-hosting__title' => 'Data Transfer Statistics for Subscription %1',
    'ui__client/domain/traffic-hosting__title_powerUser' => 'Data Transfer Statistics for Webspace %1',
    'ui__client/domain/traffic-hosting#list__title' => "Data transfer by services",


    'login_up__login_label' => 'Username',
    'login_up__passwd_label' => 'Password',
    'login_up__locale_label' => 'Interface language',
    'login_up__login_button_label' => 'Log in',

    'get_password__login_label' => 'Username',
    'get_password__email_label' => 'Email address',
    'get_password__send' => 'Send',
    'get_password__cancel' => 'Cancel',


    'login_up__access_denied_no_subscriptions' => "Access denied. There are no subscriptions available for this account.",

    'interval__year' => '%1 year(s)',
    'interval__month' => '%1 month(s)',
    'interval__week' => '%1 week(s)',
    'interval__day' => '%1 day(s)',
    'interval__hour' => '%1 hour(s)',
    'interval__minute' => '%1 minute(s)',
    'interval__second' => '%1 second(s)',
    'interval__separator' => ', ',

    'i_tomcat_status_server_service' => 'The Tomcat Java service is not running on the server.',

	'health_alarm__notification_subj' => '%1: alarm level changed.',
    'health_alarm__notification_host' => 'Server: %1.',


///License options
    'plesk_key__backward_incompatibility' => 'You are trying to use a license key created for another version of Parallels Panel. Contact Parallels sales representatives to obtain a proper license key.',
//Standalone or virtualization
	'virtualization_any' => "Physical server or any virtualization solution",
	'virtualization_pvc' => "Parallels Virtuozzo Containers",
	'virtualization_vmware' => "VMWare",
	'virtualization_hyperv' => "Microsoft Hyper-V",
	'virtualization_xen' => "Xen",
	'virtualization_kvm' => "KVM",
	'virtualization_parallels_server' => "Parallels Server",
    'plesk_key__virtualization' => "Valid for the following environments:",
	'plesk_key__virtualization_only_key' => 'The license key is intended only for use with Parallels Panel operating inside a %1 virtual environment.',
	'plesk_key__virtualizations_only_key' => 'The license key is intended only for use with Parallels Panel operating inside the following virtual environments: %1.',
//Language options
    'plesk_key__invalid_locale_signature' => 'Using custom language packs is prohibited.',
    'plesk_key__allowed-locales' => 'Available languages',
    'plesk_key__allowed-locales-any' => 'Any language',

/// Web hosting settings on domain/subdomain

    '__cgi_bin_mode' => 'cgi-bin directory is located in',
    '_cgi_bin_mode_webspace' => 'the root directory of webspace',
    '_cgi_bin_mode_www_root' => 'the document root of this domain',

///ODBC DSN data sources
    'ui__server/odbc/dsn/properties_unknown-new__short-title' => 'Add New ODBC DSN',
    'ui__server/odbc/dsn/properties_unknown-new__description' => 'Add ODBC data source.',
    'ui__server/odbc/dsn/delete_multi__short-title' => 'Remove',
    'ui__server/odbc/dsn/delete_multi__title' => 'Removal confirmation',
    'ui__server/odbc/dsn/delete_multi__description' => 'Remove selected ODBC DSN data sources.',
    'ui__server/odbc/dsn/delete#legend__description' => 'The following ODBC DSN connections will be removed:',
    'ui__server/odbc/dsn/delete__empty_selection' => 'No ODBC DSN connections selected.',
    'ui__server/odbc/dsn/delete_multi__done' => 'The selected data sources were removed.',
    'ui__server/odbc/dsn__title' => 'ODBC DSN Connection %1',

    'ui__client/domain/odbc/dsn/properties_new__short-title' => 'Add New ODBC DSN',
    'ui__client/domain/odbc/dsn/properties_new__description' => 'Add ODBC data source.',
    'ui__client/domain/odbc/dsn/delete_multi__short-title' => 'Remove',
    'ui__client/domain/odbc/dsn/delete_multi__title' => 'Removal confirmation',
    'ui__client/domain/odbc/dsn/delete_multi__description' => 'Remove selected ODBC DSN data sources.',
    'ui__client/domain/odbc/dsn/delete#legend__description' => 'The following ODBC DSN connections will be removed:',
    'ui__client/domain/odbc/dsn/delete__empty_selection' => 'No ODBC DSN connections selected.',
    'ui__client/domain/odbc/dsn/delete_multi__done' => 'The selected data sources were removed.',
    'ui__client/domain/odbc/dsn__title' => 'ODBC DSN Connection %1',


    'pdir_ed__non_ssl' => "Document root",

    'login_up__billing_local_credentials_for_global_account' => 'You entered credentials of the Panel user account that is associated with a billing account. For security sake, the system cannot allow you in under the Panel user. Please use your billing account username and password to log in. You can look up your billing account login information in the message emailed to you when your subscription was created.',

/// Custom buttons
    'custom_button__sort_key'       => 'Priority',
    'custom_button__place'          => 'Location',
    'custom_button__place_navigation'   => 'Common Access',
    'custom_button__place_admin'        => 'Administrator\'s Home page',
    'custom_button__place_admin-settings'        => 'Administrator\'s Tools & Settings page',
    'custom_button__place_reseller'     => "Reseller's Home page",
    'custom_button__place_reseller-settings'        => 'Reseller\'s Tools & Utilities page',
    'custom_button__place_client'       => 'Customer\'s Home page',
    'custom_button__place_domain'       => "Websites & Domains page of Subscription",
    'custom_button__place_domain_powerUser'       => "Websites & Domains page of Webspace",
    'custom_button__private'         => 'Show to me only',
    'custom_button__image'          => 'Background image',
    'custom_button__conhelp'        => "Tooltip text",
    'custom_button__edit'           => "Settings of a Link to an Additional Service",
    'custom_button__include_client_cname'   => "Include customer's company name",
    'custom_button__include_client_email' => "Include customer's email",
    'custom_button__include_client_id' => "Include customer ID",
    'custom_button__include_client_pname' => "Include customer's contact name",
    'custom_button__include_domain_id' => "Include subscription ID",
    'custom_button__include_domain_id_powerUser' => "Include webspace ID",

    'custom_button__include_domain_name' => "Include Primary Domain name",
    'custom_button__include_ftp_user' => "Include FTP username",
    'custom_button__include_ftp_pass' => "Include FTP password",
    'custom_button__internal_open' => "Open URL in Parallels Panel",
    'custom_button__text' => "Button label",
    'custom_button__url' => "URL",

    'custom_buttons__empty_selection' => "Select the links to be removed.",
    'custom_buttons__name' => "Label",
    'custom_buttons__public' => 'A',//Button accessibility property
    'custom_buttons__sort_key' => 'Priority', //This is the list title which indicates the order of the current button
    'custom_buttons__place' => 'L',//Location
    'custom_buttons__remove' => "The following links will be removed:",

    'i_custom_button_public'        => 'The link is visible to users.',
    'i_custom_button_non_public'        => "The link is not visible to users.",
    'i_custom_button_place_navigation'  => "The link is located on all pages.",
    'i_custom_button_place_admin'       => "The link is located on the administrator's home page.",
    'i_custom_button_place_admin_settings'       => "The link is located on the administrator's Tools & Settings page.",
    'i_custom_button_place_reseller'    => "The link is located on the reseller's home page",
    'i_custom_button_place_reseller_settings'    => "The link is located on the reseller's Tools & Utilities page.",
    'i_custom_button_place_client'      => "The link is located on the customer's home page.",
    'i_custom_button_place_domain'      => "The link is located on the Websites & Domains page of the Subscription.",
    'i_custom_button_place_domain_powerUser'      => "The link is located on the Websites & Domains page of the Webspace.",


// Admin's default subscription

	'init_conf__create_subscription_legend' => 'Website Information',
    'init_cont__create_subscription_hint' => 'Specify the domain name of your own website, and system user account username and password that you will use to manage it. This will create a subscription for you to host all your websites.',
    'init_cont__create_subscription_hint_powerUser' => 'Specify the domain name of your first webspace, and system user account username and password that you will use to manage it. This will create a webspace for hosting multiple sites.',
    'init_conf__domain_name' => 'Domain name',
    'init_conf__admin_name' => 'Username',
	'init_conf__admin_name_hint' => 'A system user account associated with the webspace is used to access files hosted within the webspace over FTP and SSH.',
    'init_conf__admin_password' => 'Password',
    'init_conf__admin_password_confirm' => 'Confirm password',
	

// UnityMobile

    'additional_key__descr_unity_mobile' => 'Sites created and hosted with UNITY Mobile',
    'limit__max_unity_mobile_sites' => 'Mobile Sites',
    'limit__name_max_unity_mobile_sites' => 'Mobile Sites',
    'limit__max_unity_mobile_sites__hint_admin_has_no_license' => 'Mobile versions of websites, created and hosted with UNITY Mobile — an external service partnered with Parallels. To employ this service, purchase the additional license for UNITY Mobile, or contact your provider to help you do so.',
    'limit__max_unity_mobile_sites__hint_admin_has_license' => 'Your UNITY Mobile license provides the total of %1 mobile sites.',


	'backup__restore__cannot_restore_non_power_user_dump_in_power_user_mode' => 'Cannot restore a non-Power-User backup in Power User view.',
	'__unknown_network_interface' => 'Unknown network interface',

	 'init_conf__domainResolvesToAnotherIp' => 'The website provisioned with the subscription does not resolve or resolves to another IP address (%1). Please correct DNS settings.',
    'init_conf__ip_address' => 'IP address',


    // Google services for websites
	'ui__admin/google-tools__title' => 'Google Services for Websites',
	'ui__admin/google-tools__short-title' => 'Google Services for Websites',
	'ui__admin/google-tools__description' => 'Configure Google services to enhance your websites, increase traffic, and generate revenue.',
	'ui__admin/google-tools/site-search__title' => 'Add New Search Engine',
	'ui__admin/google-tools/site-search__short-title' => 'Add New Search Engine',

	'ui__reseller/google-tools__title' => 'Google Services for Websites',
	'ui__reseller/google-tools__short-title' => 'Google Services for Websites',
	'ui__reseller/google-tools__description' => 'Configure Google services to enhance your websites, increase traffic, and generate revenue.',
	'ui__reseller/google-tools_self__title' => 'Google Services for Websites',
	'ui__reseller/google-tools_self__short-title' => 'Google Services for Websites',
	'ui__reseller/google-tools_self__description' => 'Configure Google services to enhance your websites, increase traffic, and generate revenue.',
	'ui__reseller/google-tools/site-search__title' => 'Google Custom Search',
	'ui__reseller/google-tools/site-search__short-title' => 'Add New Search Engine',
	'ui__reseller/google-tools/site-search__description' => 'Provide a customized Google search experience for visitors to your site.',
	'ui__reseller/google-tools/site-search_self__title' => 'Add New Search Engine',
	'ui__reseller/google-tools/site-search_self__short-title' => 'Add New Search Engine',

	'ui__client/google-tools__title' => 'Google Services for Websites',
	'ui__client/google-tools__short-title' => 'Google Services for Websites',
	'ui__client/google-tools__description' => 'Configure Google services to enhance your websites, increase traffic, and generate revenue.',
	'ui__client/google-tools_self__title' => 'Google Services for Websites',
	'ui__client/google-tools_self__short-title' => 'Google Services for Websites',
	'ui__client/google-tools_self__description' => 'Configure Google services to enhance your websites, increase traffic, and generate revenue.',
	'ui__client/google-tools/site-search__title' => 'Google Custom Search',
	'ui__client/google-tools/site-search__short-title' => 'Add New Search Engine',
	'ui__client/google-tools/site-search__description' => 'Provide a customized Google search experience for visitors to your site.',
	'ui__client/google-tools/site-search_self__title' => 'Add New Search Engine',
	'ui__client/google-tools/site-search_self__short-title' => 'Add New Search Engine',

	//Left menu
	'__google_tools' => 'Google Services for Websites',
	'b_google-tools' => 'Configure Google services to enhance your websites, increase traffic, retain users and generate revenues. Use Google tools to improve your site\'s visibility, add high quality search and widgets to engage and retain your visitors. Monetize the traffic to your websites with relevant ads.',

	//Confirmation page
	'bt_confirm' => 'Confirm',
	'b_confirm' => 'Confirm ownership of your sites.',
	'gapps_description_terms_of_service' => 'You must accept the Terms of Service before using the services.',
	'gapps_sites_ownership_confirmation_failed' => 'Sites ownership confirmation failed: %1',

	//Main page
	'gapps_custom_site_search_title' => 'Google Custom Search',
	'gapps_custom_site_search_description' => 'Set up as many search engines as you want and display them in different areas of your sites. Monetize search with ads and upgrade to ads-free results, technical support and complete customization of search results.',
	'gapps_adsense_title' => 'Google AdSense',
	'gapps_webmaster_tools_title' => 'Google Webmaster Tools',
	'gapps_webmaster_tools_description' => 'Improve traffic, diagnose problems, and understand how Google sees your site with Google Webmaster Tools.',
	'gapps_integration_disabled' => 'Integration with Google Apps is disabled.',
	'gapps_account_for_client_not_exist' => 'There is no Google account for this user.',
	'gapps_web_elements_title' => 'Google Web Elements',
	'gapps_web_elements_description' => 'Easily add your favorite Google products to your own websites. Embed content, such as news, maps, and YouTube videos, and social conversations from Google Friend Connect to your pages with simple cut-n-paste.',
	'gapps_accept_terms_of_service' => 'By clicking the \'Confirm\' button, I accept the following Terms of Services:',
	'gapps_tos_link' => 'Google Apps - User Terms of Service',
	'gapps_webmaster_tools_tos_link' => 'Google Webmaster Tools - User Terms of Service',
	'gapps_custom_search_tos_link' => 'Google Custom Search - User Terms of Service',
	'gapps_site_search_tos_link' => 'Google Site Search - User Terms of Service',
	'gapps_web_elements_tos_link' => 'Google Web Elements - User Terms of Service',

	//Custom Search Engines list
	'gapps_cse_list_legend' => 'Custom Search Engines',
	'gapps_cse_list_title' => 'Custom Search Engines',
	'gapps_cse_list_name' => 'Custom Search engine name',
	'gapps_cse_list_adsense' => 'AdSense',
	'gapps_cse_list_actions' => 'Actions',

	'gapps_cse_list_manage_link' => 'Manage',
	'gapps_cse_list_get_code_link' => 'Get Code',
	'gapps_cse_list_statistics_link' => 'Statistics',
	'gapps_cse_list_look_and_feel_link' => 'Look and Feel',
	'gapps_cse_list_upgrade_link' => 'Upgrade',
	'gapps_cse_list_delete_link' => 'Delete',
	'gapps_cse_list_make_money_link' => 'Make Money',

	'gapps_cse_list_description' => 'Add a Custom Google Search to your site. Choose the search solution that meets your needs.',
	'gapps_cse_list_description_item_1' => 'Host both the search box and the search results on your site.',
	'gapps_cse_list_description_item_2' => 'Set up as many search engines as you want and display them in different areas of your site.',
	'gapps_cse_list_description_item_3' => 'Monetize search with ads by associating your Google AdSense account with your search engine. Click the "Make Money" link to get started.',
	'gapps_cse_list_description_item_4' => 'Upgrade to ads-free results, technical support and complete results customization with Google Site Search. Click the "Upgrade" link corresponding to the search engine you want to upgrade.',
	'l_gapps_customsearchengineslist_name' => 'Sort Custom Search Engines by title.',
	'b_gapps_customsearchengineslist_search' => 'Enter a search pattern and click to find search engine.',
	'b_gapps_customsearchengineslist_show_all' => 'Show all search engines.',
	'gapps_cse_removal_warning' => 'Are you sure you want to delete the search engine? All data related to the search engine will be lost.',

	'ui__admin/google-tools/site-search#cse_list__title' => 'List of Custom Search Engines',

	//Site Search Engines List
	'gapps_sse_list_legend' => 'Site Search Engines',
	'gapps_sse_list_title' => 'Site Search Engines',
	'ui__admin/google-tools/site-search#sse_list__title' => 'List of Site Search Engines',
	'gapps_sse_list_name' => 'Site Search engine name',
	'gapps_sse_list_actions' => 'Actions',
	'b_gapps_sitesearchengineslist_search' => 'Enter a search pattern and click to find Site Search engines.',
	'b_gapps_sitesearchengineslist_show_all' => 'Show all Site Search engines.',
	'gapps_sse_list_description' => 'Manage your upgraded search engines below. With Google Site Search, you can choose to get your search results in XML format, allowing further customization of your search results page.',

	'gapps_sse_list_manage_link' => 'Manage',
	'gapps_sse_list_get_code_link' => 'Get Code',
	'gapps_sse_list_statistics_link' => 'Statistics',
	'gapps_sse_list_look_and_feel_link' => 'Look and Feel',
	'ui__reseller/google-tools/site-search#cse_list__title' => 'Custom Search Engines',
	'ui__client/google-tools/site-search#cse_list__title' => 'Custom Search Engines',
	'ui__reseller/google-tools/site-search#sse_list__title' => 'Site Search Engines',
	'ui__client/google-tools/site-search#sse_list__title' => 'Site Search Engines',

	//Google Custom Search page
	'ui__admin/google-tools/site-search__description' => 'Search your site using Google. Improve user retention and conversions on your site by providing high quality search results that match the look and feel of your website.',
	'ui__admin/google-tools/site-search/create__title' => 'Add Google Custom Search to your site',
	'ui__admin/google-tools/site-search/create__short-title' => 'Add New Custom Search Engine',
	'ui__admin/google-tools/site-search/create__description' => 'Search your site using Google. Improve user retention and conversions on your site by providing high quality search results that match the look and feel of your website.',

	'ui__reseller/google-tools/site-search_self__description' => 'Provide a customized Google search experience for visitors to your site.',
	'ui__reseller/google-tools/site-search/create_self__title' => 'Add Google Custom Search to your site',
	'ui__reseller/google-tools/site-search/create_self__short-title' => 'Add New Custom Search Engine',
	'ui__reseller/google-tools/site-search/create_self__description' => 'Provide a customized Google search experience for visitors to your site.',

	'ui__client/google-tools/site-search_self__description' => 'Provide a customized Google search experience for visitors to your site.',
	'ui__client/google-tools/site-search/create_self__title' => 'Add Google Custom Search to your site',
	'ui__client/google-tools/site-search/create_self__short-title' => 'Add New Custom Search Engine',
	'ui__client/google-tools/site-search/create_self__description' => 'Provide a customized Google search experience for visitors to your site.',

	//CSE creation/removal
	'gapps_cse_creation_success' => 'The Custom Search Engine was successfully created.',
	'gapps_cse_creation_failed' => 'Failed to create a Custom Search Engine: %1',
	'gapps_cse_deletion_success' => 'The Custom Search Engine was successfully removed.',
	'gapps_cse_deletion_failed' => 'Failed to delete the Custom Search Engine: %1',
	'gapps_cse_name' => 'Search Engine Name',
	'gapps_site_address' => 'Site address',
	'gapps_site_address_hint' => 'Select the domain name of a site you want to search.',

	'gapps_client_has_no_domains_for_cse' => 'A Custom Search Engine can be created only for websites hosted on the server.',
	'gapps_cse_name_empty' => 'Custom Search Engine name is invalid or empty.',

	'ui__admin/google-tools/adsense__title' => 'Google AdSense',
	'ui__admin/google-tools/adsense__short-title' => 'Google AdSense',
	'ui__admin/google-tools/adsense__description' => 'Google AdSense',

	'ui__reseller/google-tools/adsense__title' => 'Google AdSense',
	'ui__reseller/google-tools/adsense__short-title' => 'Google AdSense',
	'ui__reseller/google-tools/adsense__description' => 'Google AdSense',
	'ui__reseller/google-tools/adsense_self__title' => 'Google AdSense',
	'ui__reseller/google-tools/adsense_self__short-title' => 'Google AdSense',
	'ui__reseller/google-tools/adsense_self__description' => 'Google AdSense',

	'ui__client/google-tools/adsense__title' => 'Google AdSense',
	'ui__client/google-tools/adsense__short-title' => 'Google AdSense',
	'ui__client/google-tools/adsense__description' => 'Google AdSense',
	'ui__client/google-tools/adsense_self__title' => 'Google AdSense',
	'ui__client/google-tools/adsense_self__short-title' => 'Google AdSense',
	'ui__client/google-tools/adsense_self__description' => 'Google AdSense',



	'ui__reseller/google-tools/adsense/account__title' => 'Google AdSense Account',
	'ui__reseller/google-tools/adsense/account__short-title' => 'Google AdSense Account',
	'ui__reseller/google-tools/adsense/account__description' => 'Associate your Google AdSense account with provider\'s Google AdSense Account.',
	'ui__reseller/google-tools/adsense/account_self__short-title' => 'Google AdSense Account',
	'ui__reseller/google-tools/adsense/account_self__description' => 'Associate your Google AdSense account with provider\'s Google AdSense Account.',

	'ui__client/google-tools/adsense/account__title' => 'Google AdSense Account',
	'ui__client/google-tools/adsense/account__short-title' => 'Google AdSense Account',
	'ui__client/google-tools/adsense/account__description' => 'Associate your Google AdSense account with provider\'s Google AdSense Account.',
	'ui__client/google-tools/adsense/account_self__short-title' => 'Google AdSense Account',
	'ui__client/google-tools/adsense/account_self__description' => 'Associate your Google AdSense account with provider\'s Google AdSense Account.',

	'gapps_accept_cse_terms_of_service' => 'I have read and agree to the %1.',

	//AdSense ad code page
	'gapps_adsense_tools' => 'Google AdSense Account',
	'gapps_adsense_login' => 'Sign in to Google AdSense',
	'gapps_adsense_login_description' => 'Sign in to Google AdSense',
	'gapps_adsense_html_snippet_legend' => 'Contextual advertising',
	'gapps_adsense_html_snippet_description' => 'Copy and paste the following code to your site to start serving and displaying contextual advertising.',

	//AdSense account creation/association page
	'gapps_adsense_account' => 'Google AdSense Account',
	'gapps_create_adsense_account' => 'I am a new AdSense user',
	'gapps_associate_adsense_account' => 'I already have an AdSense account',
	'gapps_new_adsense_user' => 'New AdSense User',
	'gapps_adsense_account_type' => 'Account Type:',
	'gapps_adsense_account_individual' => 'Individual',
	'gapps_adsense_account_business' => 'Business',
	'gapps_adsense_login_email' => 'Email:',
	'gapps_adsense_login_email_hint' => 'This email will be associated with your AdSense account.',
	'gapps_adsense_website_url' => 'Primary website URL:',
	'gapps_adsense_website_url_hint' => 'e.g. www.example.com',
	'gapps_adsense_website_lang' => 'Website language:',
	'gapps_adsense_website_lang_hint' => 'Select the primary language.',
	'gapps_adsense_pref_locale' => 'Preferred locale:',
	'gapps_adsense_pref_locals_hint' => 'All correspondence will occur in this locale.',
	'gapps_adsense_email_preference' => 'Email preference:',
	'gapps_adsense_email_preference_description' => 'We will send you service announcements that relate to your agreement with Google.',
	'gapps_adsense_email_preference_hint' => 'In addition, send me periodic newsletters with tips and best practices and occasional surveys to help Google improve AdSense.',
	'gapps_accept_adsense_terms_of_service' => 'I have read and agree to the %1.',
	'gapps_tos' => 'Terms of Service',
	'gapps_existing_adsense_user' => 'Existing AdSense user',
	'gapps_adsense_zip_code' => 'Zip or postal code:',
	'gapps_adsense_phone' => 'Last 5 digits of phone number:',
	'gapps_adsense_phone_hint' => 'e.g. (650) 555-1234 would be "51234"',
	'gapps_adsense_revenue_message' => 'You will earn 100% of the AdSense revenue generated from your pages',

	//AdSense website locales
	'gapps_website_locale_ar' => 'Arabic',
	'gapps_website_locale_bg' => 'Bulgarian',
	'gapps_website_locale_zh_CN' => 'Chinese (China)',
	'gapps_website_locale_zh_TW' => 'Chinese (Taiwan)',
	'gapps_website_locale_hr' => 'Croatian',
	'gapps_website_locale_cs' => 'Czech',
	'gapps_website_locale_da' => 'Danish',
	'gapps_website_locale_nl' => 'Dutch',
	'gapps_website_locale_en' => 'English',
	'gapps_website_locale_fi' => 'Finnish',
	'gapps_website_locale_fr' => 'French',
	'gapps_website_locale_de' => 'German',
	'gapps_website_locale_el' => 'Greek',
	'gapps_website_locale_iw' => 'Hebrew',
	'gapps_website_locale_hu' => 'Hungarian',
	'gapps_website_locale_it' => 'Italian',
	'gapps_website_locale_ja' => 'Japanese',
	'gapps_website_locale_ko' => 'Korean',
	'gapps_website_locale_no' => 'Norwegian',
	'gapps_website_locale_pl' => 'Polish',
	'gapps_website_locale_pt' => 'Portuguese',
	'gapps_website_locale_ro' => 'Romanian',
	'gapps_website_locale_ru' => 'Russian',
	'gapps_website_locale_sk' => 'Slovak',
	'gapps_website_locale_es' => 'Spanish',
	'gapps_website_locale_sv' => 'Swedish',
	'gapps_website_locale_tr' => 'Turkish',

	//AdSense user preferred locales
	'gapps_user_prefered_locale_ar' => 'Arabic',
	'gapps_user_prefered_locale_bg' => 'Bulgarian',
	'gapps_user_prefered_locale_zh_CN' => 'Chinese (China)',
	'gapps_user_prefered_locale_zh_TW' => 'Chinese (Taiwan)',
	'gapps_user_prefered_locale_hr' => 'Croatian',
	'gapps_user_prefered_locale_cs' => 'Czech',
	'gapps_user_prefered_locale_da' => 'Danish',
	'gapps_user_prefered_locale_nl' => 'Dutch',
	'gapps_user_prefered_locale_en_GB' => 'English (United Kingdom)',
	'gapps_user_prefered_locale_en_US' => 'English (United States)',
	'gapps_user_prefered_locale_fi' => 'Finnish',
	'gapps_user_prefered_locale_fr' => 'French',
	'gapps_user_prefered_locale_de' => 'German',
	'gapps_user_prefered_locale_el' => 'Greek',
	'gapps_user_prefered_locale_iw' => 'Hebrew',
	'gapps_user_prefered_locale_hu' => 'Hungarian',
	'gapps_user_prefered_locale_it' => 'Italian',
	'gapps_user_prefered_locale_ja' => 'Japanese',
	'gapps_user_prefered_locale_ko' => 'Korean',
	'gapps_user_prefered_locale_no' => 'Norwegian',
	'gapps_user_prefered_locale_pl' => 'Polish',
	'gapps_user_prefered_locale_pt_BR' => 'Portuguese (Brazil)',
	'gapps_user_prefered_locale_ro' => 'Romanian',
	'gapps_user_prefered_locale_ru' => 'Russian',
	'gapps_user_prefered_locale_sk' => 'Slovak',
	'gapps_user_prefered_locale_es' => 'Spanish',
	'gapps_user_prefered_locale_sv' => 'Swedish',
	'gapps_user_prefered_locale_tr' => 'Turkish',

	//AdSense error messages
	'gapps_adsense_integration_disabled' => 'Integration with Google AdSense is disabled.',
	'gapps_adsense_manager_error' => 'The following error occurred: %1',
	'gapps_adsense_api_error_login_email_not_correspond_to_adsense_account' => 'The specified email address does not correspond to an AdSense account.',
	'gapps_adsense_api_error_hints_not_correspond_to_adsense_account' => 'The account corresponding to the specified customer\'s email address does not match the provided ZIP code or telephone number.',
	'gapps_adsense_api_error_login_email_correspond_to_disapproved_adsense_account' => 'The AdSense account for this publisher has been disapproved. We do not allow requests on a disapproved AdSense account.',
	'gapps_adsense_api_error_login_email_in_use' => 'The specified email address is already in use.',
	'gapps_adsense_api_error_invalid_website_url' => 'This is not a valid website URL.',
	'gapps_adsense_api_error_login_email_valid_for_another_entity_type' => 'The entity type (Individual or Business) for this customer has already been set. It cannot be set to a different value.',
	'gapps_adsense_api_error_invalid_login_email' => 'The specified email address is malformed.',
	'gapps_adsense_api_error_invalid_postal_code' => 'The specified zip code is malformed.',
	'gapps_adsense_api_error_invalid_phone_hint' => 'The specified phone hint is malformed. This should consist of the last 5 digits in the user\'s phone number.',
	'gapps_adsense_api_error_phone_hint_and_postal_code' => 'At least one of the phone or zip hints must be present to verify the email address.',
	'gapps_adsense_api_error_error_developer_email_is_not_authorised_developer' => 'Your AdSense account is not authorized AdSense API developer account. Your AdSense account should be authorized AdSense API developer account to be able to use AdSense functionality.',

	//AdSense account status messages
	'gapps_adsense_publisher_status_registration' => 'Your AdSense account ID is: %1. You have not completed your registration yet. Please follow the instructions in the email sent to you by Google.',
	'gapps_adsense_publisher_status_pending' => 'Your AdSense account ID is: %1. Your application is waiting to be approved by Google. You will not start earning money on your AdSense program until it happens.',
	'gapps_adsense_publisher_status_approved' => 'Your AdSense account ID is: %1.',
	'gapps_adsense_publisher_status_disabled' => 'Your AdSense account is not approved. Please refer to the email you received from AdSense or log in to %1 for more information.',
	'gapps_adsense_link' => 'Google AdSense',
	'gapps_adsense_description' => 'Maximize revenue from your online content with Google AdSense. AdSense is a fast and easy way for publishers to display relevant, unobtrusive Google ads on their web pages and alongside search results and earn money.',

	//AdSense Account registration page
	'ui__admin/google-tools/adsense/account__title' => 'Register Google AdSense Account',
	'ui__reseller/google-tools/adsense/account_self__title' => 'Register Google AdSense Account',
	'ui__client/google-tools/adsense/account_self__title' => 'Register Google AdSense Account',
	'ui__admin/google-tools/adsense/account_exist__title' => 'Use a Different Google AdSense Account',
	'ui__admin/google-tools/adsense/account_exist__short-title' => 'Use a Different Google AdSense Account',
	'ui__admin/google-tools/adsense/account_exist__description' => 'Use a different Google AdSense account.',
	'ui__reseller/google-tools/adsense/account_self-exist__title' => 'Use a Different Google AdSense Account',
	'ui__reseller/google-tools/adsense/account_self-exist__short-title' => 'Use a Different Google AdSense Account',
	'ui__reseller/google-tools/adsense/account_self-exist__description' => 'Use a Different Google AdSense account.',
	'ui__client/google-tools/adsense/account_self-exist__title' => 'Use a Different Google AdSense Account',
	'ui__client/google-tools/adsense/account_self-exist__short-title' => 'Use a Different Google AdSense Account',
	'ui__client/google-tools/adsense/account_self-exist__description' => 'Use a different Google AdSense account.',

	//Google Apps account creation
	'gapps_account_creation_success' => 'Google Apps account was successfully created.',

	//Provisioning manager errors
	'gapps_provisioning_api_error_user_deleted_recently' => 'The Google Apps account you are trying to create has the username of an account that was deleted in the last  five days.',
	'gapps_provisioning_api_error_server_busy' => 'Google server is busy and could not complete your request.',
	'gapps_provisioning_api_error_user_suspended' => 'The Google Apps account is suspended.',
	'gapps_provisioning_api_error_domain_user_limit_exceeded' => 'Google Apps domain has already reached its quota for user accounts.',
	'gapps_provisioning_api_error_domain_suspended' => 'Google has suspended Google Apps domain.',
	'gapps_provisioning_api_error_feature_unavailable' => 'The functionality you requested is not available for Google Apps domain.',
	'gapps_provisioning_api_error_entity_exists' => 'The Google Apps account already exists.',
	'gapps_provisioning_api_error_entity_does_not_exist' => 'The Google Apps account does not exist.',
	'gapps_provisioning_manager_error' => 'The following error occurred: %1',

	//ClientLogin authentication errors
	'gapps_client_login_error_bad_authentication' => 'The following error occurred during authentication in Google service: the login request used a username or password that is not recognized.',
	'gapps_client_login_error_not_verified' => 'The following error occurred during authentication in Google service: the account email address has not been verified.',
	'gapps_client_login_error_terms_not_agreed' => 'The following error occurred during authentication in Google service: the user has not agreed to the terms of service.',
	'gapps_client_login_error_account_deleted' => 'The following error occurred during authentication in Google service: the user account has been deleted.',
	'gapps_client_login_error_account_disabled' => 'The following error occurred during authentication in Google service: the user account has been disabled.',
	'gapps_client_login_error_service_disabled' => 'The following error occurred during authentication in Google service: the user\'s access to the requested Google service has been disabled.',
	'gapps_client_login_error_service_unavailable' => 'The following error occurred during authentication in Google service: The requested Google service is not available. Try again later.',
	'gapps_clientlogin_unable_to_connect' => 'The following error occurred during authentication in Google service: unable to conect to google.com:443.',
	'gapps_clientlogin_error' => 'The following error occurred during authentication in Google service: %1',

	//Custom search manager errors
	'gapps_custom_search_manager_error' => 'The following error occurred: %1',

	//Web master tools manager errors
	'gapps_webmaster_tools_manager_error' => 'The following error occurred: %1',

	//Google Services for Websites settings page
	'ui__server/google-tools__title' => 'Settings of Google Services for Websites',
	'ui__server/google-tools__short-title' => 'Settings of Google Services for Websites',
	'ui__server/google-tools__description' => 'Settings of Google Services for Websites',

	'gapps_settings_signup_description' => 'Before configuring Google Services for Websites, you must be %1 to the %2.',
	'gapps_settings_signup_link' => 'signed up',
	'gapps_settings_gsw_link' => 'Google Services for Websites access provider program',

	'gapps_domain_settings_legend' => 'Google Apps Settings',
	'gapps_settings_domain_name' => 'Google Apps domain name',
	'gapps_settings_domain_admin_login' => 'Google Apps domain administrator\'s username',
	'gapps_settings_domain_admin_password' => 'Google Apps domain administrator\'s password',
	'gapps_settings_gan_id' => 'Google Affiliate Network ID',
	'gapps_settings_private_key' => 'Private key file',
	'gapps_adsense_settings_legend' => 'Google AdSense API Developer Account Settings',
	'gapps_settings_adsense_developer_email' => 'Google AdSense API developer account username',
	'gapps_settings_adsense_developer_password' => 'Google AdSense API developer account password',

	'gapps_domain_admin_password_set' => 'Google Apps domain administrator password is already set. If the password was changed, enter the new password value.',
	'gapps_domain_admin_password_not_set' => 'Google Apps domain administrator password is not set.',
	'gapps_adsense_developer_password_set' => 'Google AdSense developer password is already set. If the password was changed, enter the new password value.',
	'gapps_adsense_developer_password_not_set' => 'Google AdSense developer password is not set.',
	'gapps_private_key_not_uploaded' => 'The private key file was not uploaded. Upload new private key file. %1.',
	'gapps_private_key_uploaded' => 'The private key file is already uploaded. If the private key file was changed, upload the new private key file. %1.',
	'gapps_sso_learn_more' => 'Learn more',

	'gapps_invalid_configuration_values' => 'Unable to update settings: some fields are empty or contain an improper value.',
	'gapps_private_key_upload_invalid' => 'Uploaded private key file is invalid: %1',
	'gapps_private_key_unable_to_move' => 'Unable to move the uploaded private key file',
	'gapps_invalid_domain_credentials' => 'Check if the specified Google Apps domain name, administrator\'s username and administrator\'s password are correct. %1',
	'gapps_settings_update_success' => 'Settings of Google Services for Websites were successfully updated',
	'gapps_private_key_upload_invalid_file' => 'Uploaded private key file is invalid.',

////// End of Google Apps


//// New VZPP Integration
	'__vzpp_integration_warning' => 'This Panel instance is installed in a PVC Container. The current Container offline management settings make the Panel unavailable.',
	'__vzpp_integration_contact_admin' => 'If you have sufficient privileges to modify the Container configuration, %1. Otherwise, contact your provider to do this.',
	'__vzpp_integration_help_link' => 'change the offline management settings',



    'performance__iss_app_pool_forced_by_site_isolation' => 'Settings of dedicated IIS application pool are set according to the server-wide security policy (site isolation configuration).',
    'performance__iss_app_pool_forced_by_server_wide_settings' => 'Settings of dedicated IIS application pool are set according to the server-wide performance settings.',

    '__current' => 'Current',

    'getTrialLicense' => 'The product cannot operate yet because there is no license installed. Would you like to evaluate the product for free using a %%link%%?',
    'getTrialLicenseLink' => '14-day full-featured trial license',

    'ui__client/domain/hosting/web-directories/protection/user/properties__done' => 'User properties were updated.',



//// New Promos Block

	'promo__you_are_about_to_exceed_license_limit_max_dom' => 'You have used almost all domains provided with your Panel license (90% or even more).',
	'promo__you_are_about_to_exceed_license_limit_max_dom_title' => 'You have used almost all domains.',
	'promo__you_are_about_to_exceed_license_limit_max_site_builder' => 'You have used almost all Presence Builder sites provided with your Panel license (90% or even more).',
	'promo__you_are_about_to_exceed_license_limit_max_site_builder_title' => 'You have used almost all Presence Builder sites.',
	'promo__button_hide' => 'Hide',
	'promo__button_next' => 'Next >>',
	'promo__button_prev' => '<< Previous',
	'promo__button_license' => 'Update License',

    'promo__google_integration_title' => 'Integration with Google services',
    'promo__google_integration' => 'Configure integration with Google services, such as AdSense, Google Apps, Webmaster tools.',
    'promo__google_integration_button' => 'Configure',

    'promo__billing_title' => 'Customer & Business Manager',
    'promo__billing' => 'There is Customer & Business Manager available for free installation with your current Panel license. It is a billing system that is designed specifically for service providers in need of recurring billing support. This component is highly recommended if you want to make the Panel a complete solution for shared hosting business.',
    'promo__billing_button' => 'Install',

    'promo__helpdesk_title' => 'Help Desk',
    'promo__helpdesk' => 'Install Help Desk application if you want to allow your customers to send you support requests through Control Panel.',
    'promo__helpdesk_button' => 'Install',

	'promo__cloudflare_title' => 'CloudFlare Apache Module',
    'promo__cloudflare' => 'Install the mod_cloudflare Apache module to let your customers protect and accelerate their websites with CloudFlare.',
    'promo__cloudflare_button' => 'Install',

	'promo__commtouch_title' => 'Parallels Premium Outbound Antispam',
    'promo__commtouch' => 'Prevent sending spam from your Panel server with Parallels Premium Outbound Antispam  - a solution that analyzes outgoing mail in real time and blocks messages containing spam or viruses.',
    'promo__commtouch_button' => 'Install',
    'promo__commtouch_button_installed' => 'Set Up',
    'promo__button_learn_more' => 'Learn More',

	//// Panel Branding in 10.1
	'panel_branding__description' => 'You can customize interface appearance and branding settings by means of custom themes. For instructions on customizing Panel themes, refer to the %1.',
    'panel_branding__description_link' => 'following document',
	'mail__enable_mail_ui_label' => 'Enable mail management functions in Panel',

///// File Manager new buttons
    'bt_extract_archive' => 'Extract Files',
    'b_filemanager__extract' => 'Extract files from the selected archives into the current directory. Note that the file names may be displayed improperly after the extraction if they contain national characters.',
    'filemanager_error_extracting_files' => 'An error occurred when extracting the archive files: %1',
    'filemanager_no_archive_files_specified' => 'Specify the archives you want to extract.',
    'filemanager_not_zip_archive_specified' => '%1 cannot be extracted, it is not a ZIP archive.',
    'filemanager_files_successfully_extracted' => 'The archive files were extracted.',
    'filemanager_error_file_download' => 'Downloading the file failed.',


////// 10.1 Promotions in Control Panel

    'promo__staging_websites_title' => 'Staging Websites',
    'promo__staging_websites_button' => 'Read more',
    'promo__staging_websites' => 'Now copying sites and databases is available on the Websites & Domains tab, under Advanced Operations. So you can easily clone your website, update it in a development environment not disturbing the production, and then put the new site into production with the minimum efforts.',

    'promo__sitebuilder_button' => 'Launch Presence Builder',
    'promo__sitebuilder_new_modules_title' => 'New Modules in Presence Builder',
    'promo__sitebuilder_new_modules' => 'Presence Builder now supports a bunch of new modules: Breadcrumbs, Contact Form, Website Search, Advertising, and Script. Site creation has never been so easy!',
    'promo__sitebuilder_protected_sites_title' => 'Password-Protected Sites',
    'promo__sitebuilder_protected_sites' => 'Protect your content with Presence Builder password-protected pages feature. Share your content wisely.',
    'promo__sitebuilder_3rd_level_pages_title' => '3rd-Level Pages Support in Presence Builder',
    'promo__sitebuilder_3rd_level_pages' => 'You can now create sites with 3-levels-deep navigation. Enjoy the most-wanted feature of Presence Builder!',
    'promo__sitebuilder_trial_title' => 'The Try and Buy Mode for Customers',
    'promo__sitebuilder_trial' => 'Acquire more customers to website hosting with the help of the integrated Try and Buy mode. In this mode, visitors of your site can create trial websites for free. Once they want to publish their sites, you can automatically present hosting service plans and add-ons, and then automate the delivery and billing in a simple flow.',
    'promo__sitebuilder_trial_button' => 'Set Up',

	//// end of promos

    'ui__client/domain/cf-dsn/delete__done' => 'ColdFusion DSN connections were removed.',
    'sso__message_audit_failed' => 'The maximum number of failed login attempts. If it is exceeded, an account is locked out for a certain period. Depending on the system configuration, the Administrator, the account owner, or both additionally receive notifications about the account lockout.',
    'sso__authorization_token_is_invalid' => 'Unable to log you on. An internal error occurred in the Single Sign-on authorization engine. Please try to log in later, and contact your hosting service provider if the problem persists.',

	////Changes in locale management
    'ui__server/interface/locale/disable_multi__short-title' => 'Disable',
    'ui__server/interface/locale/disable_multi__description' => 'Make the selected languages not available to users.',
    'ui__server/interface/locale/disable_multi__done' => 'The selected languages are no longer available to users.',
	'ui__server/interface/locale/disable__empty_selection' => 'Select the languages that you want to remove.',
    'ui__server/interface/locale/enable_multi__short-title' => 'Enable',
    'ui__server/interface/locale/enable_multi__description' => 'Make the selected languages available to users.',
	'ui__server/interface/locale/enable__empty_selection' => 'Select the languages that you want to make available to users.',
    'ui__server/interface/locale/enable_multi__done' => 'The selected languages become available to users.',
	////end of locale mng

    'loading' => 'Loading...',
	'bt_create_archive' => 'Add to Archive',
    'filemanager__pack' => "Path to the archive: %1",
    'filemanager__archive_name' => 'Archive file name',
    'filemanager__empty_filename' => 'Please enter the archive file name.',
    'filemanager_archive_created' => 'The archive was successfully created.',
    'filemanager_error_creating_archive' => 'Unable to create the archive: %1',

    'cmd_dns__aaaa_dns_record_already_exist' => "Such AAAA DNS record already exists.",
    'defaultcomponents__ftp_ipv6_hosting_not_supported' => "(FTP server does not support IPv6 addresses.)",
    'cmd_dns__glue_dns_record_conflict' => 'This record will conflict with the glue record for the zone \'%1\'.',
    '__ftp_ipv6_not_supported' => "(FTP server does not support IPv6 addresses.)",
    '__ipv6_not_supported' => 'IPv6 is not supported.',
    'mail__ipv6_not_supported' => 'IPv6 is not supported by mail server.',
    'mail__relay_while_list_ipv6_not_supported' => 'IPv6 relay whitelist is not supported by mail server.',
    'mail__relay_while_list_ipv6_mask_mul_16' => 'Mask value must be a multiple of 16.',
    'mail__ip_or_mask_is_invalid' => 'IP address or mask is invalid.',
    'nonexistent_mail__redirect_ipv6_not_supported' => 'Forwarding to IPv6 IP addresses is not supported.',
    'sa__invalid_trusted_networks' => 'Incorrectly specified trusted networks: %1',
    'dns_add__enter_ipv6_address' => "IPv6 address",
    'license_trial_days_left' => 'Your Panel is operating with a trial license that will expire in %1 days.',
	'excl_ipv6_num' => 'Dedicated IPv6 address',
	'init_conf__ipv4_address' => 'IPv4 address',
    'init_conf__ipv6_address' => 'IPv6 address',
    'init_conf__ip_address_none' => 'None',
    '__ip_mask' => "Subnet Mask",
	'__ipv4_addr' => 'IPv4 address',
    '__ipv6_addr' => 'IPv6 address',
    'template__num_excl_ipv6s' => 'Allocate dedicated IPv6 addresses to the reseller',
    'anonftp__exclusive_ipv4_required' => 'A dedicated IPv4 address is required to set up and use anonymous FTP service.',
    'anonftp__ipv4_already_used' => 'You cannot set up anonymous FTP service for this site because it is already configured on another domain on the same IPv4 address.',


    'restart__kav' => "Kaspersky Antivirus",
    'frontpage__cannot_turn_off_ssl_fp_ssl_is_on' => 'SSL support cannot be turned off because Microsoft FrontPage over SSL support is still on, you should turn it off first.',
    'panel_branding__description_admin' => 'Custom branding themes allow you to completely change the look of Panel. %1.',
    'panel_branding__description_link_admin' => 'Learn how to use custom Panel themes',
	'panel_branding__page_description_admin' => 'Brand your Panel interface in these three ways: (1) Change the Panel pages title that appears in the browser\'s title bar. (2) Replace the Panel logo in the top-left corner of Panel pages. (3) Apply a custom Panel theme.',
	'panel_branding__fieldset' => 'Custom themes',
	'panel_branding__download_themes' => 'Find more Panel themes on the %1.',
	'panel_branding__download_link_themes' => 'Parallels website',
    '__view_migration_log_detailed_info' => 'View the log',

	'chown__ip_address_warn' => 'Before moving the subscription to the new owner, you must select a new IP address for that subscription.',
    'chown__no_ip_address' => 'None',
    'chown__no_ipv4_address' => 'No IPv4 address',
    'chown__no_ipv6_address' => 'No IPv6 address',
    'chown__domain_exclude_already_owned_by_client' => 'The subscription %1 already belongs to that user.',
    'chown__error_ip_absent_in_ip_pool' => 'The IP address %1 is not present in the IP pool of the target user.',
    'chown__error_ip_not_exist' => 'The IP address with ID \'%1\' does not exist.',
    'chown__error_domain_ip_not_selected' => 'At least one IP address for the domain %1 should be selected. Check the values selected for IP mapping.',

    'init_conf__ipv6_not_supported_by_ftp_server' => 'FTP server does not support IPv6. You must allocate at least one IPv4 address; otherwise, you will not be able to continue working with Panel.',
	'migration__not_supported_plesk_version' => 'Migration from Plesk version %1 is not supported.',

    '__old_passwd_single' => "Old password",
    '__new_passwd_single' => "New password",
    '__confirm_passwd_single' => "Confirm password",

	'sso__billing_integration__local_hostname_resolution_fixed_win' => 'The host name you specified does not resolve to any IP address assigned to this server. For integration with Customer and Business Manager, the server\'s host name must be locally resolved. For this reason, an additional entry was added to the file %systemroot%\system32\drivers\etc\hosts. All services should be working fine with this setting; however, you might want to set the host name in your operating system and then remove this entry from the hosts file.',
	'mail__ip_or_mask_is_invalid_ipv6' => 'IPv6 address or mask is invalid: IP address should be a valid unicast address.',

	'module_magicspam_not_installed' => "The Magic Spam extension is not installed.",

    '__subscriptions' => 'Subscriptions',

    '__owned_by_reseller' => 'owned by reseller',
    '__owned_by_provider' => 'owned by provider',

    'service_plan__anonymous' => 'Custom',
    'subscription_not_locked__change_limits_warning' => 'This subscription is not locked: The resource usage limits will be changed during synchronization with the service plan.',
    'subscription_not_locked__change_permissions_warning' => 'This subscription is not locked: The permissions will be changed during synchronization with the service plan.',

    'subscription__conflict_resolution_policy' => 'Conflicts resolution policy',
    'subscription__conflict_resolution_policy_lock' => "Lock subscription",

	'backup__list__backup_warnings' => 'Warnings',
	'backup__list__backup_info' => 'Information',
    'backup__restore__object_reseller_template' => 'Reseller template',
    'backup__restore__object_domain_template' => 'Domain template',

    'ui__client/permissions_readonly__title' => 'Permissions',
    'ui__client/permissions_readonly__short-title' => 'Permissions',

    'subscription__unable_lock_anonymous' => 'This subscription is not tied to a service plan, and so it cannot be unlocked.',
    'subscription__unable_sync_anonymous' => 'This subscription is not tied to a service plan, and so it cannot be synchronized.',
    'subscription__unable_sync_locked' => 'This subscription is locked and so it cannot be synchronized.',
    'subscription__locked' => 'The subscription is locked.',
	'component_name__urlrewrite' => "URL Rewrite",
	'__quantity' => 'Quantity',
    'hst__www_root_dir_absent' =>  'Warning: The directory specified as a document root does not exist.',
    'object_creation__domain_is_not_a_webspace' => 'This object can be created only in a webspace.',
    'phosting__webspace_hosting_with_sites_cannot_be_deleted' => 'Webspace contains sites, therefore, you cannot change hosting type or delete it.',
    'webspace_operation_only' => 'This operation is available only for webspaces.',
	'domain_plan__unable_change' => 'Unable to change service plan: %1.',
    'domain_plan__different_hosting_type' => 'The current type of hosting is different from the type specified in the service plan.',
    'domain_plan__addon_text' => 'Add-on plan',
    'domain_plan__addon_description' => 'Add-on plan is used to supplement a hosting plan.',
    'asp_net__managed_runtime_version' => 'ASP.NET managed runtime version',
    'plan__can_not_change_hosting_type' => 'It is impossible to change hosting type when editing a plan.',
    'plan__apply_problems' => 'The plan was not applied: %1',
    'plan_save__subscription_update_problem' => 'Unable to apply plan changes to %1.',
    '__perm_denied_subscription_suspended_by_backuprestore' => "The subscription is temporarily suspended until the backup or restore process is complete. Please come back later.",
    'mail__whitenet_exists' => "White list with prefix %1 already exists.",
    'anonftp__ipv6_not_allowed' => "You can set up anonymous FTP service only on IPv4 addresses.\nAnonymous FTP will work only if %1 is accessed from IPv4 networks.",
	'anonftp__ipv6_not_allowed_accessed_by_ipv4' => "You can set up anonymous FTP service only on IPv4 addresses.\nAnonymous FTP will only work at %1 or if %2 is accessed from IPv4 networks.",
    '__login_incorrect_plain_shadow_password' => 'You specified an incorrect password to the administrator\'s account. Please use the system administrator (root) credentials, or obtain the correct password. To learn more about obtaining the password, read the file /etc/psa/README.psa.shadow.',

    'dns__dns_zone_not_synchronized' => 'The DNS zone was modified. If you would like to apply DNS template changes to this zone, either click the \'Apply DNS Template Changes\' button on this page or choose the \'Apply the changes to all zones\' option in Server Administration Panel > Tools & Settings > DNS Template Settings > Apply DNS Template Changes.',
    'dns__dns_zone_synchronize_link' => 'Click',
    'dns__dns_zone_synchronize_done' => 'The DNS zone was successfully synced.',

    'dns__dns_zone_template_not_synchronized' => 'The DNS zone template has been changed. All newly created domains will use this template for their DNS zones. To apply the changes to the existing domains, click %1.',
    'dns__dns_zone_template_synchronize_link' => 'here',

	'cu_db__repair_mysql_dbus' => "Repair MySQL user passwords. This operation is needed if you upgraded to Panel 11 from earlier versions.",

	'configure__use_admin_credentials_warning' => 'You signed in using the superuser\'s credentials. Please use the \'admin\' username and the password you specify on this page to log in to Panel next time.',

	'event_handler_edit__hint' => 'We strongly recommend that you enter a full path to a script file as a command to event handlers. Although you can assign direct system commands, they might not work. Say, commands with output redirection operators &gt; or &lt; will not work.',

	'scheduled_backup_settings__start_at_hint' => 'The check interval for scheduled backup tasks is 15 minutes. If you want Panel to start the  backup process at a particular time, schedule the task for minimum 15 minutes earlier than the desired time.',

	'i_backup_invalid_file' => 'This is not a valid backup. Data cannot be restored from this file. Click on the backup name for details.',

    'ui__server/migration/download-agent__short-title' => 'Download Migration & Transfer Agent',
        'ui__server/migration/download-agent__title' => 'Download Migration & Transfer Agent',
        'ui__server/migration/download-agent__description' => 'Download the latest available version of Migration & Transfer Agent from the Parallels website.',

	'backup__restore__conflict_resolver_unique_reason_name_already_used' => 'Cannot restore %%dump_type%% %%complex_name%%: the name \'%%resource_name%%\' is already used in Panel by another %%plesk_type%%.',
    'backup__restore__conflict_resolver_unique_reason_name_already_used_with_reasone' => 'Cannot restore %%dump_type%% %%complex_name%%: the name \'%%resource_name%%\' is already used in Panel by %%plesk_type_before_name%% %%plesk_complex_name%%.',

	'filemanager_resulting_archive_exists' => 'The file %1 already exists in the target directory.',

	'agent_unable_to_connect' => 'Unable to connect to the agent at \'%2\'. Please ensure that the agent is installed and running and there are no connection problems with the host \'%2\'.',
	'agent_test_connection_failed' => 'Connection to the agent at \'%2\' failed.',

	'agent_unable_to_resolve_host' => 'Unable to locate the remote host \'%1\'. Please ensure that there are no connection problems with the host.',
    'agent_unknown_curl_error' => 'The error \'%1\' occurred during the connection to the agent at \'%2\'.',
    'agent_unexpected_htp_code' => 'The unexpected HTTP code \'%1\' was received on the HTTP request to the agent at \'%2\'.',
    'agent_unable_to_auth' => 'Unable to authenticate at the host \'%1\'. Please check that the password is correct.',
    'agent_internal_server_error' => 'An internal server error was encountered during the command execution on the remote host \'%1\'.',
    'agent_response_is_empty' => 'An empty response was received on the HTTP request to the agent at \'%1\'.',

	'panel_interface_uimodes__classic' => 'Open hosting operations in Server Administration Panel',
	'panel_interface_uimodes__classic_hint' => 'Select this option if you want to perform hosting operations directly from Server Administration Panel. This option is convenient for people who upgraded from previous Panel versions and are accustomed to work in a single panel. If the option is cleared, hosting operations will be available in Control Panel (new window).',

	'migration__disabled_due_to_local_file_does_not_exist' => 'Unable to find Migration & Transfer Agent in the local cache. Please reopen Migration &Transfer Manager to fix the issue.',

	'__hosting_webdeploy' => "Web Deploy publishing",
    'cu_domain__webdeploy' => "Web Deploy publishing (default: %1)",
    'cu_dom_tpl__webdeploy' => "Web Deploy publishing (default: %1)",
    'cu_subdomain__webdeploy' => "Web Deploy publishing (default: %1)",
	'webdeploy__not_installed' => "Microsoft Web Deploy is not installed on the server",
    'webdeploy__forced_by_site_isolation' => "Unable to change Web Deploy publishing settings: You do not have the permission to override the server-wide security policy. Contact your provider for details.",



	'backup__restore_options__admin__server_configuration_license' => 'License key',
    'migration_start_migrate_server_license' => 'Transfer license key',

	'defaultcomponents__delegation_rule_not_exist' => '(the required delegation rule \'appPoolPipeline, appPoolNetFx\' does not exist)',

	'__o' => 'O',

	'i_backup_created_by_admin' => 'The backup was created by the administrator.',
    'i_backup_created_by_reseller' => 'The backup was created by a reseller.',
    'i_backup_created_by_client' => 'The backup was created by a customer.',

	'migration__object_exists_on_target_host' => '(already exists on the target host)',

	'b_cf_dsn_add' => 'Add a new ColdFusion data source name.',

	'__customers_total' => 'Total by customers',
    '__resellers_total' => 'Total by resellers',
    '__reseller_total' => 'Reseller total',

	'plesk_key__concerto_not_found' => "Unable to find Concerto",
	'plesk_key__concerto_id_mismatch' => "The license key is from another Concerto installation.",
	'plesk_key__concerto' => "Concerto mode",

    '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_db_set_default_user' => 'Make a specified user default for a database. The option is used with the commands: add_user, update_user',

	'dalias__domain' => 'for the domain',

	'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.',

	'link_to_feedback' => 'Found a bug?<br>Please submit a report!',

	'searchBar_nothingFound' => 'No results found.',
    'searchBar_fieldStub' => 'Search...',
    'searchBar_moreResultsFound' => 'More than 10 results were found. Please refine your search.',

	'cu_cl_pref__manage_website_maintenance' => 'Access to advanced operations: Website Copying and Website Maintenance Mode',
    'cu_cl_pref__manage_protected_dirs' => 'Password-protected directories management',
    'cu_cl_pref__manage_mail_settings' => 'Ability to change mail settings',


    'cu__command_update_php_settings' => 'Updates PHP settings.',
    'cu__php_settings_option' => 'Sets the path to the file with PHP settings.',

	'cu__additional_php_settings_option' => 'Sets the path to the file with additional PHP directives.',
    'cu__command_show_php_settings' => 'Displays the current PHP settings.',

	'b_filemanager__pack' => 'Add the selected files to an archive.',

    'php_settings_permission_required' => 'Common PHP settings management',
    'php_settings_performance_permission_required' => 'Hosting performance settings management',
    'php_settings_administrator_made_modifications' => 'Custom changes in PHP settings',
    'php_settings_customized' => 'PHP settings were customized.',
    'php_settings_synchronized_with_plan' => 'PHP settings must be synchronized with the plan.',

	'login_up__access_denied_subscription_deleted' => 'Access denied: Your subscription was removed.',

	'role_restricted_to_subscription' => '(transferred with the subscription: %1)',

	'filemanager__extract' => "Extract files to: %1",

	'cu__license_command_check_installed_license' => 'Check the validity of the installed license key (returns the 0 exit code if the key is valid and 1 if it is invalid)',

    'promo__mobile_manager_title' => 'Parallels Plesk Server Mobile Manager',
    'promo__mobile_manager' => "Extend the Panel functionality to be able to control and monitor the server from mobile devices (BlackBerry, iPhone, and Android).",
    'promo__mobile_monitor_title' => 'Parallels Plesk Server Mobile Monitor ',
    'promo__mobile_monitor' => 'Obtain the most important information about Panel servers anytime and anywhere from a mobile device (BlackBerry, iPhone, and Android).',
    'promo__mobile_button' => 'Learn More',

    'panel_interface_uimodes__simple' => 'Use Custom view',
    'panel_interface_uimodes__simple_hint' => 'Select this option to limit the number of actions the administrator can take in the Power User view. To change the availability of the actions, go to %1.',
    'panel_interface_uimodes__simple_link' => 'Tools & Settings > Custom View Settings',

    'ui__server/migration/video__short-title' => 'Video tutorials',
    'ui__server/migration/video__title' => 'Watch video tutorials',
    'ui__server/migration/video__description' => 'Watch video tutorials.',

    'commercial_apps__legend' => 'Access to premium commercial apps',
	'commercial_apps__description_shared' => 'Unless specifically configured, your customers can install and manage website apps available under their hosting account (the Applications tab). If you select this option, the applications list will contain premium commercial apps and other related offers. On top of that, if your license includes the Storefront feature, you will receive commission for each purchased app.',
	'commercial_apps__description_non_shared' => 'By default, you have access to hundreds of free and commercial apps. However, some premium apps and other related offers require access to Storefront so that they can be purchased and installed.',
	'commercial_apps__label_shared' => 'Offer premium commercial apps to your customers',
	'commercial_apps__label_non_shared' => 'Enable access to premium commercial apps',
    'visibility__show_commercial_apps_legend' => 'Commercial apps',
	'visibility__show_commercial_apps' => 'Enable access to premium commercial apps',
















    'promo__commercial_apps_title' => 'Offer Commercial Apps',
    'promo__commercial_apps' => 'Let your customers buy and install commercial apps through Control Panel. Sign up for branded Storefront service and start receiving commission for each purchased app.',
    'promo__commercial_apps_button' => 'Configure!',


    'auto_install_updates_moved_to_separate_page' => 'Set up the update and upgrade policy %1',
    'auto_install_updates_moved_to_separate_page_link_text' => 'here',

	'__system_preferences' => 'System settings',
    'subDomainNameHint' => 'Enter * as a subdomain name to create a wildcard subdomain. Site visitors will be redirected to this subdomain regardless of the subdomain name they enter in a browser.',
    'subdomains__wildcard_name_invalid' => "The subdomain name is invalid. You can use only alphanumeric characters, a hyphen (-), and an asterisk (*) for wildcard subdomain names.",
    'subdomains__name_invalid' => "The subdomain name is invalid. You can use only alphanumeric characters and a hyphen (-) for subdomain names.",

    'domain__wildcard_no_www_prefix' => 'It is not possible to use the www prefix for wildcard subdomains.',

    'cu_poweruser__lock_simple_mode' => 'If true, the administrator cannot switch back from the custom view using the GUI.',

    'dns__default_restore_preview_records' => 'Restore records used for domain preview.',


	'__service_title__milter' => "Plesk Postfix milter",
	'__service_description__milter' => "Plesk Postfix mail filter",
	'__milter' => "Postfix milter",
	'restart__milter' => "Plesk milter (%1)",
    'restart__pop3' => "Courier POP3 server",
    'restart__pop3s' => "Courier POP3 server with SSL/TLS support",
    'restart__imap' => "Courier IMAP server",
    'restart__imaps' => "Courier IMAP server with SSL/TLS support",
    'restart__authdaemon' => "Courier IMAP authentication daemon",


	'addon_packages_not_supported' => 'Add-ons for APS packaged web apps are not supported.',
	'cu_domain__unable_to_automaticaly_select_ip' => 'Unable to automatically assign an IP address to the domain. Please specify an IP address using the -ip option.',

	'plesk_key__mb_accounts' => 'User accounts (resellers and customers) in Customer and Business Manager',
	    'promo__tech_domain_title' => 'Websites Quick Preview',
    'promo__tech_domain' => 'Allow your customers to see their websites even if the associated domain names are not yet publicly accessible.',
    'promo__tech_domain_button' => 'Set Up',

    'actionlog__subdomain_dns' => 'Subdomain DNS zone',
    'actionlog__site_subdomain_dns' => 'DNS zone of a subdomain under an additional domain',

    // PfW only
    'actionlog__event_site_create' => 'Domain created',
    'actionlog__event_site_delete' => 'Domain deleted',
    'actionlog__event_site_update' => 'Domain updated',

    'actionlog__event_site_status_update' => 'Domain status updated',
    'actionlog__event_site_dns_update' => 'Domain DNS zone updated',
    'actionlog__event_site_guid_update' => ' Domain GUID updated',

    'actionlog__event_site_subdomain_create' => 'Subdomain created',
    'actionlog__event_site_subdomain_delete' => 'Subdomain deleted',
    'actionlog__event_site_subdomain_update' => 'Subdomain updated ',

    'actionlog__event_site_alias_create' => 'Domain alias created',
    'actionlog__event_site_alias_delete' => 'Domain alias deleted',
    'actionlog__event_site_alias_update' => 'Domain alias updated',

    'actionlog__event_site_alias_dns_update' => 'DNS zone of a domain alias updated',
    'actionlog__event_subdomain_dns_update' => 'DNS zone of a subdomain under the default domain was updated',
    'actionlog__event_site_subdomain_dns_update' => 'DNS zone of a subdomain updated',
    // End of PfW only

    'mailProviderSelectionLabel' => 'Mail service',
    'mailServiceIpAddress' => 'Mail service IP address',
    'localMailService'              => 'Local mail service',

    'rdp_app__type' 				=> 'Terminal session application',
    'rdp_app__msactivex' 			=> 'Microsoft RDP ActiveX',
    'rdp_info__prop_title' 			=> "Connect to the Server Over Remote Desktop",
    'rdp_info__session_title' 		=> 'Terminal session with the server %1 (%2)',
    'rdp_info__prop_legend' 		=> "Terminal session properties",
    'rdp_screen_resolution' 		=> 'Screen resolution for terminal session',
    'rdp_user_name' 				=> 'Terminal session username',

    'win_policy__bad_password' => 'Validation failed. The password is invalid.',
    'win_policy__password_too_short' => 'Validation failed. The password does not meet password policy requirements because it is too short.',
    'win_policy__password_too_long' => 'Validation failed. The password does not meet password policy requirements because it is too long.',
    'win_policy__password_not_complex_enough' => 'Validation failed. The password does not meet password policy requirements because it is not complex enough. The password must contain at least 6 characters, and it must include characters from three of the following four categories: uppercase letters, lowercase letters, numbers, and non-alphanumeric characters.',
	'key__description' => 'Here you can install your license key either by entering an activation code or by uploading a license key file.',
    'key__license_key' => 'Choose one of the following:',
    'key__code_text' => 'Enter an activation code',
    'key__code_hint' => 'Paste the activation code you received.',
    'key__file_text' => 'Upload a license key file',
    'key__file_hint' => 'Specify the path to the file containing the license key.',
    'plesk_key__code_check_wrong' => 'The activation code is not valid.',


    'filemanager__error_path_is_not_allowed' => 'Path is not allowed',
    'filemanager__error_path_is_invalid' => 'Path is invalid',
    'filemanager__error_path_not_found' => 'Path not found',
    'filemanager__error_path_already_exists' => 'Path already exists',
    'filemanager__error_access_is_denied' => 'Access denied',
    'filemanager__error_directory_not_empty' => 'Folder is not empty',
    'filemanager__error_sharing_violation' => 'Sharing violation',
    'filemanager__error_not_same_device' => 'Destination path is not on the same device',
    'filemanager__binary_data_access' => 'This file may be a binary file. Do you want to open it?',
    'filemanager__unable_to_resolve_realpath' => "Unable to find the file %1 at the specified location",
    'filemanager__access_to_realpath_denied' => "Failed to open the file: permission denied.",
    'filemanager__wysiwyg_file_saved' => 'The file was updated.',
    'filemanager__file_owner' => 'Owner',
    'bt_exit' => 'Exit',
    'filemanager__text_edit' => 'Edit in Text Editor',
    'filemanager__text_edit_conhelp' => 'Open this file in Text Editor',
    'filemanager__wysiwyg_edit' => 'Edit in HTML Editor',
    'filemanager__wysiwyg_edit_conhelp' => 'Open this file in HTML Editor',

    'filemanager__chdir_error__' => "Unable to change directory to %1: %2",
    'filemanager__chmod_dir' => "Change permissions for directory %1",
    'filemanager__chmod_error__' => "Unable to change permissions for file %1: %2",
    'filemanager__chmod_file' => "Change permissions for file %1",
    'filemanager__copy_error__' => "Unable to copy %1 to %2: %3",
    'filemanager__copy_move' => "Copy (move) files from %1",
    'filemanager__count_size__' => 'Selection size: %1',
    'filemanager__count_size_error__' => 'Unable to calculate size for %1: %2',
    'filemanager__create_dir' => "Directory creation",
    'filemanager__create_dir_error__' => "Unable to create directory %1: %2",
    'filemanager__demo' => "This operation is not available in the demo version.",
    'filemanager__dir_not_exists' => "Directory %1 does not exist.",
    'filemanager__dirname' => "Directory name",
    'filemanager__filename' => "File name",
    'filemanager__is_no_such' => "There is no file or directory with name %1",
    'filemanager__edit' => "Edit file %1",
    'filemanager__edit_error__' => "Unable to edit file %1: %2",
    'filemanager__empty_selection' => "No file(s) selected.",
    'filemanager__file_exists' => "File %1 already exists.",
    'filemanager__move_error__' => "Unable to move %1 to %2: %3",
    'filemanager__new_dir' => "Directory name",
    'filemanager__not_allowed' => "You are not allowed to change permissions for this file.",
    'filemanager__r_mode' => "Read mode",
    'filemanager__r_perm_dir' => "List directory",
    'filemanager__r_perm_file' => "Read data",
    'filemanager__remove' => "Remove files from %1",
    'filemanager__remove_error__' => "Unable to remove file %1: %2",
    'filemanager__rename_dir' => "Rename directory %1",
    'filemanager__rename_error__' => "Unable to rename %1 to %2: %3",
    'filemanager__rename_file' => "Rename file %1",
    'filemanager__set_win_permissions_dir' => "Set permissions for %1 folder",
    'filemanager__set_win_permissions_file' => "Set permissions for %1 file",
    'filemanager__show' => "Show file %1",
    'filemanager__show_error__' => "Unable to show file %1: %2",
    'filemanager__touch_confirm' => "Are you sure you want to change the timestamp of the selected files?",
    'filemanager__no_perms_or_unsupported_file_type' => 'Unable to read the file or the file format is not supported.',
    'filemanager__upload_error__' => "Unable to upload %1 to %2: %3",
    'filemanager__upload_file' => "Upload file",
    'filemanager__upload_file_src' => "Path to file",
    'filemanager__username' => "User",
    'filemanager__w_mode' => "Write mode",
    'filemanager__w_perm_dir' => "Create files",
    'filemanager__w_perm_file' => "Write data",
    'filemanager__x_mode' => "Execute/search mode",
    'filemanager__x_perm_dir' => "Traverse directory",
    'filemanager__x_perm_file' => "Execute file",
    'filemanager__max_image_size_exceeded' => 'Unable to display the image. The image size cannot be greater than %2 bytes',	

    '__fastcgi_unix_support' => 'FastCGI support (required for Ruby on Rails)',
    '__miva_unix_support' => "Miva support",

	'sso__billing_integration__successfully_enabled'  => 'Customer & Business Manager was successfully installed. %%link%%',
	'sso__billing_integration__initial_configuration' => 'Proceed to completion of the initial configuration.',

	'ts_sessions_list' => 'This page displays the list of all Terminal Services sessions.',
   	'b_tssessionslist_search' => 'Search sessions by name.',
   	'b_tssessionslist_show_all' => 'Show all Terminal Services sessions.',
   	'l_tssessionslist_state' => 'Sort by state.',
   	'l_tssessionslist_name' => 'Sort by name.',
   	'l_tssessionslist_user' => 'Sort by user.',
   	'b_tssessionslist_logoff' => 'Click to log off the selected sessions.',
   	'b_tssessionslist_disconnect' => 'Click to disconnect the selected sessions.',
   	'tssessions_info' => 'Viewing the session properties.',
   	'tssessions_disconnect' => 'Select the Confirm Removal check box and click OK to disconnect the selected terminal server sessions.',
   	'tssessions_logoff' => 'Select the Confirm Removal check box and click OK to log the selected terminal server sessions off.',
   	'b_tssession_disconnect_submit' => 'Click to submit the changes.',
   	'b_tssession_logoff' => 'Click to log off the session.',
   	'b_tssession_logoff_submit' => 'Click to submit the changes.',
   	'i_tssession_active' => 'Active',
   	'i_tssession_connected' => 'Connected',
   	'i_tssession_disconnected' => 'Disconnected',
   	'i_tssession_listen' => 'Listening',
    'tssessions__tssessionslist' => 'Sessions',
   	'tssessionslist__state' => 'S',
   	'tssessionslist__name' => 'Name',
   	'tssessionslist__user' => 'User',
   	'bt_logoff_selected' => 'Log Off',
    'bt_logoff' => "Log Off",
   	'bt_disconnect_selected' => 'Disconnect',
   	'bt_tssession_logoff' => 'Log Off',
   	'bt_tssession_disconnect' => 'Disconnect',
   	'bt_tssession_disconect' => 'Disconnect',
    'b_tssession_disconnect' => 'Click to disconnect the session.',
    'b_tssession_logoff_disabled' => 'Unable to log off the session.',
    'b_tssession_disconnect_disabled' => 'Unable to disconnect the session.',
   	'tssessions_info__title' => 'Session %1 properties',
   	'tssessions_info__property_name' => 'Property Name',
   	'tssessions_info__property_value' => 'Property Value',
   	'tssessions__disconnect_title' => 'The following Terminal Services sessions will be disconnected:',
   	'tssessions__session_cant_disconnect' => 'the session cannot be disconnected',
   	'tssessions__logoff_title' => 'The following Terminal Services sessions will be logged off:',
   	'tssessions__session_cant_logoff' => 'the session cannot be logged off',
   	'tssessions__select_sessions_to_logoff' => 'Please select sessions to be logged off.',
   	'tssessions__select_sessions_to_disconnect' => 'Please select sessions to be disconnected.',
	'dns__subdomain_dns_zone_parent' => 'The DNS records of this subdomain are stored in the parent DNS zone. You can modify the parent zone %1 or create a separate zone for the subdomain.',
    'dns__subdomain_dns_zone_parent_link' => 'here',
    'dns__no_dns_zone' => 'No any DNS zone assigned with domain. To manage DNS zone for your domain you should press the \'Restore Defaults\' button.',
    'b_session_list_remove' => 'Remove the selected sessions.',
    'b_session_list_search' => 'Search for active sessions.',
	'b_session_list_show_all' => 'Show all active sessions.',

    '__hosting_write_modify' => 'Additional write/modify permissions',

	'__miva_support' => 'Miva support',

    'aspdotnet__title' => "ASP.NET Server-Wide Configuration",
    'aspdotnet__dom_title' => "ASP.NET Configuration for Website",
    'aspdotnet__wdir_title' => "ASP.NET Configuration for the Virtual Directory %1",
    'aspdotnet__group_cas_settings' => "Code Access Security",
    'aspdotnet__group_client_scripts' => "Script Library Settings",
    'aspdotnet__group_conn_strings'  => "Connection String Manager",
    'aspdotnet__group_custom_errors' => "Custom Error Settings",
    'aspdotnet__group_framework_version' => "Framework Version",
    'aspdotnet__group_globalization' => "Globalization Settings",
    'aspdotnet__group_other'  => "Session Settings",
    'aspdotnet__group_page_and_runtime' => "Compilation and Debugging",
    'aspdotnet__invalid_dom_config_file' => "ASP.NET configuration file for this website is corrupted. To restore it, apply the server's default ASP.NET configuration by clicking Set to Default.",
    'aspdotnet__invalid_file_enc' => "Invalid value for the File encoding parameter.",
    'aspdotnet__invalid_req_enc' => "Invalid value for the Request encoding parameter.",
    'aspdotnet__invalid_res_enc' => "Invalid value for the Response encoding parameter.",
    'aspdotnet__invalid_parent_wdir_config_file' => "The ASP.NET configuration file is corrupted due to the damage of ASP.NET configuration for the %1 parent directory. \nTo solve this problem, restore the %1 ASP.NET configuration.",
    'aspdotnet__invalid_global_config_file_admin' => "The ASP.NET configuration is corrupted due to the damage of the server ASP.NET configuration file.",
    'aspdotnet__invalid_global_config_file' => "The ASP.NET configuration is corrupted due to the damage of server ASP.NET configuration file. Contact your service provider for assistance.",
    'aspdotnet__invalid_path_to_lib' => "There are no required files in the specified location.",
    'aspdotnet__invalid_sess_timeout' => "Invalid value for the Session timeout parameter. Enter a positive integer number less than or equal to %1.",
    'aspdotnet__invalid_wdir_config_file' => "The ASP.NET configuration file for this virtual directory is corrupted. To restore it, apply the parent virtual directory's ASP.NET configuration by clicking Set to Default.",
    'aspdotnet__param_auth_mode'  => "Authentication mode",
    'aspdotnet__param_conn_strings'  => "Connection strings",
    'aspdotnet__param_conn_string_name' => "Name",
    'aspdotnet__param_conn_string_value' => "Connection Parameters",
    'aspdotnet__param_culture'  => "Culture",
    'aspdotnet__param_custom_err_mode' => "Custom error mode",
    'aspdotnet__param_custom_error_redirect'=> "Redirect URL",
    'aspdotnet__param_custom_error_status' => "Status Code",
    'aspdotnet__param_custom_errors' => "Custom errors",
    'aspdotnet__param_debug_mode'  => "Switch on debugging",
    'aspdotnet__param_def_language'  => "Default webpage language",
    'aspdotnet__param_file_enc'  => "File encoding",
    'aspdotnet__param_path_to_lib'  => "Path to the Microsoft script library",
    'aspdotnet__param_path_to_lib_install' => "Install",
    'aspdotnet__param_req_enc'  => "Request encoding",
    'aspdotnet__param_res_enc'  => "Response encoding",
    'aspdotnet__param_sess_timeout'  => "Session timeout (minutes)",
    'aspdotnet__param_trust_level'  => "CAS trust level",
    'aspdotnet__param_ui_culture'  => "UI Culture",
    'aspdotnet__param_version'  => "Version",
    'aspdotnet__param_trust_level_allow_override'  => 'Allow changing the CAS trust level for individual websites',
    'aspdotnet__restore_default_confirm' => "Restore the default ASP.NET settings?",

    'bt_restore_default' => "Set to Default",
    'b_aspdotnet'		=> 'Edit ASP.NET configuration settings.',
    'b_aspdotnet__restore_default' => 'Restore the default ASP.NET settings.',
    'b_aspdotnet__restore_wdir_default' => "Restore the parent directory's ASP.NET settings for this virtual directory.",
    'b_aspdotnet__restore_default_disabled' => 'Restoration of the default ASP.NET configuration is not available: ASP.NET configuration is corrupted either on the server or on a parent directory level.',
    'b_autoinstaller'	=> 'Update the Panel or its components.',
    'b_autoinstaller_configure' => 'Manage the settings for updates and upgrades.',
    'b_autoinstaller_install' => 'Install selected components.',

	 '__iis_app_pool' => 'IIS Application Pool',
    '__iis_app_pool__shared_pool_title' => 'Shared application pool control',
    '__iis_app_pool__shared' => 'Shared pool',
    '__iis_app_pool__dedicated' => 'Dedicated pool',
    '__iis_app_pool__use_dedicated' => 'Dedicated IIS application pool',
    '__iis_app_pool__global' => 'Global settings',
    '__iis_app_pool__list' => 'Dedicated pools',
    '__iis_app_pool__mode' => 'Assignment and placement policy',
    '__iis_app_pool__mode_dedicated' => 'Always assign one application pool to each subscription',
    '__iis_app_pool__mode_mixed' => 'Place domains in a shared application pool by default and allow use of dedicated pools for selected customers',
    '__iis_app_pool__mode_shared' => 'Always place all domains in the shared application pool',

    'bt_iis_app_pool' => "IIS Application Pool",

    'performance__cpu_usage_enabled' => 'Switch on CPU monitoring',
    'performance__cpu_usage' => 'Maximum CPU use (%)',

    'iis_app_pool' 		=> 'IIS application pool management.',
    'b_iis_app_pool'	=> 'Manage IIS application pool.',
    'iis_app_pool_cl_dom'  => 'IIS application pool management.',

    'i_iis_app_pool_on'	=> 'Dedicated IIS application pool is enabled.',
    'i_iis_app_pool_off'	=> 'Dedicated IIS application pool is disabled.',
    'i_iis_app_pool_started'	=> 'IIS application pool is running.',
    'i_iis_app_pool_stopped'	=> 'IIS application pool is stopped.',

    'b_iis_app_pool_on'		=> 'Enable dedicated IIS application pool.',
    'b_iis_app_pool_off'	=> 'Disable dedicated IIS application pool.',
    'b_iis_app_pool_start'		=> 'Start IIS application pool.',
    'b_iis_app_pool_stop'	=> 'Stop IIS application pool.',
    'b_iis_app_pool_recycle'	=> 'Recycle IIS application pool.',

    'i_webdirs_not_protected' => 'This directory is not protected.',
    'i_webdirs_protected' => 'This directory is protected.',
    'i_webdirs_manage_protection' => 'Manage protection.',
    'i_webdirs_open' => 'Open directory/file in the browser.',
    'i_webdirs_preferences_disabled' => 'This directory is not a virtual directory.',
    'i_webdirs_permissions' => 'Manage permissions.',
    'i_webdirs_permissions_disabled' => 'The directory permissions management is not available.',
    'i_webdirs_type_dir' => 'Physical directory',
    'i_webdirs_type_vdir' => 'Virtual directory',
    'i_webdirs_browse' => 'Browse the directory contents.',
    'i_webdirs_preferences' => 'Web directory settings management.',

    'l_webdirslist_type' => 'Sort directories by type.',
   	'l_webdirslist_protected' => 'Sort directories by protection status.',
   	'l_webdirslist_name' => 'Sort directories by name.',

    'b_webdirslist_remove' => 'Delete the selected virtual directories.',
   	'b_webdirslist_search' => 'Enter a search pattern and click to find virtual directories.',
   	'b_webdirslist_show_all' => 'Show all directories.',

   	'l_webdirerrordocslist_code' => 'Sort error documents by error code number.',
   	'l_webdirerrordocslist_name' => 'Sort error documents by error description.',
   	'l_webdirerrordocslist_type' => 'Sort error documents by error document type.',
   	'l_webdirerrordocslist_location' => 'Sort error documents by error document location.',

    'b_webdirerrordocslist_search' => 'Enter a search pattern and click to find error documents.',
   	'b_webdirerrordocslist_remove' => 'Delete selected error documents.',
   	'b_webdirerrordocslist_show_all' => 'Show all error documents.',

   	'l_webdirmimetypeslist_name' => 'Sort MIME types by extension.',
   	'l_webdirmimetypeslist_content' => 'Sort MIME types by content.',

   	'b_webdirmimetypeslist_remove' => 'Delete selected MIME types.',
   	'b_webdirmimetypeslist_search' => 'Enter a search pattern and click to find MIME types.',
   	'b_webdirmimetypeslist_show_all' => 'Show all MIME types.',

   	'b_webdir_preferences' => "Virtual directory settings.",
   	'b_webdir_permissions' => "Virtual directory permissions.",
   	'b_webdir_permissions_disabled' => "The directory permissions management is not available.",
   	'b_to_webdirs' => 'Return to managing the directories.',
   	'b_to_webdir_mime_types' => 'Return to managing MIME types.',
   	'b_to_webdir_error_docs' => 'Return to managing error documents.',
   	'b_to_webdir_protection' => 'Return to managing virtual directory protection.',

    'webdirs__title'	=> 'Virtual Directory %1',
    'webdirs__preferences_title'	=> 'Virtual Directory Settings',
    'webdirs__list_legend' => 'Virtual directories',
    'webdirs__list_type' => 'T',
    'webdirs__list_protected' => 'P',
    'webdirs__list_name' => 'Name',
    'webdirs__list_header' => '%1 items',
    'webdirs__tabs_general' => 'General',
    'webdirs__tabs_mime_types' => 'MIME Types',
    'webdirs__tabs_error_docs' => 'Error Documents',

    'webdirs__tabs_permissions' => 'Permissions',
    'webdir__remove_vdirs' => 'The following virtual directories will be deleted:',
    'webdir__remove_mime_types' => 'The following MIME types will be deleted:',
    'webdir__mime_types_title' => 'MIME Types',
    'webdir__protection_disable_confirm' => 'Do you really want to remove protection from the directory?',
    'webdir__protect_title' => 'Protected URL users',
    'webdirs__permissions_title' => 'Virtual directory permissions',
    'webdirs__browse_content_permission_denied' => 'You do not have permissions to view the contents of this directory.',
    'error_doc__list_code' => 'Error',
    'error_doc__list_code_description' => 'Description',
    'error_doc__list_type' => 'Type',
    'error_doc__list_location' => 'Location',
    'error_doc__code' => 'Error',
    'error_doc__type' => 'Type',
    'error_doc__type_default' => 'Default',
    'error_doc__type_file' => 'File',
    'error_doc__type_url' => 'URL',
    'error_doc__location' => 'Location',
    'error_doc__legend' => 'Error document',
    'error_doc__edit_title' => 'Edit Error Document',
    'error_doc_erorr_invalid_url_location' => 'The URL is invalid. Please, specify the correct URL.',
    'error_doc_erorr_invalid_file_location' => 'The file path is invalid. Please specify the correct file path.',

    'webdirs__tabs_protection' => 'Protection',
    'pb_webdirs' => 'Virtual Directories',

    'webdirs_remove_title' => 'The following virtual directories will be removed:',
    'webdirs_mime_types_remove_title' => 'The following MIME types will be removed:',
    'webdirs_preferences_title' => 'Virtual Directory Settings',
    'webdirs_permissions_title' => 'Special Permissions for Files and Folders',
    'webdi_protection_disable_confirm' => 'Are you sure you want to remove protection from the virtual directory? This will also remove all protected directory users and directory protection settings.',
    'bt_protect' => 'Protect',
    'bt_unprotect' => 'Remove Protection',
    'bt_show_additional_users' => 'Show more users',
    'bt_hide_additional_users' => 'Show less users',
    'error_doc__list_title' => 'Error documents',
    'error_doc__list_header' => 'Error documents',
    'error_doc__code_400' => 'Bad Request',
    'error_doc__code_401' => 'Unauthorized',
    'error_doc__code_401.1' => 'Unauthorized - Login failed',
    'error_doc__code_401.2' => 'Unauthorized - Login failed due to server configuration',
    'error_doc__code_401.3' => 'Unauthorized - Unauthorized due to ACL on resource',
    'error_doc__code_401.4' => 'Unauthorized - Authorization failed by filter',
    'error_doc__code_401.5' => 'Unauthorized - Authorization failed by ISAPI/CGI app',
    'error_doc__code_401.7' => 'Unauthorized - Denied due to URL authorization policy',
    'error_doc__code_403' => 'Forbidden',
    'error_doc__code_403.1' => 'Forbidden - Execute access denied',
    'error_doc__code_403.2' => 'Forbidden - Read access denied',
    'error_doc__code_403.3' => 'Forbidden - Write access denied',
    'error_doc__code_403.4' => 'Forbidden - SSL required',
    'error_doc__code_403.5' => 'Forbidden - SSL 128 required',
    'error_doc__code_403.6' => 'Forbidden - IP address rejected',
    'error_doc__code_403.7' => 'Forbidden - Client certificate required',
    'error_doc__code_403.8' => 'Forbidden - Site access denied',
    'error_doc__code_403.9' => 'Forbidden - Too many users',
    'error_doc__code_403.10' => 'Forbidden - Invalid configuration',
    'error_doc__code_403.11' => 'Forbidden - Password change',
    'error_doc__code_403.12' => 'Forbidden - Mapper denied access',
    'error_doc__code_403.13' => 'Forbidden - Client certificate revoked',
    'error_doc__code_403.14' => 'Forbidden - Directory listing denied',
    'error_doc__code_403.15' => 'Forbidden - Client access licenses exceeded',
    'error_doc__code_403.16' => 'Forbidden - Client certificate untrusted or malformed',
    'error_doc__code_403.17' => 'Forbidden - Client certificate has expired or is not yet valid',
    'error_doc__code_403.18' => 'Forbidden - Cannot execute request from this application pool',
    'error_doc__code_403.19' => 'Forbidden - CGI access denied',
    'error_doc__code_403.20' => 'Forbidden - Passport login failed',
    'error_doc__code_404' => 'Not found',
    'error_doc__code_404.2' => 'Not Found - Denied due to lockdown policy',
    'error_doc__code_404.3' => 'Not Found - Denied due to MIMEMAP policy',
    'error_doc__code_405' => 'Method not allowed',
    'error_doc__code_406' => 'Not acceptable',
    'error_doc__code_407' => 'Proxy authentication required',
    'error_doc__code_412' => 'Precondition failed',
    'error_doc__code_414' => 'Request-URI too long',
    'error_doc__code_415' => 'Unsupported media type',
    'error_doc__code_500' => 'Internal server error',
    'error_doc__code_500.12' => 'Internal server error - Application restarting',
    'error_doc__code_500.13' => 'Internal server error - Server too busy',
    'error_doc__code_500.15' => 'Internal server error - Direct requests for GLOBAL.ASA forbidden',
    'error_doc__code_500.16' => 'Internal server error - UNC access error',
    'error_doc__code_500.17' => 'Internal server error - URL authorization store not found',
    'error_doc__code_500.18' => 'Internal server error - URL authorization store cannot be opened',
    'error_doc__code_500.19' => 'Internal server error - Bad file metadata',
    'error_doc__code_500.100' => 'Internal server error - ASP error',
    'error_doc__code_501' => 'Not implemented',
    'error_doc__code_502' => 'Bad gateway',
    'error_doc__code_503' => 'Service temporarily unavailable',

    'mimetype__extension' => 'Extension',
   	'mimetype__content' => 'Content',
   	'mimetypeslist__title' => 'MIME Types',
   	'mimetypes__title' => 'MIME Types',
   	'mimetypes__select_to_remove' => 'Select the MIME types you want to remove.',
   	'mimetypes__select_for_remove' => "Select the MIME types to be removed.",
   	'mimetypes_remove__title' => 'Remove MIME Type',
   	'mimetype__legend' => 'MIME Type',
   	'mimetype_edit__title' => 'Edit MIME Type',
   	'mimetype_edit__already_exists' => 'The MIME type is already defined for this extension.',
   	'mimetype_edit__not_exists' => 'The MIME type does not exist.',
   	'mimetype__content_type_other' => 'Custom...',

    'b_webdir_protection_enable' => 'Make URL that corresponds to the directory password-protected.',
   	'b_webdir_protection_disable' => 'Make URL that corresponds to the directory accessible to all.',
   	'b_webdir_protection_disabled' => 'Virtual directory protection is disabled.',

    'b_pd_usr_create' 	=> 'Click to create this protected URL user.',
    'php__changeversion_title' => "Select PHP Version",
    'php__group_php_version' => "PHP Version",

    'virtualdir__name' => 'Name',
   	'virtualdir__path' => 'Path',
   	'virtualdir__read' => 'Read permission',
   	'virtualdir__read_short' => 'R',
   	'virtualdir__write' => 'Write permission',
   	'virtualdir__write_short' => 'W',
   	'virtualdir__source' => 'Script source access',
   	'virtualdir__source_short' => 'S',
   	'virtualdir__browse' => 'Directory browsing',
   	'virtualdir__browse_short' => 'B',
   	'virtualdir__script_execute' => 'Execute permissions',
   	'virtualdir__script_execute_short' => 'E',
   	'virtualdir__log_visits' => 'Log visits',
   	'virtualdir__app_create' => 'Create application',
   	'virtualdir__app_create_short' => 'A',
   	'virtualdir__auth_anon' => 'Allow anonymous access',
   	'virtualdir__require_ssl' => 'Require SSL',
   	'virtualdir__enable_default_doc' => 'Use default documents',
   	'virtualdir__default_doc' => 'Default documents search order',
   	'virtualdir__enable_parent_paths' => 'Allow to use parent paths',
   	'virtualdir__execute_in_mta' => 'Allow application execution in MTA (multi-threaded apartment) mode',
   	'virtualdir_create__title' => 'Create virtual directory in %1',
   	'virtualdir_edit__title' => 'Properties of virtual directory %1',
   	'virtualdir_edit__legend' => 'Virtual directory',
   	'virtualdir_edit__application_legend' => 'Application settings',
   	'virtualdir_edit__security_legend' => 'Directory security',
   	'virtualdir_edit__documents_legend' => 'Documents',
   	'virtualdir_edit__list_legend' => 'Nested virtual directories',
   	'virtualdir_error__path_not_in__' => 'Invalid path specified',
   	'virtualdir_error__already_exists' => 'A directory with such name already exists.',
   	'virtualdir_root' => 'Virtual directories',
   	'virtualdir_root__title' => 'Virtual directories',
   	'virtualdir_root__list_legend' => 'Virtual directories',
   	'virtualdir_se__none' => 'None',
   	'virtualdir_se__script' => 'Scripts only',
   	'virtualdir_se__script_execute' => 'Scripts and Executables',
   	'virtualdirs__title' => 'Virtual directories',
   	'virtualdirs__path_not_exists' => 'Invalid path.',
   	'virtualdirs__select_for_remove' => "Select the virtual directories to be removed.",
   	'virtualdirs_remove__title' => 'Remove virtual directories',
   	'virtualdirs_phys_dir_exist' => 'A physical directory with such name already exists. If you continue, it will become inaccessible. Do you want to proceed?',
    'virtualdir_auto_create_dir' => "Create physical directory with the same name as virtual directory",

    'asp_max_default_text' => 'Defined by parent directory (%1 KB)',
    'asp_max_default_text_site' => 'Defined by IIS (%1 KB)',
    'asp_max_buffer_text' =>'Maximum size of the ASP buffer (KB)',
    'asp_max_body_text' => 'Maximum size of entity body of an ASP request (KB)',
    'asp_buffers_legend'=>'ASP Settings',

    'asp_debug_default_text'=>'Defined by parent directory',
    'asp_debug_default_text_site'=>'Defined by IIS',
    'asp_client_debug_text' =>'Enable ASP client-side script debugging',
    'asp_server_debug_text' =>'Enable ASP server-side script debugging',

    'webdirs__list_with_broken_dirs' => "There are virtual directories linked to non-existent physical folders.",
    'webdirs__vdir_physical_path_not_exist' => "The virtual directory is linked to a physical folder that does not exist.",
    'webdirs__physical_path_not_exist' => "The specified path does not exist.",

    'filemanager__new_dir_title' => 'Create new directory',
    'php__configuration_title' => "PHP Configuration",

    'permissions__title' => 'Set Up Access Permissions',
    'permissions__title_advanced' => 'Setting Up Advanced Access Permissions',
    'permissions__inherit_from_parent' => 'Allow inheritable permissions from the parent to propagate to this object and all child objects. Include these with the entries explicitly defined here.',
    'permissions__replace_on_children' => 'Replace permission entries on all child objects with the entries shown here.',
    'permissions__group_or_user_name' => 'Group or user names',
    'permissions__Permissions_for' => 'Permissions for',
    'permissions__allow' => 'Allow',
    'permissions__deny' => 'Deny',
    'permissions__FullControl' => 'Full Control',
    'permissions__Modify' => 'Modify',
    'permissions__ReadAndExecute' => 'Read & Execute',
    'permissions__ListFolderContents' => 'List Folder Contents',
    'permissions__Read' => 'Read',
    'permissions__Write' => 'Write',
    'permissions__ReadControl' => 'Read Control',
    'permissions__WriteControl' => 'Write Control',
    'permissions__ExecuteControl' => 'Execute Control',
    'permissions__TraverseFolderOrExecuteFile' => 'Traverse Folder / Execute File',
    'permissions__ListFolderOrRead' => 'List Folder / Read Data',
    'permissions__CreateFilesOrWrite' => 'Create Files / Write Data',
    'permissions__CreateFoldersOrAppend' => 'Create Folders / Append Data',
    'permissions__DeleteSubfoldersandFiles' => 'Delete Subfolders and Files',
    'permissions__Delete' => 'Delete',
    'permissions__ChangePermissions' => 'Change Permissions',
    'permissions__TakeOwnership' => 'Take Ownership',
    'permissions__inherited_from' => 'Inherited from',
    'permissions__not_inherited' => '<not inherited>',
    'permissions__apply_to' => 'Apply to',
    'permissions__apply_onto' => 'Apply to:',
    'permissions__apply_onto1' => 'This folder only',
    'permissions__apply_onto2' => 'Subfolders only',
    'permissions__apply_onto3' => 'This folder and subfolders',
    'permissions__apply_onto4' => 'Files only',
    'permissions__apply_onto5' => 'This folder and files',
    'permissions__apply_onto6' => 'Subfolder and files only',
    'permissions__apply_onto7' => 'This folder, subfolders, and files',

    'filemanager__not_allowed_dir' => "You are not allowed to change permissions for this folder.",

    'filemanager__allow' => "Allow",
   	'filemanager__deny' => "Deny",
    'filemanager__user_domusr' => 'Website administrator',
   	'filemanager__user_andomusr' => 'Anonymous website administrator',
   	'filemanager__user_subdomusr' => 'Subdomain user',
   	'filemanager__user_ansubdomusr' => 'Anonymous subdomain user',
   	'filemanager__user_webusr' => 'Web user',
   	'filemanager__user_anwebusr' => 'Anonymous web user',
   	'filemanager__user_admins' => 'Administrators',
   	'filemanager__user_system' => 'SYSTEM',
   	'filemanager__user_aspnet' => 'ASP.NET user',
   	'filemanager__user_poolusr' => 'Application pool user',
   	'filemanager__user_sysaccount' => 'Additional system user',

    'bt_permissions_advanced' => 'Advanced',
    'b_permissions_advanced' => 'Click to view and set special permissions.',

    'shared_ssl__domain_name' => "Domain name of a site whose SSL certificate will be shared among other sites",
    'shared_ssl__enabled' => "Switch on shared SSL",
    'shared_ssl__link_title' => "Secure Your Site with an SSL Certificate Shared by the Site %1",
   	'shared_ssl__link_name' => "Virtual directory name",
   	'shared_ssl__link_name_empty' => "You have entered an empty link name, switching off shared SSL for %1. Do you want to proceed?",
   	'shared_ssl__require_ssl' => "Make this website accessible only through secure connections",
    'shared_ssl__target_directory' => 'Point the virtual directory to the following physical directory on the server',

   	'b_hotlinkprotection'	=> 'Set up hotlink protection for the website.',
   	'b_hotlinkprotection_on'	=> 'Enable hotlink protection of the website content.',
   	'b_hotlinkprotection_off'	=> 'Disable hotlink protection of the website content.',

    'bt_hotlinkprotection'	=> 'Hotlink Protection',
   	'hotlinkprotection__title'	=>'Hotlink Protection',
   	'hotlinkprotection__friend_domains' => 'Addresses of friendly websites',
   	'hotlinkprotection__extensions'  => 'Protected files extensions',

    'hotlinkprotection_invalid_friend_domains' => 'Invalid names for friendly domains.',
   	'hotlinkprotection_invalid_extensions' => 'File extensions contain improper characters.',

	'b_scheduler_task__run_now' => "Save the task and run it immediately.",
    'scheduler_email' => 'Scheduler notification',
   	'scheduler_email_select__disable' => 'Do not send',
   	'scheduler_email_select__default' => 'Send to the default email (%1)',
   	'scheduler_email_select__email' => 'Send to the email I specify',
   	'scheduler_tasks__description' => 'Description',
   	'scheduler_tasks__task_priority' => 'Task priority',
   	'scheduler_task__enable' => 'Switched on',
   	'scheduler_task__description' => 'Description',
   	'scheduler_task__email' => 'Scheduler notification',
   	'scheduler_task__file_name' => 'Path to executable file',
   	'scheduler_task__arguments' => 'Arguments',
   	'scheduler_task__task_priority' => 'Task priority',
   	'scheduler_task__hours' => 'Hours',
   	'scheduler_task__daysofmonth' => 'Days of month',
   	'scheduler_task__months' => 'Months',
   	'scheduler_task__daysofweek' => 'Days of week',
   	'scheduler_task__any_selection' => 'Any',
   	'scheduler_task__any_Hours' => 'Every hour',
   	'scheduler_task__any_DaysOfMonth' => 'Every day',
   	'scheduler_task__any_Months' => 'Every month',
   	'scheduler_task__any_DaysOfWeek' => 'Every day',
   	'scheduler_task__task_priority_abovenormal' => 'High',
   	'scheduler_task__task_priority_normal' => 'Normal',
   	'scheduler_task__task_priority_belownormal' => 'Low',
   	'scheduler_task__date_incorrect' => 'The date you specified is incorrect.',
    'scheduler_task__minutes' => 'Minutes',
    'scheduler_task__any_Minutes' => 'Every minute',
    'scheduler_task__task_launched_successfully' => 'Scheduler task settings were saved. The task was launched successfully.',

	'ui__client/domain/hosting/crontab_unknown__wizard-title' => 'Manage website\'s scheduled tasks.',
    'ui__client/domain/hosting/crontab_unknown__wizard__1_unknown' => 'Select a website to manage its scheduled tasks.',
    'ui__client/domain/hosting/crontab_unknown__wizard__2_unknown' => 'Select a website to manage its scheduled tasks.',
    'ui__client/domain/hosting/crontab_unknown__wizard__2_readonly-unknown' => 'Select a website to view associated scheduled tasks.',

    'i_domain_alias_status_on' => 'Domain alias is enabled.',
    'i_domain_alias_status_off'	=> 'Domain alias is disabled.',
    'i_domain_alias_status_with_parent'	=> 'Domain alias is disabled because the domain is turned off.',
    'i_domain_alias_turn_off' => 'Click to disable.',
    'i_domain_alias_turn_on' => 'Click to enable.',
    'i_domain_alias_mail_on' => 'Mail service is enabled for this domain alias.',
    'i_domain_alias_mail_off' => 'Mail service is disabled for this domain alias.',
    'i_domain_alias_mail_with_parent' => 'Mail service is disabled because the domain alias is turned off.',
    'i_domain_alias_web_on'	=> 'Web service is enabled for this domain alias.',
    'i_domain_alias_web_off' => 'Web service is disabled for this domain alias.',
    'i_domain_alias_web_with_parent' => 'Web service is disabled because the domain alias is turned off.',
    'i_domain_alias_dns_on' => 'DNS aliasing service is switched on for this domain alias.',
    'i_domain_alias_dns_off' => 'DNS aliasing service is switched off for this domain alias.',
    'i_domain_alias_dns_with_parent' => 'DNS synchronization with the parent domain is disabled because the domain alias is turned off.',
    'i_domain_alias_tomcat_on' => 'Java web applications support is switched on for the domain alias.',
   	'i_domain_alias_tomcat_off'	=> 'Java web applications support is switched off for the domain alias.',
   	'i_domain_alias_tomcat_with_parent'	=> 'Java web applications support is switched off because the domain alias is switched off.',
	'i_domain_alias_seoRedirect_on' => 'Redirection with the HTTP 301 code is switched on for this domain alias.',

    'domain_alias__control_title' => 'Domain alias %1',
    'domain_alias__control_info_legend' => 'Info',
    'domain_alias__control_status_title' => 'S',
    'domain_alias__control_name_title' => 'Service name',
    'domain_alias__control_details_title' => 'Details',

    'domain_alias__service_mail' => 'Mail service',
    'domain_alias__service_web' => 'Web service',
    'domain_alias__service_dns' => 'Synchronize DNS zone with the primary domain',
    'domain_alias__service_tomcat' => 'Java web applications',
	'domain_alias__service_seoRedirect' => 'Redirect with the HTTP 301 code',

    'domain_alias__invalid_values' => 'The domain name you specified is invalid. Domain names can comprise letters, digits and hyphens. Each part of the domain name between dots should not be longer than 63 symbols.',
    'domain_alias__domain_already_exists' => "Incorrect name of the domain alias %1. The domain %1 already exists.",
    'domain_alias__www_prefix_domain_already_exists' => "Incorrect name of the domain alias www.%1. This alias is already created for the domain %1.",
    'domain_alias__webmail_enabled_domain_already_exists' => 'Incorrect name of the domain alias webmail.%1. This alias is already created for the domain %1.',
    'domain_alias__lists_enabled_domain_already_exists' => 'Incorrect name of the domain alias lists.%1. This alias is already created for the domain %1.',
    'domain_alias__dns_record_already_exists' => 'Unable to set up the domain alias %1 because a DNS record pointing to the host %1 already exists.',
    'domain_alias__domain_alias_already_exists' => "A domain alias with such name already exists.",
    'domain_aliases__mail_server_not_support_aliases' => 'The mail server does not support the domain aliases feature. Domain aliases might not function correctly.',

    'domain_alias_edit__add_title' => 'Add a Domain Alias',
    'domain_alias_edit__edit_title' => 'Change Settings of Domain Alias %1',
    'domain_alias_edit__legend' => 'Settings',
    'domain_alias_edit__name' => 'Domain alias name',
    'domain_alias_edit__name_hint' => 'For example, domainalias.tld',

    'domain_alias__domain_service_dns_disabled' => 'This domain is served by another DNS server.',
  	'domain_alias__domain_service_dns_enabled_master' => 'This DNS server acts as a master name server for this DNS zone.',
   	'domain_alias__domain_service_dns_enabled_slave' => 'This DNS server acts as a slave name server for this DNS zone.',
    'domain_alias__domain_service_mail_enabled' => 'Mail service is switched on for the domain.',
   	'domain_alias__domain_service_mail_disabled' => 'Mail service is switched off for the domain.',
    'domain_alias__domain_service_mail_mx' => '%1 is used as the mail server.',
    'domain_alias__domain_service_tomcat_enabled' => 'Java application server (Tomcat) is switched on for this hosting account.',
    'domain_alias__domain_service_tomcat_disabled' => 'Java application server (Tomcat) is switched off for this hosting account.',
    'domain_alias__domain_service_tomcat_not_installed' => 'Java application service (Tomcat) is not installed.',

	'domain_alias__service_seoRedirect_hint' => 'When visitors open the alias\'s URL, they will be redirected to the URL of the primary domain. Panel uses the search engine friendly HTTP 301 redirection, which means the search engine ranking will not be split between the URLs.',

	'ui__client/domain/hosting/aspdotnet_unknown__wizard-title' => "Configure ASP.NET Settings for a Domain",
    'ui__client/domain/hosting/aspdotnet_unknown__wizard__2_unknown' => "Select a domain whose ASP.NET settings you want to configure.",

    'ui__client/domain/hosting/aspdotnet/change-version__short-title' => 'Change Version',
    'ui__client/domain/hosting/aspdotnet/change-version__title' => 'Change Version',
    'ui__client/domain/hosting/aspdotnet/change-version__description' => 'Change the ASP.NET version used by this domain.',
    'ui__client/domain/hosting/aspdotnet/change-version_self__short-title' => 'Change Version',
    'ui__client/domain/hosting/aspdotnet/change-version_self__title' => 'Change Version',
    'ui__client/domain/hosting/aspdotnet/change-version_self__description' => 'Change the ASP.NET version used by this domain.',

	'bt_task_run_now' => 'Run Now',
    'ftp__read_perm' => "Read permission",
    'ftp__write_perm' => "Write permission",

	'facebook_join_community' => 'Join Us on Facebook',

	'filemanager__upload_backup_file_hint' => 'Here you can upload backup files to the Panel repository. The maximum file size is limited to two gigabytes.',

   	'additional_key__used' => 'activated',

    '__default_for_mssql' => 'default for MS SQL',

	'__login_does_not_pass_validation' => "The username is invalid. Make sure it meets the following requirements: %1",
    '__login_allowed_symbols' => 'Only alphanumeric characters including periods, dashes, and underscores are allowed. The first character should be alphanumeric.',

    'restart__nginx' => 'Reverse Proxy Server (nginx)',
	'restart__php-fpm' => 'PHP-FPM support for nginx',
    'provide_rating' => 'Provide Feedback',

    'admin_ed__i_would_like_recieve_announce' => "I would like to receive general product information and announcements from Parallels.",
    'admin_ed__i_would_like_recieve_tech_announce' => "I would like to receive security-related information and other technical notifications from Parallels.",

    'server_preferences__webdeploy_include_password' => 'Include the user\'s password into the file with Web Deploy publication settings',

    '__login_status_inactive' => 'Your account is inactive. Please contact the Panel administrator.',

	'migration__task_keep_in_process' => 'OK',
    'migration__task_keep_in_process_conhelp' => 'Return to the Tools & Settings page. The migration will be continued in the background.',

    'ui__admin-alias-info__description' => "Edit contact information of the additional administrator account.",
    'ui__admin-alias-info__short-title' => "Contact information",
    'ui__admin-alias-info__title' => "Additional Administrator Account Information",
    'ui__admin-alias-password__description' => "Change the additional administrator's password.",

    'ui__admin-alias-password__short-title' => "Change password",
    'ui__admin-alias-password__title' => "Additional administrator's password",
    'ui__admin-alias__description' => "View and change additional administrator accounts information.",

    'chk_js__warning_about_passwd_syntax' => "The password should be  %1 - %2 characters long and should not contain the username.\nDo not use quotes, spaces, and national alphabetic characters in the password.",
    'chk_js__warning_about_login_syntax' => "The username can contain only lowercase alphanumeric, dash and underscore symbols, and must start with an alphabetic symbol. The password must not contain the username or quotation marks.",
    'cmd_server__admin_alias_not_found' => "Unable to find the additional administrator account.",

    'panel_branding__skins_already_exists' => "Note: The theme '%1' already exists. It will be replaced with the theme you are currently installing.",

	'get_password__admin_alias_password' => 'Panel does not send passwords by email for security reasons. To change your password, contact the server administrator.',

    'bt_fpse_ctrl' => "FrontPage Management",
    'fpse__management_domain' => "FrontPage management on domain %1",
    'bt_fpse_user_add' => "Add New FrontPage Account",
    '__fp_users_list' => "Additional FrontPage Accounts",
    'pb__fpse_ctrl' => "FrontPage Management",
    'fpse__new_user' => "Add New FrontPage Account on domain %1",
    'fpse__edit_user' => "Properties of FrontPage account %1",
    '__fp_user' => "FrontPage account",
    'fpse__unable_create_user' => "Unable to create FrontPage account: %1",
    'fpse__user_name' => "FrontPage account name",
    'fpse__users_limit_reached' => "maximum additional FrontPage accounts limit is reached for this domain",
    'fpse__invalid_user_name' => "FrontPage account name %1 is invalid",
    'class_client__max_fpse_users' => "Additional FrontPage accounts",
    'cl_perm__max_fpse_users' => "maximum number of additional FrontPage accounts",
    'hst_def_dom__you_turned_off_fp_support_all_fp_settings_will_be_destroyed_ok?' => "You have turned off the FrontPage support. All FrontPage settings will be discarded, and all FrontPage accounts will be removed. Do you want to proceed?",
    'fpse__remove_users_on_dom' => "The following FrontPage accounts on domain %2 owned by customer %1 will be removed:",

    'actionlog__login_failed' => 'failed to log in',
    'actionlog__event_cp_user_login_failed' => 'Panel user failed to log in',
    'actionlog__api_login_failed' => 'failed to log in through API',
    'actionlog__event_cp_user_api_login_failed' => 'Panel user failed to log in through API',

    'updates_type__security' => 'Security',
    'updates_type__important' => 'Important',
    'updates_type__recommended' => 'Recommended',
    'updates_type__optional' => 'Optional',

    'ch_pass_by_secret__email_subject' => "The Panel's password reminder",
    'ch_pass_by_secret__email_body' => "Dear %2,\n %3\n\n To set up a new password, please follow the link: %1",
    'ch_pass_by_secret__message_send' => '%1',
    'ch_pass_by_secret__message_send_error' => 'Unable to send the secret code: %1',
    'ch_pass_by_secret__message_secret_request_admin' => 'The instructions on changing your password were sent to your email.',
    'ch_pass_by_secret__email_secret_request_admin' => "You requested the administrator\'s password by email. For security reasons, the administrator's password cannot be sent by email. However, you can set up a new password using the secret code you will find in this message.",
    'ch_pass_by_secret__message_secret_request_crypted' => "You requested your password by email. As your password was stored in the system in the encrypted form, it made no sense to send it by email: you would simply not be able to use it. However, you can set up a new password using the secret code you will find in this message.",
    'ch_pass_by_secret__email_secret_request_crypted' => "Your password could not be sent because it is stored in the encrypted form.",
    'ch_pass_by_secret__message_wrong_login' => "The username you specified does not match the secret code. A new secret code was generated and sent to your email.",
    'ch_pass_by_secret__email_wrong_login' => 'You tried to set up a new password using the secret code but entered the wrong username. You will find a new secret code in this message.',
    'ch_pass_by_secret__invalid_secret' => 'Invalid secret code!',
    'ch_pass_by_secret__title' => 'Change Your Password',
    'ch_pass_by_secret__secret' => 'Secret code',
    '__passwd_single' => 'Password',
    'ch_pass_by_secret__message_send_ok' => 'The instructions on changing your password were sent to your email.',

	'custom_button__noframe' => "Do not use frames",

	'custom_button__internal_hint' => 'Specify whether to open the URL on a Panel page or in a new browser window.',
    'custom_button__noframe_hint' => 'If you add a custom button which leads to a Panel extension or an app in the Control Panel, you can specify how this extension/app should be displayed: in a frame or as a part of the Panel GUI.',


	'actionlog__patch' => 'Update',
    'actionlog__patch_available' => 'available',
    'actionlog__event_patch_available' => 'Update available',
    'actionlog__patch_installed' => 'installed',
    'actionlog__event_patch_installed' => 'Update installed',

    'virtualization_openvz' => 'OpenVZ',

	'__domains_total' => 'Total by domains',



	'passwordSecurityLevelCheckFailed' => 'Your password is not complex enough. According to the server policy, the minimal password strength is %1. To improve the password strength, use numbers, upper and lower-case characters, and special characters like !,@,#,$,%,^,&,*,?,_,~',
    'passwordSecurityLevelCheckFailedVeryWeak' => 'Very weak',
    'passwordSecurityLevelCheckFailedWeak' => 'Weak',
    'passwordSecurityLevelCheckFailedMediocre' => 'Medium',
    'passwordSecurityLevelCheckFailedStrong' => 'Strong',
    'passwordSecurityLevelCheckFailedStronger' => 'Very strong',

	'backup__security_settings' => 'Backup security settings',
    'backup__security_settings_description_text' => 'In order to improve backup security, we recommend that you protect sensitive data (particularly, passwords) included into the backup with a password. This makes impossible for an attacker to obtain such data if the security of your backup storage is compromised. Note that if you forget your password you use for backup protection, it cannot be recovered. Therefore, we strongly recommended that you keep the list of your passwords and corresponding backup file names in a safe place.',
    'backup__security_settings__use_backup_password' => 'Use password protection',
    'backup__security_settings__backup_password' => 'Password',
    'backup__security_settings__confirm_backup_password' => 'Repeat password',
    'backup__ftp_settings__old_backup_password' => 'Old password',

    'ui__server/backup/ftp-repository/item/download__title' => 'Download the Backup File',
    'ui__server/backup/local-repository/item/download__title' => 'Download the Backup File',
	'ui__client/domain/backup/local-repository/item/download__title' => 'Download the Backup File',
    'ui__client/backup/local-repository/item/download__title' => 'Download the Backup File',
    'ui__reseller/backup/local-repository/item/download__title' => 'Download the Backup File',

    'backup__security_settings_from_ftp_settings' => 'Get password from settings of FTP repostitory',
    'backup__security_settings_manual_input' => 'Input password manually',

    'backup__upload_security_settings' => 'Backup security settings',
    'backup__upload_security_settings_description_text' => 'If you used password protection for this backup, enter the password into the fields below. Note that if you provide an incorrect password, Panel will warn you but will upload the backup to the server anyway. During the backup restoration, you will be prompted to enter the password again.',
    'backup__upload_security_settings__use_backup_password' => 'The backup is protected with a password',
    'backup__upload_security_settings__backup_password' => 'Password',
    'backup__upload_security_settings__confirm_backup_password' => 'Repeat password',
	'backup__restore_ftp_security_settings_description_text' => 'If you used password protection for this backup, enter the password into the fields below. Note that if you provide an incorrect password, Panel will not restore the backup. Instead, the backup will be copied to the local repository.',

    'get_password__text' => 'Enter your username and email registered in the system to retrieve your password.',

    '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.",

    'filemanager__invalid_path' => "Invalid path specified",

	'backup__restore_local_wrong_password' => 'Unable to restore the backup. The specified password is incorrect.',
    'backup__restore_ftp_wrong_password' => 'The specified password is incorrect. The backup file will be copied to the server\'s local repository.',
    'backup__upload_to_local_repository_wrong_password' => 'The specified password is incorrect. During the backup restoration, Panel will prompt you to enter the password again.',
    'backup__upload_to_local_repository_already_exist' => 'The backup file already exists in the local repository.',
    'backup__upload_to_local_mail_content_in_unsupported_format' => "The backup file %1 was successfully uploaded to the repository. Important: The backup file %1 contains mail content that will not be restored because of its unsupported format (Panel 8.3 - 8.6). To be able to restore this mail content, please back it up using the Plesk Backup tool and select the option Back up mailboxes content > with dump restored to any mail server.",

    'backup__restore_security_settings_description_text' => 'This backup is protected with a password. Enter the password into the fields below.',
    'backup__restore_security_settings__use_backup_password' => 'Provide the password. If you have forgotten your password, clear this option. 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.',

	'rdp_app__msactivex_comment' 	=> 'We recommend that you use Internet Explorer because the Microsoft RDP ActiveX component might not work with other browsers.',

	'restore_password__title' => 'Change Your Password',
    'restore_password__login_name_label' => 'Username',
    'restore_password__secret_key_label' => 'Secret code',
    'restore_password__password_label' => 'New password',
    'restore_password__confirm_password_label' => 'Confirm password',
    'restore_password__button_restore' => 'OK',
    'restore_password__button_cancel' => 'Cancel',
    'restore_password__enter_all_required_element' => 'Please fill in all required fields.',
    'restore_password__password_doesnt_match' => 'The passwords do not match.',
    'ch_pass_by_secret__restore_success' => 'The password was successfully changed.',

	'additional_key__descr_app' => 'Application',
    'additional_keys__used_keys' => ', %1 keys used',

    'ui__client/domain/dns/sync__description' => 'Apply changes from the server-wide DNS template to the zone.',
    'ui__client/domain/dns/sync__disabled-warning' => 'Unable to apply DNS template changes to the zone because the zone is served by another DNS server.',
    'ui__client/domain/dns/sync__short-title' => 'Apply DNS Template Changes',
    'ui__client/domain/dns/sync__done' => 'The changes from the DNS template were successfully applied to the zone.',
    'ui__client/domain/domain-alias/dns/sync__description' => 'Apply changes from the server-wide DNS template to the zone.',
    'ui__client/domain/domain-alias/dns/sync__disabled-warning' => 'Unable to apply DNS template changes to the zone because the zone is served by another DNS server.',
    'ui__client/domain/domain-alias/dns/sync__short-title' => 'Apply DNS Template Changes',
    'ui__client/domain/domain-alias/dns/sync__done' => 'The changes from the DNS template were successfully applied to the zone.',
    'bt_dns_zone_sync' => 'Apply DNS Template Changes',
    'b_dns_zone_sync' => 'Apply the template changes to existing DNS zones.',
    'dns__dns_zone_sync_form' => 'Apply DNS Template Changes',
    'dns__dns_zone_sync_legend' => 'Options',
    'dns__dns_zone_sync_ways' => 'Choose one of the following',
    'dns__dns_zone_sync_way_safe' => 'Apply the changes to unaltered zones. If a zone was customized (new records were added or existing ones were changed), Panel will not apply the changes from the template to such zones.',
    'dns__dns_zone_sync_way_forced' => 'Apply the changes to all zones. Panel will apply changes from the template to all DNS zones including the customized ones. Note that user-modified records always remain intact. For example, if the template contains a new record that was already added by a customer, Panel will keep the customer\'s record.',
    'dns__dns_default_ipv4_modified' => 'Records with this IP address will be considered as user-modified and will not synchronize with the server-wide DNS template.',
    'dns__dns_default_ipv6_modified' => 'Records with this IP address will be considered as user-modified and will not synchronize with the server-wide DNS template.',

    'dns__manual_rr_provision' => 'Because the Panel DNS service is unavailable, to make the application work using another DNS service please add the following resource records in the domain zone: %1',

    'dns__view_dns_record_master_title' => 'Viewing Resource Records',
    'dns__view_dns_record_off_title' => 'Viewing Nameserver Records',
    'dns__view_dns_record_slave_title' => 'Viewing Primary DNS Server Records',
	
	'no_database_server_available' => 'There are no database servers available for this subscription.',

	'database_server_edit_form__admin_add_hint' => "Specify the database administrator's credentials which Panel will use to access the database server. The administrator with these credentials must exist on the database server.",
   	'database_server_edit_form__admin_edit_hint' => "Here you can change the credentials which Panel uses to access the database server. These credentials must match the database administrator's credentials. For example, after you changed the administrator's credentials on the database server, it is necessary to change them in Panel as well.",

	'bu_conflict_resolver_feature_not_available' => 'The feature %1 is not supported by the following service nodes: %2. This feature will be disabled for all objects created on these nodes.',
	'bu_conflict_resolver_feature_not_available_single_server' => 'The feature %1 is not supported by this server. This feature will be disabled for all restored objects.',

	'bu_conflict_resolver_restoration_of_object_end_to_dot_not_supported' => 'The current Panel version does not support usernames with the period (.) character. Customers and resellers with such usernames will not be restored.',
    'bu_conflict_resolver_unable_to_find_backup_part' => 'Unable to find a backup file with the data for the %1 %2. The data for the %1 %2 will not be restored.',

    'bu_conflict_resolver_zone_master_removed' => "Unable to restore the master DNS record: the record in the slave zone points to the existing IP address %1. The master DNS record will be removed from the slave zone.",

	'bu_conflict_resolver_not_available_scripting' => '%1 is not supported.',
    'bu_conflict_resolver_not_available_component' => 'The component %1 is not installed.',
    'bu_conflict_resolver_disabled_in_multi_server' => ' It will be disabled for the following service nodes: {{objects}}',
    'bu_conflict_resolver_disabled_in_single_server' => ' It will be disabled for the following objects: {{objects}}',
    'bu_conflict_resolver_not_available_db' => 'The following database servers are not available on this server: %1.',

    'bu_conflict_resolver_mssql_native_dump_restore_not_available' => 'MS SQL database backup file is stored in MS SQL native format, which can be restored only to the local MS SQL server. Some of your databases were not restored because the local MSSQL database server is not configured. The following domains were affected: {{objects}}. Please contact your hosting provider.',

    'bu_conflict_resolver_not_available_webmail' => 'The webmail service %1 is unavailable. It will be replaced with %2 for the following objects: {{objects}}',
    'bu_conflict_resolver_not_available_webmail_plan' => 'The webmail service %1 is unavailable. It will be replaced with %2 for the following service plans: {{objects}}',
    'bu_conflict_resolver_not_available_rename_db_user' => "Databases of the '%1' type do not support user names coinciding with database names. The user '%2' will be renamed '%3' for the database '%4'.",

    'bu_conflict_resolver_wrong_hard_quota_value' => 'The limit on disk space usage is not set in the destination server configuration. The value of this setting will be changed to "Unlimited".',
    'bu_conflict_resolver_wrong_max_connections_value' => 'The limit on the number of connections is not set in the destination server configuration. The value of this setting will be changed to "Unlimited".',
    'bu_conflict_resolver_wrong_traffic_bandwidth_value' => 'The limit on traffic usage is not set in the destination server configuration. The value of this setting will be changed to "Unlimited".',
    'cu__pleskrestore_backup_file_extracted' => 'The backup file was extracted to "%1".',	
    '__mod_bw_not_supported' => 'The module mod_bw for the Apache web server is not supported due to the configuration of the file system. The limits on traffic usage and the maximum number of connections will not work.',
    'bu_conflict_resolver_pop3_only_relay_auth_not_supported' => 'POP3 authorization for mail relaying is not supported, POP3 before SMTP authorization will be used instead. ({{objects}})',

    'bu_conflict_resolver_service_plan_name' => 'Service plan \'%1\'',
    'bu_conflict_resolver_replaced_in_plans' => '%1 is not supported. It will be replaced with %2 for the following service plans: {{objects}}',
    'bu_conflict_resolver_replaced_in_sites' => '%1 is not supported. It will be replaced with %2 for the following websites: {{objects}}',

    'migration__prohibit_customers_anf_resellers_for_migration_in_power_user_mode_warning' => "Note that customer and reseller accounts will not be transferred to your Panel because you use it in Power user view. Switch Panel to Server provider view, if you want Migration & Transfer Manager to transfer the accounts.",
    'migration__prohibit_customers_anf_resellers_for_migration_in_power_user_mode_desc' => "Customer and reseller accounts cannot be transferred to Panel used in Power user view. Switch Panel to Server provider view, if you want Migration & Transfer Manager to transfer the accounts.",

    'expiration_unsupported' => "The limit 'expiration' is not supported.",

    'component_name__dbconnector' => "Database Connector",
    'component_name__tomcat' => 'Apache Tomcat',

    '__subscription_has_no_license_key' => 'The subscription resources are provided by the service node #%1 which does not have an associated license key.',
    '__subscription_has_expired_license_key' => 'The subscription resources are provided by the service node #%1 whose license key %2 has expired.',

    'server_preferences__sni_enabled' => 'Turn on SNI support, which allows using individual SSL certificates on websites with the same IP address',

    '__cfgmonConfigurationFileSaveErrorSubject' => '<%%host%%> Unable to save configuration files',
    '__cfgmonConfigurationFileSaveErrorBody' => "Unable to save some configuration files on the host <%%host%%>: The following errors occurred:\n\n%%errors%%",

    'mail_server_not_available' => 'There are no supported mail servers available on the service node.',
    '__not_installed' => '(not installed)',
    'mail__server_name_label' => 'Installed mail server',
    'mail__server_change_hint' => 'You can %1',
    'mail__server_change_link' => 'install and use another mail server',

    'search_for_kb_article' => 'Search for related Knowledge Base articles',

    'defaultcomponents__error_set_default' => 'Unable to set %1 as the default %2',
    'defaultcomponents__required_package_not_default' => 'The component %1 required for its work is not default.',

    '__percentage' => '%',
    '__resource_remain' => 'Remaining',

    '__not_registered' => '(not registered)',
    '__php_handler_id' => 'PHP version',
    '__php_handler_id_string' => 'PHP %1 (%2)',
    '__php_handler_not_registered' => 'Unable to create or update the subscription: The PHP handler "%1" is not registered. It was probably deleted from the server. Register a handler with the same properties and try again.',

    'mailname_create_assigned_user_dublicate_error' => 'Unable to create a user for the mailbox. The user with the username %1 already exists and has another mailbox.',
    'mailname_create_assigned_user_role_absent_error' => 'Unable to create a user for the mailbox. The default role %1 of the user does not exist.',

    'gphd__mime_types' => 'MIME types',
    'gphd__handlers' => 'Apache handlers',
    'gphd__ip_restrictions_allow' => 'Allow access to the site for specified hosts and networks (excluding the denied ones)',
    'gphd__ip_restrictions_deny' => 'Deny access to the site for specified hosts and networks',
    'gphd__directory_index' => 'Index files',
    'gphd__nginx_transparent_mode' => 'The mode when Apache handles both static and dynamic content, while nginx only passes HTTP requests and responses without modification.',
    'gphd__nginx_serve_static' => 'Serve static files directly by nginx',
    'gphd__nginx_static_extensions' => 'Static files extensions which must be handled by nginx',
    'gphd__nginx_serve_php' => 'Process PHP files by nginx',


    'b_user_feedback' => 'Suggest an Idea',
	);
