diff --git a/web/i18n/de-DE/tools.ts b/web/i18n/de-DE/tools.ts index 4e93b4b71e..f22d437e44 100644 --- a/web/i18n/de-DE/tools.ts +++ b/web/i18n/de-DE/tools.ts @@ -205,6 +205,7 @@ const translation = { authentication: 'Authentifizierung', useDynamicClientRegistration: 'Dynamische Client-Registrierung verwenden', configurations: 'Konfigurationen', + redirectUrlWarning: 'Bitte konfigurieren Sie Ihre OAuth-Umleitungs-URL wie folgt:', }, delete: 'MCP-Server entfernen', deleteConfirmTitle: 'Möchten Sie {{mcp}} entfernen?', diff --git a/web/i18n/es-ES/tools.ts b/web/i18n/es-ES/tools.ts index f85a44882e..6d3061cb2b 100644 --- a/web/i18n/es-ES/tools.ts +++ b/web/i18n/es-ES/tools.ts @@ -205,6 +205,7 @@ const translation = { useDynamicClientRegistration: 'Usar registro dinámico de clientes', clientSecret: 'Secreto del Cliente', configurations: 'Configuraciones', + redirectUrlWarning: 'Por favor, configure su URL de redireccionamiento OAuth a:', }, delete: 'Eliminar servidor MCP', deleteConfirmTitle: '¿Eliminar {{mcp}}?', diff --git a/web/i18n/fa-IR/tools.ts b/web/i18n/fa-IR/tools.ts index bc0510341b..0a4200c46f 100644 --- a/web/i18n/fa-IR/tools.ts +++ b/web/i18n/fa-IR/tools.ts @@ -205,6 +205,7 @@ const translation = { clientID: 'شناسه مشتری', clientSecret: 'رمز مشتری', useDynamicClientRegistration: 'استفاده از ثبت‌نام پویا برای مشتری', + redirectUrlWarning: 'لطفاً URL بازگشت OAuth خود را پیکربندی کنید به:', }, delete: 'حذف سرور MCP', deleteConfirmTitle: 'آیا مایل به حذف {mcp} هستید؟', diff --git a/web/i18n/fr-FR/tools.ts b/web/i18n/fr-FR/tools.ts index 9f296773f2..9a2825d5b4 100644 --- a/web/i18n/fr-FR/tools.ts +++ b/web/i18n/fr-FR/tools.ts @@ -205,6 +205,7 @@ const translation = { authentication: 'Authentification', useDynamicClientRegistration: 'Utiliser l\'enregistrement dynamique des clients', clientSecret: 'Secret client', + redirectUrlWarning: 'Veuillez configurer votre URL de redirection OAuth sur :', }, delete: 'Supprimer le Serveur MCP', deleteConfirmTitle: 'Souhaitez-vous supprimer {mcp}?', diff --git a/web/i18n/hi-IN/tools.ts b/web/i18n/hi-IN/tools.ts index c606f5f0b3..898f9afb1f 100644 --- a/web/i18n/hi-IN/tools.ts +++ b/web/i18n/hi-IN/tools.ts @@ -210,6 +210,7 @@ const translation = { configurations: 'संरचनाएँ', authentication: 'प्रमाणीकरण', useDynamicClientRegistration: 'डायनामिक क्लाइंट पंजीकरण का उपयोग करें', + redirectUrlWarning: 'कृपया अपना OAuth री-डायरेक्ट URL इस प्रकार सेट करें:', }, delete: 'MCP सर्वर हटाएँ', deleteConfirmTitle: '{mcp} हटाना चाहते हैं?', diff --git a/web/i18n/id-ID/tools.ts b/web/i18n/id-ID/tools.ts index d9866dfb58..539ce5967f 100644 --- a/web/i18n/id-ID/tools.ts +++ b/web/i18n/id-ID/tools.ts @@ -188,6 +188,7 @@ const translation = { configurations: 'Konfigurasi', clientSecret: 'Rahasia Klien', clientID: 'ID Klien', + redirectUrlWarning: 'Silakan atur URL pengalihan OAuth Anda ke:', }, operation: { edit: 'Mengedit', diff --git a/web/i18n/it-IT/tools.ts b/web/i18n/it-IT/tools.ts index a81898eff2..43223f0bd6 100644 --- a/web/i18n/it-IT/tools.ts +++ b/web/i18n/it-IT/tools.ts @@ -215,6 +215,7 @@ const translation = { clientSecretPlaceholder: 'Segreto del Cliente', authentication: 'Autenticazione', configurations: 'Configurazioni', + redirectUrlWarning: 'Si prega di configurare il vostro URL di reindirizzamento OAuth su:', }, delete: 'Rimuovi Server MCP', deleteConfirmTitle: 'Vuoi rimuovere {mcp}?', diff --git a/web/i18n/ja-JP/tools.ts b/web/i18n/ja-JP/tools.ts index 8df59af218..91e22f3519 100644 --- a/web/i18n/ja-JP/tools.ts +++ b/web/i18n/ja-JP/tools.ts @@ -205,6 +205,7 @@ const translation = { useDynamicClientRegistration: '動的クライアント登録を使用する', clientSecretPlaceholder: 'クライアントシークレット', clientSecret: 'クライアントシークレット', + redirectUrlWarning: 'OAuthリダイレクトURLを次のように設定してください:', }, delete: 'MCP サーバーを削除', deleteConfirmTitle: '{{mcp}} を削除しますか?', diff --git a/web/i18n/ko-KR/tools.ts b/web/i18n/ko-KR/tools.ts index 6bfed4e859..6a2ba631ad 100644 --- a/web/i18n/ko-KR/tools.ts +++ b/web/i18n/ko-KR/tools.ts @@ -205,6 +205,7 @@ const translation = { clientSecret: '클라이언트 시크릿', clientID: '클라이언트 ID', clientSecretPlaceholder: '클라이언트 시크릿', + redirectUrlWarning: 'OAuth 리디렉션 URL을 다음으로 설정해 주세요:', }, delete: 'MCP 서버 제거', deleteConfirmTitle: '{mcp}를 제거하시겠습니까?', diff --git a/web/i18n/pl-PL/tools.ts b/web/i18n/pl-PL/tools.ts index fa6c5931e7..9f6a7c8517 100644 --- a/web/i18n/pl-PL/tools.ts +++ b/web/i18n/pl-PL/tools.ts @@ -209,6 +209,7 @@ const translation = { clientSecret: 'Tajny klucz klienta', useDynamicClientRegistration: 'Użyj dynamicznej rejestracji klienta', clientID: 'ID klienta', + redirectUrlWarning: 'Proszę skonfigurować swój adres URL przekierowania OAuth na:', }, delete: 'Usuń serwer MCP', deleteConfirmTitle: 'Usunąć {mcp}?', diff --git a/web/i18n/pt-BR/tools.ts b/web/i18n/pt-BR/tools.ts index 6d5344b11b..e8b0d0595f 100644 --- a/web/i18n/pt-BR/tools.ts +++ b/web/i18n/pt-BR/tools.ts @@ -205,6 +205,7 @@ const translation = { authentication: 'Autenticação', clientID: 'ID do Cliente', clientSecretPlaceholder: 'Segredo do Cliente', + redirectUrlWarning: 'Por favor, configure sua URL de redirecionamento OAuth para:', }, delete: 'Remover Servidor MCP', deleteConfirmTitle: 'Você gostaria de remover {{mcp}}?', diff --git a/web/i18n/ro-RO/tools.ts b/web/i18n/ro-RO/tools.ts index c9eeb29d97..9f2d2056f1 100644 --- a/web/i18n/ro-RO/tools.ts +++ b/web/i18n/ro-RO/tools.ts @@ -205,6 +205,7 @@ const translation = { clientID: 'ID client', useDynamicClientRegistration: 'Utilizați înregistrarea dinamică a clientului', clientSecret: 'Secretul Clientului', + redirectUrlWarning: 'Vă rugăm să configurați URL-ul de redirecționare OAuth astfel:', }, delete: 'Eliminare Server MCP', deleteConfirmTitle: 'Ștergeți {mcp}?', diff --git a/web/i18n/ru-RU/tools.ts b/web/i18n/ru-RU/tools.ts index 48de76e383..73fa2b5680 100644 --- a/web/i18n/ru-RU/tools.ts +++ b/web/i18n/ru-RU/tools.ts @@ -205,6 +205,7 @@ const translation = { useDynamicClientRegistration: 'Использовать динамическую регистрацию клиентов', clientSecret: 'Секрет клиента', authentication: 'Аутентификация', + redirectUrlWarning: 'Пожалуйста, настройте ваш URL перенаправления OAuth на:', }, delete: 'Удалить MCP сервер', deleteConfirmTitle: 'Вы действительно хотите удалить {mcp}?', diff --git a/web/i18n/sl-SI/tools.ts b/web/i18n/sl-SI/tools.ts index f8dd1dc831..138384e018 100644 --- a/web/i18n/sl-SI/tools.ts +++ b/web/i18n/sl-SI/tools.ts @@ -205,6 +205,7 @@ const translation = { useDynamicClientRegistration: 'Uporabi dinamično registracijo odjemalca', clientID: 'ID odjemalca', clientSecretPlaceholder: 'Skrivnost odjemalca', + redirectUrlWarning: 'Prosimo, nastavite URL za preusmeritev OAuth na:', }, delete: 'Odstrani strežnik MCP', deleteConfirmTitle: 'Odstraniti {mcp}?', diff --git a/web/i18n/th-TH/tools.ts b/web/i18n/th-TH/tools.ts index 47e160c9e9..e9cf8171a2 100644 --- a/web/i18n/th-TH/tools.ts +++ b/web/i18n/th-TH/tools.ts @@ -205,6 +205,7 @@ const translation = { clientSecretPlaceholder: 'รหัสลับของลูกค้า', useDynamicClientRegistration: 'ใช้การลงทะเบียนลูกค้าแบบไดนามิก', clientID: 'รหัสลูกค้า', + redirectUrlWarning: 'กรุณากำหนด URL การเปลี่ยนเส้นทาง OAuth ของคุณเป็น:', }, delete: 'ลบเซิร์ฟเวอร์ MCP', deleteConfirmTitle: 'คุณต้องการลบ {mcp} หรือไม่?', diff --git a/web/i18n/tr-TR/tools.ts b/web/i18n/tr-TR/tools.ts index 12849b1879..706e9b57d8 100644 --- a/web/i18n/tr-TR/tools.ts +++ b/web/i18n/tr-TR/tools.ts @@ -205,6 +205,7 @@ const translation = { clientSecret: 'İstemci Sırrı', authentication: 'Kimlik Doğrulama', useDynamicClientRegistration: 'Dinamik İstemci Kaydını Kullan', + redirectUrlWarning: 'Lütfen OAuth yönlendirme URL\'nizi şu şekilde yapılandırın:', }, delete: 'MCP Sunucusunu Kaldır', deleteConfirmTitle: '{mcp} kaldırılsın mı?', diff --git a/web/i18n/uk-UA/tools.ts b/web/i18n/uk-UA/tools.ts index 3a3f72b5ba..054adad2c4 100644 --- a/web/i18n/uk-UA/tools.ts +++ b/web/i18n/uk-UA/tools.ts @@ -205,6 +205,7 @@ const translation = { authentication: 'Аутентифікація', configurations: 'Конфігурації', useDynamicClientRegistration: 'Використовувати динамічну реєстрацію клієнтів', + redirectUrlWarning: 'Будь ласка, налаштуйте URL-адресу перенаправлення OAuth на:', }, delete: 'Видалити сервер MCP', deleteConfirmTitle: 'Видалити {mcp}?', diff --git a/web/i18n/vi-VN/tools.ts b/web/i18n/vi-VN/tools.ts index a499a451a3..306914fec6 100644 --- a/web/i18n/vi-VN/tools.ts +++ b/web/i18n/vi-VN/tools.ts @@ -205,6 +205,7 @@ const translation = { configurations: 'Cấu hình', useDynamicClientRegistration: 'Sử dụng Đăng ký Khách hàng Động', clientSecretPlaceholder: 'Bí mật của khách hàng', + redirectUrlWarning: 'Vui lòng cấu hình URL chuyển hướng OAuth của bạn thành:', }, delete: 'Xóa Máy chủ MCP', deleteConfirmTitle: 'Xóa {mcp}?', diff --git a/web/i18n/zh-Hant/tools.ts b/web/i18n/zh-Hant/tools.ts index 246d2d9dd5..2567b02c6d 100644 --- a/web/i18n/zh-Hant/tools.ts +++ b/web/i18n/zh-Hant/tools.ts @@ -205,6 +205,7 @@ const translation = { configurations: '設定', useDynamicClientRegistration: '使用動態客戶端註冊', clientSecret: '客戶端密鑰', + redirectUrlWarning: '請將您的 OAuth 重新導向 URL 設定為:', }, delete: '刪除 MCP 伺服器', deleteConfirmTitle: '您確定要刪除 {{mcp}} 嗎?',