From 7c1ee63c11e2bdbb4a1849ca69c0c3950a635e3a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 16:15:08 +0000 Subject: [PATCH] translate: Updates for project authentik and language fi_FI (#22114) Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- locale/fi_FI/LC_MESSAGES/django.po | 329 +++- web/xliff/fi_FI.xlf | 2475 +++++++++++++++++++--------- 2 files changed, 1941 insertions(+), 863 deletions(-) diff --git a/locale/fi_FI/LC_MESSAGES/django.po b/locale/fi_FI/LC_MESSAGES/django.po index 3962e552d8..07f5c3bc23 100644 --- a/locale/fi_FI/LC_MESSAGES/django.po +++ b/locale/fi_FI/LC_MESSAGES/django.po @@ -5,18 +5,18 @@ # # Translators: # Marc Schmitt, 2025 -# Skyler Mäntysaari, 2025 # Jiri Grönroos , 2025 -# Viima Veteläinen, 2026 +# Uumas, 2026 +# Skyler Mäntysaari, 2026 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-10 19:27+0000\n" +"POT-Creation-Date: 2026-05-06 00:27+0000\n" "PO-Revision-Date: 2025-12-01 19:09+0000\n" -"Last-Translator: Viima Veteläinen, 2026\n" +"Last-Translator: Skyler Mäntysaari, 2026\n" "Language-Team: Finnish (Finland) (https://app.transifex.com/authentik/teams/119923/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -113,6 +113,14 @@ msgstr "Vahvistusvirhe" msgid "Blueprint file does not exist" msgstr "Suunnitelman tiedostoa ei löydetty" +#: 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 "Suunnitelman validointi ei onnistunut" @@ -121,6 +129,11 @@ msgstr "Suunnitelman validointi ei onnistunut" msgid "Either path or content must be set." msgstr "Joko polku tai sisältö on määritettävä." +#: authentik/blueprints/api.py +#, python-brace-format +msgid "User lacks permission to create {model}" +msgstr "Käyttäjältä puuttuu oikeus luoda {model}" + #: authentik/blueprints/models.py msgid "Managed by authentik" msgstr "Authentikin hallinnoima" @@ -248,10 +261,13 @@ msgstr "" "true, vain taustakanava-tarjoajat palautetaan. Kun asetus on false, " "takakanava-tarjoajat suljetaan pois." -#: authentik/core/api/transactional_applications.py -#, python-brace-format -msgid "User lacks permission to create {model}" -msgstr "Käyttäjältä puuttuu oikeus luoda {model}" +#: 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." @@ -313,6 +329,12 @@ msgstr "Sähköpostivaihetta ei löydetty." msgid "This field is required." msgstr "Tämä kenttä on pakollinen." +#: authentik/core/apps.py +msgid "" +"Configure if applications without any policy/group/user bindings should be " +"accessible to any user." +msgstr "" + #: authentik/core/models.py msgid "name" msgstr "nimi" @@ -419,6 +441,10 @@ msgstr "Sovelluksen sisäinen nimi, jota käytetään URLeissa." msgid "Open launch URL in a new browser tab or window." msgstr "Avaa käynnistys-URL uuteen selainvälilehteen tai -ikkunaan." +#: authentik/core/models.py +msgid "Hide this application from the user's My applications page." +msgstr "" + #: authentik/core/models.py msgid "Application" msgstr "Sovellus" @@ -608,6 +634,14 @@ msgstr "Poista SAML-lähteiden luomat tilapäiset käyttäjät." msgid "Go home" msgstr "Siirry etusivulle" +#: authentik/core/templates/login/base_full.html +msgid "Site footer" +msgstr "Sivuston alatunniste" + +#: authentik/core/templates/login/base_full.html +msgid "Flow links" +msgstr "" + #: authentik/core/templates/login/base_full.html #: authentik/flows/templates/if/flow-sfe.html msgid "Powered by authentik" @@ -714,6 +748,10 @@ msgstr "" msgid "Discover, import and update certificates from the filesystem." msgstr "Havaitse, tuo ja päivitä sertifikaatteja levyjärjestelmästä." +#: authentik/endpoints/api/stages.py +msgid "Selected connector is not compatible with this stage." +msgstr "" + #: authentik/endpoints/connectors/agent/api/connectors.py msgid "Selected platform not supported" msgstr "Valittu alusta ei ole tuettu" @@ -768,6 +806,14 @@ msgstr "" msgid "Apple Nonces" msgstr "" +#: authentik/endpoints/connectors/agent/models.py +msgid "Apple Independent Secure Enclave" +msgstr "" + +#: authentik/endpoints/connectors/agent/models.py +msgid "Apple Independent Secure Enclaves" +msgstr "" + #: authentik/endpoints/facts.py msgid "Operating System name, such as 'Server 2022' or 'Ubuntu'" msgstr "" @@ -838,6 +884,12 @@ msgstr "Tämän objektin luontiin/päivittämiseen tarvitaan Enterprise-versiota msgid "Enterprise is required to use this endpoint." msgstr "" +#: authentik/enterprise/audit/apps.py +msgid "" +"Include additional information in audit logs, may incur a performance " +"penalty." +msgstr "" + #: authentik/enterprise/endpoints/connectors/fleet/models.py #: authentik/events/models.py msgid "" @@ -855,6 +907,19 @@ msgstr "" msgid "Fleet Connectors" msgstr "" +#: authentik/enterprise/endpoints/connectors/google_chrome/models.py +msgid "Google Device Trust Connector" +msgstr "" + +#: authentik/enterprise/endpoints/connectors/google_chrome/models.py +msgid "Google Device Trust Connectors" +msgstr "" + +#: authentik/enterprise/endpoints/connectors/google_chrome/stage.py +#: authentik/enterprise/stages/authenticator_endpoint_gdtc/stage.py +msgid "Verifying your browser..." +msgstr "Selaintasi varmennetaan..." + #: authentik/enterprise/lifecycle/api/reviews.py msgid "You are not allowed to submit a review for this object." msgstr "" @@ -871,10 +936,6 @@ msgstr "" msgid "Grace period must be shorter than the interval." msgstr "" -#: authentik/enterprise/lifecycle/api/rules.py -msgid "Only one type-wide rule for each object type is allowed." -msgstr "" - #: authentik/enterprise/lifecycle/models.py msgid "" "Select which transports should be used to notify the reviewers. If none are " @@ -902,7 +963,8 @@ msgid "Go to {self._get_model_name()}" msgstr "" #: 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 "" #: authentik/enterprise/lifecycle/models.py @@ -916,7 +978,7 @@ msgid "" msgstr "" #: authentik/enterprise/lifecycle/tasks.py -msgid "Dispatch tasks to validate lifecycle rules." +msgid "Dispatch tasks to apply lifecycle rules." msgstr "" #: authentik/enterprise/lifecycle/tasks.py @@ -1160,6 +1222,14 @@ msgstr "EAP-TLS:n käyttöön tarvitaan Enterprise-versiota." msgid "Enterprise is required to use the OAuth mode." msgstr "OAuth-tilan käyttöön tarvitaan Enterprise-versiota." +#: authentik/enterprise/providers/ssf/models.py +msgid "SSF RFC Push" +msgstr "" + +#: authentik/enterprise/providers/ssf/models.py +msgid "SSF RFC Pull" +msgstr "" + #: authentik/enterprise/providers/ssf/models.py #: authentik/providers/oauth2/models.py msgid "Signing Key" @@ -1241,6 +1311,78 @@ msgstr "Lataa" msgid "Generate data export." msgstr "" +#: 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 "Päätepisteen todentaja Google Device Trust Connector -vaihe" @@ -1257,10 +1399,6 @@ msgstr "Päätelaite" msgid "Endpoint Devices" msgstr "Päätelaitteet" -#: authentik/enterprise/stages/authenticator_endpoint_gdtc/stage.py -msgid "Verifying your browser..." -msgstr "Selaintasi varmennetaan..." - #: authentik/enterprise/stages/mtls/models.py msgid "" "Configure certificate authorities to validate the certificate against. This " @@ -1344,6 +1482,12 @@ msgstr "" "Lähetä notifikaatio vain kerran, esimerkiksi kun lähetetään webhook-" "tapahtuma pikaviestinkanavalle." +#: authentik/events/models.py +msgid "" +"When set, the selected ceritifcate is used to validate the certificate of " +"the webhook server." +msgstr "" + #: authentik/events/models.py msgid "" "Customize the body of the request. Mapping should return data that is JSON-" @@ -1515,6 +1659,15 @@ msgstr "Prosessia edeltävät käytännöt" msgid "Flow" msgstr "Prosessi" +#: authentik/flows/apps.py +msgid "Refresh other tabs after successful authentication." +msgstr "" + +#: authentik/flows/apps.py +msgid "" +"Upon successful authentication, re-start authentication in other open tabs." +msgstr "" + #: authentik/flows/exceptions.py msgid "Flow does not apply to current user." msgstr "Prosessi ei koske nykyistä käyttäjää." @@ -1624,9 +1777,9 @@ msgstr "Prosessin tunniste" msgid "Flow Tokens" msgstr "Prosessin tunnisteet" -#: authentik/flows/templates/if/flow.html -msgid "Site footer" -msgstr "Sivuston alatunniste" +#: authentik/flows/planner.py +msgid "This link is invalid or has expired. Please request a new one." +msgstr "" #: authentik/flows/views/executor.py msgid "Invalid next URL" @@ -2012,22 +2165,6 @@ msgstr "Mainepistemäärä" msgid "Reputation Scores" msgstr "Mainepistemäärät" -#: authentik/policies/templates/policies/buffer.html -msgid "Waiting for authentication..." -msgstr "Odotetaan todennusta..." - -#: authentik/policies/templates/policies/buffer.html -msgid "" -"You're already authenticating in another tab. This page will refresh once " -"authentication is completed." -msgstr "" -"Kirjaudut jo toisella välilehdellä. Tämä sivu päivittyy kun todennus on " -"valmis." - -#: authentik/policies/templates/policies/buffer.html -msgid "Authenticate in this tab" -msgstr "Kirjaudu tällä välilehdellä" - #: authentik/policies/templates/policies/denied.html msgid "Permission denied" msgstr "Käyttö evätty" @@ -2156,6 +2293,14 @@ msgstr "Tiukka URL-vertailu" msgid "Regular Expression URL matching" msgstr "Regular Expression -pohjainen URL-vertailu" +#: authentik/providers/oauth2/models.py +msgid "Authorization" +msgstr "Valtuutus" + +#: authentik/providers/oauth2/models.py +msgid "Logout" +msgstr "Kirjaudu ulos" + #: authentik/providers/oauth2/models.py msgid "Back-channel" msgstr "Taustakanava" @@ -2520,10 +2665,6 @@ msgstr "Välityspalveluntarjoaja" msgid "Proxy Providers" msgstr "Välityspalveluntarjoajat" -#: authentik/providers/proxy/tasks.py -msgid "Terminate session on Proxy outpost." -msgstr "Katkaise istunto välityspalvelutukikohdasta." - #: authentik/providers/rac/models.py authentik/stages/user_login/models.py msgid "" "Determines how long a session lasts. Default of 0 means that the sessions " @@ -2656,8 +2797,10 @@ msgstr "" "yleisörajoitusta ei lisätä." #: authentik/providers/saml/models.py -msgid "Also known as EntityID" -msgstr "Tunnetaan myös nimellä 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" @@ -2880,6 +3023,10 @@ msgstr "SAML NameID:n arvo tälle istunnolle" msgid "SAML NameID format" msgstr "SAML NameID:n muoto" +#: authentik/providers/saml/models.py +msgid "SAML Issuer used for this session" +msgstr "" + #: authentik/providers/saml/models.py msgid "SAML Session" msgstr "SAML-istunto" @@ -2908,6 +3055,14 @@ msgstr "Slack" msgid "Salesforce" msgstr "Salesforce" +#: authentik/providers/scim/models.py +msgid "Webex" +msgstr "" + +#: authentik/providers/scim/models.py +msgid "vCenter" +msgstr "" + #: authentik/providers/scim/models.py msgid "Group filters used to define sync-scope for groups." msgstr "" @@ -3193,7 +3348,7 @@ msgstr "" " Ota yhteyttä ylläpitäjään.\n" " " -#: authentik/sources/ldap/api.py +#: authentik/sources/ldap/api/sources.py msgid "Only a single LDAP Source with password synchronization is allowed" msgstr "Vain yksi LDAP-lähde salasanojen synkronoinnilla on sallittu" @@ -3730,6 +3885,12 @@ msgstr "" "Sallii IdP-lähtöiset todentamisprosessit. Tämä voi olla tietoturvariski, " "koska pyynnön ID:tä ei validoida." +#: authentik/sources/saml/models.py +msgid "" +"When enabled, the IdP will re-authenticate the user even if a session " +"exists." +msgstr "" + #: authentik/sources/saml/models.py msgid "" "NameID Policy sent to the IdP. Can be unset, in which case no Policy is " @@ -4155,6 +4316,10 @@ msgstr "Todentajan validaatiovaiheet" msgid "No (allowed) MFA authenticator configured." msgstr "Yhtään (sallittua) MFA-todentajaa ei ole määritelty." +#: authentik/stages/authenticator_webauthn/models.py +msgid "When enabled, a given device can only be registered once." +msgstr "" + #: authentik/stages/authenticator_webauthn/models.py msgid "WebAuthn Authenticator Setup Stage" msgstr "WebAuthn-todentajan asetusvaihe" @@ -4293,6 +4458,10 @@ msgstr "Sähköposti-OTP" msgid "Event Notification" msgstr "Tapahtumanotifikaatio" +#: authentik/stages/email/models.py authentik/stages/invitation/models.py +msgid "Invitation" +msgstr "Kutsu" + #: authentik/stages/email/models.py msgid "" "The time window used to count recent account recovery attempts. If the " @@ -4411,6 +4580,62 @@ msgstr "" "\n" "Tämä viesti on lähetetty notifikaatiokanavasta %(name)s.\n" +#: authentik/stages/email/templates/email/invitation.html +msgid "" +"\n" +" You're Invited!\n" +" " +msgstr "" + +#: authentik/stages/email/templates/email/invitation.html +#, python-format +msgid "" +"\n" +" You have been invited to join %(host)s. Click the button below to get started.\n" +" " +msgstr "" + +#: authentik/stages/email/templates/email/invitation.html +#, python-format +msgid "" +"\n" +" This invitation expires %(expires)s.\n" +" " +msgstr "" + +#: authentik/stages/email/templates/email/invitation.html +#: authentik/stages/email/templates/email/invitation.txt +msgid "Accept Invitation" +msgstr "" + +#: authentik/stages/email/templates/email/invitation.html +msgid "" +"\n" +" If you cannot click the button above, please copy and paste the following URL into your browser:\n" +" " +msgstr "" + +#: authentik/stages/email/templates/email/invitation.txt +msgid "You're Invited!" +msgstr "" + +#: authentik/stages/email/templates/email/invitation.txt +#, python-format +msgid "" +"You have been invited to join %(host)s. Use the link below to get started." +msgstr "" + +#: authentik/stages/email/templates/email/invitation.txt +#, python-format +msgid "This invitation expires %(expires)s." +msgstr "" + +#: authentik/stages/email/templates/email/invitation.txt +msgid "" +"If you cannot click the link above, please copy and paste the following URL " +"into your browser:" +msgstr "" + #: authentik/stages/email/templates/email/password_reset.html msgid "" "\n" @@ -4591,10 +4816,6 @@ msgid "Optional fixed data to enforce on user enrollment." msgstr "" "Valinnainen kiinteä data joka pakotetaan käyttäjän rekisteröitymisessä." -#: authentik/stages/invitation/models.py -msgid "Invitation" -msgstr "Kutsu" - #: authentik/stages/invitation/models.py msgid "Invitations" msgstr "Kutsut" @@ -4719,6 +4940,18 @@ msgstr "" msgid "Static: Static value, displayed as-is." msgstr "Staattinen: Staattinen arvo, näytetään sellaisenaan." +#: 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: Valittavat kielialueet, joita authentik tukee" diff --git a/web/xliff/fi_FI.xlf b/web/xliff/fi_FI.xlf index cde38d6e92..953dbcddfe 100644 --- a/web/xliff/fi_FI.xlf +++ b/web/xliff/fi_FI.xlf @@ -933,27 +933,8 @@ Not used by any other object. Ei minkään muun objektin käytössä. - - object will be DELETED - objekti POISTETAAN - - - connection will be deleted - yhteys poistetaan - - - reference will be reset to default value - referenssi palautetaan oletusarvoon - - - reference will be set to an empty value - referenssin arvo tyhjennetään - - () - - ( - ) + () Delete @@ -971,12 +952,6 @@ Successfully deleted poistettiin - - Failed to delete : - Poisto epäonnistui: - : - - Delete Poista @@ -1018,10 +993,6 @@ Pause this schedule Keskeytä tämä ajastettu toiminto - - Select an object. - Valitse objekti. - Failed to fetch objects: Objektien haku ei onnistunut: @@ -1083,7 +1054,7 @@ Aseta käyttöoikeus - Role doesn't have view permission so description cannot be retrieved. + Role doesn't have view permission so description cannot be retrieved. Roolilla ei ole lukuoikeutta, joten kuvausta ei voida hakea. @@ -1106,14 +1077,6 @@ Close Sulje - - Update "" Permissions - Päivitä &quot;&quot;-käyttöoikeudet - - - Open "" permissions modal - Avaa &quot;&quot;-käyttöoikeuksien ikkuna - Permissions Käyttöoikeudet @@ -1238,10 +1201,6 @@ Run scheduled task now Suorita ajastettu tehtävä nyt - - Update - Päivitä - Update Schedule Päivitä ajastettu toiminto @@ -1370,10 +1329,6 @@ Open in new tab Avaa uudessa välilehdessä - - If checked, the launch URL will open in a new browser tab or window from the user's application library. - Jos tämä on valittu, käynnistys-URL avataan uuteen selainvälilehteen tai -ikkunaan käyttäjän sovelluskirjastosta. - Select all rows Valitse kaikki rivit @@ -1399,19 +1354,13 @@ Määritä liitokset - Policy - Käytäntö - + Policy - Group - Ryhmä - + Group - User - Käyttäjä - + User Configure Policy/User/Group Bindings @@ -1442,7 +1391,7 @@ Päästä läpi - Don't Pass + Don't Pass Estä @@ -1461,18 +1410,10 @@ Policy Käytäntö - - Negate result - Käännä tulos vastakkaiseksi - Negates the outcome of the binding. Messages are unaffected. Kääntää liitoksen tuloksen vastakkaiseksi. Ei vaikuta viesteihin. - - Failure result - Epäonnistumisen tulos - Enterprise only Vain Enterprise @@ -1485,10 +1426,6 @@ Apply changes Tallenna muutokset - - Close wizard - Sulje avustetoiminto - UNNAMED Nimetön @@ -1501,14 +1438,6 @@ Finish Viimeistele - - Select type - Valitse tyyppi - - - Select a provider type - Valitse palveluntarjoajan tyyppi - Icon -kuvake @@ -1678,11 +1607,11 @@ DNS-nimi, johon yllä määriteltyä sertifkaattia käytetään. Sertifikaattia ei voida tunnistaa base DN:n perusteella, koska SSL/TLS-kättely tapahtuu ennen kuin siihen liittyvää dataa vaihdetaan. - The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber + The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber Alkupiste uidNumber-arvoille. Tämä numero lisätään user.pk:hon, jolla varmistetaan, että numerot eivät ole liian pieniä POSIX-käyttäjille. Oletusarvo on 2000, niin että paikallisten käyttäjien uidNumber-arvojen kanssa ei tule yhteentörmäyksiä. - The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber + The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber Alkupiste gidNumber-arvoille. Tämä numero lisätään numeroon, joka luodaan group.pk:sta. Tällä varmistetaan, että numerot eivät ole liian pieniä POSIX-ryhmille. Oletusarvo on 4000, niin että paikallisten käyttäjäryhmien tai käyttäjien ensisijaisten ryhmien gidNumber-arvojen kanssa ei tule yhteentörmäyksiä. @@ -1693,20 +1622,12 @@ Type a provider name... Kirjoita palveluntarjoajan nimi... - - Bind mode - Liitoksen tila - Configure how the outpost authenticates requests. Määritä, kuinka tukikohta todentaa pyynnöt. - - Search mode - Haun toimintatapa - - Configure how the outpost queries the core authentik server's users. + Configure how the outpost queries the core authentik server's users. Määritä, kuinka tukikohta tekee kyselyjä authentik-palvelimen käyttäjiin. @@ -1717,18 +1638,10 @@ Flow settings Prosessin asetukset - - Bind flow - Liitosprosessi - Flow used for users to authenticate. Prosessi, jota käyttäjät käyttävät tunnistautumiseen. - - Unbind flow - Irrota prosessin liitos - Flow used for unbinding users. Prosessi, jota käytetään käyttäjien liitoksen irrottamiseen. @@ -1745,18 +1658,6 @@ LDAP DN under which bind requests and search requests can be made. LDAP DN, jonka piiristä liitospyynnöt ja hakupyynnöt voidaan tehdä. - - TLS Server name - TLS-palvelimen nimi - - - UID start number - UID:n alkupiste - - - GID start number - GID-numeroiden alkupiste - Configure LDAP Provider Määritä LDAP-palveluntarjoaja @@ -1818,23 +1719,23 @@ Selaimen iframe-uloskirjautumisnotifikaatiot - Based on the User's hashed ID + Based on the User's hashed ID Tiivistetyn käyttäjän ID:n perusteella - Based on the User's ID + Based on the User's ID Tiivistetyn käyttäjän ID:n perusteella - Based on the User's UUID + Based on the User's UUID Käyttäjän UUID:n perusteella - Based on the User's username + Based on the User's username Käyttäjätunnuksen perusteella - Based on the User's Email + Based on the User's Email Käyttäjän sähköpostin perusteella @@ -1842,12 +1743,12 @@ Tätä suositellaan ensisijaisesti ennen UPN-tilan käyttöä. - Based on the User's UPN + Based on the User's UPN Käyttäjän UPN:n perusteella - Requires the user to have a 'upn' attribute set, and falls back to hashed user ID. Use this mode only if you have different UPN and Mail domains. - Toimii ainoastaan, jos käyttäjällä on 'upn'-attribuutti asetettu, ja käyttää vaihtoehtoisesti tiivistettä käyttäjän ID:stä. Käytä tätä ainoastaan, jos sinulla on eri verkkotunnus UPN:ssä ja sähköpostissa. + Requires the user to have a 'upn' attribute set, and falls back to hashed user ID. Use this mode only if you have different UPN and Mail domains. + Toimii ainoastaan, jos käyttäjällä on 'upn'-attribuutti asetettu, ja käyttää vaihtoehtoisesti tiivistettä käyttäjän ID:stä. Käytä tätä ainoastaan, jos sinulla on eri verkkotunnus UPN:ssä ja sähköpostissa. Each provider has a different issuer, based on the application slug @@ -1857,14 +1758,6 @@ Same identifier is used for all providers Samaa tunnistetta käytetään kaikkien palveluntarjoajien kanssa - - Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. - Kelvolliset uudelleenohjaus-URL-osoitteet onnistuneen valtuutusprosessin jälkeen. Määritä myös kaikki alkuperät implisiittisiä prosesseja varten. - - - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. - Jos URI-osoitteita ei ole erikseen määritelty, tallennetaan ensimmäinen onnistuneesti käytetty uudelleenohjaus-URI. - To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. Salliaksesi minkä tahansa uudelleenohjaus-URI-osoitteen, aseta tila Regexiksi ja syötä arvoksi ".*". Huomioi tämän aiheuttamat tietoturvavaikutukset. @@ -1881,10 +1774,6 @@ Flow used when authorizing this provider. Palveluntarjoajan valtuutukseen käytettävä prosessi. - - Client type - Asiakkaan tyyppi - Client ID Asiakastunnus @@ -1929,10 +1818,6 @@ Advanced flow settings Prosessin lisäasetukset - - Authentication flow - Tunnistautumisprosessi - Select an authentication flow... Valitse todennusprosessi... @@ -1941,10 +1826,6 @@ Flow used when a user access this provider and is not authenticated. Prosessia käytetään, kun käyttäjä käyttää tätä palveluntarjoajaa, eikä hän ole tunnistautunut. - - Invalidation flow - Mitätöintiprosessi - Select an invalidation flow... Valitse mitätöintiprosessi... @@ -1957,36 +1838,20 @@ Advanced protocol settings Protokollan lisäasetukset - - Access code validity - Pääsykoodin voimassaolo - Configure how long access codes are valid for. Määritä, kuinka kauan pääsykoodit ovat voimassa. - - Access Token validity - Pääsytunnisteen voimassaolo - Configure how long access tokens are valid for. Määritä, kuinka kauan pääsytunnisteet ovat voimassa. - - Refresh Token validity - Uusintatunnisteen voimassaolo - Configure how long refresh tokens are valid for. Määritä, kuinka kauan uusintatunnisteet ovat voimassa. - - Refresh Token threshold - Päivitystunnuksien raja-arvo - - When renewing a refresh token, if the existing refresh token's expiry is within this threshold, the refresh token will be renewed. Set to seconds=0 to always renew the refresh token. + When renewing a refresh token, if the existing refresh token's expiry is within this threshold, the refresh token will be renewed. Set to seconds=0 to always renew the refresh token. Päivitystunnusta uusittaessa, jos olemassa olevan päivitystunnuksen vanheneminen on tämän raja-arvon sisällä, tunnus uusitaan. Aseta arvoon seconds=0 niin tunnus uusitaan aina. @@ -2021,10 +1886,6 @@ authentik only supports RSA-OAEP-256 for encryption. authentik tukee vain RSA-OAEP-256-salausta. - - Subject mode - Aiheen tila - Configure what data should be used as unique User Identifier. For most cases, the default should be fine. Määritä, mitä tietoa käytetään yksilöllisenä käyttäjän tunnisteena. Useimmissa tapauksissa oletusarvon pitäisi toimia sellaisenaan. @@ -2034,7 +1895,7 @@ Sisällytä vaatimukset id_tokeniin - Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint. + Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint. Sisällytä käyttäjän vaatimukset käyttöalueista id_tokeniin, sovelluksille jotka eivät käytä userinfo-rajapintaa. @@ -2065,10 +1926,6 @@ JWTs signed by certificates configured in the selected sources can be used to authenticate to this provider. JWT-tunnisteita, jotka on allekirjoitettu valittuihin lähteisiin määritellyillä sertifikaateilla, voidaan käyttää tunnistauduttaessa tähän palveluntarjoajaaan. - - Federated OIDC Providers - Liitetyt OIDC-palveluntarjoajat - Available Providers Saatavilla olevat palveluntarjoajat @@ -2106,7 +1963,7 @@ HTTP-Basic käyttäjätunnuksen avain - User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used. + User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used. Käyttäjän tai ryhmän attribuutti, jota käytetään HTTP-Basic -otsikkotiedon käyttäjäosassa. Jos tätä ei ole asetettu, käytetään käyttäjän sähköpostiosoitetta. @@ -2138,7 +1995,7 @@ Ulkoinen palvelinosoite - The external URL you'll access the application at. Include any non-standard port. + The external URL you'll access the application at. Include any non-standard port. Ulkoinen URL-osoite, jonka kautta käytät sovellusta. Sisällytä mahdollinen epästandardi portti osoitteeseen. @@ -2162,11 +2019,11 @@ Varmenna ylemmän tason palvelinten SSL-sertifikaatit - Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a managed outpost, this is done for you). + Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a managed outpost, this is done for you). Käytä tätä palveluntarjoajaa nginxin auth_requestin tai traefikin forwardAuthin kanssa. Jokainen sovellus/domain tarvitsee oman palveluntarjoajan. Lisäksi, jokaisessa domainissa, /outpost.goauthentik.io täytyy ohjata tukikohtaan (käytettäessä hallittua tukikohtaa tämä tapahtuu automaattisesti). - Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application. + Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application. Käytä tätä palveluntarjoajaa nginx:n auth_requestin tai traefikin forwardAuthin kanssa. Vain yksi palveluntarjoaja tarvitaan verkkotunnusta kohti. Et voi tehdä sovelluskohtaista todentamista, mutta et joudu luomaan erillistä palveluntarjoajaa joka sovellukselle. @@ -2182,7 +2039,7 @@ app1 osoitteessa app1.example.com - In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com. + In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com. Tässä tapauksessa asettaisit tunnistautumisosoitteeksi auth.example.com ja evästeiden verkkotunnukseksi example.com. @@ -2190,7 +2047,7 @@ Tunnistautumis-URL - The external URL you'll authenticate at. The authentik core server should be reachable under this URL. + The external URL you'll authenticate at. The authentik core server should be reachable under this URL. Ulkoinen URL-osoite jossa tunnistaudut. authentikin core-palvelin tulisi olla saavutettavissa tällä osoitteella. @@ -2201,8 +2058,8 @@ domain.tld - Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'. - Aseta tähän se verkkotunnus, jonka sisällä haluat tunnistautumisen olevan voimassa. Täytyy olla ylemmän URL-osoitteen pääverkkotunnus. Jos sovelluksesi ovat osoitteissa app1.domain.tld, app2.domain.tld, aseta tähän 'domain.tld'. + Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'. + Aseta tähän se verkkotunnus, jonka sisällä haluat tunnistautumisen olevan voimassa. Täytyy olla ylemmän URL-osoitteen pääverkkotunnus. Jos sovelluksesi ovat osoitteissa app1.domain.tld, app2.domain.tld, aseta tähän 'domain.tld'. Token validity @@ -2376,10 +2233,6 @@ Issuer Myöntäjä - - Also known as Entity ID. - Tunnetaan myös nimellä Entity ID. - Audience Yleisö @@ -2405,7 +2258,7 @@ Vahvistussertifikaatti - When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default. + When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default. Kun tämä on valittu, saapuvien väitteiden allekirjoitukset validoidaan tällä sertifikaatilla. Jätä tämä tyhjäksi hyväksyäksesi allekirjoittamattomat pyynnöt. @@ -2497,7 +2350,7 @@ Tilapäinen - Configure the default NameID Policy used by IDP-initiated logins and when an incoming assertion doesn't specify a NameID Policy (also applies when using a custom NameID Mapping). + Configure the default NameID Policy used by IDP-initiated logins and when an incoming assertion doesn't specify a NameID Policy (also applies when using a custom NameID Mapping). Määritä NameID-oletuskäytäntö, jota käytetään IDP-lähtöisissä kirjautumisissa ja kun saapuva väite ei määritä NameID-käytäntöä (käytetään myös silloin, kun käytössä on mukautettu NameID-kytkentä). @@ -2541,7 +2394,7 @@ SCIM URL-osoitteen perusosa, päättyy yleensä /v2 - Verify SCIM server's certificates + Verify SCIM server's certificates Vahvista SCIM-palvelimen sertifikaatit @@ -2597,7 +2450,7 @@ Poikkeava toimintamalli Salesforcen kanssa. - Alter authentik's behavior for vendor-specific SCIM implementations. + Alter authentik's behavior for vendor-specific SCIM implementations. Muuta authentikin toimintaa valmistajakohtaisten SCIM-toteutusten osalta. @@ -2728,10 +2581,6 @@ Review and Submit Application Tarkista ja lähetä sovellus - - Submit - Lähetä - There was an error in the application. Sovelluksessa oli virhe. @@ -2785,21 +2634,9 @@ authentik ei pystynyt suorittamaan tätä prosessia loppuun. - Don't show this message again. + Don't show this message again. Älä näytä tätä viestiä enää. - - One hint, 'New Application Wizard', is currently hidden - Yksi vihje, 'Uusi sovellusavustin', on tällä hetkellä piilotettu - - - Restore Application Wizard Hint - Palauta sovellusavustimen vihje - - - Create with wizard - Luo avustajalla - Successfully imported provider. Palveluntarjoajan tuonti onnistui. @@ -2812,19 +2649,6 @@ Create Luo - - New provider - Uusi palveluntarjoaja - - - Create a new provider. - Luo uusi palveluntarjoaja. - - - Create - Luo - - New Provider Uusi palveluntarjoaja @@ -2854,7 +2678,7 @@ Ryhmien oletussähköpostidomain - Default domain that is used to generate a group's email address. Can be customized using property mappings. + Default domain that is used to generate a group's email address. Can be customized using property mappings. Oletusverkkotunnus, jota käytetään luomaan ryhmän sähköpostiosoite. Voidaan räätälöidä käyttämällä ominaisuuksien kytkentöjä. @@ -2941,10 +2765,6 @@ Determines how long events are stored for. If an event could not be sent correctly, its expiration is also increased by this duration. Määrittää, kuinka kauan tapahtumia säilytetään. Jos tapahtumaa ei voitu lähettää oikein, sen vanhenemista pidennetään tämän verran. - - OIDC Providers - OIDC-palveluntarjoajat - Providers Palveluntarjoajat @@ -2957,10 +2777,6 @@ Provider Search Palveluntarjoajan haku - - Search for providers… - Etsi palveluntarjoajia... - Provider(s) Palveluntarjoaja(t) @@ -2977,13 +2793,6 @@ Provider not assigned to any application. Palveluntarjoajaa ei ole liitetty mihinkään sovellukseen. - - Update - - - Edit "" provider - Muokkaa &quot;&quot;-palveluntarjoajaa - Successfully triggered sync. Synkronoinnin käynnistäminen onnistui. @@ -3072,13 +2881,9 @@ Update Google Workspace Provider Päivitä Google Workspace -palveluntarjoaja - - Select providers to add to application - Valitse palveluntarjoajat, jotka liitetään sovellukseen - - Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test". - Syötä joko kokonainen URL-osoite, suhteellinen polku tai 'fa://fa-test' käyttääksesi Font Awesome -kuvaketta "fa-test". + Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test". + Syötä joko kokonainen URL-osoite, suhteellinen polku tai 'fa://fa-test' käyttääksesi Font Awesome -kuvaketta "fa-test". Path template for users created. Use placeholders like `%(slug)s` to insert the source slug. @@ -3196,13 +3001,6 @@ Warning: Provider is not used by an Application. Varoitus: Palveluntarjoaja ei ole minkään sovelluksen käytössä. - - - - - Update OAuth2 Provider - Päivitä OAuth2-palveluntarjoaja - OpenID Configuration URL OpenID-määrittely-URL @@ -3412,7 +3210,7 @@ Valitut roolit - Select roles to grant this groups' users' permissions from the selected roles. + Select roles to grant this groups' users' permissions from the selected roles. Valitse roolit, joille annetaan tämän ryhmän käyttäjien käyttöoikeudet valituista rooleista. @@ -3480,7 +3278,7 @@ Valitse tapahtumat, jotka on luotu tällä toimintotyypillä. Jos tämä jätetään tyhjäksi, kaikki toimintotyypit valitaan. - Matches Event's Client IP (strict matching, for network matching use an Expression Policy). + Matches Event's Client IP (strict matching, for network matching use an Expression Policy). Valitsee tapahtuman asiakkaan IP-osoitteen perusteella (tarkka vastaavuus, käytä ohjelmallista käytäntöä verkon valintaan). @@ -3492,7 +3290,7 @@ Valitse valitulla mallilla luodut tapahtumat. Jos tämä jätetään tyhjäksi, kaikki tapahtumat valitaan. - Checks if the request's user's password has been changed in the last x days, and denys based on settings. + Checks if the request's user's password has been changed in the last x days, and denys based on settings. Tarkistaa, onko käyttäjän salasana muuttunut viimeisen x päivän aikana, ja estää pääsyn asetusten perusteella. @@ -3500,7 +3298,7 @@ Enimmäisikä (vrk) - Only fail the policy, don't invalidate user's password + Only fail the policy, don't invalidate user's password Estä käytännön läpimeno, mutta älä mitätöi käyttäjän salasanaa @@ -3648,7 +3446,7 @@ Pistemäärän raja-arvo - If the password's score is less than or equal this value, the policy will fail. + If the password's score is less than or equal this value, the policy will fail. Jos salasanan pistemäärä on pienempi tai yhtä suuri kuin tämä arvo, käytännön suorittaminen epäonnistuu. @@ -3708,14 +3506,14 @@ Sallii/estää pyynnöt perustuen käyttäjän ja/tai IP-osoitteen maineeseen. - Invalid login attempts will decrease the score for the client's IP, and the + Invalid login attempts will decrease the score for the client's IP, and the username they are attempting to login as, by one. Virheelliset kirjautumisyritykset vähentävät asiakkaan IP-osoitteen ja käyttäjätunnuksen, jolla kirjautumista yritetään, pistemäärää yhdellä pisteellä. The policy passes when the reputation score is below the threshold, and -doesn't pass when either or both of the selected options are equal or above the threshold. +doesn't pass when either or both of the selected options are equal or above the threshold. Käytäntö läpäistään kun mainepistemäärä on alle raja-arvon, ja läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. @@ -3732,21 +3530,13 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Raja-arvo - Ensure that the user's new password is different from their previous passwords. The number of past passwords to check is configurable. + Ensure that the user's new password is different from their previous passwords. The number of past passwords to check is configurable. Varmista, että käyttäjän salasana on erilainen kuin hänen edelliset salasanansa. Aiempien tarkistettavien salasanojen määrä on asetettavissa. Number of previous passwords to check Tarkistettavien aiempien salasanojen määrä - - New policy - Uusi käytäntö - - - Create a new policy. - Luo uusi käytäntö. - Create Binding Luo liitos @@ -3755,10 +3545,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Members Jäsenet - - Select groups to add user to - Valitse ryhmä, johon käyttäjä lisätään - Warning: Adding the user to the selected group(s) will give them superuser permissions. Varoitus: Käyttäjän lisääminen valittuun ryhmään antaa hänelle pääkäyttäjän oikeudet. @@ -3782,12 +3568,8 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Successfully created user. Käyttäjän luonti onnistui. - - Type a username for the user... - Kirjoita käyttäjänimi käyttäjälle... - - The user's primary identifier used for authentication. 150 characters or fewer. + The user's primary identifier used for authentication. 150 characters or fewer. Käyttäjän ensisijainen tunniste, jota käytetään todentamiseen. Enintään 150 merkkiä. @@ -3799,7 +3581,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Kirjoita valinnainen näytettävä nimi... - The user's display name. + The user's display name. Käyttäjän näytettävä nimi. @@ -3846,18 +3628,10 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Edit Policy Muokkaa käytäntöä - - Update Group - Päivitä ryhmä - Edit Group Muokkaa ryhmää - - Update User - Päivitä käyttäjä - Edit User Muokkaa käyttäjää @@ -3866,10 +3640,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Policy binding(s) Käytäntöliitos - - Update Binding - Päivitä liitos - No Policies bound. Käytäntöjä ei löytynyt. @@ -3878,14 +3648,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Policy actions Käytännön toiminnot - - Create and bind Policy - Luo ja kytke käytäntö - - - Bind existing - Liitä olemassa oleva: - The currently selected policy engine mode is : Tällä hetkellä valittu käytäntöjen tila on : @@ -3894,18 +3656,10 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Endpoint(s) Päätepiste(et) - - Update Endpoint - Päivitä päätepiste - These bindings control which users will have access to this endpoint. Users must also have access to the application. Nämä kytkennät hallitsevat sitä, millä käyttäjillä on pääsy tähän päätepisteeseen. Käyttäjillä täytyy myös olla pääsy tähän sovellukseen. - - Create Endpoint - Luo päätepiste - Connections Yhteydet @@ -3994,10 +3748,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Update SCIM Provider Päivitä SCIM-palveluntarjoaja - - SSF Provider is in preview. - SSF-palveluntarjoaja on esikatselutilassa. - Send us feedback! Lähetä meille palautetta! @@ -4010,10 +3760,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. No assigned application Ei linkitettyä sovellusta - - Update SSF Provider - Päivitä SSF-palveluntarjoaja - Streams Streamit @@ -4051,8 +3797,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Päivitä sovellus - Edit "" - Muokkaa &quot;&quot; + Edit "" Open "" @@ -4062,10 +3807,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Open Avaa - - Create with Provider - Luo palveluntarjoajalla - Successfully cleared application cache Sovellusvälimuistin tyhjentäminen onnistui @@ -4145,10 +3886,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Check Tarkista - - Check Application access - Tarkista sovelluksen pääsy - Test Testaa @@ -4165,13 +3902,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Application entitlements Sovelluksen oikeudet - - Application entitlements are in preview. - - - Send us feedback! - Lähetä meille palautetta! - These entitlements can be used to configure user access in this application. Näitä oikeuksia voidaan käyttää määrittämään käyttäjän käyttöoikeudet tässä sovelluksessa. @@ -4265,7 +3995,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Unreachable devices - Devices that authentik hasn't received information about in 24h. + Devices that authentik hasn't received information about in 24h. Outdated agents @@ -4321,8 +4051,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Suoritin - x - x + x Memory @@ -4376,12 +4105,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. NSS Group ID offset - - New connector - - - Create a new connector. - Connectors are required to create devices. Depending on connector type, agents either directly talk to them or they talk to and external API to create devices. @@ -4425,30 +4148,15 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Copy token Kopioi tunniste - - Create Enrollment Token - Enrollment Tokens - - Group name... - Ryhmän nimi... - - - Group name - Ryhmän nimi - Device access groups Create groups of devices to manage access. - - Create Device Group - Luo laiteryhmä - Device Group(s) Laiteryhmä(t) @@ -4466,11 +4174,11 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Yhdistä käyttäjät yksilöllisen tunnisteen perusteella. - Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses + Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses Yhdistä käyttäjään identtisen sähköpostiosoitteen perusteella. Tällä voi olla tietoturvavaikutuksia, mikäli lähde ei varmenna sähköpostiosoitteita. - Use the user's email address, but deny enrollment when the email address already exists + Use the user's email address, but deny enrollment when the email address already exists Käytä käyttäjän sähköpostiosoitetta, mutta estä rekisteröityminen, jos sähköpostiosoite on jo olemassa. @@ -4478,7 +4186,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Yhdistä käyttäjään identtisen käyttäjätunnuksen perusteella. Tällä voi olla tietoturvavaikutuksia, jos käyttäjänimeä käytetään toisen lähteen kanssa. - Use the user's username, but deny enrollment when the username already exists + Use the user's username, but deny enrollment when the username already exists Käytä käyttäjän käyttäjänimeä, mutta estä rekisteröityminen, jos käyttäjänimi on jo olemassa. @@ -4490,7 +4198,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Yhdistä ryhmään identtisen nimen perusteella. Tällä voi olla tietoturvavaikutuksia, jos ryhmän nimeä käytetään toisen lähteen kanssa - Use the group's name, but deny enrollment when the name already exists + Use the group's name, but deny enrollment when the name already exists Käytä ryhmän nimeä, mutta estä rekisteröityminen jos nimi on jo olemassa @@ -4684,8 +4392,8 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Käytä StartTLS:ää - To use SSL instead, use 'ldaps://' and disable this option. - Käyttääksesi SSL:ää, käytä 'ldaps://'-protokollaa ja kytke tämä valinta pois päältä. + To use SSL instead, use 'ldaps://' and disable this option. + Käyttääksesi SSL:ää, käytä 'ldaps://'-protokollaa ja kytke tämä valinta pois päältä. Use Server URI for SNI verification @@ -4699,16 +4407,12 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. TLS Verification Certificate TLS-vahvistussertifikaatti - - When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate. - Kun LDAP-palvelimeen yhdistetään TLS:llä, sertifikaatteja ei tarkasteta oletusarvoisesti. Määritä avainpari vahvistaaksesi etäpalvelimen sertifikaatin. - TLS Client authentication certificate TLS-asiakastunnistautumissertifikaatti - Client certificate keypair to authenticate against the LDAP Server's Certificate. + Client certificate keypair to authenticate against the LDAP Server's Certificate. Asiakkaan sertifikaatti-avainpari, joka varmennetaan LDP-palvelimen sertifikaatilla. @@ -4776,8 +4480,8 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Etsi käyttäjän attribuutilla - Field which contains DNs of groups the user is a member of. This field is used to lookup groups from users, e.g. 'memberOf'. To lookup nested groups in an Active Directory environment use 'memberOf:1.2.840.113556.1.4.1941:'. - Kenttä, joka sisältää käyttäjän ryhmien DN:t. Tätä kenttää käytetään etsimään käyttäjien ryhmäjäsenyyksiä, eli 'memberOf'. Active Directory -ympäristössä sisäkkäisten ryhmien etsinnässä käytä muotoa 'memberOf:1.2.840.113556.1.4.1941:'. + Field which contains DNs of groups the user is a member of. This field is used to lookup groups from users, e.g. 'memberOf'. To lookup nested groups in an Active Directory environment use 'memberOf:1.2.840.113556.1.4.1941:'. + Kenttä, joka sisältää käyttäjän ryhmien DN:t. Tätä kenttää käytetään etsimään käyttäjien ryhmäjäsenyyksiä, eli 'memberOf'. Active Directory -ympäristössä sisäkkäisten ryhmien etsinnässä käytä muotoa 'memberOf:1.2.840.113556.1.4.1941:'. Object uniqueness field @@ -4912,7 +4616,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Todenna uudelleen Plexillä - Allow friends to authenticate via Plex, even if you don't share any servers + Allow friends to authenticate via Plex, even if you don't share any servers Salli ystävien tunnistautua Plexin kautta, vaikkei heillä olisi käytössä samoja palvelimia. @@ -4976,7 +4680,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Post-auto-liitos - Post binding but the request is automatically sent and the user doesn't have to confirm. + Post binding but the request is automatically sent and the user doesn't have to confirm. Post-liitos, mutta pyyntö lähetetään automaattisesti eikä käyttäjän tarvitse vahvistaa sitä. @@ -5008,8 +4712,8 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Poista tilapäiset käyttäjät tämän ajan jälkeen: - Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually. - Viive, jonka jälkeen tilapäiset käyttäjät poistetaan. Tämä tehdään vain, jos IDP käyttää NameID:n muotoa 'transient', eikä käyttäjä kirjaudu ulos automaattisesti. + Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually. + Viive, jonka jälkeen tilapäiset käyttäjät poistetaan. Tämä tehdään vain, jos IDP käyttää NameID:n muotoa 'transient', eikä käyttäjä kirjaudu ulos automaattisesti. When selected, encrypted assertions will be decrypted using this keypair. @@ -5047,20 +4751,12 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Telegram Attribute mapping Telegram-ominaisuuksien kytkentä - - New source - Uusi lähde - - - Create a new source. - Luo uusi lähde. - Federation and Social login Liitetty ja sosiaalinen kirjautuminen - Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves. + Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves. Identiteettien lähteet, jotka voidaan joko synkronoida authentikin tietokantaan, tai joita käyttäjät voivat käyttää itsensä tunnistautumisessa ja rekisteröitymisessä. @@ -5095,10 +4791,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Vendor Toimittaja - - Update LDAP Source - Päivitä LDAP-lähde - OAuth Source OAuth-lähde @@ -5128,10 +4820,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Access Key Pääsyavain - - Update OAuth Source - Päivitä OAuth-lähde - Diagram Kaavio @@ -5162,10 +4850,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. SCIM Base URL SCIM Base URL - - Click to copy token - Klikkaa kopioidaksesi tunnisteen - Telegram bot Telegram-botti @@ -5231,8 +4915,8 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Kutsumanimi - Optionally set the 'FriendlyName' value of the Assertion attribute. - Valinnaisesti voit määrittää 'FriendlyName'-arvo väitteen attribuutille. + Optionally set the 'FriendlyName' value of the Assertion attribute. + Valinnaisesti voit määrittää 'FriendlyName'-arvo väitteen attribuutille. Scope name @@ -5243,13 +4927,9 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Käyttöalue, jonka asiakas voi määrittää saadakseen pääsyn näihin ominaisuuksiin. - Description shown to the user when consenting. If left empty, the user won't be informed. + Description shown to the user when consenting. If left empty, the user won't be informed. Kuvaus, joka näytetään käyttäjälle suostumuksen pyytämisen yhteydessä. Jos tämä jätetään tyhjäksi, käyttäjää ei informoida. - - Example context data - Esimerkki kontekstidatasta - Active Directory User Active Directory -käyttäjä @@ -5258,14 +4938,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Active Directory Group Active Directory -ryhmä - - New property mapping - Uusi ominaisuuskytkentä - - - Create a new property mapping. - Luo uusi ominaisuuskytkentä. - Property Mappings Ominaisuuskytkennät @@ -5278,10 +4950,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Property Mapping(s) Ominaisuuskytkennät - - Test Property Mapping - Testi-ominaisuuskytkentä - Hide managed mappings Piilota hallitut kytkennät @@ -5359,7 +5027,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Vertailu tehdään verkkotunnuksen loppuosalla, joten jos kirjoitat domain.tld, myös foo.domain.tld täsmää. - Use this brand for each domain that doesn't have a dedicated brand. + Use this brand for each domain that doesn't have a dedicated brand. Käytä tätä brändiä joka domainissa, jolla ei ole omaa brändiä. @@ -5526,18 +5194,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Brand(s) Brändi(t) - - Update Brand - Päivitä brändi - - - Create Brand - Luo brändi - - - New Brand - Uusi brändi - Policies Käytännöt @@ -5555,10 +5211,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Warning: Policy is not assigned. Varoitus: Käytäntöä ei ole liitetty. - - Test Policy - Testikäytäntö - Policy / Policies Käytäntö / käytännöt @@ -5631,14 +5283,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. View details of group "" Katso ryhmän &quot;&quot; tiedot - - Create Group - Luo ryhmä - - - New Group - Uusi ryhmä - Create group Luo ryhmä @@ -5659,32 +5303,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List. Voimassa 360 vuorokautta, jonka jälkeen salasana uusitaan automaattisesti. Voit kopioida salasanan tunnistelistalta. - - Are you sure you want to delete ? - Haluatko varmasti poistaa kohteen ? - - - The following objects use - Seuraavat objektit käyttävät - - - - connecting object will be deleted - yhdistävä objekti poistetaan - - - Successfully updated - - - Failed to update : - Päivitys epäonnistui: - : - - - - Are you sure you want to update ? - Haluatko varmasti päivittää kohteen ? - Impersonating user... Esiinnytään käyttäjänä... @@ -5773,12 +5391,8 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Activate Aktivoi - - Update password - Päivitä salasana - - Update 's password + Update 's password Set password @@ -5804,18 +5418,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Warning: This group is configured with superuser access. Added users will have superuser access. Varoitus: Tälle ryhmälle on annettu pääkäyttäjän oikeudet. Lisätyt käyttäjät saavat pääkäyttäjän oikeudet. - - Add existing user - Lisää olemassa oleva käyttäjä - - - Add new user - Lisää uusi käyttäjä - - - Create User - Luo käyttäjä - New User Uusi käyttäjä @@ -5824,22 +5426,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. This user will be added to the group "". Tämä käyttäjä lisätään ryhmään &quot;&quot;. - - New user... - Uusi käyttäjä... - - - Create Service Account - Luo palvelutili - - - New Service Account - Uusi palvelutili - - - New service account... - Uusi palvelukäyttäjä... - Hide service-accounts Piilota palvelutilit @@ -5888,11 +5474,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. User Search Käyttäjähaku - - Warning: You're about to delete the user you're logged in as (). Proceed at your own risk. - Varoitus: Olet poistamassa käyttäjää, jona olet kirjautunut sisään ( - ). Jatka omalla vastuullasi. - Show deactivated users Näytä käytöstä poistetut käyttäjät @@ -5934,10 +5515,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Haluatko varmasti poistaa käyttäjän seuraavista ryhmistä? - - Add Group - Lisää ryhmä - Add to existing group Lisää olemassa olevaan ryhmään @@ -6135,14 +5712,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Role(s) Rooli(t) - - Update Role - Päivitä rooli - - - Create Role - Luo rooli - Successfully updated initial permissions. Alustavien käyttöoikeuksien päivitys onnistui. @@ -6175,14 +5744,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Set initial permissions for newly created objects. Aseta alustavat käyttöoikeudet luoduille uusille objekteille. - - Update Initial Permissions - Päivit alustavat käyttöoikeudet - - - Create Initial Permissions - Luo alustavat käyttöoikeudet - Role Info Roolin tiedot @@ -6216,8 +5777,8 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Mukautetut attribuutit - Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON. - Valinnaiset tiedot, jotka ladataan prosessin 'prompt_data'-kontekstimuuttujaan. YAML tai JSON. + Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON. + Valinnaiset tiedot, jotka ladataan prosessin 'prompt_data'-kontekstimuuttujaan. YAML tai JSON. Single use @@ -6255,14 +5816,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Invitation not limited to any flow, and can be used with any enrollment flow. Kutsua ei ole rajattu mihinkään tiettyyn prosessiin, ja sitä voidaan käyttää missä tahansa rekisteröintiprosessissa. - - Update Invitation - Päivitä kutsu - - - Create Invitation - Luo kutsu - Warning: No invitation stage is bound to any flow. Invitations will not work as expected. Varoitus: Mitään kutsuvaihetta ei ole kytketty mihinkään prosessiin. Kutsut eivät toimi odotetulla tavalla. @@ -6463,10 +6016,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Prompt(s) Kehote/kehotteet - - Update Prompt - Päivitä kehote - Create Prompt Luo kehote @@ -6739,10 +6288,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Stage used to validate any authenticator. This stage should be used during authentication or authorization flows. Vaihe, jolla validoidaan mikä tahansa todentaja. Tätä vaihetta tulisi käyttää tunnistautumis- tai valtuutusprosesseissa. - - Device classes - Laitetyypit - Device classes which can be used to authenticate. Laitetyypit, joita voidaan käyttää tunnistautumiseen. @@ -6780,7 +6325,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Valitut vaiheet - Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again. + Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again. Vaiheet, joita käytetään todentajan määrittämiseen kun käyttäjällä ei ole yhteensopivaa laitetta. Kun tämä vaihe on suoritettu, käyttäjältä ei kysytä enää uudestaan. @@ -6856,7 +6401,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Pakollinen: Todentajan TÄYTYY luoda dedikoitu valtuutus. Jos se ei ole mahdollista, RP valmistellaan virheen tapahtumista varten - Preferred: The authenticator can create and store a dedicated credential, but if it doesn't that's alright too + Preferred: The authenticator can create and store a dedicated credential, but if it doesn't that's alright too Suositeltu: Todentaja voi luoda ja tallentaa dedikoidun valtuutuksen, mutta jos se ei ole mahdollista, sekin käy @@ -6867,18 +6412,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Authenticator Attachment Todentajan kytkentä - - No preference is sent - Etusijaisuutta ei lähetetä - - - A non-removable authenticator, like TouchID or Windows Hello - Sisäänrakennettu todentaja, joten TouchID tai Windows Hello. - - - A "roaming" authenticator, like a YubiKey - "Roaming"-tyyppinen todentaja, kuten YubiKey. - Maximum registration attempts Rekisteröintiyritysten enimmäismäärä @@ -6904,7 +6437,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Interaktiivinen - Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time. + Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time. Pyydä käyttäjän suostumusta. Suostumus voi olla joko pysyvä tai se voi raueta tietyn ajan kuluttua. @@ -6948,7 +6481,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Heitä virhe? - Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity. + Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity. Vahvista käyttäjän sähköpostiosoite lähettämällä heille kertakäyttöinen linkki. Voidaan käyttää myös palautusprosessissa käyttäjän vahvistamiseen. @@ -6987,10 +6520,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Let the user identify themselves with their username or Email address. Salli käyttäjän tunnistautua käyttäjätunnuksella tai sähköpostiosoitteella. - - User fields - Käyttäjän kentät - Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources. Kentät, joilla käyttäjä voi tunnistautua. Jos kenttiä ei ole valittu, käyttäjä voi käyttää vain lähteitä. @@ -7032,7 +6561,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Näytä löytynyt käyttäjä - When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown. + When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown. Kun validi käyttäjätunnus tai sähköpostiosoite on syötetty ja tämä valinta on käytössä, käyttäjän käyttäjätunnus ja avatar näytetään. Muussa tapauksessa näytetään käyttäjän kirjoittama teksti. @@ -7056,7 +6585,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Valitse lähteet, jotka näytetään käyttäjille tunnistautumista varten. Tämä vaikuttaa vain web-pohjaisiin lähteisiin, ei LDAPiin. - Show sources' labels + Show sources' labels Näytä lähteiden nimet @@ -7156,7 +6685,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Käyttäjätietokanta + Kerberos-salasana - Validate the user's password against the selected backend(s). + Validate the user's password against the selected backend(s). Validoi käyttäjän salasana valituilla taustajärjestelmillä. @@ -7179,16 +6708,16 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Kuinka monta yritystä käyttäjälle sallitaan, ennen kuin prosessi perutaan. Käyttäjän lukitsemiseksi voit käyttää mainekäytäntöä ja user_write-vaihetta. - Provide users with a 'show password' button. - Näytä käyttäjille 'näytä salasana' -painike. + Provide users with a 'show password' button. + Näytä käyttäjille 'näytä salasana' -painike. ("", of type ) (&quot;&quot;, tyyppiä ) - Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable. - Näytä vapaavalintaisia kenttiä käyttäjälle, esimerkiksi rekisteröitymisen yhteydessä. Tiedot tallennetaan prosessin kontekstiin 'prompt_data'-muuttujaan. + Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable. + Näytä vapaavalintaisia kenttiä käyttäjälle, esimerkiksi rekisteröitymisen yhteydessä. Tiedot tallennetaan prosessin kontekstiin 'prompt_data'-muuttujaan. Fields @@ -7218,10 +6747,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Selected policies are executed when the stage is submitted to validate the data. Valitut käytännöt suoritetaan vaiheen lähettämisen yhteydessä tietojen validoimiseksi - - Redirect the user to another flow, potentially with all gathered context - Ohjaa käyttäjä toiseen prosessiin, mahdollisesti kaiken kerätyn kontekstin kanssa. - Static Staattinen @@ -7355,9 +6880,9 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Poista käyttäjä nykyisestä istunnosta. - Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user + Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user is pending, a new user is created, and data is written to them. - Tallenna kaikki tiedot prosessin kontekstin 'prompt_data'-muuttujasta keskeneräisen käyttäjän tietoihin. + Tallenna kaikki tiedot prosessin kontekstin 'prompt_data'-muuttujasta keskeneräisen käyttäjän tietoihin. Jos keskeneräistä käyttäjää ei ole, luodaan uusi käyttäjä ja tiedot tallennetaan luotuun käyttäjään. @@ -7397,7 +6922,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Sisäiset käyttäjät voivat olla esimerkiksi yrityksen työntekijöitä, jotka saavat käyttöönsä kaikki Enterprise-ominaisuudet. - External users might be external consultants or B2C customers. These users don't get access to enterprise features. + External users might be external consultants or B2C customers. These users don't get access to enterprise features. Ulkoiset käyttäjät voivat olla esimerkiksi konsultteja tai B2C-asiakkaita. Nämä käyttäjät eivät saa käyttöönsä Enterprise-ominaisuuksia. @@ -7464,14 +6989,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Configure how the flow executor should handle an invalid response to a challenge given by this bound stage. Määritä, kuinka prosessisuorittimen tulisi käsitellä virheellinen vastaus haasteeseen, jonka tämä liitetty vaihe antaa. - - New stage - Uusi vaihe - - - Create a new stage. - Luo uusi vaihe. - Successfully imported device. Laitteen tuonti onnistui. @@ -7510,7 +7027,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Päätepiste Google Chrome Device Trust on esikatselutilassa. - Stage used to verify users' browsers using Google Chrome Device Trust. This stage can be used in authentication/authorization flows. + Stage used to verify users' browsers using Google Chrome Device Trust. This stage can be used in authentication/authorization flows. Vaihe, jota käytetään vahvistamaan käyttäjien selaimet käyttämällä Google Chromen Device Trustia. Tätä vaihetta voidaan käyttää tunnistautumis- tai valtuutusprosesseissa. @@ -7533,10 +7050,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Import Tuo - - Import Duo device - Tuo Duo-laite - Import devices Tuo laitteita @@ -7618,7 +7131,7 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Joko seuraa ?next-parametriä tai ohjaa oletuskäyttöliittymään - Will notify the user the flow isn't applicable + Will notify the user the flow isn't applicable Kertoo käyttäjälle, että prosessia ei voida käyttää @@ -7641,10 +7154,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Background shown during execution. Suorittamisen aikana näytettävä tausta. - - Successfully imported flow. - Prosessin tuonti onnistui. - .yaml files, which can be found in the Example Flows documentation .yaml-tiedostot, jotka löytyvät esimerkkiprosessien dokumentaatiosta @@ -7657,10 +7166,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Flow(s) Prosessi(t) - - Update Flow - Päivitä prosessi - Execute "" Suorita &quot;&quot; @@ -7677,14 +7182,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Export Vie - - Create Flow - Luo prosessi - - - Import Flow - Tuo prosessi - Successfully cleared flow cache Prosessivälimuistin tyhjennys onnistui. @@ -7715,10 +7212,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Edit Stage Muokkaa vaihetta - - Update Stage binding - Päivitä vaiheen liitos - These bindings control if this stage will be applied to the flow. Nämä liitokset määrittävät, voidaanko vaihetta käyttää prosessissa. @@ -7731,14 +7224,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. No stages are currently bound to this flow. Tähän prosessiin ei ole liitetty vaiheita. - - Create and bind Stage - Luo ja kytke vaihe - - - Create Stage binding - Luo vaiheen liitos - Flow Overview Prosessin yleiskuva @@ -7779,10 +7264,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Use inspector Käytä tarkastajaa - - Export flow - Vie prosessi - Stage Bindings Vaiheliitokset @@ -7880,14 +7361,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Notification transport(s) Notifikaatioväylä(t) - - Update Notification Transport - Päivitä notifikaatioväylä - - - Create Notification Transport - Luo notifikaatioväylä - Successfully updated rule. Säännön päivitys onnistui. @@ -7900,10 +7373,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Select the group of users which the alerts are sent to. Valitse käyttäjäryhmä, jolle hälytykset lähetetään. - - If no group is selected and 'Send notification to event user' is disabled the rule is disabled. - Jos ryhmää ei ole valittu ja 'Lähetä notifikaatiot tapahtuman käyttäjälle' on pois käytöstä, tämä sääntö ei ole käytössä. - Send notification to event user Lähetä notifikaatiot tapahtuman käyttäjälle @@ -7944,14 +7413,6 @@ läpäisy estyy kun jompi kumpi tai molemmat vaihtoehdot ylittävät raja-arvon. Notification rule(s) Notifikaatiosäännöt - - Update Notification Rule - Päivitä notifikaatiosääntö - - - Create Notification Rule - Luo notifikaatiosääntö - These bindings control upon which events this rule triggers. Bindings to groups/users are checked against the user of the event. @@ -8015,8 +7476,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Määrittely - (build ) - (build ) + (build ) (FIPS) @@ -8027,10 +7487,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Viimeksi nähty - , should be - - , pitäisi olla - + , should be Not available @@ -8065,26 +7522,10 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. No integration active Ei aktiivista integraatiota - - Update Outpost - Päivitä tukikohta - - - View Deployment Info - Katso perustamistiedot - - - Detailed health (one instance per column, data is cached so may be out of date) - Tarkempi tila (yksi per sarake, tiedot tulevat välimuistista, joten ne saattavat olla vanhentuneita) - Outpost(s) Tukikohta/tukikohdat - - Create Outpost - Luo tukikohta - Successfully updated integration. Integraation päivitys onnistui. @@ -8110,7 +7551,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. https://:2376 yhdistettäessä etäjärjestelmään. - CA which the endpoint's Certificate is verified against. Can be left empty for no validation. + CA which the endpoint's Certificate is verified against. Can be left empty for no validation. CA, jota käytetään päätepisteen varmenteen vahvistamiseen. Voidaan jättää tyhjäksi, jolloin vahvistusta ei tehdä. @@ -8133,14 +7574,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Verify Kubernetes API SSL Certificate Varmenna Kubernetes-rajapinnan SSL-sertifikaatti - - New outpost integration - Uusi tukikohtaintegraatio - - - Create a new outpost integration. - Luo uusi tukikohtaintegraatio. - Outpost integrations Tukikohtaintegraatiot @@ -8257,18 +7690,10 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Download Private key Lataa yksityinen avain - - Import Existing Certificate-Key Pair - Tuo olemassa oleva sertifikaatti-avainpari - Generate Luo - - Generate New Certificate-Key Pair - Luo uusi sertifikaatti-avainpari - Link Title Linkin otsikko @@ -8290,11 +7715,11 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Poistaa käytöstä käyttäjäkohtaiset avatarit ja näyttää vain 1x1-kokoisen läpinäkyvän kuvan - Uses gravatar with the user's email address + Uses gravatar with the user's email address Käyttää gravataria käyttäjän sähköpostiosoitteen perusteella - Generated avatars based on the user's name + Generated avatars based on the user's name Avatar luodaan käyttäjän nimen perusteella @@ -8302,7 +7727,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Mikä tahansa URL-osoite: jos haluat käyttää kuvia, jotka löytyvät toiselta palvelimelta, voit määrittää minkä tahansa URL-osoitteen. Lisäksi, näitä paikanvaraajia voi käyttää: - The user's username + The user's username Käyttäjän käyttäjätunnus @@ -8310,7 +7735,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Sähköpostiosoite, md5-tiivisteenä - The user's UPN, if set (otherwise an empty string) + The user's UPN, if set (otherwise an empty string) Käyttäjän UPN, jos asetettu (muussa tapauksessa tyhjä merkkijono) @@ -8406,7 +7831,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. GDPR-sääntöjenmukaisuus - When enabled, all the events caused by a user will be deleted upon the user's deletion. + When enabled, all the events caused by a user will be deleted upon the user's deletion. Kun tämä on päällä, kaikki käyttäjän aiheuttamat tapahtumat poistetaan käyttäjän poiston yhteydessä. @@ -8519,14 +7944,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Blueprint(s) Suunnitelma(t) - - Update Blueprint - Päivitä suunnitelma - - - Edit "" blueprint - Muokkaa &quot;&quot;-suunnitelmaa - Apply "" blueprint Käytä &quot;&quot;-suunnitelmaa @@ -8535,10 +7952,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Apply Käytä - - Create Blueprint Instance - Luo suunnitelman ilmentymä - Successfully updated license. Lisenssin päivitys onnistui. @@ -8647,10 +8060,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. External: Ulkoinen: - - Update License - Päivitä lisenssi - Your Install ID Asennuksesi ID @@ -8667,10 +8076,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Install Asenna - - Install License - Asenna lisenssi - Release Julkaisu @@ -8823,7 +8228,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Notifikaatioita ei löytynyt. - You don't have any notifications currently. + You don't have any notifications currently. Sinulla ei ole tällä hetkellä notifikaatioita. @@ -8918,10 +8323,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. You may close this page now. Voit sulkea tämän sivun nyt. - - You're about to be redirect to the following URL. - Sinut ohjataan seuraavaan URL-osoitteeseen. - Follow redirect Seuraa uudelleenohjausta @@ -9003,7 +8404,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Muista minut tällä laitteella - Continue with + Continue with Need an account? @@ -9024,19 +8425,10 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Select one of the options below to continue. Valitse yksi alla olevista vaihtoehdoista jatkaaksesi. - - Enter the email associated with your account, and we'll send you a link to reset your password. - Kirjoita tiliisi liittyvä sähköpostiosoite ja lähetämme sinulle linkin salasanan uusimista varten. - Or Tai - - Login to continue to . - Kirjaudu jatkaaksesi kohteeseen - . - Use a security key Käytä turva-avainta @@ -9068,10 +8460,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Check your Inbox for a verification email. Vahvistusviesti löytyy sähköpostistasi. - - Send Email again. - Lähetä sähköposti uudelleen. - QR-Code to setup a time-based one-time password QR-koodi, jolla määritellään aikaperusteinen kertakäyttösalasana @@ -9176,10 +8564,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Failed to authenticate Tunnistautuminen epäonnistui - - Authentication failed. Please try again. - Tunnistautuminen epäonnistui. Yritä uudelleen. - Authenticating... Tunnistaudutaan... @@ -9245,7 +8629,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Pysy sisäänkirjautuneena? - Select Yes to reduce the number of times you're asked to sign in. + Select Yes to reduce the number of times you're asked to sign in. Valitse kyllä vähentääksesi sitä, kuinka usein sinua pyydetään kirjautumaan sisään. @@ -9257,11 +8641,12 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Kirjoita koodisi - You've successfully authenticated your device. + You've successfully authenticated your device. Olet tunnistautunut laitteellasi. - You've logged out of . You can go back to the overview to launch another application, or log out of your authentik account. + You've logged out of . You can go back to the overview to launch another application, or log out of your authentik account. + Olet kirjautunut ulos palvelusta . Voit palata yleisnäkymään käynnistääksesi toisen sovelluksen, tai voit kirjautua ulos authentik-tililtäsi. Go back to overview @@ -9309,16 +8694,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Authentication form Todennuslomake - - Error creating credential: - Valtuutuksen luonti epäonnistui: - - - - Server validation of credential failed: - Valtuutuksen palvelintarkastus epäonnistui: - - Failed to register. Please try again. Rekisteröityminen epäonnistui. Yritä uudelleen. @@ -9375,10 +8750,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Please wait while the content is loading Odota kun sisältöä ladataan - - Select endpoint to connect to - Valitse päätepiste johon yhdistetään - application sovellus @@ -9407,10 +8778,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Ungrouped Ryhmittelemätön - - My Applications - Sovellukseni - Search for an application by name... Hae sovellusta nimellä... @@ -9419,10 +8786,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Search returned no results. Haku ei palauttanut tuloksia. - - My applications - Sovellukseni - Application list Sovelluslista @@ -9502,9 +8865,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Via - - reference will be left dangling - Failed to fetch files Tiedostojen haku ei onnistunut @@ -9655,7 +9015,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. URL used to validate CAPTCHA response on the backend. Automatically set based on provider selection but can be customized. - This stage checks the user's current session against a CAPTCHA service to prevent automated abuse. + This stage checks the user's current session against a CAPTCHA service to prevent automated abuse. CAPTCHA Provider @@ -9769,10 +9129,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Are you sure you want to remove user from the following roles? Haluatko varmasti poistaa käyttäjän seuraavista rooleista? - - Add Role - Lisää rooli - Add to existing role Lisää olemassa olevaan rooliin @@ -9784,15 +9140,9 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Hide managed roles - - Bind existing Stage - Flags allow you to enable new functionality and behaviour in authentik early. - - When enabled, parallel requests for application authorization will be buffered instead of conflicting with other flows. - Refresh other flow tabs upon authentication @@ -9867,7 +9217,7 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. WebAuthn Authenticator Validation Stage - When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. Pagination: default page size @@ -9881,9 +9231,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Maximum page size for API requests. - - 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. - Local connection Paikallinen yhteys @@ -9891,12 +9238,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Requires Docker socket/Kubernetes Integration. - - Buffer PolicyAccessView requests - - - Assign Object Permission - Next, download the configuration to deploy the authentik Agent via MDM @@ -9914,9 +9255,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Choose the object permissions that you want the selected role to have on this object. These object permissions are in addition to any global permissions already within the role. - - Assign object permissions to role - Device access group @@ -9927,10 +9265,10 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Primary disk usage - The start for user ID numbers, this number is added to the user ID to make sure that the numbers aren't too low for POSIX users. Default is 2000 to prevent collisions with local users. + The start for user ID numbers, this number is added to the user ID to make sure that the numbers aren't too low for POSIX users. Default is 2000 to prevent collisions with local users. - The start for group ID numbers, this number is added to a number generated from the groups' ID to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to prevent collisions with local groups. + The start for group ID numbers, this number is added to a number generated from the groups' ID to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to prevent collisions with local groups. Data exports are not available as storage for reports is not configured. @@ -9944,9 +9282,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Failed to export data - - Start export - Export data @@ -9974,9 +9309,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Type a name for the token... - - Update Enrollment Token - Type a unique identifier... @@ -10005,9 +9337,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Inherited - - Select roles to attach to the user - Toggle API requests drawer @@ -10074,11 +9403,11 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. A verification token has been sent to your configured email address: - Displayed when a verification token has been sent to the user's configured email address. + Displayed when a verification token has been sent to the user's configured email address. A verification token has been sent to your email address. - Displayed when a verification token has been sent to the user's email address. + Displayed when a verification token has been sent to the user's email address. application found for "" @@ -10144,9 +9473,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Successfully created Fleet connector. - - Connector name... - Fleet settings @@ -10174,9 +9500,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Paste your license key... - - Update - You can select from popular providers with preset configurations or choose a custom setup to specify your own endpoints and keys. @@ -10272,18 +9595,9 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. items marked to remove. - - Flow used when authorizing this this.instance?. - Reply URL - - Flow used when logging out of this this.instance?. - - - Certificate used to sign outgoing Responses going to the Service this.instance?. - Update WS-Federation Provider @@ -10326,9 +9640,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Copy Secret - - Update settings - ED25519 @@ -10446,18 +9757,9 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Reviewer groups - - Min reviewers - Number of users from the selected reviewer groups that must approve the review. - - Min reviewers is per-group - - - If checked, approving a review will require at least that many users from _each_ of the selected groups. When disabled, the value is a total across all groups. - Reviewers @@ -10491,12 +9793,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Lifecycle rule(s) - - Update Lifecycle Rule - - - Create Object Lifecycle Rule - No reviews yet. @@ -10542,12 +9838,6 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Required reviewers - - Confirm Review - - - Confirm this object has been reviewed - Reviews @@ -10587,6 +9877,1561 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. An unknown error occurred while submitting the form. + + Sign logout response + + + When enabled, SAML logout responses will be signed. + + + Posting logout response to SAML provider: + + + If checked, approving a review will require at least that many users from + each of the selected groups. When disabled, the value is a total + across all groups. + + + Review initiated + + + Review overdue + + + Review attested + + + Review completed + + + Copy Link + + + Send + + + Send Invitation via Email + + + Send via Email + + + Please enter at least one email address + + + Invitation emails queued for sending to recipient(s). Check the System Tasks for more information. + + + Failed to queue invitation emails: + + + Never + + + No flow set + + + One email address per line, or comma/semicolon separated. Each recipient will receive a separate email with an invitation link. + + + CC + + + A comma-separated list of addresses to receive copies of the invitation. Recipients will receive the full list of other addresses in this list. + + + BCC + + + A comma-separated list of addresses to receive copies of the invitation. Recipients will not receive the addresses of other recipients. + + + Select the email template to use for sending invitations. + + + Site footer + + + Enter the email address or username associated with your account. + Syötä käyttäjätilisi sähköpostiosoite tai käyttäjänimi + + + You're about to be redirected to the following URL. + + + Log in to continue to . + + + Continuous Login + + + Successfully updated Google Chrome connector. + + + Successfully created Google Chrome connector. + + + Google settings + + + Webhook Certificate Authority + + + Keypair used to validate the certificate of the webhook endpoint. When not configured, the standard CA bundle is used. + + + Security key (e.g. YubiKey) + + + Client device (e.g. Touch ID, Windows Hello) + + + Hybrid (e.g. QR code, phone) + + + WebAuthn Hints + + + Available Hints + + + Selected Hints + + + Optional hints to guide the browser in prioritizing the preferred authenticator type. Order matters - the first hint has highest priority. These are advisory and may be ignored by browsers. + + + Hints + + + Optional hints to guide the browser in prioritizing the preferred authenticator type during registration. Order matters - the first hint has highest priority. These are advisory and may be ignored by browsers. + + + Filtering + + + See documentation for path rules and theme-aware names. + + + See documentation for supported values. + + + No assertion was returned by the authenticator + + + Authentication was cancelled or timed out + + + Registration was cancelled or timed out. Please try again. + + + An error occurred while creating the credential. Please try again. + + + Server validation of credential failed + + + Require policies for application access + + + Configure if applications without any policy/group/user bindings should be accessible to any user. + + + Upon successful authentication, re-start authentication in other open tabs. + + + About authentik + + + Create a new application... + + + Username or email address... + + + Type an optional publisher name... + + + Type an optional description... + + + New Application + + + Opens the new application wizard, which will guide you through creating a new application with an existing provider. + + + Opens the new application form, which will guide you through creating a new application with an existing provider. + + + Clear Cache + + + Search for a provider... + + + e.g. my-application + + + The publisher is shown in the application library. + + + The description is shown in the application library and may provide additional information about the application to end users. + + + Select Groups + + + New Group User + + + New Role User + + + Add Existing User + + + Add New User + + + New Group User... + + + New Role User... + + + New Service Account... + + + Start Export + + + Assign Additional Roles + + + Role Name + + + Type a name for this role... + + + This name will be used to identify the role within authentik. + + + Service Account + + + Service Accounts + + + Impersonate User + + + Impersonate + + + Set Password + + + User "" + + + search + + + find + + + Search the docs for "" + + + New Tab + + + Command palette + + + No commands + + + No matching commands. + + + No commands are currently available. + + + Fetching users... + + + No matching users + + + No matching users. + + + Jump to + + + Search for + + + Open + + + View + + + New Tab + + + Peek + + + Integrations + + + Documentation + Dokumentaatio + + + Release notes + + + New in + + + authentik + + + About authentik + + + Session + + + Navigate to + + + Interface + + + API requests drawer + + + Toggle + + + Notifications drawer + + + Reloads page + + + authentik information + + + Landmark: + + + Switch to tab + + + Save Changes + + + Resend Email + + + Open Command Palette + Label for the button that opens the command palette + + + Type a command... + Label for the command palette input + + + What are you looking for? + Placeholder for the command palette input + + + Type a username or email address... + Placeholder for the user search command in the admin interface + + + + The headline for a form that creates or updates a model instance. + + + Open Command Palette + Tooltip for the button that opens the command palette + + + Configure WS-Federation Provider + + + Outpost + + + No instances running. + + + New Outpost + + + No providers configured. + + + Outpost Info + + + Health + + + Configured providers + + + Detailed health (data is cached so may be out of date) + + + Webex + + + Altered behavior for usage with Cisco Webex. + + + Statistics + + + Authorizations (24 hours) + + + Authorizations (7 days) + + + Authorizations (1 month) + + + Prevent duplicate devices + + + When enabled, any unique authenticator can only be registered once. + + + Successfully imported blueprint. + + + File upload + + + Warning: Blueprint files may contain objects such as users, policies and expression. + + + Force authentication + + + When enabled, the IdP is requested to force re-authentication of the user, even if the user has an existing session. + + + / instances are healthy. + + + Federated OAuth2/OpenID Providers + + + Info + + + Verify Push stream endpoints' certificate + + + Stream(s) + + + Delivery method + + + Delivery Method + + + Pull + + + Push + + + post logout + + + authorization + + + Valid redirect URIs after a successful authorization or invalidation flow. Also specify any origins here for Implicit flows. Use the type dropdown to designate URIs for authorization or post-logout redirection. + + + If no explicit authorization redirect URIs are specified, the first successfully used authorization redirect URI will be saved. + + + Post Logout + + + No connectivity status available. + + + LDAP Group(s) + + + Connect Group + + + Successfully connected user. + + + The unique identifier of this object in LDAP, the value of the '' attribute. + + + LDAP User(s) + + + Connect User + + + Object Identifier () + + + Synced Users + + + Synced Groups + + + Avatar + + + Save changes + + + Edit Settings + + + Server Version + + + Applications search + + + Search for application by name, group or provider... + + + New Application options + + + Select a ... + + + Application Details + + + Provider Details + + + Flow Blueprint + + + Flow Blueprints + + + Select a blueprint... + + + Search for a blueprint by name or path... + + + Type a name for this certificate... + + + e.g. mydomain.com, *.mydomain.com, mydomain.local + + + Import Existing + + + Certificate Name + + + Type a name for this certificate-key pair... + + + Search for a certificate or key name... + + + Select a device access group... + + + No enrollment tokens found for this connector. + + + Search for an enrollment token... + + + Search connectors by name or type... + + + Endpoint Connector + + + Endpoint Connectors + + + Provide your Fleet API token... + + + Device Access Groups + + + Search device groups by name... + + + Search devices by name, OS, or group... + + + Enterprise License + + + Enterprise Licenses + + + Search for a license by name... + + + Notification Rule + + + Type a name for this rule... + + + Search for a notification rule by name, severity or group... + + + Notification Transport + + + Transport Name + + + Type a name for this transport... + + + Search for a notification transport by name or mode... + + + Search for a file by name... + + + Flow Name + + + Type a name for this flow... + + + Type a title for this flow... + + + e.g. my-flow + + + Select a designation... + + + Search for a flow by name or identifier... + + + Stage Binding + + + Select a stage... + + + Select one or more users to assign... + + + Lifecycle Rule + + + Search for a lifecycle rule by name or target... + + + Review + + + Outpost Integration + + + Search outposts by name, type or assigned integration... + + + Search for an outpost integration by name, type or assigned integration... + + + Open the wizard to create a new service connection. + + + New Outpost Integration + + + Open the wizard to create a new policy. + + + Policy Name + + + Type a policy name... + + + Policy Binding + + + Search for a policy by name or type... + + + New Policy + + + Search for a reputation by identifier or IP... + + + Property Mapping + + + Mapping Name + + + Type a name for this mapping... + + + Search for a property mapping by name or type... + + + New Property Mapping + + + Run Test + + + Example Context Data + + + Select a user... + + + Bind Mode + + + Search Mode + + + Bind Flow + + + Unbind Flow + + + TLS Server Name + + + UID Start Number + + + GID Start Number + + + Authorization Flow + + + Client Type + + + Authentication Flow + + + Invalidation Flow + + + Access Code Validity + + + Access Token Validity + + + Refresh Token Validity + + + Refresh Token Threshold + + + Subject Mode + + + Search for provider by name, type or assigned application... + + + RAC Endpoint + + + RAC Endpoints + + + Endpoint Name + + + Type a name for this endpoint... + + + e.g. myserver.example.com, 10.0.0.1:22 + + + Create an endpoint to get started. + + + Search for an endpoint by name or host... + + + Initial Permission Name + + + Type a name for these initial permissions... + + + Search for initial permissions by name... + + + Create an initial permission to get started. + + + Role Object Permission + + + Role Object Permissions + Roolin olio-käyttöoikeudet + + + Object Permission + + + Object Permissions + + + Update + Päivitä + + + Search for a role... + + + Source Name + + + Type a name for this source... + + + e.g. my-kerberos-source + + + e.g. my-oauth-source + + + e.g. my-plex-source + + + e.g. my-saml-source + + + e.g. my-scim-source + + + Search for a source... + + + e.g. my-telegram-source + + + Duo Device + + + Duo Devices + + + Importing + + + Type the Duo user ID for this device... + + + Invitation + + + Invitation Name + + + Search for an invitation by name... + + + Prompt + + + Search for a prompt by name, field or type... + + + Search for a stage name, type, or flow... + + + User creation mode + + + Search for a token identifier, user, or intent... + + + Review Credentials + + + Type a username for the service account... + + + Internal User + + + Internal Users + + + External User + + + External Users + + + Type a username for the internal user... + + + Type a username for the external user... + + + Open the new user wizard + + + Select email stage... + + + Copying ... + + + Copying to clipboard... + + + e.g. my-slug + + + Create + + + Create + + + Copy to clipboard + + + Entity + + + Edit "" + + + Edit + + + Open "" permissions + + + Open permissions + + + New + + + + + + New + + + Create + + + Creating + + + + + + Edit + + + Save Changes + + + Saving Changes... + + + An error occurred while loading . + + + Select an option... + + + Choose Type + + + Choose type + + + Details + + + Cancel wizard + + + Search for an endpoint by name... + + + No endpoints found for this application. + + + Launch Endpoint + + + Wizard + ARIA label for the creation wizard when no entity singular is provided. + + + New Wizard + ARIA label for the creation wizard, where the entity singular is interpolated. + + + Create New Entity + Header for the creation wizard when no entity singular is provided. + + + Create New + Header for the creation wizard, where the entity singular is interpolated. + + + ... + The message shown while a form is being submitted. + + + Query + + + Event query using the AKQL syntax. + + + See documentation for examples. + + + Access + + + Checking + + + with New Provider... + + + with Existing Provider... + + + Select one or more backchannel providers... + + + Device + + + Select one or more groups... + + + Select one or more roles... + + + Select one or more permissions... + + + Avatar for + + + Username: + + + Display name: + + + Dialog content + + + Require Flow token (flow can only be executed from a generated recovery link) + + + Select the type of policy you want to create. + + + Bind Existing... + + + Select a type to bind an existing object instead of creating a new one. + + + Bind a user + + + Statically bind an existing user. + + + Bind a group + + + Statically bind an existing group. + + + Bind an existing policy + + + Bind an existing policy. + + + Create or bind... + + + Bind New Stage + + + Select the type of stage you want to create. + + + Existing Stage + + + Bind an existing stage to this flow. + + + Deactivating... + + + Activating... + + + Unknown user + + + Review Deactivation + + + Review Activation + + + Objects + + + Related object + + + Connection will be deleted + + + Reference will be reset to default value + + + Reference will be set to an empty value + + + will be left dangling (may cause errors) + + + has an unknown relationship (check logs) + + + has an unrecognized relationship (check logs) + + + Failed to delete + + + Modify + + + Modifying + + + Unnamed object + + + List of objects that are associated with this . + + + Object Name + + + Consequence + + + Details + + + will be deleted + Consequence of deletion, when the related object will also be deleted. The name of the related object will be included, in the format 'Related object will be deleted'. + + + Unknown user + Placeholder for an unknown user, in the format 'Unknown user'. + + + is associated with objects. + Plural: N objects use this entity. + + + is associated with one object. + Singular: exactly one object uses this entity. + + + No found. + The message to show when a table has no content. The placeholder {0} is replaced with the pluralized name of the type of entity being shown in the table. + + + <> + The user's email in angle brackets, used when the email is different from the username + + + () + The user's name in parentheses, used when the name is different from the username + + + () + Used in list item, showing the name of the object and the consequence of deletion. + + + is not associated with any objects. + Zero: no objects use this entity. + + + Authorization Code + + + Implicit + + + Hybrid + + + Refresh token + + + Client credentials + + + Device-code + + + Grant Types + + + Grant types this provider may use. + + + vCenter + + + Altered behavior for usage with VMware vCenter. + + + EntityID/Issuer override + + + Sets a custom EntityID/Issuer to override the authentik generated default. + + + Passwords + + + Setting + + + Type a new password... + + + When enabled, your username will be remembered on this device for future logins. + + + ... + The message shown while a form is being submitted, when no entity name is provided. + + + Account lockdown flow + + + Select an account lockdown flow... + + + Flow used when a user triggers account lockdown (e.g. in case of compromise). Should contain an Account Lockdown stage. + + + Account lockdown flows should require authentication so they can only be started from a signed-in session. + + + If no group is selected and 'Send notification to event user' is disabled, the rule is disabled. + + + 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. + Kun tämä on käytössä, notifikaatio lähetetään sille käyttäjälle, joka laukaisi tapahtuman, niiden käyttäjien lisäksi, jotka ovat yllä olevan ryhmän jäseniä. Tapahtuman käyttäjä on aina ensimmäinen käyttäjä. Lähettääksesi notifikaation vain tapahtuman käyttäjälle, valitse 'Lähetä kerran' notifikaation väylän asetuksissa. + + + Minimum reviewers + + + Minimum reviewers is per-group + + + The following reviews apply to this object: + + + This object has no reviews yet. + + + Rule + + + This stage executes account lockdown actions on a target user. Configure which actions to perform when this stage runs. + + + Type a name for this stage... + + + Deactivate user + + + Deactivate the user account (set is_active to False). + + + Set unusable password + + + Set an unusable password for the user. + + + Delete sessions + + + Delete all active sessions for the user. + + + Revoke tokens + + + Revoke all tokens for the user (API, app password, recovery, verification). + + + Self-service completion + + + 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. + + + Completion flow + + + Select a completion flow... + + + Flow to redirect users to after self-service lockdown. This flow must not require authentication since the user's session is deleted. + + + Alert (Info): Static alert box with info styling + + + Alert (Warning): Static alert box with warning styling + + + Alert (Danger): Static alert box with danger styling + + + Warning: You are about to delete user , but you are currently logged in as this user. Proceed at your own risk. + + + Account Lockdown + + + Security + + + If you suspect your account has been compromised, you can immediately lock it to prevent unauthorized access. + + + Lock my account + + + Bind existing group/user + + + Leave empty to skip certificate validation, or select a certificate/keypair containing the LDAP server CA chain to validate the remote certificate. + + + Choose Policy Type + + + Negate Result + + + Failure Result + + + Device Classes + + + User Fields + + + This flag is deprecated. + + + If checked, the launch URL will open in a new browser tab or window from the user's application library. + Jos tämä on valittu, käynnistys-URL avataan uuteen selainvälilehteen tai -ikkunaan käyttäjän sovelluskirjastosta. + + + Hide from My applications + + + If checked, this application will not be shown on the user's My applications page. + + + No preference: the browser may offer any available authenticator + + + Platform: a non-removable authenticator built into the device, such as Touch ID, Face ID, or Windows Hello + + + Cross-platform: a roaming authenticator, such as a YubiKey or Google Titan + + + 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. + + + New Invitation + + + New Invitation options + + + Opens the new invitation wizard and binds the invitation to an existing enrollment flow. + + + with Existing Enrollment Flow... + + + Opens the new invitation wizard, which will create a new enrollment flow and invitation stage. + + + with New Enrollment Flow and Invitation Stage... + + + Create a new invitation with an enrollment flow. + + + Enrollment Flow + + + Invitation Details + + + Invitation Link + + + failed + + + Importing enrollment flow blueprint + + + Blueprint validation failed + + + Flow with slug "" not found after import + + + Creating invitation + + + The flow selected in the previous step. The invitation will be bound to this flow. + + + No invitation available to send + + + Failed to queue invitation emails + + + No enrollment flows with invitation stages found + + + You can create a new enrollment flow and invitation stage right here, or cancel and bind an invitation stage to an existing flow manually. + + + Create a new enrollment flow + + + Only enrollment flows that have an invitation stage bound to them are listed here. + + + Flow name + + + Name for the new enrollment flow. + + + Flow slug + + + Invitation stage name + + + Name for the new invitation stage. + + + Enrolled users are created as external (e.g. customers, guests). New users will be placed under users/external. + + + Enrolled users are created as internal (e.g. employees). New users will be placed under users/internal. + + + 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. + + + No invitation was created. + + + Redirect the user to a static URL or another flow, optionally with all gathered context. + + + The element could not be loaded. This may be due to a missing import or a version mismatch. + + + An element could not be loaded. Please try refreshing the page or clearing your cache. + + + Failed to load element + + + My Applications + Sovellukseni + + + My applications + Sovellukseni + \ No newline at end of file