Skip to content

Commit 0172750

Browse files
authored
Merge pull request hestiacp#896 from malsony/master
Update of web/inc/i18n/cn.php
2 parents 45f0000 + df27b78 commit 0172750

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

web/inc/i18n/cn.php

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@
191191
'template' => '模板',
192192
'SSL Support' => 'SSL支持',
193193
'SSL Home Directory' => 'SSL主目录',
194-
'Lets Encrypt Support' => 'Lets Encrypt Support',
194+
'Lets Encrypt Support' => 'Lets Encrypt 支持',
195195
'Lets Encrypt' => 'Lets Encrypt',
196-
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
196+
'Your certificate will be automatically issued in 5 minutes' => '证书将在5分钟内完成签发',
197197
'Proxy Support' => '代理支持',
198198
'Proxy Extensions' => '代理扩展名',
199199
'Web Statistics' => '网站统计',
@@ -385,8 +385,8 @@
385385
'Banlist' => '需封锁',
386386
'ranges are acceptable' => '可使用范围 如: 21-22',
387387
'CIDR format is supported' => '支持CIDR格式',
388-
'ACCEPT' => 'ACCEPT',
389-
'DROP' => 'DROP',
388+
'ACCEPT' => '接受',
389+
'DROP' => '拒绝',
390390
'TCP' => 'TCP',
391391
'UDP' => 'UDP',
392392
'ICMP' => 'ICMP',
@@ -571,7 +571,7 @@
571571
'sftp' => 'SFTP',
572572
'SFTP Chroot' => 'SFTP Chroot',
573573
'FileSystem Disk Quota' => '文件系统磁盘配额',
574-
'Vesta Control Panel Plugins' => 'Vesta 管理系统的插件',
574+
'Vesta Control Panel Plugins' => 'Vesta 控制面板插件',
575575
'preview' => '预览',
576576
'Reseller Role' => '作为经销商',
577577
'Web Config Editor' => '网络配置编辑器',
@@ -585,7 +585,7 @@
585585
'Starred' => '星标',
586586
'Name' => '名称',
587587

588-
'save to favorites' => 'save to favorites',
588+
'save to favorites' => '收藏',
589589

590590
'File Manager' => '文件管理',
591591
'type' => '类型',
@@ -744,12 +744,12 @@
744744
'PUB_KEY' => 'PUB_KEY',
745745
'ISSUER' => 'ISSUER',
746746

747-
'Use server hostname' => 'Use server hostname',
748-
'Use domain hostname' => 'Use domain hostname',
749-
'Use STARTTLS' => 'Use STARTTLS',
750-
'Use SSL' => 'Use SSL',
751-
'No encryption' => 'No encryption',
752-
'Do not use encryption' => 'Do not use encryption',
747+
'Use server hostname' => '使用服务器名',
748+
'Use domain hostname' => '使用域名',
749+
'Use STARTTLS' => '使用 STARTTLS',
750+
'Use SSL' => '使用 SSL',
751+
'No encryption' => '未加密',
752+
'Do not use encryption' => '不加密',
753753

754754
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
755755

0 commit comments

Comments
 (0)