| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730 |
- <?php
- /**
- * Vesta language file
- * Kevin (kevin@kvm.la)
- */
- $LANG['cn'] = array(
- 'Packages' => '预设方案',
- 'IP' => 'IP管理',
- 'Graphs' => '流量统计',
- 'Statistics' => '统计分析',
- 'Log' => '日志',
- 'Server' => '服务器',
- 'Services' => '系统服务',
- 'Firewall' => '防火牆',
- 'Updates' => '更新升级',
- 'Log in' => '登录',
- 'Log out' => '退出',
- 'USER' => '用户管理',
- 'WEB' => '网站管理 ',
- 'DNS' => 'DNS管理',
- 'MAIL' => '邮箱管理',
- 'DB' => '数据库',
- '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' => '添加网站域名',
- 'Add DNS Domain' => '添加DNS域名',
- 'Add DNS Record' => '添加DNS记录',
- 'Add Mail Domain' => '添加邮箱域名',
- 'Add Mail Account' => '添加邮箱账户',
- 'Add Database' => '添加数据库',
- 'Add Cron Job' => '添加定时任务',
- 'Create Backup' => '创建备份',
- 'Configure' => '要配置',
- 'Restore All' => '恢复所有',
- 'Add Package' => '增加预设方案',
- 'Add IP' => '添加IP',
- 'Add Rule' => '添加規則',
- 'Ban IP Address' => '潘基文的IP地址',
- 'Search' => '搜索',
- 'Add one more FTP Account' => '增加一個FTP賬號',
- 'Overall Statistics' => '总体统计',
- 'Daily' => '日',
- 'Weekly' => '周',
- 'Monthly' => '月',
- 'Yearly' => '年',
- 'Add' => '增加',
- 'Back' => '返回',
- 'Save' => '保存',
- 'Submit' => '提交',
- 'toggle all' => '批量执行',
- 'apply to selected' => '应用到已选择',
- 'rebuild' => '重建',
- 'rebuild web' => '重建网站',
- 'rebuild dns' => '重建DNS',
- 'rebuild mail' => '重建邮箱',
- 'rebuild db' => '重建数据库',
- 'rebuild cron' => '重建定时任务',
- 'update counters' => '更新计数器',
- 'suspend' => '暂停',
- 'unsuspend' => '解除暂停',
- 'delete' => '删除',
- 'show per user' => '显示每个用户',
- 'login as' => '登录为',
- 'logout' => '退出',
- 'edit' => '修改',
- 'open webstats' => '打开webstats',
- 'view logs' => '查看日志',
- 'list records' => '列表 %s 记录',
- 'add record' => '增加记录',
- 'list accounts' => '列表 %s 账户',
- 'add account' => '添加账户',
- 'open webmail' => '打开网页邮箱',
- 'list fail2ban' => 'fail2ban的名單',
- 'open %s' => '打开 %s',
- 'download' => '下载',
- 'restore' => '恢复',
- 'configure restore settings' => '配置欢迎设置',
- 'stop' => '停止',
- 'start' => '开始',
- 'restart' => '重启',
- 'update' => '更新',
- 'generate' => '生成',
- 'Generate CSR' => '生成CSR',
- 'reread IP' => '重新读取IP',
- 'enable autoupdate' => '启用自动更新',
- 'disable autoupdate' => '禁用自动更新',
- 'turn on notifications' => '開啟通知',
- 'turn off notifications' => '關閉通知',
- 'Adding User' => '添加用户',
- 'Editing User' => '修改用过',
- 'Adding Domain' => '添加域名',
- 'Editing Domain' => '修改域名',
- 'Adding DNS Domain' => '添加DNS域名',
- 'Editing DNS Domain' => '修改DNS域名',
- 'Adding DNS Record' => '添加DNS记录',
- 'Editing DNS Record' => '修改DNS记录',
- 'Adding Mail Domain' => '添加邮局域名',
- 'Editing Mail Domain' => '修改邮局域名',
- 'Adding Mail Account' => '添加邮箱账户',
- 'Editing Mail Account' => '修改邮箱账户',
- 'Adding database' => '添加数据',
- 'Editing Cron Job' => '修改定时任务',
- 'Adding Cron Job' => '添加定时任务',
- 'Editing Database' => '修改数据库',
- 'Adding Package' => '添加预设方案',
- 'Editing Package' => '修改预设方案',
- 'Adding IP address' => '添加IP地址',
- 'Editing IP Address' => '修改IP地址',
- 'Editing Backup Exclusions' => '编辑排除',
- 'Generating CSR' => '生成的CSR',
- 'Listing' => '列表',
- 'Search Results' => '搜索结果',
- 'Adding Firewall Rule' => '添加防火牆規則',
- 'Editing Firewall Rule' => '編輯防火牆規則',
- 'Adding IP Address to Banlist' => '添加IP地址黑名單',
- 'active' => '活跃',
- 'spnd' => '暂停',
- 'suspended' => '暂停',
- 'running' => '运行',
- 'stopped' => '停止',
- 'outdated' => '过期',
- 'updated' => '更新',
- 'yes' => '是',
- 'no' => '否',
- 'none' => '无',
- 'pb' => 'PB',
- 'tb' => 'TB',
- 'gb' => 'GB',
- 'mb' => 'MB',
- 'minute' => '分钟',
- 'hour' => '小时',
- 'day' => '天',
- 'days' => '天',
- 'hours' => '小时',
- 'minutes' => '分钟',
- 'month' => '月',
- 'package' => '方案',
- 'Bandwidth' => '流量',
- 'Disk' => '磁盘空间',
- 'Web' => '网站',
- 'Mail' => '邮箱',
- 'Databases' => '数据库',
- 'User Directories' => '用户目录',
- 'Template' => '模板',
- 'Web Template' => 'Web模板',
- 'Backend Template' => '后台模板',
- 'Proxy Template' => '代理模板',
- 'DNS Template' => 'DNS模板',
- 'Web Domains' => '网站域名',
- 'SSL Domains' => 'SSL域名',
- 'Web Aliases' => '网站别名',
- 'per domain' => '每域名',
- 'DNS Domains' => 'DNS域名',
- 'DNS domains' => 'DNS域名',
- 'DNS records' => 'DNS记录',
- 'Name Servers' => 'DNS服务器',
- 'Mail Domains' => '邮箱域名',
- 'Mail Accounts' => '邮箱账户',
- 'Cron Jobs' => '定时任务',
- 'SSH Access' => 'SSH权限',
- 'IP Address' => 'IP Address',
- 'IP Addresses' => 'IP地址',
- 'Backups' => '备份',
- 'Backup System' => '备份系统',
- 'backup exclusions' => '备份排除项目',
- 'template' => '模板',
- 'SSL Support' => 'SSL支持',
- 'SSL Home Directory' => 'SSL主目录',
- 'Proxy Support' => '代理支持',
- 'Proxy Extensions' => '代理扩展名',
- 'Web Statistics' => '网站统计',
- 'Additional FTP Account' => '额外的FTP账户',
- 'Path' => 'Path',
- 'SOA' => 'SOA',
- 'TTL' => 'TTL',
- 'Expire' => '过期',
- 'Records' => '记录',
- 'Serial' => 'Serial',
- 'Catchall email' => '收取未知邮件的邮箱',
- 'AntiVirus Support' => '防病毒支持',
- 'AntiSpam Support' => '防垃圾邮件支持',
- 'DKIM Support' => 'DKIM支持',
- 'Accounts' => '账户',
- 'Quota' => '配额',
- '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' => '主机',
- 'Charset' => '编码',
- 'Min' => '几分',
- 'Hour' => '几点',
- 'Day' => '几号',
- 'Month' => '月份',
- 'Day of week' => '星期几',
- 'local' => '本地',
- 'Run Time' => '运行时间',
- 'Backup Size' => '备份大小',
- 'SYS' => 'SYS',
- 'Domains' => '域名',
- 'Status' => '状态',
- 'shared' => '共享',
- 'dedicated' => '独立',
- 'Owner' => '归属',
- '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' => '反向代理',
- 'web server' => '网页服务器',
- 'dns server' => 'dns服务器',
- 'mail server' => '邮件服务器',
- 'pop/imap server' => 'pop/imap服务器',
- 'email antivirus' => '邮件杀毒',
- 'email antispam' => '反垃圾邮件',
- 'database server' => '数据库服务器',
- 'ftp server' => 'FTP服务器',
- 'job scheduler' => '定时调度',
- 'firewall' => 'firewall',
- 'brute-force monitor' => 'brute-force monitor',
- 'CPU' => '处理器',
- 'Memory' => '内存',
- 'Uptime' => '在线时间',
- 'core package' => '核心方案',
- 'php interpreter' => 'php 解释器',
- 'internal web server' => '内网网页服务器',
- 'Version' => '版本',
- 'Release' => '发布',
- 'Architecture' => 'Architecture',
- 'Object' => '兑现',
- 'Username' => '用户名',
- 'Password' => '密码',
- 'Email' => '邮箱',
- 'Package' => '预设方案',
- 'Language' => '语言',
- 'First Name' => '姓',
- 'Last Name' => '名',
- 'Send login credentials to email address' => '发送登录凭据到电子邮件地址',
- 'Default Template' => '默认模板',
- 'Default Name Servers' => '默认NS服务器',
- 'Domain' => '域名',
- 'DNS Support' => 'DNS支持',
- 'Mail Support' => 'Mail支持',
- 'Advanced options' => '高级选项',
- 'Basic options' => 'Basic options',
- 'Aliases' => '别名',
- 'SSL Certificate' => 'SSL证书',
- 'SSL Key' => 'SSL Key',
- 'SSL Certificate Authority / Intermediate' => 'SSL证书颁发机构 / 中级',
- 'SSL CSR' => 'SSL CSR',
- 'optional' => '可选',
- 'internal' => '内部',
- 'Statistics Authorization' => '统计授权',
- 'Statistics Auth' => '统计验证',
- 'Account' => '账户',
- 'Prefix will be automaticaly added to username' => '前缀 %s 会自动添加到用户名',
- 'Send FTP credentials to email' => '发送FTP凭证到邮箱',
- 'Expiration Date' => '到期日期',
- 'YYYY-MM-DD' => 'YYYY-MM-DD',
- 'Name servers' => 'NS服务器',
- 'Record' => '记录',
- 'IP or Value' => 'IP或值',
- 'Priority' => '优先级',
- 'Record Number' => '记录编号',
- 'in megabytes' => '以MB为单位',
- 'Message' => '信息',
- 'use local-part' => '使用本地部分',
- 'one or more email addresses' => '一个或者更多邮箱地址',
- 'Prefix will be automaticaly added to database name and database user' => '前缀 %s 会自动增加到数据库用户名',
- 'Database' => '数据库',
- 'Type' => '类型',
- 'Minute' => '分钟',
- 'Command' => '命令',
- 'Package Name' => '方案名称',
- 'Netmask' => '子网掩码',
- 'Interface' => '接口',
- 'Shared' => '共享',
- 'Assigned user' => '分配用户',
- 'Assigned domain' => '分配域名',
- 'NAT IP association' => 'NAT IP association',
- 'shell' => '脚本',
- 'web domains' => '网站域名',
- 'web aliases' => '网站别名',
- 'dns records' => 'dns记录',
- 'mail domains' => '邮局域名',
- 'mail accounts' => '邮箱账户',
- 'accounts' => '账户',
- 'databases' => '数据库',
- 'cron jobs' => '定时任务',
- 'backups' => '备份',
- 'quota' => '配额',
- 'day of week' => '星期几',
- 'cmd' => 'cmd',
- 'users' => '用户',
- 'domains' => '域名',
- 'aliases' => '别名',
- 'records' => '记录',
- 'jobs' => '定时任务',
- 'username' => '用户名',
- 'password' => '密码',
- 'type' => '类型',
- 'charset' => '字符集编码',
- 'domain' => '域名',
- 'ip' => 'ip',
- 'ip address' => 'IP地址',
- 'IP address' => 'IP 地址',
- 'netmask' => '子网掩码',
- 'interface' => '网络接口',
- 'assigned user' => '分配用户',
- 'ns1' => 'ns1',
- 'ns2' => 'ns2',
- 'user' => '用户',
- 'email' => '邮箱',
- 'first name' => '姓',
- 'last name' => '名',
- 'account' => '账户',
- 'ssl certificate' => 'ssl证书',
- 'ssl key' => 'ssl密匙',
- 'stats user password' => '统计用户密码',
- 'stats username' => '统计用户名',
- 'stats password' => '统计密码',
- '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' => '国家‘',
- '2 letter code' => '2位短码:例如中国是CN/美国是US',
- 'State / Province' => '州/省',
- 'City / Locality' => '市/地区',
- 'Organization' => '组织名称',
- 'Action' => '動作',
- 'Protocol' => '協議',
- 'Port' => '港口',
- 'Comment' => '評論',
- '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',
- 'web domain' => 'web domain',
- 'dns domain' => 'dns domain',
- 'dns record' => 'dns record',
- 'mail domain' => 'mail domain',
- 'mail account' => 'mail account',
- 'cron job' => 'cron job',
- 'cron' => 'cron',
- 'user dir' => 'user dir',
- 'unlimited' => 'unlimited',
- '1 account' => '1 账户',
- '%s accounts' => '%s 账户',
- '1 domain' => '1 域名',
- '%s domains' => '%s 域名',
- '1 record' => '1 记录',
- '%s records' => '%s 记录',
- '1 mail account' => '1 邮箱账户',
- '%s mail accounts' => '%s 邮箱账户',
- '1 database' => '1 数据库',
- '%s databases' => '%s 数据库',
- '1 cron job' => '1 定时任务',
- '%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地址',
- '%s IP addresses' => '%s IP地址',
- '1 month' => '1 月',
- '%s months' => '%s 月',
- '1 log record' => '1 日志记录',
- '%s log records' => '%s 日志记录',
- '1 object' => '1 对象',
- '%s objects' => '%s 对象',
- 'no exclusions' => '不排除',
- '1 rule' => '1規則',
- '%s rules' => '%s 規則',
- '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> 已创建成功.',
- 'DNS_DOMAIN_CREATED_OK' => 'DNS domain <a href="/list/dns/?domain=%s"><b>%s</b></a> 已创建成功.',
- 'DNS_RECORD_CREATED_OK' => 'Record <b>%s.%s</b> 已创建成功.',
- 'MAIL_DOMAIN_CREATED_OK' => 'Mail domain <a href="/list/mail/?domain=%s"><b>%s</b></a> 已创建成功.',
- 'MAIL_ACCOUNT_CREATED_OK' => 'Mail account <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> 已创建成功',
- 'DATABASE_CREATED_OK' => 'Database <a href="/edit/db/?database=%s"><b>%s</b></a> 已创建成功',
- 'CRON_CREATED_OK' => 'Cron job 已创建成功.',
- 'IP_CREATED_OK' => 'IP address <a href="/edit/ip/?ip=%s"><b>%s</b></a> 已创建成功.',
- '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電子郵件報告已成功啟用',
- 'Cronjob email reporting has been successfully disabled' => '的cronjob電子郵件報告已成功關閉',
- 'Changes has been saved.' => '更改已保存.',
- 'Confirmation' => 'Confirmation',
- 'DELETE_USER_CONFIRMATION' => '您确定删除用户 %s?',
- 'SUSPEND_USER_CONFIRMATION' => '你确定暂停用户 %s?',
- 'UNSUSPEND_USER_CONFIRMATION' => '您确定解除暂停用户 %s?',
- 'DELETE_DOMAIN_CONFIRMATION' => '您确定删除域名 %s?',
- 'SUSPEND_DOMAIN_CONFIRMATION' => '你确定暂停域名 %s?',
- 'UNSUSPEND_DOMAIN_CONFIRMATION' => '你确定解除暂停域名 %s?',
- 'DELETE_RECORD_CONFIRMATION' => '你确定删除记录 %s?',
- 'SUSPEND_RECORD_CONFIRMATION' => '你确定暂停记录 %s?',
- 'UNSUSPEND_RECORD_CONFIRMATION' => '你确定解除暂停记录 %s?',
- 'DELETE_MAIL_ACCOUNT_CONFIRMATION' => '你确定删除 %s?',
- 'SUSPEND_MAIL_ACCOUNT_CONFIRMATION' => '你确定暂停 %s?',
- 'UNSUSPEND_MAIL_ACCOUNT_CONFIRMATION' => '你确定解除暂停 %s?',
- 'DELETE_DATABASE_CONFIRMATION' => '你确定删除数据库 %s?',
- 'SUSPEND_DATABASE_CONFIRMATION' => '你确定暂停数据 %s?',
- 'UNSUSPEND_DATABASE_CONFIRMATION' => '你确定解除暂停数据库 %s?',
- 'DELETE_CRON_CONFIRMATION' => '你确定删除定时任务?',
- 'SUSPEND_CRON_CONFIRMATION' => '你确定暂停定时任务?',
- 'UNSUSPEND_CRON_CONFIRMATION' => '你确定解除暂停定时任务?',
- 'DELETE_BACKUP_CONFIRMATION' => '你确定删除 %s 备份?',
- 'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
- 'DELETE_PACKAGE_CONFIRMATION' => '你确定删除方案 %s?',
- 'DELETE_IP_CONFIRMATION' => '你确定删除IP地址 %s?',
- 'DELETE_RULE_CONFIRMATION' => '您確定要刪除規則 #%s?',
- 'SUSPEND_RULE_CONFIRMATION' => '您確定要暫停規則 #%s?',
- 'UNSUSPEND_RULE_CONFIRMATION' => '您確定要取消掛起規則 #%s?',
- 'LEAVE_PAGE_CONFIRMATION' => 'Leave Page?',
- 'RESTART_CONFIRMATION' => 'Are you sure you want to restart %s?',
- 'Welcome' => '欢迎光临',
- 'LOGGED_IN_AS' => '以用户身份 %s 登录',
- 'Error' => '错误',
- 'Invalid username or password' => '无效账号或密码',
- 'Invalid username or code' => '无效账户或者验证码',
- 'Passwords not match' => '密码不正确',
- 'Please enter valid email address.' => '请输入有效的邮箱.',
- 'Field "%s" can not be blank.' => '字段 "%s" 不能为空.',
- 'Password is too short.' => '密码太短 (最少为6位数大小写字母+数字)',
- 'Error code:' => '错误代码: %s',
- 'SERVICE_ACTION_FAILED' => '"%s" "%s" 字段',
- 'IP address is in use' => 'IP地址已被使用',
- 'BACKUP_SCHEDULED' => '任务已经被添加到队列中。当备份完成将会电子邮件通知您.',
- 'BACKUP_EXISTS' => '现有的备份已在运行,请等待该备份完成.',
- '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 *',
- 'Welcome to Vesta Control Panel' => '欢迎来到Vesta管理面板',
- 'MAIL_FROM' => 'Vesta管理面板 <noreply@%s>',
- 'GREETINGS_GORDON_FREEMAN' => "您好, %s %s,\n",
- 'GREETINGS' => "您好,\n",
- 'ACCOUNT_READY' => "您的帐户已创建可以使用.\n\nhttps://%s/login/\n用户名: %s\n密码: %s\n\n",
- 'FTP login credentials' => 'FTP登录资料',
- 'FTP_ACCOUNT_READY' => "FTP帐户已创建可以使用.\n\n主机名: %s\n用户名: %s_%s\n密码: %s\n\n",
- 'Database Credentials' => '数据库账户资料',
- 'DATABASE_READY' => "数据库已创建成功.\n\n数据库名: %s\n用户: %s\n密码: %s\n%s\n\n",
- 'forgot password' => '忘记密码',
- 'Confirm' => '确认',
- 'New Password' => '新密码',
- 'Confirm Password' => '确认密码',
- 'Reset' => '重置',
- 'Reset Code' => '重置代码',
- '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如果您没有要求重设密码,请忽略此消息.",
- 'Jan' => 'Jan',
- 'Feb' => 'Feb',
- 'Mar' => 'Mar',
- 'Apr' => 'Apr',
- 'May' => 'May',
- 'Jun' => 'Jun',
- 'Jul' => 'Jul',
- 'Aug' => 'Aug',
- 'Sep' => 'Sep',
- 'Oct' => 'Oct',
- 'Nov' => 'Nov',
- 'Dec' => 'Dec',
- 'Configuring Server' => 'Configuring Server',
- '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',
- 'Reseller Role' => 'Reseller Role',
- 'Web Config Editor' => 'Web Config Editor',
- 'Template Manager' => 'Template Manager',
- 'Backup Migration Manager' => 'Backup Migration Manager',
- 'FileManager' => 'FileManager',
- 'show: CPU / MEM / NET / DISK' => 'show: CPU / MEM / NET / DISK',
- 'sort by' => 'sort by',
- 'Date' => 'Date',
- 'Starred' => 'Starred',
- 'Name' => 'Name',
- 'File Manager' => 'File Manager',
- 'size' => 'size',
- 'date' => 'date',
- 'name' => 'name',
- 'Initializing' => 'Initializing',
- 'UPLOAD' => 'UPLOAD',
- 'NEW FILE' => 'NEW FILE',
- 'NEW DIR' => 'NEW DIR',
- 'DELETE' => 'DELETE',
- 'RENAME' => 'RENAME',
- 'MOVE' => 'MOVE',
- 'RIGHTS' => 'RIGHTS',
- 'COPY' => 'COPY',
- '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',
- 'File name cannot be empty' => 'File name cannot be empty',
- 'No file selected' => 'No file selected',
- 'No file or folder selected' => 'No file or folder selected',
- 'File type not supported' => 'File type not supported',
- 'Directory download not available in current version' => 'Directory download not available in current version',
- 'Directory not available' => 'Directory not available',
- 'Done' => 'Done',
- 'Close' => 'Close',
- 'Copy' => 'Copy',
- 'Cancel' => 'Cancel',
- 'Rename' => 'Rename',
- 'Move' => 'Move',
- 'Change Rights' => 'Change Rights',
- 'Delete' => 'Delete',
- 'Extract' => 'Extract',
- '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',
- 'Move files' => 'Move files',
- 'Are you sure you want to copy' => 'Are you sure you want to copy',
- 'Are you sure you want to move' => 'Are you sure you want to move',
- 'Are you sure you want to delete' => 'Are you sure you want to delete',
- 'into' => 'into',
- 'existing files will be replaced' => 'existing files will be replaced',
- 'Original name' => 'Original name',
- 'File' => 'File',
- 'already exists' => 'already exists',
- 'Create file' => 'Create file',
- 'Create directory' => 'Create directory',
- 'read by owner' => 'read by owner',
- 'write by owner' => 'write by owner',
- 'execute/search by owner' => 'execute/search by owner',
- 'read by group' => 'read by group',
- 'write by group' => 'write by group',
- 'execute/search by group' => 'execute/search by group',
- 'read by others' => 'read by others',
- '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',
- 'Go to USER list' => 'Go to USER list',
- 'Go to WEB list' => 'Go to WEB list',
- 'Go to DNS list' => 'Go to DNS list',
- 'Go to MAIL list' => 'Go to MAIL list',
- 'Go to DB list' => 'Go to DB list',
- 'Go to CRON list' => 'Go to CRON list',
- 'Go to BACKUP list' => 'Go to BACKUP list',
- 'Focus on search' => 'Focus on search',
- 'Display/Close shortcuts' => 'Display/Close shortcuts',
- 'Move backward through top menu' => 'Move backward through top menu',
- 'Move forward through top menu' => 'Move forward through top menu',
- 'Enter focused element' => 'Enter focused element',
- 'Move up through elements list' => 'Move up through elements list',
- 'Move down through elements list' => 'Move down through elements list',
- 'Upload' => 'Upload',
- 'New File' => 'New File',
- 'New Folder' => 'New Folder',
- 'Download' => 'Download',
- 'Archive' => 'Archive',
- 'Save File (in text editor)' => 'Save File (in text editor)',
- 'Close Popup / Cancel' => 'Close Popup / Cancel',
- 'Move Cursor Up' => 'Move Cursor Up',
- 'Move Cursor Down' => 'Move Cursor Down',
- 'Switch to Left Tab' => 'Switch to Left Tab',
- 'Switch to Right Tab' => 'Switch to Right Tab',
- 'Switch Tab' => 'Switch Tab',
- 'Go to the Top of the File List' => 'Go to the Top of the File List',
- 'Go to the Last File' => 'Go to the Last File',
- 'Open File / Enter Directory' => 'Open File / Enter Directory',
- 'Edit File' => 'Edit File',
- 'Go to Parent Directory' => 'Go to Parent Directory',
- 'Select Current File' => 'Select Current File',
- 'Select Bunch of Files' => 'Select Bunch of Files',
- 'Add File to the Current Selection' => 'Add File to the Current Selection',
- 'Select All Files' => 'Select All Files',
- 'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
- 'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
- 'Licence Key' => 'Licence Key',
- 'Enter License Key' => 'Enter License Key',
- 'Buy Licence' => 'Buy Licence',
- 'Buy Lifetime License' => 'Buy Lifetime License',
- 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
- 'Licence Activated' => 'Licence Activated',
- 'Licence Deactivated' => 'Licence Deactivated',
- 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
- 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
- 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
- 'Minutes' => 'Minutes',
- 'Hourly' => 'Hourly',
- 'Run Command' => 'Run Command',
- 'every month' => 'every month',
- 'every odd month' => 'every odd month',
- 'every even month' => 'every even month',
- 'every day' => 'every day',
- 'every odd day' => 'every odd day',
- 'every even day' => 'every even day',
- 'weekdays (5 days)' => 'weekdays (5 days)',
- 'weekend (2 days)' => 'weekend (2 days)',
- 'Monday' => 'Monday',
- 'Tuesday' => 'Tuesday',
- 'Wednesday' => 'Wednesday',
- 'Thursday' => 'Thursday',
- 'Friday' => 'Friday',
- 'Saturday' => 'Saturday',
- 'Sunday' => 'Sunday',
- 'every hour' => 'every hour',
- 'every two hours' => 'every two hours',
- 'every minute' => 'every minute',
- 'every two minutes' => 'every two minutes',
- 'every' => 'every',
- 'Generate' => 'Generate',
- 'webalizer' => 'webalizer',
- 'awstats' => 'awstats',
- );
|