File: /home/enamadmin/moodledata/lang/fr/tinymce_poodll.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 'tinymce_poodll', language 'fr', version '4.5'.
*
* @package tinymce_poodll
* @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['drawtheninsert'] = 'Après avoir dessiné, appuyez sur « Enregistrer », puis « Insérer ».';
$string['pluginname'] = 'Poodll Anywhere (TinyMCE)';
$string['poodll:allowaudiomp3'] = 'Autoriser l’enregistrement audio (MP3)';
$string['poodll:allowsnapshot'] = 'Autoriser la capture d’écran';
$string['poodll:allowvideo'] = 'Autoriser l’enregistrement vidéo';
$string['poodll:allowwhiteboard'] = 'Autoriser le tableau blanc';
$string['poodll:audiomp3_desc'] = 'Enregistrer le MP3';
$string['poodll:browse'] = 'Parcourir';
$string['poodll:desc'] = 'Poodll Anywhere';
$string['poodll:nothingtoinsert'] = 'Rien à insérer !';
$string['poodll:snapshot_desc'] = 'Prendre une photo';
$string['poodll:video_desc'] = 'Enregistrer une vidéo';
$string['poodll:visible'] = 'Visible';
$string['poodll:whiteboard_desc'] = 'Dessiner';
$string['privacy:metadata'] = 'Le plugin TinyMCE Poodll n’enregistre aucune donnée personnelle.';
$string['recorderstoshow'] = 'Montrer les enregistreurs';
$string['recordtheninsert'] = 'Après l’enregistrement, appuyez sur insérer pour charger.';
$string['show_audiomp3'] = 'Montrer l’enregistreur MP3';
$string['show_snapshot'] = 'Montrer la capture d’écran';
$string['show_video'] = 'Montrer l’enregistrement vidéo';
$string['show_whiteboard'] = 'Montrer le tableau blanc';
$string['snaptheninsert'] = 'Après avoir pris une photo, appuyez sur « Enregistrer », puis « Insérer ».';
$string['title'] = 'Créer un fichier média';