File: /home/enamadmin/aaamoodledata/lang/fr/report_rolessitemap.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 'report_rolessitemap', language 'fr', version '4.3'.
*
* @package report_rolessitemap
* @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['configisactive'] = 'Afin que les utilisateurs disposant de la fonctionnalité appropriée puissent utiliser ce rapport, celle-ci doit être activée.';
$string['configisactiveforsiteadmin'] = 'Si le rapport n’est pas activé mais que l’administrateur du site devrait pouvoir l’utiliser, alors il doit être activé';
$string['isactive'] = 'Activer le rapport';
$string['isactiveforsiteadmin'] = 'Actif pour l’administrateur du site';
$string['maxcounter'] = 'Nombre maximum d’utilisateurs par rôle';
$string['maxcounter_desc'] = 'Il s’agit du nombre maximum d’utilisateurs affichés par rôle dans une catégorie de cours. Cela pourrait empêcher de grandes listes.';
$string['pageheader'] = 'Plan du site des catégories et des rôles attribués';
$string['pluginname'] = 'Plan du site des rôles';
$string['privacy:metadata'] = 'Le plugin report_rolessitmap n’enregistre aucune donnée personnelle.';
$string['reportisinactiv_msg'] = 'Le rapport n’est pas activé ou la capacité manque';
$string['rolessitemap:view'] = 'Voir le rapport';
$string['supportedroles'] = 'Rôles à prendre en charge';
$string['supportedroles_desc'] = 'Le rapport contient uniquement les rôles sélectionnés.';