| Line 39... |
Line 39... |
| 39 |
$l_groups_managment = "Gestion des groupes";
|
39 |
$l_groups_managment = "Gestion des groupes";
|
| 40 |
$l_login = "Identifiant";
|
40 |
$l_login = "Identifiant";
|
| 41 |
$l_password = "Mot de passe";
|
41 |
$l_password = "Mot de passe";
|
| 42 |
$l_new_password = "Nouveau mot de passe";
|
42 |
$l_new_password = "Nouveau mot de passe";
|
| 43 |
$l_passwd_gen = "générer";
|
43 |
$l_passwd_gen = "générer";
|
| - |
|
44 |
$l_user_create = "Créer un usager";
|
| - |
|
45 |
$l_nb_users = "Nombre d'usagers";
|
| 44 |
$l_group_create = "Créer un groupe";
|
46 |
$l_group_create = "Créer un groupe";
|
| - |
|
47 |
$l_group_select = "Selectionnez un groupe";
|
| 45 |
$l_group = "Groupe";
|
48 |
$l_group = "Groupe";
|
| 46 |
$l_created_groups = "Groupe(s) déjà créé(s)";
|
49 |
$l_created_groups = "Groupe(s) déjà créé(s)";
|
| 47 |
$l_group_name = "Nom du groupe";
|
50 |
$l_group_name = "Nom du groupe";
|
| 48 |
$l_group_members = "Membres du groupe :<br>(séparé par un espace ou un 'retour chariot')";
|
51 |
$l_group_members = "Membres du groupe :<br>(séparé par un espace ou un 'retour chariot')";
|
| - |
|
52 |
$l_group_members_remove = "Supprimer tous les membres de ce groupe";
|
| 49 |
$l_group_member = "Membre du groupe";
|
53 |
$l_group_member = "Membre du groupe";
|
| 50 |
$l_group_empty = "La liste des groupes est vide";
|
54 |
$l_group_empty = "La liste des groupes est vide";
|
| 51 |
$l_main_group = "Le groupe principal est surligné";
|
55 |
$l_main_group = "Le groupe principal est surligné";
|
| 52 |
$l_statut ="ÉTAT";
|
56 |
$l_statut ="ÉTAT";
|
| 53 |
$l_personal_info ="INFORMATIONS PERSONNELLES";
|
57 |
$l_personal_info ="INFORMATIONS PERSONNELLES";
|
| Line 85... |
Line 89... |
| 85 |
$l_max_bandwidth_up = "Limite de débit montant<br>(en kbits/seconde)";
|
89 |
$l_max_bandwidth_up = "Limite de débit montant<br>(en kbits/seconde)";
|
| 86 |
$l_max_bandwidth_down = "Limite de débit descendant<br>(en kbits/seconde)";
|
90 |
$l_max_bandwidth_down = "Limite de débit descendant<br>(en kbits/seconde)";
|
| 87 |
$l_wispr_redirection = "URL de redirection";
|
91 |
$l_wispr_redirection = "URL de redirection";
|
| 88 |
$l_click_for_help = "Cliquez pour afficher l'aide sur cet attribut";
|
92 |
$l_click_for_help = "Cliquez pour afficher l'aide sur cet attribut";
|
| 89 |
$l_show_profile = "Afficher le profil";
|
93 |
$l_show_profile = "Afficher le profil";
|
| - |
|
94 |
$l_are_you_sure = "Êtes-vous sûre de voiloir supprimer";
|
| - |
|
95 |
$l_yes_remove = "Oui, supprimer";
|
| 90 |
$l_create = "Créer";
|
96 |
$l_create = "Créer";
|
| 91 |
$l_change = "Modifier";
|
97 |
$l_change = "Modifier";
|
| 92 |
switch ($origine){
|
- |
|
| 93 |
//Administration
|
- |
|
| 94 |
case 'user_new':
|
- |
|
| 95 |
case 'user_accounting':
|
- |
|
| 96 |
case 'user_info':
|
- |
|
| 97 |
case 'user_edit':
|
- |
|
| 98 |
$l_title = "Création d'un usager";
|
- |
|
| 99 |
$l_frame_top = "Gestion des usagers";
|
- |
|
| 100 |
$l_frame = "Création d'un usager";
|
- |
|
| 101 |
break;
|
- |
|
| 102 |
case 'group_new':
|
- |
|
| 103 |
$l_title = "Création d'un groupe";
|
- |
|
| 104 |
$l_frame_top = "Gestion des groupes";
|
- |
|
| 105 |
$l_frame = "Gestion des groupes";
|
- |
|
| 106 |
break;
|
- |
|
| 107 |
case 'find_user':
|
- |
|
| 108 |
$l_title = "Éditer un usager";
|
- |
|
| 109 |
$l_frame_top = "Gestion des usagers";
|
- |
|
| 110 |
$l_frame = "Éditer un usager";
|
- |
|
| 111 |
break;
|
- |
|
| 112 |
}
|
- |
|
| 113 |
break;
|
98 |
break;
|
| 114 |
default :
|
99 |
default :
|
| 115 |
//English
|
100 |
//English
|
| 116 |
$l_monday="monday"; $l_tuesday="tuesday"; $l_wednesday="wednesday"; $l_thursday="thursday"; $l_friday="friday"; $l_saturday="saturday"; $l_sunday="sunday";
|
101 |
$l_monday="monday"; $l_tuesday="tuesday"; $l_wednesday="wednesday"; $l_thursday="thursday"; $l_friday="friday"; $l_saturday="saturday"; $l_sunday="sunday";
|
| 117 |
$l_monthly="monthly";$l_weekly="weekly";$l_daily="daily";$l_by_session="by session";
|
102 |
$l_monthly="monthly";$l_weekly="weekly";$l_daily="daily";$l_by_session="by session";
|
| Line 137... |
Line 122... |
| 137 |
$l_value = "Value<br>(empty = all)";
|
122 |
$l_value = "Value<br>(empty = all)";
|
| 138 |
$l_login = "Login";
|
123 |
$l_login = "Login";
|
| 139 |
$l_password = "Password";
|
124 |
$l_password = "Password";
|
| 140 |
$l_new_password = "New password";
|
125 |
$l_new_password = "New password";
|
| 141 |
$l_passwd_gen = "generate";
|
126 |
$l_passwd_gen = "generate";
|
| - |
|
127 |
$l_user_create = "Create a user";
|
| - |
|
128 |
$l_nb_users = "Number of users";
|
| 142 |
$l_group_create = "Create a group";
|
129 |
$l_group_create = "Create a group";
|
| - |
|
130 |
$l_group_select = "Select a group";
|
| 143 |
$l_group = "Group";
|
131 |
$l_group = "Group";
|
| 144 |
$l_created_groups = "Already created group(s)";
|
132 |
$l_created_groups = "Already created group(s)";
|
| 145 |
$l_group_name = "Group name";
|
133 |
$l_group_name = "Group name";
|
| 146 |
$l_group_members = "Members of group :<br>(separate by a 'space' or a 'carriage return')";
|
134 |
$l_group_members = "Members of group :<br>(separate by a 'space' or a 'carriage return')";
|
| - |
|
135 |
$l_group_members_remove = "Remove all members of this group";
|
| 147 |
$l_group_member = "Member of group";
|
136 |
$l_group_member = "Member of group";
|
| 148 |
$l_group_empty = "The group list is empty";
|
137 |
$l_group_empty = "The group list is empty";
|
| 149 |
$l_main_group = "The main group is highlighted";
|
138 |
$l_main_group = "The main group is highlighted";
|
| 150 |
$l_status ="STATUS";
|
139 |
$l_status ="STATUS";
|
| 151 |
$l_personal_info ="PERSONAL INFORMATIONS";
|
140 |
$l_personal_info ="PERSONAL INFORMATIONS";
|
| Line 183... |
Line 172... |
| 183 |
$l_max_bandwidth_up = "Maximum upload bandwidth<br>(in kbits/second)";
|
172 |
$l_max_bandwidth_up = "Maximum upload bandwidth<br>(in kbits/second)";
|
| 184 |
$l_max_bandwidth_down = "Maximum download bandwidth<br>(in kbits/second)";
|
173 |
$l_max_bandwidth_down = "Maximum download bandwidth<br>(in kbits/second)";
|
| 185 |
$l_wispr_redirection = "Redirection URL";
|
174 |
$l_wispr_redirection = "Redirection URL";
|
| 186 |
$l_click_for_help = "Click to show help about this attribute";
|
175 |
$l_click_for_help = "Click to show help about this attribute";
|
| 187 |
$l_show_profile = "Show profile";
|
176 |
$l_show_profile = "Show profile";
|
| - |
|
177 |
$l_are_you_sure = "Are you sure to remove";
|
| - |
|
178 |
$l_yes_remove = "Yes, remove";
|
| 188 |
$l_create = "Create";
|
179 |
$l_create = "Create";
|
| 189 |
$l_change = "Change";
|
180 |
$l_change = "Change";
|
| 190 |
switch ($origine){
|
- |
|
| 191 |
//Administration
|
- |
|
| 192 |
case 'user_new':
|
- |
|
| 193 |
case 'user_edit':
|
- |
|
| 194 |
case 'user_accounting':
|
- |
|
| 195 |
case 'user_info':
|
- |
|
| 196 |
$l_title = "Create a user";
|
- |
|
| 197 |
$l_frame_top = "Users managment";
|
- |
|
| 198 |
$l_frame = "Create a user";
|
- |
|
| 199 |
break;
|
- |
|
| 200 |
case 'group_new':
|
- |
|
| 201 |
$l_title = "Create a group";
|
- |
|
| 202 |
$l_frame_top = "Groups managment";
|
- |
|
| 203 |
$l_frame = "Create a group";
|
- |
|
| 204 |
break;
|
- |
|
| 205 |
case 'find_user':
|
- |
|
| 206 |
$l_title = "Edit a user";
|
- |
|
| 207 |
$l_frame_top = "Users managment";
|
- |
|
| 208 |
$l_frame = "Edit a user";
|
- |
|
| 209 |
break;
|
- |
|
| 210 |
}
|
- |
|
| 211 |
break;
|
181 |
break;
|
| 212 |
}
|
182 |
}
|
| 213 |
//Langue du Ticket d'impression en fonction de la liste déroulante
|
183 |
//Langue du Ticket d'impression en fonction de la liste déroulante
|
| 214 |
$langue_imp=$_POST["langue_imp"];
|
184 |
$langue_imp=$_POST["langue_imp"];
|
| 215 |
if($origine=='user_new'){
|
185 |
if($origine=='user_new'){
|