Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3169 → Rev 3170

/web/acc/manager/lib/langues.php
108,11 → 108,11
- l'identifiant et le mot de passe sont générés aléatoirement,<br>
- les champs \"Nom et prénom\" et \"Adresse de courriel\" ne sont pas pris en compte.<br> ";
$l_createTicketsMSG = "Saisissez le nombre d\'utilisateurs à créer";
$l_filtering = "Filtrage de domaines et antiviral ";
$l_filtering = "Filtrage de noms de domaine";
$l_filtering_none = "Aucun";
$l_filtering_av = "Antivirus web";
$l_filtering_av_bl = "Antivirus web + Blacklist";
$l_filtering_av_wl = "Antivirus web + Whitelist";
$l_filtering_av_bl = "Blacklist";
$l_filtering_av_wl = "Whitelist";
$l_user_exists = "existe déjà !";
$l_created = "a été correctement créé";
$l_removed = "a été supprimé";
233,11 → 233,11
- el nombre de usuario y la contraseña se generan al azar,<br>
- Los campos \"Apellido y nombre\" y \"Dirección de correo electrónico\" no se usan.<br>";
$l_createTicketsMSG = "Introduzca el número de usuarios a crear";
$l_filtering = "Antivirus y filtrado de dominio";
$l_filtering = "Filtrado de nombres de dominio";
$l_filtering_none = "Ninguno";
$l_filtering_av = "Antivirus WEB";
$l_filtering_av_bl = "Lista negra + antivirus WEB";
$l_filtering_av_wl = "Lista blanca + antivirus WEB";
$l_filtering_av_bl = "Lista negra";
$l_filtering_av_wl = "Lista blanca";
$l_user_exists = "ya existe!";
$l_created = "se ha creado correctamente";
$l_removed = "se ha eliminado";
358,11 → 358,11
- username and password are randomly generated,<br>
- fields \"Surname and name\" and \"Email Address\" are not use.<br> ";
$l_createTicketsMSG = "Enter the number of users to create";
$l_filtering = "Antivirus & domain Filtering";
$l_filtering = "Domain name Filtering";
$l_filtering_none = "None";
$l_filtering_av = "WEB Antivirus";
$l_filtering_av_bl = "Blacklist + WEB antivirus";
$l_filtering_av_wl = "Whitelist + WEB antivirus";
$l_filtering_av_bl = "Blacklist";
$l_filtering_av_wl = "Whitelist";
$l_user_exists = "already exists !";
$l_created = "has been correctly created";
$l_removed = "has been removed";