xref: /dokuwiki/lib/plugins/authad/lang/de/lang.php (revision 4c19c0bad21142b05872bf71c4a9599aeb7e15cc)
185db969eSAndreas Gohr<?php
2a854a9a8SJoerg
385db969eSAndreas Gohr/**
4a854a9a8SJoerg * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
585db969eSAndreas Gohr *
685db969eSAndreas Gohr * @author Andreas Gohr <gohr@cosmocode.de>
7*4c19c0baSPhilip Knack * @author Philip Knack <p.knack@stollfuss.de>
885db969eSAndreas Gohr */
985db969eSAndreas Gohr$lang['domain']                = 'Anmelde-Domäne';
105b795a65SPatrick Brown$lang['authpwdexpire']         = 'Ihr Passwort läuft in %d Tag(en) ab. Sie sollten es frühzeitig ändern.';
11*4c19c0baSPhilip Knack$lang['passchangefail']        = 'Kennwortänderung fehlgeschlagen. Entspricht das Kennwort der Richtlinie?';
12*4c19c0baSPhilip Knack$lang['connectfail']           = 'Verbindung zum Active Directory Server fehlgeschlagen.';
13