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_nice,proc_terminate,pfsockopen,dl,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,leak,apache_child_terminate
Upload Files
File: /home/enamadmin/moodledata/lang/fr/repository_flickr_public.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 'repository_flickr_public', language 'fr', version '4.5'.
 *
 * @package     repository_flickr_public
 * @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['all'] = 'Toutes';
$string['apikey'] = 'Clef API';
$string['backtosearch'] = 'Retour à l’écran de recherche';
$string['by'] = 'Paternité';
$string['by-nc'] = 'Paternité Pas d’utilisation commerciale';
$string['by-nc-nd'] = 'Paternité Pas d’utilisation commerciale Pas de modification';
$string['by-nc-sa'] = 'Paternité Pas d’utilisation commerciale Partage des conditions initiales à l’identique';
$string['by-nd'] = 'Paternité Pas de modification';
$string['by-sa'] = 'Paternité Partage des conditions initiales à l’identique';
$string['callbackurl'] = 'URL de rappel (callback)';
$string['commercialuse'] = 'Je veux utiliser les images commercialement';
$string['configplugin'] = 'Configuration Flickr public';
$string['creativecommonscommercial'] = 'Seules les licences creative commons commerciales';
$string['emailaddress'] = 'Adresse de courriel';
$string['flickr_public:view'] = 'Utiliser un dépôt Flickr public dans le sélecteur de fichiers';
$string['fulltext'] = 'Plein texte';
$string['information'] = '<div>Obtenir une <a href="http://www.flickr.com/services/api/keys/">clef API Flickr</a> pour votre Moodle.</div>';
$string['invalidemail'] = 'Adresse de courriel du compte non valide pour flickr';
$string['license'] = 'Licence';
$string['modification'] = 'Je veux pouvoir modifier les images';
$string['notitle'] = 'Sans titre';
$string['nullphotolist'] = 'Il n’y a pas de photo dans ce compte';
$string['pluginname'] = 'Flickr public';
$string['pluginname_help'] = 'Dépôt sur flickr.com';
$string['privacy:metadata:repository_flickr_public'] = 'Le plugin de dépôt Flickr public n’enregistre aucune donnée personnelle, mais transmet des données des utilisateurs de Moodle vers le système distant.';
$string['privacy:metadata:repository_flickr_public:author'] = 'L’auteur du contenu du dépôt Flickr public.';
$string['privacy:metadata:repository_flickr_public:email_address'] = 'L’adresse de courriel de l’utilisateur du dépôt Flickr public.';
$string['privacy:metadata:repository_flickr_public:text'] = 'La requête de recherche utilisateur du dépôt Flickr public.';
$string['privacy:metadata:repository_flickr_public:user_id'] = 'L’identifiant de l’utilisateur du dépôt Flickr public.';
$string['remember'] = 'Se souvenir de moi';
$string['secret'] = 'Secret';
$string['sharealike'] = 'Oui, pour autant que les autres partagent aux mêmes conditions';
$string['tag'] = 'Tag';
$string['username'] = 'Courriel du compte Flickr';
$string['watermark'] = 'Ajouter un filigrane aux photos';