From e370cc1d6e2211fe43f3366f618126626095ed5d Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:33 +0300 Subject: [PATCH 01/30] New translations en.json (Romanian) --- frontend/src/lib/i18n/locales/ro-RO.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ro-RO.json b/frontend/src/lib/i18n/locales/ro-RO.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/ro-RO.json +++ b/frontend/src/lib/i18n/locales/ro-RO.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 3e62adce703a62d0dacbdf933db195af0370a841 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:34 +0300 Subject: [PATCH 02/30] New translations en.json (French) --- frontend/src/lib/i18n/locales/fr-FR.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/lib/i18n/locales/fr-FR.json b/frontend/src/lib/i18n/locales/fr-FR.json index 59e813b9..4dc6f990 100644 --- a/frontend/src/lib/i18n/locales/fr-FR.json +++ b/frontend/src/lib/i18n/locales/fr-FR.json @@ -6,7 +6,7 @@ "loginSubmit": "Se connecter", "loginFailTitle": "Échec de la connexion", "loginFailSubtitle": "Veuillez vérifier votre nom d'utilisateur et votre mot de passe", - "loginFailRateLimit": "You failed to login too many times, please try again later", + "loginFailRateLimit": "Vous n'avez pas pu vous connecter trop de fois, veuillez réessayer plus tard", "loginSuccessTitle": "Connecté", "loginSuccessSubtitle": "Bienvenue!", "loginOauthFailTitle": "Erreur interne", @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirection vers votre application", "totpTitle": "Saisissez votre code TOTP", "unauthorizedTitle": "Non autorisé", - "unauthorizedResourceSubtitle": "L'utilisateur avec le nom d'utilisateur {{username}} n'est pas autorisé à accéder à la ressource {{resource}}.", - "unaothorizedLoginSubtitle": "L'utilisateur avec le nom d'utilisateur {{username}} n'est pas autorisé à se connecter.", + "unauthorizedResourceSubtitle": "L'utilisateur avec le nom d'utilisateur {{username}} n'est pas autorisé à accéder à la ressource {{resource}}.", + "unaothorizedLoginSubtitle": "L'utilisateur avec le nom d'utilisateur {{username}} n'est pas autorisé à se connecter.", "unauthorizedButton": "Réessayer" } \ No newline at end of file From 9b23674913f61917ec276b94461be1ffbc6b9a87 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:35 +0300 Subject: [PATCH 03/30] New translations en.json (Spanish) --- frontend/src/lib/i18n/locales/es-ES.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/es-ES.json b/frontend/src/lib/i18n/locales/es-ES.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/es-ES.json +++ b/frontend/src/lib/i18n/locales/es-ES.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 0c57e378f18bdc5fb02745b5ef5566ef30b3eefc Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:36 +0300 Subject: [PATCH 04/30] New translations en.json (Afrikaans) --- frontend/src/lib/i18n/locales/af-ZA.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/af-ZA.json b/frontend/src/lib/i18n/locales/af-ZA.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/af-ZA.json +++ b/frontend/src/lib/i18n/locales/af-ZA.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 55750886a286efdd22e19d74925610cf2d8dd54a Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:37 +0300 Subject: [PATCH 05/30] New translations en.json (Arabic) --- frontend/src/lib/i18n/locales/ar-SA.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ar-SA.json b/frontend/src/lib/i18n/locales/ar-SA.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/ar-SA.json +++ b/frontend/src/lib/i18n/locales/ar-SA.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From c2df8b86192287cf93d62f668930ec8cf5630dd6 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:38 +0300 Subject: [PATCH 06/30] New translations en.json (Catalan) --- frontend/src/lib/i18n/locales/ca-ES.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ca-ES.json b/frontend/src/lib/i18n/locales/ca-ES.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/ca-ES.json +++ b/frontend/src/lib/i18n/locales/ca-ES.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 52544b7e7f04d673b0d66bee13eddf38dd3b1dde Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:40 +0300 Subject: [PATCH 07/30] New translations en.json (Czech) --- frontend/src/lib/i18n/locales/cs-CZ.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/cs-CZ.json b/frontend/src/lib/i18n/locales/cs-CZ.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/cs-CZ.json +++ b/frontend/src/lib/i18n/locales/cs-CZ.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 1113ad8fad3143d180f90d266557c62139b85288 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:41 +0300 Subject: [PATCH 08/30] New translations en.json (Danish) --- frontend/src/lib/i18n/locales/da-DK.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/da-DK.json b/frontend/src/lib/i18n/locales/da-DK.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/da-DK.json +++ b/frontend/src/lib/i18n/locales/da-DK.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From f92904244419ee14f17748ba852dfb456b13967b Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:42 +0300 Subject: [PATCH 09/30] New translations en.json (German) --- frontend/src/lib/i18n/locales/de-DE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/de-DE.json b/frontend/src/lib/i18n/locales/de-DE.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/de-DE.json +++ b/frontend/src/lib/i18n/locales/de-DE.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From a35507ee5ea2ff8081faed0d973ecc4f52c6abdb Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:43 +0300 Subject: [PATCH 10/30] New translations en.json (Greek) --- frontend/src/lib/i18n/locales/el-GR.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/lib/i18n/locales/el-GR.json b/frontend/src/lib/i18n/locales/el-GR.json index 58d47051..e23482de 100644 --- a/frontend/src/lib/i18n/locales/el-GR.json +++ b/frontend/src/lib/i18n/locales/el-GR.json @@ -6,7 +6,7 @@ "loginSubmit": "Είσοδος", "loginFailTitle": "Αποτυχία σύνδεσης", "loginFailSubtitle": "Παρακαλώ ελέγξτε το όνομα χρήστη και τον κωδικό πρόσβασης", - "loginFailRateLimit": "You failed to login too many times, please try again later", + "loginFailRateLimit": "Αποτύχατε να συνδεθείτε πάρα πολλές φορές, παρακαλώ προσπαθήστε ξανά αργότερα", "loginSuccessTitle": "Συνδεδεμένος", "loginSuccessSubtitle": "Καλώς ήρθατε!", "loginOauthFailTitle": "Εσωτερικό σφάλμα", @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Ανακατεύθυνση στην εφαρμογή σας", "totpTitle": "Εισάγετε τον κωδικό TOTP", "unauthorizedTitle": "Μη εξουσιοδοτημένο", - "unauthorizedResourceSubtitle": "Ο χρήστης με όνομα χρήστη {{username}} δεν είναι εξουσιοδοτημένος να έχει πρόσβαση στον πόρο {{resource}}.", - "unaothorizedLoginSubtitle": "Ο χρήστης με όνομα χρήστη {{username}} δεν είναι εξουσιοδοτημένος να συνδεθεί.", + "unauthorizedResourceSubtitle": "Ο χρήστης με όνομα χρήστη {{username}} δεν έχει άδεια πρόσβασης στον πόρο {{resource}}.", + "unaothorizedLoginSubtitle": "Ο χρήστης με όνομα χρήστη {{username}} δεν είναι εξουσιοδοτημένος να συνδεθεί.", "unauthorizedButton": "Προσπαθήστε ξανά" } \ No newline at end of file From 38282b86d342e1bc75e85bc70312836e5e76553a Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:44 +0300 Subject: [PATCH 11/30] New translations en.json (Finnish) --- frontend/src/lib/i18n/locales/fi-FI.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/fi-FI.json b/frontend/src/lib/i18n/locales/fi-FI.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/fi-FI.json +++ b/frontend/src/lib/i18n/locales/fi-FI.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 6eb0d9eb14a328cbfc2643f591423ee4fe562f85 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:45 +0300 Subject: [PATCH 12/30] New translations en.json (Hebrew) --- frontend/src/lib/i18n/locales/he-IL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/he-IL.json b/frontend/src/lib/i18n/locales/he-IL.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/he-IL.json +++ b/frontend/src/lib/i18n/locales/he-IL.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 54415c38ebc48c5ad05963d5725d7b2e1c8bd5bc Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:46 +0300 Subject: [PATCH 13/30] New translations en.json (Hungarian) --- frontend/src/lib/i18n/locales/hu-HU.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/hu-HU.json b/frontend/src/lib/i18n/locales/hu-HU.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/hu-HU.json +++ b/frontend/src/lib/i18n/locales/hu-HU.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 35129dc43d6291a6c47ef241ab0c2fb148ae1767 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:47 +0300 Subject: [PATCH 14/30] New translations en.json (Italian) --- frontend/src/lib/i18n/locales/it-IT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/it-IT.json b/frontend/src/lib/i18n/locales/it-IT.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/it-IT.json +++ b/frontend/src/lib/i18n/locales/it-IT.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 396ae4a68ac21feaaa0cc254d099e579cc60e22e Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:48 +0300 Subject: [PATCH 15/30] New translations en.json (Japanese) --- frontend/src/lib/i18n/locales/ja-JP.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ja-JP.json b/frontend/src/lib/i18n/locales/ja-JP.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/ja-JP.json +++ b/frontend/src/lib/i18n/locales/ja-JP.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 2ddd8c806faa8ade14527c0d2ee6baadaad71e10 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:49 +0300 Subject: [PATCH 16/30] New translations en.json (Korean) --- frontend/src/lib/i18n/locales/ko-KR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ko-KR.json b/frontend/src/lib/i18n/locales/ko-KR.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/ko-KR.json +++ b/frontend/src/lib/i18n/locales/ko-KR.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From b4caeb47dd2acb88ef090f83449d6d030a9ef26b Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:51 +0300 Subject: [PATCH 17/30] New translations en.json (Dutch) --- frontend/src/lib/i18n/locales/nl-NL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/nl-NL.json b/frontend/src/lib/i18n/locales/nl-NL.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/nl-NL.json +++ b/frontend/src/lib/i18n/locales/nl-NL.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 9e03a0189806750593c4861f96a8b11463084e2c Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:52 +0300 Subject: [PATCH 18/30] New translations en.json (Norwegian) --- frontend/src/lib/i18n/locales/no-NO.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/no-NO.json b/frontend/src/lib/i18n/locales/no-NO.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/no-NO.json +++ b/frontend/src/lib/i18n/locales/no-NO.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 0e754b1e1afb8433f8a69636741ce8965d8efcbe Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:53 +0300 Subject: [PATCH 19/30] New translations en.json (Polish) --- frontend/src/lib/i18n/locales/pl-PL.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/lib/i18n/locales/pl-PL.json b/frontend/src/lib/i18n/locales/pl-PL.json index b898f7e6..84c95d79 100644 --- a/frontend/src/lib/i18n/locales/pl-PL.json +++ b/frontend/src/lib/i18n/locales/pl-PL.json @@ -3,10 +3,10 @@ "loginDivider": "Lub kontynuuj z hasłem", "loginUsername": "Nazwa użytkownika", "loginPassword": "Hasło", - "loginSubmit": "Login", - "loginFailTitle": "Failed to log in", + "loginSubmit": "Zaloguj się", + "loginFailTitle": "Nie udało się zalogować", "loginFailSubtitle": "Sprawdź swoją nazwę użytkownika i hasło", - "loginFailRateLimit": "You failed to login too many times, please try again later", + "loginFailRateLimit": "Nie udało się zalogować zbyt wiele razy, spróbuj ponownie później", "loginSuccessTitle": "Zalogowano", "loginSuccessSubtitle": "Witaj ponownie!", "loginOauthFailTitle": "Wewnętrzny błąd", @@ -22,9 +22,9 @@ "continueTitle": "Kontynuuj", "continueSubtitle": "Kliknij przycisk, aby przejść do aplikacji.", "internalErrorTitle": "Wewnętrzny błąd serwera", - "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorSubtitle": "Wystąpił błąd na serwerze i obecnie nie można obsłużyć tego żądania.", "internalErrorButton": "Spróbuj ponownie", - "logoutFailTitle": "Failed to log out", + "logoutFailTitle": "Nie udało się wylogować", "logoutFailSubtitle": "Spróbuj ponownie", "logoutSuccessTitle": "Wylogowano", "logoutSuccessSubtitle": "Zostałeś wylogowany", @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Przekierowywanie do aplikacji", "totpTitle": "Wprowadź kod TOTP", "unauthorizedTitle": "Nieautoryzowany", - "unauthorizedResourceSubtitle": "Użytkownik o nazwie {{username}} nie jest upoważniony do uzyskania dostępu do zasobu {{resource}}.", - "unaothorizedLoginSubtitle": "Użytkownik o nazwie {{username}} nie jest upoważniony do logowania.", + "unauthorizedResourceSubtitle": "Użytkownik o nazwie {{username}} nie jest upoważniony do uzyskania dostępu do zasobu {{resource}}.", + "unaothorizedLoginSubtitle": "Użytkownik o nazwie {{username}} nie jest upoważniony do logowania.", "unauthorizedButton": "Spróbuj ponownie" } \ No newline at end of file From 01df05c0d9ffddd3da4461b09f8dbfb3d6afb028 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:54 +0300 Subject: [PATCH 20/30] New translations en.json (Portuguese) --- frontend/src/lib/i18n/locales/pt-PT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/pt-PT.json b/frontend/src/lib/i18n/locales/pt-PT.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/pt-PT.json +++ b/frontend/src/lib/i18n/locales/pt-PT.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 01c7f1d2d9a9dd46cb8963898bf1dbd2e8e83602 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:55 +0300 Subject: [PATCH 21/30] New translations en.json (Russian) --- frontend/src/lib/i18n/locales/ru-RU.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ru-RU.json b/frontend/src/lib/i18n/locales/ru-RU.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/ru-RU.json +++ b/frontend/src/lib/i18n/locales/ru-RU.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From b60c567b3a95772681de35fec3a1e394c5799588 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:56 +0300 Subject: [PATCH 22/30] New translations en.json (Serbian (Cyrillic)) --- frontend/src/lib/i18n/locales/sr-SP.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/sr-SP.json b/frontend/src/lib/i18n/locales/sr-SP.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/sr-SP.json +++ b/frontend/src/lib/i18n/locales/sr-SP.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 548486b2a5f89c6a9745e226a9d25904817882a2 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:57 +0300 Subject: [PATCH 23/30] New translations en.json (Swedish) --- frontend/src/lib/i18n/locales/sv-SE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/sv-SE.json b/frontend/src/lib/i18n/locales/sv-SE.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/sv-SE.json +++ b/frontend/src/lib/i18n/locales/sv-SE.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From c504571f00b22ff2a47f3b8322888d3d6d486fc3 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:58 +0300 Subject: [PATCH 24/30] New translations en.json (Turkish) --- frontend/src/lib/i18n/locales/tr-TR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/tr-TR.json b/frontend/src/lib/i18n/locales/tr-TR.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/tr-TR.json +++ b/frontend/src/lib/i18n/locales/tr-TR.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 1ec77c55e7cc423838a1b2c6dfcfcd7f9584c42f Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:40:59 +0300 Subject: [PATCH 25/30] New translations en.json (Ukrainian) --- frontend/src/lib/i18n/locales/uk-UA.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/uk-UA.json b/frontend/src/lib/i18n/locales/uk-UA.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/uk-UA.json +++ b/frontend/src/lib/i18n/locales/uk-UA.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 12b8e0a94ecd82e690eaa2cb4c6e456513e622df Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:41:00 +0300 Subject: [PATCH 26/30] New translations en.json (Chinese Simplified) --- frontend/src/lib/i18n/locales/zh-CN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/zh-CN.json b/frontend/src/lib/i18n/locales/zh-CN.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/zh-CN.json +++ b/frontend/src/lib/i18n/locales/zh-CN.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From c2ef352fed620c116d7755ad3e446686683754d6 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:41:01 +0300 Subject: [PATCH 27/30] New translations en.json (Chinese Traditional) --- frontend/src/lib/i18n/locales/zh-TW.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/zh-TW.json b/frontend/src/lib/i18n/locales/zh-TW.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/zh-TW.json +++ b/frontend/src/lib/i18n/locales/zh-TW.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 74d6f0c2db966474fece9d0ac3af54782a64f5a7 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:41:02 +0300 Subject: [PATCH 28/30] New translations en.json (English) --- frontend/src/lib/i18n/locales/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/en-US.json b/frontend/src/lib/i18n/locales/en-US.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/en-US.json +++ b/frontend/src/lib/i18n/locales/en-US.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 6652032ec44f0234631597fbb8ea2ba5b3357cd9 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:41:03 +0300 Subject: [PATCH 29/30] New translations en.json (Vietnamese) --- frontend/src/lib/i18n/locales/vi-VN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/vi-VN.json b/frontend/src/lib/i18n/locales/vi-VN.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/vi-VN.json +++ b/frontend/src/lib/i18n/locales/vi-VN.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file From 92e550d793f41948f439878b051e94232a1d47e2 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 8 Apr 2025 16:41:04 +0300 Subject: [PATCH 30/30] New translations en.json (Portuguese, Brazilian) --- frontend/src/lib/i18n/locales/pt-BR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/pt-BR.json b/frontend/src/lib/i18n/locales/pt-BR.json index 8a96a7cf..2d2ca038 100644 --- a/frontend/src/lib/i18n/locales/pt-BR.json +++ b/frontend/src/lib/i18n/locales/pt-BR.json @@ -40,7 +40,7 @@ "totpSuccessSubtitle": "Redirecting to your app", "totpTitle": "Enter your TOTP code", "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", + "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", + "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", "unauthorizedButton": "Try again" } \ No newline at end of file