diff options
Diffstat (limited to 'lib/l10n/ar.json')
-rw-r--r-- | lib/l10n/ar.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 53c5b036596..2ae2ba8ee31 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -310,9 +310,20 @@ "The audio to transcribe" : "الكلام المطلوب تحويله إلى نص", "Transcription" : "تحويل الكلام لنص", "The transcribed text" : "النص المُولّد من الكلام", + "ContextAgent" : "وكيل السياق ContextAgent", + "Chat with an agent" : "الدردشة مع وكيل", "Chat message" : "رسالة دردشة", + "A chat message to send to the agent." : "رسالة دردشة لتُرسل إلى الوكيل.", "Confirmation" : "تأكيد", + "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "ما إذا كان سيتم تأكيد الإجراءات المطلوبة مسبقًا: 0 للرفض و 1 للتأكيد.", + "Conversation token" : "أَمَارَة المحادثة", + "A token representing the conversation." : "أَمَارَة تُمثّل المحادثة", "Generated response" : "الاستجابة الناتجة", + "The response from the chat model." : "الجواب من نموذج المحادثة.", + "The new conversation token" : "أَمَارَة المحادثة الجديدة", + "Send this along with the next interaction." : "أرسل هذا مع التفاعل القادم.", + "Requested actions by the agent" : "إجراءات يطلبها الوكيل", + "Actions that the agent would like to carry out in JSON format." : "الإجراءات التي يرغب العميل في تنفيذها بتنسيق JSON.", "Context write" : "كتابة السياق", "Writes text in a given style based on the provided source material." : "يكتُب النص أسلوب معين بناءً على المادة المصدرية المتوفرة", "Writing style" : "أسلُوب الكتابة", @@ -340,6 +351,7 @@ "Generated reply" : "الرَّدّ المُولَّد", "The generated text from the assistant" : "النص المُولَّد من قِبَل المُساعِد", "Change Tone" : "تغيير النغمة", + "Change the tone of a piece of text." : "تغيير نبرة قطعة نصية.", "Write a text that you want the assistant to rewrite in another tone." : "أكتُب النص الذي تريد من المساعد أن يعيد صياغته لك بنغمة مختلفة.", "Desired tone" : "النغمة المطلوبة", "In which tone should your text be rewritten?" : "بأي نغمة تريد إعادة صياغة نصك؟", @@ -352,6 +364,15 @@ "The history of chat messages before the current message, starting with a message by the user" : "تاريخ رسائل الدردشة ما قبل الرسالة الحالية بدءاً برسالة من المستخدِم", "Response message" : "رسالة الرّدّ", "The generated response as part of the conversation" : "الرَّدّ المُولّد كجزء من المحادثة", + "Chat with tools" : "الدردشة مع الأدوات", + "Chat with the language model with tool calling support." : "الدردشة مع النموذج اللغوي باستعمال دعم استدعاء الأداوات.", + "Tool message" : "رسالة الأداة", + "The result of tool calls in the last interaction" : "نتيجة استدعاءات الأدوات في التفاعل الأخير", + "Available tools" : "الأدوات المتوفرة", + "The available tools in JSON format" : "الأدوات المتوفرة في تنسيق JSON", + "The response from the chat model" : "الجواب من نموذج الدردشة", + "Tool calls" : "مكالمات الأدوات", + "Tools call instructions from the model in JSON format" : "تعليمات استدعاء الأدوات من النموذج بتنسيق JSON", "Formalize text" : "إضفاء الطابع الرسمي على النّصّ", "Takes a text and makes it sound more formal" : "يأخذ النص و يجعله يبدو أكثر رسميّةً", "Write a text that you want the assistant to formalize" : "أكتُب النّصّ الذي ترغب من المساعد أن يجعله رسميّاً", |