File: /home/enamadmin/aaamoodledata/lang/fr/atto_teamsmeeting.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 'atto_teamsmeeting', language 'fr', version '4.3'.
*
* @package atto_teamsmeeting
* @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['addlink'] = 'Ajouter un lien';
$string['createteamsmeeting'] = 'Créer une réunion Teams';
$string['gotomeeting'] = 'Aller sur "réunion"';
$string['iframe_not_found'] = 'Réunion introuvable !';
$string['legacy_setting_warning'] = '<br/>
<span style="color:red">AVERTISSEMENT : l’application Réunions déployée sur https://enovation.ie/msteams est obsolète et sera bientôt supprimée. Une nouvelle application a été créée sur https://enomsteams.z16.web.core.windows.net.</span>';
$string['meetingcreatedsuccess'] = 'La réunion "{$a}" a été créée avec succès';
$string['meetingoptions'] = 'Options de la réunion';
$string['meetingsapplink'] = 'L’adresse internet de l’application Réunions';
$string['meetingsapplink_desc'] = 'Ceci est le lien du lieu de l’application "réunion"';
$string['meetingurl'] = 'Votre adresse internet de la réunion';
$string['openinnewwindow'] = 'Ouvrir dans une nouvelle fenêtre';
$string['pluginname'] = 'Réunion en ligne Teams';
$string['privacy:metadata:msteamsapp'] = 'Le plugin Atto Teams Meeting n’enregistre aucune donnée. Cependant, il envoie le code de langue de l’utilisateur à l’application Microsoft Teams pour fournir une interface utilisateur basée sur la langue de l’utilisateur.';
$string['privacy:metadata:msteamsapp:userlang'] = 'Code de langue de l’utilisateur envoyé à l’application Microsoft Teams.';
$string['settings'] = 'Paramètres de réunion Teams';