aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/nb_NO.php
blob: 2adab446cb48f632f3fa69a2eb80efc3d854722b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php $TRANSLATIONS = array(
"Deletion failed" => "Sletting feilet",
"Host" => "Tjener",
"Password" => "Passord",
"Group Filter" => "Gruppefilter",
"Port" => "Port",
"Use TLS" => "Bruk TLS",
"Not recommended, use for testing only." => "Ikke anbefalt, bruk kun for testing",
"in seconds. A change empties the cache." => "i sekunder. En endring tømmer bufferen.",
"in bytes" => "i bytes",
"Help" => "Hjelp"
);