File: /home/enamadmin/aaamoodledata/lang/fr/tiny_premium.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 'tiny_premium', language 'fr', version '4.3'.
*
* @package tiny_premium
* @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['apikey'] = 'Clef API';
$string['apikey_desc'] = 'Votre clef API Tiny premium requiert un abonnement payant. Vous pouvez trouver votre clef sur la page de votre compte Tiny Cloud.';
$string['emptyapikeywarning'] = 'Les plugins TinyMCE Premium activés ne seront pas disponibles avant qu’une clef API soit ajoutée.';
$string['helplinktext'] = 'Plugins Premium';
$string['pluginname'] = 'Tiny premium';
$string['pluginnotfound'] = 'Plugins Tiny Premium {$a} introuvable.';
$string['premium:accesspremium'] = 'Accéder aux fonctionnalités TinyMCE Premium';
$string['premiumplugin:advtable'] = 'Table avancée';
$string['premiumplugin:autocorrect'] = 'Autocorrection orthographique';
$string['premiumplugin:casechange'] = 'Changement de casse';
$string['premiumplugin:checklist'] = 'Liste à cocher';
$string['premiumplugin:editimage'] = 'Édition d’image avancée';
$string['premiumplugin:export'] = 'Exportation';
$string['premiumplugin:footnotes'] = 'Notes de bas de page';
$string['premiumplugin:formatpainter'] = '';
$string['premiumplugin:linkchecker'] = 'Vérificateur de liens';
$string['premiumplugin:pageembed'] = 'Insertion de page';
$string['premiumplugin:permanentpen'] = 'Stylo permanent';
$string['premiumplugin:powerpaste'] = 'Collage spécial';
$string['premiumplugin:tableofcontents'] = 'Table des matières';
$string['premiumplugin:tinymcespellchecker'] = 'Vérification orthographique pro';
$string['premiumplugin:typography'] = 'Typographie avancée';
$string['premiumplugins'] = 'Plugins Premium';
$string['premiumplugins_desc'] = 'L’accès aux plugins TinyMCE Premium nécessite une clef API. Certains des plugins listés ne seront peut-être pas disponibles avec votre abonnement TinyMCE Premium. Vous pouvez vérifier les plugins disponibles sur votre page <a href="https://www.tiny.cloud">Tiny Cloud</a>.';
$string['privacy:metadata'] = 'Le plugin Tiny premium pour TinyMCE n’enregistre aucune donnée personnelle.';