Roo-Code/package.nls.tr.json
Aleksandr Kirillov 1cca4f47c7
feat: Add 'roo.acceptInput' command (#2598)
* feat: Add 'roo.acceptInput' command

* Update package.nls.json

* Update translations

---------

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-04-15 23:01:45 -04:00

33 lines
2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"extension.displayName": "Roo Code (önceden Roo Cline)",
"extension.description": "Düzenleyicinde tam bir AI ajanları geliştirme ekibi.",
"command.newTask.title": "Yeni Görev",
"command.explainCode.title": "Kodu Açıkla",
"command.fixCode.title": "Kodu Düzelt",
"command.improveCode.title": "Kodu İyileştir",
"command.addToContext.title": "Bağlama Ekle",
"command.openInNewTab.title": "Yeni Sekmede Aç",
"command.focusInput.title": "Giriş Alanına Odaklan",
"command.setCustomStoragePath.title": "Özel Depolama Yolunu Ayarla",
"command.terminal.addToContext.title": "Terminal İçeriğini Bağlama Ekle",
"command.terminal.fixCommand.title": "Bu Komutu Düzelt",
"command.terminal.explainCommand.title": "Bu Komutu Açıkla",
"command.terminal.fixCommandInCurrentTask.title": "Bu Komutu Düzelt (Mevcut Görev)",
"command.terminal.explainCommandInCurrentTask.title": "Bu Komutu Açıkla (Mevcut Görev)",
"command.acceptInput.title": "Girişi/Öneriyi Kabul Et",
"views.activitybar.title": "Roo Code",
"views.contextMenu.label": "Roo Code",
"views.terminalMenu.label": "Roo Code",
"command.mcpServers.title": "MCP Sunucuları",
"command.prompts.title": "Komut İstemleri",
"command.history.title": "Geçmiş",
"command.openInEditor.title": "Düzenleyicide Aç",
"command.settings.title": "Ayarlar",
"command.documentation.title": "Dokümantasyon",
"configuration.title": "Roo Code",
"commands.allowedCommands.description": "'Her zaman yürütme işlemlerini onayla' etkinleştirildiğinde otomatik olarak yürütülebilen komutlar",
"settings.vsCodeLmModelSelector.description": "VSCode dil modeli API'si için ayarlar",
"settings.vsCodeLmModelSelector.vendor.description": "Dil modelinin sağlayıcısı (örn: copilot)",
"settings.vsCodeLmModelSelector.family.description": "Dil modelinin ailesi (örn: gpt-4)",
"settings.customStoragePath.description": "Özel depolama yolu. Varsayılan konumu kullanmak için boş bırakın. Mutlak yolları destekler (örn: 'D:\\RooCodeStorage')"
}