{
    "user": {
        "admin": "The administrator"
    },
    "subject": "{0} has modified your access rights.",
    "desc": "{0} has modified some access rights.",
    "tableHead": {
        "add": "Rights added",
        "delete": "Rights deleted",
        "update": "Rights updated"
    },
    "app": {
        "mailboxacl": "Messaging",
        "todolist": "Tasks",
        "addressbook": "Contacts",
        "calendar": "Agenda",
        "mailbox_records": "Folders"
    },
    "Read": "Reading",
    "Write": "Writing",
    "Manage": "Management",
    "ReadExtended": "Extended reading",
    "SendAs": "Send \"As",
    "SendOnBehalf": "Send \"On behalf of\".",
    "All": "All rights",
    "Invitation": "Invitation",
    "Freebusy": "Freebusy",
    "Visible": "Visible",
    "target": {
        "default": {
            "todolist": "on your to-do list",
            "mailboxacl": "on your mailbox",
            "addressbook": "on your address book",
            "calendar": "on your calendar",
            "mailbox_records": "on your folder \"{1}\""
        },
        "other": {
            "todolist": "on {0}’s to-do list  ",
            "mailboxacl": "on {0}’s mailbox",
            "addressbook": "on {0}’s address book",
            "calendar": "on {0}’s calendar",
            "mailbox_records": "on {0}’s folder \"{1}\""
        }
    }
}
