mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
translate: Updates for project authentik and language no_NO (#22120)
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8d75cddbbd
commit
1f46ed7bab
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-04-23 00:25+0000\n"
|
||||
"POT-Creation-Date: 2026-05-06 00:27+0000\n"
|
||||
"PO-Revision-Date: 2025-12-01 19:09+0000\n"
|
||||
"Last-Translator: Raphael Cancelliere, 2026\n"
|
||||
"Language-Team: Norwegian (Norway) (https://app.transifex.com/authentik/teams/119923/no_NO/)\n"
|
||||
@@ -109,6 +109,14 @@ msgstr "Valideringsfeil"
|
||||
msgid "Blueprint file does not exist"
|
||||
msgstr "Blueprint-filen eksisterer ikke"
|
||||
|
||||
#: authentik/blueprints/api.py
|
||||
msgid "Context must be valid JSON"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/blueprints/api.py
|
||||
msgid "Context must be a JSON object"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/blueprints/api.py
|
||||
msgid "Failed to validate blueprint"
|
||||
msgstr "Klarte ikke å validere blueprint"
|
||||
@@ -247,6 +255,14 @@ msgstr ""
|
||||
" kun backchannel-leverandører. Når satt til false, ekskluderes backchannel-"
|
||||
"leverandører."
|
||||
|
||||
#: authentik/core/api/users.py
|
||||
msgid "Invalid password hash format. Must be a valid Django password hash."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/core/api/users.py
|
||||
msgid "Cannot set both password and password_hash. Use only one."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/core/api/users.py
|
||||
msgid "No leading or trailing slashes allowed."
|
||||
msgstr "Ingen skråstreker i starten eller slutten er tillatt."
|
||||
@@ -421,6 +437,10 @@ msgstr "Internt applikasjonsnavn, brukt i URL-er."
|
||||
msgid "Open launch URL in a new browser tab or window."
|
||||
msgstr "Åpne start-URL i en ny nettleserfane eller -vindu."
|
||||
|
||||
#: authentik/core/models.py
|
||||
msgid "Hide this application from the user's My applications page."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/core/models.py
|
||||
msgid "Application"
|
||||
msgstr "Applikasjon"
|
||||
@@ -917,10 +937,6 @@ msgstr "Enten en vurderingsgruppe eller en vurderer må være angitt."
|
||||
msgid "Grace period must be shorter than the interval."
|
||||
msgstr "Respittiden må være kortere enn intervallet."
|
||||
|
||||
#: authentik/enterprise/lifecycle/api/rules.py
|
||||
msgid "Only one type-wide rule for each object type is allowed."
|
||||
msgstr "Kun én type-omfattende regel for hver objekttype er tillatt."
|
||||
|
||||
#: authentik/enterprise/lifecycle/models.py
|
||||
msgid ""
|
||||
"Select which transports should be used to notify the reviewers. If none are "
|
||||
@@ -950,9 +966,9 @@ msgid "Go to {self._get_model_name()}"
|
||||
msgstr "Gå til {self._get_model_name()}"
|
||||
|
||||
#: authentik/enterprise/lifecycle/models.py
|
||||
msgid "Access review is due for {self.content_type.name} {str(self.object)}"
|
||||
msgid ""
|
||||
"Access review is due for {self.content_type.name.lower()} {object_label}"
|
||||
msgstr ""
|
||||
"Tilgangsvurdering forfaller for {self.content_type.name} {str(self.object)}"
|
||||
|
||||
#: authentik/enterprise/lifecycle/models.py
|
||||
msgid ""
|
||||
@@ -968,8 +984,8 @@ msgstr ""
|
||||
"Tilgangsvurdering fullført for {self.content_type.name} {str(self.object)}"
|
||||
|
||||
#: authentik/enterprise/lifecycle/tasks.py
|
||||
msgid "Dispatch tasks to validate lifecycle rules."
|
||||
msgstr "Send ut oppgaver for å validere livssyklusregler."
|
||||
msgid "Dispatch tasks to apply lifecycle rules."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/lifecycle/tasks.py
|
||||
msgid "Apply lifecycle rule."
|
||||
@@ -1305,6 +1321,78 @@ msgstr "Last ned"
|
||||
msgid "Generate data export."
|
||||
msgstr "Generer eksport av data."
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/api.py
|
||||
msgid "User to lock. If omitted, locks the current user (self-service)."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/api.py
|
||||
msgid "No lockdown flow configured."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/api.py
|
||||
msgid "Lockdown flow is not applicable."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/api.py
|
||||
msgid "Choose the target account, then return a flow link."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/api.py
|
||||
msgid "No lockdown flow configured or the flow is not applicable"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/api.py
|
||||
msgid "Permission denied (when targeting another user)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/models.py
|
||||
msgid "Deactivate the user account (set is_active to False)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/models.py
|
||||
msgid "Set an unusable password for the user"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/models.py
|
||||
msgid "Delete all active sessions for the user"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/models.py
|
||||
msgid ""
|
||||
"Revoke all tokens for the user (API, app password, recovery, verification, "
|
||||
"OAuth)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/models.py
|
||||
msgid ""
|
||||
"Flow to redirect users to after self-service lockdown. This flow should not "
|
||||
"require authentication since the user's session is deleted."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/models.py
|
||||
msgid "Account Lockdown Stage"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/models.py
|
||||
msgid "Account Lockdown Stages"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/stage.py
|
||||
msgid "No target user specified for account lockdown"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/stage.py
|
||||
msgid "You do not have permission to lock down this account."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/stage.py
|
||||
msgid "Account lockdown failed for this account."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/account_lockdown/stage.py
|
||||
msgid "Self-service account lockdown requires a completion flow."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/authenticator_endpoint_gdtc/models.py
|
||||
msgid "Endpoint Authenticator Google Device Trust Connector Stage"
|
||||
msgstr "Trinn for endepunktautentisering via Google Device Trust-kobling"
|
||||
@@ -2705,8 +2793,10 @@ msgstr ""
|
||||
" vil ingen målgrupperestriksjon bli lagt til."
|
||||
|
||||
#: authentik/providers/saml/models.py
|
||||
msgid "Also known as EntityID"
|
||||
msgstr "Også kjent som EntityID"
|
||||
msgid ""
|
||||
"Also known as EntityID. Providing a value overrides the default issuer "
|
||||
"generated by authentik."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/saml/models.py
|
||||
msgid "SLS URL"
|
||||
@@ -2924,6 +3014,10 @@ msgstr "SAML NameID-verdi for denne økten"
|
||||
msgid "SAML NameID format"
|
||||
msgstr "SAML NameID-format"
|
||||
|
||||
#: authentik/providers/saml/models.py
|
||||
msgid "SAML Issuer used for this session"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/saml/models.py
|
||||
msgid "SAML Session"
|
||||
msgstr "SAML-økt"
|
||||
@@ -2956,6 +3050,10 @@ msgstr "Salesforce"
|
||||
msgid "Webex"
|
||||
msgstr "Webex"
|
||||
|
||||
#: authentik/providers/scim/models.py
|
||||
msgid "vCenter"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/scim/models.py
|
||||
msgid "Group filters used to define sync-scope for groups."
|
||||
msgstr "Gruppefiltre brukt for å definere synkroniseringsomfang for grupper."
|
||||
@@ -4830,6 +4928,18 @@ msgstr "Skjult: Skjult felt, kan brukes til å sette inn data i skjemaet."
|
||||
msgid "Static: Static value, displayed as-is."
|
||||
msgstr "Statisk: Statisk verdi, vises som den er."
|
||||
|
||||
#: authentik/stages/prompt/models.py
|
||||
msgid "Alert (Info): Static alert box with info styling"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/stages/prompt/models.py
|
||||
msgid "Alert (Warning): Static alert box with warning styling"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/stages/prompt/models.py
|
||||
msgid "Alert (Danger): Static alert box with danger styling"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/stages/prompt/models.py
|
||||
msgid "authentik: Selection of locales authentik supports"
|
||||
msgstr "authentik: Utvalg av språk som authentik støtter"
|
||||
|
||||
+314
-94
@@ -1326,10 +1326,6 @@
|
||||
<source>Open in new tab</source>
|
||||
<target>Åpne i ny fane</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8655c52824caac63">
|
||||
<source>If checked, the launch URL will open in a new browser tab or window from the user's application library.</source>
|
||||
<target>Hvis krysset av, vil start-URL åpnes i en ny fane eller et nytt vindu fra brukerens applikasjonsbibliotek.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s909e876731a8febb">
|
||||
<source>Select all rows</source>
|
||||
<target>Velg alle rader</target>
|
||||
@@ -1414,18 +1410,10 @@
|
||||
<source>Policy</source>
|
||||
<target>Policy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b85380416964890">
|
||||
<source>Negate result</source>
|
||||
<target>Inverter resultat</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3bfa0258999fb629">
|
||||
<source>Negates the outcome of the binding. Messages are unaffected.</source>
|
||||
<target>Inverterer utfallet av bindingen. Meldinger påvirkes ikke.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b1ed7507f26cb4a">
|
||||
<source>Failure result</source>
|
||||
<target>Feilresultat</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sfdfa5bb4ddd99d70">
|
||||
<source>Enterprise only</source>
|
||||
<target>Kun Enterprise</target>
|
||||
@@ -2246,10 +2234,6 @@
|
||||
<source>Issuer</source>
|
||||
<target>Utsteder</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd4fd64791f73d37b">
|
||||
<source>Also known as Entity ID.</source>
|
||||
<target>Også kjent som Enhets-ID.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5a4b41c6c883b03">
|
||||
<source>Audience</source>
|
||||
<target>Publikum</target>
|
||||
@@ -3922,14 +3906,6 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<source>Application entitlements</source>
|
||||
<target>Applikasjonsrettigheter</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="application.entitlements.preview.info">
|
||||
<source>Application entitlements are in preview.</source>
|
||||
<target>Applikasjonsrettigheter er i forhåndsvisning.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="preview.send-us-feedback">
|
||||
<source>Send us feedback!</source>
|
||||
<target>Send oss tilbakemelding!</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8e1c375a007d1839">
|
||||
<source>These entitlements can be used to configure user access in this application.</source>
|
||||
<target>Disse rettighetene kan brukes til å konfigurere brukertilgang i denne applikasjonen.</target>
|
||||
@@ -4466,10 +4442,6 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<source>TLS Verification Certificate</source>
|
||||
<target>TLS-verifiseringssertifikat</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb8c13bd58191cea2">
|
||||
<source>When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate.</source>
|
||||
<target>Ved tilkobling til en LDAP-server med TLS, sjekkes ikke sertifikater som standard. Spesifiser et nøkkelpar for å validere fjerneresertifikatet.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s000ee3e634868b3c">
|
||||
<source>TLS Client authentication certificate</source>
|
||||
<target>TLS-klientautentiseringssertifikat</target>
|
||||
@@ -5453,8 +5425,7 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<target>Aktiver</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s547b687213f48489">
|
||||
<source>Update <x id="0" equiv-text="${user.name || user.username}"/>'s password</source>
|
||||
<target>Oppdater passordet til <x id="0" equiv-text="${user.name || user.username}"/></target>
|
||||
<source>Update <x id="0" equiv-text="${formatUserDisplayName(user)}"/>'s password</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sce8d867ca5f35304">
|
||||
<source>Set password</source>
|
||||
@@ -5536,10 +5507,6 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<source>User Search</source>
|
||||
<target>Brukersøk</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3616cc78631f5893">
|
||||
<source>Warning: You're about to delete the user you're logged in as (<x id="0" equiv-text="${shouldShowWarning.username}"/>). Proceed at your own risk.</source>
|
||||
<target>Advarsel: Du er i ferd med å slette brukeren du er logget inn som (<x id="0" equiv-text="${shouldShowWarning.username}"/>). Fortsett på eget ansvar.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7c6c86d9a97ed706">
|
||||
<source>Show deactivated users</source>
|
||||
<target>Vis deaktiverte brukere</target>
|
||||
@@ -6352,10 +6319,6 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<source>Stage used to validate any authenticator. This stage should be used during authentication or authorization flows.</source>
|
||||
<target>Trinn brukt for å validere enhver autentisator. Dette trinnet bør brukes under autentiserings- eller autorisasjonsflyter.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s73c13e5a6f5e38a3">
|
||||
<source>Device classes</source>
|
||||
<target>Enhetsklasser</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd8d9451f86502d1a">
|
||||
<source>Device classes which can be used to authenticate.</source>
|
||||
<target>Enhetsklasser som kan brukes til å autentisere.</target>
|
||||
@@ -6480,18 +6443,6 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<source>Authenticator Attachment</source>
|
||||
<target>Autentisatorvedlegg</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s502d2473587032e1">
|
||||
<source>No preference is sent</source>
|
||||
<target>Ingen preferanse sendes</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s60cc554fde2676cb">
|
||||
<source>A non-removable authenticator, like TouchID or Windows Hello</source>
|
||||
<target>En ikke-flyttbar autentisator, som TouchID eller Windows Hello</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdf1d8edef27236f0">
|
||||
<source>A "roaming" authenticator, like a YubiKey</source>
|
||||
<target>En "roaming"-autentisator, som en YubiKey</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbd65aeeb8a3b9bbc">
|
||||
<source>Maximum registration attempts</source>
|
||||
<target>Maksimalt antall registreringsforsøk</target>
|
||||
@@ -6600,10 +6551,6 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<source>Let the user identify themselves with their username or Email address.</source>
|
||||
<target>La brukeren identifisere seg med sitt brukernavn eller e-postadresse.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s592ab7d2bc1b8973">
|
||||
<source>User fields</source>
|
||||
<target>Brukerfelt</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4cdae7635e757555">
|
||||
<source>Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources.</source>
|
||||
<target>Felt en bruker kan identifisere seg med. Hvis ingen felt er valgt, vil brukeren bare kunne bruke kilder.</target>
|
||||
@@ -6832,10 +6779,6 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<source>Selected policies are executed when the stage is submitted to validate the data.</source>
|
||||
<target>Valgte policyer kjøres når trinnet sendes inn for å validere dataene.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc487e11d5987dbb4">
|
||||
<source>Redirect the user to another flow, potentially with all gathered context</source>
|
||||
<target>Omdiriger brukeren til en annen flyt, potensielt med all innhentet kontekst</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sad9d5481474d4f5b">
|
||||
<source>Static</source>
|
||||
<target>Statisk</target>
|
||||
@@ -7460,10 +7403,6 @@ består ikke når ett eller begge av de valgte alternativene er lik eller over t
|
||||
<source>Select the group of users which the alerts are sent to. </source>
|
||||
<target>Velg gruppen brukere varslene sendes til. </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="se630f2ccd39bf9e6">
|
||||
<source>If no group is selected and 'Send notification to event user' is disabled the rule is disabled. </source>
|
||||
<target>Hvis ingen gruppe er valgt og 'Send varsel til hendelsesbruker' er deaktivert, er regelen deaktivert. </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s47966b2a708694e2">
|
||||
<source>Send notification to event user</source>
|
||||
<target>Send varsel til hendelsesbruker</target>
|
||||
@@ -8876,10 +8815,6 @@ Bindinger til grupper/brukere sjekkes mot brukeren av hendelsen.</target>
|
||||
<source>Ungrouped</source>
|
||||
<target>Ugruppert</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1cf2298d92c327a6">
|
||||
<source>My Applications</source>
|
||||
<target>Mine applikasjoner</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s65b433c52c2ad8eb">
|
||||
<source>Search for an application by name...</source>
|
||||
<target>Søk etter en applikasjon ved navn...</target>
|
||||
@@ -8888,10 +8823,6 @@ Bindinger til grupper/brukere sjekkes mot brukeren av hendelsen.</target>
|
||||
<source>Search returned no results.</source>
|
||||
<target>Søket ga ingen resultater.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2656433a3b1f7e86">
|
||||
<source>My applications</source>
|
||||
<target>Mine applikasjoner</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s91cfe4fac0957ee7">
|
||||
<source>Application list</source>
|
||||
<target>Applikasjonsliste</target>
|
||||
@@ -9437,10 +9368,6 @@ Bindinger til grupper/brukere sjekkes mot brukeren av hendelsen.</target>
|
||||
<source>Maximum page size for API requests.</source>
|
||||
<target>Maksimal sidestørrelse for API-forespørsler.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sed1058bca1c065f7">
|
||||
<source>When enabled, notification will be sent to the user that triggered the event in addition to any users in the group above. The event user will always be the first user, to send a notification only to the event user enabled 'Send once' in the notification transport. If no group is selected and 'Send notification to event user' is disabled the rule is disabled. </source>
|
||||
<target>Når aktivert, vil varsel bli sendt til brukeren som utløste hendelsen, i tillegg til eventuelle brukere i gruppen ovenfor. Hendelsesbrukeren vil alltid være den første brukeren, for å sende et varsel kun til hendelsesbrukeren, aktiver 'Send én gang' i varslingstransporten. Hvis ingen gruppe er valgt og 'Send varsel til hendelsesbruker' er deaktivert, er regelen deaktivert. </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9864bd5cd7bb4bd0">
|
||||
<source>Local connection</source>
|
||||
<target>Lokal tilkobling</target>
|
||||
@@ -10141,18 +10068,10 @@ Bindinger til grupper/brukere sjekkes mot brukeren av hendelsen.</target>
|
||||
<source>Reviewer groups</source>
|
||||
<target>Gjennomgangsgrupper</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s94c5d9fea467cdbb">
|
||||
<source>Min reviewers</source>
|
||||
<target>Min. antall gjennomgangspersoner</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s693370c05900a1c6">
|
||||
<source>Number of users from the selected reviewer groups that must approve the review.</source>
|
||||
<target>Antall brukere fra de valgte gjennomgangsgruppene som må godkjenne gjennomgangen.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s20c950d20c8aec84">
|
||||
<source>Min reviewers is per-group</source>
|
||||
<target>Min. antall gjennomgangspersoner er per gruppe</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s74906f78877111cb">
|
||||
<source>Reviewers</source>
|
||||
<target>Gjennomgangspersoner</target>
|
||||
@@ -11215,10 +11134,6 @@ Bindinger til grupper/brukere sjekkes mot brukeren av hendelsen.</target>
|
||||
<source>Search for a lifecycle rule by name or target...</source>
|
||||
<target>Søk etter en livssyklusregel ved navn eller mål...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb5ff45c4476cd097">
|
||||
<source>Search tasks...</source>
|
||||
<target>Søk i oppgaver...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sfc53e352afbca881">
|
||||
<source>Review</source>
|
||||
<target>Gjennomgang</target>
|
||||
@@ -11772,10 +11687,6 @@ Bindinger til grupper/brukere sjekkes mot brukeren av hendelsen.</target>
|
||||
<source>Require Flow token (flow can only be executed from a generated recovery link)</source>
|
||||
<target>Krev flyt-token (flyt kan bare utføres fra en generert gjenopprettingslenke)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5ca66a541124edd6">
|
||||
<source>Bind New Policy</source>
|
||||
<target>Bind ny policy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb41bc87dec355a91">
|
||||
<source>Select the type of policy you want to create.</source>
|
||||
<target>Velg typen policy du ønsker å opprette.</target>
|
||||
@@ -11852,10 +11763,6 @@ Bindinger til grupper/brukere sjekkes mot brukeren av hendelsen.</target>
|
||||
<source>Review <x id="0" equiv-text="${this.verboseName}"/> Activation</source>
|
||||
<target>Se over aktivering av <x id="0" equiv-text="${this.verboseName}"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="usedBy.associated-objects.label">
|
||||
<source>Objects associated with this user</source>
|
||||
<target>Objekter tilknyttet denne brukeren</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa2ddb53b55f7432b">
|
||||
<source>Objects</source>
|
||||
<target>Objekter</target>
|
||||
@@ -11965,6 +11872,319 @@ Bindinger til grupper/brukere sjekkes mot brukeren av hendelsen.</target>
|
||||
<target><x id="0" equiv-text="${verboseName}"/> er ikke tilknyttet noen objekter.</target>
|
||||
<note from="lit-localize">Zero: no objects use this entity.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="s78a13f8f08d3a317">
|
||||
<source>Authorization Code</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9765a1c7821ec626">
|
||||
<source>Implicit</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6032372e5812d743">
|
||||
<source>Hybrid</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4c21579d264ff019">
|
||||
<source>Refresh token</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sec04243bf971ba5c">
|
||||
<source>Client credentials</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf6625f1c093feb17">
|
||||
<source>Device-code</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sccb6f4a3d1fb9434">
|
||||
<source>Grant Types</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s89c63fb4a8cb6d2b">
|
||||
<source>Grant types this provider may use.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s86a9472dc09ecf48">
|
||||
<source>vCenter</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s71724d2ff6637203">
|
||||
<source>Altered behavior for usage with VMware vCenter.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2ea2e39e4b470249">
|
||||
<source>EntityID/Issuer override</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf7aba95a8c43b7b1">
|
||||
<source>Sets a custom EntityID/Issuer to override the authentik generated default.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa3a27a128ad87f31">
|
||||
<source>Passwords</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s16d13ea527d7fe6b">
|
||||
<source>Setting</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sfef81bb4077a56fd">
|
||||
<source>Type a new password...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf9ec917e3e986bc1">
|
||||
<source>When enabled, your username will be remembered on this device for future logins.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="form.submitting.no-entity">
|
||||
<source><x id="0" equiv-text="${submittingVerb}"/>...</source>
|
||||
<note from="lit-localize">The message shown while a form is being submitted, when no entity name is provided.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="sddfad4253602f965">
|
||||
<source>Account lockdown flow</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sda9155d390bca7b4">
|
||||
<source>Select an account lockdown flow...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s77321fadb314f860">
|
||||
<source>Flow used when a user triggers account lockdown (e.g. in case of compromise). Should contain an Account Lockdown stage.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf4ccddbac7b6ec31">
|
||||
<source>Account lockdown flows should require authentication so they can only be started from a signed-in session.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc9e81e2f575bcf24">
|
||||
<source>If no group is selected and 'Send notification to event user' is disabled, the rule is disabled.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd30f00ff2135589c">
|
||||
<source>When enabled, notification will be sent to the user that triggered the event in addition to any users in the group above. The event user will always be the first user, to send a notification only to the event user enabled 'Send once' in the notification transport.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1c0267488c33401b">
|
||||
<source>Minimum reviewers</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa80395e2be5324e4">
|
||||
<source>Minimum reviewers is per-group</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se18d75eda2628862">
|
||||
<source>The following reviews apply to this object:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sea618ff863cfa3da">
|
||||
<source>This object has no reviews yet.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sea74bf2b70c27113">
|
||||
<source>Rule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5ba577d0cda2bad2">
|
||||
<source>This stage executes account lockdown actions on a target user. Configure which actions to perform when this stage runs.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc2908875e6774352">
|
||||
<source>Type a name for this stage...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="scf443deca2f466b6">
|
||||
<source>Deactivate user</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2abd586c2258eae4">
|
||||
<source>Deactivate the user account (set is_active to False).</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s89db6a525bb42303">
|
||||
<source>Set unusable password</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s52dc7e97dfbb99dd">
|
||||
<source>Set an unusable password for the user.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb144fbff5de59af3">
|
||||
<source>Delete sessions</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s20fb386bfce5e225">
|
||||
<source>Delete all active sessions for the user.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6216c07f360073f7">
|
||||
<source>Revoke tokens</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334ebfb3605630b0">
|
||||
<source>Revoke all tokens for the user (API, app password, recovery, verification).</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdd3dfdd51bfbcd21">
|
||||
<source>Self-service completion</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s0ef55fed99322c71">
|
||||
<source>Configure what happens after a user locks their own account. Since all sessions are deleted, the user cannot continue in the current flow and will be redirected to a separate completion flow.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa42bdb7e1f7c8b75">
|
||||
<source>Completion flow</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf8f0cfd7ce5e081a">
|
||||
<source>Select a completion flow...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7f8967e8077f2734">
|
||||
<source>Flow to redirect users to after self-service lockdown. This flow must not require authentication since the user's session is deleted.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se84707d40ed8f349">
|
||||
<source>Alert (Info): Static alert box with info styling</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb919fcbc8720c669">
|
||||
<source>Alert (Warning): Static alert box with warning styling</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa50b13d36ee4f763">
|
||||
<source>Alert (Danger): Static alert box with danger styling</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1c23a9eed1a415df">
|
||||
<source>Warning: You are about to delete user <x id="0" equiv-text="${shouldShowWarning.username}"/>, but you are currently logged in as this user. Proceed at your own risk.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s11064f3323dac957">
|
||||
<source>Account Lockdown</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s01a8d45397ec133b">
|
||||
<source>Security</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5a1cd1f7b7a43204">
|
||||
<source>If you suspect your account has been compromised, you can immediately lock it to prevent unauthorized access.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s36535ff645fd37f7">
|
||||
<source>Lock my account</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7abbf11fd03b3c12">
|
||||
<source>Bind existing group/user</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s33bfd42437266a1f">
|
||||
<source>Leave empty to skip certificate validation, or select a certificate/keypair containing the LDAP server CA chain to validate the remote certificate.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdcd1a9744efdbd7e">
|
||||
<source>Choose Policy Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saa5ed8446baaba70">
|
||||
<source>Negate Result</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5387aa645962312a">
|
||||
<source>Failure Result</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sea62de98f2e25e03">
|
||||
<source>Device Classes</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s41938ae69656ef53">
|
||||
<source>User Fields</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s02b73793e5b4e1ba">
|
||||
<source>This flag is deprecated.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8655c52824caac63">
|
||||
<source>If checked, the launch URL will open in a new browser tab or window from the user's application library.</source>
|
||||
<target>Hvis krysset av, vil start-URL åpnes i en ny fane eller et nytt vindu fra brukerens applikasjonsbibliotek.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9eda7101f63a8652">
|
||||
<source>Hide from My applications</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s30f30e9c42594a33">
|
||||
<source>If checked, this application will not be shown on the user's My applications page.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc98037ccab57d329">
|
||||
<source>No preference: the browser may offer any available authenticator</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4611c85865abcba9">
|
||||
<source>Platform: a non-removable authenticator built into the device, such as Touch ID, Face ID, or Windows Hello</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s0003d0e3fcdacabc">
|
||||
<source>Cross-platform: a roaming authenticator, such as a YubiKey or Google Titan</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc157c7dcb3d1b096">
|
||||
<source>Controls the authenticatorAttachment parameter sent to the browser during WebAuthn registration. If Hints are configured and this is left as 'No preference', a value is inferred from the selected hints for backward compatibility with older browsers.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1baea1b8ac34d554">
|
||||
<source>New Invitation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s03eef6107e28d042">
|
||||
<source>New Invitation options</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s0832ff81b9665e6f">
|
||||
<source>Opens the new invitation wizard and binds the invitation to an existing enrollment flow.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc0819dc3d82d9320">
|
||||
<source>with Existing Enrollment Flow...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s79108cb25e7bf07b">
|
||||
<source>Opens the new invitation wizard, which will create a new enrollment flow and invitation stage.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb7809157a3ccf613">
|
||||
<source>with New Enrollment Flow and Invitation Stage...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="seb418067e7d6c6e2">
|
||||
<source>Create a new invitation with an enrollment flow.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sfd74a380e957d0d3">
|
||||
<source>Enrollment Flow</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="scc869d556216d748">
|
||||
<source>Invitation Details</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se1fba44a9b284052">
|
||||
<source>Invitation Link</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s967a2db7049dc90e">
|
||||
<source><x id="0" equiv-text="${step}"/> failed</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s971d4cc0ecd106b7">
|
||||
<source>Importing enrollment flow blueprint</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3b89a70e20af6c8">
|
||||
<source>Blueprint validation failed</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa04b7204708f4f74">
|
||||
<source>Flow with slug "<x id="0" equiv-text="${slugToLookup}"/>" not found after import</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3354be88ad29d171">
|
||||
<source>Creating invitation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s07f41353777196ea">
|
||||
<source>The flow selected in the previous step. The invitation will be bound to this flow.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7209a11f97da9aff">
|
||||
<source>No invitation available to send</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2772d8285b905006">
|
||||
<source>Failed to queue invitation emails</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3b7910ab9c47a2e3">
|
||||
<source>No enrollment flows with invitation stages found</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa3ca03297e00591c">
|
||||
<source>You can create a new enrollment flow and invitation stage right here, or cancel and bind an invitation stage to an existing flow manually.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s06db43e56ca76be8">
|
||||
<source>Create a new enrollment flow</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8acc687c55e8ccbf">
|
||||
<source>Only enrollment flows that have an invitation stage bound to them are listed here.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5b3bafd8ffe553ec">
|
||||
<source>Flow name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s699cd34b0dcb4c56">
|
||||
<source>Name for the new enrollment flow.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8fb6d1bb698d32a0">
|
||||
<source>Flow slug</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s0211c07612cf8c97">
|
||||
<source>Invitation stage name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s42b97ef63fb1a795">
|
||||
<source>Name for the new invitation stage.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saaa9fd0d3ebc35aa">
|
||||
<source>Enrolled users are created as external (e.g. customers, guests). New users will be placed under users/external.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s726dff63487da085">
|
||||
<source>Enrolled users are created as internal (e.g. employees). New users will be placed under users/internal.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc1358130ac327120">
|
||||
<source>If enabled, the stage will jump to the next stage when no invitation is given. If disabled, the flow will be cancelled without a valid invitation.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s09fdd952c6eaf7da">
|
||||
<source>No invitation was created.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s00febd85a4889bb1">
|
||||
<source>Redirect the user to a static URL or another flow, optionally with all gathered context.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdbc1d47f0f0ed54d">
|
||||
<source>The element could not be loaded. This may be due to a missing import or a version mismatch.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="scf8a3d48f9969535">
|
||||
<source>An element could not be loaded. Please try refreshing the page or clearing your cache.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se2f00b2619675217">
|
||||
<source>Failed to load element</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1cf2298d92c327a6">
|
||||
<source>My Applications</source>
|
||||
<target>Mine applikasjoner</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2656433a3b1f7e86">
|
||||
<source>My applications</source>
|
||||
<target>Mine applikasjoner</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user