Files
openchamber/packages/vscode/l10n/bundle.l10n.tr.json
T
fitzgpt 3073db9481 feat(vscode): add Turkish localization for extension strings (#3300)
Thanks for completing the Turkish translations for the extension commands and notifications.
2026-09-05 02:13:59 +03:00

24 lines
1.8 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.
{
"OpenChamber: Failed to open sidebar - {0}": "OpenChamber: Kenar çubuğu açılamadı - {0}",
"OpenChamber: Chat sidebar is not ready": "OpenChamber: Chat kenar çubuğu hazır değil",
"OpenChamber: No active session": "OpenChamber: Aktif oturum yok",
"OpenChamber: API connection restarted": "OpenChamber: API bağlantısı yeniden başlatıldı",
"OpenChamber: Failed to restart API - {0}": "OpenChamber: API yeniden başlatılamadı - {0}",
"OpenChamber [Add to Context]: No active editor": "OpenChamber [Bağlama Ekle]: Aktif düzenleyici yok",
"OpenChamber [Add to Context]: No text selected": "OpenChamber [Bağlama Ekle]: Metin seçilmedi",
"OpenChamber: No file selected to mention": "OpenChamber: Bahsetmek için dosya seçilmedi",
"OpenChamber: Some selected entries were skipped (folders or unsupported resources)": "OpenChamber: Seçilen bazı öğeler atlandı (klasörler veya desteklenmeyen kaynaklar)",
"OpenChamber [Explain]: No active editor": "OpenChamber [Açıkla]: Aktif düzenleyici yok",
"Explain the following Code / Text:": "Aşağıdaki Kodu / Metni açıkla:",
"OpenChamber [Improve Code]: No active editor": "OpenChamber [Kodu İyileştir]: Aktif düzenleyici yok",
"OpenChamber [Improve Code]: No text selected": "OpenChamber [Kodu İyileştir]: Metin seçilmedi",
"Improve the following Code:": "Aşağıdaki Kodu iyileştir:",
"OpenCode CLI not found. Install it and ensure it's in PATH.": "OpenCode CLI bulunamadı. Yükleyin ve PATH içinde olduğundan emin olun.",
"OpenCode CLI not found. Please install it and ensure it's in PATH.": "OpenCode CLI bulunamadı. Lütfen yükleyin ve PATH içinde olduğundan emin olun.",
"More Info": "Daha fazla bilgi",
"Failed to start OpenCode: {0}": "OpenCode başlatılamadı: {0}",
"New Session": "Yeni Oturum",
"Session": "Oturum",
"Agent Manager": "Agent Yöneticisi"
}