xref: /dokuwiki/lib/plugins/authad/lang/it/lang.php (revision fc3475d1f472d2cadb8fddf90a6b495645fdb159)
15b795a65SPatrick Brown<?php
25b795a65SPatrick Brown
35b795a65SPatrick Brown/**
45b795a65SPatrick Brown * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
55b795a65SPatrick Brown *
65b795a65SPatrick Brown * @author Matteo Pasotti <matteo@xquiet.eu>
7f43043c8STorpedo * @author Torpedo <dgtorpedo@gmail.com>
85b795a65SPatrick Brown */
9f43043c8STorpedo$lang['domain']                = 'Dominio di accesso';
105b795a65SPatrick Brown$lang['authpwdexpire']         = 'La tua password scadrà in %d giorni, dovresti cambiarla quanto prima.';
11f43043c8STorpedo$lang['passchangefail']        = 'Cambio password fallito. Forse non sono state rispettate le regole adottate per le password';
12*fc3475d1STorpedo$lang['userchangefail']        = 'Cambio attributi utente fallito. Forse il tuo account non ha i permessi per eseguire delle modifiche?';
13f43043c8STorpedo$lang['connectfail']           = 'Connessione fallita al server Active Directory';
14