From 983e989be12eef5bf4a6b08b072165241512cdea Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Fri, 18 Apr 2025 18:21:04 +0200 Subject: [PATCH] chore(translations): update translations via Crowdin (#456) --- frontend/messages/cs-CZ.json | 11 ++++++++++- frontend/messages/de-DE.json | 11 ++++++++++- frontend/messages/es-ES.json | 11 ++++++++++- frontend/messages/fr-FR.json | 11 ++++++++++- frontend/messages/it-IT.json | 11 ++++++++++- frontend/messages/nl-NL.json | 11 ++++++++++- frontend/messages/pt-BR.json | 11 ++++++++++- frontend/messages/pt-PT.json | 11 ++++++++++- frontend/messages/ru-RU.json | 11 ++++++++++- 9 files changed, 90 insertions(+), 9 deletions(-) diff --git a/frontend/messages/cs-CZ.json b/frontend/messages/cs-CZ.json index 80947ee4..ac082f53 100644 --- a/frontend/messages/cs-CZ.json +++ b/frontend/messages/cs-CZ.json @@ -324,5 +324,14 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." } diff --git a/frontend/messages/de-DE.json b/frontend/messages/de-DE.json index 6d46854b..8860ab6e 100644 --- a/frontend/messages/de-DE.json +++ b/frontend/messages/de-DE.json @@ -324,5 +324,14 @@ "client_authorization": "Client-Autorisierung", "new_client_authorization": "Neue Client-Autorisierung", "disable_animations": "Disable Animations", - "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." } diff --git a/frontend/messages/es-ES.json b/frontend/messages/es-ES.json index 2e46aa04..20e0e2fb 100644 --- a/frontend/messages/es-ES.json +++ b/frontend/messages/es-ES.json @@ -324,5 +324,14 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." } diff --git a/frontend/messages/fr-FR.json b/frontend/messages/fr-FR.json index c1e886c9..712cf035 100644 --- a/frontend/messages/fr-FR.json +++ b/frontend/messages/fr-FR.json @@ -324,5 +324,14 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." } diff --git a/frontend/messages/it-IT.json b/frontend/messages/it-IT.json index 2baaf830..b5f3d724 100644 --- a/frontend/messages/it-IT.json +++ b/frontend/messages/it-IT.json @@ -324,5 +324,14 @@ "client_authorization": "Autorizzazione client", "new_client_authorization": "Nuova autorizzazione client", "disable_animations": "Disabilita animazioni", - "turn_off_all_animations_throughout_the_admin_ui": "Disattiva tutte le animazioni nell'interfaccia di amministrazione" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." } diff --git a/frontend/messages/nl-NL.json b/frontend/messages/nl-NL.json index edb1ff10..2bbf91bc 100644 --- a/frontend/messages/nl-NL.json +++ b/frontend/messages/nl-NL.json @@ -324,5 +324,14 @@ "client_authorization": "Client autorisatie", "new_client_authorization": "Nieuwe clientautorisatie", "disable_animations": "Disable Animations", - "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." } diff --git a/frontend/messages/pt-BR.json b/frontend/messages/pt-BR.json index 01149913..f09f0494 100644 --- a/frontend/messages/pt-BR.json +++ b/frontend/messages/pt-BR.json @@ -324,5 +324,14 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." } diff --git a/frontend/messages/pt-PT.json b/frontend/messages/pt-PT.json index 2e46aa04..20e0e2fb 100644 --- a/frontend/messages/pt-PT.json +++ b/frontend/messages/pt-PT.json @@ -324,5 +324,14 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." } diff --git a/frontend/messages/ru-RU.json b/frontend/messages/ru-RU.json index c8489892..577dc7cb 100644 --- a/frontend/messages/ru-RU.json +++ b/frontend/messages/ru-RU.json @@ -324,5 +324,14 @@ "client_authorization": "Авторизация в клиенте", "new_client_authorization": "Новая авторизация в клиенте", "disable_animations": "Отключить анимации", - "turn_off_all_animations_throughout_the_admin_ui": "Выключить все анимации в интерфейсе администратора" + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI.", + "user_disabled": "Account Disabled", + "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", + "user_disabled_successfully": "User has been disabled successfully.", + "user_enabled_successfully": "User has been enabled successfully.", + "status": "Status", + "disable_firstname_lastname": "Disable {firstName} {lastName}", + "are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.", + "ldap_soft_delete_users": "Keep disabled users from LDAP.", + "ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system." }