mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 18:14:53 +02:00
I18n admin (#22)
* New translation keys in en-US locale * New translation keys in de-DE locale * New translation keys in fr-FR locale * New translation keys in it-IT locale * New translation keys in pl-PL locale * New translation keys in pt-PT locale * New translation keys in tr-TR locale * Add translation keys in app/admin * Fix build --------- Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
This commit is contained in:
parent
96bfc3cf36
commit
d2d84be99a
27 changed files with 1028 additions and 306 deletions
|
@ -5,7 +5,7 @@
|
|||
"setupCreateResources": "Ressource erstellen",
|
||||
"setupOrgName": "Organisation's Name",
|
||||
"orgDisplayName": "Dies ist der Anzeigename Ihrer Organisation.",
|
||||
"setupOrgId": "Organisations-ID",
|
||||
"orgId": "Organisations-ID",
|
||||
"setupIdentifierMessage": "Dies ist der eindeutige Bezeichner für Ihre Organisation. Dies ist getrennt vom Anzeigenamen.",
|
||||
"setupErrorIdentifier": "Organisations-ID ist bereits vergeben. Bitte wählen Sie eine andere.",
|
||||
"componentsErrorNoMemberCreate": "Sie sind derzeit kein Mitglied einer Organisation. Erstellen Sie eine Organisation, um loszulegen.",
|
||||
|
@ -54,8 +54,6 @@
|
|||
"siteCreateDescription2": "Folgen Sie den Schritten unten, um eine neue Seite zu erstellen und zu verbinden",
|
||||
"siteCreateDescription": "Erstellen Sie eine neue Seite, um Ihre Ressourcen zu verbinden",
|
||||
"close": "Schließen",
|
||||
"siteNameMin": "Der Name muss mindestens 2 Zeichen lang sein.",
|
||||
"siteNameMax": "Name darf nicht länger als 30 Zeichen sein.",
|
||||
"siteErrorCreate": "Fehler beim Erstellen der Seite",
|
||||
"siteErrorCreateKeyPair": "Schlüsselpaar oder Standardwerte nicht gefunden",
|
||||
"siteErrorCreateDefaults": "Standardwerte der Site nicht gefunden",
|
||||
|
@ -252,8 +250,6 @@
|
|||
"years": "Jahre",
|
||||
"day": "{count, plural, =1 {# Tag} other {# Tage}}",
|
||||
"apiKeysTitle": "API-Schlüssel Information",
|
||||
"apiKeysNameMin": "Name muss mindestens 2 Zeichen lang sein.",
|
||||
"apiKeysNameMax": "Name darf nicht länger als 255 Zeichen sein.",
|
||||
"apiKeysConfirmCopy2": "Sie müssen bestätigen, dass Sie den API-Schlüssel kopiert haben.",
|
||||
"apiKeysErrorCreate": "Fehler beim Erstellen des API-Schlüssels",
|
||||
"apiKeysErrorSetPermission": "Fehler beim Setzen der Berechtigungen",
|
||||
|
@ -338,7 +334,7 @@
|
|||
"licenseTitleDescription": "Lizenzschlüssel im System anzeigen und verwalten",
|
||||
"licenseHost": "Hostlizenz",
|
||||
"licenseHostDescription": "Verwalten Sie den Haupt-Lizenzschlüssel für den Host.",
|
||||
"notLicensed": "Nicht lizenziert",
|
||||
"licensedNot": "Nicht lizenziert",
|
||||
"hostId": "Host-ID",
|
||||
"licenseReckeckAll": "Überprüfe alle Schlüssel",
|
||||
"licenseSiteUsage": "Website-Nutzung",
|
||||
|
@ -696,5 +692,115 @@
|
|||
"accessRoleRemovedDescription": "Die Rolle wurde erfolgreich entfernt.",
|
||||
"accessRoleRequiredRemove": "Bevor Sie diese Rolle löschen, wählen Sie bitte eine neue Rolle aus, zu der die bestehenden Mitglieder übertragen werden sollen.",
|
||||
"manage": "Verwalten",
|
||||
"sitesNotFound": "Keine Sites gefunden."
|
||||
"sitesNotFound": "Keine Sites gefunden.",
|
||||
"expiresAt": "Läuft ab am",
|
||||
"pangolinServerAdmin": "Server Admin - Pangolin",
|
||||
"idpNameInternal": "Intern",
|
||||
"licenseTierProfessional": "Professional Lizenz",
|
||||
"licenseTierEnterprise": "Enterprise Lizenz",
|
||||
"licensed": "Lizenziert",
|
||||
"yes": "Ja",
|
||||
"no": "Nein",
|
||||
"sitesAdditional": "Zusätzliche Sites",
|
||||
"licenseKeys": "Lizenzschlüssel",
|
||||
"sitestCountDecrease": "Anzahl der Sites verringern",
|
||||
"sitestCountIncrease": "Anzahl der Sites erhöhen",
|
||||
"idpManage": "Identitätsanbieter verwalten",
|
||||
"idpManageDescription": "Identitätsanbieter im System anzeigen und verwalten",
|
||||
"idpDeletedDescription": "Identitätsanbieter erfolgreich gelöscht",
|
||||
"idpOidc": "OAuth2/OIDC",
|
||||
"idpQuestionRemove": "Sind Sie sicher, dass Sie den Identitätsanbieter <b>{name}</b> dauerhaft löschen möchten?",
|
||||
"idpMessageRemove": "Dies wird den Identitätsanbieter und alle zugehörigen Konfigurationen entfernen. Benutzer, die sich über diesen Anbieter authentifizieren, können sich nicht mehr anmelden.",
|
||||
"idpMessageConfirm": "Bitte geben Sie zur Bestätigung den Namen des Identitätsanbieters unten ein.",
|
||||
"idpConfirmDelete": "Löschen des Identitätsanbieters bestätigen",
|
||||
"idpDelete": "Identitätsanbieter löschen",
|
||||
"idp": "Identitätsanbieter",
|
||||
"idpSearch": "Identitätsanbieter suchen...",
|
||||
"idpAdd": "Identitätsanbieter hinzufügen",
|
||||
"nameMin": "Der Name muss mindestens {len} Zeichen lang sein.",
|
||||
"nameMax": "Der Name darf nicht länger als {len} Zeichen sein.",
|
||||
"idpClientIdRequired": "Client-ID ist erforderlich.",
|
||||
"idpClientSecretRequired": "Client-Secret ist erforderlich.",
|
||||
"idpErrorAuthUrlInvalid": "Auth-URL muss eine gültige URL sein.",
|
||||
"idpErrorTokenUrlInvalid": "Token-URL muss eine gültige URL sein.",
|
||||
"idpPathRequired": "Identifikationspfad ist erforderlich.",
|
||||
"idpScopeRequired": "Scopes sind erforderlich.",
|
||||
"idpOidcDescription": "Konfigurieren Sie einen OpenID Connect Identitätsanbieter",
|
||||
"idpCreatedDescription": "Identitätsanbieter erfolgreich erstellt",
|
||||
"idpCreate": "Identitätsanbieter erstellen",
|
||||
"idpCreateDescription": "Konfigurieren Sie einen neuen Identitätsanbieter für die Benutzerauthentifizierung",
|
||||
"idpSeeAll": "Alle Identitätsanbieter anzeigen",
|
||||
"idpTitle": "Allgemeine Informationen",
|
||||
"idpSettingsDescription": "Konfigurieren Sie die grundlegenden Informationen für Ihren Identitätsanbieter",
|
||||
"idpDisplayName": "Ein Anzeigename für diesen Identitätsanbieter",
|
||||
"idpAutoProvisionUsers": "Automatische Benutzerbereitstellung",
|
||||
"idpAutoProvisionUsersDescription": "Wenn aktiviert, werden Benutzer beim ersten Login automatisch im System erstellt, mit der Möglichkeit, Benutzer Rollen und Organisationen zuzuordnen.",
|
||||
"licenseBadge": "Professional",
|
||||
"idpType": "Anbietertyp",
|
||||
"idpTypeDescription": "Wählen Sie den Typ des Identitätsanbieters, den Sie konfigurieren möchten",
|
||||
"idpOidcConfigure": "OAuth2/OIDC Konfiguration",
|
||||
"idpOidcConfigureDescription": "Konfigurieren Sie die OAuth2/OIDC Anbieter-Endpunkte und Anmeldeinformationen",
|
||||
"idpClientId": "Client-ID",
|
||||
"idpClientIdDescription": "Die OAuth2 Client-ID von Ihrem Identitätsanbieter",
|
||||
"idpClientSecret": "Client-Secret",
|
||||
"idpClientSecretDescription": "Das OAuth2 Client-Secret von Ihrem Identitätsanbieter",
|
||||
"idpAuthUrl": "Autorisierungs-URL",
|
||||
"idpAuthUrlDescription": "Die OAuth2 Autorisierungs-Endpunkt-URL",
|
||||
"idpTokenUrl": "Token-URL",
|
||||
"idpTokenUrlDescription": "Die OAuth2 Token-Endpunkt-URL",
|
||||
"idpOidcConfigureAlert": "Wichtige Information",
|
||||
"idpOidcConfigureAlertDescription": "Nach dem Erstellen des Identitätsanbieters müssen Sie die Callback-URL in den Einstellungen Ihres Identitätsanbieters konfigurieren. Die Callback-URL wird nach erfolgreicher Erstellung bereitgestellt.",
|
||||
"idpToken": "Token-Konfiguration",
|
||||
"idpTokenDescription": "Konfigurieren Sie, wie Benutzerinformationen aus dem ID-Token extrahiert werden",
|
||||
"idpJmespathAbout": "Über JMESPath",
|
||||
"idpJmespathAboutDescription": "Die unten stehenden Pfade verwenden JMESPath-Syntax, um Werte aus dem ID-Token zu extrahieren.",
|
||||
"idpJmespathAboutDescriptionLink": "Mehr über JMESPath erfahren",
|
||||
"idpJmespathLabel": "Identifikationspfad",
|
||||
"idpJmespathLabelDescription": "Der JMESPath zum Benutzeridentifikator im ID-Token",
|
||||
"idpJmespathEmailPathOptional": "E-Mail-Pfad (Optional)",
|
||||
"idpJmespathEmailPathOptionalDescription": "Der JMESPath zur E-Mail-Adresse des Benutzers im ID-Token",
|
||||
"idpJmespathNamePathOptional": "Namenspfad (Optional)",
|
||||
"idpJmespathNamePathOptionalDescription": "Der JMESPath zum Namen des Benutzers im ID-Token",
|
||||
"idpOidcConfigureScopes": "Scopes",
|
||||
"idpOidcConfigureScopesDescription": "Durch Leerzeichen getrennte Liste der anzufordernden OAuth2-Scopes",
|
||||
"idpSubmit": "Identitätsanbieter erstellen",
|
||||
"orgPolicies": "Organisationsrichtlinien",
|
||||
"idpSettings": "{idpName} Einstellungen",
|
||||
"idpCreateSettingsDescription": "Konfigurieren Sie die Einstellungen für Ihren Identitätsanbieter",
|
||||
"roleMapping": "Rollenzuordnung",
|
||||
"orgMapping": "Organisationszuordnung",
|
||||
"orgPoliciesSearch": "Organisationsrichtlinien suchen...",
|
||||
"orgPoliciesAdd": "Organisationsrichtlinie hinzufügen",
|
||||
"orgRequired": "Organisation ist erforderlich",
|
||||
"error": "Fehler",
|
||||
"success": "Erfolg",
|
||||
"orgPolicyAddedDescription": "Richtlinie erfolgreich hinzugefügt",
|
||||
"orgPolicyUpdatedDescription": "Richtlinie erfolgreich aktualisiert",
|
||||
"orgPolicyDeletedDescription": "Richtlinie erfolgreich gelöscht",
|
||||
"defaultMappingsUpdatedDescription": "Standardzuordnungen erfolgreich aktualisiert",
|
||||
"orgPoliciesAbout": "Über Organisationsrichtlinien",
|
||||
"orgPoliciesAboutDescription": "Organisationsrichtlinien werden verwendet, um den Zugriff auf Organisationen basierend auf dem ID-Token des Benutzers zu steuern. Sie können JMESPath-Ausdrücke angeben, um Rollen- und Organisationsinformationen aus dem ID-Token zu extrahieren. Weitere Informationen finden Sie in",
|
||||
"orgPoliciesAboutDescriptionLink": "der Dokumentation",
|
||||
"defaultMappingsOptional": "Standardzuordnungen (Optional)",
|
||||
"defaultMappingsOptionalDescription": "Die Standardzuordnungen werden verwendet, wenn keine Organisationsrichtlinie für eine Organisation definiert ist. Sie können hier die Standard-Rollen- und Organisationszuordnungen festlegen.",
|
||||
"defaultMappingsRole": "Standard-Rollenzuordnung",
|
||||
"defaultMappingsRoleDescription": "JMESPath zur Extraktion von Rolleninformationen aus dem ID-Token. Das Ergebnis dieses Ausdrucks muss den Rollennamen als String zurückgeben, wie er in der Organisation definiert ist.",
|
||||
"defaultMappingsOrg": "Standard-Organisationszuordnung",
|
||||
"defaultMappingsOrgDescription": "JMESPath zur Extraktion von Organisationsinformationen aus dem ID-Token. Dieser Ausdruck muss die Organisations-ID oder true zurückgeben, damit der Benutzer Zugriff auf die Organisation erhält.",
|
||||
"defaultMappingsSubmit": "Standardzuordnungen speichern",
|
||||
"orgPoliciesEdit": "Organisationsrichtlinie bearbeiten",
|
||||
"org": "Organisation",
|
||||
"orgSelect": "Organisation auswählen",
|
||||
"orgSearch": "Organisation suchen",
|
||||
"orgNotFound": "Keine Organisation gefunden.",
|
||||
"roleMappingPathOptional": "Rollenzuordnungspfad (Optional)",
|
||||
"orgMappingPathOptional": "Organisationszuordnungspfad (Optional)",
|
||||
"orgPolicyUpdate": "Richtlinie aktualisieren",
|
||||
"orgPolicyAdd": "Richtlinie hinzufügen",
|
||||
"idpUpdatedDescription": "Identitätsanbieter erfolgreich aktualisiert",
|
||||
"redirectUrl": "Weiterleitungs-URL",
|
||||
"redirectUrlAbout": "Über die Weiterleitungs-URL",
|
||||
"redirectUrlAboutDescription": "Dies ist die URL, zu der Benutzer nach der Authentifizierung weitergeleitet werden. Sie müssen diese URL in den Einstellungen Ihres Identitätsanbieters konfigurieren.",
|
||||
"key": "Schlüssel",
|
||||
"createdAt": "Erstellt am"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"setupCreateResources": "Create Resources",
|
||||
"setupOrgName": "Organization Name",
|
||||
"orgDisplayName": "This is the display name of your organization.",
|
||||
"setupOrgId": "Organization ID",
|
||||
"orgId": "Organization ID",
|
||||
"setupIdentifierMessage": "This is the unique identifier for your organization. This is separate from the display name.",
|
||||
"setupErrorIdentifier": "Organization ID is already taken. Please choose a different one.",
|
||||
"componentsErrorNoMemberCreate": "You are not currently a member of any organizations. Create an organization to get started.",
|
||||
|
@ -334,7 +334,7 @@
|
|||
"licenseTitleDescription": "View and manage license keys in the system",
|
||||
"licenseHost": "Host License",
|
||||
"licenseHostDescription": "Manage the main license key for the host.",
|
||||
"notLicensed": "Not Licensed",
|
||||
"licensedNot": "Not Licensed",
|
||||
"hostId": "Host ID",
|
||||
"licenseReckeckAll": "Recheck All Keys",
|
||||
"licenseSiteUsage": "Sites Usage",
|
||||
|
@ -692,5 +692,115 @@
|
|||
"accessRoleRemovedDescription": "The role has been successfully removed.",
|
||||
"accessRoleRequiredRemove": "Before deleting this role, please select a new role to transfer existing members to.",
|
||||
"manage": "Manage",
|
||||
"sitesNotFound": "No sites found."
|
||||
"sitesNotFound": "No sites found.",
|
||||
"expiresAt": "Expires At",
|
||||
"pangolinServerAdmin": "Server Admin - Pangolin",
|
||||
"idpNameInternal": "Internal",
|
||||
"licenseTierProfessional": "Professional License",
|
||||
"licenseTierEnterprise": "Enterprise License",
|
||||
"licensed": "Licensed",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"sitesAdditional": "Additional Sites",
|
||||
"licenseKeys": "License Keys",
|
||||
"sitestCountDecrease": "Decrease site count",
|
||||
"sitestCountIncrease": "Increase site count",
|
||||
"idpManage": "Manage Identity Providers",
|
||||
"idpManageDescription": "View and manage identity providers in the system",
|
||||
"idpDeletedDescription": "Identity provider deleted successfully",
|
||||
"idpOidc": "OAuth2/OIDC",
|
||||
"idpQuestionRemove": "Are you sure you want to permanently delete the identity provider <b>{name}</b>?",
|
||||
"idpMessageRemove": "This will remove the identity provider and all associated configurations. Users who authenticate through this provider will no longer be able to log in.",
|
||||
"idpMessageConfirm": "To confirm, please type the name of the identity provider below.",
|
||||
"idpConfirmDelete": "Confirm Delete Identity Provider",
|
||||
"idpDelete": "Delete Identity Provider",
|
||||
"idp": "Identity Providers",
|
||||
"idpSearch": "Search identity providers...",
|
||||
"idpAdd": "Add Identity Provider",
|
||||
"nameMin": "Name must be at least {len} characters.",
|
||||
"nameMax": "Name must not be longer than {len} characters.",
|
||||
"idpClientIdRequired": "Client ID is required.",
|
||||
"idpClientSecretRequired": "Client Secret is required.",
|
||||
"idpErrorAuthUrlInvalid": "Auth URL must be a valid URL.",
|
||||
"idpErrorTokenUrlInvalid": "Token URL must be a valid URL.",
|
||||
"idpPathRequired": "Identifier Path is required.",
|
||||
"idpScopeRequired": "Scopes are required.",
|
||||
"idpOidcDescription": "Configure an OpenID Connect identity provider",
|
||||
"idpCreatedDescription": "Identity provider created successfully",
|
||||
"idpCreate": "Create Identity Provider",
|
||||
"idpCreateDescription": "Configure a new identity provider for user authentication",
|
||||
"idpSeeAll": "See All Identity Providers",
|
||||
"idpTitle": "General Information",
|
||||
"idpSettingsDescription": "Configure the basic information for your identity provider",
|
||||
"idpDisplayName": "A display name for this identity provider",
|
||||
"idpAutoProvisionUsers": "Auto Provision Users",
|
||||
"idpAutoProvisionUsersDescription": "When enabled, users will be automatically created in the system upon first login with the ability to map users to roles and organizations.",
|
||||
"licenseBadge": "Professional",
|
||||
"idpType": "Provider Type",
|
||||
"idpTypeDescription": "Select the type of identity provider you want to configure",
|
||||
"idpOidcConfigure": "OAuth2/OIDC Configuration",
|
||||
"idpOidcConfigureDescription": "Configure the OAuth2/OIDC provider endpoints and credentials",
|
||||
"idpClientId": "Client ID",
|
||||
"idpClientIdDescription": "The OAuth2 client ID from your identity provider",
|
||||
"idpClientSecret": "Client Secret",
|
||||
"idpClientSecretDescription": "The OAuth2 client secret from your identity provider",
|
||||
"idpAuthUrl": "Authorization URL",
|
||||
"idpAuthUrlDescription": "The OAuth2 authorization endpoint URL",
|
||||
"idpTokenUrl": "Token URL",
|
||||
"idpTokenUrlDescription": "The OAuth2 token endpoint URL",
|
||||
"idpOidcConfigureAlert": "Important Information",
|
||||
"idpOidcConfigureAlertDescription": "After creating the identity provider, you will need to configure the callback URL in your identity provider's settings. The callback URL will be provided after successful creation.",
|
||||
"idpToken": "Token Configuration",
|
||||
"idpTokenDescription": "Configure how to extract user information from the ID token",
|
||||
"idpJmespathAbout": "About JMESPath",
|
||||
"idpJmespathAboutDescription": "The paths below use JMESPath syntax to extract values from the ID token.",
|
||||
"idpJmespathAboutDescriptionLink": "Learn more about JMESPath",
|
||||
"idpJmespathLabel": "Identifier Path",
|
||||
"idpJmespathLabelDescription": "The JMESPath to the user identifier in the ID token",
|
||||
"idpJmespathEmailPathOptional": "Email Path (Optional)",
|
||||
"idpJmespathEmailPathOptionalDescription": "The JMESPath to the user's email in the ID token",
|
||||
"idpJmespathNamePathOptional": "Name Path (Optional)",
|
||||
"idpJmespathNamePathOptionalDescription": "The JMESPath to the user's name in the ID token",
|
||||
"idpOidcConfigureScopes": "Scopes",
|
||||
"idpOidcConfigureScopesDescription": "Space-separated list of OAuth2 scopes to request",
|
||||
"idpSubmit": "Create Identity Provider",
|
||||
"orgPolicies": "Organization Policies",
|
||||
"idpSettings": "{idpName} Settings",
|
||||
"idpCreateSettingsDescription": "Configure the settings for your identity provider",
|
||||
"roleMapping": "Role Mapping",
|
||||
"orgMapping": "Organization Mapping",
|
||||
"orgPoliciesSearch": "Search organization policies...",
|
||||
"orgPoliciesAdd": "Add Organization Policy",
|
||||
"orgRequired": "Organization is required",
|
||||
"error": "Error",
|
||||
"success": "Success",
|
||||
"orgPolicyAddedDescription": "Policy added successfully",
|
||||
"orgPolicyUpdatedDescription": "Policy updated successfully",
|
||||
"orgPolicyDeletedDescription": "Policy deleted successfully",
|
||||
"defaultMappingsUpdatedDescription": "Default mappings updated successfully",
|
||||
"orgPoliciesAbout": "About Organization Policies",
|
||||
"orgPoliciesAboutDescription": "Organization policies are used to control access to organizations based on the user's ID token. You can specify JMESPath expressions to extract role and organization information from the ID token. For more information, see",
|
||||
"orgPoliciesAboutDescriptionLink": "the documentation",
|
||||
"defaultMappingsOptional": "Default Mappings (Optional)",
|
||||
"defaultMappingsOptionalDescription": "The default mappings are used when when there is not an organization policy defined for an organization. You can specify the default role and organization mappings to fall back to here.",
|
||||
"defaultMappingsRole": "Default Role Mapping",
|
||||
"defaultMappingsRoleDescription": "JMESPath to extract role information from the ID token. The result of this expression must return the role name as defined in the organization as a string.",
|
||||
"defaultMappingsOrg": "Default Organization Mapping",
|
||||
"defaultMappingsOrgDescription": "JMESPath to extract organization information from the ID token. This expression must return the org ID or true for the user to be allowed to access the organization.",
|
||||
"defaultMappingsSubmit": "Save Default Mappings",
|
||||
"orgPoliciesEdit": "Edit Organization Policy",
|
||||
"org": "Organization",
|
||||
"orgSelect": "Select organization",
|
||||
"orgSearch": "Search org",
|
||||
"orgNotFound": "No org found.",
|
||||
"roleMappingPathOptional": "Role Mapping Path (Optional)",
|
||||
"orgMappingPathOptional": "Organization Mapping Path (Optional)",
|
||||
"orgPolicyUpdate": "Update Policy",
|
||||
"orgPolicyAdd": "Add Policy",
|
||||
"idpUpdatedDescription": "Identity provider updated successfully",
|
||||
"redirectUrl": "Redirect URL",
|
||||
"redirectUrlAbout": "About Redirect URL",
|
||||
"redirectUrlAboutDescription": "This is the URL to which users will be redirected after authentication. You need to configure this URL in your identity provider settings.",
|
||||
"key": "Key",
|
||||
"createdAt": "Created At"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"setupCreateResources": "Créer des ressources",
|
||||
"setupOrgName": "Nom de l'organisation",
|
||||
"orgDisplayName": "Ceci est le nom d'affichage de votre organisation.",
|
||||
"setupOrgId": "ID de l'organisation",
|
||||
"orgId": "ID de l'organisation",
|
||||
"setupIdentifierMessage": "Ceci est l'identifiant unique pour votre organisation. Il est séparé du nom affiché.",
|
||||
"setupErrorIdentifier": "L'ID de l'organisation est déjà pris. Veuillez en choisir un autre.",
|
||||
"componentsErrorNoMemberCreate": "Vous n'êtes actuellement membre d'aucune organisation. Créez une organisation pour commencer.",
|
||||
|
@ -334,7 +334,7 @@
|
|||
"licenseTitleDescription": "Voir et gérer les clés de licence dans le système",
|
||||
"licenseHost": "Licence Hôte",
|
||||
"licenseHostDescription": "Gérer la clé de licence principale de l'hôte.",
|
||||
"notLicensed": "Non licencié",
|
||||
"licensedNot": "Non licencié",
|
||||
"hostId": "ID de l'hôte",
|
||||
"licenseReckeckAll": "Revérifier toutes les clés",
|
||||
"licenseSiteUsage": "Utilisation des sites",
|
||||
|
@ -692,5 +692,115 @@
|
|||
"accessRoleRemovedDescription": "Le rôle a été supprimé avec succès.",
|
||||
"accessRoleRequiredRemove": "Avant de supprimer ce rôle, veuillez sélectionner un nouveau rôle pour transférer les membres existants.",
|
||||
"manage": "Gérer",
|
||||
"sitesNotFound": "Aucun site trouvé."
|
||||
"sitesNotFound": "Aucun site trouvé.",
|
||||
"expiresAt": "Expire le",
|
||||
"pangolinServerAdmin": "Admin Serveur - Pangolin",
|
||||
"idpNameInternal": "Interne",
|
||||
"licenseTierProfessional": "Licence Professionnelle",
|
||||
"licenseTierEnterprise": "Licence Entreprise",
|
||||
"licensed": "Sous licence",
|
||||
"yes": "Oui",
|
||||
"no": "Non",
|
||||
"sitesAdditional": "Sites supplémentaires",
|
||||
"licenseKeys": "Clés de licence",
|
||||
"sitestCountDecrease": "Diminuer le nombre de sites",
|
||||
"sitestCountIncrease": "Augmenter le nombre de sites",
|
||||
"idpManage": "Gérer les fournisseurs d'identité",
|
||||
"idpManageDescription": "Voir et gérer les fournisseurs d'identité dans le système",
|
||||
"idpDeletedDescription": "Fournisseur d'identité supprimé avec succès",
|
||||
"idpOidc": "OAuth2/OIDC",
|
||||
"idpQuestionRemove": "Êtes-vous sûr de vouloir supprimer définitivement le fournisseur d'identité <b>{name}</b> ?",
|
||||
"idpMessageRemove": "Cela supprimera le fournisseur d'identité et toutes les configurations associées. Les utilisateurs qui s'authentifient via ce fournisseur ne pourront plus se connecter.",
|
||||
"idpMessageConfirm": "Pour confirmer, veuillez saisir le nom du fournisseur d'identité ci-dessous.",
|
||||
"idpConfirmDelete": "Confirmer la suppression du fournisseur d'identité",
|
||||
"idpDelete": "Supprimer le fournisseur d'identité",
|
||||
"idp": "Fournisseurs d'identité",
|
||||
"idpSearch": "Rechercher des fournisseurs d'identité...",
|
||||
"idpAdd": "Ajouter un fournisseur d'identité",
|
||||
"nameMin": "Le nom doit comporter au moins {len} caractères.",
|
||||
"nameMax": "Le nom ne doit pas dépasser {len} caractères.",
|
||||
"idpClientIdRequired": "L'ID client est requis.",
|
||||
"idpClientSecretRequired": "Le secret client est requis.",
|
||||
"idpErrorAuthUrlInvalid": "L'URL d'authentification doit être une URL valide.",
|
||||
"idpErrorTokenUrlInvalid": "L'URL du jeton doit être une URL valide.",
|
||||
"idpPathRequired": "Le chemin d'identification est requis.",
|
||||
"idpScopeRequired": "Les portées sont requises.",
|
||||
"idpOidcDescription": "Configurer un fournisseur d'identité OpenID Connect",
|
||||
"idpCreatedDescription": "Fournisseur d'identité créé avec succès",
|
||||
"idpCreate": "Créer un fournisseur d'identité",
|
||||
"idpCreateDescription": "Configurer un nouveau fournisseur d'identité pour l'authentification des utilisateurs",
|
||||
"idpSeeAll": "Voir tous les fournisseurs d'identité",
|
||||
"idpTitle": "Informations générales",
|
||||
"idpSettingsDescription": "Configurer les informations de base de votre fournisseur d'identité",
|
||||
"idpDisplayName": "Un nom d'affichage pour ce fournisseur d'identité",
|
||||
"idpAutoProvisionUsers": "Approvisionnement automatique des utilisateurs",
|
||||
"idpAutoProvisionUsersDescription": "Lorsque cette option est activée, les utilisateurs seront automatiquement créés dans le système lors de leur première connexion avec la possibilité de mapper les utilisateurs aux rôles et aux organisations.",
|
||||
"licenseBadge": "Professionnel",
|
||||
"idpType": "Type de fournisseur",
|
||||
"idpTypeDescription": "Sélectionnez le type de fournisseur d'identité que vous souhaitez configurer",
|
||||
"idpOidcConfigure": "Configuration OAuth2/OIDC",
|
||||
"idpOidcConfigureDescription": "Configurer les points de terminaison et les identifiants du fournisseur OAuth2/OIDC",
|
||||
"idpClientId": "ID Client",
|
||||
"idpClientIdDescription": "L'ID client OAuth2 de votre fournisseur d'identité",
|
||||
"idpClientSecret": "Secret Client",
|
||||
"idpClientSecretDescription": "Le secret client OAuth2 de votre fournisseur d'identité",
|
||||
"idpAuthUrl": "URL d'autorisation",
|
||||
"idpAuthUrlDescription": "L'URL du point de terminaison d'autorisation OAuth2",
|
||||
"idpTokenUrl": "URL du jeton",
|
||||
"idpTokenUrlDescription": "L'URL du point de terminaison du jeton OAuth2",
|
||||
"idpOidcConfigureAlert": "Information importante",
|
||||
"idpOidcConfigureAlertDescription": "Après avoir créé le fournisseur d'identité, vous devrez configurer l'URL de rappel dans les paramètres de votre fournisseur d'identité. L'URL de rappel sera fournie après la création réussie.",
|
||||
"idpToken": "Configuration du jeton",
|
||||
"idpTokenDescription": "Configurer comment extraire les informations utilisateur du jeton ID",
|
||||
"idpJmespathAbout": "À propos de JMESPath",
|
||||
"idpJmespathAboutDescription": "Les chemins ci-dessous utilisent la syntaxe JMESPath pour extraire des valeurs du jeton ID.",
|
||||
"idpJmespathAboutDescriptionLink": "En savoir plus sur JMESPath",
|
||||
"idpJmespathLabel": "Chemin d'identification",
|
||||
"idpJmespathLabelDescription": "Le JMESPath vers l'identifiant de l'utilisateur dans le jeton ID",
|
||||
"idpJmespathEmailPathOptional": "Chemin de l'email (Optionnel)",
|
||||
"idpJmespathEmailPathOptionalDescription": "Le JMESPath vers l'email de l'utilisateur dans le jeton ID",
|
||||
"idpJmespathNamePathOptional": "Chemin du nom (Optionnel)",
|
||||
"idpJmespathNamePathOptionalDescription": "Le JMESPath vers le nom de l'utilisateur dans le jeton ID",
|
||||
"idpOidcConfigureScopes": "Portées",
|
||||
"idpOidcConfigureScopesDescription": "Liste des portées OAuth2 à demander, séparées par des espaces",
|
||||
"idpSubmit": "Créer le fournisseur d'identité",
|
||||
"orgPolicies": "Politiques d'organisation",
|
||||
"idpSettings": "Paramètres de {idpName}",
|
||||
"idpCreateSettingsDescription": "Configurer les paramètres de votre fournisseur d'identité",
|
||||
"roleMapping": "Mappage des rôles",
|
||||
"orgMapping": "Mappage d'organisation",
|
||||
"orgPoliciesSearch": "Rechercher des politiques d'organisation...",
|
||||
"orgPoliciesAdd": "Ajouter une politique d'organisation",
|
||||
"orgRequired": "L'organisation est requise",
|
||||
"error": "Erreur",
|
||||
"success": "Succès",
|
||||
"orgPolicyAddedDescription": "Politique ajoutée avec succès",
|
||||
"orgPolicyUpdatedDescription": "Politique mise à jour avec succès",
|
||||
"orgPolicyDeletedDescription": "Politique supprimée avec succès",
|
||||
"defaultMappingsUpdatedDescription": "Mappages par défaut mis à jour avec succès",
|
||||
"orgPoliciesAbout": "À propos des politiques d'organisation",
|
||||
"orgPoliciesAboutDescription": "Les politiques d'organisation sont utilisées pour contrôler l'accès aux organisations en fonction du jeton ID de l'utilisateur. Vous pouvez spécifier des expressions JMESPath pour extraire les informations de rôle et d'organisation du jeton ID. Pour plus d'informations, voir",
|
||||
"orgPoliciesAboutDescriptionLink": "la documentation",
|
||||
"defaultMappingsOptional": "Mappages par défaut (Optionnel)",
|
||||
"defaultMappingsOptionalDescription": "Les mappages par défaut sont utilisés lorsqu'il n'y a pas de politique d'organisation définie pour une organisation. Vous pouvez spécifier ici les mappages de rôle et d'organisation par défaut à utiliser.",
|
||||
"defaultMappingsRole": "Mappage de rôle par défaut",
|
||||
"defaultMappingsRoleDescription": "JMESPath pour extraire les informations de rôle du jeton ID. Le résultat de cette expression doit renvoyer le nom du rôle tel que défini dans l'organisation sous forme de chaîne.",
|
||||
"defaultMappingsOrg": "Mappage d'organisation par défaut",
|
||||
"defaultMappingsOrgDescription": "JMESPath pour extraire les informations d'organisation du jeton ID. Cette expression doit renvoyer l'ID de l'organisation ou true pour que l'utilisateur soit autorisé à accéder à l'organisation.",
|
||||
"defaultMappingsSubmit": "Enregistrer les mappages par défaut",
|
||||
"orgPoliciesEdit": "Modifier la politique d'organisation",
|
||||
"org": "Organisation",
|
||||
"orgSelect": "Sélectionner une organisation",
|
||||
"orgSearch": "Rechercher une organisation",
|
||||
"orgNotFound": "Aucune organisation trouvée.",
|
||||
"roleMappingPathOptional": "Chemin de mappage des rôles (Optionnel)",
|
||||
"orgMappingPathOptional": "Chemin de mappage d'organisation (Optionnel)",
|
||||
"orgPolicyUpdate": "Mettre à jour la politique",
|
||||
"orgPolicyAdd": "Ajouter une politique",
|
||||
"idpUpdatedDescription": "Fournisseur d'identité mis à jour avec succès",
|
||||
"redirectUrl": "URL de redirection",
|
||||
"redirectUrlAbout": "À propos de l'URL de redirection",
|
||||
"redirectUrlAboutDescription": "C'est l'URL vers laquelle les utilisateurs seront redirigés après l'authentification. Vous devez configurer cette URL dans les paramètres de votre fournisseur d'identité.",
|
||||
"key": "Clé",
|
||||
"createdAt": "Créé le"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"setupCreateResources": "Crea Risorse",
|
||||
"setupOrgName": "Nome Dell'Organizzazione",
|
||||
"orgDisplayName": "Questo è il nome visualizzato della tua organizzazione.",
|
||||
"setupOrgId": "Id Organizzazione",
|
||||
"orgId": "Id Organizzazione",
|
||||
"setupIdentifierMessage": "Questo è l' identificatore univoco della tua organizzazione. Questo è separato dal nome del display.",
|
||||
"setupErrorIdentifier": "L'ID dell'organizzazione è già utilizzato. Si prega di sceglierne uno diverso.",
|
||||
"componentsErrorNoMemberCreate": "Al momento non sei un membro di nessuna organizzazione. Crea un'organizzazione per iniziare.",
|
||||
|
@ -334,7 +334,7 @@
|
|||
"licenseTitleDescription": "Visualizza e gestisci le chiavi di licenza nel sistema",
|
||||
"licenseHost": "Licenza Host",
|
||||
"licenseHostDescription": "Gestisci la chiave di licenza principale per l'host.",
|
||||
"notLicensed": "Non Licenziato",
|
||||
"licensedNot": "Non Licenziato",
|
||||
"hostId": "Host ID",
|
||||
"licenseReckeckAll": "Ricontrolla Tutte Le Tasti",
|
||||
"licenseSiteUsage": "Utilizzo Siti",
|
||||
|
@ -692,5 +692,115 @@
|
|||
"accessRoleRemovedDescription": "Il ruolo è stato rimosso con successo.",
|
||||
"accessRoleRequiredRemove": "Prima di eliminare questo ruolo, seleziona un nuovo ruolo a cui trasferire i membri esistenti.",
|
||||
"manage": "Gestisci",
|
||||
"sitesNotFound": "Nessun sito trovato."
|
||||
"sitesNotFound": "Nessun sito trovato.",
|
||||
"expiresAt": "Scade Il",
|
||||
"pangolinServerAdmin": "Server Admin - Pangolin",
|
||||
"idpNameInternal": "Interno",
|
||||
"licenseTierProfessional": "Licenza Professional",
|
||||
"licenseTierEnterprise": "Licenza Enterprise",
|
||||
"licensed": "Con Licenza",
|
||||
"yes": "Sì",
|
||||
"no": "No",
|
||||
"sitesAdditional": "Siti Aggiuntivi",
|
||||
"licenseKeys": "Chiavi di Licenza",
|
||||
"sitestCountDecrease": "Diminuisci conteggio siti",
|
||||
"sitestCountIncrease": "Aumenta conteggio siti",
|
||||
"idpManage": "Gestisci Provider di Identità",
|
||||
"idpManageDescription": "Visualizza e gestisci i provider di identità nel sistema",
|
||||
"idpDeletedDescription": "Provider di identità eliminato con successo",
|
||||
"idpOidc": "OAuth2/OIDC",
|
||||
"idpQuestionRemove": "Sei sicuro di voler eliminare definitivamente il provider di identità <b>{name}</b>?",
|
||||
"idpMessageRemove": "Questo rimuoverà il provider di identità e tutte le configurazioni associate. Gli utenti che si autenticano tramite questo provider non potranno più accedere.",
|
||||
"idpMessageConfirm": "Per confermare, digita il nome del provider di identità qui sotto.",
|
||||
"idpConfirmDelete": "Conferma Eliminazione Provider di Identità",
|
||||
"idpDelete": "Elimina Provider di Identità",
|
||||
"idp": "Provider di Identità",
|
||||
"idpSearch": "Cerca provider di identità...",
|
||||
"idpAdd": "Aggiungi Provider di Identità",
|
||||
"nameMin": "Il nome deve essere di almeno {len} caratteri.",
|
||||
"nameMax": "Il nome non deve superare i {len} caratteri.",
|
||||
"idpClientIdRequired": "L'ID client è obbligatorio.",
|
||||
"idpClientSecretRequired": "Il segreto client è obbligatorio.",
|
||||
"idpErrorAuthUrlInvalid": "L'URL di autenticazione deve essere un URL valido.",
|
||||
"idpErrorTokenUrlInvalid": "L'URL del token deve essere un URL valido.",
|
||||
"idpPathRequired": "Il percorso identificativo è obbligatorio.",
|
||||
"idpScopeRequired": "Gli scope sono obbligatori.",
|
||||
"idpOidcDescription": "Configura un provider di identità OpenID Connect",
|
||||
"idpCreatedDescription": "Provider di identità creato con successo",
|
||||
"idpCreate": "Crea Provider di Identità",
|
||||
"idpCreateDescription": "Configura un nuovo provider di identità per l'autenticazione degli utenti",
|
||||
"idpSeeAll": "Vedi Tutti i Provider di Identità",
|
||||
"idpTitle": "Informazioni Generali",
|
||||
"idpSettingsDescription": "Configura le informazioni di base per il tuo provider di identità",
|
||||
"idpDisplayName": "Un nome visualizzato per questo provider di identità",
|
||||
"idpAutoProvisionUsers": "Provisioning Automatico Utenti",
|
||||
"idpAutoProvisionUsersDescription": "Quando abilitato, gli utenti verranno creati automaticamente nel sistema al primo accesso con la possibilità di mappare gli utenti a ruoli e organizzazioni.",
|
||||
"licenseBadge": "Professional",
|
||||
"idpType": "Tipo di Provider",
|
||||
"idpTypeDescription": "Seleziona il tipo di provider di identità che desideri configurare",
|
||||
"idpOidcConfigure": "Configurazione OAuth2/OIDC",
|
||||
"idpOidcConfigureDescription": "Configura gli endpoint e le credenziali del provider OAuth2/OIDC",
|
||||
"idpClientId": "ID Client",
|
||||
"idpClientIdDescription": "L'ID client OAuth2 dal tuo provider di identità",
|
||||
"idpClientSecret": "Segreto Client",
|
||||
"idpClientSecretDescription": "Il segreto client OAuth2 dal tuo provider di identità",
|
||||
"idpAuthUrl": "URL di Autorizzazione",
|
||||
"idpAuthUrlDescription": "L'URL dell'endpoint di autorizzazione OAuth2",
|
||||
"idpTokenUrl": "URL del Token",
|
||||
"idpTokenUrlDescription": "L'URL dell'endpoint del token OAuth2",
|
||||
"idpOidcConfigureAlert": "Informazioni Importanti",
|
||||
"idpOidcConfigureAlertDescription": "Dopo aver creato il provider di identità, dovrai configurare l'URL di callback nelle impostazioni del tuo provider di identità. L'URL di callback verrà fornito dopo la creazione riuscita.",
|
||||
"idpToken": "Configurazione Token",
|
||||
"idpTokenDescription": "Configura come estrarre le informazioni dell'utente dal token ID",
|
||||
"idpJmespathAbout": "Informazioni su JMESPath",
|
||||
"idpJmespathAboutDescription": "I percorsi sottostanti utilizzano la sintassi JMESPath per estrarre valori dal token ID.",
|
||||
"idpJmespathAboutDescriptionLink": "Scopri di più su JMESPath",
|
||||
"idpJmespathLabel": "Percorso Identificativo",
|
||||
"idpJmespathLabelDescription": "Il JMESPath per l'identificatore dell'utente nel token ID",
|
||||
"idpJmespathEmailPathOptional": "Percorso Email (Opzionale)",
|
||||
"idpJmespathEmailPathOptionalDescription": "Il JMESPath per l'email dell'utente nel token ID",
|
||||
"idpJmespathNamePathOptional": "Percorso Nome (Opzionale)",
|
||||
"idpJmespathNamePathOptionalDescription": "Il JMESPath per il nome dell'utente nel token ID",
|
||||
"idpOidcConfigureScopes": "Scope",
|
||||
"idpOidcConfigureScopesDescription": "Lista degli scope OAuth2 da richiedere separati da spazi",
|
||||
"idpSubmit": "Crea Provider di Identità",
|
||||
"orgPolicies": "Politiche Organizzazione",
|
||||
"idpSettings": "Impostazioni {idpName}",
|
||||
"idpCreateSettingsDescription": "Configura le impostazioni per il tuo provider di identità",
|
||||
"roleMapping": "Mappatura Ruoli",
|
||||
"orgMapping": "Mappatura Organizzazione",
|
||||
"orgPoliciesSearch": "Cerca politiche organizzazione...",
|
||||
"orgPoliciesAdd": "Aggiungi Politica Organizzazione",
|
||||
"orgRequired": "L'organizzazione è obbligatoria",
|
||||
"error": "Errore",
|
||||
"success": "Successo",
|
||||
"orgPolicyAddedDescription": "Politica aggiunta con successo",
|
||||
"orgPolicyUpdatedDescription": "Politica aggiornata con successo",
|
||||
"orgPolicyDeletedDescription": "Politica eliminata con successo",
|
||||
"defaultMappingsUpdatedDescription": "Mappature predefinite aggiornate con successo",
|
||||
"orgPoliciesAbout": "Informazioni sulle Politiche Organizzazione",
|
||||
"orgPoliciesAboutDescription": "Le politiche organizzazione sono utilizzate per controllare l'accesso alle organizzazioni in base al token ID dell'utente. Puoi specificare espressioni JMESPath per estrarre informazioni su ruoli e organizzazioni dal token ID. Per maggiori informazioni, vedi",
|
||||
"orgPoliciesAboutDescriptionLink": "la documentazione",
|
||||
"defaultMappingsOptional": "Mappature Predefinite (Opzionale)",
|
||||
"defaultMappingsOptionalDescription": "Le mappature predefinite sono utilizzate quando non esiste una politica organizzazione definita per un'organizzazione. Puoi specificare qui le mappature predefinite di ruolo e organizzazione da utilizzare come fallback.",
|
||||
"defaultMappingsRole": "Mappatura Ruolo Predefinito",
|
||||
"defaultMappingsRoleDescription": "JMESPath per estrarre informazioni sul ruolo dal token ID. Il risultato di questa espressione deve restituire il nome del ruolo come definito nell'organizzazione come stringa.",
|
||||
"defaultMappingsOrg": "Mappatura Organizzazione Predefinita",
|
||||
"defaultMappingsOrgDescription": "JMESPath per estrarre informazioni sull'organizzazione dal token ID. Questa espressione deve restituire l'ID dell'organizzazione o true affinché l'utente possa accedere all'organizzazione.",
|
||||
"defaultMappingsSubmit": "Salva Mappature Predefinite",
|
||||
"orgPoliciesEdit": "Modifica Politica Organizzazione",
|
||||
"org": "Organizzazione",
|
||||
"orgSelect": "Seleziona organizzazione",
|
||||
"orgSearch": "Cerca organizzazione",
|
||||
"orgNotFound": "Nessuna organizzazione trovata.",
|
||||
"roleMappingPathOptional": "Percorso Mappatura Ruolo (Opzionale)",
|
||||
"orgMappingPathOptional": "Percorso Mappatura Organizzazione (Opzionale)",
|
||||
"orgPolicyUpdate": "Aggiorna Politica",
|
||||
"orgPolicyAdd": "Aggiungi Politica",
|
||||
"idpUpdatedDescription": "Provider di identità aggiornato con successo",
|
||||
"redirectUrl": "URL di Reindirizzamento",
|
||||
"redirectUrlAbout": "Informazioni sull'URL di Reindirizzamento",
|
||||
"redirectUrlAboutDescription": "Questo è l'URL a cui gli utenti verranno reindirizzati dopo l'autenticazione. Devi configurare questo URL nelle impostazioni del tuo provider di identità.",
|
||||
"key": "Chiave",
|
||||
"createdAt": "Creato Il"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"setupCreateResources": "Utwórz Zasoby",
|
||||
"setupOrgName": "Nazwa organizacji",
|
||||
"orgDisplayName": "To jest wyświetlana nazwa Twojej organizacji.",
|
||||
"setupOrgId": "Identyfikator organizacji",
|
||||
"orgId": "Identyfikator organizacji",
|
||||
"setupIdentifierMessage": "To jest unikalny identyfikator Twojej organizacji. Jest to oddzielone od nazwy wyświetlanej.",
|
||||
"setupErrorIdentifier": "Identyfikator organizacji jest już zajęty. Wybierz inny.",
|
||||
"componentsErrorNoMemberCreate": "Nie jesteś obecnie członkiem żadnej organizacji. Aby rozpocząć, utwórz organizację.",
|
||||
|
@ -334,7 +334,7 @@
|
|||
"licenseTitleDescription": "Wyświetl i zarządzaj kluczami licencyjnymi w systemie",
|
||||
"licenseHost": "Licencja hosta",
|
||||
"licenseHostDescription": "Zarządzaj głównym kluczem licencyjnym hosta.",
|
||||
"notLicensed": "Brak licencji",
|
||||
"licensedNot": "Brak licencji",
|
||||
"hostId": "ID hosta",
|
||||
"licenseReckeckAll": "Sprawdź ponownie wszystkie klucze",
|
||||
"licenseSiteUsage": "Użycie witryn",
|
||||
|
@ -692,5 +692,115 @@
|
|||
"accessRoleRemovedDescription": "Rola została pomyślnie usunięta.",
|
||||
"accessRoleRequiredRemove": "Przed usunięciem tej roli, wybierz nową rolę do której zostaną przeniesieni obecni członkowie.",
|
||||
"manage": "Zarządzaj",
|
||||
"sitesNotFound": "Nie znaleziono witryn."
|
||||
"sitesNotFound": "Nie znaleziono witryn.",
|
||||
"expiresAt": "Wygasa w dniu",
|
||||
"pangolinServerAdmin": "Administrator serwera - Pangolin",
|
||||
"idpNameInternal": "Wewnętrzny",
|
||||
"licenseTierProfessional": "Licencja Professional",
|
||||
"licenseTierEnterprise": "Licencja Enterprise",
|
||||
"licensed": "Licencjonowany",
|
||||
"yes": "Tak",
|
||||
"no": "Nie",
|
||||
"sitesAdditional": "Dodatkowe witryny",
|
||||
"licenseKeys": "Klucze licencyjne",
|
||||
"sitestCountDecrease": "Zmniejsz liczbę witryn",
|
||||
"sitestCountIncrease": "Zwiększ liczbę witryn",
|
||||
"idpManage": "Zarządzaj dostawcami tożsamości",
|
||||
"idpManageDescription": "Wyświetl i zarządzaj dostawcami tożsamości w systemie",
|
||||
"idpDeletedDescription": "Dostawca tożsamości został pomyślnie usunięty",
|
||||
"idpOidc": "OAuth2/OIDC",
|
||||
"idpQuestionRemove": "Czy na pewno chcesz trwale usunąć dostawcę tożsamości <b>{name}</b>?",
|
||||
"idpMessageRemove": "Spowoduje to usunięcie dostawcy tożsamości i wszystkich powiązanych konfiguracji. Użytkownicy uwierzytelniający się przez tego dostawcę nie będą mogli się już zalogować.",
|
||||
"idpMessageConfirm": "Aby potwierdzić, wpisz nazwę dostawcy tożsamości poniżej.",
|
||||
"idpConfirmDelete": "Potwierdź usunięcie dostawcy tożsamości",
|
||||
"idpDelete": "Usuń dostawcę tożsamości",
|
||||
"idp": "Dostawcy tożsamości",
|
||||
"idpSearch": "Szukaj dostawców tożsamości...",
|
||||
"idpAdd": "Dodaj dostawcę tożsamości",
|
||||
"nameMin": "Nazwa musi mieć co najmniej {len} znaków.",
|
||||
"nameMax": "Nazwa nie może być dłuższa niż {len} znaków.",
|
||||
"idpClientIdRequired": "Identyfikator klienta jest wymagany.",
|
||||
"idpClientSecretRequired": "Sekret klienta jest wymagany.",
|
||||
"idpErrorAuthUrlInvalid": "URL autoryzacji musi być prawidłowym adresem URL.",
|
||||
"idpErrorTokenUrlInvalid": "URL tokena musi być prawidłowym adresem URL.",
|
||||
"idpPathRequired": "Ścieżka identyfikatora jest wymagana.",
|
||||
"idpScopeRequired": "Zakresy są wymagane.",
|
||||
"idpOidcDescription": "Skonfiguruj dostawcę tożsamości OpenID Connect",
|
||||
"idpCreatedDescription": "Dostawca tożsamości został pomyślnie utworzony",
|
||||
"idpCreate": "Utwórz dostawcę tożsamości",
|
||||
"idpCreateDescription": "Skonfiguruj nowego dostawcę tożsamości do uwierzytelniania użytkowników",
|
||||
"idpSeeAll": "Zobacz wszystkich dostawców tożsamości",
|
||||
"idpTitle": "Informacje ogólne",
|
||||
"idpSettingsDescription": "Skonfiguruj podstawowe informacje dla swojego dostawcy tożsamości",
|
||||
"idpDisplayName": "Nazwa wyświetlana dla tego dostawcy tożsamości",
|
||||
"idpAutoProvisionUsers": "Automatyczne tworzenie użytkowników",
|
||||
"idpAutoProvisionUsersDescription": "Gdy włączone, użytkownicy będą automatycznie tworzeni w systemie przy pierwszym logowaniu z możliwością mapowania użytkowników do ról i organizacji.",
|
||||
"licenseBadge": "Professional",
|
||||
"idpType": "Typ dostawcy",
|
||||
"idpTypeDescription": "Wybierz typ dostawcy tożsamości, który chcesz skonfigurować",
|
||||
"idpOidcConfigure": "Konfiguracja OAuth2/OIDC",
|
||||
"idpOidcConfigureDescription": "Skonfiguruj punkty końcowe i poświadczenia dostawcy OAuth2/OIDC",
|
||||
"idpClientId": "ID klienta",
|
||||
"idpClientIdDescription": "ID klienta OAuth2 od twojego dostawcy tożsamości",
|
||||
"idpClientSecret": "Sekret klienta",
|
||||
"idpClientSecretDescription": "Sekret klienta OAuth2 od twojego dostawcy tożsamości",
|
||||
"idpAuthUrl": "URL autoryzacji",
|
||||
"idpAuthUrlDescription": "URL punktu końcowego autoryzacji OAuth2",
|
||||
"idpTokenUrl": "URL tokena",
|
||||
"idpTokenUrlDescription": "URL punktu końcowego tokena OAuth2",
|
||||
"idpOidcConfigureAlert": "Ważna informacja",
|
||||
"idpOidcConfigureAlertDescription": "Po utworzeniu dostawcy tożsamości, będziesz musiał skonfigurować URL wywołania zwrotnego w ustawieniach swojego dostawcy tożsamości. URL wywołania zwrotnego zostanie podany po pomyślnym utworzeniu.",
|
||||
"idpToken": "Konfiguracja tokena",
|
||||
"idpTokenDescription": "Skonfiguruj jak wydobywać informacje o użytkowniku z tokena ID",
|
||||
"idpJmespathAbout": "O JMESPath",
|
||||
"idpJmespathAboutDescription": "Poniższe ścieżki używają składni JMESPath do wydobywania wartości z tokena ID.",
|
||||
"idpJmespathAboutDescriptionLink": "Dowiedz się więcej o JMESPath",
|
||||
"idpJmespathLabel": "Ścieżka identyfikatora",
|
||||
"idpJmespathLabelDescription": "JMESPath do identyfikatora użytkownika w tokenie ID",
|
||||
"idpJmespathEmailPathOptional": "Ścieżka email (Opcjonalnie)",
|
||||
"idpJmespathEmailPathOptionalDescription": "JMESPath do emaila użytkownika w tokenie ID",
|
||||
"idpJmespathNamePathOptional": "Ścieżka nazwy (Opcjonalnie)",
|
||||
"idpJmespathNamePathOptionalDescription": "JMESPath do nazwy użytkownika w tokenie ID",
|
||||
"idpOidcConfigureScopes": "Zakresy",
|
||||
"idpOidcConfigureScopesDescription": "Lista zakresów OAuth2 oddzielonych spacjami do żądania",
|
||||
"idpSubmit": "Utwórz dostawcę tożsamości",
|
||||
"orgPolicies": "Polityki organizacji",
|
||||
"idpSettings": "Ustawienia {idpName}",
|
||||
"idpCreateSettingsDescription": "Skonfiguruj ustawienia dla swojego dostawcy tożsamości",
|
||||
"roleMapping": "Mapowanie ról",
|
||||
"orgMapping": "Mapowanie organizacji",
|
||||
"orgPoliciesSearch": "Szukaj polityk organizacji...",
|
||||
"orgPoliciesAdd": "Dodaj politykę organizacji",
|
||||
"orgRequired": "Organizacja jest wymagana",
|
||||
"error": "Błąd",
|
||||
"success": "Sukces",
|
||||
"orgPolicyAddedDescription": "Polityka została pomyślnie dodana",
|
||||
"orgPolicyUpdatedDescription": "Polityka została pomyślnie zaktualizowana",
|
||||
"orgPolicyDeletedDescription": "Polityka została pomyślnie usunięta",
|
||||
"defaultMappingsUpdatedDescription": "Domyślne mapowania zostały pomyślnie zaktualizowane",
|
||||
"orgPoliciesAbout": "O politykach organizacji",
|
||||
"orgPoliciesAboutDescription": "Polityki organizacji służą do kontroli dostępu do organizacji na podstawie tokena ID użytkownika. Możesz określić wyrażenia JMESPath do wydobywania informacji o roli i organizacji z tokena ID. Aby dowiedzieć się więcej, zobacz",
|
||||
"orgPoliciesAboutDescriptionLink": "dokumentację",
|
||||
"defaultMappingsOptional": "Domyślne mapowania (Opcjonalne)",
|
||||
"defaultMappingsOptionalDescription": "Domyślne mapowania są używane, gdy nie ma zdefiniowanej polityki organizacji dla organizacji. Możesz tutaj określić domyślne mapowania ról i organizacji.",
|
||||
"defaultMappingsRole": "Domyślne mapowanie roli",
|
||||
"defaultMappingsRoleDescription": "JMESPath do wydobycia informacji o roli z tokena ID. Wynik tego wyrażenia musi zwrócić nazwę roli zdefiniowaną w organizacji jako ciąg znaków.",
|
||||
"defaultMappingsOrg": "Domyślne mapowanie organizacji",
|
||||
"defaultMappingsOrgDescription": "JMESPath do wydobycia informacji o organizacji z tokena ID. To wyrażenie musi zwrócić ID organizacji lub true, aby użytkownik mógł uzyskać dostęp do organizacji.",
|
||||
"defaultMappingsSubmit": "Zapisz domyślne mapowania",
|
||||
"orgPoliciesEdit": "Edytuj politykę organizacji",
|
||||
"org": "Organizacja",
|
||||
"orgSelect": "Wybierz organizację",
|
||||
"orgSearch": "Szukaj organizacji",
|
||||
"orgNotFound": "Nie znaleziono organizacji.",
|
||||
"roleMappingPathOptional": "Ścieżka mapowania roli (Opcjonalnie)",
|
||||
"orgMappingPathOptional": "Ścieżka mapowania organizacji (Opcjonalnie)",
|
||||
"orgPolicyUpdate": "Aktualizuj politykę",
|
||||
"orgPolicyAdd": "Dodaj politykę",
|
||||
"idpUpdatedDescription": "Dostawca tożsamości został pomyślnie zaktualizowany",
|
||||
"redirectUrl": "URL przekierowania",
|
||||
"redirectUrlAbout": "O URL przekierowania",
|
||||
"redirectUrlAboutDescription": "Jest to URL, na który użytkownicy zostaną przekierowani po uwierzytelnieniu. Musisz skonfigurować ten URL w ustawieniach swojego dostawcy tożsamości.",
|
||||
"key": "Klucz",
|
||||
"createdAt": "Utworzono"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"setupCreateResources": "Criar recursos",
|
||||
"setupOrgName": "Nome Da Organização",
|
||||
"orgDisplayName": "Este é o nome de exibição da sua organização.",
|
||||
"setupOrgId": "ID da organização",
|
||||
"orgId": "ID da organização",
|
||||
"setupIdentifierMessage": "Este é o identificador exclusivo para sua organização. Isso é separado do nome de exibição.",
|
||||
"setupErrorIdentifier": "O ID da organização já existe. Por favor, escolha um diferente.",
|
||||
"componentsErrorNoMemberCreate": "Você não é atualmente um membro de nenhuma organização. Crie uma organização para começar.",
|
||||
|
@ -334,7 +334,7 @@
|
|||
"licenseTitleDescription": "Visualizar e gerenciar chaves de licença no sistema",
|
||||
"licenseHost": "Licença do host",
|
||||
"licenseHostDescription": "Gerenciar a chave de licença principal do host.",
|
||||
"notLicensed": "Não Licenciado",
|
||||
"licensedNot": "Não Licenciado",
|
||||
"hostId": "ID do host",
|
||||
"licenseReckeckAll": "Verifique novamente todas as chaves",
|
||||
"licenseSiteUsage": "Uso de Sites",
|
||||
|
@ -692,5 +692,115 @@
|
|||
"accessRoleRemovedDescription": "A função foi removida com sucesso.",
|
||||
"accessRoleRequiredRemove": "Antes de excluir esta função, selecione uma nova função para transferir os membros existentes.",
|
||||
"manage": "Gerir",
|
||||
"sitesNotFound": "Nenhum site encontrado."
|
||||
"sitesNotFound": "Nenhum site encontrado.",
|
||||
"expiresAt": "Expira em",
|
||||
"pangolinServerAdmin": "Administrador do Servidor - Pangolin",
|
||||
"idpNameInternal": "Interno",
|
||||
"licenseTierProfessional": "Licença Profissional",
|
||||
"licenseTierEnterprise": "Licença Empresarial",
|
||||
"licensed": "Licenciado",
|
||||
"yes": "Sim",
|
||||
"no": "Não",
|
||||
"sitesAdditional": "Sites Adicionais",
|
||||
"licenseKeys": "Chaves de Licença",
|
||||
"sitestCountDecrease": "Diminuir contagem de sites",
|
||||
"sitestCountIncrease": "Aumentar contagem de sites",
|
||||
"idpManage": "Gerir Provedores de Identidade",
|
||||
"idpManageDescription": "Visualizar e gerir provedores de identidade no sistema",
|
||||
"idpDeletedDescription": "Provedor de identidade eliminado com sucesso",
|
||||
"idpOidc": "OAuth2/OIDC",
|
||||
"idpQuestionRemove": "Tem certeza que deseja eliminar permanentemente o provedor de identidade <b>{name}</b>?",
|
||||
"idpMessageRemove": "Isto irá remover o provedor de identidade e todas as configurações associadas. Os utilizadores que se autenticam através deste provedor não poderão mais fazer login.",
|
||||
"idpMessageConfirm": "Para confirmar, por favor digite o nome do provedor de identidade abaixo.",
|
||||
"idpConfirmDelete": "Confirmar Eliminação do Provedor de Identidade",
|
||||
"idpDelete": "Eliminar Provedor de Identidade",
|
||||
"idp": "Provedores de Identidade",
|
||||
"idpSearch": "Pesquisar provedores de identidade...",
|
||||
"idpAdd": "Adicionar Provedor de Identidade",
|
||||
"nameMin": "O nome deve ter pelo menos {len} caracteres.",
|
||||
"nameMax": "O nome não deve ter mais de {len} caracteres.",
|
||||
"idpClientIdRequired": "O ID do Cliente é obrigatório.",
|
||||
"idpClientSecretRequired": "O Segredo do Cliente é obrigatório.",
|
||||
"idpErrorAuthUrlInvalid": "O URL de Autenticação deve ser um URL válido.",
|
||||
"idpErrorTokenUrlInvalid": "O URL do Token deve ser um URL válido.",
|
||||
"idpPathRequired": "O Caminho do Identificador é obrigatório.",
|
||||
"idpScopeRequired": "Os Escopos são obrigatórios.",
|
||||
"idpOidcDescription": "Configurar um provedor de identidade OpenID Connect",
|
||||
"idpCreatedDescription": "Provedor de identidade criado com sucesso",
|
||||
"idpCreate": "Criar Provedor de Identidade",
|
||||
"idpCreateDescription": "Configurar um novo provedor de identidade para autenticação de utilizadores",
|
||||
"idpSeeAll": "Ver Todos os Provedores de Identidade",
|
||||
"idpTitle": "Informações Gerais",
|
||||
"idpSettingsDescription": "Configurar as informações básicas para o seu provedor de identidade",
|
||||
"idpDisplayName": "Um nome de exibição para este provedor de identidade",
|
||||
"idpAutoProvisionUsers": "Provisionamento Automático de Utilizadores",
|
||||
"idpAutoProvisionUsersDescription": "Quando ativado, os utilizadores serão criados automaticamente no sistema no primeiro login com a capacidade de mapear utilizadores para funções e organizações.",
|
||||
"licenseBadge": "Profissional",
|
||||
"idpType": "Tipo de Provedor",
|
||||
"idpTypeDescription": "Selecione o tipo de provedor de identidade que deseja configurar",
|
||||
"idpOidcConfigure": "Configuração OAuth2/OIDC",
|
||||
"idpOidcConfigureDescription": "Configurar os endpoints e credenciais do provedor OAuth2/OIDC",
|
||||
"idpClientId": "ID do Cliente",
|
||||
"idpClientIdDescription": "O ID do cliente OAuth2 do seu provedor de identidade",
|
||||
"idpClientSecret": "Segredo do Cliente",
|
||||
"idpClientSecretDescription": "O segredo do cliente OAuth2 do seu provedor de identidade",
|
||||
"idpAuthUrl": "URL de Autorização",
|
||||
"idpAuthUrlDescription": "O URL do endpoint de autorização OAuth2",
|
||||
"idpTokenUrl": "URL do Token",
|
||||
"idpTokenUrlDescription": "O URL do endpoint do token OAuth2",
|
||||
"idpOidcConfigureAlert": "Informação Importante",
|
||||
"idpOidcConfigureAlertDescription": "Após criar o provedor de identidade, será necessário configurar o URL de retorno nas configurações do seu provedor de identidade. O URL de retorno será fornecido após a criação bem-sucedida.",
|
||||
"idpToken": "Configuração do Token",
|
||||
"idpTokenDescription": "Configurar como extrair informações do utilizador do token ID",
|
||||
"idpJmespathAbout": "Sobre JMESPath",
|
||||
"idpJmespathAboutDescription": "Os caminhos abaixo usam a sintaxe JMESPath para extrair valores do token ID.",
|
||||
"idpJmespathAboutDescriptionLink": "Saiba mais sobre JMESPath",
|
||||
"idpJmespathLabel": "Caminho do Identificador",
|
||||
"idpJmespathLabelDescription": "O JMESPath para o identificador do utilizador no token ID",
|
||||
"idpJmespathEmailPathOptional": "Caminho do Email (Opcional)",
|
||||
"idpJmespathEmailPathOptionalDescription": "O JMESPath para o email do utilizador no token ID",
|
||||
"idpJmespathNamePathOptional": "Caminho do Nome (Opcional)",
|
||||
"idpJmespathNamePathOptionalDescription": "O JMESPath para o nome do utilizador no token ID",
|
||||
"idpOidcConfigureScopes": "Escopos",
|
||||
"idpOidcConfigureScopesDescription": "Lista de escopos OAuth2 separados por espaço para solicitar",
|
||||
"idpSubmit": "Criar Provedor de Identidade",
|
||||
"orgPolicies": "Políticas da Organização",
|
||||
"idpSettings": "Configurações de {idpName}",
|
||||
"idpCreateSettingsDescription": "Configurar as definições para o seu provedor de identidade",
|
||||
"roleMapping": "Mapeamento de Funções",
|
||||
"orgMapping": "Mapeamento da Organização",
|
||||
"orgPoliciesSearch": "Pesquisar políticas da organização...",
|
||||
"orgPoliciesAdd": "Adicionar Política da Organização",
|
||||
"orgRequired": "A organização é obrigatória",
|
||||
"error": "Erro",
|
||||
"success": "Sucesso",
|
||||
"orgPolicyAddedDescription": "Política adicionada com sucesso",
|
||||
"orgPolicyUpdatedDescription": "Política atualizada com sucesso",
|
||||
"orgPolicyDeletedDescription": "Política eliminada com sucesso",
|
||||
"defaultMappingsUpdatedDescription": "Mapeamentos padrão atualizados com sucesso",
|
||||
"orgPoliciesAbout": "Sobre Políticas da Organização",
|
||||
"orgPoliciesAboutDescription": "As políticas da organização são usadas para controlar o acesso às organizações com base no token ID do utilizador. Pode especificar expressões JMESPath para extrair informações de função e organização do token ID. Para mais informações, consulte",
|
||||
"orgPoliciesAboutDescriptionLink": "a documentação",
|
||||
"defaultMappingsOptional": "Mapeamentos Padrão (Opcional)",
|
||||
"defaultMappingsOptionalDescription": "Os mapeamentos padrão são usados quando não há uma política de organização definida para uma organização. Pode especificar aqui os mapeamentos padrão de função e organização para recorrer.",
|
||||
"defaultMappingsRole": "Mapeamento de Função Padrão",
|
||||
"defaultMappingsRoleDescription": "JMESPath para extrair informações de função do token ID. O resultado desta expressão deve retornar o nome da função como definido na organização como uma string.",
|
||||
"defaultMappingsOrg": "Mapeamento de Organização Padrão",
|
||||
"defaultMappingsOrgDescription": "JMESPath para extrair informações da organização do token ID. Esta expressão deve retornar o ID da organização ou verdadeiro para que o utilizador tenha permissão para aceder à organização.",
|
||||
"defaultMappingsSubmit": "Guardar Mapeamentos Padrão",
|
||||
"orgPoliciesEdit": "Editar Política da Organização",
|
||||
"org": "Organização",
|
||||
"orgSelect": "Selecionar organização",
|
||||
"orgSearch": "Pesquisar organização",
|
||||
"orgNotFound": "Nenhuma organização encontrada.",
|
||||
"roleMappingPathOptional": "Caminho de Mapeamento de Função (Opcional)",
|
||||
"orgMappingPathOptional": "Caminho de Mapeamento da Organização (Opcional)",
|
||||
"orgPolicyUpdate": "Atualizar Política",
|
||||
"orgPolicyAdd": "Adicionar Política",
|
||||
"idpUpdatedDescription": "Provedor de identidade atualizado com sucesso",
|
||||
"redirectUrl": "URL de Redirecionamento",
|
||||
"redirectUrlAbout": "Sobre o URL de Redirecionamento",
|
||||
"redirectUrlAboutDescription": "Este é o URL para o qual os utilizadores serão redirecionados após a autenticação. Precisa configurar este URL nas configurações do seu provedor de identidade.",
|
||||
"key": "Chave",
|
||||
"createdAt": "Criado Em"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"setupCreateResources": "Create Resources",
|
||||
"setupOrgName": "Organization Name",
|
||||
"orgDisplayName": "This is the display name of your organization.",
|
||||
"setupOrgId": "Organization ID",
|
||||
"orgId": "Organization ID",
|
||||
"setupIdentifierMessage": "This is the unique identifier for your organization. This is separate from the display name.",
|
||||
"setupErrorIdentifier": "Organization ID is already taken. Please choose a different one.",
|
||||
"componentsErrorNoMemberCreate": "You are not currently a member of any organizations. Create an organization to get started.",
|
||||
|
@ -334,7 +334,7 @@
|
|||
"licenseTitleDescription": "View and manage license keys in the system",
|
||||
"licenseHost": "Host License",
|
||||
"licenseHostDescription": "Manage the main license key for the host.",
|
||||
"notLicensed": "Not Licensed",
|
||||
"licensedNot": "Not Licensed",
|
||||
"hostId": "Host ID",
|
||||
"licenseReckeckAll": "Recheck All Keys",
|
||||
"licenseSiteUsage": "Sites Usage",
|
||||
|
@ -692,5 +692,115 @@
|
|||
"accessRoleRemovedDescription": "The role has been successfully removed.",
|
||||
"accessRoleRequiredRemove": "Before deleting this role, please select a new role to transfer existing members to.",
|
||||
"manage": "Manage",
|
||||
"sitesNotFound": "No sites found."
|
||||
"sitesNotFound": "No sites found.",
|
||||
"expiresAt": "Expires At",
|
||||
"pangolinServerAdmin": "Server Admin - Pangolin",
|
||||
"idpNameInternal": "Internal",
|
||||
"licenseTierProfessional": "Professional License",
|
||||
"licenseTierEnterprise": "Enterprise License",
|
||||
"licensed": "Licensed",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"sitesAdditional": "Additional Sites",
|
||||
"licenseKeys": "License Keys",
|
||||
"sitestCountDecrease": "Decrease site count",
|
||||
"sitestCountIncrease": "Increase site count",
|
||||
"idpManage": "Manage Identity Providers",
|
||||
"idpManageDescription": "View and manage identity providers in the system",
|
||||
"idpDeletedDescription": "Identity provider deleted successfully",
|
||||
"idpOidc": "OAuth2/OIDC",
|
||||
"idpQuestionRemove": "Are you sure you want to permanently delete the identity provider <b>{name}</b>?",
|
||||
"idpMessageRemove": "This will remove the identity provider and all associated configurations. Users who authenticate through this provider will no longer be able to log in.",
|
||||
"idpMessageConfirm": "To confirm, please type the name of the identity provider below.",
|
||||
"idpConfirmDelete": "Confirm Delete Identity Provider",
|
||||
"idpDelete": "Delete Identity Provider",
|
||||
"idp": "Identity Providers",
|
||||
"idpSearch": "Search identity providers...",
|
||||
"idpAdd": "Add Identity Provider",
|
||||
"nameMin": "Name must be at least {len} characters.",
|
||||
"nameMax": "Name must not be longer than {len} characters.",
|
||||
"idpClientIdRequired": "Client ID is required.",
|
||||
"idpClientSecretRequired": "Client Secret is required.",
|
||||
"idpErrorAuthUrlInvalid": "Auth URL must be a valid URL.",
|
||||
"idpErrorTokenUrlInvalid": "Token URL must be a valid URL.",
|
||||
"idpPathRequired": "Identifier Path is required.",
|
||||
"idpScopeRequired": "Scopes are required.",
|
||||
"idpOidcDescription": "Configure an OpenID Connect identity provider",
|
||||
"idpCreatedDescription": "Identity provider created successfully",
|
||||
"idpCreate": "Create Identity Provider",
|
||||
"idpCreateDescription": "Configure a new identity provider for user authentication",
|
||||
"idpSeeAll": "See All Identity Providers",
|
||||
"idpTitle": "General Information",
|
||||
"idpSettingsDescription": "Configure the basic information for your identity provider",
|
||||
"idpDisplayName": "A display name for this identity provider",
|
||||
"idpAutoProvisionUsers": "Auto Provision Users",
|
||||
"idpAutoProvisionUsersDescription": "When enabled, users will be automatically created in the system upon first login with the ability to map users to roles and organizations.",
|
||||
"licenseBadge": "Professional",
|
||||
"idpType": "Provider Type",
|
||||
"idpTypeDescription": "Select the type of identity provider you want to configure",
|
||||
"idpOidcConfigure": "OAuth2/OIDC Configuration",
|
||||
"idpOidcConfigureDescription": "Configure the OAuth2/OIDC provider endpoints and credentials",
|
||||
"idpClientId": "Client ID",
|
||||
"idpClientIdDescription": "The OAuth2 client ID from your identity provider",
|
||||
"idpClientSecret": "Client Secret",
|
||||
"idpClientSecretDescription": "The OAuth2 client secret from your identity provider",
|
||||
"idpAuthUrl": "Authorization URL",
|
||||
"idpAuthUrlDescription": "The OAuth2 authorization endpoint URL",
|
||||
"idpTokenUrl": "Token URL",
|
||||
"idpTokenUrlDescription": "The OAuth2 token endpoint URL",
|
||||
"idpOidcConfigureAlert": "Important Information",
|
||||
"idpOidcConfigureAlertDescription": "After creating the identity provider, you will need to configure the callback URL in your identity provider's settings. The callback URL will be provided after successful creation.",
|
||||
"idpToken": "Token Configuration",
|
||||
"idpTokenDescription": "Configure how to extract user information from the ID token",
|
||||
"idpJmespathAbout": "About JMESPath",
|
||||
"idpJmespathAboutDescription": "The paths below use JMESPath syntax to extract values from the ID token.",
|
||||
"idpJmespathAboutDescriptionLink": "Learn more about JMESPath",
|
||||
"idpJmespathLabel": "Identifier Path",
|
||||
"idpJmespathLabelDescription": "The JMESPath to the user identifier in the ID token",
|
||||
"idpJmespathEmailPathOptional": "Email Path (Optional)",
|
||||
"idpJmespathEmailPathOptionalDescription": "The JMESPath to the user's email in the ID token",
|
||||
"idpJmespathNamePathOptional": "Name Path (Optional)",
|
||||
"idpJmespathNamePathOptionalDescription": "The JMESPath to the user's name in the ID token",
|
||||
"idpOidcConfigureScopes": "Scopes",
|
||||
"idpOidcConfigureScopesDescription": "Space-separated list of OAuth2 scopes to request",
|
||||
"idpSubmit": "Create Identity Provider",
|
||||
"orgPolicies": "Organization Policies",
|
||||
"idpSettings": "{idpName} Settings",
|
||||
"idpCreateSettingsDescription": "Configure the settings for your identity provider",
|
||||
"roleMapping": "Role Mapping",
|
||||
"orgMapping": "Organization Mapping",
|
||||
"orgPoliciesSearch": "Search organization policies...",
|
||||
"orgPoliciesAdd": "Add Organization Policy",
|
||||
"orgRequired": "Organization is required",
|
||||
"error": "Error",
|
||||
"success": "Success",
|
||||
"orgPolicyAddedDescription": "Policy added successfully",
|
||||
"orgPolicyUpdatedDescription": "Policy updated successfully",
|
||||
"orgPolicyDeletedDescription": "Policy deleted successfully",
|
||||
"defaultMappingsUpdatedDescription": "Default mappings updated successfully",
|
||||
"orgPoliciesAbout": "About Organization Policies",
|
||||
"orgPoliciesAboutDescription": "Organization policies are used to control access to organizations based on the user's ID token. You can specify JMESPath expressions to extract role and organization information from the ID token. For more information, see",
|
||||
"orgPoliciesAboutDescriptionLink": "the documentation",
|
||||
"defaultMappingsOptional": "Default Mappings (Optional)",
|
||||
"defaultMappingsOptionalDescription": "The default mappings are used when when there is not an organization policy defined for an organization. You can specify the default role and organization mappings to fall back to here.",
|
||||
"defaultMappingsRole": "Default Role Mapping",
|
||||
"defaultMappingsRoleDescription": "JMESPath to extract role information from the ID token. The result of this expression must return the role name as defined in the organization as a string.",
|
||||
"defaultMappingsOrg": "Default Organization Mapping",
|
||||
"defaultMappingsOrgDescription": "JMESPath to extract organization information from the ID token. This expression must return the org ID or true for the user to be allowed to access the organization.",
|
||||
"defaultMappingsSubmit": "Save Default Mappings",
|
||||
"orgPoliciesEdit": "Edit Organization Policy",
|
||||
"org": "Organization",
|
||||
"orgSelect": "Select organization",
|
||||
"orgSearch": "Search org",
|
||||
"orgNotFound": "No org found.",
|
||||
"roleMappingPathOptional": "Role Mapping Path (Optional)",
|
||||
"orgMappingPathOptional": "Organization Mapping Path (Optional)",
|
||||
"orgPolicyUpdate": "Update Policy",
|
||||
"orgPolicyAdd": "Add Policy",
|
||||
"idpUpdatedDescription": "Identity provider updated successfully",
|
||||
"redirectUrl": "Redirect URL",
|
||||
"redirectUrlAbout": "About Redirect URL",
|
||||
"redirectUrlAboutDescription": "This is the URL to which users will be redirected after authentication. You need to configure this URL in your identity provider settings.",
|
||||
"key": "Key",
|
||||
"createdAt": "Created At"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue