Skip to content

Commit 7c96acc

Browse files
committed
add i18n for project mcp
(cherry picked from commit 792a822)
1 parent fbbeb90 commit 7c96acc

File tree

15 files changed

+30
-14
lines changed

15 files changed

+30
-14
lines changed

webview-ui/src/components/mcp/McpView.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ const McpView = ({ onDone }: McpViewProps) => {
103103
vscode.postMessage({ type: "openMcpSettings" })
104104
}}>
105105
<span className="codicon codicon-edit" style={{ marginRight: "6px" }}></span>
106-
{t("mcp:editSettings")}
106+
{t("mcp:editGlobalMCP")}
107107
</VSCodeButton>
108108
<VSCodeButton
109109
appearance="secondary"
@@ -112,7 +112,7 @@ const McpView = ({ onDone }: McpViewProps) => {
112112
vscode.postMessage({ type: "openProjectMcpSettings" })
113113
}}>
114114
<span className="codicon codicon-edit" style={{ marginRight: "6px" }}></span>
115-
Edit Project MCP
115+
{t("mcp:editProjectMCP")}
116116
</VSCodeButton>
117117
</div>
118118
</>

webview-ui/src/i18n/locales/ca/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "Habilitar creació de servidors MCP",
1111
"description": "Quan està habilitat, Roo pot ajudar-te a crear nous servidors MCP mitjançant ordres com \"afegir una nova eina per a...\". Si no necessites crear servidors MCP, pots desactivar això per reduir l'ús de tokens de Roo."
1212
},
13-
"editSettings": "Editar configuració de MCP",
13+
"editGlobalMCP": "Editar MCP Global",
14+
"editProjectMCP": "Editar MCP del Projecte",
1415
"tool": {
1516
"alwaysAllow": "Permetre sempre",
1617
"parameters": "Paràmetres",

webview-ui/src/i18n/locales/de/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "MCP-Server-Erstellung aktivieren",
1111
"description": "Wenn aktiviert, kann Roo Ihnen helfen, neue MCP-Server über Befehle wie \"neues Tool hinzufügen zu...\" zu erstellen. Wenn Sie keine MCP-Server erstellen müssen, können Sie dies deaktivieren, um den Token-Verbrauch von Roo zu reduzieren."
1212
},
13-
"editSettings": "MCP-Einstellungen bearbeiten",
13+
"editGlobalMCP": "Globales MCP bearbeiten",
14+
"editProjectMCP": "Projekt-MCP bearbeiten",
1415
"tool": {
1516
"alwaysAllow": "Immer erlauben",
1617
"parameters": "Parameter",

webview-ui/src/i18n/locales/en/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "Enable MCP Server Creation",
1111
"description": "When enabled, Roo can help you create new MCP servers via commands like \"add a new tool to...\". If you don't need to create MCP servers you can disable this to reduce Roo's token usage."
1212
},
13-
"editSettings": "Edit MCP Settings",
13+
"editGlobalMCP": "Edit Global MCP",
14+
"editProjectMCP": "Edit Project MCP",
1415
"tool": {
1516
"alwaysAllow": "Always allow",
1617
"parameters": "Parameters",

webview-ui/src/i18n/locales/es/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "Habilitar creación de servidores MCP",
1111
"description": "Cuando está habilitado, Roo puede ayudarte a crear nuevos servidores MCP mediante comandos como \"añadir una nueva herramienta para...\". Si no necesitas crear servidores MCP, puedes desactivar esto para reducir el uso de tokens de Roo."
1212
},
13-
"editSettings": "Editar configuración de MCP",
13+
"editGlobalMCP": "Editar MCP Global",
14+
"editProjectMCP": "Editar MCP del Proyecto",
1415
"tool": {
1516
"alwaysAllow": "Permitir siempre",
1617
"parameters": "Parámetros",

webview-ui/src/i18n/locales/fr/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "Activer la création de serveurs MCP",
1111
"description": "Lorsqu'activé, Roo peut vous aider à créer de nouveaux serveurs MCP via des commandes comme \"ajouter un nouvel outil pour...\". Si vous n'avez pas besoin de créer des serveurs MCP, vous pouvez désactiver cette option pour réduire l'utilisation de tokens par Roo."
1212
},
13-
"editSettings": "Modifier les paramètres MCP",
13+
"editGlobalMCP": "Modifier MCP Global",
14+
"editProjectMCP": "Modifier MCP du Projet",
1415
"tool": {
1516
"alwaysAllow": "Toujours autoriser",
1617
"parameters": "Paramètres",

webview-ui/src/i18n/locales/hi/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "MCP सर्वर निर्माण सक्षम करें",
1111
"description": "जब सक्षम होता है, तो Roo आपको \"में नया उपकरण जोड़ें...\" जैसे कमांड के माध्यम से नए MCP सर्वर बनाने में मदद कर सकता है। यदि आपको MCP सर्वर बनाने की आवश्यकता नहीं है, तो आप Roo के token उपयोग को कम करने के लिए इसे अक्षम कर सकते हैं।"
1212
},
13-
"editSettings": "MCP सेटिंग्स संपादित करें",
13+
"editGlobalMCP": "वैश्विक MCP संपादित करें",
14+
"editProjectMCP": "प्रोजेक्ट MCP संपादित करें",
1415
"tool": {
1516
"alwaysAllow": "हमेशा अनुमति दें",
1617
"parameters": "पैरामीटर",

webview-ui/src/i18n/locales/it/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "Abilita creazione server MCP",
1111
"description": "Quando abilitato, Roo può aiutarti a creare nuovi server MCP tramite comandi come \"aggiungi un nuovo strumento per...\". Se non hai bisogno di creare server MCP, puoi disabilitare questa opzione per ridurre l'utilizzo di token da parte di Roo."
1212
},
13-
"editSettings": "Modifica impostazioni MCP",
13+
"editGlobalMCP": "Modifica MCP Globale",
14+
"editProjectMCP": "Modifica MCP del Progetto",
1415
"tool": {
1516
"alwaysAllow": "Consenti sempre",
1617
"parameters": "Parametri",

webview-ui/src/i18n/locales/ja/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "MCPサーバー作成を有効にする",
1111
"description": "有効にすると、Rooは「新しいツールを追加する...」などのコマンドを通じて新しいMCPサーバーの作成を支援できます。MCPサーバーを作成する必要がない場合は、これを無効にしてRooのtoken使用量を減らすことができます。"
1212
},
13-
"editSettings": "MCP設定を編集",
13+
"editGlobalMCP": "グローバルMCPを編集",
14+
"editProjectMCP": "プロジェクトMCPを編集",
1415
"tool": {
1516
"alwaysAllow": "常に許可",
1617
"parameters": "パラメータ",

webview-ui/src/i18n/locales/ko/mcp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"title": "MCP 서버 생성 활성화",
1111
"description": "활성화하면 Roo가 \"새 도구 추가...\"와 같은 명령을 통해 새 MCP 서버를 만드는 데 도움을 줄 수 있습니다. MCP 서버를 만들 필요가 없다면 이 기능을 비활성화하여 Roo의 token 사용량을 줄일 수 있습니다."
1212
},
13-
"editSettings": "MCP 설정 편집",
13+
"editGlobalMCP": "전역 MCP 편집",
14+
"editProjectMCP": "프로젝트 MCP 편집",
1415
"tool": {
1516
"alwaysAllow": "항상 허용",
1617
"parameters": "매개변수",

0 commit comments

Comments
 (0)