[moodle] / lang / fr_utf8 / auth_nntp.php Repository:

View of /lang/fr_utf8/auth_nntp.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (annotate)
Fri Jun 26 03:19:48 2009 WST (4 months, 4 weeks ago) by martignoni
Branch: MAIN
CVS Tags: HEAD
MDL-19182 split auth.php lang file into multiple files separate for each plugin
Commented out auth.php strings instead of deleting them, for compatibility
<?php

// NNTP plugin

$string['auth_nntpchangepasswordurl_key'] = 'URL pour changement de mot de passe';
$string['auth_nntpdescription'] = 'Cette méthode utilise un serveur NNTP pour vérifier qu\'un nom d\'utilisateur et son mot de passe sont valides.';
$string['auth_nntphost_key'] = 'Serveur';
$string['auth_nntphost'] = 'L\'adresse du serveur NNTP. Utiliser l\'adresse IP et non le nom de la machine.';
$string['auth_nntpnotinstalled'] = 'Impossible d\'utiliser l\'authentification NNTP. Le module PHP IMAP n\'est pas installé.';
$string['auth_nntpport_key'] = 'Port';
$string['auth_nntpport'] = 'Numéro de port du serveur NNTP. Il s\'agit généralement de 119.';
$string['auth_nntptitle'] = 'Serveur NNTP';

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7