xref: /dokuwiki/lib/plugins/authldap/lang/no/settings.php (revision 123bc813fd93ab5d8dab3cc4a66a09e613a10aa2)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Christopher Schive <chschive@frisurf.no>
7 * @author Patrick <spill.p@hotmail.com>
8 */
9$lang['port']                  = 'LDAP serverport dersom ingen full URL var gitt over.';
10$lang['starttls']              = 'Bruke TLS-forbindelser?';
11$lang['bindpw']                = 'Passord til brukeren over';
12