File: /home/enamadmin/moodledata/lang/fr/znaniumcombook.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 'znaniumcombook', language 'fr', version '4.5'.
*
* @package znaniumcombook
* @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['clicktoopen'] = 'Aller';
$string['cover_alt'] = 'Couverture';
$string['mod_form_bibliography_position'] = 'Position de Bibliographie';
$string['mod_form_bibliography_position_after'] = 'Description après';
$string['mod_form_bibliography_position_before'] = 'Description Avant';
$string['mod_form_book'] = 'Publication';
$string['mod_form_page'] = 'Numéro de page';
$string['mod_form_show_bibliography'] = 'Affichage de la bibliographie sur la page de cours';
$string['modal_title'] = 'Recherche d’une publication';
$string['modulename'] = 'Livre depuis Znanium DL';
$string['modulename_help'] = 'Ce module vous permet d’ajouter aux livres de cours et autres publications de la bibliothèque numérique Znanium. Lors de la redirection vers la bibliothèque numérique, vous n’aurez pas besoin de saisir à nouveau votre nom d’utilisateur et votre mot de passe. Dans les paramètres des éléments de cours, vous pouvez spécifier une page spécifique qui s’ouvrira dans le livre.';
$string['modulenameplural'] = 'Livres depuis Znanium DL';
$string['nothing_found'] = 'Aucun résultat trouvé';
$string['open_book_picker_btn'] = 'Sélectionner';
$string['paginator_dots'] = '...';
$string['paginator_next'] = 'Suivant »';
$string['paginator_prev'] = '« Précédent';
$string['pluginadministration'] = 'Administration de Livre depuis Znanium DL';
$string['pluginname'] = 'Livre depuis Znanium DL';
$string['privacy:metadata'] = 'Le plugin n’enregistre aucune donnée personnelle.';
$string['search_btn'] = 'Rechercher';
$string['search_error'] = 'Une erreur est arrivée';
$string['searching'] = '…recherche en cours…';
$string['select_book_btn'] = 'Sélectionner';