mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
chore(phrases): translate phrases (#4876)
This commit is contained in:
parent
6727f629de
commit
ed840a5978
270 changed files with 2971 additions and 5975 deletions
|
@ -50,7 +50,7 @@ export const translate = async ({
|
|||
api
|
||||
.post('chat/completions', {
|
||||
json: {
|
||||
model: 'gpt-3.5-turbo',
|
||||
model: 'gpt-3.5-turbo-1106',
|
||||
messages: getTranslationPromptMessages({
|
||||
sourceFileContent,
|
||||
targetLanguage,
|
||||
|
|
|
@ -5,11 +5,10 @@ const entity = {
|
|||
not_exists: '{{name}} existiert nicht.',
|
||||
not_exists_with_id: '{{name}} mit ID `{{id}}` existiert nicht.',
|
||||
not_found: 'Die Ressource wurde nicht gefunden.',
|
||||
/** UNTRANSLATED */
|
||||
relation_foreign_key_not_found:
|
||||
'Cannot find one or more foreign keys. Please check the input and ensure that all referenced entities exist.',
|
||||
/** UNTRANSLATED */
|
||||
unique_integrity_violation: 'The entity already exists. Please check the input and try again.',
|
||||
'Ein oder mehrere Fremdschlüssel konnten nicht gefunden werden. Bitte überprüfen Sie die Eingabe und stellen Sie sicher, dass alle referenzierten Einträge vorhanden sind.',
|
||||
unique_integrity_violation:
|
||||
'Die Entität besteht bereits. Bitte überprüfen Sie die Eingabe und versuchen Sie es erneut.',
|
||||
};
|
||||
|
||||
export default Object.freeze(entity);
|
||||
|
|
|
@ -1,29 +1,24 @@
|
|||
const oidc = {
|
||||
aborted: 'Der Endnutzer hat die Interaktion abgebrochen.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_scope: 'Invalid scope: {{error_description}}.',
|
||||
invalid_scope: 'Ungültiger Anwendungsbereich: {{error_description}}.',
|
||||
invalid_token: 'Ungültiger Token übermittelt.',
|
||||
invalid_client_metadata: 'Ungültige Client Metadaten übermittelt.',
|
||||
/** UNTRANSLATED */
|
||||
insufficient_scope: 'Token missing scope `{{scope}}`.',
|
||||
insufficient_scope: 'Token fehlt den Anwendungsbereich `{{scope}}`.',
|
||||
invalid_request: 'Anfrage ist ungültig.',
|
||||
invalid_grant: 'Grant request ist ungültig.',
|
||||
invalid_grant: 'Grant Anfrage ist ungültig.',
|
||||
invalid_redirect_uri:
|
||||
'`redirect_uri` stimmt nicht mit den registrierten `redirect_uris` des Clients überein.',
|
||||
access_denied: 'Zugang verweigert.',
|
||||
invalid_target: 'Ungültiger resource indicator.',
|
||||
invalid_target: 'Ungültiger Ressourcenindikator.',
|
||||
unsupported_grant_type: 'Nicht unterstützter `grant_type` angefragt.',
|
||||
unsupported_response_mode: 'Nicht unterstützter `response_mode` angefragt.',
|
||||
unsupported_response_type: 'Nicht unterstützter `response_type` angefragt.',
|
||||
provider_error: 'OIDC interner Fehler: {{message}}.',
|
||||
/** UNTRANSLATED */
|
||||
server_error: 'An unknown OIDC error occurred. Please try again later.',
|
||||
/** UNTRANSLATED */
|
||||
provider_error_fallback: 'An OIDC error occurred: {{code}}.',
|
||||
/** UNTRANSLATED */
|
||||
key_required: 'At least one key is required.',
|
||||
/** UNTRANSLATED */
|
||||
key_not_found: 'Key with ID {{id}} is not found.',
|
||||
server_error:
|
||||
'Ein unbekannter OIDC Fehler ist aufgetreten. Bitte versuchen Sie es später erneut.',
|
||||
provider_error_fallback: 'Ein OIDC Fehler ist aufgetreten: {{code}}.',
|
||||
key_required: 'Mindestens ein Schlüssel ist erforderlich.',
|
||||
key_not_found: 'Der Schlüssel mit der ID {{id}} wurde nicht gefunden.',
|
||||
};
|
||||
|
||||
export default Object.freeze(oidc);
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
const organization = {
|
||||
/** UNTRANSLATED */
|
||||
require_membership: 'The user must be a member of the organization to proceed.',
|
||||
require_membership: 'Der Benutzer muss Mitglied der Organisation sein, um fortzufahren.',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization);
|
||||
|
|
|
@ -10,12 +10,11 @@ const session = {
|
|||
'Die Verifizierung war nicht erfolgreich. Starte die Verifizierung neu und versuche es erneut.',
|
||||
verification_expired:
|
||||
'Die Verbindung wurde unterbrochen. Verifiziere erneut, um die Sicherheit deines Kontos zu gewährleisten.',
|
||||
/** UNTRANSLATED */
|
||||
verification_blocked_too_many_attempts:
|
||||
'Too many attempts in a short time. Please try again {{relativeTime}}.',
|
||||
'Zu viele Versuche in kurzer Zeit. Bitte versuche es erneut {{relativeTime}}.',
|
||||
unauthorized: 'Bitte melde dich erst an.',
|
||||
unsupported_prompt_name: 'Nicht unterstützter prompt Name.',
|
||||
forgot_password_not_enabled: 'Forgot password is not enabled.',
|
||||
forgot_password_not_enabled: 'Passwort vergessen ist nicht aktiviert.',
|
||||
verification_failed:
|
||||
'Die Verifizierung war nicht erfolgreich. Starte die Verifizierung neu und versuche es erneut.',
|
||||
connector_validation_session_not_found:
|
||||
|
@ -24,31 +23,21 @@ const session = {
|
|||
'Benutzerkennung nicht gefunden. Bitte gehen Sie zurück und melden Sie sich erneut an.',
|
||||
interaction_not_found:
|
||||
'Interaktionssitzung nicht gefunden. Bitte gehen Sie zurück und starten Sie die Sitzung erneut.',
|
||||
/** UNTRANSLATED */
|
||||
not_supported_for_forgot_password: 'This operation is not supported for forgot password.',
|
||||
not_supported_for_forgot_password:
|
||||
'Diese Operation wird für das vergessene Passwort nicht unterstützt.',
|
||||
mfa: {
|
||||
/** UNTRANSLATED */
|
||||
require_mfa_verification: 'Mfa verification is required to sign in.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_sign_in_only: 'Mfa is only available for sign-in interaction.',
|
||||
/** UNTRANSLATED */
|
||||
pending_info_not_found: 'Pending MFA info not found, please initiate MFA first.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_totp_code: 'Invalid TOTP code.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_failed: 'WebAuthn verification failed.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_not_found: 'WebAuthn verification not found.',
|
||||
/** UNTRANSLATED */
|
||||
bind_mfa_existed: 'MFA already exists.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_can_not_be_alone: 'Backup code can not be the only MFA.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_required: 'Backup code is required.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_backup_code: 'Invalid backup code.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_policy_not_user_controlled: 'MFA policy is not user controlled.',
|
||||
require_mfa_verification: 'MFA-Verifizierung ist erforderlich, um sich anzumelden.',
|
||||
mfa_sign_in_only: 'MFA ist nur für die Anmeldeinteraktion verfügbar.',
|
||||
pending_info_not_found:
|
||||
'Ausstehende MFA-Informationen nicht gefunden. Bitte initiieren Sie zuerst MFA.',
|
||||
invalid_totp_code: 'Ungültiger TOTP-Code.',
|
||||
webauthn_verification_failed: 'WebAuthn-Verifizierung fehlgeschlagen.',
|
||||
webauthn_verification_not_found: 'WebAuthn-Verifizierung nicht gefunden.',
|
||||
bind_mfa_existed: 'MFA ist bereits vorhanden.',
|
||||
backup_code_can_not_be_alone: 'Backup-Code kann nicht die einzige MFA sein.',
|
||||
backup_code_required: 'Backup-Code ist erforderlich.',
|
||||
invalid_backup_code: 'Ungültiger Backup-Code.',
|
||||
mfa_policy_not_user_controlled: 'MFA-Richtlinie wird nicht vom Benutzer gesteuert.',
|
||||
},
|
||||
sso_enabled:
|
||||
'Einmaliges Anmelden ist für diese gegebene E-Mail aktiviert. Bitte melden Sie sich mit SSO an.',
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
const single_sign_on = {
|
||||
/** UNTRANSLATED */
|
||||
forbidden_domains: 'Public email domains are not allowed.',
|
||||
/** UNTRANSLATED */
|
||||
duplicated_domains: 'There are duplicate domains.',
|
||||
forbidden_domains: 'Öffentliche E-Mail-Domänen sind nicht erlaubt.',
|
||||
duplicated_domains: 'Es gibt doppelte Domänen.',
|
||||
};
|
||||
|
||||
export default Object.freeze(single_sign_on);
|
||||
|
|
|
@ -34,12 +34,9 @@ const user = {
|
|||
role_exists: 'Die Rollen-ID {{roleId}} wurde diesem Benutzer bereits hinzugefügt.',
|
||||
invalid_role_type:
|
||||
'Ungültiger Rollentyp, kann keine Maschinen-zu-Maschinen-Rolle einem Benutzer zuweisen.',
|
||||
/** UNTRANSLATED */
|
||||
missing_mfa: 'You need to bind additional MFA before signing-in.',
|
||||
/** UNTRANSLATED */
|
||||
totp_already_in_use: 'TOTP is already in use.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_already_in_use: 'Backup code is already in use.',
|
||||
missing_mfa: 'Sie müssen zusätzliches MFA verbinden, bevor Sie sich anmelden können.',
|
||||
totp_already_in_use: 'TOTP wird bereits verwendet.',
|
||||
backup_code_already_in_use: 'Backup-Code wird bereits verwendet.',
|
||||
};
|
||||
|
||||
export default Object.freeze(user);
|
||||
|
|
|
@ -8,14 +8,13 @@ const api_resource_details = {
|
|||
'API-Ressourcen, auch Ressourcenindikatoren genannt, geben die Ziel-Dienste oder Ressourcen an, die angefordert werden sollen. Häufig handelt es sich um eine URI-Formatvariable, die die Identität der Ressource darstellt.',
|
||||
management_api_settings_description:
|
||||
'Die Logto Management-API ist eine umfassende Sammlung von APIs, die Administratoren befähigen, eine Vielzahl von Aufgaben im Zusammenhang mit Identitäten zu verwalten, Sicherheitsrichtlinien durchzusetzen und Vorschriften und Standards einzuhalten.',
|
||||
/** UNTRANSLATED */
|
||||
management_api_notice:
|
||||
'This API represents Logto entity and cannot be modified or deleted. You can use management API for a wide range of identity related tasks. <a>Learn more</a>',
|
||||
'Diese API repräsentiert die Logto-Entität und kann nicht geändert oder gelöscht werden. Sie können die Management-API für eine Vielzahl von identitätsbezogenen Aufgaben verwenden. <a>Informieren Sie sich</a>',
|
||||
token_expiration_time_in_seconds: 'Token-Ablaufzeit (in Sekunden)',
|
||||
token_expiration_time_in_seconds_placeholder: 'Gib die Ablaufzeit des Tokens ein',
|
||||
token_expiration_time_in_seconds_placeholder: 'Geben Sie die Ablaufzeit des Tokens ein',
|
||||
delete_description:
|
||||
'Diese Aktion kann nicht rückgängig gemacht werden. Die API-Ressource wird permanent gelöscht. Bitte gib den API-Ressourcennamen <span>{{name}}</span> zur Bestätigung ein.',
|
||||
enter_your_api_resource_name: 'Gib einen API-Ressourcennamen ein',
|
||||
'Diese Aktion kann nicht rückgängig gemacht werden. Die API-Ressource wird permanent gelöscht. Bitte geben Sie den API-Ressourcennamen <span>{{name}}</span> zur Bestätigung ein.',
|
||||
enter_your_api_resource_name: 'Geben Sie einen API-Ressourcennamen ein',
|
||||
api_resource_deleted: 'Die API-Ressource {{name}} wurde erfolgreich gelöscht',
|
||||
permission: {
|
||||
create_button: 'Berechtigung erstellen',
|
||||
|
|
|
@ -37,7 +37,7 @@ const application_details = {
|
|||
cors_allowed_origins: 'CORS zugelassene Ursprünge',
|
||||
cors_allowed_origins_placeholder: 'https://your.website.de',
|
||||
cors_allowed_origins_tip:
|
||||
'Standardmäßig sind alle Umleitungs-URI-Ursprünge zulässig. Normalerweise ist dieses Feld nicht erforderlich. Siehe die <a>MDN-Dokumentation<a> für detaillierte Informationen.',
|
||||
'Standardmäßig sind alle Umleitungs-URI-Ursprünge zulässig. Normalerweise ist dieses Feld nicht erforderlich. Siehe die <a>MDN-Dokumentation<a>für detaillierte Informationen.',
|
||||
token_endpoint: 'Token-Endpunkt',
|
||||
user_info_endpoint: 'Benutzerinformations-Endpunkt',
|
||||
enable_admin_access: 'Admin-Zugang aktivieren',
|
||||
|
|
|
@ -1,40 +1,24 @@
|
|||
const enterprise_sso = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Connect the enterprise identity provider and enable SP-initiated Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
create: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
col_connector_name: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
col_type: 'Type',
|
||||
/** UNTRANSLATED */
|
||||
col_email_domain: 'Email domain',
|
||||
/** UNTRANSLATED */
|
||||
subtitle:
|
||||
'Verbinden Sie den Unternehmensidentitätsanbieter und aktivieren Sie das SP-gesteuerte Single Sign-On.',
|
||||
create: 'Unternehmensconnector hinzufügen',
|
||||
col_connector_name: 'Connector-Name',
|
||||
col_type: 'Typ',
|
||||
col_email_domain: 'E-Mail-Domain',
|
||||
col_status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
col_status_in_use: 'In use',
|
||||
/** UNTRANSLATED */
|
||||
col_status_invalid: 'Invalid',
|
||||
/** UNTRANSLATED */
|
||||
placeholder_title: 'Enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
col_status_in_use: 'In Verwendung',
|
||||
col_status_invalid: 'Ungültig',
|
||||
placeholder_title: 'Unternehmensconnector',
|
||||
placeholder_description:
|
||||
'Logto has provided many built-in enterprise identity providers to connect, meantime you can create your own with standard protocols.',
|
||||
'Logto hat viele integrierte Unternehmensidentitätsanbieter zur Verbindung bereitgestellt. Gleichzeitig können Sie Ihren eigenen Anbieter mit Standardprotokollen erstellen.',
|
||||
create_modal: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
text_divider: 'Or you can customize your connector by a standard protocol.',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_title: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'Name for the enterprise identity provider',
|
||||
/** UNTRANSLATED */
|
||||
create_button_text: 'Create connector',
|
||||
title: 'Unternehmensconnector hinzufügen',
|
||||
text_divider: 'Oder Sie können Ihren Connector mit einem Standardprotokoll anpassen.',
|
||||
connector_name_field_title: 'Connector-Name',
|
||||
connector_name_field_placeholder: 'Name für den Unternehmensidentitätsanbieter',
|
||||
create_button_text: 'Connector erstellen',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -33,8 +33,7 @@ const general = {
|
|||
copied: 'Kopiert',
|
||||
required: 'Erforderlich',
|
||||
add_another: 'Weitere hinzufügen',
|
||||
/** UNTRANSLATED */
|
||||
create_another: 'Create another',
|
||||
create_another: 'Erstellen Sie ein anderes',
|
||||
deletion_confirmation: 'Willst du {{title}} wirklich löschen?',
|
||||
settings_nav: 'Einstellungen',
|
||||
unsaved_changes_warning:
|
||||
|
@ -60,22 +59,15 @@ const general = {
|
|||
unknown_error: 'Unbekannter Fehler, bitte versuchen Sie es später erneut.',
|
||||
select: 'Auswählen',
|
||||
contact_us_action: 'Kontaktiere uns',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Description',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Beschreibung',
|
||||
name: 'Name',
|
||||
/** UNTRANSLATED */
|
||||
add_field: 'Add {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
create_field: 'Create {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
edit_field: 'Edit {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
delete_field: 'Delete {{field}}',
|
||||
add_field: 'Füge {{field}} hinzu',
|
||||
create_field: 'Erstelle {{field}}',
|
||||
edit_field: 'Bearbeite {{field}}',
|
||||
delete_field: 'Lösche {{field}}',
|
||||
coming_soon: 'Demnächst verfügbar',
|
||||
/** UNTRANSLATED */
|
||||
beta_notice:
|
||||
'🎉 {{feature}} is currently in beta. Welcome to explore it and <ContactLink>share your feedback</ContactLink>.',
|
||||
'🎉 {{feature}} befindet sich derzeit in der Beta-Phase. Willkommen, es zu erkunden und <ContactLink>Geben Sie Ihr Feedback</ContactLink>.',
|
||||
};
|
||||
|
||||
export default Object.freeze(general);
|
||||
|
|
|
@ -1,46 +1,27 @@
|
|||
const organization_details = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organization details',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organisationsdetails',
|
||||
delete_confirmation:
|
||||
'Once deleted, all members will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
'Wenn gelöscht, verlieren alle Mitglieder ihre Mitgliedschaft und Rollen in dieser Organisation. Diese Aktion kann nicht rückgängig gemacht werden.',
|
||||
organization_id: 'Organisations-ID',
|
||||
settings_description:
|
||||
'An organization is a group of identities (usually users) that are recognized by a common identifier.\n\nEach organization has its own set of members, roles, and permissions, while the roles and permissions are defined by the organization template.',
|
||||
/** UNTRANSLATED */
|
||||
name_placeholder: 'The name of the organization, not required to be unique.',
|
||||
/** UNTRANSLATED */
|
||||
description_placeholder: 'A description of the organization.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
member_other: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
add_members_to_organization: 'Add members to organization {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
'Eine Organisation ist eine Gruppe von Identitäten (normalerweise Benutzer), die durch einen gemeinsamen Bezeichner erkannt werden.\n\nJede Organisation hat ihren eigenen Satz von Mitgliedern, Rollen und Berechtigungen, während die Rollen und Berechtigungen von der Organisationsschablone definiert werden.',
|
||||
name_placeholder: 'Der Name der Organisation, muss nicht eindeutig sein.',
|
||||
description_placeholder: 'Eine Beschreibung der Organisation.',
|
||||
member: 'Mitglied',
|
||||
member_other: 'Mitglieder',
|
||||
add_members_to_organization: 'Mitglieder zur Organisation {{name}} hinzufügen',
|
||||
add_members_to_organization_description:
|
||||
'Find appropriate users by searching name, email, phone, or user ID. Existing members are not shown in the search results.',
|
||||
/** UNTRANSLATED */
|
||||
add_with_organization_role: 'Add with organization role(s)',
|
||||
/** UNTRANSLATED */
|
||||
user: 'User',
|
||||
/** UNTRANSLATED */
|
||||
authorize_to_roles: 'Authorize {{name}} to access the following roles:',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles: 'Edit organization roles',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles_of_user: 'Edit organization roles of {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
remove_user_from_organization: 'Remove user from organization',
|
||||
/** UNTRANSLATED */
|
||||
'Suchen Sie nach geeigneten Benutzern, indem Sie nach Name, E-Mail, Telefon oder Benutzer-ID suchen. In den Suchergebnissen werden keine bereits vorhandenen Mitglieder angezeigt.',
|
||||
add_with_organization_role: 'Mit Organisation Rollen hinzufügen',
|
||||
user: 'Benutzer',
|
||||
authorize_to_roles: 'Berechtige {{name}} auf die folgenden Rollen zuzugreifen:',
|
||||
edit_organization_roles: 'Organisationsrollen bearbeiten',
|
||||
edit_organization_roles_of_user: 'Organisationsrollen von {{name}} bearbeiten',
|
||||
remove_user_from_organization: 'Benutzer von der Organisation entfernen',
|
||||
remove_user_from_organization_description:
|
||||
'Once removed, the user will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
search_user_placeholder: 'Search by name, email, phone or user ID',
|
||||
/** UNTRANSLATED */
|
||||
at_least_one_user: 'At least one user is required.',
|
||||
'Wenn entfernt, verliert der Benutzer seine Mitgliedschaft und Rollen in dieser Organisation. Diese Aktion kann nicht rückgängig gemacht werden.',
|
||||
search_user_placeholder: 'Nach Name, E-Mail, Telefon oder Benutzer-ID suchen',
|
||||
at_least_one_user: 'Mindestens ein Benutzer ist erforderlich.',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization_details);
|
||||
|
|
|
@ -1,163 +1,97 @@
|
|||
const organizations = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organisationen',
|
||||
title: 'Organisationen',
|
||||
subtitle:
|
||||
'Represent the teams, business customers, and partner companies that access your applications as organizations.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
members: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
create_organization: 'Create organization',
|
||||
/** UNTRANSLATED */
|
||||
setup_organization: 'Set up your organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_list_placeholder_title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
'Vertreten Sie die Teams, Geschäftskunden und Partnerunternehmen, die über Ihre Anwendungen als Organisationen zugreifen.',
|
||||
organization_id: 'Organisations-ID',
|
||||
members: 'Mitglieder',
|
||||
create_organization: 'Organisation erstellen',
|
||||
setup_organization: 'Richten Sie Ihre Organisation ein',
|
||||
organization_list_placeholder_title: 'Organisation',
|
||||
organization_list_placeholder_text:
|
||||
'Organization is usually used in SaaS or SaaS-like multi-tenancy apps. The Organizations feature allows your B2B customers to better manage their partners and customers, and to customize the ways that end-users access their applications.',
|
||||
/** UNTRANSLATED */
|
||||
organization_name_placeholder: 'My organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_description_placeholder: 'A brief description of the organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission: 'Organization permission',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission_other: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
'Organisation wird normalerweise in SaaS- oder SaaS-ähnlichen Multi-Tenancy-Anwendungen verwendet. Die Funktion "Organisationen" ermöglicht es Ihren B2B-Kunden, ihre Partner und Kunden besser zu verwalten und die Art und Weise anzupassen, wie Endbenutzer auf ihre Anwendungen zugreifen.',
|
||||
organization_name_placeholder: 'Meine Organisation',
|
||||
organization_description_placeholder: 'Eine kurze Beschreibung der Organisation',
|
||||
organization_permission: 'Organisationsberechtigung',
|
||||
organization_permission_other: 'Organisationsberechtigungen',
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
'Eine Organisationsberechtigung bezieht sich auf die Autorisierung zum Zugriff auf eine Ressource im Kontext der Organisation. Eine Organisationsberechtigung sollte als aussagekräftiger String repräsentiert werden, der auch als Name und eindeutiger Bezeichner dient.',
|
||||
organization_permission_delete_confirm:
|
||||
'If this permission is deleted, all organization roles including this permission will lose this permission, and users who had this permission will lose the access granted by it.',
|
||||
/** UNTRANSLATED */
|
||||
create_permission_placeholder: 'Read appointment history',
|
||||
/** UNTRANSLATED */
|
||||
permission: 'Permission',
|
||||
/** UNTRANSLATED */
|
||||
permission_other: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_role: 'Organization role',
|
||||
/** UNTRANSLATED */
|
||||
organization_role_other: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
'Wenn diese Berechtigung gelöscht wird, verlieren alle Organisationsrollen, einschließlich dieser Berechtigung, diese Berechtigung. Benutzer, die diese Berechtigung hatten, verlieren den Zugriff, der durch sie gewährt wurde.',
|
||||
create_permission_placeholder: 'Terminkalenderverlauf lesen',
|
||||
permission: 'Berechtigung',
|
||||
permission_other: 'Berechtigungen',
|
||||
organization_role: 'Organisationsrolle',
|
||||
organization_role_other: 'Organisationsrollen',
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
'Eine Organisationsrolle ist eine Gruppierung von Berechtigungen, die Benutzern zugewiesen werden können. Die Berechtigungen müssen aus den vordefinierten Organisationsberechtigungen stammen.',
|
||||
organization_role_delete_confirm:
|
||||
'Doing so will remove the permissions associated with this role from the affected users and delete the relations among organization roles, members in the organization, and organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
role: 'Role',
|
||||
/** UNTRANSLATED */
|
||||
create_role_placeholder: 'Users with view-only permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_placeholder: 'Search by organization name or ID',
|
||||
/** UNTRANSLATED */
|
||||
search_permission_placeholder: 'Type to search and select permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_role_placeholder: 'Type to search and select roles',
|
||||
'Dadurch werden die mit dieser Rolle verbundenen Berechtigungen von den betroffenen Benutzern entfernt und die Beziehungen zwischen Organisationsrollen, Mitgliedern in der Organisation und Organisationsberechtigungen gelöscht.',
|
||||
role: 'Rolle',
|
||||
create_role_placeholder: 'Benutzer mit nur Lesezugriff',
|
||||
search_placeholder: 'Nach Organisation suchen',
|
||||
search_permission_placeholder: 'Geben Sie zum Suchen und Auswählen von Berechtigungen ein',
|
||||
search_role_placeholder: 'Geben Sie zum Suchen und Auswählen von Rollen ein',
|
||||
guide: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Start with guides',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Jumpstart your app development process with our guides',
|
||||
title: 'Starten Sie mit Anleitungen',
|
||||
subtitle: 'Starten Sie Ihren App-Entwicklungsprozess mit unseren Anleitungen',
|
||||
introduction: {
|
||||
section_1: {
|
||||
/** UNTRANSLATED */
|
||||
title: "First, let's understand how organizations works in Logto",
|
||||
/** UNTRANSLATED */
|
||||
title: 'Zunächst einmal sollten Sie verstehen, wie Organisationen in Logto funktionieren',
|
||||
description:
|
||||
'In multi-tenant SaaS apps, we often make several organizations with the same set of permissions and roles, but within the context of an organization it can play an important part in controlling varying levels of access. Think of each tenant is like a Logto organization, and they naturally share the same access control “template”. We call this the "organization template."',
|
||||
'In Multi-Tenant-SaaS-Anwendungen erstellen wir oft mehrere Organisationen mit demselben Satz von Berechtigungen und Rollen, aber im Kontext einer Organisation kann es eine wichtige Rolle spielen, um unterschiedliche Zugriffsebenen zu steuern. Denken Sie daran, dass jeder Mandant wie eine Logto-Organisation ist und sie natürlicherweise dieselbe Zugriffskontroll-“Vorlage” teilen. Wir nennen dies die "Organisation-Vorlage".',
|
||||
},
|
||||
section_2: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization template consists of two parts',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Die Organisation-Vorlage besteht aus zwei Teilen',
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
'Eine Organisationsberechtigung bezieht sich auf die Autorisierung zum Zugriff auf eine Ressource im Kontext der Organisation. Eine Organisationsberechtigung sollte als aussagekräftiger String repräsentiert werden, der auch als Name und eindeutiger Bezeichner dient.',
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
'Eine Organisationsrolle ist eine Gruppierung von Berechtigungen, die Benutzern zugewiesen werden können. Die Berechtigungen müssen aus den vordefinierten Organisationsberechtigungen stammen.',
|
||||
},
|
||||
section_3: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Interact the illustration to see how everything connects',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Interagieren Sie mit der Abbildung, um zu sehen, wie alles zusammenhängt',
|
||||
description:
|
||||
"Let's take an example. John, Sarah and Tony are in different organizations with different roles in the context of different organizations. Hover over the different modules and see what happens.",
|
||||
'Nehmen wir ein Beispiel. John, Sarah und Tony gehören unterschiedlichen Organisationen an, mit unterschiedlichen Rollen im Kontext unterschiedlicher Organisationen. Zeigen Sie auf die verschiedenen Module und sehen Sie, was passiert.',
|
||||
},
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
step_1: 'Step 1: Define organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
step_2: 'Step 2: Define organization roles',
|
||||
/** UNTRANSLATED */
|
||||
step_1: 'Schritt 1: Organisationsberechtigungen definieren',
|
||||
step_2: 'Schritt 2: Organisationsrollen definieren',
|
||||
step_2_description:
|
||||
'"Organization roles" represent a set of roles given to each organization at the start. These roles are determined by the global permissions you have set in previous screen. Similar with org permission, once you finish this setting for the first time, you won’t need to do this every-time you create a new organization.',
|
||||
/** UNTRANSLATED */
|
||||
step_3: 'Step 3: Create your first organization',
|
||||
/** UNTRANSLATED */
|
||||
'"Organisation-Rollen" repräsentieren einen Satz von Rollen, die jeder Organisation zu Beginn zugewiesen werden. Diese Rollen werden durch die globalen Berechtigungen bestimmt, die Sie in der vorherigen Ansicht festgelegt haben. Ähnlich wie bei den Org-Berechtigungen müssen Sie diese Einstellung nach dem ersten Mal nicht mehr jedes Mal durchführen, wenn Sie eine neue Organisation erstellen.',
|
||||
step_3: 'Schritt 3: Erstellen Sie Ihre erste Organisation',
|
||||
step_3_description:
|
||||
"Let's create your first organization. It comes with a unique ID and serves as a container for handling various more business-toward identities, such as partners, customers, and their access control.",
|
||||
/** UNTRANSLATED */
|
||||
more_next_steps: 'More next steps',
|
||||
/** UNTRANSLATED */
|
||||
add_members: 'Add members to your organization',
|
||||
/** UNTRANSLATED */
|
||||
add_members_action: 'Bulk add members and assign roles',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector: 'Add enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector_action: 'Set up enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
organization_permissions: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
permission_name: 'Permission name',
|
||||
/** UNTRANSLATED */
|
||||
permissions: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_roles: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
role_name: 'Role name',
|
||||
/** UNTRANSLATED */
|
||||
organization_name: 'Organization name',
|
||||
/** UNTRANSLATED */
|
||||
'Erstellen Sie Ihre erste Organisation. Sie erhält eine eindeutige ID und dient als Container zur Verwaltung verschiedener identitätsbezogener Elemente wie Partner, Kunden und deren Zugriffskontrolle.',
|
||||
more_next_steps: 'Weitere Schritte',
|
||||
add_members: 'Fügen Sie Mitglieder zu Ihrer Organisation hinzu',
|
||||
add_members_action: 'Massenhafte Mitglieder hinzufügen und Rollen zuweisen',
|
||||
add_enterprise_connector: 'Unternehmens-SSO hinzufügen',
|
||||
add_enterprise_connector_action: 'Einrichten des Unternehmens-SSO',
|
||||
organization_permissions: 'Organisationsberechtigungen',
|
||||
permission_name: 'Berechtigungsname',
|
||||
permissions: 'Berechtigungen',
|
||||
organization_roles: 'Organisationsrollen',
|
||||
role_name: 'Rollenname',
|
||||
organization_name: 'Organisationsname',
|
||||
admin: 'Admin',
|
||||
/** UNTRANSLATED */
|
||||
admin_description:
|
||||
'Role "Admin" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
'Die Rolle "Admin" teilt sich über verschiedene Organisationen hinweg dieselbe Organisationsvorlage.',
|
||||
member: 'Mitglied',
|
||||
member_description:
|
||||
'Role "Member" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
guest: 'Guest',
|
||||
/** UNTRANSLATED */
|
||||
'Die Rolle "Mitglied" teilt sich über verschiedene Organisationen hinweg dieselbe Organisationsvorlage.',
|
||||
guest: 'Gast',
|
||||
guest_description:
|
||||
'Role "Guest" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
'Die Rolle "Gast" teilt sich über verschiedene Organisationen hinweg dieselbe Organisationsvorlage.',
|
||||
create_more_roles:
|
||||
'You can create more roles in the organization template settings. Those organization roles will apply to different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
'Sie können in den Einstellungen der Organisationsvorlage weitere Rollen erstellen. Diese Organisationsrollen gelten für verschiedene Organisationen.',
|
||||
read_resource: 'read:resource',
|
||||
/** UNTRANSLATED */
|
||||
edit_resource: 'edit:resource',
|
||||
/** UNTRANSLATED */
|
||||
delete_resource: 'delete:resource',
|
||||
/** UNTRANSLATED */
|
||||
ellipsis: '……',
|
||||
/** UNTRANSLATED */
|
||||
johnny:
|
||||
'Johny belongs to two organization with the email "john@email.com" as the single identifier. He is the admin of organization A as well as guest of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
'Johnny gehört zwei Organisationen an und hat die E-Mail-Adresse "john@email.com" als einzigen Identifier. Er ist Admin der Organisation A und Gast der Organisation B.',
|
||||
sarah:
|
||||
'Sarah belongs to one organization with the email "sarah@email.com" as the single identifier. She is the admin of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
tony: 'Tony belongs to one organization with the email "tony@email.com" as the single identifier. He is the member of organization C.',
|
||||
'Sarah gehört einer Organisation an und hat die E-Mail-Adresse "sarah@email.com" als einzigen Identifier. Sie ist Admin der Organisation B.',
|
||||
tony: 'Tony gehört einer Organisation an und hat die E-Mail-Adresse "tony@email.com" als einzigen Identifier. Er ist Mitglied der Organisation C.',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -44,11 +44,9 @@ const role_details = {
|
|||
assign_title: 'Benutzer zuweisen',
|
||||
assign_subtitle:
|
||||
'Weisen Sie Benutzer dieser Rolle zu. Finden Sie geeignete Benutzer, indem Sie nach Name, E-Mail, Telefon oder Benutzer-ID suchen.',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign users',
|
||||
assign_field: 'Benutzer zuweisen',
|
||||
confirm_assign: 'Benutzer zuweisen',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected users were successfully assigned to this role',
|
||||
assigned_toast_text: 'Die ausgewählten Benutzer wurden erfolgreich dieser Rolle zugewiesen',
|
||||
empty: 'Kein Benutzer verfügbar',
|
||||
},
|
||||
applications: {
|
||||
|
@ -62,11 +60,9 @@ const role_details = {
|
|||
assign_title: 'Apps zuweisen',
|
||||
assign_subtitle:
|
||||
'Weisen Sie dieser Rolle Anwendungen zu. Finden Sie geeignete Anwendungen, indem Sie nach Name, Beschreibung oder App-ID suchen.',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign applications',
|
||||
assign_field: 'Apps zuweisen',
|
||||
confirm_assign: 'Apps zuweisen',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected applications were successfully assigned to this role',
|
||||
assigned_toast_text: 'Die ausgewählten Anwendungen wurden erfolgreich dieser Rolle zugewiesen',
|
||||
empty: 'Keine Anwendung verfügbar',
|
||||
},
|
||||
};
|
||||
|
|
|
@ -47,14 +47,10 @@ const quota_item = {
|
|||
not_eligible: 'Entferne deine benutzerdefinierte Domain',
|
||||
},
|
||||
omni_sign_in_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Disable your SSO',
|
||||
not_eligible: 'Deaktiviere dein SSO',
|
||||
},
|
||||
built_in_email_connector_enabled: {
|
||||
name: 'Integrierter E-Mail-Connector',
|
||||
|
@ -98,14 +94,10 @@ const quota_item = {
|
|||
not_eligible: 'Entferne deine Webhooks',
|
||||
},
|
||||
organization_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Remove your organizations',
|
||||
not_eligible: 'Entferne deine Organisationen',
|
||||
},
|
||||
audit_logs_retention_days: {
|
||||
name: 'Audit-Log-Retention',
|
||||
|
|
|
@ -26,7 +26,6 @@ const quota_table = {
|
|||
},
|
||||
user_authn: {
|
||||
title: 'Benutzerauthentifizierung',
|
||||
/** UNTRANSLATED */
|
||||
omni_sign_in: 'Enterprise SSO (Q4, 2023)',
|
||||
password: 'Passwort',
|
||||
passwordless: 'Passwortlos - E-Mail und SMS',
|
||||
|
@ -52,10 +51,8 @@ const quota_table = {
|
|||
hooks: 'Webhooks',
|
||||
},
|
||||
organization: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
organization: 'Organization (Q4, 2023)',
|
||||
title: 'Organisation',
|
||||
organization: 'Organisation (Q4, 2023)',
|
||||
},
|
||||
support: {
|
||||
title: 'Support',
|
||||
|
|
|
@ -5,18 +5,15 @@ const tabs = {
|
|||
api_resources: 'API Ressourcen',
|
||||
sign_in_experience: 'Anmeldeoberfläche',
|
||||
connectors: 'Connectoren',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_sso: 'Enterprise SSO',
|
||||
enterprise_sso: 'Unternehmens-SSO',
|
||||
webhooks: 'Webhooks',
|
||||
/** UNTRANSLATED */
|
||||
organizations: 'Organizations',
|
||||
organizations: 'Organisationen',
|
||||
users: 'Benutzerverwaltung',
|
||||
audit_logs: 'Audit logs',
|
||||
audit_logs: 'Audit-Logs',
|
||||
roles: 'Rollen',
|
||||
docs: 'Dokumentation',
|
||||
tenant_settings: 'Einstellungen',
|
||||
/** UNTRANSLATED */
|
||||
mfa: 'Multi-factor auth',
|
||||
mfa: 'Multi-Faktor-Authentifizierung',
|
||||
};
|
||||
|
||||
export default Object.freeze(tabs);
|
||||
|
|
|
@ -13,26 +13,22 @@ const tenants = {
|
|||
'Geben Sie den Mandanten-Namen ein und sehen Sie Ihre Daten in der gehosteten Region und mit dem Umgebungstag an.',
|
||||
tenant_id: 'Mieter-ID',
|
||||
tenant_name: 'Mietername',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region: 'Data hosted region',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region_tip: 'Your tenant resources are hosted in {{region}}. <a>Learn more</a>',
|
||||
tenant_region: 'Gehostete Region der Daten',
|
||||
tenant_region_tip:
|
||||
'Ihre Mandantenressourcen werden in {{region}} gehostet. <a>Mehr erfahren</a>',
|
||||
environment_tag: 'Umgebungsmarke',
|
||||
environment_tag_description:
|
||||
'Tags verändern den Service nicht. Sie dienen lediglich zur Unterscheidung verschiedener Umgebungen.',
|
||||
environment_tag_development: 'Entw',
|
||||
environment_tag_staging: 'Staging',
|
||||
environment_tag_production: 'Prod',
|
||||
/** UNTRANSLATED */
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and include all pro features but have watermarks in the sign in experience. <a>Learn more</a>',
|
||||
'Die Entwicklungsumgebung wird hauptsächlich zum Testen verwendet und enthält alle Pro-Funktionen, weist jedoch Wasserzeichen im Anmeldeerlebnis auf. <a>Mehr erfahren</a>',
|
||||
tenant_info_saved: 'Mieterinformationen erfolgreich gespeichert.',
|
||||
},
|
||||
full_env_tag: {
|
||||
/** UNTRANSLATED */
|
||||
development: 'Development',
|
||||
/** UNTRANSLATED */
|
||||
production: 'Production',
|
||||
development: 'Entwicklung',
|
||||
production: 'Produktion',
|
||||
},
|
||||
deletion_card: {
|
||||
title: 'LÖSCHEN',
|
||||
|
@ -44,57 +40,42 @@ const tenants = {
|
|||
create_modal: {
|
||||
title: 'Mieter erstellen',
|
||||
subtitle: 'Erstellen Sie einen neuen Mieter, um Ressourcen und Benutzer zu trennen.',
|
||||
/** UNTRANSLATED */
|
||||
subtitle_with_region:
|
||||
'Create a new tenant to separate resources and users. Region and environment tags can’t be modified after creation.',
|
||||
/** UNTRANSLATED */
|
||||
tenant_usage_purpose: 'What do you want to use this tenant for?',
|
||||
/** UNTRANSLATED */
|
||||
'Erstellen Sie einen neuen Mandanten, um Ressourcen und Benutzer zu trennen. Region und Umgebungsmarkierungen können nach der Erstellung nicht geändert werden.',
|
||||
tenant_usage_purpose: 'Wofür möchten Sie diesen Mieter verwenden?',
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
'Die Entwicklungsumgebung wird hauptsächlich zum Testen verwendet und sollte nicht in einer Produktionsumgebung verwendet werden.',
|
||||
development_hint:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
'Die Entwicklungsumgebung wird hauptsächlich zum Testen verwendet und sollte nicht in einer Produktionsumgebung verwendet werden.',
|
||||
production_description:
|
||||
'Production is where live software is used by end-users and may require a paid subscription.',
|
||||
/** UNTRANSLATED */
|
||||
available_plan: 'Available plan:',
|
||||
'Produktion ist der Ort, an dem Live-Software von Endbenutzern verwendet wird und möglicherweise ein kostenpflichtiges Abonnement erfordert.',
|
||||
available_plan: 'Verfügbare Pläne:',
|
||||
create_button: 'Mieter erstellen',
|
||||
tenant_name_placeholder: 'Mein Mieter',
|
||||
},
|
||||
notification: {
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_title:
|
||||
'You can now access <span>all features of Logto Pro</span> in your development tenant!',
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_description: "It's completely free, with no trial period – forever!",
|
||||
/** UNTRANSLATED */
|
||||
explore_all_features: 'Explore all features',
|
||||
/** UNTRANSLATED */
|
||||
impact_title: 'Does this have any impact on me?',
|
||||
/** UNTRANSLATED */
|
||||
'Sie können jetzt auf <span>alle Funktionen von Logto Pro</span> in Ihrer Entwicklungsumgebung zugreifen!',
|
||||
allow_pro_features_description: 'Es ist komplett kostenlos, ohne Testphase – für immer!',
|
||||
explore_all_features: 'Alle Funktionen erkunden',
|
||||
impact_title: 'Hat das Auswirkungen auf mich?',
|
||||
staging_env_hint:
|
||||
'Your tenant label has been updated from "<strong>Staging</strong>" to "<strong>Production</strong>", but this change will not impact your current setup.',
|
||||
/** UNTRANSLATED */
|
||||
'Ihr Mandanten-Label wurde von "<strong>Staging</strong>" in "<strong>Produktion</strong>" geändert, aber diese Änderung hat keine Auswirkungen auf Ihr aktuelles Setup.',
|
||||
paid_tenant_hint_1:
|
||||
'As you subscribe to the Logto Hobby plan, your previous "<strong>Development</strong>" tenant tag will switch to "<strong>Production</strong>", and this won\'t affect your existing setup.',
|
||||
/** UNTRANSLATED */
|
||||
'Wenn Sie sich für den Logto Hobbyplan anmelden, wird Ihr vorheriges "<strong>Entwicklung</strong>"-Mandanten-Tag in "<strong>Produktion</strong>" geändert, und dies hat keine Auswirkung auf Ihr bestehendes Setup.',
|
||||
paid_tenant_hint_2:
|
||||
"If you're still in the development stage, you can create a new development tenant to access more pro features.",
|
||||
/** UNTRANSLATED */
|
||||
'Wenn Sie sich noch in der Entwicklungsphase befinden, können Sie einen neuen Entwicklungsmandanten erstellen, um auf mehr Pro-Funktionen zuzugreifen.',
|
||||
paid_tenant_hint_3:
|
||||
"If you're in the production stage, or a production environment, you still need to subscribe to a specific plan so there's nothing you need to do at this moment.",
|
||||
/** UNTRANSLATED */
|
||||
'Wenn Sie sich in der Produktionsphase oder in einer Produktionsumgebung befinden, müssen Sie sich immer noch für einen spezifischen Plan anmelden. Sie müssen also im Moment nichts tun.',
|
||||
paid_tenant_hint_4:
|
||||
"Don't hesitate to reach out if you require help! Thank you for choosing Logto!",
|
||||
'Zögern Sie nicht, uns zu kontaktieren, wenn Sie Hilfe benötigen! Vielen Dank, dass Sie Logto gewählt haben!',
|
||||
},
|
||||
delete_modal: {
|
||||
title: 'Mieter löschen',
|
||||
description_line1:
|
||||
'Möchten Sie Ihren Mieter "<span>{{name}}</span>" mit Umgebungssuffix-Tag "<span>{{tag}}</span>" wirklich löschen? Der Vorgang kann nicht rückgängig gemacht werden und führt zur dauerhaften Löschung aller Ihrer Daten und Kontoinformationen.',
|
||||
'Möchten Sie wirklich Ihren Mandanten "<span>{{name}}</span>" mit Umgebungssuffix-Tag "<span>{{tag}}</span>" löschen? Dieser Vorgang kann nicht rückgängig gemacht werden und führt zur dauerhaften Löschung aller Ihrer Daten und Kontoinformationen.',
|
||||
description_line2:
|
||||
'Bevor Sie Ihr Konto löschen, können wir Ihnen vielleicht helfen. <span><a>Kontaktieren Sie uns per E-Mail</a></span>',
|
||||
'Bevor Sie Ihren Mieter löschen, können wir Ihnen vielleicht helfen. <span><a>Kontaktieren Sie uns per E-Mail</a></span>',
|
||||
description_line3:
|
||||
'Wenn Sie fortfahren möchten, geben Sie bitte den Mieter-Namen "<span>{{name}}</span>" zur Bestätigung ein.',
|
||||
delete_button: 'Dauerhaft löschen',
|
||||
|
@ -121,67 +102,45 @@ const tenants = {
|
|||
'Wenn Sie weitere Informationen wünschen, Bedenken haben oder die volle Funktionalität wiederherstellen und Ihre Mieter entsperren möchten, zögern Sie nicht, uns umgehend zu kontaktieren.',
|
||||
},
|
||||
signing_keys: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'SIGNING KEYS',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Securely manage signing keys in your tenant.',
|
||||
title: 'SIGNIERUNGSSCHLÜSSEL',
|
||||
description: 'Sicherer Umgang mit Signierungsschlüsseln in Ihrem Mandanten.',
|
||||
type: {
|
||||
/** UNTRANSLATED */
|
||||
private_key: 'OIDC private keys',
|
||||
/** UNTRANSLATED */
|
||||
cookie_key: 'OIDC cookie keys',
|
||||
private_key: 'OIDC-Private Keys',
|
||||
cookie_key: 'OIDC-Cookie-Keys',
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: 'Private keys in use',
|
||||
/** UNTRANSLATED */
|
||||
cookie_keys_in_use: 'Cookie keys in use',
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_keys: 'Rotate private keys',
|
||||
/** UNTRANSLATED */
|
||||
rotate_cookie_keys: 'Rotate cookie keys',
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: 'Verwendete private Schlüssel',
|
||||
cookie_keys_in_use: 'Verwendete Cookie-Schlüssel',
|
||||
rotate_private_keys: 'Private Schlüssel rotieren',
|
||||
rotate_cookie_keys: 'Cookie-Schlüssel rotieren',
|
||||
rotate_private_keys_description:
|
||||
'This action will create a new private signing key, rotate the current key, and remove your previous key. Your JWT tokens signed with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
'Diese Aktion erstellt einen neuen privaten Signierungsschlüssel, rotiert den aktuellen Schlüssel und entfernt Ihren vorherigen Schlüssel. Ihre JWT-Token, die mit dem aktuellen Schlüssel signiert sind, bleiben gültig, bis sie gelöscht oder erneut rotiert werden.',
|
||||
rotate_cookie_keys_description:
|
||||
'This action will create a new cookie key, rotate the current key, and remove your previous key. Your cookies with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
select_private_key_algorithm: 'Select signing key algorithm for the new private key',
|
||||
/** UNTRANSLATED */
|
||||
rotate_button: 'Rotate',
|
||||
'Diese Aktion erstellt einen neuen Cookie-Schlüssel, rotiert den aktuellen Schlüssel und entfernt Ihren vorherigen Schlüssel. Ihre Cookies mit dem aktuellen Schlüssel bleiben gültig, bis sie gelöscht oder erneut rotiert werden.',
|
||||
select_private_key_algorithm:
|
||||
'Signierungsalgorithmus für den neuen privaten Schlüssel auswählen',
|
||||
rotate_button: 'Rotieren',
|
||||
table_column: {
|
||||
/** UNTRANSLATED */
|
||||
id: 'ID',
|
||||
/** UNTRANSLATED */
|
||||
status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
algorithm: 'Signing key algorithm',
|
||||
algorithm: 'Signierungsschlüssel Algorithmus',
|
||||
},
|
||||
status: {
|
||||
/** UNTRANSLATED */
|
||||
current: 'Current',
|
||||
/** UNTRANSLATED */
|
||||
previous: 'Previous',
|
||||
current: 'Aktuell',
|
||||
previous: 'Vorherige',
|
||||
},
|
||||
reminder: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC private keys</strong>? New issued JWT tokens will be signed by the new key. Existing JWT tokens stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
'Sind Sie sicher, dass Sie die <strong>OIDC-Private Keys</strong> rotieren möchten? Neue ausgestellte JWT-Token werden vom neuen Schlüssel signiert. Bestehende JWT-Token bleiben gültig, bis Sie sie erneut rotieren.',
|
||||
rotate_cookie_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC cookie keys</strong>? New cookies generated in sign-in sessions will be signed by the new cookie key. Existing cookies stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
'Sind Sie sicher, dass Sie die <strong>OIDC-Cookie-Keys</strong> rotieren möchten? Neue Cookies, die in Anmelde-Sitzungen generiert werden, werden mit dem neuen Cookie-Schlüssel signiert. Bestehende Cookies bleiben gültig, bis Sie sie erneut rotieren.',
|
||||
delete_private_key:
|
||||
'Are you sure you want to delete the <strong>OIDC private key</strong>? Existing JWT tokens signed with this private signing key will no longer be valid.',
|
||||
/** UNTRANSLATED */
|
||||
'Sind Sie sicher, dass Sie den <strong>OIDC-Privaten Schlüssel</strong> löschen möchten? Bestehende JWT-Token, die mit diesem privaten Signierungsschlüssel signiert wurden, sind nicht mehr gültig.',
|
||||
delete_cookie_key:
|
||||
'Are you sure you want to delete the <strong>OIDC cookie key</strong>? Older sign-in sessions with cookies signed with this cookie key will no longer be valid. A re-authentication is required for these users.',
|
||||
'Sind Sie sicher, dass Sie den <strong>OIDC-Cookie-Schlüssel</strong> löschen möchten? Ältere Anmelde-Sitzungen mit Cookies, die mit diesem Cookie-Schlüssel signiert wurden, sind nicht mehr gültig. Eine erneute Authentifizierung ist für diese Benutzer erforderlich.',
|
||||
},
|
||||
messages: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_key_success: 'Signing keys rotated successfully.',
|
||||
/** UNTRANSLATED */
|
||||
delete_key_success: 'Key deleted successfully.',
|
||||
rotate_key_success: 'Signierungsschlüssel erfolgreich rotieren.',
|
||||
delete_key_success: 'Schlüssel erfolgreich gelöscht.',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
@ -3,9 +3,8 @@ const paywall = {
|
|||
'{{count, number}} Anwendung von <planName/> erreicht. Plan upgraden, um den Bedürfnissen Ihres Teams gerecht zu werden. Für Unterstützung können Sie uns gerne <a>kontaktieren</a>.',
|
||||
applications_other:
|
||||
'{{count, number}} Anwendungen von <planName/> erreicht. Plan upgraden, um den Bedürfnissen Ihres Teams gerecht zu werden. Für Unterstützung können Sie uns gerne <a>kontaktieren</a>.',
|
||||
/** UNTRANSLATED */
|
||||
machine_to_machine_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> plan to unlock 1 machine-to-machine application, or choose the <strong>Pro</strong> plan for unlimited usage. For any assistance, feel free to <a>contact us</a>.',
|
||||
'Upgrade auf den <strong>Hobby</strong>-Plan, um 1 Maschine-zu-Maschine-Anwendung freizuschalten, oder wählen Sie den <strong>Pro</strong>-Plan für eine unbegrenzte Nutzung. Für jegliche Hilfe können Sie uns gerne <a>kontaktieren</a>.',
|
||||
machine_to_machine:
|
||||
'{{count, number}} Maschine-zu-Maschine-Anwendung von <planName/> erreicht. Plan upgraden, um den Bedürfnissen Ihres Teams gerecht zu werden. Für Unterstützung können Sie uns gerne <a>kontaktieren</a>.',
|
||||
machine_to_machine_other:
|
||||
|
@ -18,16 +17,14 @@ const paywall = {
|
|||
'Sie haben das Limit von {{count, number}} Berechtigungen pro API-Ressource von <planName/> erreicht. Upgraden Sie jetzt, um zu erweitern. <a>Kontaktieren Sie uns</a> bei Bedarf.',
|
||||
scopes_per_resource_other:
|
||||
'Sie haben das Limit von {{count, number}} Berechtigungen pro API-Ressource von <planName/> erreicht. Upgraden Sie jetzt, um zu erweitern. <a>Kontaktieren Sie uns</a> bei Bedarf.',
|
||||
/** UNTRANSLATED */
|
||||
custom_domain:
|
||||
'Unlock custom domain functionality by upgrading to <strong>Hobby</strong> or <strong>Pro</strong> plan. Don’t hesitate to <a>contact us</a> if you need any assistance.',
|
||||
'Freischalten Sie die Funktion für benutzerdefinierte Domains, indem Sie auf den <strong>Hobby</strong>- oder <strong>Pro</strong>-Plan upgraden. Zögern Sie nicht, uns zu <a>kontaktieren</a>, wenn Sie Unterstützung benötigen.',
|
||||
social_connectors:
|
||||
'Sie haben das Limit von {{count, number}} <planName/>-Sozialconnectoren erreicht. Upgraden Sie Ihren Plan, um zusätzliche Sozialconnectoren und die Möglichkeit zur Erstellung eigener Connectoren mit OIDC, OAuth 2.0 und SAML-Protokollen zu erhalten. Zögern Sie nicht, <a>Kontaktieren Sie uns</a>, wenn Sie Hilfe benötigen.',
|
||||
social_connectors_other:
|
||||
'Sie haben das Limit von {{count, number}} <planName/>-Sozialconnectoren erreicht. Upgraden Sie Ihren Plan, um zusätzliche Sozialconnectoren und die Möglichkeit zur Erstellung eigener Connectoren mit OIDC, OAuth 2.0 und SAML-Protokollen zu erhalten. Zögern Sie nicht, <a>Kontaktieren Sie uns</a>, wenn Sie Hilfe benötigen.',
|
||||
/** UNTRANSLATED */
|
||||
standard_connectors_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> or <strong>Pro</strong> plan to create your own connectors using OIDC, OAuth 2.0, and SAML protocols, plus unlimited social connectors and all the premium features. Feel free to <a>contact us</a> if you need any assistance.',
|
||||
'Upgrade auf den <strong>Hobby</strong>- oder <strong>Pro</strong>-Plan, um eigene Connectoren unter Verwendung von OIDC, OAuth 2.0 und SAML-Protokollen zu erstellen, sowie unbegrenzte Sozialconnectoren und alle Premium-Funktionen. Zögern Sie nicht, uns zu <a>kontaktieren</a>, wenn Sie Hilfe benötigen.',
|
||||
standard_connectors:
|
||||
'Sie haben das Limit von {{count, number}} <planName/>-Sozialconnectoren erreicht. Upgraden Sie Ihren Plan, um zusätzliche Sozialconnectoren und die Möglichkeit zur Erstellung eigener Connectoren mit OIDC, OAuth 2.0 und SAML-Protokollen zu erhalten. Zögern Sie nicht, <a>Kontaktieren Sie uns</a>, wenn Sie Hilfe benötigen.',
|
||||
standard_connectors_other:
|
||||
|
|
|
@ -22,14 +22,11 @@ const user_details = {
|
|||
tab_settings: 'Einstellungen',
|
||||
tab_roles: 'Rollen',
|
||||
tab_logs: 'Benutzer-Logs',
|
||||
/** UNTRANSLATED */
|
||||
tab_organizations: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
authentication: 'Authentication',
|
||||
tab_organizations: 'Organisationen',
|
||||
authentication: 'Authentifizierung',
|
||||
authentication_description:
|
||||
'Jeder Benutzer hat ein Profil mit allen Benutzerinformationen. Es besteht aus Basisdaten, sozialen Identitäten und benutzerdefinierten Daten.',
|
||||
/** UNTRANSLATED */
|
||||
user_profile: 'User profile',
|
||||
user_profile: 'Benutzerprofil',
|
||||
field_email: 'E-Mail-Adresse',
|
||||
field_phone: 'Telefonnummer',
|
||||
field_username: 'Benutzername',
|
||||
|
@ -39,31 +36,25 @@ const user_details = {
|
|||
field_custom_data: 'Benutzerdefinierte Daten',
|
||||
field_custom_data_tip:
|
||||
'Zusätzliche Benutzerinformationen, die nicht in den vordefinierten Benutzereigenschaften aufgeführt sind, wie z. B. die vom Benutzer bevorzugte Farbe und Sprache.',
|
||||
field_connectors: 'Social Connections',
|
||||
/** UNTRANSLATED */
|
||||
field_sso_connectors: 'Enterprise connections',
|
||||
field_connectors: 'Soziale Verbindungen',
|
||||
field_sso_connectors: 'Unternehmensverbindungen',
|
||||
custom_data_invalid: 'Benutzerdefinierte Daten müssen ein gültiges JSON-Objekt sein.',
|
||||
connectors: {
|
||||
connectors: 'Connectoren',
|
||||
connectors: 'Verbindungen',
|
||||
user_id: 'Benutzer ID',
|
||||
remove: 'Löschen',
|
||||
/** UNTRANSLATED */
|
||||
connected: 'This user is connected with multiple social connectors.',
|
||||
not_connected: 'Der Nutzer ist nicht mit einem Social Connector verbunden',
|
||||
connected: 'Dieser Benutzer ist mit mehreren sozialen Verbindern verbunden.',
|
||||
not_connected: 'Der Benutzer ist nicht mit einem sozialen Verbindungsgerät verbunden',
|
||||
deletion_confirmation:
|
||||
'Sie entfernen die bestehende Identität <name/>. Möchten Sie den Vorgang wirklich fortsetzen?',
|
||||
},
|
||||
sso_connectors: {
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Connectors',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_id: 'Enterprise ID',
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Verbindungen',
|
||||
enterprise_id: 'Unternehmens-ID',
|
||||
connected:
|
||||
'This user is connected to multiple enterprise identity providers for Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
'Dieser Benutzer ist mit mehreren Enterprise-Identitätsanbietern für Single Sign-On verbunden.',
|
||||
not_connected:
|
||||
'The user is not connected to any enterprise identity providers for Single Sign-On.',
|
||||
'Der Benutzer ist nicht mit einem Unternehmensidentitätsanbieter für Single Sign-On verbunden.',
|
||||
},
|
||||
mfa: {
|
||||
field_name: 'Zwei-Faktor-Authentifizierung',
|
||||
|
@ -105,8 +96,7 @@ const user_details = {
|
|||
},
|
||||
warning_no_sign_in_identifier:
|
||||
'Der Benutzer muss mindestens einen der Anmelde-Identifikatoren (Benutzername, E-Mail, Telefonnummer oder soziales Konto) haben, um sich anzumelden. Sind Sie sicher, dass Sie fortfahren möchten?',
|
||||
/** UNTRANSLATED */
|
||||
organization_roles_tooltip: 'The roles assigned to the user within this organization.',
|
||||
organization_roles_tooltip: 'Die dem Benutzer innerhalb dieser Organisation zugewiesenen Rollen.',
|
||||
};
|
||||
|
||||
export default Object.freeze(user_details);
|
||||
|
|
|
@ -32,9 +32,8 @@ const webhooks = {
|
|||
name_placeholder: 'Webhook-Namen eingeben',
|
||||
endpoint_url: 'Endpunkt-URL',
|
||||
endpoint_url_placeholder: 'https://Ihre.webhook.endpunkt.url',
|
||||
/** UNTRANSLATED */
|
||||
endpoint_url_tip:
|
||||
'Enter the URL of your endpoint where a webhook’s payload is sent to when the event occurs.',
|
||||
'Geben Sie die URL Ihres Endpunkts ein, an die ein Payload Ihres Webooks gesendet wird, wenn das Ereignis eintritt.',
|
||||
create_webhook: 'Webhook erstellen',
|
||||
missing_event_error: 'Sie müssen mindestens ein Ereignis auswählen.',
|
||||
},
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
const entity = {
|
||||
invalid_input: 'Entrada no válida. La lista de valores no debe estar vacía.',
|
||||
create_failed: 'Fallo al crear {{name}}.',
|
||||
db_constraint_violated: 'Viólación de restricción de base de datos.',
|
||||
db_constraint_violated: 'Violación de restricción de base de datos.',
|
||||
not_exists: 'El {{name}} no existe.',
|
||||
not_exists_with_id: 'El {{name}} con ID `{{id}}` no existe.',
|
||||
not_found: 'El recurso no existe.',
|
||||
/** UNTRANSLATED */
|
||||
relation_foreign_key_not_found:
|
||||
'Cannot find one or more foreign keys. Please check the input and ensure that all referenced entities exist.',
|
||||
/** UNTRANSLATED */
|
||||
unique_integrity_violation: 'The entity already exists. Please check the input and try again.',
|
||||
'No se pueden encontrar una o más claves foráneas. Por favor, verifique la entrada y asegúrese de que todas las entidades referenciadas existan.',
|
||||
unique_integrity_violation:
|
||||
'La entidad ya existe. Por favor, verifique la entrada e intente\\lo de nuevo.',
|
||||
};
|
||||
|
||||
export default Object.freeze(entity);
|
||||
|
|
|
@ -1,29 +1,23 @@
|
|||
const oidc = {
|
||||
aborted: 'El usuario final abortó la interacción.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_scope: 'Invalid scope: {{error_description}}.',
|
||||
invalid_scope: 'Ámbito no válido: {{error_description}}.',
|
||||
invalid_token: 'Se proporcionó un token no válido.',
|
||||
invalid_client_metadata: 'Se proporcionaron metadatos de cliente no válidos.',
|
||||
/** UNTRANSLATED */
|
||||
insufficient_scope: 'Token missing scope `{{scope}}`.',
|
||||
insufficient_scope: 'Falta el ámbito del token `{{scope}}`.',
|
||||
invalid_request: 'La solicitud no es válida.',
|
||||
invalid_grant: 'La solicitud de concesión es incorrecta.',
|
||||
invalid_grant: 'La concesión no es válida.',
|
||||
invalid_redirect_uri:
|
||||
'La `redirect_uri` no coincide con ninguna de las `redirect_uris` registradas del cliente.',
|
||||
access_denied: 'Acceso denegado.',
|
||||
invalid_target: 'Indicador de recurso no válido.',
|
||||
unsupported_grant_type: 'Tipo de concesión no admitido solicitado.',
|
||||
unsupported_response_mode: 'Modo de respuesta no compatible solicitado.',
|
||||
unsupported_response_type: 'Tipo de respuesta no admitido solicitado.',
|
||||
unsupported_grant_type: 'Se solicitó un tipo de concesión no admitido.',
|
||||
unsupported_response_mode: 'Se solicitó un modo de respuesta no compatible.',
|
||||
unsupported_response_type: 'Se solicitó un tipo de respuesta no admitido.',
|
||||
provider_error: 'Error interno de OIDC: {{message}}.',
|
||||
/** UNTRANSLATED */
|
||||
server_error: 'An unknown OIDC error occurred. Please try again later.',
|
||||
/** UNTRANSLATED */
|
||||
provider_error_fallback: 'An OIDC error occurred: {{code}}.',
|
||||
/** UNTRANSLATED */
|
||||
key_required: 'At least one key is required.',
|
||||
/** UNTRANSLATED */
|
||||
key_not_found: 'Key with ID {{id}} is not found.',
|
||||
server_error: 'Ocurrió un error desconocido de OIDC. Por favor, inténtelo de nuevo más tarde.',
|
||||
provider_error_fallback: 'Ocurrió un error de OIDC: {{code}}.',
|
||||
key_required: 'Se requiere al menos una clave.',
|
||||
key_not_found: 'No se encuentra la clave con ID {{id}}.',
|
||||
};
|
||||
|
||||
export default Object.freeze(oidc);
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
const organization = {
|
||||
/** UNTRANSLATED */
|
||||
require_membership: 'The user must be a member of the organization to proceed.',
|
||||
require_membership: 'El usuario debe ser miembro de la organización para continuar.',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization);
|
||||
|
|
|
@ -11,9 +11,8 @@ const session = {
|
|||
'La verificación no se completó correctamente. Reinicie el flujo de verificación e intente de nuevo.',
|
||||
verification_expired:
|
||||
'La conexión ha expirado. Verifique de nuevo para garantizar la seguridad de su cuenta.',
|
||||
/** UNTRANSLATED */
|
||||
verification_blocked_too_many_attempts:
|
||||
'Too many attempts in a short time. Please try again {{relativeTime}}.',
|
||||
'Demasiados intentos en poco tiempo. Por favor, inténtelo de nuevo {{relativeTime}}.',
|
||||
unauthorized: 'Inicie sesión primero, por favor.',
|
||||
unsupported_prompt_name: 'Nombre de indicación no compatible.',
|
||||
forgot_password_not_enabled: 'Olvidé la contraseña no está habilitada.',
|
||||
|
@ -25,31 +24,21 @@ const session = {
|
|||
'Identificador de usuario no encontrado. Vuelva atrás e inicie sesión nuevamente.',
|
||||
interaction_not_found:
|
||||
'No se encuentra la sesión de interacción. Vuelva atrás y vuelva a iniciar la sesión.',
|
||||
/** UNTRANSLATED */
|
||||
not_supported_for_forgot_password: 'This operation is not supported for forgot password.',
|
||||
not_supported_for_forgot_password:
|
||||
'Esta operación no es compatible para restablecer la contraseña.',
|
||||
mfa: {
|
||||
/** UNTRANSLATED */
|
||||
require_mfa_verification: 'Mfa verification is required to sign in.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_sign_in_only: 'Mfa is only available for sign-in interaction.',
|
||||
/** UNTRANSLATED */
|
||||
pending_info_not_found: 'Pending MFA info not found, please initiate MFA first.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_totp_code: 'Invalid TOTP code.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_failed: 'WebAuthn verification failed.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_not_found: 'WebAuthn verification not found.',
|
||||
/** UNTRANSLATED */
|
||||
bind_mfa_existed: 'MFA already exists.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_can_not_be_alone: 'Backup code can not be the only MFA.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_required: 'Backup code is required.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_backup_code: 'Invalid backup code.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_policy_not_user_controlled: 'MFA policy is not user controlled.',
|
||||
require_mfa_verification: 'Se requiere verificación de MFA para iniciar sesión.',
|
||||
mfa_sign_in_only: 'MFA solo está disponible para la interacción de inicio de sesión.',
|
||||
pending_info_not_found:
|
||||
'Información de MFA pendiente no encontrada, por favor inicie MFA primero.',
|
||||
invalid_totp_code: 'Código TOTP no válido.',
|
||||
webauthn_verification_failed: 'Fallo en la verificación de WebAuthn.',
|
||||
webauthn_verification_not_found: 'Verificación de WebAuthn no encontrada.',
|
||||
bind_mfa_existed: 'MFA ya existe.',
|
||||
backup_code_can_not_be_alone: 'El código de respaldo no puede ser el único MFA.',
|
||||
backup_code_required: 'Se requiere el código de respaldo.',
|
||||
invalid_backup_code: 'Código de respaldo no válido.',
|
||||
mfa_policy_not_user_controlled: 'La política de MFA no está controlada por el usuario.',
|
||||
},
|
||||
sso_enabled:
|
||||
'El inicio de sesión único está habilitado para este correo electrónico dado. Inicie sesión con SSO, por favor.',
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
const single_sign_on = {
|
||||
/** UNTRANSLATED */
|
||||
forbidden_domains: 'Public email domains are not allowed.',
|
||||
/** UNTRANSLATED */
|
||||
duplicated_domains: 'There are duplicate domains.',
|
||||
forbidden_domains: 'Los dominios de correo electrónico público no están permitidos.',
|
||||
duplicated_domains: 'Hay dominios duplicados.',
|
||||
};
|
||||
|
||||
export default Object.freeze(single_sign_on);
|
||||
|
|
|
@ -31,12 +31,9 @@ const user = {
|
|||
role_exists: 'El id de rol {{roleId}} ya ha sido agregado a este usuario',
|
||||
invalid_role_type:
|
||||
'Tipo de rol no válido, no se puede asignar un rol de máquina a máquina a un usuario.',
|
||||
/** UNTRANSLATED */
|
||||
missing_mfa: 'You need to bind additional MFA before signing-in.',
|
||||
/** UNTRANSLATED */
|
||||
totp_already_in_use: 'TOTP is already in use.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_already_in_use: 'Backup code is already in use.',
|
||||
missing_mfa: 'Debes vincular un MFA adicional antes de iniciar sesión.',
|
||||
totp_already_in_use: 'TOTP ya está en uso.',
|
||||
backup_code_already_in_use: 'El código de respaldo ya está en uso.',
|
||||
};
|
||||
|
||||
export default Object.freeze(user);
|
||||
|
|
|
@ -1,20 +1,19 @@
|
|||
const api_resource_details = {
|
||||
page_title: 'Detalles del recurso API',
|
||||
back_to_api_resources: 'Volver a los recursos de API',
|
||||
page_title: 'Detalles del recurso de la API',
|
||||
back_to_api_resources: 'Volver a los recursos de la API',
|
||||
settings_tab: 'Configuración',
|
||||
permissions_tab: 'Permisos',
|
||||
settings: 'Configuración',
|
||||
settings_description:
|
||||
'Los recursos de API, también conocidos como indicadores de recurso, indican los servicios o recursos de destino que se solicitarán, generalmente, una variable de formato URI que representa la identidad del recurso.',
|
||||
'Los recursos de la API, también conocidos como indicadores de recurso, indican los servicios o recursos de destino que se solicitarán, generalmente, una variable de formato URI que representa la identidad del recurso.',
|
||||
management_api_settings_description:
|
||||
'La API de administración de Logto es una colección completa de API que permiten a los administradores administrar una amplia gama de tareas relacionadas con la identidad, hacer cumplir políticas de seguridad y cumplir con regulaciones y estándares.',
|
||||
/** UNTRANSLATED */
|
||||
management_api_notice:
|
||||
'This API represents Logto entity and cannot be modified or deleted. You can use management API for a wide range of identity related tasks. <a>Learn more</a>',
|
||||
'Esta API representa una entidad de Logto y no se puede modificar ni eliminar. Puede utilizar la API de administración para una amplia gama de tareas relacionadas con la identidad. <a>Obtener más información</a>',
|
||||
token_expiration_time_in_seconds: 'Tiempo de expiración del token (en segundos)',
|
||||
token_expiration_time_in_seconds_placeholder: 'Ingrese el tiempo de expiración de su token',
|
||||
delete_description:
|
||||
'Esta acción no se puede deshacer. Eliminará permanentemente el recurso de API. Por favor, ingrese el nombre del recurso de api <span>{{name}}</span> para confirmar.',
|
||||
'Esta acción no se puede deshacer. Eliminará permanentemente el recurso de la API. Por favor, ingrese el nombre del recurso de la API <span>{{name}}</span> para confirmar.',
|
||||
enter_your_api_resource_name: 'Ingrese el nombre de su recurso de API',
|
||||
api_resource_deleted: 'El recurso de API {{name}} ha sido eliminado exitosamente',
|
||||
permission: {
|
||||
|
|
|
@ -1,40 +1,24 @@
|
|||
const enterprise_sso = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Connect the enterprise identity provider and enable SP-initiated Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
create: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
col_connector_name: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
col_type: 'Type',
|
||||
/** UNTRANSLATED */
|
||||
col_email_domain: 'Email domain',
|
||||
/** UNTRANSLATED */
|
||||
col_status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
col_status_in_use: 'In use',
|
||||
/** UNTRANSLATED */
|
||||
col_status_invalid: 'Invalid',
|
||||
/** UNTRANSLATED */
|
||||
placeholder_title: 'Enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'SSO de la empresa',
|
||||
title: 'SSO de la empresa',
|
||||
subtitle:
|
||||
'Conecta el proveedor de identidad de la empresa y habilita el inicio de sesión único iniciado por el proveedor de servicios.',
|
||||
create: 'Agregar conector de la empresa',
|
||||
col_connector_name: 'Nombre del conector',
|
||||
col_type: 'Tipo',
|
||||
col_email_domain: 'Dominio de correo electrónico',
|
||||
col_status: 'Estado',
|
||||
col_status_in_use: 'En uso',
|
||||
col_status_invalid: 'Inválido',
|
||||
placeholder_title: 'Conector de la empresa',
|
||||
placeholder_description:
|
||||
'Logto has provided many built-in enterprise identity providers to connect, meantime you can create your own with standard protocols.',
|
||||
'Logto ha proporcionado muchos proveedores de identidad empresariales integrados para conectarse, al mismo tiempo, puedes crear el tuyo propio con protocolos estándar.',
|
||||
create_modal: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
text_divider: 'Or you can customize your connector by a standard protocol.',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_title: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'Name for the enterprise identity provider',
|
||||
/** UNTRANSLATED */
|
||||
create_button_text: 'Create connector',
|
||||
title: 'Agregar conector de la empresa',
|
||||
text_divider: 'O puedes personalizar tu conector con un protocolo estándar.',
|
||||
connector_name_field_title: 'Nombre del conector',
|
||||
connector_name_field_placeholder: 'Nombre para el proveedor de identidad empresarial',
|
||||
create_button_text: 'Crear conector',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -33,8 +33,7 @@ const general = {
|
|||
copied: 'Copiado',
|
||||
required: 'Requerido',
|
||||
add_another: 'Agregar Otro',
|
||||
/** UNTRANSLATED */
|
||||
create_another: 'Create another',
|
||||
create_another: 'Crear otro',
|
||||
deletion_confirmation: '¿Está seguro que desea eliminar este {{title}}?',
|
||||
settings_nav: 'Configuración',
|
||||
unsaved_changes_warning:
|
||||
|
@ -60,22 +59,15 @@ const general = {
|
|||
unknown_error: 'Error desconocido, por favor inténtalo de nuevo más tarde.',
|
||||
select: 'Seleccionar',
|
||||
contact_us_action: 'Contáctanos',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Description',
|
||||
/** UNTRANSLATED */
|
||||
name: 'Name',
|
||||
/** UNTRANSLATED */
|
||||
add_field: 'Add {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
create_field: 'Create {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
edit_field: 'Edit {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
delete_field: 'Delete {{field}}',
|
||||
description: 'Descripción',
|
||||
name: 'Nombre',
|
||||
add_field: 'Agregar {{field}}',
|
||||
create_field: 'Crear {{field}}',
|
||||
edit_field: 'Editar {{field}}',
|
||||
delete_field: 'Eliminar {{field}}',
|
||||
coming_soon: 'Próximamente',
|
||||
/** UNTRANSLATED */
|
||||
beta_notice:
|
||||
'🎉 {{feature}} is currently in beta. Welcome to explore it and <ContactLink>share your feedback</ContactLink>.',
|
||||
'🎉 {{feature}} actualmente está en beta. Bienvenido a explorarlo y <ContactLink>compartir tus comentarios</ContactLink>.',
|
||||
};
|
||||
|
||||
export default Object.freeze(general);
|
||||
|
|
|
@ -1,46 +1,27 @@
|
|||
const organization_details = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organization details',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Detalles de la organización',
|
||||
delete_confirmation:
|
||||
'Once deleted, all members will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
'Una vez eliminada, todos los miembros perderán su membresía y roles en esta organización. Esta acción no se puede deshacer.',
|
||||
organization_id: 'ID de la organización',
|
||||
settings_description:
|
||||
'An organization is a group of identities (usually users) that are recognized by a common identifier.\n\nEach organization has its own set of members, roles, and permissions, while the roles and permissions are defined by the organization template.',
|
||||
/** UNTRANSLATED */
|
||||
name_placeholder: 'The name of the organization, not required to be unique.',
|
||||
/** UNTRANSLATED */
|
||||
description_placeholder: 'A description of the organization.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
member_other: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
add_members_to_organization: 'Add members to organization {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
'Una organización es un grupo de identidades (generalmente usuarios) que se reconocen por un identificador común.\n\nCada organización tiene su propio conjunto de miembros, roles y permisos, mientras que los roles y permisos son definidos por la plantilla de la organización.',
|
||||
name_placeholder: 'El nombre de la organización, no es necesario que sea único.',
|
||||
description_placeholder: 'Una descripción de la organización.',
|
||||
member: 'Miembro',
|
||||
member_other: 'Miembros',
|
||||
add_members_to_organization: 'Agregar miembros a la organización {{name}}',
|
||||
add_members_to_organization_description:
|
||||
'Find appropriate users by searching name, email, phone, or user ID. Existing members are not shown in the search results.',
|
||||
/** UNTRANSLATED */
|
||||
add_with_organization_role: 'Add with organization role(s)',
|
||||
/** UNTRANSLATED */
|
||||
user: 'User',
|
||||
/** UNTRANSLATED */
|
||||
authorize_to_roles: 'Authorize {{name}} to access the following roles:',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles: 'Edit organization roles',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles_of_user: 'Edit organization roles of {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
remove_user_from_organization: 'Remove user from organization',
|
||||
/** UNTRANSLATED */
|
||||
'Encuentra usuarios apropiados buscando nombre, correo electrónico, teléfono o ID de usuario. Los miembros existentes no se muestran en los resultados de búsqueda.',
|
||||
add_with_organization_role: 'Agregar con rol(es) de organización',
|
||||
user: 'Usuario',
|
||||
authorize_to_roles: 'Autorizar a {{name}} para acceder a los siguientes roles:',
|
||||
edit_organization_roles: 'Editar roles de organización',
|
||||
edit_organization_roles_of_user: 'Editar roles de organización de {{name}}',
|
||||
remove_user_from_organization: 'Eliminar usuario de la organización',
|
||||
remove_user_from_organization_description:
|
||||
'Once removed, the user will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
search_user_placeholder: 'Search by name, email, phone or user ID',
|
||||
/** UNTRANSLATED */
|
||||
at_least_one_user: 'At least one user is required.',
|
||||
'Una vez eliminado, el usuario perderá su membresía y roles en esta organización. Esta acción no se puede deshacer.',
|
||||
search_user_placeholder: 'Buscar por nombre, correo electrónico, teléfono o ID de usuario',
|
||||
at_least_one_user: 'Se requiere al menos un usuario.',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization_details);
|
||||
|
|
|
@ -1,163 +1,97 @@
|
|||
const organizations = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organizaciones',
|
||||
title: 'Organizaciones',
|
||||
subtitle:
|
||||
'Represent the teams, business customers, and partner companies that access your applications as organizations.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
members: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
create_organization: 'Create organization',
|
||||
/** UNTRANSLATED */
|
||||
setup_organization: 'Set up your organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_list_placeholder_title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
'Representan los equipos, clientes comerciales y empresas asociadas que acceden a tus aplicaciones como organizaciones.',
|
||||
organization_id: 'ID de la organización',
|
||||
members: 'Miembros',
|
||||
create_organization: 'Crear organización',
|
||||
setup_organization: 'Configurar su organización',
|
||||
organization_list_placeholder_title: 'Organización',
|
||||
organization_list_placeholder_text:
|
||||
'Organization is usually used in SaaS or SaaS-like multi-tenancy apps. The Organizations feature allows your B2B customers to better manage their partners and customers, and to customize the ways that end-users access their applications.',
|
||||
/** UNTRANSLATED */
|
||||
organization_name_placeholder: 'My organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_description_placeholder: 'A brief description of the organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission: 'Organization permission',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission_other: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
'La organización se utiliza generalmente en aplicaciones multiinquilino de SaaS o similares al SaaS. La función de Organizaciones permite a sus clientes B2B gestionar mejor a sus socios y clientes, y personalizar las formas en que los usuarios finales acceden a sus aplicaciones.',
|
||||
organization_name_placeholder: 'Mi organización',
|
||||
organization_description_placeholder: 'Una breve descripción de la organización',
|
||||
organization_permission: 'Permiso de la organización',
|
||||
organization_permission_other: 'Permisos de la organización',
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
'El permiso de la organización se refiere a la autorización para acceder a un recurso en el contexto de la organización. Un permiso de organización debe representarse como una cadena significativa, que también sirve como el nombre y el identificador único.',
|
||||
organization_permission_delete_confirm:
|
||||
'If this permission is deleted, all organization roles including this permission will lose this permission, and users who had this permission will lose the access granted by it.',
|
||||
/** UNTRANSLATED */
|
||||
create_permission_placeholder: 'Read appointment history',
|
||||
/** UNTRANSLATED */
|
||||
permission: 'Permission',
|
||||
/** UNTRANSLATED */
|
||||
permission_other: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_role: 'Organization role',
|
||||
/** UNTRANSLATED */
|
||||
organization_role_other: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
'Si se elimina este permiso, todos los roles de la organización, incluido este permiso, perderán este permiso, y los usuarios que tenían este permiso perderán el acceso otorgado por él.',
|
||||
create_permission_placeholder: 'Leer historial de citas',
|
||||
permission: 'Permiso',
|
||||
permission_other: 'Permisos',
|
||||
organization_role: 'Rol de la organización',
|
||||
organization_role_other: 'Roles de la organización',
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
'El rol de la organización es un agrupamiento de permisos que se pueden asignar a los usuarios. Los permisos deben provenir de los permisos de organización predefinidos.',
|
||||
organization_role_delete_confirm:
|
||||
'Doing so will remove the permissions associated with this role from the affected users and delete the relations among organization roles, members in the organization, and organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
role: 'Role',
|
||||
/** UNTRANSLATED */
|
||||
create_role_placeholder: 'Users with view-only permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_placeholder: 'Search by organization name or ID',
|
||||
/** UNTRANSLATED */
|
||||
search_permission_placeholder: 'Type to search and select permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_role_placeholder: 'Type to search and select roles',
|
||||
'Hacer esto eliminará los permisos asociados con este rol de los usuarios afectados y eliminará las relaciones entre roles de organización, miembros de la organización y permisos de organización.',
|
||||
role: 'Rol',
|
||||
create_role_placeholder: 'Usuarios con permisos de solo lectura',
|
||||
search_placeholder: 'Buscar por nombre de organización o ID',
|
||||
search_permission_placeholder: 'Escribe para buscar y seleccionar permisos',
|
||||
search_role_placeholder: 'Escribe para buscar y seleccionar roles',
|
||||
guide: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Start with guides',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Jumpstart your app development process with our guides',
|
||||
title: 'Comience con guías',
|
||||
subtitle: 'Inicie su proceso de desarrollo de aplicaciones con nuestras guías',
|
||||
introduction: {
|
||||
section_1: {
|
||||
/** UNTRANSLATED */
|
||||
title: "First, let's understand how organizations works in Logto",
|
||||
/** UNTRANSLATED */
|
||||
title: 'Primero, entienda cómo funcionan las organizaciones en Logto',
|
||||
description:
|
||||
'In multi-tenant SaaS apps, we often make several organizations with the same set of permissions and roles, but within the context of an organization it can play an important part in controlling varying levels of access. Think of each tenant is like a Logto organization, and they naturally share the same access control “template”. We call this the "organization template."',
|
||||
'En aplicaciones SaaS multiinquilino, a menudo creamos varias organizaciones con el mismo conjunto de permisos y roles, pero dentro del contexto de una organización, puede desempeñar un papel importante en el control de diferentes niveles de acceso. Piense en cada inquilino como una organización de Logto, y naturalmente comparten la misma "plantilla" de control de acceso. Llamamos a esto la "plantilla de la organización".',
|
||||
},
|
||||
section_2: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization template consists of two parts',
|
||||
/** UNTRANSLATED */
|
||||
title: 'La plantilla de la organización consta de dos partes',
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
'El permiso de la organización se refiere a la autorización para acceder a un recurso en el contexto de la organización. Un permiso de organización debe representarse como una cadena significativa, que también sirve como el nombre y el identificador único.',
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
'El rol de la organización es un agrupamiento de permisos que se pueden asignar a los usuarios. Los permisos deben provenir de los permisos de organización predefinidos.',
|
||||
},
|
||||
section_3: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Interact the illustration to see how everything connects',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Interactúa con la ilustración para ver cómo se conecta todo',
|
||||
description:
|
||||
"Let's take an example. John, Sarah and Tony are in different organizations with different roles in the context of different organizations. Hover over the different modules and see what happens.",
|
||||
'Tomemos un ejemplo. John, Sarah y Tony están en diferentes organizaciones con diferentes roles en el contexto de diferentes organizaciones. Pase el cursor sobre los diferentes módulos y vea qué sucede.',
|
||||
},
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
step_1: 'Step 1: Define organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
step_2: 'Step 2: Define organization roles',
|
||||
/** UNTRANSLATED */
|
||||
step_1: 'Paso 1: Definir permisos de organización',
|
||||
step_2: 'Paso 2: Definir roles de organización',
|
||||
step_2_description:
|
||||
'"Organization roles" represent a set of roles given to each organization at the start. These roles are determined by the global permissions you have set in previous screen. Similar with org permission, once you finish this setting for the first time, you won’t need to do this every-time you create a new organization.',
|
||||
/** UNTRANSLATED */
|
||||
step_3: 'Step 3: Create your first organization',
|
||||
/** UNTRANSLATED */
|
||||
'"Roles de organización" representan un conjunto de roles dados a cada organización al principio. Estos roles están determinados por los permisos globales que ha establecido en la pantalla anterior. Similar al permiso de organización, una vez que termine esta configuración por primera vez, no necesitará hacer esto cada vez que cree una nueva organización.',
|
||||
step_3: 'Paso 3: Cree su primera organización',
|
||||
step_3_description:
|
||||
"Let's create your first organization. It comes with a unique ID and serves as a container for handling various more business-toward identities, such as partners, customers, and their access control.",
|
||||
/** UNTRANSLATED */
|
||||
more_next_steps: 'More next steps',
|
||||
/** UNTRANSLATED */
|
||||
add_members: 'Add members to your organization',
|
||||
/** UNTRANSLATED */
|
||||
add_members_action: 'Bulk add members and assign roles',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector: 'Add enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector_action: 'Set up enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
organization_permissions: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
permission_name: 'Permission name',
|
||||
/** UNTRANSLATED */
|
||||
permissions: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_roles: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
role_name: 'Role name',
|
||||
/** UNTRANSLATED */
|
||||
organization_name: 'Organization name',
|
||||
/** UNTRANSLATED */
|
||||
admin: 'Admin',
|
||||
/** UNTRANSLATED */
|
||||
'Creemos su primera organización. Esta viene con un ID único y sirve como contenedor para manejar diversas identidades más orientadas a los negocios, como socios, clientes y su control de acceso.',
|
||||
more_next_steps: 'Más pasos siguientes',
|
||||
add_members: 'Agregar miembros a su organización',
|
||||
add_members_action: 'Agregar miembros en masa y asignar roles',
|
||||
add_enterprise_connector: 'Agregar SSO empresarial',
|
||||
add_enterprise_connector_action: 'Configurar SSO empresarial',
|
||||
organization_permissions: 'Permisos de la organización',
|
||||
permission_name: 'Nombre del permiso',
|
||||
permissions: 'Permisos',
|
||||
organization_roles: 'Roles de la organización',
|
||||
role_name: 'Nombre del rol',
|
||||
organization_name: 'Nombre de la organización',
|
||||
admin: 'Administrador',
|
||||
admin_description:
|
||||
'Role "Admin" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
'El rol "Admin" comparte la misma plantilla de organización en diferentes organizaciones.',
|
||||
member: 'Miembro',
|
||||
member_description:
|
||||
'Role "Member" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
guest: 'Guest',
|
||||
/** UNTRANSLATED */
|
||||
'El rol "Miembro" comparte la misma plantilla de organización en diferentes organizaciones.',
|
||||
guest: 'Invitado',
|
||||
guest_description:
|
||||
'Role "Guest" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
'El rol "Invitado" comparte la misma plantilla de organización en diferentes organizaciones.',
|
||||
create_more_roles:
|
||||
'You can create more roles in the organization template settings. Those organization roles will apply to different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
read_resource: 'read:resource',
|
||||
/** UNTRANSLATED */
|
||||
edit_resource: 'edit:resource',
|
||||
/** UNTRANSLATED */
|
||||
delete_resource: 'delete:resource',
|
||||
/** UNTRANSLATED */
|
||||
'Puede crear más roles en la configuración de la plantilla de la organización. Esos roles de organización se aplicarán a diferentes organizaciones.',
|
||||
read_resource: 'leer:recurso',
|
||||
edit_resource: 'editar:recurso',
|
||||
delete_resource: 'eliminar:recurso',
|
||||
ellipsis: '……',
|
||||
/** UNTRANSLATED */
|
||||
johnny:
|
||||
'Johny belongs to two organization with the email "john@email.com" as the single identifier. He is the admin of organization A as well as guest of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
'Johny pertenece a dos organizaciones con el correo electrónico "john@email.com" como único identificador. Es administrador de la organización A y también invitado de la organización B.',
|
||||
sarah:
|
||||
'Sarah belongs to one organization with the email "sarah@email.com" as the single identifier. She is the admin of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
tony: 'Tony belongs to one organization with the email "tony@email.com" as the single identifier. He is the member of organization C.',
|
||||
'Sarah pertenece a una organización con el correo electrónico "sarah@email.com" como único identificador. Es administradora de la organización B.',
|
||||
tony: 'Tony pertenece a una organización con el correo electrónico "tony@email.com" como único identificador. Es miembro de la organización C.',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -43,11 +43,9 @@ const role_details = {
|
|||
assign_title: 'Asignar usuarios',
|
||||
assign_subtitle:
|
||||
'Asignar usuarios a este rol. Encuentre usuarios apropiados buscando nombre, correo electrónico, teléfono o ID de usuario.',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign users',
|
||||
assign_field: 'Asignar usuarios',
|
||||
confirm_assign: 'Asignar usuarios',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected users were successfully assigned to this role',
|
||||
assigned_toast_text: 'Los usuarios seleccionados se asignaron correctamente a este rol',
|
||||
empty: 'No hay usuarios disponibles',
|
||||
},
|
||||
applications: {
|
||||
|
@ -61,11 +59,9 @@ const role_details = {
|
|||
assign_title: 'Asignar aplicaciones',
|
||||
assign_subtitle:
|
||||
'Asignar aplicaciones a este rol. Encuentre las aplicaciones adecuadas buscando el nombre, la descripción o el ID de la aplicación.',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign applications',
|
||||
assign_field: 'Asignar aplicaciones',
|
||||
confirm_assign: 'Asignar aplicaciones',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected applications were successfully assigned to this role',
|
||||
assigned_toast_text: 'Las aplicaciones seleccionadas se asignaron correctamente a este rol',
|
||||
empty: 'No hay aplicaciones disponibles',
|
||||
},
|
||||
};
|
||||
|
|
|
@ -47,14 +47,10 @@ const quota_item = {
|
|||
not_eligible: 'Elimine su dominio personalizado',
|
||||
},
|
||||
omni_sign_in_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Disable your SSO',
|
||||
not_eligible: 'Desactive su SSO',
|
||||
},
|
||||
built_in_email_connector_enabled: {
|
||||
name: 'Conector de correo electrónico integrado',
|
||||
|
@ -98,14 +94,10 @@ const quota_item = {
|
|||
not_eligible: 'Elimina tus webhooks',
|
||||
},
|
||||
organization_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Remove your organizations',
|
||||
not_eligible: 'Elimine su organización',
|
||||
},
|
||||
audit_logs_retention_days: {
|
||||
name: 'Conservación de registros de auditoría',
|
||||
|
|
|
@ -26,7 +26,6 @@ const quota_table = {
|
|||
},
|
||||
user_authn: {
|
||||
title: 'Autenticación de usuario',
|
||||
/** UNTRANSLATED */
|
||||
omni_sign_in: 'Enterprise SSO (Q4, 2023)',
|
||||
password: 'Contraseña',
|
||||
passwordless: 'Sin contraseña - Correo electrónico y SMS',
|
||||
|
@ -52,10 +51,8 @@ const quota_table = {
|
|||
hooks: 'Webhooks',
|
||||
},
|
||||
organization: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
organization: 'Organization (Q4, 2023)',
|
||||
title: 'Organización',
|
||||
organization: 'Organización (Q4, 2023)',
|
||||
},
|
||||
support: {
|
||||
title: 'Soporte',
|
||||
|
|
|
@ -5,18 +5,15 @@ const tabs = {
|
|||
api_resources: 'Recursos de API',
|
||||
sign_in_experience: 'Experiencia de inicio de sesión',
|
||||
connectors: 'Conectores',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_sso: 'Enterprise SSO',
|
||||
enterprise_sso: 'SSO empresarial',
|
||||
webhooks: 'Webhooks',
|
||||
/** UNTRANSLATED */
|
||||
organizations: 'Organizations',
|
||||
organizations: 'Organizaciones',
|
||||
users: 'Gestión de usuarios',
|
||||
audit_logs: 'Registros de auditoría',
|
||||
roles: 'Roles',
|
||||
docs: 'Documentos',
|
||||
tenant_settings: 'Configuraciones',
|
||||
/** UNTRANSLATED */
|
||||
mfa: 'Multi-factor auth',
|
||||
tenant_settings: 'Configuraciones del inquilino',
|
||||
mfa: 'Autenticación multifactor',
|
||||
};
|
||||
|
||||
export default Object.freeze(tabs);
|
||||
|
|
|
@ -13,26 +13,22 @@ const tenants = {
|
|||
'Establezca el nombre del inquilino y vea su región de alojamiento y etiqueta de entorno.',
|
||||
tenant_id: 'ID del inquilino',
|
||||
tenant_name: 'Nombre del inquilino',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region: 'Data hosted region',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region_tip: 'Your tenant resources are hosted in {{region}}. <a>Learn more</a>',
|
||||
tenant_region: 'Región de alojamiento de datos',
|
||||
tenant_region_tip:
|
||||
'Sus recursos de inquilino se alojan en {{region}}. <a>Obtener más información</a>',
|
||||
environment_tag: 'Etiqueta del entorno',
|
||||
environment_tag_description:
|
||||
'Las etiquetas no alteran el servicio. Simplemente te guían para diferenciar diversos entornos.',
|
||||
environment_tag_development: 'Des',
|
||||
environment_tag_development: 'Desarrollo',
|
||||
environment_tag_staging: 'Pruebas',
|
||||
environment_tag_production: 'Prod',
|
||||
/** UNTRANSLATED */
|
||||
environment_tag_production: 'Producción',
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and include all pro features but have watermarks in the sign in experience. <a>Learn more</a>',
|
||||
'El entorno de desarrollo se utiliza principalmente para pruebas e incluye todas las funciones profesionales, pero tiene marcas de agua en la experiencia de inicio de sesión. <a>Obtén más información</a>',
|
||||
tenant_info_saved: 'Información del inquilino guardada correctamente.',
|
||||
},
|
||||
full_env_tag: {
|
||||
/** UNTRANSLATED */
|
||||
development: 'Development',
|
||||
/** UNTRANSLATED */
|
||||
production: 'Production',
|
||||
development: 'Desarrollo',
|
||||
production: 'Producción',
|
||||
},
|
||||
deletion_card: {
|
||||
title: 'ELIMINAR',
|
||||
|
@ -44,50 +40,35 @@ const tenants = {
|
|||
create_modal: {
|
||||
title: 'Crear inquilino',
|
||||
subtitle: 'Cree un nuevo inquilino para separar recursos y usuarios.',
|
||||
/** UNTRANSLATED */
|
||||
subtitle_with_region:
|
||||
'Create a new tenant to separate resources and users. Region and environment tags can’t be modified after creation.',
|
||||
/** UNTRANSLATED */
|
||||
tenant_usage_purpose: 'What do you want to use this tenant for?',
|
||||
/** UNTRANSLATED */
|
||||
'Cree un nuevo inquilino para separar recursos y usuarios. La región y las etiquetas de entorno no se pueden modificar después de la creación.',
|
||||
tenant_usage_purpose: '¿Para qué desea usar este inquilino?',
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
'El entorno de desarrollo se utiliza principalmente para pruebas y no debe utilizarse en el entorno de producción.',
|
||||
development_hint:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
'El entorno de desarrollo se utiliza principalmente para pruebas y no debe utilizarse en el entorno de producción.',
|
||||
production_description:
|
||||
'Production is where live software is used by end-users and may require a paid subscription.',
|
||||
/** UNTRANSLATED */
|
||||
available_plan: 'Available plan:',
|
||||
'Producción es donde se utiliza software en vivo por los usuarios finales y puede requerir una suscripción de pago.',
|
||||
available_plan: 'Plan disponible:',
|
||||
create_button: 'Crear inquilino',
|
||||
tenant_name_placeholder: 'Mi inquilino',
|
||||
},
|
||||
notification: {
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_title:
|
||||
'You can now access <span>all features of Logto Pro</span> in your development tenant!',
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_description: "It's completely free, with no trial period – forever!",
|
||||
/** UNTRANSLATED */
|
||||
explore_all_features: 'Explore all features',
|
||||
/** UNTRANSLATED */
|
||||
impact_title: 'Does this have any impact on me?',
|
||||
/** UNTRANSLATED */
|
||||
'¡Ahora puedes acceder a <span>todas las funciones de Logto Pro</span> en tu inquilino de desarrollo!',
|
||||
allow_pro_features_description:
|
||||
'¡Es completamente gratis, sin período de prueba, para siempre!',
|
||||
explore_all_features: 'Explorar todas las funciones',
|
||||
impact_title: '¿Esto tiene algún impacto en mí?',
|
||||
staging_env_hint:
|
||||
'Your tenant label has been updated from "<strong>Staging</strong>" to "<strong>Production</strong>", but this change will not impact your current setup.',
|
||||
/** UNTRANSLATED */
|
||||
'La etiqueta de su inquilino se ha actualizado de "<strong>Pruebas</strong>" a "<strong>Producción</strong>", pero este cambio no afectará su configuración actual.',
|
||||
paid_tenant_hint_1:
|
||||
'As you subscribe to the Logto Hobby plan, your previous "<strong>Development</strong>" tenant tag will switch to "<strong>Production</strong>", and this won\'t affect your existing setup.',
|
||||
/** UNTRANSLATED */
|
||||
'Al suscribirse al plan Logto Hobby, su etiqueta de inquilino anterior "<strong>Desarrollo</strong>" se cambiará a "<strong>Producción</strong>", y esto no afectará su configuración existente.',
|
||||
paid_tenant_hint_2:
|
||||
"If you're still in the development stage, you can create a new development tenant to access more pro features.",
|
||||
/** UNTRANSLATED */
|
||||
'Si todavía está en la etapa de desarrollo, puede crear un nuevo inquilino de desarrollo para acceder a más funciones profesionales.',
|
||||
paid_tenant_hint_3:
|
||||
"If you're in the production stage, or a production environment, you still need to subscribe to a specific plan so there's nothing you need to do at this moment.",
|
||||
/** UNTRANSLATED */
|
||||
paid_tenant_hint_4:
|
||||
"Don't hesitate to reach out if you require help! Thank you for choosing Logto!",
|
||||
'Si está en la etapa de producción o en un entorno de producción, aún necesita suscribirse a un plan específico, por lo que no hay nada que deba hacer en este momento.',
|
||||
paid_tenant_hint_4: '¡No dudes en contactarnos si necesitas ayuda! ¡Gracias por elegir Logto!',
|
||||
},
|
||||
delete_modal: {
|
||||
title: 'Eliminar inquilino',
|
||||
|
@ -121,67 +102,44 @@ const tenants = {
|
|||
'Si necesita aclaraciones adicionales, tiene alguna inquietud o desea restaurar la funcionalidad completa y desbloquear sus inquilinos, no dude en contactarnos de inmediato.',
|
||||
},
|
||||
signing_keys: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'SIGNING KEYS',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Securely manage signing keys in your tenant.',
|
||||
title: 'CLAVES DE FIRMA',
|
||||
description: 'Administre de forma segura las claves de firma en su inquilino.',
|
||||
type: {
|
||||
/** UNTRANSLATED */
|
||||
private_key: 'OIDC private keys',
|
||||
/** UNTRANSLATED */
|
||||
cookie_key: 'OIDC cookie keys',
|
||||
private_key: 'Claves privadas OIDC',
|
||||
cookie_key: 'Claves de cookies OIDC',
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: 'Private keys in use',
|
||||
/** UNTRANSLATED */
|
||||
cookie_keys_in_use: 'Cookie keys in use',
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_keys: 'Rotate private keys',
|
||||
/** UNTRANSLATED */
|
||||
rotate_cookie_keys: 'Rotate cookie keys',
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: 'Claves privadas en uso',
|
||||
cookie_keys_in_use: 'Claves de cookies en uso',
|
||||
rotate_private_keys: 'Rotar claves privadas',
|
||||
rotate_cookie_keys: 'Rotar claves de cookies',
|
||||
rotate_private_keys_description:
|
||||
'This action will create a new private signing key, rotate the current key, and remove your previous key. Your JWT tokens signed with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
'Esta acción creará una nueva clave de firma privada, rotará la clave actual y eliminará su clave anterior. Sus tokens JWT firmados con la clave actual seguirán siendo válidos hasta su eliminación o otra rotación.',
|
||||
rotate_cookie_keys_description:
|
||||
'This action will create a new cookie key, rotate the current key, and remove your previous key. Your cookies with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
select_private_key_algorithm: 'Select signing key algorithm for the new private key',
|
||||
/** UNTRANSLATED */
|
||||
rotate_button: 'Rotate',
|
||||
'Esta acción creará una nueva clave de cookie, rotará la clave actual y eliminará su clave anterior. Sus cookies con la clave actual seguirán siendo válidos hasta su eliminación o otra rotación.',
|
||||
select_private_key_algorithm: 'Seleccione el algoritmo de firma de la nueva clave privada',
|
||||
rotate_button: 'Rotar',
|
||||
table_column: {
|
||||
/** UNTRANSLATED */
|
||||
id: 'ID',
|
||||
/** UNTRANSLATED */
|
||||
status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
algorithm: 'Signing key algorithm',
|
||||
status: 'Estado',
|
||||
algorithm: 'Algoritmo de clave de firma',
|
||||
},
|
||||
status: {
|
||||
/** UNTRANSLATED */
|
||||
current: 'Current',
|
||||
/** UNTRANSLATED */
|
||||
previous: 'Previous',
|
||||
current: 'Actual',
|
||||
previous: 'Anterior',
|
||||
},
|
||||
reminder: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC private keys</strong>? New issued JWT tokens will be signed by the new key. Existing JWT tokens stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
'¿Estás seguro de que deseas rotar las <strong>claves privadas OIDC</strong>? Los nuevos tokens JWT emitidos serán firmados por la nueva clave. Los tokens JWT existentes seguirán siendo válidos hasta que los vuelvas a rotar.',
|
||||
rotate_cookie_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC cookie keys</strong>? New cookies generated in sign-in sessions will be signed by the new cookie key. Existing cookies stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
'¿Estás seguro de que deseas rotar las <strong>claves de cookies OIDC</strong>? Las nuevas cookies generadas en sesiones de inicio de sesión serán firmadas por la nueva clave de cookie. Las cookies existentes seguirán siendo válidas hasta que las vuelvas a rotar.',
|
||||
delete_private_key:
|
||||
'Are you sure you want to delete the <strong>OIDC private key</strong>? Existing JWT tokens signed with this private signing key will no longer be valid.',
|
||||
/** UNTRANSLATED */
|
||||
'¿Estás seguro de que deseas eliminar la <strong>clave privada OIDC</strong>? Los tokens JWT existentes firmados con esta clave de firma privada ya no serán válidos.',
|
||||
delete_cookie_key:
|
||||
'Are you sure you want to delete the <strong>OIDC cookie key</strong>? Older sign-in sessions with cookies signed with this cookie key will no longer be valid. A re-authentication is required for these users.',
|
||||
'¿Estás seguro de que deseas eliminar la <strong>clave de cookies OIDC</strong>? Las sesiones de inicio de sesión antiguas con cookies firmadas con esta clave de cookie ya no serán válidas. Se requiere una reautenticación para estos usuarios.',
|
||||
},
|
||||
messages: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_key_success: 'Signing keys rotated successfully.',
|
||||
/** UNTRANSLATED */
|
||||
delete_key_success: 'Key deleted successfully.',
|
||||
rotate_key_success: 'Claves de firma rotadas con éxito.',
|
||||
delete_key_success: 'Clave eliminada con éxito.',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
@ -3,9 +3,8 @@ const paywall = {
|
|||
'Se ha alcanzado el límite de {{count, number}} aplicación de <planName/>. Actualiza el plan para satisfacer las necesidades de tu equipo. Para cualquier ayuda, no dudes en <a>contactarnos</a>.',
|
||||
applications_other:
|
||||
'Se ha alcanzado el límite de {{count, number}} aplicaciones de <planName/>. Actualiza el plan para satisfacer las necesidades de tu equipo. Para cualquier ayuda, no dudes en <a>contactarnos</a>.',
|
||||
/** UNTRANSLATED */
|
||||
machine_to_machine_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> plan to unlock 1 machine-to-machine application, or choose the <strong>Pro</strong> plan for unlimited usage. For any assistance, feel free to <a>contact us</a>.',
|
||||
'Actualiza al plan <strong>Hobby</strong> para desbloquear 1 aplicación de máquina a máquina, o elige el plan <strong>Pro</strong> para uso ilimitado. Para cualquier asistencia, no dudes en <a>contactarnos</a>.',
|
||||
machine_to_machine:
|
||||
'Se ha alcanzado el límite de {{count, number}} aplicación de máquina a máquina de <planName/>. Actualiza el plan para satisfacer las necesidades de tu equipo. Para cualquier ayuda, no dudes en <a>contactarnos</a>.',
|
||||
machine_to_machine_other:
|
||||
|
@ -18,16 +17,14 @@ const paywall = {
|
|||
'Has alcanzado el límite de {{count, number}} permisos por recurso de API de <planName/>. Actualiza ahora para expandirlo. <a>Contáctanos</a> si necesitas asistencia.',
|
||||
scopes_per_resource_other:
|
||||
'Has alcanzado el límite de {{count, number}} permisos por recurso de API de <planName/>. Actualiza ahora para expandirlo. <a>Contáctanos</a> si necesitas asistencia.',
|
||||
/** UNTRANSLATED */
|
||||
custom_domain:
|
||||
'Unlock custom domain functionality by upgrading to <strong>Hobby</strong> or <strong>Pro</strong> plan. Don’t hesitate to <a>contact us</a> if you need any assistance.',
|
||||
'Desbloquea la funcionalidad de dominio personalizado al actualizar al plan <strong>Hobby</strong> o <strong>Pro</strong>. No dudes en <a>contactarnos</a> si necesitas ayuda.',
|
||||
social_connectors:
|
||||
'Has alcanzado el límite de {{count, number}} conectores sociales de <planName/>. Actualiza el plan para obtener conectores sociales adicionales y la capacidad de crear tus propios conectores usando los protocolos OIDC, OAuth 2.0 y SAML. Si necesitas ayuda, no dudes en <a>contactarnos</a>.',
|
||||
social_connectors_other:
|
||||
'Has alcanzado el límite de {{count, number}} conectores sociales de <planName/>. Actualiza el plan para obtener conectores sociales adicionales y la capacidad de crear tus propios conectores usando los protocolos OIDC, OAuth 2.0 y SAML. Si necesitas ayuda, no dudes en <a>contactarnos</a>.',
|
||||
/** UNTRANSLATED */
|
||||
standard_connectors_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> or <strong>Pro</strong> plan to create your own connectors using OIDC, OAuth 2.0, and SAML protocols, plus unlimited social connectors and all the premium features. Feel free to <a>contact us</a> if you need any assistance.',
|
||||
'Actualiza al plan <strong>Hobby</strong> o <strong>Pro</strong> para crear tus propios conectores usando los protocolos OIDC, OAuth 2.0 y SAML, además de conectores sociales ilimitados y todas las funciones premium. No dudes en <a>contactarnos</a> si necesitas ayuda.',
|
||||
standard_connectors:
|
||||
'Has alcanzado el límite de {{count, number}} conectores sociales de <planName/>. Actualiza el plan para obtener conectores sociales adicionales y la capacidad de crear tus propios conectores usando los protocolos OIDC, OAuth 2.0 y SAML. Si necesitas ayuda, no dudes en <a>contactarnos</a>.',
|
||||
standard_connectors_other:
|
||||
|
|
|
@ -22,14 +22,11 @@ const user_details = {
|
|||
tab_settings: 'Configuración',
|
||||
tab_roles: 'Roles',
|
||||
tab_logs: 'Registros de usuario',
|
||||
/** UNTRANSLATED */
|
||||
tab_organizations: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
authentication: 'Authentication',
|
||||
tab_organizations: 'Organizaciones',
|
||||
authentication: 'Autenticación',
|
||||
authentication_description:
|
||||
'Cada usuario tiene un perfil que contiene toda la información del usuario. Consta de datos básicos, identidades sociales y datos personalizados.',
|
||||
/** UNTRANSLATED */
|
||||
user_profile: 'User profile',
|
||||
user_profile: 'Perfil de usuario',
|
||||
field_email: 'Dirección de correo electrónico',
|
||||
field_phone: 'Número de teléfono',
|
||||
field_username: 'Nombre de usuario',
|
||||
|
@ -40,30 +37,24 @@ const user_details = {
|
|||
field_custom_data_tip:
|
||||
'Información adicional del usuario no incluida en las propiedades de usuario predefinidas, como el color y el idioma preferidos del usuario.',
|
||||
field_connectors: 'Conexiones sociales',
|
||||
/** UNTRANSLATED */
|
||||
field_sso_connectors: 'Enterprise connections',
|
||||
field_sso_connectors: 'Conexiones empresariales',
|
||||
custom_data_invalid: 'Los datos personalizados deben ser un objeto JSON válido',
|
||||
connectors: {
|
||||
connectors: 'Conectores',
|
||||
user_id: 'ID de usuario',
|
||||
remove: 'Eliminar',
|
||||
/** UNTRANSLATED */
|
||||
connected: 'This user is connected with multiple social connectors.',
|
||||
connected: 'Este usuario está conectado con varios conectores sociales.',
|
||||
not_connected: 'El usuario no está conectado a ningún conector social',
|
||||
deletion_confirmation:
|
||||
'Estás eliminando la identidad existente <name/>. ¿Seguro que quieres continuar?',
|
||||
},
|
||||
sso_connectors: {
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Connectors',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_id: 'Enterprise ID',
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Conectores',
|
||||
enterprise_id: 'ID de empresa',
|
||||
connected:
|
||||
'This user is connected to multiple enterprise identity providers for Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
'Este usuario está conectado a varios proveedores de identidad empresarial para inicio de sesión único.',
|
||||
not_connected:
|
||||
'The user is not connected to any enterprise identity providers for Single Sign-On.',
|
||||
'El usuario no está conectado a ninguno de los proveedores de identidad empresarial para inicio de sesión único.',
|
||||
},
|
||||
mfa: {
|
||||
field_name: 'Autenticación de dos factores',
|
||||
|
@ -104,8 +95,7 @@ const user_details = {
|
|||
},
|
||||
warning_no_sign_in_identifier:
|
||||
'El usuario necesita tener al menos uno de los identificadores de inicio de sesión (nombre de usuario, correo electrónico, número de teléfono o red social) para iniciar sesión. ¿Estás seguro/a de que quieres continuar?',
|
||||
/** UNTRANSLATED */
|
||||
organization_roles_tooltip: 'The roles assigned to the user within this organization.',
|
||||
organization_roles_tooltip: 'Los roles asignados al usuario dentro de esta organización.',
|
||||
};
|
||||
|
||||
export default Object.freeze(user_details);
|
||||
|
|
|
@ -32,9 +32,8 @@ const webhooks = {
|
|||
name_placeholder: 'Ingrese el nombre del webhook',
|
||||
endpoint_url: 'URL de punto final',
|
||||
endpoint_url_placeholder: 'https://su.webhook.endpoint.url',
|
||||
/** UNTRANSLATED */
|
||||
endpoint_url_tip:
|
||||
'Enter the URL of your endpoint where a webhook’s payload is sent to when the event occurs.',
|
||||
'Ingrese la URL de su punto final a donde se envía la carga útil del webhook cuando ocurre el evento.',
|
||||
create_webhook: 'Crear webhook',
|
||||
missing_event_error: 'Debe seleccionar al menos un evento.',
|
||||
},
|
||||
|
|
|
@ -5,11 +5,9 @@ const entity = {
|
|||
not_exists: "Le {{name}} n'existe pas.",
|
||||
not_exists_with_id: "Le {{name}} avec l'ID `{{id}}` n'existe pas.",
|
||||
not_found: "La ressource n'existe pas.",
|
||||
/** UNTRANSLATED */
|
||||
relation_foreign_key_not_found:
|
||||
'Cannot find one or more foreign keys. Please check the input and ensure that all referenced entities exist.',
|
||||
/** UNTRANSLATED */
|
||||
unique_integrity_violation: 'The entity already exists. Please check the input and try again.',
|
||||
'Impossible de trouver une ou plusieurs clés étrangères. Veuillez vérifier la saisie et vous assurer que toutes les entités référencées existent.',
|
||||
unique_integrity_violation: "L'entité existe déjà. Veuillez vérifier la saisie et réessayer.",
|
||||
};
|
||||
|
||||
export default Object.freeze(entity);
|
||||
|
|
|
@ -1,29 +1,23 @@
|
|||
const oidc = {
|
||||
aborted: "L'utilisateur a abandonné l'interaction.",
|
||||
/** UNTRANSLATED */
|
||||
invalid_scope: 'Invalid scope: {{error_description}}.',
|
||||
invalid_token: 'Jeton fournis invalide.',
|
||||
invalid_scope: 'Scope invalide : {{error_description}}.',
|
||||
invalid_token: 'Jeton fourni invalide.',
|
||||
invalid_client_metadata: 'Les métadonnées du client fournies sont invalides.',
|
||||
/** UNTRANSLATED */
|
||||
insufficient_scope: 'Token missing scope `{{scope}}`.',
|
||||
insufficient_scope: 'Manque de champ `{{scope}}` dans le jeton.',
|
||||
invalid_request: 'La requête est invalide.',
|
||||
invalid_grant: 'Grant request is invalid.',
|
||||
invalid_grant: 'La requête de consentement est invalide.',
|
||||
invalid_redirect_uri:
|
||||
'`redirect_uri` ne correspondait à aucun des `redirect_uris` enregistrés par le client.',
|
||||
'`redirect_uri` ne correspond à aucun des `redirect_uris` enregistrés par le client.',
|
||||
access_denied: 'Accès refusé.',
|
||||
invalid_target: 'Indicateur de ressource invalide.',
|
||||
unsupported_grant_type: "Le `grant_type` demandé n'est pas supporté.",
|
||||
unsupported_response_mode: "Le `response_mode` demandé n'est pas supporté.",
|
||||
unsupported_response_type: "Le `response_type` demandé n'est pas supporté.",
|
||||
provider_error: "Erreur interne de l'OIDC : {{message}}.",
|
||||
/** UNTRANSLATED */
|
||||
server_error: 'An unknown OIDC error occurred. Please try again later.',
|
||||
/** UNTRANSLATED */
|
||||
provider_error_fallback: 'An OIDC error occurred: {{code}}.',
|
||||
/** UNTRANSLATED */
|
||||
key_required: 'At least one key is required.',
|
||||
/** UNTRANSLATED */
|
||||
key_not_found: 'Key with ID {{id}} is not found.',
|
||||
server_error: "Une erreur OIDC inconnue s'est produite. Veuillez réessayer plus tard.",
|
||||
provider_error_fallback: "Une erreur OIDC s'est produite : {{code}}.",
|
||||
key_required: 'Au moins une clé est requise.',
|
||||
key_not_found: "La clé avec l'ID {{id}} n'est pas trouvée.",
|
||||
};
|
||||
|
||||
export default Object.freeze(oidc);
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
const organization = {
|
||||
/** UNTRANSLATED */
|
||||
require_membership: 'The user must be a member of the organization to proceed.',
|
||||
require_membership: "L'utilisateur doit être membre de l'organisation pour continuer.",
|
||||
};
|
||||
|
||||
export default Object.freeze(organization);
|
||||
|
|
|
@ -11,9 +11,8 @@ const session = {
|
|||
"La vérification n'a pas abouti. Redémarrez le processus de vérification et réessayez.",
|
||||
verification_expired:
|
||||
'La connexion a expiré. Vérifiez à nouveau pour assurer la sécurité de votre compte.',
|
||||
/** UNTRANSLATED */
|
||||
verification_blocked_too_many_attempts:
|
||||
'Too many attempts in a short time. Please try again {{relativeTime}}.',
|
||||
'Trop de tentatives en peu de temps. Veuillez réessayer {{relativeTime}}.',
|
||||
unauthorized: "Veuillez vous enregistrer d'abord.",
|
||||
unsupported_prompt_name: "Nom d'invite non supporté.",
|
||||
forgot_password_not_enabled:
|
||||
|
@ -26,31 +25,21 @@ const session = {
|
|||
'Identifiant utilisateur introuvable. Veuillez retourner en arrière et vous connecter à nouveau.',
|
||||
interaction_not_found:
|
||||
"Session d'interaction introuvable. Veuillez retourner en arrière et recommencer la session.",
|
||||
/** UNTRANSLATED */
|
||||
not_supported_for_forgot_password: 'This operation is not supported for forgot password.',
|
||||
not_supported_for_forgot_password:
|
||||
"Cette opération n'est pas prise en charge pour la réinitialisation du mot de passe.",
|
||||
mfa: {
|
||||
/** UNTRANSLATED */
|
||||
require_mfa_verification: 'Mfa verification is required to sign in.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_sign_in_only: 'Mfa is only available for sign-in interaction.',
|
||||
/** UNTRANSLATED */
|
||||
pending_info_not_found: 'Pending MFA info not found, please initiate MFA first.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_totp_code: 'Invalid TOTP code.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_failed: 'WebAuthn verification failed.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_not_found: 'WebAuthn verification not found.',
|
||||
/** UNTRANSLATED */
|
||||
bind_mfa_existed: 'MFA already exists.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_can_not_be_alone: 'Backup code can not be the only MFA.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_required: 'Backup code is required.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_backup_code: 'Invalid backup code.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_policy_not_user_controlled: 'MFA policy is not user controlled.',
|
||||
require_mfa_verification: 'La vérification MFA est requise pour vous connecter.',
|
||||
mfa_sign_in_only: "MFA est uniquement disponible pour l'interaction de connexion.",
|
||||
pending_info_not_found:
|
||||
"Informations MFA en attente introuvables, veuillez initier d'abord la MFA.",
|
||||
invalid_totp_code: 'Code TOTP non valide.',
|
||||
webauthn_verification_failed: 'Échec de la vérification WebAuthn.',
|
||||
webauthn_verification_not_found: 'Vérification WebAuthn introuvable.',
|
||||
bind_mfa_existed: 'MFA existe déjà.',
|
||||
backup_code_can_not_be_alone: 'Le code de sauvegarde ne peut pas être le seul MFA.',
|
||||
backup_code_required: 'Le code de sauvegarde est requis.',
|
||||
invalid_backup_code: 'Code de sauvegarde non valide.',
|
||||
mfa_policy_not_user_controlled: "La politique MFA n'est pas contrôlée par l'utilisateur.",
|
||||
},
|
||||
sso_enabled:
|
||||
'La connexion unique est activée pour cet e-mail donné. Veuillez vous connecter avec SSO.',
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
const single_sign_on = {
|
||||
/** UNTRANSLATED */
|
||||
forbidden_domains: 'Public email domains are not allowed.',
|
||||
/** UNTRANSLATED */
|
||||
duplicated_domains: 'There are duplicate domains.',
|
||||
forbidden_domains: 'Les domaines de messagerie publique ne sont pas autorisés.',
|
||||
duplicated_domains: 'Il existe des domaines en double.',
|
||||
};
|
||||
|
||||
export default Object.freeze(single_sign_on);
|
||||
|
|
|
@ -30,12 +30,9 @@ const user = {
|
|||
role_exists: "L'ID de rôle {{roleId}} a déjà été ajouté à cet utilisateur",
|
||||
invalid_role_type:
|
||||
'Le type de rôle est invalide, il est impossible d\'assigner un rôle "machine-to-machine" à un utilisateur.',
|
||||
/** UNTRANSLATED */
|
||||
missing_mfa: 'You need to bind additional MFA before signing-in.',
|
||||
/** UNTRANSLATED */
|
||||
totp_already_in_use: 'TOTP is already in use.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_already_in_use: 'Backup code is already in use.',
|
||||
missing_mfa: 'Vous devez lier un MFA supplémentaire avant de vous connecter.',
|
||||
totp_already_in_use: 'TOTP est déjà utilisé.',
|
||||
backup_code_already_in_use: 'Le code de sauvegarde est déjà utilisé.',
|
||||
};
|
||||
|
||||
export default Object.freeze(user);
|
||||
|
|
|
@ -8,9 +8,8 @@ const api_resource_details = {
|
|||
"Les ressources API, également connues sous le nom d'indicateurs de ressource, indiquent les services ou les ressources cibles à demander, généralement une variable de format d'URI représentant l'identité de la ressource.",
|
||||
management_api_settings_description:
|
||||
"La Logto Management API est une collection complète d'API qui permettent aux administrateurs de gérer une large gamme de tâches liées à l'identité, d'appliquer des politiques de sécurité et de se conformer aux réglementations et normes.",
|
||||
/** UNTRANSLATED */
|
||||
management_api_notice:
|
||||
'This API represents Logto entity and cannot be modified or deleted. You can use management API for a wide range of identity related tasks. <a>Learn more</a>',
|
||||
"Cette API représente l'entité Logto et ne peut pas être modifiée ou supprimée. Vous pouvez utiliser l'API de gestion pour effectuer une large gamme de tâches liées à l'identité. <a>En savoir plus</a>",
|
||||
token_expiration_time_in_seconds: "Temps d'expiration du jeton (en secondes)",
|
||||
token_expiration_time_in_seconds_placeholder: "Entrez le délai d'expiration de votre jeton",
|
||||
delete_description:
|
||||
|
|
|
@ -1,40 +1,24 @@
|
|||
const enterprise_sso = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Connect the enterprise identity provider and enable SP-initiated Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
create: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
col_connector_name: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
page_title: "SSO d'entreprise",
|
||||
title: "SSO d'entreprise",
|
||||
subtitle:
|
||||
"Connectez le fournisseur d'identité de l'entreprise et activez la connexion unique initiée par le fournisseur de services.",
|
||||
create: "Ajouter un connecteur d'entreprise",
|
||||
col_connector_name: 'Nom du connecteur',
|
||||
col_type: 'Type',
|
||||
/** UNTRANSLATED */
|
||||
col_email_domain: 'Email domain',
|
||||
/** UNTRANSLATED */
|
||||
col_status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
col_status_in_use: 'In use',
|
||||
/** UNTRANSLATED */
|
||||
col_status_invalid: 'Invalid',
|
||||
/** UNTRANSLATED */
|
||||
placeholder_title: 'Enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
col_email_domain: 'Domaine de messagerie',
|
||||
col_status: 'Statut',
|
||||
col_status_in_use: 'Utilisé',
|
||||
col_status_invalid: 'Invalide',
|
||||
placeholder_title: "Connecteur d'entreprise",
|
||||
placeholder_description:
|
||||
'Logto has provided many built-in enterprise identity providers to connect, meantime you can create your own with standard protocols.',
|
||||
"Logto a fourni de nombreux fournisseurs d'identité d'entreprise intégrés à connecter. Vous pouvez également créer le vôtre avec des protocoles standard.",
|
||||
create_modal: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
text_divider: 'Or you can customize your connector by a standard protocol.',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_title: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'Name for the enterprise identity provider',
|
||||
/** UNTRANSLATED */
|
||||
create_button_text: 'Create connector',
|
||||
title: "Ajouter un connecteur d'entreprise",
|
||||
text_divider: 'Ou vous pouvez personnaliser votre connecteur avec un protocole standard.',
|
||||
connector_name_field_title: 'Nom du connecteur',
|
||||
connector_name_field_placeholder: "Nom du fournisseur d'identité de l'entreprise",
|
||||
create_button_text: 'Créer un connecteur',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -33,8 +33,7 @@ const general = {
|
|||
copied: 'Copié',
|
||||
required: 'Requis',
|
||||
add_another: 'Ajouter un autre',
|
||||
/** UNTRANSLATED */
|
||||
create_another: 'Create another',
|
||||
create_another: 'Créer un autre',
|
||||
deletion_confirmation: 'Êtes-vous sûr de vouloir supprimer ce {{title}} ?',
|
||||
settings_nav: 'Paramètres',
|
||||
unsaved_changes_warning:
|
||||
|
@ -47,7 +46,7 @@ const general = {
|
|||
page_info: '{{min, number}}-{{max, number}} de {{total, number}}',
|
||||
learn_more: 'En savoir plus',
|
||||
tab_errors: '{{count, number}} erreurs',
|
||||
skip_for_now: "Passer pour l'instant",
|
||||
skip_for_now: 'Passer pour l`instant',
|
||||
remove: 'Supprimer',
|
||||
visit: 'Visiter',
|
||||
join: 'Rejoindre',
|
||||
|
@ -60,22 +59,15 @@ const general = {
|
|||
unknown_error: 'Erreur inconnue, veuillez réessayer ultérieurement.',
|
||||
select: 'Sélectionner',
|
||||
contact_us_action: 'Nous contacter',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Description',
|
||||
/** UNTRANSLATED */
|
||||
name: 'Name',
|
||||
/** UNTRANSLATED */
|
||||
add_field: 'Add {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
create_field: 'Create {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
edit_field: 'Edit {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
delete_field: 'Delete {{field}}',
|
||||
name: 'Nom',
|
||||
add_field: 'Ajouter {{field}}',
|
||||
create_field: 'Créer {{field}}',
|
||||
edit_field: 'Modifier {{field}}',
|
||||
delete_field: 'Supprimer {{field}}',
|
||||
coming_soon: 'Bientôt disponible',
|
||||
/** UNTRANSLATED */
|
||||
beta_notice:
|
||||
'🎉 {{feature}} is currently in beta. Welcome to explore it and <ContactLink>share your feedback</ContactLink>.',
|
||||
'🎉 {{feature}} est actuellement en version bêta. Bienvenue pour l`explorer et <ContactLink>partager vos commentaires</ContactLink>.',
|
||||
};
|
||||
|
||||
export default Object.freeze(general);
|
||||
|
|
|
@ -1,46 +1,27 @@
|
|||
const organization_details = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organization details',
|
||||
/** UNTRANSLATED */
|
||||
page_title: "Détails de l'organisation",
|
||||
delete_confirmation:
|
||||
'Once deleted, all members will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
'Une fois supprimée, tous les membres perdront leur adhésion et leurs rôles dans cette organisation. Cette action ne peut pas être annulée.',
|
||||
organization_id: "Identifiant de l'organisation",
|
||||
settings_description:
|
||||
'An organization is a group of identities (usually users) that are recognized by a common identifier.\n\nEach organization has its own set of members, roles, and permissions, while the roles and permissions are defined by the organization template.',
|
||||
/** UNTRANSLATED */
|
||||
name_placeholder: 'The name of the organization, not required to be unique.',
|
||||
/** UNTRANSLATED */
|
||||
description_placeholder: 'A description of the organization.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
member_other: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
add_members_to_organization: 'Add members to organization {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
"Une organisation est un groupe d'identités (généralement des utilisateurs) reconnues par un identifiant commun.\n\nChaque organisation a son propre ensemble de membres, de rôles et de permissions, tandis que les rôles et permissions sont définis par le modèle d'organisation.",
|
||||
name_placeholder: "Le nom de l'organisation, pas nécessairement unique.",
|
||||
description_placeholder: "Une description de l'organisation.",
|
||||
member: 'Membre',
|
||||
member_other: 'Membres',
|
||||
add_members_to_organization: "Ajouter des membres à l'organisation {{name}}",
|
||||
add_members_to_organization_description:
|
||||
'Find appropriate users by searching name, email, phone, or user ID. Existing members are not shown in the search results.',
|
||||
/** UNTRANSLATED */
|
||||
add_with_organization_role: 'Add with organization role(s)',
|
||||
/** UNTRANSLATED */
|
||||
user: 'User',
|
||||
/** UNTRANSLATED */
|
||||
authorize_to_roles: 'Authorize {{name}} to access the following roles:',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles: 'Edit organization roles',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles_of_user: 'Edit organization roles of {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
remove_user_from_organization: 'Remove user from organization',
|
||||
/** UNTRANSLATED */
|
||||
"Trouvez les utilisateurs appropriés en recherchant leur nom, e-mail, téléphone ou identifiant d'utilisateur. Les membres existants ne sont pas affichés dans les résultats de la recherche.",
|
||||
add_with_organization_role: "Ajouter avec le(s) rôle(s) dans l'organisation",
|
||||
user: 'Utilisateur',
|
||||
authorize_to_roles: 'Autoriser {{name}} à accéder aux rôles suivants :',
|
||||
edit_organization_roles: "Modifier les rôles de l'organisation",
|
||||
edit_organization_roles_of_user: "Modifier les rôles de l'organisation de {{name}}",
|
||||
remove_user_from_organization: "Retirer l'utilisateur de l'organisation",
|
||||
remove_user_from_organization_description:
|
||||
'Once removed, the user will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
search_user_placeholder: 'Search by name, email, phone or user ID',
|
||||
/** UNTRANSLATED */
|
||||
at_least_one_user: 'At least one user is required.',
|
||||
"Une fois retiré, l'utilisateur perdra son adhésion et ses rôles dans cette organisation. Cette action ne peut pas être annulée.",
|
||||
search_user_placeholder: "Rechercher par nom, e-mail, téléphone ou identifiant d'utilisateur",
|
||||
at_least_one_user: 'Au moins un utilisateur est requis.',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization_details);
|
||||
|
|
|
@ -1,163 +1,97 @@
|
|||
const organizations = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organisations',
|
||||
title: 'Organisations',
|
||||
subtitle:
|
||||
'Represent the teams, business customers, and partner companies that access your applications as organizations.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
members: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
create_organization: 'Create organization',
|
||||
/** UNTRANSLATED */
|
||||
setup_organization: 'Set up your organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_list_placeholder_title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
"Représentent les équipes, les clients professionnels et les entreprises partenaires qui accèdent à vos applications en tant qu'organisations.",
|
||||
organization_id: "ID de l'organisation",
|
||||
members: 'Membres',
|
||||
create_organization: 'Créer une organisation',
|
||||
setup_organization: 'Configurer votre organisation',
|
||||
organization_list_placeholder_title: 'Organisation',
|
||||
organization_list_placeholder_text:
|
||||
'Organization is usually used in SaaS or SaaS-like multi-tenancy apps. The Organizations feature allows your B2B customers to better manage their partners and customers, and to customize the ways that end-users access their applications.',
|
||||
/** UNTRANSLATED */
|
||||
organization_name_placeholder: 'My organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_description_placeholder: 'A brief description of the organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission: 'Organization permission',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission_other: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
"L'organisation est généralement utilisée dans les applications multi-locataires SaaS ou de type SaaS. La fonctionnalité Organisations permet à vos clients B2B de mieux gérer leurs partenaires et clients, et de personnaliser les façons dont les utilisateurs finaux accèdent à leurs applications.",
|
||||
organization_name_placeholder: 'Mon organisation',
|
||||
organization_description_placeholder: "Une brève description de l'organisation",
|
||||
organization_permission: "Autorisation de l'organisation",
|
||||
organization_permission_other: "Autorisations de l'organisation",
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
"L'autorisation d'organisation se réfère à l'autorisation d'accéder à une ressource dans le contexte de l'organisation. Une autorisation d'organisation doit être représentée par une chaîne significative, servant également de nom et d'identifiant unique.",
|
||||
organization_permission_delete_confirm:
|
||||
'If this permission is deleted, all organization roles including this permission will lose this permission, and users who had this permission will lose the access granted by it.',
|
||||
/** UNTRANSLATED */
|
||||
create_permission_placeholder: 'Read appointment history',
|
||||
/** UNTRANSLATED */
|
||||
permission: 'Permission',
|
||||
/** UNTRANSLATED */
|
||||
permission_other: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_role: 'Organization role',
|
||||
/** UNTRANSLATED */
|
||||
organization_role_other: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
"Si cette autorisation est supprimée, tous les rôles d'organisation incluant cette autorisation perdront cette autorisation, et les utilisateurs ayant cette autorisation perdront l'accès qui en découle.",
|
||||
create_permission_placeholder: "Lire l'historique des rendez-vous",
|
||||
permission: 'Autorisation',
|
||||
permission_other: 'Autorisations',
|
||||
organization_role: "Rôle de l'organisation",
|
||||
organization_role_other: "Rôles de l'organisation",
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
"Le rôle d'organisation est un regroupement d'autorisations pouvant être attribuées aux utilisateurs. Les autorisations doivent provenir des autorisations d'organisation prédéfinies.",
|
||||
organization_role_delete_confirm:
|
||||
'Doing so will remove the permissions associated with this role from the affected users and delete the relations among organization roles, members in the organization, and organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
role: 'Role',
|
||||
/** UNTRANSLATED */
|
||||
create_role_placeholder: 'Users with view-only permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_placeholder: 'Search by organization name or ID',
|
||||
/** UNTRANSLATED */
|
||||
search_permission_placeholder: 'Type to search and select permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_role_placeholder: 'Type to search and select roles',
|
||||
"Cela supprimera les autorisations associées à ce rôle des utilisateurs concernés et supprimera les relations entre les rôles d'organisation, les membres de l'organisation et les autorisations d'organisation.",
|
||||
role: 'Rôle',
|
||||
create_role_placeholder: 'Utilisateurs avec des autorisations en lecture seule',
|
||||
search_placeholder: "Rechercher par nom ou ID de l'organisation",
|
||||
search_permission_placeholder: 'Tapez pour rechercher et sélectionner des autorisations',
|
||||
search_role_placeholder: 'Tapez pour rechercher et sélectionner des rôles',
|
||||
guide: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Start with guides',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Jumpstart your app development process with our guides',
|
||||
title: 'Commencez avec les guides',
|
||||
subtitle: "Démarrez votre processus de développement d'application avec nos guides",
|
||||
introduction: {
|
||||
section_1: {
|
||||
/** UNTRANSLATED */
|
||||
title: "First, let's understand how organizations works in Logto",
|
||||
/** UNTRANSLATED */
|
||||
title: "Tout d'abord, comprenez comment fonctionnent les organisations dans Logto",
|
||||
description:
|
||||
'In multi-tenant SaaS apps, we often make several organizations with the same set of permissions and roles, but within the context of an organization it can play an important part in controlling varying levels of access. Think of each tenant is like a Logto organization, and they naturally share the same access control “template”. We call this the "organization template."',
|
||||
"Dans les applications SaaS multi-locataires, nous créons souvent plusieurs organisations avec le même ensemble d'autorisations et de rôles, mais dans le contexte d'une organisation cela peut jouer un rôle important dans le contrôle de différents niveaux d'accès. Pensez à chaque locataire comme une organisation Logto et elles partagent naturellement le même \"modèle\" de contrôle d'accès. Nous appelons cela le \"modèle d'organisation.\"",
|
||||
},
|
||||
section_2: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization template consists of two parts',
|
||||
/** UNTRANSLATED */
|
||||
title: "Le modèle d'organisation se compose de deux parties",
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
"L'autorisation d'organisation se réfère à l'autorisation d'accéder à une ressource dans le contexte de l'organisation. Une autorisation d'organisation doit être représentée par une chaîne significative, servant également de nom et d'identifiant unique.",
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
"Le rôle d'organisation est un regroupement d'autorisations pouvant être attribuées aux utilisateurs. Les autorisations doivent provenir des autorisations d'organisation prédéfinies.",
|
||||
},
|
||||
section_3: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Interact the illustration to see how everything connects',
|
||||
/** UNTRANSLATED */
|
||||
title: "Interagissez avec l'illustration pour voir comment tout est connecté",
|
||||
description:
|
||||
"Let's take an example. John, Sarah and Tony are in different organizations with different roles in the context of different organizations. Hover over the different modules and see what happens.",
|
||||
'Prenons un exemple. John, Sarah et Tony sont dans des organisations différentes avec des rôles différents dans le contexte de différentes organisations. Survolez les différents modules et voyez ce qui se passe.',
|
||||
},
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
step_1: 'Step 1: Define organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
step_2: 'Step 2: Define organization roles',
|
||||
/** UNTRANSLATED */
|
||||
step_1: "Étape 1 : Définir les autorisations d'organisation",
|
||||
step_2: "Étape 2 : Définir les rôles d'organisation",
|
||||
step_2_description:
|
||||
'"Organization roles" represent a set of roles given to each organization at the start. These roles are determined by the global permissions you have set in previous screen. Similar with org permission, once you finish this setting for the first time, you won’t need to do this every-time you create a new organization.',
|
||||
/** UNTRANSLATED */
|
||||
step_3: 'Step 3: Create your first organization',
|
||||
/** UNTRANSLATED */
|
||||
"\"Les rôles d'organisation\" représentent un ensemble de rôles attribués à chaque organisation au début. Ces rôles sont déterminés par les autorisations globales que vous avez définies à l'écran précédent. De la même manière qu'avec l'autorisation d'organisation, une fois que vous avez terminé ce paramétrage pour la première fois, vous n'aurez pas besoin de le refaire à chaque création d'une nouvelle organisation.",
|
||||
step_3: 'Étape 3 : Créer votre première organisation',
|
||||
step_3_description:
|
||||
"Let's create your first organization. It comes with a unique ID and serves as a container for handling various more business-toward identities, such as partners, customers, and their access control.",
|
||||
/** UNTRANSLATED */
|
||||
more_next_steps: 'More next steps',
|
||||
/** UNTRANSLATED */
|
||||
add_members: 'Add members to your organization',
|
||||
/** UNTRANSLATED */
|
||||
add_members_action: 'Bulk add members and assign roles',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector: 'Add enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector_action: 'Set up enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
organization_permissions: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
permission_name: 'Permission name',
|
||||
/** UNTRANSLATED */
|
||||
permissions: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_roles: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
role_name: 'Role name',
|
||||
/** UNTRANSLATED */
|
||||
organization_name: 'Organization name',
|
||||
/** UNTRANSLATED */
|
||||
admin: 'Admin',
|
||||
/** UNTRANSLATED */
|
||||
"Créons votre première organisation. Elle est livrée avec un ID unique et sert de conteneur pour gérer diverses identités davantage orientées vers les entreprises, telles que des partenaires, des clients et leur contrôle d'accès.",
|
||||
more_next_steps: 'Autres étapes suivantes',
|
||||
add_members: 'Ajouter des membres à votre organisation',
|
||||
add_members_action: 'Ajouter en masse des membres et attribuer des rôles',
|
||||
add_enterprise_connector: "Ajouter une SSO d'entreprise",
|
||||
add_enterprise_connector_action: "Configurer la SSO d'entreprise",
|
||||
organization_permissions: "Autorisations de l'organisation",
|
||||
permission_name: "Nom de l'autorisation",
|
||||
permissions: 'Autorisations',
|
||||
organization_roles: "Rôles de l'organisation",
|
||||
role_name: 'Nom du rôle',
|
||||
organization_name: "Nom de l'organisation",
|
||||
admin: 'Administrateur',
|
||||
admin_description:
|
||||
'Role "Admin" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
'Le rôle "Administrateur" partage le même modèle d\'organisation dans différentes organisations.',
|
||||
member: 'Membre',
|
||||
member_description:
|
||||
'Role "Member" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
guest: 'Guest',
|
||||
/** UNTRANSLATED */
|
||||
'Le rôle "Membre" partage le même modèle d\'organisation dans différentes organisations.',
|
||||
guest: 'Invité',
|
||||
guest_description:
|
||||
'Role "Guest" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
'Le rôle "Invité" partage le même modèle d\'organisation dans différentes organisations.',
|
||||
create_more_roles:
|
||||
'You can create more roles in the organization template settings. Those organization roles will apply to different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
read_resource: 'read:resource',
|
||||
/** UNTRANSLATED */
|
||||
edit_resource: 'edit:resource',
|
||||
/** UNTRANSLATED */
|
||||
delete_resource: 'delete:resource',
|
||||
/** UNTRANSLATED */
|
||||
"Vous pouvez créer d'autres rôles dans les paramètres du modèle d'organisation. Ces rôles d'organisation s'appliqueront à différentes organisations.",
|
||||
read_resource: 'lire:ressource',
|
||||
edit_resource: 'éditer:ressource',
|
||||
delete_resource: 'supprimer:ressource',
|
||||
ellipsis: '……',
|
||||
/** UNTRANSLATED */
|
||||
johnny:
|
||||
'Johny belongs to two organization with the email "john@email.com" as the single identifier. He is the admin of organization A as well as guest of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
"Johnny appartient à deux organisations avec l'adresse électronique \"{{email}}\" comme identifiant unique. Il est l'administrateur de l'organisation A ainsi que l'invité de l'organisation B.",
|
||||
sarah:
|
||||
'Sarah belongs to one organization with the email "sarah@email.com" as the single identifier. She is the admin of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
tony: 'Tony belongs to one organization with the email "tony@email.com" as the single identifier. He is the member of organization C.',
|
||||
"Sarah appartient à une organisation avec l'adresse électronique \"{{email}}\" comme identifiant unique. Elle est l'administratrice de l'organisation B.",
|
||||
tony: 'Tony appartient à une organisation avec l\'adresse électronique "{{email}}" comme identifiant unique. Il est membre de l\'organisation C.',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -43,11 +43,9 @@ const role_details = {
|
|||
assign_title: 'Attribuer des utilisateurs',
|
||||
assign_subtitle:
|
||||
'Attribuez des utilisateurs à ce rôle. Trouvez les utilisateurs appropriés en recherchant leur nom, leur e-mail, leur numéro de téléphone ou leur ID utilisateur.',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign users',
|
||||
assign_field: 'Assigner des utilisateurs',
|
||||
confirm_assign: 'Attribuer des utilisateurs',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected users were successfully assigned to this role',
|
||||
assigned_toast_text: 'Les utilisateurs sélectionnés ont été attribués avec succès à ce rôle',
|
||||
empty: 'Aucun utilisateur disponible',
|
||||
},
|
||||
applications: {
|
||||
|
@ -61,11 +59,9 @@ const role_details = {
|
|||
assign_title: 'Assigner des applications',
|
||||
assign_subtitle:
|
||||
"Assignez des applications à ce rôle. Trouvez les applications appropriées en recherchant par nom, description ou ID de l'application.",
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign applications',
|
||||
assign_field: 'Assigner des applications',
|
||||
confirm_assign: 'Assigner des applications',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected applications were successfully assigned to this role',
|
||||
assigned_toast_text: 'Les applications sélectionnées ont été attribuées avec succès à ce rôle',
|
||||
empty: 'Aucune application disponible',
|
||||
},
|
||||
};
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
const quota_item = {
|
||||
tenant_limit: {
|
||||
name: 'Tenants',
|
||||
name: 'Locataires',
|
||||
limited: '{{count, number}} locataire',
|
||||
limited_other: '{{count, number}} locataires',
|
||||
unlimited: 'Illimité locataires',
|
||||
|
@ -47,14 +47,10 @@ const quota_item = {
|
|||
not_eligible: 'Supprimez votre domaine personnalisé',
|
||||
},
|
||||
omni_sign_in_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Disable your SSO',
|
||||
not_eligible: 'Désactivez votre SSO',
|
||||
},
|
||||
built_in_email_connector_enabled: {
|
||||
name: 'Connecteur de messagerie intégré',
|
||||
|
@ -98,14 +94,10 @@ const quota_item = {
|
|||
not_eligible: 'Supprimez vos webhooks',
|
||||
},
|
||||
organization_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Remove your organizations',
|
||||
name: 'Organisation',
|
||||
limited: 'Organisation',
|
||||
unlimited: 'Organisation',
|
||||
not_eligible: 'Supprimez vos organisations',
|
||||
},
|
||||
audit_logs_retention_days: {
|
||||
name: "Conservation des journaux d'audit",
|
||||
|
|
|
@ -26,7 +26,6 @@ const quota_table = {
|
|||
},
|
||||
user_authn: {
|
||||
title: 'Authentification des utilisateurs',
|
||||
/** UNTRANSLATED */
|
||||
omni_sign_in: 'Enterprise SSO (Q4, 2023)',
|
||||
password: 'Mot de passe',
|
||||
passwordless: 'Sans mot de passe - Email et SMS',
|
||||
|
@ -52,10 +51,8 @@ const quota_table = {
|
|||
hooks: 'Webhooks',
|
||||
},
|
||||
organization: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
organization: 'Organization (Q4, 2023)',
|
||||
title: 'Organisation',
|
||||
organization: 'Organisation (Q4, 2023)',
|
||||
},
|
||||
support: {
|
||||
title: 'Support',
|
||||
|
|
|
@ -5,18 +5,15 @@ const tabs = {
|
|||
api_resources: 'Ressources API',
|
||||
sign_in_experience: 'Expérience de connexion',
|
||||
connectors: 'Connecteurs',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_sso: 'Enterprise SSO',
|
||||
enterprise_sso: "SSO d'entreprise",
|
||||
webhooks: 'Webhooks',
|
||||
/** UNTRANSLATED */
|
||||
organizations: 'Organizations',
|
||||
organizations: 'Organisations',
|
||||
users: 'Gestion des utilisateurs',
|
||||
audit_logs: "Journaux d'audit",
|
||||
roles: 'Roles',
|
||||
roles: 'Rôles',
|
||||
docs: 'Documentation',
|
||||
tenant_settings: 'Paramètres',
|
||||
/** UNTRANSLATED */
|
||||
mfa: 'Multi-factor auth',
|
||||
tenant_settings: 'Paramètres du locataire',
|
||||
mfa: 'Authentification multi-facteur',
|
||||
};
|
||||
|
||||
export default Object.freeze(tabs);
|
||||
|
|
|
@ -13,25 +13,21 @@ const tenants = {
|
|||
"Définissez le nom du locataire et consultez votre région d'hébergement et l'étiquette d'environnement.",
|
||||
tenant_id: 'ID du locataire',
|
||||
tenant_name: 'Nom du locataire',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region: 'Data hosted region',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region_tip: 'Your tenant resources are hosted in {{region}}. <a>Learn more</a>',
|
||||
tenant_region: "Région d'hébergement des données",
|
||||
tenant_region_tip:
|
||||
'Vos ressources de locataire sont hébergées dans {{region}}. <a>En savoir plus</a>',
|
||||
environment_tag: "Tag de l'environnement",
|
||||
environment_tag_description:
|
||||
'Les balises ne modifient pas le service. Elles servent simplement à différencier différents environnements.',
|
||||
environment_tag_development: 'Dev',
|
||||
environment_tag_staging: 'Staging',
|
||||
environment_tag_production: 'Prod',
|
||||
/** UNTRANSLATED */
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and include all pro features but have watermarks in the sign in experience. <a>Learn more</a>',
|
||||
"L'environnement de développement est principalement utilisé pour les tests et inclut toutes les fonctionnalités professionnelles mais comporte des filigranes dans l'expérience de connexion. <a>En savoir plus</a>",
|
||||
tenant_info_saved: 'Les informations du locataire ont été enregistrées avec succès.',
|
||||
},
|
||||
full_env_tag: {
|
||||
/** UNTRANSLATED */
|
||||
development: 'Development',
|
||||
/** UNTRANSLATED */
|
||||
development: 'Développement',
|
||||
production: 'Production',
|
||||
},
|
||||
deletion_card: {
|
||||
|
@ -44,50 +40,36 @@ const tenants = {
|
|||
create_modal: {
|
||||
title: 'Créer un locataire',
|
||||
subtitle: 'Créez un nouveau locataire pour séparer les ressources et les utilisateurs.',
|
||||
/** UNTRANSLATED */
|
||||
subtitle_with_region:
|
||||
'Create a new tenant to separate resources and users. Region and environment tags can’t be modified after creation.',
|
||||
/** UNTRANSLATED */
|
||||
tenant_usage_purpose: 'What do you want to use this tenant for?',
|
||||
/** UNTRANSLATED */
|
||||
"Créez un nouveau locataire pour séparer les ressources et les utilisateurs. La région et les balises d'environnement ne peuvent pas être modifiées après la création.",
|
||||
tenant_usage_purpose: 'Dans quel but souhaitez-vous utiliser ce locataire?',
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
"L'environnement de développement est principalement utilisé pour les tests et ne doit pas être utilisé dans un environnement de production.",
|
||||
development_hint:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
"L'environnement de développement est principalement utilisé pour les tests et ne doit pas être utilisé dans un environnement de production.",
|
||||
production_description:
|
||||
'Production is where live software is used by end-users and may require a paid subscription.',
|
||||
/** UNTRANSLATED */
|
||||
available_plan: 'Available plan:',
|
||||
"La production est l'endroit où le logiciel en direct est utilisé par les utilisateurs finaux et peut nécessiter un abonnement payant.",
|
||||
available_plan: 'Plan disponible :',
|
||||
create_button: 'Créer un locataire',
|
||||
tenant_name_placeholder: 'Mon locataire',
|
||||
},
|
||||
notification: {
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_title:
|
||||
'You can now access <span>all features of Logto Pro</span> in your development tenant!',
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_description: "It's completely free, with no trial period – forever!",
|
||||
/** UNTRANSLATED */
|
||||
explore_all_features: 'Explore all features',
|
||||
/** UNTRANSLATED */
|
||||
impact_title: 'Does this have any impact on me?',
|
||||
/** UNTRANSLATED */
|
||||
'Vous pouvez désormais accéder à <span>toutes les fonctionnalités de Logto Pro</span> dans votre locataire de développement !',
|
||||
allow_pro_features_description:
|
||||
"C'est entièrement gratuit, sans période d'essai - pour toujours !",
|
||||
explore_all_features: 'Explorer toutes les fonctionnalités',
|
||||
impact_title: 'Cela a-t-il un impact sur moi ?',
|
||||
staging_env_hint:
|
||||
'Your tenant label has been updated from "<strong>Staging</strong>" to "<strong>Production</strong>", but this change will not impact your current setup.',
|
||||
/** UNTRANSLATED */
|
||||
'Votre étiquette de locataire a été mise à jour de "<strong>Staging</strong>" à "<strong>Production</strong>", mais ce changement n\'affectera pas votre configuration actuelle.',
|
||||
paid_tenant_hint_1:
|
||||
'As you subscribe to the Logto Hobby plan, your previous "<strong>Development</strong>" tenant tag will switch to "<strong>Production</strong>", and this won\'t affect your existing setup.',
|
||||
/** UNTRANSLATED */
|
||||
'En souscrivant au plan Logto Hobby, votre balise de locataire "<strong>Développement</strong>" passera à "<strong>Production</strong>", et cela n\'affectera pas votre configuration existante.',
|
||||
paid_tenant_hint_2:
|
||||
"If you're still in the development stage, you can create a new development tenant to access more pro features.",
|
||||
/** UNTRANSLATED */
|
||||
'Si vous êtes toujours au stade de développement, vous pouvez créer un nouveau locataire de développement pour accéder à davantage de fonctionnalités professionnelles.',
|
||||
paid_tenant_hint_3:
|
||||
"If you're in the production stage, or a production environment, you still need to subscribe to a specific plan so there's nothing you need to do at this moment.",
|
||||
/** UNTRANSLATED */
|
||||
"Si vous vous trouvez au stade de production ou dans un environnement de production, vous devez toujours souscrire à un abonnement spécifique. Vous n'avez donc rien à faire pour le moment.",
|
||||
paid_tenant_hint_4:
|
||||
"Don't hesitate to reach out if you require help! Thank you for choosing Logto!",
|
||||
"N'hésitez pas à nous contacter si vous avez besoin d'aide! Merci d'avoir choisi Logto!",
|
||||
},
|
||||
delete_modal: {
|
||||
title: 'Supprimer le locataire',
|
||||
|
@ -114,74 +96,52 @@ const tenants = {
|
|||
overdue: 'En retard',
|
||||
},
|
||||
tenant_suspended_page: {
|
||||
title: 'Tenant suspended. Contact us to restore access.',
|
||||
title: "Locataire suspendu. Contactez-nous pour restaurer l'accès.",
|
||||
description_1:
|
||||
'We deeply regret to inform you that your tenant account has been temporarily suspended due to improper use, including exceeding MAU limits, overdue payments, or other unauthorized actions.',
|
||||
"Nous regrettons profondément de vous informer que votre compte de locataire a été temporairement suspendu en raison d'une utilisation abusive, y compris le dépassement des limites MAU, des paiements en retard ou d'autres actions non autorisées.",
|
||||
description_2:
|
||||
'If you require further clarification, have any concerns, or wish to restore full functionality and unblock your tenants, please do not hesitate to contact us immediately.',
|
||||
"Si vous avez besoin de clarifications supplémentaires, si vous avez des préoccupations ou si vous souhaitez restaurer la fonctionnalité complète et débloquer vos locataires, n'hésitez pas à nous contacter immédiatement.",
|
||||
},
|
||||
signing_keys: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'SIGNING KEYS',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Securely manage signing keys in your tenant.',
|
||||
title: 'CLÉS DE SIGNATURE',
|
||||
description: 'Gérez en toute sécurité les clés de signature dans votre locataire.',
|
||||
type: {
|
||||
/** UNTRANSLATED */
|
||||
private_key: 'OIDC private keys',
|
||||
/** UNTRANSLATED */
|
||||
cookie_key: 'OIDC cookie keys',
|
||||
private_key: 'Clés privées OIDC',
|
||||
cookie_key: 'Clés de cookies OIDC',
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: 'Private keys in use',
|
||||
/** UNTRANSLATED */
|
||||
cookie_keys_in_use: 'Cookie keys in use',
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_keys: 'Rotate private keys',
|
||||
/** UNTRANSLATED */
|
||||
rotate_cookie_keys: 'Rotate cookie keys',
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: "Clés privées en cours d'utilisation",
|
||||
cookie_keys_in_use: "Clés de cookies en cours d'utilisation",
|
||||
rotate_private_keys: 'Faire tourner les clés privées',
|
||||
rotate_cookie_keys: 'Faire tourner les clés de cookies',
|
||||
rotate_private_keys_description:
|
||||
'This action will create a new private signing key, rotate the current key, and remove your previous key. Your JWT tokens signed with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
"Cette action créera une nouvelle clé de signature privée, fera tourner la clé actuelle et supprimera votre clé précédente. Vos jetons JWT signés avec la clé actuelle resteront valides jusqu'à leur suppression ou une nouvelle rotation.",
|
||||
rotate_cookie_keys_description:
|
||||
'This action will create a new cookie key, rotate the current key, and remove your previous key. Your cookies with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
select_private_key_algorithm: 'Select signing key algorithm for the new private key',
|
||||
/** UNTRANSLATED */
|
||||
rotate_button: 'Rotate',
|
||||
"Cette action créera une nouvelle clé de cookie, fera tourner la clé actuelle et supprimera votre clé précédente. Vos cookies avec la clé actuelle resteront valides jusqu'à leur suppression ou une nouvelle rotation.",
|
||||
select_private_key_algorithm:
|
||||
"Sélectionnez l'algorithme de clé de signature pour la nouvelle clé privée",
|
||||
rotate_button: 'Faire tourner',
|
||||
table_column: {
|
||||
/** UNTRANSLATED */
|
||||
id: 'ID',
|
||||
/** UNTRANSLATED */
|
||||
status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
algorithm: 'Signing key algorithm',
|
||||
status: 'Statut',
|
||||
algorithm: 'Algorithme de clé de signature',
|
||||
},
|
||||
status: {
|
||||
/** UNTRANSLATED */
|
||||
current: 'Current',
|
||||
/** UNTRANSLATED */
|
||||
previous: 'Previous',
|
||||
current: 'Actuel',
|
||||
previous: 'Précédent',
|
||||
},
|
||||
reminder: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC private keys</strong>? New issued JWT tokens will be signed by the new key. Existing JWT tokens stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
"Êtes-vous sûr de vouloir faire tourner les <strong>clés privées OIDC</strong>? Les nouveaux jetons JWT émis seront signés par la nouvelle clé. Les jetons JWT existants resteront valides jusqu'à votre prochaine rotation.",
|
||||
rotate_cookie_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC cookie keys</strong>? New cookies generated in sign-in sessions will be signed by the new cookie key. Existing cookies stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
"Êtes-vous sûr de vouloir faire tourner les <strong>clés de cookies OIDC</strong>? Les nouveaux cookies générés dans les sessions de connexion seront signés par la nouvelle clé de cookie. Les cookies existants resteront valides jusqu'à votre prochaine rotation.",
|
||||
delete_private_key:
|
||||
'Are you sure you want to delete the <strong>OIDC private key</strong>? Existing JWT tokens signed with this private signing key will no longer be valid.',
|
||||
/** UNTRANSLATED */
|
||||
'Êtes-vous sûr de vouloir supprimer la <strong>clé privée OIDC</strong>? Les jetons JWT existants signés avec cette clé de signature privée ne seront plus valides.',
|
||||
delete_cookie_key:
|
||||
'Are you sure you want to delete the <strong>OIDC cookie key</strong>? Older sign-in sessions with cookies signed with this cookie key will no longer be valid. A re-authentication is required for these users.',
|
||||
'Êtes-vous sûr de vouloir supprimer la <strong>clé de cookie OIDC</strong>? Les anciennes sessions de connexion avec des cookies signés avec cette clé de cookie ne seront plus valides. Une ré-authentification est requise pour ces utilisateurs.',
|
||||
},
|
||||
messages: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_key_success: 'Signing keys rotated successfully.',
|
||||
/** UNTRANSLATED */
|
||||
delete_key_success: 'Key deleted successfully.',
|
||||
rotate_key_success: 'Rotation des clés de signature effectuée avec succès.',
|
||||
delete_key_success: 'Clé supprimée avec succès.',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
@ -3,9 +3,8 @@ const paywall = {
|
|||
"Limite de {{count, number}} application de <planName/> atteinte. Mettez à niveau le plan pour répondre aux besoins de votre équipe. Pour toute assistance, n'hésitez pas à <a>nous contacter</a>.",
|
||||
applications_other:
|
||||
"Limite de {{count, number}} applications de <planName/> atteinte. Mettez à niveau le plan pour répondre aux besoins de votre équipe. Pour toute assistance, n'hésitez pas à <a>nous contacter</a>.",
|
||||
/** UNTRANSLATED */
|
||||
machine_to_machine_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> plan to unlock 1 machine-to-machine application, or choose the <strong>Pro</strong> plan for unlimited usage. For any assistance, feel free to <a>contact us</a>.',
|
||||
"Mettez à niveau vers le plan <strong>Hobby</strong> pour débloquer 1 application machine à machine, ou choisissez le plan <strong>Pro</strong> pour une utilisation illimitée. Pour toute assistance, n'hésitez pas à <a>nous contacter</a>.",
|
||||
machine_to_machine:
|
||||
"Limite de {{count, number}} application de machine à machine de <planName/> atteinte. Mettez à niveau le plan pour répondre aux besoins de votre équipe. Pour toute assistance, n'hésitez pas à <a>nous contacter</a>.",
|
||||
machine_to_machine_other:
|
||||
|
@ -18,34 +17,32 @@ const paywall = {
|
|||
'Vous avez atteint la limite de {{count, number}} permission par ressource API de <planName/>. Mettez à niveau maintenant pour étendre. <a>Contactez-nous</a> pour toute assistance.',
|
||||
scopes_per_resource_other:
|
||||
'Vous avez atteint la limite de {{count, number}} permissions par ressource API de <planName/>. Mettez à niveau maintenant pour étendre. <a>Contactez-nous</a> pour toute assistance.',
|
||||
/** UNTRANSLATED */
|
||||
custom_domain:
|
||||
'Unlock custom domain functionality by upgrading to <strong>Hobby</strong> or <strong>Pro</strong> plan. Don’t hesitate to <a>contact us</a> if you need any assistance.',
|
||||
"Débloquez la fonctionnalité de domaine personnalisé en mettant à niveau vers les plans <strong>Hobby</strong> ou <strong>Pro</strong>. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'assistance.",
|
||||
social_connectors:
|
||||
"Vous avez atteint la limite de {{count, number}} connecteur social de <planName/>. Pour répondre aux besoins de votre équipe, passez à un plan supérieur pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
"Vous avez atteint la limite de {{count, number}} connecteur social de <planName/>. Pour répondre aux besoins de votre équipe, passez à un plan supérieur pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
social_connectors_other:
|
||||
"Vous avez atteint la limite de {{count, number}} connecteurs sociaux de <planName/>. Pour répondre aux besoins de votre équipe, passez à un plan supérieur pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
/** UNTRANSLATED */
|
||||
"Vous avez atteint la limite de {{count, number}} connecteurs sociaux de <planName/>. Pour répondre aux besoins de votre équipe, passez à un plan supérieur pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
standard_connectors_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> or <strong>Pro</strong> plan to create your own connectors using OIDC, OAuth 2.0, and SAML protocols, plus unlimited social connectors and all the premium features. Feel free to <a>contact us</a> if you need any assistance.',
|
||||
"Mettez à niveau vers les plans <strong>Hobby</strong> ou <strong>Pro</strong> pour créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML, plus des connecteurs sociaux illimités et toutes les fonctionnalités premium. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
standard_connectors:
|
||||
"Vous avez atteint la limite de {{count, number}} connecteur social de <planName/>. Pour répondre aux besoins de votre équipe, passez à un plan supérieur pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
"Vous avez atteint la limite de {{count, number}} connecteur social de <planName/>. Pour répondre aux besoins de votre équipe, passez à un plan supérieur pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
standard_connectors_other:
|
||||
"Vous avez atteint la limite de {{count, number}} connecteurs sociaux de <planName/>. Pour répondre aux besoins de votre équipe, passez à un plan supérieur pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
"Vous avez atteint la limite de {{count, number}} connecteurs sociaux de <planName/>. Pour répondre aux besoins de votre équipe, passez à un plan supérieur pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
standard_connectors_pro:
|
||||
"Vous avez atteint la limite de {{count, number}} connecteur standard de <planName/>. Pour répondre aux besoins de votre équipe, passez au plan Entreprise pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
"Vous avez atteint la limite de {{count, number}} connecteur standard de <planName/>. Pour répondre aux besoins de votre équipe, passez au plan Entreprise pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
standard_connectors_pro_other:
|
||||
"Vous avez atteint la limite de {{count, number}} connecteurs standard de <planName/>. Pour répondre aux besoins de votre équipe, passez au plan Entreprise pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
"Vous avez atteint la limite de {{count, number}} connecteurs standard de <planName/>. Pour répondre aux besoins de votre équipe, passez au plan Entreprise pour obtenir des connecteurs sociaux supplémentaires et la possibilité de créer vos propres connecteurs en utilisant les protocoles OIDC, OAuth 2.0 et SAML. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
roles:
|
||||
"Vous avez atteint la limite de {{count, number}} rôle de <planName/>. Mettez à niveau votre plan pour ajouter des rôles et des permissions supplémentaires. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
"Vous avez atteint la limite de {{count, number}} rôle de <planName/>. Mettez à niveau votre plan pour ajouter des rôles et des permissions supplémentaires. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
roles_other:
|
||||
"Vous avez atteint la limite de {{count, number}} rôles de <planName/>. Mettez à niveau votre plan pour ajouter des rôles et des permissions supplémentaires. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
"Vous avez atteint la limite de {{count, number}} rôles de <planName/>. Mettez à niveau votre plan pour ajouter des rôles et des permissions supplémentaires. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
scopes_per_role:
|
||||
"Vous avez atteint la limite de {{count, number}} permission par rôle de <planName/>. Mettez à niveau votre plan pour ajouter des rôles et des permissions supplémentaires. Pour toute assistance, n'hésitez pas à <a>nous contacter</a>.",
|
||||
'Vous avez atteint la limite de {{count, number}} permission par rôle de <planName/>. Mettez à niveau votre plan pour ajouter des rôles et des permissions supplémentaires. Pour toute assistance, n’hésitez pas à <a>nous contacter</a>.',
|
||||
scopes_per_role_other:
|
||||
"Vous avez atteint la limite de {{count, number}} permissions par rôle de <planName/>. Mettez à niveau votre plan pour ajouter des rôles et des permissions supplémentaires. Pour toute assistance, n'hésitez pas à <a>nous contacter</a>.",
|
||||
'Vous avez atteint la limite de {{count, number}} permissions par rôle de <planName/>. Mettez à niveau votre plan pour ajouter des rôles et des permissions supplémentaires. Pour toute assistance, n’hésitez pas à <a>nous contacter</a>.',
|
||||
hooks:
|
||||
"Vous avez atteint la limite de {{count, number}} webhook de <planName/>. Mettez à niveau votre plan pour créer plus de webhooks. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
"Vous avez atteint la limite de {{count, number}} webhook de <planName/>. Mettez à niveau votre plan pour créer plus de webhooks. N’hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
hooks_other:
|
||||
"Vous avez atteint la limite de {{count, number}} webhooks de <planName/>. Mettez à niveau votre plan pour créer plus de webhooks. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
mfa: "Déverrouillez MFA pour vérifier la sécurité en passant à un plan payant. N'hésitez pas à <a>nous contacter</a> si vous avez besoin d'aide.",
|
||||
|
|
|
@ -22,14 +22,11 @@ const user_details = {
|
|||
tab_settings: 'Paramètres',
|
||||
tab_roles: 'Rôles',
|
||||
tab_logs: "Journaux de l'utilisateur",
|
||||
/** UNTRANSLATED */
|
||||
tab_organizations: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
authentication: 'Authentication',
|
||||
tab_organizations: 'Organisations',
|
||||
authentication: 'Authentification',
|
||||
authentication_description:
|
||||
"Chaque utilisateur possède un profil contenant toutes les informations le concernant. Il se compose de données de base, d'identités sociales et de données personnalisées.",
|
||||
/** UNTRANSLATED */
|
||||
user_profile: 'User profile',
|
||||
user_profile: 'Profil utilisateur',
|
||||
field_email: 'Adresse e-mail',
|
||||
field_phone: 'Numéro de téléphone',
|
||||
field_username: "Nom d'utilisateur",
|
||||
|
@ -40,30 +37,24 @@ const user_details = {
|
|||
field_custom_data_tip:
|
||||
"Informations supplémentaires sur l'utilisateur qui ne figurent pas dans les propriétés prédéfinies de l'utilisateur, telles que la couleur et la langue préférées de l'utilisateur.",
|
||||
field_connectors: 'Connecteurs sociaux',
|
||||
/** UNTRANSLATED */
|
||||
field_sso_connectors: 'Enterprise connections',
|
||||
field_sso_connectors: "Connexions d'entreprise",
|
||||
custom_data_invalid: 'Les données personnalisées doivent être un objet JSON valide.',
|
||||
connectors: {
|
||||
connectors: 'Connecteurs',
|
||||
user_id: 'ID utilisateur',
|
||||
remove: 'Supprimer',
|
||||
/** UNTRANSLATED */
|
||||
connected: 'This user is connected with multiple social connectors.',
|
||||
not_connected: "L'utilisateur n'est connecté à aucun connecteur social",
|
||||
connected: 'Cet utilisateur est connecté à plusieurs connecteurs sociaux.',
|
||||
not_connected: "L'utilisateur n'est connecté à aucun connecteur social.",
|
||||
deletion_confirmation:
|
||||
"Vous supprimez l'identité existante <name/>. Êtes-vous sûr de vouloir continuer ?",
|
||||
},
|
||||
sso_connectors: {
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Connectors',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_id: 'Enterprise ID',
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Connecteurs',
|
||||
enterprise_id: "ID de l'entreprise",
|
||||
connected:
|
||||
'This user is connected to multiple enterprise identity providers for Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
"Cet utilisateur est connecté à plusieurs fournisseurs d'identité d'entreprise pour l'authentification unique.",
|
||||
not_connected:
|
||||
'The user is not connected to any enterprise identity providers for Single Sign-On.',
|
||||
"L'utilisateur n'est connecté à aucun fournisseur d'identité d'entreprise pour l'authentification unique.",
|
||||
},
|
||||
mfa: {
|
||||
field_name: 'Authentification à deux facteurs',
|
||||
|
@ -105,8 +96,7 @@ const user_details = {
|
|||
},
|
||||
warning_no_sign_in_identifier:
|
||||
"L'utilisateur doit avoir au moins l'un des identifiants de connexion (nom d'utilisateur, e-mail, numéro de téléphone ou compte social) pour se connecter. Êtes-vous sûr(e) de vouloir continuer?",
|
||||
/** UNTRANSLATED */
|
||||
organization_roles_tooltip: 'The roles assigned to the user within this organization.',
|
||||
organization_roles_tooltip: "Les rôles attribués à l'utilisateur au sein de cette organisation.",
|
||||
};
|
||||
|
||||
export default Object.freeze(user_details);
|
||||
|
|
|
@ -32,9 +32,8 @@ const webhooks = {
|
|||
name_placeholder: 'Entrez le nom du webhook',
|
||||
endpoint_url: "URL du point d'extrémité",
|
||||
endpoint_url_placeholder: 'https://votre.url.de.webhook.point.de.terminaison',
|
||||
/** UNTRANSLATED */
|
||||
endpoint_url_tip:
|
||||
'Enter the URL of your endpoint where a webhook’s payload is sent to when the event occurs.',
|
||||
"Entrez l'URL de votre point de terminaison où la charge utile d'un webhook est envoyée lorsque l'événement se produit.",
|
||||
create_webhook: 'Créer un webhook',
|
||||
missing_event_error: 'Vous devez sélectionner au moins un événement.',
|
||||
},
|
||||
|
|
|
@ -5,11 +5,9 @@ const entity = {
|
|||
not_exists: '{{name}} non esiste.',
|
||||
not_exists_with_id: '{{name}} con ID `{{id}}` non esiste.',
|
||||
not_found: 'La risorsa non esiste.',
|
||||
/** UNTRANSLATED */
|
||||
relation_foreign_key_not_found:
|
||||
'Cannot find one or more foreign keys. Please check the input and ensure that all referenced entities exist.',
|
||||
/** UNTRANSLATED */
|
||||
unique_integrity_violation: 'The entity already exists. Please check the input and try again.',
|
||||
"Impossibile trovare una o più chiavi esterne. Si prega di controllare l'input e assicurarsi che tutte le entità referenziate esistano.",
|
||||
unique_integrity_violation: "L'entità esiste già. Si prega di controllare l'input e riprovare.",
|
||||
};
|
||||
|
||||
export default Object.freeze(entity);
|
||||
|
|
|
@ -1,29 +1,23 @@
|
|||
const oidc = {
|
||||
aborted: "L'utente finale ha annullato l'interazione.",
|
||||
/** UNTRANSLATED */
|
||||
invalid_scope: 'Invalid scope: {{error_description}}.',
|
||||
invalid_scope: 'Ambito non valido: {{error_description}}.',
|
||||
invalid_token: 'Token non valido fornito.',
|
||||
invalid_client_metadata: 'Metadata client non valide fornite.',
|
||||
/** UNTRANSLATED */
|
||||
insufficient_scope: 'Token missing scope `{{scope}}`.',
|
||||
insufficient_scope: "Token mancante dell'ambito `{{scope}}`.",
|
||||
invalid_request: 'La richiesta non è valida.',
|
||||
invalid_grant: 'La richiesta di grant non è valida.',
|
||||
invalid_grant: 'La richiesta di concessione non è valida.',
|
||||
invalid_redirect_uri:
|
||||
'`redirect_uri` non corrisponde a nessuno degli `redirect_uris` registrati dal client.',
|
||||
'`redirect_uri` non corrisponde a nessuno dei `redirect_uris` registrati dal client.',
|
||||
access_denied: 'Accesso negato.',
|
||||
invalid_target: 'Indicatore di risorsa non valido.',
|
||||
unsupported_grant_type: 'Tipo di `grant_type` richiesto non supportato.',
|
||||
unsupported_response_mode: 'Modalità di risposta `response_mode` richiesta non supportata.',
|
||||
unsupported_response_type: 'Tipo di risposta `response_type` richiesto non supportato.',
|
||||
provider_error: 'Errore interno OIDC: {{message}}.',
|
||||
/** UNTRANSLATED */
|
||||
server_error: 'An unknown OIDC error occurred. Please try again later.',
|
||||
/** UNTRANSLATED */
|
||||
provider_error_fallback: 'An OIDC error occurred: {{code}}.',
|
||||
/** UNTRANSLATED */
|
||||
key_required: 'At least one key is required.',
|
||||
/** UNTRANSLATED */
|
||||
key_not_found: 'Key with ID {{id}} is not found.',
|
||||
server_error: 'Si è verificato un errore OIDC sconosciuto. Si prega di riprovare più tardi.',
|
||||
provider_error_fallback: 'Si è verificato un errore OIDC: {{code}}.',
|
||||
key_required: 'È richiesta almeno una chiave.',
|
||||
key_not_found: 'Chiave con ID {{id}} non trovata.',
|
||||
};
|
||||
|
||||
export default Object.freeze(oidc);
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
const organization = {
|
||||
/** UNTRANSLATED */
|
||||
require_membership: 'The user must be a member of the organization to proceed.',
|
||||
require_membership: "L'utente deve essere un membro dell'organizzazione per procedere.",
|
||||
};
|
||||
|
||||
export default Object.freeze(organization);
|
||||
|
|
|
@ -11,9 +11,8 @@ const session = {
|
|||
'La verifica non è stata completata con successo. Riavvia il processo di verifica e riprova.',
|
||||
verification_expired:
|
||||
'La connessione è scaduta. Verifica di nuovo per garantire la sicurezza del tuo account.',
|
||||
/** UNTRANSLATED */
|
||||
verification_blocked_too_many_attempts:
|
||||
'Too many attempts in a short time. Please try again {{relativeTime}}.',
|
||||
'Troppi tentativi in poco tempo. Si prega di riprovare {{relativeTime}}.',
|
||||
unauthorized: 'Accedi prima di procedere.',
|
||||
unsupported_prompt_name: 'Nome del prompt non supportato.',
|
||||
forgot_password_not_enabled: 'Recupero password non abilitato.',
|
||||
|
@ -24,31 +23,20 @@ const session = {
|
|||
identifier_not_found: 'Identificativo utente non trovato. Torna indietro e accedi nuovamente.',
|
||||
interaction_not_found:
|
||||
'Sessione di interazione non trovata. Torna indietro e avvia la sessione nuovamente.',
|
||||
/** UNTRANSLATED */
|
||||
not_supported_for_forgot_password: 'This operation is not supported for forgot password.',
|
||||
not_supported_for_forgot_password: 'Questa operazione non è supportata per il recupero password.',
|
||||
mfa: {
|
||||
/** UNTRANSLATED */
|
||||
require_mfa_verification: 'Mfa verification is required to sign in.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_sign_in_only: 'Mfa is only available for sign-in interaction.',
|
||||
/** UNTRANSLATED */
|
||||
pending_info_not_found: 'Pending MFA info not found, please initiate MFA first.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_totp_code: 'Invalid TOTP code.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_failed: 'WebAuthn verification failed.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_not_found: 'WebAuthn verification not found.',
|
||||
/** UNTRANSLATED */
|
||||
bind_mfa_existed: 'MFA already exists.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_can_not_be_alone: 'Backup code can not be the only MFA.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_required: 'Backup code is required.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_backup_code: 'Invalid backup code.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_policy_not_user_controlled: 'MFA policy is not user controlled.',
|
||||
require_mfa_verification: 'La verifica MFA è richiesta per accedere.',
|
||||
mfa_sign_in_only: "MFA è disponibile solo per l'interazione di accesso.",
|
||||
pending_info_not_found:
|
||||
'Informazioni MFA in sospeso non trovate, si prega di avviare prima MFA.',
|
||||
invalid_totp_code: 'Codice TOTP non valido.',
|
||||
webauthn_verification_failed: 'Verifica WebAuthn non riuscita.',
|
||||
webauthn_verification_not_found: 'Verifica WebAuthn non trovata.',
|
||||
bind_mfa_existed: 'MFA esiste già.',
|
||||
backup_code_can_not_be_alone: "Il codice di backup non può essere l'unica MFA.",
|
||||
backup_code_required: 'Il codice di backup è richiesto.',
|
||||
invalid_backup_code: 'Codice di backup non valido.',
|
||||
mfa_policy_not_user_controlled: "La politica MFA non è controllata dall'utente.",
|
||||
},
|
||||
sso_enabled: "L'accesso singolo è abilitato per questa email. Accedi con SSO.",
|
||||
};
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
const single_sign_on = {
|
||||
/** UNTRANSLATED */
|
||||
forbidden_domains: 'Public email domains are not allowed.',
|
||||
/** UNTRANSLATED */
|
||||
duplicated_domains: 'There are duplicate domains.',
|
||||
forbidden_domains: 'I domini di posta elettronica pubblica non sono consentiti.',
|
||||
duplicated_domains: 'Ci sono domini duplicati.',
|
||||
};
|
||||
|
||||
export default Object.freeze(single_sign_on);
|
||||
|
|
|
@ -30,12 +30,9 @@ const user = {
|
|||
role_exists: "L'ID ruolo {{roleId}} è già stato aggiunto a questo utente",
|
||||
invalid_role_type:
|
||||
'Tipo di ruolo non valido, non è possibile assegnare un ruolo da macchina a utente.',
|
||||
/** UNTRANSLATED */
|
||||
missing_mfa: 'You need to bind additional MFA before signing-in.',
|
||||
/** UNTRANSLATED */
|
||||
totp_already_in_use: 'TOTP is already in use.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_already_in_use: 'Backup code is already in use.',
|
||||
missing_mfa: "Devi legare un'ulteriore MFA prima di accedere.",
|
||||
totp_already_in_use: 'TOTP è già in uso.',
|
||||
backup_code_already_in_use: 'Il codice di backup è già in uso.',
|
||||
};
|
||||
|
||||
export default Object.freeze(user);
|
||||
|
|
|
@ -8,9 +8,8 @@ const api_resource_details = {
|
|||
"Le risorse API, anche note come Indicatori di Risorse, indicano i servizi o le risorse di destinazione da richiedere, di solito una variabile di formato URI che rappresenta l'identità della risorsa.",
|
||||
management_api_settings_description:
|
||||
"La Logto Management API è una raccolta completa di API che consentono agli amministratori di gestire una vasta gamma di attività relative all'identità, far rispettare le politiche di sicurezza e conformarsi a regolamenti e standard.",
|
||||
/** UNTRANSLATED */
|
||||
management_api_notice:
|
||||
'This API represents Logto entity and cannot be modified or deleted. You can use management API for a wide range of identity related tasks. <a>Learn more</a>',
|
||||
"Questa API rappresenta l'entità Logto e non può essere modificata o eliminata. Puoi utilizzare la management API per un'ampia gamma di attività relative all'identità. <a>Scopri di più</a>",
|
||||
token_expiration_time_in_seconds: 'Tempo di scadenza del token (in secondi)',
|
||||
token_expiration_time_in_seconds_placeholder: 'Inserisci il tempo di scadenza del tuo token',
|
||||
delete_description:
|
||||
|
|
|
@ -1,40 +1,24 @@
|
|||
const enterprise_sso = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Connect the enterprise identity provider and enable SP-initiated Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
create: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
col_connector_name: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
col_type: 'Type',
|
||||
/** UNTRANSLATED */
|
||||
col_email_domain: 'Email domain',
|
||||
/** UNTRANSLATED */
|
||||
col_status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
col_status_in_use: 'In use',
|
||||
/** UNTRANSLATED */
|
||||
col_status_invalid: 'Invalid',
|
||||
/** UNTRANSLATED */
|
||||
placeholder_title: 'Enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'SSO aziendale',
|
||||
title: 'SSO aziendale',
|
||||
subtitle:
|
||||
"Collega il provider di identità aziendale e abilita l'accesso unico inizializzato dal fornitore di servizi.",
|
||||
create: 'Aggiungi connettore aziendale',
|
||||
col_connector_name: 'Nome connettore',
|
||||
col_type: 'Tipo',
|
||||
col_email_domain: 'Dominio email',
|
||||
col_status: 'Stato',
|
||||
col_status_in_use: 'In uso',
|
||||
col_status_invalid: 'Non valido',
|
||||
placeholder_title: 'Connettore aziendale',
|
||||
placeholder_description:
|
||||
'Logto has provided many built-in enterprise identity providers to connect, meantime you can create your own with standard protocols.',
|
||||
'Logto ha fornito numerosi provider di identità aziendale integrati, nel frattempo puoi creare il tuo con protocolli standard.',
|
||||
create_modal: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
text_divider: 'Or you can customize your connector by a standard protocol.',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_title: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'Name for the enterprise identity provider',
|
||||
/** UNTRANSLATED */
|
||||
create_button_text: 'Create connector',
|
||||
title: 'Aggiungi connettore aziendale',
|
||||
text_divider: 'Oppure puoi personalizzare il tuo connettore con un protocollo standard.',
|
||||
connector_name_field_title: 'Nome connettore',
|
||||
connector_name_field_placeholder: 'Nome del provider di identità aziendale',
|
||||
create_button_text: 'Crea connettore',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -33,8 +33,7 @@ const general = {
|
|||
copied: 'Copiato',
|
||||
required: 'Obbligatorio',
|
||||
add_another: 'Aggiungi un altro',
|
||||
/** UNTRANSLATED */
|
||||
create_another: 'Create another',
|
||||
create_another: 'Crea un altro',
|
||||
deletion_confirmation: 'Sei sicuro di voler eliminare questo {{title}}?',
|
||||
settings_nav: 'Impostazioni',
|
||||
unsaved_changes_warning:
|
||||
|
@ -60,22 +59,15 @@ const general = {
|
|||
unknown_error: 'Errore sconosciuto, riprova più tardi.',
|
||||
select: 'Seleziona',
|
||||
contact_us_action: 'Contattaci',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Description',
|
||||
/** UNTRANSLATED */
|
||||
name: 'Name',
|
||||
/** UNTRANSLATED */
|
||||
add_field: 'Add {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
create_field: 'Create {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
edit_field: 'Edit {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
delete_field: 'Delete {{field}}',
|
||||
description: 'Descrizione',
|
||||
name: 'Nome',
|
||||
add_field: 'Aggiungi {{field}}',
|
||||
create_field: 'Crea {{field}}',
|
||||
edit_field: 'Modifica {{field}}',
|
||||
delete_field: 'Elimina {{field}}',
|
||||
coming_soon: 'Prossimamente',
|
||||
/** UNTRANSLATED */
|
||||
beta_notice:
|
||||
'🎉 {{feature}} is currently in beta. Welcome to explore it and <ContactLink>share your feedback</ContactLink>.',
|
||||
'🎉 {{feature}} è attualmente in versione beta. Benvenuto a esplorarlo e <ContactLink>condividi il tuo feedback</ContactLink>.',
|
||||
};
|
||||
|
||||
export default Object.freeze(general);
|
||||
|
|
|
@ -1,46 +1,27 @@
|
|||
const organization_details = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organization details',
|
||||
/** UNTRANSLATED */
|
||||
page_title: "Dettagli dell'organizzazione",
|
||||
delete_confirmation:
|
||||
'Once deleted, all members will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
"Una volta eliminato, tutti i membri perderanno la loro iscrizione e ruoli in questa organizzazione. Quest'azione non può essere annullata.",
|
||||
organization_id: 'ID organizzazione',
|
||||
settings_description:
|
||||
'An organization is a group of identities (usually users) that are recognized by a common identifier.\n\nEach organization has its own set of members, roles, and permissions, while the roles and permissions are defined by the organization template.',
|
||||
/** UNTRANSLATED */
|
||||
name_placeholder: 'The name of the organization, not required to be unique.',
|
||||
/** UNTRANSLATED */
|
||||
description_placeholder: 'A description of the organization.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
member_other: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
add_members_to_organization: 'Add members to organization {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
"Un'organizzazione è un gruppo di identità (di solito utenti) riconosciute da un identificatore comune.\n\nOgni organizzazione ha il suo insieme di membri, ruoli e autorizzazioni, mentre i ruoli e le autorizzazioni sono definiti dal modello di organizzazione.",
|
||||
name_placeholder: "Il nome dell'organizzazione, non è necessario che sia univoco.",
|
||||
description_placeholder: "Una descrizione dell'organizzazione.",
|
||||
member: 'Membro',
|
||||
member_other: 'Membri',
|
||||
add_members_to_organization: "Aggiungi membri all'organizzazione {{name}}",
|
||||
add_members_to_organization_description:
|
||||
'Find appropriate users by searching name, email, phone, or user ID. Existing members are not shown in the search results.',
|
||||
/** UNTRANSLATED */
|
||||
add_with_organization_role: 'Add with organization role(s)',
|
||||
/** UNTRANSLATED */
|
||||
user: 'User',
|
||||
/** UNTRANSLATED */
|
||||
authorize_to_roles: 'Authorize {{name}} to access the following roles:',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles: 'Edit organization roles',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles_of_user: 'Edit organization roles of {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
remove_user_from_organization: 'Remove user from organization',
|
||||
/** UNTRANSLATED */
|
||||
'Trova gli utenti appropriati cercando per nome, email, telefono o ID utente. Gli utenti già esistenti non vengono mostrati nei risultati della ricerca.',
|
||||
add_with_organization_role: "Aggiungi con ruolo(i) dell'organizzazione",
|
||||
user: 'Utente',
|
||||
authorize_to_roles: 'Autorizza {{name}} ad accedere ai seguenti ruoli:',
|
||||
edit_organization_roles: "Modifica ruoli dell'organizzazione",
|
||||
edit_organization_roles_of_user: "Modifica ruoli dell'organizzazione di {{name}}",
|
||||
remove_user_from_organization: "Rimuovi utente dall'organizzazione",
|
||||
remove_user_from_organization_description:
|
||||
'Once removed, the user will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
search_user_placeholder: 'Search by name, email, phone or user ID',
|
||||
/** UNTRANSLATED */
|
||||
at_least_one_user: 'At least one user is required.',
|
||||
"Una volta rimosso, l'utente perderà la sua iscrizione e i ruoli in questa organizzazione. Quest'azione non può essere annullata.",
|
||||
search_user_placeholder: 'Cerca per nome, email, telefono o ID utente',
|
||||
at_least_one_user: 'È richiesto almeno un utente.',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization_details);
|
||||
|
|
|
@ -1,163 +1,97 @@
|
|||
const organizations = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organizzazioni',
|
||||
title: 'Organizzazioni',
|
||||
subtitle:
|
||||
'Represent the teams, business customers, and partner companies that access your applications as organizations.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
members: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
create_organization: 'Create organization',
|
||||
/** UNTRANSLATED */
|
||||
setup_organization: 'Set up your organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_list_placeholder_title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
'Rappresentano i team, i clienti business e le aziende partner che accedono alle tue applicazioni come organizzazioni.',
|
||||
organization_id: 'ID organizzazione',
|
||||
members: 'Membri',
|
||||
create_organization: 'Crea organizzazione',
|
||||
setup_organization: 'Configura la tua organizzazione',
|
||||
organization_list_placeholder_title: 'Organizzazione',
|
||||
organization_list_placeholder_text:
|
||||
'Organization is usually used in SaaS or SaaS-like multi-tenancy apps. The Organizations feature allows your B2B customers to better manage their partners and customers, and to customize the ways that end-users access their applications.',
|
||||
/** UNTRANSLATED */
|
||||
organization_name_placeholder: 'My organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_description_placeholder: 'A brief description of the organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission: 'Organization permission',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission_other: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
"L'organizzazione è di solito utilizzata in app multi-inquilino SaaS o simili a SaaS. La funzione Organizzazioni consente ai tuoi clienti B2B di gestire meglio i loro partner e clienti, e di personalizzare i modi in cui gli utenti finali accedono alle loro applicazioni.",
|
||||
organization_name_placeholder: 'La mia organizzazione',
|
||||
organization_description_placeholder: "Una breve descrizione dell'organizzazione",
|
||||
organization_permission: 'Permessi organizzazione',
|
||||
organization_permission_other: 'Permessi organizzazione',
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
"Il permesso organizzativo si riferisce all'autorizzazione per accedere a una risorsa nel contesto dell'organizzazione. Un permesso organizzativo dovrebbe essere rappresentato come una stringa significativa, servendo anche come nome e identificatore univoco.",
|
||||
organization_permission_delete_confirm:
|
||||
'If this permission is deleted, all organization roles including this permission will lose this permission, and users who had this permission will lose the access granted by it.',
|
||||
/** UNTRANSLATED */
|
||||
create_permission_placeholder: 'Read appointment history',
|
||||
/** UNTRANSLATED */
|
||||
permission: 'Permission',
|
||||
/** UNTRANSLATED */
|
||||
permission_other: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_role: 'Organization role',
|
||||
/** UNTRANSLATED */
|
||||
organization_role_other: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
"Se questo permesso viene eliminato, tutti i ruoli dell'organizzazione che includono questo permesso perderanno tale permesso, e gli utenti che avevano questo permesso perderanno l'accesso garantito da esso.",
|
||||
create_permission_placeholder: 'Leggi la cronologia degli appuntamenti',
|
||||
permission: 'Permesso',
|
||||
permission_other: 'Permessi',
|
||||
organization_role: 'Ruolo organizzazione',
|
||||
organization_role_other: 'Ruoli organizzazione',
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
'Il ruolo organizzativo è un raggruppamento di permessi che possono essere assegnati agli utenti. I permessi devono provenire dai permessi organizzativi predefiniti.',
|
||||
organization_role_delete_confirm:
|
||||
'Doing so will remove the permissions associated with this role from the affected users and delete the relations among organization roles, members in the organization, and organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
role: 'Role',
|
||||
/** UNTRANSLATED */
|
||||
create_role_placeholder: 'Users with view-only permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_placeholder: 'Search by organization name or ID',
|
||||
/** UNTRANSLATED */
|
||||
search_permission_placeholder: 'Type to search and select permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_role_placeholder: 'Type to search and select roles',
|
||||
"Fare ciò rimuoverà i permessi associati a questo ruolo dagli utenti interessati ed eliminerà le relazioni tra i ruoli dell'organizzazione, i membri dell'organizzazione e i permessi dell'organizzazione.",
|
||||
role: 'Ruolo',
|
||||
create_role_placeholder: 'Utenti con solo permessi di visualizzazione',
|
||||
search_placeholder: "Cerca per nome o ID dell'organizzazione",
|
||||
search_permission_placeholder: 'Digita per cercare e selezionare i permessi',
|
||||
search_role_placeholder: 'Digita per cercare e selezionare i ruoli',
|
||||
guide: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Start with guides',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Jumpstart your app development process with our guides',
|
||||
title: 'Inizia con le guide',
|
||||
subtitle: "Avvia il processo di sviluppo dell'app con le nostre guide",
|
||||
introduction: {
|
||||
section_1: {
|
||||
/** UNTRANSLATED */
|
||||
title: "First, let's understand how organizations works in Logto",
|
||||
/** UNTRANSLATED */
|
||||
title: 'Innanzitutto, capiamo come funzionano le organizzazioni in Logto',
|
||||
description:
|
||||
'In multi-tenant SaaS apps, we often make several organizations with the same set of permissions and roles, but within the context of an organization it can play an important part in controlling varying levels of access. Think of each tenant is like a Logto organization, and they naturally share the same access control “template”. We call this the "organization template."',
|
||||
'Nei SaaS multi-inquilino, spesso creiamo diverse organizzazioni con lo stesso set di permessi e ruoli, ma nel contesto di un\'organizzazione possono svolgere un ruolo importante nel controllo dei diversi livelli di accesso. Pensate che ogni inquilino sia come un\'organizzazione di Logto, e condividono naturalmente lo stesso "modello" di controllo degli accessi. Chiamiamo questo il "modello organizzativo".',
|
||||
},
|
||||
section_2: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization template consists of two parts',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Il modello organizzativo è composto da due parti',
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
"Il permesso organizzativo si riferisce all'autorizzazione per accedere a una risorsa nel contesto dell'organizzazione. Un permesso organizzativo dovrebbe essere rappresentato come una stringa significativa, servendo anche come nome e identificatore univoco.",
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
'Il ruolo organizzativo è un raggruppamento di permessi che possono essere assegnati agli utenti. I permessi devono provenire dai permessi organizzativi predefiniti.',
|
||||
},
|
||||
section_3: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Interact the illustration to see how everything connects',
|
||||
/** UNTRANSLATED */
|
||||
title: "Interagisci con l'illustrazione per vedere come tutto si collega",
|
||||
description:
|
||||
"Let's take an example. John, Sarah and Tony are in different organizations with different roles in the context of different organizations. Hover over the different modules and see what happens.",
|
||||
'Prendiamo un esempio. John, Sarah e Tony sono in diverse organizzazioni con ruoli diversi nel contesto di diverse organizzazioni. Passa il mouse sui diversi moduli e vedi cosa succede.',
|
||||
},
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
step_1: 'Step 1: Define organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
step_2: 'Step 2: Define organization roles',
|
||||
/** UNTRANSLATED */
|
||||
step_1: "Passo 1: Definire i permessi dell'organizzazione",
|
||||
step_2: "Passo 2: Definire i ruoli dell'organizzazione",
|
||||
step_2_description:
|
||||
'"Organization roles" represent a set of roles given to each organization at the start. These roles are determined by the global permissions you have set in previous screen. Similar with org permission, once you finish this setting for the first time, you won’t need to do this every-time you create a new organization.',
|
||||
/** UNTRANSLATED */
|
||||
step_3: 'Step 3: Create your first organization',
|
||||
/** UNTRANSLATED */
|
||||
'"Ruoli organizzativi" rappresentano un insieme di ruoli assegnati a ciascuna organizzazione all\'inizio. Questi ruoli sono determinati dai permessi globali che hai impostato nella schermata precedente. Similmente al permesso dell\'organizzazione, una volta completata questa impostazione per la prima volta, non sarà più necessario farlo ogni volta che crei una nuova organizzazione.',
|
||||
step_3: 'Passo 3: Crea la tua prima organizzazione',
|
||||
step_3_description:
|
||||
"Let's create your first organization. It comes with a unique ID and serves as a container for handling various more business-toward identities, such as partners, customers, and their access control.",
|
||||
/** UNTRANSLATED */
|
||||
more_next_steps: 'More next steps',
|
||||
/** UNTRANSLATED */
|
||||
add_members: 'Add members to your organization',
|
||||
/** UNTRANSLATED */
|
||||
add_members_action: 'Bulk add members and assign roles',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector: 'Add enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector_action: 'Set up enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
organization_permissions: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
permission_name: 'Permission name',
|
||||
/** UNTRANSLATED */
|
||||
permissions: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_roles: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
role_name: 'Role name',
|
||||
/** UNTRANSLATED */
|
||||
organization_name: 'Organization name',
|
||||
/** UNTRANSLATED */
|
||||
admin: 'Admin',
|
||||
/** UNTRANSLATED */
|
||||
'Creiamo la tua prima organizzazione. Viene fornita con un ID univoco e funge da contenitore per gestire vari identità più orientate al business, come partner, clienti e il loro controllo degli accessi.',
|
||||
more_next_steps: 'Altri passi successivi',
|
||||
add_members: 'Aggiungi membri alla tua organizzazione',
|
||||
add_members_action: 'Aggiungi membri massivamente e assegna ruoli',
|
||||
add_enterprise_connector: 'Aggiungi connettore enterprise SSO',
|
||||
add_enterprise_connector_action: "Configura l'SSO enterprise",
|
||||
organization_permissions: 'Permessi organizzazione',
|
||||
permission_name: 'Nome permesso',
|
||||
permissions: 'Permessi',
|
||||
organization_roles: 'Ruoli organizzazione',
|
||||
role_name: 'Nome ruolo',
|
||||
organization_name: 'Nome organizzazione',
|
||||
admin: 'Amministratore',
|
||||
admin_description:
|
||||
'Role "Admin" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
'Il ruolo "Admin" condivide lo stesso modello organizzativo in diverse organizzazioni.',
|
||||
member: 'Membro',
|
||||
member_description:
|
||||
'Role "Member" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
guest: 'Guest',
|
||||
/** UNTRANSLATED */
|
||||
'Il ruolo "Membro" condivide lo stesso modello organizzativo in diverse organizzazioni.',
|
||||
guest: 'Ospite',
|
||||
guest_description:
|
||||
'Role "Guest" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
'Il ruolo "Ospite" condivide lo stesso modello organizzativo in diverse organizzazioni.',
|
||||
create_more_roles:
|
||||
'You can create more roles in the organization template settings. Those organization roles will apply to different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
read_resource: 'read:resource',
|
||||
/** UNTRANSLATED */
|
||||
edit_resource: 'edit:resource',
|
||||
/** UNTRANSLATED */
|
||||
delete_resource: 'delete:resource',
|
||||
/** UNTRANSLATED */
|
||||
"È possibile creare altri ruoli nelle impostazioni del modello organizzativo. Questi ruoli dell'organizzazione si applicheranno a diverse organizzazioni.",
|
||||
read_resource: 'leggi:risorsa',
|
||||
edit_resource: 'modifica:risorsa',
|
||||
delete_resource: 'elimina:risorsa',
|
||||
ellipsis: '……',
|
||||
/** UNTRANSLATED */
|
||||
johnny:
|
||||
'Johny belongs to two organization with the email "john@email.com" as the single identifier. He is the admin of organization A as well as guest of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
"Johny appartiene a due organizzazioni con l'indirizzo email \"john@email.com\" come singolo identificatore. Egli è l'amministratore dell'organizzazione A e ospite dell'organizzazione B.",
|
||||
sarah:
|
||||
'Sarah belongs to one organization with the email "sarah@email.com" as the single identifier. She is the admin of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
tony: 'Tony belongs to one organization with the email "tony@email.com" as the single identifier. He is the member of organization C.',
|
||||
"Sarah appartiene a un'organizzazione con l'indirizzo email \"sarah@email.com\" come singolo identificatore. Lei è l'amministratore dell'organizzazione B.",
|
||||
tony: "Tony appartiene a un'organizzazione con l'indirizzo email \"tony@email.com\" come singolo identificatore. Egli è membro dell'organizzazione C.",
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -44,11 +44,9 @@ const role_details = {
|
|||
assign_title: 'Assegna utenti',
|
||||
assign_subtitle:
|
||||
'Assegna utenti a questo ruolo. Trova utenti appropriati cercando nome, email, telefono o ID utente.',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign users',
|
||||
assign_field: 'Assegna utenti',
|
||||
confirm_assign: 'Assegna utenti',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected users were successfully assigned to this role',
|
||||
assigned_toast_text: 'Gli utenti selezionati sono stati assegnati con successo a questo ruolo',
|
||||
empty: 'Nessun utente disponibile',
|
||||
},
|
||||
applications: {
|
||||
|
@ -62,11 +60,10 @@ const role_details = {
|
|||
assign_title: 'Assegna applicazioni',
|
||||
assign_subtitle:
|
||||
'Assegna applicazioni a questo ruolo. Trova le applicazioni appropriate cercando nome, descrizione o ID app.',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign applications',
|
||||
assign_field: 'Assegna applicazioni',
|
||||
confirm_assign: 'Assegna applicazioni',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected applications were successfully assigned to this role',
|
||||
assigned_toast_text:
|
||||
'Le applicazioni selezionate sono state assegnate con successo a questo ruolo',
|
||||
empty: 'Nessuna applicazione disponibile',
|
||||
},
|
||||
};
|
||||
|
|
|
@ -47,14 +47,10 @@ const quota_item = {
|
|||
not_eligible: 'Rimuovi il tuo dominio personalizzato',
|
||||
},
|
||||
omni_sign_in_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Disable your SSO',
|
||||
not_eligible: 'Disabilita il tuo SSO',
|
||||
},
|
||||
built_in_email_connector_enabled: {
|
||||
name: 'Connettore email incorporato',
|
||||
|
@ -98,14 +94,10 @@ const quota_item = {
|
|||
not_eligible: 'Rimuovi i tuoi webhook',
|
||||
},
|
||||
organization_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Remove your organizations',
|
||||
not_eligible: 'Rimuovi il tuo organisations',
|
||||
},
|
||||
audit_logs_retention_days: {
|
||||
name: 'Conservazione log di audit',
|
||||
|
|
|
@ -26,8 +26,7 @@ const quota_table = {
|
|||
},
|
||||
user_authn: {
|
||||
title: 'Autenticazione utente',
|
||||
/** UNTRANSLATED */
|
||||
omni_sign_in: 'Enterprise SSO (Q4, 2023)',
|
||||
omni_sign_in: 'SSO Enterprise (Q4, 2023)',
|
||||
password: 'Password',
|
||||
passwordless: 'Senza password - E-mail e SMS',
|
||||
email_connector: 'Connettore e-mail',
|
||||
|
@ -52,10 +51,8 @@ const quota_table = {
|
|||
hooks: 'Webhooks',
|
||||
},
|
||||
organization: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
organization: 'Organization (Q4, 2023)',
|
||||
title: 'Organizzazione',
|
||||
organization: 'Organizzazione (Q4, 2023)',
|
||||
},
|
||||
support: {
|
||||
title: 'Assistenza',
|
||||
|
|
|
@ -5,18 +5,15 @@ const tabs = {
|
|||
api_resources: 'Risorse API',
|
||||
sign_in_experience: 'Esperienza di accesso',
|
||||
connectors: 'Connettori',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_sso: 'Enterprise SSO',
|
||||
enterprise_sso: 'SSO Enterprise',
|
||||
webhooks: 'Webhooks',
|
||||
/** UNTRANSLATED */
|
||||
organizations: 'Organizations',
|
||||
organizations: 'Organizzazioni',
|
||||
users: 'Gestione utenti',
|
||||
audit_logs: 'Registri di verifica',
|
||||
roles: 'Ruoli',
|
||||
docs: 'Documenti',
|
||||
tenant_settings: 'Impostazioni',
|
||||
/** UNTRANSLATED */
|
||||
mfa: 'Multi-factor auth',
|
||||
mfa: 'Autenticazione multi-fattore',
|
||||
};
|
||||
|
||||
export default Object.freeze(tabs);
|
||||
|
|
|
@ -14,26 +14,21 @@ const tenants = {
|
|||
"Imposta il nome del tenant e visualizza la tua regione di hosting e l'etichetta dell'ambiente.",
|
||||
tenant_id: 'ID Tenant',
|
||||
tenant_name: 'Nome Tenant',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region: 'Data hosted region',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region_tip: 'Your tenant resources are hosted in {{region}}. <a>Learn more</a>',
|
||||
tenant_region: 'Regione di hosting',
|
||||
tenant_region_tip: 'I tuoi risorse inquilino sono ospitate in {{region}}. <a>Scopri di più</a>',
|
||||
environment_tag: 'Tag Ambiente',
|
||||
environment_tag_description:
|
||||
'I tag non alterano il servizio. Semplicemente ti guidano a distinguere vari ambienti.',
|
||||
environment_tag_development: 'Svil',
|
||||
environment_tag_staging: 'Staging',
|
||||
environment_tag_production: 'Prod',
|
||||
/** UNTRANSLATED */
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and include all pro features but have watermarks in the sign in experience. <a>Learn more</a>',
|
||||
"L'ambiente di sviluppo viene principalmente utilizzato per i test e include tutte le funzionalità professionali, ma presenta filigrane durante l'esperienza di accesso. <a>Scopri di più</a>",
|
||||
tenant_info_saved: "Le informazioni dell'inquilino sono state salvate correttamente.",
|
||||
},
|
||||
full_env_tag: {
|
||||
/** UNTRANSLATED */
|
||||
development: 'Development',
|
||||
/** UNTRANSLATED */
|
||||
production: 'Production',
|
||||
development: 'Sviluppo',
|
||||
production: 'Produzione',
|
||||
},
|
||||
deletion_card: {
|
||||
title: 'ELIMINA',
|
||||
|
@ -45,55 +40,40 @@ const tenants = {
|
|||
create_modal: {
|
||||
title: 'Crea nuovo tenant',
|
||||
subtitle: 'Crea un nuovo tenant per separare risorse e utenti.',
|
||||
/** UNTRANSLATED */
|
||||
subtitle_with_region:
|
||||
'Create a new tenant to separate resources and users. Region and environment tags can’t be modified after creation.',
|
||||
/** UNTRANSLATED */
|
||||
tenant_usage_purpose: 'What do you want to use this tenant for?',
|
||||
/** UNTRANSLATED */
|
||||
"Crea un nuovo tenant per separare risorse e utenti. La regione e i tag dell'ambiente non possono essere modificati dopo la creazione.",
|
||||
tenant_usage_purpose: 'Per cosa desideri utilizzare questo tenant?',
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
"L'ambiente di sviluppo viene principalmente utilizzato per i test e non dovrebbe essere utilizzato nell'ambiente di produzione.",
|
||||
development_hint:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
"L'ambiente di sviluppo viene principalmente utilizzato per i test e non deve essere utilizzato nell'ambiente di produzione.",
|
||||
production_description:
|
||||
'Production is where live software is used by end-users and may require a paid subscription.',
|
||||
/** UNTRANSLATED */
|
||||
available_plan: 'Available plan:',
|
||||
'La produzione è dove il software in uso dagli utenti finali e potrebbe richiedere un abbonamento a pagamento.',
|
||||
available_plan: 'Piano disponibile:',
|
||||
create_button: 'Crea tenant',
|
||||
tenant_name_placeholder: 'Il mio tenant',
|
||||
},
|
||||
notification: {
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_title:
|
||||
'You can now access <span>all features of Logto Pro</span> in your development tenant!',
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_description: "It's completely free, with no trial period – forever!",
|
||||
/** UNTRANSLATED */
|
||||
explore_all_features: 'Explore all features',
|
||||
/** UNTRANSLATED */
|
||||
impact_title: 'Does this have any impact on me?',
|
||||
/** UNTRANSLATED */
|
||||
'Ora puoi accedere a <span>tutte le funzionalità di Logto Pro</span> nel tuo tenant di sviluppo!',
|
||||
allow_pro_features_description: 'È completamente gratuito, senza periodo di prova, per sempre!',
|
||||
explore_all_features: 'Esplora tutte le funzionalità',
|
||||
impact_title: 'Questo ha un impatto su di me?',
|
||||
staging_env_hint:
|
||||
'Your tenant label has been updated from "<strong>Staging</strong>" to "<strong>Production</strong>", but this change will not impact your current setup.',
|
||||
/** UNTRANSLATED */
|
||||
'L\'etichetta del tuo inquilino è stata aggiornata da "<strong>Staging</strong>" a "<strong>Produzione</strong>", ma questa modifica non influenzerà la tua configurazione attuale.',
|
||||
paid_tenant_hint_1:
|
||||
'As you subscribe to the Logto Hobby plan, your previous "<strong>Development</strong>" tenant tag will switch to "<strong>Production</strong>", and this won\'t affect your existing setup.',
|
||||
/** UNTRANSLATED */
|
||||
'Con l\'iscrizione al piano Logto Hobby, l\'etichetta precedente dell\'inquilino "<strong>Sviluppo</strong>" passerà a "<strong>Produzione</strong>", senza alcun effetto sulla configurazione esistente.',
|
||||
paid_tenant_hint_2:
|
||||
"If you're still in the development stage, you can create a new development tenant to access more pro features.",
|
||||
/** UNTRANSLATED */
|
||||
'Se sei ancora nella fase di sviluppo, puoi creare un nuovo tenant di sviluppo per accedere a più funzionalità professionali.',
|
||||
paid_tenant_hint_3:
|
||||
"If you're in the production stage, or a production environment, you still need to subscribe to a specific plan so there's nothing you need to do at this moment.",
|
||||
/** UNTRANSLATED */
|
||||
"Se sei nella fase di produzione o in un ambiente di produzione, è necessario sottoscrivere un piano specifico, quindi non c'è nulla che devi fare in questo momento.",
|
||||
paid_tenant_hint_4:
|
||||
"Don't hesitate to reach out if you require help! Thank you for choosing Logto!",
|
||||
'Non esitare a contattarci se hai bisogno di aiuto! Grazie per aver scelto Logto!',
|
||||
},
|
||||
delete_modal: {
|
||||
title: 'Elimina tenant',
|
||||
description_line1:
|
||||
'Sei sicuro di voler eliminare il tuo tenant "<span>{{name}}</span>" con il tag di suffisso dell\'ambiente "<span>{{tag}}</span>"? Questa azione non può essere annullata e comporterà l\'eliminazione permanente di tutti i tuoi dati e le informazioni dell\'account.',
|
||||
'Sei sicuro di voler eliminare il tuo tenant "<span>{{name}}</span>" con l\'etichetta di suffisso dell\'ambiente "<span>{{tag}}</span>"? Questa azione non può essere annullata e comporterà l\'eliminazione permanente di tutti i tuoi dati e le informazioni dell\'account.',
|
||||
description_line2:
|
||||
"Prima di eliminare l'account, forse possiamo aiutarti. <span><a>Contattaci via e-mail</a></span>",
|
||||
description_line3:
|
||||
|
@ -122,67 +102,44 @@ const tenants = {
|
|||
'Se necessiti ulteriori chiarimenti, hai qualche preoccupazione o desideri ripristinare la funzionalità completa e sbloccare i tuoi tenant, ti preghiamo di contattarci immediatamente.',
|
||||
},
|
||||
signing_keys: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'SIGNING KEYS',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Securely manage signing keys in your tenant.',
|
||||
title: 'CHIAVI DI FIRMA',
|
||||
description: 'Gestisci in modo sicuro le chiavi di firma nel tuo inquilino.',
|
||||
type: {
|
||||
/** UNTRANSLATED */
|
||||
private_key: 'OIDC private keys',
|
||||
/** UNTRANSLATED */
|
||||
cookie_key: 'OIDC cookie keys',
|
||||
private_key: 'Chiavi private OIDC',
|
||||
cookie_key: 'Chiavi dei cookie OIDC',
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: 'Private keys in use',
|
||||
/** UNTRANSLATED */
|
||||
cookie_keys_in_use: 'Cookie keys in use',
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_keys: 'Rotate private keys',
|
||||
/** UNTRANSLATED */
|
||||
rotate_cookie_keys: 'Rotate cookie keys',
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: 'Chiavi private in uso',
|
||||
cookie_keys_in_use: 'Chiavi dei cookie in uso',
|
||||
rotate_private_keys: 'Ruota le chiavi private',
|
||||
rotate_cookie_keys: 'Ruota le chiavi dei cookie',
|
||||
rotate_private_keys_description:
|
||||
'This action will create a new private signing key, rotate the current key, and remove your previous key. Your JWT tokens signed with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
'Questa azione creerà una nuova chiave di firma privata, ruoterà la chiave attuale e rimuoverà la chiave precedente. I tuoi token JWT firmati con la chiave attuale rimarranno validi fino alla cancellazione o a un altro ciclo di rotazione.',
|
||||
rotate_cookie_keys_description:
|
||||
'This action will create a new cookie key, rotate the current key, and remove your previous key. Your cookies with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
select_private_key_algorithm: 'Select signing key algorithm for the new private key',
|
||||
/** UNTRANSLATED */
|
||||
rotate_button: 'Rotate',
|
||||
'Questa azione creerà una nuova chiave dei cookie, ruoterà la chiave attuale e rimuoverà la chiave precedente. I tuoi cookie con la chiave attuale rimarranno validi fino alla cancellazione o a un altro ciclo di rotazione.',
|
||||
select_private_key_algorithm: "Seleziona l'algoritmo di firma per la nuova chiave privata",
|
||||
rotate_button: 'Ruota',
|
||||
table_column: {
|
||||
/** UNTRANSLATED */
|
||||
id: 'ID',
|
||||
/** UNTRANSLATED */
|
||||
status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
algorithm: 'Signing key algorithm',
|
||||
status: 'Stato',
|
||||
algorithm: 'Algoritmo di firma della chiave',
|
||||
},
|
||||
status: {
|
||||
/** UNTRANSLATED */
|
||||
current: 'Current',
|
||||
/** UNTRANSLATED */
|
||||
previous: 'Previous',
|
||||
current: 'Attuale',
|
||||
previous: 'Precedente',
|
||||
},
|
||||
reminder: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC private keys</strong>? New issued JWT tokens will be signed by the new key. Existing JWT tokens stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
'Sei sicuro di voler ruotare le <strong>chiavi private OIDC</strong>? I nuovi token JWT emessi saranno firmati dalla nuova chiave. I token JWT esistenti rimarranno validi finché non ruoti nuovamente.',
|
||||
rotate_cookie_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC cookie keys</strong>? New cookies generated in sign-in sessions will be signed by the new cookie key. Existing cookies stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
'Sei sicuro di voler ruotare le <strong>chiavi dei cookie OIDC</strong>? I nuovi cookie generati nelle sessioni di accesso saranno firmati dalla nuova chiave dei cookie. I cookie esistenti rimarranno validi finché non ruoti nuovamente.',
|
||||
delete_private_key:
|
||||
'Are you sure you want to delete the <strong>OIDC private key</strong>? Existing JWT tokens signed with this private signing key will no longer be valid.',
|
||||
/** UNTRANSLATED */
|
||||
'Sei sicuro di voler eliminare la <strong>chiave privata OIDC</strong>? I token JWT esistenti firmati con questa chiave privata non saranno più validi.',
|
||||
delete_cookie_key:
|
||||
'Are you sure you want to delete the <strong>OIDC cookie key</strong>? Older sign-in sessions with cookies signed with this cookie key will no longer be valid. A re-authentication is required for these users.',
|
||||
'Sei sicuro di voler eliminare la <strong>chiave dei cookie OIDC</strong>? Le sessioni di accesso precedenti con i cookie firmati con questa chiave dei cookie non saranno più valide. È richiesta una nuova autenticazione per questi utenti.',
|
||||
},
|
||||
messages: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_key_success: 'Signing keys rotated successfully.',
|
||||
/** UNTRANSLATED */
|
||||
delete_key_success: 'Key deleted successfully.',
|
||||
rotate_key_success: 'Chiavi di firma ruotate con successo.',
|
||||
delete_key_success: 'Chiave eliminata con successo.',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
@ -3,9 +3,8 @@ const paywall = {
|
|||
'Limite di {{count, number}} applicazione di <planName/> raggiunto. Aggiorna il piano per soddisfare le esigenze del tuo team. Per qualsiasi assistenza, non esitare a <a>contattarci</a>.',
|
||||
applications_other:
|
||||
'Limite di {{count, number}} applicazioni di <planName/> raggiunto. Aggiorna il piano per soddisfare le esigenze del tuo team. Per qualsiasi assistenza, non esitare a <a>contattarci</a>.',
|
||||
/** UNTRANSLATED */
|
||||
machine_to_machine_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> plan to unlock 1 machine-to-machine application, or choose the <strong>Pro</strong> plan for unlimited usage. For any assistance, feel free to <a>contact us</a>.',
|
||||
"Aggiorna al piano <strong>Hobby</strong> per sbloccare 1 applicazione machine-to-machine, oppure scegli il piano <strong>Pro</strong> per l'utilizzo illimitato. Per qualsiasi assistenza, non esitare a <a>contattarci</a>.",
|
||||
machine_to_machine:
|
||||
'Limite di {{count, number}} applicazione machine-to-machine di <planName/> raggiunto. Aggiorna il piano per soddisfare le esigenze del tuo team. Per qualsiasi assistenza, non esitare a <a>contattarci</a>.',
|
||||
machine_to_machine_other:
|
||||
|
@ -18,16 +17,14 @@ const paywall = {
|
|||
'Hai raggiunto il limite di {{count, number}} autorizzazioni per risorsa API di <planName/>. Aggiorna ora per espanderlo. <a>Contattaci</a> per qualsiasi assistenza.',
|
||||
scopes_per_resource_other:
|
||||
'Hai raggiunto il limite di {{count, number}} autorizzazioni per risorsa API di <planName/>. Aggiorna ora per espanderlo. <a>Contattaci</a> per qualsiasi assistenza.',
|
||||
/** UNTRANSLATED */
|
||||
custom_domain:
|
||||
'Unlock custom domain functionality by upgrading to <strong>Hobby</strong> or <strong>Pro</strong> plan. Don’t hesitate to <a>contact us</a> if you need any assistance.',
|
||||
'Sblocca la funzionalità del dominio personalizzato passando al piano <strong>Hobby</strong> o <strong>Pro</strong>. Non esitare a <a>contattarci</a> se hai bisogno di assistenza.',
|
||||
social_connectors:
|
||||
'Hai raggiunto il limite di {{count, number}} connettori sociali di <planName/>. Passa al piano per ottenere connettori sociali aggiuntivi e la possibilità di creare i tuoi connettori utilizzando i protocolli OIDC, OAuth 2.0 e SAML. Non esitare a <a>contattarci</a> se hai bisogno di assistenza.',
|
||||
social_connectors_other:
|
||||
'Hai raggiunto il limite di {{count, number}} connettori sociali di <planName/>. Passa al piano per ottenere connettori sociali aggiuntivi e la possibilità di creare i tuoi connettori utilizzando i protocolli OIDC, OAuth 2.0 e SAML. Non esitare a <a>contattarci</a> se hai bisogno di assistenza.',
|
||||
/** UNTRANSLATED */
|
||||
standard_connectors_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> or <strong>Pro</strong> plan to create your own connectors using OIDC, OAuth 2.0, and SAML protocols, plus unlimited social connectors and all the premium features. Feel free to <a>contact us</a> if you need any assistance.',
|
||||
'Aggiorna al piano <strong>Hobby</strong> o <strong>Pro</strong> per creare i tuoi connettori utilizzando i protocolli OIDC, OAuth 2.0 e SAML, oltre a connettori sociali illimitati e tutte le funzionalità premium. Sentiti libero di <a>contattarci</a> se hai bisogno di assistenza.',
|
||||
standard_connectors:
|
||||
'Hai raggiunto il limite di {{count, number}} connettori sociali di <planName/>. Passa al piano per ottenere connettori sociali aggiuntivi e la possibilità di creare i tuoi connettori utilizzando i protocolli OIDC, OAuth 2.0 e SAML. Non esitare a <a>contattarci</a> se hai bisogno di assistenza.',
|
||||
standard_connectors_other:
|
||||
|
|
|
@ -22,14 +22,11 @@ const user_details = {
|
|||
tab_settings: 'Impostazioni',
|
||||
tab_roles: 'Ruoli',
|
||||
tab_logs: 'Log utente',
|
||||
/** UNTRANSLATED */
|
||||
tab_organizations: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
authentication: 'Authentication',
|
||||
tab_organizations: 'Organizzazioni',
|
||||
authentication: 'Autenticazione',
|
||||
authentication_description:
|
||||
"Ogni utente ha un profilo contenente tutte le informazioni dell'utente. È composto da dati di base, identità sociali e dati personalizzati.",
|
||||
/** UNTRANSLATED */
|
||||
user_profile: 'User profile',
|
||||
user_profile: 'Profilo utente',
|
||||
field_email: 'Indirizzo email',
|
||||
field_phone: 'Numero di telefono',
|
||||
field_username: 'Nome utente',
|
||||
|
@ -40,30 +37,24 @@ const user_details = {
|
|||
field_custom_data_tip:
|
||||
"Ulteriori informazioni sull'utente non elencate nelle proprietà utente predefinite, come il colore e la lingua preferiti dall'utente.",
|
||||
field_connectors: 'Connessioni sociali',
|
||||
/** UNTRANSLATED */
|
||||
field_sso_connectors: 'Enterprise connections',
|
||||
field_sso_connectors: 'Connessioni enterprise',
|
||||
custom_data_invalid: 'I dati personalizzati devono essere un oggetto JSON valido',
|
||||
connectors: {
|
||||
connectors: 'Connettori',
|
||||
user_id: 'ID utente',
|
||||
remove: 'Rimuovi',
|
||||
/** UNTRANSLATED */
|
||||
connected: 'This user is connected with multiple social connectors.',
|
||||
connected: 'Questo utente è connesso con più connettori sociali.',
|
||||
not_connected: "L'utente non è connesso a nessun connettore sociale",
|
||||
deletion_confirmation:
|
||||
"Stai rimuovendo l'identità esistente <name/>. Sei sicuro di voler continuare?",
|
||||
},
|
||||
sso_connectors: {
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Connectors',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_id: 'Enterprise ID',
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Connettori',
|
||||
enterprise_id: 'ID enterprise',
|
||||
connected:
|
||||
'This user is connected to multiple enterprise identity providers for Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
'Questo utente è connesso a più fornitori di identità enterprise per il Single Sign-On.',
|
||||
not_connected:
|
||||
'The user is not connected to any enterprise identity providers for Single Sign-On.',
|
||||
"L'utente non è connesso a nessun fornitore di identità enterprise per il Single Sign-On.",
|
||||
},
|
||||
mfa: {
|
||||
field_name: 'Autenticazione a due fattori',
|
||||
|
@ -105,8 +96,7 @@ const user_details = {
|
|||
},
|
||||
warning_no_sign_in_identifier:
|
||||
"L'utente deve avere almeno uno degli identificatori di accesso (nome utente, email, numero di telefono, o social) per accedere. Sei sicuro di voler continuare?",
|
||||
/** UNTRANSLATED */
|
||||
organization_roles_tooltip: 'The roles assigned to the user within this organization.',
|
||||
organization_roles_tooltip: "I ruoli assegnati all'utente all'interno di questa organizzazione.",
|
||||
};
|
||||
|
||||
export default Object.freeze(user_details);
|
||||
|
|
|
@ -31,9 +31,8 @@ const webhooks = {
|
|||
name_placeholder: 'Inserisci nome webhook',
|
||||
endpoint_url: 'Endpoint URL',
|
||||
endpoint_url_placeholder: 'https://your.webhook.endpoint.url',
|
||||
/** UNTRANSLATED */
|
||||
endpoint_url_tip:
|
||||
'Enter the URL of your endpoint where a webhook’s payload is sent to when the event occurs.',
|
||||
"Inserisci l'URL del tuo endpoint dove il payload del webhook viene inviato quando si verifica l'evento.",
|
||||
create_webhook: 'Crea webhook',
|
||||
missing_event_error: 'Devi selezionare almeno un evento.',
|
||||
},
|
||||
|
|
|
@ -5,11 +5,10 @@ const entity = {
|
|||
not_exists: '{{name}}は存在しません。',
|
||||
not_exists_with_id: 'IDが`{{id}}`の{{name}}は存在しません。',
|
||||
not_found: 'リソースが存在しません。',
|
||||
/** UNTRANSLATED */
|
||||
relation_foreign_key_not_found:
|
||||
'Cannot find one or more foreign keys. Please check the input and ensure that all referenced entities exist.',
|
||||
/** UNTRANSLATED */
|
||||
unique_integrity_violation: 'The entity already exists. Please check the input and try again.',
|
||||
'外部キーが1つ以上見つかりません。入力を確認し、すべての参照先エンティティが存在することを確認してください。',
|
||||
unique_integrity_violation:
|
||||
'エンティティは既に存在します。入力を確認してもう一度お試しください。',
|
||||
};
|
||||
|
||||
export default Object.freeze(entity);
|
||||
|
|
|
@ -1,29 +1,23 @@
|
|||
const oidc = {
|
||||
aborted: 'エンドユーザが操作を中止しました。',
|
||||
/** UNTRANSLATED */
|
||||
invalid_scope: 'Invalid scope: {{error_description}}.',
|
||||
invalid_scope: 'スコープが無効です: {{error_description}}。',
|
||||
invalid_token: '提供されたトークンが無効です。',
|
||||
invalid_client_metadata: '提供されたクライアントメタデータが無効です。',
|
||||
/** UNTRANSLATED */
|
||||
insufficient_scope: 'Token missing scope `{{scope}}`.',
|
||||
insufficient_scope: 'トークンにスコープ `{{scope}}` が含まれていません。',
|
||||
invalid_request: 'リクエストが無効です。',
|
||||
invalid_grant: '付与要求が無効です。',
|
||||
invalid_grant: '付与リクエストが無効です。',
|
||||
invalid_redirect_uri:
|
||||
'`` `redirect_uri`` `は、クライアントの登録された一つにも一致しませんでした```redirect_uris`。',
|
||||
'`` `redirect_uri`` `は、クライアントが登録したいずれのものとも一致しませんでした```redirect_uris`。',
|
||||
access_denied: 'アクセスが拒否されました。',
|
||||
invalid_target: '無効なリソース指示子です。',
|
||||
unsupported_grant_type: '要求された`grant_type`はサポートされていません。',
|
||||
unsupported_response_mode: '要求された`response_mode`はサポートされていません。',
|
||||
unsupported_response_type: '要求された`response_type`はサポートされていません。',
|
||||
provider_error: 'OIDC内部エラー:{{message}}。',
|
||||
/** UNTRANSLATED */
|
||||
server_error: 'An unknown OIDC error occurred. Please try again later.',
|
||||
/** UNTRANSLATED */
|
||||
provider_error_fallback: 'An OIDC error occurred: {{code}}.',
|
||||
/** UNTRANSLATED */
|
||||
key_required: 'At least one key is required.',
|
||||
/** UNTRANSLATED */
|
||||
key_not_found: 'Key with ID {{id}} is not found.',
|
||||
server_error: '不明なOIDCエラーが発生しました。後でもう一度お試しください。',
|
||||
provider_error_fallback: 'OIDCエラーが発生しました: {{code}}。',
|
||||
key_required: '少なくとも1つのキーが必要です。',
|
||||
key_not_found: 'IDが{{id}}のキーが見つかりません。',
|
||||
};
|
||||
|
||||
export default Object.freeze(oidc);
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
const organization = {
|
||||
/** UNTRANSLATED */
|
||||
require_membership: 'The user must be a member of the organization to proceed.',
|
||||
require_membership: 'ユーザーは組織のメンバーである必要があります。',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization);
|
||||
|
|
|
@ -11,7 +11,6 @@ const session = {
|
|||
'検証が成功しませんでした。検証フローを再開してもう一度やり直してください。',
|
||||
verification_expired:
|
||||
'接続がタイムアウトしました。アカウントの安全性を確保するために再度検証してください。',
|
||||
/** UNTRANSLATED */
|
||||
verification_blocked_too_many_attempts:
|
||||
'Too many attempts in a short time. Please try again {{relativeTime}}.',
|
||||
unauthorized: '最初にサインインしてください。',
|
||||
|
@ -22,30 +21,18 @@ const session = {
|
|||
identifier_not_found: 'ユーザーIDが見つかりません。戻って再度サインインしてください。',
|
||||
interaction_not_found:
|
||||
'インタラクションセッションが見つかりません。戻ってセッションを開始してください。',
|
||||
/** UNTRANSLATED */
|
||||
not_supported_for_forgot_password: 'This operation is not supported for forgot password.',
|
||||
mfa: {
|
||||
/** UNTRANSLATED */
|
||||
require_mfa_verification: 'Mfa verification is required to sign in.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_sign_in_only: 'Mfa is only available for sign-in interaction.',
|
||||
/** UNTRANSLATED */
|
||||
pending_info_not_found: 'Pending MFA info not found, please initiate MFA first.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_totp_code: 'Invalid TOTP code.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_failed: 'WebAuthn verification failed.',
|
||||
/** UNTRANSLATED */
|
||||
webauthn_verification_not_found: 'WebAuthn verification not found.',
|
||||
/** UNTRANSLATED */
|
||||
bind_mfa_existed: 'MFA already exists.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_can_not_be_alone: 'Backup code can not be the only MFA.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_required: 'Backup code is required.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_backup_code: 'Invalid backup code.',
|
||||
/** UNTRANSLATED */
|
||||
mfa_policy_not_user_controlled: 'MFA policy is not user controlled.',
|
||||
},
|
||||
sso_enabled:
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
const single_sign_on = {
|
||||
/** UNTRANSLATED */
|
||||
forbidden_domains: 'Public email domains are not allowed.',
|
||||
/** UNTRANSLATED */
|
||||
duplicated_domains: 'There are duplicate domains.',
|
||||
forbidden_domains: 'パブリックメールドメインは許可されていません。',
|
||||
duplicated_domains: '重複するドメインがあります。',
|
||||
};
|
||||
|
||||
export default Object.freeze(single_sign_on);
|
||||
|
|
|
@ -30,12 +30,9 @@ const user = {
|
|||
role_exists: 'このユーザーには既に役割ID {{roleId}}が追加されています。',
|
||||
invalid_role_type:
|
||||
'役割タイプが無効です。ユーザーにはマシン対マシンの役割を割り当てることはできません。',
|
||||
/** UNTRANSLATED */
|
||||
missing_mfa: 'You need to bind additional MFA before signing-in.',
|
||||
/** UNTRANSLATED */
|
||||
totp_already_in_use: 'TOTP is already in use.',
|
||||
/** UNTRANSLATED */
|
||||
backup_code_already_in_use: 'Backup code is already in use.',
|
||||
missing_mfa: 'MFAを追加してからサインインしてください。',
|
||||
totp_already_in_use: 'TOTPはすでに使用されています。',
|
||||
backup_code_already_in_use: 'バックアップコードはすでに使用されています。',
|
||||
};
|
||||
|
||||
export default Object.freeze(user);
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
const api_resource_details = {
|
||||
page_title: 'API リソースの詳細 ',
|
||||
page_title: 'APIリソースの詳細 ',
|
||||
back_to_api_resources: 'APIリソースに戻る',
|
||||
settings_tab: '設定',
|
||||
permissions_tab: '権限',
|
||||
|
@ -8,9 +8,8 @@ const api_resource_details = {
|
|||
'APIリソース、またはリソースインジケータは、通常、リソースの識別子を表すURI形式の変数を表します。',
|
||||
management_api_settings_description:
|
||||
'Logto管理APIは、管理者が幅広いID関連タスクを管理し、セキュリティポリシーを強制し、規制や標準に準拠するための包括的なAPIのコレクションです。',
|
||||
/** UNTRANSLATED */
|
||||
management_api_notice:
|
||||
'This API represents Logto entity and cannot be modified or deleted. You can use management API for a wide range of identity related tasks. <a>Learn more</a>',
|
||||
'このAPIはLogtoエンティティを表し、変更または削除することはできません。管理APIを使用して、幅広いID関連タスクを実行できます。 <a>詳細</a>',
|
||||
token_expiration_time_in_seconds: 'トークンの有効期限(秒単位)',
|
||||
token_expiration_time_in_seconds_placeholder: 'トークンの有効期限を入力してください',
|
||||
delete_description:
|
||||
|
|
|
@ -1,40 +1,24 @@
|
|||
const enterprise_sso = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Connect the enterprise identity provider and enable SP-initiated Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
create: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
col_connector_name: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
col_type: 'Type',
|
||||
/** UNTRANSLATED */
|
||||
col_email_domain: 'Email domain',
|
||||
/** UNTRANSLATED */
|
||||
col_status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
col_status_in_use: 'In use',
|
||||
/** UNTRANSLATED */
|
||||
col_status_invalid: 'Invalid',
|
||||
/** UNTRANSLATED */
|
||||
placeholder_title: 'Enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'エンタープライズSSO',
|
||||
title: 'エンタープライズSSO',
|
||||
subtitle:
|
||||
'企業のアイデンティティプロバイダーとの接続を可能にし、SP主導のシングルサインオンを有効にします。',
|
||||
create: 'エンタープライズコネクターを追加',
|
||||
col_connector_name: 'コネクター名',
|
||||
col_type: 'タイプ',
|
||||
col_email_domain: 'メールドメイン',
|
||||
col_status: 'ステータス',
|
||||
col_status_in_use: '使用中',
|
||||
col_status_invalid: '無効',
|
||||
placeholder_title: 'エンタープライズコネクター',
|
||||
placeholder_description:
|
||||
'Logto has provided many built-in enterprise identity providers to connect, meantime you can create your own with standard protocols.',
|
||||
'Logtoは多くの組み込み企業向けアイデンティティプロバイダーを提供しており、同時に標準プロトコルで独自のプロバイダーを作成することもできます。',
|
||||
create_modal: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Add enterprise connector',
|
||||
/** UNTRANSLATED */
|
||||
text_divider: 'Or you can customize your connector by a standard protocol.',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_title: 'Connector name',
|
||||
/** UNTRANSLATED */
|
||||
connector_name_field_placeholder: 'Name for the enterprise identity provider',
|
||||
/** UNTRANSLATED */
|
||||
create_button_text: 'Create connector',
|
||||
title: 'エンタープライズコネクターを追加',
|
||||
text_divider: 'または、標準プロトコルによってカスタマイズされたコネクターを作成できます。',
|
||||
connector_name_field_title: 'コネクター名',
|
||||
connector_name_field_placeholder: '企業向けアイデンティティプロバイダーの名前',
|
||||
create_button_text: 'コネクターを作成',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -33,8 +33,7 @@ const general = {
|
|||
copied: 'コピーされました',
|
||||
required: '必須',
|
||||
add_another: 'もう一つ追加',
|
||||
/** UNTRANSLATED */
|
||||
create_another: 'Create another',
|
||||
create_another: 'もう一つ作成する',
|
||||
deletion_confirmation: '{{title}}を削除してよろしいですか?',
|
||||
settings_nav: '設定',
|
||||
unsaved_changes_warning: '変更を加えました。このページを離れてもよろしいですか?',
|
||||
|
@ -59,22 +58,15 @@ const general = {
|
|||
unknown_error: '不明なエラーが発生しました。後で再試行してください。',
|
||||
select: '選択する',
|
||||
contact_us_action: 'お問い合わせ',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Description',
|
||||
/** UNTRANSLATED */
|
||||
name: 'Name',
|
||||
/** UNTRANSLATED */
|
||||
add_field: 'Add {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
create_field: 'Create {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
edit_field: 'Edit {{field}}',
|
||||
/** UNTRANSLATED */
|
||||
delete_field: 'Delete {{field}}',
|
||||
description: '説明',
|
||||
name: '名前',
|
||||
add_field: '{{field}}を追加',
|
||||
create_field: '{{field}}を作成',
|
||||
edit_field: '{{field}}を編集',
|
||||
delete_field: '{{field}}を削除',
|
||||
coming_soon: '近日公開予定',
|
||||
/** UNTRANSLATED */
|
||||
beta_notice:
|
||||
'🎉 {{feature}} is currently in beta. Welcome to explore it and <ContactLink>share your feedback</ContactLink>.',
|
||||
'🎉 {{feature}} は現在ベータ版です。お試しいただき、<ContactLink>フィードバックを共有</ContactLink>してください。',
|
||||
};
|
||||
|
||||
export default Object.freeze(general);
|
||||
|
|
|
@ -1,46 +1,27 @@
|
|||
const organization_details = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organization details',
|
||||
/** UNTRANSLATED */
|
||||
page_title: '組織の詳細',
|
||||
delete_confirmation:
|
||||
'Once deleted, all members will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
'削除すると、すべてのメンバーが組織内のメンバーシップとロールを失います。この操作は元に戻せません。',
|
||||
organization_id: '組織ID',
|
||||
settings_description:
|
||||
'An organization is a group of identities (usually users) that are recognized by a common identifier.\n\nEach organization has its own set of members, roles, and permissions, while the roles and permissions are defined by the organization template.',
|
||||
/** UNTRANSLATED */
|
||||
name_placeholder: 'The name of the organization, not required to be unique.',
|
||||
/** UNTRANSLATED */
|
||||
description_placeholder: 'A description of the organization.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
member_other: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
add_members_to_organization: 'Add members to organization {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
'組織は、一般的な識別子によって識別されるアイデンティティ(通常ユーザー)のグループです。\n\n各組織には独自のメンバー、役割、および権限があります。また、役割と権限は組織テンプレートによって定義されます。',
|
||||
name_placeholder: '組織の名前。一意である必要はありません。',
|
||||
description_placeholder: '組織の説明。',
|
||||
member: 'メンバー',
|
||||
member_other: 'メンバー',
|
||||
add_members_to_organization: '組織 {{name}} にメンバーを追加',
|
||||
add_members_to_organization_description:
|
||||
'Find appropriate users by searching name, email, phone, or user ID. Existing members are not shown in the search results.',
|
||||
/** UNTRANSLATED */
|
||||
add_with_organization_role: 'Add with organization role(s)',
|
||||
/** UNTRANSLATED */
|
||||
user: 'User',
|
||||
/** UNTRANSLATED */
|
||||
authorize_to_roles: 'Authorize {{name}} to access the following roles:',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles: 'Edit organization roles',
|
||||
/** UNTRANSLATED */
|
||||
edit_organization_roles_of_user: 'Edit organization roles of {{name}}',
|
||||
/** UNTRANSLATED */
|
||||
remove_user_from_organization: 'Remove user from organization',
|
||||
/** UNTRANSLATED */
|
||||
'名前、メール、電話、またはユーザーIDで検索して適切なユーザーを見つけます。検索結果には既存のメンバーは表示されません。',
|
||||
add_with_organization_role: '組織の役割付きで追加',
|
||||
user: 'ユーザー',
|
||||
authorize_to_roles: '{{name}} に以下の役割へのアクセスを許可',
|
||||
edit_organization_roles: '組織の役割を編集',
|
||||
edit_organization_roles_of_user: '{{name}} の組織の役割を編集',
|
||||
remove_user_from_organization: '組織からユーザーを削除',
|
||||
remove_user_from_organization_description:
|
||||
'Once removed, the user will lose their membership and roles in this organization. This action cannot be undone.',
|
||||
/** UNTRANSLATED */
|
||||
search_user_placeholder: 'Search by name, email, phone or user ID',
|
||||
/** UNTRANSLATED */
|
||||
at_least_one_user: 'At least one user is required.',
|
||||
'削除すると、ユーザーは組織内のメンバーシップとロールを失います。この操作は元に戻せません。',
|
||||
search_user_placeholder: '名前、メール、電話番号、またはユーザーIDで検索',
|
||||
at_least_one_user: '少なくとも1人のユーザーが必要です。',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization_details);
|
||||
|
|
|
@ -1,163 +1,94 @@
|
|||
const organizations = {
|
||||
/** UNTRANSLATED */
|
||||
page_title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
page_title: '組織',
|
||||
title: '組織',
|
||||
subtitle:
|
||||
'Represent the teams, business customers, and partner companies that access your applications as organizations.',
|
||||
/** UNTRANSLATED */
|
||||
organization_id: 'Organization ID',
|
||||
/** UNTRANSLATED */
|
||||
members: 'Members',
|
||||
/** UNTRANSLATED */
|
||||
create_organization: 'Create organization',
|
||||
/** UNTRANSLATED */
|
||||
setup_organization: 'Set up your organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_list_placeholder_title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
'チーム、ビジネス顧客、およびパートナー企業を表すものであり、組織としてアプリケーションにアクセスします。',
|
||||
organization_id: '組織ID',
|
||||
members: 'メンバー',
|
||||
create_organization: '組織を作成',
|
||||
setup_organization: '組織を設定',
|
||||
organization_list_placeholder_title: '組織',
|
||||
organization_list_placeholder_text:
|
||||
'Organization is usually used in SaaS or SaaS-like multi-tenancy apps. The Organizations feature allows your B2B customers to better manage their partners and customers, and to customize the ways that end-users access their applications.',
|
||||
/** UNTRANSLATED */
|
||||
organization_name_placeholder: 'My organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_description_placeholder: 'A brief description of the organization',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission: 'Organization permission',
|
||||
/** UNTRANSLATED */
|
||||
organization_permission_other: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
'組織は、通常、SaaSまたはSaaSのようなマルチテナントアプリで使用されます。組織機能により、B2B顧客はパートナーや顧客をよりよく管理し、エンドユーザーがアプリケーションにアクセスする方法をカスタマイズできます。',
|
||||
organization_name_placeholder: '私の組織',
|
||||
organization_description_placeholder: '組織の簡単な説明',
|
||||
organization_permission: '組織権限',
|
||||
organization_permission_other: '組織権限',
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
'組織権限とは、組織のコンテキストでリソースにアクセスするための承認を指します。組織権限は、意味のある文字列として表され、また名前および一意の識別子としても機能します。',
|
||||
organization_permission_delete_confirm:
|
||||
'If this permission is deleted, all organization roles including this permission will lose this permission, and users who had this permission will lose the access granted by it.',
|
||||
/** UNTRANSLATED */
|
||||
create_permission_placeholder: 'Read appointment history',
|
||||
/** UNTRANSLATED */
|
||||
permission: 'Permission',
|
||||
/** UNTRANSLATED */
|
||||
permission_other: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_role: 'Organization role',
|
||||
/** UNTRANSLATED */
|
||||
organization_role_other: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
'この権限を削除すると、この権限を含むすべての組織ロールがこの権限を失い、この権限を持っていたユーザーはそのアクセスを失います。',
|
||||
create_permission_placeholder: '任命履歴を読む',
|
||||
permission: '権限',
|
||||
permission_other: '権限',
|
||||
organization_role: '組織役割',
|
||||
organization_role_other: '組織役割',
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
'組織役割は、ユーザーに割り当てることができる権限のグループ化です。権限は事前に定義された組織権限から取得する必要があります。',
|
||||
organization_role_delete_confirm:
|
||||
'Doing so will remove the permissions associated with this role from the affected users and delete the relations among organization roles, members in the organization, and organization permissions.',
|
||||
/** UNTRANSLATED */
|
||||
role: 'Role',
|
||||
/** UNTRANSLATED */
|
||||
create_role_placeholder: 'Users with view-only permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_placeholder: 'Search by organization name or ID',
|
||||
/** UNTRANSLATED */
|
||||
search_permission_placeholder: 'Type to search and select permissions',
|
||||
/** UNTRANSLATED */
|
||||
search_role_placeholder: 'Type to search and select roles',
|
||||
'これを行うと、影響を受けるユーザーからこの役割に関連する権限が削除され、組織ロール、組織のメンバー、および組織権限の関係が削除されます。',
|
||||
role: '役割',
|
||||
create_role_placeholder: '閲覧のみの権限を持つユーザー',
|
||||
search_placeholder: '組織名またはIDで検索',
|
||||
search_permission_placeholder: '検索して権限を選択',
|
||||
search_role_placeholder: '検索して役割を選択',
|
||||
guide: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Start with guides',
|
||||
/** UNTRANSLATED */
|
||||
subtitle: 'Jumpstart your app development process with our guides',
|
||||
title: 'ガイドで始める',
|
||||
subtitle: 'ガイドを使用してアプリの開発プロセスをスタートさせます',
|
||||
introduction: {
|
||||
section_1: {
|
||||
/** UNTRANSLATED */
|
||||
title: "First, let's understand how organizations works in Logto",
|
||||
/** UNTRANSLATED */
|
||||
title: 'まず、Logtoで組織がどのように機能するかを理解しましょう',
|
||||
description:
|
||||
'In multi-tenant SaaS apps, we often make several organizations with the same set of permissions and roles, but within the context of an organization it can play an important part in controlling varying levels of access. Think of each tenant is like a Logto organization, and they naturally share the same access control “template”. We call this the "organization template."',
|
||||
'マルチテナントのSaaSアプリでは、しばしば同じセットの権限と役割を持つ複数の組織を作成しますが、組織のコンテキストではさまざまなアクセスレベルを制御するのに重要な役割を果たすことができます。各テナントはLogto組織のようであり、自然に同じアクセス制御の「テンプレート」を共有します。これを「組織テンプレート」と呼びます。',
|
||||
},
|
||||
section_2: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization template consists of two parts',
|
||||
/** UNTRANSLATED */
|
||||
title: '組織テンプレートは2つの部分で構成されます',
|
||||
organization_permission_description:
|
||||
'Organization permission refers to the authorization to access a resource in the context of organization. An organization permission should be represented as a meaningful string, also serving as the name and unique identifier.',
|
||||
/** UNTRANSLATED */
|
||||
'組織権限とは、組織のコンテキストでリソースにアクセスするための承認を指します。組織権限は、意味のある文字列として表され、また名前および一意の識別子としても機能します。',
|
||||
organization_role_description:
|
||||
'Organization role is a grouping of permissions that can be assigned to users. The permissions must come from the predefined organization permissions.',
|
||||
'組織役割は、ユーザーに割り当てることができる権限のグループ化です。権限は事前に定義された組織権限から取得する必要があります。',
|
||||
},
|
||||
section_3: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Interact the illustration to see how everything connects',
|
||||
/** UNTRANSLATED */
|
||||
title: 'イラストを操作して、接続方法を確認してください',
|
||||
description:
|
||||
"Let's take an example. John, Sarah and Tony are in different organizations with different roles in the context of different organizations. Hover over the different modules and see what happens.",
|
||||
'例を挙げましょう。ジョン、サラ、トニーはそれぞれ異なる組織に所属し、それぞれ異なる役割を持っています。異なる組織のコンテキストで、異なるアクセスを持っていることを確認してください。',
|
||||
},
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
step_1: 'Step 1: Define organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
step_2: 'Step 2: Define organization roles',
|
||||
/** UNTRANSLATED */
|
||||
step_1: 'ステップ1:組織権限を定義する',
|
||||
step_2: 'ステップ2:組織役割を定義する',
|
||||
step_2_description:
|
||||
'"Organization roles" represent a set of roles given to each organization at the start. These roles are determined by the global permissions you have set in previous screen. Similar with org permission, once you finish this setting for the first time, you won’t need to do this every-time you create a new organization.',
|
||||
/** UNTRANSLATED */
|
||||
step_3: 'Step 3: Create your first organization',
|
||||
/** UNTRANSLATED */
|
||||
'「組織役割」は、最初に各組織に付与された一連の役割を表します。これらの役割は、前のスクリーンで設定したグローバルな権限によって決定されます。組織権限と同様に、初回設定が完了すると、新しい組織を作成するたびにこれを毎回行う必要はありません。',
|
||||
step_3: 'ステップ3:最初の組織を作成する',
|
||||
step_3_description:
|
||||
"Let's create your first organization. It comes with a unique ID and serves as a container for handling various more business-toward identities, such as partners, customers, and their access control.",
|
||||
/** UNTRANSLATED */
|
||||
more_next_steps: 'More next steps',
|
||||
/** UNTRANSLATED */
|
||||
add_members: 'Add members to your organization',
|
||||
/** UNTRANSLATED */
|
||||
add_members_action: 'Bulk add members and assign roles',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector: 'Add enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
add_enterprise_connector_action: 'Set up enterprise SSO',
|
||||
/** UNTRANSLATED */
|
||||
organization_permissions: 'Organization permissions',
|
||||
/** UNTRANSLATED */
|
||||
permission_name: 'Permission name',
|
||||
/** UNTRANSLATED */
|
||||
permissions: 'Permissions',
|
||||
/** UNTRANSLATED */
|
||||
organization_roles: 'Organization roles',
|
||||
/** UNTRANSLATED */
|
||||
role_name: 'Role name',
|
||||
/** UNTRANSLATED */
|
||||
organization_name: 'Organization name',
|
||||
/** UNTRANSLATED */
|
||||
admin: 'Admin',
|
||||
/** UNTRANSLATED */
|
||||
admin_description:
|
||||
'Role "Admin" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
member: 'Member',
|
||||
/** UNTRANSLATED */
|
||||
member_description:
|
||||
'Role "Member" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
guest: 'Guest',
|
||||
/** UNTRANSLATED */
|
||||
guest_description:
|
||||
'Role "Guest" share the same organization template across different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
'最初の組織を作成しましょう。これには固有のIDが付いており、パートナーや顧客などさまざまなビジネス向けアイデンティティの取り扱いを行うためのコンテナとして機能します。',
|
||||
more_next_steps: 'さらに次のステップ',
|
||||
add_members: '組織にメンバーを追加する',
|
||||
add_members_action: 'メンバーを一括追加して役割を割り当てる',
|
||||
add_enterprise_connector: 'エンタープライズSSOを追加',
|
||||
add_enterprise_connector_action: 'エンタープライズSSOを設定',
|
||||
organization_permissions: '組織権限',
|
||||
permission_name: '権限名',
|
||||
permissions: '権限',
|
||||
organization_roles: '組織役割',
|
||||
role_name: '役割名',
|
||||
organization_name: '組織名',
|
||||
admin: '管理者',
|
||||
admin_description: '役割「管理者」は、さまざまな組織で同じ組織テンプレートを共有します。',
|
||||
member: 'メンバー',
|
||||
member_description: '役割「メンバー」は、さまざまな組織で同じ組織テンプレートを共有します。',
|
||||
guest: 'ゲスト',
|
||||
guest_description: '役割「ゲスト」は、さまざまな組織で同じ組織テンプレートを共有します。',
|
||||
create_more_roles:
|
||||
'You can create more roles in the organization template settings. Those organization roles will apply to different organizations.',
|
||||
/** UNTRANSLATED */
|
||||
'組織テンプレート設定でさらに多くの役割を作成できます。これらの組織役割は異なる組織に適用されます。',
|
||||
read_resource: 'read:resource',
|
||||
/** UNTRANSLATED */
|
||||
edit_resource: 'edit:resource',
|
||||
/** UNTRANSLATED */
|
||||
delete_resource: 'delete:resource',
|
||||
/** UNTRANSLATED */
|
||||
ellipsis: '……',
|
||||
/** UNTRANSLATED */
|
||||
johnny:
|
||||
'Johny belongs to two organization with the email "john@email.com" as the single identifier. He is the admin of organization A as well as guest of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
'ジョニーは、メールアドレス「john@email.com」を通じて2つの組織に所属しています。組織Aの管理者であり、組織Bのゲストです。',
|
||||
sarah:
|
||||
'Sarah belongs to one organization with the email "sarah@email.com" as the single identifier. She is the admin of organization B.',
|
||||
/** UNTRANSLATED */
|
||||
tony: 'Tony belongs to one organization with the email "tony@email.com" as the single identifier. He is the member of organization C.',
|
||||
'サラは、メールアドレス「sarah@email.com」を通じて1つの組織に所属しています。組織Bの管理者です。',
|
||||
tony: 'トニーは、メールアドレス「tony@email.com」を通じて1つの組織に所属しています。組織Cのメンバーです。',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -42,11 +42,9 @@ const role_details = {
|
|||
assign_title: 'ユーザーを割り当てる',
|
||||
assign_subtitle:
|
||||
'ユーザーをこのロールに割り当てます。名前、電子メール、電話、またはユーザーIDで検索して適切なユーザーを見つけます。',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign users',
|
||||
assign_field: 'ユーザーを割り当てる',
|
||||
confirm_assign: 'ユーザーを割り当てる',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected users were successfully assigned to this role',
|
||||
assigned_toast_text: '選択したユーザーがこのロールに正常に割り当てられました',
|
||||
empty: '使用可能なユーザーはありません',
|
||||
},
|
||||
applications: {
|
||||
|
@ -59,11 +57,9 @@ const role_details = {
|
|||
assign_title: 'アプリケーションを割り当てる',
|
||||
assign_subtitle:
|
||||
'このロールにアプリケーションを割り当てます。名前、説明、またはアプリIDで検索して適切なアプリケーションを見つけます。',
|
||||
/** UNTRANSLATED */
|
||||
assign_field: 'Assign applications',
|
||||
assign_field: 'アプリケーションを割り当てる',
|
||||
confirm_assign: 'アプリケーションを割り当てる',
|
||||
/** UNTRANSLATED */
|
||||
assigned_toast_text: 'The selected applications were successfully assigned to this role',
|
||||
assigned_toast_text: '選択したアプリケーションがこのロールに正常に割り当てられました',
|
||||
empty: '利用可能なアプリケーションはありません',
|
||||
},
|
||||
};
|
||||
|
|
|
@ -47,13 +47,9 @@ const quota_item = {
|
|||
not_eligible: 'カスタムドメインを削除してください',
|
||||
},
|
||||
omni_sign_in_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'SSO',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Disable your SSO',
|
||||
},
|
||||
built_in_email_connector_enabled: {
|
||||
|
@ -98,14 +94,10 @@ const quota_item = {
|
|||
not_eligible: 'Webhookを削除してください',
|
||||
},
|
||||
organization_enabled: {
|
||||
/** UNTRANSLATED */
|
||||
name: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
limited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
unlimited: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
not_eligible: 'Remove your organizations',
|
||||
name: '組織',
|
||||
limited: '組織',
|
||||
unlimited: '組織',
|
||||
not_eligible: '組織を削除してください',
|
||||
},
|
||||
audit_logs_retention_days: {
|
||||
name: '監査ログの保持期間',
|
||||
|
|
|
@ -26,7 +26,6 @@ const quota_table = {
|
|||
},
|
||||
user_authn: {
|
||||
title: 'ユーザー認証',
|
||||
/** UNTRANSLATED */
|
||||
omni_sign_in: 'Enterprise SSO (Q4, 2023)',
|
||||
password: 'パスワード',
|
||||
passwordless: 'パスワードレス - E-mailとSMS',
|
||||
|
@ -52,10 +51,8 @@ const quota_table = {
|
|||
hooks: 'ウェブフック',
|
||||
},
|
||||
organization: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'Organization',
|
||||
/** UNTRANSLATED */
|
||||
organization: 'Organization (Q4, 2023)',
|
||||
title: '組織',
|
||||
organization: '組織 (Q4, 2023)',
|
||||
},
|
||||
support: {
|
||||
title: 'サポート',
|
||||
|
|
|
@ -5,17 +5,14 @@ const tabs = {
|
|||
api_resources: 'API リソース',
|
||||
sign_in_experience: 'サインイン',
|
||||
connectors: 'コネクタ',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_sso: 'Enterprise SSO',
|
||||
enterprise_sso: 'エンタープライズSSO',
|
||||
webhooks: 'Webhooks',
|
||||
/** UNTRANSLATED */
|
||||
organizations: 'Organizations',
|
||||
organizations: '組織',
|
||||
users: 'ユーザー管理',
|
||||
audit_logs: '監査ログ',
|
||||
roles: '役割',
|
||||
docs: 'ドキュメント',
|
||||
tenant_settings: '設定',
|
||||
/** UNTRANSLATED */
|
||||
mfa: 'Multi-factor auth',
|
||||
};
|
||||
|
||||
|
|
|
@ -12,9 +12,7 @@ const tenants = {
|
|||
description: 'テナント名を設定し、データがホストされている地域と環境のタグを表示します。',
|
||||
tenant_id: 'テナントID',
|
||||
tenant_name: 'テナント名',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region: 'Data hosted region',
|
||||
/** UNTRANSLATED */
|
||||
tenant_region: 'データがホストされている地域',
|
||||
tenant_region_tip: 'Your tenant resources are hosted in {{region}}. <a>Learn more</a>',
|
||||
environment_tag: '環境タグ',
|
||||
environment_tag_description:
|
||||
|
@ -22,16 +20,13 @@ const tenants = {
|
|||
environment_tag_development: '開発',
|
||||
environment_tag_staging: 'ステージング',
|
||||
environment_tag_production: '本番',
|
||||
/** UNTRANSLATED */
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and include all pro features but have watermarks in the sign in experience. <a>Learn more</a>',
|
||||
tenant_info_saved: 'テナント情報は正常に保存されました。',
|
||||
},
|
||||
full_env_tag: {
|
||||
/** UNTRANSLATED */
|
||||
development: 'Development',
|
||||
/** UNTRANSLATED */
|
||||
production: 'Production',
|
||||
development: '開発',
|
||||
production: '本番',
|
||||
},
|
||||
deletion_card: {
|
||||
title: '削除',
|
||||
|
@ -43,48 +38,33 @@ const tenants = {
|
|||
create_modal: {
|
||||
title: 'テナントを作成する',
|
||||
subtitle: 'リソースとユーザーを分離するには、新しいテナントを作成します。',
|
||||
/** UNTRANSLATED */
|
||||
subtitle_with_region:
|
||||
'Create a new tenant to separate resources and users. Region and environment tags can’t be modified after creation.',
|
||||
/** UNTRANSLATED */
|
||||
tenant_usage_purpose: 'What do you want to use this tenant for?',
|
||||
/** UNTRANSLATED */
|
||||
development_description:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
development_hint:
|
||||
'Development environment is mainly used for testing and should not use in production environment.',
|
||||
/** UNTRANSLATED */
|
||||
production_description:
|
||||
'Production is where live software is used by end-users and may require a paid subscription.',
|
||||
/** UNTRANSLATED */
|
||||
available_plan: 'Available plan:',
|
||||
create_button: 'テナントを作成する',
|
||||
tenant_name_placeholder: '私のテナント',
|
||||
},
|
||||
notification: {
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_title:
|
||||
'You can now access <span>all features of Logto Pro</span> in your development tenant!',
|
||||
/** UNTRANSLATED */
|
||||
allow_pro_features_description: "It's completely free, with no trial period – forever!",
|
||||
/** UNTRANSLATED */
|
||||
explore_all_features: 'Explore all features',
|
||||
/** UNTRANSLATED */
|
||||
impact_title: 'Does this have any impact on me?',
|
||||
/** UNTRANSLATED */
|
||||
staging_env_hint:
|
||||
'Your tenant label has been updated from "<strong>Staging</strong>" to "<strong>Production</strong>", but this change will not impact your current setup.',
|
||||
/** UNTRANSLATED */
|
||||
paid_tenant_hint_1:
|
||||
'As you subscribe to the Logto Hobby plan, your previous "<strong>Development</strong>" tenant tag will switch to "<strong>Production</strong>", and this won\'t affect your existing setup.',
|
||||
/** UNTRANSLATED */
|
||||
paid_tenant_hint_2:
|
||||
"If you're still in the development stage, you can create a new development tenant to access more pro features.",
|
||||
/** UNTRANSLATED */
|
||||
paid_tenant_hint_3:
|
||||
"If you're in the production stage, or a production environment, you still need to subscribe to a specific plan so there's nothing you need to do at this moment.",
|
||||
/** UNTRANSLATED */
|
||||
paid_tenant_hint_4:
|
||||
"Don't hesitate to reach out if you require help! Thank you for choosing Logto!",
|
||||
},
|
||||
|
@ -120,66 +100,43 @@ const tenants = {
|
|||
'詳細な説明や懸念事項がある場合、または機能を完全に復元しテナントをアンブロックする場合は、直ちにお問い合わせください。',
|
||||
},
|
||||
signing_keys: {
|
||||
/** UNTRANSLATED */
|
||||
title: 'SIGNING KEYS',
|
||||
/** UNTRANSLATED */
|
||||
description: 'Securely manage signing keys in your tenant.',
|
||||
type: {
|
||||
/** UNTRANSLATED */
|
||||
private_key: 'OIDC private keys',
|
||||
/** UNTRANSLATED */
|
||||
cookie_key: 'OIDC cookie keys',
|
||||
},
|
||||
/** UNTRANSLATED */
|
||||
private_keys_in_use: 'Private keys in use',
|
||||
/** UNTRANSLATED */
|
||||
cookie_keys_in_use: 'Cookie keys in use',
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_keys: 'Rotate private keys',
|
||||
/** UNTRANSLATED */
|
||||
rotate_cookie_keys: 'Rotate cookie keys',
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_keys_description:
|
||||
'This action will create a new private signing key, rotate the current key, and remove your previous key. Your JWT tokens signed with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
rotate_cookie_keys_description:
|
||||
'This action will create a new cookie key, rotate the current key, and remove your previous key. Your cookies with the current key will remain valid until deletion or another round of rotation.',
|
||||
/** UNTRANSLATED */
|
||||
select_private_key_algorithm: 'Select signing key algorithm for the new private key',
|
||||
/** UNTRANSLATED */
|
||||
rotate_button: 'Rotate',
|
||||
table_column: {
|
||||
/** UNTRANSLATED */
|
||||
id: 'ID',
|
||||
/** UNTRANSLATED */
|
||||
status: 'Status',
|
||||
/** UNTRANSLATED */
|
||||
algorithm: 'Signing key algorithm',
|
||||
},
|
||||
status: {
|
||||
/** UNTRANSLATED */
|
||||
current: 'Current',
|
||||
/** UNTRANSLATED */
|
||||
previous: 'Previous',
|
||||
},
|
||||
reminder: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_private_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC private keys</strong>? New issued JWT tokens will be signed by the new key. Existing JWT tokens stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
rotate_cookie_key:
|
||||
'Are you sure you want to rotate the <strong>OIDC cookie keys</strong>? New cookies generated in sign-in sessions will be signed by the new cookie key. Existing cookies stay valid until you rotate again.',
|
||||
/** UNTRANSLATED */
|
||||
delete_private_key:
|
||||
'Are you sure you want to delete the <strong>OIDC private key</strong>? Existing JWT tokens signed with this private signing key will no longer be valid.',
|
||||
/** UNTRANSLATED */
|
||||
delete_cookie_key:
|
||||
'Are you sure you want to delete the <strong>OIDC cookie key</strong>? Older sign-in sessions with cookies signed with this cookie key will no longer be valid. A re-authentication is required for these users.',
|
||||
},
|
||||
messages: {
|
||||
/** UNTRANSLATED */
|
||||
rotate_key_success: 'Signing keys rotated successfully.',
|
||||
/** UNTRANSLATED */
|
||||
delete_key_success: 'Key deleted successfully.',
|
||||
},
|
||||
},
|
||||
|
|
|
@ -3,9 +3,8 @@ const paywall = {
|
|||
'{{count, number}}個の<planName/>アプリケーション制限に達しました。チームのニーズに対応するため、プランをアップグレードしてください。サポートが必要な場合は、お気軽に<a>お問い合わせ</a>ください。',
|
||||
applications_other:
|
||||
'{{count, number}}個の<planName/>アプリケーション制限に達しました。チームのニーズに対応するため、プランをアップグレードしてください。サポートが必要な場合は、お気軽に<a>お問い合わせ</a>ください。',
|
||||
/** UNTRANSLATED */
|
||||
machine_to_machine_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> plan to unlock 1 machine-to-machine application, or choose the <strong>Pro</strong> plan for unlimited usage. For any assistance, feel free to <a>contact us</a>.',
|
||||
'アップグレードして、<strong>Hobby</strong>プランで1つのマシン間アプリケーションを解除するか、無制限の使用が可能な<strong>Pro</strong>プランを選択してください。どんなお手伝いが必要でも、お気軽に<a>お問い合わせ</a>ください。',
|
||||
machine_to_machine:
|
||||
'{{count, number}}個の<planName/>マシン間アプリケーション制限に達しました。チームのニーズに対応するため、プランをアップグレードしてください。サポートが必要な場合は、お気軽に<a>お問い合わせ</a>ください。',
|
||||
machine_to_machine_other:
|
||||
|
@ -18,16 +17,14 @@ const paywall = {
|
|||
'{{count, number}}の<planName/> APIリソースあたりの許可制限に達しました。拡張するには今すぐアップグレードしてください。<a>お問い合わせ</a>は何かお手伝いが必要な場合はお気軽にどうぞ。',
|
||||
scopes_per_resource_other:
|
||||
'{{count, number}}の<planName/> APIリソースあたりの許可制限に達しました。拡張するには今すぐアップグレードしてください。<a>お問い合わせ</a>は何かお手伝いが必要な場合はお気軽にどうぞ。',
|
||||
/** UNTRANSLATED */
|
||||
custom_domain:
|
||||
'Unlock custom domain functionality by upgrading to <strong>Hobby</strong> or <strong>Pro</strong> plan. Don’t hesitate to <a>contact us</a> if you need any assistance.',
|
||||
'カスタムドメインの機能を解除するには、<strong>Hobby</strong>または<strong>Pro</strong>プランにアップグレードしてください。何かお手伝いが必要な場合は、お気軽に<a>お問い合わせ</a>ください。',
|
||||
social_connectors:
|
||||
'{{count, number}}の<planName/>ソーシャルコネクタ制限に達しました。チームのニーズに合わせて有料プランにアップグレードして、OIDC、OAuth 2.0、およびSAMLプロトコルを使用して独自のコネクタを作成できるようにしましょう。<a>お問い合わせ</a>は何かお手伝いが必要な場合はお気軽にどうぞ。',
|
||||
social_connectors_other:
|
||||
'{{count, number}}の<planName/>ソーシャルコネクタ制限に達しました。チームのニーズに合わせて有料プランにアップグレードして、OIDC、OAuth 2.0、およびSAMLプロトコルを使用して独自のコネクタを作成できるようにしましょう。<a>お問い合わせ</a>は何かお手伝いが必要な場合はお気軽にどうぞ。',
|
||||
/** UNTRANSLATED */
|
||||
standard_connectors_feature:
|
||||
'Upgrade to the <strong>Hobby</strong> or <strong>Pro</strong> plan to create your own connectors using OIDC, OAuth 2.0, and SAML protocols, plus unlimited social connectors and all the premium features. Feel free to <a>contact us</a> if you need any assistance.',
|
||||
'OIDC、OAuth 2.0、およびSAMLプロトコルを使用して独自のコネクタを作成し、無制限のソーシャルコネクタとすべてのプレミアム機能を利用するには、<strong>Hobby</strong>プランまたは<strong>Pro</strong>プランにアップグレードしてください。どんなお手伝いが必要でも、お気軽に<a>お問い合わせ</a>ください。',
|
||||
standard_connectors:
|
||||
'{{count, number}}の<planName/>ソーシャルコネクタ制限に達しました。チームのニーズに合わせて有料プランにアップグレードして、OIDC、OAuth 2.0、およびSAMLプロトコルを使用して独自のコネクタを作成できるようにしましょう。<a>お問い合わせ</a>は何かお手伝いが必要な場合はお気軽にどうぞ。',
|
||||
standard_connectors_other:
|
||||
|
|
|
@ -20,14 +20,11 @@ const user_details = {
|
|||
tab_settings: '設定',
|
||||
tab_roles: '役割',
|
||||
tab_logs: 'ユーザーログ',
|
||||
/** UNTRANSLATED */
|
||||
tab_organizations: 'Organizations',
|
||||
/** UNTRANSLATED */
|
||||
authentication: 'Authentication',
|
||||
tab_organizations: '組織',
|
||||
authentication: '認証',
|
||||
authentication_description:
|
||||
'各ユーザーには、すべてのユーザー情報が含まれるプロファイルがあります。基本データ、ソーシャルアイデンティティ、およびカスタムデータで構成されています。',
|
||||
/** UNTRANSLATED */
|
||||
user_profile: 'User profile',
|
||||
user_profile: 'ユーザープロファイル',
|
||||
field_email: 'メールアドレス',
|
||||
field_phone: '電話番号',
|
||||
field_username: 'ユーザー名',
|
||||
|
@ -38,29 +35,23 @@ const user_details = {
|
|||
field_custom_data_tip:
|
||||
'プリディフィンドされたユーザープロパティにリストされていない、追加のユーザー情報(ユーザーが好みの色や言語など)。',
|
||||
field_connectors: 'ソーシャル接続',
|
||||
/** UNTRANSLATED */
|
||||
field_sso_connectors: 'Enterprise connections',
|
||||
field_sso_connectors: 'エンタープライズ接続',
|
||||
custom_data_invalid: 'カスタムデータは有効なJSONオブジェクトである必要があります',
|
||||
connectors: {
|
||||
connectors: 'コネクタ',
|
||||
user_id: 'ユーザーID',
|
||||
remove: '削除',
|
||||
/** UNTRANSLATED */
|
||||
connected: 'This user is connected with multiple social connectors.',
|
||||
connected: 'このユーザーは複数のソーシャルコネクタに接続しています。',
|
||||
not_connected: 'ユーザーはソーシャルコネクタに接続していません',
|
||||
deletion_confirmation: '既存の<name/>アイデンティティを削除しています。本当に続行しますか?',
|
||||
},
|
||||
sso_connectors: {
|
||||
/** UNTRANSLATED */
|
||||
connectors: 'Connectors',
|
||||
/** UNTRANSLATED */
|
||||
enterprise_id: 'Enterprise ID',
|
||||
/** UNTRANSLATED */
|
||||
connectors: '接続',
|
||||
enterprise_id: 'エンタープライズID',
|
||||
connected:
|
||||
'This user is connected to multiple enterprise identity providers for Single Sign-On.',
|
||||
/** UNTRANSLATED */
|
||||
'このユーザーはシングルサインオンのために複数のエンタープライズアイデンティティプロバイダに接続しています。',
|
||||
not_connected:
|
||||
'The user is not connected to any enterprise identity providers for Single Sign-On.',
|
||||
'ユーザーはシングルサインオンのためにいかなるエンタープライズアイデンティティプロバイダにも接続していません。',
|
||||
},
|
||||
mfa: {
|
||||
field_name: '多要素認証',
|
||||
|
@ -100,8 +91,7 @@ const user_details = {
|
|||
},
|
||||
warning_no_sign_in_identifier:
|
||||
'ユーザーは、サインインに少なくとも1つの識別子(ユーザー名、メールアドレス、電話番号、またはソーシャル)を持っている必要があります。続行してよろしいですか?',
|
||||
/** UNTRANSLATED */
|
||||
organization_roles_tooltip: 'The roles assigned to the user within this organization.',
|
||||
organization_roles_tooltip: 'この組織内のユーザーに割り当てられた役割。',
|
||||
};
|
||||
|
||||
export default Object.freeze(user_details);
|
||||
|
|
|
@ -30,7 +30,6 @@ const webhooks = {
|
|||
name_placeholder: 'Webhook名を入力してください',
|
||||
endpoint_url: 'エンドポイントURL',
|
||||
endpoint_url_placeholder: 'https://your.webhook.endpoint.url',
|
||||
/** UNTRANSLATED */
|
||||
endpoint_url_tip:
|
||||
'Enter the URL of your endpoint where a webhook’s payload is sent to when the event occurs.',
|
||||
create_webhook: 'Webhookを作成する',
|
||||
|
|
|
@ -5,11 +5,9 @@ const entity = {
|
|||
not_exists: '{{name}}는 존재하지 않아요.',
|
||||
not_exists_with_id: '{{id}} ID를 가진 {{name}}는 존재하지 않아요.',
|
||||
not_found: '리소스가 존재하지 않아요.',
|
||||
/** UNTRANSLATED */
|
||||
relation_foreign_key_not_found:
|
||||
'Cannot find one or more foreign keys. Please check the input and ensure that all referenced entities exist.',
|
||||
/** UNTRANSLATED */
|
||||
unique_integrity_violation: 'The entity already exists. Please check the input and try again.',
|
||||
'하나 이상의 외래 키를 찾을 수 없어요. 입력을 확인하고 참조된 모든 엔티티가 있는지 확인해주세요.',
|
||||
unique_integrity_violation: '엔티티가 이미 존재해요. 입력을 확인하고 다시 시도해주세요.',
|
||||
};
|
||||
|
||||
export default Object.freeze(entity);
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
const oidc = {
|
||||
aborted: 'End 사용자가 상호 작용을 중단했어요.',
|
||||
/** UNTRANSLATED */
|
||||
invalid_scope: 'Invalid scope: {{error_description}}.',
|
||||
invalid_scope: '허용되지 않은 범위: {{error_description}}.',
|
||||
invalid_token: '유효하지 않은 토큰이 제공되었어요.',
|
||||
invalid_client_metadata: '유효하지 않은 클라이언트 메타데이터가 제공되었어요.',
|
||||
/** UNTRANSLATED */
|
||||
insufficient_scope: 'Token missing scope `{{scope}}`.',
|
||||
insufficient_scope: '토큰에 `{{scope}}` 범위가 누락되었어요.',
|
||||
invalid_request: '요청이 유효하지 않아요.',
|
||||
invalid_grant: '승인 요청이 유효하지 않아요.',
|
||||
invalid_redirect_uri: '`redirect_uri`가 등록된 클라이언트의 `redirect_uris`와 일치하지 않아요.',
|
||||
|
@ -15,14 +13,10 @@ const oidc = {
|
|||
unsupported_response_mode: '지원하지 않는 `response_mode` 요청이에요.',
|
||||
unsupported_response_type: '지원하지 않은 `response_type` 요청이에요.',
|
||||
provider_error: 'OIDC 내부 오류: {{message}}.',
|
||||
/** UNTRANSLATED */
|
||||
server_error: 'An unknown OIDC error occurred. Please try again later.',
|
||||
/** UNTRANSLATED */
|
||||
provider_error_fallback: 'An OIDC error occurred: {{code}}.',
|
||||
/** UNTRANSLATED */
|
||||
key_required: 'At least one key is required.',
|
||||
/** UNTRANSLATED */
|
||||
key_not_found: 'Key with ID {{id}} is not found.',
|
||||
server_error: '알 수 없는 OIDC 오류가 발생했어요. 나중에 다시 시도해주세요.',
|
||||
provider_error_fallback: 'OIDC 오류가 발생했어요: {{code}}.',
|
||||
key_required: '최소한 하나의 키가 필요해요.',
|
||||
key_not_found: 'ID가 {{id}}인 키를 찾을 수 없어요.',
|
||||
};
|
||||
|
||||
export default Object.freeze(oidc);
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
const organization = {
|
||||
/** UNTRANSLATED */
|
||||
require_membership: 'The user must be a member of the organization to proceed.',
|
||||
require_membership: '사용자는 조직의 구성원이어야 합니다.',
|
||||
};
|
||||
|
||||
export default Object.freeze(organization);
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue