76 lines
4.0 KiB
JSON
76 lines
4.0 KiB
JSON
{
|
||
"app.head.titleSuffix": "Terminal için AI kodlama asistanı",
|
||
"app.header.home": "Ana sayfa",
|
||
"app.header.docs": "Dokümanlar",
|
||
"app.footer.issueLink": "Bir hata mı buldunuz? Issue açın",
|
||
"app.footer.discordLink": "Discord topluluğumuza katılın",
|
||
"app.lander.hero.title": "Terminal için üretilmiş AI kodlama ajanı.",
|
||
"app.lander.cta.getStarted": "Başlayın",
|
||
"app.lander.features.native_tui.title": "Yerel TUI",
|
||
"app.lander.features.native_tui.description": "Hızlı, yerel ve tema uyumlu terminal arayüzü.",
|
||
"app.lander.features.lsp_enabled.title": "LSP etkin",
|
||
"app.lander.features.lsp_enabled.description": "LLM için doğru LSP'leri otomatik yükler.",
|
||
"app.lander.features.multi_session.title": "Çoklu oturum",
|
||
"app.lander.features.multi_session.description": "Aynı projede birden fazla agent'ı paralel başlatın.",
|
||
"app.lander.features.shareable_links.title": "Paylaşılabilir bağlantılar",
|
||
"app.lander.features.shareable_links.description": "Referans veya hata ayıklama için oturum bağlantısı paylaşın.",
|
||
"app.lander.features.github_copilot.description": "Copilot hesabınızı kullanmak için GitHub ile giriş yapın.",
|
||
"app.lander.features.chatgpt_plus_pro.description": "ChatGPT Plus veya Pro hesabınızı kullanmak için OpenAI ile giriş yapın.",
|
||
"app.lander.features.use_any_model.title": "Herhangi bir modeli kullanın",
|
||
"app.lander.features.use_any_model.prefix": "75+ LLM sağlayıcısını destekler",
|
||
"app.lander.features.use_any_model.suffix": "yerel modeller dahil.",
|
||
"app.lander.images.tui.caption": "tokyonight temasıyla opencode TUI",
|
||
"app.lander.images.tui.alt": "tokyonight temasıyla opencode TUI",
|
||
"app.lander.images.vscode.caption": "VS Code içinde opencode",
|
||
"app.lander.images.vscode.alt": "VS Code içinde opencode",
|
||
"app.lander.images.github.caption": "GitHub'da opencode",
|
||
"app.lander.images.github.alt": "GitHub'da opencode",
|
||
"share.meta_description": "opencode - Terminal için üretilmiş AI kodlama aracı.",
|
||
"share.not_found": "Bulunamadı",
|
||
"share.link_to_message": "Bu mesaja bağlantı",
|
||
"share.copied": "Kopyalandı!",
|
||
"share.copy": "Kopyala",
|
||
"share.show_more": "Daha fazla göster",
|
||
"share.show_less": "Daha az göster",
|
||
"share.show_results": "Sonuçları göster",
|
||
"share.hide_results": "Sonuçları gizle",
|
||
"share.show_details": "Ayrıntıları göster",
|
||
"share.hide_details": "Ayrıntıları gizle",
|
||
"share.show_preview": "Önizlemeyi göster",
|
||
"share.hide_preview": "Önizlemeyi gizle",
|
||
"share.show_contents": "İçeriği göster",
|
||
"share.hide_contents": "İçeriği gizle",
|
||
"share.show_output": "Çıktıyı göster",
|
||
"share.hide_output": "Çıktıyı gizle",
|
||
"share.error": "Hata",
|
||
"share.waiting_for_messages": "Mesajlar bekleniyor...",
|
||
"share.status_connected_waiting": "Bağlandı, mesajlar bekleniyor...",
|
||
"share.status_connecting": "Bağlanıyor...",
|
||
"share.status_disconnected": "Bağlantı kesildi",
|
||
"share.status_reconnecting": "Yeniden bağlanıyor...",
|
||
"share.status_error": "Hata",
|
||
"share.status_unknown": "Bilinmiyor",
|
||
"share.error_id_not_found": "id bulunamadı",
|
||
"share.error_api_url_not_found": "API URL bulunamadı",
|
||
"share.error_connection_failed": "Bağlantı başarısız",
|
||
"share.opencode_version": "opencode sürümü",
|
||
"share.opencode_name": "opencode",
|
||
"share.models": "Modeller",
|
||
"share.cost": "Maliyet",
|
||
"share.input_tokens": "Girdi Token'ları",
|
||
"share.output_tokens": "Çıktı Token'ları",
|
||
"share.reasoning_tokens": "Akıl Yürütme Token'ları",
|
||
"share.scroll_to_bottom": "En alta kaydır",
|
||
"share.attachment": "Ek",
|
||
"share.thinking": "Düşünüyor",
|
||
"share.thinking_pending": "Düşünüyor...",
|
||
"share.creating_plan": "Plan oluşturuluyor",
|
||
"share.completing_plan": "Plan tamamlanıyor",
|
||
"share.updating_plan": "Plan güncelleniyor",
|
||
"share.match_one": "eşleşme",
|
||
"share.match_other": "eşleşme",
|
||
"share.result_one": "sonuç",
|
||
"share.result_other": "sonuç",
|
||
"share.debug_key": "Anahtar"
|
||
}
|