D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
default
/
resources
/
languages
/
zh-CN
/
components
/
Filename :
sidebar.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'panelSystemSection' => '系统概要', 'hostname' => '主机名', 'ipAddress' => 'IP 地址', 'os' => '操作系统', 'product' => '产品', 'installedPatchVersion' => '更新 #%%installedPatch%%', 'lastUpdateDate' => ',最新更新时间:%%lastUpdate%%', 'seeChangelog' => '查看修改历史记录', 'addComponents' => '添加或移除组件', 'systemIsUp2date' => '该系统已为最新版。', 'checkedAt' => '最新检查时间:%%lastChecked%%.', 'updatesAvailable' => 'Plesk 更新可用。', 'updatesForPackageIsAvailable' => '%%package%% 有可用更新。', 'updatesForPackagesAreAvailable' => '%%packages%% 有可用更新。', 'packages' => '%%count%% 个程序包', 'updatesLastChecked' => '检查时间:%%date%%', 'upgradeIsAvailable' => '可升级到 %%product%%。', 'installNow' => '现在安装', 'updateNow' => '现在更新', 'updateAll' => '更新全部', 'installShow' => '自定义安装', 'showDetails' => '显示详细信息', 'seeWhatsNew' => '查看新功能', 'upgradeShow' => '打开 Plesk 安装程序', 'postponeUpgrade' => '延迟升级。', 'autoupdatesIsDisabled' => '自动更新已关闭。', 'autoupdatesIsDisabledHint' => '自动更新已关闭。', 'enableAutoupdate' => '允许自动更新(推荐)', 'systemMoreLink' => '更多系统信息', 'addMoreResources' => '添加更多资源', 'statsMoreLink' => '查看更多统计', 'panelStatSection' => '资源使用量', 'customButtonsSection' => '其它服务', 'customSpotSection' => '新闻', 'helpDeskButton' => '帮助桌面', 'helpDeskButtonDescription' => '向您的提供商提交技术支持请求。', 'systemSecurity' => '系统安全', 'fail2banManagement' => 'IP 地址禁止', 'fail2banActive' => '启用', 'fail2banInactive' => '关闭', 'fail2banError' => '服务失败', 'modSecurityManagement' => 'ModSecurity', 'modSecurityStateOn' => '启用', 'modSecurityStateOff' => '关闭', 'modSecurityStateDetectionOnly' => '仅检测', 'hostingSection' => '主机', 'ipV4Address' => 'IPv4 地址', 'ipV6Address' => 'IPv6 地址', 'ipAddressShared' => '共享', 'ipAddressExclusive' => '独立', 'sysUser' => '系统用户', 'noHostingHint' => '无主机', 'subscriptionStatus' => '订阅状态', 'buttonSuspend' => '挂起', 'buttonSuspendHint' => '挂起订阅。订阅提供的所有服务将会被冻结。', 'buttonActivate' => '激活', 'buttonActivateHint' => '激活订阅。', 'manageInResellerPanel' => '在代理商面板中管理', 'manageInCustomerPanel' => '在客户面板中管理', 'accountSection' => '帐户', 'subscriber' => '订户', 'setupDate' => '创建日期', 'expirationDate' => '到期日', 'plan' => '服务方案', 'adminPlan' => '简单方案', 'planCustom' => '自定义', 'planLocked' => '(已锁定)', 'addons' => '附加方案', 'buttonChangeOwner' => '更改订户', 'buttonChangeOwnerHint' => "重新分配选定的订阅给其他订户。 这还将会更改订阅的提供商,解除订阅与其服务方案的绑定且设置其为 '自定义'。", 'buttonSwitchToAnotherPlan' => '更改方案/附加方案', 'buttonSwitchToAnotherPlanHint' => '把订阅与另一个服务方案建立关联,并添加或移除附加方案(如果订阅的提供商有提供这些附加方案)。', 'buttonManuallyEditParameters' => '自定义', 'buttonManuallyEditParametersHint' => '编辑订阅参数而不更改相关联的服务方案。进行此操作将会锁定订阅与方案同步。', 'buttonUnlockAndSync' => '解除锁定与同步', 'buttonUnlockAndSyncHint' => '解除锁定订阅并使之与方案同步。', 'buttonSync' => '同步', 'buttonSyncHint' => '同步订阅与服务方案。', 'buttonEditOutgoingMailLimits' => '修改传出邮件限制', 'buttonEditOutgoingMailLimitsHint' => '编辑订阅的传出邮件信息限制。', 'buttonRemoveSubscription' => '移除订阅', 'buttonRemoveSubscriptionHint' => '移除订阅与该订阅提供的所有网站、邮件和其它服务。', 'buttonRemoveSubscriptionConfirmationTitle' => '您确定要移除 %%name%% 订阅?', 'buttonRemoveSubscriptionConfirmationDescription' => '移除此订阅将还删除所有在其名下创建的网站。', 'subscriptionInfoSection' => '订阅信息', 'subscription' => '订阅', ];