File: /home/enamadmin/moodledata/lang/fr/local_differentiator.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_differentiator', language 'fr', version '4.5'.
*
* @package local_differentiator
* @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['btnconfirmdelete'] = 'Confirmer la suppression';
$string['cancel'] = 'Annuler';
$string['clicktoedit'] = '[cliquez pour éditer]';
$string['content'] = 'Contenu';
$string['delete'] = 'Supprimer';
$string['deletepromptpost'] = '» ?';
$string['deletepromptpre'] = 'Voulez-vous vraiment supprimer l’objectif «';
$string['differentiator:edit'] = 'Edit Differentiator';
$string['differentiator:view'] = 'View Differentiator';
$string['duplicate'] = 'Dupliquer';
$string['edit'] = 'Modifier';
$string['goalnameplaceholder'] = 'Nom de l’objectif';
$string['groups'] = 'Groupes';
$string['learninggoal'] = 'Objectif';
$string['learninggoal_description'] = 'Description de l’objectif';
$string['learninggoal_form_title_add'] = 'Ajouter un nouveau objectif';
$string['learninggoal_form_title_edit'] = 'Éditer un objectif';
$string['learninggoal_name'] = 'Nom de l’objectif';
$string['learninggoals_edit_no_learninggoals'] = 'Il n’y a pas d’objectifs à montrer.';
$string['learninggoals_edit_site_description'] = 'Vous pouvez ajouter un nouvel objectif ou modifier des objectifs existants.';
$string['learninggoals_edit_site_name'] = 'Differentiator objectifs éducatifs';
$string['modulename'] = 'Differentiator';
$string['modulename_help'] = 'Differentiator';
$string['modulenameplural'] = 'Differentiators';
$string['pluginadministration'] = 'Differentiator Administration';
$string['pluginname'] = 'Differentiator';
$string['pregroup'] = 'en groupes de';
$string['preproduct'] = 'et de créer';
$string['preresource'] = 'utilisant';
$string['prethinkingskill'] = 'Les étudiants seront capables';
$string['products'] = 'Produits';
$string['resources'] = 'Resources';
$string['route_not_found'] = 'Erreur : page (route) non trouvée !';
$string['save'] = 'Enregistrer';
$string['subject'] = 'Assujettir';
$string['thinkingskill'] = 'Habileté';
$string['toclipboard'] = 'Copier dans le presse-papier';
$string['toclipboarddone'] = 'Copié dans le presse-papier';