ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
All Data Structures Namespaces Files Functions Variables Modules Pages
catalan.php
Go to the documentation of this file.
1 <?php
2 
10 $this->_strings = array(
12  => 'usant servidor',
14  => 'Autentificació CAS necessària!',
16  => 'Sortida de CAS necessària!',
18  => 'Ja hauria d\ haver estat redireccionat al servidor CAS. Feu click <a href="%s">aquí</a> per a continuar.',
20  => 'Autentificació CAS fallida!',
22  => '<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>',
24  => 'El servei `<b>%s</b>\' no està disponible (<b>%s</b>).'
25 );
26 
27 ?>
const CAS_STR_YOU_WERE_NOT_AUTHENTICATED
Definition: languages.php:20
$this _strings
Definition: catalan.php:10
const CAS_STR_LOGOUT
Definition: languages.php:17
const CAS_STR_AUTHENTICATION_WANTED
Definition: languages.php:16
const CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED
Definition: languages.php:18
const CAS_STR_AUTHENTICATION_FAILED
Definition: languages.php:19
const CAS_STR_USING_SERVER
a phpCAS string index
Definition: languages.php:15
const CAS_STR_SERVICE_UNAVAILABLE
Definition: languages.php:21