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
spanish.php
Go to the documentation of this file.
1
<?php
2
10
$this->
_strings
= array(
11
CAS_STR_USING_SERVER
12
=>
'usando servidor'
,
13
CAS_STR_AUTHENTICATION_WANTED
14
=>
'¡Autentificación CAS necesaria!'
,
15
CAS_STR_LOGOUT
16
=>
'¡Salida CAS necesaria!'
,
17
CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED
18
=>
'Ya debería haber sido redireccionado al servidor CAS. Haga click <a href="%s">aquí</a> para continuar.'
,
19
CAS_STR_AUTHENTICATION_FAILED
20
=>
'¡Autentificación CAS fallida!'
,
21
CAS_STR_YOU_WERE_NOT_AUTHENTICATED
22
=>
'<p>No estás autentificado.</p><p>Puedes volver a intentarlo haciendo click <a href="%s">aquí</a>.</p><p>Si el problema persiste debería contactar con el <a href="mailto:%s">administrador de este sitio</a>.</p>'
,
23
CAS_STR_SERVICE_UNAVAILABLE
24
=>
'El servicio `<b>%s</b>\' no está disponible (<b>%s</b>).'
25
);
26
27
?>
Services
CAS
lib
CAS
languages
spanish.php
Generated on Wed Apr 27 2016 19:01:31 for ILIAS by
1.8.1.2 (using
Doxyfile
)