diff --git a/controllers/auth.go b/controllers/auth.go index 24849a1e..9ad53d01 100644 --- a/controllers/auth.go +++ b/controllers/auth.go @@ -789,7 +789,7 @@ func (c *ApiController) Login() { resp = c.HandleLoggedIn(application, user, &authForm) c.Ctx.Input.SetParam("recordUserId", user.GetId()) - } else if provider.Category == "OAuth" || provider.Category == "Web3" { + } else if provider.Category == "OAuth" || provider.Category == "Web3" || provider.Category == "SAML" { // Sign up via OAuth if application.EnableLinkWithEmail { if userInfo.Email != "" { @@ -818,7 +818,7 @@ func (c *ApiController) Login() { } if !providerItem.CanSignUp { - c.ResponseError(fmt.Sprintf(c.T("auth:The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up"), provider.Type, userInfo.Username, userInfo.DisplayName, provider.Type)) + c.ResponseError(fmt.Sprintf(c.T("auth:The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up"), provider.Type, userInfo.Username, userInfo.DisplayName, provider.Type)) return } diff --git a/i18n/locales/ar/data.json b/i18n/locales/ar/data.json index bd054109..2dd73b09 100644 --- a/i18n/locales/ar/data.json +++ b/i18n/locales/ar/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "فشل تسجيل الدخول: %s", "Invalid token": "الرمز غير صالح", "State expected: %s, but got: %s": "كان من المتوقع الحالة: %s، لكن حصلنا على: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "الحساب الخاص بالمزود: %s واسم المستخدم: %s (%s) غير موجود ولا يُسمح بالتسجيل كحساب جديد عبر %%s، يرجى استخدام طريقة أخرى للتسجيل", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "الحساب الخاص بالمزود: %s واسم المستخدم: %s (%s) غير موجود ولا يُسمح بالتسجيل كحساب جديد عبر %s، يرجى استخدام طريقة أخرى للتسجيل", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "الحساب الخاص بالمزود: %s واسم المستخدم: %s (%s) غير موجود ولا يُسمح بالتسجيل كحساب جديد، يرجى الاتصال بدعم تكنولوجيا المعلومات", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "الحساب الخاص بالمزود: %s واسم المستخدم: %s (%s) مرتبط بالفعل بحساب آخر: %s (%s)", "The application: %s does not exist": "التطبيق: %s غير موجود", diff --git a/i18n/locales/az/data.json b/i18n/locales/az/data.json index 122d4adf..0e745da3 100644 --- a/i18n/locales/az/data.json +++ b/i18n/locales/az/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Giriş uğursuz oldu: %s", "Invalid token": "Etibarsız token", "State expected: %s, but got: %s": "Gözlənilən vəziyyət: %s, lakin alınan: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Provayder üçün hesab: %s və istifadəçi adı: %s (%s) mövcud deyil və %%s vasitəsilə yeni hesab olaraq qeydiyyatdan keçməyə icazə verilmir, xahiş edirik qeydiyyat üçün başqa üsul istifadə edin", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Provayder üçün hesab: %s və istifadəçi adı: %s (%s) mövcud deyil və %s vasitəsilə yeni hesab olaraq qeydiyyatdan keçməyə icazə verilmir, xahiş edirik qeydiyyat üçün başqa üsul istifadə edin", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Provayder üçün hesab: %s və istifadəçi adı: %s (%s) mövcud deyil və yeni hesab olaraq qeydiyyatdan keçməyə icazə verilmir, xahiş edirik IT dəstəyinizlə əlaqə saxlayın", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Provayder üçün hesab: %s və istifadəçi adı: %s (%s) artıq başqa hesabla əlaqələndirilmişdir: %s (%s)", "The application: %s does not exist": "Tətbiq: %s mövcud deyil", diff --git a/i18n/locales/cs/data.json b/i18n/locales/cs/data.json index 50939176..03651498 100644 --- a/i18n/locales/cs/data.json +++ b/i18n/locales/cs/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Nepodařilo se přihlásit: %s", "Invalid token": "Neplatný token", "State expected: %s, but got: %s": "Očekávaný stav: %s, ale získán: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Účet pro poskytovatele: %s a uživatelské jméno: %s (%s) neexistuje a není povoleno se registrovat jako nový účet přes %%s, prosím použijte jiný způsob registrace", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Účet pro poskytovatele: %s a uživatelské jméno: %s (%s) neexistuje a není povoleno se registrovat jako nový účet přes %s, prosím použijte jiný způsob registrace", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Účet pro poskytovatele: %s a uživatelské jméno: %s (%s) neexistuje a není povoleno se registrovat jako nový účet, prosím kontaktujte svou IT podporu", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Účet pro poskytovatele: %s a uživatelské jméno: %s (%s) je již propojen s jiným účtem: %s (%s)", "The application: %s does not exist": "Aplikace: %s neexistuje", diff --git a/i18n/locales/de/data.json b/i18n/locales/de/data.json index 2db903b6..86fd3639 100644 --- a/i18n/locales/de/data.json +++ b/i18n/locales/de/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Konnte nicht anmelden: %s", "Invalid token": "Ungültiges Token", "State expected: %s, but got: %s": "Erwarteter Zustand: %s, aber erhalten: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Das Konto für den Anbieter: %s und Benutzernamen: %s (%s) existiert nicht und darf nicht über %%s als neues Konto erstellt werden. Bitte nutzen Sie einen anderen Weg, um sich anzumelden", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Das Konto für den Anbieter: %s und Benutzernamen: %s (%s) existiert nicht und darf nicht über %s als neues Konto erstellt werden. Bitte nutzen Sie einen anderen Weg, um sich anzumelden", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Das Konto für den Anbieter %s und Benutzernamen %s (%s) existiert nicht und es ist nicht erlaubt, ein neues Konto anzumelden. Bitte wenden Sie sich an Ihren IT-Support", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Das Konto für den Anbieter %s und Benutzernamen %s (%s) ist bereits mit einem anderen Konto verknüpft: %s (%s)", "The application: %s does not exist": "Die Anwendung: %s existiert nicht", diff --git a/i18n/locales/en/data.json b/i18n/locales/en/data.json index d42d19ee..9d0e3e72 100644 --- a/i18n/locales/en/data.json +++ b/i18n/locales/en/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Failed to login in: %s", "Invalid token": "Invalid token", "State expected: %s, but got: %s": "State expected: %s, but got: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)", "The application: %s does not exist": "The application: %s does not exist", diff --git a/i18n/locales/es/data.json b/i18n/locales/es/data.json index 80d9757c..63a4ab7c 100644 --- a/i18n/locales/es/data.json +++ b/i18n/locales/es/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "No se ha podido iniciar sesión en: %s", "Invalid token": "Token inválido", "State expected: %s, but got: %s": "Estado esperado: %s, pero se obtuvo: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "La cuenta para el proveedor: %s y nombre de usuario: %s (%s) no existe y no está permitido registrarse como una cuenta nueva a través de %%s, por favor use otro método para registrarse", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "La cuenta para el proveedor: %s y nombre de usuario: %s (%s) no existe y no está permitido registrarse como una cuenta nueva a través de %s, por favor use otro método para registrarse", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "La cuenta para el proveedor: %s y el nombre de usuario: %s (%s) no existe y no se permite registrarse como una nueva cuenta, por favor contacte a su soporte de TI", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "La cuenta para proveedor: %s y nombre de usuario: %s (%s) ya está vinculada a otra cuenta: %s (%s)", "The application: %s does not exist": "La aplicación: %s no existe", diff --git a/i18n/locales/fa/data.json b/i18n/locales/fa/data.json index 8f62ce46..fcebe56d 100644 --- a/i18n/locales/fa/data.json +++ b/i18n/locales/fa/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "عدم موفقیت در ورود: %s", "Invalid token": "توکن نامعتبر", "State expected: %s, but got: %s": "وضعیت مورد انتظار: %s، اما دریافت شد: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "حساب برای ارائه‌دهنده: %s و نام کاربری: %s (%s) وجود ندارد و مجاز به ثبت‌نام به‌عنوان حساب جدید از طریق %%s نیست، لطفاً از روش دیگری برای ثبت‌نام استفاده کنید", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "حساب برای ارائه‌دهنده: %s و نام کاربری: %s (%s) وجود ندارد و مجاز به ثبت‌نام به‌عنوان حساب جدید از طریق %s نیست، لطفاً از روش دیگری برای ثبت‌نام استفاده کنید", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "حساب برای ارائه‌دهنده: %s و نام کاربری: %s (%s) وجود ندارد و مجاز به ثبت‌نام به‌عنوان حساب جدید نیست، لطفاً با پشتیبانی IT خود تماس بگیرید", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "حساب برای ارائه‌دهنده: %s و نام کاربری: %s (%s) در حال حاضر به حساب دیگری مرتبط است: %s (%s)", "The application: %s does not exist": "برنامه: %s وجود ندارد", diff --git a/i18n/locales/fi/data.json b/i18n/locales/fi/data.json index c7f10b49..ccdf801d 100644 --- a/i18n/locales/fi/data.json +++ b/i18n/locales/fi/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Sisäänkirjautuminen epäonnistui: %s", "Invalid token": "Virheellinen token", "State expected: %s, but got: %s": "Odotettiin tilaa: %s, mutta saatiin: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Tiliä providerille: %s ja käyttäjälle: %s (%s) ei ole olemassa, eikä sitä voi rekisteröidä uutena tilinä kautta %%s, käytä toista tapaa rekisteröityä", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Tiliä providerille: %s ja käyttäjälle: %s (%s) ei ole olemassa, eikä sitä voi rekisteröidä uutena tilinä kautta %s, käytä toista tapaa rekisteröityä", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Tiliä providerille: %s ja käyttäjälle: %s (%s) ei ole olemassa, eikä sitä voi rekisteröidä uutena tilinä, ota yhteyttä IT-tukeen", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Tili providerille: %s ja käyttäjälle: %s (%s) on jo linkitetty toiseen tiliin: %s (%s)", "The application: %s does not exist": "Sovellus: %s ei ole olemassa", diff --git a/i18n/locales/fr/data.json b/i18n/locales/fr/data.json index d3603e50..fc7a398e 100644 --- a/i18n/locales/fr/data.json +++ b/i18n/locales/fr/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Échec de la connexion : %s", "Invalid token": "Jeton invalide", "State expected: %s, but got: %s": "État attendu : %s, mais obtenu : %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Le compte pour le fournisseur : %s et le nom d'utilisateur : %s (%s) n'existe pas et n'est pas autorisé à s'inscrire en tant que nouveau compte via %%s, veuillez utiliser une autre méthode pour vous inscrire", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Le compte pour le fournisseur : %s et le nom d'utilisateur : %s (%s) n'existe pas et n'est pas autorisé à s'inscrire en tant que nouveau compte via %s, veuillez utiliser une autre méthode pour vous inscrire", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Le compte pour le fournisseur : %s et le nom d'utilisateur : %s (%s) n'existe pas et n'est pas autorisé à s'inscrire comme nouveau compte, veuillez contacter votre support informatique", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Le compte du fournisseur : %s et le nom d'utilisateur : %s (%s) sont déjà liés à un autre compte : %s (%s)", "The application: %s does not exist": "L'application : %s n'existe pas", diff --git a/i18n/locales/he/data.json b/i18n/locales/he/data.json index 861228f7..315ee9d3 100644 --- a/i18n/locales/he/data.json +++ b/i18n/locales/he/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "כניסה נכשלה: %s", "Invalid token": "אסימון שגוי", "State expected: %s, but got: %s": "מצב צפוי: %s, אך התקבל: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "החשבון עבור ספק: %s ושם משתמש: %s (%s) אינו קיים ואינו מאופשר להרשמה כחשבון חדש דרך %%s, אנא השתמש בדרך אחרת להרשמה", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "החשבון עבור ספק: %s ושם משתמש: %s (%s) אינו קיים ואינו מאופשר להרשמה כחשבון חדש דרך %s, אנא השתמש בדרך אחרת להרשמה", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "החשבון עבור ספק: %s ושם משתמש: %s (%s) אינו קיים ואינו מאופשר להרשמה כחשבון חדש, אנא צור קשר עם התמיכה הטכנית", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "החשבון עבור ספק: %s ושם משתמש: %s (%s) כבר מקושר לחשבון אחר: %s (%s)", "The application: %s does not exist": "האפליקציה: %s אינה קיימת", diff --git a/i18n/locales/id/data.json b/i18n/locales/id/data.json index 3a9d5c1a..d1fa3950 100644 --- a/i18n/locales/id/data.json +++ b/i18n/locales/id/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Gagal masuk: %s", "Invalid token": "Token tidak valid", "State expected: %s, but got: %s": "Diharapkan: %s, tapi diperoleh: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Akun untuk penyedia: %s dan nama pengguna: %s (%s) tidak ada dan tidak diizinkan untuk mendaftar sebagai akun baru melalui %%s, silakan gunakan cara lain untuk mendaftar", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Akun untuk penyedia: %s dan nama pengguna: %s (%s) tidak ada dan tidak diizinkan untuk mendaftar sebagai akun baru melalui %s, silakan gunakan cara lain untuk mendaftar", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Akun untuk penyedia: %s dan nama pengguna: %s (%s) tidak ada dan tidak diizinkan untuk mendaftar sebagai akun baru, silakan hubungi dukungan IT Anda", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Akun untuk penyedia: %s dan username: %s (%s) sudah terhubung dengan akun lain: %s (%s)", "The application: %s does not exist": "Aplikasi: %s tidak ada", diff --git a/i18n/locales/it/data.json b/i18n/locales/it/data.json index e1f5634f..222be852 100644 --- a/i18n/locales/it/data.json +++ b/i18n/locales/it/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Login fallito: %s", "Invalid token": "Token non valido", "State expected: %s, but got: %s": "Stato atteso: %s, ricevuto: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Account per provider: %s e utente: %s (%s) non esiste, registrazione tramite %%s non consentita", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Account per provider: %s e utente: %s (%s) non esiste, registrazione tramite %s non consentita", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Account per provider: %s e utente: %s (%s) non esiste, registrazione non consentita: contatta l'assistenza IT", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Account per provider: %s e utente: %s (%s) già collegato a un altro account: %s (%s)", "The application: %s does not exist": "L'app: %s non esiste", diff --git a/i18n/locales/ja/data.json b/i18n/locales/ja/data.json index f4743ef2..65067edc 100644 --- a/i18n/locales/ja/data.json +++ b/i18n/locales/ja/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "ログインできませんでした:%s", "Invalid token": "無効なトークン", "State expected: %s, but got: %s": "期待される状態: %s、実際には:%s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "プロバイダーのアカウント:%s とユーザー名:%s(%s)が存在せず、新しいアカウントを %%s 経由でサインアップすることはできません。他の方法でサインアップしてください", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "プロバイダーのアカウント:%s とユーザー名:%s(%s)が存在せず、新しいアカウントを %s 経由でサインアップすることはできません。他の方法でサインアップしてください", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "プロバイダー名:%sとユーザー名:%s(%s)のアカウントは存在しません。新しいアカウントとしてサインアップすることはできません。 ITサポートに連絡してください", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "プロバイダのアカウント:%s とユーザー名:%s (%s) は既に別のアカウント:%s (%s) にリンクされています", "The application: %s does not exist": "アプリケーション: %sは存在しません", diff --git a/i18n/locales/kk/data.json b/i18n/locales/kk/data.json index 3bdeb368..b1141301 100644 --- a/i18n/locales/kk/data.json +++ b/i18n/locales/kk/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Inloggen mislukt: %s", "Invalid token": "Ongeldige token", "State expected: %s, but got: %s": "Verwachte state: %s, maar kreeg: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Account voor provider: %s en gebruikersnaam: %s (%s) bestaat niet en mag niet registreren via %%s, gebruik een andere methode", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Account voor provider: %s en gebruikersnaam: %s (%s) bestaat niet en mag niet registreren via %s, gebruik een andere methode", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Account voor provider: %s en gebruikersnaam: %s (%s) bestaat niet en mag niet registreren, contacteer IT-support", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Account voor provider: %s en gebruikersnaam: %s (%s) is al gelinkt aan ander account: %s (%s)", "The application: %s does not exist": "Applicatie: %s bestaat niet", diff --git a/i18n/locales/ko/data.json b/i18n/locales/ko/data.json index aa71fbbd..f07de073 100644 --- a/i18n/locales/ko/data.json +++ b/i18n/locales/ko/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "로그인에 실패했습니다.: %s", "Invalid token": "유효하지 않은 토큰", "State expected: %s, but got: %s": "예상한 상태: %s, 실제 상태: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "제공자 계정: %s와 사용자 이름: %s (%s)은(는) 존재하지 않으며 %%s를 통해 새 계정으로 가입하는 것이 허용되지 않습니다. 다른 방법으로 가입하십시오", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "제공자 계정: %s와 사용자 이름: %s (%s)은(는) 존재하지 않으며 %s를 통해 새 계정으로 가입하는 것이 허용되지 않습니다. 다른 방법으로 가입하십시오", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "공급자 계정 %s과 사용자 이름 %s (%s)는 존재하지 않으며 새 계정으로 등록할 수 없습니다. IT 지원팀에 문의하십시오", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "공급자 계정 %s과 사용자 이름 %s(%s)는 이미 다른 계정 %s(%s)에 연결되어 있습니다", "The application: %s does not exist": "해당 애플리케이션(%s)이 존재하지 않습니다", diff --git a/i18n/locales/ms/data.json b/i18n/locales/ms/data.json index 53f01900..467b9db5 100644 --- a/i18n/locales/ms/data.json +++ b/i18n/locales/ms/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Gagal log masuk: %s", "Invalid token": "Token tidak sah", "State expected: %s, but got: %s": "Jangkaan keadaan: %s, tetapi dapat: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Akaun untuk pembekal: %s dan nama pengguna: %s (%s) tidak wujud dan tidak dibenarkan daftar melalui %%s, sila guna cara lain", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Akaun untuk pembekal: %s dan nama pengguna: %s (%s) tidak wujud dan tidak dibenarkan daftar melalui %s, sila guna cara lain", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Akaun untuk pembekal: %s dan nama pengguna: %s (%s) tidak wujud dan tidak dibenarkan daftar, sila hubungi sokongan IT", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Akaun untuk pembekal: %s dan nama pengguna: %s (%s) sudah dipautkan kepada akaun lain: %s (%s)", "The application: %s does not exist": "Aplikasi: %s tidak wujud", diff --git a/i18n/locales/nl/data.json b/i18n/locales/nl/data.json index cc46a1a8..feb4bc14 100644 --- a/i18n/locales/nl/data.json +++ b/i18n/locales/nl/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Inloggen mislukt: %s", "Invalid token": "Ongeldige token", "State expected: %s, but got: %s": "Verwachtte state: %s, gekregen: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Gebruiker bestaat niet; aanmelden via %%s niet toegestaan, kies andere methode", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Gebruiker bestaat niet; aanmelden via %s niet toegestaan, kies andere methode", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Gebruiker bestaat niet; aanmelden niet toegestaan, neem contact op met IT", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Account al gekoppeld aan andere gebruiker: %s (%s)", "The application: %s does not exist": "Applicatie %s bestaat niet", diff --git a/i18n/locales/pl/data.json b/i18n/locales/pl/data.json index 1bff4f11..49217979 100644 --- a/i18n/locales/pl/data.json +++ b/i18n/locales/pl/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Logowanie nie powiodło się: %s", "Invalid token": "Nieprawidłowy token", "State expected: %s, but got: %s": "Oczekiwano stanu: %s, ale otrzymano: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Konto dla dostawcy: %s i nazwy użytkownika: %s (%s) nie istnieje i nie można się zarejestrować jako nowe konto przez %%s, użyj innej metody rejestracji", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Konto dla dostawcy: %s i nazwy użytkownika: %s (%s) nie istnieje i nie można się zarejestrować jako nowe konto przez %s, użyj innej metody rejestracji", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Konto dla dostawcy: %s i nazwy użytkownika: %s (%s) nie istnieje i nie można się zarejestrować jako nowe konto, skontaktuj się z pomocą IT", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Konto dla dostawcy: %s i nazwy użytkownika: %s (%s) jest już powiązane z innym kontem: %s (%s)", "The application: %s does not exist": "Aplikacja: %s nie istnieje", diff --git a/i18n/locales/pt/data.json b/i18n/locales/pt/data.json index 55d1f66f..1a02c800 100644 --- a/i18n/locales/pt/data.json +++ b/i18n/locales/pt/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Falha ao entrar em: %s", "Invalid token": "Token inválido", "State expected: %s, but got: %s": "Estado esperado: %s, mas recebeu: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "A conta para o provedor: %s e nome de usuário: %s (%s) não existe e não é permitido inscrever-se como uma nova conta via %%s, por favor, use outra forma de se inscrever", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "A conta para o provedor: %s e nome de usuário: %s (%s) não existe e não é permitido inscrever-se como uma nova conta via %s, por favor, use outra forma de se inscrever", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "A conta para o provedor: %s e nome de usuário: %s (%s) não existe e não é permitido inscrever-se como uma nova conta entre em contato com seu suporte de TI", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "A conta do provedor: %s e nome de usuário: %s (%s) já está vinculada a outra conta: %s (%s)", "The application: %s does not exist": "O aplicativo: %s não existe", diff --git a/i18n/locales/ru/data.json b/i18n/locales/ru/data.json index 0a93e638..e33efc7e 100644 --- a/i18n/locales/ru/data.json +++ b/i18n/locales/ru/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Не удалось войти в систему: %s", "Invalid token": "Недействительный токен", "State expected: %s, but got: %s": "Ожидался статус: %s, но получен: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Аккаунт провайдера: %s и имя пользователя: %s (%s) не существует и не может быть зарегистрирован через %%s, пожалуйста, используйте другой способ регистрации", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Аккаунт провайдера: %s и имя пользователя: %s (%s) не существует и не может быть зарегистрирован через %s, пожалуйста, используйте другой способ регистрации", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Аккаунт для провайдера: %s и имя пользователя: %s (%s) не существует и не может быть зарегистрирован как новый аккаунт. Пожалуйста, обратитесь в службу поддержки IT", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Аккаунт поставщика: %s и имя пользователя: %s (%s) уже связаны с другим аккаунтом: %s (%s)", "The application: %s does not exist": "Приложение: %s не существует", diff --git a/i18n/locales/sk/data.json b/i18n/locales/sk/data.json index 47be7a75..ab43f7bb 100644 --- a/i18n/locales/sk/data.json +++ b/i18n/locales/sk/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Prihlásenie zlyhalo: %s", "Invalid token": "Neplatný token", "State expected: %s, but got: %s": "Očakávaný stav: %s, ale dostali sme: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Účet pre poskytovateľa: %s a používateľské meno: %s (%s) neexistuje a nie je povolené zaregistrovať nový účet cez %%s, prosím použite iný spôsob registrácie", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Účet pre poskytovateľa: %s a používateľské meno: %s (%s) neexistuje a nie je povolené zaregistrovať nový účet cez %s, prosím použite iný spôsob registrácie", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Účet pre poskytovateľa: %s a používateľské meno: %s (%s) neexistuje a nie je povolené zaregistrovať nový účet, prosím kontaktujte vašu IT podporu", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Účet pre poskytovateľa: %s a používateľské meno: %s (%s) je už prepojený s iným účtom: %s (%s)", "The application: %s does not exist": "Aplikácia: %s neexistuje", diff --git a/i18n/locales/sv/data.json b/i18n/locales/sv/data.json index 6e8f43c6..c433aa21 100644 --- a/i18n/locales/sv/data.json +++ b/i18n/locales/sv/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Misslyckades logga in: %s", "Invalid token": "Ogiltig token", "State expected: %s, but got: %s": "Förväntat tillstånd: %s, men fick: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Kontot för leverantör: %s och användarnamn: %s (%s) finns inte och det är inte tillåtet att registrera ett nytt konto via %%s, använd ett annat sätt att registrera dig", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Kontot för leverantör: %s och användarnamn: %s (%s) finns inte och det är inte tillåtet att registrera ett nytt konto via %s, använd ett annat sätt att registrera dig", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Kontot för leverantör: %s och användarnamn: %s (%s) finns inte och det är inte tillåtet att registrera ett nytt konto, kontakta din IT-support", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Kontot för leverantör: %s och användarnamn: %s (%s) är redan länkat till ett annat konto: %s (%s)", "The application: %s does not exist": "Applikationen: %s finns inte", diff --git a/i18n/locales/tr/data.json b/i18n/locales/tr/data.json index 25e8c1f2..ceb9ef1d 100644 --- a/i18n/locales/tr/data.json +++ b/i18n/locales/tr/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Giriş yapılamadı: %s", "Invalid token": "Geçersiz token", "State expected: %s, but got: %s": "Beklenen durum: %s, fakat alınan: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Provider: %s ve kullanıcı adı: %s (%s) için hesap mevcut değil ve %%s ile yeni hesap açılmasına izin verilmiyor, lütfen başka yöntemle kaydolun", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Provider: %s ve kullanıcı adı: %s (%s) için hesap mevcut değil ve %s ile yeni hesap açılmasına izin verilmiyor, lütfen başka yöntemle kaydolun", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Provider: %s ve kullanıcı adı: %s (%s) için hesap mevcut değil ve yeni hesap açılmasına izin verilmiyor, lütfen BT destek ile iletişime geçin", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Provider: %s ve kullanıcı adı: %s (%s) zaten başka bir hesaba bağlı: %s (%s)", "The application: %s does not exist": "Uygulama: %s bulunamadı", diff --git a/i18n/locales/uk/data.json b/i18n/locales/uk/data.json index d6cba019..6490c8fb 100644 --- a/i18n/locales/uk/data.json +++ b/i18n/locales/uk/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Не вдалося увійти: %s", "Invalid token": "Недійсний токен", "State expected: %s, but got: %s": "Очікувалося стан: %s, але отримано: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Обліковий запис для провайдера: %s та імені користувача: %s (%s) не існує і не дозволяється реєструвати як новий через %%s, використайте інший спосіб", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Обліковий запис для провайдера: %s та імені користувача: %s (%s) не існує і не дозволяється реєструвати як новий через %s, використайте інший спосіб", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Обліковий запис для провайдера: %s та імені користувача: %s (%s) не існує і не дозволяється реєструвати як новий, зверніться до IT-підтримки", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Обліковий запис для провайдера: %s та імені користувача: %s (%s) уже пов’язаний з іншим обліковим записом: %s (%s)", "The application: %s does not exist": "Додаток: %s не існує", diff --git a/i18n/locales/vi/data.json b/i18n/locales/vi/data.json index 0dac1fe4..967dff40 100644 --- a/i18n/locales/vi/data.json +++ b/i18n/locales/vi/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "Đăng nhập không thành công: %s", "Invalid token": "Mã thông báo không hợp lệ", "State expected: %s, but got: %s": "Trạng thái dự kiến: %s, nhưng nhận được: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "Tài khoản cho nhà cung cấp: %s và tên người dùng: %s (%s) không tồn tại và không được phép đăng ký làm tài khoản mới qua %%s, vui lòng sử dụng cách khác để đăng ký", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "Tài khoản cho nhà cung cấp: %s và tên người dùng: %s (%s) không tồn tại và không được phép đăng ký làm tài khoản mới qua %s, vui lòng sử dụng cách khác để đăng ký", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "Tài khoản cho nhà cung cấp: %s và tên người dùng: %s (%s) không tồn tại và không được phép đăng ký như một tài khoản mới, vui lòng liên hệ với bộ phận hỗ trợ công nghệ thông tin của bạn", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "Tài khoản cho nhà cung cấp: %s và tên người dùng: %s (%s) đã được liên kết với tài khoản khác: %s (%s)", "The application: %s does not exist": "Ứng dụng: %s không tồn tại", diff --git a/i18n/locales/zh/data.json b/i18n/locales/zh/data.json index 6f50bec6..197fc98b 100644 --- a/i18n/locales/zh/data.json +++ b/i18n/locales/zh/data.json @@ -12,7 +12,7 @@ "Failed to login in: %s": "登录失败: %s", "Invalid token": "无效token", "State expected: %s, but got: %s": "期望状态为: %s, 实际状态为: %s", - "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up": "提供商账户: %s 与用户名: %s (%s) 不存在且 不允许通过 %s 注册新账户, 请使用其他方式注册", + "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %s, please use another way to sign up": "提供商账户: %s 与用户名: %s (%s) 不存在且 不允许通过 %s 注册新账户, 请使用其他方式注册", "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support": "提供商账户: %s 与用户名: %s (%s) 不存在且 不允许注册新账户, 请联系IT支持", "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)": "提供商账户: %s与用户名: %s (%s)已经与其他账户绑定: %s (%s)", "The application: %s does not exist": "应用%s不存在", diff --git a/web/src/table/ProviderTable.js b/web/src/table/ProviderTable.js index aee2bc6e..71e3b7eb 100644 --- a/web/src/table/ProviderTable.js +++ b/web/src/table/ProviderTable.js @@ -147,7 +147,7 @@ class ProviderTable extends React.Component { key: "canSignUp", width: "120px", render: (text, record, index) => { - if (!["OAuth", "Web3"].includes(record.provider?.category)) { + if (!["OAuth", "Web3", "SAML"].includes(record.provider?.category)) { return null; } @@ -164,7 +164,7 @@ class ProviderTable extends React.Component { key: "canSignIn", width: "120px", render: (text, record, index) => { - if (!["OAuth", "Web3"].includes(record.provider?.category)) { + if (!["OAuth", "Web3", "SAML"].includes(record.provider?.category)) { return null; } @@ -181,7 +181,7 @@ class ProviderTable extends React.Component { key: "canUnlink", width: "120px", render: (text, record, index) => { - if (!["OAuth", "Web3"].includes(record.provider?.category)) { + if (!["OAuth", "Web3", "SAML"].includes(record.provider?.category)) { return null; } @@ -198,7 +198,7 @@ class ProviderTable extends React.Component { key: "prompted", width: "120px", render: (text, record, index) => { - if (!["OAuth", "Web3"].includes(record.provider?.category)) { + if (!["OAuth", "Web3", "SAML"].includes(record.provider?.category)) { return null; }