Add missing translations to en.php

This commit is contained in:
Flat 2016-07-03 17:29:29 +09:00
commit dc2ff92fc4

View file

@ -25,6 +25,21 @@ $LANG['en'] = array(
'CRON' => 'CRON',
'BACKUP' => '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 User',
'Add Domain' => 'Add Domain',
'Add Web Domain' => 'Add Web Domain',
@ -90,7 +105,7 @@ $LANG['en'] = array(
'reread IP' => 'reread IP',
'enable autoupdate' => 'enable autoupdate',
'disable autoupdate' => 'disable autoupdate',
'turn on notifications' => 'turn on notification',
'turn on notifications' => 'turn on notifications',
'turn off notifications' => 'turn off notifications',
'Adding User' => 'Adding User',
@ -167,6 +182,7 @@ $LANG['en'] = array(
'Mail Accounts' => 'Mail Accounts',
'Cron Jobs' => 'Cron Jobs',
'SSH Access' => 'SSH Access',
'IP Address' => 'IP Address',
'IP Addresses' => 'IP Addresses',
'Backups' => 'Backups',
'Backup System' => 'Backup System',
@ -178,10 +194,12 @@ $LANG['en'] = array(
'Proxy Extensions' => 'Proxy Extensions',
'Web Statistics' => 'Web Statistics',
'Additional FTP Account' => 'Additional FTP',
'Path' => 'Path',
'SOA' => 'SOA',
'TTL' => 'TTL',
'Expire' => 'Expire',
'Records' => 'Records',
'Serial' => 'Serial',
'Catchall email' => 'Catchall email',
'AntiVirus Support' => 'AntiVirus Support',
'AntiSpam Support' => 'AntiSpam Support',
@ -190,7 +208,17 @@ $LANG['en'] = array(
'Quota' => 'Quota',
'Autoreply' => 'Autoreply',
'Forward to' => 'Forward to',
'Do not store forwarded mail' => 'Do not store forwarded mail',
'Do not store forwarded mail' => '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' => 'database',
'User' => 'User',
'Host' => 'Host',
@ -212,11 +240,13 @@ $LANG['en'] = array(
'Users' => 'Users',
'Load Average' => 'Load Average',
'Memory Usage' => 'Memory Usage',
'APACHE2 Usage' => 'APACHE2 Usage',
'HTTPD Usage' => 'HTTPD Usage',
'NGINX Usage' => 'NGINX Usage',
'MySQL Usage on localhost' => 'MySQL Usage on localhost',
'PostgreSQL Usage on localhost' => 'PostgreSQL Usage on localhost',
'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
'Exim Usage' => 'Exim Usage',
'FTP Usage' => 'FTP Usage',
'SSH Usage' => 'SSH Usage',
'reverse proxy' => 'reverse proxy',
@ -229,6 +259,8 @@ $LANG['en'] = array(
'database server' => 'database server',
'ftp server' => 'ftp server',
'job scheduler' => 'job scheduler',
'firewall' => 'firewall',
'brute-force monitor' => 'brute-force monitor',
'CPU' => 'CPU',
'Memory' => 'Memory',
'Uptime' => 'Uptime',
@ -333,6 +365,8 @@ $LANG['en'] = array(
'ftp user password' => 'ftp user password',
'ftp user' => 'ftp user',
'Last 70 lines of %s.%s.log' => 'Last 70 lines of %s.%s.log',
'AccessLog' => 'AccessLog',
'ErrorLog' => 'ErrorLog',
'Download AccessLog' => 'Download AccessLog',
'Download ErrorLog' => 'Download ErrorLog',
'Country' => 'Country',
@ -347,8 +381,19 @@ $LANG['en'] = array(
'Banlist' => 'Banlist',
'ranges are acceptable' => 'ranges are acceptable',
'CIDR format is supported' => 'CIDR format is supported',
'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 account',
'%s accounts' => '%s accounts',
@ -364,6 +409,8 @@ $LANG['en'] = array(
'%s cron jobs' => '%s cron jobs',
'1 archive' => '1 archive',
'%s archives' => '%s archives',
'1 item' => '1 item',
'%s items' => '%s items',
'1 package' => '1 package',
'%s packages' => '%s packages',
'1 IP address' => '1 IP address',
@ -391,6 +438,7 @@ $LANG['en'] = array(
'PACKAGE_CREATED_OK' => 'Package <a href="/edit/package/?package=%s"><b>%s</b></a> has been created successfully.',
'SSL_GENERATED_OK' => 'Certificate has been generated successfully.',
'RULE_CREATED_OK' => 'Rule has been created successfully.',
'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 email reporting has been successfully enabled',
@ -466,7 +514,7 @@ $LANG['en'] = array(
'Confirm Password' => 'Confirm Password',
'Reset' => 'Reset',
'Reset Code' => 'Reset Code',
'RESET_NOTICE' => '',
'RESET_NOTICE' => '', // should we add something here?
'RESET_CODE_SENT' => 'Password reset code has been sent to your email address<br>',
'MAIL_RESET_SUBJECT' => 'Password Reset at %s',
'PASSWORD_RESET_REQUEST' => "To reset your control panel password, please follow this link:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\nAlternatively, you may go to https://%s/reset/?action=code&user=%s and enter the following reset code:\n%s\n\nIf you did not request password reset, please ignore this message and accept our apologies.\n\n--\nVesta Control Panel\n",
@ -488,6 +536,29 @@ $LANG['en'] = 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',
@ -520,6 +591,7 @@ $LANG['en'] = 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 +612,10 @@ $LANG['en'] = 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 +635,7 @@ $LANG['en'] = 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',
@ -641,6 +718,10 @@ $LANG['en'] = array(
'every two minutes' => 'every two minutes',
'every' => 'every',
'Hour' => 'Hour',
'Minute' => 'Minute'
'Minute' => 'Minute',
'Generate' => 'Generate',
'webalizer' => 'webalizer',
'awstats' => 'awstats',
);