Sindbad~EG File Manager
<?php
// This file is part of Moodle - https://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 <https://www.gnu.org/licenses/>.
/**
* Strings for component 'local_disablerightclick', language 'es_mx', version '3.9'.
*
* @package local_disablerightclick
* @category string
* @copyright 1999 Martin Dougiamas and contributors
* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['allowall'] = 'Permitir todo';
$string['allowalldesc'] = 'Permitir todo en las páginas de arriba';
$string['allowcutcopypaste'] = 'Permitir cortar, copiar y pegar';
$string['allowcutcopypastedesc'] = 'Permitir cortar, copiar y pegar en las páginas de arriba';
$string['allowdevelopertools'] = 'Permitir herramientas del desarrollador';
$string['allowdevelopertoolsdesc'] = 'Permitir herramientas del desarrollador en las páginas de arriba';
$string['allowrightclick'] = 'Permitir clic derecho';
$string['allowrightclickdesc'] = 'Permitir clic derecho en las páginas de arriba';
$string['cutcopypaste'] = 'Cortar, Copiar y Pegar están deshabilitados en este sitio.';
$string['developertools'] = 'Las herramientas para desarrollador están deshabilitadas en este sitio.';
$string['developertoolsopened'] = 'Por favor elija herramientas para desarrollador para ver página.';
$string['disablecutcopypaste'] = 'Deshabilitar Cortar, Copiar y Pegar';
$string['disablecutcopypastedesc'] = 'Cortar, Copiar y Pegar serán deshabilitadas para todo el sitio (Excepto para Administrador y Mánager).';
$string['disabledevelopertools'] = 'Deshabilitar atajos de herramientas para desarrollador';
$string['disabledevelopertoolsdesc'] = 'Los atajos para herramientas para desarrollador (<a target="_blank" href="https://developers.google.com/web/tools/chrome-devtools/shortcuts">Chrome shortcuts list</a>) serán deshabilitados en todo el sitio (Excepto Administrador y Mánager). Tenga en cuenta que las Herramientas pueden ser abiertas mediante el menú de configuraciones del navegador. Eso no puede deshabilitarse.';
$string['disablerightclick:allow'] = 'Permitir todo para roles de usuarios';
$string['disablerightclickdesc'] = 'Clic derecho (Menú Contextual) será deshabilitado en todo el sitio (Excepto Administrador y Mánager).';
$string['pluginname'] = 'Deshabilitar clic derecho';
$string['rightclick'] = 'Clic derecho está deshabilitado en este sitio.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists