diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 07:32:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 07:32:33 +0000 |
commit | 8061694418049d0e8bd64cbe2fd7b5f41ba5c4a7 (patch) | |
tree | 8c0223ea0eafe63430603514c85d5e196b163081 /apps/settings/l10n/it.js | |
parent | 1afe8906bc10247fcabf1651da881e027b3d8279 (diff) | |
download | nextcloud-server-8061694418049d0e8bd64cbe2fd7b5f41ba5c4a7.tar.gz nextcloud-server-8061694418049d0e8bd64cbe2fd7b5f41ba5c4a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 61fc40956e9..1263ed47ab4 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -118,10 +118,13 @@ OC.L10N.register( "Unlimited" : "Illimitata", "Verifying" : "Verifica", "Nextcloud settings" : "Impostazioni di Nextcloud", + "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'autenticazione a due fattori può essere imposta per tutti gli utenti e gruppi specifici. Se non hanno un fornitore a due fattori configurato, non saranno in grado di accedere al sistema.", "Enforce two-factor authentication" : "Applica l'autenticazione a due fattori", "Limit to groups" : "Limita a gruppi", "Enforcement of two-factor authentication can be set for certain groups only." : "L'applicazione dell'autenticazione a due fattori può essere impostata solo per determinati gruppi.", + "Two-factor authentication is enforced for all members of the following groups." : "L'autenticazione a due fattori è applicata per tutti membri dei gruppi seguenti.", "Enforced groups" : "Gruppi imposti", + "Two-factor authentication is not enforced for members of the following groups." : "L'autenticazione a due fattori non è applicata per i membri dei gruppi seguenti.", "Excluded groups" : "Gruppi esclusi", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quando si selezionano/escludono gruppi, viene utilizzata la logica seguente per determinare se un utente ha 2FA applicato: se non si seleziona alcun gruppo, 2FA è abilitato per chiunque eccetto per i membri dei gruppi esclusi. Se un utente è sia in un gruppo selezionato che in un escluso, il selezionato ha la precedenza e 2FA è applicato.", "Save changes" : "Salva le modifiche", |