New translations entities.php (Arabic)
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run

This commit is contained in:
Dan Brown 2025-03-09 21:52:55 +00:00
parent 8d43694a12
commit a3c9245f72

View File

@ -22,15 +22,15 @@ return [
'meta_created_name' => 'أنشئ :timeLength بواسطة :user', 'meta_created_name' => 'أنشئ :timeLength بواسطة :user',
'meta_updated' => 'مُحدث :timeLength', 'meta_updated' => 'مُحدث :timeLength',
'meta_updated_name' => 'مُحدث :timeLength بواسطة :user', 'meta_updated_name' => 'مُحدث :timeLength بواسطة :user',
'meta_owned_name' => 'Owned by :user', 'meta_owned_name' => 'مملوكة لـ:user',
'meta_reference_count' => 'مشار إليه :count مرة|مشار إليه :count مرة', 'meta_reference_count' => 'مشار إليه :count مرة|مشار إليه :count مرة',
'entity_select' => 'اختيار الكيان', 'entity_select' => 'اختيار الكيان',
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'entity_select_lack_permission' => 'ليس لديك الصلاحيات المطلوبة لتحديد هذا العنصر',
'images' => 'صور', 'images' => 'صور',
'my_recent_drafts' => 'مسوداتي الحديثة', 'my_recent_drafts' => 'مسوداتي الحديثة',
'my_recently_viewed' => 'ما عرضته مؤخراً', 'my_recently_viewed' => 'ما عرضته مؤخراً',
'my_most_viewed_favourites' => 'My Most Viewed Favourites', 'my_most_viewed_favourites' => 'مفضلاتي الأكثر مشاهدة',
'my_favourites' => 'My Favourites', 'my_favourites' => 'مفضلاتي',
'no_pages_viewed' => 'لم تستعرض أي صفحات', 'no_pages_viewed' => 'لم تستعرض أي صفحات',
'no_pages_recently_created' => 'لم تنشأ أي صفحات مؤخراً', 'no_pages_recently_created' => 'لم تنشأ أي صفحات مؤخراً',
'no_pages_recently_updated' => 'لم تُحدّث أي صفحات مؤخراً', 'no_pages_recently_updated' => 'لم تُحدّث أي صفحات مؤخراً',
@ -38,27 +38,27 @@ return [
'export_html' => 'صفحة ويب', 'export_html' => 'صفحة ويب',
'export_pdf' => 'ملف PDF', 'export_pdf' => 'ملف PDF',
'export_text' => 'ملف نص عادي', 'export_text' => 'ملف نص عادي',
'export_md' => 'Markdown File', 'export_md' => 'ملف ماركداون -Markdown-',
'export_zip' => 'Portable ZIP', 'export_zip' => 'ملف مضغوط -ZIP-',
'default_template' => 'Default Page Template', 'default_template' => 'قالب الصفحة الافتراضية',
'default_template_explain' => 'قم بتعيين قالب صفحة سيتم استخدامه كمحتوى افتراضي لجميع الصفحات التي تم إنشاؤها ضمن هذا العنصر. ضع في اعتبارك أن هذا لن يتم استخدامه إلا إذا كان لدى منشئ الصفحة حق الوصول إلى صفحة القالب المختارة.', 'default_template_explain' => 'قم بتعيين قالب صفحة سيتم استخدامه كمحتوى افتراضي لجميع الصفحات التي تم إنشاؤها ضمن هذا العنصر. ضع في اعتبارك أن هذا لن يتم استخدامه إلا إذا كان لدى منشئ الصفحة حق الوصول إلى صفحة القالب المختارة.',
'default_template_select' => 'حدد صفحة القالب', 'default_template_select' => 'حدد صفحة القالب',
'import' => 'Import', 'import' => 'Import',
'import_validate' => 'التحقق من صحة الاستيراد', 'import_validate' => 'التحقق من صحة الاستيراد',
'import_desc' => 'استيراد الكتب والفصول والصفحات باستخدام تصدير ملف مضغوط ZIP محمول من نفس النظام أو نظام مختلف. حدد ملف ZIP للمتابعة. بعد تحميل الملف والتحقق من صحته، ستتمكن من إعداد وتأكيد الاستيراد في العرض التالي.', 'import_desc' => 'استيراد الكتب والفصول والصفحات باستخدام تصدير مِلَفّ مضغوط ZIP محمول من نفس النظام أو نظام مختلف. حدد مِلَفّ ZIP للمتابعة. بعد تحميل المِلَفّ والتحقق من صحته، ستتمكن من إعداد وتأكيد الاستيراد في العرض التالي.',
'import_zip_select' => 'Select ZIP file to upload', 'import_zip_select' => 'حدد مِلَفّ مضغوط بصيغة ZIP للتحميل',
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:', 'import_zip_validation_errors' => 'تم اكتشاف أخطاء في أثناء التحقق من صحة المِلَفّ المضغوط ZIP المقدم:',
'import_pending' => 'Pending Imports', 'import_pending' => 'الاستيرادات المعلقة',
'import_pending_none' => 'No imports have been started.', 'import_pending_none' => 'لم يتم البَدْء في أي عملية استيراد.',
'import_continue' => 'Continue Import', 'import_continue' => 'متابعة الاستيراد',
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.', 'import_continue_desc' => 'راجع المحتوى الذي يجب استيراده من المِلَفّ المضغوط ZIP الذي تم تحميله. عندما يكون جاهزًا، تشتغل عملية الاستيراد لإضافة محتوياته إلى هذا النظام. سيتم إزالة مِلَفّ الاستيراد الذي تم تحميله تلقائيًا عند الاستيراد الناجح.',
'import_details' => 'Import Details', 'import_details' => 'تفاصيل الاستيراد',
'import_run' => 'Run Import', 'import_run' => 'تشغيل الاستيراد',
'import_size' => ':size Import ZIP Size', 'import_size' => 'حجم الاستيراد :size ',
'import_uploaded_at' => 'Uploaded :relativeTime', 'import_uploaded_at' => 'تم تحميلة في :relativeTime',
'import_uploaded_by' => 'Uploaded by', 'import_uploaded_by' => 'رُفِع بواسطة',
'import_location' => 'Import Location', 'import_location' => 'موقع الاستيراد',
'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.', 'import_location_desc' => 'حدد موقعًا مستهدفًا للمحتوى المستورد. ستحتاج إلى الصلاحيات ذات الصلة لإنشاء المحتوى داخل الموقع الذي تختاره.',
'import_delete_confirm' => 'Are you sure you want to delete this import?', 'import_delete_confirm' => 'Are you sure you want to delete this import?',
'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
'import_errors' => 'Import Errors', 'import_errors' => 'Import Errors',