File: /home/enamadmin/aaamoodledata/lang/fr/theme_rocket.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_rocket', language 'fr', version '4.3'.
*
* @package theme_rocket
* @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['contentlinkcolordesc'] = 'Modifier la couleur des liens dans les zones de contenu';
$string['disable'] = 'Désactivé';
$string['enable'] = 'Activé';
$string['fixedwidth'] = 'Largeur fixe';
$string['footnote'] = 'Note de bas de page';
$string['homeblock'] = 'bandeau';
$string['logo'] = 'Logo';
$string['menucolor'] = 'Couleur du menu';
$string['menucolordesc'] = 'Modifier la couleur du menu';
$string['menuhovercolor'] = 'Couleur de survol du menu';
$string['menuhovercolordesc'] = 'Modifier la couleur des éléments du menu quand la souris les survole';
$string['menulinkcolor'] = 'Couleur des liens du Menu';
$string['menulinkcolordesc'] = 'Modifier la couleur utilisée pour les liens dans le menu';
$string['menutrimcolor'] = 'Couleur des bordures du menu';
$string['menutrimcolordesc'] = 'Modifier la couleur utilisée pour les bordures du menu';
$string['region-side-post'] = 'Droite';
$string['region-side-pre'] = 'Gauche';
$string['screenwidth'] = 'Largeur d’écran';
$string['sitename'] = 'Nom de l’institution';
$string['themecolor'] = 'Couleur du thème';