mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-13 13:55:26 +08:00
New translations entities.php (Arabic)
This commit is contained in:
parent
976ba5269d
commit
a87cc1e7e9
@ -41,11 +41,11 @@ return [
|
||||
'export_md' => 'Markdown File',
|
||||
'export_zip' => 'Portable ZIP',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
'default_template_explain' => 'قم بتعيين قالب صفحة سيتم استخدامه كمحتوى افتراضي لجميع الصفحات التي تم إنشاؤها ضمن هذا العنصر. ضع في اعتبارك أن هذا لن يتم استخدامه إلا إذا كان لدى منشئ الصفحة حق الوصول إلى صفحة القالب المختارة.',
|
||||
'default_template_select' => 'حدد صفحة القالب',
|
||||
'import' => 'Import',
|
||||
'import_validate' => 'Validate Import',
|
||||
'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
|
||||
'import_validate' => 'التحقق من صحة الاستيراد',
|
||||
'import_desc' => 'استيراد الكتب والفصول والصفحات باستخدام تصدير ملف مضغوط ZIP محمول من نفس النظام أو نظام مختلف. حدد ملف ZIP للمتابعة. بعد تحميل الملف والتحقق من صحته، ستتمكن من إعداد وتأكيد الاستيراد في العرض التالي.',
|
||||
'import_zip_select' => 'Select ZIP file to upload',
|
||||
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
|
||||
'import_pending' => 'Pending Imports',
|
||||
|
Loading…
x
Reference in New Issue
Block a user