Update of web/inc/i18n/cn.php

Small fixes of web/inc/i18n/cn.php
This commit is contained in:
malsony 2016-11-04 17:45:11 +08:00
commit df27b78168

View file

@ -191,9 +191,9 @@ $LANG['cn'] = array(
'template' => '模板', 'template' => '模板',
'SSL Support' => 'SSL支持', 'SSL Support' => 'SSL支持',
'SSL Home Directory' => 'SSL主目录', 'SSL Home Directory' => 'SSL主目录',
'Lets Encrypt Support' => 'Lets Encrypt Support', 'Lets Encrypt Support' => 'Lets Encrypt 支持',
'Lets Encrypt' => 'Lets Encrypt', 'Lets Encrypt' => 'Lets Encrypt',
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes', 'Your certificate will be automatically issued in 5 minutes' => '证书将在5分钟内完成签发',
'Proxy Support' => '代理支持', 'Proxy Support' => '代理支持',
'Proxy Extensions' => '代理扩展名', 'Proxy Extensions' => '代理扩展名',
'Web Statistics' => '网站统计', 'Web Statistics' => '网站统计',
@ -385,8 +385,8 @@ $LANG['cn'] = array(
'Banlist' => '需封锁', 'Banlist' => '需封锁',
'ranges are acceptable' => '可使用范围 如: 21-22', 'ranges are acceptable' => '可使用范围 如: 21-22',
'CIDR format is supported' => '支持CIDR格式', 'CIDR format is supported' => '支持CIDR格式',
'ACCEPT' => 'ACCEPT', 'ACCEPT' => '接受',
'DROP' => 'DROP', 'DROP' => '拒绝',
'TCP' => 'TCP', 'TCP' => 'TCP',
'UDP' => 'UDP', 'UDP' => 'UDP',
'ICMP' => 'ICMP', 'ICMP' => 'ICMP',
@ -571,7 +571,7 @@ $LANG['cn'] = array(
'sftp' => 'SFTP', 'sftp' => 'SFTP',
'SFTP Chroot' => 'SFTP Chroot', 'SFTP Chroot' => 'SFTP Chroot',
'FileSystem Disk Quota' => '文件系统磁盘配额', 'FileSystem Disk Quota' => '文件系统磁盘配额',
'Vesta Control Panel Plugins' => 'Vesta 管理系统的插件', 'Vesta Control Panel Plugins' => 'Vesta 控制面板插件',
'preview' => '预览', 'preview' => '预览',
'Reseller Role' => '作为经销商', 'Reseller Role' => '作为经销商',
'Web Config Editor' => '网络配置编辑器', 'Web Config Editor' => '网络配置编辑器',
@ -585,7 +585,7 @@ $LANG['cn'] = array(
'Starred' => '星标', 'Starred' => '星标',
'Name' => '名称', 'Name' => '名称',
'save to favorites' => 'save to favorites', 'save to favorites' => '收藏',
'File Manager' => '文件管理', 'File Manager' => '文件管理',
'type' => '类型', 'type' => '类型',
@ -744,12 +744,12 @@ $LANG['cn'] = array(
'PUB_KEY' => 'PUB_KEY', 'PUB_KEY' => 'PUB_KEY',
'ISSUER' => 'ISSUER', 'ISSUER' => 'ISSUER',
'Use server hostname' => 'Use server hostname', 'Use server hostname' => '使用服务器名',
'Use domain hostname' => 'Use domain hostname', 'Use domain hostname' => '使用域名',
'Use STARTTLS' => 'Use STARTTLS', 'Use STARTTLS' => '使用 STARTTLS',
'Use SSL' => 'Use SSL', 'Use SSL' => '使用 SSL',
'No encryption' => 'No encryption', 'No encryption' => '未加密',
'Do not use encryption' => 'Do not use encryption', 'Do not use encryption' => '不加密',
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',