Skip to content

Commit b3ca078

Browse files
committed
Update some wordings of cn.php.
1 parent 2160b85 commit b3ca078

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

web/inc/i18n/cn.php

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -192,13 +192,13 @@
192192
'Backup System' => '备份系统',
193193
'backup exclusions' => '备份排除项目',
194194
'template' => '模板',
195-
'SSL Support' => 'SSL支持',
196-
'SSL Home Directory' => 'SSL主目录',
197-
'Lets Encrypt Support' => 'Let&#39s Encrypt 支持',
195+
'SSL Support' => '使用SSL',
196+
'SSL Home Directory' => 'SSL站点根目录',
197+
'Lets Encrypt Support' => '使用Let&#39s Encrypt',
198198
'Lets Encrypt' => 'Let&#39s Encrypt',
199-
'Your certificate will be automatically issued in 5 minutes' => '你的证书将在5分钟内自动签发完成',
200-
'Proxy Support' => '代理支持',
201-
'Proxy Extensions' => '代理扩展名',
199+
'Your certificate will be automatically issued in 5 minutes' => '证书将在5分钟内自动签发完成',
200+
'Proxy Support' => '使用反向代理',
201+
'Proxy Extensions' => '反代的文件类型',
202202
'Web Statistics' => '网站统计',
203203
'Additional FTP Account' => '额外的FTP账户',
204204
'Path' => '路径',
@@ -706,9 +706,9 @@
706706
'Disable and Cancel Licence' => '停用并取消许可',
707707
'Licence Activated' => '许可已激活',
708708
'Licence Deactivated' => '许可已停用',
709-
'Restrict users so that they cannot use SSH and access only their home directory.' => '限制用户,使他们不能使用 SSH 只能访问自己的主目录',
709+
'Restrict users so that they cannot use SSH and access only their home directory.' => '限制用户 只能通过 SSH 访问自己的主目录',
710710
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => '功能全面的文件管理器,浏览,复制,编辑,查看和检索你的 Web 文件。',
711-
'This is a commercial module, you would need to purchace license key to enable it.' => '这是商业模块,你需要购买许可密匙来启用它',
711+
'This is a commercial module, you would need to purchace license key to enable it.' => '这是商业模块,请购买许可密匙再启用',
712712

713713
'Minutes' => '分钟',
714714
'Hourly' => '小时',
@@ -752,9 +752,9 @@
752752
'Use STARTTLS' => '采用 STARTTLS 加密',
753753
'Use SSL / TLS' => '采用 SSL / TLS 加密',
754754
'No encryption' => '不加密',
755-
'Do not use encryption' => '不要使用加密',
755+
'Do not use encryption' => '不使用加密',
756756

757-
'maximum characters length, including prefix' => '最多 %s 个字符,包含前缀',
757+
'maximum characters length, including prefix' => '包括前缀最多 %s 个字符',
758758

759759
'Email Credentials' => '电子邮件证书',
760760
);

0 commit comments

Comments
 (0)