|
@@ -13,69 +13,69 @@ return [
|
|
|
|
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
- 'admin' => 'Admin',
|
|
|
|
- 'admin_panel' => 'Admin panel',
|
|
|
|
- 'app_setup' => 'App setup',
|
|
|
|
- 'auth' => 'Auth',
|
|
|
|
- 'registrations' => 'Registrations',
|
|
|
|
- 'users' => 'Users',
|
|
|
|
- 'users_legend' => 'Manage users registered on your instance or create new ones.',
|
|
|
|
- 'admin_settings' => 'Admin settings',
|
|
|
|
- 'create_new_user' => 'Create a user',
|
|
|
|
- 'new_user' => 'New user',
|
|
|
|
- 'search_user_placeholder' => 'User name, email...',
|
|
|
|
- 'quick_filters_colons' => 'Quick filters:',
|
|
|
|
- 'user_created' => 'user successfully created',
|
|
|
|
|
|
+ 'admin' => 'Amministratore',
|
|
|
|
+ 'admin_panel' => 'Pannello amministratore',
|
|
|
|
+ 'app_setup' => 'Impostazioni App',
|
|
|
|
+ 'auth' => 'Autenticazione',
|
|
|
|
+ 'registrations' => 'Registrazioni',
|
|
|
|
+ 'users' => 'Utenti',
|
|
|
|
+ 'users_legend' => 'Gestisci gli utenti registrati nella tua istanza o creane nuovi.',
|
|
|
|
+ 'admin_settings' => 'Impostazioni amministratore',
|
|
|
|
+ 'create_new_user' => 'Creare un utente',
|
|
|
|
+ 'new_user' => 'Nuovo utente',
|
|
|
|
+ 'search_user_placeholder' => 'Nome utente, email...',
|
|
|
|
+ 'quick_filters_colons' => 'Filtri rapidi',
|
|
|
|
+ 'user_created' => 'utente creato con successo',
|
|
'confirm' => [
|
|
'confirm' => [
|
|
- 'delete_user' => 'Are you sure you want to delete this user? There is no going back.',
|
|
|
|
- 'request_password_reset' => 'Are you sure you want to reset this user\'s password?',
|
|
|
|
- 'purge_password_reset_request' => 'Are you sure you want to revoke the previous request?',
|
|
|
|
- 'delete_account' => 'Are you sure you want to delete this user?',
|
|
|
|
- 'edit_own_account' => 'This is your own account. Are you sure?',
|
|
|
|
- 'change_admin_role' => 'This will have serious impacts on this user\'s permissions. Are you sure?',
|
|
|
|
- 'demote_own_account' => 'You will no longer be an administrator. Really sure?'
|
|
|
|
|
|
+ 'delete_user' => 'Sei sicuro di voler eliminare questo utente? Non è possibile annulare.',
|
|
|
|
+ 'request_password_reset' => 'Sei sicuro di voler reimpostare la password dell\'utente?',
|
|
|
|
+ 'purge_password_reset_request' => 'Sei sicuro di voler eliminare questo dispositivo?',
|
|
|
|
+ 'delete_account' => 'Sei sicuro che vuoi cancellare quest\'utente?',
|
|
|
|
+ 'edit_own_account' => 'Questo è il tuo account. Sei sicuro?',
|
|
|
|
+ 'change_admin_role' => 'Questo avrà gravi ripercussioni sui permessi di questo utente. Sei sicuro?',
|
|
|
|
+ 'demote_own_account' => 'Non sarai più un amministratore. Sei sicuro?'
|
|
],
|
|
],
|
|
'logs' => 'Logs',
|
|
'logs' => 'Logs',
|
|
- 'administration_legend' => 'Following settings are global and apply to all users.',
|
|
|
|
- 'user_management' => 'User management',
|
|
|
|
- 'oauth_provider' => 'OAuth provider',
|
|
|
|
- 'account_bound_to_x_via_oauth' => 'This account is bound to a :provider account via OAuth',
|
|
|
|
- 'last_seen_on_date' => 'Last seen :date',
|
|
|
|
- 'registered_on_date' => 'Registered :date',
|
|
|
|
- 'updated_on_date' => 'Updated :date',
|
|
|
|
|
|
+ 'administration_legend' => 'Le seguenti impostazioni sono globali e si applicano a tutti gli utenti.',
|
|
|
|
+ 'user_management' => 'Gestione utenti',
|
|
|
|
+ 'oauth_provider' => 'Provider OAuth',
|
|
|
|
+ 'account_bound_to_x_via_oauth' => 'Questo account è associato a un account :provider tramite OAuth',
|
|
|
|
+ 'last_seen_on_date' => 'Ultimo accesso :date',
|
|
|
|
+ 'registered_on_date' => 'Registrato :date',
|
|
|
|
+ 'updated_on_date' => 'Aggiornato :date',
|
|
'access' => 'Accesso',
|
|
'access' => 'Accesso',
|
|
'password_requested_on_t' => '.',
|
|
'password_requested_on_t' => '.',
|
|
- 'password_request_expired' => 'A password reset request exists for this user but has expired, meaning that the user has not changed their password in time. This may be a request from the user themselves or from an administrator.',
|
|
|
|
- 'resend_email' => 'Resend email',
|
|
|
|
- 'resend_email_title' => 'Resend a password reset email to the user',
|
|
|
|
- 'resend_email_help' => 'Use <b>Resend email</b> to send a new password reset email to the user so he can set a new password. This will leave its current password as is and any previous request will be revoked.',
|
|
|
|
- 'reset_password' => 'Reset password',
|
|
|
|
- 'reset_password_help' => 'Use <b>Reset password</b> to force a password reset (this will set a temporary password) before sending a password reset email to the user so they can set a new password. Any previous request will be revoked.',
|
|
|
|
- 'reset_password_title' => 'Reset the user\'s password',
|
|
|
|
- 'password_successfully_reset' => 'Password successfully reset',
|
|
|
|
- 'user_has_x_active_pat' => ':count active token(s)',
|
|
|
|
- 'user_has_x_security_devices' => ':count security device(s) (passkeys)',
|
|
|
|
- 'revoke_all_pat_for_user' => 'Revoke all user\'s tokens',
|
|
|
|
- 'revoke_all_devices_for_user' => 'Revoke all user\'s security devices',
|
|
|
|
- 'danger_zone' => 'Danger Zone',
|
|
|
|
- 'delete_this_user_legend' => 'The user account will be deleted as well as all its 2FA data.',
|
|
|
|
- 'this_is_not_soft_delete' => 'This is not a soft delete, there is no going back.',
|
|
|
|
- 'delete_this_user' => 'Delete this user',
|
|
|
|
- 'user_role_updated' => 'User role updated',
|
|
|
|
- 'pats_succesfully_revoked' => 'User\'s PATs successfully revoked',
|
|
|
|
- 'security_devices_succesfully_revoked' => 'User\'s security devices successfully revoked',
|
|
|
|
- 'variables' => 'Variables',
|
|
|
|
- 'cache_cleared' => 'Cache cleared',
|
|
|
|
- 'cache_optimized' => 'Cache optimized',
|
|
|
|
- 'check_now' => 'Check now',
|
|
|
|
- 'view_on_github' => 'View on Github',
|
|
|
|
|
|
+ 'password_request_expired' => 'Esiste una richiesta di reimpostazione della password per questo utente ma è scaduta, il che significa che l\'utente non ha cambiato la sua password in tempo. Questa può essere una richiesta da parte dell\'utente stesso o da un amministratore.',
|
|
|
|
+ 'resend_email' => 'Reinvia email',
|
|
|
|
+ 'resend_email_title' => 'Reinvia una email di reimpostazione password all\'utente',
|
|
|
|
+ 'resend_email_help' => 'Usa <b>Reinvia email</b> per inviare una nuova email di reimpostazione della password all\'utente in modo che possa impostare una nuova password. Questo lascerà la sua password attuale come è e ogni richiesta precedente verrà revocata.',
|
|
|
|
+ 'reset_password' => 'Reimposta password',
|
|
|
|
+ 'reset_password_help' => 'Usa <b>Reimposta password</b> per forzare il reset della password (questo imposterà una password temporanea) prima di inviare una email di reimpostazione della password all\'utente in modo che possa impostare una nuova password. Qualsiasi richiesta precedente sarà revocata.',
|
|
|
|
+ 'reset_password_title' => 'Reimposta la password dell\'utente',
|
|
|
|
+ 'password_successfully_reset' => 'Password reimpostata con successo',
|
|
|
|
+ 'user_has_x_active_pat' => ':count token attivi',
|
|
|
|
+ 'user_has_x_security_devices' => ':count dispositivi di sicurezza (passkeys)',
|
|
|
|
+ 'revoke_all_pat_for_user' => 'Revoca tutti i token dell\'utente',
|
|
|
|
+ 'revoke_all_devices_for_user' => 'Revoca tutti i dispositivi di sicurezza dell\'utente',
|
|
|
|
+ 'danger_zone' => 'Zona Pericolosa',
|
|
|
|
+ 'delete_this_user_legend' => 'L\'account utente verrà eliminato così come tutti i suoi dati 2FA.',
|
|
|
|
+ 'this_is_not_soft_delete' => 'Questa non è una cancellazione morbida, non è possibile annullare.',
|
|
|
|
+ 'delete_this_user' => 'Eliminare questo utente',
|
|
|
|
+ 'user_role_updated' => 'Ruolo dell\'utente aggiornato',
|
|
|
|
+ 'pats_succesfully_revoked' => 'Pat dell\'utente revocati con successo',
|
|
|
|
+ 'security_devices_succesfully_revoked' => 'Dispositivi di sicurezza dell\'utente revocati con successo',
|
|
|
|
+ 'variables' => 'Variabili',
|
|
|
|
+ 'cache_cleared' => 'Cache cancellata',
|
|
|
|
+ 'cache_optimized' => 'Cache ottimizzata',
|
|
|
|
+ 'check_now' => 'Controlla ora',
|
|
|
|
+ 'view_on_github' => 'Vedi su GitHub',
|
|
'x_is_available' => ':version is available',
|
|
'x_is_available' => ':version is available',
|
|
'successful_login_on' => 'Successful login on <span class="light-or-darker">:login_at</span>',
|
|
'successful_login_on' => 'Successful login on <span class="light-or-darker">:login_at</span>',
|
|
'successful_logout_on' => 'Successful logout on <span class="light-or-darker">:login_at</span>',
|
|
'successful_logout_on' => 'Successful logout on <span class="light-or-darker">:login_at</span>',
|
|
'failed_login_on' => 'Failed login on <span class="light-or-darker">:login_at</span>',
|
|
'failed_login_on' => 'Failed login on <span class="light-or-darker">:login_at</span>',
|
|
'viewed_on' => 'Viewed on <span class="light-or-darker">:login_at</span>',
|
|
'viewed_on' => 'Viewed on <span class="light-or-darker">:login_at</span>',
|
|
- 'last_accesses' => 'Last accesses',
|
|
|
|
- 'see_full_log' => 'See full log',
|
|
|
|
|
|
+ 'last_accesses' => 'Ultimo accesso',
|
|
|
|
+ 'see_full_log' => 'Vedi il registro completo',
|
|
'browser_on_platform' => ':browser on :platform',
|
|
'browser_on_platform' => ':browser on :platform',
|
|
'access_log_has_more_entries' => 'The access log contains more entries.',
|
|
'access_log_has_more_entries' => 'The access log contains more entries.',
|
|
'access_log_legend_for_user' => 'Full access log for user :username',
|
|
'access_log_legend_for_user' => 'Full access log for user :username',
|
|
@@ -88,10 +88,10 @@ return [
|
|
'single_sign_on' => 'Single Sign-On (SSO)',
|
|
'single_sign_on' => 'Single Sign-On (SSO)',
|
|
'database' => 'Database',
|
|
'database' => 'Database',
|
|
'file_system' => 'File system',
|
|
'file_system' => 'File system',
|
|
- 'storage' => 'Storage',
|
|
|
|
|
|
+ 'storage' => 'Spazio di archiviazione',
|
|
'forms' => [
|
|
'forms' => [
|
|
'use_encryption' => [
|
|
'use_encryption' => [
|
|
- 'label' => 'Protect sensitive data',
|
|
|
|
|
|
+ 'label' => 'Proteggi i dati sensibili',
|
|
'help' => 'Sensitive data, the 2FA secrets and emails, are stored encrypted in database. Be sure to backup the APP_KEY value of your .env file (or the whole file) as it serves as key encryption. There is no way to decypher encrypted data without this key.',
|
|
'help' => 'Sensitive data, the 2FA secrets and emails, are stored encrypted in database. Be sure to backup the APP_KEY value of your .env file (or the whole file) as it serves as key encryption. There is no way to decypher encrypted data without this key.',
|
|
],
|
|
],
|
|
'restrict_registration' => [
|
|
'restrict_registration' => [
|
|
@@ -107,15 +107,15 @@ return [
|
|
'help' => 'Emails matching this regular expression will be allowed to register',
|
|
'help' => 'Emails matching this regular expression will be allowed to register',
|
|
],
|
|
],
|
|
'disable_registration' => [
|
|
'disable_registration' => [
|
|
- 'label' => 'Disable registration',
|
|
|
|
|
|
+ 'label' => 'Disabilita la registrazione',
|
|
'help' => 'Prevent new user registration. Unless overridden (see below), this affects SSO as well, so new users won\'t be able to sign in via SSO',
|
|
'help' => 'Prevent new user registration. Unless overridden (see below), this affects SSO as well, so new users won\'t be able to sign in via SSO',
|
|
],
|
|
],
|
|
'enable_sso' => [
|
|
'enable_sso' => [
|
|
- 'label' => 'Enable SSO',
|
|
|
|
|
|
+ 'label' => 'Abilita SSO',
|
|
'help' => 'Allow visitors to authenticate using an external ID via the Single Sign-On scheme',
|
|
'help' => 'Allow visitors to authenticate using an external ID via the Single Sign-On scheme',
|
|
],
|
|
],
|
|
'use_sso_only' => [
|
|
'use_sso_only' => [
|
|
- 'label' => 'Use SSO only',
|
|
|
|
|
|
+ 'label' => 'Usa solo SSO',
|
|
'help' => 'Make SSO the only available method to log in to 2FAuth. Password login and Webauthn are then disabled for regular users. Administrators are not affected by this restriction.',
|
|
'help' => 'Make SSO the only available method to log in to 2FAuth. Password login and Webauthn are then disabled for regular users. Administrators are not affected by this restriction.',
|
|
],
|
|
],
|
|
'keep_sso_registration_enabled' => [
|
|
'keep_sso_registration_enabled' => [
|
|
@@ -123,11 +123,11 @@ return [
|
|
'help' => 'Allow new users to sign in for the first time via SSO whereas registration is disabled',
|
|
'help' => 'Allow new users to sign in for the first time via SSO whereas registration is disabled',
|
|
],
|
|
],
|
|
'is_admin' => [
|
|
'is_admin' => [
|
|
- 'label' => 'Is administrator',
|
|
|
|
|
|
+ 'label' => 'E` amministratore',
|
|
'help' => 'Give administrator rights to the user. Administrators have permissions to manage the whole app, i.e. settings and other users, but cannot generate password for a 2FA they don\'t own.'
|
|
'help' => 'Give administrator rights to the user. Administrators have permissions to manage the whole app, i.e. settings and other users, but cannot generate password for a 2FA they don\'t own.'
|
|
],
|
|
],
|
|
'test_email' => [
|
|
'test_email' => [
|
|
- 'label' => 'Email configuration test',
|
|
|
|
|
|
+ 'label' => 'Test di configurazione email',
|
|
'help' => 'Send a test email to control your instance\'s email configuration. It is important to have a working configuration, otherwise users will not be able to request a reset password.',
|
|
'help' => 'Send a test email to control your instance\'s email configuration. It is important to have a working configuration, otherwise users will not be able to request a reset password.',
|
|
'email_will_be_send_to_x' => 'The email will be send to <span class="is-family-code has-text-info">:email</span>',
|
|
'email_will_be_send_to_x' => 'The email will be send to <span class="is-family-code has-text-info">:email</span>',
|
|
],
|
|
],
|
|
@@ -136,7 +136,7 @@ return [
|
|
'help' => 'URL you can visit to check the health of this 2FAuth instance. This URL can be used to set up a Docker HEALTHCHECK or a Kubernetes HTTPS Liveness probe.',
|
|
'help' => 'URL you can visit to check the health of this 2FAuth instance. This URL can be used to set up a Docker HEALTHCHECK or a Kubernetes HTTPS Liveness probe.',
|
|
],
|
|
],
|
|
'cache_management' => [
|
|
'cache_management' => [
|
|
- 'label' => 'Cache management',
|
|
|
|
|
|
+ 'label' => 'Gestione cache',
|
|
'help' => 'Sometimes cache needs to be cleared, for instance after a change to environment variables or an update. You can do it from here.',
|
|
'help' => 'Sometimes cache needs to be cleared, for instance after a change to environment variables or an update. You can do it from here.',
|
|
],
|
|
],
|
|
'store_icon_to_database' => [
|
|
'store_icon_to_database' => [
|