| | |
| | | $wb['pw_error_length'] = 'Lunghezza password maggiore di 64 caratteri.'; |
| | | $wb['username_txt'] = 'Nome utente'; |
| | | $wb['password_txt'] = 'Password'; |
| | | $wb['login_button_txt'] = 'Login'; |
| | | $wb['pw_lost_txt'] = 'Password lost'; |
| | | $wb['error_maintenance_mode'] = 'This ISPConfig installation is currently under maintenance. We should be back shortly. Thank you for your patience.'; |
| | | $wb['login_txt'] = 'Login'; |
| | | $wb['login_button_txt'] = 'Accedi'; |
| | | $wb['pw_lost_txt'] = 'Password smarrita'; |
| | | $wb['error_maintenance_mode'] = 'Il pannello di controllo ISPConfig è in manutenzione. Saremo online tra breve. Grazie per la collaborazione.'; |
| | | $wb['login_txt'] = 'Accedi'; |
| | | $wb['pw_reset_txt'] = 'Password reset'; |
| | | $wb['pw_button_txt'] = 'Resend password'; |
| | | $wb['pw_button_txt'] = 'Invia password'; |
| | | $wb['email_txt'] = 'Email'; |
| | | $wb['theme_not_compatible'] = 'The chosen theme is not compatible with the current ISPConfig version. Please check for a new version of the theme.<br />The default theme as been activated automatically.'; |
| | | $wb['back_txt'] = 'Back'; |
| | | $wb['email_error'] = 'Email contains unallowed characters or has a invalid format.'; |
| | | $wb['stay_logged_in_txt'] = 'Keep me logged in'; |
| | | $wb['theme_not_compatible'] = 'Il tema selezionato non è compatibile con questa versione del pannello ISPConfig. Verificare esistenza di una nuova versione del tema.<br />Il tema di default è stato attivato automaticamente.'; |
| | | $wb['back_txt'] = 'Indietro'; |
| | | $wb['email_error'] = 'Email contiene caratteri non autorizzati o un formato non valido.'; |
| | | $wb['stay_logged_in_txt'] = 'Ricordami'; |
| | | $wb['lost_password_function_disabled_txt'] = 'The lost password function is not available for this user.'; |
| | | ?> |