File: /home/enamadmin/moodledata/lang/fr/theme_bcu.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_bcu', language 'fr', version '4.5'.
*
* @package theme_bcu
* @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['backcolor'] = 'Couleur d’arrière-plan';
$string['backcolordesc'] = 'Régler la couleur d’arrière-plan.';
$string['blockside'] = 'Emplacement des blocs';
$string['blocksidedesc'] = 'Contrôler si les blocs apparaissent à gauche ou à droite de la page';
$string['buttoncolour'] = 'Couleur de bouton';
$string['buttoncolourdesc'] = 'La couleur des boutons principaux utilisés sur tout le site.';
$string['buttonhovercolour'] = 'Couleur de bouton (quand survolé)';
$string['buttonhovercolourdesc'] = 'La couleur du bouton quand on le survole.';
$string['colourdesc'] = 'Vous pouvez sélectionner les couleurs que vous souhaitez utiliser sur le thème.';
$string['coloursettings'] = 'Couleurs';
$string['coloursettingsheading'] = 'Modifier les couleurs principales du thème';
$string['enablebadges'] = 'Badges';
$string['enablecalendar'] = 'Calendrier utilisateur';
$string['enableeditprofile'] = 'Modifier Profil';
$string['enableeventsdesc'] = 'Afficher un lien vers le calendrier';
$string['enablehomedesc'] = 'Afficher un lien vers la page d’accueil.';
$string['enablemy'] = 'Mon tableau de bord';
$string['enablemyhomedesc'] = 'Afficher un lien vers {$a}';
$string['enableprofile'] = 'Profil utilisateur';
$string['events'] = 'Événements';
$string['footnote'] = 'Note de bas de page';
$string['fullscreen'] = 'Plein écran';
$string['headersettings'] = 'En-tête';
$string['help'] = 'Aide';
$string['leftblocks'] = 'Gauche';
$string['logo'] = 'Logo';
$string['maincolor'] = 'Couleur principale';
$string['maincolordesc'] = 'Couleur principale pour les blocs et le bas de page';
$string['region-middle'] = 'Centre';
$string['region-side-post'] = 'Droite';
$string['region-side-pre'] = 'Gauche';
$string['rightblocks'] = 'Droite';
$string['sitetitle'] = 'Titre du site';
$string['standardview'] = 'Vue standard';
$string['targetnewwindow'] = 'Nouvelle fenêtre';