Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 106 additions & 2 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,13 @@
"code": "Dieses Feld ist erforderlich",
"newPassword": "Bitte geben Sie ein Passwort ein!",
"confirmPassword": "Dieses Feld ist erforderlich"
}
},
"minLength": "Mindestens",
"symbol": "Ein Symbol",
"number": "Eine Zahl",
"uppercase": "Ein Großbuchstabe",
"lowercase": "Ein Kleinbuchstabe",
"equals": "Übereinstimmung"
},
"change": {
"title": "Passwort ändern",
Expand Down Expand Up @@ -244,7 +250,8 @@
"firstname": "Dieses Feld ist erforderlich",
"lastname": "Dieses Feld ist erforderlich",
"email": "Dieses Feld ist erforderlich"
}
},
"orUseIDP": "oder einen Identity Provider verwenden"
},
"invite": {
"title": "Benutzer einladen",
Expand Down Expand Up @@ -329,5 +336,102 @@
"sessionExpired": "Ihre aktuelle Sitzung ist abgelaufen. Bitte melden Sie sich erneut an.",
"failedLoading": "Daten konnten nicht geladen werden. Bitte versuchen Sie es erneut.",
"tryagain": "Erneut versuchen"
},
"server": {
"common": {
"errors": {
"couldNotGetHost": "Host konnte nicht ermittelt werden",
"couldNotGetDomain": "Domain konnte nicht ermittelt werden",
"couldNotGetHostname": "Hostname konnte nicht ermittelt werden",
"couldNotGetSession": "Sitzung konnte nicht ermittelt werden",
"couldNotCreateSession": "Sitzung konnte nicht erstellt werden",
"noHostFound": "Kein Host gefunden",
"couldNotLoadLoginSettings": "Anmeldeeinstellungen konnten nicht geladen werden",
"failedToAuthenticate": "Authentifizierung fehlgeschlagen. Sie hatten {failedAttempts} Versuche von {maxAttempts} für das Passwort.",
"userNotFoundInSystem": "Benutzer im System nicht gefunden",
"userVerificationCheckRequired": "Benutzerverifizierung erforderlich",
"couldNotFindSession": "Sitzung konnte nicht gefunden werden",
"couldNotUpdateSession": "Sitzung konnte nicht aktualisiert werden",
"couldNotVerify": "Verifizierung nicht möglich",
"couldNotStartIdpFlow": "IDP-Flow konnte nicht gestartet werden",
"initialUserNotSupported": "Initialer Benutzer nicht unterstützt",
"couldNotSetPassword": "Passwort konnte nicht gesetzt werden"
}
},
"password": {
"errors": {
"couldNotSendPasswordResetLink": "Passwort-Reset-Link konnte nicht gesendet werden",
"couldNotCreateSessionForUser": "Sitzung für Benutzer konnte nicht erstellt werden",
"couldNotVerifyPassword": "Passwort konnte nicht verifiziert werden",
"noPasswordLifetimeProvided": "Keine Passwort-Lebensdauer angegeben, Standard 24 Stunden wird verwendet",
"contactAdministratorToUnlock": "Kontaktieren Sie Ihren Administrator, um Ihr Konto zu entsperren",
"couldNotVerifyPasswordExclamation": "Passwort konnte nicht verifiziert werden!",
"userInitialStateNotSupported": "Benutzer-Initialzustand nicht unterstützt",
"provideCodeOrValidVerification": "Sie müssen einen Code angeben oder eine gültige Benutzerverifizierung haben",
"couldNotLoadSession": "Sitzung konnte nicht geladen werden",
"couldNotLoadAuthMethods": "Authentifizierungsmethoden konnten nicht geladen werden",
"failedPrecondition": "Vorbedingung fehlgeschlagen"
}
},
"session": {
"errors": {
"sessionNotValid": "Sitzung ist nicht gültig.",
"noLifetimeProvidedForSession": "Keine Lebensdauer für Sitzung angegeben, Standard 24 Stunden wird verwendet",
"couldNotDeleteSession": "Sitzung konnte nicht gelöscht werden"
}
},
"passkeys": {
"errors": {
"couldNotDetermineUserFromSession": "Benutzer konnte nicht aus Sitzung ermittelt werden",
"authenticateOrValidVerification": "Sie müssen sich authentifizieren oder eine gültige Benutzerverifizierung haben",
"missingCodeInResponse": "Code in Antwort fehlt",
"noPasskeyLifetimeProvided": "Keine Passkey-Lebensdauer angegeben, Standard 24 Stunden wird verwendet",
"noUserIdFoundInSession": "Keine Benutzer-ID in Sitzung gefunden.",
"couldNotCreateRegistrationLink": "Registrierungslink konnte nicht erstellt werden"
}
},
"verify": {
"errors": {
"couldNotVerifyInvite": "Einladung konnte nicht verifiziert werden",
"couldNotVerifyEmail": "E-Mail konnte nicht verifiziert werden",
"couldNotLoadUser": "Benutzer konnte nicht geladen werden",
"couldNotLoadPossibleAuthenticators": "Mögliche Authentifikatoren konnten nicht geladen werden",
"userAlreadyVerified": "Benutzer bereits verifiziert!",
"couldNotResendInvite": "Einladung konnte nicht erneut gesendet werden"
}
},
"register": {
"errors": {
"couldNotCreateUser": "Benutzer konnte nicht erstellt werden",
"couldNotLinkIdpToUser": "IDP konnte nicht mit Benutzer verknüpft werden"
}
},
"loginname": {
"errors": {
"couldNotSearchUsers": "Benutzer konnten nicht gesucht werden",
"couldNotFindIdentityProvider": "Identity Provider konnte nicht gefunden werden",
"moreThanOneUserFound": "Mehr als ein Benutzer gefunden. Geben Sie eine eindeutige Kennung an.",
"usernamePasswordNotAllowed": "Benutzername und Passwort nicht erlaubt! Kontaktieren Sie Ihren Administrator für weitere Informationen.",
"passkeysNotAllowed": "Passkeys nicht erlaubt! Kontaktieren Sie Ihren Administrator für weitere Informationen."
}
},
"idp": {
"errors": {
"unexpectedResponseFromIdpFlow": "Unerwartete Antwort vom IDP-Flow",
"noUsernameOrPasswordProvided": "Kein Benutzername oder Passwort angegeben",
"couldNotStartLdapIdpFlow": "LDAP Identity Provider Flow konnte nicht gestartet werden"
}
},
"cookie": {
"errors": {
"noSessionLifetimeProvided": "Keine Sitzungslebensdauer angegeben, Standard 24 Stunden wird verwendet.",
"noIdpSessionLifetimeProvided": "Keine IDP-Sitzungslebensdauer angegeben, Standard 24 Stunden wird verwendet.",
"couldNotGetSessionOrLoginName": "Sitzung konnte nicht abgerufen werden oder Sitzung hat keinen Anmeldenamen",
"couldNotRetrieveSession": "Sitzung konnte nicht abgerufen werden",
"sessionCouldNotBeSet": "Sitzung konnte nicht gesetzt werden",
"failedToAuthenticateAttempts": "Authentifizierung fehlgeschlagen: Sie hatten {failedAttempts} Passwort-Versuche.",
"failedToAuthenticateIdpAttempts": "Authentifizierung fehlgeschlagen: Sie hatten {failedAttempts} Passwort-Versuche."
}
}
}
}
106 changes: 105 additions & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,13 @@
"code": "This field is required",
"newPassword": "You have to provide a password!",
"confirmPassword": "This field is required"
}
},
"minLength": "Minimum",
"symbol": "A symbol",
"number": "A number",
"uppercase": "An uppercase letter",
"lowercase": "A lowercase letter",
"equals": "Match"
},
"change": {
"title": "Change Password",
Expand Down Expand Up @@ -235,6 +241,7 @@
"confirmPassword": "This field is required"
}
},
"orUseIDP": "or use an identity provider",
"labels": {
"firstname": "First name",
"lastname": "Last name",
Expand Down Expand Up @@ -329,5 +336,102 @@
"sessionExpired": "Your current session has expired. Please login again.",
"failedLoading": "Failed to load data. Please try again.",
"tryagain": "Try Again"
},
"server": {
"common": {
"errors": {
"couldNotGetHost": "Could not get host",
"couldNotGetDomain": "Could not get domain",
"couldNotGetHostname": "Could not get hostname",
"couldNotGetSession": "Could not get session",
"couldNotCreateSession": "Could not create session",
"noHostFound": "No host found",
"couldNotLoadLoginSettings": "Could not load login settings",
"failedToAuthenticate": "Failed to authenticate. You have had {failedAttempts} attempts out of {maxAttempts} for the password.",
"userNotFoundInSystem": "User not found in system",
"userVerificationCheckRequired": "User verification check required",
"couldNotFindSession": "Could not find session",
"couldNotUpdateSession": "Could not update session",
"couldNotVerify": "Could not verify",
"couldNotStartIdpFlow": "Could not start IDP flow",
"initialUserNotSupported": "Initial user not supported",
"couldNotSetPassword": "Could not set password"
}
},
"password": {
"errors": {
"couldNotSendPasswordResetLink": "Could not send password reset link",
"couldNotCreateSessionForUser": "Could not create session for user",
"couldNotVerifyPassword": "Could not verify password",
"noPasswordLifetimeProvided": "No password lifetime provided, defaulting to 24 hours",
"contactAdministratorToUnlock": "Contact your administrator to unlock your account",
"couldNotVerifyPasswordExclamation": "Could not verify password!",
"userInitialStateNotSupported": "User initial state not supported",
"provideCodeOrValidVerification": "You must provide a code or have a valid user verification",
"couldNotLoadSession": "Could not load session",
"couldNotLoadAuthMethods": "Could not load authentication methods",
"failedPrecondition": "Failed precondition"
}
},
"session": {
"errors": {
"sessionNotValid": "Session is not valid.",
"noLifetimeProvidedForSession": "No lifetime provided for session, defaulting to 24 hours",
"couldNotDeleteSession": "Could not delete session"
}
},
"passkeys": {
"errors": {
"couldNotDetermineUserFromSession": "Could not determine user from session",
"authenticateOrValidVerification": "You must authenticate or have a valid user verification",
"missingCodeInResponse": "Missing code in response",
"noPasskeyLifetimeProvided": "No passkey lifetime provided, defaulting to 24 hours",
"noUserIdFoundInSession": "No user ID found in session.",
"couldNotCreateRegistrationLink": "Could not create registration link"
}
},
"verify": {
"errors": {
"couldNotVerifyInvite": "Could not verify invite",
"couldNotVerifyEmail": "Could not verify email",
"couldNotLoadUser": "Could not load user",
"couldNotLoadPossibleAuthenticators": "Could not load possible authenticators",
"userAlreadyVerified": "User already verified!",
"couldNotResendInvite": "Could not resend invite"
}
},
"register": {
"errors": {
"couldNotCreateUser": "Could not create user",
"couldNotLinkIdpToUser": "Could not link IDP to user"
}
},
"loginname": {
"errors": {
"couldNotSearchUsers": "Could not search users",
"couldNotFindIdentityProvider": "Could not find identity provider",
"moreThanOneUserFound": "More than one user found. Provide a unique identifier.",
"usernamePasswordNotAllowed": "Username and password not allowed! Contact your administrator for more information.",
"passkeysNotAllowed": "Passkeys not allowed! Contact your administrator for more information."
}
},
"idp": {
"errors": {
"unexpectedResponseFromIdpFlow": "Unexpected response from IDP flow",
"noUsernameOrPasswordProvided": "No username or password provided",
"couldNotStartLdapIdpFlow": "Could not start LDAP identity provider flow"
}
},
"cookie": {
"errors": {
"noSessionLifetimeProvided": "No session lifetime provided, using default 24 hours.",
"noIdpSessionLifetimeProvided": "No IDP session lifetime provided, using default 24 hours.",
"couldNotGetSessionOrLoginName": "Could not get session or session has no login name",
"couldNotRetrieveSession": "Could not retrieve session",
"sessionCouldNotBeSet": "Session could not be set",
"failedToAuthenticateAttempts": "Failed to authenticate: You have had {failedAttempts} password attempts.",
"failedToAuthenticateIdpAttempts": "Failed to authenticate: You have had {failedAttempts} password attempts."
}
}
}
}
108 changes: 106 additions & 2 deletions locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,13 @@
"code": "Este campo es obligatorio",
"newPassword": "¡Debes proporcionar una contraseña!",
"confirmPassword": "Este campo es obligatorio"
}
},
"minLength": "Mínimo",
"symbol": "Un símbolo",
"number": "Un número",
"uppercase": "Una letra mayúscula",
"lowercase": "Una letra minúscula",
"equals": "Coinciden"
},
"change": {
"title": "Cambiar Contraseña",
Expand Down Expand Up @@ -244,7 +250,8 @@
"firstname": "Este campo es obligatorio",
"lastname": "Este campo es obligatorio",
"email": "Este campo es obligatorio"
}
},
"orUseIDP": "o usar un proveedor de identidad"
},
"invite": {
"title": "Invitar usuario",
Expand Down Expand Up @@ -329,5 +336,102 @@
"sessionExpired": "Tu sesión actual ha expirado. Por favor, inicia sesión de nuevo.",
"failedLoading": "No se pudieron cargar los datos. Por favor, inténtalo de nuevo.",
"tryagain": "Intentar de nuevo"
},
"server": {
"common": {
"errors": {
"couldNotGetHost": "No se pudo obtener el host",
"couldNotGetDomain": "No se pudo obtener el dominio",
"couldNotGetHostname": "No se pudo obtener el nombre del host",
"couldNotGetSession": "No se pudo obtener la sesión",
"couldNotCreateSession": "No se pudo crear la sesión",
"noHostFound": "No se encontró ningún host",
"couldNotLoadLoginSettings": "No se pudieron cargar las configuraciones de inicio de sesión",
"failedToAuthenticate": "Error de autenticación. Has tenido {failedAttempts} intentos de {maxAttempts} para la contraseña.",
"userNotFoundInSystem": "Usuario no encontrado en el sistema",
"userVerificationCheckRequired": "Se requiere verificación del usuario",
"couldNotFindSession": "No se pudo encontrar la sesión",
"couldNotUpdateSession": "No se pudo actualizar la sesión",
"couldNotVerify": "No se pudo verificar",
"couldNotStartIdpFlow": "No se pudo iniciar el flujo IDP",
"initialUserNotSupported": "Usuario inicial no compatible",
"couldNotSetPassword": "No se pudo establecer la contraseña"
}
},
"password": {
"errors": {
"couldNotSendPasswordResetLink": "No se pudo enviar el enlace de restablecimiento de contraseña",
"couldNotCreateSessionForUser": "No se pudo crear una sesión para el usuario",
"couldNotVerifyPassword": "No se pudo verificar la contraseña",
"noPasswordLifetimeProvided": "No se proporcionó vida útil de contraseña, por defecto 24 horas",
"contactAdministratorToUnlock": "Contacta a tu administrador para desbloquear tu cuenta",
"couldNotVerifyPasswordExclamation": "¡No se pudo verificar la contraseña!",
"userInitialStateNotSupported": "Estado inicial del usuario no compatible",
"provideCodeOrValidVerification": "Debes proporcionar un código o tener una verificación de usuario válida",
"couldNotLoadSession": "No se pudo cargar la sesión",
"couldNotLoadAuthMethods": "No se pudieron cargar los métodos de autenticación",
"failedPrecondition": "Precondición fallida"
}
},
"session": {
"errors": {
"sessionNotValid": "La sesión no es válida.",
"noLifetimeProvidedForSession": "No se proporcionó vida útil para la sesión, por defecto 24 horas",
"couldNotDeleteSession": "No se pudo eliminar la sesión"
}
},
"passkeys": {
"errors": {
"couldNotDetermineUserFromSession": "No se pudo determinar el usuario desde la sesión",
"authenticateOrValidVerification": "Debes autenticarte o tener una verificación de usuario válida",
"missingCodeInResponse": "Código faltante en la respuesta",
"noPasskeyLifetimeProvided": "No se proporcionó vida útil de passkey, por defecto 24 horas",
"noUserIdFoundInSession": "No se encontró ID de usuario en la sesión.",
"couldNotCreateRegistrationLink": "No se pudo crear el enlace de registro"
}
},
"verify": {
"errors": {
"couldNotVerifyInvite": "No se pudo verificar la invitación",
"couldNotVerifyEmail": "No se pudo verificar el correo electrónico",
"couldNotLoadUser": "No se pudo cargar el usuario",
"couldNotLoadPossibleAuthenticators": "No se pudieron cargar los autenticadores posibles",
"userAlreadyVerified": "¡Usuario ya verificado!",
"couldNotResendInvite": "No se pudo reenviar la invitación"
}
},
"register": {
"errors": {
"couldNotCreateUser": "No se pudo crear el usuario",
"couldNotLinkIdpToUser": "No se pudo vincular IDP al usuario"
}
},
"loginname": {
"errors": {
"couldNotSearchUsers": "No se pudieron buscar usuarios",
"couldNotFindIdentityProvider": "No se pudo encontrar el proveedor de identidad",
"moreThanOneUserFound": "Se encontró más de un usuario. Proporciona un identificador único.",
"usernamePasswordNotAllowed": "¡Nombre de usuario y contraseña no permitidos! Contacta a tu administrador para más información.",
"passkeysNotAllowed": "¡Passkeys no permitidos! Contacta a tu administrador para más información."
}
},
"idp": {
"errors": {
"unexpectedResponseFromIdpFlow": "Respuesta inesperada del flujo IDP",
"noUsernameOrPasswordProvided": "No se proporcionó nombre de usuario o contraseña",
"couldNotStartLdapIdpFlow": "No se pudo iniciar el flujo del proveedor de identidad LDAP"
}
},
"cookie": {
"errors": {
"noSessionLifetimeProvided": "No se proporcionó vida útil de sesión, usando por defecto 24 horas.",
"noIdpSessionLifetimeProvided": "No se proporcionó vida útil de sesión IDP, usando por defecto 24 horas.",
"couldNotGetSessionOrLoginName": "No se pudo obtener la sesión o la sesión no tiene nombre de inicio de sesión",
"couldNotRetrieveSession": "No se pudo recuperar la sesión",
"sessionCouldNotBeSet": "No se pudo establecer la sesión",
"failedToAuthenticateAttempts": "Error de autenticación: Has tenido {failedAttempts} intentos de contraseña.",
"failedToAuthenticateIdpAttempts": "Error de autenticación: Has tenido {failedAttempts} intentos de contraseña."
}
}
}
}
Loading