{
    "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": "You have {num} page(s) selected.\n\nDo you really want to publish?",
    "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": "You have {num} page(s) selected.\n\nDo you really want to unpublish",
    "Admin.SELECTONEPAGE": "Please select at least one page",
    "Admin.FormatExample": "Example: {format}",
    "Admin.NO_SIZE": "N\/A",
    "Admin.CLOSE": "Close",
    "Admin.CONFIRMUNSAVED": "\u0414\u0430 \u043b\u0438 \u0441\u0442\u0435 \u0441\u0438\u0433\u0443\u0440\u043d\u0438 \u0434\u0430 \u0436\u0435\u043b\u0438\u0442\u0435 \u0434\u0430 \u043e\u0434\u0435\u0442\u0435 \u0441\u0430 \u043e\u0432\u0435 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435?\n\n\u0423\u041f\u041e\u0417\u041e\u0420\u0415\u040a\u0415: \u0412\u0430\u0448\u0435 \u0438\u0437\u043c\u0435\u043d\u0435 \u0458\u043e\u0448 \u043d\u0438\u0441\u0443 \u0441\u0430\u0447\u0443\u0432\u0430\u043d\u0435.\n\n\u041f\u0440\u0438\u0442\u0438\u0441\u043d\u0438\u0442\u0435 \u0423 \u0440\u0435\u0434\u0443 \u0437\u0430 \u043d\u0430\u0441\u0442\u0430\u0432\u0430\u043a \u0438\u043b\u0438 \u041e\u0434\u0443\u0441\u0442\u0430\u043d\u0438 \u0434\u0430 \u0431\u0438 \u0441\u0442\u0435 \u043e\u0441\u0442\u0430\u043b\u0438 \u043d\u0430 \u043e\u0432\u043e\u0458 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0438.",
    "Admin.CONFIRMUNSAVEDSHORT": "\u0423\u041f\u041e\u0417\u041e\u0420\u0415\u040a\u0415: \u0412\u0430\u0448\u0435 \u0438\u0437\u043c\u0435\u043d\u0435 \u043d\u0438\u0441\u0443 \u0441\u0430\u0447\u0443\u0432\u0430\u043d\u0435.",
    "Admin.VALIDATIONERROR": "\u0413\u0440\u0435\u0448\u043b\u0430 \u043f\u0440\u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u0438 \u0438\u0441\u043f\u0440\u0430\u0432\u043d\u043e\u0441\u0442\u0438",
    "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."
}
