Update language files

This commit is contained in:
Flat 2016-07-03 17:58:29 +09:00
commit 119fc756d0
28 changed files with 3507 additions and 1412 deletions

View file

@ -25,6 +25,21 @@ $LANG['cn'] = array(
'CRON' => '计划任务',
'BACKUP' => '备份管理',
'LOGIN' => 'LOGIN',
'RESET PASSWORD' => 'RESET PASSWORD',
'SEARCH' => 'SEARCH',
'PACKAGE' => 'PACKAGE',
'RRD' => 'RRD',
'STATS' => 'STATS',
'LOG' => 'LOG',
'UPDATES' => 'UPDATES',
'FIREWALL' => 'FIREWALL',
'SERVER' => 'SERVER',
'MEMORY' => 'MEMORY',
'DISK' => 'DISK',
'NETWORK' => 'NETWORK',
'Web Log Manager' => 'Web Log Manager',
'Add User' => '添加用户',
'Add Domain' => '添加域名',
'Add Web Domain' => '添加网站域名',
@ -167,6 +182,7 @@ $LANG['cn'] = array(
'Mail Accounts' => '邮箱账户',
'Cron Jobs' => '定时任务',
'SSH Access' => 'SSH权限',
'IP Address' => 'IP Address',
'IP Addresses' => 'IP地址',
'Backups' => '备份',
'Backup System' => '备份系统',
@ -176,13 +192,14 @@ $LANG['cn'] = array(
'SSL Home Directory' => 'SSL主目录',
'Proxy Support' => '代理支持',
'Proxy Extensions' => '代理扩展名',
'Proxy Extentions' => '代理扩展名',
'Web Statistics' => '网站统计',
'Additional FTP Account' => '额外的FTP账户',
'Path' => 'Path',
'SOA' => 'SOA',
'TTL' => 'TTL',
'Expire' => '过期',
'Records' => '记录',
'Serial' => 'Serial',
'Catchall email' => '收取未知邮件的邮箱',
'AntiVirus Support' => '防病毒支持',
'AntiSpam Support' => '防垃圾邮件支持',
@ -192,6 +209,16 @@ $LANG['cn'] = array(
'Autoreply' => '自动回复',
'Forward to' => '转发到',
'Do not store forwarded mail' => '不保留已转发的邮件',
'IMAP hostname' => 'IMAP hostname',
'IMAP port' => 'IMAP port',
'IMAP security' => 'IMAP security',
'IMAP auth method' => 'IMAP auth method',
'SMTP hostname' => 'SMTP hostname',
'SMTP port' => 'SMTP port',
'SMTP security' => 'SMTP security',
'SMTP auth method' => 'SMTP auth method',
'STARTTLS' => 'STARTTLS',
'Normal password' => 'Normal password',
'database' => '数据库',
'User' => '用户',
'Host' => '主机',
@ -213,11 +240,13 @@ $LANG['cn'] = array(
'Users' => '用户',
'Load Average' => '平均负载',
'Memory Usage' => '内存使用',
'APACHE2 Usage' => 'APACHE2 Usage',
'HTTPD Usage' => 'apache使用',
'NGINX Usage' => 'nginx使用',
'MySQL Usage on localhost' => '本地Mysql使用',
'PostgreSQL Usage on localhost' => '本地PostgreSQL使用',
'Bandwidth Usage eth0' => 'eth0流量使用',
'Exim Usage' => 'Exim Usage',
'FTP Usage' => 'FTP使用',
'SSH Usage' => 'SSH使用',
'reverse proxy' => '反向代理',
@ -230,6 +259,8 @@ $LANG['cn'] = array(
'database server' => '数据库服务器',
'ftp server' => 'FTP服务器',
'job scheduler' => '定时调度',
'firewall' => 'firewall',
'brute-force monitor' => 'brute-force monitor',
'CPU' => '处理器',
'Memory' => '内存',
'Uptime' => '在线时间',
@ -240,7 +271,6 @@ $LANG['cn'] = array(
'Release' => '发布',
'Architecture' => 'Architecture',
'Object' => '兑现',
'Owner' => '归属',
'Username' => '用户名',
'Password' => '密码',
'Email' => '邮箱',
@ -334,6 +364,8 @@ $LANG['cn'] = array(
'ftp user password' => 'ftp用户密码',
'ftp user' => 'ftp用户',
'Last 70 lines of %s.%s.log' => '最后70行 %s.%s.日志',
'AccessLog' => 'AccessLog',
'ErrorLog' => 'ErrorLog',
'Download AccessLog' => '下载访问日志',
'Download ErrorLog' => '下载错误日志',
'Country' => '国家‘',
@ -348,8 +380,19 @@ $LANG['cn'] = array(
'Banlist' => '黑名單',
'ranges are acceptable' => '範圍是可以接受的',
'CIDR format is supported' => '支持CIDR格式',
'ACCEPT' => 'ACCEPT',
'DROP' => 'DROP',
'TCP' => 'TCP',
'UDP' => 'UDP',
'ICMP' => 'ICMP',
'SSH' => 'SSH',
'FTP' => 'FTP',
'VESTA' => 'VESTA',
'Add one more Name Server' => 'Add one more Name Server',
'cron' => 'cron',
'user dir' => 'user dir',
'unlimited' => 'unlimited',
'1 account' => '1 账户',
'%s accounts' => '%s 账户',
@ -365,6 +408,8 @@ $LANG['cn'] = array(
'%s cron jobs' => '%s 定时任务',
'1 archive' => '1 档案',
'%s archives' => '%s 档案',
'1 item' => '1 item',
'%s items' => '%s items',
'1 package' => '1 预设方案',
'%s packages' => '%s 预设方案',
'1 IP address' => '1 IP地址',
@ -378,7 +423,7 @@ $LANG['cn'] = array(
'no exclusions' => '不排除',
'1 rule' => '1規則',
'%s rules' => '%s 規則',
'There are currently banned IP' => '目前尚無禁止的IP地址',
'There are no currently banned IP' => '目前尚無禁止的IP地址',
'USER_CREATED_OK' => 'User <a href="/edit/user/?user=%s"><b>%s</b></a> 已创建成功',
'WEB_DOMAIN_CREATED_OK' => 'Domain <a href="/edit/web/?domain=%s"><b>%s</b></a> 已创建成功.',
@ -392,6 +437,7 @@ $LANG['cn'] = array(
'PACKAGE_CREATED_OK' => 'Package <a href="/edit/package/?package=%s"><b>%s</b></a> 已创建成功.',
'SSL_GENERATED_OK' => '证书已成功生成.',
'RULE_CREATED_OK' => '規則已成功創建',
'BANLIST_CREATED_OK' => 'IP address has been banned successfully', // I'm not sure about this text
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
'Cronjob email reporting has been successfully enabled' => '的cronjob電子郵件報告已成功啟用',
@ -442,12 +488,12 @@ $LANG['cn'] = array(
'RESTORE_SCHEDULED' => '任务已经被添加到队列中。当备份完成将会电子邮件通知您.',
'RESTORE_EXISTS' => '现有的修复工作已在执行,请等待完成后再执行.',
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
'WEB_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp',
'DNS_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *',
'MAIL_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster',
'DB_EXCLUSIONS' => 'Type full database name, one per line. To exclude all databases use *',
'CRON_EXCLUSIONS' => 'To exclude all jobs use *',
'USER_EXCLUSIONS' => 'Type directory name, one per line. To exlude all dirs use *',
'Welcome to Vesta Control Panel' => '欢迎来到Vesta管理面板',
'MAIL_FROM' => 'Vesta管理面板 <noreply@%s>',
@ -467,7 +513,7 @@ $LANG['cn'] = array(
'Confirm Password' => '确认密码',
'Reset' => '重置',
'Reset Code' => '重置代码',
'RESET_NOTICE' => '',
'RESET_NOTICE' => '', // should we add something here?
'RESET_CODE_SENT' => '密码重置代码已发送到您的邮箱<br>',
'MAIL_RESET_SUBJECT' => '密码重置在 %s',
'PASSWORD_RESET_REQUEST' => "重置面板密码请点击链接:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\n或者您可以到 https://%s/reset/?action=code&user=%s 输入重置验证代码:\n%s\n\n如果您没有要求重设密码,请忽略此消息.",
@ -489,6 +535,29 @@ $LANG['cn'] = array(
'Hostname' => 'Hostname',
'Time Zone' => 'Time Zone',
'Default Language' => 'Default Language',
'Proxy Server' => 'Proxy Server',
'Web Server' => 'Web Server',
'Backend Server' => 'Backend Server',
'Backend Pool Mode' => 'Backend Pool Mode',
'DNS Server' => 'DNS Server',
'DNS Cluster' => 'DNS Cluster',
'MAIL Server' => 'MAIL Server',
'Antivirus' => 'Antivirus',
'AntiSpam' => 'AntiSpam',
'Webmail URL' => 'Webmail URL',
'MySQL Support' => 'MySQL Support',
'phpMyAdmin URL' => 'phpMyAdmin URL',
'PostgreSQL Support' => 'PostgreSQL Support',
'phpPgAdmin URL' => 'phpPgAdmin URL',
'Maximum Number Of Databases' => 'Maximum Number Of Databases',
'Current Number Of Databases' => 'Current Number Of Databases',
'Local backup' => 'Local backup',
'Compression level' => 'Compression level',
'Directory' => 'Directory',
'Remote backup' => 'Remote backup',
'ftp' => 'FTP',
'sftp' => 'SFTP',
'SFTP Chroot' => 'SFTP Chroot',
'FileSystem Disk Quota' => 'FileSystem Disk Quota',
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
'preview' => 'preview',
@ -504,8 +573,8 @@ $LANG['cn'] = array(
'Starred' => 'Starred',
'Name' => 'Name',
'File Manager' => 'File Manager',
'type' => 'type',
'size' => 'size',
'date' => 'date',
'name' => 'name',
@ -520,6 +589,7 @@ $LANG['cn'] = array(
'ARCHIVE' => 'ARCHIVE',
'EXTRACT' => 'EXTRACT',
'DOWNLOAD' => 'DOWNLOAD',
'Are you sure?' => 'Are you sure?', // unused?
'Hit' => 'Hit',
'to reload the page' => 'to reload the page',
'Directory name cannot be empty' => 'Directory name cannot be empty',
@ -540,6 +610,10 @@ $LANG['cn'] = array(
'Create' => 'Create',
'Compress' => 'Compress',
'OK' => 'OK',
'YOU ARE COPYING' => 'YOU ARE COPYING', // unused?
'YOU ARE REMOVING' => 'YOU ARE REMOVING',
'Delete items' => 'Delete items',
'Copy files' => 'Copy files',
'Are you sure you want to copy' => 'Are you sure you want to copy',
'Are you sure you want to delete' => 'Are you sure you want to delete',
'into' => 'into',
@ -559,6 +633,7 @@ $LANG['cn'] = array(
'write by others' => 'write by others',
'execute/search by others' => 'execute/search by others',
'Shortcuts' => 'Shortcuts',
'Add New object' => 'Add New object',
'Save Form' => 'Save Form',
'Cancel saving form' => 'Cancel saving form',
@ -581,10 +656,7 @@ $LANG['cn'] = array(
'New File' => 'New File',
'New Folder' => 'New Folder',
'Download' => 'Download',
'Rename' => 'Rename',
'Copy' => 'Copy',
'Archive' => 'Archive',
'Delete' => 'Delete',
'Save File (in text editor)' => 'Save File (in text editor)',
'Close Popup / Cancel' => 'Close Popup / Cancel',
'Move Cursor Up' => 'Move Cursor Up',
@ -616,9 +688,6 @@ $LANG['cn'] = array(
'Minutes' => 'Minutes',
'Hourly' => 'Hourly',
'Daily' => 'Daily',
'Weekly' => 'Weekly',
'Monthly' => 'Monthly',
'Run Command' => 'Run Command',
'every month' => 'every month',
'every odd month' => 'every odd month',
@ -640,7 +709,9 @@ $LANG['cn'] = array(
'every minute' => 'every minute',
'every two minutes' => 'every two minutes',
'every' => 'every',
'Hour' => 'Hour',
'Minute' => 'Minute'
'Generate' => 'Generate',
'webalizer' => 'webalizer',
'awstats' => 'awstats',
);