2014-07-08 14:27:16 +02:00
< ? php
/**
* Vesta language file
2014-07-22 18:40:43 +02:00
* Fabio Cagliero - fab120 ( fabio @ webnuvola . com )
* https :// github . com / fab120 / - https :// facebook . com / fab120
2014-07-08 14:27:16 +02:00
*/
$LANG [ 'it' ] = array (
'Packages' => 'Pacchetti' ,
'IP' => 'IP' ,
'Graphs' => 'Grafici' ,
'Statistics' => 'Statistiche' ,
'Log' => 'Log' ,
2015-04-17 17:14:20 +03:00
'Server' => 'Server' ,
2014-07-08 14:27:16 +02:00
'Services' => 'Servizi' ,
2014-10-20 13:13:56 +03:00
'Firewall' => 'Firewall' ,
2014-07-08 14:27:16 +02:00
'Updates' => 'Aggiornamenti' ,
'Log in' => 'Log in' ,
'Log out' => 'Log out' ,
'USER' => 'USER' ,
'WEB' => 'WEB' ,
'DNS' => 'DNS' ,
'MAIL' => 'MAIL' ,
'DB' => 'DB' ,
'CRON' => 'CRON' ,
'BACKUP' => 'BACKUP' ,
2016-07-03 17:58:29 +09:00
'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' ,
2014-07-22 18:40:43 +02:00
'Add User' => 'Nuovo Utente' ,
'Add Domain' => 'Nuovo Dominio' ,
'Add Web Domain' => 'Nuovo Dominio' ,
'Add DNS Domain' => 'Nuova Zona DNS' ,
'Add DNS Record' => 'Nuovo Record' ,
'Add Mail Domain' => 'Nuovo Dominio' ,
'Add Mail Account' => 'Nuovo Account' ,
'Add Database' => 'Nuovo Database' ,
'Add Cron Job' => 'Nuovo Cron Job' ,
2014-07-08 14:27:16 +02:00
'Create Backup' => 'Crea Backup' ,
'Configure' => 'Configura' ,
'Restore All' => 'Ripristina Tutto' ,
2014-07-22 18:40:43 +02:00
'Add Package' => 'Nuovo Pacchetto' ,
2014-07-08 14:27:16 +02:00
'Add IP' => 'Aggiungi IP' ,
2014-10-20 13:13:56 +03:00
'Add Rule' => 'Aggiungi regola' ,
'Ban IP Address' => 'Bloccare IP' ,
2014-07-08 14:27:16 +02:00
'Search' => 'Cerca' ,
2014-08-03 16:03:06 +03:00
'Add one more FTP Account' => 'Nuovo account FTP' ,
2014-07-08 14:27:16 +02:00
'Overall Statistics' => 'Statistiche Generali' ,
2014-07-22 18:40:43 +02:00
'Daily' => 'Giornaliero' ,
'Weekly' => 'Settimanale' ,
'Monthly' => 'Mensile' ,
'Yearly' => 'Annuale' ,
2014-07-08 14:27:16 +02:00
'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' ,
2014-07-22 18:40:43 +02:00
'list records' => 'mostra %s record' ,
'add record' => 'nuovo record' ,
'list accounts' => 'mostra %s account' ,
2014-07-08 14:27:16 +02:00
'add account' => 'aggiungi account' ,
'open webmail' => 'apri webmail' ,
2014-10-20 13:13:56 +03:00
'list fail2ban' => 'mostra fail2ban' ,
2014-07-08 14:27:16 +02:00
'open %s' => 'apri %s' ,
'download' => 'download' ,
'restore' => 'ripristina' ,
'configure restore settings' => 'configure restore settings' ,
'stop' => 'ferma' ,
'start' => 'avvia' ,
'restart' => 'riavvia' ,
'update' => 'aggiorna' ,
'generate' => 'genera' ,
2014-07-22 18:40:43 +02:00
'Generate CSR' => 'Genera CSR' ,
'reread IP' => 'rileggi IP' ,
2014-07-08 14:27:16 +02:00
'enable autoupdate' => 'abilita aggiornamenti automatici' ,
'disable autoupdate' => 'disabilita aggiornamenti automatici' ,
2014-10-20 13:13:56 +03:00
'turn on notifications' => 'abilita notifiche' ,
'turn off notifications' => 'disabilita notifiche' ,
2014-07-08 14:27:16 +02:00
2014-07-08 14:43:22 +02:00
'Adding User' => 'Aggiunta Utente' ,
'Editing User' => 'Modifica Utente' ,
'Adding Domain' => 'Aggiunta Dominio' ,
'Editing Domain' => 'Modifica Dominio' ,
'Adding DNS Domain' => 'Aggiunta Dominio DNS' ,
'Editing DNS Domain' => 'Modifica Dominio DNS' ,
'Adding DNS Record' => 'Aggiunta Record DNS' ,
'Editing DNS Record' => 'Modifica Record DNS' ,
'Adding Mail Domain' => 'Aggiunta Dominio Mail' ,
'Editing Mail Domain' => 'Modifica Dominio Mail' ,
'Adding Mail Account' => 'Aggiunta Account Mail' ,
'Editing Mail Account' => 'Modifica Account Mail' ,
'Adding database' => 'Aggiunta database' ,
'Editing Cron Job' => 'Modifica Cron Job' ,
'Adding Cron Job' => 'Aggiunta Cron Job' ,
'Editing Database' => 'Modifica Database' ,
'Adding Package' => 'Aggiunta Pacchetto' ,
'Editing Package' => 'Modifica Pacchetto' ,
'Adding IP address' => 'Aggiunta Indirizzo IP' ,
'Editing IP Address' => 'Modifica Indirizzo IP' ,
'Editing Backup Exclusions' => 'Modifica Esclusioni Backup' ,
2014-07-22 18:40:43 +02:00
'Generating CSR' => 'Genera CSR' ,
2014-07-08 14:43:22 +02:00
'Listing' => 'Lista' ,
'Search Results' => 'Risultati Ricerca' ,
2014-10-20 13:13:56 +03:00
'Adding Firewall Rule' => 'Aggiunta regola firewall' ,
'Editing Firewall Rule' => 'Modifica regola firewall' ,
'Adding IP Address to Banlist' => 'Aggiunta IP nella lista nerat' ,
2014-07-08 14:27:16 +02:00
2014-07-08 14:43:22 +02:00
'active' => 'attivo' ,
'spnd' => 'sospeso' ,
'suspended' => 'sospeso' ,
'running' => 'in esecuzione' ,
'stopped' => 'fermato' ,
'outdated' => 'obsoleto' ,
'updated' => 'aggiornato' ,
2014-07-08 14:27:16 +02:00
2014-07-08 14:43:22 +02:00
'yes' => 'si' ,
2014-07-08 14:27:16 +02:00
'no' => 'no' ,
2014-07-08 14:43:22 +02:00
'none' => 'nessuno' ,
2014-07-08 14:27:16 +02:00
'pb' => 'pb' ,
'tb' => 'tb' ,
'gb' => 'gb' ,
'mb' => 'mb' ,
2014-07-08 14:43:22 +02:00
'minute' => 'minuto' ,
'hour' => 'ora' ,
'day' => 'giorno' ,
'days' => 'giorni' ,
'hours' => 'ore' ,
'minutes' => 'minuti' ,
'month' => 'mese' ,
'package' => 'pacchetto' ,
'Bandwidth' => 'Banda' ,
'Disk' => 'Disco' ,
2014-07-08 14:27:16 +02:00
'Web' => 'Web' ,
'Mail' => 'Mail' ,
'Databases' => 'Databases' ,
2014-07-08 14:43:22 +02:00
'User Directories' => 'Directories Utente' ,
2014-07-08 14:27:16 +02:00
'Template' => 'Template' ,
2015-04-16 02:43:31 +03:00
'Web Template' => 'Web Template' ,
'Backend Template' => 'Backend Template' ,
'Proxy Template' => 'Proxy Template' ,
2014-07-08 14:27:16 +02:00
'DNS Template' => 'DNS Template' ,
2014-07-08 14:43:22 +02:00
'Web Domains' => 'Domini Web' ,
'SSL Domains' => 'Domini SSL' ,
2014-07-22 18:40:43 +02:00
'Web Aliases' => 'Alias Web' ,
2014-07-08 14:43:22 +02:00
'per domain' => 'per dominio' ,
2014-07-22 18:48:46 +02:00
'DNS Domains' => 'Zone DNS' ,
2016-07-03 16:09:16 +09:00
'DNS domains' => 'Zone DNS' ,
2014-07-22 18:40:43 +02:00
'DNS records' => 'Record DNS' ,
2014-07-08 14:27:16 +02:00
'Name Servers' => 'Name Servers' ,
2014-07-08 14:43:22 +02:00
'Mail Domains' => 'Domini Mail' ,
2014-07-22 18:40:43 +02:00
'Mail Accounts' => 'Account Mail' ,
2014-07-08 14:27:16 +02:00
'Cron Jobs' => 'Cron Jobs' ,
2014-07-08 14:43:22 +02:00
'SSH Access' => 'Accesso SSH' ,
2016-07-03 17:58:29 +09:00
'IP Address' => 'IP Address' ,
2014-07-08 14:43:22 +02:00
'IP Addresses' => 'Indirizzi IP' ,
2014-07-08 14:27:16 +02:00
'Backups' => 'Backups' ,
2014-07-08 14:43:22 +02:00
'Backup System' => 'Sistema Backup' ,
'backup exclusions' => 'esclusioni backup' ,
2014-07-08 14:27:16 +02:00
'template' => 'template' ,
2014-07-08 14:43:22 +02:00
'SSL Support' => 'Supporto SSL' ,
2014-07-08 14:27:16 +02:00
'SSL Home Directory' => 'SSL Home' ,
2016-10-27 07:17:03 -04:00
'Lets Encrypt Support' => 'Lets Encrypt Support' ,
'Lets Encrypt' => 'Lets Encrypt' ,
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes' ,
2015-04-16 02:43:31 +03:00
'Proxy Support' => 'Supporto Proxy' ,
'Proxy Extensions' => 'Estensioni Proxy' ,
2014-07-08 14:43:22 +02:00
'Web Statistics' => 'Statistiche Web' ,
'Additional FTP Account' => 'FTP Addizionali' ,
2016-07-03 17:58:29 +09:00
'Path' => 'Path' ,
2014-07-08 14:27:16 +02:00
'SOA' => 'SOA' ,
'TTL' => 'TTL' ,
2014-07-08 14:43:22 +02:00
'Expire' => 'Scadenza' ,
2014-07-22 18:40:43 +02:00
'Records' => 'Record' ,
2016-07-03 17:58:29 +09:00
'Serial' => 'Serial' ,
2014-07-08 14:27:16 +02:00
'Catchall email' => 'Catchall email' ,
2014-07-08 14:43:22 +02:00
'AntiVirus Support' => 'Supporto AntiVirus' ,
'AntiSpam Support' => 'Supporto AntiSpam' ,
'DKIM Support' => 'Supporto DKIM' ,
2014-07-22 18:40:43 +02:00
'Accounts' => 'Account' ,
2014-07-08 14:27:16 +02:00
'Quota' => 'Quota' ,
2014-07-08 14:43:22 +02:00
'Autoreply' => 'Autorisposta' ,
'Forward to' => 'Inoltra a' ,
'Do not store forwarded mail' => 'Non salvare le email inoltrate' ,
2016-07-03 17:58:29 +09:00
'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' ,
2014-07-08 14:27:16 +02:00
'database' => 'database' ,
2014-07-08 14:43:22 +02:00
'User' => 'Utente' ,
2014-07-08 14:27:16 +02:00
'Host' => 'Host' ,
'Charset' => 'Charset' ,
2014-07-22 18:40:43 +02:00
'Min' => 'Minuto' ,
2014-07-08 14:43:22 +02:00
'Hour' => 'Ora' ,
'Day' => 'Giorno' ,
'Month' => 'Mese' ,
'Day of week' => 'Giorno della settimana' ,
2014-07-08 14:27:16 +02:00
'local' => 'local' ,
2014-07-08 14:43:22 +02:00
'Run Time' => 'Tempo di Esecuzione' ,
'Backup Size' => 'Dimensioni Backup' ,
2014-07-08 14:27:16 +02:00
'SYS' => 'SYS' ,
2014-07-08 14:43:22 +02:00
'Domains' => 'Domini' ,
2014-07-22 18:40:43 +02:00
'Status' => 'Stato' ,
2014-07-08 14:43:22 +02:00
'shared' => 'condiviso' ,
'dedicated' => 'dedicato' ,
'Owner' => 'Proprietario' ,
'Users' => 'Utenti' ,
'Load Average' => 'Carico Medio' ,
'Memory Usage' => 'Uso Memoria' ,
2016-07-03 17:58:29 +09:00
'APACHE2 Usage' => 'APACHE2 Usage' ,
2014-07-08 14:43:22 +02:00
'HTTPD Usage' => 'Utilizzo HTTPD' ,
'NGINX Usage' => 'Utilizzo NGINX' ,
'MySQL Usage on localhost' => 'Utilizzo MySQL su localhost' ,
'PostgreSQL Usage on localhost' => 'Utilizzo PostgreSQL su localhost' ,
'Bandwidth Usage eth0' => 'Utilizzo banda su eth0' ,
2016-07-03 17:58:29 +09:00
'Exim Usage' => 'Exim Usage' ,
2014-07-08 14:43:22 +02:00
'FTP Usage' => 'Utilizzo FTP' ,
'SSH Usage' => 'Utilizzo SSH' ,
2014-07-08 14:27:16 +02:00
'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' ,
2016-07-03 17:58:29 +09:00
'firewall' => 'firewall' ,
'brute-force monitor' => 'brute-force monitor' ,
2014-07-08 14:27:16 +02:00
'CPU' => 'CPU' ,
2014-07-08 14:43:22 +02:00
'Memory' => 'Memoria' ,
2014-07-08 14:27:16 +02:00
'Uptime' => 'Uptime' ,
2014-07-08 15:48:12 +02:00
'core package' => 'pacchetto di sistema' ,
'php interpreter' => 'interprete php' ,
'internal web server' => 'web server interno' ,
'Version' => 'Versione' ,
2014-07-08 14:27:16 +02:00
'Release' => 'Release' ,
2014-07-08 15:48:12 +02:00
'Architecture' => 'Architettura' ,
'Object' => 'Oggetto' ,
2014-07-08 14:27:16 +02:00
'Username' => 'Username' ,
'Password' => 'Password' ,
'Email' => 'Email' ,
2014-07-08 15:48:12 +02:00
'Package' => 'Pacchetto' ,
'Language' => 'Lingua' ,
'First Name' => 'Nome' ,
'Last Name' => 'Cognome' ,
'Send login credentials to email address' => 'Invia le credenziali di login per email' ,
2014-07-08 14:27:16 +02:00
'Default Template' => 'Default Template' ,
'Default Name Servers' => 'Default Name Servers' ,
2014-07-08 15:48:12 +02:00
'Domain' => 'Dominio' ,
'DNS Support' => 'Supporto DNS' ,
'Mail Support' => 'Supporto Mail' ,
'Advanced options' => 'Opzioni Avanzate' ,
2016-08-25 19:33:06 +03:00
'Basic options' => 'Basic options' ,
2014-07-22 18:40:43 +02:00
'Aliases' => 'Alias Dominio' ,
2014-07-08 15:48:12 +02:00
'SSL Certificate' => 'Certificato SSL' ,
2014-07-08 14:27:16 +02:00
'SSL Key' => 'SSL Key' ,
'SSL Certificate Authority / Intermediate' => 'SSL Certificate Authority / Intermediate' ,
'SSL CSR' => 'SSL CSR' ,
2014-07-08 15:48:12 +02:00
'optional' => 'opzionale' ,
'internal' => 'interno' ,
'Statistics Authorization' => 'Autorizzazione Statistiche' ,
'Statistics Auth' => 'Statistiche Auth' ,
2014-07-08 14:27:16 +02:00
'Account' => 'Account' ,
2016-07-03 17:58:29 +09:00
'Prefix will be automaticaly added to username' => " Il prefisso %s verrà automatiamente aggiunto all'username " ,
2014-07-08 15:48:12 +02:00
'Send FTP credentials to email' => 'Invia le credenziali FTP per email' ,
'Expiration Date' => 'Data di scadenza' ,
2014-07-08 14:27:16 +02:00
'YYYY-MM-DD' => 'YYYY-MM-DD' ,
'Name servers' => 'Name servers' ,
'Record' => 'Record' ,
2014-07-08 15:48:12 +02:00
'IP or Value' => 'IP o Valore' ,
'Priority' => 'Priorità' ,
'Record Number' => 'Numero Record' ,
2014-07-08 14:27:16 +02:00
'in megabytes' => 'in megabytes' ,
2014-07-08 15:48:12 +02:00
'Message' => 'Messaggio' ,
'use local-part' => 'usa local-part' ,
'one or more email addresses' => 'uno o più indirizzi email' ,
2016-07-03 17:58:29 +09:00
'Prefix will be automaticaly added to database name and database user' => " Il prefisso %s verrà automatiamente aggiunto al nome e all'utente del database " ,
2014-07-08 14:27:16 +02:00
'Database' => 'Database' ,
2014-07-08 15:48:12 +02:00
'Type' => 'Tipo' ,
'Minute' => 'Minuto' ,
'Command' => 'Comando' ,
'Package Name' => 'Nome Pacchetto' ,
2014-07-08 14:27:16 +02:00
'Netmask' => 'Netmask' ,
2014-07-08 15:48:12 +02:00
'Interface' => 'Interfaccia' ,
'Shared' => 'Condiviso' ,
'Assigned user' => 'Utente Assegnato' ,
'Assigned domain' => 'Dominio Assegnato' ,
'NAT IP association' => 'Associazione IP NAT' ,
2014-07-08 14:27:16 +02:00
'shell' => 'shell' ,
2014-07-08 15:48:12 +02:00
'web domains' => 'domini web' ,
'web aliases' => 'aliases web' ,
2014-07-22 18:40:43 +02:00
'dns records' => 'record dns' ,
2014-07-08 15:48:12 +02:00
'mail domains' => 'domini mail' ,
2014-07-22 18:40:43 +02:00
'mail accounts' => 'account mail' ,
'accounts' => 'account' ,
'databases' => 'database' ,
2014-07-08 14:27:16 +02:00
'cron jobs' => 'cron jobs' ,
'backups' => 'backups' ,
'quota' => 'quota' ,
2014-07-08 15:48:12 +02:00
'day of week' => 'giorno della settimanta' ,
2014-07-08 14:27:16 +02:00
'cmd' => 'cmd' ,
'users' => 'users' ,
2014-07-08 15:48:12 +02:00
'domains' => 'domini' ,
2014-07-22 18:40:43 +02:00
'aliases' => 'alias' ,
'records' => 'record' ,
2014-07-08 14:27:16 +02:00
'jobs' => 'jobs' ,
'username' => 'username' ,
'password' => 'password' ,
2014-07-08 15:48:12 +02:00
'type' => 'tipo' ,
2014-07-08 14:27:16 +02:00
'charset' => 'charset' ,
2014-07-08 15:48:12 +02:00
'domain' => 'dominio' ,
2014-07-08 14:27:16 +02:00
'ip' => 'ip' ,
2014-07-08 15:48:12 +02:00
'ip address' => 'indirizzo ip' ,
'IP address' => 'indirizzo IP' ,
2014-07-08 14:27:16 +02:00
'netmask' => 'netmask' ,
2014-07-08 15:48:12 +02:00
'interface' => 'interfaccia' ,
'assigned user' => 'utente assegnato' ,
2014-07-08 14:27:16 +02:00
'ns1' => 'ns1' ,
'ns2' => 'ns2' ,
'user' => 'user' ,
'email' => 'email' ,
2014-07-08 15:48:12 +02:00
'first name' => 'nome' ,
'last name' => 'cognome' ,
2014-07-08 14:27:16 +02:00
'account' => 'account' ,
2014-07-08 15:48:12 +02:00
'ssl certificate' => 'certificato ssl' ,
'ssl key' => 'key ssl' ,
2014-07-08 14:27:16 +02:00
'stats user password' => 'stats user password' ,
'stats username' => 'stats username' ,
'stats password' => 'stats password' ,
'ftp user password' => 'ftp user password' ,
'ftp user' => 'ftp user' ,
2014-07-08 15:48:12 +02:00
'Last 70 lines of %s.%s.log' => 'Ultime 70 righe di %s.%s.log' ,
2016-07-03 17:58:29 +09:00
'AccessLog' => 'AccessLog' ,
'ErrorLog' => 'ErrorLog' ,
2014-07-08 14:27:16 +02:00
'Download AccessLog' => 'Download AccessLog' ,
'Download ErrorLog' => 'Download ErrorLog' ,
2014-07-08 15:48:12 +02:00
'Country' => 'Paese' ,
'2 letter code' => 'codice di 2 lettere' ,
'State / Province' => 'Stato / Provincia' ,
'City / Locality' => 'Città / Località' ,
'Organization' => 'Organizzazione' ,
2014-10-20 13:13:56 +03:00
'Action' => 'Azione' ,
'Protocol' => 'Protocollo' ,
'Port' => 'Porto' ,
'Comment' => 'Commento' ,
'Banlist' => 'Banlista' ,
'ranges are acceptable' => 'gamme sono ammessi' ,
'CIDR format is supported' => 'formato CIDR e supportato' ,
2016-07-03 17:58:29 +09:00
'ACCEPT' => 'ACCEPT' ,
'DROP' => 'DROP' ,
'TCP' => 'TCP' ,
'UDP' => 'UDP' ,
'ICMP' => 'ICMP' ,
'SSH' => 'SSH' ,
'FTP' => 'FTP' ,
'VESTA' => 'VESTA' ,
2015-10-21 19:17:33 +03:00
'Add one more Name Server' => 'Add one more Name Server' ,
2014-07-08 14:27:16 +02:00
2016-07-03 18:37:27 +09:00
'web domain' => 'web domain' ,
'dns domain' => 'dns domain' ,
'dns record' => 'dns record' ,
'mail domain' => 'mail domain' ,
'mail account' => 'mail account' ,
'cron job' => 'cron job' ,
2016-07-03 17:58:29 +09:00
'cron' => 'cron' ,
'user dir' => 'user dir' ,
2015-06-03 02:31:03 +03:00
'unlimited' => 'unlimited' ,
2014-08-03 16:03:06 +03:00
'1 account' => '1 account' ,
2014-07-22 18:40:43 +02:00
'%s accounts' => '%s account' ,
2014-07-08 15:48:12 +02:00
'1 domain' => '1 dominio' ,
'%s domains' => '%s domini' ,
2014-07-08 14:27:16 +02:00
'1 record' => '1 record' ,
2014-07-22 18:40:43 +02:00
'%s records' => '%s record' ,
2014-07-08 15:48:12 +02:00
'1 mail account' => '1 account mail' ,
2014-07-22 18:40:43 +02:00
'%s mail accounts' => '%s account mail' ,
2014-07-08 14:27:16 +02:00
'1 database' => '1 database' ,
'%s databases' => '%s databases' ,
'1 cron job' => '1 cron job' ,
'%s cron jobs' => '%s cron jobs' ,
2014-07-08 15:48:12 +02:00
'1 archive' => '1 archivio' ,
'%s archives' => '%s archivi' ,
2016-07-03 17:58:29 +09:00
'1 item' => '1 item' ,
'%s items' => '%s items' ,
2014-07-08 15:48:12 +02:00
'1 package' => '1 pacchetto' ,
'%s packages' => '%s pacchetti' ,
'1 IP address' => '1 indirizzo IP' ,
'%s IP addresses' => '%s indirizzi IP' ,
'1 month' => '1 mese' ,
'%s months' => '%s mesi' ,
2014-07-08 14:27:16 +02:00
'1 log record' => '1 log record' ,
2014-07-22 18:40:43 +02:00
'%s log records' => '%s log record' ,
2014-07-08 15:48:12 +02:00
'1 object' => '1 oggetto' ,
'%s objects' => '%s oggetti' ,
'no exclusions' => 'senza esclusioni' ,
2014-10-20 13:13:56 +03:00
'1 rule' => '1 regola' ,
'%s rules' => '%s regole' ,
'There are no currently banned IP' => 'Non IP bannato' ,
2014-07-08 14:27:16 +02:00
2014-07-08 15:48:12 +02:00
'USER_CREATED_OK' => 'L\'utente <a href="/edit/user/?user=%s"><b>%s</b></a> è stato creato con successo.' ,
'WEB_DOMAIN_CREATED_OK' => 'Il dominio <a href="/edit/web/?domain=%s"><b>%s</b></a> è stato creato con successo.' ,
'DNS_DOMAIN_CREATED_OK' => 'Il dominio DNS <a href="/list/dns/?domain=%s"><b>%s</b></a> è stato creato con successo.' ,
'DNS_RECORD_CREATED_OK' => 'Il record <b>%s.%s</b> è stato creato con successo.' ,
'MAIL_DOMAIN_CREATED_OK' => 'Dominio Mail <a href="/list/mail/?domain=%s"><b>%s</b></a> è stato creato con successo.' ,
'MAIL_ACCOUNT_CREATED_OK' => 'L\'account mail <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> è stato creato con successo.' ,
'DATABASE_CREATED_OK' => 'Il database <a href="/edit/db/?database=%s"><b>%s</b></a> è stato creato con successo.' ,
'CRON_CREATED_OK' => 'Il cron job è stato creato con successo.' ,
'IP_CREATED_OK' => 'L\'indirizzo IP <a href="/edit/ip/?ip=%s"><b>%s</b></a> è stato creato con successo.' ,
'PACKAGE_CREATED_OK' => 'Il pacchetto <a href="/edit/package/?package=%s"><b>%s</b></a> è stato creato con successo.' ,
2014-10-20 13:13:56 +03:00
'SSL_GENERATED_OK' => 'Il certificato e stato generato con successo.' ,
'RULE_CREATED_OK' => 'Regola e stato creato con successo.' ,
2016-07-03 17:58:29 +09:00
'BANLIST_CREATED_OK' => 'IP address has been banned successfully' , // I'm not sure about this text
2014-07-22 18:40:43 +02:00
'Autoupdate has been successfully enabled' => 'Gli aggiornamenti automatici sono stati abilitati' ,
'Autoupdate has been successfully disabled' => 'Gli aggiornamenti automatici sono stati disabilitati' ,
2014-10-20 13:13:56 +03:00
'Cronjob email reporting has been successfully enabled' => 'Rendicontazione cronjob sono stati abilitati' ,
'Cronjob email reporting has been successfully disabled' => 'Rendicontazione cronjob sono stati disabilitati' ,
2014-07-08 15:48:12 +02:00
'Changes has been saved.' => 'I cambiamenti sono stati salvati.' ,
'Confirmation' => 'Conferma' ,
2016-07-03 17:58:29 +09:00
'DELETE_USER_CONFIRMATION' => " Sei sicuro di voler cancellare l'utente %s? " ,
'SUSPEND_USER_CONFIRMATION' => " Sei sicuro di voler disabilitare l'utente %s? " ,
'UNSUSPEND_USER_CONFIRMATION' => " Sei sicuro di voler riabilitare l'utente %s? " ,
2014-07-08 15:48:12 +02:00
'DELETE_DOMAIN_CONFIRMATION' => 'Sei sicuro di voler cancellare il dominio %s?' ,
'SUSPEND_DOMAIN_CONFIRMATION' => 'Sei sicuro di voler disabilitare il dominio %s?' ,
'UNSUSPEND_DOMAIN_CONFIRMATION' => 'Sei sicuro di voler riabilitare il dominio %s?' ,
'DELETE_RECORD_CONFIRMATION' => 'Sei sicuro di voler cancellare il record %s?' ,
'SUSPEND_RECORD_CONFIRMATION' => 'Sei sicuro di voler disabilitare il record %s?' ,
'UNSUSPEND_RECORD_CONFIRMATION' => 'Sei sicuro di voler riabilitare il record %s?' ,
'DELETE_MAIL_ACCOUNT_CONFIRMATION' => 'Sei sicuro di voler cancellare %s?' ,
'SUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Sei sicuro di voler disabilitare %s?' ,
'UNSUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Sei sicuro di voler riabilitare %s?' ,
'DELETE_DATABASE_CONFIRMATION' => 'Sei sicuro di voler cancellare il database %s?' ,
'SUSPEND_DATABASE_CONFIRMATION' => 'Sei sicuro di voler disabilitare il database %s?' ,
'UNSUSPEND_DATABASE_CONFIRMATION' => 'Sei sicuro di voler riabilitare il database %s?' ,
'DELETE_CRON_CONFIRMATION' => 'Sei sicuro di voler cancellare il cron job?' ,
'SUSPEND_CRON_CONFIRMATION' => 'Sei sicuro di voler disabilitare il cron job?' ,
'UNSUSPEND_CRON_CONFIRMATION' => 'Sei sicuro di voler riabilitare il cron job?' ,
'DELETE_BACKUP_CONFIRMATION' => 'Sei sicuro di voler cancellare il backup %s?' ,
2016-07-03 17:58:29 +09:00
'DELETE_EXCLUSION_CONFIRMATION' => " Sei sicuro di voler cancellare l'esclusione %s? " ,
2014-07-08 15:48:12 +02:00
'DELETE_PACKAGE_CONFIRMATION' => 'Sei sicuro di voler cancellare il pacchetto %s?' ,
2016-07-03 17:58:29 +09:00
'DELETE_IP_CONFIRMATION' => " Sei sicuro di voler l'indirizoz IP %s? " ,
2014-10-20 13:13:56 +03:00
'DELETE_RULE_CONFIRMATION' => 'Sei sicuro di voler cancellare il regola #%s?' ,
'SUSPEND_RULE_CONFIRMATION' => 'Sei sicuro di voler disabilitare il regola #%s?' ,
'UNSUSPEND_RULE_CONFIRMATION' => 'Sei sicuro di voler riabilitare il regola #%s?' ,
2015-07-01 01:33:29 +03:00
'LEAVE_PAGE_CONFIRMATION' => 'Leave Page?' ,
2014-08-03 16:03:06 +03:00
'RESTART_CONFIRMATION' => 'Sei sicuro di voler riavviare %s?' ,
2014-07-08 15:48:12 +02:00
'Welcome' => 'Benvenuto' ,
2016-07-03 17:58:29 +09:00
'LOGGED_IN_AS' => " Connesso come l'utente %s " ,
2014-07-08 15:48:12 +02:00
'Error' => 'Errore' ,
'Invalid username or password' => 'Username o password non validi' ,
'Invalid username or code' => 'Esername o codice non validi' ,
'Passwords not match' => 'Le passwords non coincidono' ,
2016-07-03 17:58:29 +09:00
'Please enter valid email address.' => " Inserisci un'indirizzo email valido. " ,
2014-07-08 15:48:12 +02:00
'Field "%s" can not be blank.' => 'Il campo "%s" non può essere lasciato vuoto.' ,
'Password is too short.' => 'La password è troppo corta (minimo 6 caratteri)' ,
'Error code:' => 'Codice errore: %s' ,
'SERVICE_ACTION_FAILED' => '"%s" "%s" fallita' ,
2016-07-03 17:58:29 +09:00
'IP address is in use' => " L'indirizzo IP è già in uso " ,
'BACKUP_SCHEDULED' => " L'operazione è stata aggiunta alla coda. Riceverai una notifica via email quando il tuo backup sarà pronto per il download. " ,
2014-07-08 15:48:12 +02:00
'BACKUP_EXISTS' => 'È già in corso la creazione di un backup. Perfavore attendi che il backup finisca.' ,
2016-07-03 17:58:29 +09:00
'RESTORE_SCHEDULED' => " L'operazione è stata aggiunta alla coda. Riceverai una notifica via email quando il tuo backup sarà pronto per il download. " ,
'RESTORE_EXISTS' => " È già in corso un'oprazione di ripristino. Attendi che finisca prima di rilanciarla nuovamento. " ,
2014-07-08 14:27:16 +02:00
2016-07-03 17:58:29 +09:00
'WEB_EXCLUSIONS' => 'Scrivi un nome di dominio per riga. Per escludere tutti i domini usa *. Per escludere directory specifiche usa il formato: domain.com:public_html/cache:public_html/tmp' ,
'DNS_EXCLUSIONS' => 'Scrivi un nome di dominio per riga. Per escludere tutti i domini usa *' ,
'MAIL_EXCLUSIONS' => 'Scrivi un nome di dominio per riga. Per escludere tutti i domini usa *. Per escludere account specifici usare il formato: domain.com:info:support:postmaster' ,
'DB_EXCLUSIONS' => 'Scrivi un nome completo di database per riga. Per escludere tutti i database usa *' ,
'CRON_EXCLUSIONS' => 'Per escludere tutti i cron job usa *' ,
'USER_EXCLUSIONS' => 'Scrivi un nome di directory per riga. Per escludere tutte le directory usa *' ,
2014-07-08 14:27:16 +02:00
2014-07-08 15:48:12 +02:00
'Welcome to Vesta Control Panel' => 'Benvenuto nel Vesta Control Panel' ,
2014-07-08 14:27:16 +02:00
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>' ,
2014-07-08 15:48:12 +02:00
'GREETINGS_GORDON_FREEMAN' => " Ciao, %s %s, \n " ,
'GREETINGS' => " Ciao, \n " ,
2016-07-03 17:58:29 +09:00
'ACCOUNT_READY' => " Il tuo account è stato creato ed è pronto per l'utilizzo. \n \n https://%s/login/ \n Username: %s \n Password: %s \n \n -- \n Vesta Control Panel \n " ,
2014-07-08 14:27:16 +02:00
2014-07-08 15:48:12 +02:00
'FTP login credentials' => 'Credenziali login FTP' ,
2016-07-03 17:58:29 +09:00
'FTP_ACCOUNT_READY' => " L'account FTP è stato creato ed è pronto per l'uso. \n \n Hostname: %s \n Username: %s_%s \n Password: %s \n \n -- \n Vesta Control Panel \n " ,
2014-07-08 14:27:16 +02:00
2014-07-08 15:48:12 +02:00
'Database Credentials' => 'Credenziali Database' ,
'DATABASE_READY' => " Il database è stato creato con successo. \n \n Database: %s \n User: %s \n Password: %s \n %s \n \n -- \n Vesta Control Panel \n " ,
2014-07-08 14:27:16 +02:00
2014-07-08 15:48:12 +02:00
'forgot password' => 'password dimenticata' ,
'Confirm' => 'Conferma' ,
'New Password' => 'Nuova Password' ,
'Confirm Password' => 'Conferma Password' ,
2014-07-08 14:27:16 +02:00
'Reset' => 'Reset' ,
2014-07-08 15:48:12 +02:00
'Reset Code' => 'Codice Reset' ,
2016-07-03 17:58:29 +09:00
'RESET_NOTICE' => '' , // should we add something here?
2014-07-08 15:48:12 +02:00
'RESET_CODE_SENT' => 'Il codice di reset per la tua password ti è stato inviato per email<br>' ,
'MAIL_RESET_SUBJECT' => 'Password Reset per %s' ,
'PASSWORD_RESET_REQUEST' => " Per fare il reset della password per il pannello di controllo clicca sul link: \n https://%s/reset/?action=confirm&user=%s&code=%s \n \n Alternativamente puoi andare su https://%s/reset/?action=code&user=%s e inserire questo codice di reset: \n %s \n \n Se non hai richiesto il reset della tua password, ignora questa email. \n \n -- \n Vesta Control Panel \n " ,
2015-06-04 01:08:41 +03:00
'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' ,
2016-07-03 17:58:29 +09:00
'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' ,
2015-06-04 01:08:41 +03:00
'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' ,
2015-10-21 19:17:33 +03:00
'show: CPU / MEM / NET / DISK' => 'show: CPU / MEM / NET / DISK' ,
2015-06-04 01:08:41 +03:00
2015-06-21 19:04:26 +03:00
'sort by' => 'sort by' ,
'Date' => 'Data' ,
2015-07-01 01:33:29 +03:00
'Starred' => 'Starred' ,
'Name' => 'Name' ,
2015-10-08 15:07:53 +03:00
2016-10-31 10:29:53 -04:00
'save to favorites' => 'save to favorites' ,
2016-07-03 17:58:29 +09:00
2015-10-08 15:07:53 +03:00
'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' ,
2016-08-09 19:22:45 +03:00
'MOVE' => 'MOVE' ,
2016-06-24 16:40:13 +03:00
'RIGHTS' => 'RIGHTS' ,
2015-10-08 15:07:53 +03:00
'COPY' => 'COPY' ,
'ARCHIVE' => 'ARCHIVE' ,
'EXTRACT' => 'EXTRACT' ,
'DOWNLOAD' => 'DOWNLOAD' ,
2016-07-03 17:58:29 +09:00
'Are you sure?' => 'Are you sure?' , // unused?
2015-10-08 15:07:53 +03:00
'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' ,
2016-08-09 19:22:45 +03:00
'Move' => 'Move' ,
2016-06-24 16:40:13 +03:00
'Change Rights' => 'Change Rights' ,
2015-10-08 15:07:53 +03:00
'Delete' => 'Delete' ,
'Extract' => 'Extract' ,
'Create' => 'Create' ,
'Compress' => 'Compress' ,
'OK' => 'OK' ,
2016-07-03 17:58:29 +09:00
'YOU ARE COPYING' => 'YOU ARE COPYING' , // unused?
'YOU ARE REMOVING' => 'YOU ARE REMOVING' ,
'Delete items' => 'Delete items' ,
'Copy files' => 'Copy files' ,
2016-08-09 19:22:45 +03:00
'Move files' => 'Move files' ,
2015-10-08 15:07:53 +03:00
'Are you sure you want to copy' => 'Are you sure you want to copy' ,
2016-08-09 19:22:45 +03:00
'Are you sure you want to move' => 'Are you sure you want to move' ,
2015-10-08 15:07:53 +03:00
'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' ,
2016-06-24 16:40:13 +03:00
'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' ,
2015-10-08 15:07:53 +03:00
2016-07-03 17:58:29 +09:00
'Shortcuts' => 'Shortcuts' ,
2015-10-21 19:17:33 +03:00
'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' ,
2016-06-24 16:40:13 +03:00
'Move up through elements list' => 'Move up through elements list' ,
'Move down through elements list' => 'Move down through elements list' ,
2015-10-21 19:17:33 +03:00
'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' ,
2016-07-03 16:09:16 +09:00
'Move Cursor Down' => 'Move Cursor Down' ,
2015-10-21 19:17:33 +03:00
'Switch to Left Tab' => 'Switch to Left Tab' ,
'Switch to Right Tab' => 'Switch to Right Tab' ,
'Switch Tab' => 'Switch Tab' ,
2016-07-03 16:09:16 +09:00
'Go to the Top of the File List' => 'Go to the Top of the File List' ,
2015-10-21 19:17:33 +03:00
'Go to the Last File' => 'Go to the Last File' ,
2016-07-03 16:09:16 +09:00
'Open File / Enter Directory' => 'Open File / Enter Directory' ,
2016-08-09 19:22:45 +03:00
'Edit File' => 'Edit File' ,
2015-10-21 19:17:33 +03:00
'Go to Parent Directory' => 'Go to Parent Directory' ,
'Select Current File' => 'Select Current File' ,
'Select Bunch of Files' => 'Select Bunch of Files' ,
2016-07-03 16:09:16 +09:00
'Add File to the Current Selection' => 'Add File to the Current Selection' ,
2015-10-21 19:17:33 +03:00
'Select All Files' => 'Select All Files' ,
2016-07-03 16:09:16 +09:00
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
2015-11-04 00:21:11 +02:00
'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.' ,
2016-06-24 16:40:13 +03:00
'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' ,
2016-09-07 08:34:04 -04:00
'Daily' => 'Dayly' ,
'Weekly' => 'Weekly' ,
'Monthly' => 'Monthly' ,
2016-06-24 16:40:13 +03:00
'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' ,
2016-07-03 17:58:29 +09:00
'Generate' => 'Generate' ,
'webalizer' => 'webalizer' ,
'awstats' => 'awstats' ,
2015-10-21 19:17:33 +03:00
2016-10-06 18:53:23 +03:00
'Vesta SSL' => 'Vesta SSL' ,
'SUBJECT' => 'SUBJECT' ,
'ALIASES' => 'ALIASES' ,
'NOT_BEFORE' => 'NOT_BEFORE' ,
'NOT_AFTER' => 'NOT_AFTER' ,
'SIGNATURE' => 'SIGNATURE' ,
'PUB_KEY' => 'PUB_KEY' ,
'ISSUER' => 'ISSUER' ,
2016-10-06 23:25:50 +00:00
'Use server hostname' => 'Use server hostname' ,
'Use domain hostname' => 'Use domain hostname' ,
'Use STARTTLS' => 'Use STARTTLS' ,
'Use SSL' => 'Use SSL' ,
'No encryption' => 'No encryption' ,
'Do not use encryption' => 'Do not use encryption' ,
2016-10-11 00:34:41 +00:00
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix' ,
2016-07-03 16:09:16 +09:00
);