Skip to content

Commit

Permalink
Merge pull request #4311 from serlo/staging-translated
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
elbotho authored Nov 22, 2024
2 parents 7fe5662 + da05e16 commit 5b3f020
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/data/de/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ export const instanceData = {
code4000007: "Ein Account mit der selben E-Mailadresse oder dem selben Benutzernamen existiert schon.",
code4000008: "Der Bestätigungscode ist ungültig. Bitte versuche es nochmal.",
code4000010: "Hast du deine E-Mailadresse schon bestätigt?.%break% %verificationLinkText%",
code4000032: "Dein Passwort hat weniger als 8 Zeichen.",
code4060004: "Der Link zum Wiederherstellen ist nicht gültig oder wurde schon benutzt. Bitte versuche dir noch mal einen Link zuschicken zu lassen.",
code4070001: "Der Bestätigungslink ist nicht gültig oder wurde schon benutzt. Bitte versuche dir noch mal einen Link zuschicken zu lassen.",
code4070005: "Dieser Bestätigungslink ist leider nicht mehr gültig. Bitte versuche eine neue E-Mail anzufordern."
Expand Down
1 change: 1 addition & 0 deletions apps/web/src/data/es/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ export const instanceData = {
code4000007: "Ya existe una cuenta con el mismo correo electrónico o nombre de usuario.",
code4000008: "El código de autentificación proporcionado no es válido, por favor, inténtalo de nuevo.",
code4000010: "¿Has verificado ya tu dirección de correo electrónico?%break%%verificationLinkText%",
code4000032: "You inserted less than 8 characters.",
code4060004: "El enlace de recuperación no es válido o ya ha sido utilizado. Por favor, intenta solicitar un correo electrónico de nuevo",
code4070001: "El enlace de verificación no es válido o ya ha sido utilizado. Por favor, intenta solicitar un correo electrónico de nuevo.",
code4070005: "Lo sentimos, este enlace de verificación ya no es válido. Por favor, intenta solicitar un correo electrónico de nuevo."
Expand Down
1 change: 1 addition & 0 deletions apps/web/src/data/fr/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ export const instanceData = {
code4000007: 'An account with the same email or username exists already.',
code4000008: 'The provided authentication code is invalid, please try again.',
code4000010: 'Have you already verified your email address?.%break% %verificationLinkText%',
code4000032: "You inserted less than 8 characters.",
code4060004: 'The recovery link is not valid or has already been used. Please try requesting an email again',
code4070001: 'The verification link is not valid or has already been used. Please try requesting an email again.',
code4070005: 'Sorry, this verification link is not valid any more. Please try requesting an email again.'
Expand Down
1 change: 1 addition & 0 deletions apps/web/src/data/hi/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ export const instanceData = {
code4000007: 'An account with the same email or username exists already.',
code4000008: 'The provided authentication code is invalid, please try again.',
code4000010: 'Have you already verified your email address?.%break% %verificationLinkText%',
code4000032: "You inserted less than 8 characters.",
code4060004: 'The recovery link is not valid or has already been used. Please try requesting an email again',
code4070001: 'The verification link is not valid or has already been used. Please try requesting an email again.',
code4070005: 'Sorry, this verification link is not valid any more. Please try requesting an email again.'
Expand Down
1 change: 1 addition & 0 deletions apps/web/src/data/ta/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ export const instanceData = {
code4000007: 'An account with the same email or username exists already.',
code4000008: 'The provided authentication code is invalid, please try again.',
code4000010: 'Have you already verified your email address?.%break% %verificationLinkText%',
code4000032: "You inserted less than 8 characters.",
code4060004: 'The recovery link is not valid or has already been used. Please try requesting an email again',
code4070001: 'The verification link is not valid or has already been used. Please try requesting an email again.',
code4070005: 'Sorry, this verification link is not valid any more. Please try requesting an email again.'
Expand Down

0 comments on commit 5b3f020

Please sign in to comment.