silverstripe-cms/client/lang/src/ar.json

17 lines
1.2 KiB
JSON
Raw Normal View History

2014-03-31 03:23:47 +02:00
{
2017-04-28 04:06:29 +02:00
"CMS.ALERTCLASSNAME": "سيتم تحديث نوع الصفحة بعد حفظ الصفحة",
2017-05-03 07:17:28 +02:00
"CMS.AddSubPage": "أضف صفحة جديدة هنا",
2017-04-26 03:21:34 +02:00
"CMS.ConfirmRestoreFromLive": "Are you sure you want to revert draft to when the page was last published?",
2017-05-03 07:17:28 +02:00
"CMS.Duplicate": "تكرار",
"CMS.EditPage": "تحرير",
"CMS.ONLYSELECTTWO": "You can only compare two versions at this time.",
2017-04-26 03:21:34 +02:00
"CMS.Restore": "Are you sure you want to restore this page from archive?",
"CMS.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.",
2017-04-28 04:06:29 +02:00
"CMS.RollbackToVersion": "هل تريد حقاً الرجوع إلى النسخة #%s من هذه الصفحة؟",
"CMS.ShowAsList": "أعرض التوابع في شكل قائمة",
"CMS.ThisPageAndSubpages": "هذه الصفحة وصفحات فرعية",
"CMS.ThisPageOnly": "هذه الصفحة فقط",
2017-05-03 07:17:28 +02:00
"CMS.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.",
2017-04-26 03:21:34 +02:00
"CMS.UpdateURL": "Update URL",
2017-05-03 07:17:28 +02:00
"CMS.ViewPage": "View"
2016-01-21 02:22:35 +01:00
}