|
1 | 1 | { |
2 | | - "extension.displayName": "Roo Code (ehemals Roo Cline)", |
| 2 | + "extension.displayName": "Agent (ehemals Roo Cline)", |
3 | 3 | "extension.description": "Ein komplettes KI-Agenten-Entwicklungsteam in deinem Editor.", |
4 | 4 | "command.newTask.title": "Neue Aufgabe", |
5 | 5 | "command.explainCode.title": "Code Erklären", |
|
15 | 15 | "command.terminal.fixCommandInCurrentTask.title": "Diesen Befehl Reparieren (Aktuelle Aufgabe)", |
16 | 16 | "command.terminal.explainCommandInCurrentTask.title": "Diesen Befehl Erklären (Aktuelle Aufgabe)", |
17 | 17 | "command.acceptInput.title": "Eingabe/Vorschlag Akzeptieren", |
18 | | - "views.activitybar.title": "Roo Code", |
19 | | - "views.contextMenu.label": "Roo Code", |
20 | | - "views.terminalMenu.label": "Roo Code", |
| 18 | + "views.activitybar.title": "Agent", |
| 19 | + "views.contextMenu.label": "Agent", |
| 20 | + "views.terminalMenu.label": "Agent", |
21 | 21 | "command.mcpServers.title": "MCP Server", |
22 | 22 | "command.prompts.title": "Prompts", |
23 | 23 | "command.history.title": "Verlauf", |
24 | 24 | "command.openInEditor.title": "Im Editor Öffnen", |
25 | 25 | "command.settings.title": "Einstellungen", |
26 | 26 | "command.documentation.title": "Dokumentation", |
27 | | - "configuration.title": "Roo Code", |
| 27 | + "configuration.title": "Agent", |
28 | 28 | "commands.allowedCommands.description": "Befehle, die automatisch ausgeführt werden können, wenn 'Ausführungsoperationen immer genehmigen' aktiviert ist", |
29 | 29 | "settings.vsCodeLmModelSelector.description": "Einstellungen für die VSCode-Sprachmodell-API", |
30 | 30 | "settings.vsCodeLmModelSelector.vendor.description": "Der Anbieter des Sprachmodells (z.B. copilot)", |
|
0 commit comments