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

CAS/languages/catalan.php

Go to the documentation of this file.
00001 <?php
00002 
00010 $this->_strings = array(
00011 CAS_STR_USING_SERVER
00012 => 'usant servidor',
00013 CAS_STR_AUTHENTICATION_WANTED
00014 => 'Autentificació CAS necessària!',
00015 CAS_STR_LOGOUT
00016 => 'Sortida de CAS necessària!',
00017 CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED
00018 => 'Ja hauria d\ haver estat redireccionat al servidor CAS. Feu click <a href="%s">aquí</a> per a continuar.',
00019 CAS_STR_AUTHENTICATION_FAILED
00020 => 'Autentificació CAS fallida!',
00021 CAS_STR_YOU_WERE_NOT_AUTHENTICATED
00022 => '<p>No estàs autentificat.</p><p>Pots tornar a intentar-ho fent click <a href="%s">aquí</a>.</p><p>Si el problema persisteix hauría de contactar amb l\'<a href="mailto:%s">administrador d\'aquest llocc</a>.</p>',
00023 CAS_STR_SERVICE_UNAVAILABLE
00024 => 'El servei `<b>%s</b>\' no està disponible (<b>%s</b>).'
00025 );
00026 
00027 ?>

Generated on Sat Mar 26 2011 12:11:03 for phpCAS by  doxygen 1.7.1