2026-09-05 02:13:59 +03:00
{
"extension.description" : "OpenCode destekli AI kodlama asistanı " ,
"views.chat.name" : "Chat" ,
"command.openSidebar.title" : "Kenar çubuğunu aç" ,
"command.focusChat.title" : "Chat'e odaklan" ,
"command.restartApi.title" : "API bağlantı sı nı yeniden başlat" ,
"command.showOpenCodeStatus.title" : "OpenCode durumunu göster" ,
"command.openAgentManager.title" : "Agent yöneticisini aç" ,
"command.openActiveSessionInEditor.title" : "Aktif oturumu düzenleyicide aç" ,
"command.openNewSessionInEditor.title" : "Düzenleyicide yeni oturum aç" ,
"command.openCurrentOrNewSessionInEditor.title" : "Oturumu düzenleyicide aç" ,
"command.addToContext.title" : "Bağlama ekle" ,
2026-09-05 14:46:05 +03:00
"command.addLineComment.title" : "Yorum ekle" ,
"command.submitLineComment.title" : "Yorum yap" ,
"command.removeLineComment.title" : "Yorumu kaldı r" ,
2026-09-05 02:13:59 +03:00
"command.explain.title" : "Açıkla" ,
"command.improveCode.title" : "Kodu iyileştir" ,
"command.newSession.title" : "Yeni oturum" ,
"command.showSettings.title" : "Ayarlar" ,
"command.attachExplorerToChat.title" : "OpenChamber Chat'ine ekle" ,
"configuration.apiUrl.description" : "Harici bir OpenCode API sunucusunun URL'si. Yerel bir örneğin otomatik başlatı lması için boş bı rakı n." ,
"configuration.opencodeBinary.description" : "opencode CLI ikili dosyası nı n (binary) isteğe bağlı mutlak yolu. PATH araması başarı sı z olduğunda faydalı dı r. Uygulanması için pencere yeniden yükleme veya API yeniden başlatma gerekir."
}