2015-08-24 06:29:40 +02:00
// This file was generated by silverstripe/cow from javascript/lang/src/ar.js.
// See https://github.com/tractorcow/cow for details
2014-03-31 03:23:47 +02:00
if ( typeof ( ss ) == 'undefined' || typeof ( ss . i18n ) == 'undefined' ) {
if ( typeof ( console ) != 'undefined' ) console . error ( 'Class ss.i18n not defined' ) ;
} else {
ss . i18n . addDictionary ( 'ar' , {
2014-05-13 01:13:44 +02:00
"CMSMAIN.WARNINGSAVEPAGESBEFOREADDING" : "يجب عليك حفظ إحدى الصفحات قبل إضافة أطفال تحته" ,
2014-03-31 03:23:47 +02:00
"CMSMAIN.CANTADDCHILDREN" : "لا يمكنك إضافة التوابع إلى العقدة المحددة" ,
2014-05-13 01:13:44 +02:00
"CMSMAIN.ERRORADDINGPAGE" : "حدث خطأ في إضافة صفحة" ,
"CMSMAIN.FILTEREDTREE" : "شجرة مصفّاة فقط لإظهار الصفحات التي تم تغييرها" ,
"CMSMAIN.ERRORFILTERPAGES" : "لا يمكن تصنيف المسار الشجري حتى يُظهر الصفحات التي تم تغييرها فقط<br /> %s" ,
"CMSMAIN.ERRORUNFILTER" : "شجرة غير مصفّاة" ,
2014-03-31 03:23:47 +02:00
"CMSMAIN.PUBLISHINGPAGES" : "جاري نشر الصفحات..." ,
2014-05-13 01:13:44 +02:00
"CMSMAIN.SELECTONEPAGE" : "يرجى تحديد صفحة واحدة على الأقل." ,
"CMSMAIN.ERRORPUBLISHING" : "خطأ في الصحات المنشورة" ,
"CMSMAIN.REALLYDELETEPAGES" : "هل ترغب حقًا في حذف الصفحات %s المعلّمة؟" ,
"CMSMAIN.DELETINGPAGES" : "جاري حذف الصفحات..." ,
2014-03-31 03:23:47 +02:00
"CMSMAIN.ERRORDELETINGPAGES" : "خطأ أثناء حذف الصفحات" ,
"CMSMAIN.PUBLISHING" : "جاري النشر..." ,
2014-05-13 01:13:44 +02:00
"CMSMAIN.RESTORING" : "جاري الاستعادة..." ,
2014-03-31 03:23:47 +02:00
"CMSMAIN.ERRORREVERTING" : "خطأ أثناء العودة إلى المحتوى المباشر" ,
2014-05-13 01:13:44 +02:00
"CMSMAIN.SAVING" : "جاري الحذف..." ,
"CMSMAIN.SELECTMOREPAGES" : "لقد قمت باختيار عدد %s من الصفحات.\n\nه ل تريد حقاً تنفيذ هذا الإجراء؟" ,
"CMSMAIN.ALERTCLASSNAME" : "سيتم تحديث نوع الصفحة بعد حفظ الصفحة" ,
"CMSMAIN.URLSEGMENTVALIDATION" : "يمكن تكوين عناوين URL من أحرف وأرقام وواصلات فقط." ,
"AssetAdmin.BATCHACTIONSDELETECONFIRM" : "هل تريد حقًا حذف مجلدات %s؟" ,
2014-03-31 03:23:47 +02:00
"AssetTableField.REALLYDELETE" : "هل تريد حقًا حذف الملفات المعلّمة؟" ,
"AssetTableField.MOVING" : "تم نقل %s من الملفات" ,
"CMSMAIN.AddSearchCriteria" : "إضافة معيار" ,
"WidgetAreaEditor.TOOMANY" : "عفواً، لقد وصلت للحد الأقصى لعدد التطبيقات المصغرة في هذه المنطقة" ,
2014-05-13 01:13:44 +02:00
"AssetAdmin.ConfirmDelete" : "هل تريد حقًا حذف هذا المجلد وكل ما يحتويه من ملفات؟" ,
2014-03-31 03:23:47 +02:00
"Folder.Name" : "اسم المجلد" ,
"Tree.AddSubPage" : "أضف صفحة جديدة هنا" ,
2014-05-13 01:13:44 +02:00
"Tree.Duplicate" : "تكرار" ,
"Tree.EditPage" : "تحرير" ,
"Tree.ThisPageOnly" : "هذه الصفحة فقط" ,
"Tree.ThisPageAndSubpages" : "هذه الصفحة وصفحات فرعية" ,
"Tree.ShowAsList" : "أعرض التوابع في شكل قائمة" ,
2015-06-19 08:25:53 +02:00
"CMSMain.ConfirmRestoreFromLive" : "Are you sure you want to revert draft to when the page was last published?" ,
2014-05-13 01:13:44 +02:00
"CMSMain.RollbackToVersion" : "هل تريد حقاً الرجوع إلى النسخة #%s من هذه الصفحة؟" ,
2015-08-24 06:29:40 +02:00
"CMSMain.Archive" : "Are you sure you want to archive this page and all of its children pages?\n\nThis page and all of its children will be unpublished and sent to the archive." ,
2015-06-19 08:25:53 +02:00
"CMSMain.Restore" : "Are you sure you want to restore this page from archive?" ,
"CMSMain.RestoreToRoot" : "Are you sure you want to restore this page from archive?\n\nBecause the parent page is not available this will be restored to the top level." ,
"CMSMain.Unpublish" : "Are you sure you want to remove your page from the published site?\n\nThis page will still be available in the sitetree as draft." ,
"CMSMain.DeleteFromDraft" : "Are you sure you want to remove your page from the draft site?\n\nThis page will remain on the published site." ,
2014-05-13 01:13:44 +02:00
"URLSEGMENT.Edit" : "تحرير" ,
"URLSEGMENT.OK" : "موافق" ,
2015-06-19 08:25:53 +02:00
"URLSEGMENT.Cancel" : "إلغاء" ,
"URLSEGMENT.UpdateURL" : "Update URL"
2014-03-31 03:23:47 +02:00
} ) ;
2016-01-21 02:22:35 +01:00
}