File: /home/enamadmin/moodledata/lang/fr/lareport_activities.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 'lareport_activities', language 'fr', version '4.5'.
*
* @package lareport_activities
* @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['activity_name'] = 'Module';
$string['activity_type'] = 'Type de module (ressource ou activité)';
$string['all_activities'] = 'Toutes les ressources et activités (modules)';
$string['filter'] = 'Filtre';
$string['filter_by_name'] = 'Inscrire tout ou partie du nom du module.';
$string['hits'] = 'Requêtes';
$string['introduction'] = 'La figure ci-dessus montre les occurrences par module (ressource ou activité). L’ordre est basé sur l’ordre des modules dans le cours.
Le tableau ci-dessous répartit les résultats par liste.
Un clic sur le module respectif limite la vue aux modules du type correspondant.
Le tableau ci-dessous montre les modules les plus fréquemment utilisés dans le cours.';
$string['most_clicked_module'] = 'Module le plus visité';
$string['most_used_activities'] = 'Modules les plus utilisés';
$string['no_data_to_show'] = 'Il n’y a actuellement aucune donnée à afficher.
Revenez plus tard pour voir les statistiques concernant vos activités et vos ressources.';
$string['no_data_to_show_filter'] = 'Il n’y a pas de module avec le nom donné ou il n’y a pas de données disponibles liées à ces modules.
lareport_activities/no_data_to_show_filter';
$string['pluginname'] = 'Modules du cours';
$string['privacy:metadata'] = 'Ce plugin n’enregistre aucune donnée personnelle.';
$string['remove_filter'] = 'Annuler';
$string['section'] = 'Section';
$string['table_header_hits'] = 'Vues';