diff --git a/frontend/messages/cs.json b/frontend/messages/cs.json index 7e106a22..90e73a80 100644 --- a/frontend/messages/cs.json +++ b/frontend/messages/cs.json @@ -3,7 +3,7 @@ "my_account": "Můj Účet", "logout": "Odhlásit se", "confirm": "Potvrdit", - "docs": "Docs", + "docs": "Dokumentace", "key": "Klíč", "value": "Hodnota", "remove_custom_claim": "Odstranit vlastní nárok", @@ -180,7 +180,7 @@ "email_login_notification": "E-mailovová oznámení o přihlášení", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Poslat uživateli e-mail, když se přihlásí z nového zařízení.", "emai_login_code_requested_by_user": "Přihlašovací kód e-mailu vyžádaný uživatelem", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Umožňuje uživatelům přihlásit se pomocí přihlašovacího kódu, který je odeslán na jejich e-mail. To výrazně snižuje bezpečnost, protože každý, kdo má přístup k e-mailu uživatele, může vstoupit.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Poslat e-mail přihlašovacímu kódu od administrátora", "allows_an_admin_to_send_a_login_code_to_the_user": "Umožňuje administrátorovi odeslat přihlašovací kód uživateli e-mailem.", "send_test_email": "Odeslat testovací e-mail", @@ -310,7 +310,7 @@ "background_image": "Obrázek na pozadí", "language": "Jazyk", "reset_profile_picture_question": "Resetovat profilový obrázek?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "Tímto odstraníte nahraný obrázek a obnovíte výchozí. Chcete pokračovat?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Obnovit", "reset_to_default": "Obnovit výchozí", "profile_picture_has_been_reset": "Profilový obrázek byl obnoven. Aktualizace může trvat několik minut.", @@ -326,7 +326,7 @@ "client_authorization": "Autorizace klienta", "new_client_authorization": "Nová autorizace klienta", "disable_animations": "Zakázat animace", - "turn_off_ui_animations": "Vypnout všechny animace v celém administrátorském rozhraní.", + "turn_off_ui_animations": "Turn off animations throughout the UI.", "user_disabled": "Účet deaktivován", "disabled_users_cannot_log_in_or_use_services": "Zakázaní uživatelé se nemohou přihlásit nebo používat služby.", "user_disabled_successfully": "Uživatel byl úspěšně deaktivován.", @@ -347,30 +347,30 @@ "the_device_has_been_authorized": "Zařízení bylo autorizováno.", "enter_code_displayed_in_previous_step": "Zadejte kód, který byl zobrazen v předchozím kroku.", "authorize": "Autorizovat", - "federated_client_credentials": "Federated Client Credentials", - "federated_client_credentials_description": "Using federated client credentials, you can authenticate OIDC clients using JWT tokens issued by third-party authorities.", - "add_federated_client_credential": "Add Federated Client Credential", - "add_another_federated_client_credential": "Add another federated client credential", + "federated_client_credentials": "Údaje o klientovi ve federaci", + "federated_client_credentials_description": "Pomocí federovaných přihlašovacích údajů klienta můžete ověřit klienty OIDC pomocí JWT tokenů vydaných třetí stranou.", + "add_federated_client_credential": "Přidat údaje federovaného klienta", + "add_another_federated_client_credential": "Přidat dalšího federovaného klienta", "oidc_allowed_group_count": "Počet povolených skupin", "unrestricted": "Bez omezení", - "show_advanced_options": "Show Advanced Options", - "hide_advanced_options": "Hide Advanced Options", - "oidc_data_preview": "OIDC Data Preview", - "preview_the_oidc_data_that_would_be_sent_for_different_users": "Preview the OIDC data that would be sent for different users", + "show_advanced_options": "Zobrazit rozšířené možnosti", + "hide_advanced_options": "Skrýt rozšířené rožnosti", + "oidc_data_preview": "Náhled OIDC dat", + "preview_the_oidc_data_that_would_be_sent_for_different_users": "Náhled údajů OIDC, které by měly být odeslány pro různé uživatele", "id_token": "ID Token", "access_token": "Access Token", "userinfo": "Userinfo", "id_token_payload": "ID Token Payload", "access_token_payload": "Access Token Payload", "userinfo_endpoint_response": "Userinfo Endpoint Response", - "copy": "Copy", - "no_preview_data_available": "No preview data available", - "copy_all": "Copy All", - "preview": "Preview", - "preview_for_user": "Preview for {name} ({email})", - "preview_the_oidc_data_that_would_be_sent_for_this_user": "Preview the OIDC data that would be sent for this user", - "show": "Show", - "select_an_option": "Select an option", - "select_user": "Select User", - "error": "Error" + "copy": "Kopírovat", + "no_preview_data_available": "Nejsou k dispozici žádná náhledová data", + "copy_all": "Kopírovat vše", + "preview": "Náhled", + "preview_for_user": "Náhled pro {name} ({email})", + "preview_the_oidc_data_that_would_be_sent_for_this_user": "Náhled OIDC dat, která by byla odeslána pro uživatele", + "show": "Zobrazit", + "select_an_option": "Vyberte možnost", + "select_user": "Vyberte uživatele", + "error": "Chyba" } diff --git a/frontend/messages/da.json b/frontend/messages/da.json index 778aad84..e5f98792 100644 --- a/frontend/messages/da.json +++ b/frontend/messages/da.json @@ -180,7 +180,7 @@ "email_login_notification": "Email Login Notification", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Send an email to the user when they log in from a new device.", "emai_login_code_requested_by_user": "Email Login Code Requested by User", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This reduces the security significantly as anyone with access to the user's email can gain entry.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Email Login Code from Admin", "allows_an_admin_to_send_a_login_code_to_the_user": "Allows an admin to send a login code to the user via email.", "send_test_email": "Send test email", @@ -310,7 +310,7 @@ "background_image": "Background Image", "language": "Language", "reset_profile_picture_question": "Reset profile picture?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image, and reset the profile picture to default. Do you want to continue?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Reset", "reset_to_default": "Reset to default", "profile_picture_has_been_reset": "Profile picture has been reset. It may take a few minutes to update.", @@ -326,7 +326,7 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_ui_animations": "Turn off all animations throughout the Admin UI.", + "turn_off_ui_animations": "Turn off animations throughout the 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.", diff --git a/frontend/messages/de.json b/frontend/messages/de.json index 9193a3b2..a8bbb96b 100644 --- a/frontend/messages/de.json +++ b/frontend/messages/de.json @@ -180,7 +180,7 @@ "email_login_notification": "E-Mail Benachrichtigung bei Login", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Sende dem Benutzer eine E-Mail, wenn er sich von einem neuen Gerät aus anmeldet.", "emai_login_code_requested_by_user": "E-Mail-Logincode angefordert vom Benutzer", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Ermöglicht Benutzern, den Passkey zu umgehen, indem sie das Senden eines Logincodes an ihre E-Mail-Adresse anfordern. Dies reduziert die Sicherheit erheblich, da jeder, der Zugriff auf die E-Mail des Benutzers hat, Zugang bekommen kann.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "E-Mail-Logincode von Administratoren", "allows_an_admin_to_send_a_login_code_to_the_user": "Erlaube Administratoren das Senden von Logincodes an den Nutzer via E-Mail.", "send_test_email": "Test-E-Mail senden", @@ -310,7 +310,7 @@ "background_image": "Hintergrundbild", "language": "Sprache", "reset_profile_picture_question": "Profilbild zurücksetzen?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "Das hochgeladene Bild wird entfernt und das Profilbild auf die Standardeinstellung zurückgesetzt. Möchten Sie fortfahren?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Zurücksetzen", "reset_to_default": "Auf Standard zurücksetzen", "profile_picture_has_been_reset": "Das Profilbild wurde zurückgesetzt. Es kann einige Minuten dauern, bis es aktualisiert wird.", @@ -326,7 +326,7 @@ "client_authorization": "Client-Autorisierung", "new_client_authorization": "Neue Client-Autorisierung", "disable_animations": "Animationen deaktivieren", - "turn_off_ui_animations": "Deaktiviert alle Animationen in der Benutzeroberfläche.", + "turn_off_ui_animations": "Turn off animations throughout the UI.", "user_disabled": "Account deaktiviert", "disabled_users_cannot_log_in_or_use_services": "Deaktivierte Benutzer können sich nicht anmelden oder Dienste nutzen.", "user_disabled_successfully": "Der Benutzer wurde erfolgreich deaktiviert.", diff --git a/frontend/messages/es.json b/frontend/messages/es.json index 5859547c..3e69bcda 100644 --- a/frontend/messages/es.json +++ b/frontend/messages/es.json @@ -180,7 +180,7 @@ "email_login_notification": "Email Login Notification", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Enviar un correo electrónico al usuario cuando inicie sesión desde un dispositivo nuevo.", "emai_login_code_requested_by_user": "Código de acceso solicitado por el usuario", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Permite a los usuarios saltarse las claves de acceso solicitando un código de acceso enviado a su correo electrónico. Esto reduce la seguridad significativamente, ya que cualquiera con acceso al correo electrónico del usuario puede obtener acceso.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Email Login Code from Admin", "allows_an_admin_to_send_a_login_code_to_the_user": "Permite a un administrador enviar un código de acceso al usuario por correo electrónico.", "send_test_email": "Enviar correo de prueba", @@ -310,7 +310,7 @@ "background_image": "Background Image", "language": "Language", "reset_profile_picture_question": "Reset profile picture?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image, and reset the profile picture to default. Do you want to continue?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Reset", "reset_to_default": "Reset to default", "profile_picture_has_been_reset": "Profile picture has been reset. It may take a few minutes to update.", @@ -326,7 +326,7 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_ui_animations": "Turn off all animations throughout the Admin UI.", + "turn_off_ui_animations": "Turn off animations throughout the 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.", diff --git a/frontend/messages/fr.json b/frontend/messages/fr.json index 237ad651..20f28203 100644 --- a/frontend/messages/fr.json +++ b/frontend/messages/fr.json @@ -180,7 +180,7 @@ "email_login_notification": "Notification de connexion par e-mail", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Envoyer un email à l'utilisateur lorsqu'il se connecte à partir d'un nouvel appareil.", "emai_login_code_requested_by_user": "Email Login Code Requested by User", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This reduces the security significantly as anyone with access to the user's email can gain entry.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Email Login Code from Admin", "allows_an_admin_to_send_a_login_code_to_the_user": "Allows an admin to send a login code to the user via email.", "send_test_email": "Send test email", @@ -310,7 +310,7 @@ "background_image": "Image d'arrière-plan", "language": "Langue", "reset_profile_picture_question": "Réinitialiser la photo de profil ?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "Cela réinitialisera l'image de profil par défaut. Voulez-vous continuer ?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Réinitialiser", "reset_to_default": "Valeurs par défaut", "profile_picture_has_been_reset": "La photo de profil a été réinitialisée. La mise à jour peut prendre quelques minutes.", @@ -326,7 +326,7 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_ui_animations": "Turn off all animations throughout the Admin UI.", + "turn_off_ui_animations": "Turn off animations throughout the 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.", diff --git a/frontend/messages/it.json b/frontend/messages/it.json index 3aa10dc0..971ed270 100644 --- a/frontend/messages/it.json +++ b/frontend/messages/it.json @@ -3,7 +3,7 @@ "my_account": "Il mio account", "logout": "Disconnetti", "confirm": "Conferma", - "docs": "Docs", + "docs": "Documentazione", "key": "Chiave", "value": "Valore", "remove_custom_claim": "Rimuovi attributo personalizzato", @@ -326,7 +326,7 @@ "client_authorization": "Autorizzazione client", "new_client_authorization": "Nuova autorizzazione client", "disable_animations": "Disabilita animazioni", - "turn_off_ui_animations": "Disattiva tutte le animazioni nell'interfaccia di amministrazione.", + "turn_off_ui_animations": "Disattiva tutte le animazioni della UI.", "user_disabled": "Account disabilitato", "disabled_users_cannot_log_in_or_use_services": "Gli utenti disabilitati non possono accedere o utilizzare i servizi.", "user_disabled_successfully": "Utente disabilitato con successo.", @@ -355,22 +355,22 @@ "unrestricted": "Illimitati", "show_advanced_options": "Mostra Opzioni Avanzate", "hide_advanced_options": "Nascondi Opzioni Avanzate", - "oidc_data_preview": "OIDC Data Preview", - "preview_the_oidc_data_that_would_be_sent_for_different_users": "Preview the OIDC data that would be sent for different users", + "oidc_data_preview": "Anteprima Dati OIDC", + "preview_the_oidc_data_that_would_be_sent_for_different_users": "Anteprima dei dati OIDC che saranno inviati agli utenti", "id_token": "ID Token", "access_token": "Access Token", "userinfo": "Userinfo", "id_token_payload": "ID Token Payload", "access_token_payload": "Access Token Payload", - "userinfo_endpoint_response": "Userinfo Endpoint Response", - "copy": "Copy", - "no_preview_data_available": "No preview data available", - "copy_all": "Copy All", - "preview": "Preview", - "preview_for_user": "Preview for {name} ({email})", - "preview_the_oidc_data_that_would_be_sent_for_this_user": "Preview the OIDC data that would be sent for this user", - "show": "Show", - "select_an_option": "Select an option", - "select_user": "Select User", - "error": "Error" + "userinfo_endpoint_response": "Risposta Endpoint Userinfo", + "copy": "Copia", + "no_preview_data_available": "Dati di anteprima non disponibili", + "copy_all": "Copia tutto", + "preview": "Anteprima", + "preview_for_user": "Anteprima per {name} ({email})", + "preview_the_oidc_data_that_would_be_sent_for_this_user": "Anteprima dei dati OIDC che saranno inviati per l'utente", + "show": "Mostra", + "select_an_option": "Seleziona un'opzione", + "select_user": "Seleziona utente", + "error": "Errore" } diff --git a/frontend/messages/nl.json b/frontend/messages/nl.json index 4b8f04ea..5a0f1f80 100644 --- a/frontend/messages/nl.json +++ b/frontend/messages/nl.json @@ -180,7 +180,7 @@ "email_login_notification": "E-mail-inlogmelding", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Stuur een e-mail naar de gebruiker wanneer deze zich aanmeldt vanaf een nieuw apparaat.", "emai_login_code_requested_by_user": "Email Login Code Requested by User", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This reduces the security significantly as anyone with access to the user's email can gain entry.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Email Login Code from Admin", "allows_an_admin_to_send_a_login_code_to_the_user": "Allows an admin to send a login code to the user via email.", "send_test_email": "Test-e-mail verzenden", @@ -310,7 +310,7 @@ "background_image": "Achtergrondfoto", "language": "Taal", "reset_profile_picture_question": "Profielfoto opnieuw instellen?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "Dit verwijdert de geüploade afbeelding en de zet de profielfoto terug naar de standaard-profielfoto. Wilt u doorgaan?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Reset", "reset_to_default": "Standaardinstellingen herstellen", "profile_picture_has_been_reset": "Profielfoto is gereset. Het kan enkele minuten duren voordat de wijzigingen zichtbaar zijn.", @@ -326,7 +326,7 @@ "client_authorization": "Client autorisatie", "new_client_authorization": "Nieuwe clientautorisatie", "disable_animations": "Disable Animations", - "turn_off_ui_animations": "Turn off all animations throughout the Admin UI.", + "turn_off_ui_animations": "Turn off animations throughout the 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.", diff --git a/frontend/messages/pl.json b/frontend/messages/pl.json index d96a33d9..c699423b 100644 --- a/frontend/messages/pl.json +++ b/frontend/messages/pl.json @@ -180,7 +180,7 @@ "email_login_notification": "Powiadomienie o logowaniu przez e-mail", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Wyślij e-mail do użytkownika, gdy zaloguje się z nowego urządzenia.", "emai_login_code_requested_by_user": "Kod logowania e-mailem zażądany przez użytkownika", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Pozwól użytkownikom zalogować się za pomocą kodu logowania wysłanego na ich e-mail. Znacząco obniża to bezpieczeństwo, ponieważ każdy, kto ma dostęp do e-maila użytkownika, może uzyskać dostęp.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Kod logowania e-mailem od administratora", "allows_an_admin_to_send_a_login_code_to_the_user": "Pozwala administratorowi wysłać kod logowania do użytkownika za pomocą e-maila.", "send_test_email": "Wyślij testowy e-mail", @@ -310,7 +310,7 @@ "background_image": "Obraz tła", "language": "Język", "reset_profile_picture_question": "Zresetować zdjęcie profilowe?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "To usunie przesłany obraz i zresetuje zdjęcie profilowe do domyślnego. Czy chcesz kontynuować?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Zresetuj", "reset_to_default": "Zresetuj do domyślnych", "profile_picture_has_been_reset": "Zdjęcie profilowe zostało zresetowane. Może to potrwać kilka minut.", @@ -326,7 +326,7 @@ "client_authorization": "Autoryzacja klienta", "new_client_authorization": "Nowa autoryzacja klienta", "disable_animations": "Wyłącz animacje", - "turn_off_ui_animations": "Wyłącz wszystkie animacje w całym interfejsie administracyjnym.", + "turn_off_ui_animations": "Turn off animations throughout the UI.", "user_disabled": "Konto wyłączone", "disabled_users_cannot_log_in_or_use_services": "Wyłączone konta użytkowników nie mogą się logować ani korzystać z usług.", "user_disabled_successfully": "Sukces! Konto zostało wyłączone.", diff --git a/frontend/messages/pt-BR.json b/frontend/messages/pt-BR.json index 352367b1..2d50e4df 100644 --- a/frontend/messages/pt-BR.json +++ b/frontend/messages/pt-BR.json @@ -180,7 +180,7 @@ "email_login_notification": "Email Login Notification", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Send an email to the user when they log in from a new device.", "emai_login_code_requested_by_user": "Email Login Code Requested by User", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This reduces the security significantly as anyone with access to the user's email can gain entry.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Email Login Code from Admin", "allows_an_admin_to_send_a_login_code_to_the_user": "Allows an admin to send a login code to the user via email.", "send_test_email": "Send test email", @@ -310,7 +310,7 @@ "background_image": "Background Image", "language": "Idioma", "reset_profile_picture_question": "Reset profile picture?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image, and reset the profile picture to default. Do you want to continue?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Redefinir", "reset_to_default": "Redefinir para o padrão", "profile_picture_has_been_reset": "Profile picture has been reset. It may take a few minutes to update.", @@ -326,7 +326,7 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_ui_animations": "Turn off all animations throughout the Admin UI.", + "turn_off_ui_animations": "Turn off animations throughout the 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.", diff --git a/frontend/messages/ru.json b/frontend/messages/ru.json index 58e1c802..80763874 100644 --- a/frontend/messages/ru.json +++ b/frontend/messages/ru.json @@ -180,7 +180,7 @@ "email_login_notification": "Уведомление о логине по электронной почте", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Отправлять пользователю письмо при входе с нового устройства.", "emai_login_code_requested_by_user": "Код входа по электронной почте, запрошенный пользователем", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Позволяет пользователям обходить вход через passkey, запросив код входа, отправляемый на их электронную почту. Это значительно снижает безопасность так как любой человек, имеющий доступ к электронной почте пользователя, может получить доступ.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Код входа по электронной почте от администратора", "allows_an_admin_to_send_a_login_code_to_the_user": "Позволяет администратору отправлять код входа пользователю по электронной почте.", "send_test_email": "Отправить тестовое письмо", @@ -310,7 +310,7 @@ "background_image": "Фоновое изображение", "language": "Язык", "reset_profile_picture_question": "Сбросить изображение профиля?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "Это удалит загруженное изображение и сбросит изображение профиля на изображение по умолчанию. Вы хотите продолжить?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "Сбросить", "reset_to_default": "Сбросить по умолчанию", "profile_picture_has_been_reset": "Изображение профиля было сброшено. Обновление может занять несколько минут.", @@ -326,7 +326,7 @@ "client_authorization": "Авторизация в клиенте", "new_client_authorization": "Новая авторизация в клиенте", "disable_animations": "Отключить анимации", - "turn_off_ui_animations": "Выключить все анимации в интерфейсе администратора.", + "turn_off_ui_animations": "Turn off animations throughout the UI.", "user_disabled": "Аккаунт отключен", "disabled_users_cannot_log_in_or_use_services": "Отключенные пользователи не могут войти или использовать сервисы.", "user_disabled_successfully": "Пользователь успешно отключен.", diff --git a/frontend/messages/zh-CN.json b/frontend/messages/zh-CN.json index a91f527c..00232e89 100644 --- a/frontend/messages/zh-CN.json +++ b/frontend/messages/zh-CN.json @@ -180,7 +180,7 @@ "email_login_notification": "登录时的电子邮件通知", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "用户通过新设备登录时发送一封电子邮件通知。", "emai_login_code_requested_by_user": "用户请求的电子邮件登录代码", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "允许用户通过发送到其电子邮件的登录代码登录。这会显著降低安全性,因为任何有权访问用户电子邮件的人都可以进入。", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "管理员发送的电子邮件登录代码", "allows_an_admin_to_send_a_login_code_to_the_user": "允许管理员通过电子邮件向用户发送登录代码。", "send_test_email": "发送测试电子邮件", @@ -310,7 +310,7 @@ "background_image": "背景图片", "language": "语言", "reset_profile_picture_question": "重置头像?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "这将删除已上传的图片,并将头像重置为默认图片。您确定要继续吗?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "重置", "reset_to_default": "恢复默认设置", "profile_picture_has_been_reset": "头像已重置。可能需要几分钟才能更新。", @@ -326,7 +326,7 @@ "client_authorization": "客户端授权", "new_client_authorization": "首次客户端授权", "disable_animations": "关闭动画", - "turn_off_ui_animations": "关闭管理界面中的所有动画效果。", + "turn_off_ui_animations": "Turn off animations throughout the UI.", "user_disabled": "账户已禁用", "disabled_users_cannot_log_in_or_use_services": "禁用的用户无法登录或使用服务。", "user_disabled_successfully": "用户已成功禁用。", diff --git a/frontend/messages/zh-TW.json b/frontend/messages/zh-TW.json index 49e14042..38aa224e 100644 --- a/frontend/messages/zh-TW.json +++ b/frontend/messages/zh-TW.json @@ -180,7 +180,7 @@ "email_login_notification": "電子郵件登入通知", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "使用者從新裝置登入時寄送電子郵件通知。", "emai_login_code_requested_by_user": "使用者請求電子郵件登入代碼", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "允許使用者請求一組登入代碼並透過電子郵件接收,藉此繞過密碼金鑰驗證。 這將大幅降低安全性,因為只要取得使用者的信箱存取權,就可能登入系統。", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "來自管理員的使用者登入代碼", "allows_an_admin_to_send_a_login_code_to_the_user": "允許管理員透過電子郵件向使用者發送登入代碼。", "send_test_email": "發送測試郵件", @@ -310,7 +310,7 @@ "background_image": "背景圖片", "language": "語言", "reset_profile_picture_question": "重設個人資料圖片?", - "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "這將會移除已上傳的圖片,並將個人資料圖片重設為預設圖像。是否繼續?", + "this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default": "This will remove the uploaded image and reset the profile picture to default. Do you want to continue?", "reset": "重設", "reset_to_default": "重設至預設值", "profile_picture_has_been_reset": "個人資料圖片已經重設。 這可能會花幾分鐘更新。", @@ -326,7 +326,7 @@ "client_authorization": "客戶端授權", "new_client_authorization": "新客戶端授權", "disable_animations": "停用動畫", - "turn_off_ui_animations": "關閉整個系統中的所有動畫效果。", + "turn_off_ui_animations": "Turn off animations throughout the UI.", "user_disabled": "帳戶已停用", "disabled_users_cannot_log_in_or_use_services": "已停用的使用者不能登入或使用服務。", "user_disabled_successfully": "使用者已成功停用。",