'chapters_delete_explain'=>'This will delete the chapter with the name \':chapterName\'. All pages will be removed and added directly to the parent book.',
'chapters_delete_confirm'=>'Are you sure you want to delete this chapter?',
'pages_editing_draft_notification'=>'جار تعديل مسودة لم يتم حفظها من :timeDiff.',
'pages_draft_edited_notification'=>'تم تحديث هذه الصفحة منذ ذلك الوقت. من الأفضل التخلص من هذه المسودة.',
'pages_draft_edit_active'=>[
'start_a'=>':count users have started editing this page',
'start_b'=>':userName has started editing this page',
'time_a'=>'since the page was last updated',
'time_b'=>'in the last :minCount minutes',
'message'=>':start :time. Take care not to overwrite each other\'s updates!',
'start_a'=>':count من المستخدمين بدأوا بتعديل هذه الصفحة',
'start_b'=>':userName بدأ بتعديل هذه الصفحة',
'time_a'=>'منذ أن تم تحديث هذه الصفحة',
'time_b'=>'في آخر :minCount دقيقة/دقائق',
'message'=>':start :time. Take care not to overwrite each other\'s updates!',// جار البحث عن الترجمة الأنسب
],
'pages_draft_discarded'=>'Draft discarded, The editor has been updated with the current page content',
'pages_draft_discarded'=>'تم التخلص من المسودة. تم تحديث المحرر بمحتوى الصفحة الحالي',
/**
* Editor sidebar
*/
'page_tags'=>'Page Tags',
'chapter_tags'=>'Chapter Tags',
'book_tags'=>'Book Tags',
'tag'=>'Tag',
'tags'=>'Tags',
'tag_value'=>'Tag Value (Optional)',
'tags_explain'=>"Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.",
'tags_add'=>'Add another tag',
'attachments'=>'Attachments',
'attachments_explain'=>'Upload some files or attach some links to display on your page. These are visible in the page sidebar.',
'attachments_explain_instant_save'=>'Changes here are saved instantly.',
'attachments_items'=>'Attached Items',
'attachments_upload'=>'Upload File',
'attachments_link'=>'Attach Link',
'attachments_set_link'=>'Set Link',
'attachments_delete_confirm'=>'Click delete again to confirm you want to delete this attachment.',
'attachments_dropzone'=>'Drop files or click here to attach a file',
'attachments_no_files'=>'No files have been uploaded',
'attachments_explain_link'=>'You can attach a link if you\'d prefer not to upload a file. This can be a link to another page or a link to a file in the cloud.',
'attachments_link_name'=>'Link Name',
'attachment_link'=>'Attachment link',
'attachments_link_url'=>'Link to file',
'attachments_link_url_hint'=>'Url of site or file',
'page_tags'=>'وسوم الصفحة',
'chapter_tags'=>'وسوم الفصل',
'book_tags'=>'وسوم الكتاب',
'tag'=>'وسم',
'tags'=>'وسوم',
'tag_value'=>'قيمة الوسم (اختياري)',
'tags_explain'=>"إضافة الوسوم تساعد بترتيب وتقسيم المحتوى. \n من الممكن وضع قيمة لكل وسم لترتيب أفضل وأدق.",
'tags_add'=>'إضافة وسم آخر',
'attachments'=>'المرفقات',
'attachments_explain'=>'ارفع بعض الملفات أو أرفق بعض الروابط لعرضها بصفحتك. ستكون الملفات والروابط معروضة في الشريط الجانبي للصفحة.',
'attachments_explain_instant_save'=>'سيتم حفظ التغييرات هنا بلحظتها',
'attachments_items'=>'العناصر المرفقة',
'attachments_upload'=>'رفع ملف',
'attachments_link'=>'إرفاق رابط',
'attachments_set_link'=>'تحديد الرابط',
'attachments_delete_confirm'=>'اضغط على زر الحذف مرة أخرى لتأكيد حذف المرفق.',
'attachments_dropzone'=>'أسقط الملفات أو اضغط هنا لإرفاق ملف',
'attachments_no_files'=>'لم يتم رفع أي ملفات',
'attachments_explain_link'=>'بالإمكان إرفاق رابط في حال عدم تفضيل رفع ملف. قد يكون الرابط لصفحة أخرى أو لملف في أحد خدمات التخزين السحابي.',
'attachments_link_name'=>'اسم الرابط',
'attachment_link'=>'رابط المرفق',
'attachments_link_url'=>'Link to file',// جار البحث عن الترجمة الأنسب - هل المقصود الربط بالملف أو رابط يشير إلى ملف
'attachments_link_url_hint'=>'رابط الموقع أو الملف',
'attach'=>'Attach',
'attachments_edit_file'=>'Edit File',
'attachments_edit_file_name'=>'File Name',
'attachments_edit_drop_upload'=>'Drop files or click here to upload and overwrite',
'attachments_order_updated'=>'Attachment order updated',
// Since these labels are already localized this array does not need to be
// translated in the language-specific files.
// DELETE BELOW IF COPIED FROM EN
///////////////////////////////////
'language_select'=>[
'en'=>'English',
'de'=>'Deutsch',
'es'=>'Español',
'es_AR'=>'Español Argentina',
'fr'=>'Français',
'nl'=>'Nederlands',
'pt_BR'=>'Português do Brasil',
'sk'=>'Slovensky',
'sv'=>'Svenska',
'ja'=>'日本語',
'pl'=>'Polski',
'it'=>'Italian',
'ru'=>'Русский',
'zh_CN'=>'简体中文',
'zh_TW'=>'繁體中文'
]
///////////////////////////////////
];
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.