<?php

// This file is part of Moodle - http://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 <http://www.gnu.org/licenses/>.

/**
 * Strings for component 'atto_poodll', language 'fr', branch 'MOODLE_30_STABLE'
 *
 * @package   atto_poodll
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */

defined('MOODLE_INTERNAL') || die();

$string['allowaudiomp3'] = 'Permettre l\'enregistrement en MP3';
$string['allowaudiored5'] = 'Permettre l\'enregistrement audio (Red5)';
$string['allowsnapshot'] = 'Permettre la prise de photo';
$string['allowvideo'] = 'Permettre l\'enregistrement vidéo';
$string['allowwhiteboard'] = 'Permettre le tableau blanc';
$string['audiomp3_desc'] = 'Enregistrement MP3';
$string['audiored5_desc'] = 'Enregistrement audio';
$string['browse'] = 'Parcourir';
$string['browserepositories'] = 'Parcourir les dépôts...';
$string['cancel'] = 'Annuler';
$string['createpoodll'] = 'Créer un PoodLL';
$string['dialogtitle'] = 'Créer un fichier média';
$string['drawtheninsert'] = 'Une fois le dessin terminé, cliquez sur "Enregistrer l\'image", puis sur "Insérer".';
$string['enterurl'] = 'Entrez une URL';
$string['insert'] = 'Insérer';
$string['nothingtoinsert'] = 'Rien à insérer !';
$string['openinnewwindow'] = 'Ouvrir dans une nouvelle fenêtre';
$string['pluginname'] = 'PoodLL partout (Atto)';
$string['poodll:allowaudiomp3'] = 'Permettre l\'enregistrement en MP3';
$string['poodll:allowaudiored5'] = 'Permettre l\'enregistrement audio (Red5)';
$string['poodll:allowsnapshot'] = 'Permettre la prise de photo';
$string['poodll:allowvideo'] = 'Permettre l\'enregistrement vidéo';
$string['poodll:allowwhiteboard'] = 'Permettre le tableau blanc';
$string['poodll:visible'] = 'Visible';
$string['recorderstoshow'] = 'Enregistreurs à afficher';
$string['recordtheninsert'] = 'Une fois l\'enregistrement terminé, cliquez sur "Insérer".';
$string['settings'] = 'PoodLL partout (Atto)';
$string['show_audiomp3'] = 'Afficher l\'enregistreur MP3';
$string['show_audiored5'] = 'Afficher l\'enregistreur audio (Red5)';
$string['show_snapshot'] = 'Afficher la photo';
$string['show_video'] = 'Afficher l\'enregistreur vidéo';
$string['show_whiteboard'] = 'Afficher le tableau blanc';
$string['snapshot_desc'] = 'Prendre une photo';
$string['snaptheninsert'] = 'Après avoir pris une photo, cliquez sur "Insérer".';
$string['unpoodll'] = 'Supprimer ce PoodLL';
$string['usewhiteboard'] = 'Choisissez le type de tableau blanc :';
$string['video_desc'] = 'Enregistrer une vidéo';
$string['visible'] = 'Visible';
$string['whiteboard_desc'] = 'Faire un dessin';
$string['whiteboardheading'] = 'Tableau blanc';
