silverstripe-cms/client/lang/src/bg.js
2017-04-27 11:43:05 +12:00

17 lines
1.3 KiB
JavaScript

{
"CMS.ALERTCLASSNAME": "\u0422\u0438\u043f\u044a\u0442 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u0442\u0430 \u0449\u0435 \u0431\u044a\u0434\u0435 \u043e\u0431\u043d\u043e\u0432\u0435\u043d, \u0441\u043b\u0435\u0434 \u043a\u0430\u0442\u043e \u0442\u044f \u0431\u044a\u0434\u0435 \u0437\u0430\u043f\u0438\u0441\u0430\u043d\u0430",
"CMS.ConfirmRestoreFromLive": "Are you sure you want to revert draft to when the page was last published?",
"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.",
"CMS.RollbackToVersion": "Do you really want to roll back to version #%s of this page?",
"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.",
"CMS.AddSubPage": "Add new page here",
"CMS.Duplicate": "Duplicate",
"CMS.EditPage": "Edit",
"CMS.ShowAsList": "Show children as list",
"CMS.ThisPageAndSubpages": "This page and subpages",
"CMS.ThisPageOnly": "This page only",
"CMS.ViewPage": "View",
"CMS.UpdateURL": "Update URL",
"CMS.ONLYSELECTTWO": "You can only compare two versions at this time."
}