Files
opencode/packages/web/src/content/i18n/tr.json
T
2026-02-09 11:34:35 -06:00

76 lines
4.1 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.
{
"app.head.titleSuffix": "Terminal için oluşturulan AI taşıma aracı",
"app.header.home": "ev",
"app.header.docs": "Dokumanlar",
"app.footer.issueLink": "Bir hata buldunuz mu? Issue acin",
"app.footer.discordLink": "Discord toplulugumuza katilin",
"app.lander.hero.title": "Terminal için oluşturulmuş AI taşıma aracı.",
"app.lander.cta.getStarted": "Başlayın",
"app.lander.features.native_tui.title": "Yerli TUI",
"app.lander.features.native_tui.description": "Duyarlı, yerel, temaya uygun bir terminal kullanıcı arayüzü.",
"app.lander.features.lsp_enabled.title": "LSP etkin",
"app.lander.features.lsp_enabled.description": "LLM için doğru LSP'leri otomatik olarak yükler.",
"app.lander.features.multi_session.title": "Çoklu giriş",
"app.lander.features.multi_session.description": "Aynı projeyi anında fazla aracı paralel olarak başlatın.",
"app.lander.features.shareable_links.title": "Paylaşılabilir ayrılabilir",
"app.lander.features.shareable_links.description": "Referans veya hata ayıklama amacıyla herhangi bir bilgisayarın bağlantısını değiştirir.",
"app.lander.features.github_copilot.description": "Copilot hesabını kullanmak için GitHub dosya kaydını açın.",
"app.lander.features.chatgpt_plus_pro.description": "ChatGPT Plus veya Pro hesabınızı kullanmak için OpenAI dosya kaydını açın.",
"app.lander.features.use_any_model.title": "Herhangi bir modeli kullanın",
"app.lander.features.use_any_model.prefix": "75'ten fazla LLM sağlayıcıyı sağlama",
"app.lander.features.use_any_model.suffix": "Yerel modeller dahil.",
"app.lander.images.tui.caption": "tokyonnight temasıyla açık kod TUI",
"app.lander.images.tui.alt": "tokyonnight temasıyla açık kod TUI",
"app.lander.images.vscode.caption": "VS Kodunda açık kod",
"app.lander.images.vscode.alt": "VS Kodunda açık kod",
"app.lander.images.github.caption": "GitHub'da açık kod",
"app.lander.images.github.alt": "GitHub'da açık kod",
"share.meta_description": "opencode - Terminal için oluşturulmuş AI oluşturma aracı.",
"share.not_found": "Bulunamadı",
"share.link_to_message": "Bu mesaja dönüştürücü",
"share.copied": "Kopyalandı!",
"share.copy": "Kopyala",
"share.show_more": "Daha fazlasını 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": "Ölememeyi göster",
"share.hide_preview": "Ölemeyi 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ı bekliyorum...",
"share.status_connected_waiting": "Bağlandım, mesajlarını bekliyorum...",
"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": "kimliği bulunamadı",
"share.error_api_url_not_found": "API URL başarısız",
"share.error_connection_failed": "Bağlantı başarısız oldu",
"share.opencode_version": "açık kod sürümü",
"share.opencode_name": "açık kod",
"share.models": "Modelci",
"share.cost": "Maliyet",
"share.input_tokens": "Giriş Jetonları",
"share.output_tokens": "Çıkış Tokenları",
"share.reasoning_tokens": "Muhakeme Belirteçleri",
"share.scroll_to_bottom": "Aşağıya doğru kaydır",
"share.attachment": "ek",
"share.thinking": "Düşünme",
"share.thinking_pending": "Düşünüyorum...",
"share.creating_plan": "Plan oluşturuluyor",
"share.completing_plan": "Plan tamamlanıyor",
"share.updating_plan": "Plan güncelleniyor",
"share.match_one": "kibrit",
"share.match_other": "maçlar",
"share.result_one": "sonuç",
"share.result_other": "sonuçlar",
"share.debug_key": "Anahtar"
}