Updating Arabic Translation

Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
El-Badry 2020-07-08 19:45:46 +02:00
parent 92dd96467e
commit 6b6480a7a4

View File

@ -1,42 +1,42 @@
<?php
return array (
'<strong>CronJob</strong> Status' => '',
'<strong>Queue</strong> Status' => '',
'About HumHub' => '',
'Background Jobs' => '',
'Checking HumHub software prerequisites.' => '',
'<strong>CronJob</strong> Status' => 'حالة <strong> CronJob </strong>',
'<strong>Queue</strong> Status' => '<strong> قائمة الانتظار </strong>',
'About HumHub' => 'حول HumHub',
'Background Jobs' => 'وظائف الخلفية',
'Checking HumHub software prerequisites.' => 'التحقق من المتطلبات المسبقة لبرنامج HumHub.',
'Database' => 'قاعدة البيانات',
'Database migration results:' => '',
'Delayed' => '',
'Database migration results:' => 'نتائج ترحيل قاعدة البيانات:',
'Delayed' => 'تأخر',
'Displaying {count} entries per page.' => 'يتم عرض {count} في كل صفحة',
'Done' => '',
'Driver' => '',
'Done' => 'منجز',
'Driver' => 'سائق',
'Error' => 'خطأ',
'Flush entries' => '@Flush entries@',
'HumHub is currently in debug mode. Disable it when running on production!' => '',
'Info' => '',
'Last run (daily):' => '',
'Last run (hourly):' => '',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub حاليًا في وضع التصحيح. قم بتعطيله عند تشغيل الإنتاج!',
'Info' => 'معلومات',
'Last run (daily):' => 'الجولة الأخيرة (يوميًا):',
'Last run (hourly):' => 'الجولة الأخيرة (كل ساعة):',
'Licences' => 'الرخص',
'Logging' => '',
'Never' => '',
'Other' => '',
'Please refer to the documentation to setup the cronjobs and queue workers.' => '',
'Prerequisites' => '',
'Queue successfully cleared.' => '',
'Re-Run tests' => '',
'Reserved' => '',
'Search index rebuild in progress.' => '',
'Search term...' => '',
'See installation manual for more details.' => '',
'Select category..' => '',
'Select day' => '',
'Select level...' => '',
'The current main HumHub database name is ' => '',
'Logging' => 'تسجيل',
'Never' => 'أبدا',
'Other' => 'آخر',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'يرجى الرجوع إلى الوثائق لإعداد cronjobs والعاملين في قائمة الانتظار.',
'Prerequisites' => 'المتطلبات الأساسية',
'Queue successfully cleared.' => 'تم محو قائمة الانتظار بنجاح.',
'Re-Run tests' => 'اختبارات إعادة التشغيل',
'Reserved' => 'محجوز',
'Search index rebuild in progress.' => 'إعادة إنشاء فهرس البحث قيد التقدم.',
'Search term...' => 'مصطلح البحث...',
'See installation manual for more details.' => 'انظر دليل التثبيت لمزيد من التفاصيل.',
'Select category..' => 'اختر الفئة..',
'Select day' => 'حدد اليوم',
'Select level...' => 'اختار مستوى...',
'The current main HumHub database name is ' => 'اسم قاعدة البيانات الرئيسية HumHub الحالي هو',
'There is a new update available! (Latest version: %version%)' => 'يوجد تحديث جديد! (النسخة الأحدث: %version% )',
'This HumHub installation is up to date!' => 'نسخة HumHub هذه هي الأحدث. ',
'Total {count} entries found.' => 'تم ايجاد {count} ',
'Trace' => '',
'Waiting' => '',
'Warning' => '',
'Trace' => 'أثر',
'Waiting' => 'انتظار',
'Warning' => 'تحذير',
);