llama-gpt/public/locales/tr/chat.json

29 lines
2.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.

{
"OpenAI API Key Required": "OpenAI API Anahtarı Gerekli",
"Please set your OpenAI API key in the bottom left of the sidebar.": "Lütfen OpenAI API anahtarınızı yan çubuğun sol altınan'dan ayarlayın.",
"Stop Generating": "Durdur",
"Prompt limit is {{maxLength}} characters": "Prompt sınırı {{maxLength}} karakterdir",
"System Prompt": "Sistem Prompt",
"You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.": "Sen ChatGPT'sin, OpenAI tarafından eğitilmiş büyük bir dil modelisin. Kullanıcının talimatlarını dikkatlice takip et. Yanıtını markdown kullanarak ver.",
"Enter a prompt": "Bir prompt girin",
"Regenerate response": "Yanıtı Yeniden Oluştur",
"Sorry, there was an error.": "Üzgünüm, bir hata oluştu.",
"Model": "Model",
"Conversation": "Sohbet",
"OR": "VEYA",
"Loading...": "Yükleniyor...",
"Type a message...": "Bir mesaj yazın...",
"Error fetching models.": "Modeller getirilirken hata oluştu.",
"AI": "Yapay Zeka",
"You": "Sen",
"Cancel": "İptal",
"Save & Submit": "Kaydet ve Gönder",
"Make sure your OpenAI API key is set in the bottom left of the sidebar.": "OpenAI API anahtarınızın yan çubuğun sol altında ayarlandığından emin ol.",
"If you completed this step, OpenAI may be experiencing issues.": "Bu adımı tamamladıysanız, OpenAI sorun yaşıyor olabilir.",
"click if using a .env.local file": "Eğer .env.local dosyası kullanıyorsanız tıklayın",
"Message limit is {{maxLength}} characters. You have entered {{valueLength}} characters.": "Mesaj sınırı {{maxLength}} karakterdir. {{valueLength}} karakter girdiniz.",
"Please enter a message": "Lütfen bir mesaj girin",
"Chatbot UI is an advanced chatbot kit for OpenAI's chat models aiming to mimic ChatGPT's interface and functionality.": "Chatbot UI, ChatGPT'nin arayüz ve işlevselliğini taklit etmeyi amaçlayan OpenAI'in sohbet modelleri için gelişmiş bir sohbetbot kitidir.",
"Are you sure you want to clear all messages?": "Tüm mesajları temizlemek istediğinize emin misiniz?"
}