diff options
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 7b141d30fb7..604f1c25ce0 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -263,6 +263,14 @@ OC.L10N.register( "Storage connection error. %s" : "خطأ في اتصال التخزين. %s ", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "Storage connection timeout. %s" : "انتهت مهلة الاتصال بالتخزين. %s", + "Free prompt" : "مَحَثْ prompt مجاني", + "Runs an arbitrary prompt through the built-in language model." : "يقوم بتشغيل مَحَثْ prompt عشوائي من خلال نموذج اللغة المُضمَّن built-in language model.", + "Generate headline" : "توليد العنوان", + "Generates a possible headline for a text" : "توليد عنوان محتمل للنص", + "Summarize" : "تلخيص", + "Summarizes text by reducing its length without losing key information." : "يُلَخِّص النص بتقليل طوله دون فقدان المعنى.", + "Extract topics" : "إستخلاص الموضوعات", + "Extracts topics from a text and outputs them separated by commas." : "يستخلص المواضيع من النص و إخراجها مفصولة بفواصل.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "ملفات التطبيق %1$s لم يتم استبدالها مؤخّراً. تأكد من تطابق إصدارها مع الخادوم.", "Full name" : "الاسم الكامل", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "بسبب الوصول إلى الحدّ الأقصى من عدد المستخدمين، لم يتم إنشا المستخدم. رجاءً، راجع إشعاراتك لمزيد المعلومات.", |