Skip to content
<?php
$wb['list_head_txt'] = 'Pacchetti Software';
$wb['installed_txt'] = 'Stato';
$wb['package_title_txt'] = 'Pacchetto';
$wb['package_description_txt'] = 'Descrizione';
$wb['action_txt'] = 'Action';
$wb['toolsarea_head_txt'] = 'Pacchetti';
$wb['repoupdate_txt'] = 'Aggiorna elenco pacchetti';
$wb['package_id_txt'] = 'local App-ID';
$wb['no_packages_txt'] = 'Nessun pacchetto disponibile';
$wb['edit_txt'] = 'Modifica';
$wb['delete_txt'] = 'Elimina';
?>
<?php
$wb['repo_name_txt'] = 'Repository';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Utente (facoltativo)';
$wb['repo_password_txt'] = 'Password (facoltativa)';
$wb['active_txt'] = 'Attivo';
$wb['Software Repository which may contain addons or updates'] = 'Software Repository che può contenere aggiunte o aggiornamenti';
?>
<?php
$wb['list_head_txt'] = 'Repository';
$wb['active_txt'] = 'Attivo';
$wb['repo_name_txt'] = 'Repository';
$wb['repo_url_txt'] = 'URL del Repository';
?>
<?php
$wb['list_head_txt'] = 'Aggiornamento programmi';
$wb['installed_txt'] = 'Azione';
$wb['update_title_txt'] = 'Aggiornamento';
$wb['version_txt'] = 'Versione';
$wb['action_txt'] = 'Azione';
$wb['server_select_txt'] = 'Selezionare server';
$wb['no_updates_txt'] = 'Nessun aggiornamento disponibile';
?>
......@@ -6,104 +6,105 @@ $wb['dbname_prefix_txt'] = 'Prefisso nome database';
$wb['dbuser_prefix_txt'] = 'Prefisso utente database';
$wb['shelluser_prefix_txt'] = 'Prefisso utente Shell';
$wb['ftpuser_prefix_txt'] = 'Prefisso utente FTP';
$wb['dbname_prefix_error_regex'] = 'Char not allowed in database name prefix.';
$wb['dbuser_prefix_error_regex'] = 'Char not allowed in database user prefix.';
$wb['ftpuser_prefix_error_regex'] = 'Char not allowed in ftp user prefix.';
$wb['shelluser_prefix_error_regex'] = 'Char not allowed in shell user prefix.';
$wb['dblist_phpmyadmin_link_txt'] = 'Link to phpmyadmin in DB list';
$wb['mailboxlist_webmail_link_txt'] = 'Link to webmail in Mailbox list';
$wb['dbname_prefix_error_regex'] = 'Carattere non consentito nel prefisso del nome database.';
$wb['dbuser_prefix_error_regex'] = 'Carattere non consentito nel prefisso del nome utente database.';
$wb['ftpuser_prefix_error_regex'] = 'Carattere non consentito nel prefisso del nome utente FTP.';
$wb['shelluser_prefix_error_regex'] = 'Carattere non consentito nel prefisso del nome utente shell..';
$wb['dblist_phpmyadmin_link_txt'] = 'Collegamento a phpmyadmin nella lista dei DB';
$wb['mailboxlist_webmail_link_txt'] = 'Collegamento a webmail nella lista di Mailbox';
$wb['webmail_url_txt'] = 'Webmail URL';
$wb['phpmyadmin_url_txt'] = 'PHPMyAdmin URL';
$wb['use_domain_module_txt'] = 'Use the domain-module to add new domains';
$wb['use_domain_module_hint'] = 'If you use this module, your customers can only select one of the domains the admin creates for them. They can not free edit the domain-field.You have to re-login after changing this value, to make the changes visible.';
$wb['new_domain_txt'] = 'HTML to create a new domain';
$wb['webdavuser_prefix_txt'] = 'Webdav user prefix';
$wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.';
$wb['use_domain_module_txt'] = 'Usare il modulo Siti per aggiungere un Dominio';
$wb['use_domain_module_hint'] = 'Se usi questo modulo, i tuoi clienti potranno solamente selezionare uno dei domini creati per loro. Non potranno cambiare a loro piacimento i campi del dominio. Devi disconnetterti e rifare il login dopo aver cambiato i dati affinchè questi siano visibili.';
$wb['new_domain_txt'] = 'HTML per creare un nuovo dominio';
$wb['webdavuser_prefix_txt'] = 'Prefisso utente webdav';
$wb['webdavuser_prefix_error_regex'] = 'Carattere non consentito nel prefisso del nome utente webdav..';
$wb['webftp_url_txt'] = 'WebFTP URL';
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
$wb['enable_welcome_mail_txt'] = 'Enable welcome email';
$wb['enable_custom_login_txt'] = 'Allow custom login name';
$wb['mailmailinglist_link_txt'] = 'Link to mailing list in Mailing list list';
$wb['enable_welcome_mail_txt'] = 'Abilita email di benvenuto';
$wb['enable_custom_login_txt'] = 'Consenti login name personalizzati';
$wb['mailmailinglist_link_txt'] = 'Collegamento alla mailing list in Mailing list list';
$wb['mailmailinglist_url_txt'] = 'Mailing list URL';
$wb['admin_mail_txt'] = 'Administrators e-mail';
$wb['admin_name_txt'] = 'Administrators name';
$wb['maintenance_mode_txt'] = 'Maintenance Mode';
$wb['maintenance_mode_exclude_ips_txt'] = 'Exclude IP\'s from maintenance';
$wb['maintenance_mode_exclude_ips_error_isip'] = 'One or more invalid IP addresses in maintenance mode exclude list. Must be a list of comma-separated IPv4 and/or IPv6 addresses.';
$wb['smtp_enabled_txt'] = 'Use SMTP to send system mails';
$wb['admin_mail_txt'] = 'Email dell\'Amministratore';
$wb['admin_name_txt'] = 'Nome dell\'Amministratore name';
$wb['maintenance_mode_txt'] = 'Modo manutenzione';
$wb['maintenance_mode_exclude_ips_txt'] = 'Escludere IP\'s per manutenzione';
$wb['maintenance_mode_exclude_ips_error_isip'] = 'Uno o più indirizzi IP errati nella lista di esclusione per manutenzione. Deve essere una lista, separata da virgole, di indirizzi IPv4 e/o IPv6.';
$wb['smtp_enabled_txt'] = 'Usare SMTP per inviare mail di sistema';
$wb['smtp_host_txt'] = 'SMTP host';
$wb['smtp_port_txt'] = 'SMTP port';
$wb['smtp_user_txt'] = 'SMTP user';
$wb['smtp_port_txt'] = 'SMTP porta';
$wb['smtp_user_txt'] = 'SMTP utente';
$wb['smtp_pass_txt'] = 'SMTP password';
$wb['smtp_crypt_txt'] = 'Use SSL/TLS encrypted connection for SMTP';
$wb['smtp_missing_admin_mail_txt'] = 'Please enter the admin name and admin mail address if you want to use smtp mail sending.';
$wb['tab_change_discard_txt'] = 'Discard changes on tab change';
$wb['tab_change_warning_txt'] = 'Tab change warning';
$wb['tab_change_warning_note_txt'] = 'Show a warning on tab change in edit forms if any data has been altered by the user.';
$wb['vhost_subdomains_txt'] = 'Crea Subdomains as web site';
$wb['vhost_subdomains_note_txt'] = 'You cannot disable this as long as vhost subdomains exist in the system!';
$wb['phpmyadmin_url_error_regex'] = 'Invalid phpmyadmin URL';
$wb['use_combobox_txt'] = 'Use jQuery UI Combobox';
$wb['use_loadindicator_txt'] = 'Use Load Indicator';
$wb['f5_to_reload_js_txt'] = 'If you change this, you might have to press F5 to make the browser reload JavaScript libraries or empty your browser cache.';
$wb['client_username_web_check_disabled_txt'] = 'Disable client username check for the word \'web\'.';
$wb['show_per_domain_relay_options_txt'] = 'Show per domain relay options';
$wb['mailbox_show_autoresponder_tab_txt'] = 'Show autoresponder tab in mail account details';
$wb['mailbox_show_mail_filter_tab_txt'] = 'Show mail filter tab in mail account details';
$wb['mailbox_show_custom_rules_tab_txt'] = 'Show custom mailfilter tab in mail account details';
$wb['webmail_url_error_regex'] = 'Invalid webmail URL';
$wb['phpmyadmin_url_note_txt'] = 'Placeholder:';
$wb['webmail_url_note_txt'] = 'Placeholder:';
$wb['available_dashlets_note_txt'] = 'Available Dashlets:';
$wb['admin_dashlets_left_txt'] = 'Left Admin Dashlets';
$wb['admin_dashlets_right_txt'] = 'Right Admin Dashlets';
$wb['reseller_dashlets_left_txt'] = 'Left Reseller Dashlets';
$wb['reseller_dashlets_right_txt'] = 'Right Reseller Dashlets';
$wb['client_dashlets_left_txt'] = 'Left Client Dashlets';
$wb['client_dashlets_right_txt'] = 'Right Client Dashlets';
$wb['customer_no_template_txt'] = 'Customer No. template';
$wb['customer_no_template_error_regex_txt'] = 'The customer No. template contains invalid characters';
$wb['customer_no_start_txt'] = 'Customer No. start value';
$wb['customer_no_counter_txt'] = 'Customer No. counter';
$wb['session_timeout_txt'] = 'Session timeout (minutes)';
$wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb['smtp_crypt_txt'] = 'Usare connessione cifrata SSL/TLS per SMTP';
$wb['smtp_missing_admin_mail_txt'] = 'Inserire nome amministratore e mail amministratore se vuoi usaresmtp per inviare mail.';
$wb['tab_change_discard_txt'] = 'Trascura le modifiche al cambio di scheda';
$wb['tab_change_warning_txt'] = 'Avviso di cambio scheda';
$wb['tab_change_warning_note_txt'] = 'Mostra un avviso al cambio di scheda se qualche dato è stato cambiato nel modulo in uso.';
$wb['vhost_subdomains_txt'] = 'Crea Sottodomini come siti web';
$wb['vhost_subdomains_note_txt'] = 'Non puoi disabilitare questo fintanto che un sottodominio vhost esiste nel sistema!';
$wb['phpmyadmin_url_error_regex'] = 'URL a phpmyadmin non valido';
$wb['use_combobox_txt'] = 'Usare jQuery UI Combobox';
$wb['use_loadindicator_txt'] = 'Usare Indicatore di carico';
$wb['f5_to_reload_js_txt'] = 'Se cambi questo, dovrai premere F5 per costringere il browser a ricaricare le librerie JavaScript oppure devi svuotare la cache del browser.';
$wb['client_username_web_check_disabled_txt'] = 'Disabilita la verifica del nome utente per la parola \'web\'.';
$wb['show_per_domain_relay_options_txt'] = 'Mostra le opzioni di relay per il dominio';
$wb['mailbox_show_autoresponder_tab_txt'] = 'Mostra la scheda autorisponditore nel profilo mail';
$wb['mailbox_show_mail_filter_tab_txt'] = 'Mostra la scheda dei filtri mail nel profilo mail';
$wb['mailbox_show_custom_rules_tab_txt'] = 'Mostra la scheda di filtri mail personalizzati nel profilo mail';
$wb['webmail_url_error_regex'] = 'URL webmail non valido';
$wb['phpmyadmin_url_note_txt'] = 'Segnaposto:';
$wb['webmail_url_note_txt'] = 'Segnaposto:';
$wb['available_dashlets_note_txt'] = 'Dashlets disponibili:';
$wb['admin_dashlets_left_txt'] = 'Dashlets di sinistra per amministratore';
$wb['admin_dashlets_right_txt'] = 'Dashlets di destra per amministratore';
$wb['reseller_dashlets_left_txt'] = 'Dashlets di sinistra per rivenditore';
$wb['reseller_dashlets_right_txt'] = 'Dashlets di destra per rivenditore';
$wb['client_dashlets_left_txt'] = 'Dashlets di sinistra per Clienti';
$wb['client_dashlets_right_txt'] = 'Dashlets di destra per Clienti';
$wb['customer_no_template_txt'] = 'Modello per n° cliente';
$wb['customer_no_template_error_regex_txt'] = 'Il templeate per il n° cliente contiene caratteri non validi';
$wb['customer_no_start_txt'] = 'Valore iniziale del n° Cliente';
$wb['customer_no_counter_txt'] = 'Contatore n° Clienti';
$wb['session_timeout_txt'] = 'Timeout di sessione (minuti)';
$wb['session_allow_endless_txt'] = 'Abilita \\"rimani collegato\\"';
$wb['No'] = 'No';
$wb['min_password_length_txt'] = 'Minimum password length';
$wb['min_password_strength_txt'] = 'Minimum password strength';
$wb['ssh_authentication_txt'] = 'Allowed SSH authentication';
$wb['ssh_authentication_password_key'] = 'Password & Key';
$wb['min_password_length_txt'] = 'Lunghezza minima della password';
$wb['min_password_strength_txt'] = 'Robustezza minima della password';
$wb['ssh_authentication_txt'] = 'Autenticazione SSH consentita';
$wb['ssh_authentication_password_key'] = 'Password & Chiave';
$wb['ssh_authentication_password'] = 'Password';
$wb['ssh_authentication_key'] = 'Key';
$wb['vhost_aliasdomains_txt'] = 'Create aliasdomains as web site';
$wb['vhost_aliasdomains_note_txt'] = 'You cannot disable this as long as vhost aliasdomains exist in the system!';
$wb['backups_include_into_web_quota_txt'] = 'Include backup files into web quota.';
$wb['ssh_authentication_key'] = 'Chiave';
$wb['vhost_aliasdomains_txt'] = 'Crea dominio alias come sito web';
$wb['vhost_aliasdomains_note_txt'] = 'Non puoi disabilitare questo fintanto che un dominio alias vhost è presente nel sistema!';
$wb['backups_include_into_web_quota_txt'] = 'Includere i file di backup nella quota web.';
$wb['default_mailserver_txt'] = 'Default Mailserver';
$wb['default_webserver_txt'] = 'Default Webserver';
$wb['default_dnsserver_txt'] = 'Default DNS Server';
$wb['default_slave_dnsserver_txt'] = 'Default Secondary DNS Server';
$wb['default_dbserver_txt'] = 'Default Database Server';
$wb['company_name_txt'] = 'Company Name for the page title';
$wb['reseller_can_use_options_txt'] = 'Reseller can use the option-tab for websites';
$wb['custom_login_text_txt'] = 'Custom Text on Login-Page';
$wb['custom_login_link_txt'] = 'Custom Link on Login-Page';
$wb['login_link_error_regex'] = 'Invalid Link for Custom Login';
$wb['company_name_txt'] = 'Nome azienda per il titolo della pagina';
$wb['reseller_can_use_options_txt'] = 'Il Rivenditore può usare la scheda opzioni per i siti web';
$wb['custom_login_text_txt'] = 'Text personalizzato nella pagina di login';
$wb['custom_login_link_txt'] = 'Collegamento personalizzato nella pagina di login';
$wb['login_link_error_regex'] = 'Collegamento per login personalizzato non valido';
$wb['default_remote_dbserver_txt'] = 'DB remoti predefiniti';
$wb['disable_client_remote_dbserver_txt'] = 'Disabilita la configurazione dei DB Remoti per i clienti';
$wb['ca_name_txt'] = 'Name';
$wb['ca_issue_txt'] = 'Issue';
$wb['ca_wildcard_txt'] = 'Use Wildcard';
$wb['ca_critical_txt'] = 'Strict Check';
$wb['ca_name_txt'] = 'Nome';
$wb['ca_issue_txt'] = 'Testo';
$wb['ca_wildcard_txt'] = 'Usare Wildcard';
$wb['ca_critical_txt'] = 'Verifica approfondita';
$wb['ca_iodef_txt'] = 'iodef';
$wb['active_txt'] = 'Aktive';
$wb['btn_save_txt'] = 'Save';
$wb['btn_cancel_txt'] = 'Cancel';
$wb['active_txt'] = 'Attivo';
$wb['btn_save_txt'] = 'Salva';
$wb['btn_cancel_txt'] = 'Annulla';
$wb['web_php_options_txt'] = 'PHP Handler (Apache only)';
$wb['client_protection_txt'] = 'Client protection';
$wb['show_support_messages_txt'] = 'Show message function in help module';
$wb['show_aps_menu_txt'] = 'Show APS menu';
$wb['show_aps_menu_note_txt'] = 'APS will be removed from the panel in the near future.';
$wb['client_protection_txt'] = 'Protezione Cliente';
$wb['show_support_messages_txt'] = 'Mostra la funzione messaggio nel modulo Help';
$wb['show_aps_menu_txt'] = 'Mostra menu APS';
$wb['show_aps_menu_note_txt'] = 'APS saranno rimosse dal pannello in un prossimo futuro.';
$wb['show_aps_menu_note_url_txt'] = 'Clicca qui per maggiori informazioni.';
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
?>
<?php
$wb['tpl_default_admin_head_txt'] = 'Global Default-Theme Settings';
$wb['tpl_default_admin_head_txt'] = 'Impostazioni globali del tema default';
$wb['tpl_default_admin_desc_txt'] = '';
$wb['server_id_txt'] = 'Server';
$wb['client_id_txt'] = 'Cliente';
$wb['name_txt'] = 'PHP Name';
$wb['name_txt'] = 'Nome PHP';
$wb['Name'] = 'Nome';
$wb['FastCGI Settings'] = 'FastCGI Settings';
$wb['PHP-FPM Settings'] = 'PHP-FPM Settings';
$wb['Additional PHP Versions'] = 'Additional PHP Versions';
$wb['Form to edit additional PHP versions'] = 'Form to edit additional PHP versions';
$wb['server_php_name_error_empty'] = 'The Name field must not be vuoto.';
$wb['php_fastcgi_binary_txt'] = 'Percorso per PHP FastCGI binary';
$wb['php_fastcgi_ini_dir_txt'] = 'Percorso per php.ini directory';
$wb['php_fpm_init_script_txt'] = 'Percorso per PHP-FPM init script';
$wb['php_fpm_ini_dir_txt'] = 'Percorso per php.ini directory';
$wb['php_fpm_pool_dir_txt'] = 'Percorso per PHP-FPM pool directory';
$wb['FastCGI Settings'] = 'Impostazioni FastCGI';
$wb['PHP-FPM Settings'] = 'Impostazioni PHP-FPM';
$wb['Additional PHP Versions'] = 'Versioni PHP aggiuntive';
$wb['Form to edit additional PHP versions'] = 'Modulo per gestire le versioni addizionali di PHP';
$wb['server_php_name_error_empty'] = 'Il campo nome non può essere vuoto.';
$wb['php_fastcgi_binary_txt'] = 'Percorso per PHP FastCGI binary';
$wb['php_fastcgi_ini_dir_txt'] = 'Percorso per php.ini directory';
$wb['php_fpm_init_script_txt'] = 'Percorso per PHP-FPM init script';
$wb['php_fpm_ini_dir_txt'] = 'Percorso per php.ini directory';
$wb['php_fpm_pool_dir_txt'] = 'Percorso per PHP-FPM pool directory';
?>
<?php
$wb['users_txt'] = 'Users';
$wb['users_txt'] = 'Utenti';
$wb['username_txt'] = 'Nome utente';
$wb['username_err'] = 'Nome utente troppo lungo o avente caratteri non validi.';
$wb['username_empty'] = 'Nome utente mancante.';
$wb['username_unique'] = 'Nome utente già utilizzato.';
$wb['password_txt'] = 'Password';
$wb['password_strength_txt'] = 'Solidità password';
$wb['password_strength_txt'] = 'Robustezza password';
$wb['modules_txt'] = 'Modulo';
$wb['startmodule_txt'] = 'Startmodule';
$wb['startmodule_txt'] = 'Modulo di avvio';
$wb['app_theme_txt'] = 'Aspetto';
$wb['typ_txt'] = 'Tipo';
$wb['active_txt'] = 'Attiva';
......@@ -25,13 +25,14 @@ $wb['telefon_txt'] = 'Telefono';
$wb['fax_txt'] = 'Fax';
$wb['groups_txt'] = 'Gruppi';
$wb['default_group_txt'] = 'Gruppo predefinito';
$wb['startmodule_err'] = 'Start module is not within modules.';
$wb['startmodule_err'] = 'Il modulo di avvio non è presente.';
$wb['generate_password_txt'] = 'Genera Password';
$wb['repeat_password_txt'] = 'Ripeti Password';
$wb['password_mismatch_txt'] = 'Le password non coincidono.';
$wb['password_match_txt'] = 'Le password coincidono.';
$wb['username_error_collision'] = 'The username may not be web or web plus a number.\\"';
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
$wb['lost_password_function_txt'] = 'Forgot password function is available';
$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
$wb['username_error_collision'] = 'Il nome utente non può essere web o web+un numero.\\"';
$wb['client_not_admin_err'] = 'Un utente che appartiene ad un cliente non può essere del tipo: admin';
$wb['lost_password_function_txt'] = 'La funzione password dimenticata è disponibile';
$wb['no_user_insert'] = 'CP-Utente di tipo -utente- viene aggiunto automaticamente quando aggiungi un cliente o un rivenditore.';
$wb['otp_auth_txt'] = '2-Factor Authentication';
?>
......@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Attivo';
$wb['add_new_record_txt'] = 'Aggiungi un nuovo user';
$wb['warning_txt'] = '<b>ATTENZIONE:</b> non editare o modificare alcuna impostazione utente in questa schermata. Usare piuttosto le impostazioni Cliente/Rivenditore del modulo Clienti. Modificare Utenti o gruppi in questa schermata può provocare la perdita di dati.';
$wb['groups_txt'] = 'Groups';
$wb['groups_txt'] = 'Gruppi';
?>
......@@ -192,12 +192,14 @@ $wb['mailbox_quota_stats_txt'] = 'Mailbox quota statistics';
$wb['enable_ip_wildcard_txt'] = 'Enable IP wildcard (*)';
$wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)';
$wb['overtraffic_notify_admin_txt'] = 'Send overtraffic notification to admin';
$wb['overtraffic_notify_reseller_txt'] = 'Send overtraffic notification to reseller';
$wb['overtraffic_notify_client_txt'] = 'Send overtraffic notification to client';
$wb['overtraffic_disable_web_txt'] = 'Disable websites that exceed traffic limit';
$wb['rbl_error_regex'] = 'Please specify valid RBL hostnames.';
$wb['overquota_notify_threshold_txt'] = 'Quota warning usage level';
$wb['overquota_notify_threshold_error'] = 'Quota warning usage level must be between 0-100%';
$wb['overquota_notify_admin_txt'] = 'Send quota warnings to admin';
$wb['overquota_notify_reseller_txt'] = 'Send quota warnings to reseller';
$wb['overquota_notify_client_txt'] = 'Send quota warnings to client';
$wb['overquota_notify_onok_txt'] = 'Send quota ok message to client';
$wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
......@@ -279,6 +281,7 @@ $wb['do_not_try_rescue_mongodb_txt'] = 'Disable MongoDB monitoring';
$wb['backup_dir_mount_cmd_txt'] = 'Mount command, if backup directory not mounted';
$wb['overquota_db_notify_threshold_txt'] = 'DB quota warning usage level';
$wb['overquota_db_notify_admin_txt'] = 'Send DB quota warnings to admin';
$wb['overquota_db_notify_reseller_txt'] = 'Send DB quota warnings to reseller';
$wb['overquota_db_notify_client_txt'] = 'Send DB quota warnings to client';
$wb['php_handler_txt'] = 'Default PHP Handler';
$wb['php_fpm_default_chroot_txt'] = 'Default chrooted PHP-FPM';
......
......@@ -34,4 +34,5 @@ $wb['username_error_collision'] = 'The username may not be web or web plus a num
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
$wb['lost_password_function_txt'] = 'Forgot password function is available';
$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
$wb['otp_auth_txt'] = '2-Factor Authentication';
?>
......@@ -192,12 +192,14 @@ $wb['mailbox_quota_stats_txt'] = 'Mailbox quota statistics';
$wb['enable_ip_wildcard_txt'] = 'Enable IP wildcard (*)';
$wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)';
$wb['overtraffic_notify_admin_txt'] = 'Send overtraffic notification to admin';
$wb['overtraffic_notify_reseller_txt'] = 'Send overtraffic notification to reseller';
$wb['overtraffic_notify_client_txt'] = 'Send overtraffic notification to client';
$wb['overtraffic_disable_web_txt'] = 'Disable websites that exceed traffic limit';
$wb['rbl_error_regex'] = 'Please specify valid RBL hostnames.';
$wb['overquota_notify_threshold_txt'] = 'Quota warning usage level';
$wb['overquota_notify_threshold_error'] = 'Quota warning usage level must be between 0-100%';
$wb['overquota_notify_admin_txt'] = 'Send quota warnings to admin';
$wb['overquota_notify_reseller_txt'] = 'Send quota warnings to reseller';
$wb['overquota_notify_client_txt'] = 'Send quota warnings to client';
$wb['overquota_notify_onok_txt'] = 'Send quota ok message to client';
$wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
......@@ -279,6 +281,7 @@ $wb['do_not_try_rescue_mongodb_txt'] = 'Disable MongoDB monitoring';
$wb['backup_dir_mount_cmd_txt'] = 'Mount command, if backup directory not mounted';
$wb['overquota_db_notify_threshold_txt'] = 'DB quota warning usage level';
$wb['overquota_db_notify_admin_txt'] = 'Send DB quota warnings to admin';
$wb['overquota_db_notify_reseller_txt'] = 'Send DB quota warnings to reseller';
$wb['overquota_db_notify_client_txt'] = 'Send DB quota warnings to client';
$wb['php_handler_txt'] = 'Default PHP Handler';
$wb['php_fpm_default_chroot_txt'] = 'Default chrooted PHP-FPM';
......
......@@ -34,4 +34,5 @@ $wb['username_error_collision'] = 'The username may not be web or web plus a num
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
$wb['lost_password_function_txt'] = 'Forgot password function is available';
$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
$wb['otp_auth_txt'] = 'Twee-factor authenticatie';
?>
......@@ -192,12 +192,14 @@ $wb['mailbox_quota_stats_txt'] = 'Statystyki użycia skrzynek email';
$wb['enable_ip_wildcard_txt'] = 'Enable IP wildcard (*)';
$wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)';
$wb['overtraffic_notify_admin_txt'] = 'Prześlij informacje o przekroczeniu transferu do admina';
$wb['overtraffic_notify_reseller_txt'] = 'Send overtraffic notification to reseller';
$wb['overtraffic_notify_client_txt'] = 'Prześlij informacje o przekroczeniu transferu do klienta';
$wb['overtraffic_disable_web_txt'] = 'Disable websites that exceed traffic limit';
$wb['rbl_error_regex'] = 'Please specify valid RBL hostnames.';
$wb['overquota_notify_threshold_txt'] = 'Quota warning usage level';
$wb['overquota_notify_threshold_error'] = 'Quota warning usage level must be between 0-100%';
$wb['overquota_notify_admin_txt'] = 'Send quota warnings to admin';
$wb['overquota_notify_reseller_txt'] = 'Send quota warnings to reseller';
$wb['overquota_notify_client_txt'] = 'Send quota warnings to client';
$wb['overquota_notify_onok_txt'] = 'Send quota ok message to client';
$wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
......@@ -279,6 +281,7 @@ $wb['do_not_try_rescue_mongodb_txt'] = 'Disable MongoDB monitoring';
$wb['backup_dir_mount_cmd_txt'] = 'Mount command, if backup directory not mounted';
$wb['overquota_db_notify_threshold_txt'] = 'DB quota warning usage level';
$wb['overquota_db_notify_admin_txt'] = 'Send DB quota warnings to admin';
$wb['overquota_db_notify_reseller_txt'] = 'Send DB quota warnings to reseller';
$wb['overquota_db_notify_client_txt'] = 'Send DB quota warnings to client';
$wb['php_handler_txt'] = 'Default PHP Handler';
$wb['php_fpm_default_chroot_txt'] = 'Default chrooted PHP-FPM';
......
......@@ -34,4 +34,5 @@ $wb['username_error_collision'] = 'Nazwa użytkownika nie może być web lub web
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
$wb['lost_password_function_txt'] = 'Forgot password function is available';
$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
$wb['otp_auth_txt'] = '2-Factor Authentication';
?>
......@@ -192,12 +192,14 @@ $wb['mailbox_quota_stats_txt'] = 'Mailbox quota statistics';
$wb['enable_ip_wildcard_txt'] = 'Enable IP wildcard (*)';
$wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)';
$wb['overtraffic_notify_admin_txt'] = 'Send overtraffic notification to admin';
$wb['overtraffic_notify_reseller_txt'] = 'Send overtraffic notification to reseller';
$wb['overtraffic_notify_client_txt'] = 'Send overtraffic notification to client';
$wb['overtraffic_disable_web_txt'] = 'Disable websites that exceed traffic limit';
$wb['rbl_error_regex'] = 'Please specify valid RBL hostnames.';
$wb['overquota_notify_threshold_txt'] = 'Quota warning usage level';
$wb['overquota_notify_threshold_error'] = 'Quota warning usage level must be between 0-100%';
$wb['overquota_notify_admin_txt'] = 'Send quota warnings to admin';
$wb['overquota_notify_reseller_txt'] = 'Send quota warnings to reseller';
$wb['overquota_notify_client_txt'] = 'Send quota warnings to client';
$wb['overquota_notify_onok_txt'] = 'Send quota ok message to client';
$wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
......@@ -279,6 +281,7 @@ $wb['do_not_try_rescue_mongodb_txt'] = 'Disable MongoDB monitoring';
$wb['backup_dir_mount_cmd_txt'] = 'Mount command, if backup directory not mounted';
$wb['overquota_db_notify_threshold_txt'] = 'DB quota warning usage level';
$wb['overquota_db_notify_admin_txt'] = 'Send DB quota warnings to admin';
$wb['overquota_db_notify_reseller_txt'] = 'Send DB quota warnings to reseller';
$wb['overquota_db_notify_client_txt'] = 'Send DB quota warnings to client';
$wb['php_handler_txt'] = 'Default PHP Handler';
$wb['php_fpm_default_chroot_txt'] = 'Default chrooted PHP-FPM';
......
......@@ -34,4 +34,5 @@ $wb['username_error_collision'] = 'The username may not be web or web plus a num
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
$wb['lost_password_function_txt'] = 'Forgot password function is available';
$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
$wb['otp_auth_txt'] = '2-Factor Authentication';
?>
......@@ -192,12 +192,14 @@ $wb['mailbox_quota_stats_txt'] = 'Mailbox quota statistics';
$wb['enable_ip_wildcard_txt'] = 'Enable IP wildcard (*)';
$wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)';
$wb['overtraffic_notify_admin_txt'] = 'Send overtraffic notification to admin';
$wb['overtraffic_notify_reseller_txt'] = 'Send overtraffic notification to reseller';
$wb['overtraffic_notify_client_txt'] = 'Send overtraffic notification to client';
$wb['overtraffic_disable_web_txt'] = 'Disable websites that exceed traffic limit';
$wb['rbl_error_regex'] = 'Please specify valid RBL hostnames.';
$wb['overquota_notify_threshold_txt'] = 'Quota warning usage level';
$wb['overquota_notify_threshold_error'] = 'Quota warning usage level must be between 0-100%';
$wb['overquota_notify_admin_txt'] = 'Send quota warnings to admin';
$wb['overquota_notify_reseller_txt'] = 'Send quota warnings to reseller';
$wb['overquota_notify_client_txt'] = 'Send quota warnings to client';
$wb['overquota_notify_onok_txt'] = 'Send quota ok message to client';
$wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
......@@ -279,6 +281,7 @@ $wb['do_not_try_rescue_mongodb_txt'] = 'Disable MongoDB monitoring';
$wb['backup_dir_mount_cmd_txt'] = 'Mount command, if backup directory not mounted';
$wb['overquota_db_notify_threshold_txt'] = 'DB quota warning usage level';
$wb['overquota_db_notify_admin_txt'] = 'Send DB quota warnings to admin';
$wb['overquota_db_notify_reseller_txt'] = 'Send DB quota warnings to reseller';
$wb['overquota_db_notify_client_txt'] = 'Send DB quota warnings to client';
$wb['php_handler_txt'] = 'Default PHP Handler';
$wb['php_fpm_default_chroot_txt'] = 'Default chrooted PHP-FPM';
......
......@@ -34,4 +34,5 @@ $wb['username_error_collision'] = 'The username may not be web or web plus a num
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
$wb['lost_password_function_txt'] = 'Forgot password function is available';
$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
$wb['otp_auth_txt'] = '2-Factor Authentication';
?>
......@@ -192,12 +192,14 @@ $wb['mailbox_quota_stats_txt'] = 'Статистика квоты почтово
$wb['enable_ip_wildcard_txt'] = 'Включить IP подстановочный знак (*)';
$wb['web_folder_protection_txt'] = 'Сделать веб-папки неизменяемыми (расширенные атрибуты)';
$wb['overtraffic_notify_admin_txt'] = 'Присылать уведомление трафика администратору';
$wb['overtraffic_notify_reseller_txt'] = 'Send overtraffic notification to reseller';
$wb['overtraffic_notify_client_txt'] = 'Присылать уведомление трафика клиенту';
$wb['overtraffic_disable_web_txt'] = 'Disable websites that exceed traffic limit';
$wb['rbl_error_regex'] = 'Пожалуйста, укажите действительные имена хостов RBL.';
$wb['overquota_notify_threshold_txt'] = 'Quota warning usage level';
$wb['overquota_notify_threshold_error'] = 'Quota warning usage level must be between 0-100%';
$wb['overquota_notify_admin_txt'] = 'Присылать предупреждения квоты администратору';
$wb['overquota_notify_reseller_txt'] = 'Send quota warnings to reseller';
$wb['overquota_notify_client_txt'] = 'Присылать предупреждения квоты клиенту';
$wb['overquota_notify_onok_txt'] = 'Присылать сообщение квоты ОК клиенту';
$wb['overquota_notify_freq_txt'] = 'Присылать предупреждения квоты каждые Х дней';
......@@ -279,6 +281,7 @@ $wb['do_not_try_rescue_mongodb_txt'] = 'Отключить мониторинг
$wb['backup_dir_mount_cmd_txt'] = 'Выполните команду монтирования, если каталог резервного копирования не установлен';
$wb['overquota_db_notify_threshold_txt'] = 'DB quota warning usage level';
$wb['overquota_db_notify_admin_txt'] = 'Присылать предупреждения квоты DB администратору';
$wb['overquota_db_notify_reseller_txt'] = 'Send DB quota warnings to reseller';
$wb['overquota_db_notify_client_txt'] = 'Присылать предупреждения квоты DB клиенту';
$wb['php_handler_txt'] = 'Обработчик PHP по умолчанию';
$wb['php_fpm_default_chroot_txt'] = 'Default chrooted PHP-FPM';
......
......@@ -34,4 +34,5 @@ $wb['username_error_collision'] = 'Имя пользователя не може
$wb['client_not_admin_err'] = 'Пользователь, который принадлежит к клиенту не может быть установлен тип: admin';
$wb['lost_password_function_txt'] = 'Функция восстановления пароля доступна';
$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
$wb['otp_auth_txt'] = '2-Factor Authentication';
?>