mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-15 21:48:13 +03:00
chore(translations): update translations via Crowdin (#1569)
This commit is contained in:
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Un URI únic que identifica aquest recurs de l'API. Els clients el sol·liciten amb el paràmetre resource. No es pot canviar més endavant.",
|
||||
"api_permissions": "Permisos",
|
||||
"api_permissions_description": "Els permisos (àmbit) que els clients poden sol·licitar per a aquesta API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Permís",
|
||||
"add_permission": "Afegeix permís",
|
||||
"type": "Tipus",
|
||||
"api_created_successfully": "API creada amb èxit",
|
||||
"api_updated_successfully": "L'API s'ha actualitzat correctament",
|
||||
"api_deleted_successfully": "L'API s'ha eliminat correctament",
|
||||
"api_permissions_updated_successfully": "Els permisos s'han actualitzat correctament",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Estàs segur que vols suprimir aquesta API? Els clients perdran l'accés als seus permisos.",
|
||||
"api_access": "Accés a l'API",
|
||||
"api_access_description": "Seleccioneu quins permisos de l'API pot sol·licitar aquest client en nom dels usuaris (accés delegat per l'usuari) i per a si mateix mitjançant l'atorgament amb credencials de client (accés de client).",
|
||||
"api_access_updated_successfully": "L'accés a l'API s'ha actualitzat correctament",
|
||||
"no_apis_defined_yet": "Encara no s'han definit cap API. Les API permeten als clients sol·licitar tokens d'accés per a recursos i permisos específics.",
|
||||
"access_an_api_on_your_behalf": "Accedir a una API en nom teu",
|
||||
"api_name": "Nom de l'API",
|
||||
"access": "Accés",
|
||||
"user_delegated_access": "Accés delegat a l'usuari",
|
||||
"client_access": "Accés del client (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Els clients públics no poden utilitzar l'atorgament de credencials de client, per tant l'accés del client no està disponible.",
|
||||
"permissions_granted_count": "{granted} / {total} permisos concedits",
|
||||
"select_the_permissions_this_client_may_request": "Seleccioneu els permisos que aquest client pot sol·licitar en nom de l'usuari iniciat (accés delegat per usuari) i per a si mateix sense cap usuari mitjançant l'atorgament amb credencials de client (accés de client).",
|
||||
"i_have_a_longer_code": "Tinc un codi més llarg",
|
||||
"pkce_supported_client_title": "Aquest client admet PKCE.",
|
||||
"pkce_supported_client_description": "Aquest client admet Proof Key for Code Exchange (PKCE). PKCE és una característica de seguretat que ajuda a protegir contra certs atacs durant el procés d'autorització OAuth 2.0. Es recomana habilitar-la."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Jedinečný identifikátor URI, který identifikuje tento zdroj API. Klienti jej požadují pomocí parametru „resource“. Nelze jej později změnit.",
|
||||
"api_permissions": "Oprávnění",
|
||||
"api_permissions_description": "Oprávnění (rozsahy), o která mohou klienti v rámci tohoto API požádat.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Oprávnění",
|
||||
"add_permission": "Přidat oprávnění",
|
||||
"type": "Typ",
|
||||
"api_created_successfully": "API bylo úspěšně vytvořeno",
|
||||
"api_updated_successfully": "API bylo úspěšně aktualizováno",
|
||||
"api_deleted_successfully": "API bylo úspěšně odstraněno",
|
||||
"api_permissions_updated_successfully": "Oprávnění byla úspěšně aktualizována",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Opravdu chcete toto API smazat? Klienti ztratí přístup k jeho oprávněním.",
|
||||
"api_access": "Přístup k API",
|
||||
"api_access_description": "Vyberte, o která oprávnění API může tento klient žádat jménem uživatelů (přístup delegovaný uživatelem) a pro sebe prostřednictvím udělení oprávnění na základě přihlašovacích údajů klienta (přístup klienta).",
|
||||
"api_access_updated_successfully": "Přístup k API byl úspěšně aktualizován",
|
||||
"no_apis_defined_yet": "Zatím nebyly definovány žádné API. API umožňují klientům žádat o přístupové tokeny pro konkrétní zdroje a oprávnění.",
|
||||
"access_an_api_on_your_behalf": "Přístup k API vaším jménem",
|
||||
"api_name": "Název API",
|
||||
"access": "Přístup",
|
||||
"user_delegated_access": "Přístup udělený uživatelem",
|
||||
"client_access": "Přístup klientů (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Veřejní klienti nemohou využívat způsob ověřování „client credentials grant“, takže přístup pro klienty není k dispozici.",
|
||||
"permissions_granted_count": "{granted} / {total} udělená oprávnění",
|
||||
"select_the_permissions_this_client_may_request": "Vyberte oprávnění, o která může tento klient požádat jménem přihlášeného uživatele (přístup delegovaný uživatelem) a pro sebe samotného bez uživatele prostřednictvím udělení oprávnění na základě klientských pověření (přístup klienta).",
|
||||
"i_have_a_longer_code": "Mám delší kód",
|
||||
"pkce_supported_client_title": "Tento klient podporuje PKCE",
|
||||
"pkce_supported_client_description": "Tento klient podporuje funkci Proof Key for Code Exchange (PKCE). PKCE je bezpečnostní funkce, která pomáhá chránit před určitými útoky během procesu autorizace OAuth 2.0. Doporučujeme ji povolit."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "En unik URI, der identificerer denne API-ressource. Klienter anmoder om den ved hjælp af parameteren »resource«. Den kan ikke ændres efterfølgende.",
|
||||
"api_permissions": "Tilladelser",
|
||||
"api_permissions_description": "De tilladelser (anvendelsesområder), som klienter kan anmode om til denne API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"api_permission_key": "Tilladelse",
|
||||
"add_permission": "Tilføj tilladelse",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_created_successfully": "API'et er oprettet",
|
||||
"api_updated_successfully": "API'en er blevet opdateret uden problemer",
|
||||
"api_deleted_successfully": "API'en blev slettet uden problemer",
|
||||
"api_permissions_updated_successfully": "Rettighederne er blevet opdateret uden problemer",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Er du sikker på, at du vil slette denne API? Kunderne vil miste adgangen til dens tilladelser.",
|
||||
"api_access": "API-adgang",
|
||||
"api_access_description": "Vælg, hvilke API-tilladelser denne klient må anmode om på vegne af brugerne (brugerdelegeret adgang) og for sig selv via tildeling af klientlegitimationsoplysninger (klientadgang).",
|
||||
"api_access_updated_successfully": "API-adgangen er blevet opdateret uden problemer",
|
||||
"no_apis_defined_yet": "Der er endnu ikke defineret nogen API’er. API’er giver klienter mulighed for at anmode om adgangstokener til bestemte ressourcer og tilladelser.",
|
||||
"access_an_api_on_your_behalf": "Få adgang til et API på dine vegne",
|
||||
"api_name": "API-navn",
|
||||
"access": "Adgang",
|
||||
"user_delegated_access": "Brugerdelegeret adgang",
|
||||
"client_access": "Kundeadgang (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Offentlige klienter kan ikke benytte »client credentials grant«, så klientadgang er ikke tilgængelig.",
|
||||
"permissions_granted_count": "{granted} / {total} tilladelser tildelt",
|
||||
"select_the_permissions_this_client_may_request": "Vælg de tilladelser, som denne klient kan anmode om på vegne af den indloggede bruger (brugerdelegeret adgang) og for sig selv uden en bruger via tildeling af klientlegitimationsoplysninger (klientadgang).",
|
||||
"i_have_a_longer_code": "Jeg har en længere kodestykke",
|
||||
"pkce_supported_client_title": "Denne klient understøtter PKCE",
|
||||
"pkce_supported_client_description": "Denne klient understøtter Proof Key for Code Exchange (PKCE). PKCE er en sikkerhedsfunktion, der hjælper med at beskytte mod visse angreb under OAuth 2.0-godkendelsesprocessen. Det anbefales at aktivere den."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Eine eindeutige URI, die diese API-Ressource identifiziert. Clients fordern sie mit dem Parameter „resource“ an. Sie kann später nicht mehr geändert werden.",
|
||||
"api_permissions": "Berechtigungen",
|
||||
"api_permissions_description": "Die Berechtigungen (Bereiche), die Clients für diese API anfordern können.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Erlaubnis",
|
||||
"add_permission": "Berechtigung hinzufügen",
|
||||
"type": "Typ",
|
||||
"api_created_successfully": "API erfolgreich erstellt",
|
||||
"api_updated_successfully": "API erfolgreich aktualisiert",
|
||||
"api_deleted_successfully": "API wurde erfolgreich gelöscht",
|
||||
"api_permissions_updated_successfully": "Berechtigungen wurden erfolgreich aktualisiert",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Bist du sicher, dass du diese API löschen möchtest? Die Clients verlieren dann den Zugriff auf die damit verbundenen Berechtigungen.",
|
||||
"api_access": "API-Zugriff",
|
||||
"api_access_description": "Wähle aus, welche API-Berechtigungen dieser Client im Namen von Benutzern (benutzerdelegierter Zugriff) und für sich selbst über die Client-Anmeldeinformationen (Client-Zugriff) anfordern darf.",
|
||||
"api_access_updated_successfully": "API-Zugriff erfolgreich aktualisiert",
|
||||
"no_apis_defined_yet": "Es wurden noch keine APIs definiert. Über APIs können Clients Zugriffstoken für bestimmte Ressourcen und Berechtigungen anfordern.",
|
||||
"access_an_api_on_your_behalf": "In deinem Namen auf eine API zugreifen",
|
||||
"api_name": "API-Name",
|
||||
"access": "Zugang",
|
||||
"user_delegated_access": "Vom Benutzer delegierter Zugriff",
|
||||
"client_access": "Client-Zugriff (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Öffentliche Clients können die Client-Credentials-Vergabe nicht nutzen, daher ist der Client-Zugriff nicht verfügbar.",
|
||||
"permissions_granted_count": "{granted} / {total} Berechtigungen erteilt",
|
||||
"select_the_permissions_this_client_may_request": "Wähle die Berechtigungen aus, die dieser Client im Namen des angemeldeten Benutzers (benutzerdelegierter Zugriff) und für sich selbst ohne Benutzer über die Client-Anmeldeinformationen-Vergabe (Client-Zugriff) anfordern darf.",
|
||||
"i_have_a_longer_code": "Ich habe einen längeren Code",
|
||||
"pkce_supported_client_title": "Dieser Client unterstützt PKCE",
|
||||
"pkce_supported_client_description": "Dieser Client unterstützt „Proof Key for Code Exchange“ (PKCE). PKCE ist eine Sicherheitsfunktion, die beim OAuth 2.0-Autorisierungsvorgang vor bestimmten Angriffen schützt. Es wird empfohlen, diese Funktion zu aktivieren."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Un URI único que identifica este recurso de la API. Los clientes lo solicitan con el parámetro «resource». No se puede cambiar más adelante.",
|
||||
"api_permissions": "Permisos",
|
||||
"api_permissions_description": "Los permisos (ámbitos) que los clientes pueden solicitar para esta API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Permiso",
|
||||
"add_permission": "Añadir permiso",
|
||||
"type": "Tipo",
|
||||
"api_created_successfully": "La API se ha creado correctamente",
|
||||
"api_updated_successfully": "La API se ha actualizado correctamente",
|
||||
"api_deleted_successfully": "La API se ha eliminado correctamente",
|
||||
"api_permissions_updated_successfully": "Los permisos se han actualizado correctamente",
|
||||
"are_you_sure_you_want_to_delete_this_api": "¿Estás seguro de que quieres eliminar esta API? Los clientes perderán el acceso a sus permisos.",
|
||||
"api_access": "Acceso a la API",
|
||||
"api_access_description": "Selecciona qué permisos de la API puede solicitar este cliente en nombre de los usuarios (acceso delegado por el usuario) y para sí mismo a través de la concesión de credenciales de cliente (acceso de cliente).",
|
||||
"api_access_updated_successfully": "El acceso a la API se ha actualizado correctamente",
|
||||
"no_apis_defined_yet": "Aún no se han definido ninguna API. Las API permiten a los clientes solicitar tokens de acceso para recursos y permisos específicos.",
|
||||
"access_an_api_on_your_behalf": "Acceder a una API en tu nombre",
|
||||
"api_name": "Nombre de la API",
|
||||
"access": "Acceso",
|
||||
"user_delegated_access": "Acceso delegado por el usuario",
|
||||
"client_access": "Acceso de clientes (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Los clientes públicos no pueden usar la concesión de credenciales de cliente, así que el acceso de cliente no está disponible.",
|
||||
"permissions_granted_count": "{granted} / {total} permisos concedidos",
|
||||
"select_the_permissions_this_client_may_request": "Selecciona los permisos que este cliente puede solicitar en nombre del usuario que ha iniciado sesión (acceso delegado por el usuario) y para sí mismo sin un usuario mediante la concesión de credenciales de cliente (acceso de cliente).",
|
||||
"i_have_a_longer_code": "Tengo un código más largo",
|
||||
"pkce_supported_client_title": "Este cliente es compatible con PKCE",
|
||||
"pkce_supported_client_description": "Este cliente es compatible con Proof Key for Code Exchange (PKCE). PKCE es una función de seguridad que ayuda a protegerte contra ciertos ataques durante el proceso de autorización de OAuth 2.0. Te recomendamos que la actives."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Unikaalne URI, mis identifitseerib seda API-ressurssi. Kliendid taotlevad seda ressursi parameetri abil. Seda ei saa hiljem muuta.",
|
||||
"api_permissions": "Õigused",
|
||||
"api_permissions_description": "Õigused (rakendusvaldkonnad), mida kliendid võivad selle API jaoks taotleda.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Luba",
|
||||
"add_permission": "Luba juurdepääs",
|
||||
"type": "Tüüp",
|
||||
"api_created_successfully": "API loodi edukalt",
|
||||
"api_updated_successfully": "API uuendati edukalt",
|
||||
"api_deleted_successfully": "API kustutati edukalt",
|
||||
"api_permissions_updated_successfully": "Õigused on edukalt uuendatud",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Kas oled kindel, et soovid selle API kustutada? Kliendid kaotavad juurdepääsu selle õigustele.",
|
||||
"api_access": "API-juurdepääs",
|
||||
"api_access_description": "Valige, milliseid API-õigusi võib see klient taotleda kasutajate nimel (kasutaja poolt delegeeritud juurdepääs) ja enda jaoks kliendi volituste andmise kaudu (kliendi juurdepääs).",
|
||||
"api_access_updated_successfully": "API-juurdepääs uuendati edukalt",
|
||||
"no_apis_defined_yet": "API-sid pole veel määratletud. API-d võimaldavad klientidel taotleda juurdepääsutokeneid konkreetsetele ressurssidele ja õigustele.",
|
||||
"access_an_api_on_your_behalf": "API-le juurdepääs sinu nimel",
|
||||
"api_name": "API nimi",
|
||||
"access": "Juurdepääs",
|
||||
"user_delegated_access": "Kasutaja poolt delegeeritud juurdepääs",
|
||||
"client_access": "Kliendi juurdepääs (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Avalikud kliendid ei saa kasutada kliendi autentimisandmete andmist, seega kliendi juurdepääs ei ole võimalik.",
|
||||
"permissions_granted_count": "{granted} / {total} õigused on antud",
|
||||
"select_the_permissions_this_client_may_request": "Valige õigused, mida see klient võib taotleda sisseloginud kasutaja nimel (kasutaja poolt delegeeritud juurdepääs) ning enda nimel ilma kasutajata kliendi volituste andmise kaudu (kliendi juurdepääs).",
|
||||
"i_have_a_longer_code": "Mul on pikem kood",
|
||||
"pkce_supported_client_title": "See klient toetab PKCE-d",
|
||||
"pkce_supported_client_description": "See klient toetab funktsiooni „Proof Key for Code Exchange“ (PKCE). PKCE on turvaelement, mis aitab kaitsta teatud rünnakute eest OAuth 2.0 autoriseerimisprotsessi käigus. Soovitame selle sisse lülitada."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Ainutlaatuinen URI, joka tunnistaa tämän API-resurssin. Asiakassovellukset pyytävät sitä resource-parametrilla. Sitä ei voi muuttaa myöhemmin.",
|
||||
"api_permissions": "Käyttöoikeudet",
|
||||
"api_permissions_description": "Oikeudet (soveltamisalat), joita asiakkaat voivat pyytää tätä sovellusliittymää varten.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Lupa",
|
||||
"add_permission": "Lisää käyttöoikeus",
|
||||
"type": "Tyyppi",
|
||||
"api_created_successfully": "API luotu onnistuneesti",
|
||||
"api_updated_successfully": "API päivitettiin onnistuneesti",
|
||||
"api_deleted_successfully": "API poistettiin onnistuneesti",
|
||||
"api_permissions_updated_successfully": "Käyttöoikeudet päivitetty onnistuneesti",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Haluatko varmasti poistaa tämän sovellusliittymän? Asiakassovellukset menettävät pääsyn sen käyttöoikeuksiin.",
|
||||
"api_access": "API-käyttöoikeudet",
|
||||
"api_access_description": "Valitse, mitä API-käyttöoikeuksia tämä asiakas voi pyytää käyttäjien puolesta (käyttäjän valtuuttama käyttö) ja itselleen asiakastunnistetietojen myöntämisen kautta (asiakaskäyttö).",
|
||||
"api_access_updated_successfully": "API-käyttöoikeudet päivitetty onnistuneesti",
|
||||
"no_apis_defined_yet": "API-rajapintoja ei ole vielä määritelty. API-rajapintojen avulla asiakkaat voivat pyytää pääsytunnuksia tiettyihin resursseihin ja käyttöoikeuksiin.",
|
||||
"access_an_api_on_your_behalf": "Käytä sovellusliittymää puolestasi",
|
||||
"api_name": "API:n nimi",
|
||||
"access": "Pääsy",
|
||||
"user_delegated_access": "Käyttäjän valtuuttama käyttöoikeus",
|
||||
"client_access": "Asiakaspääsy (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Julkiset asiakkaat eivät voi käyttää asiakastunnusten myöntämismenetelmää, joten asiakaspääsy ei ole käytettävissä.",
|
||||
"permissions_granted_count": "{granted} / {total} käyttöoikeudet myönnetty",
|
||||
"select_the_permissions_this_client_may_request": "Valitse ne käyttöoikeudet, joita tämä asiakasohjelma voi pyytää kirjautuneen käyttäjän puolesta (käyttäjän valtuuttama pääsy) sekä itselleen ilman käyttäjää asiakasohjelman tunnistetietojen myöntämisen kautta (asiakasohjelman pääsy).",
|
||||
"i_have_a_longer_code": "Minulla on pidempi koodi",
|
||||
"pkce_supported_client_title": "Tämä asiakasohjelma tukee PKCE:tä",
|
||||
"pkce_supported_client_description": "Tämä asiakasohjelma tukee Proof Key for Code Exchange (PKCE) -ominaisuutta. PKCE on turvallisuusominaisuus, joka auttaa suojautumaan tietyiltä hyökkäyksiltä OAuth 2.0 -valtuutusprosessin aikana. On suositeltavaa ottaa se käyttöön."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Un URI unique qui identifie cette ressource API. Les clients le demandent via le paramètre « resource ». Il ne peut pas être modifié par la suite.",
|
||||
"api_permissions": "Autorisations",
|
||||
"api_permissions_description": "Les autorisations (champs d'application) que les clients peuvent demander pour cette API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"api_permission_key": "Autorisation",
|
||||
"add_permission": "Ajouter une autorisation",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_created_successfully": "L'API a été créée avec succès",
|
||||
"api_updated_successfully": "L'API a été mise à jour avec succès",
|
||||
"api_deleted_successfully": "L'API a bien été supprimée",
|
||||
"api_permissions_updated_successfully": "Les autorisations ont été mises à jour avec succès",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Tu es sûr de vouloir supprimer cette API ? Les clients n'auront plus accès à ses autorisations.",
|
||||
"api_access": "Accès à l'API",
|
||||
"api_access_description": "Sélectionne les autorisations API que ce client peut demander au nom des utilisateurs (accès délégué par l'utilisateur) et pour lui-même via l'octroi d'identifiants client (accès client).",
|
||||
"api_access_updated_successfully": "L'accès à l'API a été mis à jour avec succès",
|
||||
"no_apis_defined_yet": "Aucune API n'a encore été définie. Les API permettent aux clients de demander des jetons d'accès pour des ressources et des autorisations spécifiques.",
|
||||
"access_an_api_on_your_behalf": "Accéder à une API en ton nom",
|
||||
"api_name": "Nom de l'API",
|
||||
"access": "Accès",
|
||||
"user_delegated_access": "Accès délégué par l'utilisateur",
|
||||
"client_access": "Accès client (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Les clients publics ne peuvent pas utiliser le mode d'authentification par informations d'identification du client ; l'accès client n'est donc pas disponible.",
|
||||
"permissions_granted_count": "{granted} / {total} autorisations accordées",
|
||||
"select_the_permissions_this_client_may_request": "Sélectionne les autorisations que ce client peut demander au nom de l'utilisateur connecté (accès délégué par l'utilisateur) et pour lui-même, sans utilisateur, via l'octroi d'identifiants client (accès client).",
|
||||
"i_have_a_longer_code": "J'ai un code plus long",
|
||||
"pkce_supported_client_title": "Ce client prend en charge PKCE",
|
||||
"pkce_supported_client_description": "Ce client prend en charge la fonctionnalité « Proof Key for Code Exchange » (PKCE). Le PKCE est une fonctionnalité de sécurité qui permet de se protéger contre certaines attaques pendant le processus d'autorisation OAuth 2.0. Il est recommandé de l'activer."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Un URI univoco che identifica questa risorsa API. I client lo richiedono tramite il parametro \"resource\". Non può essere modificato in seguito.",
|
||||
"api_permissions": "Autorizzazioni",
|
||||
"api_permissions_description": "Le autorizzazioni (ambiti) che i client possono richiedere per questa API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Autorizzazione",
|
||||
"add_permission": "Aggiungi autorizzazione",
|
||||
"type": "Tipo",
|
||||
"api_created_successfully": "API creata con successo",
|
||||
"api_updated_successfully": "L'API è stata aggiornata con successo",
|
||||
"api_deleted_successfully": "L'API è stata eliminata con successo",
|
||||
"api_permissions_updated_successfully": "I permessi sono stati aggiornati con successo",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Sei sicuro di voler eliminare questa API? I client perderanno l'accesso alle relative autorizzazioni.",
|
||||
"api_access": "Accesso all'API",
|
||||
"api_access_description": "Seleziona quali autorizzazioni API questo client può richiedere per conto degli utenti (accesso delegato dall'utente) e per sé stesso tramite la concessione delle credenziali del client (accesso client).",
|
||||
"api_access_updated_successfully": "L'accesso all'API è stato aggiornato con successo",
|
||||
"no_apis_defined_yet": "Non sono state ancora definite API. Le API permettono ai client di richiedere token di accesso per risorse e autorizzazioni specifiche.",
|
||||
"access_an_api_on_your_behalf": "Accedere a un'API per conto tuo",
|
||||
"api_name": "Nome dell'API",
|
||||
"access": "Accesso",
|
||||
"user_delegated_access": "Accesso delegato dall'utente",
|
||||
"client_access": "Accesso clienti (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "I client pubblici non possono utilizzare la modalità di autorizzazione tramite credenziali client, quindi l'accesso client non è disponibile.",
|
||||
"permissions_granted_count": "{granted} / {total} autorizzazioni concesse",
|
||||
"select_the_permissions_this_client_may_request": "Seleziona le autorizzazioni che questo client può richiedere per conto dell'utente che ha effettuato l'accesso (accesso delegato dall'utente) e per sé stesso senza un utente tramite la concessione delle credenziali del client (accesso client).",
|
||||
"i_have_a_longer_code": "Ho un codice più lungo",
|
||||
"pkce_supported_client_title": "Questo client supporta PKCE",
|
||||
"pkce_supported_client_description": "Questo client supporta la funzione Proof Key for Code Exchange (PKCE). Il PKCE è una funzionalità di sicurezza che aiuta a proteggerti da determinati attacchi durante il processo di autorizzazione OAuth 2.0. Ti consigliamo di attivarla."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "このAPIリソースを識別する一意のURIです。クライアントは、resourceパラメータを指定してこのURIをリクエストします。一度設定されると、後から変更することはできません。",
|
||||
"api_permissions": "権限",
|
||||
"api_permissions_description": "クライアントがこのAPIに対してリクエストできる権限(スコープ)。",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "許可",
|
||||
"add_permission": "権限を追加する",
|
||||
"type": "種類",
|
||||
"api_created_successfully": "APIの作成に成功しました",
|
||||
"api_updated_successfully": "APIの更新に成功しました",
|
||||
"api_deleted_successfully": "APIの削除に成功しました",
|
||||
"api_permissions_updated_successfully": "権限の更新に成功しました",
|
||||
"are_you_sure_you_want_to_delete_this_api": "このAPIを削除してもよろしいですか? クライアントはこのAPIの権限にアクセスできなくなります。",
|
||||
"api_access": "APIへのアクセス",
|
||||
"api_access_description": "このクライアントが、ユーザーに代わって(ユーザー委任アクセス)およびクライアント認証情報による認証を通じて自身のために(クライアントアクセス)要求できるAPI権限を選択してください。",
|
||||
"api_access_updated_successfully": "APIへのアクセスが正常に更新されました",
|
||||
"no_apis_defined_yet": "まだAPIは定義されていません。APIを利用することで、クライアントは特定のリソースや権限に対するアクセストークンをリクエストできるようになります。",
|
||||
"access_an_api_on_your_behalf": "ユーザーに代わってAPIにアクセスする",
|
||||
"api_name": "API名",
|
||||
"access": "アクセス",
|
||||
"user_delegated_access": "ユーザーによるアクセス権の委任",
|
||||
"client_access": "クライアントアクセス(M2M)",
|
||||
"client_access_unavailable_for_public_clients": "パブリッククライアントではクライアント認証情報による認証方式を使用できないため、クライアントからのアクセスは利用できません。",
|
||||
"permissions_granted_count": "{granted} / {total} アクセス権が付与されました",
|
||||
"select_the_permissions_this_client_may_request": "このクライアントが、ログイン中のユーザーに代わって要求できる権限(ユーザー委任アクセス)と、クライアント認証情報によるアクセス許可を通じてユーザーを介さずに自身のために要求できる権限を選択してください(クライアントアクセス)。",
|
||||
"i_have_a_longer_code": "もっと長いコードがあるのですが",
|
||||
"pkce_supported_client_title": "このクライアントはPKCEに対応しています",
|
||||
"pkce_supported_client_description": "このクライアントは、Proof Key for Code Exchange(PKCE)に対応しています。PKCEは、OAuth 2.0の認証プロセス中に発生する特定の攻撃から保護するためのセキュリティ機能です。この機能を有効にすることをお勧めします。"
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "이 API 리소스를 식별하는 고유한 URI입니다. 클라이언트는 resource 매개변수를 사용하여 이 리소스를 요청합니다. 이 URI는 나중에 변경할 수 없습니다.",
|
||||
"api_permissions": "권한",
|
||||
"api_permissions_description": "클라이언트가 이 API에 대해 요청할 수 있는 권한(범위).",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "권한",
|
||||
"add_permission": "권한 추가",
|
||||
"type": "유형",
|
||||
"api_created_successfully": "API가 성공적으로 생성되었습니다.",
|
||||
"api_updated_successfully": "API가 성공적으로 업데이트되었습니다.",
|
||||
"api_deleted_successfully": "API가 성공적으로 삭제되었습니다.",
|
||||
"api_permissions_updated_successfully": "권한이 성공적으로 업데이트되었습니다.",
|
||||
"are_you_sure_you_want_to_delete_this_api": "이 API를 정말 삭제하시겠습니까? 클라이언트는 해당 권한에 대한 접근 권한을 상실하게 됩니다.",
|
||||
"api_access": "API 이용",
|
||||
"api_access_description": "이 클라이언트가 사용자를 대신하여(사용자 위임 액세스) 또는 클라이언트 자격 증명 부여 방식을 통해(클라이언트 액세스) 요청할 수 있는 API 권한을 선택하십시오.",
|
||||
"api_access_updated_successfully": "API 액세스가 성공적으로 업데이트되었습니다.",
|
||||
"no_apis_defined_yet": "아직 정의된 API가 없습니다. API를 통해 클라이언트는 특정 리소스 및 권한에 대한 액세스 토큰을 요청할 수 있습니다.",
|
||||
"access_an_api_on_your_behalf": "사용자를 대신하여 API에 접속하기",
|
||||
"api_name": "API 이름",
|
||||
"access": "접근",
|
||||
"user_delegated_access": "사용자가 위임한 접근 권한",
|
||||
"client_access": "클라이언트 액세스 (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "일반 클라이언트는 클라이언트 자격 증명 부여 방식을 사용할 수 없으므로, 클라이언트 액세스가 불가능합니다.",
|
||||
"permissions_granted_count": "{granted} / {total} 권한 부여됨",
|
||||
"select_the_permissions_this_client_may_request": "이 클라이언트가 로그인한 사용자를 대신하여 요청할 수 있는 권한(사용자 위임 액세스)과, 클라이언트 자격 증명 부여(클라이언트 액세스)를 통해 사용자 없이 자체적으로 요청할 수 있는 권한을 선택하십시오.",
|
||||
"i_have_a_longer_code": "코드가 좀 더 길어요",
|
||||
"pkce_supported_client_title": "이 클라이언트는 PKCE를 지원합니다.",
|
||||
"pkce_supported_client_description": "이 클라이언트는 PKCE(Proof Key for Code Exchange)를 지원합니다. PKCE는 OAuth 2.0 인증 과정에서 발생할 수 있는 특정 공격으로부터 보호하는 데 도움이 되는 보안 기능입니다. 이 기능을 활성화하는 것이 좋습니다."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Unikāls URI, kas identificē šo API resursu. Klienti to pieprasa, izmantojot parametru „resource”. To vēlāk nevar mainīt.",
|
||||
"api_permissions": "Atļaujas",
|
||||
"api_permissions_description": "Atļaujas (darbības jomas), ko klienti var pieprasīt šim API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Atļauja",
|
||||
"add_permission": "Pievienot atļauju",
|
||||
"type": "Tips",
|
||||
"api_created_successfully": "API izveidots veiksmīgi",
|
||||
"api_updated_successfully": "API veiksmīgi atjaunināts",
|
||||
"api_deleted_successfully": "API veiksmīgi dzēsts",
|
||||
"api_permissions_updated_successfully": "Atļaujas veiksmīgi atjauninātas",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Vai esat pārliecināts, ka vēlaties dzēst šo API? Klientiem vairs nebūs piekļuves šīs API atļaujām.",
|
||||
"api_access": "API piekļuve",
|
||||
"api_access_description": "Izvēlieties, kādas API atļaujas šis klients drīkst pieprasīt lietotāju vārdā (lietotāja deleģēta piekļuve) un savā vārdā, izmantojot klienta autentifikācijas datu piešķiršanu (klienta piekļuve).",
|
||||
"api_access_updated_successfully": "API piekļuve veiksmīgi atjaunināta",
|
||||
"no_apis_defined_yet": "Vēl nav definētas nekādas API. API ļauj klientiem pieprasīt piekļuves žetonus konkrētiem resursiem un atļaujām.",
|
||||
"access_an_api_on_your_behalf": "Piekļūt API jūsu vārdā",
|
||||
"api_name": "API nosaukums",
|
||||
"access": "Piekļuve",
|
||||
"user_delegated_access": "Lietotāja deleģēta piekļuve",
|
||||
"client_access": "Klienta piekļuve (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Publiskie klienti nevar izmantot klienta autentifikācijas datu piešķiršanas metodi, tādēļ klientu piekļuve nav pieejama.",
|
||||
"permissions_granted_count": "{granted} / {total} atļaujas piešķirtas",
|
||||
"select_the_permissions_this_client_may_request": "Izvēlieties atļaujas, ko šis klients var pieprasīt pieteiktā lietotāja vārdā (lietotāja deleģēta piekļuve) un savā vārdā bez lietotāja, izmantojot klienta autentifikācijas datu piešķiršanu (klienta piekļuve).",
|
||||
"i_have_a_longer_code": "Man ir garāks kods",
|
||||
"pkce_supported_client_title": "Šis klients atbalsta PKCE",
|
||||
"pkce_supported_client_description": "Šis klients atbalsta „Proof Key for Code Exchange“ (PKCE). PKCE ir drošības funkcija, kas palīdz aizsargāties pret noteiktiem uzbrukumiem OAuth 2.0 autorizācijas procesa laikā. Ieteicams to ieslēgt."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Een unieke URI die deze API-bron identificeert. Clients vragen deze op met de parameter `resource`. Deze kan later niet meer worden gewijzigd.",
|
||||
"api_permissions": "Rechten",
|
||||
"api_permissions_description": "De machtigingen (toepassingsgebieden) die clients voor deze API kunnen aanvragen.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"api_permission_key": "Toestemming",
|
||||
"add_permission": "Toestemming toevoegen",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_created_successfully": "API is succesvol aangemaakt",
|
||||
"api_updated_successfully": "API succesvol bijgewerkt",
|
||||
"api_deleted_successfully": "API succesvol verwijderd",
|
||||
"api_permissions_updated_successfully": "De machtigingen zijn succesvol bijgewerkt",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Weet je zeker dat je deze API wilt verwijderen? Klanten verliezen dan de toegang tot de bijbehorende rechten.",
|
||||
"api_access": "Toegang tot de API",
|
||||
"api_access_description": "Kies welke API-toegangsrechten deze client namens gebruikers mag aanvragen (door de gebruiker gedelegeerde toegang) en voor zichzelf via de ‘client credentials grant’ (clienttoegang).",
|
||||
"api_access_updated_successfully": "API-toegang is succesvol bijgewerkt",
|
||||
"no_apis_defined_yet": "Er zijn nog geen API’s gedefinieerd. Met API’s kunnen clients toegangstokens aanvragen voor specifieke bronnen en rechten.",
|
||||
"access_an_api_on_your_behalf": "Toegang tot een API namens jou",
|
||||
"api_name": "API-naam",
|
||||
"access": "Toegang",
|
||||
"user_delegated_access": "Door de gebruiker gedelegeerde toegang",
|
||||
"client_access": "Toegang voor klanten (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Openbare clients kunnen geen gebruik maken van de ‘client credentials grant’, dus clienttoegang is niet beschikbaar.",
|
||||
"permissions_granted_count": "{granted} / {total} toegangsrechten verleend",
|
||||
"select_the_permissions_this_client_may_request": "Kies de rechten die deze client mag aanvragen namens de aangemelde gebruiker (door de gebruiker gedelegeerde toegang) en voor zichzelf zonder gebruiker via de ‘client credentials grant’ (clienttoegang).",
|
||||
"i_have_a_longer_code": "Ik heb een langere code",
|
||||
"pkce_supported_client_title": "Deze client ondersteunt PKCE",
|
||||
"pkce_supported_client_description": "Deze client ondersteunt Proof Key for Code Exchange (PKCE). PKCE is een beveiligingsfunctie die bescherming biedt tegen bepaalde aanvallen tijdens het OAuth 2.0-autorisatieproces. Het wordt aanbevolen om deze functie in te schakelen."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Unikalny identyfikator URI, który identyfikuje ten zasób API. Klienci żądają go za pomocą parametru „resource”. Nie można go później zmienić.",
|
||||
"api_permissions": "Uprawnienia",
|
||||
"api_permissions_description": "Uprawnienia (zakresy), o które klienci mogą wnioskować w ramach tego interfejsu API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Zgoda",
|
||||
"add_permission": "Dodaj uprawnienie",
|
||||
"type": "Typ",
|
||||
"api_created_successfully": "API zostało utworzone pomyślnie",
|
||||
"api_updated_successfully": "API zaktualizowano pomyślnie",
|
||||
"api_deleted_successfully": "API zostało pomyślnie usunięte",
|
||||
"api_permissions_updated_successfully": "Uprawnienia zostały pomyślnie zaktualizowane",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Jesteś pewien, że chcesz usunąć to API? Klienci stracą dostęp do związanych z nim uprawnień.",
|
||||
"api_access": "Dostęp do API",
|
||||
"api_access_description": "Wybierz, o jakie uprawnienia API ten klient może wnioskować w imieniu użytkowników (dostęp delegowany przez użytkownika) oraz dla siebie samego w ramach procedury przyznawania poświadczeń klienta (dostęp klienta).",
|
||||
"api_access_updated_successfully": "Dostęp do API został pomyślnie zaktualizowany",
|
||||
"no_apis_defined_yet": "Nie zdefiniowano jeszcze żadnych interfejsów API. Interfejsy API pozwalają klientom na żądanie tokenów dostępu do konkretnych zasobów i uprawnień.",
|
||||
"access_an_api_on_your_behalf": "Korzystaj z API w twoim imieniu",
|
||||
"api_name": "Nazwa API",
|
||||
"access": "Dostęp",
|
||||
"user_delegated_access": "Dostęp przyznany przez użytkownika",
|
||||
"client_access": "Dostęp dla klientów (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Klienci publiczni nie mogą korzystać z mechanizmu „client credentials grant”, więc dostęp dla klientów nie jest dostępny.",
|
||||
"permissions_granted_count": "{granted} / {total} uprawnienia przyznane",
|
||||
"select_the_permissions_this_client_may_request": "Wybierz uprawnienia, o które ten klient może wnioskować w imieniu zalogowanego użytkownika (dostęp delegowany przez użytkownika) oraz dla siebie samego, bez udziału użytkownika, w ramach procedury przyznawania uprawnień na podstawie poświadczeń klienta (dostęp klienta).",
|
||||
"i_have_a_longer_code": "Mam dłuższy kod",
|
||||
"pkce_supported_client_title": "Ten klient obsługuje PKCE",
|
||||
"pkce_supported_client_description": "Ten klient obsługuje funkcję Proof Key for Code Exchange (PKCE). PKCE to funkcja zabezpieczająca, która pomaga chronić przed niektórymi atakami podczas procesu autoryzacji OAuth 2.0. Zaleca się jej włączenie."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Um URI exclusivo que identifica esse recurso da API. Os clientes o solicitam usando o parâmetro “resource”. Ele não pode ser alterado posteriormente.",
|
||||
"api_permissions": "Permissões",
|
||||
"api_permissions_description": "As permissões (escopos) que os clientes podem solicitar para essa API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Permissão",
|
||||
"add_permission": "Adicionar permissão",
|
||||
"type": "Tipo",
|
||||
"api_created_successfully": "API criada com sucesso",
|
||||
"api_updated_successfully": "A API foi atualizada com sucesso",
|
||||
"api_deleted_successfully": "A API foi excluída com sucesso",
|
||||
"api_permissions_updated_successfully": "As permissões foram atualizadas com sucesso",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Tem certeza de que quer excluir essa API? Os clientes vão perder o acesso às permissões dela.",
|
||||
"api_access": "Acesso à API",
|
||||
"api_access_description": "Selecione quais permissões de API esse cliente pode solicitar em nome dos usuários (acesso delegado pelo usuário) e para si mesmo por meio da concessão de credenciais do cliente (acesso do cliente).",
|
||||
"api_access_updated_successfully": "O acesso à API foi atualizado com sucesso",
|
||||
"no_apis_defined_yet": "Ainda não foram definidas APIs. As APIs permitem que os clientes solicitem tokens de acesso para recursos e permissões específicos.",
|
||||
"access_an_api_on_your_behalf": "Acessar uma API em seu nome",
|
||||
"api_name": "Nome da API",
|
||||
"access": "Acesso",
|
||||
"user_delegated_access": "Acesso delegado pelo usuário",
|
||||
"client_access": "Acesso do cliente (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Clientes públicos não podem usar a concessão por credenciais de cliente, então o acesso de cliente não está disponível.",
|
||||
"permissions_granted_count": "{granted} / {total} permissões concedidas",
|
||||
"select_the_permissions_this_client_may_request": "Selecione as permissões que esse cliente pode solicitar em nome do usuário conectado (acesso delegado pelo usuário) e para si mesmo, sem um usuário, por meio da concessão de credenciais do cliente (acesso do cliente).",
|
||||
"i_have_a_longer_code": "Tenho um código mais longo",
|
||||
"pkce_supported_client_title": "Esse cliente é compatível com PKCE",
|
||||
"pkce_supported_client_description": "Esse cliente é compatível com o Proof Key for Code Exchange (PKCE). O PKCE é um recurso de segurança que ajuda a proteger contra certos ataques durante o processo de autorização do OAuth 2.0. É recomendável ativá-lo."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Um URI único que identifica este recurso da API. Os clientes solicitam-no através do parâmetro «resource». Não pode ser alterado posteriormente.",
|
||||
"api_permissions": "Permissões",
|
||||
"api_permissions_description": "As permissões (âmbitos) que os clientes podem solicitar para esta API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Autorização",
|
||||
"add_permission": "Adicionar permissão",
|
||||
"type": "Tipo",
|
||||
"api_created_successfully": "A API foi criada com sucesso",
|
||||
"api_updated_successfully": "A API foi atualizada com sucesso",
|
||||
"api_deleted_successfully": "A API foi eliminada com sucesso",
|
||||
"api_permissions_updated_successfully": "As permissões foram atualizadas com sucesso",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Tens a certeza de que queres eliminar esta API? Os clientes vão perder o acesso às suas permissões.",
|
||||
"api_access": "Acesso à API",
|
||||
"api_access_description": "Seleciona quais as permissões da API que este cliente pode solicitar em nome dos utilizadores (acesso delegado pelo utilizador) e para si próprio através da concessão de credenciais do cliente (acesso do cliente).",
|
||||
"api_access_updated_successfully": "O acesso à API foi atualizado com sucesso",
|
||||
"no_apis_defined_yet": "Ainda não foram definidas APIs. As APIs permitem que os clientes solicitem tokens de acesso para recursos e permissões específicos.",
|
||||
"access_an_api_on_your_behalf": "Aceder a uma API em teu nome",
|
||||
"api_name": "Nome da API",
|
||||
"access": "Acesso",
|
||||
"user_delegated_access": "Acesso delegado pelo utilizador",
|
||||
"client_access": "Acesso do cliente (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Os clientes públicos não podem utilizar a concessão de credenciais de cliente, pelo que o acesso de cliente não está disponível.",
|
||||
"permissions_granted_count": "{granted} / {total} autorizações concedidas",
|
||||
"select_the_permissions_this_client_may_request": "Seleciona as permissões que este cliente pode solicitar em nome do utilizador que está a iniciar sessão (acesso delegado pelo utilizador) e para si próprio, sem um utilizador, através da concessão de credenciais do cliente (acesso do cliente).",
|
||||
"i_have_a_longer_code": "Tenho um código mais longo",
|
||||
"pkce_supported_client_title": "Este cliente suporta PKCE",
|
||||
"pkce_supported_client_description": "Este cliente suporta o Proof Key for Code Exchange (PKCE). O PKCE é uma funcionalidade de segurança que ajuda a proteger contra certos ataques durante o processo de autorização do OAuth 2.0. Recomenda-se ativá-lo."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Уникальный URI, который идентифицирует этот ресурс API. Клиенты запрашивают его с помощью параметра resource. Его нельзя изменить позже.",
|
||||
"api_permissions": "Права доступа",
|
||||
"api_permissions_description": "Права доступа (области действия), которые клиенты могут запрашивать для этого API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Разрешение",
|
||||
"add_permission": "Добавить разрешение",
|
||||
"type": "Тип",
|
||||
"api_created_successfully": "API создано успешно",
|
||||
"api_updated_successfully": "API обновлено успешно",
|
||||
"api_deleted_successfully": "API удалено успешно",
|
||||
"api_permissions_updated_successfully": "Права доступа обновлены успешно",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Ты уверен, что хочешь удалить этот API? Клиенты потеряют доступ к его разрешениям.",
|
||||
"api_access": "Доступ к API",
|
||||
"api_access_description": "Выбери, какие разрешения API этот клиент может запрашивать от имени пользователей (доступ, делегированный пользователем) и для себя самого через механизм предоставления учетных данных клиента (доступ клиента).",
|
||||
"api_access_updated_successfully": "Доступ к API обновлён успешно",
|
||||
"no_apis_defined_yet": "Пока не определено ни одного API. API позволяют клиентам запрашивать токены доступа к конкретным ресурсам и разрешениям.",
|
||||
"access_an_api_on_your_behalf": "Получить доступ к API от твоего имени",
|
||||
"api_name": "Название API",
|
||||
"access": "Доступ",
|
||||
"user_delegated_access": "Доступ, делегированный пользователем",
|
||||
"client_access": "Доступ клиентов (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Публичные клиенты не могут использовать механизм предоставления учетных данных клиента, поэтому доступ для клиентов недоступен.",
|
||||
"permissions_granted_count": "{granted} / {total} доступ разрешен",
|
||||
"select_the_permissions_this_client_may_request": "Выбери права, которые этот клиент может запрашивать от имени вошедшего в систему пользователя (доступ по доверенности пользователя) и для себя самого без участия пользователя через механизм предоставления учетных данных клиента (доступ клиента).",
|
||||
"i_have_a_longer_code": "У меня код побольше",
|
||||
"pkce_supported_client_title": "Этот клиент поддерживает PKCE",
|
||||
"pkce_supported_client_description": "Этот клиент поддерживает функцию Proof Key for Code Exchange (PKCE). PKCE — это функция безопасности, которая помогает защититься от определённых атак во время процесса авторизации по протоколу OAuth 2.0. Рекомендуется включить её."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "En unik URI som identifierar denna API-resurs. Klienter begär den med parametern ”resource”. Den kan inte ändras i efterhand.",
|
||||
"api_permissions": "Behörigheter",
|
||||
"api_permissions_description": "De behörigheter (tillämpningsområden) som klienter kan begära för detta API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Tillstånd",
|
||||
"add_permission": "Lägg till behörighet",
|
||||
"type": "Typ",
|
||||
"api_created_successfully": "API:et har skapats",
|
||||
"api_updated_successfully": "API:et har uppdaterats utan problem",
|
||||
"api_deleted_successfully": "API:et har raderats",
|
||||
"api_permissions_updated_successfully": "Behörigheterna har uppdaterats utan problem",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Är du säker på att du vill ta bort detta API? Klienterna kommer då att förlora åtkomsten till dess behörigheter.",
|
||||
"api_access": "API-åtkomst",
|
||||
"api_access_description": "Välj vilka API-behörigheter denna klient får begära å användarnas vägnar (användardelegerad åtkomst) och för sin egen räkning via beviljande av klientautentiseringsuppgifter (klientåtkomst).",
|
||||
"api_access_updated_successfully": "API-åtkomsten har uppdaterats utan problem",
|
||||
"no_apis_defined_yet": "Inga API:er har definierats ännu. API:er gör det möjligt för klienter att begära åtkomsttoken för specifika resurser och behörigheter.",
|
||||
"access_an_api_on_your_behalf": "Använda ett API på dina vägnar",
|
||||
"api_name": "API-namn",
|
||||
"access": "Åtkomst",
|
||||
"user_delegated_access": "Åtkomst delegerad av användaren",
|
||||
"client_access": "Kundåtkomst (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Offentliga klienter kan inte använda klientautentiseringsmetoden, vilket innebär att klientåtkomst inte är tillgänglig.",
|
||||
"permissions_granted_count": "{granted} / {total} behörighet beviljad",
|
||||
"select_the_permissions_this_client_may_request": "Välj vilka behörigheter denna klient får begära å den inloggade användarens vägnar (användardelegerad åtkomst) och för egen räkning utan någon användare via beviljande av klientautentiseringsuppgifter (klientåtkomst).",
|
||||
"i_have_a_longer_code": "Jag har en längre kod",
|
||||
"pkce_supported_client_title": "Denna klient stöder PKCE",
|
||||
"pkce_supported_client_description": "Denna klient stöder Proof Key for Code Exchange (PKCE). PKCE är en säkerhetsfunktion som bidrar till att skydda mot vissa attacker under OAuth 2.0-auktoriseringsprocessen. Det rekommenderas att aktivera den."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Bu API kaynağını tanımlayan benzersiz bir URI. İstemciler, resource parametresiyle bu kaynağa erişim talebinde bulunur. Bu URI daha sonra değiştirilemez.",
|
||||
"api_permissions": "İzinler",
|
||||
"api_permissions_description": "İstemcilerin bu API için talep edebileceği izinler (kapsamlar).",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "İzin",
|
||||
"add_permission": "İzin ekle",
|
||||
"type": "Tür",
|
||||
"api_created_successfully": "API başarıyla oluşturuldu",
|
||||
"api_updated_successfully": "API başarıyla güncellendi",
|
||||
"api_deleted_successfully": "API başarıyla silindi",
|
||||
"api_permissions_updated_successfully": "İzinler başarıyla güncellendi",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Bu API’yi silmek istediğinizden emin misiniz? İstemciler, bu API’nin izinlerine erişimlerini kaybedeceklerdir.",
|
||||
"api_access": "API erişimi",
|
||||
"api_access_description": "Bu istemcinin, kullanıcılar adına (kullanıcı tarafından yetkilendirilmiş erişim) ve istemci kimlik bilgileri yetkisi yoluyla kendisi için hangi API izinlerini talep edebileceğini seçin (istemci erişimi).",
|
||||
"api_access_updated_successfully": "API erişimi başarıyla güncellendi",
|
||||
"no_apis_defined_yet": "Henüz herhangi bir API tanımlanmamıştır. API’ler, istemcilerin belirli kaynaklar ve izinler için erişim jetonları talep etmelerine olanak tanır.",
|
||||
"access_an_api_on_your_behalf": "Sizin adınıza bir API’ye erişmek",
|
||||
"api_name": "API Adı",
|
||||
"access": "Erişim",
|
||||
"user_delegated_access": "Kullanıcı tarafından yetkilendirilmiş erişim",
|
||||
"client_access": "Müşteri erişimi (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Genel istemciler, istemci kimlik bilgileri yetkilendirme yöntemini kullanamazlar; bu nedenle istemci erişimi mümkün değildir.",
|
||||
"permissions_granted_count": "{granted} / {total} izinler verildi",
|
||||
"select_the_permissions_this_client_may_request": "Bu istemcinin, oturum açmış kullanıcı adına (kullanıcı tarafından yetkilendirilmiş erişim) ve kullanıcı olmadan kendi adına istemci kimlik bilgileri yetki vermesi yoluyla talep edebileceği izinleri seçin (istemci erişimi).",
|
||||
"i_have_a_longer_code": "Elimde daha uzun bir kod var",
|
||||
"pkce_supported_client_title": "Bu istemci PKCE'yi desteklemektedir",
|
||||
"pkce_supported_client_description": "Bu istemci, Kod Değişimi için Kanıt Anahtarı (PKCE) özelliğini desteklemektedir. PKCE, OAuth 2.0 yetkilendirme süreci sırasında belirli saldırılara karşı koruma sağlayan bir güvenlik özelliğidir. Bu özelliğin etkinleştirilmesi tavsiye edilir."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Унікальний URI, що ідентифікує цей ресурс API. Клієнти запитують його за допомогою параметра resource. Його неможливо змінити згодом.",
|
||||
"api_permissions": "Права доступу",
|
||||
"api_permissions_description": "Права доступу (області дії), які клієнти можуть запитувати для цього API.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Дозвіл",
|
||||
"add_permission": "Додати дозвіл",
|
||||
"type": "Тип",
|
||||
"api_created_successfully": "API створено успішно",
|
||||
"api_updated_successfully": "API оновлено успішно",
|
||||
"api_deleted_successfully": "API успішно видалено",
|
||||
"api_permissions_updated_successfully": "Права доступу успішно оновлено",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Ви впевнені, що хочете видалити цей API? Клієнти втратять доступ до його прав доступу.",
|
||||
"api_access": "Доступ до API",
|
||||
"api_access_description": "Виберіть, які дозволи API цей клієнт може запитувати від імені користувачів (доступ, делегований користувачем) та для себе через механізм надання облікових даних клієнта (доступ клієнта).",
|
||||
"api_access_updated_successfully": "Доступ до API успішно оновлено",
|
||||
"no_apis_defined_yet": "Наразі API ще не визначено. API дозволяють клієнтам запитувати токени доступу до певних ресурсів та дозволів.",
|
||||
"access_an_api_on_your_behalf": "Отримати доступ до API від вашого імені",
|
||||
"api_name": "Назва API",
|
||||
"access": "Доступ",
|
||||
"user_delegated_access": "Доступ, делегований користувачем",
|
||||
"client_access": "Доступ клієнтів (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Публічні клієнти не можуть використовувати механізм надання доступу на основі облікових даних клієнта, тому доступ для клієнтів недоступний.",
|
||||
"permissions_granted_count": "{granted} / {total} дозвіл надано",
|
||||
"select_the_permissions_this_client_may_request": "Виберіть права, які цей клієнт може запитувати від імені користувача, що увійшов у систему (доступ, делегований користувачем), а також для себе самого без залучення користувача за допомогою механізму надання повноважень на основі облікових даних клієнта (доступ клієнта).",
|
||||
"i_have_a_longer_code": "У мене є довший код",
|
||||
"pkce_supported_client_title": "Цей клієнт підтримує PKCE",
|
||||
"pkce_supported_client_description": "Цей клієнт підтримує функцію Proof Key for Code Exchange (PKCE). PKCE — це функція безпеки, яка допомагає захиститися від певних атак під час процесу авторизації за протоколом OAuth 2.0. Рекомендується увімкнути цю функцію."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "Một URI duy nhất dùng để xác định tài nguyên API này. Các ứng dụng khách gửi yêu cầu bằng tham số `resource`. URI này không thể thay đổi sau này.",
|
||||
"api_permissions": "Quyền truy cập",
|
||||
"api_permissions_description": "Các quyền (phạm vi) mà khách hàng có thể yêu cầu đối với API này.",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "Quyền",
|
||||
"add_permission": "Thêm quyền",
|
||||
"type": "Loại",
|
||||
"api_created_successfully": "API đã được tạo thành công",
|
||||
"api_updated_successfully": "API đã được cập nhật thành công",
|
||||
"api_deleted_successfully": "API đã bị xóa thành công",
|
||||
"api_permissions_updated_successfully": "Quyền truy cập đã được cập nhật thành công",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Bạn có chắc chắn muốn xóa API này không? Người dùng sẽ mất quyền truy cập vào các quyền của API này.",
|
||||
"api_access": "Quyền truy cập API",
|
||||
"api_access_description": "Chọn các quyền API mà ứng dụng khách này có thể yêu cầu thay mặt cho người dùng (quyền truy cập do người dùng ủy quyền) và cho chính nó thông qua cơ chế cấp quyền bằng thông tin xác thực của ứng dụng khách (quyền truy cập của ứng dụng khách).",
|
||||
"api_access_updated_successfully": "Việc cập nhật quyền truy cập API đã thành công",
|
||||
"no_apis_defined_yet": "Hiện tại chưa có API nào được định nghĩa. Các API cho phép các ứng dụng khách yêu cầu mã thông báo truy cập cho các tài nguyên và quyền cụ thể.",
|
||||
"access_an_api_on_your_behalf": "Truy cập API thay mặt bạn",
|
||||
"api_name": "Tên API",
|
||||
"access": "Truy cập",
|
||||
"user_delegated_access": "Quyền truy cập do người dùng ủy quyền",
|
||||
"client_access": "Quyền truy cập của khách hàng (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Các máy khách công khai không thể sử dụng cơ chế cấp quyền thông qua thông tin xác thực của máy khách, do đó không thể truy cập bằng máy khách.",
|
||||
"permissions_granted_count": "{granted} / {total} đã được cấp quyền",
|
||||
"select_the_permissions_this_client_may_request": "Chọn các quyền mà ứng dụng khách này có thể yêu cầu thay mặt cho người dùng đã đăng nhập (quyền truy cập được ủy quyền bởi người dùng) và cho chính nó mà không cần người dùng thông qua cơ chế cấp quyền bằng thông tin xác thực của ứng dụng khách (quyền truy cập của ứng dụng khách).",
|
||||
"i_have_a_longer_code": "Tôi có một đoạn mã dài hơn",
|
||||
"pkce_supported_client_title": "Khách hàng này hỗ trợ PKCE",
|
||||
"pkce_supported_client_description": "Ứng dụng khách này hỗ trợ tính năng Proof Key for Code Exchange (PKCE). PKCE là một tính năng bảo mật giúp bảo vệ khỏi một số cuộc tấn công nhất định trong quá trình ủy quyền OAuth 2.0. Bạn nên bật tính năng này."
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "一个用于标识此 API 资源的唯一 URI。客户端通过 resource 参数向其发起请求。该 URI 后续无法更改。",
|
||||
"api_permissions": "权限",
|
||||
"api_permissions_description": "客户端可以为此 API 请求的权限(范围)。",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "权限",
|
||||
"add_permission": "添加权限",
|
||||
"type": "类型",
|
||||
"api_created_successfully": "API 已成功创建",
|
||||
"api_updated_successfully": "API 已成功更新",
|
||||
"api_deleted_successfully": "API 已成功删除",
|
||||
"api_permissions_updated_successfully": "权限已成功更新",
|
||||
"are_you_sure_you_want_to_delete_this_api": "您确定要删除此 API 吗?客户端将无法再使用其权限。",
|
||||
"api_access": "API 访问",
|
||||
"api_access_description": "选择该客户端可以代表用户请求(用户授权访问)以及通过客户端凭据授权(客户端访问)为自身请求的 API 权限。",
|
||||
"api_access_updated_successfully": "API 访问已成功更新",
|
||||
"no_apis_defined_yet": "目前尚未定义任何 API。API 允许客户端请求特定资源和权限的访问令牌。",
|
||||
"access_an_api_on_your_behalf": "代表您访问 API",
|
||||
"api_name": "API 名称",
|
||||
"access": "访问",
|
||||
"user_delegated_access": "用户授权访问",
|
||||
"client_access": "客户端访问(M2M)",
|
||||
"client_access_unavailable_for_public_clients": "公共客户端无法使用客户端凭据授权机制,因此无法访问该客户端。",
|
||||
"permissions_granted_count": "{granted} / {total} 已授予权限",
|
||||
"select_the_permissions_this_client_may_request": "选择该客户端可代表已登录用户请求的权限(用户授权访问),以及通过客户端凭据授权(客户端访问)在无需用户授权的情况下为自身请求的权限。",
|
||||
"i_have_a_longer_code": "我有一段较长的代码",
|
||||
"pkce_supported_client_title": "该客户端支持 PKCE",
|
||||
"pkce_supported_client_description": "此客户端支持“代码交换证明密钥”(PKCE)。PKCE 是一项安全功能,有助于在 OAuth 2.0 授权过程中防范某些攻击。建议启用该功能。"
|
||||
|
||||
@@ -540,26 +540,26 @@
|
||||
"api_resource_description": "一個用於識別此 API 資源的唯一 URI。客戶端會透過 resource 參數來請求此資源。此 URI 事後無法變更。",
|
||||
"api_permissions": "權限",
|
||||
"api_permissions_description": "客戶端可針對此 API 請求的權限(範圍)。",
|
||||
"api_permission_key": "Permission",
|
||||
"add_permission": "Add permission",
|
||||
"type": "Type",
|
||||
"api_created_successfully": "API created successfully",
|
||||
"api_updated_successfully": "API updated successfully",
|
||||
"api_deleted_successfully": "API deleted successfully",
|
||||
"api_permissions_updated_successfully": "Permissions updated successfully",
|
||||
"are_you_sure_you_want_to_delete_this_api": "Are you sure you want to delete this API? Clients will lose access to its permissions.",
|
||||
"api_access": "API access",
|
||||
"api_access_description": "Select which API permissions this client may request on behalf of users (user-delegated access) and for itself via the client credentials grant (client access).",
|
||||
"api_access_updated_successfully": "API access updated successfully",
|
||||
"no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.",
|
||||
"access_an_api_on_your_behalf": "Access an API on your behalf",
|
||||
"api_name": "API Name",
|
||||
"access": "Access",
|
||||
"user_delegated_access": "User-delegated access",
|
||||
"client_access": "Client access (M2M)",
|
||||
"client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.",
|
||||
"permissions_granted_count": "{granted} / {total} permissions granted",
|
||||
"select_the_permissions_this_client_may_request": "Select the permissions this client may request on behalf of the signed-in user (user-delegated access) and for itself without a user via the client credentials grant (client access).",
|
||||
"api_permission_key": "權限",
|
||||
"add_permission": "新增權限",
|
||||
"type": "類型",
|
||||
"api_created_successfully": "API 已成功建立",
|
||||
"api_updated_successfully": "API 已成功更新",
|
||||
"api_deleted_successfully": "API 已成功刪除",
|
||||
"api_permissions_updated_successfully": "權限已成功更新",
|
||||
"are_you_sure_you_want_to_delete_this_api": "您確定要刪除此 API 嗎?客戶將無法再使用其權限。",
|
||||
"api_access": "API 存取",
|
||||
"api_access_description": "請選擇此客戶端可代表使用者(使用者授權存取)以及透過客戶端憑證授權(客戶端存取)為自身請求哪些 API 權限。",
|
||||
"api_access_updated_successfully": "API 存取已成功更新",
|
||||
"no_apis_defined_yet": "目前尚未定義任何 API。API 可讓客戶端請求特定資源與權限的存取憑證。",
|
||||
"access_an_api_on_your_behalf": "代表您存取 API",
|
||||
"api_name": "API 名稱",
|
||||
"access": "存取",
|
||||
"user_delegated_access": "使用者授權存取",
|
||||
"client_access": "客戶存取(M2M)",
|
||||
"client_access_unavailable_for_public_clients": "公開客戶端無法使用「客戶端憑證授權」機制,因此無法存取該服務。",
|
||||
"permissions_granted_count": "{granted} / {total} 已授予權限",
|
||||
"select_the_permissions_this_client_may_request": "請選擇此客戶端可代表已登入使用者(使用者授權存取)所請求的權限,以及透過客戶端憑證授權(客戶端存取)在無需使用者授權的情況下為自身請求的權限。",
|
||||
"i_have_a_longer_code": "我有一段較長的程式碼",
|
||||
"pkce_supported_client_title": "此客戶端支援 PKCE",
|
||||
"pkce_supported_client_description": "此客戶端支援「代碼交換證明金鑰」(Proof Key for Code Exchange,簡稱 PKCE)。PKCE 是一項安全功能,有助於在 OAuth 2.0 授權過程中防範特定攻擊。建議啟用此功能。"
|
||||
|
||||
Reference in New Issue
Block a user