diff --git a/site/src/lib/i18n/locales/af-ZA.json b/site/src/lib/i18n/locales/af-ZA.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/af-ZA.json +++ b/site/src/lib/i18n/locales/af-ZA.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/ar-SA.json b/site/src/lib/i18n/locales/ar-SA.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/ar-SA.json +++ b/site/src/lib/i18n/locales/ar-SA.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/ca-ES.json b/site/src/lib/i18n/locales/ca-ES.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/ca-ES.json +++ b/site/src/lib/i18n/locales/ca-ES.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/cs-CZ.json b/site/src/lib/i18n/locales/cs-CZ.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/cs-CZ.json +++ b/site/src/lib/i18n/locales/cs-CZ.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/da-DK.json b/site/src/lib/i18n/locales/da-DK.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/da-DK.json +++ b/site/src/lib/i18n/locales/da-DK.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/de-DE.json b/site/src/lib/i18n/locales/de-DE.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/de-DE.json +++ b/site/src/lib/i18n/locales/de-DE.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/el-GR.json b/site/src/lib/i18n/locales/el-GR.json index ccfb76c..4de3ff0 100644 --- a/site/src/lib/i18n/locales/el-GR.json +++ b/site/src/lib/i18n/locales/el-GR.json @@ -1,15 +1,45 @@ { - "loginTitle": "Welcome back, login with", - "loginDivider": "Or continue with password", - "loginUsername": "Username", - "loginPassword": "Password", - "loginSubmit": "Login", - "loginFailTitle": "Failed to login", - "loginFailSubtitle": "Please check your username and password", - "loginSuccessTitle": "Logged in", - "loginSuccessSubtitle": "Welcome back!", - "loginOauthFailTitle": "Internal error", - "loginOauthFailSubtitle": "Failed to get OAuth URL", - "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginTitle": "Καλώς ήρθατε, συνδεθείτε με", + "loginDivider": "Ή συνεχίστε με κωδικό πρόσβασης", + "loginUsername": "Όνομα Χρήστη", + "loginPassword": "Κωδικός", + "loginSubmit": "Είσοδος", + "loginFailTitle": "Αποτυχία σύνδεσης", + "loginFailSubtitle": "Παρακαλώ ελέγξτε το όνομα χρήστη και τον κωδικό πρόσβασης", + "loginSuccessTitle": "Συνδεδεμένος", + "loginSuccessSubtitle": "Καλώς ήρθατε!", + "loginOauthFailTitle": "Εσωτερικό σφάλμα", + "loginOauthFailSubtitle": "Αποτυχία λήψης OAuth URL", + "loginOauthSuccessTitle": "Ανακατεύθυνση", + "loginOauthSuccessSubtitle": "Ανακατεύθυνση στον πάροχο OAuth σας", + "continueRedirectingTitle": "Ανακατεύθυνση...", + "continueRedirectingSubtitle": "Θα πρέπει να μεταφερθείτε σύντομα στην εφαρμογή σας", + "continueInvalidRedirectTitle": "Μη έγκυρη ανακατεύθυνση", + "continueInvalidRedirectSubtitle": "Το URL ανακατεύθυνσης δεν είναι έγκυρο", + "continueInsecureRedirectTitle": "Μη ασφαλής ανακατεύθυνση", + "continueInsecureRedirectSubtitle": "Προσπαθείτε να ανακατευθύνετε από https σε http, είστε σίγουροι ότι θέλετε να συνεχίσετε;", + "continueTitle": "Συνέχεια", + "continueSubtitle": "Κάντε κλικ στο κουμπί για να συνεχίσετε στην εφαρμογή σας.", + "internalErrorTitle": "Εσωτερικό Σφάλμα Διακομιστή", + "internalErrorSubtitle": "Παρουσιάστηκε σφάλμα στο διακομιστή και δεν μπορεί να εξυπηρετήσει το αίτημά σας.", + "internalErrorButton": "Προσπαθήστε ξανά", + "logoutFailTitle": "Αποτυχία αποσύνδεσης", + "logoutFailSubtitle": "Παρακαλώ δοκιμάστε ξανά", + "logoutSuccessTitle": "Αποσυνδεδεμένος", + "logoutSuccessSubtitle": "Έχετε αποσυνδεθεί", + "logoutTitle": "Αποσύνδεση", + "logoutUsernameSubtitle": "Αυτή τη στιγμή είστε συνδεδεμένοι ως {{username}}, κάντε κλικ στο παρακάτω κουμπί για να αποσυνδεθείτε.", + "logoutOauthSubtitle": "Αυτή τη στιγμή είστε συνδεδεμένοι ως {{username}} χρησιμοποιώντας την υπηρεσία παροχής {{provider}} OAuth, κάντε κλικ στο παρακάτω κουμπί για να αποσυνδεθείτε.", + "notFoundTitle": "Η σελίδα δε βρέθηκε", + "notFoundSubtitle": "Η σελίδα που ψάχνετε δεν υπάρχει.", + "notFoundButton": "Μετάβαση στην αρχική", + "totpFailTitle": "Αποτυχία επαλήθευσης κωδικού", + "totpFailSubtitle": "Παρακαλώ ελέγξτε τον κώδικά σας και προσπαθήστε ξανά", + "totpSuccessTitle": "Επαληθεύθηκε", + "totpSuccessSubtitle": "Ανακατεύθυνση στην εφαρμογή σας", + "totpTitle": "Εισάγετε τον κωδικό TOTP", + "unauthorizedTitle": "Μη εξουσιοδοτημένο", + "unauthorizedResourceSubtitle": "Ο χρήστης με όνομα χρήστη {{username}} δεν είναι εξουσιοδοτημένος να έχει πρόσβαση στον πόρο {{resource}}.", + "unaothorizedLoginSubtitle": "Ο χρήστης με όνομα χρήστη {{username}} δεν είναι εξουσιοδοτημένος να συνδεθεί.", + "unauthorizedButton": "Προσπαθήστε ξανά" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/en-US.json b/site/src/lib/i18n/locales/en-US.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/en-US.json +++ b/site/src/lib/i18n/locales/en-US.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/es-ES.json b/site/src/lib/i18n/locales/es-ES.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/es-ES.json +++ b/site/src/lib/i18n/locales/es-ES.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/fi-FI.json b/site/src/lib/i18n/locales/fi-FI.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/fi-FI.json +++ b/site/src/lib/i18n/locales/fi-FI.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/fr-FR.json b/site/src/lib/i18n/locales/fr-FR.json index ccfb76c..4193f05 100644 --- a/site/src/lib/i18n/locales/fr-FR.json +++ b/site/src/lib/i18n/locales/fr-FR.json @@ -1,15 +1,45 @@ { - "loginTitle": "Welcome back, login with", - "loginDivider": "Or continue with password", - "loginUsername": "Username", - "loginPassword": "Password", - "loginSubmit": "Login", - "loginFailTitle": "Failed to login", - "loginFailSubtitle": "Please check your username and password", - "loginSuccessTitle": "Logged in", - "loginSuccessSubtitle": "Welcome back!", - "loginOauthFailTitle": "Internal error", - "loginOauthFailSubtitle": "Failed to get OAuth URL", - "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginTitle": "Bienvenue, connectez-vous avec", + "loginDivider": "Ou continuez avec le mot de passe", + "loginUsername": "Nom d'utilisateur", + "loginPassword": "Mot de passe", + "loginSubmit": "Se connecter", + "loginFailTitle": "Échec de la connexion", + "loginFailSubtitle": "Veuillez vérifier votre nom d'utilisateur et votre mot de passe", + "loginSuccessTitle": "Connecté", + "loginSuccessSubtitle": "Bienvenue!", + "loginOauthFailTitle": "Erreur interne", + "loginOauthFailSubtitle": "Impossible d'obtenir l'URL OAuth", + "loginOauthSuccessTitle": "Redirection", + "loginOauthSuccessSubtitle": "Redirection vers votre fournisseur OAuth", + "continueRedirectingTitle": "Redirection...", + "continueRedirectingSubtitle": "Vous devriez être redirigé vers l'application bientôt", + "continueInvalidRedirectTitle": "Redirection invalide", + "continueInvalidRedirectSubtitle": "L'URL de redirection est invalide", + "continueInsecureRedirectTitle": "Redirection non sécurisée", + "continueInsecureRedirectSubtitle": "Vous essayez de rediriger de https vers http, êtes-vous sûr de vouloir continuer ?", + "continueTitle": "Continuer", + "continueSubtitle": "Cliquez sur le bouton pour continuer vers votre application.", + "internalErrorTitle": "Erreur interne du serveur", + "internalErrorSubtitle": "Une erreur s'est produite sur le serveur et il ne peut actuellement pas répondre à votre demande.", + "internalErrorButton": "Réessayer", + "logoutFailTitle": "Échec de la déconnexion", + "logoutFailSubtitle": "Veuillez réessayer", + "logoutSuccessTitle": "Déconnecté", + "logoutSuccessSubtitle": "Vous avez été déconnecté", + "logoutTitle": "Déconnexion", + "logoutUsernameSubtitle": "Vous êtes actuellement connecté en tant que {{username}}, cliquez sur le bouton ci-dessous pour vous déconnecter.", + "logoutOauthSubtitle": "Vous êtes actuellement connecté en tant que {{username}} en utilisant le fournisseur OAuth {{provider}} , cliquez sur le bouton ci-dessous pour vous déconnecter.", + "notFoundTitle": "Page introuvable", + "notFoundSubtitle": "La page recherchée n'existe pas.", + "notFoundButton": "Retour à la page d'accueil", + "totpFailTitle": "Échec de la vérification du code", + "totpFailSubtitle": "Veuillez vérifier votre code et réessayer", + "totpSuccessTitle": "Vérifié", + "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.", + "unauthorizedButton": "Réessayer" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/he-IL.json b/site/src/lib/i18n/locales/he-IL.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/he-IL.json +++ b/site/src/lib/i18n/locales/he-IL.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/hu-HU.json b/site/src/lib/i18n/locales/hu-HU.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/hu-HU.json +++ b/site/src/lib/i18n/locales/hu-HU.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/it-IT.json b/site/src/lib/i18n/locales/it-IT.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/it-IT.json +++ b/site/src/lib/i18n/locales/it-IT.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/ja-JP.json b/site/src/lib/i18n/locales/ja-JP.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/ja-JP.json +++ b/site/src/lib/i18n/locales/ja-JP.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/ko-KR.json b/site/src/lib/i18n/locales/ko-KR.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/ko-KR.json +++ b/site/src/lib/i18n/locales/ko-KR.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/nl-NL.json b/site/src/lib/i18n/locales/nl-NL.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/nl-NL.json +++ b/site/src/lib/i18n/locales/nl-NL.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/no-NO.json b/site/src/lib/i18n/locales/no-NO.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/no-NO.json +++ b/site/src/lib/i18n/locales/no-NO.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/pl-PL.json b/site/src/lib/i18n/locales/pl-PL.json index ccfb76c..00283a1 100644 --- a/site/src/lib/i18n/locales/pl-PL.json +++ b/site/src/lib/i18n/locales/pl-PL.json @@ -1,15 +1,45 @@ { - "loginTitle": "Welcome back, login with", - "loginDivider": "Or continue with password", - "loginUsername": "Username", - "loginPassword": "Password", + "loginTitle": "Witaj ponownie, zaloguj się przez", + "loginDivider": "Lub kontynuuj z hasłem", + "loginUsername": "Nazwa użytkownika", + "loginPassword": "Hasło", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", - "loginFailSubtitle": "Please check your username and password", - "loginSuccessTitle": "Logged in", - "loginSuccessSubtitle": "Welcome back!", - "loginOauthFailTitle": "Internal error", - "loginOauthFailSubtitle": "Failed to get OAuth URL", - "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginFailTitle": "Failed to log in", + "loginFailSubtitle": "Sprawdź swoją nazwę użytkownika i hasło", + "loginSuccessTitle": "Zalogowano", + "loginSuccessSubtitle": "Witaj ponownie!", + "loginOauthFailTitle": "Wewnętrzny błąd", + "loginOauthFailSubtitle": "Nie udało się uzyskać adresu URL OAuth", + "loginOauthSuccessTitle": "Przekierowywanie", + "loginOauthSuccessSubtitle": "Przekierowywanie do Twojego dostawcy OAuth", + "continueRedirectingTitle": "Przekierowywanie...", + "continueRedirectingSubtitle": "Wkrótce powinieneś zostać przekierowany do aplikacji", + "continueInvalidRedirectTitle": "Nieprawidłowe przekierowanie", + "continueInvalidRedirectSubtitle": "Adres przekierowania jest nieprawidłowy", + "continueInsecureRedirectTitle": "Niezabezpieczone przekierowanie", + "continueInsecureRedirectSubtitle": "Próbujesz przekierować z https do http, czy na pewno chcesz kontynuować?", + "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.", + "internalErrorButton": "Spróbuj ponownie", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Spróbuj ponownie", + "logoutSuccessTitle": "Wylogowano", + "logoutSuccessSubtitle": "Zostałeś wylogowany", + "logoutTitle": "Wylogowanie", + "logoutUsernameSubtitle": "Jesteś aktualnie zalogowany jako {{username}}, kliknij przycisk poniżej, aby się wylogować.", + "logoutOauthSubtitle": "Jesteś obecnie zalogowany jako {{username}} przy użyciu providera OAuth {{provider}}, kliknij przycisk poniżej, aby się wylogować.", + "notFoundTitle": "Strona nie znaleziona", + "notFoundSubtitle": "Strona, której szukasz nie istnieje.", + "notFoundButton": "Wróć do strony głównej", + "totpFailTitle": "Nie udało się zweryfikować kodu", + "totpFailSubtitle": "Sprawdź swój kod i spróbuj ponownie", + "totpSuccessTitle": "Zweryfikowano", + "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.", + "unauthorizedButton": "Spróbuj ponownie" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/pt-BR.json b/site/src/lib/i18n/locales/pt-BR.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/pt-BR.json +++ b/site/src/lib/i18n/locales/pt-BR.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/pt-PT.json b/site/src/lib/i18n/locales/pt-PT.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/pt-PT.json +++ b/site/src/lib/i18n/locales/pt-PT.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/ro-RO.json b/site/src/lib/i18n/locales/ro-RO.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/ro-RO.json +++ b/site/src/lib/i18n/locales/ro-RO.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/ru-RU.json b/site/src/lib/i18n/locales/ru-RU.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/ru-RU.json +++ b/site/src/lib/i18n/locales/ru-RU.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/sr-SP.json b/site/src/lib/i18n/locales/sr-SP.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/sr-SP.json +++ b/site/src/lib/i18n/locales/sr-SP.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/sv-SE.json b/site/src/lib/i18n/locales/sv-SE.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/sv-SE.json +++ b/site/src/lib/i18n/locales/sv-SE.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/tr-TR.json b/site/src/lib/i18n/locales/tr-TR.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/tr-TR.json +++ b/site/src/lib/i18n/locales/tr-TR.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/uk-UA.json b/site/src/lib/i18n/locales/uk-UA.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/uk-UA.json +++ b/site/src/lib/i18n/locales/uk-UA.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/vi-VN.json b/site/src/lib/i18n/locales/vi-VN.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/vi-VN.json +++ b/site/src/lib/i18n/locales/vi-VN.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/zh-CN.json b/site/src/lib/i18n/locales/zh-CN.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/zh-CN.json +++ b/site/src/lib/i18n/locales/zh-CN.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file diff --git a/site/src/lib/i18n/locales/zh-TW.json b/site/src/lib/i18n/locales/zh-TW.json index ccfb76c..1c5ec40 100644 --- a/site/src/lib/i18n/locales/zh-TW.json +++ b/site/src/lib/i18n/locales/zh-TW.json @@ -4,12 +4,42 @@ "loginUsername": "Username", "loginPassword": "Password", "loginSubmit": "Login", - "loginFailTitle": "Failed to login", + "loginFailTitle": "Failed to log in", "loginFailSubtitle": "Please check your username and password", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", "loginOauthFailTitle": "Internal error", "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider" + "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", + "continueRedirectingTitle": "Redirecting...", + "continueRedirectingSubtitle": "You should be redirected to the app soon", + "continueInvalidRedirectTitle": "Invalid redirect", + "continueInvalidRedirectSubtitle": "The redirect URL is invalid", + "continueInsecureRedirectTitle": "Insecure redirect", + "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?", + "continueTitle": "Continue", + "continueSubtitle": "Click the button to continue to your app.", + "internalErrorTitle": "Internal Server Error", + "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.", + "internalErrorButton": "Try again", + "logoutFailTitle": "Failed to log out", + "logoutFailSubtitle": "Please try again", + "logoutSuccessTitle": "Logged out", + "logoutSuccessSubtitle": "You have been logged out", + "logoutTitle": "Logout", + "logoutUsernameSubtitle": "You are currently logged in as {{username}}, click the button below to logout.", + "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider, click the button below to logout.", + "notFoundTitle": "Page not found", + "notFoundSubtitle": "The page you are looking for does not exist.", + "notFoundButton": "Go home", + "totpFailTitle": "Failed to verify code", + "totpFailSubtitle": "Please check your code and try again", + "totpSuccessTitle": "Verified", + "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.", + "unauthorizedButton": "Try again" } \ No newline at end of file