File: /home/enamadmin/aaamoodledata/lang/fr/block_signinsheet.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 'block_signinsheet', language 'fr', version '4.3'.
*
* @package block_signinsheet
* @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['addcustomlogo'] = 'Ajouter un logo personnalisé';
$string['addcustomlogodesc'] = 'Ajouter un logo personnalisé en haut de la feuille de présence';
$string['blankfields'] = 'Champs vides';
$string['clicktoupload'] = 'Cliquer sur Déposer pour être redirigé vers le gestionnaire de fichiers pour déposer une image d’en-tête personnalisée';
$string['course'] = 'Cours';
$string['customfield'] = 'Insérer un champ personnalisé';
$string['customfielddesc'] = 'Insérer un champ personnalisé dans la feuille de présence';
$string['customfieldselect'] = 'Insérer un champ personnalisé à partir du profil utilisateur';
$string['customtext'] = 'Texte personnalisé';
$string['customtextdesc'] = 'Texte personnalisé à insérer en haut de la feuille de présence';
$string['date'] = 'Date';
$string['description'] = 'Description';
$string['fieldtitle'] = 'Type de champ';
$string['fieldtitledesc'] = 'Titre du champ affiché en haut de la colonne (ex : Numéro étudiant)';
$string['filter'] = 'Filtre';
$string['firstname'] = 'Prénom';
$string['genlist'] = 'Générer la fiche de présence';
$string['headerlogotext'] = 'Déposer un logo d’en-tête pour la feuille de présence';
$string['hidefromstudents'] = 'Cacher le bloc aux étudiants';
$string['hidefromstudents_desc'] = 'Lorsqu’il est caché, les étudiants ne pourront pas voir le bloc (site large)';
$string['idfield'] = 'Insérer le numéro d’identification';
$string['idfielddesc'] = 'Insérer le champ ID de l’étudiant';
$string['idnumber'] = 'Numéro d’identification';
$string['includecustomtextfield'] = 'Insérer un champ de texte personnalisé';
$string['includecustomtextfielddesc'] = 'Insérer un champ de texte personnalisé';
$string['includedefaultfield'] = 'Insérer un champ par défaut à partir de l’enregistrement de l’utilisateur';
$string['includeidfield'] = 'Insérer un champ d’identification';
$string['lastname'] = 'Nom de famille';
$string['orderby'] = 'Trier par';
$string['personname'] = 'Nom';
$string['pluginname'] = 'Feuille de présence';
$string['printbutton'] = 'Imprimer la feuille de présence';
$string['saveandreturn'] = 'Enregistrer et retourner à la page précédente';
$string['selectcustomfield'] = 'Sélectionner un champ personnalisé à insérer';
$string['selectdefaultfield'] = 'Sélectionner un champ par défaut à utiliser';
$string['selectedfield'] = 'Sélectionner un champ';
$string['selectlogo'] = 'Sélectionner un logo';
$string['settings'] = 'Paramètres';
$string['showall'] = 'Afficher tous';
$string['showbygroup'] = 'Afficher la photo par groupe';
$string['signature'] = 'Signature';
$string['signaturesheet'] = 'Feuille de signatures';
$string['signinsheet:addinstance'] = 'Feuille de présence';
$string['signinsheet:myaddinstance'] = 'Feuille de présence';
$string['signinsheet:view'] = 'Voir';
$string['signinsheet:viewblock'] = 'Voir le bloc de feuille de présence';
$string['update'] = 'Mettre à jour';
$string['uploadimage'] = 'Déposer un logo pour la feuille de présence';