Roo-Code/package.nls.nl.json
Matt Rubens 3ce7b3a432
Add Dutch localization files (#3231)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Thomas Brugman <thomas.brugman.teb3@gmail.com>
2025-05-06 14:09:05 -04:00

31 lines
1.9 KiB
JSON

{
"extension.displayName": "Roo Code (voorheen Roo Cline)",
"extension.description": "Een compleet ontwikkelteam van AI-agents in je editor.",
"views.contextMenu.label": "Roo Code",
"views.terminalMenu.label": "Roo Code",
"views.activitybar.title": "Roo Code",
"command.newTask.title": "Nieuwe Taak",
"command.mcpServers.title": "MCP Servers",
"command.prompts.title": "Prompts",
"command.history.title": "Geschiedenis",
"command.openInEditor.title": "Openen in Editor",
"command.settings.title": "Instellingen",
"command.documentation.title": "Documentatie",
"command.openInNewTab.title": "Openen in Nieuw Tabblad",
"command.explainCode.title": "Leg Code Uit",
"command.fixCode.title": "Repareer Code",
"command.improveCode.title": "Verbeter Code",
"command.addToContext.title": "Toevoegen aan Context",
"command.focusInput.title": "Focus op Invoerveld",
"command.setCustomStoragePath.title": "Aangepast Opslagpad Instellen",
"command.terminal.addToContext.title": "Terminalinhoud aan Context Toevoegen",
"command.terminal.fixCommand.title": "Repareer Dit Commando",
"command.terminal.explainCommand.title": "Leg Dit Commando Uit",
"command.acceptInput.title": "Invoer/Suggestie Accepteren",
"configuration.title": "Roo Code",
"commands.allowedCommands.description": "Commando's die automatisch kunnen worden uitgevoerd wanneer 'Altijd goedkeuren uitvoerbewerkingen' is ingeschakeld",
"settings.vsCodeLmModelSelector.description": "Instellingen voor VSCode Language Model API",
"settings.vsCodeLmModelSelector.vendor.description": "De leverancier van het taalmodel (bijv. copilot)",
"settings.vsCodeLmModelSelector.family.description": "De familie van het taalmodel (bijv. gpt-4)",
"settings.customStoragePath.description": "Aangepast opslagpad. Laat leeg om de standaardlocatie te gebruiken. Ondersteunt absolute paden (bijv. 'D:\\RooCodeStorage')"
}