french.php 370 B

12345678910111213
  1. <?php
  2. /**
  3. *
  4. * @copyright (c) 2012 University of Geneva
  5. * @license GNU General Public License - http://www.gnu.org/copyleft/gpl.html
  6. * @author Laurent Opprecht <laurent@opprecht.info>
  7. */
  8. $strings['plugin_title'] = "RSS (Flux)";
  9. $strings['plugin_comment'] = "Affiche le contenu de flux RSS.";
  10. $strings['title'] = "Titre";
  11. $strings['no_rss'] = "Veuillez configurer";