<?php

// 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 e-mail.",
	'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 E-Mail 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
'object_switch__header__client' => 'Go to another customer:',
	'object_switch__more__client' => 'All customers (%1)',
		'object_switch__header__admin.client' => 'Go to another customer:',
			'object_switch__more__admin.client' => 'All customers (%1)',
		'object_switch__header__reseller.client' => 'Go to another customer:',
			'object_switch__more__reseller.client' => 'All customers (%1)',
'object_switch__header__reseller' => 'Go to another reseller:',
	'object_switch__more__reseller' => 'All resellers (%1)',
		'object_switch__header__client-reseller' => 'Go to another reseller:',
			'object_switch__more__client-reseller' => 'All resellers (%1)',
'object_switch__header__client.domain' => 'Go to another domain:',
	'object_switch__more__client.domain' => 'All domains (%1)',
'object_switch__header__client.domain.mail.mailname' => 'Go to another mail account:',
	'object_switch__more__client.domain.mail.mailname' => 'All mail accounts (%1)',
'object_switch__tooltip__client' => 'Go to another customer.',
'object_switch__tooltip__admin.client' => 'Go to another customer.',
'object_switch__tooltip__reseller.client' => 'Go to another customer.',
'object_switch__tooltip__reseller' => 'Go to another reseller.',
'object_switch__tooltip__client-reseller' => 'Go to another reseller.',
'object_switch__tooltip__client.domain' => 'Go to another domain.',
'object_switch__tooltip__client.domain.mail.mailname' => 'Go to another mail account.',

///
/// 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',
'ui__dashboard#suspend__title' => 'Suspend',
'ui__dashboard#unsuspend__title' => 'Activate',
'ui__dashboard#view__title' => 'view',
'ui__dashboard#create__title' => 'create',
'ui__dashboard#stats__title' => 'stats',

'__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
///

// page title
'ui__dashboard__title' => 'Home Page',
	'ui__dashboard__short-title' => '%1',
    'ui__dashboard__description' => "Home page of %1.",
'ui__dashboard#welcome__title' => 'Welcome, %1',
	'ui__dashboard#welcome__short-title' => '%1',
    'ui__dashboard#welcome__description' => "Welcome to your home page.",
'__invalid_url_requested' => 'Invalid URL was requested.',

// business object summary statistics

	// reseller statistics summary
	'ui__reseller-statistics-summary__title' => 'Reseller Statistics Summary',
		'ui__reseller-statistics-summary__short-title' => 'Reseller Statistics Summary',
		'ui__reseller-statistics-summary__description' => 'View reseller statistics summary.',
	'ui__reseller-statistics-summary#list_legend__title' => 'Statistics on Resellers',
	'ui__reseller-statistics-summary#total_for__title' => 'Total for All Resellers',

	// customer statistics summary
	'ui__client-statistics-summary__title' => 'Customer Statistics Summary',
		'ui__client-statistics-summary__short-title' => 'Customer Statistics Summary',
		'ui__client-statistics-summary__description' => 'View customer statistics summary.',
	'ui__client-statistics-summary#list_legend__title' => 'Statistics on Customers',
	'ui__client-statistics-summary#total_for__title' => 'Total for All Customers',

	// domain statistics summary
	'ui__domain-statistics-summary__title' => 'Domain Statistics Summary',
		'ui__domain-statistics-summary__short-title' => 'Domain Statistics Summary',
		'ui__domain-statistics-summary__description' => 'View domain statistics summary.',
	'ui__domain-statistics-summary#list_legend__title' => 'Statistics on Domains',
	'ui__domain-statistics-summary#total_for__title' => 'Total for All Domains',

// accounts
'ui__dashboard#accounts__title' => '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__reseller/client/disable_multi__title' => 'Suspend Accounts',
		'ui__reseller/client/disable_multi__short-title' => 'Suspend Accounts',
		'ui__reseller/client/disable_multi__description' => 'Suspend user accounts.',
	'ui__reseller/client/enable_multi__title' => 'Activate accounts',
		'ui__reseller/client/enable_multi__short-title' => 'Activate accounts',
		'ui__reseller/client/enable_multi__description' => 'Activate user 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
'ui__dashboard#server__title' => '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/backup/properties__title' => 'Backup Settings',
		'ui__server/backup/properties__short-title' => 'Backup Settings',
		'ui__server/backup/properties__description' => 'Set up server-wide backup settings.',
	'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 e-mail messages", // PFW
        'ui__mass-email__title' => "Mass e-mail messages", // PFW
        'ui__mass-email__description' => "Send e-mail messages to several users at once.", // PFW
    'ui__mass-mail__title' => 'Mass e-mail messages', // PFU
	    'ui__mass-mail__short-title' => 'Mass e-mail messages', // PFU
		'ui__mass-mail__description' => 'Send e-mail 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/acronis-true-image-backup__title' => 'Back up system with Acronis True Image',
		'ui__server/acronis-true-image-backup__short-title' => 'Acronis True Image',
		'ui__server/acronis-true-image-backup__description' => 'Back up the server with Acronis True Image extension.',
	'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
'ui__dashboard#interface__title' => '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, e-mail 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 e-mail.",
    'uiswitcher__usage_personal' => "Individual / Personal Use",
    'uiswitcher__usage_personal_hint' => "For running few personal e-mail 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, e-mail 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/dashboard-presets__title' => 'Home Page Presets',
        'ui__server/interface/dashboard-presets__short-title' => 'Home Page Presets',
        'ui__server/interface/dashboard-presets__description' => 'Manage Home page customization presets.',
	'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.",
	'ui__dashboard/customize__title' => 'Customize Home Page',
		'ui__dashboard/customize__short-title' => 'Customize Home Page',
		'ui__dashboard/customize__description' => 'Customize your own Home page, hiding redundant buttons and menu items.',

// help & support
'ui__dashboard#support-help__title' => '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.',
	// dropdowns

// domains
'ui__dashboard#domains__title' => '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',

'ui__dashboard#applications-services__title' => 'Applications & Services', // APPLICATIONS & SERVICES
	// 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' => 'Web Presence Builder settings', // PFU
		'ui__server/sitebuilder__title' => 'Web Presence Builder settings', // PFU
		'ui__server/sitebuilder__description' => 'Set up Web 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
'ui__dashboard#logs-statistics__title' => '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
'ui__dashboard#security__title' => '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

// account
'__email_is_already_in_use' => 'This e-mail address is already in use. Please specify another address.',
'ui__dashboard#account__title' => '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

// custom buttons
'ui__dashboard#custom-buttons__title' => 'Links to Additional Services',

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

///
/// RESELLER
///

// page title
'ui__reseller/dashboard__title' => 'Reseller %1',
	'ui__reseller/dashboard__short-title' => '%1',
	'ui__reseller/dashboard__description' => "Home page of reseller %1. Here you can manage this reseller's account.",
		'ui__reseller/dashboard_self__title' => 'Home page',
			'ui__reseller/dashboard_self__short-title' => '%1',
			'ui__reseller/dashboard_self__description' => 'Your home page.',
'ui__reseller/dashboard#welcome__title' => 'Welcome, %1',
	'ui__reseller/dashboard#welcome__short-title' => '%1',
	'ui__reseller/dashboard#welcome__description' => "Welcome to your home page.",

// business objects
	'ui__reseller/toggle_disable_reseller__title' => 'Suspend Reseller Account',
		'ui__reseller/toggle_disable_reseller__short-title' => 'Suspend Reseller',
		'ui__reseller/toggle_disable_reseller__description' => 'Suspend reseller account %1.',
	'ui__reseller/toggle_enable_reseller__title' => 'Activate Reseller Account',
		'ui__reseller/toggle_enable_reseller__short-title' => 'Activate Reseller Account',
		'ui__reseller/toggle_enable_reseller__description' => 'Activate reseller account %1.',

// business object summary statistics

	// customer statistics summary
	'ui__reseller/client-statistics-summary__title' => 'Customer Statistics Summary',
		'ui__reseller/client-statistics-summary__short-title' => 'Customer Statistics Summary',
		'ui__reseller/client-statistics-summary__description' => 'View customer statistics summary.',
			'ui__reseller/client-statistics-summary_self__title' => 'Customer Statistics Summary',
				'ui__reseller/client-statistics-summary_self__short-title' => 'Customer Statistics Summary',
				'ui__reseller/client-statistics-summary_self__description' => 'View customer statistics summary.',
	'ui__reseller/client-statistics-summary#list_legend__title' => 'Statistics on Customers',
	'ui__reseller/client-statistics-summary#total_for__title' => 'Total for All Customers',

	// domain statistics summary
	'ui__reseller/domain-statistics-summary__title' => 'Domain Statistics Summary',
		'ui__reseller/domain-statistics-summary__short-title' => 'Domain Statistics Summary',
		'ui__reseller/domain-statistics-summary__description' => 'View domain statistics summary.',
			'ui__reseller/domain-statistics-summary_self__title' => 'Domain Statistics Summary',
				'ui__reseller/domain-statistics-summary_self__short-title' => 'Domain Statistics Summary',
				'ui__reseller/domain-statistics-summary_self__description' => 'View domain statistics summary.',
	'ui__reseller/domain-statistics-summary#list_legend__title' => 'Statistics on Domains',
	'ui__reseller/domain-statistics-summary#total_for__title' => 'Total for All Domains',

// customers
'ui__reseller/dashboard#clients__title' => '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
'ui__reseller/dashboard#mail__title' => 'Mail',
	// icons
	'ui__client/domain/mail_unknown__short-title' => 'Mail Accounts',
		'ui__client/domain/mail_unknown__title' => 'Mail Accounts',
		'ui__client/domain/mail_unknown__description' => 'View and manage mail accounts.',
	'ui__client/domain/mail/maillist_unknown__short-title' => 'Mailing lists',
		'ui__client/domain/mail/maillist_unknown__title' => 'Mailing lists',
		'ui__client/domain/mail/maillist_unknown__description' => 'Set up and manage mailing lists.',
	'ui__client/domain/mail/mailname/webmail_unknown__short-title' => 'Open Webmail',
		'ui__client/domain/mail/mailname/webmail_unknown__title' => 'Open Webmail',
		'ui__client/domain/mail/mailname/webmail_unknown__description' => 'Open webmail for a mail account on a domain.',
	// 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
'ui__reseller/dashboard#files__title' => '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
'ui__reseller/dashboard#account-statistics__title' => '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
'ui__reseller/dashboard#account__title' => '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.',
	'ui__reseller/dashboard/customize__title' => 'Customize Home Page',
		'ui__reseller/dashboard/customize__short-title' => 'Customize Home Page',
		'ui__reseller/dashboard/customize__description' => 'Customize the Home page of reseller account %1, hiding redundant buttons and menu items.',
			'ui__reseller/dashboard/customize_self__title' => 'Customize Home Page',
				'ui__reseller/dashboard/customize_self__short-title' => 'Customize Home Page',
				'ui__reseller/dashboard/customize_self__description' => 'Customize your own Home page, hiding redundant buttons and menu items.',
	'ui__reseller/toggle_unknown__title' => 'Suspend or Activate Reseller Account',
		'ui__reseller/toggle_unknown__short-title' => 'Suspend or Activate Reseller Account',
		'ui__reseller/toggle_unknown__description' => 'Suspend or activate a reseller account.',
	'ui__reseller/enable__title' => 'Activate Reseller Account',
		'ui__reseller/enable__short-title' => 'Activate Reseller Account',
		'ui__reseller/enable__description' => 'Activate a reseller account.',
			'ui__reseller/enable_unknown__title' => 'Activate reseller account',
				'ui__reseller/enable_unknown__short-title' => 'Activate reseller account',
				'ui__reseller/enable_unknown__description' => 'Activate a reseller account.',
	'ui__reseller/disable__title' => 'Suspend Reseller Account',
		'ui__reseller/disable__short-title' => 'Suspend Reseller Account',
		'ui__reseller/disable__description' => 'Suspend a reseller account.',
			'ui__reseller/disable_unknown__title' => 'Suspend reseller account',
				'ui__reseller/disable_unknown__short-title' => 'Suspend reseller account',
				'ui__reseller/disable_unknown__description' => 'Suspend a reseller account.',

// domains
'ui__reseller/dashboard#domains__title' => '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
'ui__reseller/dashboard#web-site__title' => 'Website',
	// icons
	'ui__client/domain/hosting/sitebuilder_unknown__short-title' => 'Edit in Web Presence Builder',
		'ui__client/domain/hosting/sitebuilder_unknown__title' => 'Edit website in Web Presence Builder',
		'ui__client/domain/hosting/sitebuilder_unknown__description' => 'Create and edit a website in Web Presence Builder.',
	'ui__client/domain/hosting/subdomains_unknown__short-title' => 'Subdomains',
        'ui__client/domain/hosting/subdomains_unknown__title' => 'Subdomains',
        'ui__client/domain/hosting/subdomains_unknown__description' => 'View subdomains of a domain.',
	'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.',
	'ui__client/domain/hosting/web-users_unknown__short-title' => 'Web users',
        'ui__client/domain/hosting/web-users_unknown__title' => 'Web users',
        'wu__web_users_domain_description' => 'View the list of users having personal web pages on your websites, and manage their accounts. Web users are limited user accounts that cannot log in to the Panel; they can only access a directory under one of your sites and host their sites there. Web users\' sites can have addresses like www.example.com/~username.',
		'ui__client/domain/hosting/web-users_unknown__description' => 'View and manage web users belonging to a domain.',
	//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
	'ui__client/domain/hosting/subdomains/subdomain/properties_unknown-new__title' => "Create subdomain",
        'ui__client/domain/hosting/subdomains/subdomain/properties_unknown-new__short-title' => "Create subdomain",
        'ui__client/domain/hosting/subdomains/subdomain/properties_unknown-new__description' => "Create a subdomain for a domain.",

// applications & services
'ui__reseller/dashboard#applications-services__title' => '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/databases_unknown__short-title' => 'Databases',
        'ui__client/domain/databases_unknown__title' => 'Databases',
        'ui__client/domain/databases_unknown__description' => 'View and manage databases of a domain.',
	'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__client/domain/java-application_unknown__short-title' => 'Java applications', // PFU
		'ui__client/domain/java-application_unknown__title' => 'Java applications', // PFU
		'ui__client/domain/java-application_unknown__description' => 'Install and manage Java applications.', // PFU
	'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__client/domain/databases/database/properties_unknown-new__title' => "Create database",
        'ui__client/domain/databases/database/properties_unknown-new__short-title' => "Create database",
        'ui__client/domain/databases/database/properties_unknown-new__description' => "Create a database on a domain.",
	'ui__client/domain/databases/database/user/properties_unknown-new__title' => 'Create database user',
		'ui__client/domain/databases/database/user/properties_unknown-new__short-title' => 'Create database user',
		'ui__client/domain/databases/database/user/properties_unknown-new__description' => 'Create a database user account for a database on a domain.',
	'ui__client/domain/java-application/properties_unknown-new__title' => 'Install Java application', // PFU
		'ui__client/domain/java-application/properties_unknown-new__short-title' => 'Install Java application', // PFU
		'ui__client/domain/java-application/properties_unknown-new__description' => 'Install a Java application on a domain.', // PFU
	'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
'ui__reseller/dashboard#advanced-tools__title' => '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

// custom buttons
'ui__reseller/dashboard#custom-buttons__title' => 'Custom Buttons',

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

///
/// CLIENT
///

// page title
'ui__client/dashboard__title' => 'Customer %1',
	'ui__client/dashboard__short-title' => '%1',
	'ui__client/dashboard__description' => "Home page of customer %1. Here you can manage this customer's account.",
		'ui__client/dashboard_self__title' => 'Home page',
			'ui__client/dashboard_self__short-title' => '%1',
			'ui__client/dashboard_self__description' => 'Your home page.',
'ui__client/dashboard#welcome__title' => 'Welcome, %1',
	'ui__client/dashboard#welcome__short-title' => '%1',
	'ui__client/dashboard#welcome__description' => "Welcome to your home page.",

// business objects
	'ui__client/toggle_disable_client__title' => 'Suspend Customer Account',
		'ui__client/toggle_disable_client__short-title' => 'Suspend Customer',
		'ui__client/toggle_disable_client__description' => 'Suspend customer account %1.',
	'ui__client/toggle_enable_client__title' => 'Activate Customer Account',
		'ui__client/toggle_enable_client__short-title' => 'Activate Customer Account',
		'ui__client/toggle_enable_client__description' => 'Activate customer account %1.',
'mn_list__mail_names_for_client' => 'Mail Accounts Under the User Account %1',

// business object summary statistics

	// domain statistics summary
	'ui__client/domain-statistics-summary__title' => 'Domain Statistics Summary',
		'ui__client/domain-statistics-summary__short-title' => 'Domain Statistics Summary',
		'ui__client/domain-statistics-summary__description' => 'View domain statistics summary.',
			'ui__client/domain-statistics-summary_self__title' => 'Domain Statistics Summary',
				'ui__client/domain-statistics-summary_self__short-title' => 'Domain Statistics Summary',
				'ui__client/domain-statistics-summary_self__description' => 'View domain statistics summary.',
	'ui__client/domain-statistics-summary#list_legend__title' => 'Statistics on Domains',
	'ui__client/domain-statistics-summary#total_for__title' => 'Total for All Domains',

// domains
'ui__client/dashboard#domains__title' => '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
'ui__client/dashboard#mail__title' => '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
'ui__client/dashboard#files__title' => '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
'ui__client/dashboard#account-statistics__title' => '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
'ui__client/dashboard#account__title' => '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.',
	'ui__client/dashboard/customize__title' => 'Customize Home Page',
		'ui__client/dashboard/customize__short-title' => 'Customize Home Page',
		'ui__client/dashboard/customize__description' => 'Customize the Home page of customer account %1, hiding redundant buttons and menu items.',
			'ui__client/dashboard/customize_self__title' => 'Customize Home Page',
				'ui__client/dashboard/customize_self__short-title' => 'Customize Home Page',
				'ui__client/dashboard/customize_self__description' => 'Customize your own Home page, hiding redundant buttons and menu items.',
	'ui__client/toggle_unknown__short-title' => 'Suspend or Activate Customer Account',
		'ui__client/toggle_unknown__title' => 'Suspend or Activate Customer Account',
		'ui__client/toggle_unknown__description' => 'Suspend or activate a customer account.',
	'ui__client/disable__title' => 'Suspend customer account',
		'ui__client/disable__short-title' => 'Suspend customer account',
		'ui__client/disable__description' => 'Suspend a customer account.',
			'ui__client/disable_unknown__title' => 'Suspend customer account',
				'ui__client/disable_unknown__short-title' => 'Suspend customer account',
				'ui__client/disable_unknown__description' => 'Suspend a customer account.',
	'ui__client/enable__title' => 'Activate customer account',
		'ui__client/enable__short-title' => 'Activate customer account',
		'ui__client/enable__description' => 'Activate a customer account.',
			'ui__client/enable_unknown__title' => 'Activate customer account',
				'ui__client/enable_unknown__short-title' => 'Activate customer account',
				'ui__client/enable_unknown__description' => 'Activate a customer account.',

// website
'ui__client/dashboard#web-site__title' => 'Website',
	// icons
	// Edit in SiteBuilder - RESELLER/WEBSITE
	// Web hosting settings - RESELLER/WEBSITE
	// Subdomains - RESELLER/WEBSITE
	'ui__client/domain/hosting/subdomains_readonly-unknown__short-title' => "Subdomains",
        'ui__client/domain/hosting/subdomains_readonly-unknown__title' => "Subdomains",
        'ui__client/domain/hosting/subdomains_readonly-unknown__description' => "Subdomains of a domain.",
	// 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
'ui__client/dashboard#applications-services__title' => '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
'ui__client/dashboard#advanced-tools__title' => '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

// custom buttons
'ui__client/dashboard#custom-buttons__title' => 'Custom Buttons',

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

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

// page title
'ui__client/domain/dashboard__title' => 'Domain %1',
	'ui__client/domain/dashboard__short-title' => '%1',
	'ui__client/domain/dashboard__description' => "Home page of domain %1. Here you can manage this domain.",
		'ui__client/domain/dashboard_self__title' => 'Home page',
			'ui__client/domain/dashboard_self__short-title' => '%1',
			'ui__client/domain/dashboard_self__description' => 'Your home page.',
'ui__client/domain/dashboard#welcome__title' => 'Welcome, %1',
	'ui__client/domain/dashboard#welcome__short-title' => '%1',
	'ui__client/domain/dashboard#welcome__description' => "Welcome to your home page.",

// mail
'ui__client/domain/dashboard#mail__title' => '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
'ui__client/domain/dashboard#files__title' => '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
'ui__client/domain/dashboard#account-statistics__title' => '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
'ui__client/domain/dashboard#account__title' => '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/dashboard/customize__title' => 'Customize Home Page',
		'ui__client/domain/dashboard/customize__short-title' => 'Customize Home Page',
		'ui__client/domain/dashboard/customize__description' => 'Customize the Home page of administrator of domain %1, hiding redundant buttons and menu items.',
			'ui__client/domain/dashboard/customize_self__title' => 'Customize Home Page',
				'ui__client/domain/dashboard/customize_self__short-title' => 'Customize Home Page',
				'ui__client/domain/dashboard/customize_self__description' => 'Customize your own Home page, hiding redundant buttons and menu items.',
	'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
'ui__client/domain/dashboard#web-site__title' => 'Website',
	// icons
	'ui__client/domain/hosting/sitebuilder__short-title' => 'Edit in Web Presence Builder',
		'ui__client/domain/hosting/sitebuilder__title' => 'Edit Website in Web Presence Builder',
		'ui__client/domain/hosting/sitebuilder__description' => 'Create and edit a website in Web Presence Builder.',
			'ui__client/domain/hosting/sitebuilder_self__short-title' => 'Edit in Web Presence Builder',
				'ui__client/domain/hosting/sitebuilder_self__title' => 'Edit Website in Web Presence Builder',
				'ui__client/domain/hosting/sitebuilder_self__description' => 'Create and edit a website in Web Presence Builder.',
	'ui__client/domain/hosting/subdomains__short-title' => 'Subdomains',
		'ui__client/domain/hosting/subdomains__title' => 'Subdomains',
		'ui__client/domain/hosting/subdomains__description' => 'View the list of subdomains of domain %1 and manage them.',
			'ui__client/domain/hosting/subdomains_readonly__short-title' => 'Subdomains',
				'ui__client/domain/hosting/subdomains_readonly__title' => 'Subdomains',
				'ui__client/domain/hosting/subdomains_readonly__description' => 'View the list of your subdomains.',
			'ui__client/domain/hosting/subdomains_self__short-title' => 'Subdomains',
				'ui__client/domain/hosting/subdomains_self__title' => 'Subdomains',
				'ui__client/domain/hosting/subdomains_self__description' => 'View the list of your subdomains and manage them.',
			'ui__client/domain/hosting/subdomains_readonly-self__short-title' => 'Subdomains',
				'ui__client/domain/hosting/subdomains_readonly-self__title' => 'Subdomains',
				'ui__client/domain/hosting/subdomains_readonly-self__description' => 'View the list of your subdomains.',
	'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
	'ui__client/domain/hosting/web-users__short-title' => 'Web users',
		'ui__client/domain/hosting/web-users__title' => 'Web users',
		'ui__client/domain/hosting/web-users__description' => 'View the list of web users and manage their accounts.',
			'ui__client/domain/hosting/web-users_self__short-title' => 'Web users',
		        'ui__client/domain/hosting/web-users_self__title' => 'Web users',
		        'ui__client/domain/hosting/web-users_self__description' => 'View the list of your web users and manage their accounts.',
	// 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
	'ui__client/domain/hosting/subdomains/subdomain/properties_new__title' => "Create subdomain",
        'ui__client/domain/hosting/subdomains/subdomain/properties_new__short-title' => "Create subdomain",
        'ui__client/domain/hosting/subdomains/subdomain/properties_new__description' => "Create a subdomain for domain %1.",

// applications & services
'ui__client/domain/dashboard#applications-services__title' => '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/databases__short-title' => 'Databases',
		'ui__client/domain/databases__title' => 'Databases',
		'ui__client/domain/databases__description' => 'View the list of databases on domain %1 and manage them.',
			'ui__client/domain/databases_self__short-title' => 'Databases',
		        'ui__client/domain/databases_self__title' => 'Databases',
		        'ui__client/domain/databases_self__description' => 'View the list of your databases and manage them.',
	'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
	'ui__client/domain/databases/database/properties_new__title' => 'Create database',
		'ui__client/domain/databases/database/properties_new__short-title' => 'Create database',
		'ui__client/domain/databases/database/properties_new__description' => 'Create a database on domain %1.',
	// Create database user - RESELLER/APPLICATIONS & SERVICES
	'ui__client/domain/java-application/properties_new__title' => 'Install Java application', // PFU
		'ui__client/domain/java-application/properties_new__short-title' => 'Install Java application', // PFU
		'ui__client/domain/java-application/properties_new__description' => 'Install a Java application on domain %1.', // PFU

// additional tools
'ui__client/domain/dashboard#advanced-tools__title' => '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.",

// custom buttons
'ui__client/domain/dashboard#custom-buttons__title' => "Custom Buttons",

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

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

///
/// RESELLERS
///

// list object operation errors
'ui__reseller/delete__empty_selection' => 'You have to select the reseller accounts which you want to remove',
'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
'ui__reseller/client/delete_multi__short-title' => 'Remove',
	'ui__reseller/client/delete_multi__title' => 'Remove Customer Accounts',
	'ui__reseller/client/delete_multi__description' => 'Remove customer accounts.',

// list object operation errors
'ui__reseller/client/delete__empty_selection' => 'You need to select the customer accounts that you want to remove',
	'ui__client/delete__empty_selection' => 'You need to select the customer accounts that you want to remove',
'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
///

'ui__server/settings__title' => 'Settings',
	'ui__server/settings__short-title' => 'Settings',
	'ui__server/settings__description' => 'View and change 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 Web Presence Builder',
	'limit__max_site' => 'Domains',
	'dom_pref__invalid_max_site_limit' => 'Invalid domains limit. Minimum value is 1.',

// for CLI report & e-mail 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 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__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
///
    'cl_perm__site_builder'	=> 'Web Presence Builder support',
	'cl_perm__manage_phosting' => "Hosting settings management",
	'cl_perm__make_dumps_use_ftp' => "Data backup and restoration using a personal FTP repository",
	'cl_perm__make_dumps_use_local' => "Data backup and restoration using the server repository",
	'cl_perm_remote_access_interface' => 'Ability to use remote API',
	'cl_perm__create_domains' => 'Domains management',
    'cl_perm__access_appcatalog' => 'Access to Application Catalog',
    'cl_perm__allow_insecure_sites' => "Setup of potentially insecure web scripting options that override provider's policy",

    //permissions hints
        'cl_perm__manage_dns_hint' => 'If granted, makes DNS service parameters act as a preset.',
    'cl_perm__manage_phosting_hint' => 'If granted, makes the following hosting parameters act as a preset: SSL support and support for programming and scripting languages, custom error documents, and (Windows only) Microsoft FrontPage support.',
    'cl_perm__manage_php_settings_hint' => 'If granted, allows customers to adjust common PHP settings individually for each site.',
    'cl_perm__manage_webstat_hint' => 'If granted, makes the hosting parameter "Web statistics" act as a preset.',
    'cl_perm__manage_log_hint' => 'If granted, makes the Logs & Statistics parameters act as a preset.',
    'cl_perm__manage_iis_app_pool_hint' => 'If granted, makes the Performance parameter "Use dedicated pool" act as a preset.',
    'cl_perm__manage_additional_permissions_hint' => 'If granted, makes the Hosting parameter with the same name act as a preset.',
    'cl_perm__manage_quota_hint' => 'If granted, makes the Hosting parameter "Hard disk quota" act as a preset.',
    'cl_perm__allow_insecure_sites_hint' => 'If hosting settings management is granted, it is recommended to deny this privilege for better site isolation sake.',
    'cl_perm__manage_crontab_unix_hint' => 'Note that granting this privilege allows as well using a chrooted shell for scheduled tasks execution unless another shell is allowed in \'Hosting Parameters\'.',

///
/// 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' => 'View 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' => 'E-mail',
	'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 Web 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 e-mail 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',

// Administrator :: All keys not explicitly specified here are located under HOME/SERVER ADMINISTRATOR
'ui__dashboard#info__title' => 'Server Information',
	'ui__dashboard#info__description' => 'Show the following information:',
'ui__dashboard#statistics-resources__title' => 'Resource Usage Statistics',
	'ui__dashboard#statistics-resources__description' => 'Show the following information:',
'ui__dashboard#statistics-server__title' => 'Server Information and Statistics',
	'ui__dashboard#statistics-server__description' => 'Show the following information:',
// titles are the same as menu group titles
	'ui__dashboard#accounts__description' => 'Show these actions on the Home Page:',
	'ui__dashboard#accounts/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__dashboard#server__description' => 'Show these actions on the Home Page:',
	'ui__dashboard#server/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__dashboard#interface__description' => 'Show these actions on the Home Page:',
	'ui__dashboard#interface/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__dashboard#support-help__description' => 'Show these actions on the Home Page:',
	'ui__dashboard#custom-buttons__description' => 'Show custom buttons on the Home Page:',
	'ui__dashboard#domains__description' => 'Show these actions on the Home Page:',
	'ui__dashboard#domains/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__dashboard#applications-services__description' => 'Show these actions on the Home Page:',
	'ui__dashboard#applications-services/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__dashboard#logs-statistics__description' => 'Show these actions on the Home Page:',
	'ui__dashboard#logs-statistics/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__dashboard#security__description' => 'Show these actions on the Home Page:',
	'ui__dashboard#security/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__dashboard#account__description' => 'Show these actions on the Home Page:',

// Reseller :: All keys not explicitly specified here are located under HOME/RESELLER
'ui__reseller/dashboard#statistics__title' => 'Reseller Information',
	'ui__reseller/dashboard#statistics__description' => 'Show the following information:',
'ui__reseller/dashboard#statistics-disk-space__title' => 'Disk Space Usage',
	'ui__reseller/dashboard#statistics-disk-space__description' => 'Show the following information:',
'ui__reseller/dashboard#statistics-traffic__title' => 'Traffic Usage',
	'ui__reseller/dashboard#statistics-traffic__description' => 'Show the following information:',
// titles are the same as menu group titles
	'ui__reseller/dashboard#clients__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#clients/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__reseller/dashboard#mail__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#mail/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__reseller/dashboard#files__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#files/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__reseller/dashboard#account-statistics__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#statistics/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__reseller/dashboard#account__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#account/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__reseller/dashboard#custom-buttons__description' => 'Show custom buttons on the Home Page:',
	'ui__reseller/dashboard#domains__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#domains/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__reseller/dashboard#web-site__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#web-site/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__reseller/dashboard#applications-services__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#applications-services/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__reseller/dashboard#advanced-tools__description' => 'Show these actions on the Home Page:',
	'ui__reseller/dashboard#advanced-tools/footer__description' => 'Show these actions in the drop-down menu:',

// Customer :: All keys not explicitly specified here are located under HOME/CLIENT
'ui__client/dashboard#statistics__title' => 'Customer Information',
	'ui__client/dashboard#statistics__description' => 'Show the following information:',
'ui__client/dashboard#statistics-disk-space__title' => 'Disk Space Usage',
	'ui__client/dashboard#statistics-disk-space__description' => 'Show the following information:',
'ui__client/dashboard#statistics-traffic__title' => 'Traffic Usage',
	'ui__client/dashboard#statistics-traffic__description' => 'Show the following information:',
// titles are the same as menu group titles
	'ui__client/dashboard#domains__description' => 'Show these actions on the Home Page:',
	'ui__client/dashboard#domains/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/dashboard#web-site__description' => 'Show these actions on the Home Page:',
	'ui__client/dashboard#web-site/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/dashboard#applications-services__description' => 'Show these actions on the Home Page:',
	'ui__client/dashboard#applications-services/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/dashboard#account-statistics__description' => 'Show these actions on the Home Page:',
	'ui__client/dashboard#statistics/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/dashboard#account__description' => 'Show these actions on the Home Page:',
	'ui__client/dashboard#account/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/dashboard#custom-buttons__description' => 'Show custom buttons on the Home Page:',
	'ui__client/dashboard#mail__description' => 'Show these actions on the Home Page:',
	'ui__client/dashboard#mail/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/dashboard#files__description' => 'Show these actions on the Home Page:',
	'ui__client/dashboard#files/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/dashboard#advanced-tools__description' => 'Show these actions on the Home Page:',
	'ui__client/dashboard#advanced-tools/footer__description' => 'Show these actions in the drop-down menu:',

// Domain Administrator :: All keys not explicitly specified here are located under HOME/DOMAIN / DOMAIN ADMINISTRATOR
'ui__client/domain/dashboard#statistics__title' => 'Domain Information',
	'ui__client/domain/dashboard#statistics__description' => 'Show the following information:',
'ui__client/domain/dashboard#statistics-disk-space__title' => 'Disk Space Usage',
	'ui__client/domain/dashboard#statistics-disk-space__description' => 'Show the following information:',
'ui__client/domain/dashboard#statistics-traffic__title' => 'Traffic Usage',
	'ui__client/domain/dashboard#statistics-traffic__description' => 'Show the following information:',
// titles are the same as menu group titles
	'ui__client/domain/dashboard#mail__description' => 'Show these actions on the Home Page:',
	'ui__client/domain/dashboard#mail/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/domain/dashboard#files__description' => 'Show these actions on the Home Page:',
	'ui__client/domain/dashboard#files/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/domain/dashboard#account-statistics__description' => 'Show these actions on the Home Page:',
	'ui__client/domain/dashboard#statistics/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/domain/dashboard#account__description' => 'Show these actions on the Home Page:',
	'ui__client/domain/dashboard#account/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/domain/dashboard#custom-buttons__description' => 'Show custom buttons on the Home Page:',
	'ui__client/domain/dashboard#web-site__description' => 'Show these actions on the Home Page:',
	'ui__client/domain/dashboard#web-site/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/domain/dashboard#applications-services__description' => 'Show these actions on the Home Page:',
	'ui__client/domain/dashboard#applications-services/footer__description' => 'Show these actions in the drop-down menu:',
	'ui__client/domain/dashboard#advanced-tools__description' => 'Show these actions on the Home Page:',
	'ui__client/domain/dashboard#advanced-tools/footer__description' => 'Show these actions in the drop-down menu:',

///
/// END OF HOME PAGE CUSTOMIZATION
///

///
/// 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
//

'ui__reseller/client/disable_multi__wizard__2_multi' => 'Select customer accounts that you want to suspend.',

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

///
/// BILLING INTEGRATION
///

'sso__billing_integration__successfully_enabled' => 'Single Sign-On functionality was set up in the Panel because it is required for integration with Parallels Billing. To activate Single Sign-On, log out from the Panel after you have finished the initial Parallels Panel configuration, and log in again.',

'__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 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
///

// Title - ui__server/backup/properties__title
'backup_conf__max_proc' => 'Maximum number of simultaneously running scheduled backup processes',
'backup_conf__nice' => 'Run scheduled backup processes with low priority',
'backup_conf__nozip' => 'Do not compress backup files',

///
/// 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 from Local Computer 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 file is not a valid backup file.',
'backup__invalid_prefix' => 'Backup prefix name is invalid. It may contain only numbers, latin letters, dot, dash and underscore sign.',
'backup__not_backup_file_error' => 'This file is not a valid backup file',
'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',

// 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.',
	'i_backup_invalid_file' => 'This is not a valid backup. Data cannot be restored from this file.',
	'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 e-mail to',
'backup__fieldset__content_of_backup' => 'Backup content',
	// Backup configuration - same as Scheculed Backup Settings
		'backup__backup_settings__suspend_domain_warning' => 'Domain will be unavailable during the backup process',
		'backup__backup_settings__suspend_domains_warning' => 'Domains will be unavailable during the backup process',

// 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 e-mail 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',
	// 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__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__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/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.',
	// 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 e-mail 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',
'backup__restore__choose_conflicts_policy' => 'If conflicts occur during the restoration',
	'backup__restore__conflict_policy__cancel_restoration' => 'Cancel restoration task altogether (no objects will be restored)',
	'backup__restore__conflict_policy__all_except_conflicts' => 'Restore everything except objects that caused conflicts',
	'backup__restore__conflict_policy__ask_me_what_to_do' => 'Ask me what to do',
'bt_restore' => 'Restore',
	'b_restore' => 'Restore this backup.',
// 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' => "Customer %1's IP Pool",
'backup__ip_mapping__resellers_ip' => "Reseller %1's IP Pool",
'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' => 'IP address not found',

// 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__conflict_object_name' => '%1',
	'backup__restore__conflict_object_complex_name' => '%1 of %2',
	'backup__restore__conflict_object_mailname' => '%1@%2',
	'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',
// 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.',

// 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 backup %1 is complete.",
'backup__restore_progress__failed' => "Restoration of backup %1 failed.",
'backup__restore_progress__completed_with_warnings' => "Restoration of backup %1 is complete with warnings",
'backup__unresolved_conflicts__backup_cannot_be_restored' => 'Backup cannot be restored because conflicts that cannot be resolved have occurred during the restoration process.',


///
/// 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',
'dbbackup__server_backup_not_configured' => 'Unable to back up the database. Contact your service provider to resolve this problem.',
'dbbackup__server_backup_not_configured_powerUser' => 'Unable to back up the database: The database backup settings are not configured. Go to the database server settings page (the Server tab > Database Servers > server name > Settings) and fill in the corresponding fields.',

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

///
/// 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 domains',
		'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 errors',
	'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',

'ui__server/migration__mailman_not_installed_warning' => 'The Mailman mailing lists server is not installed. For this reason, all data related to mailing lists will be lost during migration. To avoid this, you need to install Mailman before starting migration.',
'ui__server/migration__mailman_not_configured_warning' => 'The Mailman mailing lists server is not configured. For this reason, all data related to mailing lists will be lost during migration. To avoid this, you need to configure Mailman before starting migration. You can do it %1',

// 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 domains)',
	'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__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 Agents',
	'ui__server/migration/sync-agent__description' => 'Synchronize Migration & Transfer Agents, automatically downloading the latest available versions.',
'migration__sync_agent__completed_with_errors' => 'Errors have occurred during the process of Migration & Transfer Agents synchronization.',
'migration__sync_agent__completed_successfully' => 'Migration & Transfer Agent was synchronized successfully.',
'migration__sync_agent__downloading' => 'Synchronizing and downloading Migration & Transfer Agents.',
'migration__sync_agent_long_task_title' => 'Synchronization of Migration & Transfer Agents',
'migration__sync_agent_download_agent' => 'Click to download Migration & Transfer Agent file that should be installed 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 Agents is in progress.',
'migration__disabled_due_to_migration_process' => 'Synchronization of Migration & Transfer Agents cannot be started because data migration is in progress.',
'migration__no_migration_agent' => 'No Migration & Transfer Agents found. Data migration is not available.',

	//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' => 'Invalid source port is specified.',
    'migration__sync_agent__up_to_date' => 'You are up to date! Your current Migration & Transfer Agents are the latest versions available.',

///
/// 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' => '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 created',
'actionlog__event_subdomain_delete' => 'Subdomain deleted',
'actionlog__event_subdomain_update' => 'Subdomain updated',
'actionlog__event_domain_alias_create' => 'Domain alias created',
'actionlog__event_domain_alias_delete' => 'Domain alias deleted',
'actionlog__event_domain_alias_update' => '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 e-mail",
'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
'ui__client/domain/hosting/subdomains/subdomain/web-directories__short-title' => 'Virtual Directories',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories__title' => 'Virtual Directories',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories__description' => 'Work with physical and virtual files and directories under the subdomain %1.',
'ui__client/domain/hosting/subdomains/subdomain/web-directories/create-virtual-dir__short-title' => 'Create Virtual Directory',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/create-virtual-dir__title' => 'Create New Virtual Directory',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/create-virtual-dir__description' => 'Create a new virtual directory.',
'ui__client/domain/hosting/subdomains/subdomain/web-directories/create-dir__short-title' => 'Create Directory',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/create-dir__title' => 'Create New Directory',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/create-dir__description' => 'Create a new directory.',
'ui__client/domain/hosting/subdomains/subdomain/web-directories/properties__short-title' => 'Directory Properties',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/properties__title' => 'Virtual Directory Properties',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/properties__description' => 'View and change virtual directory properties.',
'ui__client/domain/hosting/subdomains/subdomain/web-directories/permissions__short-title' => 'Directory Access Permissions',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/permissions__title' => 'Directory Access Permissions',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/permissions__description' => 'Set up directory access permissions.',
'ui__client/domain/hosting/subdomains/subdomain/web-directories/aspdotnet__short-title' => 'ASP.NET Settings',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/aspdotnet__title' => 'ASP.NET Settings for %1',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/aspdotnet__description' => 'Configure ASP.NET settings for virtual directory %1.',
		'ui__client/domain/hosting/subdomains/subdomain/web-directories/aspdotnet/change-version__short-title' => 'Change Version',
			'ui__client/domain/hosting/subdomains/subdomain/web-directories/aspdotnet/change-version__title' => 'Change Version',
			'ui__client/domain/hosting/subdomains/subdomain/web-directories/aspdotnet/change-version__description' => 'Change ASP.NET version used by virtual directory %1.',
'ui__client/domain/hosting/subdomains/subdomain/web-directories/php__short-title' => 'PHP Settings',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/php__title' => 'PHP Settings for %1',
	'ui__client/domain/hosting/subdomains/subdomain/web-directories/php__description' => 'Configure PHP settings for virtual directory %1.',

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

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

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

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

///
/// SUBDOMAIN PAGE
///

'ui__client/domain/hosting/subdomains/subdomain/protected-directories__short-title' => 'Password Protected Directories',
	'ui__client/domain/hosting/subdomains/subdomain/protected-directories__title' => 'Password Protected Directories',
	'ui__client/domain/hosting/subdomains/subdomain/file-manager__short-title' => 'File manager',
	'ui__client/domain/hosting/subdomains/subdomain/file-manager__title' => 'File manager',
	'ui__client/domain/hosting/subdomains/subdomain/file-manager__description'  => 'Work with files and directories through file manager.',
'ui__client/domain/hosting/subdomains/subdomain/logs__short-title' => 'Log Manager',
	'ui__client/domain/hosting/subdomains/subdomain/logs__title' => 'Log Manager',
	'ui__client/domain/hosting/subdomains/subdomain/logs__description' => 'View logs and configure log rotation.',
'ui__client/domain/hosting/subdomains/subdomain/aspdotnet__short-title' => 'ASP.NET Settings', // PFW
	'ui__client/domain/hosting/subdomains/subdomain/aspdotnet__title' => 'ASP.NET Settings', // PFW
	'ui__client/domain/hosting/subdomains/subdomain/aspdotnet__description' => 'Configure ASP.NET on the subdomain.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/php__short-title' => 'PHP Settings', // PFW
	'ui__client/domain/hosting/subdomains/subdomain/php__title' => 'PHP Settings', // PFW
	'ui__client/domain/hosting/subdomains/subdomain/php__description' => 'Configure PHP on the subdomain.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/hotlink-protection__short-title' => 'Hotlink Protection', // PFW
	'ui__client/domain/hosting/subdomains/subdomain/hotlink-protection__title' => 'Hotlink Protection', // PFW
	'ui__client/domain/hosting/subdomains/subdomain/hotlink-protection__description' => 'Protect the files from hotlinking.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/frontpage__short-title' => 'Frontpage Management', // PFW
	'ui__client/domain/hosting/subdomains/subdomain/frontpage__title' => 'Frontpage Management', // PFW
	'ui__client/domain/hosting/subdomains/subdomain/frontpage__description' => 'Access FrontPage Webadmin and create additional FrontPage accounts.', // PFW

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

///
/// WIZARDS
///

// Create reseller
'ui__reseller/properties_new__wizard-title' => 'Create Reseller Account',
	// ui__reseller/properties_unknown-new__title
		'ui__reseller/properties_new__wizard__2_new' => 'Click Next >> to create the reseller account and proceed to allocating resources. Click Finish to create the account without allocating resources.',
	// ui__reseller/limits__title
		'ui__reseller/properties_new__wizard__1/limits' => 'Click Next >> to proceed to configuring resource limits of reseller account %1 and their usage policy. Click Finish to apply the resource limits and exit this wizard.',
	// ui__reseller/permissions__title
		'ui__reseller/properties_new__wizard__1/permissions' => "Click Next >> to proceed to configuring permissions of reseller account %1. Click Finish to apply the permissions and exit this wizard.",
	'ui__client/ipaddress-setup_reseller__title' => "Allocate IP Addresses for Reseller Account %1",
		'ui__reseller/properties_new__wizard__client/ipaddress-setup_reseller' => "Select IP addresses that should be added to reseller %1's IP pool.",


///
/// 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 e-mail 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-statistics-summary__done' => 'Operation completed successfully',
'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/dashboard/customize__done' => "The settings for customer %1's Home page were changed.",
'ui__client/dashboard/customize_self__done' => "Your Home page settings were changed.",
'ui__client/dashboard/shortcut/properties__done' => "Properties of shortcut %1 were changed.",
'ui__client/dashboard/shortcut/properties_new__done' => "Shortcut %1 was created.",
'ui__client/dashboard/shortcut_self__done' => 'Operation completed successfully.',
'ui__client/dashboard__done' => 'Operation completed successfully.',
'ui__client/dashboard_self__done' => 'Operation completed successfully.',
'ui__client/delete__done' => "User account %1 was removed.",
'ui__client/delete_multi__done' => 'User accounts were removed.',
'ui__client/disable__done' => 'Customer %1 was suspended.',
'ui__client/disable_multi__done' => 'Selected user accounts were suspended.',
'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/dashboard/customize__done' => "The Home page of domain administrator %1 was changed.",
'ui__client/domain/dashboard/customize_self__done' => "Your Home page settings were changed.",
'ui__client/domain/dashboard/shortcut_self__done' => 'Operation completed successfully.',
'ui__client/domain/dashboard__done' => 'Operation completed successfully.',
'ui__client/domain/dashboard_self__done' => "Operation completed successfully",
'ui__client/domain/databases/database/delete__done' => "The database %1 was removed.",
'ui__client/domain/databases/database/delete_multi__done' => "Selected databases were removed.",
'ui__client/domain/databases/database/properties_new__done' => "The database %1 was created.",
'ui__client/domain/databases/database/user/properties_new__done' => 'Operation completed successfully.',
'ui__client/domain/databases/database/webadmin__done' => "Webadmin for the database %1 was successfully opened.",
'ui__client/domain/databases__done' => "Operation completed successfully.",
'ui__client/domain/databases_self__done' => "Operation completed successfully.",
'ui__client/domain/databases_unknown__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/sitebuilder__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/sitebuilder_self__done' => 'Operation completed successfully.',
'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/subdomains/subdomain/aspdotnet__done' => 'ASP.NET settings were changed.',
'ui__client/domain/hosting/subdomains/subdomain/delete__done' => "The subdomain %1 was removed.",
'ui__client/domain/hosting/subdomains/subdomain/delete_multi__done' => 'The subdomains were removed.',
'ui__client/domain/hosting/subdomains/subdomain/file-manager/remove__done' => 'Selected files and directories were removed.',
'ui__client/domain/hosting/subdomains/subdomain/file-manager/copy-move__done' => 'Selected files and directories were copied or moved.',
'ui__client/domain/hosting/subdomains/subdomain/file-manager/create-dir__done' => 'Directory was created.',
'ui__client/domain/hosting/subdomains/subdomain/file-manager/create-file__done' => 'File was created.',
'ui__client/domain/hosting/subdomains/subdomain/file-manager/rename__done' => 'Directory or file was renamed.',
'ui__client/domain/hosting/subdomains/subdomain/file-manager/edit__done' => 'File was updated.',
'ui__client/domain/hosting/subdomains/subdomain/file-manager__done' => 'Operation completed successfully',
'ui__client/domain/hosting/subdomains/subdomain/hotlink-protection__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/logs__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/subdomains/subdomain/php__done' => 'PHP settings were changed.',
'ui__client/domain/hosting/subdomains/subdomain/properties__done' => "The hosting settings of the subdomain %1 were changed.",
'ui__client/domain/hosting/subdomains/subdomain/properties_hosting__done' => "Hosting for the subdomain %1 was successfully configured.",
'ui__client/domain/hosting/subdomains/subdomain/properties_new__done' => "The subdomain %1 was created.",
'ui__client/domain/hosting/subdomains/subdomain/properties_new-hosting__done' => "Subdomain hosting settings were saved.",
'ui__client/domain/hosting/subdomains/subdomain/properties_new-phosting__done' => "Web hosting account for the subdomain %1 was successfully created.",
'ui__client/domain/hosting/subdomains/subdomain/properties_new-subfolder__done' => "The account of a subdomain hosted in a domain's subfolder was successfully created.", // PFW
'ui__client/domain/hosting/subdomains/subdomain/protected-directories__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/subdomains/subdomain/shared-ssl-link__done' => "The settings were saved.", // PFW
'ui__client/domain/hosting/subdomains/subdomain/virtual-directories__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/virtual-directories_self__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/aspdotnet/change-version__done' => 'ASP.NET version was changed.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/aspdotnet__done' => 'ASP.NET settings for %1 were changed.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/create-dir__done' => 'Virtual directory was created under the subdomain %1.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/create-virtual-dir__done' => 'Virtual directory was created.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/delete__done' => 'Selected directories were removed.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/error-doc/properties__done' => 'Custom error documents were updated.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/mime-type/delete_multi__done' => 'Selected MIME types were removed', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/mime-type/properties_new__done' => 'New MIME type was registered.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/mime-type/properties__done' => 'New MIME type was registered.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/permissions__done' => 'Directory access permissions were updated.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/php__done' => 'PHP settings for %1 were changed.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/properties__done' => 'Web directory properties were changed.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories/protection__done' => 'Directory protection settings were changed.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories__done' => 'Operation completed successfully.', // PFW
'ui__client/domain/hosting/subdomains/subdomain/web-directories_self__done' => "Operation completed successfully.", // PFW
'ui__client/domain/hosting/subdomains__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/subdomains_self__done' => 'Operation completed successfully.',
'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/hosting/web-users/properties__done' => "Settings of web user accounts under the domain %1 were changed.",
'ui__client/domain/hosting/web-users/properties_self__done' => "Web user settings were changed.",
'ui__client/domain/hosting/web-users/web-user/delete__done' => "Web user %1's account was removed.",
'ui__client/domain/hosting/web-users/web-user/delete_multi__done' => "Web user accounts were removed.",
'ui__client/domain/hosting/web-users/web-user/properties__done' => "Web user %1's account settings were changed.",
'ui__client/domain/hosting/web-users/web-user/properties_new__done' => "The web user account %1 was created.",
'ui__client/domain/hosting/web-users__done' => 'Operation completed successfully.',
'ui__client/domain/hosting/web-users_self__done' => 'Operation completed successfully.',
'ui__client/domain/iis-app-pool__done' => 'Operation completed successfully.',
'ui__client/domain/iis-app-pool_self__done' => 'Operation completed successfully.',
'ui__client/domain/java-application/properties_new__done' => 'Operation completed successfully.',
'ui__client/domain/mail/mailname/mailbox/properties__done' => 'Mailbox %1 was reconfigured.',
'ui__client/domain/mail/mailname/mailbox/properties_self__done' => 'Your mailbox was reconfigured.',
'ui__client/domain/mail/mailname/webmail__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/toggle_disable__done' => "The mail services for the domain %1 were disabled.",
'ui__client/domain/mail/toggle_enable__done' => "The mail services for the domain %1 were enabled.",
'ui__client/domain/mail/toggle_self-disable__done' => "The mail services for your domain were disabled.",
'ui__client/domain/mail/toggle_self-enable__done' => "The mail services for your domain were enabled.",
'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-statistics-summary__done' => 'Operation completed successfully.',
'ui__client/domain-statistics-summary_self__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/enable__done' => 'Customer account %1 was activated.',
'ui__client/enable_multi__done' => 'Selected user accounts were activated.',
'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/ipaddress-setup__done' => 'Changes made to IP addresses were saved.',
'ui__client/ipaddress-setup_client__done' => 'Changes made to IP addresses were saved.',
'ui__client/ipaddress-setup_reseller__done' => 'Changes made to IP addresses were saved.',
'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/toggle_disable__done' => "The account of customer %1 was suspended.",
'ui__client/toggle_disable_client__done' => 'Customer account %1 was suspended.',
'ui__client/toggle_disable_reseller__done' => 'Reseller account %1 was suspended.',
'ui__client/toggle_enable__done' => "The account of customer %1 was activated.",
'ui__client/toggle_enable_client__done' => 'Customer account %1 was activated.',
'ui__client/toggle_enable_reseller__done' => 'Reseller account %1 was activated.',
'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__dashboard/customize__done' => "The changes to your Home page were saved.",
'ui__dashboard/customize_self__done' => "The changes to your Home page were saved.",
'ui__dashboard/shortcut__done' => 'Operation completed successfully.',
'ui__dashboard__done' => 'Operation completed successfully.',
'ui__dashboard_self__done' => "Operation completed successfully.",
'ui__domain-statistics-summary__done' => 'Operation 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 e-mail message template were saved.', // PFW
'ui__mass-email/template/properties_new-main__done' => 'Mass e-mail message template was created.', // PFW
'ui__mass-email/template/properties_new-selectclients__done' => 'Customer accounts for the mass e-mail message template were selected.',  // PFW
'ui__mass-email/template/properties_new-selectdomainusers__done' => 'Domain administrator accounts for the mass e-mail message template were selected.', // PFW
'ui__mass-email/template/properties_new-selectresellers__done' => 'Reseller accounts for the mass e-mail message template were selected.',  // PFW
'ui__mass-email/template/properties_unknown__done' => "Mass e-mail 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/delete__done' => "User account %1 was removed.",
'ui__reseller/client/delete_multi__done' => 'User accounts were removed.',
'ui__reseller/client/disable_multi__done' => 'Selected customer accounts were suspended.',
'ui__reseller/client/enable_multi__done' => 'Selected customer accounts were activated.',
'ui__reseller/client/properties_new__done' => "The customer account was created.",
'ui__reseller/client/traffic_unknown__done' => 'Operation completed successfully.',
'ui__reseller/client-statistics-summary__done' => 'Operation completed successfully.',
'ui__reseller/client-statistics-summary_self__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/dashboard/customize__done' => 'The settings for reseller %1\'s Home page were changed.',
'ui__reseller/dashboard/customize_self__done' => 'The settings for your Home page were changed.',
'ui__reseller/dashboard/shortcut/properties_new__done' => "The new shortcut was created successfully.",
'ui__reseller/dashboard/shortcut_self__done' => 'Operation completed successfully.',
'ui__reseller/dashboard__done' => 'Operation completed successfully.',
'ui__reseller/dashboard_self__done' => 'Operation completed successfully.',
'ui__reseller/delete__done' => 'The reseller account %1 was removed.',
'ui__reseller/delete_multi__done' => 'The reseller accounts were removed.',
'ui__reseller/disable__done' => 'The reseller account %1 was suspended.',
'ui__reseller/domain-statistics-summary__done' => 'Operation completed successfully.',
'ui__reseller/domain-statistics-summary_self__done' => 'Operation completed successfully.',
'ui__reseller/enable__done' => 'The reseller account %1 was activated.',
'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/toggle_disable_reseller__done' => 'Reseller account %1 was suspended.',
'ui__reseller/toggle_enable_reseller__done' => 'Reseller account %1 was activated.',
'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-statistics-summary__done' => 'Operation completed successfully',
'ui__reseller/logo_self__title' => 'Panel Branding',
'ui__reseller/logo_self__done' => 'Your panel branding settings were applied.',
'ui__server/acronis-true-image-backup__done' => 'Operation completed successfully.',
'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/properties__done' => 'Server-wide backing up settings were updated.',
'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/dashboard-presets/delete__done' => "The selected Home page presets were removed.",
'ui__server/interface/dashboard-presets/preset/properties__done' => "Home page preset %1 was changed.",
'ui__server/interface/dashboard-presets/preset/properties_new__done' => "The Home page preset %1 was created.",
'ui__server/interface/dashboard-presets/upload__done' => "Home page presets were uploaded.",
'ui__server/interface/dashboard-presets__done' => "Home page presets were changed 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/settings__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
'atmailkey__unable_install' => 'An error has occurred during installation of additional license key for Atmail.',
'atmailkey__unable_download' => "Unable to download Atmail APS package from: %1",
'__unable_register_atmail_commercial' => 'Unable to register Atmail webmail: %1',
'__unable_unregister_atmail_commercial' => 'Unable to unregister Atmail webmail: %1',
'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 Web Presence Builder, the website previously created in Web 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 Web 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.",

// 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 server policy.',


// 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 e-mail 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 e-mail 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

// 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__client/domain/databases/database/user__none-available__4' => 'Database has no database users.',
'ui__reseller/client__none-available' => 'There are no resellers with customers.',
'ui__reseller/domain/domain-alias__none-available__1' => 'Reseller %1 does not have domains with domain aliases.',
'ui__reseller/domain/mail/mailname__none-available__1' => 'Reseller %1 does not have domains with mail accounts.',
'ui__reseller/domain__none-available__1' => 'Reseller %1 does not have any domains.',

'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: privilege to override providers\'s server-wide security policy is not granted.',
    'phosting__option_forced_by_site_isolation' => 'Unable to change %1 settings: privilege to override providers\'s server-wide security policy is not granted.',
    'phosting__mod_bw_disabled_by_vps_optimized' => 'mod_bw is disabled because the Panel operates in the VPS-optimized mode.',
    'phosting__mod_php_disabled_by_vps_optimized' => 'mod_php is disabled because the Panel operates in the VPS-optimized mode.',
    'phosting__perl_disabled_by_vps_optimized' => 'Perl is disabled because the Panel operates in the VPS-optimized mode.',
    'phosting__asp_disabled_by_vps_optimized' => 'ASP is disabled because the Panel operates in the VPS-optimized mode.',
    'phosting__python_disabled_by_vps_optimized' => 'Python is disabled because the Panel operates in the VPS-optimized mode.',
    'phosting__fastcgi_disabled_by_vps_optimized' => 'fastcgi is disabled because the Panel operates in the VPS-optimized mode.',


// various UI
'ui__client/domain/mail/mailname_unknown__short-title' => 'Mail Account',
	'ui__client/domain/mail/mailname_unknown__title' => 'Mail Account',
	'ui__client/domain/mail/mailname_unknown__description' => 'View mail account properties.',
'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.',
'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.',

// 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 e-mail.',
'b_get_password_send' => 'Click OK to send a password recovery message to the e-mail 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',

///
/// 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/disable_multi__title' => 'Suspend accounts',
		'ui__client/disable_multi__short-title' => 'Suspend accounts',
		'ui__client/disable_multi__description' => 'Suspend user accounts.',
	'ui__client/enable_multi__title' => 'Activate accounts',
		'ui__client/enable_multi__short-title' => 'Activate accounts',
		'ui__client/enable_multi__description' => 'Activate user accounts.',
	'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 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",
    'cl_perm__manage_subftp' => "Additional FTP accounts management",
	'cl_perm__manage_subftp_hint' => "This also allows web user accounts management.",
    'i_ftp_ses_sub_user' => 'FTP account session.',
    'i_ftp_user_sub' => 'Additional FTP account',
    'i_ftp_user_domain' => "Domain administrator'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 e-mail, so please check the e-mail, 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 e-mail, so please check the e-mail, 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 e-mail, so please check the e-mail, 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.',

    'i_webserver_configuration_failed' => 'Web server configuration for this domain may be inconsistent.',

    'rebuildBrokenConfigsSuccess' => 'Generation completed: New configuration file is sucessfuly built.',
    'rebuildBrokenConfigsFailed' => 'Generation failed: Configuration file was not built.',


    ///HOSTING PARAMETERS
    	'__apache_errdocs' => "Custom error documents",
    	'dom_pref__webusers_script' => "Allow web users to use scripts",

    '__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',
    '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.',
	'chown__domain_exclude_already_owned_by_client' => 'A subscription already belongs to the target user.',
	'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.",
	'chown__ip_address_warn' => 'The IP address currently associated with this subscription is not in IP pool of the new owner: Please check the values selected for IP mapping.',

/// 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

    'ui__client/domain/hosting/subdomains/subdomain/protected-directories_unknown__short-title' => 'Password protected directories',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories_unknown__title' => 'Password protected directories',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories_unknown__description' => 'Protect access to selected website areas.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories__description' => 'Protect access to selected website areas.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories_self__short-title' => 'Password-protected directories',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories_self__title' => 'Password-protected directories',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories_self__description' => 'Protect access to selected website areas.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories_self__done' => 'Operation completed successfully.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path__short-title' => '/%1',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path__title' => 'Protected directory /%1',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path__description' => 'Protected directory /%1 management',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/properties_new__title' => 'Create a new protected directory under the site %1',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/properties_new__short-title' => 'Add Protected Directory',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/properties_new__description' => 'Create new protected directory.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/properties_new__done' => 'Protected directory /%1 was successfully created.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/properties__title' => 'Settings of the protected directory /%1',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/properties__short-title' => 'Directory Settings',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/properties__description' => 'Change location, name, and area title for the protected directory.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/properties__done' => 'Protected directory settings were changed.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/delete_multi__title' => 'Removal confirmation',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/delete_multi__short-title' => 'Remove Protection',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/delete_multi__description' => 'Remove protection from the selected directories.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/delete__empty_selection' => 'Select a directory from which you want to remove protection.',
    'ui__client/domain/hosting/subdomains/subdomain/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/subdomains/subdomain/protected-directories/path/delete_multi__done' => 'Protection was successfully removed from the selected directories.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/properties_new__title' => 'Add New User',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/properties_new__short-title' => 'Add New User',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/properties_new__description' => 'Set up a user account for access to the protected directory %1',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/properties_new__done' => 'The user account for access to the protected directory was created.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/properties__done' => "The user's credentials were saved.",
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/delete_multi__title' => 'Protected directory users removal',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/delete_multi__short-title' => 'Remove',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/delete_multi__description' => 'Remove directory users.',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/delete#legend__description' => 'The following users of protected directory will be removed:',
    'ui__client/domain/hosting/subdomains/subdomain/protected-directories/path/user/delete_multi__done' => 'Selected user accounts were removed.',

	/////// 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_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 customers in the Business Manager.',
    'b_billing-subscriptions' => 'Manage all service subscriptions in the 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.',
    'b_billing-payment' => 'View a list of payment transactions.',
    'b_billing-events' => 'View a list of Business Manager system events.',
    'b_billing-plans' => 'Manage service plans in the Business Manager.',
    '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 Web Presence Builder',
    'limit__name_max_site_builder' => 'Sites published with Web 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' => 'E-mail 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.',

    'ui__client/domain/java-application/delete_multi__short-title' => 'Removing Java Applications',
    'ui__client/domain/java-application/delete_multi__description' => 'Remove selected Java applications.',
    'ui__client/domain/java-application/delete__empty_selection' => 'Please select the applications you want to remove.',

///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 e-mailed 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 e-mail",
    '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_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' => 'E-mail:',
	'gapps_adsense_login_email_hint' => 'This e-mail 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' => 'E-mail 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 e-mail 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 e-mail 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 e-mail 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 e-mail 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 e-mail 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 e-mail 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 e-mail 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 e-mail 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\'ve used almost all domains',
	'promo__you_are_about_to_exceed_license_limit_max_site_builder' => 'You have used almost all Web 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\'ve used almost all Web 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',

	//// 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 Web Presence Builder',
    'promo__sitebuilder_new_modules_title' => 'Web Presence Builder New Modules',
    'promo__sitebuilder_new_modules' => 'Web 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 Web Presence Builder password-protected pages feature. Share your content wisely.',
    'promo__sitebuilder_3rd_level_pages_title' => '3rd-Level Pages Support in Web Presence Builder',
    'promo__sitebuilder_3rd_level_pages' => 'You can now create sites with 3-levels-deep navigation. Enjoy the most-wanted feature of Web 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__authorization_token_is_invalid' => 'Unable to log you on. An internal error occurred in the Single Sign-on authorization engine. Please try logging 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.)",
    '__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.',
    'subdomain__fp_ssl_ssl_off' => 'Unable to turn on FrontPage SSL support because SSL support is turned off for the subdomain.',
    'subdomain__fp_ssl_fp_off' => 'Unable to turn on FrontPage SSL support because FrontPage support is turned off for the subdomain.',
    '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 Panel page titles that appear in the browser\'s title bar. (2) Replace the Panel logo in the top-right 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__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',
    'dns__dns_zone_template_synchronize_done' => 'The DNS zone template was successfully applied.',
    'dns__dns_zone_template_synchronize_error' => 'The DNS zone template was not applied to some DNS zones.',
    'dns__dns_zone_template_synchronize_progress' => 'Applying the DNS zone template. (%1/%2 of zones are synced)',

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

	'cl_perm__manage_mail_settings' => 'Ability to change mail settings',

    'cl_perm__manage_website_maintenance' => 'Access to advanced operations: Website Copying and Website Maintenance Mode',
    'cl_perm__manage_protected_dirs' => 'Password-protected directories management',

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

	'backup_conf__free_disk_space' => 'Start the backup only if your server has the specified amount of free disk space (in megabytes)',
    'backup_conf__check_backup_disk_space' => 'Start the backup only if your server has the sufficient amount of free disk space (this option may significantly increase the backup time)',

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

	'cl_perm__manage_php_settings' => 'Common PHP settings management',
    'cl_perm__manage_performance_hint' => 'If granted, allows to adjust performance settings: Maximum bandwidth, number of connections, and per-site PHP performance settings.',

    'cu__command_update_php_settings' => 'Update PHP settings',
    'cu__php_settings_option' => 'Path to the file with PHP settings',

	'cu__additional_php_settings_option' => 'Path to the file with additional PHP directives',
    'cu__command_show_php_settings' => 'Display 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",
    'filemanager_archives_to_extract' => "Selected archives",
    'filemanager__overwrite' => "Overwrite existing files",

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

    'admin_perm__manage_server_firewall' => 'Firewall',
    'admin_perm__manage_server_ip_addresses' => 'IP addresses',
    'admin_perm__manage_server_skeleton' => 'Virtual host template',
    'admin_perm__manage_server_ssl_certificates' => 'SSL certificates',
    'admin_perm__manage_server_mass_email' => 'Mass e-mail templates',
    'admin_perm__manage_server_backup' => 'Backup manager',
    'admin_perm__manage_server_migration' => 'Migration & Transfer Manager',
    'admin_perm__manage_server_crontab' => 'Scheduled tasks',
    'admin_perm__manage_server_events' => 'Event manager',

    'admin_perm__manage_server_app_vault' => 'Application vault',
    'admin_perm__manage_server_db' => 'Database servers',

    'admin_perm__manage_server_notifications' => 'Notifications',
    'admin_perm__manage_server_actionlog' => 'Action log',
    'admin_perm__manage_server_sessions' => 'Active sessions',
    'admin_perm__manage_server_admin_access' => 'Restrict administrative access',
    'admin_perm__manage_server_license' => 'License management',
    'admin_perm__manage_server_support' => 'Support',
    'admin_perm__manage_server_updates' => 'Updates and upgrades',

    'admin_perm__manage_server_branding' => 'Panel branding',
    'admin_perm__manage_server_languages' => 'Languages',
    'admin_perm__manage_server_ui' => 'Interface Management',
    'admin_perm__manage_server_custom_buttons' => 'Custom buttons',

    'admin_perm__manage_server_summary_report' => 'Summary report',
    'admin_perm__manage_server_domain_traffic_report' => 'Traffic usage by domains',

    'admin_perm__manage_server_settings' => 'Server settings',
    'admin_perm__manage_server_time' => 'System time',
    'admin_perm__manage_server_dns_template' => 'DNS template settings',
    'admin_perm__manage_server_preview_domain' => 'Restrict creation of subzones',
    'admin_perm__manage_server_filesharing' => 'File sharing settings',
    'admin_perm__manage_server_google_services' => 'Settings of Google services for websites',

    'admin_perm__manage_server_mail' => 'Mail server settings',
    'admin_perm__manage_server_virus_protection' => 'Virus protection settings',
    'admin_perm__manage_server_spam_filter' => 'Spam filter settings',
    'admin_perm__manage_server_webmail' => 'Webmail',

    'admin_perm__manage_server_info' => 'Server information',
    'admin_perm__manage_server_components' => 'Server components',
    'admin_perm__manage_server_services' => 'Services management',
    'admin_perm__manage_server_vzpp' => 'Manage your container',
    'admin_perm__manage_server_reboot' => 'Restart server',
    'admin_perm__manage_server_shutdown' => 'Shut down server',

    'admin_perm__manage_server_coldfusion' => 'ColdFusion settings',

    'admin_perm__manage_server_optimization' => 'Optimization settings',
    'admin_perm__manage_server_maillist' => 'Set up mailing lists server',

    'admin_perm__manage_server_modules' => 'Extensions',

    'admin_perm__manage_server_odbc' => 'ODBC data sources',
    'admin_perm__manage_server_iis_app_pool' => 'IIS application pool',
    'admin_perm__manage_server_aspnet' => 'ASP.NET settings',

    'admin_perm__manage_server_ftp' => 'FTP settings',

    'admin_perm__manage_server_remote_desktop' => 'Remote desktop',

	'admin_perm__manage_server_shared_ssl' => 'Shared SSL settings',

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

	'cl_perm__access_service_users' => 'Ability to manage auxiliary user accounts',
	'admin_perm__create_subscriptions' => 'Ability to create, remove, and switch among webspaces',

    '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__name_invalid' => "The subdomain name is invalid. You can use only alphanumeric characters, a hyphen (-), and an asterisk (*) for wildcard subdomains.",

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

	'admin_perm__manage_server_mail_black_white_lists' => 'Mail black and white lists',

	'__service_title__milter' => "Plesk Postfix milter",
	'__service_description__milter' => "Plesk Postfix mail filter",
	'__milter' => "Postfix milter",
	'restart__milter' => "Plesk milter (%1)",

    'admin_perm__manage_php_settings' => 'Common PHP settings management',
    'admin_perm__manage_php_settings_hint' => 'If granted, allows adjusting common PHP settings individually for each site.',

	'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

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

	'restart__nginx' => 'Reverse Proxy Server (nginx)',

	'additional_key__used' => 'activated',

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

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

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

	'provide_rating' => 'Provide Feedback',

	'sessions__check_ip' => 'Allow IP address changes during one session',

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

	'panel_skin__fieldset' => 'Pre-installed themes',
    'panel_skin__name' => 'Theme',
    'panel_skin__new' => 'Panel 11',
    'panel_skin__old' => 'Panel 10',

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

	'promo__button_learn_more' => 'Learn More',
	'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',

	'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 e-mail.',
    'ch_pass_by_secret__email_secret_request_admin' => "You requested the administrator\'s password by e-mail. For security reasons, the administrator's password cannot be sent by e-mail. 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 e-mail. As your password was stored in the system in the encrypted form, it made no sense to send it by e-mail: 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 e-mail.",
    '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 e-mail.',

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

	'cl_perm__allow_license_stubs' => 'Allow activating APS apps using license keys from the Panel license pool',
    'cl_perm__allow_license_stubs_hint' => 'If granted, users will be able to install certain APS apps without the need to purchase app licenses from vendors. In this case, app license keys will be taken from the Panel license pool. Note that you cannot limit the number of app installations a user is allowed to perform. This permission is relevant only if your Panel license comes in a bundle with APS app licenses.',

	'admin_perm__manage_secure_passwords' => 'Security Policy',

	'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 the backup with a password. This makes impossible for an attacker to obtain sensitive data in case the security of your backup storage is compromised. Note that if you forget your password, it cannot be recovered. Therefore, it is strongly recommended to keep a 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',


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

	'backup__security_settings_from_ftp_settings' => 'Use the password specified in the security settings of your FTP repostitory',
    'backup__security_settings_manual_input' => 'Use another 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__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 recommended that you use Internet Explorer as 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.',
	
	'health_parameter__services_webproxy_cpu_time' => 'nginx CPU usage',
    'health_parameter__services_webproxy_memory_usage' => 'nginx memory usage',
	
	'filemanager__invalid_path' => "The specified path is invalid.",

    '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.',
	'get_password__text' => 'Enter your username and e-mail registered in the system to retrieve your password.',
	
	'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 will not be transferred to your Panel because you use it in Power user view)",
    'server_preferences__forbid_ftp_user_rename' => 'Forbid customers to change the user name of the system user associated with their subscription.',

);
