File: /home/enamadmin/aaamoodledata/lang/fr/theme_evolved.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 'theme_evolved', language 'fr', version '4.3'.
*
* @package theme_evolved
* @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['allclasses'] = 'Toutes les classes';
$string['allcourses'] = 'Tous les cours';
$string['allmodules'] = 'Tous les modules';
$string['alwaysdisplay'] = 'Toujours afficher';
$string['backgroundimage'] = 'Fond d’écran';
$string['backgroundrepeatnorepeat'] = 'Ne pas répéter';
$string['backgroundrepeatrepeat'] = 'Répéter';
$string['displaymycourses'] = 'Afficher les cours inscrits';
$string['displaymydashboard'] = 'Afficher Tableau de bord';
$string['footnote'] = 'Note de bas de page';
$string['geneicsettings'] = 'Paramètres généraux';
$string['generalalert'] = 'Alerte générale';
$string['invert'] = 'Inverser la barre de navigation';
$string['linkcolor'] = 'Couleur du lien';
$string['linkcolor_desc'] = 'Couleur des liens.';
$string['logo'] = 'Logo';
$string['marketing1'] = 'Section Marketing Un';
$string['marketing2'] = 'Section Marketing Deux';
$string['marketing3'] = 'Section Marketing Trois';
$string['marketingbuttontext'] = 'Texte du lien';
$string['marketingbuttonurl'] = 'URL du lien';
$string['marketingcontent'] = 'Contenu';
$string['marketingheading'] = 'Sections Marketing';
$string['marketingicon'] = 'Icône';
$string['marketingimage'] = 'Image';
$string['marketingtitle'] = 'Titre';
$string['marketingtitledesc'] = 'Titre à afficher dans la section Marketing';
$string['marketingurltarget'] = 'Cible du lien';
$string['marketingurltargetnew'] = 'Nouvelle page';
$string['marketingurltargetself'] = 'Page en cours';
$string['myclasses'] = 'Mes classes';
$string['mycourses'] = 'Mes cours';
$string['mycoursetitle'] = 'Terminologie';
$string['mydashboard'] = 'Mon tableau de bord';
$string['mymodules'] = 'Mes Modules';
$string['myunits'] = 'Mes blocs';
$string['region-side-post'] = 'Droite';
$string['region-side-pre'] = 'Gauche';
$string['secondarybackground'] = 'Couleur secondaire du fond';
$string['textcolor'] = 'Couleur du texte';
$string['textcolor_desc'] = 'La couleur du texte';
$string['themecolorsettings'] = 'Couleurs du thème';