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/aaamoodledata/lang/fr/plagiarism_pchkorg.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 'plagiarism_pchkorg', language 'fr', version '4.3'.
 *
 * @package     plagiarism_pchkorg
 * @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['pchkorg'] = 'Plugin PlagiarismCheck.org';
$string['pchkorg:enable'] = 'Activer ou désactiver le plugin';
$string['pchkorg_check_for_plagiarism'] = 'Vérifier le plagiat';
$string['pchkorg_check_for_plagiarism_report'] = 'Consulter le rapport';
$string['pchkorg_description'] = 'Vous pouvez recevoir votre jeton en nous contactant';
$string['pchkorg_disclosure'] = 'Téléchargement vers <a target="_blank" href="https://plagiarismcheck.org/">PlagiarismCheck.org</a> pour analyse.
<br />
En téléchargeant votre devoir vous approuvez les <a target="_blank" href="https://plagiarismcheck.org/terms-of-service/">Terms & Conditions</a> <a target="_blank" href="https://plagiarismcheck.org/privacy-policy/">du contrat</a>.';
$string['pchkorg_label_queued'] = 'En file d’attente';
$string['pchkorg_label_result'] = 'ID : %s Similarité : %s%%';
$string['pchkorg_label_sent'] = 'ID : %s Envoyé';
$string['pchkorg_label_title'] = 'PlagiarismCheck.org ID : %s; Score de similarité : %s%%';
$string['pchkorg_module_use'] = 'Activé le plugin dans ce module';
$string['pchkorg_module_use_help'] = 'Activé le plugin dans ce module';
$string['pchkorg_submit'] = 'Déposer';
$string['pchkorg_token'] = 'Jeton API';
$string['pchkorg_token_help'] = 'Vous pouvez recevoir votre jeton en nous contactant';
$string['pchkorg_use'] = 'Activer le plugin';
$string['pchkorg_use_help'] = 'Activer ou désactiver le plugin PlagiarismChack.org';
$string['pluginname'] = 'API Token';
$string['privacy:metadata:core_files'] = 'Nous avons besoin du contenu pour pouvoir vérifier l’originalité';
$string['privacy:metadata:plagiarism_pchkorg'] = 'Service pour vérification d’originalité PlagiarismCheck.org';
$string['privacy:metadata:plagiarism_pchkorg:file'] = 'Annexe remise pour originalité checkprivacy:metadata:plagiarism_pchkorg';
$string['privacy:metadata:plagiarism_pchkorg_config'] = 'Tableau avec réglages du module';
$string['privacy:metadata:plagiarism_pchkorg_config:cm'] = 'ID de module de cours';
$string['privacy:metadata:plagiarism_pchkorg_config:name'] = 'Nom de l’option';
$string['privacy:metadata:plagiarism_pchkorg_config:value'] = 'Valeur de l’option';
$string['privacy:metadata:plagiarism_pchkorg_files'] = 'Tableau contenant des informations sur un fichier dans le système moodle appartenant à un système de vérification dans le système plagiarismcheck.org.';
$string['privacy:metadata:plagiarism_pchkorg_files:attempt'] = 'Nombre de tentatives d’envoi';
$string['privacy:metadata:plagiarism_pchkorg_files:cm'] = 'ID du module de cours';
$string['privacy:metadata:plagiarism_pchkorg_files:created_at'] = 'Date et heure de sauvegarde du document';
$string['privacy:metadata:plagiarism_pchkorg_files:fileid'] = 'ID du fichier envoyé';
$string['privacy:metadata:plagiarism_pchkorg_files:itemid'] = 'ID de l’envoi';
$string['privacy:metadata:plagiarism_pchkorg_files:reportid'] = 'ID du rapport d’originalité';
$string['privacy:metadata:plagiarism_pchkorg_files:score'] = 'Score d’originalité';
$string['privacy:metadata:plagiarism_pchkorg_files:signature'] = 'Signature du contenu SHA1';
$string['privacy:metadata:plagiarism_pchkorg_files:state'] = 'Statut du document. Par exemple : en attente, envoyé, vérifié.';
$string['privacy:metadata:plagiarism_pchkorg_files:textid'] = 'ID de la vérification d’originalité';
$string['privacy:metadata:plagiarism_pchkorg_files:userid'] = 'ID de l’utilisateur qui a remis le fichier';
$string['savedconfigsuccess'] = 'Les réglages ont été modifiés';