131 lines
7.6 KiB
PHP
131 lines
7.6 KiB
PHP
<?php
|
||
// Copyright 1999-2024. WebPros International GmbH. All rights reserved.
|
||
|
||
$messages = [
|
||
'autoUpdate' => [
|
||
'warningTextDays' => 'Please note that in %%days%% days, the Plesk Onyx auto-update process will start. Please refer to %%learnMore%% for more information.',
|
||
'warningText' => 'Please note that after %%date%%, the Plesk Onyx auto-update process will start. Please refer to %%learnMore%% for more information.',
|
||
'moreDetails' => 'More details are available %%linkBlog%%',
|
||
'updateNow' => '立即更新',
|
||
'learnMore' => 'this article',
|
||
'popoverText' => 'Please note that according to your %%updateSettings%%, your server(s) will be updated automatically to the latest available Plesk Onyx version, within a timeframe of 5 months. Alternatively, if your server is managed for you by a 3-rd party, this person can update the server(s) at his/her convenience, before the server is updated automatically. In case servers should be updated at another time, please contact the party who is managing your server(s). Please check %%learnMore%% for more details.',
|
||
'popoverLearnMore' => 'our blog',
|
||
'here' => 'here',
|
||
'popoverUpdateSettings' => 'update settings',
|
||
'popoverCloseButton' => '明白了',
|
||
],
|
||
'autoUpdate178' => [
|
||
'warningTextFor_17_8' => 'Please note that starting from January 20, 2020, your Plesk server(s) can be selected for an automatic update to Plesk Obsidian.',
|
||
'moreDetails' => 'More details are available %%linkBlog%%',
|
||
'updateNow' => '立即更新',
|
||
'popoverTextFor_17_8' => 'Please note that according to your update settings, your server(s) will be updated automatically to the latest Plesk Obsidian version, within a timeframe of 7 months. Alternatively, if your server is managed for you by a 3-rd party, this person can update the server(s) at his/her convenience, before the server is updated automatically. In case servers should be updated at another time, please contact the party who is managing your server(s). Please check %%linkBlog%% for more details.',
|
||
'popoverLearnMore' => 'our blog',
|
||
'here' => 'here',
|
||
'popoverCloseButton' => '明白了',
|
||
],
|
||
'juicyPotato' => [
|
||
'warningText' => 'Your server might get compromised due to the critical vulnerability in Microsoft Windows Server’s default configuration. Please refer to %%learnMore%% for more information.',
|
||
'learnMore' => 'this article',
|
||
'warningCloseButton' => 'I got it and understand the risk',
|
||
],
|
||
'unavailableMailPorts' => [
|
||
'text' => '您无法从 Plesk 发送电子邮件,因为 TCP %%port%% 上的出站连接被 %%blocked%%。请检查 %%firewall%% 设置或联系您的主机提供商。如果您确定端口已经打开,Plesk 可以重新检查它们。',
|
||
'port' => '端口 %%port%% 被',
|
||
'ports' => '端口 %%port1%% 和 %%port2%% 被',
|
||
'blocked' => '阻止',
|
||
'firewall' => '防火墙',
|
||
'recheckPorts' => '启动重新检查',
|
||
'loading' => '加载中...',
|
||
],
|
||
'warnTrialAbusers' => [
|
||
'warningText' => 'Your trial license will expire in %%daysLeft%% days. You can no longer activate trial licenses on this server because you have been continuously doing so.',
|
||
'gotItButton' => '明白了',
|
||
'buyLicenseButton' => '购买许可证',
|
||
],
|
||
'warnTLS' => [
|
||
'warningText' => 'Your server uses outdated security protocols. This may cause issues operating Plesk. Apply the steps from <a href="https://support.plesk.com/hc/en-us/articles/12378073372439" target="_blank">this KB article</a> to resolve the issue.',
|
||
'checkProtocols' => 'Check Protocols',
|
||
'ok' => 'OK',
|
||
'errorMessage' => 'Security protocols are outdated. Apply the steps from <a href="https://support.plesk.com/hc/en-us/articles/12378073372439" target="_blank">the KB article</a> to avoid issues operating Plesk.',
|
||
'successMessage' => 'Security protocols are up-to-date. No further action is required.',
|
||
'loading' => '加载中...',
|
||
],
|
||
'generic' => [
|
||
'tools-and-settings-ui' => [
|
||
'title' => '一般通知',
|
||
'context' => '信息',
|
||
],
|
||
],
|
||
'personalCoupon' => [
|
||
'tools-and-settings-ui' => [
|
||
'title' => 'Personal discount',
|
||
'context' => 'Plesk Marketplace',
|
||
],
|
||
'appliedTitle' => 'Discount applied',
|
||
'appliedText' => 'Discount successfully applied for your license.',
|
||
'errorTitle' => 'Discount not applied',
|
||
'errorText' => 'There was a problem trying to activate discount. Please try again later.',
|
||
'notAvailableText' => 'Discount is not available or already applied.',
|
||
],
|
||
'sitejetPromo' => [
|
||
'title' => '为您介绍 SiteJet Builder',
|
||
'body0' => '为您的在线商店提供尖端的网站构建器。',
|
||
'body1' => '为您的美容院提供尖端的网站构建器。',
|
||
'body2' => '为您的旅行社提供尖端的网站构建器。',
|
||
'body3' => '为您的任意业态提供尖端的网站构建器。',
|
||
'cta' => '创建网站',
|
||
'newDomain' => '使用新域名',
|
||
'menuSplit' => '或选择现有域名',
|
||
'learnMore' => [
|
||
'button' => '了解更多',
|
||
],
|
||
'accessDenied' => '您的订阅中未包含 Sitejet Builder。要启用 Sitejet Builder,请联系您的主机提供商。',
|
||
'pleskVersionIsTooOld' => 'Sitejet Builder 扩展需要 Plesk 18.0.52 或更高版本。要使用扩展,请更新您的 Plesk。'
|
||
],
|
||
'sitejetInfoDialog' => [
|
||
'title' => 'Sitejet Builder',
|
||
'description' => 'Sitejet 的尖端网站构建器可以让用户轻松创建现代和美观的网站而无需使用任何代码。',
|
||
'description2' => '以下是构建器的一些功能,可以让网站设计变得轻松:',
|
||
'features' => [
|
||
'dnd' => '拖放 Website Builder',
|
||
'websites' => '140 多种网站模板',
|
||
'sections' => '120 多种结构模板',
|
||
'responsive' => '响应设置(Flexbox)',
|
||
'seo' => 'SEO 设置',
|
||
'dynamic' => '动态内容(如博客功能)',
|
||
'ecommerce' => '电子商务',
|
||
'multilang' => '多语言网站',
|
||
'stock' => '免费库存图片&视频',
|
||
'image' => '图片编辑',
|
||
'backups' => '网站备份',
|
||
'design' => '全面的设计灵活性(HTML、CSS、JS)',
|
||
'more' => '以及更多',
|
||
],
|
||
'submit' => '创建网站',
|
||
'cancel' => '取消',
|
||
],
|
||
'welcomePanel' => [
|
||
'title' => 'Hi!您可以在 %%domain%% 上创建网站或应用程序',
|
||
'promo' => [
|
||
'description' => '尖端网站构建器:140 多个设计师模板,无需代码,人工智能驱动的文本生成器,SEO,电子商务等等.',
|
||
'createWebsite' => '创建网站',
|
||
'learnMore' => '了解更多',
|
||
],
|
||
'uploadFiles' => '上传文件',
|
||
'farewellDialog' => [
|
||
'title' => '随时创建网站!',
|
||
'description' => '单击“创建网站”按钮后,所有用于构建网站或应用程序的工具都可以在域名卡中找到。',
|
||
'submit' => '明白了',
|
||
'createSite' => '创建网站',
|
||
'createDescription' => 'CMS、Builders,等等',
|
||
],
|
||
'domainSelectDialog' => [
|
||
'title' => '选择域名',
|
||
'subtitle' => '用于创建网站或应用程序',
|
||
'find' => '查找域名......',
|
||
],
|
||
'tabTitle' => '开始',
|
||
'tabHeaderTitle' => '在该域名上创建网站或应用程序',
|
||
],
|
||
];
|