# # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # The following two strings are used when prompting the user for authentication # information: ## @name AUTH_PROMPT_TITLE ## @loc none authPromptTitle=Passord påkrevd for LDAP-server ## @name AUTH_PROMPT_TEXT ## @loc %1$S should not be localized. It is the hostname of the LDAP server. authPromptText=Skriv inn passordet for %1$S # These are string versions of all the errors defined in # nsILDAPErrors.idl, as well as the nsresult codes based on those # errors. See that file for the genesis of these codes, as well as # for info about how to get documentation about their precise # meanings. ## @name OPERATIONS_ERROR ## @loc none 1=Operasjonsfeil ## @name PROTOCOL_ERROR ## @loc none 2=Protokollfeil ## @name TIMELIMIT_EXCEEDED ## @loc none 3=Tidsbegrensing nådd ## @name SIZELIMIT_EXCEEDED ## @loc none 4=Størrelsesbegrensing nådd ## @name COMPARE_FALSE ## @loc none 5=Sammenlign false ## @name COMPARE_TRUE ## @loc none 6=Sammenlign true ## @name STRONG_AUTH_NOT_SUPPORTED ## @loc none 7=Autentiseringsmetoden er ikke støttet ## @name STRONG_AUTH_REQUIRED ## @loc none 8=Sterk autentisering er påkrevd ## @name PARTIAL_RESULTS ## @loc none 9=Partielle resultater og referanser mottatt ## @name REFERRAL ## @loc none 10=Henvisning mottatt ## @name ADMINLIMIT_EXCEEDED ## @loc none 11=Administrativ grense er nådd ## @name UNAVAILABLE_CRITICAL_EXTENSION ## @loc none 12=Kritisk påbygning er utilgjengelig ## @name CONFIDENTIALITY_REQUIRED ## @loc none 13=Konfidensialitet påkrevd ## @name SASL_BIND_IN_PROGRESS ## @loc none 14=SASL-binding foregår ## @name NO_SUCH_ATTRIBUTE ## @loc none 16=Ingen samsvarende attributt ## @name UNDEFINED_TYPE ## @loc none 17=Udefinert attributtype ## @name INAPPROPRIATE MATCHIN ## @loc none 18=Upassende tilpasning ## @name CONSTRAINT_VIOLATION ## @loc none 19=Skrankeovertredelse ## @name TYPE_OR_VALUE_EXISTS ## @loc none 20=Type eller verdi finnes allerede ## @name INVALID_SYNTAX ## @loc none 21=Ugyldig syntaks ## @name NO_SUCH_OBJECT ## @loc none 32=Ingen passende objekter ## @name ALIAS_PROBLEM ## @loc none 33=Alias-problem ## @name INVALID_DN_ SYNTAX ## @loc none 34=Ugyldig DN-syntaks ## @name IS_LEAF ## @loc none 35=Objektet er en løvnode ## @name ALIAS_DEREF_PROBLEM ## @loc none 36=Alias derefereringsproblem ## @name INAPPROPRIATE_AUTH ## @loc none 48=Upassende autentisering ## @name INVALID_CREDENTIALS ## @loc none 49=Ugyldige akkreditiver ## @name INSUFFICIENT_ACCESS ## @loc none 50=Utilstrekkelig tilgang ## @name BUSY ## @loc none 51=LDAP-serveren er opptatt ## @name UNAVAILABLE ## @loc none 52=LDAP-serveren er akkurat nå utilgjengelig ## @name UNWILLING_TO_PERFORM ## @loc none 53=LDAP-serveren er uvillig til å utføre ## @name LOOP_DETECT ## @loc none 54=Løkke oppdaget ## @name SORT_CONTROL_MISSING ## @loc none 60=Sorteringskontroll mangler ## @name INDEX_RANGE_ERROR ## @loc none 61=Søkeresultatene overskrider rammen angitt av posisjonene ## @name NAMING_VIOLATION ## @loc none 64=Navnekonflikt ## @name OBJECT_CLASS_VIOLATION ## @loc none 65=Objektklasse-brudd ## @name NOT_ALLOWED_ON_NONLEAF ## @loc none 66=Operasjon er ikke tillatt på ikke-løvnoder ## @name NOT_ALLOWED_ON_RDN ## @loc none 67=Operasjon er ikke tillatt på RDN ## @name ALREADY_EXISTS ## @loc none 68=Finnes allerede ## @name NO_OBJECT_CLASS_MODS ## @loc none 69=Kan ikke endre objektklassen ## @name RESULTS_TOO_LARGE ## @loc none 70=Resultatet er for stort ## @name AFFECTS_MULTIPLE_DSAS ## @loc none 71=Påvirker flere servere ## @name OTHER ## @loc none 80=Ukjent feil ## @name SERVER_DOWN ## @loc none 81=Klarte ikke kontakte LDAP-serveren ## @name LOCAL_ERROR ## @loc none 82=Lokal feil ## @name ENCODING_ERROR ## @loc none 83=Kodingsfeil ## @name DECODING_ERROR ## @loc none 84=Dekodingsfeil ## @name TIMEOUT ## @loc none 85=LDAP-serveren fikk tidsavbrudd ## @name AUTH_UNKNOWN ## @loc none 86=Ukjent autentiseringsmetode ## @name FILTER_ERROR ## @loc none 87=Ugyldig søkefilter ## @name USER_CANCELLED ## @loc none 88=Bruker avbrøt operasjonen ## @name PARAM_ERROR ## @loc none 89=Ugyldig parameter til en LDAP-rutine ## @name NO_MEMORY ## @loc none 90=Ikke nok internminne ## @name CONNECT_ERROR ## @loc none 91=Kan ikke koble til LDAP-serveren ## @name NOT_SUPPORTED ## @loc none 92=Ikke støttet av denne versjonen av LDAP-protokollen ## @name CONTROL_NOT_FOUND ## @loc none 93=Forespurt LDAP-kontroll ble ikke funnet ## @name NO_RESULTS_RETURNED ## @loc none 94=Ingen resultater returnert ## @name MORE_RESULTS_TO_RETURN ## @loc none 95=Flere resultater igjen ## @name CLIENT_LOOP ## @loc none 96=Klientløkke oppdaget ## @name REFERRAL_LIMIT_EXCEEDED ## @loc none 97=Henvisningens hopp-grense nådd