File: /home/enamadmin/moodledata/lang/fr/local_latesubmissions.php
<?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_latesubmissions', language 'fr', version '4.5'.
*
* @package local_latesubmissions
* @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['guestaccessenabled'] = 'L’accès invité est activé';
$string['guestaccessenabled_help'] = 'L’accès invité est activé dans ce cours)';
$string['isuserselfenrolled'] = 'Utilisateur auto-inscrit';
$string['isuserselfenrolled_help'] = 'Cet utilisateur s’est-il auto-inscrit à ce cours ?';
$string['noactivities'] = 'Pas d’activités';
$string['quizattempts_help'] = 'Cet indicateur représente le pourcentage de tests tentés par l’étudiant.';
$string['selfenrolenabled'] = 'L’auto-inscription est activée';
$string['selfenrolenabled_help'] = 'L’auto-inscription est activée';
$string['studentsatrisk'] = 'Étudiants risquant de rater la date d’échéance de {$a}';
$string['timesplitting:reallyclosetodeadline'] = '2 jours avant la fin';
$string['useractivity'] = 'Activité de l’utilisateur';
$string['useractivity_help'] = 'Cet indicateur représente la quantité d’activité générée par l’utilisateur au niveau du site. La valeur calculée par cet indicateur dépend de la durée de la plage de temps';