diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 3af69b5aa43..c20df47ab3f 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -110,7 +110,10 @@ OC.L10N.register( "Groups" : "Gruppi", "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", + "Two-factor authentication can be enforced for all\tusers 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\tutenti 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", + "Two-factor authentication is not enforced for\tmembers of the following groups." : "L'autenticazione a due fattori non è applicata per\ti membri dei gruppi seguenti.", "Official" : "Ufficiale", "No results" : "Nessun risultato", "Visit website" : "Visita il sito web", |