|
@@ -9,13 +9,13 @@ $LANG['en'] = array(
|
|
|
'IP' => 'Network',
|
|
'IP' => 'Network',
|
|
|
'Graphs' => 'Graphs',
|
|
'Graphs' => 'Graphs',
|
|
|
'Statistics' => 'Statistics',
|
|
'Statistics' => 'Statistics',
|
|
|
- 'Log' => 'Log',
|
|
|
|
|
|
|
+ 'Log' => 'Logs',
|
|
|
'Server' => 'Server',
|
|
'Server' => 'Server',
|
|
|
'Services' => 'Services',
|
|
'Services' => 'Services',
|
|
|
'Firewall' => 'Firewall',
|
|
'Firewall' => 'Firewall',
|
|
|
'Updates' => 'Updates',
|
|
'Updates' => 'Updates',
|
|
|
- 'Log in' => 'Log in',
|
|
|
|
|
- 'Log out' => 'Log out',
|
|
|
|
|
|
|
+ 'Log in' => 'Login',
|
|
|
|
|
+ 'Log out' => 'Logout',
|
|
|
|
|
|
|
|
'USER' => 'USER',
|
|
'USER' => 'USER',
|
|
|
'WEB' => 'WEB',
|
|
'WEB' => 'WEB',
|
|
@@ -75,18 +75,18 @@ $LANG['en'] = array(
|
|
|
'rebuild' => 'Rebuild',
|
|
'rebuild' => 'Rebuild',
|
|
|
'rebuild web' => 'Rebuild Websites',
|
|
'rebuild web' => 'Rebuild Websites',
|
|
|
'rebuild dns' => 'Rebuild DNS Zones',
|
|
'rebuild dns' => 'Rebuild DNS Zones',
|
|
|
- 'rebuild mail' => 'Rebuild Mail',
|
|
|
|
|
|
|
+ 'rebuild mail' => 'Rebuild Mail Accounts',
|
|
|
'rebuild db' => 'Rebuild Databases',
|
|
'rebuild db' => 'Rebuild Databases',
|
|
|
'rebuild cron' => 'Rebuild Cron Jobs',
|
|
'rebuild cron' => 'Rebuild Cron Jobs',
|
|
|
'update counters' => 'Refresh Usage Counters',
|
|
'update counters' => 'Refresh Usage Counters',
|
|
|
'suspend' => 'Suspend',
|
|
'suspend' => 'Suspend',
|
|
|
'unsuspend' => 'Unsuspend',
|
|
'unsuspend' => 'Unsuspend',
|
|
|
'delete' => 'Delete',
|
|
'delete' => 'Delete',
|
|
|
- 'show per user' => 'Show per user',
|
|
|
|
|
|
|
+ 'show per user' => 'Show Per User',
|
|
|
'login as' => 'Login as',
|
|
'login as' => 'Login as',
|
|
|
'logout' => 'Logout',
|
|
'logout' => 'Logout',
|
|
|
'edit' => 'Edit',
|
|
'edit' => 'Edit',
|
|
|
- 'open webstats' => 'Open Web Stats',
|
|
|
|
|
|
|
+ 'open webstats' => 'View Web Stats',
|
|
|
'view logs' => 'View Logs',
|
|
'view logs' => 'View Logs',
|
|
|
'list records' => 'List %s Records',
|
|
'list records' => 'List %s Records',
|
|
|
'add record' => 'Add Record',
|
|
'add record' => 'Add Record',
|
|
@@ -97,7 +97,7 @@ $LANG['en'] = array(
|
|
|
'open %s' => 'Open %s',
|
|
'open %s' => 'Open %s',
|
|
|
'download' => 'Download',
|
|
'download' => 'Download',
|
|
|
'restore' => 'Restore',
|
|
'restore' => 'Restore',
|
|
|
- 'configure restore settings' => 'Configure restore settings',
|
|
|
|
|
|
|
+ 'configure restore settings' => 'Configure Restore Settings',
|
|
|
'stop' => 'Stop',
|
|
'stop' => 'Stop',
|
|
|
'start' => 'Start',
|
|
'start' => 'Start',
|
|
|
'restart' => 'Restart',
|
|
'restart' => 'Restart',
|
|
@@ -105,16 +105,16 @@ $LANG['en'] = array(
|
|
|
'generate' => 'Generate',
|
|
'generate' => 'Generate',
|
|
|
'Generate CSR' => 'Generate CSR',
|
|
'Generate CSR' => 'Generate CSR',
|
|
|
'reread IP' => 'Reread IP',
|
|
'reread IP' => 'Reread IP',
|
|
|
- 'enable autoupdate' => 'Enable automatic updates',
|
|
|
|
|
- 'disable autoupdate' => 'Disable automatic updates',
|
|
|
|
|
- 'turn on notifications' => 'Turn on notifications',
|
|
|
|
|
- 'turn off notifications' => 'Turn off notifications',
|
|
|
|
|
|
|
+ 'enable autoupdate' => 'Enable Automatic Updates',
|
|
|
|
|
+ 'disable autoupdate' => 'Disable Automatic Updates',
|
|
|
|
|
+ 'turn on notifications' => 'Enable Notifications',
|
|
|
|
|
+ 'turn off notifications' => 'Disable notifications',
|
|
|
'configure' => 'Configure',
|
|
'configure' => 'Configure',
|
|
|
|
|
|
|
|
'Adding User' => 'Add User',
|
|
'Adding User' => 'Add User',
|
|
|
'Editing User' => 'Edit User',
|
|
'Editing User' => 'Edit User',
|
|
|
'Adding Domain' => 'Add Domain',
|
|
'Adding Domain' => 'Add Domain',
|
|
|
- 'Editing Domain' => 'Edit Dinaub',
|
|
|
|
|
|
|
+ 'Editing Domain' => 'Edit Domain',
|
|
|
'Adding DNS Domain' => 'Add DNS Zone',
|
|
'Adding DNS Domain' => 'Add DNS Zone',
|
|
|
'Editing DNS Domain' => 'Edit DNS Zone',
|
|
'Editing DNS Domain' => 'Edit DNS Zone',
|
|
|
'Adding DNS Record' => 'Add DNS Record',
|
|
'Adding DNS Record' => 'Add DNS Record',
|
|
@@ -137,7 +137,7 @@ $LANG['en'] = array(
|
|
|
'Search Results' => 'Search Results',
|
|
'Search Results' => 'Search Results',
|
|
|
'Adding Firewall Rule' => 'Add Firewall Rule',
|
|
'Adding Firewall Rule' => 'Add Firewall Rule',
|
|
|
'Editing Firewall Rule' => 'Edit Firewall Rule',
|
|
'Editing Firewall Rule' => 'Edit Firewall Rule',
|
|
|
- 'Adding IP Address to Banlist' => 'Ban IP address',
|
|
|
|
|
|
|
+ 'Adding IP Address to Banlist' => 'Ban IP Address',
|
|
|
|
|
|
|
|
'active' => 'Active',
|
|
'active' => 'Active',
|
|
|
'spnd' => 'Suspended',
|
|
'spnd' => 'Suspended',
|
|
@@ -154,14 +154,14 @@ $LANG['en'] = array(
|
|
|
'tb' => 'tb',
|
|
'tb' => 'tb',
|
|
|
'gb' => 'gb',
|
|
'gb' => 'gb',
|
|
|
'mb' => 'mb',
|
|
'mb' => 'mb',
|
|
|
- 'minute' => 'minute',
|
|
|
|
|
- 'hour' => 'hour',
|
|
|
|
|
- 'day' => 'day',
|
|
|
|
|
- 'days' => 'days',
|
|
|
|
|
- 'hours' => 'hours',
|
|
|
|
|
- 'minutes' => 'minutes',
|
|
|
|
|
- 'month' => 'month',
|
|
|
|
|
- 'package' => 'package',
|
|
|
|
|
|
|
+ 'minute' => 'Minute',
|
|
|
|
|
+ 'hour' => 'Hour',
|
|
|
|
|
+ 'day' => 'Day',
|
|
|
|
|
+ 'days' => 'Days',
|
|
|
|
|
+ 'hours' => 'Hours',
|
|
|
|
|
+ 'minutes' => 'Minutes',
|
|
|
|
|
+ 'month' => 'Month',
|
|
|
|
|
+ 'package' => 'Package',
|
|
|
'Bandwidth' => 'Bandwidth',
|
|
'Bandwidth' => 'Bandwidth',
|
|
|
'Disk' => 'Disk',
|
|
'Disk' => 'Disk',
|
|
|
'Web' => 'Web',
|
|
'Web' => 'Web',
|
|
@@ -173,15 +173,15 @@ $LANG['en'] = array(
|
|
|
'Backend Template' => 'Backend Template',
|
|
'Backend Template' => 'Backend Template',
|
|
|
'Proxy Template' =>'Proxy Template',
|
|
'Proxy Template' =>'Proxy Template',
|
|
|
'DNS Template' => 'DNS Template',
|
|
'DNS Template' => 'DNS Template',
|
|
|
- 'Web Domains' => 'Web Domains',
|
|
|
|
|
- 'SSL Domains' => 'SSL Domains',
|
|
|
|
|
|
|
+ 'Web Domains' => 'Websites',
|
|
|
|
|
+ 'SSL Domains' => 'SSL Websites',
|
|
|
'Web Aliases' => 'Web Aliases',
|
|
'Web Aliases' => 'Web Aliases',
|
|
|
- 'per domain' => 'per domain',
|
|
|
|
|
|
|
+ 'per domain' => 'Per Domain',
|
|
|
'DNS Domains' => 'DNS Zones',
|
|
'DNS Domains' => 'DNS Zones',
|
|
|
'DNS domains' => 'DNS zones',
|
|
'DNS domains' => 'DNS zones',
|
|
|
- 'DNS records' => 'DNS records',
|
|
|
|
|
|
|
+ 'DNS records' => 'DNS Records',
|
|
|
'Name Servers' => 'Name Servers',
|
|
'Name Servers' => 'Name Servers',
|
|
|
- 'Mail Domains' => 'Mail Servers',
|
|
|
|
|
|
|
+ 'Mail Domains' => 'Mail Domains',
|
|
|
'Mail Accounts' => 'Mail Accounts',
|
|
'Mail Accounts' => 'Mail Accounts',
|
|
|
'Cron Jobs' => 'Cron Jobs',
|
|
'Cron Jobs' => 'Cron Jobs',
|
|
|
'SSH Access' => 'SSH Access',
|
|
'SSH Access' => 'SSH Access',
|
|
@@ -190,90 +190,90 @@ $LANG['en'] = array(
|
|
|
'Backups' => 'Backups',
|
|
'Backups' => 'Backups',
|
|
|
'Backup System' => 'Backup System',
|
|
'Backup System' => 'Backup System',
|
|
|
'backup exclusions' => 'Backup Exclusions',
|
|
'backup exclusions' => 'Backup Exclusions',
|
|
|
- 'template' => 'template',
|
|
|
|
|
|
|
+ 'template' => 'Template',
|
|
|
'SSL Support' => 'SSL Support',
|
|
'SSL Support' => 'SSL Support',
|
|
|
- 'SSL Home Directory' => 'SSL Home',
|
|
|
|
|
|
|
+ 'SSL Home Directory' => 'SSL Home Directory',
|
|
|
'Lets Encrypt Support' => 'Generate Certificate with Lets Encrypt',
|
|
'Lets Encrypt Support' => 'Generate Certificate with Lets Encrypt',
|
|
|
'Lets Encrypt' => 'Lets Encrypt',
|
|
'Lets Encrypt' => 'Lets Encrypt',
|
|
|
- 'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be issued and assigned within 5 minutes.',
|
|
|
|
|
|
|
+ 'Your certificate will be automatically issued in 5 minutes' => 'Your SSL certificate will be automatically issued within 5 minutes',
|
|
|
'Proxy Support' => 'Proxy Support',
|
|
'Proxy Support' => 'Proxy Support',
|
|
|
'Proxy Extensions' => 'Proxy Extensions',
|
|
'Proxy Extensions' => 'Proxy Extensions',
|
|
|
'Web Statistics' => 'Web Statistics',
|
|
'Web Statistics' => 'Web Statistics',
|
|
|
- 'Additional FTP Account' => 'Additional FTP accounts',
|
|
|
|
|
|
|
+ 'Additional FTP Account' => 'Additional FTP Account',
|
|
|
'Path' => 'Path',
|
|
'Path' => 'Path',
|
|
|
'SOA' => 'SOA',
|
|
'SOA' => 'SOA',
|
|
|
'TTL' => 'TTL',
|
|
'TTL' => 'TTL',
|
|
|
'Expire' => 'Expire',
|
|
'Expire' => 'Expire',
|
|
|
'Records' => 'Records',
|
|
'Records' => 'Records',
|
|
|
'Serial' => 'Serial',
|
|
'Serial' => 'Serial',
|
|
|
- 'Catchall email' => 'Catch-all address',
|
|
|
|
|
- 'AntiVirus Support' => 'Scan Mail for Viruses',
|
|
|
|
|
- 'AntiSpam Support' => 'Filter Spam Messages',
|
|
|
|
|
|
|
+ 'Catchall email' => 'Catch-All Email',
|
|
|
|
|
+ 'AntiVirus Support' => 'Antivirus',
|
|
|
|
|
+ 'AntiSpam Support' => 'Spam Filter',
|
|
|
'DKIM Support' => 'Enable DKIM',
|
|
'DKIM Support' => 'Enable DKIM',
|
|
|
'Accounts' => 'Accounts',
|
|
'Accounts' => 'Accounts',
|
|
|
'Quota' => 'Quota',
|
|
'Quota' => 'Quota',
|
|
|
- 'Autoreply' => 'Auto reply',
|
|
|
|
|
- 'Forward to' => 'Forward to',
|
|
|
|
|
- 'Do not store forwarded mail' => 'Discard messages after forwarding them instead of saving a copy of them',
|
|
|
|
|
- 'IMAP hostname' => 'IMAP host name',
|
|
|
|
|
- 'IMAP port' => 'IMAP port',
|
|
|
|
|
- 'IMAP security' => 'IMAP security',
|
|
|
|
|
- 'IMAP auth method' => 'IMAP authentication method',
|
|
|
|
|
- 'SMTP hostname' => 'SMTP host name',
|
|
|
|
|
- 'SMTP port' => 'SMTP port',
|
|
|
|
|
- 'SMTP security' => 'SMTP security',
|
|
|
|
|
- 'SMTP auth method' => 'SMTP authentication method',
|
|
|
|
|
|
|
+ 'Autoreply' => 'Auto Reply',
|
|
|
|
|
+ 'Forward to' => 'Forward To',
|
|
|
|
|
+ 'Do not store forwarded mail' => 'Do not store forwarded emails',
|
|
|
|
|
+ 'IMAP hostname' => 'IMAP Hostname',
|
|
|
|
|
+ 'IMAP port' => 'IMAP Port',
|
|
|
|
|
+ 'IMAP security' => 'IMAP Security',
|
|
|
|
|
+ 'IMAP auth method' => 'IMAP Authentication Method',
|
|
|
|
|
+ 'SMTP hostname' => 'SMTP Hostname',
|
|
|
|
|
+ 'SMTP port' => 'SMTP Port',
|
|
|
|
|
+ 'SMTP security' => 'SMTP Security',
|
|
|
|
|
+ 'SMTP auth method' => 'SMTP Authentication Method',
|
|
|
'STARTTLS' => 'STARTTLS',
|
|
'STARTTLS' => 'STARTTLS',
|
|
|
- 'Normal password' => 'Normal password',
|
|
|
|
|
|
|
+ 'Normal password' => 'Normal Password',
|
|
|
'database' => 'Database',
|
|
'database' => 'Database',
|
|
|
- 'User' => 'User',
|
|
|
|
|
- 'Host' => 'Host',
|
|
|
|
|
|
|
+ 'User' => 'Username',
|
|
|
|
|
+ 'Host' => 'Hostname',
|
|
|
'Charset' => 'Charset',
|
|
'Charset' => 'Charset',
|
|
|
- 'Min' => 'Min',
|
|
|
|
|
|
|
+ 'Min' => 'Minute',
|
|
|
'Hour' => 'Hour',
|
|
'Hour' => 'Hour',
|
|
|
'Day' => 'Day',
|
|
'Day' => 'Day',
|
|
|
'Month' => 'Month',
|
|
'Month' => 'Month',
|
|
|
- 'Day of week' => 'Day of week',
|
|
|
|
|
- 'local' => 'local',
|
|
|
|
|
|
|
+ 'Day of week' => 'Day of Week',
|
|
|
|
|
+ 'local' => 'Local',
|
|
|
'Run Time' => 'Run Time',
|
|
'Run Time' => 'Run Time',
|
|
|
'Backup Size' => 'Backup Size',
|
|
'Backup Size' => 'Backup Size',
|
|
|
'SYS' => 'SYS',
|
|
'SYS' => 'SYS',
|
|
|
'Domains' => 'Domains',
|
|
'Domains' => 'Domains',
|
|
|
'Status' => 'Status',
|
|
'Status' => 'Status',
|
|
|
- 'shared' => 'shared',
|
|
|
|
|
- 'dedicated' => 'dedicated',
|
|
|
|
|
|
|
+ 'shared' => 'Shared',
|
|
|
|
|
+ 'dedicated' => 'Dedicated',
|
|
|
'Owner' => 'Owner',
|
|
'Owner' => 'Owner',
|
|
|
'Users' => 'Users',
|
|
'Users' => 'Users',
|
|
|
'Load Average' => 'Load Average',
|
|
'Load Average' => 'Load Average',
|
|
|
'Memory Usage' => 'Memory Usage',
|
|
'Memory Usage' => 'Memory Usage',
|
|
|
- 'APACHE2 Usage' => 'APACHE2 Usage',
|
|
|
|
|
- 'HTTPD Usage' => 'HTTPD Usage',
|
|
|
|
|
- 'NGINX Usage' => 'NGINX Usage',
|
|
|
|
|
|
|
+ 'APACHE2 Usage' => 'Apache Usage',
|
|
|
|
|
+ 'HTTPD Usage' => 'Web Server Usage',
|
|
|
|
|
+ 'NGINX Usage' => 'Nginx Usage',
|
|
|
'MySQL Usage on localhost' => 'MySQL Usage on localhost',
|
|
'MySQL Usage on localhost' => 'MySQL Usage on localhost',
|
|
|
'PostgreSQL Usage on localhost' => 'PostgreSQL Usage on localhost',
|
|
'PostgreSQL Usage on localhost' => 'PostgreSQL Usage on localhost',
|
|
|
'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
|
|
'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
|
|
|
'Bandwidth Usage eth1' => 'Bandwidth Usage eth1',
|
|
'Bandwidth Usage eth1' => 'Bandwidth Usage eth1',
|
|
|
- 'Exim Usage' => 'SMTP (Exim) Usage',
|
|
|
|
|
|
|
+ 'Exim Usage' => 'SMTP Usage',
|
|
|
'FTP Usage' => 'FTP Usage',
|
|
'FTP Usage' => 'FTP Usage',
|
|
|
'SSH Usage' => 'SSH Usage',
|
|
'SSH Usage' => 'SSH Usage',
|
|
|
- 'reverse proxy' => 'Reverse proxy',
|
|
|
|
|
- 'web server' => 'HTTP server',
|
|
|
|
|
- 'dns server' => 'DNS server',
|
|
|
|
|
- 'mail server' => 'Mail server',
|
|
|
|
|
- 'pop/imap server' => 'POP/IMAP server',
|
|
|
|
|
- 'email antivirus' => 'Virus scanner',
|
|
|
|
|
- 'email antispam' => 'Spam filter',
|
|
|
|
|
- 'database server' => 'SQL database server',
|
|
|
|
|
- 'ftp server' => 'FTP server',
|
|
|
|
|
- 'job scheduler' => 'Task scheduler',
|
|
|
|
|
|
|
+ 'reverse proxy' => 'Reverse Proxy',
|
|
|
|
|
+ 'web server' => 'Web Server',
|
|
|
|
|
+ 'dns server' => 'DNS Server',
|
|
|
|
|
+ 'mail server' => 'Mail Server',
|
|
|
|
|
+ 'pop/imap server' => 'POP/IMAP Server',
|
|
|
|
|
+ 'email antivirus' => 'Antivirus',
|
|
|
|
|
+ 'email antispam' => 'Spam Filter',
|
|
|
|
|
+ 'database server' => 'Database Server',
|
|
|
|
|
+ 'ftp server' => 'FTP Server',
|
|
|
|
|
+ 'job scheduler' => 'Cron',
|
|
|
'firewall' => 'Firewall',
|
|
'firewall' => 'Firewall',
|
|
|
- 'brute-force monitor' => 'Failed access monitor',
|
|
|
|
|
|
|
+ 'brute-force monitor' => 'Failed Access Monitor',
|
|
|
'CPU' => 'CPU',
|
|
'CPU' => 'CPU',
|
|
|
'Memory' => 'Memory',
|
|
'Memory' => 'Memory',
|
|
|
'Uptime' => 'Uptime',
|
|
'Uptime' => 'Uptime',
|
|
|
- 'core package' => 'Core package',
|
|
|
|
|
- 'php interpreter' => 'PHP script interpreter',
|
|
|
|
|
- 'internal web server' => 'HTTP/cache server',
|
|
|
|
|
|
|
+ 'core package' => 'Core Package',
|
|
|
|
|
+ 'php interpreter' => 'PHP Engine',
|
|
|
|
|
+ 'internal web server' => 'Cache Server',
|
|
|
'Version' => 'Version',
|
|
'Version' => 'Version',
|
|
|
'Release' => 'Release',
|
|
'Release' => 'Release',
|
|
|
'Architecture' => 'Architecture',
|
|
'Architecture' => 'Architecture',
|
|
@@ -285,38 +285,38 @@ $LANG['en'] = array(
|
|
|
'Language' => 'Language',
|
|
'Language' => 'Language',
|
|
|
'First Name' => 'First Name',
|
|
'First Name' => 'First Name',
|
|
|
'Last Name' => 'Last Name',
|
|
'Last Name' => 'Last Name',
|
|
|
- 'Send login credentials to email address' => 'Email login credentials to:',
|
|
|
|
|
|
|
+ 'Send login credentials to email address' => 'Send login credentials to:',
|
|
|
'Default Template' => 'Default Template',
|
|
'Default Template' => 'Default Template',
|
|
|
'Default Name Servers' => 'Default Name Servers',
|
|
'Default Name Servers' => 'Default Name Servers',
|
|
|
'Domain' => 'Domain',
|
|
'Domain' => 'Domain',
|
|
|
- 'DNS Support' => 'Create DNS zone',
|
|
|
|
|
- 'Mail Support' => 'Accept incoming mail for this domain',
|
|
|
|
|
- 'Advanced options' => 'Advanced options',
|
|
|
|
|
- 'Basic options' => 'Basic options',
|
|
|
|
|
|
|
+ 'DNS Support' => 'DNS Support',
|
|
|
|
|
+ 'Mail Support' => 'Mail Support',
|
|
|
|
|
+ 'Advanced options' => 'Advanced Options',
|
|
|
|
|
+ 'Basic options' => 'Basic Options',
|
|
|
'Aliases' => 'Aliases',
|
|
'Aliases' => 'Aliases',
|
|
|
'SSL Certificate' => 'SSL Certificate',
|
|
'SSL Certificate' => 'SSL Certificate',
|
|
|
'SSL Key' => 'SSL Key',
|
|
'SSL Key' => 'SSL Key',
|
|
|
- 'SSL Certificate Authority / Intermediate' => 'SSL Certificate Authority / Intermediate',
|
|
|
|
|
|
|
+ 'SSL Certificate Authority / Intermediate' => 'Intermediate Certificate',
|
|
|
'SSL CSR' => 'SSL CSR',
|
|
'SSL CSR' => 'SSL CSR',
|
|
|
- 'optional' => 'optional',
|
|
|
|
|
- 'internal' => 'internal',
|
|
|
|
|
- 'Statistics Authorization' => 'Statistics Authorization',
|
|
|
|
|
- 'Statistics Auth' => 'Statistics Authorization',
|
|
|
|
|
|
|
+ 'optional' => 'Optional',
|
|
|
|
|
+ 'internal' => 'Internal',
|
|
|
|
|
+ 'Statistics Authorization' => 'Statistics Authorisation',
|
|
|
|
|
+ 'Statistics Auth' => 'Statistics Authorisation',
|
|
|
'Account' => 'Account',
|
|
'Account' => 'Account',
|
|
|
- 'Prefix will be automaticaly added to username' => 'Prefix %s will be added to username.',
|
|
|
|
|
- 'Send FTP credentials to email' => 'Email login credentials to:',
|
|
|
|
|
|
|
+ 'Prefix will be automaticaly added to username' => 'Prefix %s will be automatically added to username',
|
|
|
|
|
+ 'Send FTP credentials to email' => 'Send FTP login credentials to:',
|
|
|
'Expiration Date' => 'Expiration Date',
|
|
'Expiration Date' => 'Expiration Date',
|
|
|
'YYYY-MM-DD' => 'YYYY-MM-DD',
|
|
'YYYY-MM-DD' => 'YYYY-MM-DD',
|
|
|
- 'Name servers' => 'Name servers',
|
|
|
|
|
|
|
+ 'Name servers' => 'Name Servers',
|
|
|
'Record' => 'Record',
|
|
'Record' => 'Record',
|
|
|
'IP or Value' => 'IP or Value',
|
|
'IP or Value' => 'IP or Value',
|
|
|
'Priority' => 'Priority',
|
|
'Priority' => 'Priority',
|
|
|
'Record Number' => 'Record Number',
|
|
'Record Number' => 'Record Number',
|
|
|
- 'in megabytes' => 'in megabytes',
|
|
|
|
|
|
|
+ 'in megabytes' => 'In MB',
|
|
|
'Message' => 'Message',
|
|
'Message' => 'Message',
|
|
|
- 'use 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' => 'Prefix %s will be added to the database name and database user.',
|
|
|
|
|
|
|
+ 'use 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' => 'Prefix %s will be automatically added to the database name and database user',
|
|
|
'Database' => 'Database',
|
|
'Database' => 'Database',
|
|
|
'Type' => 'Type',
|
|
'Type' => 'Type',
|
|
|
'Minute' => 'Minute',
|
|
'Minute' => 'Minute',
|
|
@@ -325,68 +325,68 @@ $LANG['en'] = array(
|
|
|
'Netmask' => 'Netmask',
|
|
'Netmask' => 'Netmask',
|
|
|
'Interface' => 'Interface',
|
|
'Interface' => 'Interface',
|
|
|
'Shared' => 'Shared',
|
|
'Shared' => 'Shared',
|
|
|
- 'Assigned user' => 'Assigned user',
|
|
|
|
|
- 'Assigned domain' => 'Assigned domain',
|
|
|
|
|
- 'NAT IP association' => 'NAT IP association',
|
|
|
|
|
- 'shell' => 'shell',
|
|
|
|
|
- 'web domains' => 'web domains',
|
|
|
|
|
- 'web aliases' => 'web aliases',
|
|
|
|
|
- 'dns records' => 'dns records',
|
|
|
|
|
- 'mail domains' => 'mail domains',
|
|
|
|
|
- 'mail accounts' => 'mail accounts',
|
|
|
|
|
- 'accounts' => 'accounts',
|
|
|
|
|
- 'databases' => 'databases',
|
|
|
|
|
- 'cron jobs' => 'cron jobs',
|
|
|
|
|
- 'backups' => 'backups',
|
|
|
|
|
- 'quota' => 'quota',
|
|
|
|
|
- 'day of week' => 'day of week',
|
|
|
|
|
- 'cmd' => 'cmd',
|
|
|
|
|
- 'users' => 'users',
|
|
|
|
|
- 'domains' => 'domains',
|
|
|
|
|
- 'zones' => 'zones',
|
|
|
|
|
- 'aliases' => 'aliases',
|
|
|
|
|
- 'records' => 'records',
|
|
|
|
|
- 'jobs' => 'jobs',
|
|
|
|
|
- 'username' => 'username',
|
|
|
|
|
- 'password' => 'password',
|
|
|
|
|
- 'type' => 'type',
|
|
|
|
|
- 'charset' => 'charset',
|
|
|
|
|
- 'domain' => 'domain',
|
|
|
|
|
- 'ip' => 'ip',
|
|
|
|
|
- 'ip address' => 'ip address',
|
|
|
|
|
- 'IP address' => 'IP address',
|
|
|
|
|
- 'netmask' => 'netmask',
|
|
|
|
|
- 'interface' => 'interface',
|
|
|
|
|
- 'assigned user' => 'assigned user',
|
|
|
|
|
|
|
+ 'Assigned user' => 'Assigned User',
|
|
|
|
|
+ 'Assigned domain' => 'Assigned Domain',
|
|
|
|
|
+ 'NAT IP association' => 'NAT IP Association',
|
|
|
|
|
+ 'shell' => 'Shell',
|
|
|
|
|
+ 'web domains' => 'Websites',
|
|
|
|
|
+ 'web aliases' => 'Web Aliases',
|
|
|
|
|
+ 'dns records' => 'DNS Records',
|
|
|
|
|
+ 'mail domains' => 'Mail Domains',
|
|
|
|
|
+ 'mail accounts' => 'Mail Accounts',
|
|
|
|
|
+ 'accounts' => 'Accounts',
|
|
|
|
|
+ 'databases' => 'Databases',
|
|
|
|
|
+ 'cron jobs' => 'Cron Jobs',
|
|
|
|
|
+ 'backups' => 'Backups',
|
|
|
|
|
+ 'quota' => 'Quota',
|
|
|
|
|
+ 'day of week' => 'Day of Week',
|
|
|
|
|
+ 'cmd' => 'Command',
|
|
|
|
|
+ 'users' => 'Users',
|
|
|
|
|
+ 'domains' => 'Domains',
|
|
|
|
|
+ 'zones' => 'Zones',
|
|
|
|
|
+ 'aliases' => 'Aliases',
|
|
|
|
|
+ 'records' => 'Records',
|
|
|
|
|
+ 'jobs' => 'Jobs',
|
|
|
|
|
+ 'username' => 'Username',
|
|
|
|
|
+ 'password' => 'Password',
|
|
|
|
|
+ 'type' => 'Type',
|
|
|
|
|
+ 'charset' => 'Charset',
|
|
|
|
|
+ 'domain' => 'Domain',
|
|
|
|
|
+ 'ip' => 'IP',
|
|
|
|
|
+ 'ip address' => 'IP address',
|
|
|
|
|
+ 'IP address' => 'IP Address',
|
|
|
|
|
+ 'netmask' => 'Netmask',
|
|
|
|
|
+ 'interface' => 'Interface',
|
|
|
|
|
+ 'assigned user' => 'Assigned User',
|
|
|
'ns1' => 'ns1',
|
|
'ns1' => 'ns1',
|
|
|
'ns2' => 'ns2',
|
|
'ns2' => 'ns2',
|
|
|
- 'user' => 'user',
|
|
|
|
|
- 'email' => 'email',
|
|
|
|
|
- 'first name' => 'First name',
|
|
|
|
|
- 'last name' => 'Last name',
|
|
|
|
|
- 'account' => 'account',
|
|
|
|
|
- 'ssl certificate' => 'SSL certificate',
|
|
|
|
|
|
|
+ 'user' => 'User',
|
|
|
|
|
+ 'email' => 'Email',
|
|
|
|
|
+ 'first name' => 'First Name',
|
|
|
|
|
+ 'last name' => 'Last Name',
|
|
|
|
|
+ 'account' => 'Account',
|
|
|
|
|
+ 'ssl certificate' => 'SSL Certificate',
|
|
|
'ssl key' => 'SSL key',
|
|
'ssl key' => 'SSL key',
|
|
|
- 'stats user password' => 'Statistics user password',
|
|
|
|
|
- 'stats username' => 'Statistics username',
|
|
|
|
|
- 'stats password' => 'Statistics password',
|
|
|
|
|
- 'ftp user password' => 'FTP user password',
|
|
|
|
|
- 'ftp user' => 'FTP user',
|
|
|
|
|
|
|
+ 'stats user password' => 'Statistics Credentials',
|
|
|
|
|
+ 'stats username' => 'Statistics Username',
|
|
|
|
|
+ 'stats password' => 'Statistics Password',
|
|
|
|
|
+ 'ftp user password' => 'FTP Credentials',
|
|
|
|
|
+ 'ftp user' => 'FTP User',
|
|
|
'Last 70 lines of %s.%s.log' => 'Last 70 lines of %s.%s.log',
|
|
'Last 70 lines of %s.%s.log' => 'Last 70 lines of %s.%s.log',
|
|
|
'AccessLog' => 'Access Log',
|
|
'AccessLog' => 'Access Log',
|
|
|
'ErrorLog' => 'Error Log',
|
|
'ErrorLog' => 'Error Log',
|
|
|
'Download AccessLog' => 'Download Access Log',
|
|
'Download AccessLog' => 'Download Access Log',
|
|
|
'Download ErrorLog' => 'Download Error Log',
|
|
'Download ErrorLog' => 'Download Error Log',
|
|
|
'Country' => 'Country',
|
|
'Country' => 'Country',
|
|
|
- '2 letter code' => '2 letter code',
|
|
|
|
|
|
|
+ '2 letter code' => '2 Letter Code',
|
|
|
'State / Province' => 'State / Province',
|
|
'State / Province' => 'State / Province',
|
|
|
'City / Locality' => 'City',
|
|
'City / Locality' => 'City',
|
|
|
- 'Organization' => 'Organization',
|
|
|
|
|
|
|
+ 'Organization' => 'Organisation',
|
|
|
'Action' => 'Action',
|
|
'Action' => 'Action',
|
|
|
'Protocol' => 'Protocol',
|
|
'Protocol' => 'Protocol',
|
|
|
'Port' => 'Port',
|
|
'Port' => 'Port',
|
|
|
'Comment' => 'Comment',
|
|
'Comment' => 'Comment',
|
|
|
- 'Banlist' => 'Ban list',
|
|
|
|
|
|
|
+ 'Banlist' => 'Ban List',
|
|
|
'ranges are acceptable' => 'Ranges are acceptable',
|
|
'ranges are acceptable' => 'Ranges are acceptable',
|
|
|
'CIDR format is supported' => 'CIDR format is supported',
|
|
'CIDR format is supported' => 'CIDR format is supported',
|
|
|
'ACCEPT' => 'ACCEPT',
|
|
'ACCEPT' => 'ACCEPT',
|
|
@@ -397,19 +397,19 @@ $LANG['en'] = array(
|
|
|
'SSH' => 'SSH',
|
|
'SSH' => 'SSH',
|
|
|
'FTP' => 'FTP',
|
|
'FTP' => 'FTP',
|
|
|
'HESTIA' => 'Hestia',
|
|
'HESTIA' => 'Hestia',
|
|
|
- 'Add one more Name Server' => 'Add Name Server',
|
|
|
|
|
|
|
+ 'Add one more Name Server' => 'Add another Name Server',
|
|
|
|
|
|
|
|
- 'web domain' => 'website',
|
|
|
|
|
- 'dns domain' => 'dns zone',
|
|
|
|
|
- 'dns record' => 'dns record',
|
|
|
|
|
- 'mail domain' => 'mail domain',
|
|
|
|
|
- 'mail account' => 'mailbox',
|
|
|
|
|
- 'cron job' => 'cron job',
|
|
|
|
|
|
|
+ 'web domain' => 'Website',
|
|
|
|
|
+ 'dns domain' => 'DNS Zone',
|
|
|
|
|
+ 'dns record' => 'DNS Record',
|
|
|
|
|
+ 'mail domain' => 'Mail Domain',
|
|
|
|
|
+ 'mail account' => 'Mail Account',
|
|
|
|
|
+ 'cron job' => 'Cron Job',
|
|
|
|
|
|
|
|
'cron' => 'Cron',
|
|
'cron' => 'Cron',
|
|
|
- 'user dir' => 'user directory',
|
|
|
|
|
|
|
+ 'user dir' => 'User Directory',
|
|
|
|
|
|
|
|
- 'unlimited' => 'unlimited',
|
|
|
|
|
|
|
+ 'unlimited' => 'Unlimited',
|
|
|
'1 account' => '1 account',
|
|
'1 account' => '1 account',
|
|
|
'%s accounts' => '%s accounts',
|
|
'%s accounts' => '%s accounts',
|
|
|
'1 domain' => '1 domain',
|
|
'1 domain' => '1 domain',
|