diff --git a/src/locales/de.json b/src/locales/de.json index 21e7c000..2e880290 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Versteckte Transaktionsvorlagen ausblenden", "Template name cannot be blank": "Vorlagenname darf nicht leer sein", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "Sind Sie sicher, dass Sie sich von dieser Sitzung abmelden möchten?", "Unable to logout from this session": "Abmeldung von dieser Sitzung nicht möglich", diff --git a/src/locales/en.json b/src/locales/en.json index d530fb41..e6fb0c42 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Hide Hidden Transaction Templates", "Template name cannot be blank": "Template name cannot be blank", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "Are you sure you want to logout from this session?", "Unable to logout from this session": "Unable to logout from this session", diff --git a/src/locales/es.json b/src/locales/es.json index 653d5661..ed8c6a31 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Ocultar plantillas de transacciones ocultas", "Template name cannot be blank": "El nombre de la plantilla no puede estar en blanco", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "¿Está seguro de que desea cerrar sesión en esta sesión?", "Unable to logout from this session": "No se puede cerrar sesión en esta sesión", diff --git a/src/locales/fr.json b/src/locales/fr.json index 9b4aabca..ff344d57 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Masquer les modèles de transaction masqués", "Template name cannot be blank": "Le nom du modèle ne peut pas être vide", "Generate MCP token": "Générer un jeton MCP", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Impossible de générer le jeton", "Are you sure you want to logout from this session?": "Êtes-vous sûr de vouloir vous déconnecter de cette session ?", "Unable to logout from this session": "Impossible de se déconnecter de cette session", diff --git a/src/locales/it.json b/src/locales/it.json index 48e6f664..e9638ec5 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Nascondi modelli transazione nascosti", "Template name cannot be blank": "Il nome del modello non può essere vuoto", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "Sei sicuro di voler uscire da questa sessione?", "Unable to logout from this session": "Impossibile uscire da questa sessione", diff --git a/src/locales/ja.json b/src/locales/ja.json index f5e7d747..efdd978a 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "非表示取引テンプレートを非表示にします", "Template name cannot be blank": "テンプレート名は空欄にできません", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "このセッションからログアウトしますか?", "Unable to logout from this session": "このセッションからログアウトできません", diff --git a/src/locales/ko.json b/src/locales/ko.json index 8ac1fd19..07d27b66 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "숨겨진 거래 템플릿 숨기기", "Template name cannot be blank": "템플릿 이름은 비워둘 수 없습니다.", "Generate MCP token": "MCP 토큰 생성", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "토큰을 생성할 수 없습니다.", "Are you sure you want to logout from this session?": "이 세션에서 로그아웃하시겠습니까?", "Unable to logout from this session": "이 세션에서 로그아웃할 수 없습니다.", diff --git a/src/locales/nl.json b/src/locales/nl.json index e1e50651..32c01480 100644 --- a/src/locales/nl.json +++ b/src/locales/nl.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Verborgen transactiesjablonen verbergen", "Template name cannot be blank": "Sjabloonnaam mag niet leeg zijn", "Generate MCP token": "MCP-token genereren", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Kan token niet genereren", "Are you sure you want to logout from this session?": "Weet je zeker dat je deze sessie wilt uitloggen?", "Unable to logout from this session": "Kan niet uitloggen uit deze sessie", diff --git a/src/locales/pt_BR.json b/src/locales/pt_BR.json index 17282c34..81a16255 100644 --- a/src/locales/pt_BR.json +++ b/src/locales/pt_BR.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Ocultar Modelos de Transação Ocultos", "Template name cannot be blank": "O nome do modelo não pode estar em branco", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "Tem certeza de que deseja sair desta sessão?", "Unable to logout from this session": "Não foi possível sair desta sessão", diff --git a/src/locales/ru.json b/src/locales/ru.json index cbe7dc01..f751c31b 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Скрыть скрытые шаблоны транзакций", "Template name cannot be blank": "Название шаблона не может быть пустым", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "Вы уверены, что хотите выйти из этой сессии?", "Unable to logout from this session": "Не удалось выйти из этой сессии", diff --git a/src/locales/th.json b/src/locales/th.json index a5ee55e0..f71e8387 100644 --- a/src/locales/th.json +++ b/src/locales/th.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "ซ่อนแม่แบบรายการที่ซ่อนอยู่", "Template name cannot be blank": "ชื่อแม่แบบไม่สามารถเว้นว่างได้", "Generate MCP token": "สร้างโทเคน MCP", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "ไม่สามารถสร้างโทเคนได้", "Are you sure you want to logout from this session?": "คุณแน่ใจหรือว่าต้องการออกจากระบบเซสชันนี้?", "Unable to logout from this session": "ไม่สามารถออกจากระบบเซสชันนี้ได้", diff --git a/src/locales/uk.json b/src/locales/uk.json index 5b064f85..70f4908e 100644 --- a/src/locales/uk.json +++ b/src/locales/uk.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Приховати приховані шаблони транзакцій", "Template name cannot be blank": "Назва шаблону не може бути порожньою", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "Ви впевнені, що хочете вийти з цієї сесії?", "Unable to logout from this session": "Не вдалося вийти з цієї сесії", diff --git a/src/locales/vi.json b/src/locales/vi.json index 3a3eb81f..8cff8976 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "Ẩn mẫu giao dịch ẩn", "Template name cannot be blank": "Tên mẫu không được để trống", "Generate MCP token": "Generate MCP token", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.", "Unable to generate token": "Unable to generate token", "Are you sure you want to logout from this session?": "Bạn có chắc chắn muốn đăng xuất khỏi phiên này không?", "Unable to logout from this session": "Không thể đăng xuất khỏi phiên này", diff --git a/src/locales/zh_Hans.json b/src/locales/zh_Hans.json index 5442b58a..8a9f6d1d 100644 --- a/src/locales/zh_Hans.json +++ b/src/locales/zh_Hans.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "不显示隐藏的模板", "Template name cannot be blank": "模板名不能为空", "Generate MCP token": "生成 MCP 令牌", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "您的 MCP 令牌不会过期,请妥善保管。当连接到第三方应用时,请注意它们及其使用的大语言模型(LLM)可能获取到您的隐私数据。", "Unable to generate token": "无法生成令牌", "Are you sure you want to logout from this session?": "您确定要退出该会话?", "Unable to logout from this session": "无法退出该会话", diff --git a/src/locales/zh_Hant.json b/src/locales/zh_Hant.json index affdfe38..51ffa702 100644 --- a/src/locales/zh_Hant.json +++ b/src/locales/zh_Hant.json @@ -2221,6 +2221,7 @@ "Hide Hidden Transaction Templates": "不顯示隱藏的範本", "Template name cannot be blank": "範本名稱不能為空", "Generate MCP token": "產生 MCP 令牌", + "Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.": "您的 MCP 令牌不會過期,請妥善保管。當連接至第三方應用程式時,請留意它們及其使用的大型語言模型(LLM)可能會存取您的隱私資料。", "Unable to generate token": "無法產生令牌", "Are you sure you want to logout from this session?": "您確定要登出此會話?", "Unable to logout from this session": "無法登出此會話", diff --git a/src/views/desktop/user/settings/dialogs/UserGenerateMCPTokenDialog.vue b/src/views/desktop/user/settings/dialogs/UserGenerateMCPTokenDialog.vue index 38a47f28..066e16f9 100644 --- a/src/views/desktop/user/settings/dialogs/UserGenerateMCPTokenDialog.vue +++ b/src/views/desktop/user/settings/dialogs/UserGenerateMCPTokenDialog.vue @@ -18,7 +18,7 @@ - +
+ + + + {{ tt('Your MCP token does not expire, please keep it secure. When connecting to third-party apps, be aware that they and any large language models they use may access your private data.') }} + + +