Subversion Repositories ALCASAR

Rev

Rev 2059 | Rev 2074 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2059 Rev 2073
Line 1... Line 1...
1
<?php
1
<?php
2
# $Id: intercept.php 2059 2016-10-29 19:50:34Z richard $
2
# $Id: intercept.php 2073 2016-11-27 21:08:07Z richard $
3
#
3
#
4
# intercept.php for ALCASAR captive portal
4
# intercept.php for ALCASAR captive portal
5
# Copyright (C) 2003, 2004 Mondru AB.
5
# Copyright (C) 2003, 2004 Mondru AB.
6
# Modify by REXY & steweb57
6
# Modify by REXY & steweb57
7
# UI & css style by stephane ERARD
7
# UI & css style by stephane ERARD
Line 139... Line 139...
139
  $l_reply_6		= "Seu tempo de conexão autorizada finalizou";
139
  $l_reply_6		= "Seu tempo de conexão autorizada finalizou";
140
  $l_online_time	= "Tempo Online";
140
  $l_online_time	= "Tempo Online";
141
  $l_remaining_time	= "Tempo restante";
141
  $l_remaining_time	= "Tempo restante";
142
  $l_uam_domain		= "Sites autorizados : ";
142
  $l_uam_domain		= "Sites autorizados : ";
143
  $l_autoregistration   = "Registo autom&aacute;tico";}
143
  $l_autoregistration   = "Registo autom&aacute;tico";}
-
 
144
else if ($Language == 'zn'){
-
 
145
  $l_ChilliError	= "验证必须通过强制门户服务";
-
 
146
  $l_login		= "验证成功<HR>关闭此窗口中断连接";
-
 
147
  $l_logout		= "关闭连接";
-
 
148
  $l_loginfailed	= "验证失败";
-
 
149
  $l_loggingin		= "强制门户身份识别";
-
 
150
  $l_loggedcont		= "访问控制";
-
 
151
  $l_loggedout		= "您的连接已关闭";
-
 
152
  $l_user		= "用户名";
-
 
153
  $l_password		= "密码";
-
 
154
  $l_wait		= "请等待 ...";
-
 
155
  $l_onlinetime		= "连接时间";
-
 
156
  $l_remainingtime	= "断开连接于";
-
 
157
  $l_encrypted		= "与门户的连接必须加密";
-
 
158
  $l_boutonO		= "验证";
-
 
159
  $l_boutonF		= "关闭";
-
 
160
  $l_loggedin_stringl1	= "信息系统安全";
-
 
161
  $l_loggedin_stringl2	= "这种控制实施以法定保证可追溯性,可归罪性和连接的不否认性.";
-
 
162
  $l_loggedin_stringl3	= "您的网络活动是私密登记的.";
-
 
163
  $l_loggedin_stringl4	= "记录的数据能被司法机关在调查中操作使用.";
-
 
164
  $l_loggedin_stringl5	= "这些数据将在一年后自动删除.";
-
 
165
  $l_loggedin_stringl6	= "点击 <a href='$alcasarpath'> 这里 </a> 修改密码或安装浏览器安全证书";
-
 
166
  $l_loggedout_string	= "强制网络门户连接已断开";
-
 
167
  $l_reply_1		= "您已经达到每日连接时间";
-
 
168
  $l_reply_2		= "您已经达到每月连接时间";
-
 
169
  $l_reply_3		= "您尝试在授权时间以外连接";
-
 
170
  $l_reply_4		= "您的账号已过期";
-
 
171
  $l_reply_5		= "您已经达到同时连接的最大数量";
-
 
172
  $l_reply_6		= "已经到达您的允许连接时间";
-
 
173
  $l_online_time	= "在线时间";
-
 
174
  $l_remaining_time	= "剩余时间";
-
 
175
  $l_uam_domain		= "授权网站 : ";
-
 
176
  $l_autoregistration   = "短信注册";}
144
else if($Language == 'de'){
177
else if($Language == 'de'){
145
  $l_ChilliError	= "Die Authentifizierung ist erfolgreich durch die Nutzung des Portals erfolgt.";
178
  $l_ChilliError	= "Die Authentifizierung ist erfolgreich durch die Nutzung des Portals erfolgt.";
146
  $l_login		= "Erfolgreiche Authentifizierung.<HR>Schlißen dieses fensters unterbricht die sitzung";
179
  $l_login		= "Erfolgreiche Authentifizierung.<HR>Schlißen dieses fensters unterbricht die sitzung";
147
  $l_logout		= "Beenden der Verbindung";
180
  $l_logout		= "Beenden der Verbindung";
148
  $l_loginfailed	= "Authentifizierungsfehler Eigenverbrauch";
181
  $l_loginfailed	= "Authentifizierungsfehler Eigenverbrauch";