Merge pull request #1850 from myrevery/patch-1

Update cn.php
This commit is contained in:
Anton Reutov 2019-03-31 12:16:00 +03:00 committed by GitHub
commit 576a0003da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -223,11 +223,11 @@ $LANG['cn'] = array(
'Do not store forwarded mail' => '不保留已转发的邮件', 'Do not store forwarded mail' => '不保留已转发的邮件',
'IMAP hostname' => 'IMAP 服务器', 'IMAP hostname' => 'IMAP 服务器',
'IMAP port' => 'IMAP 端口', 'IMAP port' => 'IMAP 端口',
'IMAP security' => 'IMAP 安全性', 'IMAP security' => 'IMAP 安全类型',
'IMAP auth method' => 'IMAP 身份验证', 'IMAP auth method' => 'IMAP 身份验证',
'SMTP hostname' => 'SMTP 服务器', 'SMTP hostname' => 'SMTP 服务器',
'SMTP port' => 'SMTP 端口', 'SMTP port' => 'SMTP 端口',
'SMTP security' => 'SMTP 安全性', 'SMTP security' => 'SMTP 安全类型',
'SMTP auth method' => 'SMTP 身份验证', 'SMTP auth method' => 'SMTP 身份验证',
'STARTTLS' => 'STARTTLS', 'STARTTLS' => 'STARTTLS',
'Normal password' => '普通密码', 'Normal password' => '普通密码',
@ -323,7 +323,7 @@ $LANG['cn'] = array(
'Record Number' => '记录编号', 'Record Number' => '记录编号',
'in megabytes' => '以MB为单位', 'in megabytes' => '以MB为单位',
'Message' => '信息', 'Message' => '信息',
'use local-part' => '采用 local-part', 'use local-part' => '使用域内部分',
'one or more email addresses' => '一个或更多邮箱地址', 'one or more email addresses' => '一个或更多邮箱地址',
'Prefix will be automaticaly added to database name and database user' => '数据库名及用户名将会自动添加 %s 前缀', 'Prefix will be automaticaly added to database name and database user' => '数据库名及用户名将会自动添加 %s 前缀',
'Database' => '数据库名称', 'Database' => '数据库名称',
@ -568,7 +568,7 @@ $LANG['cn'] = array(
'MAIL Server' => '邮箱服务器', 'MAIL Server' => '邮箱服务器',
'Antivirus' => '防病毒引擎', 'Antivirus' => '防病毒引擎',
'AntiSpam' => '防垃圾邮件', 'AntiSpam' => '防垃圾邮件',
'Use Web Domain SSL Certificate' => 'Use Web Domain SSL Certificate', 'Use Web Domain SSL Certificate' => '采用网站域名SSL证书',
'Webmail URL' => '网页邮箱网址', 'Webmail URL' => '网页邮箱网址',
'MySQL Support' => 'MySQL 支持', 'MySQL Support' => 'MySQL 支持',
'phpMyAdmin URL' => '设置 phpMyAdmin 网址', 'phpMyAdmin URL' => '设置 phpMyAdmin 网址',
@ -755,7 +755,7 @@ $LANG['cn'] = array(
'ISSUER' => '颁发者', 'ISSUER' => '颁发者',
'Use server hostname' => '采用服务器主机名', 'Use server hostname' => '采用服务器主机名',
'Use domain hostname' => '采用域名', 'Use domain hostname' => '采用账户所在域名',
'Use STARTTLS' => '采用 STARTTLS 加密', 'Use STARTTLS' => '采用 STARTTLS 加密',
'Use SSL / TLS' => '采用 SSL / TLS 加密', 'Use SSL / TLS' => '采用 SSL / TLS 加密',
'No encryption' => '不加密', 'No encryption' => '不加密',