summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/nb.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-20 00:08:04 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-20 00:08:04 +0000
commit26c42d3d30f48367b1ce111b522608fbc340d69e (patch)
tree3e450e566e2daf85dc88e3543026be73c7e7fc26 /apps/user_ldap/l10n/nb.json
parent3ff3c338c93c9d308f8160e28af08f3c59e9dbcc (diff)
downloadnextcloud-server-26c42d3d30f48367b1ce111b522608fbc340d69e.tar.gz
nextcloud-server-26c42d3d30f48367b1ce111b522608fbc340d69e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/nb.json')
-rw-r--r--apps/user_ldap/l10n/nb.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/nb.json b/apps/user_ldap/l10n/nb.json
index 27a2a7e46a5..6cda2564c45 100644
--- a/apps/user_ldap/l10n/nb.json
+++ b/apps/user_ldap/l10n/nb.json
@@ -1,6 +1,10 @@
{ "translations": {
"Failed to clear the mappings." : "Klarte ikke å nullstille tilknytningene.",
"Failed to delete the server configuration" : "Klarte ikke å slette tjener-konfigurasjonen.",
+ "Invalid configuration: Anonymous binding is not allowed." : "Oppsettet er ugyldig: Anonym binding er ikke tillatt.",
+ "Valid configuration, connection established!" : "Gyldig oppsett, tilkoblet.",
+ "Valid configuration, but binding failed. Please check the server settings and credentials." : "Oppsettet er i orden, men binding mislyktes. Sjekk tjener-oppsettet og påloggingsinformasjonen.",
+ "Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.",
"No action specified" : "Ingen handling spesifisert",
"No configuration specified" : "Inget oppsett spesifisert",
"No data specified" : "Ingen data spesifisert",
@@ -39,7 +43,10 @@
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Endring av modus vil aktivere automatiske LDAP-spørringer. Avhengig av din LDAP-størrelse kan de ta litt tid. Vil du likevel endre modus?",
"Mode switch" : "Endring av modus",
"Select attributes" : "Velg attributter",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Bruker ikke funnet. Sjekk påloggingsattributtene og brukernavnet. Virksomt filter (kopier og lim inn for validering på kommandolinjen): <br/>",
"User found and settings verified." : "Bruker funnet og innstillinger bekreftet.",
+ "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Overvei å snevre inn søket ditt, siden det spenner over mange brukere, bare den første derav vil kunne logge inn.",
+ "An unspecified error occurred. Please check log and settings." : "En uspesifisert feil oppstod. Sjekk loggen og innstillingene.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Søkefilteret er ugyldig, antakelig pga. syntaksproblemer som ulikt antall start- og sluttparenteser. Sjekk det.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Det oppstod en feil ved tilkobling til LDAP / AD. Sjekk vertsnavn, portnummer og påloggingsdetaljer.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Plassholder \"%uid\" mangler. Den erstattes av påloggingsnavnet ved spørring mot LDAP / AD.",
@@ -53,6 +60,7 @@
"LDAP / AD integration" : "LDAP / AD integrasjon",
"_%s group found_::_%s groups found_" : ["%s gruppe funnet","%s grupper funnet"],
"_%s user found_::_%s users found_" : ["%s bruker funnet","%s brukere funnet"],
+ "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kunne ikke påvise attributt for brukers visningsnavn. Du må selv spesifisere det i avanserte LDAP-innstillinger.",
"Could not find the desired feature" : "Fant ikke den ønskede funksjonaliteten",
"Invalid Host" : "Ugyldig tjener",
"Test Configuration" : "Test oppsettet",