D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
default
/
resources
/
languages
/
en-US
/
components
/
Filename :
sidebar.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'panelSystemSection' => 'System Overview', 'hostname' => 'Hostname', 'ipAddress' => 'IP address', 'os' => 'OS', 'product' => 'Product', 'installedPatchVersion' => 'Update #%%installedPatch%%', 'lastUpdateDate' => ', last updated on %%lastUpdate%%', 'seeChangelog' => 'See the History of Changes', 'addComponents' => 'Add or Remove Components', 'systemIsUp2date' => 'The system is up-to-date.', 'checkedAt' => 'Checked at %%lastChecked%%.', 'updatesAvailable' => 'Plesk update is available.', 'updatesForPackageIsAvailable' => 'Update for %%package%% is available.', 'updatesForPackagesAreAvailable' => 'Updates for %%packages%% are available.', 'packages' => '%%count%% packages', 'updatesLastChecked' => 'Checked %%date%%', 'upgradeIsAvailable' => 'Upgrade to %%product%% is available.', 'installNow' => 'Install Now', 'updateNow' => 'Update Now', 'updateAll' => 'Update All', 'installShow' => 'Custom Installation', 'showDetails' => 'Show Details', 'seeWhatsNew' => 'See What\'s New', 'upgradeShow' => 'Open Plesk Installer', 'postponeUpgrade' => 'Postpone the upgrade.', 'autoupdatesIsDisabled' => 'Automatic updates are off.', 'autoupdatesIsDisabledHint' => 'Automatic updates are off.', 'enableAutoupdate' => 'Allow Automatic Updates (Recommended)', 'systemMoreLink' => 'More system info', 'addMoreResources' => 'Add More Resources', 'statsMoreLink' => 'View More Statistics', 'panelStatSection' => 'Resource Usage', 'customButtonsSection' => 'Additional Services', 'customSpotSection' => 'News', 'helpDeskButton' => 'Help Desk', 'helpDeskButtonDescription' => 'Submit requests for technical support to your provider.', 'systemSecurity' => 'System Security', 'fail2banManagement' => 'IP Address Banning', 'fail2banActive' => 'On', 'fail2banInactive' => 'Off', 'fail2banError' => 'Service failed', 'modSecurityManagement' => 'ModSecurity', 'modSecurityStateOn' => 'On', 'modSecurityStateOff' => 'Off', 'modSecurityStateDetectionOnly' => 'Detection only', 'hostingSection' => 'Hosting', 'ipV4Address' => 'IPv4 address', 'ipV6Address' => 'IPv6 address', 'ipAddressShared' => 'shared', 'ipAddressExclusive' => 'dedicated', 'sysUser' => 'System user', 'noHostingHint' => 'No hosting', 'subscriptionStatus' => 'Subscription status', 'buttonSuspend' => 'Suspend', 'buttonSuspendHint' => 'Suspend the subscription. All services provided with the subscription will be frozen.', 'buttonActivate' => 'Activate', 'buttonActivateHint' => 'Activate the subscription.', 'manageInResellerPanel' => 'Manage in Reseller Panel', 'manageInCustomerPanel' => 'Manage in Customer Panel', 'accountSection' => 'Account', 'subscriber' => 'Subscriber', 'setupDate' => 'Creation date', 'expirationDate' => 'Expiration date', 'plan' => 'Service plan', 'adminPlan' => 'Simple plan', 'planCustom' => 'Custom', 'planLocked' => ' (locked)', 'addons' => 'Add-ons', 'buttonChangeOwner' => 'Change subscriber', 'buttonChangeOwnerHint' => "Reassign selected subscriptions to another subscriber. This will also change the subscriptions' provider, unbind the subscriptions from their service plans and make them 'Custom'.", 'buttonSwitchToAnotherPlan' => 'Change plan/add-ons', 'buttonSwitchToAnotherPlanHint' => 'Associate the subscription with another service plan, and add or remove plan add-ons if the subscription\'s provider offers them.', 'buttonManuallyEditParameters' => 'Customize', 'buttonManuallyEditParametersHint' => 'Edit the subscription parameters without changing the associated service plan. Doing this will lock the subscription for syncing with the plan.', 'buttonUnlockAndSync' => 'Unlock & sync', 'buttonUnlockAndSyncHint' => 'Unlock the subscription and sync it with the plan.', 'buttonSync' => 'Sync', 'buttonSyncHint' => 'Sync the subscription with the service plan.', 'buttonEditOutgoingMailLimits' => 'Change Outgoing Mail Limits', 'buttonEditOutgoingMailLimitsHint' => 'Edit the limits on outgoing email messages for this subscription.', 'buttonRemoveSubscription' => 'Remove Subscription', 'buttonRemoveSubscriptionHint' => 'Remove the subscription along with all websites, mail and other services provided with the subscription.', 'buttonRemoveSubscriptionConfirmationTitle' => 'Are you sure to remove the %%name%% subscription?', 'buttonRemoveSubscriptionConfirmationDescription' => 'Removing this subscription will also delete all websites created under it.', 'subscriptionInfoSection' => 'Subscription Info', 'subscription' => 'Subscription', ];