• Main Page
  • Related Pages
  • Modules
  • Classes
  • Files
  • Examples
  • File List
  • File Members

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 Mon Oct 4 2010 08:11:25 for phpCAS by  doxygen 1.7.1