interface/web/admin/lib/lang/it.lng
New file @@ -0,0 +1,34 @@ <?php $wb['1001'] = 'Username or password is empty.'; $wb['1002'] = 'Username or password is wrong.'; $wb['Firewall'] = 'Firewall'; $wb['Groups'] = 'Groups'; $wb['groups_description'] = 'Form to edit systemuser groups.'; $wb['Server'] = 'Server'; $wb['Services'] = 'Services'; $wb['Config'] = 'Config'; $wb['Server Config'] = 'Server Config'; $wb['Mail'] = 'Mail'; $wb['Getmail'] = 'Getmail'; $wb['Web'] = 'Web'; $wb['FastCGI'] = 'FastCGI'; $wb['Jailkit'] = 'Jailkit'; $wb['System'] = 'System'; $wb['Add user'] = 'Add user'; $wb['Edit user'] = 'Edit user'; $wb['CP Users'] = 'CP Users'; $wb['Add group'] = 'Add group'; $wb['Edit group'] = 'Edit group'; $wb['Edit server'] = 'Edit server'; $wb['Edit Server IP'] = 'Edit Server IP'; $wb['Servers'] = 'Servers'; $wb['Sync. Now'] = 'Sync. Now'; $wb['DB Sync.'] = 'DB Sync.'; $wb['Languages'] = 'Languages'; $wb['New Language'] = 'New Language'; $wb['Export'] = 'Export'; $wb['Import'] = 'Import'; $wb['Language Editor'] = 'Language Editor'; $wb['Software'] = 'Software'; $wb['Repositories'] = 'Repositories'; ?> interface/web/admin/lib/lang/it_dbsync.lng
New file @@ -0,0 +1,16 @@ <?php $wb['jobname_txt'] = 'Name'; $wb['jobname_err'] = 'The field Name is empty.'; $wb['sync_interval_minutes_txt'] = 'Intervall (Min.)'; $wb['db_type_txt'] = 'DB Type'; $wb['db_host_txt'] = 'DB Host'; $wb['db_name_txt'] = 'DB Name'; $wb['db_username_txt'] = 'DB User'; $wb['db_password_txt'] = 'DB Password'; $wb['db_tables_txt'] = 'Tables'; $wb['empty_datalog_txt'] = 'Delete datalog after sync.'; $wb['sync_datalog_external_txt'] = 'Fill external datalog.'; $wb['active_txt'] = 'active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; ?> interface/web/admin/lib/lang/it_dbsync_list.lng
New file @@ -0,0 +1,13 @@ <?php $wb['list_head_txt'] = 'Database Synchronisation'; $wb['jobname_txt'] = 'Jobname'; $wb['db_host_txt'] = 'DB Host'; $wb['db_name_txt'] = 'DB Name'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new DBSync record'; ?> interface/web/admin/lib/lang/it_filesync.lng
New file @@ -0,0 +1,12 @@ <?php $wb['jobname_txt'] = 'Jobname'; $wb['jobname_err'] = 'Jobname is empty.'; $wb['sync_interval_minutes_txt'] = 'Intervall (Min.)'; $wb['ftp_host_txt'] = 'FTP Host'; $wb['ftp_path_txt'] = 'FTP Path'; $wb['ftp_username_txt'] = 'FTP User'; $wb['ftp_password_txt'] = 'FTP Password'; $wb['local_path_txt'] = 'Local Path'; $wb['wput_options_txt'] = 'Wput Options'; $wb['active_txt'] = 'Aktive'; ?> interface/web/admin/lib/lang/it_filesync_list.lng
New file @@ -0,0 +1,6 @@ <?php $wb['list_head_txt'] = 'File Synchronisation'; $wb['jobname_txt'] = 'Jobname'; $wb['ftp_host_txt'] = 'FTP Server'; $wb['local_path_txt'] = 'Local Path'; ?> interface/web/admin/lib/lang/it_firewall.lng
New file @@ -0,0 +1,11 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['tcp_port_txt'] = 'Open TCP ports'; $wb['udp_port_txt'] = 'Open UDP ports'; $wb['tcp_port_help_txt'] = 'Separated by comma'; $wb['udp_port_help_txt'] = 'Separated by comma'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['firewall_error_unique'] = 'There is already a firewall record for this server.'; ?> interface/web/admin/lib/lang/it_firewall_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Firewall'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['tcp_port_txt'] = 'Open TCP ports'; $wb['udp_port_txt'] = 'Open UDP ports'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add Firewall record'; ?> interface/web/admin/lib/lang/it_groups.lng
New file @@ -0,0 +1,7 @@ <?php $wb['description_txt'] = 'Description'; $wb['name_txt'] = 'Group'; $wb['name_err'] = 'Group must be min 1, max 30 Chars.'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; ?> interface/web/admin/lib/lang/it_groups_list.lng
New file @@ -0,0 +1,12 @@ <?php $wb['list_head_txt'] = 'Systemuser groups'; $wb['description_txt'] = 'Description'; $wb['name_txt'] = 'Group'; $wb['add_new_record_txt'] = 'Add new Group'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; ?> interface/web/admin/lib/lang/it_language_add.lng
New file @@ -0,0 +1,7 @@ <?php $wb['list_head_txt'] = 'Add new language'; $wb['language_select_txt'] = 'Select language basis'; $wb['language_new_txt'] = 'New language'; $wb['btn_save_txt'] = 'Create new language file set'; $wb['btn_cancel_txt'] = 'Back'; ?> interface/web/admin/lib/lang/it_language_complete.lng
New file @@ -0,0 +1,6 @@ <?php $wb['list_head_txt'] = 'Merge the selected language file with the english master language file. <br />This adds missing strings from the english master language files to the selected language.'; $wb['language_select_txt'] = 'Select language'; $wb['btn_save_txt'] = 'Merge files now'; $wb['btn_cancel_txt'] = 'Back'; ?> interface/web/admin/lib/lang/it_language_edit.lng
New file @@ -0,0 +1,8 @@ <?php $wb['list_head_txt'] = 'Language file editor'; $wb['language_select_txt'] = 'Select language'; $wb['module_txt'] = 'Module'; $wb['lang_file_txt'] = 'Language file'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Back'; ?> interface/web/admin/lib/lang/it_language_export.lng
New file @@ -0,0 +1,6 @@ <?php $wb['list_head_txt'] = 'Export language files'; $wb['language_select_txt'] = 'Select language'; $wb['btn_save_txt'] = 'Export the selected language file set'; $wb['btn_cancel_txt'] = 'Back'; ?> interface/web/admin/lib/lang/it_language_import.lng
New file @@ -0,0 +1,7 @@ <?php $wb['list_head_txt'] = 'Import language file'; $wb['language_import_txt'] = 'Select language file'; $wb['btn_save_txt'] = 'Import the selected language file'; $wb['language_overwrite_txt'] = 'Overwrite file, if exists.'; $wb['btn_cancel_txt'] = 'Back'; ?> interface/web/admin/lib/lang/it_language_list.lng
New file @@ -0,0 +1,7 @@ <?php $wb['list_head_txt'] = 'Language file editor'; $wb['language_select_txt'] = 'Select language'; $wb['module_txt'] = 'Module'; $wb['lang_file_txt'] = 'Language file'; $wb['lang_file_date_txt'] = 'Last modify'; ?> interface/web/admin/lib/lang/it_server.lng
New file @@ -0,0 +1,13 @@ <?php $wb['config_txt'] = 'config'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['server_name_txt'] = 'Servername'; $wb['mail_server_txt'] = 'Mailserver'; $wb['web_server_txt'] = 'Webserver'; $wb['dns_server_txt'] = 'DNS-Server'; $wb['file_server_txt'] = 'Fileserver'; $wb['db_server_txt'] = 'DB-Server'; $wb['vserver_server_txt'] = 'VServer-Server'; $wb['active_txt'] = 'Active'; ?> interface/web/admin/lib/lang/it_server_config.lng
New file @@ -0,0 +1,37 @@ <?php $wb['jailkit_chroot_home_txt'] = 'Jailkit chroot home'; $wb['jailkit_chroot_app_sections_txt'] = 'Jailkit chroot app sections'; $wb['jailkit_chroot_app_programs_txt'] = 'Jailkit chrooted applications'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['website_path_txt'] = 'Website path'; $wb['website_symlinks_txt'] = 'Website symlinks'; $wb['vhost_conf_dir_txt'] = 'Vhost config dir'; $wb['vhost_conf_enabled_dir_txt'] = 'Vhost config enabled dir'; $wb['getmail_config_dir_txt'] = 'Getmail config dir'; $wb['fastcgi_starter_path_txt'] = 'FastCGI starter path'; $wb['fastcgi_starter_script_txt'] = 'FastCGI starter script'; $wb['fastcgi_alias_txt'] = 'FastCGI Alias'; $wb['fastcgi_phpini_path_txt'] = 'FastCGI php.ini Path'; $wb['fastcgi_children_txt'] = 'FastCGI Children'; $wb['fastcgi_max_requests_txt'] = 'FastCGI max. Requests'; $wb['fastcgi_bin_txt'] = 'FastCGI Bin'; $wb['module_txt'] = 'Module'; $wb['maildir_path_txt'] = 'Maildir Path'; $wb['homedir_path_txt'] = 'Homedir Path'; $wb['mailuser_uid_txt'] = 'Mailuser UID'; $wb['mailuser_gid_txt'] = 'Mailuser GID'; $wb['mailuser_name_txt'] = 'Mailuser Name'; $wb['mailuser_group_txt'] = 'Mailuser Group'; $wb['relayhost_txt'] = 'Relayhost'; $wb['relayhost_user_txt'] = 'Relayhost User'; $wb['relayhost_password_txt'] = 'Relayhost Password'; $wb['mailbox_size_limit_txt'] = 'Mailbox Size Limit'; $wb['message_size_limit_txt'] = 'Message Size Limit'; $wb['ip_address_txt'] = 'IP Address'; $wb['netmask_txt'] = 'Netmask'; $wb['gateway_txt'] = 'Gateway'; $wb['hostname_txt'] = 'Hostname'; $wb['nameservers_txt'] = 'Nameservers'; $wb['auto_network_configuration_txt'] = 'Network Configuration'; ?> interface/web/admin/lib/lang/it_server_config_list.lng
New file @@ -0,0 +1,10 @@ <?php $wb['list_head_txt'] = 'Server Configuration'; $wb['server_name_txt'] = 'Server'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; ?> interface/web/admin/lib/lang/it_server_ip.lng
New file @@ -0,0 +1,8 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['ip_address_txt'] = 'IP Address'; $wb['virtualhost_txt'] = 'HTTP NameVirtualHost'; $wb['ip_err'] = 'IP address invalid'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; ?> interface/web/admin/lib/lang/it_server_ip_list.lng
New file @@ -0,0 +1,12 @@ <?php $wb['list_head_txt'] = 'IP Addresses'; $wb['server_id_txt'] = 'Server'; $wb['ip_address_txt'] = 'IP Address'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new IP Address'; ?> interface/web/admin/lib/lang/it_server_list.lng
New file @@ -0,0 +1,17 @@ <?php $wb['list_head_txt'] = 'Server'; $wb['server_name_txt'] = 'Name'; $wb['mail_server_txt'] = 'Mail'; $wb['web_server_txt'] = 'Web'; $wb['dns_server_txt'] = 'DNS'; $wb['file_server_txt'] = 'File'; $wb['db_server_txt'] = 'DB'; $wb['vserver_server_txt'] = 'VServer'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new Server'; ?> interface/web/admin/lib/lang/it_software_package_list.lng
New file @@ -0,0 +1,7 @@ <?php $wb['list_head_txt'] = 'Software packages'; $wb['installed_txt'] = 'Status'; $wb['package_title_txt'] = 'Package'; $wb['package_description_txt'] = 'Description'; $wb['action_txt'] = 'Action'; ?> interface/web/admin/lib/lang/it_software_repo.lng
New file @@ -0,0 +1,9 @@ <?php $wb['repo_name_txt'] = 'Repository'; $wb['repo_url_txt'] = 'URL'; $wb['repo_username_txt'] = 'User (optional)'; $wb['repo_password_txt'] = 'Password (optional)'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; ?> interface/web/admin/lib/lang/it_software_repo_list.lng
New file @@ -0,0 +1,13 @@ <?php $wb['list_head_txt'] = 'Repository'; $wb['active_txt'] = 'Active'; $wb['repo_name_txt'] = 'Repository'; $wb['repo_url_txt'] = 'URL'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new record'; ?> interface/web/admin/lib/lang/it_software_update_list.lng
New file @@ -0,0 +1,7 @@ <?php $wb['list_head_txt'] = 'Software updates'; $wb['installed_txt'] = 'Action'; $wb['update_title_txt'] = 'Update'; $wb['version_txt'] = 'Version'; $wb['action_txt'] = 'Action'; ?> interface/web/admin/lib/lang/it_users.lng
New file @@ -0,0 +1,30 @@ <?php $wb['username_txt'] = 'Username'; $wb['username_err'] = 'The username is too long or contains invalid characters.'; $wb['username_empty'] = 'The username is empty.'; $wb['username_unique'] = 'There is already a user with this username.'; $wb['passwort_txt'] = 'Password'; $wb['password_strength_txt'] = 'Password strength'; $wb['modules_txt'] = 'Module'; $wb['startmodule_txt'] = 'Startmodule'; $wb['app_theme_txt'] = 'Design'; $wb['typ_txt'] = 'Type'; $wb['active_txt'] = 'Active'; $wb['language_txt'] = 'Language'; $wb['name_txt'] = 'Name'; $wb['vorname_txt'] = 'Forename'; $wb['unternehmen_txt'] = 'Company'; $wb['strasse_txt'] = 'Street'; $wb['ort_txt'] = 'City'; $wb['plz_txt'] = 'ZIP'; $wb['land_txt'] = 'Country'; $wb['email_txt'] = 'Email'; $wb['url_txt'] = 'Url'; $wb['telefon_txt'] = 'Telephone'; $wb['fax_txt'] = 'Fax'; $wb['groups_txt'] = 'Groups'; $wb['default_group_txt'] = 'Default Group'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['startmodule_err'] = 'Start module is not within modules.'; ?> interface/web/admin/lib/lang/it_users_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Users'; $wb['username_txt'] = 'Username'; $wb['name_txt'] = 'Name'; $wb['vorname_txt'] = 'Forename'; $wb['ort_txt'] = 'city'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new User'; ?> interface/web/designer/lib/lang/it.lng
New file @@ -0,0 +1,2 @@ <?php ?> interface/web/designer/lib/lang/it_form_edit.lng
New file @@ -0,0 +1,24 @@ <?php $wb['name_txt'] = 'Formname'; $wb['title_txt'] = 'Formutitle'; $wb['template_txt'] = 'Template'; $wb['navframe_txt'] = 'NaviFrame'; $wb['startpage_txt'] = 'Startpage'; $wb['tab_width_txt'] = 'Tab width'; $wb['save_txt'] = 'Save'; $wb['cancel_txt'] = 'Cancel'; $wb['header_txt'] = 'Form properties'; $wb['description_txt'] = 'Description'; $wb['action_txt'] = 'Action (script)'; $wb['db_table_txt'] = 'DB Table'; $wb['db_table_idx_txt'] = 'DB Table Index'; $wb['db_history_txt'] = 'Undo Log'; $wb['tab_default_txt'] = 'Default Tab'; $wb['list_default_txt'] = 'Default Liste'; $wb['auth_txt'] = 'Permissions'; $wb['auth_preset_userid_txt'] = 'UserID'; $wb['auth_preset_groupid_txt'] = 'GroupID'; $wb['auth_preset_perm_user_txt'] = 'Perm. User'; $wb['auth_preset_perm_group_txt'] = 'Perm. Group'; $wb['auth_preset_perm_other_txt'] = 'Perm. Other'; ?> interface/web/designer/lib/lang/it_form_list.lng
New file @@ -0,0 +1,7 @@ <?php $wb['list_head_txt'] = 'Backend Form'; $wb['form_txt'] = 'Form'; $wb['module_txt'] = 'Module'; $wb['title_txt'] = 'Title'; $wb['description_txt'] = 'Description'; ?> interface/web/designer/lib/lang/it_form_show.lng
New file @@ -0,0 +1,18 @@ <?php $wb['header_txt'] = 'Formeditor'; $wb['title_txt'] = 'Formtitle'; $wb['name_txt'] = 'Formname'; $wb['delete_txt'] = 'X'; $wb['properties_txt'] = 'Properties'; $wb['new_tab_txt'] = 'Tab new'; $wb['edit_txt'] = 'Edit'; $wb['new_txt'] = 'Neu'; $wb['up_txt'] = '^'; $wb['down_txt'] = 'v'; $wb['module_txt'] = 'Module'; $wb['form_txt'] = 'Form'; $wb['description_txt'] = 'Description'; $wb['module_del_txt'] = 'Delete the module and all subdirectories?'; $wb['menu_del_txt'] = 'Delete menu with all menuitems?'; $wb['item_del_txt'] = 'Delete menuitem?'; ?> interface/web/designer/lib/lang/it_module_edit.lng
New file @@ -0,0 +1,22 @@ <?php $wb['name_txt'] = 'Modulename'; $wb['title_txt'] = 'Moduletitle'; $wb['template_txt'] = 'Template file'; $wb['navframe_txt'] = 'NaviFrame'; $wb['startpage_txt'] = 'Default page'; $wb['tab_width_txt'] = 'Tab width'; $wb['save_txt'] = 'Save'; $wb['cancel_txt'] = 'Cancel'; $wb['header_txt'] = 'Module properties'; $wb['description_txt'] = ' <b>Description</b> <br><br> <b>Modulename:</b> Name of the module directory. Only numbers, chars and underscore allowed.<br> <b>Moduletitle:</b> Will be shown in the (upper) main navigation.<br> <b>Template file:</b> Template file of the module. Currently available: module.tpl.htm and module_tree.tpl.htm. Default is module.tpl.htm.<br> <b>NaviFrame:</b> If module_tree.tpl.htm selected as template file, enter here the path to the script file for the left frame.<br> <b>Default page:</b> These page will be shown when the module is opened.<br> <b>Tab width:</b> Width of the Tabs in the main navigation. The field is empty by default. You can enter values absolute in pixel (e.g 20) or relative (e.g 20%).<br> <b>Hint:</b> All paths are relative to the directory web. '; ?> interface/web/designer/lib/lang/it_module_list.lng
New file @@ -0,0 +1,5 @@ <?php $wb['list_head_txt'] = 'Backend Module'; $wb['module_txt'] = 'Module'; $wb['title_txt'] = 'Title'; ?> interface/web/designer/lib/lang/it_module_nav_edit.lng
New file @@ -0,0 +1,6 @@ <?php $wb['title_txt'] = 'Title'; $wb['header_txt'] = 'Navi properties'; $wb['save_txt'] = 'Save'; $wb['cancel_txt'] = 'Cancel'; ?> interface/web/designer/lib/lang/it_module_nav_item_edit.lng
New file @@ -0,0 +1,8 @@ <?php $wb['title_txt'] = 'Title'; $wb['target_txt'] = 'Target'; $wb['link_txt'] = 'Link'; $wb['header_txt'] = 'Navi properties'; $wb['save_txt'] = 'Save'; $wb['cancel_txt'] = 'Cancel'; ?> interface/web/designer/lib/lang/it_module_show.lng
New file @@ -0,0 +1,16 @@ <?php $wb['header_txt'] = 'Menu editor'; $wb['title_txt'] = 'Title'; $wb['name_txt'] = 'Module'; $wb['delete_txt'] = 'Delete'; $wb['properties_txt'] = 'Properties'; $wb['new_menu_txt'] = 'Menu new'; $wb['edit_txt'] = 'Edit'; $wb['new_txt'] = 'New'; $wb['up_txt'] = 'Up'; $wb['down_txt'] = 'Down'; $wb['module_txt'] = 'Module'; $wb['module_del_txt'] = 'Wollen Sie das Modul und alle im Modul angelegten Dateien und Unterverzeichnisse löschen?'; $wb['menu_del_txt'] = 'Wollen Sie das Menü mit allen Untereinträgen löschen?'; $wb['item_del_txt'] = 'Wollen Sie den Menüeintrag löschen?'; ?> interface/web/dns/lib/lang/it.lng
New file @@ -0,0 +1,17 @@ <?php $wb['DNS'] = 'DNS'; $wb['Zones'] = 'Zones'; $wb['DNS A'] = 'DNS A'; $wb['DNS ALIAS'] = 'DNS ALIAS'; $wb['DNS CNAME'] = 'DNS CNAME'; $wb['DNS hinfo'] = 'DNS hinfo'; $wb['DNS mx'] = 'DNS mx'; $wb['DNS ns'] = 'DNS ns'; $wb['DNS ptr'] = 'DNS ptr'; $wb['DNS RP'] = 'DNS RP'; $wb['DNS Zone'] = 'DNS Zone'; $wb['Records'] = 'Records'; $wb['DNS SRV'] = 'DNS SRV'; $wb['DNS TXT Record'] = 'DNS TXT Record'; $wb['DNS TXT'] = 'DNS TXT'; ?> interface/web/dns/lib/lang/it_dns_a.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Hostname'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'IP-Address'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The hostname is empty.'; $wb['name_error_regex'] = 'The hostname has the wrong format.'; $wb['data_error_empty'] = 'IP-Address empty'; $wb['data_error_regex'] = 'IP-Address format invalid'; ?> interface/web/dns/lib/lang/it_dns_a_list.lng
New file @@ -0,0 +1,17 @@ <?php $wb['list_head_txt'] = 'A-Record'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Name'; $wb['data_txt'] = 'Data'; $wb['aux_txt'] = 'Priority'; $wb['type_txt'] = 'Type'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new DNS A-Record'; ?> interface/web/dns/lib/lang/it_dns_alias.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Hostname'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Target Hostname'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The hostname is empty.'; $wb['name_error_regex'] = 'The hostname has the wrong format.'; $wb['data_error_empty'] = 'Target hostname empty'; $wb['data_error_regex'] = 'Target hostname format invalid'; ?> interface/web/dns/lib/lang/it_dns_cname.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Hostname'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Target Hostname'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The hostname is empty.'; $wb['name_error_regex'] = 'The hostname has the wrong format.'; $wb['data_error_empty'] = 'Target hostname empty'; $wb['data_error_regex'] = 'Target hostname format invalid'; ?> interface/web/dns/lib/lang/it_dns_hinfo.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Hostname'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Host Information'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The hostname is empty.'; $wb['name_error_regex'] = 'The hostname has the wrong format.'; $wb['data_error_empty'] = 'Host information empty'; $wb['data_error_regex'] = 'Host Information format invalid'; ?> interface/web/dns/lib/lang/it_dns_mx.lng
New file @@ -0,0 +1,18 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Hostname'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Mailserver hostname'; $wb['aux_txt'] = 'Priority'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The hostname is empty.'; $wb['name_error_regex'] = 'The hostname has the wrong format.'; $wb['data_error_empty'] = 'Mailserver hostname empty'; $wb['data_error_regex'] = 'Mailserver hostname format invalid'; ?> interface/web/dns/lib/lang/it_dns_ns.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Zone'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Nameserver Hostname'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The zone is empty.'; $wb['name_error_regex'] = 'The zone has the wrong format.'; $wb['data_error_empty'] = 'Nameserver empty'; $wb['data_error_regex'] = 'Nameserver format invalid'; ?> interface/web/dns/lib/lang/it_dns_ptr.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Name'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Canonical Hostname'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The name is empty.'; $wb['name_error_regex'] = 'The name has the wrong format.'; $wb['data_error_empty'] = 'Canonical hostname empty'; $wb['data_error_regex'] = 'Canonical hostname format invalid'; ?> interface/web/dns/lib/lang/it_dns_rp.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Hostname'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Responsible Person'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The hostname is empty.'; $wb['name_error_regex'] = 'The hostname has the wrong format.'; $wb['data_error_empty'] = 'Responsible person field empty'; $wb['data_error_regex'] = 'Responsible person field format invalid'; ?> interface/web/dns/lib/lang/it_dns_soa.lng
New file @@ -0,0 +1,26 @@ <?php $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['server_id_txt'] = 'Server'; $wb['origin_txt'] = 'Zone (SOA)'; $wb['ns_txt'] = 'NS'; $wb['mbox_txt'] = 'Email'; $wb['serial_txt'] = 'Serial'; $wb['refresh_txt'] = 'Refresh'; $wb['retry_txt'] = 'Retry'; $wb['expire_txt'] = 'Expire'; $wb['minimum_txt'] = 'Minimum'; $wb['ttl_txt'] = 'TTL'; $wb['xfer_txt'] = 'Allow zone transfers to <br />these IPs (comma separated list)'; $wb['active_txt'] = 'Active'; $wb['limit_dns_zone_txt'] = 'The max. number of DNS zones for your account is reached.'; $wb['client_txt'] = 'Client'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['server_id_error_empty'] = 'No server selected'; $wb['origin_error_empty'] = 'Zone empty.'; $wb['origin_error_unique'] = 'There is already a record for this zone.'; $wb['origin_error_regex'] = 'Zone has a invalid format.'; $wb['ns_error_regex'] = 'NS has a invalid format.'; $wb['mbox_error_empty'] = 'Email is empty.'; $wb['mbox_error_regex'] = 'Email format invalid.'; ?> interface/web/dns/lib/lang/it_dns_soa_list.lng
New file @@ -0,0 +1,15 @@ <?php $wb['list_head_txt'] = 'DNS Zones'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['origin_txt'] = 'Zone'; $wb['ns_txt'] = 'NS'; $wb['mbox_txt'] = 'Email'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new DNS Zone (SOA)'; ?> interface/web/dns/lib/lang/it_dns_srv.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Hostname'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Server Record'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The hostname is empty.'; $wb['name_error_regex'] = 'The hostname has the wrong format.'; $wb['data_error_empty'] = 'Server record empty'; $wb['data_error_regex'] = 'Server record format invalid'; ?> interface/web/dns/lib/lang/it_dns_template.lng
New file @@ -0,0 +1,8 @@ <?php $wb['name_txt'] = 'Name'; $wb['fields_txt'] = 'Fields'; $wb['template_txt'] = 'Template'; $wb['visible_txt'] = 'Visible'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; ?> interface/web/dns/lib/lang/it_dns_template_list.lng
New file @@ -0,0 +1,12 @@ <?php $wb['list_head_txt'] = 'DNS Wizard Template'; $wb['visible_txt'] = 'Visible'; $wb['name_txt'] = 'Name'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new record'; ?> interface/web/dns/lib/lang/it_dns_txt.lng
New file @@ -0,0 +1,17 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zone'; $wb['name_txt'] = 'Hostname'; $wb['type_txt'] = 'type'; $wb['data_txt'] = 'Text'; $wb['ttl_txt'] = 'TTL'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.'; $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.'; $wb['name_error_empty'] = 'The hostname is empty.'; $wb['name_error_regex'] = 'The hostname has the wrong format.'; $wb['data_error_empty'] = 'Text empty'; $wb['data_error_regex'] = 'Text format invalid'; ?> interface/web/dns/lib/lang/it_dns_wizard.lng
New file @@ -0,0 +1,13 @@ <?php $wb['template_id_txt'] = 'Template'; $wb['server_id_txt'] = 'Server'; $wb['client_txt'] = 'Client'; $wb['btn_save_txt'] = 'Create DNS Record'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['domain_txt'] = 'Domain'; $wb['email_txt'] = 'Email'; $wb['ns1_txt'] = 'NS 1'; $wb['ns2_txt'] = 'NS 2'; $wb['ip_txt'] = 'IP Address'; $wb['error_origin_empty'] = 'Origin empty.'; ?> interface/web/mail/it.lng
New file @@ -0,0 +1,45 @@ <?php $wb['Email Alias'] = 'Email Alias'; $wb['Email Blacklist'] = 'Email Blacklist'; $wb['Blacklist'] = 'Blacklist'; $wb['Mail Content Filter'] = 'Mail Content Filter'; $wb['Filter'] = 'Filter'; $wb['Mail Domain'] = 'Mail Domain'; $wb['Domain'] = 'Domain'; $wb['Email Catchall'] = 'Email Catchall'; $wb['Email Forward'] = 'Email Forward'; $wb['Get Email'] = 'Get Email'; $wb['Spamfilter'] = 'Spamfilter'; $wb['Email Routing'] = 'Email Routing'; $wb['Email transport'] = 'Email transport'; $wb['Mailbox'] = 'Mailbox'; $wb['Autoresponder'] = 'Autoresponder'; $wb['Mail Filter'] = 'Mail Filter'; $wb['Custom Rules'] = 'Custom Rules'; $wb['Email filter'] = 'Email filter'; $wb['Email Whitelist'] = 'Email Whitelist'; $wb['Whitelist'] = 'Whitelist'; $wb['Spamfilter blacklist'] = 'Spamfilter blacklist'; $wb['Spamfilter Config'] = 'Spamfilter Config'; $wb['Server'] = 'Server'; $wb['Spamfilter policy'] = 'Spamfilter policy'; $wb['Policy'] = 'Policy'; $wb['Quarantine'] = 'Quarantine'; $wb['Tag-Level'] = 'Tag-Level'; $wb['Other'] = 'Other'; $wb['Spamfilter users'] = 'Spamfilter users'; $wb['Users'] = 'Users'; $wb['Spamfilter Whitelist'] = 'Spamfilter Whitelist'; $wb['Email'] = 'Email'; $wb['Email Mailbox'] = 'Email Mailbox'; $wb['Email Accounts'] = 'Email Accounts'; $wb['User / Domain'] = 'User / Domain'; $wb['Server Settings'] = 'Server Settings'; $wb['Fetchmail'] = 'Fetchmail'; $wb['Mailbox traffic'] = 'Mailbox traffic'; $wb['Statistics'] = 'Statistics'; $wb['Postfix Whitelist'] = 'Postfix Whitelist'; $wb['Postfix Blacklist'] = 'Postfix Blacklist'; $wb['Content Filter'] = 'Content Filter'; $wb['Global Filters'] = 'Global Filters'; ?> interface/web/mail/it_mail_alias.lng
New file @@ -0,0 +1,12 @@ <?php $wb['email_txt'] = 'Email'; $wb['destination_txt'] = 'Destination'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['email_error_isemail'] = 'Email address is invalid.'; $wb['email_error_unique'] = 'Duplicate Emailaddress.'; $wb['no_domain_perm'] = 'You have no permission for this domain.'; $wb['destination_error_isemail'] = 'Destination Emailaddress is invalid.'; $wb['limit_mailalias_txt'] = 'The max. number of email aliases for your account is reached.'; ?> interface/web/mail/it_mail_alias_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Email Alias'; $wb['active_txt'] = 'Active'; $wb['source_txt'] = 'source'; $wb['destination_txt'] = 'Destination'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['email_txt'] = 'Email'; $wb['add_new_record_txt'] = 'Add new Email alias'; ?> interface/web/mail/it_mail_blacklist.lng
New file @@ -0,0 +1,11 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['source_txt'] = 'Blacklist Address'; $wb['recipient_txt'] = 'Recipient'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['source_error_notempty'] = 'Address is empty.'; $wb['type_txt'] = 'Type'; $wb['limit_mailfilter_txt'] = 'The max. number of email filters for your account is reached.'; ?> interface/web/mail/it_mail_blacklist_list.lng
New file @@ -0,0 +1,16 @@ <?php $wb['list_head_txt'] = 'Email Blacklist'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['source_txt'] = 'Blacklisted address'; $wb['type_txt'] = 'Type'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['recipient_txt'] = 'Recipient'; $wb['add_new_record_txt'] = 'Add new Blacklist record'; $wb['access_txt'] = 'access'; ?> interface/web/mail/it_mail_content_filter.lng
New file @@ -0,0 +1,11 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['type_txt'] = 'Filter'; $wb['pattern_txt'] = 'Regexp. Pattern'; $wb['data_txt'] = 'Data'; $wb['action_txt'] = 'Action'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['pattern_error_empty'] = 'Pattern is empty.'; ?> interface/web/mail/it_mail_content_filter_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Postfix Header and Body Checks'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['pattern_txt'] = 'Pattern'; $wb['action_txt'] = 'Action'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new Content Filter'; ?> interface/web/mail/it_mail_domain.lng
New file @@ -0,0 +1,15 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['type_txt'] = 'Type'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['domain_error_empty'] = 'Domain is empty.'; $wb['domain_error_unique'] = 'Duplicate Domain.'; $wb['domain_error_regex'] = 'Invalid domain name.'; $wb['client_txt'] = 'Client'; $wb['limit_maildomain_txt'] = 'The max. number of email domains for your account is reached.'; $wb['policy_txt'] = 'Spamfilter'; $wb['no_policy'] = '- not enabled -'; ?> interface/web/mail/it_mail_domain_catchall.lng
New file @@ -0,0 +1,11 @@ <?php $wb['domain_txt'] = 'Domain'; $wb['destination_txt'] = 'Destination'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['domain_error_unique'] = 'There is already a Catchall record for this domain.'; $wb['no_domain_perm'] = 'You have no permission for this domain.'; $wb['domain_error_regex'] = 'Invalid domain name od domain contains invalid characters.'; $wb['limit_mailcatchall_txt'] = 'The max. number of email catchall accounts for your account is reached.'; ?> interface/web/mail/it_mail_domain_catchall_list.lng
New file @@ -0,0 +1,15 @@ <?php $wb['list_head_txt'] = 'Email Catchall'; $wb['active_txt'] = 'Active'; $wb['source_txt'] = 'source'; $wb['destination_txt'] = 'Destination email address'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['add_new_record_txt'] = 'Add new Catchall'; ?> interface/web/mail/it_mail_domain_list.lng
New file @@ -0,0 +1,13 @@ <?php $wb['list_head_txt'] = 'Email Domain'; $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new Domain'; $wb['active_txt'] = 'Active'; ?> interface/web/mail/it_mail_forward.lng
New file @@ -0,0 +1,8 @@ <?php $wb['email_txt'] = 'Email'; $wb['destination_txt'] = 'Destination Email'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_mailforward_txt'] = 'The max. number of email forwarders for your account is reached.'; ?> interface/web/mail/it_mail_forward_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Mail Forward'; $wb['active_txt'] = 'Active'; $wb['source_txt'] = 'source'; $wb['destination_txt'] = 'Destination'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['email_txt'] = 'Email'; $wb['add_new_record_txt'] = 'Add new Email forward'; ?> interface/web/mail/it_mail_get.lng
New file @@ -0,0 +1,13 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['type_txt'] = 'Type'; $wb['source_server_txt'] = 'Pop3/Imap Server'; $wb['source_username_txt'] = 'Username'; $wb['source_password_txt'] = 'Password'; $wb['source_delete_txt'] = 'Delete emails after retrieval'; $wb['destination_txt'] = 'Destination'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_fetchmail_txt'] = 'The max. number of Fetchmail records for your account is reached.'; ?> interface/web/mail/it_mail_get_list.lng
New file @@ -0,0 +1,15 @@ <?php $wb['list_head_txt'] = 'Fetch emails from external POP3 / IMAP servers'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['source_server_txt'] = 'External Server'; $wb['source_username_txt'] = 'Username'; $wb['destination_txt'] = 'Destination'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new Account'; ?> interface/web/mail/it_mail_spamfilter.lng
New file @@ -0,0 +1,19 @@ <?php $wb['email_txt'] = 'Email'; $wb['spam_rewrite_score_int_txt'] = 'Rewrite score'; $wb['spam_redirect_score_int_txt'] = 'Redirect score'; $wb['spam_delete_score_int_txt'] = 'Delete score'; $wb['spam_rewrite_subject_txt'] = 'Rewrite subject'; $wb['spam_redirect_maildir_txt'] = 'Redirect mailbox'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['active_txt'] = 'Active'; $wb['spam_rewrite_txt'] = 'Rewrite email subject above this score.'; $wb['spam_redirect_txt'] = 'Redirect email above this score to the selected mailbox.'; $wb['spam_delete_txt'] = 'Delete email above this score.'; $wb['disable_txt'] = 'Hint: To disable a filtering option, set the score to 0.00.'; $wb['email_error_isemail'] = 'Email address is invalid.'; $wb['email_error_unique'] = 'There is already an spamfilter record for this email address.'; $wb['spam_redirect_maildir_purge_txt'] = 'Purge Maildir after'; $wb['days_txt'] = 'Days.'; ?> interface/web/mail/it_mail_spamfilter_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Spamfilter'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['server_name_txt'] = 'server_name'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['email_txt'] = 'Email'; $wb['add_new_record_txt'] = 'Add new Spamfilter record'; ?> interface/web/mail/it_mail_transport.lng
New file @@ -0,0 +1,12 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['destination_txt'] = 'Destination'; $wb['type_txt'] = 'Type'; $wb['mx_txt'] = 'No MX lookup'; $wb['sort_order_txt'] = 'Sort by'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['limit_mailrouting_txt'] = 'The max. number of routes for your account is reached.'; ?> interface/web/mail/it_mail_transport_list.lng
New file @@ -0,0 +1,15 @@ <?php $wb['list_head_txt'] = 'Advanced Email Routing'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['transport_txt'] = 'Transport'; $wb['sort_order_txt'] = 'Sort by'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new transport'; ?> interface/web/mail/it_mail_user.lng
New file @@ -0,0 +1,32 @@ <?php $wb['custom_mailfilter_txt'] = 'Custom mail filter recipe'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['email_txt'] = 'Email'; $wb['cryptpwd_txt'] = 'Password'; $wb['password_strength_txt'] = 'Password strength'; $wb['active_txt'] = 'Active'; $wb['email_error_isemail'] = 'Email address is invalid.'; $wb['email_error_unique'] = 'Duplicate Email address.'; $wb['autoresponder_text_txt'] = 'Text'; $wb['autoresponder_txt'] = 'Autoresponder'; $wb['no_domain_perm'] = 'You have no permission for this domain.'; $wb['error_no_pwd'] = 'Password is empty.'; $wb['quota_error_isint'] = 'Mailbox size must be a number.'; $wb['quota_txt'] = 'quota in MB'; $wb['server_id_txt'] = 'server_id'; $wb['password_txt'] = 'password'; $wb['maildir_txt'] = 'maildir'; $wb['postfix_txt'] = 'Enable Receiving'; $wb['access_txt'] = 'Enable Access'; $wb['policy_txt'] = 'Spamfilter'; $wb['no_policy'] = '- not enabled -'; $wb['limit_mailbox_txt'] = 'The max. number of mailboxes for your account is reached.'; $wb['limit_mailquota_txt'] = 'The max space for mailboxes is reached. The max. available space in MB is'; $wb['welcome_mail_subject'] = 'Welcome to your new email account.'; $wb['welcome_mail_message'] = 'Welcome to your new email account. Your webmaster.'; $wb['disableimap_txt'] = 'Disable IMAP'; $wb['disablepop3_txt'] = 'Disable POP3'; ?> interface/web/mail/it_mail_user_filter.lng
New file @@ -0,0 +1,11 @@ <?php $wb['rulename_txt'] = 'Name'; $wb['action_txt'] = 'Action'; $wb['target_txt'] = 'Folder'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['rulename_error_empty'] = 'Name is empty.'; $wb['searchterm_is_empty'] = 'Search term is empty.'; $wb['source_txt'] = 'Source'; ?> interface/web/mail/it_mail_user_filter_list.lng
New file @@ -0,0 +1,10 @@ <?php $wb['rulename_txt'] = 'Name'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new Filter'; ?> interface/web/mail/it_mail_user_list.lng
New file @@ -0,0 +1,12 @@ <?php $wb['list_head_txt'] = 'Mailbox'; $wb['email_txt'] = 'Email'; $wb['autoresponder_txt'] = 'Autoresponder'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new Mailbox'; ?> interface/web/mail/it_mail_user_stats_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Mail traffic'; $wb['email_txt'] = 'Email'; $wb['this_month_txt'] = 'This month'; $wb['last_month_txt'] = 'Last month'; $wb['this_year_txt'] = 'This year'; $wb['last_year_txt'] = 'Last year'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; ?> interface/web/mail/it_mail_whitelist.lng
New file @@ -0,0 +1,11 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['source_txt'] = 'Witelist Address'; $wb['recipient_txt'] = 'Recipient'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['source_error_notempty'] = 'Address is empty.'; $wb['type_txt'] = 'Type'; $wb['limit_mailfilter_txt'] = 'The max. number of email filters for your account is reached.'; ?> interface/web/mail/it_mail_whitelist_list.lng
New file @@ -0,0 +1,16 @@ <?php $wb['list_head_txt'] = 'Email Whitelist'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['source_txt'] = 'Whitelisted address'; $wb['type_txt'] = 'Type'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['recipient_txt'] = 'Recipient'; $wb['add_new_record_txt'] = 'Add new Whitelist record'; $wb['access_txt'] = 'access'; ?> interface/web/mail/it_spamfilter_blacklist.lng
New file @@ -0,0 +1,10 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['wb_txt'] = 'wb'; $wb['rid_txt'] = 'User'; $wb['email_txt'] = 'Email'; $wb['priority_txt'] = 'Priority'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; ?> interface/web/mail/it_spamfilter_blacklist_list.lng
New file @@ -0,0 +1,15 @@ <?php $wb['list_head_txt'] = 'Spamfilter Blacklist'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['priority_txt'] = 'Priority'; $wb['rid_txt'] = 'User'; $wb['email_txt'] = 'Whitelisted Email'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add Blacklist record'; ?> interface/web/mail/it_spamfilter_config.lng
New file @@ -0,0 +1,22 @@ <?php $wb['getmail_config_dir_txt'] = 'Getmail Config Path'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['ip_address_txt'] = 'IP Address'; $wb['netmask_txt'] = 'Netmask'; $wb['gateway_txt'] = 'Gateway'; $wb['hostname_txt'] = 'Hostname'; $wb['nameservers_txt'] = 'Nameservers'; $wb['module_txt'] = 'Server Module'; $wb['maildir_path_txt'] = 'Maildir Path'; $wb['homedir_path_txt'] = 'Homedir Path'; $wb['mailuser_uid_txt'] = 'Mailuser UID'; $wb['mailuser_gid_txt'] = 'Mailuser GID'; $wb['mailuser_name_txt'] = 'Mailuser Name'; $wb['mailuser_group_txt'] = 'Mailuser Group'; $wb['relayhost_txt'] = 'Relayhost'; $wb['relayhost_user_txt'] = 'Relayhost User'; $wb['relayhost_password_txt'] = 'Relayhost Password'; $wb['mailbox_size_limit_txt'] = 'Mailbox Size Limit'; $wb['message_size_limit_txt'] = 'Message Size Limit'; ?> interface/web/mail/it_spamfilter_config_list.lng
New file @@ -0,0 +1,11 @@ <?php $wb['list_head_txt'] = 'Server Configuration'; $wb['server_name_txt'] = 'Server'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['server_id_txt'] = 'server_id'; ?> interface/web/mail/it_spamfilter_policy.lng
New file @@ -0,0 +1,40 @@ <?php $wb['policy_name_txt'] = 'Policy Name'; $wb['virus_lover_txt'] = 'Virusl lover'; $wb['spam_lover_txt'] = 'SPAM lover'; $wb['banned_files_lover_txt'] = 'Banned files lover'; $wb['bad_header_lover_txt'] = 'Bad header lover'; $wb['bypass_virus_checks_txt'] = 'Bypass virus checks'; $wb['bypass_banned_checks_txt'] = 'Bypass banned checks'; $wb['bypass_header_checks_txt'] = 'Bypass header checks'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['virus_quarantine_to_txt'] = 'Forward virus to email'; $wb['spam_quarantine_to_txt'] = 'Forward spam to email'; $wb['banned_quarantine_to_txt'] = 'Forward banned to email'; $wb['bad_header_quarantine_to_txt'] = 'Forward bad header to email'; $wb['clean_quarantine_to_txt'] = 'Forward clean to email'; $wb['other_quarantine_to_txt'] = 'Forward other to email'; $wb['spam_tag_level_txt'] = 'SPAM tag level'; $wb['spam_tag2_level_txt'] = 'SPAM tag2 level'; $wb['spam_kill_level_txt'] = 'SPAM kill level'; $wb['spam_dsn_cutoff_level_txt'] = 'SPAM dsn cutoff level'; $wb['spam_quarantine_cutoff_level_txt'] = 'SPAM quarantine cutoff level'; $wb['spam_modifies_subj_txt'] = 'SPAM modifies subject'; $wb['spam_subject_tag_txt'] = 'SPAM subject tag'; $wb['spam_subject_tag2_txt'] = 'SPAM subject tag2'; $wb['addr_extension_virus_txt'] = 'Addr. extension virus'; $wb['addr_extension_spam_txt'] = 'Addr. extension SPAM'; $wb['addr_extension_banned_txt'] = 'Addr. extension banned'; $wb['addr_extension_bad_header_txt'] = 'Addr extension bad header'; $wb['warnvirusrecip_txt'] = 'Warn virus recip.'; $wb['warnbannedrecip_txt'] = 'Warn banned recip.'; $wb['warnbadhrecip_txt'] = 'Warn bad header recip.'; $wb['newvirus_admin_txt'] = 'Newvirus admin'; $wb['virus_admin_txt'] = 'Virus admin'; $wb['banned_admin_txt'] = 'Banned admin'; $wb['bad_header_admin_txt'] = 'Bad header admin'; $wb['spam_admin_txt'] = 'SPAM admin'; $wb['message_size_limit_txt'] = 'Message size limit'; $wb['banned_rulenames_txt'] = 'Banned rulenames'; ?> interface/web/mail/it_spamfilter_policy_list.lng
New file @@ -0,0 +1,15 @@ <?php $wb['list_head_txt'] = 'Spamfilter Policy'; $wb['policy_name_txt'] = 'Name'; $wb['virus_lover_txt'] = 'Virus lover'; $wb['spam_lover_txt'] = 'Spam lover'; $wb['banned_files_lover_txt'] = 'Banned Files lover'; $wb['bad_header_lover_txt'] = 'Bad Header lover'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add Policy record'; ?> interface/web/mail/it_spamfilter_users.lng
New file @@ -0,0 +1,10 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['priority_txt'] = 'Priority'; $wb['policy_id_txt'] = 'Policy'; $wb['email_txt'] = 'Email (Pattern)'; $wb['fullname_txt'] = 'Name'; $wb['local_txt'] = 'Local'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; ?> interface/web/mail/it_spamfilter_users_list.lng
New file @@ -0,0 +1,16 @@ <?php $wb['list_head_txt'] = 'Spamfilter Users'; $wb['local_txt'] = 'Local'; $wb['server_id_txt'] = 'Server'; $wb['priority_txt'] = 'Priority'; $wb['policy_id_txt'] = 'Policy'; $wb['fullname_txt'] = 'Name'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['email_txt'] = 'Email'; $wb['add_new_record_txt'] = 'Add Spamfilter User'; ?> interface/web/mail/it_spamfilter_whitelist.lng
New file @@ -0,0 +1,10 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['wb_txt'] = 'wb'; $wb['rid_txt'] = 'User'; $wb['email_txt'] = 'Email'; $wb['priority_txt'] = 'Priority'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; ?> interface/web/mail/it_spamfilter_whitelist_list.lng
New file @@ -0,0 +1,15 @@ <?php $wb['list_head_txt'] = 'Spamfilter Whitelist'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['priority_txt'] = 'Priority'; $wb['rid_txt'] = 'User'; $wb['email_txt'] = 'Whitelisted Email'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add Whitelist record'; ?> interface/web/sites/lib/lang/it.lng
New file @@ -0,0 +1,18 @@ <?php $wb['Database'] = 'Database'; $wb['FTP User'] = 'FTP User'; $wb['Options'] = 'Options'; $wb['Shell User'] = 'Shell User'; $wb['Web Aliasdomain'] = 'Web Aliasdomain'; $wb['Domain'] = 'Domain'; $wb['Web Domain'] = 'Web Domain'; $wb['Redirect'] = 'Redirect'; $wb['SSL'] = 'SSL'; $wb['Subdomain'] = 'Subdomain'; $wb['Sites'] = 'Sites'; $wb['Aliasdomain'] = 'Aliasdomain'; $wb['FTP-User'] = 'FTP-User'; $wb['FTP'] = 'FTP'; $wb['Shell-User'] = 'Shell-User'; $wb['Shell'] = 'Shell'; ?> interface/web/sites/lib/lang/it_database.lng
New file @@ -0,0 +1,23 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['type_txt'] = 'Type'; $wb['database_name_txt'] = 'Database name'; $wb['database_user_txt'] = 'Database user'; $wb['database_password_txt'] = 'Database password'; $wb['password_strength_txt'] = 'Password strength'; $wb['database_charset_txt'] = 'Database charset'; $wb['remote_access_txt'] = 'Remote Access'; $wb['client_txt'] = 'Client'; $wb['active_txt'] = 'Active'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['database_name_error_empty'] = 'Database name is empty.'; $wb['database_name_error_unique'] = 'There is already a database with this name on the server. To get a unique name, e.g. prepend your domain name to the database name.'; $wb['database_name_error_regex'] = 'Invalid database name. The database name may contain these characters: a-z, A-Z, 0-9 and the underscore. Length: 2 - 64 characters.'; $wb['database_user_error_empty'] = 'Database user is empty.'; $wb['database_user_error_unique'] = 'There is already a database user with this name on the server. To get a unique name, e.g. prepend your domain name to the username.'; $wb['database_user_error_regex'] = 'Invalid database user name. The username may contain these characters: a-z, A-Z, 0-9 and the underscore. Length: 2 - 64 characters.'; $wb['limit_database_txt'] = 'The max. number of databases is reached.'; $wb['database_name_change_txt'] = 'The database name can not be changed'; $wb['database_charset_change_txt'] = 'The database charset can not be changed'; ?> interface/web/sites/lib/lang/it_database_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Database'; $wb['active_txt'] = 'Active'; $wb['remote_access_txt'] = 'Remote Access'; $wb['server_id_txt'] = 'Server'; $wb['database_name_txt'] = 'Database name'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new Database'; ?> interface/web/sites/lib/lang/it_ftp_user.lng
New file @@ -0,0 +1,26 @@ <?php $wb['uid_txt'] = 'UID'; $wb['gid_txt'] = 'GID'; $wb['dir_txt'] = 'Directory'; $wb['quota_files_txt'] = 'Filequota'; $wb['ul_ratio_txt'] = 'Uploadratio'; $wb['dl_ratio_txt'] = 'Downloadratio'; $wb['ul_bandwidth_txt'] = 'Uploadbandwidth'; $wb['dl_bandwidth_txt'] = 'Downloadbandwidth'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['server_id_txt'] = 'Server'; $wb['parent_domain_id_txt'] = 'Website'; $wb['username_txt'] = 'Username'; $wb['password_txt'] = 'Password'; $wb['password_strength_txt'] = 'Password strength'; $wb['quota_size_txt'] = 'Harddisk-Quota'; $wb['active_txt'] = 'Active'; $wb['limit_ftp_user_txt'] = 'The max. number of FTP users for your account is reached.'; $wb['username_error_empty'] = 'Username is empty.'; $wb['username_error_unique'] = 'The username must be unique.'; $wb['username_error_regex'] = 'The username contains charachters that are not allowed.'; $wb['quota_size_error_empty'] = 'Quota is empty.'; $wb['uid_error_empty'] = 'GID empty.'; $wb['directory_error_empty'] = 'Directory empty.'; ?> interface/web/sites/lib/lang/it_ftp_user_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'FTP-User'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['parent_domain_id_txt'] = 'Website'; $wb['username_txt'] = 'Username'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new FTP-User'; ?> interface/web/sites/lib/lang/it_shell_user.lng
New file @@ -0,0 +1,23 @@ <?php $wb['uid_txt'] = 'Web Username'; $wb['gid_txt'] = 'Group'; $wb['shell_txt'] = 'Shell'; $wb['dir_txt'] = 'Dir'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['server_id_txt'] = 'Server'; $wb['parent_domain_id_txt'] = 'Site'; $wb['username_txt'] = 'Username'; $wb['password_txt'] = 'Password'; $wb['password_strength_txt'] = 'Password strength'; $wb['chroot_txt'] = 'Chroot Shell'; $wb['quota_size_txt'] = 'Quota'; $wb['active_txt'] = 'Active'; $wb['username_error_empty'] = 'Username is empty.'; $wb['username_error_unique'] = 'The username must be unique.'; $wb['username_error_regex'] = 'The username contains charachters that are not allowed.'; $wb['quota_size_error_empty'] = 'Quota is empty.'; $wb['uid_error_empty'] = 'GID empty.'; $wb['directory_error_empty'] = 'Directory empty.'; $wb['limit_shell_user_txt'] = 'The max number of shell users is reached.'; ?> interface/web/sites/lib/lang/it_shell_user_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Shell User'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['parent_domain_id_txt'] = 'Site'; $wb['username_txt'] = 'Username'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new Shell-User'; ?> interface/web/sites/lib/lang/it_web_aliasdomain_list.lng
New file @@ -0,0 +1,17 @@ <?php $wb['list_head_txt'] = 'Aliasdomain'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['parent_domain_id_txt'] = 'Website'; $wb['domain_txt'] = 'Aliasdomain'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new aliasdomain'; $wb['domain_error_empty'] = 'Domain is empty.'; $wb['domain_error_unique'] = 'Domain must be unique.'; $wb['domain_error_regex'] = 'Domain name invalid.'; ?> interface/web/sites/lib/lang/it_web_domain.lng
New file @@ -0,0 +1,49 @@ <?php $wb['ssl_state_txt'] = 'State'; $wb['ssl_locality_txt'] = 'Locality'; $wb['ssl_organisation_txt'] = 'Organisation'; $wb['ssl_organisation_unit_txt'] = 'Organisation Unit'; $wb['ssl_country_txt'] = 'Country'; $wb['ssl_request_txt'] = 'SSL Request'; $wb['ssl_cert_txt'] = 'SSL Certificate'; $wb['ssl_bundle_txt'] = 'SSL Bundle'; $wb['ssl_action_txt'] = 'SSL Action'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['type_txt'] = 'Type'; $wb['parent_domain_id_txt'] = 'Parent Website'; $wb['redirect_type_txt'] = 'Redirect Type'; $wb['redirect_path_txt'] = 'Redirect Path'; $wb['active_txt'] = 'Active'; $wb['document_root_txt'] = 'Documentroot'; $wb['system_user_txt'] = 'Linux User'; $wb['system_group_txt'] = 'Linux Group'; $wb['ip_address_txt'] = 'IP-Address'; $wb['vhost_type_txt'] = 'VHost Type'; $wb['hd_quota_txt'] = 'Harddisk Quota'; $wb['traffic_quota_txt'] = 'Traffic Quota'; $wb['cgi_txt'] = 'CGI'; $wb['ssi_txt'] = 'SSI'; $wb['errordocs_txt'] = 'Own Error-Documents'; $wb['is_subdomainwww_txt'] = 'www. Subdomain'; $wb['ssl_txt'] = 'SSL'; $wb['suexec_txt'] = 'SuEXEC'; $wb['php_txt'] = 'PHP'; $wb['client_txt'] = 'Client'; $wb['limit_web_domain_txt'] = 'The max. number of web domains for your account is reached.'; $wb['limit_web_aliasdomain_txt'] = 'The max. number of aliasdomains for your account is reached.'; $wb['limit_web_subdomain_txt'] = 'The max. number of web subdomains for your account is reached.'; $wb['apache_directives_txt'] = 'Apache directives'; $wb['domain_error_empty'] = 'Domain is empty.'; $wb['domain_error_unique'] = 'Domain must be unique.'; $wb['domain_error_regex'] = 'Domain name invalid.'; $wb['hd_quota_error_empty'] = 'Harddisk quota is empty.'; $wb['traffic_quota_error_empty'] = 'Traffic quota is empty.'; $wb['error_ssl_state_empty'] = 'SSL State is empty.'; $wb['error_ssl_locality_empty'] = 'SSL Locality is empty.'; $wb['error_ssl_organisation_empty'] = 'SSL Organisation is empty.'; $wb['error_ssl_organisation_unit_empty'] = 'SSL Organisation Unit is empty.'; $wb['error_ssl_country_empty'] = 'SSL Country is empty.'; ?> interface/web/sites/lib/lang/it_web_domain_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Websites'; $wb['domain_id_txt'] = 'ID'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new website'; ?> interface/web/sites/lib/lang/it_web_subdomain.lng
New file @@ -0,0 +1,40 @@ <?php $wb['ssl_state_txt'] = 'State'; $wb['ssl_locality_txt'] = 'Locality'; $wb['ssl_organisation_txt'] = 'Organisation'; $wb['ssl_organisation_unit_txt'] = 'Organisation Unit'; $wb['ssl_country_txt'] = 'Country'; $wb['ssl_request_txt'] = 'SSL Request'; $wb['ssl_cert_txt'] = 'SSL Certificate'; $wb['ssl_bundle_txt'] = 'SSL Bundle'; $wb['ssl_action_txt'] = 'SSL Action'; $wb['btn_save_txt'] = 'Save'; $wb['btn_cancel_txt'] = 'Cancel'; $wb['server_id_txt'] = 'Server'; $wb['domain_txt'] = 'Domain'; $wb['type_txt'] = 'Type'; $wb['parent_domain_id_txt'] = 'Parent Website'; $wb['redirect_type_txt'] = 'Redirect Type'; $wb['redirect_path_txt'] = 'Redirect Path'; $wb['active_txt'] = 'Active'; $wb['document_root_txt'] = 'Documentroot'; $wb['system_user_txt'] = 'Linux User'; $wb['system_group_txt'] = 'Linux Group'; $wb['ip_address_txt'] = 'IP-Address'; $wb['vhost_type_txt'] = 'VHost Type'; $wb['hd_quota_txt'] = 'Harddisk Quota'; $wb['traffic_quota_txt'] = 'Traffic Quaota'; $wb['cgi_txt'] = 'CGI'; $wb['ssi_txt'] = 'SSI'; $wb['ssl_txt'] = 'SSL'; $wb['suexec_txt'] = 'SuEXEC'; $wb['php_txt'] = 'PHP'; $wb['client_txt'] = 'Client'; $wb['limit_web_domain_txt'] = 'The max. number of web domains for your account is reached.'; $wb['limit_web_aliasdomain_txt'] = 'The max. number of aliasdomains for your account is reached.'; $wb['limit_web_subdomain_txt'] = 'The max. number of web subdomains for your account is reached.'; $wb['apache_directives_txt'] = 'Apache directives'; $wb['domain_error_empty'] = 'Domain is empty.'; $wb['domain_error_unique'] = 'Domain must be unique.'; $wb['domain_error_regex'] = 'Domain name invalid.'; ?> interface/web/sites/lib/lang/it_web_subdomain_list.lng
New file @@ -0,0 +1,14 @@ <?php $wb['list_head_txt'] = 'Subdomains'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['parent_domain_id_txt'] = 'Website'; $wb['domain_txt'] = 'Subdomain'; $wb['page_txt'] = 'Page'; $wb['page_of_txt'] = 'of'; $wb['page_next_txt'] = 'Next'; $wb['page_back_txt'] = 'Back'; $wb['delete_txt'] = 'Delete'; $wb['filter_txt'] = 'Filter'; $wb['add_new_record_txt'] = 'Add new subdomain'; ?>