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

17 lines
1.2 KiB
JavaScript

{
"CMS.ALERTCLASSNAME": "\u5c06\u5728\u9875\u9762\u4fdd\u5b58\u540e\u4e0a\u4f20\u9875\u9762\u7c7b\u578b",
"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": "\u662f\u5426\u786e\u5b9a\u56de\u6eda\u81f3\u8be5\u9875\u9762\u7684\u7b2c #%s \u7248\uff1f",
"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": "\u5728\u6b64\u6dfb\u52a0\u65b0\u9875\u9762",
"CMS.Duplicate": "\u590d\u5236",
"CMS.EditPage": "\u7f16\u8f91",
"CMS.ShowAsList": "\u5c06\u513f\u7ae5\u663e\u793a\u4e3a\u5217\u8868",
"CMS.ThisPageAndSubpages": "\u672c\u9875\u548c\u5b50\u9875\u9762",
"CMS.ThisPageOnly": "\u4ec5\u8be5\u9875",
"CMS.ViewPage": "View",
"CMS.UpdateURL": "Update URL",
"CMS.ONLYSELECTTWO": "You can only compare two versions at this time."
}