summaryrefslogtreecommitdiff
path: root/lib/plugins/authad/lang/no/settings.php
blob: 727f6611dae6eecff4f9e2e7e769f40d4f26f56f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Christopher Schive <chschive@frisurf.no>
 * @author Patrick <spill.p@hotmail.com>
 * @author Danny Buckhof <daniel.raknes@hotmail.no>
 */
$lang['account_suffix']        = 'Ditt konto-suffiks F. Eks. <code>@my.domain.org</code>';
$lang['admin_password']        = 'Passordet til brukeren over.';
$lang['use_ssl']               = 'Bruk SSL tilknytning? Hvis denne brukes, ikke aktiver TLS nedenfor.';
$lang['use_tls']               = 'Bruk TLS tilknytning? Hvis denne brukes, ikke aktiver SSL over.';
$lang['expirywarn']            = 'Antall dager på forhånd brukeren varsles om at passordet utgår. 0 for å deaktivere.';