<?php

$messages = array(
    'moreLink' => 'More',

    'sectionStat' => 'Statistics on Resource Usage',
    'sectionStatDescription' => 'View detailed reports on disk space and traffic usage by services and by months.',

    'sectionUsers' => 'Users',
    'sectionUsersDescription' => 'Create and manage user accounts and user roles. Assign installed applications to user roles.',
    'buttonUserAccouts' => 'User Accounts',
    'buttonAddNewUser' => 'Create User Account',
    'buttonRoles' => 'User Roles',
    'buttonAddNewRole' => 'Create User Role',

    'sectionWebSite' => 'Websites & Domains',
    'sectionWebSiteDescription' => "Add domain names and set up websites. Manage website content and view statistics on how people visit your websites.",

    'sectionSiteBuilder' => 'SiteBuilder',
    'sectionSiteBuilderDescription' => 'Build instant websites from business and personal templates with intuitive SiteBuilder editor.',
    'buttonEditInSitebuilder' => 'Launch SiteBuilder',
    'buttonEditInSitebuilderNoPHPDescription' => 'SiteBuilder cannot be launched because execution of PHP scripts is not allowed for this website. You can switch on PHP scripting support in the website hosting settings (at Websites & Domains tab > domain name), if changing these settings is allowed by the provider\'s policy. If you cannot switch on PHP scripting support on your own, but would like to use SiteBuilder, contact your hosting service provider for assistance.',

    'buttonCreateWebSite' => 'Add Domain',
    'buttonFileManager' => 'File Manager',
    'buttonSecureWithSsl' => 'Secure Your Site with SSL Certificate',
    'buttonGoogleServicesForWebsites' => 'Google Services For Websites',
    'buttonWebStatistics' => 'Statistics',
    'noDomains' => 'No websites',

    'sectionMail' => 'Mail',
    'sectionMailDescription' => 'Create e-mail addresses and mailing lists. Set up mail forwarding, e-mail aliases, auto-replies, and protection from spam and viruses.',
    'buttonMailAccounts' => 'E-mail Addresses',
    'buttonCreateMailAccount' => 'Create E-mail Address',
    'buttonMailingLists' => 'Mailing Lists',
    'buttonCreateMailingList' => 'Create Mailing List',

    'sectionCustomButtons' => 'Additional Services',
    'sectionCustomButtonsDescription' => 'Use these shortcuts to visit external applications and other resources that you added or your provider suggested.',

    'sectionFiles' => 'Files',
    'sectionFilesDescription' => 'Upload files, edit and share them with users.',
    'buttonManageFiles' => 'Manage Files',
    'buttonUploadFile' => 'Upload Files',

    'sectionApplications' => 'Applications',
    'sectionApplicationsDescription' => 'Install apps on your websites. Assign administrative privileges to selected users.',
    'buttonInstalledApplications' => 'Manage Installed Applications',
    'buttonInstallNewApplication' => 'Install Applications',

    'applicationFeaturedItems' => 'Featured Applications',
    'applicationFeaturedItemsDescription' => 'Try out these most recommended applications.',
    'applicationFeaturedItemsClose' => 'Hide the apps.',

    'applicationEntryPoints' => 'Installed Applications',
    'applicationEntryPointsDescription' => 'Use the links below to access or manage the applications installed on your websites.',

    'applicationCategories' => 'All Available Applications',
    'applicationCategoriesDescription' => 'View all available applications and install them on your websites.',

    'billingInfo' => 'Billing Information',
    'billingDescription' => 'View your account balance and pay for the services.',
    'billingCreditBalance' => 'Account credit balance',
    'billingDueBalance' => 'Account due balance',
    'billingPayLink' => 'Pay',
    'billingNoCreditBalance' => 'No credits',
    'billingNoInvoicesDue' => 'No invoices due',

    'ajaxLoading' => 'Loading...',

    'updateChangelog' => 'View detailed information on the updates.',
    'updateNow' => 'Update Now',
    'updateLater' => "Postpone these updates.",
    'updatesAvailable' => 'Updates for Parallels Small Business Panel %%version%% are available.',

    'updateInProgress' => 'Parallels Small Business Panel is installing updates. This may take some time. %%bold%%',
    'boldPartUpdateInProgress' => 'Please do not work in the Panel until it is completely updated.',
    'updateCompleted' => 'Updates were successfully installed.',
    'updateFailedStalled' => 'Update failed: stalled update task was detected and removed.',
    'updateFailed' => 'Update failed. All details were logged, so you can download the log file and send it to technical support.',
    'updateFailedLog' => 'View update log.',

    'upgradeIsAvailable' => 'Upgrade to %%product%% is available.',
    'seeWhatsNew' => 'See what\'s new in this version.',
    'upgradeNow' => 'Upgrade Now',
    'postponeUpgrade' => 'Postpone the upgrade',

    'noInstalledServices' => 'There are no installed applications.',

    'toConfigureGoogleServicesGoTo' => 'To configure integration with Google services, such as AdSense, Google Apps, Webmaster tools, go to %%link%%.',
    'googleServiceSettings' => 'Server tab > Settings tab > Settings of Google Services for Websites',

    'helpDeskButton' => 'Help Desk',
    'helpDeskButtonDescription' => 'Submit requests for technical support assistance to your provider.',
);
