ILIAS
Release_4_0_x_branch Revision 61816
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
catalan.php
Go to the documentation of this file.
1
<?php
2
10
$this->
_strings
= array(
11
CAS_STR_USING_SERVER
12
=>
'usant servidor'
,
13
CAS_STR_AUTHENTICATION_WANTED
14
=>
'Autentificació CAS necessària!'
,
15
CAS_STR_LOGOUT
16
=>
'Sortida de CAS necessària!'
,
17
CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED
18
=>
'Ja hauria d\ haver estat redireccionat al servidor CAS. Feu click <a href="%s">aquí</a> per a continuar.'
,
19
CAS_STR_AUTHENTICATION_FAILED
20
=>
'Autentificació CAS fallida!'
,
21
CAS_STR_YOU_WERE_NOT_AUTHENTICATED
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>'
,
23
CAS_STR_SERVICE_UNAVAILABLE
24
=>
'El servei `<b>%s</b>\' no està disponible (<b>%s</b>).'
25
);
26
27
?>
Services
CAS
lib
CAS
languages
catalan.php
Generated on Wed Apr 27 2016 19:01:31 for ILIAS by
1.8.1.2 (using
Doxyfile
)