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