You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/af-ZA.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,8 @@
42
42
"unauthorizedTitle": "Unauthorized",
43
43
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
44
44
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45
-
"unauthorizedButton": "Try again"
45
+
"unauthorizedButton": "Try again",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/ar-SA.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,8 @@
42
42
"unauthorizedTitle": "غير مرخص",
43
43
"unauthorizedResourceSubtitle": "المستخدم الذي يحمل اسم المستخدم <Code>{{username}}</Code> غير مصرح له بالوصول إلى المورد <Code>{{resource}}</Code>.",
44
44
"unaothorizedLoginSubtitle": "المستخدم الذي يحمل اسم المستخدم <Code>{{username}}</Code> غير مصرح له بتسجيل الدخول.",
45
-
"unauthorizedButton": "حاول مجددا"
45
+
"unauthorizedButton": "حاول مجددا",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/ca-ES.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,8 @@
42
42
"unauthorizedTitle": "Unauthorized",
43
43
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
44
44
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45
-
"unauthorizedButton": "Try again"
45
+
"unauthorizedButton": "Try again",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/cs-CZ.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,8 @@
42
42
"unauthorizedTitle": "Unauthorized",
43
43
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
44
44
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45
-
"unauthorizedButton": "Try again"
45
+
"unauthorizedButton": "Try again",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/da-DK.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,8 @@
42
42
"unauthorizedTitle": "Unauthorized",
43
43
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
44
44
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45
-
"unauthorizedButton": "Try again"
45
+
"unauthorizedButton": "Try again",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
"continueInsecureRedirectSubtitle": "You are trying to redirect from <Code>https</Code> to <Code>http</Code>, are you sure you want to continue?",
21
+
"continueInsecureRedirectSubtitle": "Sie versuchen von <Code>https</Code> auf <Code>http</Code>weiterzuleiten. Sind Sie sicher, dass Sie fortfahren möchten?",
22
22
"continueTitle": "Weiter",
23
-
"continueSubtitle": "Click the button to continue to your app.",
23
+
"continueSubtitle": "Klicken Sie auf den Button, um zur App zu gelangen.",
24
24
"internalErrorTitle": "Interner Serverfehler",
25
-
"internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.",
26
-
"internalErrorButton": "Try again",
27
-
"logoutFailTitle": "Failed to log out",
28
-
"logoutFailSubtitle": "Please try again",
29
-
"logoutSuccessTitle": "Logged out",
30
-
"logoutSuccessSubtitle": "You have been logged out",
31
-
"logoutTitle": "Logout",
32
-
"logoutUsernameSubtitle": "You are currently logged in as <Code>{{username}}</Code>, click the button below to logout.",
33
-
"logoutOauthSubtitle": "You are currently logged in as <Code>{{username}}</Code> using the {{provider}} OAuth provider, click the button below to logout.",
34
-
"notFoundTitle": "Page not found",
35
-
"notFoundSubtitle": "The page you are looking for does not exist.",
36
-
"notFoundButton": "Go home",
37
-
"totpFailTitle": "Failed to verify code",
38
-
"totpFailSubtitle": "Please check your code and try again",
39
-
"totpSuccessTitle": "Verified",
40
-
"totpSuccessSubtitle": "Redirecting to your app",
41
-
"totpTitle": "Enter your TOTP code",
42
-
"unauthorizedTitle": "Unauthorized",
43
-
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
44
-
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45
-
"unauthorizedButton": "Try again"
25
+
"internalErrorSubtitle": "Ein Error ist auf dem Server aufgetreten, weshalb ihre Anfrage derzeit nicht bearbeitet werden kann.",
26
+
"internalErrorButton": "Erneut versuchen",
27
+
"logoutFailTitle": "Abmelden fehlgeschlagen",
28
+
"logoutFailSubtitle": "Bitte versuchen Sie es erneut",
29
+
"logoutSuccessTitle": "Abgemeldet",
30
+
"logoutSuccessSubtitle": "Sie wurden abgemeldet",
31
+
"logoutTitle": "Abmelden",
32
+
"logoutUsernameSubtitle": "Sie sind derzeit als <Code>{{username}}</Code>angemeldet. Klicken Sie auf den Button unten, um sich abzumelden.",
33
+
"logoutOauthSubtitle": "Sie sind derzeit als <Code>{{username}}</Code> mit dem {{provider}} OAuth-Anbieter angemeldet. Klicken Sie auf den Button unten, um sich abzumelden.",
34
+
"notFoundTitle": "Seite nicht gefunden",
35
+
"notFoundSubtitle": "Die gesuchte Seite existiert nicht.",
36
+
"notFoundButton": "Nach Hause",
37
+
"totpFailTitle": "Fehler beim Verifizieren des Codes",
38
+
"totpFailSubtitle": "Bitte überprüfen Sie Ihren Code und versuchen Sie es erneut",
39
+
"totpSuccessTitle": "Verifiziert",
40
+
"totpSuccessSubtitle": "Leite zur App weiter",
41
+
"totpTitle": "Geben Sie Ihren TOTP Code ein",
42
+
"unauthorizedTitle": "Unautorisiert",
43
+
"unauthorizedResourceSubtitle": "Der Benutzer mit Benutzername <Code>{{username}}</Code> ist nicht berechtigt auf die Ressource <Code>{{resource}}</Code> zuzugreifen.",
44
+
"unaothorizedLoginSubtitle": "Der Benutzer mit dem Benutzernamen <Code>{{username}}</Code> ist nicht berechtigt, sich einzuloggen.",
45
+
"unauthorizedButton": "Erneut versuchen",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
"untrustedRedirectSubtitle": "Προσπαθείτε να ανακατευθύνετε σε έναν τομέα που δεν ταιριάζει με τον ρυθμισμένο τομέα σας (<Code>{{domain}}</Code>). Είστε βέβαιοι ότι θέλετε να συνεχίσετε;",
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/es-ES.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,8 @@
42
42
"unauthorizedTitle": "Unauthorized",
43
43
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
44
44
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45
-
"unauthorizedButton": "Try again"
45
+
"unauthorizedButton": "Try again",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/fi-FI.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,8 @@
42
42
"unauthorizedTitle": "Unauthorized",
43
43
"unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
44
44
"unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
45
-
"unauthorizedButton": "Try again"
45
+
"unauthorizedButton": "Try again",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/fr-FR.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,8 @@
42
42
"unauthorizedTitle": "Non autorisé",
43
43
"unauthorizedResourceSubtitle": "L'utilisateur avec le nom d'utilisateur <Code>{{username}}</Code> n'est pas autorisé à accéder à la ressource <Code>{{resource}}</Code>.",
44
44
"unaothorizedLoginSubtitle": "L'utilisateur avec le nom d'utilisateur <Code>{{username}}</Code> n'est pas autorisé à se connecter.",
45
-
"unauthorizedButton": "Réessayer"
45
+
"unauthorizedButton": "Réessayer",
46
+
"untrustedRedirectTitle": "Untrusted redirect",
47
+
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<Code>{{domain}}</Code>). Are you sure you want to continue?",
0 commit comments