mirror of
https://github.com/ivanfioravanti/chatbot-ollama.git
synced 2023-12-01 22:17:38 +03:00
26 lines
2.0 KiB
JSON
26 lines
2.0 KiB
JSON
{
|
|
"Stop Generating": "إيقاف التوليد",
|
|
"Prompt limit is {{maxLength}} characters": "حرفًا {{maxLength}} حد المطالبة هو",
|
|
"System Prompt": "مطالبة النظام",
|
|
"You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.": "أنت شات جبت نموذج لغة كبير تم تدريبه بواسطة أوبن أيه أي. اتبع تعليمات المستخدم بعناية. الرد باستخدام الماركداون",
|
|
"Enter a prompt": "أدخل المطالبة",
|
|
"Regenerate response": "إعادة توليد الرد",
|
|
"Sorry, there was an error.": "عذرًا، حدث خطأ",
|
|
"Model": "النموذج",
|
|
"Conversation": "المحادثة",
|
|
"OR": "أو",
|
|
"Loading...": "...جاري التحميل",
|
|
"Type a message...": "...اكتب رسالة",
|
|
"Error fetching models.": "خطأ في جلب النماذج",
|
|
"AI": "الذكاء الاصطناعي",
|
|
"You": "أنت",
|
|
"Cancel": "Cancel",
|
|
"Save & Submit": "Save & Submit",
|
|
"click if using a .env.local file": ".env.local انقر إذا كنت تستخدم ملف",
|
|
"Message limit is {{maxLength}} characters. You have entered {{valueLength}} characters.": "حرفًا {{maxLength}} حد الرسالة هو {{valueLength}} لقد أدخلت ",
|
|
"Please enter a message": "يرجى إدخال رسالة",
|
|
"Chatbot Ollama is an advanced chatbot kit for Ollama's models aiming to mimic ChatGPT's interface and functionality.": "Chatbot Ollama هي مجموعة متقدمة للدردشة تستخدم",
|
|
"Are you sure you want to clear all messages?": "هل أنت متأكد أنك تريد مسح كافة الرسائل؟",
|
|
"Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.": "القيم الأعلى مثل 0.8 ستجعل الإخراج أكثر عشوائية، في حين أن القيم الأقل مثل 0.2 ستجعله أكثر تركيزًا وتحديدًا."
|
|
}
|