Файловый менеджер - Редактировать - /home/harasnat/www/moodledata/lang/pt/mimetypes.php
Назад
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with Moodle. If not, see <http://www.gnu.org/licenses/>. /** * Strings for component 'mimetypes', language 'pt', branch 'MOODLE_34_STABLE' * * @package mimetypes * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['application/epub_zip'] = 'Ebook EPUB'; $string['application/msword'] = 'Documento Word'; $string['application/pdf'] = 'Documento PDF'; $string['application/vnd.moodle.backup'] = 'Cópia de segurança do Moodle'; $string['application/vnd.ms-excel'] = 'Folha de cálculo EXCEL'; $string['application/vnd.ms-excel.sheet.macroEnabled.12'] = 'Livro Excel 2007 com permissão para macros'; $string['application/vnd.ms-powerpoint'] = 'Apresentação PowerPoint'; $string['application/vnd.oasis.opendocument.spreadsheet'] = 'Folha de Cálculo OpenDocument'; $string['application/vnd.oasis.opendocument.spreadsheet-template'] = 'Modelo de Folha de Cálculo OpenDocument'; $string['application/vnd.oasis.opendocument.text'] = 'Documento de Texto OpenDocument'; $string['application/vnd.oasis.opendocument.text-template'] = 'Modelo de Documento de Texto OpenDocument'; $string['application/vnd.oasis.opendocument.text-web'] = 'Modelo de Página Web OpenDocument'; $string['application/vnd.openxmlformats-officedocument.presentationml.presentation'] = 'Apresentação PowerPoint 2007'; $string['application/vnd.openxmlformats-officedocument.presentationml.slideshow'] = 'Slideshow PowerPoint 2007'; $string['application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'] = 'Folha de cálculo Excel 2007'; $string['application/vnd.openxmlformats-officedocument.spreadsheetml.template'] = 'Modelo Excel 2007'; $string['application/vnd.openxmlformats-officedocument.wordprocessingml.document'] = 'Documento Word 2007'; $string['application/xhtml_xml'] = 'Documento XHTML'; $string['application/x-iwork-keynote-sffkey'] = 'Apresentação iWork Keynote'; $string['application/x-iwork-numbers-sffnumbers'] = 'Folha de cálculo iWork Numbers'; $string['application/x-iwork-pages-sffpages'] = 'Documento iWork Pages'; $string['application/x-javascript'] = 'Código fonte JavaScript'; $string['application/x-mspublisher'] = 'Documento do Publisher'; $string['application/x-shockwave-flash'] = 'Animação Flash'; $string['archive'] = 'Arquivo ({$a->EXT})'; $string['audio'] = 'Ficheiro Áudio ({$a->EXT})'; $string['default'] = '{$a->mimetype}'; $string['document/unknown'] = 'Ficheiro'; $string['group:archive'] = 'Ficheiros de arquivo'; $string['group:audio'] = 'Ficheiros Áudio'; $string['group:document'] = 'Ficheiros de documento'; $string['group:html_audio'] = 'Ficheiros de áudio suportados de modo nativo pelos navegadores'; $string['group:html_track'] = 'Ficheiros de faixa HTML'; $string['group:html_video'] = 'Ficheiros de vídeo suportados de modo nativo pelos navegadores'; $string['group:image'] = 'Ficheiros de imagem'; $string['group:presentation'] = 'Ficheiros de Apresentação'; $string['group:sourcecode'] = 'Código fonte'; $string['group:spreadsheet'] = 'Ficheiros de Folha de Cálculo'; $string['group:video'] = 'Ficheiros de vídeo'; $string['group:web_audio'] = 'Ficheiros de Áudio usados na web'; $string['group:web_file'] = 'Ficheiros Web'; $string['group:web_image'] = 'Ficheiros de imagem usados na web'; $string['group:web_video'] = 'Ficheiros de vídeo usados na web'; $string['image'] = 'Imagem ({$a->MIMETYPE2})'; $string['image/vnd.microsoft.icon'] = 'Ícone Windows'; $string['text/css'] = 'Ficheiros CSS'; $string['text/csv'] = 'Valores separados por virgulas'; $string['text/html'] = 'Documento HTML'; $string['text/plain'] = 'Ficheiro de texto'; $string['text/rtf'] = 'Documento RTF'; $string['text/vtt'] = 'Faixa de texto de vídeo da Web'; $string['video'] = 'Ficheiro de vídeo ({$a->EXT})';
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка