CAS/languages/french.php

Go to the documentation of this file.
00001 <?php
00002 
00010 $this->_strings = array(
00011  CAS_STR_USING_SERVER 
00012  => 'utilisant le serveur',
00013  CAS_STR_AUTHENTICATION_WANTED 
00014  => 'Authentication CAS nécessaire&nbsp;!',
00015  CAS_STR_LOGOUT 
00016  => 'Déconnexion demandée&nbsp;!',
00017  CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED 
00018  => 'Vous auriez du etre redirigé(e) vers le serveur CAS. Cliquez <a href="%s">ici</a> pour continuer.',
00019  CAS_STR_AUTHENTICATION_FAILED 
00020  => 'Authentification CAS infructueuse&nbsp;!',
00021  CAS_STR_YOU_WERE_NOT_AUTHENTICATED 
00022  => '<p>Vous n\'avez pas été authentifié(e).</p><p>Vous pouvez soumettre votre requete à nouveau en cliquant <a href="%s">ici</a>.</p><p>Si le problème persiste, vous pouvez contacter <a href="mailto:%s">l\'administrateur de ce site</a>.</p>',
00023  CAS_STR_SERVICE_UNAVAILABLE
00024  => 'Le service `<b>%s</b>\' est indisponible (<b>%s</b>)'
00025 
00026 );
00027 
00028 ?>

Generated on Wed Mar 14 14:55:56 2007 for phpCAS by  doxygen 1.5.0