|
|
@@ -0,0 +1,441 @@
|
|
|
+<?php
|
|
|
+/**
|
|
|
+ * Vesta language file
|
|
|
+ * fab120 (fabio@webnuvola.com) - https://facebook.com/fab120
|
|
|
+ */
|
|
|
+
|
|
|
+$LANG['it'] = array(
|
|
|
+ 'Packages' => 'Pacchetti',
|
|
|
+ 'IP' => 'IP',
|
|
|
+ 'Graphs' => 'Grafici',
|
|
|
+ 'Statistics' => 'Statistiche',
|
|
|
+ 'Log' => 'Log',
|
|
|
+ 'Services' => 'Servizi',
|
|
|
+ 'Updates' => 'Aggiornamenti',
|
|
|
+ 'Log in' => 'Log in',
|
|
|
+ 'Log out' => 'Log out',
|
|
|
+
|
|
|
+ 'USER' => 'USER',
|
|
|
+ 'WEB' => 'WEB',
|
|
|
+ 'DNS' => 'DNS',
|
|
|
+ 'MAIL' => 'MAIL',
|
|
|
+ 'DB' => 'DB',
|
|
|
+ 'CRON' => 'CRON',
|
|
|
+ 'BACKUP' => 'BACKUP',
|
|
|
+
|
|
|
+ 'Add User' => 'Aggiungi User',
|
|
|
+ 'Add Domain' => 'Aggiungi Dominio',
|
|
|
+ 'Add Web Domain' => 'Aggiungio Dominio Web',
|
|
|
+ 'Add DNS Domain' => 'Aggiungi Dominio DNS',
|
|
|
+ 'Add DNS Record' => 'Aggiungi Record DNS',
|
|
|
+ 'Add Mail Domain' => 'Aggiungi Dominio Mail',
|
|
|
+ 'Add Mail Account' => 'Aggiungi Account Mail',
|
|
|
+ 'Add Database' => 'Addiungi Database',
|
|
|
+ 'Add Cron Job' => 'Aggiungi Cron Job',
|
|
|
+ 'Create Backup' => 'Crea Backup',
|
|
|
+ 'Configure' => 'Configura',
|
|
|
+ 'Restore All' => 'Ripristina Tutto',
|
|
|
+ 'Add Package' => 'Aggiungi Pacchetto',
|
|
|
+ 'Add IP' => 'Aggiungi IP',
|
|
|
+ 'Search' => 'Cerca',
|
|
|
+ 'Overall Statistics' => 'Statistiche Generali',
|
|
|
+ 'Daily' => 'Giornaliere',
|
|
|
+ 'Weekly' => 'Settimanali',
|
|
|
+ 'Monthly' => 'Mensili',
|
|
|
+ 'Yearly' => 'Annuali',
|
|
|
+ 'Add' => 'Aggiungi',
|
|
|
+ 'Back' => 'Indietro',
|
|
|
+ 'Save' => 'Salva',
|
|
|
+ 'Submit' => 'Invia',
|
|
|
+
|
|
|
+ 'toggle all' => 'inverti tutti',
|
|
|
+ 'apply to selected' => 'applica ai selezionati',
|
|
|
+ 'rebuild' => 'ricostruisci',
|
|
|
+ 'rebuild web' => 'ricostruisci web',
|
|
|
+ 'rebuild dns' => 'ricostruisci dns',
|
|
|
+ 'rebuild mail' => 'ricostruisci mail',
|
|
|
+ 'rebuild db' => 'ricostruisci db',
|
|
|
+ 'rebuild cron' => 'ricostruisci cron',
|
|
|
+ 'update counters' => 'aggiorna contatori',
|
|
|
+ 'suspend' => 'sospendi',
|
|
|
+ 'unsuspend' => 'riabilita',
|
|
|
+ 'delete' => 'cancella',
|
|
|
+ 'show per user' => 'mostra per utente',
|
|
|
+ 'login as' => 'accedi come',
|
|
|
+ 'logout' => 'logout',
|
|
|
+ 'edit' => 'modifica',
|
|
|
+ 'open webstats' => 'apri webstats',
|
|
|
+ 'view logs' => 'visualizza logs',
|
|
|
+ 'list records' => 'list %s records',
|
|
|
+ 'add record' => 'add record',
|
|
|
+ 'list accounts' => 'mostra %s accounts',
|
|
|
+ 'add account' => 'aggiungi account',
|
|
|
+ 'open webmail' => 'apri webmail',
|
|
|
+ 'open %s' => 'apri %s',
|
|
|
+ 'download' => 'download',
|
|
|
+ 'restore' => 'ripristina',
|
|
|
+ 'configure restore settings' => 'configure restore settings',
|
|
|
+ 'stop' => 'ferma',
|
|
|
+ 'start' => 'avvia',
|
|
|
+ 'restart' => 'riavvia',
|
|
|
+ 'update' => 'aggiorna',
|
|
|
+ 'generate' => 'genera',
|
|
|
+ 'Generate CSR' => 'Generate CSR',
|
|
|
+ 'reread IP' => 'reread IP',
|
|
|
+ 'enable autoupdate' => 'abilita aggiornamenti automatici',
|
|
|
+ 'disable autoupdate' => 'disabilita aggiornamenti automatici',
|
|
|
+
|
|
|
+ 'Adding User' => 'Adding User',
|
|
|
+ 'Editing User' => 'Editing User',
|
|
|
+ 'Adding Domain' => 'Adding Domain',
|
|
|
+ 'Editing Domain' => 'Editing Domain',
|
|
|
+ 'Adding DNS Domain' => 'Adding DNS Domain',
|
|
|
+ 'Editing DNS Domain' => 'Editing DNS Domain',
|
|
|
+ 'Adding DNS Record' => 'Adding DNS Record',
|
|
|
+ 'Editing DNS Record' => 'Editing DNS Record',
|
|
|
+ 'Adding Mail Domain' => 'Adding Mail Domain',
|
|
|
+ 'Editing Mail Domain' => 'Editing Mail Domain',
|
|
|
+ 'Adding Mail Account' => 'Adding Mail Account',
|
|
|
+ 'Editing Mail Account' => 'Editing Mail Account',
|
|
|
+ 'Adding database' => 'Adding database',
|
|
|
+ 'Editing Cron Job' => 'Editing Cron Job',
|
|
|
+ 'Adding Cron Job' => 'Adding Cron Job',
|
|
|
+ 'Editing Database' => 'Editing Database',
|
|
|
+ 'Adding Package' => 'Adding Package',
|
|
|
+ 'Editing Package' => 'Editing Package',
|
|
|
+ 'Adding IP address' => 'Adding IP address',
|
|
|
+ 'Editing IP Address' => 'Editing IP Address',
|
|
|
+ 'Editing Backup Exclusions' => 'Editing Backup Exclusions',
|
|
|
+ 'Generating CSR' => 'Generating CSR',
|
|
|
+ 'Listing' => 'Listing',
|
|
|
+ 'Search Results' => 'Search Results',
|
|
|
+
|
|
|
+ 'active' => 'active',
|
|
|
+ 'spnd' => 'suspended',
|
|
|
+ 'suspended' => 'suspended',
|
|
|
+ 'running' => 'running',
|
|
|
+ 'stopped' => 'stopped',
|
|
|
+ 'outdated' => 'outdated',
|
|
|
+ 'updated' => 'updated',
|
|
|
+
|
|
|
+ 'yes' => 'yes',
|
|
|
+ 'no' => 'no',
|
|
|
+ 'none' => 'none',
|
|
|
+ 'pb' => 'pb',
|
|
|
+ 'tb' => 'tb',
|
|
|
+ 'gb' => 'gb',
|
|
|
+ 'mb' => 'mb',
|
|
|
+ 'minute' => 'minute',
|
|
|
+ 'hour' => 'hour',
|
|
|
+ 'day' => 'day',
|
|
|
+ 'days' => 'days',
|
|
|
+ 'hours' => 'hours',
|
|
|
+ 'minutes' => 'minutes',
|
|
|
+ 'month' => 'month',
|
|
|
+ 'package' => 'package',
|
|
|
+ 'Bandwidth' => 'Bandwidth',
|
|
|
+ 'Disk' => 'Disk',
|
|
|
+ 'Web' => 'Web',
|
|
|
+ 'Mail' => 'Mail',
|
|
|
+ 'Databases' => 'Databases',
|
|
|
+ 'User Directories' => 'User Directories',
|
|
|
+ 'Template' => 'Template',
|
|
|
+ 'Web Template' => 'Apache Template',
|
|
|
+ 'Proxy Template' => 'Nginx Template',
|
|
|
+ 'DNS Template' => 'DNS Template',
|
|
|
+ 'Web Domains' => 'Web Domains',
|
|
|
+ 'SSL Domains' => 'SSL Domains',
|
|
|
+ 'Web Aliases' => 'Web Aliases',
|
|
|
+ 'per domain' => 'per domain',
|
|
|
+ 'DNS domains' => 'DNS Domains',
|
|
|
+ 'DNS domains' => 'DNS domains',
|
|
|
+ 'DNS records' => 'DNS records' ,
|
|
|
+ 'Name Servers' => 'Name Servers',
|
|
|
+ 'Mail Domains' => 'Mail Domains',
|
|
|
+ 'Mail Accounts' => 'Mail Accounts',
|
|
|
+ 'Cron Jobs' => 'Cron Jobs',
|
|
|
+ 'SSH Access' => 'SSH Access',
|
|
|
+ 'IP Addresses' => 'IP Addresses',
|
|
|
+ 'Backups' => 'Backups',
|
|
|
+ 'Backup System' => 'Backup System',
|
|
|
+ 'backup exclusions' => 'backup exclusions',
|
|
|
+ 'template' => 'template',
|
|
|
+ 'SSL Support' => 'SSL Support',
|
|
|
+ 'SSL Home Directory' => 'SSL Home',
|
|
|
+ 'Proxy Support' => 'Nginx Support',
|
|
|
+ 'Proxy Extensions' => 'Nginx Extensions',
|
|
|
+ 'Web Statistics' => 'Web Statistics',
|
|
|
+ 'Additional FTP Account' => 'Additional FTP',
|
|
|
+ 'SOA' => 'SOA',
|
|
|
+ 'TTL' => 'TTL',
|
|
|
+ 'Expire' => 'Expire',
|
|
|
+ 'Records' => 'Records',
|
|
|
+ 'Catchall email' => 'Catchall email',
|
|
|
+ 'AntiVirus Support' => 'AntiVirus Support',
|
|
|
+ 'AntiSpam Support' => 'AntiSpam Support',
|
|
|
+ 'DKIM Support' => 'DKIM Support',
|
|
|
+ 'Accounts' => 'Accounts',
|
|
|
+ 'Quota' => 'Quota',
|
|
|
+ 'Autoreply' => 'Autoreply',
|
|
|
+ 'Forward to' => 'Forward to',
|
|
|
+ 'Do not store forwarded mail' => 'Do not store forwarded mail',
|
|
|
+ 'database' => 'database',
|
|
|
+ 'User' => 'User',
|
|
|
+ 'Host' => 'Host',
|
|
|
+ 'Charset' => 'Charset',
|
|
|
+ 'Min' => 'Min',
|
|
|
+ 'Hour' => 'Hour',
|
|
|
+ 'Day' => 'Day',
|
|
|
+ 'Month' => 'Month',
|
|
|
+ 'Day of week' => 'Day of week',
|
|
|
+ 'local' => 'local',
|
|
|
+ 'Run Time' => 'Run Time',
|
|
|
+ 'Backup Size' => 'Backup Size',
|
|
|
+ 'SYS' => 'SYS',
|
|
|
+ 'Domains' => 'Domains',
|
|
|
+ 'Status' => 'Status',
|
|
|
+ 'shared' => 'shared',
|
|
|
+ 'dedicated' => 'dedicated',
|
|
|
+ 'Owner' => 'Owner',
|
|
|
+ 'Users' => 'Users',
|
|
|
+ 'Load Average' => 'Load Average',
|
|
|
+ 'Memory Usage' => 'Memory 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',
|
|
|
+ 'FTP Usage' => 'FTP Usage',
|
|
|
+ 'SSH Usage' => 'SSH Usage',
|
|
|
+ 'reverse proxy' => 'reverse proxy',
|
|
|
+ 'web server' => 'web server',
|
|
|
+ 'dns server' => 'dns server',
|
|
|
+ 'mail server' => 'mail server',
|
|
|
+ 'pop/imap server' => 'pop/imap server',
|
|
|
+ 'email antivirus' => 'email antivirus',
|
|
|
+ 'email antispam' => 'email antispam',
|
|
|
+ 'database server' => 'database server',
|
|
|
+ 'ftp server' => 'ftp server',
|
|
|
+ 'job scheduler' => 'job scheduler',
|
|
|
+ 'CPU' => 'CPU',
|
|
|
+ 'Memory' => 'Memory',
|
|
|
+ 'Uptime' => 'Uptime',
|
|
|
+ 'core package' => 'core package',
|
|
|
+ 'php interpreter' => 'php interpreter',
|
|
|
+ 'internal web server' => 'internal web server',
|
|
|
+ 'Version' => 'Version',
|
|
|
+ 'Release' => 'Release',
|
|
|
+ 'Architecture' => 'Architecture',
|
|
|
+ 'Object' => 'Object',
|
|
|
+ 'Owner' => 'Owner',
|
|
|
+ 'Username' => 'Username',
|
|
|
+ 'Password' => 'Password',
|
|
|
+ 'Email' => 'Email',
|
|
|
+ 'Package' => 'Package',
|
|
|
+ 'Language' => 'Language',
|
|
|
+ 'First Name' => 'First Name',
|
|
|
+ 'Last Name' => 'Last Name',
|
|
|
+ 'Send login credentials to email address' => 'Send login credentials to email address',
|
|
|
+ 'Default Template' => 'Default Template',
|
|
|
+ 'Default Name Servers' => 'Default Name Servers',
|
|
|
+ 'Domain' => 'Domain',
|
|
|
+ 'DNS Support' => 'DNS Support',
|
|
|
+ 'Mail Support' => 'Mail Support',
|
|
|
+ 'Advanced options' => 'Advanced options',
|
|
|
+ 'Aliases' => 'Aliases',
|
|
|
+ 'SSL Certificate' => 'SSL Certificate',
|
|
|
+ 'SSL Key' => 'SSL Key',
|
|
|
+ 'SSL Certificate Authority / Intermediate' => 'SSL Certificate Authority / Intermediate',
|
|
|
+ 'SSL CSR' => 'SSL CSR',
|
|
|
+ 'optional' => 'optional',
|
|
|
+ 'internal' => 'internal',
|
|
|
+ 'Statistics Authorization' => 'Statistics Authorization',
|
|
|
+ 'Statistics Auth' => 'Statistics Auth',
|
|
|
+ 'Account' => 'Account',
|
|
|
+ 'Prefix will be automaticaly added to username' => 'Prefix %s will be automaticaly added to username',
|
|
|
+ 'Send FTP credentials to email' => 'Send FTP credentials to email',
|
|
|
+ 'Expiration Date' => 'Expiration Date',
|
|
|
+ 'YYYY-MM-DD' => 'YYYY-MM-DD',
|
|
|
+ 'Name servers' => 'Name servers',
|
|
|
+ 'Record' => 'Record',
|
|
|
+ 'IP or Value' => 'IP or Value',
|
|
|
+ 'Priority' => 'Priority',
|
|
|
+ 'Record Number' => 'Record Number',
|
|
|
+ 'in megabytes' => 'in megabytes',
|
|
|
+ '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 automaticaly added to database name and database user',
|
|
|
+ 'Database' => 'Database',
|
|
|
+ 'Type' => 'Type',
|
|
|
+ 'Minute' => 'Minute',
|
|
|
+ 'Command' => 'Command',
|
|
|
+ 'Package Name' => 'Package Name',
|
|
|
+ 'Netmask' => 'Netmask',
|
|
|
+ 'Interface' => 'Interface',
|
|
|
+ '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',
|
|
|
+ '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',
|
|
|
+ 'ns2' => 'ns2',
|
|
|
+ 'user' => 'user',
|
|
|
+ 'email' => 'email',
|
|
|
+ 'first name' => 'first name',
|
|
|
+ 'last name' => 'last name',
|
|
|
+ 'account' => 'account',
|
|
|
+ 'ssl certificate' => 'ssl certificate',
|
|
|
+ 'ssl key' => 'ssl key',
|
|
|
+ 'stats user password' => 'stats user password',
|
|
|
+ 'stats username' => 'stats username',
|
|
|
+ 'stats password' => 'stats password',
|
|
|
+ 'ftp user password' => 'ftp user password',
|
|
|
+ 'ftp user' => 'ftp user',
|
|
|
+ 'Last 70 lines of %s.%s.log' => 'Last 70 lines of %s.%s.log',
|
|
|
+ 'Download AccessLog' => 'Download AccessLog',
|
|
|
+ 'Download ErrorLog' => 'Download ErrorLog',
|
|
|
+ 'Country' => 'Country',
|
|
|
+ '2 letter code' => '2 letter code',
|
|
|
+ 'State / Province' => 'State / Province',
|
|
|
+ 'City / Locality' => 'City / Locality',
|
|
|
+ 'Organization' => 'Organization',
|
|
|
+
|
|
|
+ '1 account' => '1 account',
|
|
|
+ '%s accounts' => '%s accounts',
|
|
|
+ '1 domain' => '1 domain',
|
|
|
+ '%s domains' => '%s domains',
|
|
|
+ '1 record' => '1 record',
|
|
|
+ '%s records' => '%s records',
|
|
|
+ '1 mail account' => '1 mail account',
|
|
|
+ '%s mail accounts' => '%s mail accounts',
|
|
|
+ '1 database' => '1 database',
|
|
|
+ '%s databases' => '%s databases',
|
|
|
+ '1 cron job' => '1 cron job',
|
|
|
+ '%s cron jobs' => '%s cron jobs',
|
|
|
+ '1 archive' => '1 archive',
|
|
|
+ '%s archives' => '%s archives',
|
|
|
+ '1 package' => '1 package',
|
|
|
+ '%s packages' => '%s packages',
|
|
|
+ '1 IP address' => '1 IP address',
|
|
|
+ '%s IP addresses' => '%s IP addresses',
|
|
|
+ '1 month' => '1 month',
|
|
|
+ '%s months' => '%s months',
|
|
|
+ '1 log record' => '1 log record',
|
|
|
+ '%s log records' => '%s log records',
|
|
|
+ '1 object' => '1 object',
|
|
|
+ '%s objects' => '%s objects',
|
|
|
+ 'no exclusions' => 'no exclusions',
|
|
|
+
|
|
|
+ 'USER_CREATED_OK' => 'User <a href="/edit/user/?user=%s"><b>%s</b></a> has been created successfully',
|
|
|
+ 'WEB_DOMAIN_CREATED_OK' => 'Domain <a href="/edit/web/?domain=%s"><b>%s</b></a> has been created successfully.',
|
|
|
+ 'DNS_DOMAIN_CREATED_OK' => 'DNS domain <a href="/list/dns/?domain=%s"><b>%s</b></a> has been created successfully.',
|
|
|
+ 'DNS_RECORD_CREATED_OK' => 'Record <b>%s.%s</b> has been created successfully.',
|
|
|
+ 'MAIL_DOMAIN_CREATED_OK' => 'Mail domain <a href="/list/mail/?domain=%s"><b>%s</b></a> has been created successfully.',
|
|
|
+ 'MAIL_ACCOUNT_CREATED_OK' => 'Mail account <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> has been created successfully',
|
|
|
+ 'DATABASE_CREATED_OK' => 'Database <a href="/edit/db/?database=%s"><b>%s</b></a> has been created successfully',
|
|
|
+ 'CRON_CREATED_OK' => 'Cron job has been created successfully.',
|
|
|
+ 'IP_CREATED_OK' => 'IP address <a href="/edit/ip/?ip=%s"><b>%s</b></a> has been created successfully.',
|
|
|
+ '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.',
|
|
|
+ 'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
|
|
|
+ 'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
|
|
|
+ 'Changes has been saved.' => 'Changes has been saved.',
|
|
|
+ 'Confirmation' => 'Confirmation',
|
|
|
+ 'DELETE_USER_CONFIRMATION' => 'Are you sure to delete user %s?',
|
|
|
+ 'SUSPEND_USER_CONFIRMATION' => 'Are you sure to suspend user %s?',
|
|
|
+ 'UNSUSPEND_USER_CONFIRMATION' => 'Are you sure to unsuspend user %s?',
|
|
|
+ 'DELETE_DOMAIN_CONFIRMATION' => 'Are you sure to delete domain %s?',
|
|
|
+ 'SUSPEND_DOMAIN_CONFIRMATION' => 'Are you sure to suspend domain %s?',
|
|
|
+ 'UNSUSPEND_DOMAIN_CONFIRMATION' => 'Are you sure to unsuspend domain %s?',
|
|
|
+ 'DELETE_RECORD_CONFIRMATION' => 'Are you sure to delete record %s?',
|
|
|
+ 'SUSPEND_RECORD_CONFIRMATION' => 'Are you sure to suspend record %s?',
|
|
|
+ 'UNSUSPEND_RECORD_CONFIRMATION' => 'Are you sure to unsuspend record %s?',
|
|
|
+ 'DELETE_MAIL_ACCOUNT_CONFIRMATION' => 'Are you sure to delete %s?',
|
|
|
+ 'SUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Are you sure to suspend %s?',
|
|
|
+ 'UNSUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Are you sure to unsuspend %s?',
|
|
|
+ 'DELETE_DATABASE_CONFIRMATION' => 'Are you sure to delete database %s?',
|
|
|
+ 'SUSPEND_DATABASE_CONFIRMATION' => 'Are you sure to suspend database %s?',
|
|
|
+ 'UNSUSPEND_DATABASE_CONFIRMATION' => 'Are you sure to unsuspend database %s?',
|
|
|
+ 'DELETE_CRON_CONFIRMATION' => 'Are you sure to delete cron job?',
|
|
|
+ 'SUSPEND_CRON_CONFIRMATION' => 'Are you sure to suspend cron job?',
|
|
|
+ 'UNSUSPEND_CRON_CONFIRMATION' => 'Are you sure to unsuspend cron job?',
|
|
|
+ 'DELETE_BACKUP_CONFIRMATION' => 'Are you sure to delete %s backup?',
|
|
|
+ 'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
|
|
|
+ 'DELETE_PACKAGE_CONFIRMATION' => 'Are you sure to delete package %s?',
|
|
|
+ 'DELETE_IP_CONFIRMATION' => 'Are you sure to delere IP address %s?',
|
|
|
+ 'Welcome' => 'Welcome',
|
|
|
+ 'LOGGED_IN_AS' => 'Logged in as user %s',
|
|
|
+ 'Error' => 'Error',
|
|
|
+ 'Invalid username or password' => 'Invalid username or password',
|
|
|
+ 'Invalid username or code' => 'Invalid username or code',
|
|
|
+ 'Passwords not match' => 'Passwords not match',
|
|
|
+ 'Please enter valid email address.' => 'Please enter valid email address.',
|
|
|
+ 'Field "%s" can not be blank.' => 'Field "%s" can not be blank.',
|
|
|
+ 'Password is too short.' => 'Password is too short (minimum is 6 characters)',
|
|
|
+ 'Error code:' => 'Error code: %s',
|
|
|
+ 'SERVICE_ACTION_FAILED' => '"%s" "%s" failed',
|
|
|
+ 'IP address is in use' => 'IP address is in use',
|
|
|
+ 'BACKUP_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your backup is ready for download.',
|
|
|
+ 'BACKUP_EXISTS' => 'An existing backup is already running. Please wait for that backup to finish.',
|
|
|
+ 'RESTORE_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your backup is ready for download.',
|
|
|
+ 'RESTORE_EXISTS' => 'An existing restoration task is already running. Please wait for it to finish before launching it again.',
|
|
|
+
|
|
|
+ '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' => 'Welcome to Vesta Control Panel',
|
|
|
+ 'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',
|
|
|
+ 'GREETINGS_GORDON_FREEMAN' => "Hello, %s %s,\n",
|
|
|
+ 'GREETINGS' => "Hello,\n",
|
|
|
+ 'ACCOUNT_READY' => "Your account has been created and ready for use.\n\nhttps://%s/login/\nUsername: %s\nPassword: %s\n\n--\nVesta Control Panel\n",
|
|
|
+
|
|
|
+ 'FTP login credentials' => 'FTP login credentials',
|
|
|
+ 'FTP_ACCOUNT_READY' => "FTP account has been created and ready for use.\n\nHostname: %s\nUsername: %s_%s\nPassword: %s\n\n--\nVesta Control Panel\n",
|
|
|
+
|
|
|
+ 'Database Credentials' => 'Database Credentials',
|
|
|
+ 'DATABASE_READY' => "Database has been created successfully.\n\nDatabase: %s\nUser: %s\nPassword: %s\n%s\n\n--\nVesta Control Panel\n",
|
|
|
+
|
|
|
+ 'forgot password' => 'forgot password',
|
|
|
+ 'Confirm' => 'Confirm',
|
|
|
+ 'New Password' => 'New Password',
|
|
|
+ 'Confirm Password' => 'Confirm Password',
|
|
|
+ 'Reset' => 'Reset',
|
|
|
+ 'Reset Code' => 'Reset Code',
|
|
|
+ 'RESET_NOTICE' => '',
|
|
|
+ '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",
|
|
|
+);
|