|
| 1 | +<?php |
| 2 | +$wb['limit_maildomain_txt'] = 'Max. number of email domains'; |
| 3 | +$wb['limit_mailbox_txt'] = 'Max. number of mailboxes'; |
| 4 | +$wb['limit_mailalias_txt'] = 'Max. number of email aliases'; |
| 5 | +$wb['limit_mailforward_txt'] = 'Max. number of email forwarders'; |
| 6 | +$wb['limit_mailcatchall_txt'] = 'Max. number of email catchall accounts'; |
| 7 | +$wb['limit_mailrouting_txt'] = 'Max. number of email routes'; |
| 8 | +$wb['limit_mailfilter_txt'] = 'Max. number of email filters'; |
| 9 | +$wb['limit_fetchmail_txt'] = 'Max. number of fetchmail accounts'; |
| 10 | +$wb['limit_mailquota_txt'] = 'Limite quota mailbox'; |
| 11 | +$wb['limit_spamfilter_wblist_txt'] = 'Max. number of spamfilter white / blacklist filters'; |
| 12 | +$wb['limit_spamfilter_user_txt'] = 'Max. number of spamfilter users'; |
| 13 | +$wb['limit_spamfilter_policy_txt'] = 'Max. number of spamfilter policys'; |
| 14 | +$wb['default_mailserver_txt'] = 'Mailserver predefinito'; |
| 15 | +$wb['btn_save_txt'] = 'Salva'; |
| 16 | +$wb['btn_cancel_txt'] = 'Annulla'; |
| 17 | +$wb['company_name_txt'] = 'Nome compagnia'; |
| 18 | +$wb['contact_name_txt'] = 'Nome contatto'; |
| 19 | +$wb['username_txt'] = 'Nome utente'; |
| 20 | +$wb['password_txt'] = 'Password'; |
| 21 | +$wb['language_txt'] = 'Lingua'; |
| 22 | +$wb['usertheme_txt'] = 'Tema'; |
| 23 | +$wb['street_txt'] = 'Via'; |
| 24 | +$wb['zip_txt'] = 'C.a.p.'; |
| 25 | +$wb['city_txt'] = 'Città'; |
| 26 | +$wb['state_txt'] = 'Provincia'; |
| 27 | +$wb['country_txt'] = 'Stato'; |
| 28 | +$wb['telephone_txt'] = 'Telefono'; |
| 29 | +$wb['mobile_txt'] = 'Cellulare'; |
| 30 | +$wb['fax_txt'] = 'Fax'; |
| 31 | +$wb['email_txt'] = 'Email'; |
| 32 | +$wb['internet_txt'] = 'Internet'; |
| 33 | +$wb['icq_txt'] = 'ICQ'; |
| 34 | +$wb['notes_txt'] = 'Note'; |
| 35 | +$wb['company_txt'] = 'Compagnia'; |
| 36 | +$wb['title_txt'] = 'Titolo'; |
| 37 | +$wb['firstname_txt'] = 'Nome'; |
| 38 | +$wb['surname_txt'] = 'Cognome'; |
| 39 | +$wb['limit_client_txt'] = 'Numero massimo clienti'; |
| 40 | +$wb['limit_domain_txt'] = 'limit_domain'; |
| 41 | +$wb['limit_subdomain_txt'] = 'limit_subdomain'; |
| 42 | +$wb['limit_webquota_txt'] = 'limit_webquota'; |
| 43 | +$wb['limit_database_txt'] = 'Numero massimo database'; |
| 44 | +$wb['ip_address_txt'] = 'ip_address'; |
| 45 | +$wb['limit_client_error_notint'] = 'The sub client limit must be a number.'; |
| 46 | +$wb['firstname_error_empty'] = 'Nome è vuoto.'; |
| 47 | +$wb['contact_error_empty'] = 'Nome compagnia è vuoto.'; |
| 48 | +$wb['default_webserver_txt'] = 'Webserver predefinito'; |
| 49 | +$wb['limit_web_domain_txt'] = 'Numero massimo di domini'; |
| 50 | +$wb['limit_web_aliasdomain_txt'] = 'Numero massimo di dominialias'; |
| 51 | +$wb['limit_web_subdomain_txt'] = 'Numero massimo di sottodomini'; |
| 52 | +$wb['limit_ftp_user_txt'] = 'Numero massimo di utenti FTP'; |
| 53 | +$wb['default_dnsserver_txt'] = 'DNS Server predefinito'; |
| 54 | +$wb['limit_dns_zone_txt'] = 'Numero massimo di zone DNS'; |
| 55 | +$wb['limit_dns_record_txt'] = 'Numero massimo di record DNS'; |
| 56 | +$wb['limit_shell_user_txt'] = 'Numero massimo di utenti Shell'; |
| 57 | +$wb['username_error_empty'] = 'Nome utente è vuoto.'; |
| 58 | +$wb['username_error_unique'] = 'Il nome utente deve essere unico.'; |
| 59 | +$wb['limit_maildomain_error_notint'] = 'The email domain limit must be a number.'; |
| 60 | +$wb['limit_mailbox_error_notint'] = 'The mailbox limit must be a number.'; |
| 61 | +$wb['limit_mailalias_error_notint'] = 'The email alias limit must be a number.'; |
| 62 | +$wb['limit_mailforward_error_notint'] = 'The email forward limit must be a number.'; |
| 63 | +$wb['limit_mailcatchall_error_notint'] = 'The email catchall limit must be a number.'; |
| 64 | +$wb['limit_mailrouting_error_notint'] = 'The email routing limit must be a number.'; |
| 65 | +$wb['limit_mailfilter_error_notint'] = 'The email filter limit must be a number.'; |
| 66 | +$wb['limit_mailfetchmail_error_notint'] = 'The fetchmail limit must be a number.'; |
| 67 | +$wb['limit_mailquota_error_notint'] = 'The email quota limit must be a number.'; |
| 68 | +$wb['limit_spamfilter_wblist_error_notint'] = 'The spamfilter white / blacklist limit must be a number.'; |
| 69 | +$wb['limit_spamfilter_user_error_notint'] = 'The spamfilter user limit must be a number.'; |
| 70 | +$wb['limit_spamfilter_policy_error_notint'] = 'The spamfilter policy limit must be a number.'; |
| 71 | +$wb['limit_web_domain_error_notint'] = 'The website limit must be a number.'; |
| 72 | +$wb['limit_web_aliasdomain_error_notint'] = 'The website alias domain limit must be a number.'; |
| 73 | +$wb['limit_web_subdomain_error_notint'] = 'The website subdomain limit must be a number.'; |
| 74 | +$wb['limit_ftp_user_error_notint'] = 'Il limite degli utenti ftp deve essere un numero.'; |
| 75 | +$wb['limit_shell_user_error_notint'] = 'Il limite degli utenti shell deve essere un numero.'; |
| 76 | +$wb['limit_dns_zone_error_notint'] = 'Il limite dei record dns deve essere un numero.'; |
| 77 | +$wb['default_dbserver_txt'] = 'Server Database predefinito'; |
| 78 | +$wb['limit_database_error_notint'] = 'Il limite dei database deve essere un numero.'; |
| 79 | +$wb['username_error_regex'] = 'Il nome utente contiene caratteri non validi.'; |
| 80 | +?> |
0 commit comments