HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/moodledata/lang/fr/offlinequiz_rimport.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 'offlinequiz_rimport', language 'fr', version '4.5'.
 *
 * @package     offlinequiz_rimport
 * @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['addingfilestoqueue'] = '{$a} grilles de réponses ont été ajoutées à la file d’attente d’évaluation. Un courriel vous sera envoyé lorsque les données auront été traitées.';
$string['correcterror'] = 'Corriger';
$string['deleteselectedpages'] = 'Supprimer les pages sélectionnées';
$string['errorcouldnotgrab'] = 'Saisie impossible';
$string['errordifferentpage'] = 'Une page différente existe déjà';
$string['errordifferentresultexists'] = 'Un résultat différent existe déjà';
$string['errordoublepage'] = 'La page existe déjà';
$string['errorfilenotfound'] = 'Fichier non trouvé';
$string['errorfilenotimage'] = 'Le fichier n’est pas une image, ou le PDF ne contient pas une image.';
$string['errorgifnotsupported'] = 'Images GIF non supportées';
$string['errorgrouperror'] = 'Erreur de groupe';
$string['errorimagenotsupported'] = 'Type d’image non supporté';
$string['errorimportusernotinlist'] = 'Utilisateur pas dans la liste';
$string['errorinsecuremarkings'] = 'Lecture imprécise';
$string['errorinvalidlistnumber'] = 'Numéro de liste non valide';
$string['errorinvalidpagenumber'] = 'Numéro de page non valide';
$string['errorjpgnotsupported'] = 'Images JPG non supportées';
$string['errormissingpages'] = 'Pages incomplète';
$string['errornonexistinguser'] = 'Utilisateur inexistant';
$string['errornotadjusted'] = 'Non ajusté';
$string['errorotherresult'] = 'Un autre résultat existe déjà';
$string['errorpageerror'] = 'Erreur de page';
$string['errorpngnotsupported'] = 'Les images PNG ne sont pas supportées';
$string['errorresultexists'] = 'Un résultat existe déjà';
$string['errortiffnotsupported'] = 'Images TIFF non supportées';
$string['erroruseridviolation'] = 'Plusieurs utilisateurs trouvés';
$string['errorusernotincourse'] = 'L’utilisateur n’est pas inscrit dans le cours';
$string['errorusernotinlist'] = 'L’utilisateur n’est pas dans la liste';
$string['idnumber'] = 'Numéro d’identification';
$string['import'] = 'Évaluer';
$string['importedon'] = 'Évalué le';
$string['importforms'] = 'Importer des grilles de réponses';
$string['importlisterror'] = 'Liste non détectée';
$string['importpforms'] = 'Importer des listes de participants';
$string['newformsinqueue'] = '{$a} grille(s) de réponses est/sont en attente d’évaluation.';
$string['pluginname'] = 'Import des évaluations de QCM papier';
$string['privacy:metadata'] = 'Ce plugin n’enregistre aucune donnée personnelle.';
$string['processingformsinqueue'] = '{$a} grille(s) de réponses est/sont en traitement';
$string['scanerrorlistnumber'] = 'La listnumber dépasse la portée. Veuillez vérifier les documents numérisés pour des erreurs de barre de code concernant le code listnumber (coin inférieur droit) et les numériser à plus haute résolution au besoin !';
$string['showpage'] = 'Afficher';
$string['username'] = 'Nom d’utilisateur';
$string['waitingforanalysis'] = 'En attente d’analyse';
$string['ziporimagefile'] = 'Fichier ZIP ou image';