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 'dataformfield_ratingmdl', language 'es_mx', version '3.9'.
*
* @package dataformfield_ratingmdl
* @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['allusers'] = 'Todos los usuarios como un conjunto';
$string['avgratings'] = 'Promedio de valoraciones';
$string['eachuser'] = 'Cada usuario separadamente';
$string['event_rating_created'] = 'Valoraciones creadas';
$string['event_rating_deleted'] = 'Valoración detectada';
$string['forceinorder'] = 'Forzar en orden';
$string['maxratings'] = 'Valoración más alta';
$string['minratings'] = 'Valoración más baja';
$string['numratings'] = 'Número de valoraciones';
$string['pluginname'] = 'Valoración (moodle)';
$string['preventzero'] = 'Prevenir valoraciones en cero';
$string['preventzero_help'] = 'Por defecto las escalas de puntos incluyen un valor de 0 para valoración. Si se configura a \'Si\', el valor de 0 no estará disponible para valorar.';
$string['ratelabel'] = 'Etiqueta Valorar';
$string['ratelabel_help'] = 'Etiqueta Valorar';
$string['rating'] = 'Valoración';
$string['ratinginvalid1'] = 'El número de valoraciones con el valor {$a} ha alcanzado su límite. Por favor seleccione otro valor.';
$string['ratingmdl:addinstance'] = 'Añadir una nueva Valoración (moodle) dataformfield';
$string['ratingmdl:anyrate'] = 'Cualquier Entrada - Valorar';
$string['ratingmdl:anyviewaggregate'] = 'Cualquier Entrada - Ver Agregados de Valoraciones';
$string['ratingmdl:anyviewratings'] = 'Cualquier Entrada - Ver Valoraciones';
$string['ratingmdl:ownrate'] = 'Entrada Propia - Valorar';
$string['ratingmdl:ownviewaggregate'] = 'Entrada Propia - Ver Agregados de Valoraciones';
$string['ratingmdl:ownviewratings'] = 'Entrada Propia - Ver Valoraciones';
$string['repititionlimit'] = 'Límite de repetición';
$string['sumratings'] = 'Suma de valoraciones';
$string['usersrating'] = 'Valoración del usuario';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists