diff --git a/frontend/messages/cs-CZ.json b/frontend/messages/cs-CZ.json
index c036a9a6..47f117bd 100644
--- a/frontend/messages/cs-CZ.json
+++ b/frontend/messages/cs-CZ.json
@@ -342,5 +342,9 @@
"show_code": "Zobrazit kód",
"callback_url_description": "URL poskytnuté klientem. Klientské zástupné znaky (*) jsou podporovány, ale raději se jim vyhýbejte, pro lepší bezpečnost.",
"api_key_expiration": "Vypršení platnosti API klíče",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Pošlete uživateli e-mail, jakmile jejich API klíč brzy vyprší."
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Pošlete uživateli e-mail, jakmile jejich API klíč brzy vyprší.",
+ "authorize_device": "Authorize Device",
+ "the_device_has_been_authorized": "The device has been authorized.",
+ "enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.",
+ "authorize": "Authorize"
}
diff --git a/frontend/messages/de-DE.json b/frontend/messages/de-DE.json
index 3f3e1638..448397e4 100644
--- a/frontend/messages/de-DE.json
+++ b/frontend/messages/de-DE.json
@@ -327,20 +327,24 @@
"client_authorization": "Client-Autorisierung",
"new_client_authorization": "Neue Client-Autorisierung",
"disable_animations": "Animationen deaktivieren",
- "turn_off_all_animations_throughout_the_admin_ui": "Schalte alle Animationen im Admin UI aus.",
+ "turn_off_all_animations_throughout_the_admin_ui": "Deaktiviert alle Animationen in der Benutzeroberfläche.",
"user_disabled": "Account deaktiviert",
- "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.",
+ "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.",
+ "user_enabled_successfully": "Der Benutzer wurde erfolgreich aktiviert.",
"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.",
- "login_code_email_success": "The login code has been sent to the user.",
- "send_email": "Send Email",
- "show_code": "Show Code",
- "callback_url_description": "URL(s) provided by your client. Wildcards (*) are supported, but best avoided for better security.",
- "api_key_expiration": "API Key Expiration",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire."
+ "disable_firstname_lastname": "Deaktiviere {firstName} {lastName}",
+ "are_you_sure_you_want_to_disable_this_user": "Bist du sicher, dass du diesen Benutzer deaktivieren möchtest? Er kann sich dann nicht mehr anmelden, oder auf Dienste zugreifen.",
+ "ldap_soft_delete_users": "Deaktivierte Benutzer von LDAP behalten.",
+ "ldap_soft_delete_users_description": "Wenn aktiviert, werden vom LDAP gelöschte Benutzer deaktivert und nicht aus dem System gelöscht.",
+ "login_code_email_success": "Der Login-Code wurde an den Benutzer gesendet.",
+ "send_email": "E-Mail senden",
+ "show_code": "Code anzeigen",
+ "callback_url_description": "URL(s) die von deinem Client bereitgestellt werden. Wildcards (*) werden unterstützt, sollten für bessere Sicherheit jedoch lieber vermieden werden.",
+ "api_key_expiration": "API Key Ablauf",
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Sende eine E-Mail an den Benutzer, wenn sein API Key ablaufen wird.",
+ "authorize_device": "Gerät autorisieren",
+ "the_device_has_been_authorized": "Das Gerät wurde autorisiert.",
+ "enter_code_displayed_in_previous_step": "Gib den Code ein, der im vorherigen Schritt angezeigt wurde.",
+ "authorize": "Autorisieren"
}
diff --git a/frontend/messages/es-ES.json b/frontend/messages/es-ES.json
index 93311d72..821f313d 100644
--- a/frontend/messages/es-ES.json
+++ b/frontend/messages/es-ES.json
@@ -1,108 +1,108 @@
{
"$schema": "https://inlang.com/schema/inlang-message-format",
- "my_account": "My Account",
- "logout": "Logout",
- "confirm": "Confirm",
- "key": "Key",
- "value": "Value",
- "remove_custom_claim": "Remove custom claim",
- "add_custom_claim": "Add custom claim",
- "add_another": "Add another",
- "select_a_date": "Select a date",
- "select_file": "Select File",
- "profile_picture": "Profile Picture",
- "profile_picture_is_managed_by_ldap_server": "The profile picture is managed by the LDAP server and cannot be changed here.",
- "click_profile_picture_to_upload_custom": "Click on the profile picture to upload a custom one from your files.",
- "image_should_be_in_format": "The image should be in PNG or JPEG format.",
- "items_per_page": "Items per page",
- "no_items_found": "No items found",
- "search": "Search...",
- "expand_card": "Expand card",
- "copied": "Copied",
- "click_to_copy": "Click to copy",
- "something_went_wrong": "Something went wrong",
- "go_back_to_home": "Go back to home",
- "dont_have_access_to_your_passkey": "Don't have access to your passkey?",
- "login_background": "Login background",
+ "my_account": "Mi Cuenta",
+ "logout": "Cerrar sesión",
+ "confirm": "Confirmar",
+ "key": "Clave",
+ "value": "Valor",
+ "remove_custom_claim": "Eliminar reclamo personalizado",
+ "add_custom_claim": "Añadir reclamo personalizado",
+ "add_another": "Añadir otro",
+ "select_a_date": "Seleccione una fecha",
+ "select_file": "Seleccione Archivo:",
+ "profile_picture": "Foto de perfil",
+ "profile_picture_is_managed_by_ldap_server": "La imagen de perfil es administrada por el servidor LDAP y no puede ser cambiada aquí.",
+ "click_profile_picture_to_upload_custom": "Haga clic en la imagen de perfil para subir una personalizada desde sus archivos.",
+ "image_should_be_in_format": "La imagen debe ser en formato PNG o JPEG.",
+ "items_per_page": "Elementos por página",
+ "no_items_found": "No se encontraron elementos",
+ "search": "Buscar...",
+ "expand_card": "Ampliar tarjeta",
+ "copied": "Copiado",
+ "click_to_copy": "Haz clic para copiar",
+ "something_went_wrong": "Algo ha salido mal",
+ "go_back_to_home": "Volver al Inicio",
+ "dont_have_access_to_your_passkey": "¿No tiene acceso a su Passkey?",
+ "login_background": "Fondo de página de acceso",
"logo": "Logo",
- "login_code": "Login Code",
- "create_a_login_code_to_sign_in_without_a_passkey_once": "Create a login code that the user can use to sign in without a passkey once.",
- "one_hour": "1 hour",
- "twelve_hours": "12 hours",
- "one_day": "1 day",
- "one_week": "1 week",
- "one_month": "1 month",
- "expiration": "Expiration",
- "generate_code": "Generate Code",
- "name": "Name",
- "browser_unsupported": "Browser unsupported",
- "this_browser_does_not_support_passkeys": "This browser doesn't support passkeys. Please use an alternative sign in method.",
- "an_unknown_error_occurred": "An unknown error occurred",
- "authentication_process_was_aborted": "The authentication process was aborted",
- "error_occurred_with_authenticator": "An error occurred with the authenticator",
- "authenticator_does_not_support_discoverable_credentials": "The authenticator does not support discoverable credentials",
- "authenticator_does_not_support_resident_keys": "The authenticator does not support resident keys",
- "passkey_was_previously_registered": "This passkey was previously registered",
- "authenticator_does_not_support_any_of_the_requested_algorithms": "The authenticator does not support any of the requested algorithms",
- "authenticator_timed_out": "The authenticator timed out",
- "critical_error_occurred_contact_administrator": "A critical error occurred. Please contact your administrator.",
- "sign_in_to": "Sign in to {name}",
- "client_not_found": "Client not found",
- "client_wants_to_access_the_following_information": "{client} wants to access the following information:",
- "do_you_want_to_sign_in_to_client_with_your_app_name_account": "Do you want to sign in to {client} with your {appName} account?",
- "email": "Email",
- "view_your_email_address": "View your email address",
- "profile": "Profile",
- "view_your_profile_information": "View your profile information",
- "groups": "Groups",
- "view_the_groups_you_are_a_member_of": "View the groups you are a member of",
- "cancel": "Cancel",
- "sign_in": "Sign in",
- "try_again": "Try again",
- "client_logo": "Client Logo",
- "sign_out": "Sign out",
- "do_you_want_to_sign_out_of_pocketid_with_the_account": "Do you want to sign out of Pocket ID with the account {username}?",
- "sign_in_to_appname": "Sign in to {appName}",
- "please_try_to_sign_in_again": "Please try to sign in again.",
- "authenticate_yourself_with_your_passkey_to_access_the_admin_panel": "Authenticate yourself with your passkey to access the admin panel.",
- "authenticate": "Authenticate",
- "appname_setup": "{appName} Setup",
- "please_try_again": "Please try again.",
- "you_are_about_to_sign_in_to_the_initial_admin_account": "You're about to sign in to the initial admin account. Anyone with this link can access the account until a passkey is added. Please set up a passkey as soon as possible to prevent unauthorized access.",
- "continue": "Continue",
- "alternative_sign_in": "Alternative Sign In",
- "if_you_do_not_have_access_to_your_passkey_you_can_sign_in_using_one_of_the_following_methods": "If you don't have access to your passkey, you can sign in using one of the following methods.",
- "use_your_passkey_instead": "Use your passkey instead?",
- "email_login": "Email Login",
- "enter_a_login_code_to_sign_in": "Enter a login code to sign in.",
- "request_a_login_code_via_email": "Request a login code via email.",
- "go_back": "Go back",
- "an_email_has_been_sent_to_the_provided_email_if_it_exists_in_the_system": "An email has been sent to the provided email, if it exists in the system.",
- "enter_code": "Enter code",
- "enter_your_email_address_to_receive_an_email_with_a_login_code": "Enter your email address to receive an email with a login code.",
- "your_email": "Your email",
- "submit": "Submit",
- "enter_the_code_you_received_to_sign_in": "Enter the code you received to sign in.",
- "code": "Code",
- "invalid_redirect_url": "Invalid redirect URL",
- "audit_log": "Audit Log",
- "users": "Users",
- "user_groups": "User Groups",
- "oidc_clients": "OIDC Clients",
- "api_keys": "API Keys",
- "application_configuration": "Application Configuration",
- "settings": "Settings",
- "update_pocket_id": "Update Pocket ID",
- "powered_by": "Powered by",
- "see_your_account_activities_from_the_last_3_months": "See your account activities from the last 3 months.",
- "time": "Time",
- "event": "Event",
- "approximate_location": "Approximate Location",
- "ip_address": "IP Address",
- "device": "Device",
- "client": "Client",
- "unknown": "Unknown",
- "account_details_updated_successfully": "Account details updated successfully",
+ "login_code": "Código de inicio de sesión",
+ "create_a_login_code_to_sign_in_without_a_passkey_once": "Crear un código de acceso que el usuario pueda utilizar para iniciar sesión sin un Passkey una vez.",
+ "one_hour": "1 hora",
+ "twelve_hours": "12 horas",
+ "one_day": "1 día",
+ "one_week": "1 semana",
+ "one_month": "1 mes",
+ "expiration": "Expiración",
+ "generate_code": "Gerar Código",
+ "name": "Nombre",
+ "browser_unsupported": "Navegador no soportado",
+ "this_browser_does_not_support_passkeys": "Este navegador no soporta Passkeys. Por favor, utilice un método de inicio de sesión alternativo.",
+ "an_unknown_error_occurred": "Ocurrió un error desconocido",
+ "authentication_process_was_aborted": "El proceso de autenticación fue abortado",
+ "error_occurred_with_authenticator": "Ha ocurrido un error con el autenticador",
+ "authenticator_does_not_support_discoverable_credentials": "El autenticador no soporta credenciales detectables",
+ "authenticator_does_not_support_resident_keys": "El autenticador no soporta claves residentes",
+ "passkey_was_previously_registered": "Esta Passkey ha sido registrado previamente",
+ "authenticator_does_not_support_any_of_the_requested_algorithms": "El autenticador no soporta ninguno de los algoritmos solicitados",
+ "authenticator_timed_out": "Se agotó el tiempo de espera del autenticador",
+ "critical_error_occurred_contact_administrator": "Ha ocurrido un error crítico. Por favor, contacte a su administrador.",
+ "sign_in_to": "Iniciar sesión en {name}",
+ "client_not_found": "Cliente no encontrado",
+ "client_wants_to_access_the_following_information": "{client} quiere acceder a la siguiente información:",
+ "do_you_want_to_sign_in_to_client_with_your_app_name_account": "¿Quieres iniciar sesión en {client} con tu cuenta {appName}?",
+ "email": "Correo electrónico",
+ "view_your_email_address": "Ver su dirección de correo electrónico",
+ "profile": "Perfil",
+ "view_your_profile_information": "Ver información de su perfil",
+ "groups": "Grupos",
+ "view_the_groups_you_are_a_member_of": "Ver los grupos de los que usted es miembro",
+ "cancel": "Cancelar",
+ "sign_in": "Iniciar sesión",
+ "try_again": "Intentar de nuevo",
+ "client_logo": "Logo del cliente",
+ "sign_out": "Cerrar sesión",
+ "do_you_want_to_sign_out_of_pocketid_with_the_account": "¿Quieres cerrar sesión de Pocket ID con la cuenta {username}?",
+ "sign_in_to_appname": "Iniciar sesión en {appName}",
+ "please_try_to_sign_in_again": "Por favor, intente iniciar sesión de nuevo.",
+ "authenticate_yourself_with_your_passkey_to_access_the_admin_panel": "Autenticar con tu Passkey para acceder al panel de administración.",
+ "authenticate": "Autenticar",
+ "appname_setup": "Configuración de {appName}",
+ "please_try_again": "Por favor intente nuevamente.",
+ "you_are_about_to_sign_in_to_the_initial_admin_account": "Estás a punto de iniciar sesión en la cuenta de administrador inicial. Cualquiera con este enlace puede acceder a la cuenta hasta que se agregue un Passkey. Por favor, configure un Passkey lo antes posible para evitar acceso no autorizado.",
+ "continue": "Continuar",
+ "alternative_sign_in": "Inicio de sesión alternativa",
+ "if_you_do_not_have_access_to_your_passkey_you_can_sign_in_using_one_of_the_following_methods": "Si no tiene acceso a su Passkey, puede iniciar sesión usando uno de los siguientes métodos.",
+ "use_your_passkey_instead": "¿Utilizar su Passkey en su lugar?",
+ "email_login": "Ingreso con Email",
+ "enter_a_login_code_to_sign_in": "Introduzca un código de acceso para iniciar sesión.",
+ "request_a_login_code_via_email": "Solicitar un código de acceso por correo electrónico.",
+ "go_back": "Volver atrás",
+ "an_email_has_been_sent_to_the_provided_email_if_it_exists_in_the_system": "Se ha enviado un correo electrónico al correo proporcionado, si existe en el sistema.",
+ "enter_code": "Ingresa el código",
+ "enter_your_email_address_to_receive_an_email_with_a_login_code": "Introduzca su dirección de correo electrónico para recibir un correo electrónico con un código de acceso.",
+ "your_email": "Su correo electrónico",
+ "submit": "Enviar",
+ "enter_the_code_you_received_to_sign_in": "Ingrese el código que recibió para iniciar sesión.",
+ "code": "Código",
+ "invalid_redirect_url": "URL de redirección no válido",
+ "audit_log": "Registro de Auditoría",
+ "users": "Usuarios",
+ "user_groups": "Grupos de usuario",
+ "oidc_clients": "Clientes OIDC",
+ "api_keys": "Llaves API",
+ "application_configuration": "Configuración de la aplicación",
+ "settings": "Configuración",
+ "update_pocket_id": "Actualizar Pocket ID",
+ "powered_by": "Producido por Pocket ID",
+ "see_your_account_activities_from_the_last_3_months": "Vea las actividad de su cuenta de los últimos 3 meses.",
+ "time": "Tiempo",
+ "event": "Evento",
+ "approximate_location": "Ubicación aproximada",
+ "ip_address": "Dirección IP",
+ "device": "Dispositivo",
+ "client": "Cliente",
+ "unknown": "Desconocido",
+ "account_details_updated_successfully": "Detalles de la cuenta actualizados exitosamente",
"profile_picture_updated_successfully": "Profile picture updated successfully. It may take a few minutes to update.",
"account_settings": "Account Settings",
"passkey_missing": "Passkey missing",
@@ -342,5 +342,9 @@
"show_code": "Show Code",
"callback_url_description": "URL(s) provided by your client. Wildcards (*) are supported, but best avoided for better security.",
"api_key_expiration": "API Key Expiration",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire."
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire.",
+ "authorize_device": "Authorize Device",
+ "the_device_has_been_authorized": "The device has been authorized.",
+ "enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.",
+ "authorize": "Authorize"
}
diff --git a/frontend/messages/fr-FR.json b/frontend/messages/fr-FR.json
index db7a9c32..ae34187f 100644
--- a/frontend/messages/fr-FR.json
+++ b/frontend/messages/fr-FR.json
@@ -342,5 +342,9 @@
"show_code": "Show Code",
"callback_url_description": "URL(s) provided by your client. Wildcards (*) are supported, but best avoided for better security.",
"api_key_expiration": "API Key Expiration",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire."
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire.",
+ "authorize_device": "Authorize Device",
+ "the_device_has_been_authorized": "The device has been authorized.",
+ "enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.",
+ "authorize": "Authorize"
}
diff --git a/frontend/messages/it-IT.json b/frontend/messages/it-IT.json
index 36102e48..a1afb65f 100644
--- a/frontend/messages/it-IT.json
+++ b/frontend/messages/it-IT.json
@@ -342,5 +342,9 @@
"show_code": "Mostra codice",
"callback_url_description": "URL forniti dal tuo client. Wildcard (*) sono supportati, ma meglio evitarli per una migliore sicurezza.",
"api_key_expiration": "Scadenza Chiave API",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Invia un'email all'utente quando la sua chiave API sta per scadere."
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Invia un'email all'utente quando la sua chiave API sta per scadere.",
+ "authorize_device": "Autorizza Dispositivo",
+ "the_device_has_been_authorized": "Il dispositivo è stato autorizzato.",
+ "enter_code_displayed_in_previous_step": "Inserisci il codice visualizzato nel passaggio precedente.",
+ "authorize": "Autorizza"
}
diff --git a/frontend/messages/nl-NL.json b/frontend/messages/nl-NL.json
index 20a24ec3..22b88efa 100644
--- a/frontend/messages/nl-NL.json
+++ b/frontend/messages/nl-NL.json
@@ -342,5 +342,9 @@
"show_code": "Show Code",
"callback_url_description": "URL(s) provided by your client. Wildcards (*) are supported, but best avoided for better security.",
"api_key_expiration": "API Key Expiration",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire."
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire.",
+ "authorize_device": "Authorize Device",
+ "the_device_has_been_authorized": "The device has been authorized.",
+ "enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.",
+ "authorize": "Authorize"
}
diff --git a/frontend/messages/pt-BR.json b/frontend/messages/pt-BR.json
index 4aa5f51f..eb4fb61b 100644
--- a/frontend/messages/pt-BR.json
+++ b/frontend/messages/pt-BR.json
@@ -342,5 +342,9 @@
"show_code": "Show Code",
"callback_url_description": "URL(s) provided by your client. Wildcards (*) are supported, but best avoided for better security.",
"api_key_expiration": "API Key Expiration",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire."
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire.",
+ "authorize_device": "Authorize Device",
+ "the_device_has_been_authorized": "The device has been authorized.",
+ "enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.",
+ "authorize": "Authorize"
}
diff --git a/frontend/messages/pt-PT.json b/frontend/messages/pt-PT.json
index 93311d72..ca96ad2e 100644
--- a/frontend/messages/pt-PT.json
+++ b/frontend/messages/pt-PT.json
@@ -342,5 +342,9 @@
"show_code": "Show Code",
"callback_url_description": "URL(s) provided by your client. Wildcards (*) are supported, but best avoided for better security.",
"api_key_expiration": "API Key Expiration",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire."
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Send an email to the user when their API key is about to expire.",
+ "authorize_device": "Authorize Device",
+ "the_device_has_been_authorized": "The device has been authorized.",
+ "enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.",
+ "authorize": "Authorize"
}
diff --git a/frontend/messages/ru-RU.json b/frontend/messages/ru-RU.json
index fd45236b..c967d5f7 100644
--- a/frontend/messages/ru-RU.json
+++ b/frontend/messages/ru-RU.json
@@ -342,5 +342,9 @@
"show_code": "Показать код",
"callback_url_description": "URL-адреса, предоставленные клиентом. Поддерживаются wildcard-адреса (*), но лучше всего избегать их для лучшей безопасности.",
"api_key_expiration": "Истечение срока действия API ключа",
- "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Отправлять пользователю письмо, когда истечет срок действия API ключа."
+ "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Отправлять пользователю письмо, когда истечет срок действия API ключа.",
+ "authorize_device": "Authorize Device",
+ "the_device_has_been_authorized": "The device has been authorized.",
+ "enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.",
+ "authorize": "Авторизируйте"
}