{
    "Admin.BATCH_ARCHIVE_PROMPT": "You have {num} page(s) selected.\n\nAre you sure you want to archive these pages?\n\nThese pages and all of their children pages will be unpublished and sent to the archive.",
    "Admin.BATCH_DELETELIVE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete these pages from live?",
    "Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete?",
    "Admin.BATCH_PUBLISH_PROMPT": "\u60a8\u5df2\u9009\u4e86{num}\u4e2a\u9875\u9762\u3002\n\n\u662f\u5426\u786e\u5b9a\u8981\u53d1\u5e03\uff1f",
    "Admin.BATCH_RESTORE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to restore to stage?\n\nChildren of archived pages will be restored to the root level, unless those pages are also being restored.",
    "Admin.BATCH_UNPUBLISH_PROMPT": "\u60a8\u5df2\u9009\u4e86{num}\u4e2a\u9875\u9762\u3002\n\n\u662f\u5426\u786e\u5b9a\u8981\u53d6\u6d88\u53d1\u5e03",
    "Admin.SELECTONEPAGE": "\u8bf7\u81f3\u5c11\u9009\u62e9\u4e00\u4e2a\u9875\u9762",
    "Admin.FormatExample": "Example: {format}",
    "Admin.NO_SIZE": "N\/A",
    "Admin.CLOSE": "Close",
    "Admin.CONFIRMUNSAVED": "\u60a8\u786e\u5b9a\u8981\u79bb\u5f00\u6b64\u9875\u9762\uff1f\n\u8b66\u544a\uff1a\u60a8\u6240\u505a\u7684\u66f4\u6539\u5c1a\u672a\u4fdd\u5b58\u3002\n\u8bf7\u6309\u201c\u786e\u5b9a\u201d\u7ee7\u7eed\uff0c\u6216\u201c\u53d6\u6d88\u201d\u7559\u5728\u5f53\u524d\u9875\u9762\u3002\n",
    "Admin.CONFIRMUNSAVEDSHORT": "\u8b66\u544a\uff1a\u60a8\u6240\u505a\u7684\u66f4\u6539\u5c1a\u672a\u4fdd\u5b58\u3002",
    "Admin.VALIDATIONERROR": "\u9a8c\u8bc1\u9519\u8bef",
    "Admin.NONE": "None",
    "Admin.EDIT": "Edit",
    "Admin.ANY": "Any",
    "Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
    "Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
    "Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
    "Admin.EXPANDPANEL": "Expand panel",
    "Admin.COLLAPSEPANEL": "Collapse panel",
    "Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} is required.",
    "Admin.VALIDATOR_MESSAGE_EQUALS": "{name} are not equal.",
    "Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} is not a number.",
    "Admin.VALIDATOR_MESSAGE_DATE": "{name} is not a proper date format.",
    "Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} is not an alphanumeric value.",
    "Admin.VALIDATOR_MESSAGE_ALPHA": "{name} is not only letters.",
    "Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} is not a valid value."
}
