summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/nb_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/nb_NO.php')
-rw-r--r--apps/user_ldap/l10n/nb_NO.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/nb_NO.php b/apps/user_ldap/l10n/nb_NO.php
new file mode 100644
index 00000000000..a5f4657d045
--- /dev/null
+++ b/apps/user_ldap/l10n/nb_NO.php
@@ -0,0 +1,11 @@
+<?php $TRANSLATIONS = array(
+"Password" => "Passord",
+"Group Filter" => "Gruppefilter",
+"Port" => "Port",
+"Use TLS" => "Bruk TLS",
+"Do not use it for SSL connections, it will fail." => "Ikke bruk for SSL tilkoblinger, dette vil ikke fungere.",
+"Not recommended, use for testing only." => "Ikke anbefalt, bruk kun for testing",
+"in bytes" => "i bytes",
+"in seconds. A change empties the cache." => "i sekunder. En endring tømmer bufferen.",
+"Help" => "Hjelp"
+);