{
    "chooser": {
        "attach": {
            "as_attachments": "Attach as an attachment | Attach as attachments",
            "as_links": "Attach as a shared link | Attach as shared links"
        },
        "insert_as": "insert as",
        "link": "Drive link",
        "search": {
            "no_results": "No file name containing \"{pattern}\" was found."
        },
        "too_heavy": {
            "attachment": "The selection is too large to be inserted as an attachment",
            "link": "The selection is too large to be inserted as a shared link"
        },
        "many_files": "Many files are selected"
    },
    "contact": {
        "address_book": "In \"{name}\" address book",
        "card": {
            "phone_call": "Call {number}",
            "show_contact": "Show contact"
        },
        "info": {
            "type": {
                "cell": "mobile",
                "fax": "fax",
                "home": "personal",
                "voice": "company",
                "work": "company"
            }
        }
    },
    "share": {
        "calendar": {
            "my_calendar": {
                "right": {
                    "events": {
                        "read": "Can invite me and see the appointments",
                        "write": "Can edit the appointments"
                    },
                    "freebusy": "Can invite me and see my availabilities",
                    "invitation": "Can invite me to a meeting",
                    "manage": "Can edit the appointments and manage the shares",
                    "none": "Can't invite me to a meeting"
                }
            },
            "my_calendars": {
                "publish_link_private_mode": "Can see private and public appointments",
                "publish_link_public_mode": "Can only see public appointments"
            },
            "right": {
                "events": {
                    "read": "Can see the appointments",
                    "write": "Can edit the appointments"
                },
                "manage": "Can edit the appointments and manage the shares",
                "none": "Has no rights"
            }
        },
        "contact": {
            "right": {
                "manage": "Can edit the contacts and manage the shares",
                "none": "Has no rights",
                "read": "Can see the contacts",
                "write": "Can edit the contacts"
            }
        },
        "entry": {
            "warning": {
                "tooltip": "An equivalent or higher right is already given to all users of your organisation."
            }
        },
        "folder": {
            "right": {
                "read": "Can read this folder",
                "write": "Can edit this folder"
            }
        },
        "mailbox": {
            "right": {
                "manage": "Can edit my mailbox and manage my shares",
                "none": "Has no rights",
                "read": "Can read my mailbox",
                "write": "Can edit my mailbox"
            }
        },
        "modal": {
            "alert": {
                "right": {
                    "ineffective": "Some rights are ineffective."
                }
            },
            "all_users_within_organization": "Any user in my organisation",
            "confirm": {
                "unsaved": "You have unsaved changes. When you quit the shares, these changes will be lost."
            },
            "groups": "Groups",
            "individuals": "Individuals",
            "info": {
                "folder": "Sharing will not affect parent folders and subfolders. The names of the parent folders will still be visible."
            },
            "none": {
                "info": {
                    "folder": "No share is defined for folder \"{name}\"."
                }
            },
            "outside_organization": "Outside my organisation”",
            "title": {
                "addressbook": "Shares of the \"{name}\" address book",
                "calendar": "Shares of the \"{name}\" calendar",
                "folder": "Shares of the \"{name}\" folder",
                "mailbox": "Shares of my mailbox",
                "my_mailbox": "Shares of the \"{name}\" mailbox",
                "todolist": "Shares of the \"{name}\" to-do list"
            },
            "within_organization": "Within my organisation"
        },
        "right": {
            "none": "No rights"
        },
        "task": {
            "right": {
                "manage": "Can edit the tasks and manage the shares",
                "none": "Has no rights",
                "read": "Can see the tasks",
                "write": "Can edit the tasks"
            }
        }
    }
}
