54 lines
2.8 KiB
JSON
54 lines
2.8 KiB
JSON
{
|
|
"application/epub_zip": "EPUB ebook",
|
|
"application/msword": "Word document",
|
|
"application/pdf": "PDF document",
|
|
"application/vnd.moodle.backup": "Moodle backup",
|
|
"application/vnd.ms-excel": "Excel spreadsheet",
|
|
"application/vnd.ms-excel.sheet.macroEnabled.12": "Excel 2007 macro-enabled workbook",
|
|
"application/vnd.ms-powerpoint": "Powerpoint presentation",
|
|
"application/vnd.oasis.opendocument.spreadsheet": "OpenDocument Spreadsheet",
|
|
"application/vnd.oasis.opendocument.spreadsheet-template": "OpenDocument Spreadsheet template",
|
|
"application/vnd.oasis.opendocument.text": "OpenDocument Text document",
|
|
"application/vnd.oasis.opendocument.text-template": "OpenDocument Text template",
|
|
"application/vnd.oasis.opendocument.text-web": "OpenDocument Web page template",
|
|
"application/vnd.openxmlformats-officedocument.presentationml.presentation": "Powerpoint 2007 presentation",
|
|
"application/vnd.openxmlformats-officedocument.presentationml.slideshow": "Powerpoint 2007 slideshow",
|
|
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": "Excel 2007 spreadsheet",
|
|
"application/vnd.openxmlformats-officedocument.spreadsheetml.template": "Excel 2007 template",
|
|
"application/vnd.openxmlformats-officedocument.wordprocessingml.document": "Word 2007 document",
|
|
"application/x-iwork-keynote-sffkey": "iWork Keynote presentation",
|
|
"application/x-iwork-numbers-sffnumbers": "iWork Numbers spreadsheet",
|
|
"application/x-iwork-pages-sffpages": "iWork Pages document",
|
|
"application/x-javascript": "JavaScript source",
|
|
"application/x-mspublisher": "Publisher document",
|
|
"application/x-shockwave-flash": "Flash animation",
|
|
"application/xhtml_xml": "XHTML document",
|
|
"archive": "Archive ({{$a.EXT}})",
|
|
"audio": "Audio file ({{$a.EXT}})",
|
|
"default": "{{$a.mimetype}}",
|
|
"document/unknown": "File",
|
|
"group:archive": "Archive files",
|
|
"group:audio": "Audio files",
|
|
"group:document": "Document files",
|
|
"group:html_audio": "Audio files natively supported by browsers",
|
|
"group:html_track": "HTML track files",
|
|
"group:html_video": "Video files natively supported by browsers",
|
|
"group:image": "Image files",
|
|
"group:presentation": "Presentation files",
|
|
"group:sourcecode": "Source code",
|
|
"group:spreadsheet": "Spreadsheet files",
|
|
"group:video": "Video files",
|
|
"group:web_audio": "Audio files used on the web",
|
|
"group:web_file": "Web files",
|
|
"group:web_image": "Image files used on the web",
|
|
"group:web_video": "Video files used on the web",
|
|
"image": "Image ({{$a.MIMETYPE2}})",
|
|
"image/vnd.microsoft.icon": "Windows icon",
|
|
"text/css": "Cascading Style-Sheet",
|
|
"text/csv": "Comma-separated values",
|
|
"text/html": "HTML document",
|
|
"text/plain": "Text file",
|
|
"text/rtf": "RTF document",
|
|
"text/vtt": "Web Video Text Track",
|
|
"video": "Video file ({{$a.EXT}})"
|
|
} |