HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/moodledata/lang/fr/activitymap.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 'activitymap', language 'fr', version '4.5'.
 *
 * @package     activitymap
 * @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['BT'] = 'Bas -> Haut';
$string['LR'] = 'Gauche -> Droite';
$string['RL'] = 'Droite -> Gauche';
$string['TB'] = 'Haut -> Bas';
$string['activity_from_other_section'] = 'Cette activité est issue d’une autre section';
$string['activitymap:addinstance'] = 'Ajouter un plan d’activités';
$string['activitymap:view'] = 'Ouvrir le plan des activités';
$string['activitymapsettings'] = 'Paramètres du plan d’activités';
$string['after'] = 'après';
$string['aliceblue'] = 'Aliceblue';
$string['allSections'] = 'Toutes les sections';
$string['allSectionsGrouped'] = 'Toutes les sections sont regroupées';
$string['and'] = 'et';
$string['before'] = 'avant';
$string['beige'] = 'Beige';
$string['between'] = 'entre';
$string['box'] = 'Boîte';
$string['condition_AND_label'] = '&';
$string['condition_AND_tooltip'] = 'Toutes les activités entrantes doivent être complétées';
$string['condition_OR_label'] = '>=1';
$string['condition_OR_tooltip'] = 'Au moins une activité entrante doit être achevée';
$string['content'] = 'Contenu';
$string['currentSection'] = 'Partie actuelle';
$string['curved'] = 'Courbé';
$string['days_from_now'] = 'jours à partir de maintenant';
$string['diamond'] = 'Diamant';
$string['edgestyle'] = 'Type de bordure';
$string['elementshape'] = 'Forme de l’élément';
$string['ellipse'] = 'Ellipse';
$string['folder'] = 'Dossier';
$string['ghostwhite'] = 'Blanc fantôme';
$string['graphdirection'] = 'Sens du graphique';
$string['hexagon'] = 'Hexagone';
$string['hidden_activity'] = 'Activité masquée';
$string['higher'] = 'plus grand que';
$string['lightgray'] = 'Gris clair';
$string['lightpink'] = 'Rose clair';
$string['lightyellow'] = 'Jaune clair';
$string['line'] = 'Ligne';
$string['lower'] = 'plus petit que';
$string['modulename'] = 'Le plan d’activités';
$string['modulename_help'] = 'Le module "plan d’activités" permet à un enseignant de placer des activités sur une image comme une carte. Ce module peut être utilisé pour des expériences d’apprentissage adaptatif de type "gamification".';
$string['modulename_link'] = 'mod/activitymap/view';
$string['modulenameplural'] = 'Les plans d’activités';
$string['nodeseperation'] = 'Séparation de nœuds';
$string['none'] = 'Aucun';
$string['not_existing_activity'] = 'Activité inexistante';
$string['note'] = 'Remarque';
$string['ortho'] = 'Orthogonale';
$string['page-mod-url-x'] = 'Toutes les pages de module Activitymap';
$string['palegreen'] = 'Vert clair';
$string['parallelogram'] = 'Parallélogramme';
$string['printintro'] = 'Afficher la description Activitymap';
$string['printintroexplain'] = 'Afficher la description sous le contenu ? Certains types d’affichage peuvent ne pas afficher la description, même si elle est activée.';
$string['privacy:metadata'] = 'Le plugin Activitymap n’enregistre aucune donnée personnelle.';
$string['random'] = 'Aléatoire';
$string['score'] = 'score';
$string['score_course'] = 'La note du cours doit être';
$string['sectionbackgroundcolor'] = 'Couleur de fond de section';
$string['star'] = 'Étoile';
$string['tab'] = 'Onglet';
$string['this_is'] = 'c’est';
$string['transparent'] = 'Transparent';
$string['unknown_existing_activity'] = 'Activité non reconnue';