{
    "alert": {
        "filehosting": {
            "share_attachment": {
                "success": "The file was successfully added to your Drive.",
                "loading": "The file is being added to your Drive...",
                "error": "The file could not be added to your Drive."
            },
            "detach_attachment": {
                "success": "The attachment has been successfully detached.",
                "loading": "The attachment is being detached...",
                "error": "The attachment could not be detached."
            }
        }
    },
    "filehosting": {
        "drive": {
            "add": "Add to Drive",
            "from": "Attach from Drive"
        },
        "chooser": "Select files to insert as Drive links",
        "detach": "Detach the attachment",
        "share": {
            "upload": "Upload to Drive and share",
            "stop": "Stop the sending",
            "pending": "Sending a shared link | Sending shared links",
            "failure": "Your file could not be uploaded | Some files could not be uploaded"
        },
        "threshold": {
            "some_hit": "Some files exceed {size}",
            "size": "Your file exceeds {size} | Your files exceed {size}",
            "almost_hit": "Your file is quite large. | Your files are quite large."
        },
        "add": {
            "large": "Add a large file | Add large files"
        },
        "import": {
            "successful": "successful import",
            "failed": "import failure"
        },
        "link": "I have linked a file to this message | I have linked files to this message",
        "expiration_date": "Expires on {date}",
        "expired": "expired",
        "very_large_file": "very large file"
    }
}