# # 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/. # # 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=LDAP-tenaren krev passord ## @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. # 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=Tidsavgrensing nådd ## @name SIZELIMIT_EXCEEDED ## @loc none 4=Størrelseavgrensing nådd ## @name COMPARE_FALSE ## @loc none 5=Samanlikn false ## @name COMPARE_TRUE ## @loc none 6=Samanlikn true ## @name STRONG_AUTH_NOT_SUPPORTED ## @loc none 7=Autentiseringsmetoden er ikkje støtta ## @name STRONG_AUTH_REQUIRED ## @loc none 8=Sterk autentisering er påkravd ## @name PARTIAL_RESULTS ## @loc none 9=Partielle resultat og referansar mottekne ## @name REFERRAL ## @loc none 10=Tilvising motteken ## @name ADMINLIMIT_EXCEEDED ## @loc none 11=Administrativ grense er nådd ## @name UNAVAILABLE_CRITICAL_EXTENSION ## @loc none 12=Kritisk utviding er utilgjengeleg ## @name CONFIDENTIALITY_REQUIRED ## @loc none 13=Konfidensialitet påkravd ## @name SASL_BIND_IN_PROGRESS ## @loc none 14=SASL-binding føregår ## @name NO_SUCH_ATTRIBUTE ## @loc none 16=Ingen samsvarande attributt ## @name UNDEFINED_TYPE ## @loc none 17=Udefinert attributtype ## @name INAPPROPRIATE MATCHING ## @loc none 18=Upassande tilpassing ## @name CONSTRAINT_VIOLATION ## @loc none 19=Skrankeovertramp ## @name TYPE_OR_VALUE_EXISTS ## @loc none 20=Type eller verdi finst alt ## @name INVALID_SYNTAX ## @loc none 21=Ugyldig syntaks ## @name NO_SUCH_OBJECT ## @loc none 32=Ingen passande objekt ## @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 ein løvnode ## @name ALIAS_DEREF_PROBLEM ## @loc none 36=Alias derefereringsproblem ## @name INAPPROPRIATE_AUTH ## @loc none 48=Upassande autentisering ## @name INVALID_CREDENTIALS ## @loc none 49=Ugyldige akkreditiv ## @name INSUFFICIENT_ACCESS ## @loc none 50=Utilstrekkjeleg tilgjenge ## @name BUSY ## @loc none 51=LDAP-tenaren er oppteken ## @name UNAVAILABLE ## @loc none 52=LDAP-tenaren er utilgjengeleg nett no ## @name UNWILLING_TO_PERFORM ## @loc none 53=LDAP-tenaren er uvillig til å utføre ## @name LOOP_DETECT ## @loc none 54=Løkke oppdaga ## @name SORT_CONTROL_MISSING ## @loc none 60=Sorteringskontroll manglar ## @name INDEX_RANGE_ERROR ## @loc none 61=Søkjeresultata overskrid ramma som er gjeven av posisjonane ## @name NAMING_VIOLATION ## @loc none 64=Namnekonflikt ## @name OBJECT_CLASS_VIOLATION ## @loc none 65=Objektklasse-brot ## @name NOT_ALLOWED_ON_NONLEAF ## @loc none 66=Operasjon er ikkje tillaten på ikkje-løvnodar ## @name NOT_ALLOWED_ON_RDN ## @loc none 67=Operasjon er ikkje tillaten på RDN ## @name ALREADY_EXISTS ## @loc none 68=Finst alt ## @name NO_OBJECT_CLASS_MODS ## @loc none 69=Kan ikkje endre objektklassa ## @name RESULTS_TOO_LARGE ## @loc none 70=Resultatet er for stort ## @name AFFECTS_MULTIPLE_DSAS ## @loc none 71=Påverkar fleire tenarar ## @name OTHER ## @loc none 80=Ukjent feil ## @name SERVER_DOWN ## @loc none 81=Klarte ikkje å kontakta LDAP-tenaren ## @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-tenaren fekk tidsbrot ## @name AUTH_UNKNOWN ## @loc none 86=Ukjend autentiseringsmetode ## @name FILTER_ERROR ## @loc none 87=Ugyldig søkjefilter ## @name USER_CANCELLED ## @loc none 88=Brukar braut av operasjonen ## @name PARAM_ERROR ## @loc none 89=Ugyldig parameter til ein LDAP-rutine ## @name NO_MEMORY ## @loc none 90=Ikkje nok internminne ## @name CONNECT_ERROR ## @loc none 91=Kan ikkje kople til LDAP-tenaren ## @name NOT_SUPPORTED ## @loc none 92=Ikkje støtta av denne versjonen av LDAP-protokollen ## @name CONTROL_NOT_FOUND ## @loc none 93=Fann ikkje førespurd LDAP-kontroll ## @name NO_RESULTS_RETURNED ## @loc none 94=Ingen resultat returnert ## @name MORE_RESULTS_TO_RETURN ## @loc none 95=Fleire resultat igjen ## @name CLIENT_LOOP ## @loc none 96=Klientløkke oppdaga ## @name REFERRAL_LIMIT_EXCEEDED ## @loc none 97=Hopp-grensa til referansen er nådd