Line 18... |
Line 18... |
18 |
$l_service_restart = "Redémarrer";
|
18 |
$l_service_restart = "Redémarrer";
|
19 |
$l_service_status = "Status";
|
19 |
$l_service_status = "Status";
|
20 |
$l_service_status_img_ok= "Démarré";
|
20 |
$l_service_status_img_ok= "Démarré";
|
21 |
$l_service_status_img_ko= "Arrété";
|
21 |
$l_service_status_img_ko= "Arrété";
|
22 |
$l_service_action = "Actions";
|
22 |
$l_service_action = "Actions";
|
23 |
$l_radiusd = "Serveur d'authentification et d'autorisation";
|
23 |
$l_radiusd = "Serveur Radius (AAA : Authentication, Authorization, Accounting)";
|
24 |
$l_chilli = "Passerelle d'interception et serveur DHCP";
|
24 |
$l_chilli = "Portail captif, client Radius et serveur DHCP";
|
25 |
$l_e2guardian = "Filtre d'URL et de contenu WEB";
|
25 |
$l_e2guardian = "Filtre d'URL et de contenu WEB";
|
26 |
$l_mysqld = "Serveur de la base des usagers";
|
26 |
$l_mysqld = "Serveur de la base des usagers";
|
27 |
$l_httpd = "Serveur WEB (Alcasar Control Center)";
|
27 |
$l_httpd = "Serveur WEB (Alcasar Control Center)";
|
28 |
$l_sshd = "Accès sécurisée distant";
|
28 |
$l_sshd = "Accès sécurisée distant";
|
29 |
$l_ntpd = "Service de mise à l'heure réseau";
|
29 |
$l_ntpd = "Service de mise à l'heure réseau";
|
30 |
$l_postfix = "Service de messagerie";
|
30 |
$l_postfix = "Service de messagerie";
|
Line 39... |
Line 39... |
39 |
$l_ulogd_ssh = "journalisation des accès par SSH";
|
39 |
$l_ulogd_ssh = "journalisation des accès par SSH";
|
40 |
$l_ulogd_ext_access = "journalisation des tentatives d'accès externes";
|
40 |
$l_ulogd_ext_access = "journalisation des tentatives d'accès externes";
|
41 |
$l_ulogd_traceability = "journalisation des connexions WEB filtrés";
|
41 |
$l_ulogd_traceability = "journalisation des connexions WEB filtrés";
|
42 |
$l_wifi4eu_id = "Entrez votre identifiant réseau";
|
42 |
$l_wifi4eu_id = "Entrez votre identifiant réseau";
|
43 |
$l_execute = "Exécuter";
|
43 |
$l_execute = "Exécuter";
|
44 |
$l_stop_restart = "Arrêt et redémarrage du système";
|
44 |
$l_stop_restart = "Arrêt et redémarrage du système";
|
45 |
$l_halt = "Arréter le système";
|
45 |
$l_halt = "Arréter le système";
|
46 |
$l_reboot = "Relancer le système";
|
46 |
$l_reboot = "Relancer le système";
|
47 |
} else if($Language == 'es') {
|
47 |
} else if($Language == 'es') {
|
48 |
$l_services_title = "Configuración de Servicios";
|
48 |
$l_services_title = "Configuración de Servicios";
|
49 |
$l_main_services = "Servicios Principales";
|
49 |
$l_main_services = "Servicios Principales";
|
Line 56... |
Line 56... |
56 |
$l_service_restart = "Reiniciar";
|
56 |
$l_service_restart = "Reiniciar";
|
57 |
$l_service_status = "Estado";
|
57 |
$l_service_status = "Estado";
|
58 |
$l_service_status_img_ok= "Corriendo";
|
58 |
$l_service_status_img_ok= "Corriendo";
|
59 |
$l_service_status_img_ko= "Detenido";
|
59 |
$l_service_status_img_ko= "Detenido";
|
60 |
$l_service_action = "Acciones";
|
60 |
$l_service_action = "Acciones";
|
61 |
$l_radiusd = "Servidor de autenticación y autorización.";
|
61 |
$l_radiusd = "Servidor Radius (AAA : Authentication, Authorization, Accounting)";
|
62 |
$l_chilli = "Pasarela de interceptación y servidor DHCP";
|
62 |
$l_chilli = "Portal cautivo, cliente Radius y servidor DHCP";
|
63 |
$l_e2guardian = "Filtro de contenidos URL y WEB";
|
63 |
$l_e2guardian = "Filtro de contenidos URL y WEB";
|
64 |
$l_mysqld = "Motor de base de datos para usuarios";
|
64 |
$l_mysqld = "Motor de base de datos para usuarios";
|
65 |
$l_httpd = "Servidor WEB (ALCASAR Control Center)";
|
65 |
$l_httpd = "Servidor WEB (ALCASAR Control Center)";
|
66 |
$l_sshd = "Servidor Seguro Acceso Remoto";
|
66 |
$l_sshd = "Servidor Seguro Acceso Remoto";
|
67 |
$l_ntpd = "Servidor de hora";
|
67 |
$l_ntpd = "Servidor de hora";
|
68 |
$l_postfix = "Servicio de correo electrónico";
|
68 |
$l_postfix = "Servicio de correo electrónico";
|
Line 77... |
Line 77... |
77 |
$l_ulogd_ssh = "Proceso de registro para accesos SSH";
|
77 |
$l_ulogd_ssh = "Proceso de registro para accesos SSH";
|
78 |
$l_ulogd_ext_access = "Proceso de registro de intentos de accesos externos";
|
78 |
$l_ulogd_ext_access = "Proceso de registro de intentos de accesos externos";
|
79 |
$l_ulogd_traceability = "Proceso de registro de acceso WEB";
|
79 |
$l_ulogd_traceability = "Proceso de registro de acceso WEB";
|
80 |
$l_wifi4eu_id = "Introduzca su identificador de red";
|
80 |
$l_wifi4eu_id = "Introduzca su identificador de red";
|
81 |
$l_execute = "Ejecutar";
|
81 |
$l_execute = "Ejecutar";
|
82 |
$l_stop_restart = "Apagado y Reinicio del sistema";
|
82 |
$l_stop_restart = "Apagado y Reinicio del sistema";
|
83 |
$l_halt = "Apagar el sistema";
|
83 |
$l_halt = "Apagar el sistema";
|
84 |
$l_reboot = "Reiniciar el sistema";
|
84 |
$l_reboot = "Reiniciar el sistema";
|
85 |
} else {
|
85 |
} else {
|
86 |
$l_services_title = "Services configuration";
|
86 |
$l_services_title = "Services configuration";
|
87 |
$l_main_services = "Main services";
|
87 |
$l_main_services = "Main services";
|
Line 94... |
Line 94... |
94 |
$l_service_restart = "Restart";
|
94 |
$l_service_restart = "Restart";
|
95 |
$l_service_status = "Status";
|
95 |
$l_service_status = "Status";
|
96 |
$l_service_status_img_ok= "Running";
|
96 |
$l_service_status_img_ok= "Running";
|
97 |
$l_service_status_img_ko= "Stopped";
|
97 |
$l_service_status_img_ko= "Stopped";
|
98 |
$l_service_action = "Actions";
|
98 |
$l_service_action = "Actions";
|
99 |
$l_radiusd = "Authentication and authorisation server";
|
99 |
$l_radiusd = "Radius server (AAA : Authentication, Authorization, Accounting)";
|
100 |
$l_chilli = "Interception gateway and DHCP server";
|
100 |
$l_chilli = "Captive portal, Radius client and DHCP server";
|
101 |
$l_e2guardian = "URL and WEB content filter";
|
101 |
$l_e2guardian = "URL and WEB content filter";
|
102 |
$l_mysqld = "User database server";
|
102 |
$l_mysqld = "User database server";
|
103 |
$l_httpd = "WEB server (ALCASAR Control Center)";
|
103 |
$l_httpd = "WEB server (ALCASAR Control Center)";
|
104 |
$l_sshd = "Secure remote access";
|
104 |
$l_sshd = "Secure remote access";
|
105 |
$l_ntpd = "Network time server";
|
105 |
$l_ntpd = "Network time server";
|
106 |
$l_postfix = "E-mail service";
|
106 |
$l_postfix = "E-mail service";
|
Line 115... |
Line 115... |
115 |
$l_ulogd_ssh = "SSH access logging process";
|
115 |
$l_ulogd_ssh = "SSH access logging process";
|
116 |
$l_ulogd_ext_access = "Extern access attempts logging process";
|
116 |
$l_ulogd_ext_access = "Extern access attempts logging process";
|
117 |
$l_ulogd_traceability = "Filtering WEB access logging process";
|
117 |
$l_ulogd_traceability = "Filtering WEB access logging process";
|
118 |
$l_wifi4eu_id = "Enter your network identifier";
|
118 |
$l_wifi4eu_id = "Enter your network identifier";
|
119 |
$l_execute = "Execute";
|
119 |
$l_execute = "Execute";
|
120 |
$l_stop_restart = "Halt and restart the system";
|
120 |
$l_stop_restart = "Halt and restart the system";
|
121 |
$l_halt = "Halt le system";
|
121 |
$l_halt = "Halt le system";
|
122 |
$l_reboot = "Restart the system";
|
122 |
$l_reboot = "Restart the system";
|
123 |
}
|
123 |
}
|
124 |
|
124 |
|
125 |
/****************************************************************
|
125 |
/****************************************************************
|