Files
ollama-webui2/public/locales/tr/chat.json

24 lines
1.3 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.

{
"Stop Generating": "Durdur",
"Prompt limit is {{maxLength}} characters": "Prompt sınırı {{maxLength}} karakterdir",
"System Prompt": "Sistem Prompt",
"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",
"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 Ollama is an advanced chatbot kit for Ollama's models aiming to mimic ChatGPT's interface and functionality.": "Chatbot Ollama, 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?"
}