[vhffs-dev] [svn] commit: r209 - in /trunk/vhffs-intl: DOC createpot.sh src/fr/fr.pot src/vhffs.pot

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Author: soda
Date: Wed Jun  7 22:40:01 2006
New Revision: 209

Log:
merge Cyril Brulebois patches for intl
Thanks to him

Modified:
    trunk/vhffs-intl/DOC
    trunk/vhffs-intl/createpot.sh
    trunk/vhffs-intl/src/fr/fr.pot
    trunk/vhffs-intl/src/vhffs.pot

Modified: trunk/vhffs-intl/DOC
==============================================================================
--- trunk/vhffs-intl/DOC (original)
+++ trunk/vhffs-intl/DOC Wed Jun  7 22:40:01 2006
@@ -1,14 +1,43 @@
 extraction des strings :
 
    xgettext -L Perl -d vhffs -s -o vhffs.pot `find /vhffs -name "*.pl"`
+
+
+   (attention au domaine, mais j'ai fait en sorte de ne pas casser tout le fr.po)
+   cd vhffs-intl
+   ./createpo.sh (C'est-à-dire la ligne suivante :)
+   # xgettext -L Perl -d .. -s -o src/vhffs.pot `find ../ -name "*.p[lm]"`
+
+   Note : j'ai ensuite essayé de modifier quelques chaînes et d'en ajouter,
+          la même commande a permis de mettre le .pot à jour sans tout casser.
+
 
 creation d'un fichier de traduction :
 
    msginit -l fr_FR -o french.po -i vhffs.pot
 
+   cd vhffs-intl/src
+   mkdir de
+   msginit -l de_DE -o de/de.po -i vhffs.pot
+
+
+mise à jour d'un fichier de traduction : (Par KiBi)
+
+   cd vhffs-intl/src
+   msgmerge fr/fr.po vhffs.pot -o fr/fr.po.new 
+   # On s'assure de n'avoir rien cassé, 
+   #   diff -u fr/fr.po fr/fr.po.new  # est notre ami
+   # On complète la traduction
+
+   Note : Je me demande si avoir src/{vhffs.pot,fr.po,es.po,...} dans le
+          même répertoire ne serait pas suffisant, plutôt que de créer
+          des sous-répertoires pour chaque langue.
+
+
 compilation du fichier .po en binaire utilisable par gettext :
 
    msgfmt -c -v -o vhffs.mo french.po
+
 
 copiage :
 

Modified: trunk/vhffs-intl/createpot.sh
==============================================================================
--- trunk/vhffs-intl/createpot.sh (original)
+++ trunk/vhffs-intl/createpot.sh Wed Jun  7 22:40:01 2006
@@ -1,3 +1,3 @@
 #!/bin/sh
-xgettext -L Perl -d vhffs -s -o vhffs.pot `find ../ -name "*.p[lm]"`
+xgettext -L Perl -d .. -s -o src/vhffs.pot `find ../ -name "*.p[lm]"`
 

Modified: trunk/vhffs-intl/src/fr/fr.pot
==============================================================================
--- trunk/vhffs-intl/src/fr/fr.pot (original)
+++ trunk/vhffs-intl/src/fr/fr.pot Wed Jun  7 22:40:01 2006
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-05-05 19:37+0200\n"
+"POT-Creation-Date: 2006-06-07 15:44+0200\n"
 "PO-Revision-Date: 2006-04-26 11:41+0200\n"
 "Last-Translator: Christophe Benz <christophebenz@xxxxxxxx>\n"
 "Language-Team:  <fr@xxxxxx>\n"
@@ -167,9 +167,9 @@
 msgid "Address (Servername)"
 msgstr "Adresse (directive ServerName)"
 
+#: ../vhffs-panel/mailinglist/prefs.pl:146
 #: ../vhffs-panel/admin/user/edit.pl:70 ../vhffs-panel/admin/user/edit.pl:100
 #: ../vhffs-panel/admin/user/show.pl:70 ../vhffs-panel/admin/user/show.pl:105
-#: ../vhffs-panel/mailinglist/prefs.pl:146
 msgid "Admin"
 msgstr "Administration"
 
@@ -181,8 +181,8 @@
 msgid "Admin DNS"
 msgstr "Administration des noms de domaine"
 
-#: ../vhffs-panel/mail/prefs.pl:106 ../vhffs-panel/dns/prefs.pl:92
-#: ../vhffs-panel/web/prefs.pl:91
+#: ../vhffs-panel/dns/prefs.pl:92 ../vhffs-panel/web/prefs.pl:91
+#: ../vhffs-panel/mail/prefs.pl:106
 msgid "Admin Rights on this object (ACL)"
 msgstr "Droits d'admin sur cet objet (ACL)"
 
@@ -294,14 +294,8 @@
 #, perl-format
 msgid "Already exists for this domain or bad parameters. Check your domain"
 msgstr ""
-"Existe déjà sur ce domaine ou paramètres incorrects. Vérifiez votre domaine"
-
-#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:243
-#, perl-format
-msgid "An error occured while updating language for the following address: %s.\n"
-msgstr ""
-"Une erreur est survenue lors de la mise à jour de la langue pour l'adresse "
-"suivante : %s.\n"
+"Existe déjà sur ce domaine ou paramètres incorrects. Vérifiez votre "
+"domaine"
 
 #: ../vhffs-panel/mailinglist/submit.pl:95
 msgid "An error occured while adding an ACL for the group"
@@ -358,7 +352,7 @@
 "Une erreur est survenue lors de la création du message dans la base de "
 "données"
 
-#: ../vhffs-panel/mysql/submit.pl:74 ../vhffs-panel/svn/svn_submit.pl:59
+#: ../vhffs-panel/svn/svn_submit.pl:59 ../vhffs-panel/mysql/submit.pl:74
 msgid "An error occured while creating the object"
 msgstr "Une erreur est survenue lors de la création de l'objet"
 
@@ -430,6 +424,14 @@
 #: ../vhffs-panel/admin/user/edit_submit.pl:100
 msgid "An error occured while updating"
 msgstr "Une erreur est survenue lors de la mise à jour"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:243
+#, perl-format
+msgid ""
+"An error occured while updating language for the following address: %s.\n"
+msgstr ""
+"Une erreur est survenue lors de la mise à jour de la langue pour l'adresse "
+"suivante : %s.\n"
 
 #: ../vhffs-panel/cvs/prefs_save.pl:82
 msgid "An error occured while updating the CVS repository"
@@ -488,7 +490,7 @@
 msgid "Are you SURE you want DELETE this  subversion repository ?"
 msgstr "Êtes-vous SÛR de vouloir supprimer ce dépôt Subversion ?"
 
-#: ../vhffs-panel/mail/prefs.pl:101 ../vhffs-panel/mailinglist/prefs.pl:167
+#: ../vhffs-panel/mailinglist/prefs.pl:167 ../vhffs-panel/mail/prefs.pl:101
 msgid "Are you SURE you want DELETE this Mail Area ?"
 msgstr "Êtes-vous SÛR de vouloir détruire ce domaine mail ?"
 
@@ -537,7 +539,7 @@
 msgid "Awaiting sending"
 msgstr "En attente d'envoi"
 
-#: ../vhffs-panel/subscribe.pl:45 ../vhffs-panel/subscribe_complete.pl:213
+#: ../vhffs-panel/subscribe.pl:45 ../vhffs-panel/subscribe_complete.pl:214
 msgid "Back to Login"
 msgstr "Retour à la page d'authentification"
 
@@ -594,9 +596,9 @@
 "with servername as domain.tld. VHFFS redirect all request from www.domain."
 "tld to domain.tld"
 msgstr ""
-"Faites attention, si vous souhaitez créer www.domaine.ext, vous devez créer "
-"un espace web ayant domaine.ext pour nom (ServerName). VHFFS redirige toutes "
-"les requêtes de www.domaine.ext à domaine.ext"
+"Faites attention, si vous souhaitez créer www.domaine.ext, vous devez "
+"créer un espace web ayant domaine.ext pour nom (ServerName). VHFFS redirige "
+"toutes les requêtes de www.domaine.ext à domaine.ext"
 
 #: ../vhffs-panel/admin/broadcast_view.pl:57
 msgid "Body"
@@ -607,15 +609,15 @@
 "But fortunately we're smart, so just type your login here<br/>and a new "
 "password will be sent to you by email!"
 msgstr ""
-"Mais nous sommes gentils : tapez votre identifiant (« login ») ici<br/> et un nouveau "
-"mot de passe vous sera envoyé par mail"
+"Mais nous sommes gentils : tapez votre identifiant (« login ») ici<br/> et "
+"un nouveau mot de passe vous sera envoyé par mail"
 
 #: ../vhffs-panel/mail/delete_forward.pl:53
-#: ../vhffs-panel/mail/change_forward.pl:59
-#: ../vhffs-panel/mail/delete_box.pl:56 ../vhffs-panel/mail/password_box.pl:59
+#: ../vhffs-panel/mail/change_forward.pl:59 ../vhffs-panel/mail/spambox.pl:59
+#: ../vhffs-panel/mail/spamvirus.pl:59 ../vhffs-panel/mail/delete_box.pl:56
+#: ../vhffs-panel/mail/password_box.pl:59
 #: ../vhffs-panel/mail/add_forward.pl:48 ../vhffs-panel/mail/delete.pl:43
-#: ../vhffs-panel/mail/add_account.pl:51 ../vhffs-panel/mail/spambox.pl:59
-#: ../vhffs-panel/mail/spamvirus.pl:59
+#: ../vhffs-panel/mail/add_account.pl:51
 #: ../vhffs-panel/admin/mail/delete_forward.pl:59
 #: ../vhffs-panel/admin/mail/change_forward.pl:60
 #: ../vhffs-panel/admin/mail/delete_box.pl:59
@@ -634,8 +636,8 @@
 #: ../vhffs-panel/admin/mysql/edit_submit.pl:48
 #: ../vhffs-panel/admin/mysql/show.pl:47
 #: ../vhffs-panel/admin/object/edit.pl:48
+#: ../vhffs-panel/admin/object/edit_submit.pl:46
 #: ../vhffs-panel/admin/object/delete_avatar.pl:50
-#: ../vhffs-panel/admin/object/edit_submit.pl:46
 #: ../vhffs-panel/admin/web/edit.pl:48
 #: ../vhffs-panel/admin/web/edit_submit.pl:48
 #: ../vhffs-panel/admin/web/show.pl:48 ../vhffs-panel/admin/user/edit.pl:48
@@ -650,16 +652,16 @@
 msgid "CGI ERROR ! %s"
 msgstr "Erreur CGI : %s"
 
-#: ../vhffs-panel/public/group.pl:39 ../vhffs-panel/public/user.pl:38
-#: ../vhffs-panel/public/largefile.pl:48
+#: ../vhffs-panel/public/largefile.pl:48 ../vhffs-panel/public/group.pl:39
+#: ../vhffs-panel/public/user.pl:38
 msgid "CGI ERROR!"
 msgstr "Erreur CGI"
 
-#: ../vhffs-panel/mail/submit.pl:43 ../vhffs-panel/group/join_group.pl:39
+#: ../vhffs-panel/group/join_group.pl:39
 #: ../vhffs-panel/group/remove_user_from_group.pl:40
 #: ../vhffs-panel/acl/submit.pl:54 ../vhffs-panel/svn/prefs.pl:52
 #: ../vhffs-panel/svn/create.pl:33 ../vhffs-panel/mailinglist/submit.pl:65
-#: ../vhffs-panel/largefile/prefs.pl:53
+#: ../vhffs-panel/mail/submit.pl:43 ../vhffs-panel/largefile/prefs.pl:53
 msgid "CGI Error"
 msgstr "Erreur CGI"
 
@@ -668,17 +670,18 @@
 msgid "CGI Error "
 msgstr "Erreur CGI"
 
+#: ../vhffs-panel/cvs/prefs.pl:42 ../vhffs-panel/group/prefs_save.pl:48
+#: ../vhffs-panel/svn/svn_submit.pl:41 ../vhffs-panel/svn/delete.pl:42
 #: ../vhffs-panel/pgsql/delete.pl:50
 #: ../vhffs-panel/admin/mailing/mailing_submit.pl:47
 #: ../vhffs-panel/admin/group/edit_submit.pl:65
 #: ../vhffs-panel/admin/broadcast_delete.pl:52
 #: ../vhffs-panel/admin/broadcast_submit.pl:52
-#: ../vhffs-panel/admin/broadcast_view.pl:47 ../vhffs-panel/cvs/prefs.pl:42
-#: ../vhffs-panel/group/prefs_save.pl:48 ../vhffs-panel/mysql/prefs_save.pl:48
-#: ../vhffs-panel/mysql/prefs.pl:40 ../vhffs-panel/mysql/delete.pl:45
-#: ../vhffs-panel/mysql/submit.pl:44 ../vhffs-panel/svn/svn_submit.pl:41
-#: ../vhffs-panel/svn/delete.pl:42 ../vhffs-panel/history.pl:53
-#: ../vhffs-panel/largefile/submit.pl:44 ../vhffs-panel/largefile/delete.pl:41
+#: ../vhffs-panel/admin/broadcast_view.pl:47
+#: ../vhffs-panel/largefile/delete.pl:41 ../vhffs-panel/largefile/submit.pl:44
+#: ../vhffs-panel/mysql/prefs_save.pl:48 ../vhffs-panel/mysql/prefs.pl:40
+#: ../vhffs-panel/mysql/delete.pl:45 ../vhffs-panel/mysql/submit.pl:44
+#: ../vhffs-panel/history.pl:53
 msgid "CGI Error !"
 msgstr "Erreur CGI"
 
@@ -694,13 +697,14 @@
 #: ../vhffs-panel/dns/modif_cname.pl:49 ../vhffs-panel/dns/add_mx.pl:49
 #: ../vhffs-panel/dns/modif_a.pl:49 ../vhffs-panel/dns/modif_mx.pl:49
 #: ../vhffs-panel/dns/delete_ns.pl:47 ../vhffs-panel/dns/delete_a.pl:49
-#: ../vhffs-panel/dns/delete.pl:48 ../vhffs-panel/pgsql/pgsql_submit.pl:42
+#: ../vhffs-panel/dns/delete.pl:48
 #: ../vhffs-panel/mailinglist/save_options.pl:53
 #: ../vhffs-panel/mailinglist/del_member.pl:48
 #: ../vhffs-panel/mailinglist/add_sub.pl:48
 #: ../vhffs-panel/mailinglist/change_right.pl:50
 #: ../vhffs-panel/mailinglist/change_right.pl:74
 #: ../vhffs-panel/mailinglist/delete.pl:47 ../vhffs-panel/web/web_submit.pl:41
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:42
 #: ../vhffs-panel/user/prefs_save.pl:60
 msgid "CGI Error!"
 msgstr "Erreur CGI"
@@ -725,7 +729,7 @@
 msgid "CVS Search"
 msgstr "Recherche de dépôts CVS"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:318
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:349
 msgid "CVS repositories for this group"
 msgstr "Dépôts CVS pour ce groupe"
 
@@ -811,7 +815,7 @@
 msgid "Cannot add this user in this group"
 msgstr "Impossible d'ajouter cet utilisateur dans ce groupe"
 
-#: ../vhffs-panel/subscribe_complete.pl:199
+#: ../vhffs-panel/subscribe_complete.pl:200
 msgid "Cannot apply changes to the user"
 msgstr "Impossible d'appliquer les modifications à cet utilisateur"
 
@@ -831,13 +835,13 @@
 msgid "Cannot commit changes on this object, will NOT be deleted"
 msgstr "Ne peut mettre à jour l'objet, il NE sera PAS détruit"
 
-#: ../vhffs-panel/subscribe_complete.pl:178
+#: ../vhffs-panel/subscribe_complete.pl:179
 msgid "Cannot create user, the username you entered already exists"
 msgstr ""
-"Impossible de créer l'utilisateur. Le nom d'utilisateur que vous avez entré "
-"est déjà pris"
-
-#: ../vhffs-panel/subscribe_complete.pl:211
+"Impossible de créer l'utilisateur. Le nom d'utilisateur que vous avez "
+"entré est déjà pris"
+
+#: ../vhffs-panel/subscribe_complete.pl:212
 msgid ""
 "Cannot create user. Your username should contain at least 3 characters which "
 "are only lower case and digits."
@@ -862,8 +866,8 @@
 #: ../vhffs-panel/admin/group/show.pl:54 ../vhffs-panel/admin/mysql/edit.pl:54
 #: ../vhffs-panel/admin/mysql/show.pl:53
 #: ../vhffs-panel/admin/object/edit.pl:53
+#: ../vhffs-panel/admin/object/edit_submit.pl:50
 #: ../vhffs-panel/admin/object/delete_avatar.pl:54
-#: ../vhffs-panel/admin/object/edit_submit.pl:50
 #: ../vhffs-panel/admin/web/edit.pl:54
 #: ../vhffs-panel/admin/web/edit_submit.pl:54
 #: ../vhffs-panel/admin/web/show.pl:54 ../vhffs-panel/admin/user/edit.pl:54
@@ -889,23 +893,13 @@
 msgid "Cannot get information on this object"
 msgstr "Impossible d'obtenir des informations sur cet objet"
 
-#: ../vhffs-panel/mail/delete_forward.pl:48
-#: ../vhffs-panel/mail/change_forward.pl:52
-#: ../vhffs-panel/mail/save_catchall.pl:43
-#: ../vhffs-panel/mail/delete_box.pl:49 ../vhffs-panel/mail/password_box.pl:52
-#: ../vhffs-panel/mail/add_forward.pl:43 ../vhffs-panel/mail/prefs.pl:46
-#: ../vhffs-panel/mail/delete.pl:47 ../vhffs-panel/mail/add_account.pl:44
-#: ../vhffs-panel/mail/spambox.pl:52 ../vhffs-panel/mail/spamvirus.pl:52
 #: ../vhffs-panel/dns/delete_cname.pl:53 ../vhffs-panel/dns/delete_mx.pl:53
 #: ../vhffs-panel/dns/add_ns.pl:53 ../vhffs-panel/dns/prefs.pl:54
 #: ../vhffs-panel/dns/add_cname.pl:54 ../vhffs-panel/dns/add_a.pl:56
 #: ../vhffs-panel/dns/modif_cname.pl:54 ../vhffs-panel/dns/add_mx.pl:54
 #: ../vhffs-panel/dns/modif_a.pl:54 ../vhffs-panel/dns/modif_mx.pl:54
 #: ../vhffs-panel/dns/delete_ns.pl:52 ../vhffs-panel/dns/delete_a.pl:54
-#: ../vhffs-panel/dns/delete.pl:53 ../vhffs-panel/pgsql/prefs.pl:40
-#: ../vhffs-panel/admin/mail/delete_forward.pl:52
-#: ../vhffs-panel/admin/mail/change_forward.pl:53
-#: ../vhffs-panel/cvs/prefs.pl:48 ../vhffs-panel/mysql/prefs.pl:46
+#: ../vhffs-panel/dns/delete.pl:53 ../vhffs-panel/cvs/prefs.pl:48
 #: ../vhffs-panel/svn/prefs.pl:63
 #: ../vhffs-panel/mailinglist/save_options.pl:61
 #: ../vhffs-panel/mailinglist/del_member.pl:56
@@ -913,7 +907,17 @@
 #: ../vhffs-panel/mailinglist/add_sub.pl:56
 #: ../vhffs-panel/mailinglist/change_right.pl:58
 #: ../vhffs-panel/mailinglist/delete.pl:55 ../vhffs-panel/web/prefs.pl:41
-#: ../vhffs-panel/largefile/prefs.pl:64
+#: ../vhffs-panel/mail/delete_forward.pl:48
+#: ../vhffs-panel/mail/change_forward.pl:52
+#: ../vhffs-panel/mail/save_catchall.pl:43 ../vhffs-panel/mail/spambox.pl:52
+#: ../vhffs-panel/mail/spamvirus.pl:52 ../vhffs-panel/mail/delete_box.pl:49
+#: ../vhffs-panel/mail/password_box.pl:52
+#: ../vhffs-panel/mail/add_forward.pl:43 ../vhffs-panel/mail/prefs.pl:46
+#: ../vhffs-panel/mail/delete.pl:47 ../vhffs-panel/mail/add_account.pl:44
+#: ../vhffs-panel/pgsql/prefs.pl:40
+#: ../vhffs-panel/admin/mail/delete_forward.pl:52
+#: ../vhffs-panel/admin/mail/change_forward.pl:53
+#: ../vhffs-panel/largefile/prefs.pl:64 ../vhffs-panel/mysql/prefs.pl:46
 msgid "Cannot get informations on this object"
 msgstr "Impossible d'obtenir des informations sur cet objet"
 
@@ -927,9 +931,9 @@
 msgstr "Impossible d'obtenir les statistiques"
 
 #: ../vhffs-panel/mail/delete_forward.pl:43
-#: ../vhffs-panel/mail/change_forward.pl:45
-#: ../vhffs-panel/mail/delete_box.pl:42 ../vhffs-panel/mail/password_box.pl:45
-#: ../vhffs-panel/mail/spambox.pl:45 ../vhffs-panel/mail/spamvirus.pl:45
+#: ../vhffs-panel/mail/change_forward.pl:45 ../vhffs-panel/mail/spambox.pl:45
+#: ../vhffs-panel/mail/spamvirus.pl:45 ../vhffs-panel/mail/delete_box.pl:42
+#: ../vhffs-panel/mail/password_box.pl:45
 #: ../vhffs-panel/admin/mail/delete_forward.pl:45
 #: ../vhffs-panel/admin/mail/change_forward.pl:46
 #: ../vhffs-panel/admin/mail/delete_box.pl:45
@@ -1042,16 +1046,16 @@
 msgid "Change user-id"
 msgstr "Changer d'identifiant utilisateur"
 
+#: ../vhffs-robots/src/refused_largefile.pl:49
+#: ../vhffs-robots/src/refused_cvs.pl:50
 #: ../vhffs-robots/src/refused_postgres.pl:49
-#: ../vhffs-robots/src/refused_cvs.pl:50
+#: ../vhffs-robots/src/refused_web.pl:49
 #: ../vhffs-robots/src/refused_mail.pl:49
 #: ../vhffs-robots/src/refused_dns.pl:49
 #: ../vhffs-robots/src/refused_mysql.pl:49
 #: ../vhffs-robots/src/refused_svn.pl:49 ../vhffs-robots/src/refused_ml.pl:49
-#: ../vhffs-robots/src/refused_groups.pl:49
-#: ../vhffs-robots/src/refused_web.pl:49
-#: ../vhffs-robots/src/refused_largefile.pl:49
-#: ../vhffs-panel/admin/moderation_submit.pl:77 ../vhffs-irc/modobot.pl:371
+#: ../vhffs-robots/src/refused_groups.pl:49 ../vhffs-irc/modobot.pl:369
+#: ../vhffs-panel/admin/moderation_submit.pl:77
 msgid "Cheers,"
 msgstr "Respectueusement,"
 
@@ -1064,7 +1068,7 @@
 msgid "Code confirmation"
 msgstr "Code de confirmation"
 
-#: ../vhffs-panel/subscribe_complete.pl:65
+#: ../vhffs-panel/subscribe_complete.pl:66
 msgid "Codes do not match"
 msgstr "Les codes ne correspondent pas"
 
@@ -1085,16 +1089,16 @@
 msgid "Crawl"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:121
 #: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:110
-#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:84
 #: ../vhffs-api/src/Vhffs/Panel/Svn.pm:116
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:89
-#: ../vhffs-api/src/Vhffs/Panel/Group.pm:114
 #: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:98
 #: ../vhffs-api/src/Vhffs/Panel/Web.pm:105
 #: ../vhffs-api/src/Vhffs/Panel/Mail.pm:115
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:121
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:84
 #: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:33
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:89
+#: ../vhffs-api/src/Vhffs/Panel/Group.pm:114
 msgid "Create"
 msgstr "Créer"
 
@@ -1156,7 +1160,7 @@
 msgid "Current avatar"
 msgstr "Avatar utilisé"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:498
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:529
 #, perl-format
 msgid "Current group: %s"
 msgstr "Groupe en cours d'utilisation : %s"
@@ -1227,14 +1231,14 @@
 msgid "December"
 msgstr "Décembre"
 
-#: ../vhffs-panel/mail/prefs.pl:104 ../vhffs-panel/dns/prefs.pl:103
-#: ../vhffs-panel/dns/prefs.pl:153 ../vhffs-panel/dns/prefs.pl:174
-#: ../vhffs-panel/dns/prefs.pl:194 ../vhffs-panel/dns/prefs.pl:215
-#: ../vhffs-panel/pgsql/prefs.pl:81 ../vhffs-panel/cvs/prefs.pl:80
-#: ../vhffs-panel/group/prefs.pl:71 ../vhffs-panel/mysql/prefs.pl:88
-#: ../vhffs-panel/svn/prefs.pl:97 ../vhffs-panel/mailinglist/prefs.pl:170
-#: ../vhffs-panel/web/prefs.pl:100 ../vhffs-panel/user/prefs.pl:77
-#: ../vhffs-panel/largefile/prefs.pl:104
+#: ../vhffs-panel/dns/prefs.pl:103 ../vhffs-panel/dns/prefs.pl:153
+#: ../vhffs-panel/dns/prefs.pl:174 ../vhffs-panel/dns/prefs.pl:194
+#: ../vhffs-panel/dns/prefs.pl:215 ../vhffs-panel/cvs/prefs.pl:80
+#: ../vhffs-panel/group/prefs.pl:71 ../vhffs-panel/svn/prefs.pl:97
+#: ../vhffs-panel/mailinglist/prefs.pl:170 ../vhffs-panel/web/prefs.pl:100
+#: ../vhffs-panel/mail/prefs.pl:104 ../vhffs-panel/pgsql/prefs.pl:81
+#: ../vhffs-panel/largefile/prefs.pl:104 ../vhffs-panel/mysql/prefs.pl:88
+#: ../vhffs-panel/user/prefs.pl:77
 msgid "Delete"
 msgstr "Supprimer"
 
@@ -1298,18 +1302,18 @@
 msgid "Delete this web area"
 msgstr "Supprimer ce site web"
 
-#: ../vhffs-panel/dns/create.pl:41 ../vhffs-panel/pgsql/create.pl:43
+#: ../vhffs-panel/dns/create.pl:41 ../vhffs-panel/cvs/create.pl:40
+#: ../vhffs-panel/group/create.pl:35 ../vhffs-panel/svn/create.pl:46
+#: ../vhffs-panel/public/allgroups.pl:46 ../vhffs-panel/public/group.pl:57
+#: ../vhffs-panel/public/lastgroups.pl:46 ../vhffs-panel/pgsql/create.pl:43
 #: ../vhffs-panel/admin/mail/edit.pl:71 ../vhffs-panel/admin/mail/show.pl:71
 #: ../vhffs-panel/admin/pgsql/edit.pl:70 ../vhffs-panel/admin/pgsql/show.pl:68
 #: ../vhffs-panel/admin/cvs/edit.pl:69 ../vhffs-panel/admin/cvs/show.pl:68
 #: ../vhffs-panel/admin/group/edit.pl:70 ../vhffs-panel/admin/group/show.pl:69
 #: ../vhffs-panel/admin/mysql/edit.pl:70 ../vhffs-panel/admin/mysql/show.pl:67
 #: ../vhffs-panel/admin/object/edit.pl:66 ../vhffs-panel/admin/web/edit.pl:73
-#: ../vhffs-panel/admin/web/show.pl:70 ../vhffs-panel/cvs/create.pl:40
-#: ../vhffs-panel/group/create.pl:35 ../vhffs-panel/mysql/create.pl:41
-#: ../vhffs-panel/svn/create.pl:46 ../vhffs-panel/public/allgroups.pl:46
-#: ../vhffs-panel/public/group.pl:57 ../vhffs-panel/public/lastgroups.pl:46
-#: ../vhffs-panel/largefile/create.pl:42
+#: ../vhffs-panel/admin/web/show.pl:70 ../vhffs-panel/largefile/create.pl:42
+#: ../vhffs-panel/mysql/create.pl:41
 msgid "Description"
 msgstr "Description"
 
@@ -1351,7 +1355,7 @@
 msgid "Domain Name"
 msgstr "Nom de domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:449
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:480
 msgid "Domains for this group"
 msgstr "Domaines pour ce groupe"
 
@@ -1488,7 +1492,7 @@
 msgid "Error. This group doesn't exists"
 msgstr "Erreur. Ce groupe n'existe pas"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:106
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:137
 msgid "Expired session ! Please login again"
 msgstr "Session expirée. Merci de vous authentifier à nouveau"
 
@@ -1508,7 +1512,7 @@
 msgid "File type"
 msgstr "Type de fichier"
 
-#: ../vhffs-panel/largefile/create.pl:34 ../vhffs-panel/largefile/prefs.pl:87
+#: ../vhffs-panel/largefile/prefs.pl:87 ../vhffs-panel/largefile/create.pl:34
 msgid "Filename"
 msgstr "Nom de fichier"
 
@@ -1533,8 +1537,8 @@
 msgstr ""
 "Type de fichier non supporté. Merci d'envoyer un fichier au format PNG."
 
+#: ../vhffs-panel/public/lastusers.pl:46 ../vhffs-panel/public/user.pl:55
 #: ../vhffs-panel/admin/user/edit.pl:65 ../vhffs-panel/admin/user/show.pl:66
-#: ../vhffs-panel/public/lastusers.pl:46 ../vhffs-panel/public/user.pl:55
 #: ../vhffs-panel/user/prefs.pl:49 ../vhffs-panel/subscribe.pl:38
 msgid "Firstname"
 msgstr "Nom"
@@ -1593,15 +1597,15 @@
 msgid "Go on login page"
 msgstr "Aller à la page d'authentification"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:251
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:275
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:301
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:327
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:353
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:380
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:406
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:433
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:458
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:282
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:306
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:332
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:358
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:384
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:411
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:437
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:464
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:489
 msgid "Go to admin"
 msgstr "Aller à l'administration"
 
@@ -1627,7 +1631,7 @@
 msgid "Group"
 msgstr "Groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:234
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:265
 #, perl-format
 msgid "Group %s"
 msgstr "Groupe %s"
@@ -1636,7 +1640,7 @@
 msgid "Group Admin"
 msgstr "Administration des groupes"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:229
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:260
 msgid "Group error"
 msgstr "Erreur sur le groupe"
 
@@ -1664,7 +1668,7 @@
 msgid "Group owning this mailing list"
 msgstr "Groupe propriétaire de cette liste"
 
-#: ../vhffs-panel/mail/create.pl:35 ../vhffs-panel/web/create.pl:45
+#: ../vhffs-panel/web/create.pl:45 ../vhffs-panel/mail/create.pl:35
 msgid "Group owning this web space"
 msgstr "Groupe propriétaire de ce site web"
 
@@ -1672,9 +1676,9 @@
 msgid "Group public area"
 msgstr "Zone publique des groupes"
 
-#: ../vhffs-panel/admin/group/edit.pl:64 ../vhffs-panel/admin/group/show.pl:63
 #: ../vhffs-panel/acl/view.pl:119 ../vhffs-panel/public/allgroups.pl:42
 #: ../vhffs-panel/public/group.pl:56 ../vhffs-panel/public/lastgroups.pl:42
+#: ../vhffs-panel/admin/group/edit.pl:64 ../vhffs-panel/admin/group/show.pl:63
 msgid "Groupname"
 msgstr "Nom du groupe"
 
@@ -1735,23 +1739,23 @@
 msgid "Here, you can report a bug to the admin team"
 msgstr "Ici, vous pouvez signaler un bogue à l'équipe d'administration"
 
-#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:141
 #: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:126
 #: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:135
-#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:101
-#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:110
-#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:132
-#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:141
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:105
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:116
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:133
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:142
 #: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:116
 #: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:123
 #: ../vhffs-api/src/Vhffs/Panel/Web.pm:121
 #: ../vhffs-api/src/Vhffs/Panel/Web.pm:130
 #: ../vhffs-api/src/Vhffs/Panel/Mail.pm:130
 #: ../vhffs-api/src/Vhffs/Panel/Mail.pm:138
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:141
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:101
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:110
 #: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:49
 #: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:56
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:105
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:116
 #: ../vhffs-panel/admin/mail/edit.pl:73 ../vhffs-panel/admin/mail/show.pl:72
 #: ../vhffs-panel/admin/pgsql/edit.pl:72 ../vhffs-panel/admin/pgsql/show.pl:69
 #: ../vhffs-panel/admin/cvs/edit.pl:71 ../vhffs-panel/admin/cvs/show.pl:69
@@ -1798,7 +1802,7 @@
 msgid "Hosted files admin"
 msgstr "Administration des fichiers hébergés"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:424 ../vhffs-panel/public/group.pl:167
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:455 ../vhffs-panel/public/group.pl:167
 msgid "Hosted files for this group"
 msgstr "Fichiers hébergés pour ce groupe"
 
@@ -1824,18 +1828,18 @@
 "If this mail is an error and you don't ask to be a subscriber to this list, "
 "please do not answer to this mail\n"
 msgstr ""
-"Si vous n'avez pas sollicité ce mail et que vous n'avez pas essayé "
-"de vous inscrire à cette liste, merci de ne pas répondre à ce mail\n"
-
+"Si vous n'avez pas sollicité ce mail et que vous n'avez pas essayé de vous "
+"inscrire à cette liste, merci de ne pas répondre à ce mail\n"
+
+#: ../vhffs-robots/src/refused_largefile.pl:48
+#: ../vhffs-robots/src/refused_cvs.pl:49
 #: ../vhffs-robots/src/refused_postgres.pl:48
-#: ../vhffs-robots/src/refused_cvs.pl:49
+#: ../vhffs-robots/src/refused_web.pl:48
 #: ../vhffs-robots/src/refused_mail.pl:48
 #: ../vhffs-robots/src/refused_dns.pl:48
 #: ../vhffs-robots/src/refused_mysql.pl:48
 #: ../vhffs-robots/src/refused_svn.pl:48 ../vhffs-robots/src/refused_ml.pl:48
 #: ../vhffs-robots/src/refused_groups.pl:48
-#: ../vhffs-robots/src/refused_web.pl:48
-#: ../vhffs-robots/src/refused_largefile.pl:48
 #, perl-format
 msgid "If you encounters problem, please mail: %s\n"
 msgstr "Si vous rencontrez des problèmes, envoyez un mail à %s\n"
@@ -1850,15 +1854,15 @@
 "signalez un dysfonctionnement via le formulaire à gauche du site. N'oubliez "
 "pas de mentionner le nom de votre groupe"
 
+#: ../vhffs-robots/src/refused_largefile.pl:42
+#: ../vhffs-robots/src/refused_cvs.pl:43
 #: ../vhffs-robots/src/refused_postgres.pl:42
-#: ../vhffs-robots/src/refused_cvs.pl:43
+#: ../vhffs-robots/src/refused_web.pl:42
 #: ../vhffs-robots/src/refused_mail.pl:42
 #: ../vhffs-robots/src/refused_dns.pl:42
 #: ../vhffs-robots/src/refused_mysql.pl:42
 #: ../vhffs-robots/src/refused_svn.pl:42 ../vhffs-robots/src/refused_ml.pl:42
 #: ../vhffs-robots/src/refused_groups.pl:42
-#: ../vhffs-robots/src/refused_web.pl:42
-#: ../vhffs-robots/src/refused_largefile.pl:42
 msgid "In hope to keep you in our hosting service"
 msgstr "Dans l'espoir de vous garder dans notre service d'hébergement"
 
@@ -1926,20 +1930,20 @@
 msgid "Last users on %s"
 msgstr "Derniers utilisateurs sur %s"
 
+#: ../vhffs-panel/public/lastusers.pl:48 ../vhffs-panel/public/user.pl:57
 #: ../vhffs-panel/admin/user/edit.pl:66 ../vhffs-panel/admin/user/show.pl:67
-#: ../vhffs-panel/public/lastusers.pl:48 ../vhffs-panel/public/user.pl:57
 #: ../vhffs-panel/user/prefs.pl:50 ../vhffs-panel/subscribe.pl:39
 msgid "Lastname"
 msgstr "Prénom"
 
-#: ../vhffs-panel/largefile/create.pl:37 ../vhffs-panel/largefile/prefs.pl:90
+#: ../vhffs-panel/largefile/prefs.pl:90 ../vhffs-panel/largefile/create.pl:37
 msgid "License"
 msgstr "Licence"
 
 #: ../vhffs-panel/largefile/submit.pl:52
 msgid ""
-"License is too short. Please tell us about legal aspects concerning the use of this "
-"new file."
+"License is too short. Please tell us about legal aspects concerning the use "
+"of this new file."
 msgstr ""
 "La licence est trop courte. Merci de remplir les aspects légaux quant au "
 "téléchargement de ce nouveau fichier."
@@ -2044,10 +2048,11 @@
 msgid "List of all users"
 msgstr "Liste de tous les utilisateurs"
 
-#: ../vhffs-panel/admin/web/list.pl:53 ../vhffs-panel/public/allwebsites.pl:59
+#: ../vhffs-panel/public/allwebsites.pl:59
 #: ../vhffs-panel/public/lastusers.pl:82 ../vhffs-panel/public/index.pl:52
 #: ../vhffs-panel/public/allgroups.pl:75 ../vhffs-panel/public/group.pl:218
 #: ../vhffs-panel/public/user.pl:86 ../vhffs-panel/public/lastgroups.pl:74
+#: ../vhffs-panel/admin/web/list.pl:53
 msgid "List of all websites"
 msgstr "Liste de tous les sites web"
 
@@ -2075,7 +2080,7 @@
 msgid "Local Part for this account"
 msgstr "Partie locale de ce compte"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:139 ../vhffs-panel/login.pl:59
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:170 ../vhffs-panel/login.pl:59
 #: ../vhffs-panel/login.pl:100 ../vhffs-panel/lost_ack.pl:41
 #: ../vhffs-panel/lost_ack.pl:52
 msgid "Login"
@@ -2122,7 +2127,7 @@
 msgid "Mail area successfully created !"
 msgstr "Domaine mail créé avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:397
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:428
 msgid "Mail domain for this group"
 msgstr "Domaines mail pour ce groupe"
 
@@ -2175,7 +2180,7 @@
 msgid "Mailing-lists Admin"
 msgstr "Administrer les listes de diffusion"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:371
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:402
 msgid "Mailing-lists for this group"
 msgstr "Listes de diffusion pour ce groupe"
 
@@ -2287,10 +2292,10 @@
 msgstr "Modifications appliquées avec succès"
 
 #: ../vhffs-panel/dns/prefs.pl:154 ../vhffs-panel/dns/prefs.pl:175
-#: ../vhffs-panel/dns/prefs.pl:195 ../vhffs-panel/pgsql/prefs.pl:75
-#: ../vhffs-panel/cvs/prefs.pl:74 ../vhffs-panel/group/prefs.pl:65
-#: ../vhffs-panel/mysql/prefs.pl:82 ../vhffs-panel/svn/prefs.pl:91
-#: ../vhffs-panel/web/prefs.pl:88 ../vhffs-panel/user/prefs.pl:59
+#: ../vhffs-panel/dns/prefs.pl:195 ../vhffs-panel/cvs/prefs.pl:74
+#: ../vhffs-panel/group/prefs.pl:65 ../vhffs-panel/svn/prefs.pl:91
+#: ../vhffs-panel/web/prefs.pl:88 ../vhffs-panel/pgsql/prefs.pl:75
+#: ../vhffs-panel/mysql/prefs.pl:82 ../vhffs-panel/user/prefs.pl:59
 msgid "Modify"
 msgstr "Modifier"
 
@@ -2370,7 +2375,7 @@
 msgid "MySQL stats"
 msgstr "Statistiques MySQL"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:266
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:297
 msgid "Mysql database for this group"
 msgstr "Bases de données MySQL pour ce groupe"
 
@@ -2399,9 +2404,9 @@
 msgid "New language is: %s\n"
 msgstr "La nouvelle langue est : %s\n"
 
-#: ../vhffs-panel/dns/prefs.pl:109 ../vhffs-panel/admin/cvs/edit.pl:73
-#: ../vhffs-panel/admin/cvs/show.pl:77 ../vhffs-panel/cvs/prefs.pl:73
+#: ../vhffs-panel/dns/prefs.pl:109 ../vhffs-panel/cvs/prefs.pl:73
 #: ../vhffs-panel/svn/prefs.pl:90 ../vhffs-panel/web/prefs.pl:85
+#: ../vhffs-panel/admin/cvs/edit.pl:73 ../vhffs-panel/admin/cvs/show.pl:77
 msgid "No"
 msgstr "Non"
 
@@ -2413,11 +2418,11 @@
 msgid "No CNAME available on this domain"
 msgstr "Aucun champ CNAME trouvé pour ce domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:335
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:366
 msgid "No CVS repository for this group"
 msgstr "Aucun dépôt CVS pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:466
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:497
 msgid "No DNS domain for this group"
 msgstr "Aucun nom de domaine pour ce groupe"
 
@@ -2437,11 +2442,11 @@
 msgid "No Mail Area to validate"
 msgstr "Aucun domaine mail à valider"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:414
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:445
 msgid "No Mail domain for this group"
 msgstr "Aucun domaine mail pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:388
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:419
 msgid "No Mailing-list for this group"
 msgstr "Aucune liste de diffusion pour ce groupe"
 
@@ -2449,11 +2454,11 @@
 msgid "No NS available on this domain"
 msgstr "Aucun NS disponible pour ce domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:309
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:340
 msgid "No PostgreSQL database for this group"
 msgstr "Aucune base de données PostgreSQL pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:361
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:392
 msgid "No SVN repository for this group"
 msgstr "Aucun dépôt Subversion pour ce groupe"
 
@@ -2461,11 +2466,11 @@
 msgid "No Web Area to validate"
 msgstr "Aucun site web à valider"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:96
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:127
 msgid "No cookie found, please accept the cookie and then please login again !"
 msgstr ""
-"Aucun cookie n'a été trouvé. Merci de vous réauthentifier ou d'accepter les "
-"cookies"
+"Aucun cookie n'a été trouvé. Merci de vous réauthentifier ou d'accepter "
+"les cookies"
 
 #: ../vhffs-panel/public/group.pl:129
 msgid "No cvs repository available for this group"
@@ -2502,7 +2507,7 @@
 msgid "No hash"
 msgstr "Pas de hash"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:441
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:472
 msgid "No hosted files for this group"
 msgstr "Aucun hébergement de fichiers pour ce groupe"
 
@@ -2527,7 +2532,7 @@
 msgstr ""
 "Aucune modification ne peut être appliquée. Merci de vérifier les champs."
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:283
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:314
 msgid "No mysql database for this group"
 msgstr "Aucune base de données MySQL pour ce groupe"
 
@@ -2544,7 +2549,7 @@
 msgid "No subversion repository available for this group"
 msgstr "Aucun dépôt Subversion disponible pour ce groupe"
 
-#: ../vhffs-panel/public/group.pl:46 ../vhffs-panel/public/largefile.pl:62
+#: ../vhffs-panel/public/largefile.pl:62 ../vhffs-panel/public/group.pl:46
 msgid "No such group"
 msgstr "Ne trouve pas le groupe"
 
@@ -2556,7 +2561,7 @@
 msgid "No such user on Vhffs"
 msgstr "Ne trouve pas l'utilisateur"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:259
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:290
 msgid "No webarea for this group"
 msgstr "Aucun site web pour ce groupe"
 
@@ -2569,11 +2574,10 @@
 msgid "No, I'm not sure, I prefer to keep it."
 msgstr "Non, je suis pas sûr, je préfère le garder"
 
+#: ../vhffs-panel/cvs/prefs.pl:79 ../vhffs-panel/group/prefs.pl:70
+#: ../vhffs-panel/svn/prefs.pl:96 ../vhffs-panel/mailinglist/prefs.pl:169
 #: ../vhffs-panel/mail/prefs.pl:103 ../vhffs-panel/pgsql/prefs.pl:80
-#: ../vhffs-panel/cvs/prefs.pl:79 ../vhffs-panel/group/prefs.pl:70
-#: ../vhffs-panel/mysql/prefs.pl:87 ../vhffs-panel/svn/prefs.pl:96
-#: ../vhffs-panel/mailinglist/prefs.pl:169
-#: ../vhffs-panel/largefile/prefs.pl:103
+#: ../vhffs-panel/largefile/prefs.pl:103 ../vhffs-panel/mysql/prefs.pl:87
 msgid "No, I'm not sure, I prefer to keep this project."
 msgstr "Non, je ne suis pas sûr, je préfère garder ce projet"
 
@@ -2624,8 +2628,8 @@
 msgid "October"
 msgstr "Octobre"
 
-#: ../vhffs-panel/mail/prefs.pl:108 ../vhffs-panel/dns/prefs.pl:94
-#: ../vhffs-panel/web/prefs.pl:93
+#: ../vhffs-panel/dns/prefs.pl:94 ../vhffs-panel/web/prefs.pl:93
+#: ../vhffs-panel/mail/prefs.pl:108
 msgid "Ok, go to ACL admin"
 msgstr "Aller à l'administration des ACL"
 
@@ -2661,13 +2665,13 @@
 msgid "Owned by"
 msgstr "Appartient à"
 
-#: ../vhffs-panel/admin/mail/edit.pl:69 ../vhffs-panel/admin/mail/show.pl:69
-#: ../vhffs-panel/admin/pgsql/edit.pl:68 ../vhffs-panel/admin/pgsql/show.pl:66
-#: ../vhffs-panel/admin/cvs/edit.pl:67 ../vhffs-panel/admin/cvs/show.pl:66
-#: ../vhffs-panel/admin/group/edit.pl:66 ../vhffs-panel/admin/group/show.pl:65
-#: ../vhffs-panel/admin/mysql/edit.pl:68 ../vhffs-panel/admin/mysql/show.pl:65
-#: ../vhffs-panel/admin/web/edit.pl:69 ../vhffs-panel/admin/web/show.pl:68
-#: ../vhffs-panel/group/create.pl:32
+#: ../vhffs-panel/group/create.pl:32 ../vhffs-panel/admin/mail/edit.pl:69
+#: ../vhffs-panel/admin/mail/show.pl:69 ../vhffs-panel/admin/pgsql/edit.pl:68
+#: ../vhffs-panel/admin/pgsql/show.pl:66 ../vhffs-panel/admin/cvs/edit.pl:67
+#: ../vhffs-panel/admin/cvs/show.pl:66 ../vhffs-panel/admin/group/edit.pl:66
+#: ../vhffs-panel/admin/group/show.pl:65 ../vhffs-panel/admin/mysql/edit.pl:68
+#: ../vhffs-panel/admin/mysql/show.pl:65 ../vhffs-panel/admin/web/edit.pl:69
+#: ../vhffs-panel/admin/web/show.pl:68
 msgid "Owner"
 msgstr "Propriétaire"
 
@@ -2699,7 +2703,8 @@
 
 #: ../vhffs-panel/pgsql/pgsql_submit.pl:50
 msgid "Password must contains only alphanum caracters"
-msgstr "Le mot de passe doit contenir uniquement des caractères alphanumériques"
+msgstr ""
+"Le mot de passe doit contenir uniquement des caractères alphanumériques"
 
 #: ../vhffs-panel/lost_ack.pl:51
 msgid "Password recovery failed!"
@@ -2722,26 +2727,30 @@
 msgid "PgSQL stats"
 msgstr "Statistiques PostgreSQL"
 
-#: ../vhffs-panel/login.pl:46 ../vhffs-panel/panel.pl:37
-#: ../vhffs-panel/auth.pl:69
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:29
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:40 ../vhffs-panel/login.pl:46
 msgid "Platform temporary closed"
 msgstr "Plate-forme fermée temporairement"
 
-#: ../vhffs-panel/login.pl:47 ../vhffs-panel/panel.pl:38
-#: ../vhffs-panel/auth.pl:70
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:41 ../vhffs-panel/login.pl:47
 msgid "Platform temporary closed."
 msgstr "Plate-forme fermée temporairement."
 
-#: ../vhffs-panel/subscribe_complete.pl:155
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:30
+#, fuzzy
+msgid "Platform temporary closed<br/>database error"
+msgstr "Plate-forme fermée temporairement"
+
+#: ../vhffs-panel/subscribe_complete.pl:156
 msgid "Please enter a correct city"
 msgstr "Merci d'entrer un nom de ville correcte"
 
-#: ../vhffs-panel/subscribe_complete.pl:162
+#: ../vhffs-panel/subscribe_complete.pl:163
 msgid "Please enter a correct country"
 msgstr "Merci d'entrer un nom de pays correct"
 
-#: ../vhffs-panel/subscribe_complete.pl:141
-#: ../vhffs-panel/subscribe_complete.pl:148
+#: ../vhffs-panel/subscribe_complete.pl:142
+#: ../vhffs-panel/subscribe_complete.pl:149
 msgid "Please enter a correct firstname"
 msgstr "Veuillez fournir un nom correct"
 
@@ -2754,8 +2763,8 @@
 "Please fill in all fields, a mail containing your password will be sent to "
 "you"
 msgstr ""
-"Veuillez remplir tous les champs. Un mail contenant votre mot de passe vous sera "
-"envoyé"
+"Veuillez remplir tous les champs. Un mail contenant votre mot de passe vous "
+"sera envoyé"
 
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:257
 msgid "Please read help of listengine\n"
@@ -2780,14 +2789,14 @@
 msgid "Please wait modification, creation or deletion"
 msgstr "Veuillez attendre la modification, création ou suppression"
 
-#: ../vhffs-panel/subscribe_complete.pl:204
+#: ../vhffs-panel/subscribe_complete.pl:205
 msgid ""
 "Please wait while we are creating the account, it will take some minutes"
 msgstr ""
 "Merci de patienter pendant que nous créons votre compte. Cela prendra "
 "quelques minutes"
 
-#: ../vhffs-panel/admin/moderation_submit.pl:76 ../vhffs-irc/modobot.pl:370
+#: ../vhffs-irc/modobot.pl:368 ../vhffs-panel/admin/moderation_submit.pl:76
 msgid "Please wait while we are creating your object\n"
 msgstr "Veuillez patienter pendant que nous créons votre service\n"
 
@@ -2803,7 +2812,7 @@
 msgid "PostgreSQL Databases"
 msgstr "Bases de données PostgreSQL"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:292
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:323
 msgid "PostgreSQL database for this group"
 msgstr "Bases de données PostgreSQL pour ce groupe"
 
@@ -2867,8 +2876,8 @@
 msgid "Project Successfully modified"
 msgstr "Projet modifié avec succès"
 
-#: ../vhffs-panel/admin/cvs/edit.pl:65 ../vhffs-panel/admin/cvs/show.pl:64
-#: ../vhffs-panel/svn/prefs.pl:87
+#: ../vhffs-panel/svn/prefs.pl:87 ../vhffs-panel/admin/cvs/edit.pl:65
+#: ../vhffs-panel/admin/cvs/show.pl:64
 msgid "Public"
 msgstr "Public"
 
@@ -2876,7 +2885,7 @@
 msgid "Quota"
 msgstr "Quota"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:237
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:268
 #: ../vhffs-panel/admin/group/edit.pl:81
 #, perl-format
 msgid "Quota (used/total) : %s/%s"
@@ -2891,15 +2900,15 @@
 msgid "RSS infos are not published"
 msgstr "Les informations ne sont pas publiées au format RSS"
 
+#: ../vhffs-robots/src/refused_largefile.pl:45
+#: ../vhffs-robots/src/refused_cvs.pl:46
 #: ../vhffs-robots/src/refused_postgres.pl:45
-#: ../vhffs-robots/src/refused_cvs.pl:46
+#: ../vhffs-robots/src/refused_web.pl:45
 #: ../vhffs-robots/src/refused_mail.pl:45
 #: ../vhffs-robots/src/refused_dns.pl:45
 #: ../vhffs-robots/src/refused_mysql.pl:45
 #: ../vhffs-robots/src/refused_svn.pl:45 ../vhffs-robots/src/refused_ml.pl:45
 #: ../vhffs-robots/src/refused_groups.pl:45
-#: ../vhffs-robots/src/refused_web.pl:45
-#: ../vhffs-robots/src/refused_largefile.pl:45
 msgid "Reason given : "
 msgstr "Raison donnée : "
 
@@ -2946,7 +2955,7 @@
 msgid "Rights successfully changed"
 msgstr "Droits modifiés avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:344
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:375
 msgid "SVN repositories for this group"
 msgstr "Dépôts Subversion pour ce groupe"
 
@@ -3070,6 +3079,22 @@
 msgid "Search:"
 msgstr "Recherche :"
 
+#: ../vhffs-panel/dns/create.pl:40 ../vhffs-panel/cvs/create.pl:39
+#: ../vhffs-panel/group/create.pl:34 ../vhffs-panel/svn/create.pl:45
+#: ../vhffs-panel/mailinglist/create.pl:70 ../vhffs-panel/web/create.pl:49
+#: ../vhffs-panel/mail/create.pl:39 ../vhffs-panel/pgsql/create.pl:42
+#: ../vhffs-panel/admin/mail/edit.pl:72 ../vhffs-panel/admin/pgsql/edit.pl:71
+#: ../vhffs-panel/admin/cvs/edit.pl:70 ../vhffs-panel/admin/group/edit.pl:71
+#: ../vhffs-panel/admin/mysql/edit.pl:71
+#: ../vhffs-panel/admin/object/edit.pl:67 ../vhffs-panel/admin/web/edit.pl:74
+#: ../vhffs-panel/admin/user/edit.pl:80
+#: ../vhffs-panel/admin/broadcast_view.pl:69
+#: ../vhffs-panel/admin/broadcast_list.pl:68
+#: ../vhffs-panel/largefile/create.pl:41 ../vhffs-panel/mysql/create.pl:40
+#: ../vhffs-panel/alert.pl:40
+msgid "Send"
+msgstr "Envoyer"
+
 #: ../vhffs-panel/admin/broadcast.pl:45
 msgid "Send an email to all hosted people"
 msgstr "Envoyer un mail à tous les hébergés"
@@ -3089,21 +3114,6 @@
 #: ../vhffs-panel/user/prefs.pl:79 ../vhffs-panel/user/prefs.pl:81
 msgid "Send my avatar"
 msgstr "Envoyer mon avatar"
-
-#: ../vhffs-panel/mail/create.pl:39 ../vhffs-panel/dns/create.pl:40
-#: ../vhffs-panel/pgsql/create.pl:42 ../vhffs-panel/admin/mail/edit.pl:72
-#: ../vhffs-panel/admin/pgsql/edit.pl:71 ../vhffs-panel/admin/cvs/edit.pl:70
-#: ../vhffs-panel/admin/group/edit.pl:71 ../vhffs-panel/admin/mysql/edit.pl:71
-#: ../vhffs-panel/admin/object/edit.pl:67 ../vhffs-panel/admin/web/edit.pl:74
-#: ../vhffs-panel/admin/user/edit.pl:80
-#: ../vhffs-panel/admin/broadcast_view.pl:69
-#: ../vhffs-panel/admin/broadcast_list.pl:68 ../vhffs-panel/cvs/create.pl:39
-#: ../vhffs-panel/group/create.pl:34 ../vhffs-panel/mailinglist/create.pl:70
-#: ../vhffs-panel/web/create.pl:49
-#: ../vhffs-panel/mysql/create.pl:40 ../vhffs-panel/svn/create.pl:45
-#: ../vhffs-panel/alert.pl:40 ../vhffs-panel/largefile/create.pl:41
-msgid "Send"
-msgstr "Envoyer"
 
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:405
 msgid "September"
@@ -3248,6 +3258,7 @@
 
 #: ../vhffs-panel/admin/mail/edit.pl:70 ../vhffs-panel/admin/mail/show.pl:70
 #: ../vhffs-panel/admin/pgsql/edit.pl:69 ../vhffs-panel/admin/pgsql/show.pl:67
+#: ../vhffs-panel/admin/largefile/list.pl:84
 #: ../vhffs-panel/admin/cvs/edit.pl:68 ../vhffs-panel/admin/cvs/show.pl:67
 #: ../vhffs-panel/admin/group/edit.pl:69 ../vhffs-panel/admin/group/show.pl:68
 #: ../vhffs-panel/admin/mysql/edit.pl:69 ../vhffs-panel/admin/mysql/show.pl:66
@@ -3255,7 +3266,6 @@
 #: ../vhffs-panel/admin/object/edit.pl:65 ../vhffs-panel/admin/web/edit.pl:70
 #: ../vhffs-panel/admin/web/show.pl:69 ../vhffs-panel/admin/user/edit.pl:106
 #: ../vhffs-panel/admin/user/show.pl:79
-#: ../vhffs-panel/admin/largefile/list.pl:84
 msgid "Status"
 msgstr "État"
 
@@ -3263,10 +3273,11 @@
 msgid "Su !"
 msgstr "Changer d'identité"
 
-#: ../vhffs-panel/panel.pl:62
+#: ../vhffs-panel/panel.pl:52
 #, perl-format
 msgid "Su successfull with name %s "
-msgstr "Changement d'identité réalisé avec succès. Vous êtes maintenant %s"
+msgstr ""
+"Changement d'identité réalisé avec succès. Vous êtes maintenant %s"
 
 #: ../vhffs-panel/dns/prefs.pl:128
 msgid "Subdomain name"
@@ -3290,23 +3301,23 @@
 msgid "Submit a bug"
 msgstr "Signaler un dysfonctionnement"
 
-#: ../vhffs-panel/subscribe.pl:44 ../vhffs-panel/subscribe_complete.pl:60
-#: ../vhffs-panel/subscribe_complete.pl:66
-#: ../vhffs-panel/subscribe_complete.pl:73
-#: ../vhffs-panel/subscribe_complete.pl:80
-#: ../vhffs-panel/subscribe_complete.pl:87
-#: ../vhffs-panel/subscribe_complete.pl:94
-#: ../vhffs-panel/subscribe_complete.pl:101
-#: ../vhffs-panel/subscribe_complete.pl:108
-#: ../vhffs-panel/subscribe_complete.pl:115
-#: ../vhffs-panel/subscribe_complete.pl:122
-#: ../vhffs-panel/subscribe_complete.pl:129
-#: ../vhffs-panel/subscribe_complete.pl:136
-#: ../vhffs-panel/subscribe_complete.pl:143
-#: ../vhffs-panel/subscribe_complete.pl:150
-#: ../vhffs-panel/subscribe_complete.pl:157
-#: ../vhffs-panel/subscribe_complete.pl:164
-#: ../vhffs-panel/subscribe_complete.pl:219 ../vhffs-panel/auth.pl:36
+#: ../vhffs-panel/subscribe.pl:44 ../vhffs-panel/subscribe_complete.pl:61
+#: ../vhffs-panel/subscribe_complete.pl:67
+#: ../vhffs-panel/subscribe_complete.pl:74
+#: ../vhffs-panel/subscribe_complete.pl:81
+#: ../vhffs-panel/subscribe_complete.pl:88
+#: ../vhffs-panel/subscribe_complete.pl:95
+#: ../vhffs-panel/subscribe_complete.pl:102
+#: ../vhffs-panel/subscribe_complete.pl:109
+#: ../vhffs-panel/subscribe_complete.pl:116
+#: ../vhffs-panel/subscribe_complete.pl:123
+#: ../vhffs-panel/subscribe_complete.pl:130
+#: ../vhffs-panel/subscribe_complete.pl:137
+#: ../vhffs-panel/subscribe_complete.pl:144
+#: ../vhffs-panel/subscribe_complete.pl:151
+#: ../vhffs-panel/subscribe_complete.pl:158
+#: ../vhffs-panel/subscribe_complete.pl:165
+#: ../vhffs-panel/subscribe_complete.pl:220 ../vhffs-panel/auth.pl:36
 msgid "Subscribe"
 msgstr "Inscription"
 
@@ -3359,8 +3370,8 @@
 msgid ""
 "Sucessfully added this user to this group. Please wait while robots add him"
 msgstr ""
-"Utilisateur ajouté au groupe avec succès. Veuillez patienter pendant que les "
-"robots l'ajoutent"
+"Utilisateur ajouté au groupe avec succès. Veuillez patienter pendant que "
+"les robots l'ajoutent"
 
 #: ../vhffs-api/src/Vhffs/Functions.pm:352
 #: ../vhffs-panel/admin/mail/edit.pl:131 ../vhffs-panel/admin/mail/edit.pl:132
@@ -3399,16 +3410,16 @@
 msgid "The DNS object was successfully created !"
 msgstr "Nom de domaine créé avec succès"
 
+#: ../vhffs-robots/src/refused_largefile.pl:50
+#: ../vhffs-robots/src/refused_cvs.pl:51
 #: ../vhffs-robots/src/refused_postgres.pl:50
-#: ../vhffs-robots/src/refused_cvs.pl:51
+#: ../vhffs-robots/src/refused_web.pl:50
 #: ../vhffs-robots/src/refused_mail.pl:50
 #: ../vhffs-robots/src/refused_dns.pl:50
 #: ../vhffs-robots/src/refused_mysql.pl:50
 #: ../vhffs-robots/src/refused_svn.pl:50 ../vhffs-robots/src/refused_ml.pl:50
-#: ../vhffs-robots/src/refused_groups.pl:50
-#: ../vhffs-robots/src/refused_web.pl:50
-#: ../vhffs-robots/src/refused_largefile.pl:50
-#: ../vhffs-panel/admin/moderation_submit.pl:78 ../vhffs-irc/modobot.pl:372
+#: ../vhffs-robots/src/refused_groups.pl:50 ../vhffs-irc/modobot.pl:370
+#: ../vhffs-panel/admin/moderation_submit.pl:78
 msgid "The Moderator and Admin team"
 msgstr "L'équipe de modérateurs et d'administrateurs"
 
@@ -3447,15 +3458,16 @@
 
 #: ../vhffs-panel/mysql/submit.pl:48
 msgid "The database name is too long. There is a 32 character limit"
-msgstr "Le nom de la base de données est trop long (supérieur à 32 caractères)"
+msgstr ""
+"Le nom de la base de données est trop long (supérieur à 32 caractères)"
 
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:340
 #, perl-format
 msgid ""
 "The following address %s is not allowed to execute commands on the list %s\n"
 msgstr ""
-"L'adresse suivante %s n'est pas autorisée à exécuter des commandes sur cette "
-"liste %s\n"
+"L'adresse suivante %s n'est pas autorisée à exécuter des commandes sur "
+"cette liste %s\n"
 
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:168
 #, perl-format
@@ -3482,13 +3494,14 @@
 "The groupname should contain at least 3 caracters and must contain only "
 "letters or numbers in lower case"
 msgstr ""
-"Le nom du groupe doit contenir au moins 3 caractères et doit être écrit en "
-"minuscules, uniquement avec des caractères alphanumériques"
+"Le nom du groupe doit contenir au moins 3 caractères et doit être écrit "
+"en minuscules, uniquement avec des caractères alphanumériques"
 
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:229
 #, perl-format
 msgid ""
-"The listengine language preference was changed for the following address %s.\n"
+"The listengine language preference was changed for the following address %"
+"s.\n"
 msgstr "La langue pour l'adresse %s a été changée.\n"
 
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:277
@@ -3503,8 +3516,8 @@
 #: ../vhffs-panel/largefile/submit.pl:62
 msgid "The new file has been created. Please wait mail."
 msgstr ""
-"Le fichier a été créé. Vous allez recevoir un mail dans quelques dizaines de "
-"minutes."
+"Le fichier a été créé. Vous allez recevoir un mail dans quelques "
+"dizaines de minutes."
 
 #: ../vhffs-panel/mysql/submit.pl:64
 msgid "The password is not valid"
@@ -3518,16 +3531,16 @@
 "s_DBNAME"
 msgstr ""
 "Le prefixe de votre base de données est constant. Le nom de votre base "
-"dedonnées sera %s_NOMDELABASE<br>. Un utilisateur sera créé et s'appelera %"
-"s_NOMDELABASE"
+"dedonnées sera %s_NOMDELABASE<br>. Un utilisateur sera créé et s'appelera "
+"%s_NOMDELABASE"
 
 #: ../vhffs-panel/svn/svn_submit.pl:45
 msgid ""
 "The repository name is too short. It must contains at least 3 caracters, and "
 "must only contain letters and numbers"
 msgstr ""
-"Le nom du dépôt est trop court. Il doit contenir au moins 3 caractères et ne "
-"doit contenir que des caractères alphanumériques"
+"Le nom du dépôt est trop court. Il doit contenir au moins 3 caractères et "
+"ne doit contenir que des caractères alphanumériques"
 
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:93
 msgid ""
@@ -3555,15 +3568,19 @@
 msgid "There is two possible usages :"
 msgstr "Il y a deux usages possibles : "
 
+#: ../vhffs-panel/cvs/delete.pl:59
+msgid "This CVS repository will NOT be deleted"
+msgstr "Ce dépôt CVS ne sera PAS détruit"
+
 #: ../vhffs-panel/cvs/delete.pl:72
 msgid "This CVS will be delete"
 msgstr "Ce dépôt CVS sera détruit"
 
-#: ../vhffs-panel/mail/prefs.pl:100 ../vhffs-panel/dns/prefs.pl:99
-#: ../vhffs-panel/pgsql/prefs.pl:77 ../vhffs-panel/cvs/prefs.pl:76
-#: ../vhffs-panel/group/prefs.pl:67 ../vhffs-panel/mysql/prefs.pl:84
-#: ../vhffs-panel/svn/prefs.pl:93 ../vhffs-panel/mailinglist/prefs.pl:166
-#: ../vhffs-panel/web/prefs.pl:96 ../vhffs-panel/largefile/prefs.pl:100
+#: ../vhffs-panel/dns/prefs.pl:99 ../vhffs-panel/cvs/prefs.pl:76
+#: ../vhffs-panel/group/prefs.pl:67 ../vhffs-panel/svn/prefs.pl:93
+#: ../vhffs-panel/mailinglist/prefs.pl:166 ../vhffs-panel/web/prefs.pl:96
+#: ../vhffs-panel/mail/prefs.pl:100 ../vhffs-panel/pgsql/prefs.pl:77
+#: ../vhffs-panel/largefile/prefs.pl:100 ../vhffs-panel/mysql/prefs.pl:84
 msgid ""
 "This action is non-reversible. All services associated to this project will "
 "be DESTROYED."
@@ -3582,17 +3599,13 @@
 "This box already exists for this domain or parameters are not valid. Check "
 "your domain."
 msgstr ""
-"Cette boîte mail existe déjà pour le domaine ou les paramètres transmis ne "
-"sont pas valides. Veuillez vérifier votre domaine"
+"Cette boîte mail existe déjà pour le domaine ou les paramètres transmis "
+"ne sont pas valides. Veuillez vérifier votre domaine"
 
 #: ../vhffs-panel/mail/add_account.pl:83
 msgid "This box has been successfully added to this domain"
 msgstr "Cette boîte a été ajoutée au domaine mail avec succès"
 
-#: ../vhffs-panel/cvs/delete.pl:59
-msgid "This CVS repository will NOT be deleted"
-msgstr "Ce dépôt CVS ne sera PAS détruit"
-
 #: ../vhffs-panel/pgsql/delete.pl:62
 msgid "This database cannot be deleted"
 msgstr "Cette base de données ne peut pas être détruite"
@@ -3676,32 +3689,31 @@
 #: ../vhffs-panel/group/prefs.pl:44
 msgid "This object is not functional yet. Please wait creation or moderation."
 msgstr ""
-"Ce service n'est pas fonctionnel actuellement. Veuillez attendre la création "
-"ou la modération"
-
-#: ../vhffs-panel/mail/delete_forward.pl:58
-#: ../vhffs-panel/mail/change_forward.pl:66
-#: ../vhffs-panel/mail/save_catchall.pl:49
-#: ../vhffs-panel/mail/delete_box.pl:63 ../vhffs-panel/mail/password_box.pl:66
-#: ../vhffs-panel/mail/add_forward.pl:53 ../vhffs-panel/mail/prefs.pl:54
-#: ../vhffs-panel/mail/delete.pl:51 ../vhffs-panel/mail/add_account.pl:58
-#: ../vhffs-panel/mail/spambox.pl:66 ../vhffs-panel/mail/spamvirus.pl:66
-#: ../vhffs-panel/dns/prefs.pl:68
-#: ../vhffs-panel/admin/mail/delete_forward.pl:66
-#: ../vhffs-panel/admin/mail/change_forward.pl:67
-#: ../vhffs-panel/admin/mail/delete_box.pl:66
-#: ../vhffs-panel/admin/mail/password_box.pl:67
-#: ../vhffs-panel/cvs/prefs_save.pl:55 ../vhffs-panel/cvs/delete.pl:55
-#: ../vhffs-panel/group/delete.pl:43 ../vhffs-panel/mysql/prefs_save.pl:60
-#: ../vhffs-panel/mysql/prefs.pl:59 ../vhffs-panel/svn/prefs_save.pl:55
-#: ../vhffs-panel/svn/delete.pl:54
+"Ce service n'est pas fonctionnel actuellement. Veuillez attendre la "
+"création ou la modération"
+
+#: ../vhffs-panel/dns/prefs.pl:68 ../vhffs-panel/cvs/prefs_save.pl:55
+#: ../vhffs-panel/cvs/delete.pl:55 ../vhffs-panel/group/delete.pl:43
+#: ../vhffs-panel/svn/prefs_save.pl:55 ../vhffs-panel/svn/delete.pl:54
 #: ../vhffs-panel/mailinglist/save_options.pl:65
 #: ../vhffs-panel/mailinglist/del_member.pl:60
 #: ../vhffs-panel/mailinglist/prefs.pl:63
 #: ../vhffs-panel/mailinglist/add_sub.pl:60
 #: ../vhffs-panel/mailinglist/change_right.pl:62
 #: ../vhffs-panel/mailinglist/delete.pl:59 ../vhffs-panel/web/prefs_save.pl:51
-#: ../vhffs-panel/web/prefs.pl:49 ../vhffs-panel/largefile/delete.pl:53
+#: ../vhffs-panel/web/prefs.pl:49 ../vhffs-panel/mail/delete_forward.pl:58
+#: ../vhffs-panel/mail/change_forward.pl:66
+#: ../vhffs-panel/mail/save_catchall.pl:49 ../vhffs-panel/mail/spambox.pl:66
+#: ../vhffs-panel/mail/spamvirus.pl:66 ../vhffs-panel/mail/delete_box.pl:63
+#: ../vhffs-panel/mail/password_box.pl:66
+#: ../vhffs-panel/mail/add_forward.pl:53 ../vhffs-panel/mail/prefs.pl:54
+#: ../vhffs-panel/mail/delete.pl:51 ../vhffs-panel/mail/add_account.pl:58
+#: ../vhffs-panel/admin/mail/delete_forward.pl:66
+#: ../vhffs-panel/admin/mail/change_forward.pl:67
+#: ../vhffs-panel/admin/mail/delete_box.pl:66
+#: ../vhffs-panel/admin/mail/password_box.pl:67
+#: ../vhffs-panel/largefile/delete.pl:53 ../vhffs-panel/mysql/prefs_save.pl:60
+#: ../vhffs-panel/mysql/prefs.pl:59
 msgid "This object is not functionnal yet. Please wait creation or moderation."
 msgstr ""
 "Ce service n'est pas encore actif. Merci d'attendre la création ou la "
@@ -3713,8 +3725,8 @@
 "This object is not functionnal yet. Please wait creation, moderation or "
 "modification."
 msgstr ""
-"Ce service n'est pas/plus actif. Veuillez attendre la création, modification "
-"ou modération"
+"Ce service n'est pas/plus actif. Veuillez attendre la création, "
+"modification ou modération"
 
 #: ../vhffs-panel/web/delete.pl:65
 msgid "This object will BE DELETED"
@@ -3737,15 +3749,25 @@
 msgid "This platform does not support avatar"
 msgstr "Le support des avatars n'est pas activé sur cette plate-forme"
 
-#: ../vhffs-panel/login.pl:48 ../vhffs-panel/panel.pl:39
-#: ../vhffs-panel/auth.pl:71
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:31
+#, fuzzy
+msgid ""
+"This platform is temporary closed. Administrators are performing some "
+"maintenances tasks or system has database errors. Please come back in a few "
+"minutes to log in."
+msgstr ""
+"Cette plate-forme est fermée temporairement. Les administrateurs sont en "
+"train d'effectuer de la maintenance. Merci de revenir dans quelques minutes "
+"pour vous identifier."
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:42 ../vhffs-panel/login.pl:48
 msgid ""
 "This platform is temporary closed. Administrators are performing some "
 "maintenances tasks. Please come back in a few minutes to log in."
 msgstr ""
-"Cette plate-forme est fermée temporairement. Les administrateurs sont "
-"en train d'effectuer de la maintenance. Merci de revenir dans quelques "
-"minutes pour vous identifier."
+"Cette plate-forme est fermée temporairement. Les administrateurs sont en "
+"train d'effectuer de la maintenance. Merci de revenir dans quelques minutes "
+"pour vous identifier."
 
 #: ../vhffs-panel/svn/svn_submit.pl:51
 msgid "This repository name already exists"
@@ -3932,9 +3954,8 @@
 msgid "Unable to modify the object"
 msgstr "Impossible de modifier le service"
 
-#: ../vhffs-panel/mail/change_forward.pl:87
-#: ../vhffs-panel/mail/password_box.pl:87 ../vhffs-panel/mail/spambox.pl:93
-#: ../vhffs-panel/mail/spamvirus.pl:93
+#: ../vhffs-panel/mail/change_forward.pl:87 ../vhffs-panel/mail/spambox.pl:93
+#: ../vhffs-panel/mail/spamvirus.pl:93 ../vhffs-panel/mail/password_box.pl:87
 msgid "Unable to reccord changes on this domain"
 msgstr "Impossible d'enregistrer les modifications sur ce domaine"
 
@@ -4004,7 +4025,7 @@
 msgid "User"
 msgstr "Utilisateur"
 
-#: ../vhffs-panel/panel.pl:66
+#: ../vhffs-panel/panel.pl:56
 #, perl-format
 msgid "User %s does not exists"
 msgstr "L'utilisateur %s n'existe pas"
@@ -4017,7 +4038,7 @@
 msgid "User Preferences"
 msgstr "Préférences utilisateur"
 
-#: ../vhffs-panel/subscribe_complete.pl:203
+#: ../vhffs-panel/subscribe_complete.pl:204
 msgid "User Successfully created"
 msgstr "Utilisateur créé avec succès"
 
@@ -4029,7 +4050,7 @@
 msgid "User account : "
 msgstr "Compte utilisateur : "
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:119
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:150
 msgid "User does not exist"
 msgstr "L'utilisateur n'existe pas"
 
@@ -4037,11 +4058,11 @@
 msgid "User public area"
 msgstr "Zone publique des utilisateurs"
 
-#: ../vhffs-panel/admin/su.pl:47 ../vhffs-panel/group/prefs.pl:73
-#: ../vhffs-panel/acl/view.pl:118 ../vhffs-panel/public/lastusers.pl:44
-#: ../vhffs-panel/public/user.pl:53 ../vhffs-panel/user/prefs.pl:47
-#: ../vhffs-panel/subscribe.pl:36 ../vhffs-panel/lost.pl:26
-#: ../vhffs-panel/auth.pl:32
+#: ../vhffs-panel/group/prefs.pl:73 ../vhffs-panel/acl/view.pl:118
+#: ../vhffs-panel/public/lastusers.pl:44 ../vhffs-panel/public/user.pl:53
+#: ../vhffs-panel/admin/su.pl:47 ../vhffs-panel/user/prefs.pl:47
+#: ../vhffs-panel/subscribe.pl:36 ../vhffs-panel/auth.pl:32
+#: ../vhffs-panel/lost.pl:26
 msgid "Username"
 msgstr "Nom d'utilisateur"
 
@@ -4049,7 +4070,7 @@
 msgid "Username for this database"
 msgstr "Nom d'utilisateur pour cette base de données"
 
-#: ../vhffs-panel/subscribe_complete.pl:78
+#: ../vhffs-panel/subscribe_complete.pl:79
 msgid "Username must contain between 3 and 12 characters"
 msgstr "Le nom d'utilisateur doit contenir entre 3 et 12 caractères"
 
@@ -4087,7 +4108,7 @@
 msgid "VHFFS Logout"
 msgstr "Déconnexion"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:177
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:208
 msgid "VHFFS Panel"
 msgstr "Panel de VHFFS"
 
@@ -4121,15 +4142,15 @@
 msgid "View archives"
 msgstr "Allez aux archives de cette liste"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:252
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:276
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:302
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:328
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:354
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:381
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:407
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:434
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:459
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:283
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:307
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:333
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:359
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:385
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:412
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:438
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:465
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:490
 msgid "View history"
 msgstr "Voir l'historique"
 
@@ -4148,7 +4169,8 @@
 #: ../vhffs-panel/mail/spamvirus.pl:97
 #, perl-format
 msgid "Virus status updated for box %s"
-msgstr "Le statut de la protection anti-virus a été changée pour la boîte %s"
+msgstr ""
+"Le statut de la protection anti-virus a été changée pour la boîte %s"
 
 #: ../vhffs-panel/admin/stats.pl:73
 msgid "WEB stats"
@@ -4165,10 +4187,9 @@
 msgid "Waiting for creation"
 msgstr "En attente de création"
 
-#: ../vhffs-panel/admin/dns/list.pl:84 ../vhffs-panel/admin/pgsql/list.pl:86
-#: ../vhffs-panel/admin/mysql/list.pl:86
+#: ../vhffs-panel/mailinglist/prefs.pl:144 ../vhffs-panel/admin/dns/list.pl:84
+#: ../vhffs-panel/admin/pgsql/list.pl:86 ../vhffs-panel/admin/mysql/list.pl:86
 #: ../vhffs-panel/admin/object/list.pl:81
-#: ../vhffs-panel/mailinglist/prefs.pl:144
 msgid "Waiting for delete"
 msgstr "En attente de suppression"
 
@@ -4223,7 +4244,7 @@
 msgid "Web area successfully created !"
 msgstr "Site web créé avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:242
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:273
 msgid "Webarea for this group"
 msgstr "Sites web pour ce groupe"
 
@@ -4235,11 +4256,12 @@
 msgid "Websites area"
 msgstr "Zone des sites web"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:204
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:235
 msgid "Welcome"
 msgstr "Bienvenue"
 
 #: ../vhffs-panel/auth.pl:29
+#, perl-format
 msgid "Welcome on %s"
 msgstr "Bienvenue sur %s"
 
@@ -4261,18 +4283,18 @@
 msgid "Woah, %s users and %s groups already trust %s"
 msgstr "Youhou, %s utilisateurs et %s groupes font déjà confiance à %s"
 
-#: ../vhffs-panel/dns/prefs.pl:108 ../vhffs-panel/admin/cvs/edit.pl:74
-#: ../vhffs-panel/admin/cvs/show.pl:73 ../vhffs-panel/cvs/prefs.pl:72
+#: ../vhffs-panel/dns/prefs.pl:108 ../vhffs-panel/cvs/prefs.pl:72
 #: ../vhffs-panel/svn/prefs.pl:89 ../vhffs-panel/web/prefs.pl:84
+#: ../vhffs-panel/admin/cvs/edit.pl:74 ../vhffs-panel/admin/cvs/show.pl:73
 msgid "Yes"
 msgstr "Oui"
 
-#: ../vhffs-panel/mail/prefs.pl:102 ../vhffs-panel/dns/prefs.pl:101
-#: ../vhffs-panel/pgsql/prefs.pl:79 ../vhffs-panel/cvs/prefs.pl:78
-#: ../vhffs-panel/group/prefs.pl:69 ../vhffs-panel/mysql/prefs.pl:86
-#: ../vhffs-panel/svn/prefs.pl:95 ../vhffs-panel/mailinglist/prefs.pl:168
-#: ../vhffs-panel/web/prefs.pl:98 ../vhffs-panel/user/prefs.pl:75
-#: ../vhffs-panel/largefile/prefs.pl:102
+#: ../vhffs-panel/dns/prefs.pl:101 ../vhffs-panel/cvs/prefs.pl:78
+#: ../vhffs-panel/group/prefs.pl:69 ../vhffs-panel/svn/prefs.pl:95
+#: ../vhffs-panel/mailinglist/prefs.pl:168 ../vhffs-panel/web/prefs.pl:98
+#: ../vhffs-panel/mail/prefs.pl:102 ../vhffs-panel/pgsql/prefs.pl:79
+#: ../vhffs-panel/largefile/prefs.pl:102 ../vhffs-panel/mysql/prefs.pl:86
+#: ../vhffs-panel/user/prefs.pl:75
 msgid "Yes I'm sure of what I do"
 msgstr "Oui, je suis sûr de ce que je fais"
 
@@ -4290,6 +4312,8 @@
 #: ../vhffs-panel/admin/pgsql/edit.pl:42
 #: ../vhffs-panel/admin/pgsql/edit_submit.pl:42
 #: ../vhffs-panel/admin/pgsql/list.pl:40 ../vhffs-panel/admin/pgsql/show.pl:42
+#: ../vhffs-panel/admin/largefile/search.pl:40
+#: ../vhffs-panel/admin/largefile/list.pl:37
 #: ../vhffs-panel/admin/cvs/search.pl:39 ../vhffs-panel/admin/cvs/edit.pl:42
 #: ../vhffs-panel/admin/cvs/edit_submit.pl:44
 #: ../vhffs-panel/admin/cvs/list.pl:40 ../vhffs-panel/admin/cvs/show.pl:42
@@ -4303,9 +4327,9 @@
 #: ../vhffs-panel/admin/mysql/list.pl:40 ../vhffs-panel/admin/mysql/show.pl:41
 #: ../vhffs-panel/admin/object/search.pl:39
 #: ../vhffs-panel/admin/object/edit.pl:42
-#: ../vhffs-panel/admin/object/delete_avatar.pl:46
 #: ../vhffs-panel/admin/object/edit_submit.pl:42
 #: ../vhffs-panel/admin/object/list.pl:39
+#: ../vhffs-panel/admin/object/delete_avatar.pl:46
 #: ../vhffs-panel/admin/svn/search.pl:41 ../vhffs-panel/admin/svn/list.pl:39
 #: ../vhffs-panel/admin/web/search.pl:40 ../vhffs-panel/admin/web/edit.pl:42
 #: ../vhffs-panel/admin/web/edit_submit.pl:42
@@ -4317,8 +4341,6 @@
 #: ../vhffs-panel/admin/su.pl:38 ../vhffs-panel/admin/broadcast_view.pl:41
 #: ../vhffs-panel/admin/broadcast_list.pl:39 ../vhffs-panel/admin/stats.pl:50
 #: ../vhffs-panel/admin/broadcast.pl:38
-#: ../vhffs-panel/admin/largefile/list.pl:37
-#: ../vhffs-panel/admin/largefile/search.pl:40
 msgid "You are not allowed to see it"
 msgstr "Vous n'êtes pas autorisé à voir ceci"
 
@@ -4327,8 +4349,8 @@
 msgid "You ask to be subscribed to the following list: %s\n"
 msgstr "Vous avez demandé à être inscrit à la liste suivante : %s\n"
 
-#: ../vhffs-panel/mail/prefs.pl:107 ../vhffs-panel/dns/prefs.pl:93
-#: ../vhffs-panel/web/prefs.pl:92
+#: ../vhffs-panel/dns/prefs.pl:93 ../vhffs-panel/web/prefs.pl:92
+#: ../vhffs-panel/mail/prefs.pl:107
 msgid ""
 "You can Manage rights on this service for each user in the VHFFS database. "
 "Please read help before manage it."
@@ -4339,7 +4361,8 @@
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:20
 msgid "You can also send a command list in the mail body.\n"
 msgstr ""
-"Vous pouvez également envoyer une liste de commandes dans le corps du mail.\n"
+"Vous pouvez également envoyer une liste de commandes dans le corps du "
+"mail.\n"
 
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:124
 msgid "You can have some help on listengine, sending an email to\n"
@@ -4349,7 +4372,7 @@
 msgid "You can post on the list now."
 msgstr "Vous pouvez poster sur la liste maintenant."
 
-#: ../vhffs-panel/subscribe.pl:26 ../vhffs-panel/subscribe_complete.pl:58
+#: ../vhffs-panel/subscribe.pl:26 ../vhffs-panel/subscribe_complete.pl:59
 msgid "You cannot subscribe to VHFFS"
 msgstr "Vous ne pouvez pas vous inscrire"
 
@@ -4408,35 +4431,35 @@
 msgstr ""
 "Vous devez confirmer votre requête en envoyant un mail de confirmation\n"
 
-#: ../vhffs-panel/subscribe_complete.pl:127
+#: ../vhffs-panel/subscribe_complete.pl:128
 msgid "You must declare a valid mail address"
 msgstr "Vous devez déclarer une adresse mail valide"
 
-#: ../vhffs-panel/subscribe_complete.pl:92
+#: ../vhffs-panel/subscribe_complete.pl:93
 msgid "You must declare your city"
 msgstr "Vous devez entrer un nom de ville correct"
 
-#: ../vhffs-panel/subscribe_complete.pl:85
+#: ../vhffs-panel/subscribe_complete.pl:86
 msgid "You must declare your country"
 msgstr "Vous devez entrer un nom de pays correct"
 
-#: ../vhffs-panel/subscribe_complete.pl:106
+#: ../vhffs-panel/subscribe_complete.pl:107
 msgid "You must declare your firstname"
 msgstr "Vous devez entrer votre nom"
 
-#: ../vhffs-panel/subscribe_complete.pl:113
+#: ../vhffs-panel/subscribe_complete.pl:114
 msgid "You must declare your lastname"
 msgstr "Vous devez entrer votre prénom"
 
-#: ../vhffs-panel/subscribe_complete.pl:120
+#: ../vhffs-panel/subscribe_complete.pl:121
 msgid "You must declare your mail address"
 msgstr "Vous devez entrer votre adresse email"
 
-#: ../vhffs-panel/subscribe_complete.pl:71
+#: ../vhffs-panel/subscribe_complete.pl:72
 msgid "You must declare your username"
 msgstr "Vous devez entrer votre nom d'utilisateur"
 
-#: ../vhffs-panel/subscribe_complete.pl:99
+#: ../vhffs-panel/subscribe_complete.pl:100
 msgid "You must declare your zipcode"
 msgstr "Vous devez entrer un code postal valide"
 
@@ -4445,16 +4468,10 @@
 msgstr ""
 "Vous devez gérer au moins un domaine mail pour avoir une liste de diffusion"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:123
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:154
 msgid "You're are not allowed to browse panel"
 msgstr "Vous n'êtes pas autorisé à parcourir le panel"
 
-#: ../vhffs-panel/mail/change_forward.pl:72
-#: ../vhffs-panel/mail/save_catchall.pl:54
-#: ../vhffs-panel/mail/delete_box.pl:69 ../vhffs-panel/mail/password_box.pl:72
-#: ../vhffs-panel/mail/add_forward.pl:58 ../vhffs-panel/mail/prefs.pl:60
-#: ../vhffs-panel/mail/delete.pl:55 ../vhffs-panel/mail/add_account.pl:64
-#: ../vhffs-panel/mail/spambox.pl:72 ../vhffs-panel/mail/spamvirus.pl:72
 #: ../vhffs-panel/dns/delete_cname.pl:58 ../vhffs-panel/dns/delete_cname.pl:62
 #: ../vhffs-panel/dns/delete_mx.pl:58 ../vhffs-panel/dns/delete_mx.pl:62
 #: ../vhffs-panel/dns/add_ns.pl:58 ../vhffs-panel/dns/add_ns.pl:62
@@ -4467,22 +4484,13 @@
 #: ../vhffs-panel/dns/modif_mx.pl:63 ../vhffs-panel/dns/delete_ns.pl:57
 #: ../vhffs-panel/dns/delete_ns.pl:61 ../vhffs-panel/dns/delete_a.pl:59
 #: ../vhffs-panel/dns/delete_a.pl:63 ../vhffs-panel/dns/delete.pl:58
-#: ../vhffs-panel/dns/delete.pl:62 ../vhffs-panel/pgsql/prefs_save.pl:54
-#: ../vhffs-panel/pgsql/prefs.pl:47 ../vhffs-panel/pgsql/delete.pl:46
-#: ../vhffs-panel/admin/mail/change_forward.pl:73
-#: ../vhffs-panel/admin/mail/delete_box.pl:72
-#: ../vhffs-panel/admin/mail/password_box.pl:73
-#: ../vhffs-panel/admin/moderation_submit.pl:47
-#: ../vhffs-panel/admin/broadcast_delete.pl:47
-#: ../vhffs-panel/admin/broadcast_submit.pl:47
-#: ../vhffs-panel/admin/moderation.pl:45 ../vhffs-panel/cvs/prefs_save.pl:51
+#: ../vhffs-panel/dns/delete.pl:62 ../vhffs-panel/cvs/prefs_save.pl:51
 #: ../vhffs-panel/cvs/prefs.pl:55 ../vhffs-panel/cvs/delete.pl:51
 #: ../vhffs-panel/group/join_group.pl:47 ../vhffs-panel/group/prefs.pl:49
 #: ../vhffs-panel/group/remove_user_from_group.pl:44
 #: ../vhffs-panel/group/prefs_save.pl:52 ../vhffs-panel/group/delete.pl:39
-#: ../vhffs-panel/mysql/prefs_save.pl:56 ../vhffs-panel/mysql/prefs.pl:53
-#: ../vhffs-panel/mysql/delete.pl:49 ../vhffs-panel/svn/prefs_save.pl:51
-#: ../vhffs-panel/svn/prefs.pl:70 ../vhffs-panel/svn/delete.pl:50
+#: ../vhffs-panel/svn/prefs_save.pl:51 ../vhffs-panel/svn/prefs.pl:70
+#: ../vhffs-panel/svn/delete.pl:50
 #: ../vhffs-panel/mailinglist/save_options.pl:69
 #: ../vhffs-panel/mailinglist/del_member.pl:64
 #: ../vhffs-panel/mailinglist/prefs.pl:69
@@ -4490,7 +4498,23 @@
 #: ../vhffs-panel/mailinglist/change_right.pl:66
 #: ../vhffs-panel/mailinglist/delete.pl:63 ../vhffs-panel/web/prefs_save.pl:55
 #: ../vhffs-panel/web/prefs.pl:55 ../vhffs-panel/web/delete.pl:52
-#: ../vhffs-panel/largefile/prefs.pl:71 ../vhffs-panel/largefile/delete.pl:49
+#: ../vhffs-panel/mail/change_forward.pl:72
+#: ../vhffs-panel/mail/save_catchall.pl:54 ../vhffs-panel/mail/spambox.pl:72
+#: ../vhffs-panel/mail/spamvirus.pl:72 ../vhffs-panel/mail/delete_box.pl:69
+#: ../vhffs-panel/mail/password_box.pl:72
+#: ../vhffs-panel/mail/add_forward.pl:58 ../vhffs-panel/mail/prefs.pl:60
+#: ../vhffs-panel/mail/delete.pl:55 ../vhffs-panel/mail/add_account.pl:64
+#: ../vhffs-panel/pgsql/prefs_save.pl:54 ../vhffs-panel/pgsql/prefs.pl:47
+#: ../vhffs-panel/pgsql/delete.pl:46
+#: ../vhffs-panel/admin/mail/change_forward.pl:73
+#: ../vhffs-panel/admin/mail/delete_box.pl:72
+#: ../vhffs-panel/admin/mail/password_box.pl:73
+#: ../vhffs-panel/admin/moderation_submit.pl:47
+#: ../vhffs-panel/admin/broadcast_delete.pl:47
+#: ../vhffs-panel/admin/broadcast_submit.pl:47
+#: ../vhffs-panel/admin/moderation.pl:45 ../vhffs-panel/largefile/delete.pl:49
+#: ../vhffs-panel/largefile/prefs.pl:71 ../vhffs-panel/mysql/prefs_save.pl:56
+#: ../vhffs-panel/mysql/prefs.pl:53 ../vhffs-panel/mysql/delete.pl:49
 msgid "You're not allowed to do this (ACL rights)"
 msgstr "Vous n'êtes pas autorisé à voir ceci (droits ACL insuffisants)"
 
@@ -4505,7 +4529,7 @@
 msgid "You're not allowed to view this object's ACL"
 msgstr "Vous n'êtes pas autorisé à voir l'ACL de ce service"
 
-#: ../vhffs-panel/panel.pl:71
+#: ../vhffs-panel/panel.pl:61
 msgid "You're not an administrator"
 msgstr "Vous n'êtes pas un administrateur"
 
@@ -4536,8 +4560,8 @@
 msgid "Your Group request : %s "
 msgstr "Votre demande de groupe/projet : %s "
 
+#: ../vhffs-robots/src/refused_web.pl:52
 #: ../vhffs-robots/src/refused_mail.pl:52
-#: ../vhffs-robots/src/refused_web.pl:52
 msgid "Your Mail hosting request"
 msgstr "Votre demande de domaine mail"
 
@@ -4613,11 +4637,11 @@
 msgid "Your request on %s for hosting file"
 msgstr "Votre demande d'hébergement de fichier sur %s"
 
-#: ../vhffs-panel/admin/moderation_submit.pl:80 ../vhffs-irc/modobot.pl:374
+#: ../vhffs-irc/modobot.pl:372 ../vhffs-panel/admin/moderation_submit.pl:80
 msgid "Your request on VHFFS platform"
 msgstr "Votre demande sur la plate-forme VHFFS"
 
-#: ../vhffs-panel/admin/moderation_submit.pl:75 ../vhffs-irc/modobot.pl:369
+#: ../vhffs-irc/modobot.pl:367 ../vhffs-panel/admin/moderation_submit.pl:75
 msgid "Your request on VHFFS was accepted\n"
 msgstr "Votre requête sur la plate-forme VHFFS a été acceptée\n"
 
@@ -4626,7 +4650,7 @@
 msgid "Your web hosting request for the servername : %s "
 msgstr "Votre demande de site web %s "
 
-#: ../vhffs-panel/subscribe_complete.pl:134
+#: ../vhffs-panel/subscribe_complete.pl:135
 msgid "Your zipcode is not correct! Please enter a correct zipcode"
 msgstr "Le code postal est incorrect. Veuillez entrer un code postal correct"
 
@@ -4647,15 +4671,15 @@
 msgid "cannot be removed.\n"
 msgstr "ne peut pas être supprimé.\n"
 
+#: ../vhffs-robots/src/refused_largefile.pl:41
+#: ../vhffs-robots/src/refused_cvs.pl:42
 #: ../vhffs-robots/src/refused_postgres.pl:41
-#: ../vhffs-robots/src/refused_cvs.pl:42
+#: ../vhffs-robots/src/refused_web.pl:41
 #: ../vhffs-robots/src/refused_mail.pl:41
 #: ../vhffs-robots/src/refused_dns.pl:41
 #: ../vhffs-robots/src/refused_mysql.pl:41
 #: ../vhffs-robots/src/refused_svn.pl:41 ../vhffs-robots/src/refused_ml.pl:41
 #: ../vhffs-robots/src/refused_groups.pl:41
-#: ../vhffs-robots/src/refused_web.pl:41
-#: ../vhffs-robots/src/refused_largefile.pl:41
 msgid "has been refused by the Moderators team"
 msgstr "a été refusé par l'équipe de modérateurs"
 

Modified: trunk/vhffs-intl/src/vhffs.pot
==============================================================================
--- trunk/vhffs-intl/src/vhffs.pot (original)
+++ trunk/vhffs-intl/src/vhffs.pot Wed Jun  7 22:40:01 2006
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-09 15:19+0100\n"
+"POT-Creation-Date: 2006-06-07 16:01+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@xxxxxx>\n"
@@ -16,1131 +16,1647 @@
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: /vhffs/vhffs-panel/admin/cvs/edit_submit.pl:69
-#: /vhffs/vhffs-panel/admin/group/edit_submit.pl:70
-#: /vhffs/vhffs-panel/admin/mysql/edit_submit.pl:67
-#: /vhffs/vhffs-panel/admin/user/edit_submit.pl:77
-#: /vhffs/vhffs-panel/admin/pgsql/edit_submit.pl:67
-msgid " Can't modify object ..."
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:139
-msgid "(to delete)"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/DNS.pm:142
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:148
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:134
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Web.pm:127
-msgid "(waiting for creation)"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/DNS.pm:133
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:125
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Web.pm:118
-msgid "(waiting for moderation)"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:130
-msgid "(waiting for validation)"
-msgstr ""
-
-#: /vhffs/vhffs-panel/acl/view.pl:104
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:38
+msgid "\t\t\t\t   RIGHT can be subscriber or admin\n"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:32
+#, perl-format
+msgid "%s public area"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:125
+#, perl-format
+msgid "%s-request@%s with subject : \"help\"\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:121
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:123
+msgid "------\n"
+msgstr ""
+
+#: ../vhffs-panel/web/create.pl:38
+msgid "<new site>."
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:356
+#, perl-format
+msgid "A mail to moderate is on the list %s.\n"
+msgstr ""
+
+#: ../vhffs-panel/acl/view.pl:116
 msgid "ACL Administration for : "
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:123
+#: ../vhffs-panel/acl/view.pl:135
 msgid "ACL level"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:70
-#: /vhffs/vhffs-panel/admin/moderation.pl:100
-#: /vhffs/vhffs-panel/admin/moderation.pl:132
-#: /vhffs/vhffs-panel/admin/moderation.pl:165
-#: /vhffs/vhffs-panel/admin/moderation.pl:198
-#: /vhffs/vhffs-panel/admin/moderation.pl:231
-#: /vhffs/vhffs-panel/admin/moderation.pl:265
-#: /vhffs/vhffs-panel/admin/moderation.pl:298
-#: /vhffs/vhffs-panel/admin/moderation.pl:329
+#: ../vhffs-panel/acl/add_acl_user.pl:79
+#: ../vhffs-panel/acl/add_acl_group.pl:79
+msgid "ACL successfully added"
+msgstr ""
+
+#: ../vhffs-panel/acl/submit.pl:81
+msgid "ACL successfully deleted"
+msgstr ""
+
+#: ../vhffs-panel/acl/submit.pl:92
+msgid "ACL successfully modified"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:84
+#: ../vhffs-panel/admin/moderation.pl:126
+#: ../vhffs-panel/admin/moderation.pl:167
+#: ../vhffs-panel/admin/moderation.pl:211
+#: ../vhffs-panel/admin/moderation.pl:254
+#: ../vhffs-panel/admin/moderation.pl:299
+#: ../vhffs-panel/admin/moderation.pl:344
+#: ../vhffs-panel/admin/moderation.pl:387
+#: ../vhffs-panel/admin/moderation.pl:429
+#: ../vhffs-panel/admin/moderation.pl:470
 msgid "Accept"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/delete_box.pl:85
+#: ../vhffs-panel/logout.pl:31 ../vhffs-panel/auth.pl:34
+msgid "Access to panel"
+msgstr ""
+
+#: ../vhffs-panel/mail/delete_box.pl:82
 msgid "Account successfully deleted"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:73
+#: ../vhffs-panel/mail/prefs.pl:75
 msgid "Accounts"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:129
+#: ../vhffs-panel/user/prefs.pl:138
 #, perl-format
 msgid "Activate %s@%s email"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:76
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:93
-#: /vhffs/vhffs-panel/admin/dns/list.pl:76
-#: /vhffs/vhffs-panel/admin/group/edit.pl:85
-#: /vhffs/vhffs-panel/admin/group/list.pl:78
-#: /vhffs/vhffs-panel/admin/mail/list.pl:76
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:126
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:76
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:85
-#: /vhffs/vhffs-panel/admin/user/list.pl:76
-#: /vhffs/vhffs-panel/admin/user/edit.pl:109
-#: /vhffs/vhffs-panel/admin/web/list.pl:76
-#: /vhffs/vhffs-panel/admin/web/edit.pl:98
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:76
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:85
-#: /vhffs/vhffs-panel/admin/svn/list.pl:73
-#: /vhffs/vhffs-panel/admin/object/list.pl:76
-#: /vhffs/vhffs-panel/admin/object/edit.pl:89
+#: ../vhffs-api/src/Vhffs/Functions.pm:348
+#: ../vhffs-panel/admin/mail/edit.pl:129 ../vhffs-panel/admin/dns/list.pl:80
+#: ../vhffs-panel/admin/pgsql/edit.pl:88 ../vhffs-panel/admin/pgsql/list.pl:82
+#: ../vhffs-panel/admin/cvs/edit.pl:97 ../vhffs-panel/admin/group/edit.pl:90
+#: ../vhffs-panel/admin/mysql/edit.pl:88 ../vhffs-panel/admin/mysql/list.pl:82
+#: ../vhffs-panel/admin/object/edit.pl:88
+#: ../vhffs-panel/admin/object/list.pl:77 ../vhffs-panel/admin/web/edit.pl:101
+#: ../vhffs-panel/admin/user/edit.pl:112
 msgid "Activated"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:84
+#: ../vhffs-panel/dns/prefs.pl:112 ../vhffs-panel/mailinglist/prefs.pl:96
+msgid "Add !"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:125
+msgid "Add a CNAME field to your domain"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:117
+msgid "Add a MX field to your domain"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:133
+msgid "Add a NS field to your domain"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:86 ../vhffs-panel/mail/prefs.pl:96
 msgid "Add a forward on this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:94
-msgid "Add a forward to this domain"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:82
+#: ../vhffs-panel/mailinglist/prefs.pl:94
 msgid "Add a member"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:93
+#: ../vhffs-panel/mail/prefs.pl:95
 msgid "Add a popbox to this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/prefs.pl:53
-msgid "Add a user in the group"
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/prefs.pl:71
-msgid "Add a user on this repository"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/prefs.pl:75
+#: ../vhffs-panel/group/prefs.pl:74
+msgid "Add a user in this group"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:87
+msgid "Add an A record"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:77
 msgid "Add an account"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:84
-msgid "Add it!"
-msgstr ""
-
-#: /vhffs/vhffs-panel/group/prefs.pl:54
+#: ../vhffs-panel/group/prefs.pl:75
 msgid "Add this user !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/join_group.pl:84
-msgid "Add this user to the group"
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe.pl:43 /vhffs/vhffs-panel/user/prefs.pl:54
+#: ../vhffs-panel/group/join_group.pl:83
+msgid "Add this user to this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:73 ../vhffs-panel/admin/user/show.pl:73
+#: ../vhffs-panel/user/prefs.pl:53 ../vhffs-panel/subscribe.pl:43
 msgid "Address"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/prefs.pl:65
+#: ../vhffs-panel/web/prefs.pl:64
 msgid "Address (Servername)"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:70
-#: /vhffs/vhffs-panel/admin/user/edit.pl:100
+#: ../vhffs-panel/mailinglist/prefs.pl:146
+#: ../vhffs-panel/admin/user/edit.pl:70 ../vhffs-panel/admin/user/edit.pl:100
+#: ../vhffs-panel/admin/user/show.pl:70 ../vhffs-panel/admin/user/show.pl:105
 msgid "Admin"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:42
-msgid "Admin Account : "
-msgstr ""
-
-#: /vhffs/vhffs-panel/cvs/prefs.pl:68
+#: ../vhffs-panel/cvs/prefs.pl:68
 msgid "Admin CVS Repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:104 /vhffs/vhffs-panel/web/prefs.pl:88
+#: ../vhffs-panel/dns/prefs.pl:79
+msgid "Admin DNS"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:92 ../vhffs-panel/web/prefs.pl:91
+#: ../vhffs-panel/mail/prefs.pl:106
 msgid "Admin Rights on this object (ACL)"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:70
+#: ../vhffs-panel/svn/prefs.pl:83
 msgid "Admin Subversion Repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:67
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:40
+msgid "Admin account : "
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:76
 msgid "Administration for list "
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:73
-msgid "Adress"
-msgstr ""
-
-#: /vhffs/vhffs-panel/web/create.pl:42
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:38
+msgid "Administrator Menu"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:92
+#, perl-format
+msgid "Adress %s is already a subscriber for this list.\n"
+msgstr ""
+
+#: ../vhffs-panel/web/create.pl:43
 msgid "Adress (ServerName directive)"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:66
+#: ../vhffs-panel/admin/web/edit.pl:66 ../vhffs-panel/admin/web/show.pl:65
 msgid "Alert Limit"
 msgstr ""
 
-#: /vhffs/vhffs-panel/alert_submit.pl:43
+#: ../vhffs-panel/alert_submit.pl:42
 msgid "Alert on Vhffs platform"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:67
+#: ../vhffs-panel/admin/web/edit.pl:67 ../vhffs-panel/admin/web/show.pl:66
 msgid "Alert state"
 msgstr ""
 
-#: /vhffs/vhffs-panel/alert.pl:37
-msgid "Alert the admin team"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:53
-msgid "All CVS repositories List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/group/list.pl:49
-msgid "All Groups List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mail/list.pl:53
-msgid "All Mail Domains List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:53
-msgid "All MySQL database List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:53
-msgid "All PostgreSQL database List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/svn/list.pl:51
-msgid "All Subversion repositories List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/user/list.pl:53
-msgid "All Users List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/web/list.pl:53
-msgid "All Web Areas List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/dns/list.pl:53
-msgid "All domains List"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/object/list.pl:53
+#: ../vhffs-panel/dns/prefs.pl:83
+msgid "All A TYPE for you domain name"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:124
+msgid "All CNAME TYPE for your domain name"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:85
+msgid "All CNAME for you domain name"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:84
+msgid "All MX TYPE for you domain name"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:116
+msgid "All MX TYPE for your domain name"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:132
+msgid "All NS TYPE for your domain name"
+msgstr ""
+
+#: ../vhffs-panel/admin/svn/list.pl:51
+msgid "All Subversion repositories lists"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:19
+msgid "All commands can be sent as mail subject.\n"
+msgstr ""
+
+#: ../vhffs-panel/public/allgroups.pl:33
+#, perl-format
+msgid "All groups on %s"
+msgstr ""
+
+#: ../vhffs-panel/admin/largefile/list.pl:49
+msgid "All hosted files lists"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_list.pl:45
+msgid "All mailings sent to hosted"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:21
+msgid ""
+"All mails with commands must be sent on \n"
+"                     YOURLIST-request@xxxxxxxxxx list.\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/list.pl:52
 msgid "All objects List"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/prefs.pl:68
+#: ../vhffs-panel/group/prefs.pl:95
 msgid "All users in this group"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/add_forward.pl:74
-#, perl-format
-msgid "Already exists for this domain %s"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/prefs.pl:99
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:133
+#: ../vhffs-panel/public/allwebsites.pl:34
+#: ../vhffs-panel/public/websearch.pl:42
+#, perl-format
+msgid "All websites on %s"
+msgstr ""
+
+#: ../vhffs-panel/mail/add_forward.pl:65
+#, perl-format
+msgid "Already exists for this domain or bad parameters. Check your domain"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/submit.pl:95
+msgid "An error occured while adding an ACL for the group"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:148
+msgid "An error occured while adding the box"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:152
+msgid "An error occured while adding the box (anti-spam adding)"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:156
+msgid "An error occured while adding the box (anti-virus adding)"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:243
+msgid "An error occured while adding the forwarding"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/submit.pl:91
+msgid "An error occured while adding yourself to the ACL"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/submit.pl:83
+msgid "An error occured while applying changes"
+msgstr ""
+
+#: ../vhffs-panel/user/delete.pl:52
+msgid "An error occured while applying changes. This user will NOT be deleted"
+msgstr ""
+
+#: ../vhffs-panel/web/delete.pl:61
+msgid ""
+"An error occured while applying changes. This web area will NOT be deleted"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/submit.pl:87
+msgid "An error occured while creating the list"
+msgstr ""
+
+#: ../vhffs-panel/mail/submit.pl:57
+msgid "An error occured while creating the mail area"
+msgstr ""
+
+#: ../vhffs-panel/admin/mailing/mailing_submit.pl:53
+msgid "An error occured while creating the message in the database"
+msgstr ""
+
+#: ../vhffs-panel/svn/svn_submit.pl:59 ../vhffs-panel/mysql/submit.pl:74
+msgid "An error occured while creating the object"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:70
+#, perl-format
+msgid "An error occured while creating the object %s %s"
+msgstr ""
+
+#: ../vhffs-panel/largefile/submit.pl:66
+msgid ""
+"An error occured while creating the object. Parameters are invalid or the "
+"file already exists."
+msgstr ""
+
+#: ../vhffs-panel/dns/dns_submit.pl:52
+msgid ""
+"An error occured while creating the object. The domain is not correct or "
+"aleady exists in Vhffs database"
+msgstr ""
+
+#: ../vhffs-panel/cvs/cvs_submit.pl:63
+msgid "An error occured while creating the object.It probably already exists"
+msgstr ""
+
+#: ../vhffs-panel/cvs/delete.pl:68
+msgid "An error occured while deleting the CVS repository"
+msgstr ""
+
+#: ../vhffs-panel/svn/delete.pl:67 ../vhffs-panel/largefile/delete.pl:66
+msgid "An error occured while deleting the Subversion repository"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_delete.pl:64
+msgid "An error occured while deleting this mailing"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/submit.pl:81
+msgid "An error occured while fetching information about this mailing list"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Robots/Mysql.pm:140
+msgid "An error occured while granting privileges to an admin user"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/change_right.pl:80
+msgid "An error occured while modifying the rights"
+msgstr ""
+
+#: ../vhffs-panel/svn/svn_submit.pl:55
+msgid "An error occured while setting up the ACL"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:255
+msgid "An error occured while the forwarding"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/del_member.pl:74
+msgid "An error occured while unsubscribing the user"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit_submit.pl:100
+msgid "An error occured while updating"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:243
+#, perl-format
+msgid ""
+"An error occured while updating language for the following address: %s.\n"
+msgstr ""
+
+#: ../vhffs-panel/cvs/prefs_save.pl:82
+msgid "An error occured while updating the CVS repository"
+msgstr ""
+
+#: ../vhffs-panel/svn/prefs_save.pl:76
+msgid "An error occured while updating the Subversion repository"
+msgstr ""
+
+#: ../vhffs-panel/mail/save_catchall.pl:65
+msgid "An error occured while updating the mail domain"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/edit_submit.pl:58
+msgid "An error occured while updating the object"
+msgstr ""
+
+#: ../vhffs-panel/group/prefs_save.pl:65 ../vhffs-panel/group/delete.pl:58
+msgid "An error occured while updating the project"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:97
+msgid "An error occured while updating the user account"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:151
+#, perl-format
+msgid "An error occurs while you subscribed to the list  %s \n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:385
+msgid "April"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:62
+#: ../vhffs-listengine/src/archives/archives.pl:116
+msgid "Archive are not open for this list"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:129
+#: ../vhffs-listengine/src/archives/archives.pl:166
+#: ../vhffs-listengine/src/archives/archives.pl:188
+#: ../vhffs-listengine/src/archives/archives.pl:212
+msgid "Archives"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:200
+msgid "Archives for "
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:224
+msgid "Archives for year"
+msgstr ""
+
+#: ../vhffs-panel/svn/prefs.pl:94 ../vhffs-panel/largefile/prefs.pl:101
+msgid "Are you SURE you want DELETE this  subversion repository ?"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:167 ../vhffs-panel/mail/prefs.pl:101
 msgid "Are you SURE you want DELETE this Mail Area ?"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/prefs.pl:85
+#: ../vhffs-panel/mysql/prefs.pl:85
 msgid "Are you SURE you want DELETE this MySQL database ?"
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:73
+#: ../vhffs-panel/pgsql/prefs.pl:78
 msgid "Are you SURE you want DELETE this PostgreSQL database ?"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/prefs.pl:94
+#: ../vhffs-panel/web/prefs.pl:97
 msgid "Are you SURE you want DELETE this Web Area ?"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:77 /vhffs/vhffs-panel/svn/prefs.pl:90
+#: ../vhffs-panel/cvs/prefs.pl:77
 msgid "Are you SURE you want DELETE this cvs repository ?"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/prefs.pl:47
+#: ../vhffs-panel/dns/prefs.pl:100
+msgid "Are you SURE you want DELETE this domain ?"
+msgstr ""
+
+#: ../vhffs-panel/group/prefs.pl:68
 msgid "Are you SURE you want DELETE this project ?"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:73
-msgid "Are you SURE you want DELETE this user ?"
-msgstr ""
-
-#: /vhffs/vhffs-panel/lost.pl:30 /vhffs/vhffs-panel/subscribe.pl:45
-#: /vhffs/vhffs-panel/subscribe_complete.pl:197
+#: ../vhffs-panel/user/prefs.pl:74
+msgid "Are you SURE you want DELETE this user?"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:401
+msgid "August"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/delete_avatar.pl:68
+msgid "Avatar deleted"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/edit.pl:163
+msgid "Avatar management"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_view.pl:65
+#: ../vhffs-panel/admin/broadcast_list.pl:64
+msgid "Awaiting sending"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:45 ../vhffs-panel/subscribe_complete.pl:214
 msgid "Back to Login"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/create.pl:35
+#: ../vhffs-listengine/src/archives/archives.pl:160
+#, perl-format
+msgid "Back to archives by month ( %s )"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:189
+#, perl-format
+msgid "Back to archives by year ( %s )"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:130
+msgid "Back to list by day"
+msgstr ""
+
+#: ../vhffs-panel/lost.pl:28
+msgid "Back to login page"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:40
+msgid "Bad listname"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:100
+#, perl-format
+msgid "Bad listname %s"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:56
+msgid "Bad message-id"
+msgstr ""
+
+#: ../vhffs-panel/mysql/prefs.pl:67
+msgid ""
+"Be careful ! If you click on modify, VHFFS will stop the database and set a "
+"new password for this database."
+msgstr ""
+
+#: ../vhffs-panel/dns/create.pl:35
 msgid ""
 "Be careful ! You must give the reason why you want to host this domain on "
 "our servers."
 msgstr ""
 
-#: /vhffs/vhffs-panel/lost.pl:27
+#: ../vhffs-panel/web/create.pl:44
 msgid ""
-"But fortunately we thought has all, and it is enough to type your login "
-"here<br>so that your new password will be sent to you by email !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:60
-#: /vhffs/vhffs-panel/admin/mail/delete_box.pl:59
-#: /vhffs/vhffs-panel/admin/mail/delete_forward.pl:59
-#: /vhffs/vhffs-panel/admin/mail/password_box.pl:60
-#: /vhffs/vhffs-panel/mail/delete.pl:44
-#: /vhffs/vhffs-panel/mail/add_account.pl:52
-#: /vhffs/vhffs-panel/mail/add_forward.pl:52
-#: /vhffs/vhffs-panel/mail/change_forward.pl:60
-#: /vhffs/vhffs-panel/mail/delete_box.pl:59
-#: /vhffs/vhffs-panel/mail/delete_forward.pl:59
-#: /vhffs/vhffs-panel/mail/password_box.pl:60
+"Be careful, if you want create www.domain.tld, you should create a webspace "
+"with servername as domain.tld. VHFFS redirect all request from www.domain."
+"tld to domain.tld"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_view.pl:57
+msgid "Body"
+msgstr ""
+
+#: ../vhffs-panel/lost.pl:25
+msgid ""
+"But fortunately we're smart, so just type your login here<br/>and a new "
+"password will be sent to you by email!"
+msgstr ""
+
+#: ../vhffs-panel/mail/delete_forward.pl:53
+#: ../vhffs-panel/mail/change_forward.pl:59 ../vhffs-panel/mail/spambox.pl:59
+#: ../vhffs-panel/mail/spamvirus.pl:59 ../vhffs-panel/mail/delete_box.pl:56
+#: ../vhffs-panel/mail/password_box.pl:59
+#: ../vhffs-panel/mail/add_forward.pl:48 ../vhffs-panel/mail/delete.pl:43
+#: ../vhffs-panel/mail/add_account.pl:51
+#: ../vhffs-panel/admin/mail/delete_forward.pl:59
+#: ../vhffs-panel/admin/mail/change_forward.pl:60
+#: ../vhffs-panel/admin/mail/delete_box.pl:59
+#: ../vhffs-panel/admin/mail/password_box.pl:60
 msgid "CGI ERROR"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit_submit.pl:50
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:48
-#: /vhffs/vhffs-panel/admin/group/edit_submit.pl:48
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:50
-#: /vhffs/vhffs-panel/admin/mysql/edit_submit.pl:48
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:48
-#: /vhffs/vhffs-panel/admin/user/edit_submit.pl:48
-#: /vhffs/vhffs-panel/admin/user/edit.pl:48
-#: /vhffs/vhffs-panel/admin/web/edit_submit.pl:48
-#: /vhffs/vhffs-panel/admin/web/edit.pl:48
-#: /vhffs/vhffs-panel/admin/pgsql/edit_submit.pl:48
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:48
-#: /vhffs/vhffs-panel/admin/object/edit.pl:49
-#: /vhffs/vhffs-panel/admin/object/edit_submit.pl:46
+#: ../vhffs-panel/admin/mail/edit.pl:50 ../vhffs-panel/admin/mail/show.pl:50
+#: ../vhffs-panel/admin/pgsql/edit.pl:48
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:48
+#: ../vhffs-panel/admin/pgsql/show.pl:48 ../vhffs-panel/admin/cvs/edit.pl:48
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:50
+#: ../vhffs-panel/admin/cvs/show.pl:48
+#: ../vhffs-panel/admin/group/edit_submit.pl:53
+#: ../vhffs-panel/admin/mysql/edit.pl:48
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:48
+#: ../vhffs-panel/admin/mysql/show.pl:47
+#: ../vhffs-panel/admin/object/edit.pl:48
+#: ../vhffs-panel/admin/object/edit_submit.pl:46
+#: ../vhffs-panel/admin/object/delete_avatar.pl:50
+#: ../vhffs-panel/admin/web/edit.pl:48
+#: ../vhffs-panel/admin/web/edit_submit.pl:48
+#: ../vhffs-panel/admin/web/show.pl:48 ../vhffs-panel/admin/user/edit.pl:48
+#: ../vhffs-panel/admin/user/edit_submit.pl:60
+#: ../vhffs-panel/admin/user/edit_note.pl:50
+#: ../vhffs-panel/admin/user/show.pl:50
 msgid "CGI ERROR !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:48
+#: ../vhffs-panel/admin/group/edit.pl:48 ../vhffs-panel/admin/group/show.pl:48
 #, perl-format
 msgid "CGI ERROR ! %s"
 msgstr ""
 
-#: /vhffs/vhffs-panel/public/user.pl:33 /vhffs/vhffs-panel/public/group.pl:31
+#: ../vhffs-panel/public/largefile.pl:48 ../vhffs-panel/public/group.pl:39
+#: ../vhffs-panel/public/user.pl:38
 msgid "CGI ERROR!"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/submit.pl:55
-#: /vhffs/vhffs-panel/group/join_group.pl:40
-#: /vhffs/vhffs-panel/group/remove_user_from_group.pl:41
-#: /vhffs/vhffs-panel/mail/submit.pl:43
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:46
+#: ../vhffs-panel/group/join_group.pl:39
+#: ../vhffs-panel/group/remove_user_from_group.pl:40
+#: ../vhffs-panel/acl/submit.pl:54 ../vhffs-panel/svn/prefs.pl:52
+#: ../vhffs-panel/svn/create.pl:33 ../vhffs-panel/mailinglist/submit.pl:65
+#: ../vhffs-panel/mail/submit.pl:43 ../vhffs-panel/largefile/prefs.pl:53
 msgid "CGI Error"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/add_acl_group.pl:56
-#: /vhffs/vhffs-panel/acl/add_acl_user.pl:56
+#: ../vhffs-panel/acl/add_acl_user.pl:55
+#: ../vhffs-panel/acl/add_acl_group.pl:55
 msgid "CGI Error "
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:42
-#: /vhffs/vhffs-panel/admin/mailing/mailing_submit.pl:48
-#: /vhffs/vhffs-panel/group/prefs_save.pl:49
-#: /vhffs/vhffs-panel/mysql/delete.pl:46 /vhffs/vhffs-panel/mysql/prefs.pl:41
-#: /vhffs/vhffs-panel/mysql/submit.pl:44 /vhffs/vhffs-panel/svn/prefs.pl:44
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:41
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:43
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:43
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:42
-#: /vhffs/vhffs-panel/pgsql/delete.pl:51 /vhffs/vhffs-panel/history.pl:54
+#: ../vhffs-panel/cvs/prefs.pl:42 ../vhffs-panel/group/prefs_save.pl:48
+#: ../vhffs-panel/svn/svn_submit.pl:41 ../vhffs-panel/svn/delete.pl:42
+#: ../vhffs-panel/pgsql/delete.pl:50
+#: ../vhffs-panel/admin/mailing/mailing_submit.pl:47
+#: ../vhffs-panel/admin/group/edit_submit.pl:65
+#: ../vhffs-panel/admin/broadcast_delete.pl:52
+#: ../vhffs-panel/admin/broadcast_submit.pl:52
+#: ../vhffs-panel/admin/broadcast_view.pl:47
+#: ../vhffs-panel/largefile/delete.pl:41 ../vhffs-panel/largefile/submit.pl:44
+#: ../vhffs-panel/mysql/prefs_save.pl:48 ../vhffs-panel/mysql/prefs.pl:40
+#: ../vhffs-panel/mysql/delete.pl:45 ../vhffs-panel/mysql/submit.pl:44
+#: ../vhffs-panel/history.pl:53
 msgid "CGI Error !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs_save.pl:43 /vhffs/vhffs-panel/cvs/delete.pl:43
-#: /vhffs/vhffs-panel/svn/prefs_save.pl:43 /vhffs/vhffs-panel/svn/delete.pl:43
+#: ../vhffs-panel/cvs/prefs_save.pl:43 ../vhffs-panel/cvs/delete.pl:43
+#: ../vhffs-panel/svn/prefs_save.pl:43
 #, perl-format
 msgid "CGI Error ! %s"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/add_a.pl:49 /vhffs/vhffs-panel/dns/prefs.pl:46
-#: /vhffs/vhffs-panel/dns/add_mx.pl:49 /vhffs/vhffs-panel/dns/delete_a.pl:49
-#: /vhffs/vhffs-panel/dns/add_ns.pl:48 /vhffs/vhffs-panel/dns/delete.pl:48
-#: /vhffs/vhffs-panel/dns/delete_cname.pl:48
-#: /vhffs/vhffs-panel/dns/delete_mx.pl:48
-#: /vhffs/vhffs-panel/dns/add_cname.pl:49
-#: /vhffs/vhffs-panel/dns/delete_ns.pl:48
-#: /vhffs/vhffs-panel/dns/modif_mx.pl:49 /vhffs/vhffs-panel/dns/modif_a.pl:49
-#: /vhffs/vhffs-panel/dns/modif_cname.pl:49
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:67
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:66
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:42
-#: /vhffs/vhffs-panel/user/prefs_save.pl:60
-#: /vhffs/vhffs-panel/web/web_submit.pl:42
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:47
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:52
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:49
+#: ../vhffs-panel/dns/delete_cname.pl:48 ../vhffs-panel/dns/delete_mx.pl:48
+#: ../vhffs-panel/dns/add_ns.pl:48 ../vhffs-panel/dns/prefs.pl:47
+#: ../vhffs-panel/dns/add_cname.pl:49 ../vhffs-panel/dns/add_a.pl:52
+#: ../vhffs-panel/dns/modif_cname.pl:49 ../vhffs-panel/dns/add_mx.pl:49
+#: ../vhffs-panel/dns/modif_a.pl:49 ../vhffs-panel/dns/modif_mx.pl:49
+#: ../vhffs-panel/dns/delete_ns.pl:47 ../vhffs-panel/dns/delete_a.pl:49
+#: ../vhffs-panel/dns/delete.pl:48
+#: ../vhffs-panel/mailinglist/save_options.pl:53
+#: ../vhffs-panel/mailinglist/del_member.pl:48
+#: ../vhffs-panel/mailinglist/add_sub.pl:48
+#: ../vhffs-panel/mailinglist/change_right.pl:50
+#: ../vhffs-panel/mailinglist/change_right.pl:74
+#: ../vhffs-panel/mailinglist/delete.pl:47 ../vhffs-panel/web/web_submit.pl:41
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:42
+#: ../vhffs-panel/user/prefs_save.pl:60
 msgid "CGI Error!"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/project_submit.pl:39
+#: ../vhffs-panel/group/project_submit.pl:39
 msgid "CGI Errror!"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation_submit.pl:53
+#: ../vhffs-panel/admin/moderation_submit.pl:59
 msgid "CGI problem"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:104
+#: ../vhffs-panel/dns/modif_cname.pl:73
+msgid "CNAME field successfully updated"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:116
 msgid "CVS Admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:151
-msgid "CVS Repository to validate"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:106
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:118
 msgid "CVS Search"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:83
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:349
+msgid "CVS repositories for this group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:90
+msgid "CVS repository"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:186
+msgid "CVS repository awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/public/group.pl:114
+msgid "CVS repository for this group"
+msgstr ""
+
+#: ../vhffs-panel/cvs/prefs_save.pl:86
+msgid "CVS repository updated"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:88
 msgid "CVS stats"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:121 /vhffs/vhffs-panel/acl/view.pl:146
-#: /vhffs/vhffs-panel/acl/view.pl:194
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:107
+msgid "CVSweb"
+msgstr ""
+
+#: ../vhffs-panel/acl/view.pl:133 ../vhffs-panel/acl/view.pl:158
+#: ../vhffs-panel/acl/view.pl:206
 msgid "Can destroy this service"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:120 /vhffs/vhffs-panel/acl/view.pl:145
-#: /vhffs/vhffs-panel/acl/view.pl:193
+#: ../vhffs-panel/acl/view.pl:132 ../vhffs-panel/acl/view.pl:157
+#: ../vhffs-panel/acl/view.pl:205
 msgid "Can manage ACL for this service"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:119 /vhffs/vhffs-panel/acl/view.pl:144
-#: /vhffs/vhffs-panel/acl/view.pl:192
+#: ../vhffs-panel/acl/view.pl:131 ../vhffs-panel/acl/view.pl:156
+#: ../vhffs-panel/acl/view.pl:204
 msgid "Can modify this service"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:118 /vhffs/vhffs-panel/acl/view.pl:143
-#: /vhffs/vhffs-panel/acl/view.pl:191
+#: ../vhffs-panel/acl/view.pl:130 ../vhffs-panel/acl/view.pl:155
+#: ../vhffs-panel/acl/view.pl:203
 msgid "Can view this service"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:117 /vhffs/vhffs-panel/acl/view.pl:142
-#: /vhffs/vhffs-panel/acl/view.pl:190
+#: ../vhffs-panel/acl/view.pl:129 ../vhffs-panel/acl/view.pl:154
+#: ../vhffs-panel/acl/view.pl:202
 msgid "Can't access"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:82
-#: /vhffs/vhffs-panel/mail/change_forward.pl:82
-msgid "Can't change forward"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/password_box.pl:82
+#: ../vhffs-panel/mail/password_box.pl:81
 msgid "Can't change password"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/delete_box.pl:81
-#, perl-format
-msgid "Can't delete box %s , %s"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/web/edit_submit.pl:68
+#: ../vhffs-panel/mail/delete_box.pl:78
+#, perl-format
+msgid "Can't delete box %s"
+msgstr ""
+
+#: ../vhffs-panel/mail/change_forward.pl:81
+#: ../vhffs-panel/admin/mail/change_forward.pl:82
+msgid "Can't modify forwarding"
+msgstr ""
+
+#: ../vhffs-panel/admin/web/edit_submit.pl:68
 msgid "Can't modify object ..."
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/add_a.pl:71 /vhffs/vhffs-panel/dns/add_a.pl:86
-#: /vhffs/vhffs-panel/dns/add_mx.pl:69 /vhffs/vhffs-panel/dns/add_ns.pl:68
-#: /vhffs/vhffs-panel/dns/add_cname.pl:69
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:69
+#: ../vhffs-panel/admin/group/edit_submit.pl:80
+msgid "Can't modify object..."
+msgstr ""
+
+#: ../vhffs-panel/dns/add_ns.pl:68 ../vhffs-panel/dns/add_cname.pl:69
+#: ../vhffs-panel/dns/add_a.pl:76 ../vhffs-panel/dns/add_a.pl:92
+#: ../vhffs-panel/dns/add_mx.pl:69
 msgid "Cannot add this ressource to this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/join_group.pl:56
-msgid "Cannot add this user to the group"
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe_complete.pl:183
+#: ../vhffs-panel/group/join_group.pl:55
+msgid "Cannot add this user in this group"
+msgstr ""
+
+#: ../vhffs-panel/subscribe_complete.pl:200
 msgid "Cannot apply changes to the user"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation_submit.pl:72
+#: ../vhffs-panel/admin/moderation_submit.pl:106
 msgid "Cannot apply modifications"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:51
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:56
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:53
+#: ../vhffs-panel/mailinglist/save_options.pl:57
+#: ../vhffs-panel/mailinglist/del_member.pl:52
+#: ../vhffs-panel/mailinglist/add_sub.pl:52
+#: ../vhffs-panel/mailinglist/change_right.pl:54
+#: ../vhffs-panel/mailinglist/delete.pl:51
 msgid "Cannot build object"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:75
+#: ../vhffs-panel/mailinglist/delete.pl:75
 msgid "Cannot commit changes on this object, will NOT be deleted"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:195
+#: ../vhffs-panel/subscribe_complete.pl:179
+msgid "Cannot create user, the username you entered already exists"
+msgstr ""
+
+#: ../vhffs-panel/subscribe_complete.pl:212
 msgid ""
-"Cannot create User. Your username should contains at least 3 characters and "
-"must contains only a username in lower case and digits."
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe_complete.pl:164
-msgid "Cannot create user, the username you entered already exist"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/delete_a.pl:69
-#: /vhffs/vhffs-panel/dns/delete_cname.pl:68
-#: /vhffs/vhffs-panel/dns/delete_mx.pl:68
-#: /vhffs/vhffs-panel/dns/delete_ns.pl:68
+"Cannot create user. Your username should contain at least 3 characters which "
+"are only lower case and digits."
+msgstr ""
+
+#: ../vhffs-panel/dns/delete_cname.pl:68 ../vhffs-panel/dns/delete_mx.pl:68
+#: ../vhffs-panel/dns/delete_ns.pl:67 ../vhffs-panel/dns/delete_a.pl:69
 msgid "Cannot delete it."
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:54
-#: /vhffs/vhffs-panel/admin/group/edit.pl:54
-#: /vhffs/vhffs-panel/admin/group/edit_submit.pl:54
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:56
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:54
-#: /vhffs/vhffs-panel/admin/user/edit_submit.pl:54
-#: /vhffs/vhffs-panel/admin/user/edit.pl:54
-#: /vhffs/vhffs-panel/admin/web/edit_submit.pl:54
-#: /vhffs/vhffs-panel/admin/web/edit.pl:54
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:54
-#: /vhffs/vhffs-panel/admin/object/edit.pl:54
-#: /vhffs/vhffs-panel/admin/object/edit_submit.pl:50
+#: ../vhffs-panel/admin/object/delete_avatar.pl:64
+msgid "Cannot delete this avatar"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/edit.pl:56 ../vhffs-panel/admin/mail/show.pl:56
+#: ../vhffs-panel/admin/pgsql/edit.pl:54 ../vhffs-panel/admin/pgsql/show.pl:54
+#: ../vhffs-panel/admin/cvs/edit.pl:54 ../vhffs-panel/admin/cvs/show.pl:54
+#: ../vhffs-panel/admin/group/edit.pl:54
+#: ../vhffs-panel/admin/group/edit_submit.pl:59
+#: ../vhffs-panel/admin/group/show.pl:54 ../vhffs-panel/admin/mysql/edit.pl:54
+#: ../vhffs-panel/admin/mysql/show.pl:53
+#: ../vhffs-panel/admin/object/edit.pl:53
+#: ../vhffs-panel/admin/object/edit_submit.pl:50
+#: ../vhffs-panel/admin/object/delete_avatar.pl:54
+#: ../vhffs-panel/admin/web/edit.pl:54
+#: ../vhffs-panel/admin/web/edit_submit.pl:54
+#: ../vhffs-panel/admin/web/show.pl:54 ../vhffs-panel/admin/user/edit.pl:54
+#: ../vhffs-panel/admin/user/edit_submit.pl:65
+#: ../vhffs-panel/admin/user/edit_note.pl:55
+#: ../vhffs-panel/admin/user/show.pl:56
 msgid "Cannot fetch object"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit_submit.pl:56
-#: /vhffs/vhffs-panel/admin/mysql/edit_submit.pl:54
-#: /vhffs/vhffs-panel/admin/pgsql/edit_submit.pl:54
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:54
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:56
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:54
 #, perl-format
 msgid "Cannot fetch object %s"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:48
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:53
-#: /vhffs/vhffs-panel/admin/mail/delete_box.pl:52
-#: /vhffs/vhffs-panel/admin/mail/delete_forward.pl:52
-#: /vhffs/vhffs-panel/admin/mail/password_box.pl:53
-#: /vhffs/vhffs-panel/dns/add_a.pl:54 /vhffs/vhffs-panel/dns/add_mx.pl:54
-#: /vhffs/vhffs-panel/dns/delete_a.pl:54 /vhffs/vhffs-panel/dns/add_ns.pl:53
-#: /vhffs/vhffs-panel/dns/delete.pl:53
-#: /vhffs/vhffs-panel/dns/delete_cname.pl:53
-#: /vhffs/vhffs-panel/dns/delete_mx.pl:53
-#: /vhffs/vhffs-panel/dns/add_cname.pl:54
-#: /vhffs/vhffs-panel/dns/delete_ns.pl:53
-#: /vhffs/vhffs-panel/dns/modif_mx.pl:54 /vhffs/vhffs-panel/dns/modif_a.pl:54
-#: /vhffs/vhffs-panel/dns/modif_cname.pl:54
-#: /vhffs/vhffs-panel/mail/delete.pl:48
-#: /vhffs/vhffs-panel/mail/add_account.pl:45
-#: /vhffs/vhffs-panel/mail/add_forward.pl:45
-#: /vhffs/vhffs-panel/mail/change_forward.pl:53
-#: /vhffs/vhffs-panel/mail/delete_box.pl:52
-#: /vhffs/vhffs-panel/mail/delete_forward.pl:52
-#: /vhffs/vhffs-panel/mail/password_box.pl:53
-#: /vhffs/vhffs-panel/mail/prefs.pl:44
-#: /vhffs/vhffs-panel/mail/save_catchall.pl:45
-#: /vhffs/vhffs-panel/mysql/prefs.pl:47 /vhffs/vhffs-panel/svn/prefs.pl:50
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:41 /vhffs/vhffs-panel/web/prefs.pl:42
-#: /vhffs/vhffs-panel/history.pl:61 /vhffs/vhffs-panel/mailinglist/prefs.pl:46
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:55
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:60
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:57
+#: ../vhffs-panel/object/upavatar.pl:70
+msgid "Cannot find object"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/delete_box.pl:52
+#: ../vhffs-panel/admin/mail/password_box.pl:53 ../vhffs-panel/history.pl:60
+msgid "Cannot get information on this object"
+msgstr ""
+
+#: ../vhffs-panel/dns/delete_cname.pl:53 ../vhffs-panel/dns/delete_mx.pl:53
+#: ../vhffs-panel/dns/add_ns.pl:53 ../vhffs-panel/dns/prefs.pl:54
+#: ../vhffs-panel/dns/add_cname.pl:54 ../vhffs-panel/dns/add_a.pl:56
+#: ../vhffs-panel/dns/modif_cname.pl:54 ../vhffs-panel/dns/add_mx.pl:54
+#: ../vhffs-panel/dns/modif_a.pl:54 ../vhffs-panel/dns/modif_mx.pl:54
+#: ../vhffs-panel/dns/delete_ns.pl:52 ../vhffs-panel/dns/delete_a.pl:54
+#: ../vhffs-panel/dns/delete.pl:53 ../vhffs-panel/cvs/prefs.pl:48
+#: ../vhffs-panel/svn/prefs.pl:63
+#: ../vhffs-panel/mailinglist/save_options.pl:61
+#: ../vhffs-panel/mailinglist/del_member.pl:56
+#: ../vhffs-panel/mailinglist/prefs.pl:55
+#: ../vhffs-panel/mailinglist/add_sub.pl:56
+#: ../vhffs-panel/mailinglist/change_right.pl:58
+#: ../vhffs-panel/mailinglist/delete.pl:55 ../vhffs-panel/web/prefs.pl:41
+#: ../vhffs-panel/mail/delete_forward.pl:48
+#: ../vhffs-panel/mail/change_forward.pl:52
+#: ../vhffs-panel/mail/save_catchall.pl:43 ../vhffs-panel/mail/spambox.pl:52
+#: ../vhffs-panel/mail/spamvirus.pl:52 ../vhffs-panel/mail/delete_box.pl:49
+#: ../vhffs-panel/mail/password_box.pl:52
+#: ../vhffs-panel/mail/add_forward.pl:43 ../vhffs-panel/mail/prefs.pl:46
+#: ../vhffs-panel/mail/delete.pl:47 ../vhffs-panel/mail/add_account.pl:44
+#: ../vhffs-panel/pgsql/prefs.pl:40
+#: ../vhffs-panel/admin/mail/delete_forward.pl:52
+#: ../vhffs-panel/admin/mail/change_forward.pl:53
+#: ../vhffs-panel/largefile/prefs.pl:64 ../vhffs-panel/mysql/prefs.pl:46
 msgid "Cannot get informations on this object"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:90 /vhffs/vhffs-panel/dns/prefs.pl:53
+#: ../vhffs-panel/acl/view.pl:102
 #, perl-format
 msgid "Cannot get informations on this object %s %s"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:42
+#: ../vhffs-panel/admin/stats.pl:42
 msgid "Cannot get statistics"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:46
-#: /vhffs/vhffs-panel/admin/mail/delete_box.pl:45
-#: /vhffs/vhffs-panel/admin/mail/delete_forward.pl:45
-#: /vhffs/vhffs-panel/admin/mail/password_box.pl:46
-#: /vhffs/vhffs-panel/mail/change_forward.pl:46
-#: /vhffs/vhffs-panel/mail/delete_box.pl:45
-#: /vhffs/vhffs-panel/mail/delete_forward.pl:45
-#: /vhffs/vhffs-panel/mail/password_box.pl:46
+#: ../vhffs-panel/mail/delete_forward.pl:43
+#: ../vhffs-panel/mail/change_forward.pl:45 ../vhffs-panel/mail/spambox.pl:45
+#: ../vhffs-panel/mail/spamvirus.pl:45 ../vhffs-panel/mail/delete_box.pl:42
+#: ../vhffs-panel/mail/password_box.pl:45
+#: ../vhffs-panel/admin/mail/delete_forward.pl:45
+#: ../vhffs-panel/admin/mail/change_forward.pl:46
+#: ../vhffs-panel/admin/mail/delete_box.pl:45
+#: ../vhffs-panel/admin/mail/password_box.pl:46
 #, perl-format
 msgid "Cannot instanciate object %s"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/modif_a.pl:73
+#: ../vhffs-panel/dns/modif_a.pl:73
 msgid "Cannot modify this ressource on this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation_submit.pl:57
-msgid "Cannot obtain informations about this object"
-msgstr ""
-
-#: /vhffs/vhffs-panel/cvs/prefs_save.pl:47 /vhffs/vhffs-panel/cvs/delete.pl:47
-#: /vhffs/vhffs-panel/svn/prefs_save.pl:47 /vhffs/vhffs-panel/svn/delete.pl:47
-msgid "Cannot retrieve informations about this Cvs"
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:51
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:51
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:50
-msgid "Cannot retrieve informations about this subversion repository"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:110
+#: ../vhffs-panel/admin/moderation_submit.pl:63
+msgid "Cannot obtain information about this object"
+msgstr ""
+
+#: ../vhffs-panel/group/remove_user_from_group.pl:52
+msgid "Cannot remove the owner from a group"
+msgstr ""
+
+#: ../vhffs-panel/cvs/prefs_save.pl:47 ../vhffs-panel/cvs/delete.pl:47
+msgid "Cannot retrieve informations about this CVS repository"
+msgstr ""
+
+#: ../vhffs-panel/svn/prefs_save.pl:47
+msgid "Cannot retrieve informations about this Subversion repository"
+msgstr ""
+
+#: ../vhffs-panel/svn/delete.pl:46 ../vhffs-panel/largefile/delete.pl:45
+msgid "Cannot retrieve informations about this repository"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/save_options.pl:123
 msgid "Cannot save"
 msgstr ""
 
-#: /vhffs/vhffs-panel/alert_submit.pl:54
-msgid "Cannot send message, CGI error ..."
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/modif_cname.pl:69
+#: ../vhffs-panel/alert_submit.pl:53
+msgid "Cannot send message, CGI error..."
+msgstr ""
+
+#: ../vhffs-panel/dns/modif_cname.pl:69
 msgid "Cannot update CNAME on this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/modif_mx.pl:69
+#: ../vhffs-panel/dns/modif_mx.pl:69
 msgid "Cannot update MX on this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:67
+#: ../vhffs-panel/admin/mail/edit.pl:67 ../vhffs-panel/admin/mail/show.pl:67
 msgid "Catchall"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:68
+#: ../vhffs-panel/mail/save_catchall.pl:69
+msgid "Catchall address successfully added"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:70
 msgid "Catchall adress"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:71
+#: ../vhffs-panel/mail/prefs.pl:73
 msgid "Catchall mail"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:94
-#: /vhffs/vhffs-panel/mail/prefs.pl:133
+#: ../vhffs-listengine/src/archives/show_msg.pl:77
+msgid "Cc: "
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:179
 msgid "Change Forward"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:108
-#: /vhffs/vhffs-panel/mail/prefs.pl:117
+#: ../vhffs-panel/mail/prefs.pl:120 ../vhffs-panel/admin/mail/edit.pl:111
 msgid "Change Password"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:92
+#: ../vhffs-panel/user/prefs_save.pl:207 ../vhffs-panel/user/prefs_save.pl:219
+msgid "Change anti-virus status for your account\n"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:94
 msgid "Change catchall forward"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:107
-msgid "Change password"
-msgstr ""
-
-#: /vhffs/vhffs-robots/src/treat_refused.pl:44
+#: ../vhffs-panel/admin/mail/edit.pl:97
+msgid "Change forward"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:88
+msgid "Change language"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:132
+msgid "Change rights\n"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:180 ../vhffs-panel/user/prefs_save.pl:191
+msgid "Change spam protection status for your account\n"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:87
+msgid "Change theme"
+msgstr ""
+
+#: ../vhffs-panel/admin/web/list.pl:78
+msgid "Change this Website"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:58 ../vhffs-panel/admin/su.pl:45
+msgid "Change user-id"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_largefile.pl:49
+#: ../vhffs-robots/src/refused_cvs.pl:50
+#: ../vhffs-robots/src/refused_postgres.pl:49
+#: ../vhffs-robots/src/refused_web.pl:49
+#: ../vhffs-robots/src/refused_mail.pl:49
+#: ../vhffs-robots/src/refused_dns.pl:49
+#: ../vhffs-robots/src/refused_mysql.pl:49
+#: ../vhffs-robots/src/refused_svn.pl:49 ../vhffs-robots/src/refused_ml.pl:49
+#: ../vhffs-robots/src/refused_groups.pl:49 ../vhffs-irc/modobot.pl:369
+#: ../vhffs-panel/admin/moderation_submit.pl:77
 msgid "Cheers,"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe.pl:41 /vhffs/vhffs-panel/admin/user/edit.pl:74
-#: /vhffs/vhffs-panel/user/prefs.pl:53
+#: ../vhffs-panel/admin/user/edit.pl:74 ../vhffs-panel/admin/user/show.pl:74
+#: ../vhffs-panel/user/prefs.pl:52 ../vhffs-panel/subscribe.pl:41
 msgid "City"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:57
+#: ../vhffs-panel/subscribe.pl:46
+msgid "Code confirmation"
+msgstr ""
+
+#: ../vhffs-panel/subscribe_complete.pl:66
+msgid "Codes do not match"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:56
 msgid "Confirm Password"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe.pl:42 /vhffs/vhffs-panel/admin/user/edit.pl:76
-#: /vhffs/vhffs-panel/user/prefs.pl:55
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:200
+msgid "Confirmation code was wrong.\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:76 ../vhffs-panel/admin/user/show.pl:76
+#: ../vhffs-panel/user/prefs.pl:54 ../vhffs-panel/subscribe.pl:42
 msgid "Country"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:65
+#: ../vhffs-panel/admin/web/edit.pl:65 ../vhffs-panel/admin/web/show.pl:64
 msgid "Crawl"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:112
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:90
-#: /vhffs/vhffs-api/src/Vhffs/Panel/DNS.pm:121
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Group.pm:114
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:116
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:98
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:109
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:84
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Web.pm:105
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:110
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:116
+#: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:98
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:105
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:115
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:121
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:84
+#: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:33
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:89
+#: ../vhffs-api/src/Vhffs/Panel/Group.pm:114
 msgid "Create"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/create.pl:33
+#: ../vhffs-panel/cvs/create.pl:33
 msgid "Create a CVS Repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/create.pl:33
+#: ../vhffs-panel/dns/create.pl:33
 msgid "Create a DNS "
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/create.pl:34
+#: ../vhffs-panel/mysql/create.pl:33
 msgid "Create a MySQL database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/create.pl:34
+#: ../vhffs-panel/pgsql/create.pl:33
 msgid "Create a Postgres database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/create.pl:31
+#: ../vhffs-panel/group/create.pl:30
 msgid "Create a Project"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/create.pl:33
+#: ../vhffs-panel/svn/create.pl:39
 msgid "Create a Subversion Repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/create.pl:34
+#: ../vhffs-panel/mail/create.pl:33
 msgid "Create a mail space"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/create.pl:46
+#: ../vhffs-panel/mailinglist/create.pl:56
 msgid "Create a new mailing list"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/create.pl:41
+#: ../vhffs-panel/web/create.pl:42
 msgid "Create a web space"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:74
-msgid "Create user !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:94
-#: /vhffs/vhffs-panel/admin/group/edit.pl:86
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:127
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:86
-#: /vhffs/vhffs-panel/admin/user/edit.pl:110
-#: /vhffs/vhffs-panel/admin/web/edit.pl:99
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:86
-#: /vhffs/vhffs-panel/admin/object/edit.pl:90
+#: ../vhffs-api/src/Vhffs/Functions.pm:344
+#: ../vhffs-panel/admin/mail/edit.pl:130 ../vhffs-panel/admin/pgsql/edit.pl:89
+#: ../vhffs-panel/admin/cvs/edit.pl:98 ../vhffs-panel/admin/group/edit.pl:91
+#: ../vhffs-panel/admin/mysql/edit.pl:89
+#: ../vhffs-panel/admin/object/edit.pl:89 ../vhffs-panel/admin/web/edit.pl:102
+#: ../vhffs-panel/admin/user/edit.pl:113
 msgid "Created"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:92
-#: /vhffs/vhffs-panel/admin/group/edit.pl:84
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:125
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:84
-#: /vhffs/vhffs-panel/admin/user/edit.pl:108
-#: /vhffs/vhffs-panel/admin/web/edit.pl:97
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:84
-#: /vhffs/vhffs-panel/admin/object/edit.pl:88
+#: ../vhffs-api/src/Vhffs/Functions.pm:340
+#: ../vhffs-panel/admin/mail/edit.pl:128 ../vhffs-panel/admin/pgsql/edit.pl:87
+#: ../vhffs-panel/admin/cvs/edit.pl:96 ../vhffs-panel/admin/group/edit.pl:89
+#: ../vhffs-panel/admin/mysql/edit.pl:87
+#: ../vhffs-panel/admin/object/edit.pl:87 ../vhffs-panel/admin/web/edit.pl:100
+#: ../vhffs-panel/admin/user/edit.pl:111
 msgid "Creating error"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:64
+#: ../vhffs-panel/group/prefs.pl:80 ../vhffs-panel/user/prefs.pl:80
+msgid "Current avatar"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:529
+#, perl-format
+msgid "Current group: %s"
+msgstr ""
+
+#: ../vhffs-panel/admin/cvs/edit.pl:64 ../vhffs-panel/admin/cvs/show.pl:63
 msgid "Cvsroot"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:119
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:131
 msgid "DB Search"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/DNS.pm:122
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:122
 msgid "DNS"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:75
+#: ../vhffs-panel/admin/moderation.pl:144
+msgid "DNS awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/dns/create.pl:36
+msgid "DNS servers:"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:80
 msgid "DNS stats"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:118
-msgid "DNS to validate"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:111
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:86
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:112
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:86
 msgid "Database Access"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:64
+#: ../vhffs-panel/admin/pgsql/edit.pl:64 ../vhffs-panel/admin/pgsql/show.pl:63
 msgid "Database Name"
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/delete.pl:63
-msgid "Database cannot be delete"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mysql/submit.pl:52
-msgid "Database name must contains at least 3 caracters"
-msgstr ""
-
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:50
-msgid "Database name must contains at least 3 caracters and no more than 16"
-msgstr ""
-
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:46
-msgid "Database password must contains at least 3 caracters"
-msgstr ""
-
-#: /vhffs/vhffs-panel/pgsql/delete.pl:55
+#: ../vhffs-panel/mysql/submit.pl:52
+msgid "Database name must contain at least 3 caracters"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:54
+msgid "Database name must contain between 3 and 16 characters"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:46
+msgid "Database password must contains at least 3 characters"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/delete.pl:54
 msgid "Database will NOT be deleted !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/delete.pl:67
+#: ../vhffs-panel/pgsql/delete.pl:66
 msgid "Database will be DELETE"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:65
+#: ../vhffs-panel/admin/broadcast_view.pl:54
+msgid "Date"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/edit.pl:64
 msgid "Date of creation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:71
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:417
+msgid "December"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:103 ../vhffs-panel/dns/prefs.pl:153
+#: ../vhffs-panel/dns/prefs.pl:174 ../vhffs-panel/dns/prefs.pl:194
+#: ../vhffs-panel/dns/prefs.pl:215 ../vhffs-panel/cvs/prefs.pl:80
+#: ../vhffs-panel/group/prefs.pl:71 ../vhffs-panel/svn/prefs.pl:97
+#: ../vhffs-panel/mailinglist/prefs.pl:170 ../vhffs-panel/web/prefs.pl:100
+#: ../vhffs-panel/mail/prefs.pl:104 ../vhffs-panel/pgsql/prefs.pl:81
+#: ../vhffs-panel/largefile/prefs.pl:104 ../vhffs-panel/mysql/prefs.pl:88
+#: ../vhffs-panel/user/prefs.pl:77
+msgid "Delete"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:72
 msgid "Delete YOUR user"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:80 /vhffs/vhffs-panel/group/prefs.pl:50
-#: /vhffs/vhffs-panel/mail/prefs.pl:102 /vhffs/vhffs-panel/mysql/prefs.pl:88
-#: /vhffs/vhffs-panel/svn/prefs.pl:93 /vhffs/vhffs-panel/pgsql/prefs.pl:76
-#: /vhffs/vhffs-panel/user/prefs.pl:76 /vhffs/vhffs-panel/web/prefs.pl:97
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:136
-msgid "Delete it !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:71
+#: ../vhffs-panel/admin/object/edit.pl:164
+msgid "Delete avatar for this object"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:131
+msgid "Delete from list"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/prefs.pl:76
 msgid "Delete this PostgreSQL database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:108
-msgid "Delete this account"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mysql/prefs.pl:83
+#: ../vhffs-panel/mysql/prefs.pl:83
 msgid "Delete this database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:110
-#: /vhffs/vhffs-panel/mail/prefs.pl:134
+#: ../vhffs-panel/dns/prefs.pl:98
+msgid "Delete this domain name from the VHFFS platform"
+msgstr ""
+
+#: ../vhffs-panel/largefile/prefs.pl:99
+msgid "Delete this file from servers"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:180 ../vhffs-panel/admin/mail/edit.pl:113
 msgid "Delete this forward"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:131
+#: ../vhffs-panel/mailinglist/prefs.pl:165
 msgid "Delete this list"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:95
-#: /vhffs/vhffs-panel/mail/prefs.pl:118
+#: ../vhffs-panel/mail/prefs.pl:121 ../vhffs-panel/admin/mail/edit.pl:98
 msgid "Delete this mail account"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:97
+#: ../vhffs-panel/mail/prefs.pl:99
 msgid "Delete this mail domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:75 /vhffs/vhffs-panel/group/prefs.pl:45
+#: ../vhffs-panel/admin/broadcast_list.pl:57
+msgid "Delete this mailing"
+msgstr ""
+
+#: ../vhffs-panel/cvs/prefs.pl:75 ../vhffs-panel/group/prefs.pl:66
 msgid "Delete this project"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:88
+#: ../vhffs-panel/svn/prefs.pl:92
 msgid "Delete this repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/prefs.pl:92
+#: ../vhffs-panel/web/prefs.pl:95
 msgid "Delete this web area"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/create.pl:40 /vhffs/vhffs-panel/admin/cvs/edit.pl:69
-#: /vhffs/vhffs-panel/admin/group/edit.pl:70
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:71
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:70
-#: /vhffs/vhffs-panel/admin/web/edit.pl:73
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:70
-#: /vhffs/vhffs-panel/admin/object/edit.pl:67
-#: /vhffs/vhffs-panel/dns/create.pl:41 /vhffs/vhffs-panel/group/create.pl:36
-#: /vhffs/vhffs-panel/mysql/create.pl:42 /vhffs/vhffs-panel/svn/create.pl:40
-#: /vhffs/vhffs-panel/pgsql/create.pl:44
+#: ../vhffs-panel/dns/create.pl:41 ../vhffs-panel/cvs/create.pl:40
+#: ../vhffs-panel/group/create.pl:35 ../vhffs-panel/svn/create.pl:46
+#: ../vhffs-panel/public/allgroups.pl:46 ../vhffs-panel/public/group.pl:57
+#: ../vhffs-panel/public/lastgroups.pl:46 ../vhffs-panel/pgsql/create.pl:43
+#: ../vhffs-panel/admin/mail/edit.pl:71 ../vhffs-panel/admin/mail/show.pl:71
+#: ../vhffs-panel/admin/pgsql/edit.pl:70 ../vhffs-panel/admin/pgsql/show.pl:68
+#: ../vhffs-panel/admin/cvs/edit.pl:69 ../vhffs-panel/admin/cvs/show.pl:68
+#: ../vhffs-panel/admin/group/edit.pl:70 ../vhffs-panel/admin/group/show.pl:69
+#: ../vhffs-panel/admin/mysql/edit.pl:70 ../vhffs-panel/admin/mysql/show.pl:67
+#: ../vhffs-panel/admin/object/edit.pl:66 ../vhffs-panel/admin/web/edit.pl:73
+#: ../vhffs-panel/admin/web/show.pl:70 ../vhffs-panel/largefile/create.pl:42
+#: ../vhffs-panel/mysql/create.pl:41
 msgid "Description"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:114
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:92
+#: ../vhffs-panel/web/prefs.pl:68
+msgid "Description of your webarea"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:127
+msgid "Destination"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:134
+msgid "Disable anti-spam"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:153
+msgid "Disable anti-virus"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:118
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:91
 msgid "Documentation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:66
-#: /vhffs/vhffs-panel/mail/create.pl:35
+#: ../vhffs-panel/group/join_group.pl:92
+msgid "Doe not exist in the VHFFS database"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:55
+msgid "Does not support largefile"
+msgstr ""
+
+#: ../vhffs-panel/mail/create.pl:34 ../vhffs-panel/admin/mail/edit.pl:66
+#: ../vhffs-panel/admin/mail/show.pl:66
 msgid "Domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/create.pl:34
+#: ../vhffs-panel/dns/create.pl:34
 msgid "Domain Name"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:72
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:480
+msgid "Domains for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/web/edit.pl:72 ../vhffs-panel/admin/web/show.pl:86
 msgid "Don't use Crawl"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:61
+#: ../vhffs-panel/public/largefile.pl:113
+msgid "Download"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:78
+#, perl-format
+msgid "Download %s"
+msgstr ""
+
+#: ../vhffs-panel/admin/cvs/edit.pl:61
 msgid "Edit CVS"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:61
+#: ../vhffs-panel/admin/group/edit.pl:61
 msgid "Edit Group"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:63
+#: ../vhffs-panel/admin/mail/edit.pl:63
 msgid "Edit Mail Domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:61
+#: ../vhffs-panel/admin/mysql/edit.pl:61
 msgid "Edit MySQL database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:60
+#: ../vhffs-panel/admin/object/edit.pl:59
 msgid "Edit Object"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:61
+#: ../vhffs-panel/admin/pgsql/edit.pl:61
 msgid "Edit PostgreSQL database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:61
+#: ../vhffs-panel/admin/user/edit.pl:61
 msgid "Edit User"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:61
+#: ../vhffs-panel/admin/web/edit.pl:61
 msgid "Edit Web Area"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/list.pl:88
+#: ../vhffs-panel/admin/object/list.pl:88
 msgid "Edit this object"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:83
+#: ../vhffs-panel/mailinglist/prefs.pl:95
 msgid "Email adress"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:88
-msgid "Email changed"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/prefs.pl:70
-msgid "Enter a mail adresse to catch all mails from this domain"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/save_catchall.pl:70
-msgid "Error happened while updating mail domain"
-msgstr ""
-
-#: /vhffs/vhffs-panel/cvs/delete.pl:68 /vhffs/vhffs-panel/svn/delete.pl:68
-msgid "Error occured while delete cvs"
-msgstr ""
-
-#: /vhffs/vhffs-panel/cvs/prefs_save.pl:71
-#: /vhffs/vhffs-panel/group/delete.pl:55
-#: /vhffs/vhffs-panel/group/prefs_save.pl:66
-#: /vhffs/vhffs-panel/svn/prefs_save.pl:71
-msgid "Error occured while updating project"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/prefs_save.pl:95
-msgid "Error occured while updating user"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:68
-msgid "Error while add ACL to you"
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:55
-msgid "Error while adding ACL"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:72
-msgid "Error while adding ACL to the group"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/prefs_save.pl:118
-msgid "Error while adding box"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/prefs_save.pl:133
-msgid "Error while adding forward"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Robots/Mysql.pm:132
-msgid "Error while adding privileges to admin user"
-msgstr ""
-
-#: /vhffs/vhffs-panel/web/delete.pl:61
-msgid "Error while applied changes. This Web Area will NOT be delete"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/delete.pl:46
-msgid "Error while applied changes. This user will NOT be delete"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:60
-msgid "Error while commit changes"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mailing/mailing_submit.pl:54
-msgid "Error while create message in the database"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:64
-msgid "Error while creating list"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:76
+#: ../vhffs-panel/mail/prefs.pl:138
+msgid "Enable anti-spam"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:157
+msgid "Enable anti-virus"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:72
+msgid "Enter a mail address to catch all email for this domain"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_submit.pl:64
+msgid "Error !"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:144
+msgid ""
+"Error ! You MUST provide a password in your account when you create your "
+"popable account"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:184 ../vhffs-panel/user/prefs_save.pl:195
+msgid "Error for spam protection\n"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:211 ../vhffs-panel/user/prefs_save.pl:223
+msgid "Error for virus protection\n"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:45
+#: ../vhffs-listengine/src/archives/archives.pl:105
+msgid "Error in listname"
+msgstr ""
+
+#: ../vhffs-panel/mail/spambox.pl:87 ../vhffs-panel/mail/spamvirus.pl:87
+msgid "Error when applying changes"
+msgstr ""
+
+#: ../vhffs-panel/object/upavatar.pl:99
+msgid "Error when upload avatar for this object"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/submit.pl:99
 msgid "Error while creating list (unknow problem)"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/submit.pl:53
-msgid "Error while creating mail area"
-msgstr ""
-
-#: /vhffs/vhffs-panel/cvs/cvs_submit.pl:53
-#: /vhffs/vhffs-panel/mysql/submit.pl:70
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:59
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:47
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:47
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:46
-msgid "Error while creating object"
-msgstr ""
-
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:66
-#, perl-format
-msgid "Error while creating object %s %s"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/dns_submit.pl:49
+#: ../vhffs-panel/web/web_submit.pl:61
+msgid "Error while creating the user. The username already exists"
+msgstr ""
+
+#: ../vhffs-panel/group/project_submit.pl:64
+msgid "Error while creation !"
+msgstr ""
+
+#: ../vhffs-panel/dns/delete.pl:71
+msgid "Error while switching state. DNS will NOT be deleted"
+msgstr ""
+
+#: ../vhffs-panel/mysql/prefs_save.pl:52
+msgid "Error, password can be only alphanumeric caracters"
+msgstr ""
+
+#: ../vhffs-panel/group/delete.pl:51
 msgid ""
-"Error while creating object. Domain is not correct or aleady exists in Vhffs "
-"database"
-msgstr ""
-
-#: /vhffs/vhffs-panel/web/web_submit.pl:62
-msgid "Error while creating web area"
-msgstr ""
-
-#: /vhffs/vhffs-panel/group/project_submit.pl:56
-msgid "Error while creation !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:58
-msgid "Error while fetching list object"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/delete.pl:71
-msgid "Error while switching state. DNS will NOT be deleted"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/object/edit_submit.pl:58
-msgid "Error while update object"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/prefs_save.pl:127
-msgid "Error with your adresse in your profile"
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe.pl:38 /vhffs/vhffs-panel/public/user.pl:52
-#: /vhffs/vhffs-panel/public/lastusers.pl:30
-#: /vhffs/vhffs-panel/admin/user/edit.pl:65
-#: /vhffs/vhffs-panel/user/prefs.pl:50
+"Error, your group is not empty. Please remove all objects from this group "
+"and try again"
+msgstr ""
+
+#: ../vhffs-panel/group/prefs.pl:39
+msgid "Error. This group doesn't exists"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:137
+msgid "Expired session ! Please login again"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit_note.pl:70
+msgid "Failed to modify note"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:377
+msgid "February"
+msgstr ""
+
+#: ../vhffs-panel/object/upavatar.pl:87
+msgid "File to big. Max size if 5000 bytes for an avatar"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:79 ../vhffs-panel/public/largefile.pl:84
+msgid "File type"
+msgstr ""
+
+#: ../vhffs-panel/largefile/prefs.pl:87 ../vhffs-panel/largefile/create.pl:34
+msgid "Filename"
+msgstr ""
+
+#: ../vhffs-panel/largefile/submit.pl:48
+msgid "Filename is too short. Must contains at least 3 caracters"
+msgstr ""
+
+#: ../vhffs-panel/admin/largefile/list.pl:82
+msgid "Filename(size in Mb/type)"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:445
+msgid "Files awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/largefile/create.pl:36
+msgid "Filetype (extension, ...)"
+msgstr ""
+
+#: ../vhffs-panel/object/upavatar.pl:83
+msgid "Filetype not supported"
+msgstr ""
+
+#: ../vhffs-panel/public/lastusers.pl:46 ../vhffs-panel/public/user.pl:55
+#: ../vhffs-panel/admin/user/edit.pl:65 ../vhffs-panel/admin/user/show.pl:66
+#: ../vhffs-panel/user/prefs.pl:49 ../vhffs-panel/subscribe.pl:38
 msgid "Firstname"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:133
+#: ../vhffs-panel/user/prefs.pl:142
 #, perl-format
 msgid "Forward emails from %s@%s to %s"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:81
+#: ../vhffs-panel/admin/mail/edit.pl:84 ../vhffs-panel/admin/mail/show.pl:84
 msgid "Forward for"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:87
+#: ../vhffs-panel/mail/prefs.pl:89
 msgid "Forward mail"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:82
+#: ../vhffs-panel/mail/change_forward.pl:91
+#: ../vhffs-panel/admin/mail/change_forward.pl:92
+msgid "Forwarding successfully added"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:84
 msgid "Forwards"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:65
-#: /vhffs/vhffs-panel/admin/user/edit.pl:72
+#: ../vhffs-listengine/src/archives/show_msg.pl:75
+msgid "From: "
+msgstr ""
+
+#: ../vhffs-panel/admin/group/edit.pl:65 ../vhffs-panel/admin/group/show.pl:64
+#: ../vhffs-panel/admin/user/edit.pl:72 ../vhffs-panel/admin/user/show.pl:72
 msgid "GID"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:78
+#: ../vhffs-panel/admin/user/edit.pl:78 ../vhffs-panel/admin/user/show.pl:78
 msgid "GPG key"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:47
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:53
 msgid "General"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:48
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:54
 msgid "Get Statistics"
 msgstr ""
 
-#: /vhffs/vhffs-panel/lost.pl:29
-msgid "Give me a new Password"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:66
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:68
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:67
-#: /vhffs/vhffs-panel/admin/web/edit.pl:68
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:67
+#: ../vhffs-panel/lost.pl:27
+msgid "Give me a new password... "
+msgstr ""
+
+#: ../vhffs-panel/public/allwebsites.pl:58
+#: ../vhffs-panel/public/lastusers.pl:81 ../vhffs-panel/public/index.pl:51
+#: ../vhffs-panel/public/allgroups.pl:74 ../vhffs-panel/public/group.pl:217
+#: ../vhffs-panel/public/user.pl:85 ../vhffs-panel/public/lastgroups.pl:73
+msgid "Go on login page"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:282
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:306
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:332
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:358
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:384
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:411
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:437
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:464
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:489
+msgid "Go to admin"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:230 ../vhffs-panel/svn/prefs.pl:122
+#: ../vhffs-panel/mailinglist/prefs.pl:180
+#: ../vhffs-panel/largefile/prefs.pl:114
+msgid "Go to object-part admin"
+msgstr ""
+
+#: ../vhffs-panel/auth.pl:54
+msgid "Go to public area"
+msgstr ""
+
+#: ../vhffs-panel/svn/prefs.pl:58 ../vhffs-panel/largefile/prefs.pl:59
+msgid "Grant an user access to this repository"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/edit.pl:68 ../vhffs-panel/admin/mail/show.pl:68
+#: ../vhffs-panel/admin/pgsql/edit.pl:67 ../vhffs-panel/admin/pgsql/show.pl:65
+#: ../vhffs-panel/admin/cvs/edit.pl:66 ../vhffs-panel/admin/cvs/show.pl:65
+#: ../vhffs-panel/admin/mysql/edit.pl:67 ../vhffs-panel/admin/mysql/show.pl:64
+#: ../vhffs-panel/admin/web/edit.pl:68 ../vhffs-panel/admin/web/show.pl:67
 msgid "Group"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:66
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:265
+#, perl-format
+msgid "Group %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:78
 msgid "Group Admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/create.pl:35
-msgid "Group owner for this CVS"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/create.pl:37
-msgid "Group owner for this DNS"
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/create.pl:35
-msgid "Group owner for this Subversion repository"
-msgstr ""
-
-#: /vhffs/vhffs-panel/pgsql/create.pl:37
-msgid "Group owner for this database"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mysql/create.pl:36
-msgid "Group owner for this database "
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/create.pl:48
-msgid "Group owner for this mailing list"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/create.pl:36 /vhffs/vhffs-panel/web/create.pl:43
-msgid "Group owner for this web space"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/moderation.pl:51
-msgid "Group to validate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/acl/view.pl:107 /vhffs/vhffs-panel/public/group.pl:48
-#: /vhffs/vhffs-panel/public/lastgroups.pl:25
-#: /vhffs/vhffs-panel/admin/group/edit.pl:64
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:260
+msgid "Group error"
+msgstr ""
+
+#: ../vhffs-panel/largefile/create.pl:39
+msgid "Group for this new file"
+msgstr ""
+
+#: ../vhffs-panel/cvs/create.pl:35
+msgid "Group owning this CVS"
+msgstr ""
+
+#: ../vhffs-panel/dns/create.pl:37
+msgid "Group owning this DNS"
+msgstr ""
+
+#: ../vhffs-panel/svn/create.pl:41
+msgid "Group owning this Subversion repository"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/create.pl:36 ../vhffs-panel/mysql/create.pl:35
+msgid "Group owning this database"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/create.pl:58
+msgid "Group owning this mailing list"
+msgstr ""
+
+#: ../vhffs-panel/web/create.pl:45 ../vhffs-panel/mail/create.pl:35
+msgid "Group owning this web space"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:41
+msgid "Group public area"
+msgstr ""
+
+#: ../vhffs-panel/acl/view.pl:119 ../vhffs-panel/public/allgroups.pl:42
+#: ../vhffs-panel/public/group.pl:56 ../vhffs-panel/public/lastgroups.pl:42
+#: ../vhffs-panel/admin/group/edit.pl:64 ../vhffs-panel/admin/group/show.pl:63
 msgid "Groupname"
 msgstr ""
 
-#: /vhffs/vhffs-panel/public/user.pl:56
-#: /vhffs/vhffs-panel/public/lastusers.pl:34
+#: ../vhffs-panel/public/lastusers.pl:50 ../vhffs-panel/public/user.pl:59
 msgid "Groups"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:55
-msgid "Groups to validate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/prefs_save.pl:89
+#: ../vhffs-panel/admin/moderation.pl:57
+msgid "Groups awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:202
+msgid "Groups of this user"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:67
+msgid "Groups stats"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:81 ../vhffs-panel/largefile/create.pl:40
+msgid "Hash"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:91
 #, perl-format
 msgid ""
 "Hello %s %s,\n"
@@ -1153,1879 +1669,3024 @@
 "VHFFS administrators\n"
 msgstr ""
 
-#: /vhffs/vhffs-panel/essais/localessai2.pl:12
-#: /vhffs/vhffs-panel/essais/tmplintl.pl:27
-msgid "Hello World!\n"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:42
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:17
+msgid "Hello and welcome on listengine help\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:55
 msgid "Help"
 msgstr ""
 
-#: /vhffs/vhffs-panel/alert.pl:38
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:24
+msgid "Here are the basic listengine commands:\n"
+msgstr ""
+
+#: ../vhffs-panel/alert.pl:37
+msgid "Here, you can report a bug to the admin team"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:126
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:135
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:133
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:142
+#: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:116
+#: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:123
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:121
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:130
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:130
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:138
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:141
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:101
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:110
+#: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:49
+#: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:56
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:105
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:116
+#: ../vhffs-panel/admin/mail/edit.pl:73 ../vhffs-panel/admin/mail/show.pl:72
+#: ../vhffs-panel/admin/pgsql/edit.pl:72 ../vhffs-panel/admin/pgsql/show.pl:69
+#: ../vhffs-panel/admin/cvs/edit.pl:71 ../vhffs-panel/admin/cvs/show.pl:69
+#: ../vhffs-panel/admin/group/edit.pl:72 ../vhffs-panel/admin/group/show.pl:70
+#: ../vhffs-panel/admin/mysql/edit.pl:72 ../vhffs-panel/admin/mysql/show.pl:69
+#: ../vhffs-panel/admin/object/list.pl:68 ../vhffs-panel/admin/web/edit.pl:75
+#: ../vhffs-panel/admin/web/show.pl:71 ../vhffs-panel/admin/user/edit.pl:79
+#: ../vhffs-panel/admin/user/show.pl:80 ../vhffs-panel/history.pl:74
+msgid "History"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/edit.pl:166
+msgid "History of this object"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:69 ../vhffs-panel/admin/user/show.pl:69
+msgid "Home"
+msgstr ""
+
+#: ../vhffs-panel/public/allwebsites.pl:57
+#: ../vhffs-panel/public/lastusers.pl:80 ../vhffs-panel/public/index.pl:50
+#: ../vhffs-panel/public/allgroups.pl:73 ../vhffs-panel/public/group.pl:216
+#: ../vhffs-panel/public/user.pl:84 ../vhffs-panel/public/lastgroups.pl:72
+msgid "Homepage of public area"
+msgstr ""
+
+#: ../vhffs-panel/largefile/create.pl:33
+msgid "Host a file"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:101 ../vhffs-panel/admin/user/show.pl:109
+msgid "Hosted"
+msgstr ""
+
+#: ../vhffs-panel/largefile/prefs.pl:84
+msgid "Hosted file administration"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:34
+msgid "Hosted files"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:195
+msgid "Hosted files admin"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:455 ../vhffs-panel/public/group.pl:167
+msgid "Hosted files for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:138
+msgid "Hosted files stats"
+msgstr ""
+
+#: ../vhffs-panel/auth.pl:35
+msgid "I've lost my password"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:110
+msgid "IP"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:134
+msgid "IP/host of your NS"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:59
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:76
 msgid ""
-"Here, you can send an alter to the admin team to notify a bug or a problem."
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:127
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:136
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:145
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:105
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:114
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:123
-#: /vhffs/vhffs-api/src/Vhffs/Panel/DNS.pm:134
-#: /vhffs/vhffs-api/src/Vhffs/Panel/DNS.pm:143
-#: /vhffs/vhffs-api/src/Vhffs/Panel/DNS.pm:151
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:131
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:140
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:149
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:157
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:115
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:123
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:131
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:139
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:126
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:135
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:143
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:99
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:108
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:117
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:126
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Web.pm:119
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Web.pm:128
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Web.pm:137
-#: /vhffs/vhffs-panel/admin/object/list.pl:67 /vhffs/vhffs-panel/history.pl:75
-msgid "History"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/object/edit.pl:165
-msgid "History of this object"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/user/edit.pl:69
-msgid "Home"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/user/edit.pl:101
-msgid "Hosted"
-msgstr ""
-
-#: /vhffs/vhffs-panel/auth.pl:32
-msgid "I lost my password"
-msgstr ""
-
-#: /vhffs/vhffs-robots/src/treat_refused.pl:43
+"If this mail is an error and you don't ask to be a subscriber to this list, "
+"please do not answer to this mail\n"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_largefile.pl:48
+#: ../vhffs-robots/src/refused_cvs.pl:49
+#: ../vhffs-robots/src/refused_postgres.pl:48
+#: ../vhffs-robots/src/refused_web.pl:48
+#: ../vhffs-robots/src/refused_mail.pl:48
+#: ../vhffs-robots/src/refused_dns.pl:48
+#: ../vhffs-robots/src/refused_mysql.pl:48
+#: ../vhffs-robots/src/refused_svn.pl:48 ../vhffs-robots/src/refused_ml.pl:48
+#: ../vhffs-robots/src/refused_groups.pl:48
+#, perl-format
+msgid "If you encounters problem, please mail: %s\n"
+msgstr ""
+
+#: ../vhffs-panel/group/prefs.pl:58
+msgid ""
+"If you want more disk space for your project, you must fill a form in the "
+"bug report section, in the menu. Don't forget to mention the name of the "
+"group."
+msgstr ""
+
+#: ../vhffs-robots/src/refused_largefile.pl:42
+#: ../vhffs-robots/src/refused_cvs.pl:43
+#: ../vhffs-robots/src/refused_postgres.pl:42
+#: ../vhffs-robots/src/refused_web.pl:42
+#: ../vhffs-robots/src/refused_mail.pl:42
+#: ../vhffs-robots/src/refused_dns.pl:42
+#: ../vhffs-robots/src/refused_mysql.pl:42
+#: ../vhffs-robots/src/refused_svn.pl:42 ../vhffs-robots/src/refused_ml.pl:42
+#: ../vhffs-robots/src/refused_groups.pl:42
 msgid "In hope to keep you in our hosting service"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/add_a.pl:82 /vhffs/vhffs-panel/dns/modif_a.pl:69
+#: ../vhffs-panel/dns/add_a.pl:88 ../vhffs-panel/dns/modif_a.pl:69
 msgid "Invalid IP"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:71
-msgid "Is this a public cvs ?"
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/prefs.pl:84
+#: ../vhffs-panel/dns/dns_submit.pl:42
+msgid "Invalid domain name"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:70
+msgid "Invalid file"
+msgstr ""
+
+#: ../vhffs-panel/mail/submit.pl:47
+msgid "Invalid mail domain"
+msgstr ""
+
+#: ../vhffs-panel/cvs/prefs.pl:71
+msgid "Is this CVS repository public ??"
+msgstr ""
+
+#: ../vhffs-panel/svn/prefs.pl:88
 msgid "Is this a public repository ?"
 msgstr ""
 
-#: /vhffs/vhffs-panel/essais/localessai2.pl:16
-#, perl-format
-msgid "Just a try, and %s\n"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/prefs.pl:58
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:373
+msgid "January"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:397
+msgid "July"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:393
+msgid "June"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:57
 msgid "Language"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe.pl:39 /vhffs/vhffs-panel/public/user.pl:54
-#: /vhffs/vhffs-panel/public/lastusers.pl:32
-#: /vhffs/vhffs-panel/admin/user/edit.pl:66
-#: /vhffs/vhffs-panel/user/prefs.pl:51
+#: ../vhffs-panel/public/allwebsites.pl:60
+#: ../vhffs-panel/public/lastusers.pl:83 ../vhffs-panel/public/index.pl:53
+#: ../vhffs-panel/public/allgroups.pl:76 ../vhffs-panel/public/group.pl:219
+#: ../vhffs-panel/public/user.pl:87 ../vhffs-panel/public/lastgroups.pl:75
+msgid "Last groups"
+msgstr ""
+
+#: ../vhffs-panel/public/lastgroups.pl:33
+#, perl-format
+msgid "Last groups on %s"
+msgstr ""
+
+#: ../vhffs-panel/public/allwebsites.pl:61
+#: ../vhffs-panel/public/lastusers.pl:84 ../vhffs-panel/public/index.pl:54
+#: ../vhffs-panel/public/allgroups.pl:77 ../vhffs-panel/public/group.pl:220
+#: ../vhffs-panel/public/user.pl:88 ../vhffs-panel/public/lastgroups.pl:76
+msgid "Last users"
+msgstr ""
+
+#: ../vhffs-panel/public/lastusers.pl:36
+#, perl-format
+msgid "Last users on %s"
+msgstr ""
+
+#: ../vhffs-panel/public/lastusers.pl:48 ../vhffs-panel/public/user.pl:57
+#: ../vhffs-panel/admin/user/edit.pl:66 ../vhffs-panel/admin/user/show.pl:67
+#: ../vhffs-panel/user/prefs.pl:50 ../vhffs-panel/subscribe.pl:39
 msgid "Lastname"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:105
+#: ../vhffs-panel/largefile/prefs.pl:90 ../vhffs-panel/largefile/create.pl:37
+msgid "License"
+msgstr ""
+
+#: ../vhffs-panel/largefile/submit.pl:52
+msgid ""
+"License is too short. Please tell us about legal aspects concerning the use "
+"of this new file."
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:82
+msgid "License of this file"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:117
 msgid "List all CVS"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:118
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:130
 msgid "List all DBs"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:158
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:170
 msgid "List all Postgres DB"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:91
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:103
 msgid "List all SVN repo"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:74
+#: ../vhffs-panel/mail/prefs.pl:76
 msgid "List all accounts"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:132
+#: ../vhffs-panel/dns/prefs.pl:86
+msgid "List all all A reccords"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:144
 msgid "List all domain names"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:171
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:183
 msgid "List all domains"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:83
-msgid "List all forwards for this domain"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:67
+#: ../vhffs-panel/mail/prefs.pl:85
+msgid "List all forwardings for this domain"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:79
 msgid "List all groups"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:145
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:196
+msgid "List all hosted files"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:157
 msgid "List all lists"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:81
+#: ../vhffs-panel/mailinglist/prefs.pl:93
 msgid "List all members"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:51
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:61
 msgid "List all objects"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:59
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:71
 msgid "List all users"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:184
-msgid "List to validate"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:77
+#: ../vhffs-panel/admin/moderation.pl:230
+msgid "List awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/admin/cvs/list.pl:53
+msgid "List of all CVS repositories"
+msgstr ""
+
+#: ../vhffs-panel/admin/mysql/list.pl:53
+msgid "List of all MySQL databases"
+msgstr ""
+
+#: ../vhffs-panel/admin/pgsql/list.pl:53
+msgid "List of all PostgreSQL databases"
+msgstr ""
+
+#: ../vhffs-panel/admin/dns/list.pl:53
+msgid "List of all domains"
+msgstr ""
+
+#: ../vhffs-panel/admin/group/list.pl:49
+msgid "List of all groups"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/list.pl:53
+msgid "List of all mail-domain"
+msgstr ""
+
+#: ../vhffs-panel/admin/mailing/list.pl:54
+msgid "List of all mailing-list"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/list.pl:53
+msgid "List of all users"
+msgstr ""
+
+#: ../vhffs-panel/public/allwebsites.pl:59
+#: ../vhffs-panel/public/lastusers.pl:82 ../vhffs-panel/public/index.pl:52
+#: ../vhffs-panel/public/allgroups.pl:75 ../vhffs-panel/public/group.pl:218
+#: ../vhffs-panel/public/user.pl:86 ../vhffs-panel/public/lastgroups.pl:74
+#: ../vhffs-panel/admin/web/list.pl:53
+msgid "List of all websites"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:89
 msgid "List websites"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:67
+#: ../vhffs-panel/mailinglist/delete.pl:67
 msgid "List will NOT be deleted"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:86
+#: ../vhffs-panel/public/group.pl:194
+msgid "List(s) for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:129
+msgid "Listengine stats"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:88
 msgid "Local Part"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:77
+#: ../vhffs-panel/mail/prefs.pl:79
 msgid "Local Part for this account"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:74 /vhffs/vhffs-panel/auth.pl:31
-#: /vhffs/vhffs-panel/login.pl:49 /vhffs/vhffs-panel/login.pl:90
-#: /vhffs/vhffs-panel/logout.pl:31 /vhffs/vhffs-panel/lost_ack.pl:45
-#: /vhffs/vhffs-panel/lost_ack.pl:55
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:170 ../vhffs-panel/login.pl:59
+#: ../vhffs-panel/login.pl:100 ../vhffs-panel/lost_ack.pl:41
+#: ../vhffs-panel/lost_ack.pl:52
 msgid "Login"
 msgstr ""
 
-#: /vhffs/vhffs-panel/login.pl:79
+#: ../vhffs-panel/login.pl:89
 msgid "Login OK, please wait..."
 msgstr ""
 
-#: /vhffs/vhffs-panel/login.pl:48 /vhffs/vhffs-panel/login.pl:89
+#: ../vhffs-panel/login.pl:58 ../vhffs-panel/login.pl:99
 msgid "Login failed !"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:44
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:57
 msgid "Logout"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:117
+#: ../vhffs-panel/dns/modif_mx.pl:73
+msgid "MX successfully changed"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:129
 msgid "MYSQL Admin"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:117
-#: /vhffs/vhffs-panel/admin/user/edit.pl:77
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:116
+#: ../vhffs-panel/admin/user/edit.pl:77 ../vhffs-panel/admin/user/show.pl:77
 msgid "Mail"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:131
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:143
 msgid "Mail Admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:65
+#: ../vhffs-panel/mail/prefs.pl:67
 msgid "Mail Administration for domain "
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:251
-msgid "Mail Area to validate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/submit.pl:49
+#: ../vhffs-panel/admin/moderation.pl:319
+msgid "Mail Area awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/mail/submit.pl:53
 msgid "Mail area successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/create.pl:47
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:428
+msgid "Mail domain for this group"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/create.pl:57
 msgid "Mail for the list"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:97
+#: ../vhffs-panel/admin/stats.pl:102
 msgid "Mail stats"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:99
+#: ../vhffs-panel/admin/mailing/mailing_submit.pl:57
+msgid "Mail successfully sent"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:59
+msgid "Mail to all hosted people"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:322
+#, perl-format
+msgid "Mail with id %s"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:90
+msgid "Mailbox modified"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:161
+msgid "Mailbox successfully added"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:99
 msgid "Mailing List"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:50
-msgid "Mailing to hosted"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:55
+#: ../vhffs-panel/admin/broadcast_submit.pl:60
+msgid "Mailing successfully added"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_delete.pl:60
+msgid "Mailing successfully deleted"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/submit.pl:78
 msgid "Mailing-list successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:144
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:156
 msgid "Mailing-lists Admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:80
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:402
+msgid "Mailing-lists for this group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:60
+msgid "Manage mailings"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:92
 msgid "Manage members"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/join_group.pl:75
-msgid "Many users with your query. Choose it !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/broadcast.pl:49
+#: ../vhffs-panel/group/join_group.pl:74
+msgid "Many users matched your query. Please choose between them"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:381
+msgid "March"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:389
+msgid "May"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast.pl:48
 msgid "Message"
 msgstr ""
 
-#: /vhffs/vhffs-panel/alert_submit.pl:44
-msgid "Message sent be the following account"
-msgstr ""
-
-#: /vhffs/vhffs-panel/alert_submit.pl:50
+#: ../vhffs-listengine/src/archives/show_msg.pl:89
+#, perl-format
+msgid "Message from list %s"
+msgstr ""
+
+#: ../vhffs-panel/alert_submit.pl:43
+msgid "Message sent by the following account"
+msgstr ""
+
+#: ../vhffs-panel/alert_submit.pl:49
 msgid "Message sent successfully"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:73
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:291
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:306
+#, perl-format
+msgid "Message with id: %s"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:99
+msgid "Mirrors"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:82
 msgid "Moderated"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:49
-#: /vhffs/vhffs-panel/admin/moderation.pl:50
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:55
+#: ../vhffs-panel/admin/moderation.pl:53
 msgid "Moderation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:99
+#: ../vhffs-panel/admin/user/edit.pl:99 ../vhffs-panel/admin/user/show.pl:101
 msgid "Moderator"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:99
-#: /vhffs/vhffs-panel/admin/group/edit.pl:91
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:132
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:91
-#: /vhffs/vhffs-panel/admin/user/edit.pl:115
-#: /vhffs/vhffs-panel/admin/web/edit.pl:104
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:91
-#: /vhffs/vhffs-panel/admin/object/edit.pl:95
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:44
+msgid "Moderator account : "
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Functions.pm:368
+#: ../vhffs-panel/admin/mail/edit.pl:135 ../vhffs-panel/admin/pgsql/edit.pl:94
+#: ../vhffs-panel/admin/cvs/edit.pl:103 ../vhffs-panel/admin/group/edit.pl:96
+#: ../vhffs-panel/admin/mysql/edit.pl:94
+#: ../vhffs-panel/admin/object/edit.pl:94 ../vhffs-panel/admin/web/edit.pl:107
+#: ../vhffs-panel/admin/user/edit.pl:118
 msgid "Modification applied"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:98
-#: /vhffs/vhffs-panel/admin/group/edit.pl:90
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:131
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:90
-#: /vhffs/vhffs-panel/admin/user/edit.pl:114
-#: /vhffs/vhffs-panel/admin/web/edit.pl:103
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:90
-#: /vhffs/vhffs-panel/admin/object/edit.pl:94
+#: ../vhffs-api/src/Vhffs/Functions.pm:364
+#: ../vhffs-panel/admin/mail/edit.pl:134 ../vhffs-panel/admin/pgsql/edit.pl:93
+#: ../vhffs-panel/admin/cvs/edit.pl:102 ../vhffs-panel/admin/group/edit.pl:95
+#: ../vhffs-panel/admin/mysql/edit.pl:93
+#: ../vhffs-panel/admin/object/edit.pl:93 ../vhffs-panel/admin/web/edit.pl:106
+#: ../vhffs-panel/admin/user/edit.pl:117
 msgid "Modification error"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation_submit.pl:76
+#: ../vhffs-panel/admin/moderation_submit.pl:110
 msgid "Modifications applied successfully"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/prefs_save.pl:61
-msgid "Modifications applied to the database"
-msgstr ""
-
-#: /vhffs/vhffs-panel/pgsql/prefs_save.pl:68
+#: ../vhffs-panel/pgsql/prefs_save.pl:69
 msgid "Modifications applied to your database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:74 /vhffs/vhffs-panel/group/prefs.pl:44
-#: /vhffs/vhffs-panel/mysql/prefs.pl:82 /vhffs/vhffs-panel/svn/prefs.pl:87
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:70 /vhffs/vhffs-panel/user/prefs.pl:60
-#: /vhffs/vhffs-panel/web/prefs.pl:85
+#: ../vhffs-panel/web/prefs_save.pl:64
+msgid "Modifications applied to your webarea"
+msgstr ""
+
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:71
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:73
+#: ../vhffs-panel/admin/group/edit_submit.pl:84
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:71
+msgid "Modifications successfully added"
+msgstr ""
+
+#: ../vhffs-panel/admin/web/edit_submit.pl:72
+#: ../vhffs-panel/admin/user/edit_submit.pl:104
+msgid "Modifications successfully applied"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:154 ../vhffs-panel/dns/prefs.pl:175
+#: ../vhffs-panel/dns/prefs.pl:195 ../vhffs-panel/cvs/prefs.pl:74
+#: ../vhffs-panel/group/prefs.pl:65 ../vhffs-panel/svn/prefs.pl:91
+#: ../vhffs-panel/web/prefs.pl:88 ../vhffs-panel/pgsql/prefs.pl:75
+#: ../vhffs-panel/mysql/prefs.pl:82 ../vhffs-panel/user/prefs.pl:59
 msgid "Modify"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:147 /vhffs/vhffs-panel/acl/view.pl:195
+#: ../vhffs-panel/acl/view.pl:159 ../vhffs-panel/acl/view.pl:207
 msgid "Modify this ACL"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:88
+#: ../vhffs-panel/admin/cvs/list.pl:79
 msgid "Modify this CVS repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:88
+#: ../vhffs-panel/admin/mysql/list.pl:94
 msgid "Modify this MySQL area"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:88
+#: ../vhffs-panel/admin/pgsql/list.pl:94
 msgid "Modify this PostgreSQL database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/svn/list.pl:85
+#: ../vhffs-panel/admin/svn/list.pl:76
 msgid "Modify this Subversion repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/dns/list.pl:88
+#: ../vhffs-panel/admin/dns/list.pl:93
 msgid "Modify this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/list.pl:90
+#: ../vhffs-panel/admin/group/list.pl:81
 msgid "Modify this group"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/list.pl:88
+#: ../vhffs-panel/admin/largefile/list.pl:77
+msgid "Modify this hosted file"
+msgstr ""
+
+#: ../vhffs-panel/admin/mailing/list.pl:87
+msgid "Modify this list"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/list.pl:79
 msgid "Modify this mail domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/user/list.pl:88
+#: ../vhffs-panel/admin/user/list.pl:82
 msgid "Modify this user"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/list.pl:88
-msgid "Modify this web area"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Group.pm:113
+#: ../vhffs-panel/dns/prefs.pl:107
+msgid "Must we redirect the DNS on our servers ?"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Group.pm:112
 msgid "My Projects"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/prefs.pl:67
+#: ../vhffs-panel/mysql/prefs.pl:66
 msgid "MySQL Administration"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:110
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:111
 msgid "MySQL Databases"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/create.pl:38
+#: ../vhffs-panel/admin/moderation.pl:362
+msgid "MySQL database awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/mysql/create.pl:37
 msgid "MySQL database name "
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:284
-msgid "MySQL database to validate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mysql/create.pl:39
+#: ../vhffs-panel/mysql/create.pl:38
 msgid "MySQL password for this database "
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:109
+#: ../vhffs-panel/admin/stats.pl:114
 msgid "MySQL stats"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:170
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:297
+msgid "Mysql database for this group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:182
 msgid "NS Admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/prefs.pl:69 /vhffs/vhffs-panel/pgsql/prefs.pl:57
+#: ../vhffs-panel/dns/prefs.pl:131
+msgid "NS TYPE"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:111
+msgid "Name for reccord"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/prefs.pl:62 ../vhffs-panel/mysql/prefs.pl:69
 msgid "Name of the database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:73 /vhffs/vhffs-panel/admin/cvs/edit.pl:72
-#: /vhffs/vhffs-panel/svn/prefs.pl:86 /vhffs/vhffs-panel/web/prefs.pl:82
+#: ../vhffs-panel/dns/prefs.pl:118
+msgid "Name of your MX"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:230
+#, perl-format
+msgid "New language is: %s\n"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:109 ../vhffs-panel/cvs/prefs.pl:73
+#: ../vhffs-panel/svn/prefs.pl:90 ../vhffs-panel/web/prefs.pl:85
+#: ../vhffs-panel/admin/cvs/edit.pl:73 ../vhffs-panel/admin/cvs/show.pl:77
 msgid "No"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:79
+#: ../vhffs-panel/dns/prefs.pl:162
+msgid "No A type found"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:203
+msgid "No CNAME available on this domain"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:366
+msgid "No CVS repository for this group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:497
+msgid "No DNS domain for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:176
+msgid "No DNS to validate"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:93
 msgid "No Group to validate"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:141
-#: /vhffs/vhffs-panel/admin/moderation.pl:274
-msgid "No Mail Area to moderate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/group/list.pl:70
-msgid "No Valid state"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/moderation.pl:109
-msgid "No Web Area to moderate"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:42
+#: ../vhffs-panel/dns/prefs.pl:183
+msgid "No MX reccord for this domain"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:353
+msgid "No Mail Area to validate"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:445
+msgid "No Mail domain for this group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:419
+msgid "No Mailing-list for this group"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:223
+msgid "No NS available on this domain"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:340
+msgid "No PostgreSQL database for this group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:392
+msgid "No SVN repository for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:135
+msgid "No Web Area to validate"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:127
 msgid "No cookie found, please accept the cookie and then please login again !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:307
-#: /vhffs/vhffs-panel/admin/moderation.pl:338
-msgid "No database to moderate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/object/edit.pl:171
-#: /vhffs/vhffs-panel/history.pl:85
+#: ../vhffs-panel/public/group.pl:129
+msgid "No cvs repository available for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:396
+#: ../vhffs-panel/admin/moderation.pl:438
+msgid "No database to validate"
+msgstr ""
+
+#: ../vhffs-panel/object/upavatar.pl:74
+msgid "No enough rights"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/edit.pl:172 ../vhffs-panel/history.pl:84
 msgid "No event about this object"
 msgstr ""
 
-#: /vhffs/vhffs-panel/public/user.pl:64 /vhffs/vhffs-panel/public/group.pl:58
-#: /vhffs/vhffs-panel/public/lastusers.pl:42
-#: /vhffs/vhffs-panel/public/lastgroups.pl:35
+#: ../vhffs-panel/public/group.pl:185
+msgid "No file available for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:479
+msgid "No files to validate"
+msgstr ""
+
+#: ../vhffs-panel/public/lastusers.pl:62 ../vhffs-panel/public/allgroups.pl:56
+#: ../vhffs-panel/public/group.pl:69 ../vhffs-panel/public/user.pl:69
+#: ../vhffs-panel/public/lastgroups.pl:55
 msgid "No group for this user"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:207
-msgid "No list to moderate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/pgsql/prefs_save.pl:64
+#: ../vhffs-panel/public/largefile.pl:89
+msgid "No hash"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:472
+msgid "No hosted files for this group"
+msgstr ""
+
+#: ../vhffs-panel/public/group.pl:209
+msgid "No list available for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:263
+msgid "No list to validate"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:161
+msgid "No member on this list"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:559
+msgid "No message to moderate"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/prefs_save.pl:65
 msgid "No modification can be applied. Please check your fields."
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:174
-#: /vhffs/vhffs-panel/admin/moderation.pl:240
-msgid "No repository to moderate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/public/user.pl:40 /vhffs/vhffs-panel/public/group.pl:38
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:314
+msgid "No mysql database for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:220
+#: ../vhffs-panel/admin/moderation.pl:308
+msgid "No repository to validate"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:105
+msgid "No server"
+msgstr ""
+
+#: ../vhffs-panel/public/group.pl:156
+msgid "No subversion repository available for this group"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:62 ../vhffs-panel/public/group.pl:46
+msgid "No such group"
+msgstr ""
+
+#: ../vhffs-panel/public/user.pl:45
 msgid "No such user"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/join_group.pl:44
+#: ../vhffs-panel/group/join_group.pl:43
 msgid "No such user on Vhffs"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:75 /vhffs/vhffs-panel/web/prefs.pl:96
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:290
+msgid "No webarea for this group"
+msgstr ""
+
+#: ../vhffs-panel/public/group.pl:105
+msgid "No website available for this group"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:102 ../vhffs-panel/web/prefs.pl:99
+#: ../vhffs-panel/user/prefs.pl:76
 msgid "No, I'm not sure, I prefer to keep it."
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:79 /vhffs/vhffs-panel/group/prefs.pl:49
-#: /vhffs/vhffs-panel/mail/prefs.pl:101 /vhffs/vhffs-panel/mysql/prefs.pl:87
-#: /vhffs/vhffs-panel/svn/prefs.pl:92 /vhffs/vhffs-panel/pgsql/prefs.pl:75
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:135
+#: ../vhffs-panel/cvs/prefs.pl:79 ../vhffs-panel/group/prefs.pl:70
+#: ../vhffs-panel/svn/prefs.pl:96 ../vhffs-panel/mailinglist/prefs.pl:169
+#: ../vhffs-panel/mail/prefs.pl:103 ../vhffs-panel/pgsql/prefs.pl:80
+#: ../vhffs-panel/largefile/prefs.pl:103 ../vhffs-panel/mysql/prefs.pl:87
 msgid "No, I'm not sure, I prefer to keep this project."
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/join_group.pl:93
-msgid "Not exists in database"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:69
+#: ../vhffs-panel/mailinglist/del_member.pl:68
+#: ../vhffs-panel/mailinglist/add_sub.pl:68
+#: ../vhffs-panel/mailinglist/change_right.pl:70
 msgid "Not valid mail"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/add_acl_group.pl:60
-#: /vhffs/vhffs-panel/acl/add_acl_user.pl:60
-#: /vhffs/vhffs-panel/acl/submit.pl:59 /vhffs/vhffs-panel/acl/submit.pl:63
+#: ../vhffs-panel/admin/user/edit_note.pl:66
+msgid "Note successfully modified"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:413
+msgid "November"
+msgstr ""
+
+#: ../vhffs-robots/src/create_largefile.pl:61
+#, perl-format
+msgid "Now, you have to log in on the ftp server %s with\n"
+msgstr ""
+
+#: ../vhffs-panel/acl/add_acl_user.pl:59
+#: ../vhffs-panel/acl/add_acl_group.pl:59 ../vhffs-panel/acl/submit.pl:58
+#: ../vhffs-panel/acl/submit.pl:62
 msgid "Object Error"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:63
+#: ../vhffs-panel/admin/object/edit.pl:62
 msgid "Object id"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:106 /vhffs/vhffs-panel/web/prefs.pl:90
+#: ../vhffs-panel/dns/prefs.pl:231 ../vhffs-panel/svn/prefs.pl:123
+#: ../vhffs-panel/mailinglist/prefs.pl:181
+#: ../vhffs-panel/largefile/prefs.pl:115
+msgid "Object part"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/edit_submit.pl:62
+msgid "Object successfully updated"
+msgstr ""
+
+#: ../vhffs-panel/object/upavatar.pl:66
+msgid "Object-ID error"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:409
+msgid "October"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:94 ../vhffs-panel/web/prefs.pl:93
+#: ../vhffs-panel/mail/prefs.pl:108
 msgid "Ok, go to ACL admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/broadcast.pl:50
+#: ../vhffs-panel/admin/broadcast.pl:49
 msgid "Ok, send it !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:75
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:30
+msgid "Only this list administrators can use the following commands.\n"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:85
 msgid "Open archives"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:74
+#: ../vhffs-panel/mailinglist/prefs.pl:83
 msgid "Open post"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:72
+#: ../vhffs-panel/mailinglist/prefs.pl:84
+msgid "Open subscribing"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:81
 msgid "Options"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:67
-#: /vhffs/vhffs-panel/admin/group/edit.pl:66
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:69
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:68
-#: /vhffs/vhffs-panel/admin/web/edit.pl:69
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:68
-#: /vhffs/vhffs-panel/group/create.pl:33
+#: ../vhffs-panel/mailinglist/save_options.pl:127
+msgid "Options successfully modified"
+msgstr ""
+
+#: ../vhffs-panel/public/allwebsites.pl:45
+msgid "Owned by"
+msgstr ""
+
+#: ../vhffs-panel/group/create.pl:32 ../vhffs-panel/admin/mail/edit.pl:69
+#: ../vhffs-panel/admin/mail/show.pl:69 ../vhffs-panel/admin/pgsql/edit.pl:68
+#: ../vhffs-panel/admin/pgsql/show.pl:66 ../vhffs-panel/admin/cvs/edit.pl:67
+#: ../vhffs-panel/admin/cvs/show.pl:66 ../vhffs-panel/admin/group/edit.pl:66
+#: ../vhffs-panel/admin/group/show.pl:65 ../vhffs-panel/admin/mysql/edit.pl:68
+#: ../vhffs-panel/admin/mysql/show.pl:65 ../vhffs-panel/admin/web/edit.pl:69
+#: ../vhffs-panel/admin/web/show.pl:68
 msgid "Owner"
 msgstr ""
 
-#: /vhffs/vhffs-panel/login.pl:80
+#: ../vhffs-panel/admin/largefile/list.pl:83
+msgid "Owner group"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:195
+msgid "Owner of this group"
+msgstr ""
+
+#: ../vhffs-panel/lost.pl:27
+msgid "PLEASE!!!"
+msgstr ""
+
+#: ../vhffs-panel/login.pl:90
 msgid "Panel Access"
 msgstr ""
 
-#: /vhffs/vhffs-panel/auth.pl:30 /vhffs/vhffs-panel/admin/mysql/edit.pl:66
-#: /vhffs/vhffs-panel/admin/user/edit.pl:68
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:66
-#: /vhffs/vhffs-panel/mail/prefs.pl:78 /vhffs/vhffs-panel/svn/prefs.pl:79
-#: /vhffs/vhffs-panel/user/prefs.pl:56
+#: ../vhffs-panel/mail/prefs.pl:80 ../vhffs-panel/admin/pgsql/edit.pl:66
+#: ../vhffs-panel/admin/mysql/edit.pl:66 ../vhffs-panel/admin/user/edit.pl:68
+#: ../vhffs-panel/user/prefs.pl:55 ../vhffs-panel/auth.pl:33
 msgid "Password"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:68
-msgid "Password doesn't match"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mysql/prefs.pl:75 /vhffs/vhffs-panel/pgsql/prefs.pl:63
+#: ../vhffs-panel/pgsql/prefs.pl:68 ../vhffs-panel/mysql/prefs.pl:75
 msgid "Password for this database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/submit.pl:56
-msgid "Password must contains at least 3 caracters"
-msgstr ""
-
-#: /vhffs/vhffs-panel/lost_ack.pl:54
-msgid "Password recovery failed !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/password_box.pl:92
+#: ../vhffs-panel/mysql/submit.pl:56
+msgid "Password must contain at least 3 caracters"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:50
+msgid "Password must contains only alphanum caracters"
+msgstr ""
+
+#: ../vhffs-panel/lost_ack.pl:51
+msgid "Password recovery failed!"
+msgstr ""
+
+#: ../vhffs-panel/mail/password_box.pl:91
 msgid "Password successfully changed"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:116
+#: ../vhffs-robots/src/create_largefile.pl:64
+#, perl-format
+msgid "Password: %s\n"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:68
+msgid "Passwords don't match"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:121
 msgid "PgSQL stats"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:141
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:29
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:40 ../vhffs-panel/login.pl:46
+msgid "Platform temporary closed"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:41 ../vhffs-panel/login.pl:47
+msgid "Platform temporary closed."
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:30
+msgid "Platform temporary closed<br/>database error"
+msgstr ""
+
+#: ../vhffs-panel/subscribe_complete.pl:156
 msgid "Please enter a correct city"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:148
+#: ../vhffs-panel/subscribe_complete.pl:163
 msgid "Please enter a correct country"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:127
-#: /vhffs/vhffs-panel/subscribe_complete.pl:134
+#: ../vhffs-panel/subscribe_complete.pl:142
+#: ../vhffs-panel/subscribe_complete.pl:149
 msgid "Please enter a correct firstname"
 msgstr ""
 
-#: /vhffs/vhffs-panel/auth.pl:28
+#: ../vhffs-panel/auth.pl:31
 msgid "Please enter your username and password"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe.pl:35
+#: ../vhffs-panel/subscribe.pl:35
 msgid ""
-"Please fill all the fields, a mail containing your password will be sent to "
+"Please fill in all fields, a mail containing your password will be sent to "
 "you"
 msgstr ""
 
-#: /vhffs/vhffs-panel/lost_ack.pl:44
-#, perl-format
-msgid "Please wait %s, a new password will be send to you in few minutes..."
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe_complete.pl:188
-msgid "Please wait while we create the account, it will take some minutes"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:82
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:257
+msgid "Please read help of listengine\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:153
+msgid "Please try again\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:201
+msgid "Please try again.\n"
+msgstr ""
+
+#: ../vhffs-panel/lost_ack.pl:40
+#, perl-format
+msgid "Please wait %s, a new password will be sent to you in a few minutes..."
+msgstr ""
+
+#: ../vhffs-panel/pgsql/prefs_save.pl:50 ../vhffs-panel/pgsql/prefs.pl:53
+msgid "Please wait modification, creation or deletion"
+msgstr ""
+
+#: ../vhffs-panel/subscribe_complete.pl:205
+msgid ""
+"Please wait while we are creating the account, it will take some minutes"
+msgstr ""
+
+#: ../vhffs-irc/modobot.pl:368 ../vhffs-panel/admin/moderation_submit.pl:76
+msgid "Please wait while we are creating your object\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/edit.pl:85 ../vhffs-panel/admin/mail/show.pl:85
 msgid "Popboxes for"
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:55
+#: ../vhffs-panel/pgsql/prefs.pl:60
 msgid "PostgreSQL Administration"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:85
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:85
 msgid "PostgreSQL Databases"
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/create.pl:35
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:323
+msgid "PostgreSQL database for this group"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/create.pl:34
 msgid "PostgreSQL database name"
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/create.pl:36
+#: ../vhffs-panel/pgsql/create.pl:35
 msgid "PostgreSQL password for this database"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:157
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:169
 msgid "Postgres Admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:315
-msgid "Postgres database to validate"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:68
+#: ../vhffs-panel/admin/moderation.pl:404
+msgid "Postgres database awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:87
+msgid "Prefix on subject"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:119
+msgid "Priority of your MX"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:172
+msgid "Priority: "
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:90
 msgid "Project : "
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:69
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:91
 msgid "Project Configuration"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/prefs.pl:42
+#: ../vhffs-panel/group/prefs.pl:62
 msgid "Project Description"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/create.pl:32
+#: ../vhffs-panel/group/create.pl:31
 msgid "Project Name"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/prefs.pl:40
+#: ../vhffs-panel/group/prefs.pl:60
 msgid "Project Owner"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/prefs.pl:34
+#: ../vhffs-panel/group/prefs.pl:57
 msgid "Project Preferences"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/project_submit.pl:66
+#: ../vhffs-panel/group/project_submit.pl:74
 msgid "Project Successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs_save.pl:75
-#: /vhffs/vhffs-panel/group/prefs_save.pl:68
-#: /vhffs/vhffs-panel/svn/prefs_save.pl:75
+#: ../vhffs-panel/group/prefs_save.pl:67
 msgid "Project Successfully modified"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:65 /vhffs/vhffs-panel/svn/prefs.pl:82
+#: ../vhffs-panel/svn/prefs.pl:87 ../vhffs-panel/admin/cvs/edit.pl:65
+#: ../vhffs-panel/admin/cvs/show.pl:64
 msgid "Public"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:67
+#: ../vhffs-panel/admin/group/edit.pl:67 ../vhffs-panel/admin/group/show.pl:66
 msgid "Quota"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:68
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:268
+#: ../vhffs-panel/admin/group/edit.pl:81
+#, perl-format
+msgid "Quota (used/total) : %s/%s"
+msgstr ""
+
+#: ../vhffs-panel/admin/group/edit.pl:68 ../vhffs-panel/admin/group/show.pl:67
 msgid "Quota used"
 msgstr ""
 
-#: /vhffs/vhffs-panel/public/rss/lastgroups.pl:66
-#: /vhffs/vhffs-panel/public/rss/lastusers.pl:65
+#: ../vhffs-panel/public/rss/lastgroups.pl:76
+#: ../vhffs-panel/public/rss/lastusers.pl:75
 msgid "RSS infos are not published"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:71
-#: /vhffs/vhffs-panel/admin/moderation.pl:101
-#: /vhffs/vhffs-panel/admin/moderation.pl:133
-#: /vhffs/vhffs-panel/admin/moderation.pl:166
-#: /vhffs/vhffs-panel/admin/moderation.pl:199
-#: /vhffs/vhffs-panel/admin/moderation.pl:232
-#: /vhffs/vhffs-panel/admin/moderation.pl:266
-#: /vhffs/vhffs-panel/admin/moderation.pl:299
-#: /vhffs/vhffs-panel/admin/moderation.pl:330
+#: ../vhffs-robots/src/refused_largefile.pl:45
+#: ../vhffs-robots/src/refused_cvs.pl:46
+#: ../vhffs-robots/src/refused_postgres.pl:45
+#: ../vhffs-robots/src/refused_web.pl:45
+#: ../vhffs-robots/src/refused_mail.pl:45
+#: ../vhffs-robots/src/refused_dns.pl:45
+#: ../vhffs-robots/src/refused_mysql.pl:45
+#: ../vhffs-robots/src/refused_svn.pl:45 ../vhffs-robots/src/refused_ml.pl:45
+#: ../vhffs-robots/src/refused_groups.pl:45
+msgid "Reason given : "
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:47
+msgid "Recopy the code"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:85
+#: ../vhffs-panel/admin/moderation.pl:127
+#: ../vhffs-panel/admin/moderation.pl:168
+#: ../vhffs-panel/admin/moderation.pl:212
+#: ../vhffs-panel/admin/moderation.pl:255
+#: ../vhffs-panel/admin/moderation.pl:300
+#: ../vhffs-panel/admin/moderation.pl:345
+#: ../vhffs-panel/admin/moderation.pl:388
+#: ../vhffs-panel/admin/moderation.pl:430
+#: ../vhffs-panel/admin/moderation.pl:471
 msgid "Refuse"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/prefs.pl:63
+#: ../vhffs-panel/group/prefs.pl:90
 msgid "Remove this user from this group"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:76
+#: ../vhffs-panel/mailinglist/prefs.pl:86
 msgid "Reply to: on list"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:91
-msgid "Repository CVS"
-msgstr ""
-
-#: /vhffs/vhffs-panel/cvs/create.pl:34 /vhffs/vhffs-panel/svn/create.pl:34
+#: ../vhffs-panel/cvs/create.pl:34 ../vhffs-panel/svn/create.pl:40
 msgid "Repository Name"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:113
-msgid "Repository Subversion"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:92
-msgid "SVN repo Search"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/stats.pl:90
+#: ../vhffs-panel/svn/prefs_save.pl:80
+msgid "Repository updated"
+msgstr ""
+
+#: ../vhffs-panel/dns/add_ns.pl:72 ../vhffs-panel/dns/add_cname.pl:73
+#: ../vhffs-panel/dns/add_a.pl:80 ../vhffs-panel/dns/add_a.pl:96
+#: ../vhffs-panel/dns/add_mx.pl:73
+msgid "Resource successfully added to this domain"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/change_right.pl:84
+msgid "Rights successfully changed"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:375
+msgid "SVN repositories for this group"
+msgstr ""
+
+#: ../vhffs-panel/public/group.pl:140
+msgid "SVN repository for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:95
 msgid "SVN stats"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:78
+#: ../vhffs-panel/mailinglist/prefs.pl:90
 msgid "Save options"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mysql/search.pl:47
-#: /vhffs/vhffs-panel/admin/pgsql/search.pl:47
-msgid "Search Database"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/group/search.pl:47
-msgid "Search Group"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mail/search.pl:47
-msgid "Search Mail Domain"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/user/search.pl:47
-msgid "Search User"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/web/search.pl:47
-msgid "Search Web Area"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:78
-msgid "Search Website"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/cvs/search.pl:46
-msgid "Search a CVS repository"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:159
-msgid "Search a Postgres DB"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/svn/search.pl:48
-msgid "Search a SVN repository"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:172
-msgid "Search a domain"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:146
-msgid "Search a list"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:133
-msgid "Search a mail domain"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/object/search.pl:46
+#: ../vhffs-panel/admin/object/search.pl:45
 msgid "Search an object (give object_id)"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/dns/search.pl:47
-msgid "Search domain"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:68
-msgid "Search for group"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:60
-msgid "Search for user"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:52
-msgid "Search object"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/group/list.pl:53
+#: ../vhffs-panel/admin/cvs/search.pl:46
+msgid "Search for a CVS repository"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:171
+msgid "Search for a PostgreSQL database"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:104
+#: ../vhffs-panel/admin/svn/search.pl:48
+msgid "Search for a SVN repository"
+msgstr ""
+
+#: ../vhffs-panel/admin/pgsql/search.pl:47
+#: ../vhffs-panel/admin/mysql/search.pl:47
+msgid "Search for a database"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:184
+msgid "Search for a domain"
+msgstr ""
+
+#: ../vhffs-panel/admin/dns/search.pl:47
+msgid "Search for a domain name"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:197
+#: ../vhffs-panel/admin/largefile/search.pl:47
+msgid "Search for a file"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:80
+#: ../vhffs-panel/admin/group/search.pl:47
+msgid "Search for a group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:158
+#: ../vhffs-panel/admin/mailing/search.pl:46
+msgid "Search for a list"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:145
+#: ../vhffs-panel/admin/mail/search.pl:47
+msgid "Search for a mail domain"
+msgstr ""
+
+#: ../vhffs-panel/admin/web/search.pl:47
+msgid "Search for a web area"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:90 ../vhffs-panel/public/index.pl:46
+msgid "Search for a website"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:62
+msgid "Search for an object"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:72
+#: ../vhffs-panel/admin/user/search.pl:47
+msgid "Search for an user"
+msgstr ""
+
+#: ../vhffs-panel/admin/group/list.pl:53
 msgid "Search result"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/list.pl:49
+#: ../vhffs-panel/admin/object/list.pl:48
 msgid "Search result "
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/list.pl:49
-#: /vhffs/vhffs-panel/admin/user/list.pl:49
-#: /vhffs/vhffs-panel/admin/web/list.pl:49
+#: ../vhffs-panel/admin/mailing/list.pl:50
+#: ../vhffs-panel/admin/mail/list.pl:49 ../vhffs-panel/admin/web/list.pl:49
+#: ../vhffs-panel/admin/user/list.pl:49
 msgid "Search result for"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:49
+#: ../vhffs-panel/admin/cvs/list.pl:49
 msgid "Search result for CVS repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/svn/list.pl:47
+#: ../vhffs-panel/admin/svn/list.pl:47
 msgid "Search result for Subversion repository"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:49
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:49
+#: ../vhffs-panel/admin/pgsql/list.pl:49 ../vhffs-panel/admin/mysql/list.pl:49
 msgid "Search result for database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/dns/list.pl:49
+#: ../vhffs-panel/admin/dns/list.pl:49
 msgid "Search result for domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/create.pl:39 /vhffs/vhffs-panel/alert.pl:41
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:70
-#: /vhffs/vhffs-panel/admin/group/edit.pl:71
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:72
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:71
-#: /vhffs/vhffs-panel/admin/user/edit.pl:79
-#: /vhffs/vhffs-panel/admin/web/edit.pl:74
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:71
-#: /vhffs/vhffs-panel/admin/object/edit.pl:68
-#: /vhffs/vhffs-panel/dns/create.pl:40 /vhffs/vhffs-panel/group/create.pl:35
-#: /vhffs/vhffs-panel/mail/create.pl:40 /vhffs/vhffs-panel/mysql/create.pl:41
-#: /vhffs/vhffs-panel/svn/create.pl:39 /vhffs/vhffs-panel/pgsql/create.pl:43
-#: /vhffs/vhffs-panel/web/create.pl:47
-#: /vhffs/vhffs-panel/mailinglist/create.pl:58
+#: ../vhffs-panel/admin/largefile/list.pl:45
+msgid "Search result for file"
+msgstr ""
+
+#: ../vhffs-panel/public/allwebsites.pl:62
+#: ../vhffs-panel/public/lastusers.pl:85 ../vhffs-panel/public/index.pl:55
+#: ../vhffs-panel/public/allgroups.pl:78 ../vhffs-panel/public/group.pl:221
+#: ../vhffs-panel/public/user.pl:89 ../vhffs-panel/public/lastgroups.pl:77
+msgid "Search:"
+msgstr ""
+
+#: ../vhffs-panel/dns/create.pl:40 ../vhffs-panel/cvs/create.pl:39
+#: ../vhffs-panel/group/create.pl:34 ../vhffs-panel/svn/create.pl:45
+#: ../vhffs-panel/mailinglist/create.pl:70 ../vhffs-panel/web/create.pl:49
+#: ../vhffs-panel/mail/create.pl:39 ../vhffs-panel/pgsql/create.pl:42
+#: ../vhffs-panel/admin/mail/edit.pl:72 ../vhffs-panel/admin/pgsql/edit.pl:71
+#: ../vhffs-panel/admin/cvs/edit.pl:70 ../vhffs-panel/admin/group/edit.pl:71
+#: ../vhffs-panel/admin/mysql/edit.pl:71
+#: ../vhffs-panel/admin/object/edit.pl:67 ../vhffs-panel/admin/web/edit.pl:74
+#: ../vhffs-panel/admin/user/edit.pl:80
+#: ../vhffs-panel/admin/broadcast_view.pl:69
+#: ../vhffs-panel/admin/broadcast_list.pl:68
+#: ../vhffs-panel/largefile/create.pl:41 ../vhffs-panel/mysql/create.pl:40
+#: ../vhffs-panel/alert.pl:40
 msgid "Send"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:126
+#: ../vhffs-panel/admin/broadcast.pl:45
+msgid "Send an email to all hosted people"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:258
+msgid "Send an email with the subject \"help\" to the following address: \n"
+msgstr ""
+
+#: ../vhffs-panel/acl/view.pl:138
 msgid "Send it"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/broadcast.pl:46
-msgid "Send mailing to hosted"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:64
-#: /vhffs/vhffs-panel/admin/web/edit.pl:64
+#: ../vhffs-panel/group/prefs.pl:77 ../vhffs-panel/group/prefs.pl:78
+msgid "Send logo"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:79 ../vhffs-panel/user/prefs.pl:81
+msgid "Send my avatar"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:405
+msgid "September"
+msgstr ""
+
+#: ../vhffs-panel/admin/mysql/edit.pl:64 ../vhffs-panel/admin/mysql/show.pl:62
+#: ../vhffs-panel/admin/web/edit.pl:64 ../vhffs-panel/admin/web/show.pl:63
 msgid "Servername"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/web_submit.pl:47
+#: ../vhffs-panel/web/web_submit.pl:46
 msgid "Servername error. Please enter a valid servername"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/create.pl:36
-msgid "Serveurs DNS:"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:52
-msgid "Session timeouted !, please login again"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/user/edit.pl:67
+#: ../vhffs-panel/admin/user/edit.pl:67 ../vhffs-panel/admin/user/show.pl:68
 msgid "Shell"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/add_acl_group.pl:76
-#: /vhffs/vhffs-panel/acl/add_acl_user.pl:76
-#: /vhffs/vhffs-panel/acl/submit.pl:89
-msgid "Sorry, can't add an ACL"
-msgstr ""
-
-#: /vhffs/vhffs-panel/acl/submit.pl:78
+#: ../vhffs-panel/admin/cvs/show.pl:61
+msgid "Show CVS"
+msgstr ""
+
+#: ../vhffs-panel/admin/group/show.pl:61
+msgid "Show Group"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/show.pl:63
+msgid "Show Mail Domain"
+msgstr ""
+
+#: ../vhffs-panel/admin/mysql/show.pl:60
+msgid "Show MySQL database"
+msgstr ""
+
+#: ../vhffs-panel/admin/pgsql/show.pl:61
+msgid "Show PostgreSQL database"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/show.pl:63
+msgid "Show User"
+msgstr ""
+
+#: ../vhffs-panel/admin/web/show.pl:61
+msgid "Show Web Area"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:40
+#, perl-format
+msgid "Show me all groups on %s"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:44
+msgid "Show me all websites"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:39
+#, perl-format
+msgid "Show me last groups on %s"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:33
+#, perl-format
+msgid "Show me last users on %s"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:42
+msgid "Show me this group according to this username"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:35
+msgid "Show me this user according to this username"
+msgstr ""
+
+#: ../vhffs-panel/admin/cvs/list.pl:81
+msgid "Show this CVS repository"
+msgstr ""
+
+#: ../vhffs-panel/admin/mysql/list.pl:96
+msgid "Show this MySQL area"
+msgstr ""
+
+#: ../vhffs-panel/admin/pgsql/list.pl:96
+msgid "Show this PostgreSQL database"
+msgstr ""
+
+#: ../vhffs-panel/admin/group/list.pl:83
+msgid "Show this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/mailing/list.pl:89
+msgid "Show this list"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/list.pl:81
+msgid "Show this mail domain"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/list.pl:84
+msgid "Show this user"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:89
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:39
+#: ../vhffs-api/src/Vhffs/Panel/Group.pm:113
+msgid "Show/Hide"
+msgstr ""
+
+#: ../vhffs-panel/public/largefile.pl:80 ../vhffs-panel/public/largefile.pl:85
+#: ../vhffs-panel/largefile/prefs.pl:93
+msgid "Size"
+msgstr ""
+
+#: ../vhffs-panel/largefile/create.pl:35
+msgid "Size (in Mo)"
+msgstr ""
+
+#: ../vhffs-panel/largefile/submit.pl:56
+msgid "Size is only a number (in Mo)"
+msgstr ""
+
+#: ../vhffs-panel/acl/add_acl_user.pl:75
+#: ../vhffs-panel/acl/add_acl_group.pl:75 ../vhffs-panel/acl/submit.pl:88
+msgid "Sorry, can't add ACL"
+msgstr ""
+
+#: ../vhffs-panel/acl/submit.pl:77
 msgid "Sorry, can't delete this ACL"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:68
-#: /vhffs/vhffs-panel/admin/group/edit.pl:69
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:70
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:69
-#: /vhffs/vhffs-panel/admin/user/edit.pl:103
-#: /vhffs/vhffs-panel/admin/web/edit.pl:70
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:69
-#: /vhffs/vhffs-panel/admin/object/edit.pl:66
+#: ../vhffs-panel/mail/spambox.pl:78
+msgid "Spam protection is not allowed"
+msgstr ""
+
+#: ../vhffs-panel/mail/spambox.pl:97
+#, perl-format
+msgid "Spam status updated for box %s"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_view.pl:56
+msgid "State"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/edit.pl:70 ../vhffs-panel/admin/mail/show.pl:70
+#: ../vhffs-panel/admin/pgsql/edit.pl:69 ../vhffs-panel/admin/pgsql/show.pl:67
+#: ../vhffs-panel/admin/largefile/list.pl:84
+#: ../vhffs-panel/admin/cvs/edit.pl:68 ../vhffs-panel/admin/cvs/show.pl:67
+#: ../vhffs-panel/admin/group/edit.pl:69 ../vhffs-panel/admin/group/show.pl:68
+#: ../vhffs-panel/admin/mysql/edit.pl:69 ../vhffs-panel/admin/mysql/show.pl:66
+#: ../vhffs-panel/admin/mysql/show.pl:68
+#: ../vhffs-panel/admin/object/edit.pl:65 ../vhffs-panel/admin/web/edit.pl:70
+#: ../vhffs-panel/admin/web/show.pl:69 ../vhffs-panel/admin/user/edit.pl:106
+#: ../vhffs-panel/admin/user/show.pl:79
 msgid "Status"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/broadcast.pl:48
+#: ../vhffs-panel/admin/su.pl:48
+msgid "Su !"
+msgstr ""
+
+#: ../vhffs-panel/panel.pl:52
+#, perl-format
+msgid "Su successfull with name %s "
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:128
+msgid "Subdomain name"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_view.pl:55
+#: ../vhffs-panel/admin/broadcast.pl:47
 msgid "Subject"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:43
+#: ../vhffs-listengine/src/archives/show_msg.pl:78
+msgid "Subject: "
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:120 ../vhffs-panel/dns/prefs.pl:126
+#: ../vhffs-panel/dns/prefs.pl:138
+msgid "Submit"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:56
 msgid "Submit a bug"
 msgstr ""
 
-#: /vhffs/vhffs-panel/auth.pl:33 /vhffs/vhffs-panel/subscribe.pl:44
-#: /vhffs/vhffs-panel/subscribe_complete.pl:52
-#: /vhffs/vhffs-panel/subscribe_complete.pl:59
-#: /vhffs/vhffs-panel/subscribe_complete.pl:66
-#: /vhffs/vhffs-panel/subscribe_complete.pl:73
-#: /vhffs/vhffs-panel/subscribe_complete.pl:80
-#: /vhffs/vhffs-panel/subscribe_complete.pl:87
-#: /vhffs/vhffs-panel/subscribe_complete.pl:94
-#: /vhffs/vhffs-panel/subscribe_complete.pl:101
-#: /vhffs/vhffs-panel/subscribe_complete.pl:108
-#: /vhffs/vhffs-panel/subscribe_complete.pl:115
-#: /vhffs/vhffs-panel/subscribe_complete.pl:122
-#: /vhffs/vhffs-panel/subscribe_complete.pl:129
-#: /vhffs/vhffs-panel/subscribe_complete.pl:136
-#: /vhffs/vhffs-panel/subscribe_complete.pl:143
-#: /vhffs/vhffs-panel/subscribe_complete.pl:150
-#: /vhffs/vhffs-panel/subscribe_complete.pl:203
+#: ../vhffs-panel/subscribe.pl:44 ../vhffs-panel/subscribe_complete.pl:61
+#: ../vhffs-panel/subscribe_complete.pl:67
+#: ../vhffs-panel/subscribe_complete.pl:74
+#: ../vhffs-panel/subscribe_complete.pl:81
+#: ../vhffs-panel/subscribe_complete.pl:88
+#: ../vhffs-panel/subscribe_complete.pl:95
+#: ../vhffs-panel/subscribe_complete.pl:102
+#: ../vhffs-panel/subscribe_complete.pl:109
+#: ../vhffs-panel/subscribe_complete.pl:116
+#: ../vhffs-panel/subscribe_complete.pl:123
+#: ../vhffs-panel/subscribe_complete.pl:130
+#: ../vhffs-panel/subscribe_complete.pl:137
+#: ../vhffs-panel/subscribe_complete.pl:144
+#: ../vhffs-panel/subscribe_complete.pl:151
+#: ../vhffs-panel/subscribe_complete.pl:158
+#: ../vhffs-panel/subscribe_complete.pl:165
+#: ../vhffs-panel/subscribe_complete.pl:220 ../vhffs-panel/auth.pl:36
 msgid "Subscribe"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe.pl:33 /vhffs/vhffs-panel/subscribe.pl:34
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:106
+#, perl-format
+msgid "Subscribe to the list %s is forbidden\n"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:143
+msgid "Subscribed. Waiting for confirmation"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:142
+msgid "Subscriber"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:34
 msgid "Subscription"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:90
+#: ../vhffs-panel/subscribe.pl:33
+msgid "Subscription "
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:102
 msgid "Subversion Admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:217
-msgid "Subversion Repository to validate"
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:75
-msgid "Succesfully modified password. Please wait while robots update it."
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:74
-msgid "Succesfully remove it. Please wait while Robots remove it."
-msgstr ""
-
-#: /vhffs/vhffs-panel/acl/add_acl_group.pl:80
-#: /vhffs/vhffs-panel/acl/add_acl_user.pl:80
-msgid "Successfully add ACL"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/add_a.pl:75 /vhffs/vhffs-panel/dns/add_a.pl:90
-#: /vhffs/vhffs-panel/dns/add_mx.pl:73 /vhffs/vhffs-panel/dns/add_ns.pl:72
-#: /vhffs/vhffs-panel/dns/add_cname.pl:73
-msgid "Successfully add this ressource to this domain"
-msgstr ""
-
-#: /vhffs/vhffs-panel/group/join_group.pl:60
-msgid "Successfully add this user to the group please wait while robots add it"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:79
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:117
+msgid "Subversion repository"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:274
+msgid "Subversion repository awaiting validation"
+msgstr ""
+
+#: ../vhffs-panel/object/upavatar.pl:95
+msgid "Successfull create or replace avatar"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/add_sub.pl:78
 msgid "Successfully added"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/save_catchall.pl:74
-msgid "Successfully added catchall address"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/cvs/edit_submit.pl:73
-#: /vhffs/vhffs-panel/admin/group/edit_submit.pl:74
-#: /vhffs/vhffs-panel/admin/mysql/edit_submit.pl:71
-#: /vhffs/vhffs-panel/admin/pgsql/edit_submit.pl:71
-msgid "Successfully applied modifcations"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/user/edit_submit.pl:81
-#: /vhffs/vhffs-panel/admin/web/edit_submit.pl:72
-msgid "Successfully applied modifications"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/modif_mx.pl:73
-msgid "Successfully change MX"
-msgstr ""
-
-#: /vhffs/vhffs-panel/acl/submit.pl:82
-msgid "Successfully delete ACL"
-msgstr ""
-
-#: /vhffs/vhffs-panel/acl/submit.pl:93
-msgid "Successfully modified ACL"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:114
-msgid "Successfully save options"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mailing/mailing_submit.pl:58
-msgid "Successfully sent mail !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/modif_cname.pl:73
-msgid "Successfully update CNAME."
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/object/edit_submit.pl:62
-msgid "Successfully update object"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:92
-#: /vhffs/vhffs-panel/mail/change_forward.pl:92
-msgid "Sucessfully forward change"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:95
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:96
-#: /vhffs/vhffs-panel/admin/group/edit.pl:87
-#: /vhffs/vhffs-panel/admin/group/edit.pl:88
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:128
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:129
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:87
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:88
-#: /vhffs/vhffs-panel/admin/user/edit.pl:111
-#: /vhffs/vhffs-panel/admin/web/edit.pl:100
-#: /vhffs/vhffs-panel/admin/web/edit.pl:101
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:87
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:88
-#: /vhffs/vhffs-panel/admin/object/edit.pl:91
-#: /vhffs/vhffs-panel/admin/object/edit.pl:92
+#: ../vhffs-panel/mailinglist/del_member.pl:78
+msgid "Successfully deleted"
+msgstr ""
+
+#: ../vhffs-panel/group/join_group.pl:59
+msgid ""
+"Sucessfully added this user to this group. Please wait while robots add him"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Functions.pm:352
+#: ../vhffs-panel/admin/mail/edit.pl:131 ../vhffs-panel/admin/mail/edit.pl:132
+#: ../vhffs-panel/admin/pgsql/edit.pl:90 ../vhffs-panel/admin/pgsql/edit.pl:91
+#: ../vhffs-panel/admin/cvs/edit.pl:99 ../vhffs-panel/admin/cvs/edit.pl:100
+#: ../vhffs-panel/admin/group/edit.pl:92 ../vhffs-panel/admin/group/edit.pl:93
+#: ../vhffs-panel/admin/mysql/edit.pl:90 ../vhffs-panel/admin/mysql/edit.pl:91
+#: ../vhffs-panel/admin/object/edit.pl:90
+#: ../vhffs-panel/admin/object/edit.pl:91 ../vhffs-panel/admin/web/edit.pl:103
+#: ../vhffs-panel/admin/web/edit.pl:104 ../vhffs-panel/admin/user/edit.pl:114
 msgid "Suspended"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:112
-msgid "Suspended before delete"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/create.pl:41
-msgid "Tell us why what is the use for this mail space"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/create.pl:59
-msgid "Tell us why what is the use for this mailing list"
-msgstr ""
-
-#: /vhffs/vhffs-panel/web/create.pl:48
-msgid "Tell us why what is the use for this web space"
-msgstr ""
-
-#: /vhffs/vhffs-panel/cvs/cvs_submit.pl:49
+#: ../vhffs-api/src/Vhffs/Functions.pm:356
+#: ../vhffs-panel/admin/user/edit.pl:115
+msgid "Suspended before deletion"
+msgstr ""
+
+#: ../vhffs-panel/mail/create.pl:40
+msgid "Tell us what the use of this mail space will be"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/create.pl:71
+msgid "Tell us what the use of this mailing list will be"
+msgstr ""
+
+#: ../vhffs-panel/web/create.pl:50
+msgid "Tell us what the use of this web space will be"
+msgstr ""
+
+#: ../vhffs-panel/cvs/cvs_submit.pl:59
 msgid "The CVS object was successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/dns_submit.pl:45
+#: ../vhffs-panel/dns/dns_submit.pl:48
 msgid "The DNS object was successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-robots/src/treat_refused.pl:45
+#: ../vhffs-robots/src/refused_largefile.pl:50
+#: ../vhffs-robots/src/refused_cvs.pl:51
+#: ../vhffs-robots/src/refused_postgres.pl:50
+#: ../vhffs-robots/src/refused_web.pl:50
+#: ../vhffs-robots/src/refused_mail.pl:50
+#: ../vhffs-robots/src/refused_dns.pl:50
+#: ../vhffs-robots/src/refused_mysql.pl:50
+#: ../vhffs-robots/src/refused_svn.pl:50 ../vhffs-robots/src/refused_ml.pl:50
+#: ../vhffs-robots/src/refused_groups.pl:50 ../vhffs-irc/modobot.pl:370
+#: ../vhffs-panel/admin/moderation_submit.pl:78
 msgid "The Moderator and Admin team"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/submit.pl:66
+#: ../vhffs-panel/mysql/submit.pl:70
 msgid "The MySQL object was successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:62
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:66
 msgid "The PostgreSQL object was successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:66
+#: ../vhffs-panel/svn/svn_submit.pl:66
 msgid "The Subversion object was successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/submit.pl:60
+#: ../vhffs-panel/user/prefs.pl:82
+msgid ""
+"The avatar is a pictures that describes you. You can upload an PNG image and "
+"use it as avatar. This image will then appear in the public section."
+msgstr ""
+
+#: ../vhffs-panel/group/prefs.pl:79
+msgid "The avatar is an image to describe the group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:152
+msgid "The confirmation code was wrong\n"
+msgstr ""
+
+#: ../vhffs-panel/mysql/submit.pl:60
 msgid "The database name is not valid"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/add_acl_group.pl:64
-msgid "The group does not exists"
-msgstr ""
-
-#: /vhffs/vhffs-panel/group/project_submit.pl:47
+#: ../vhffs-panel/mysql/submit.pl:48
+msgid "The database name is too long. There is a 32 character limit"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:340
+#, perl-format
+msgid ""
+"The following address %s is not allowed to execute commands on the list %s\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:168
+#, perl-format
+msgid "The following address %s is not on the list %s\n"
+msgstr ""
+
+#: ../vhffs-panel/acl/add_acl_group.pl:63
+msgid "The group does not exist"
+msgstr ""
+
+#: ../vhffs-panel/group/project_submit.pl:47
+msgid "The groupname can have no more than 12 caracters."
+msgstr ""
+
+#: ../vhffs-panel/group/project_submit.pl:55
 msgid ""
 "The groupname should contain at least 3 caracters and must contain only "
 "letters or numbers"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/create.pl:35 /vhffs/vhffs-panel/pgsql/create.pl:40
-#, perl-format
+#: ../vhffs-panel/group/project_submit.pl:43
 msgid ""
-"The prefix of your databases is fixed, so the name of your databases will be "
-"%s_DBNAME<br>one user will be created, with fixed name, and it will be "
-"called %s_DBNAME"
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:45
-msgid "The repository name is too short. It must contains at least 3 caracters"
-msgstr ""
-
-#: /vhffs/vhffs-panel/acl/add_acl_user.pl:64
-msgid "The user does not exists"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/prefs.pl:59
+"The groupname should contain at least 3 caracters and must contain only "
+"letters or numbers in lower case"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:229
+#, perl-format
+msgid ""
+"The listengine language preference was changed for the following address %"
+"s.\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:277
+msgid "The message does not exists or was moderated before you.\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:274
+#, perl-format
+msgid "The message with the following id %s"
+msgstr ""
+
+#: ../vhffs-panel/largefile/submit.pl:62
+msgid "The new file has been created. Please wait mail."
+msgstr ""
+
+#: ../vhffs-panel/mysql/submit.pl:64
+msgid "The password is not valid"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/create.pl:39 ../vhffs-panel/mysql/create.pl:34
+#, perl-format
+msgid ""
+"The prefix of your databases is constant, so the names of your databases "
+"will be %s_DBNAME<br>. One user will be created, which will be called %"
+"s_DBNAME"
+msgstr ""
+
+#: ../vhffs-panel/svn/svn_submit.pl:45
+msgid ""
+"The repository name is too short. It must contains at least 3 caracters, and "
+"must only contain letters and numbers"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:93
+msgid ""
+"The state of you subscription was not changed, you are always a subscriber\n"
+msgstr ""
+
+#: ../vhffs-panel/acl/add_acl_user.pl:63
+msgid "The user does not exist"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:58
 msgid "Theme"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:131
+#: ../vhffs-panel/user/prefs_save.pl:237
+msgid ""
+"There is a problem with the address you filled in your profile, unable to "
+"add forwarding"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:140
 msgid "There is two possible usages :"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/delete.pl:72 /vhffs/vhffs-panel/svn/delete.pl:72
+#: ../vhffs-panel/cvs/delete.pl:59
+msgid "This CVS repository will NOT be deleted"
+msgstr ""
+
+#: ../vhffs-panel/cvs/delete.pl:72
 msgid "This CVS will be delete"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:76 /vhffs/vhffs-panel/group/prefs.pl:46
-#: /vhffs/vhffs-panel/mail/prefs.pl:98 /vhffs/vhffs-panel/mysql/prefs.pl:84
-#: /vhffs/vhffs-panel/svn/prefs.pl:89 /vhffs/vhffs-panel/pgsql/prefs.pl:72
-#: /vhffs/vhffs-panel/web/prefs.pl:93
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:132
+#: ../vhffs-panel/dns/prefs.pl:99 ../vhffs-panel/cvs/prefs.pl:76
+#: ../vhffs-panel/group/prefs.pl:67 ../vhffs-panel/svn/prefs.pl:93
+#: ../vhffs-panel/mailinglist/prefs.pl:166 ../vhffs-panel/web/prefs.pl:96
+#: ../vhffs-panel/mail/prefs.pl:100 ../vhffs-panel/pgsql/prefs.pl:77
+#: ../vhffs-panel/largefile/prefs.pl:100 ../vhffs-panel/mysql/prefs.pl:84
 msgid ""
 "This action is non-reversible. All services associated to this project will "
 "be DESTROYED."
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:72
+#: ../vhffs-panel/user/prefs.pl:73
 msgid "This action is non-reversible. WHEN YOU DELETE IT, YOU CANNOT CANCEL."
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/add_account.pl:74
-msgid "This box already exists for this domain"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/add_account.pl:84
+#: ../vhffs-panel/mail/add_account.pl:73
+msgid ""
+"This box already exists for this domain or parameters are not valid. Check "
+"your domain."
+msgstr ""
+
+#: ../vhffs-panel/mail/add_account.pl:83
 msgid "This box has been successfully added to this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/delete.pl:59 /vhffs/vhffs-panel/svn/delete.pl:59
-msgid "This cvs will NOT be deleted"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mysql/delete.pl:42
-#: /vhffs/vhffs-panel/mysql/prefs_save.pl:45
+#: ../vhffs-panel/pgsql/delete.pl:62
+msgid "This database cannot be deleted"
+msgstr ""
+
+#: ../vhffs-panel/mysql/delete.pl:41
 msgid "This database doesn't exist in VHFFS database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/delete.pl:54
-msgid "This database will NOT be delete"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/dns_type_submit.pl:42
-msgid "This dns domainame doesn't exist in VHFFS database"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/delete.pl:80
-msgid "This domain will NOT be DELETE from Vhffs platform"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/delete.pl:75
-msgid "This domain will be DELETE from Vhffs platform"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/add_forward.pl:84
+#: ../vhffs-panel/mysql/prefs_save.pl:44
+msgid "This database doesn't exist on VHFFS"
+msgstr ""
+
+#: ../vhffs-panel/mysql/delete.pl:53
+msgid "This database will NOT be deleted"
+msgstr ""
+
+#: ../vhffs-panel/dns/dns_type_submit.pl:42
+msgid "This domain name doesn't exist in the VHFFS database"
+msgstr ""
+
+#: ../vhffs-panel/dns/delete.pl:80
+msgid "This domain will NOT be DELETED from Vhffs platform"
+msgstr ""
+
+#: ../vhffs-panel/dns/delete.pl:75
+msgid "This domain will be DELETED from Vhffs platform"
+msgstr ""
+
+#: ../vhffs-panel/mail/add_forward.pl:75
 msgid "This forward has been successfully added to this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/project_submit.pl:52
+#: ../vhffs-panel/group/project_submit.pl:60
 msgid "This group already exists"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/prefs_save.pl:57
-msgid "This group is not yet activated"
-msgstr ""
-
-#: /vhffs/vhffs-panel/group/delete.pl:57
+#: ../vhffs-panel/group/prefs_save.pl:56
+msgid "This group is not activated yet"
+msgstr ""
+
+#: ../vhffs-panel/group/delete.pl:60
 msgid "This group will be deleted"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/delete.pl:72
-msgid "This mail domain WILL BE DELETE"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mail/delete.pl:60
-msgid "This mail domain will NOT be delete"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:75
+#: ../vhffs-panel/mail/save_catchall.pl:59
+msgid "This is not a correct mail address"
+msgstr ""
+
+#: ../vhffs-panel/mail/delete.pl:71
+msgid "This mail domain WILL BE DELETED"
+msgstr ""
+
+#: ../vhffs-panel/mail/delete.pl:59
+msgid "This mail domain will NOT be DELETED"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:75
+#, perl-format
+msgid ""
+"This mail must contains the following subject : \"confirm unsubscribe %s\"\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:57
+#, perl-format
+msgid "This mail must have the following subject : \"confirm subscribe %s\"\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:357
+#, perl-format
+msgid "This mail was sent by  %s with the following subject: \n"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/add_sub.pl:74
 msgid "This member already exists on this list !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:61 /vhffs/vhffs-panel/cvs/prefs_save.pl:55
-#: /vhffs/vhffs-panel/cvs/delete.pl:55
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:67
-#: /vhffs/vhffs-panel/admin/mail/delete_box.pl:66
-#: /vhffs/vhffs-panel/admin/mail/delete_forward.pl:66
-#: /vhffs/vhffs-panel/admin/mail/password_box.pl:67
-#: /vhffs/vhffs-panel/group/delete.pl:44 /vhffs/vhffs-panel/mail/delete.pl:52
-#: /vhffs/vhffs-panel/mail/add_account.pl:59
-#: /vhffs/vhffs-panel/mail/add_forward.pl:59
-#: /vhffs/vhffs-panel/mail/change_forward.pl:67
-#: /vhffs/vhffs-panel/mail/delete_box.pl:66
-#: /vhffs/vhffs-panel/mail/delete_forward.pl:66
-#: /vhffs/vhffs-panel/mail/password_box.pl:67
-#: /vhffs/vhffs-panel/mail/prefs.pl:52
-#: /vhffs/vhffs-panel/mail/save_catchall.pl:53
-#: /vhffs/vhffs-panel/mysql/prefs.pl:60
-#: /vhffs/vhffs-panel/mysql/prefs_save.pl:53
-#: /vhffs/vhffs-panel/svn/prefs.pl:63 /vhffs/vhffs-panel/svn/prefs_save.pl:55
-#: /vhffs/vhffs-panel/svn/delete.pl:55
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:59
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:59
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:58
-#: /vhffs/vhffs-panel/web/prefs.pl:50 /vhffs/vhffs-panel/web/prefs_save.pl:50
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:54
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:59
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:64
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:61
+#: ../vhffs-panel/admin/object/delete_avatar.pl:73
+msgid "This object does not have an avatar"
+msgstr ""
+
+#: ../vhffs-panel/group/prefs.pl:44
+msgid "This object is not functional yet. Please wait creation or moderation."
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:68 ../vhffs-panel/cvs/prefs_save.pl:55
+#: ../vhffs-panel/cvs/delete.pl:55 ../vhffs-panel/group/delete.pl:43
+#: ../vhffs-panel/svn/prefs_save.pl:55 ../vhffs-panel/svn/delete.pl:54
+#: ../vhffs-panel/mailinglist/save_options.pl:65
+#: ../vhffs-panel/mailinglist/del_member.pl:60
+#: ../vhffs-panel/mailinglist/prefs.pl:63
+#: ../vhffs-panel/mailinglist/add_sub.pl:60
+#: ../vhffs-panel/mailinglist/change_right.pl:62
+#: ../vhffs-panel/mailinglist/delete.pl:59 ../vhffs-panel/web/prefs_save.pl:51
+#: ../vhffs-panel/web/prefs.pl:49 ../vhffs-panel/mail/delete_forward.pl:58
+#: ../vhffs-panel/mail/change_forward.pl:66
+#: ../vhffs-panel/mail/save_catchall.pl:49 ../vhffs-panel/mail/spambox.pl:66
+#: ../vhffs-panel/mail/spamvirus.pl:66 ../vhffs-panel/mail/delete_box.pl:63
+#: ../vhffs-panel/mail/password_box.pl:66
+#: ../vhffs-panel/mail/add_forward.pl:53 ../vhffs-panel/mail/prefs.pl:54
+#: ../vhffs-panel/mail/delete.pl:51 ../vhffs-panel/mail/add_account.pl:58
+#: ../vhffs-panel/admin/mail/delete_forward.pl:66
+#: ../vhffs-panel/admin/mail/change_forward.pl:67
+#: ../vhffs-panel/admin/mail/delete_box.pl:66
+#: ../vhffs-panel/admin/mail/password_box.pl:67
+#: ../vhffs-panel/largefile/delete.pl:53 ../vhffs-panel/mysql/prefs_save.pl:60
+#: ../vhffs-panel/mysql/prefs.pl:59
 msgid "This object is not functionnal yet. Please wait creation or moderation."
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/delete.pl:65
+#: ../vhffs-panel/cvs/prefs.pl:61 ../vhffs-panel/svn/prefs.pl:76
+#: ../vhffs-panel/largefile/prefs.pl:77
+msgid ""
+"This object is not functionnal yet. Please wait creation, moderation or "
+"modification."
+msgstr ""
+
+#: ../vhffs-panel/web/delete.pl:65
 msgid "This object will BE DELETED"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/delete.pl:70
-msgid "This object will NOT be DELETE"
-msgstr ""
-
-#: /vhffs/vhffs-panel/group/delete.pl:48
-msgid "This object will NOT be deleted"
-msgstr ""
-
-#: /vhffs/vhffs-panel/dns/delete_a.pl:73
-#: /vhffs/vhffs-panel/dns/delete_cname.pl:72
-#: /vhffs/vhffs-panel/dns/delete_mx.pl:72
-#: /vhffs/vhffs-panel/dns/delete_ns.pl:72
-msgid "This part of domain is now removed."
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:51
+#: ../vhffs-panel/group/delete.pl:47 ../vhffs-panel/web/delete.pl:70
+msgid "This object will NOT be DELETED"
+msgstr ""
+
+#: ../vhffs-panel/dns/delete_cname.pl:72 ../vhffs-panel/dns/delete_mx.pl:72
+#: ../vhffs-panel/dns/delete_ns.pl:71 ../vhffs-panel/dns/delete_a.pl:73
+msgid "This part of the domain is now removed."
+msgstr ""
+
+#: ../vhffs-panel/object/upavatar.pl:62
+msgid "This platform does not provide avatar support"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/delete_avatar.pl:42
+msgid "This platform does not support avatar"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:31
+msgid ""
+"This platform is temporary closed. Administrators are performing some "
+"maintenances tasks or system has database errors. Please come back in a few "
+"minutes to log in."
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:42 ../vhffs-panel/login.pl:48
+msgid ""
+"This platform is temporary closed. Administrators are performing some "
+"maintenances tasks. Please come back in a few minutes to log in."
+msgstr ""
+
+#: ../vhffs-panel/svn/svn_submit.pl:51
 msgid "This repository name already exists"
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:79
+#: ../vhffs-panel/svn/delete.pl:71 ../vhffs-panel/largefile/delete.pl:70
+msgid "This repository will be deleted"
+msgstr ""
+
+#: ../vhffs-panel/svn/delete.pl:58 ../vhffs-panel/largefile/delete.pl:57
+msgid "This subversion repository will NOT be deleted"
+msgstr ""
+
+#: ../vhffs-panel/acl/view.pl:92
 msgid "This type of object is not treated in the panel."
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:71
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:70
-msgid "This user does not exists"
-msgstr ""
-
-#: /vhffs/vhffs-panel/group/remove_user_from_group.pl:49
+#: ../vhffs-panel/group/remove_user_from_group.pl:48
 msgid "This user does not exists "
 msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/prefs_save.pl:48
-#: /vhffs/vhffs-panel/pgsql/delete.pl:43
+#: ../vhffs-panel/pgsql/prefs_save.pl:46 ../vhffs-panel/pgsql/delete.pl:42
 msgid "This user doesn't exist in VHFFS database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/group/remove_user_from_group.pl:54
+#: ../vhffs-panel/user/delete.pl:45
+msgid "This user is always in a group"
+msgstr ""
+
+#: ../vhffs-panel/group/remove_user_from_group.pl:57
 msgid "This user is not in this group "
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/delete.pl:50
+#: ../vhffs-panel/user/delete.pl:56
 msgid "This user will BE DELETED"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/delete.pl:55
-msgid "This user will NOT be DELETE"
-msgstr ""
-
-#: /vhffs/vhffs-panel/group/remove_user_from_group.pl:58
-msgid "This user will be remove from this group as soon as possible"
-msgstr ""
-
-#: /vhffs/vhffs-panel/web/delete.pl:48 /vhffs/vhffs-panel/web/prefs_save.pl:46
+#: ../vhffs-panel/user/delete.pl:62
+msgid "This user will NOT be DELETED"
+msgstr ""
+
+#: ../vhffs-panel/group/remove_user_from_group.pl:61
+msgid "This user will be removed from this group as soon as possible"
+msgstr ""
+
+#: ../vhffs-panel/web/prefs_save.pl:47 ../vhffs-panel/web/delete.pl:48
 msgid "This web area doesn't exist in VHFFS database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:62
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:360
+msgid "To put this post on the list, send a message  \n"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:76
+msgid "To: "
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:62
 msgid "Total Admin Users in VHFFS database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:84
+#: ../vhffs-panel/admin/stats.pl:89
 msgid "Total CVS in moderation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:76
+#: ../vhffs-panel/admin/stats.pl:81
 msgid "Total DNS in moderation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:110
-msgid "Total MYSQL in moderation"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/stats.pl:98
+#: ../vhffs-panel/admin/stats.pl:103
 msgid "Total Mail domains in moderation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:64
+#: ../vhffs-panel/admin/stats.pl:64
 msgid "Total Moderator Users in VHFFS database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:117
-msgid "Total PgSQL in moderation"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/stats.pl:91
+#: ../vhffs-panel/admin/stats.pl:115
+msgid "Total MySQL in moderation"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:122
+msgid "Total PostgreSQL in moderation"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:96
 msgid "Total SVN in moderation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:60
+#: ../vhffs-panel/admin/stats.pl:60
 msgid "Total Users in VHFFS database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:69
+#: ../vhffs-panel/admin/stats.pl:74
 msgid "Total Web Areas in moderation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:86
+#: ../vhffs-panel/admin/stats.pl:91
 msgid "Total activated CVS"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:78
+#: ../vhffs-panel/admin/stats.pl:83
 msgid "Total activated DNS"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:112
-msgid "Total activated MYSQL"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/stats.pl:100
+#: ../vhffs-panel/admin/stats.pl:105
 msgid "Total activated Mail domains"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:119
-msgid "Total activated PgSQL"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/stats.pl:93
+#: ../vhffs-panel/admin/stats.pl:117
+msgid "Total activated MySQL"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:124
+msgid "Total activated PostgreSQL"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:98
 msgid "Total activated SVN"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:71
+#: ../vhffs-panel/admin/stats.pl:76
 msgid "Total activated Web Areas"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:104
+#: ../vhffs-panel/admin/stats.pl:70
+msgid "Total activated groups"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:140
+msgid "Total activated hoted files"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:132
+msgid "Total activated lists"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:68
+msgid "Total groups in database"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:109
 msgid "Total hosted boxes"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:102
+#: ../vhffs-panel/admin/stats.pl:107
 msgid "Total hosted forwards"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:71
+#: ../vhffs-panel/admin/stats.pl:139
+msgid "Total hoted files"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:130
+msgid "Total lists in moderation"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:134
+msgid "Total subscribtion for lists"
+msgstr ""
+
+#: ../vhffs-panel/largefile/prefs.pl:96
+msgid "Type"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:71 ../vhffs-panel/admin/user/show.pl:71
 msgid "UID"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:64
+#: ../vhffs-panel/admin/object/edit.pl:63
 msgid "UID of owner"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/delete.pl:68
+#: ../vhffs-panel/mysql/prefs_save.pl:64
+msgid "Unable to change this database's password"
+msgstr ""
+
+#: ../vhffs-panel/mail/delete.pl:67
 msgid "Unable to delete this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:88
-#: /vhffs/vhffs-panel/mail/change_forward.pl:88
-#: /vhffs/vhffs-panel/mail/password_box.pl:88
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:67
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:67
+msgid "Unable to modify the object"
+msgstr ""
+
+#: ../vhffs-panel/mail/change_forward.pl:87 ../vhffs-panel/mail/spambox.pl:93
+#: ../vhffs-panel/mail/spamvirus.pl:93 ../vhffs-panel/mail/password_box.pl:87
 msgid "Unable to reccord changes on this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/add_account.pl:80
-#: /vhffs/vhffs-panel/mail/add_forward.pl:80
+#: ../vhffs-panel/mail/add_forward.pl:71 ../vhffs-panel/mail/add_account.pl:79
+#: ../vhffs-panel/admin/mail/change_forward.pl:88
 msgid "Unable to record changes on this domain"
 msgstr ""
 
-#: /vhffs/vhffs-panel/dns/modif_a.pl:77
+#: ../vhffs-listengine/src/archives/show_msg.pl:50
+#: ../vhffs-listengine/src/archives/archives.pl:110
+msgid "Undefined list"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:256
+msgid "Unknow command\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:423
+msgid "Unknown month"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_view.pl:73
+#: ../vhffs-panel/admin/broadcast_list.pl:72
+msgid "Unknown status"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:199
+#, perl-format
+msgid "Unsubscribe for the list %s was not complete.\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:229
+msgid "Update note"
+msgstr ""
+
+#: ../vhffs-panel/dns/modif_a.pl:77
 msgid "Updated !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:71
+#: ../vhffs-panel/admin/web/edit.pl:71 ../vhffs-panel/admin/web/show.pl:84
 msgid "Use Crawl"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:132
+#: ../vhffs-panel/user/prefs.pl:141
 #, perl-format
 msgid ""
 "Use VHFFS servers to manage this mail,<br>you should use use the host pop.%s "
 "or imap.%s to fetch your mails"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/prefs.pl:68
+#: ../vhffs-panel/user/prefs.pl:147
+msgid "Use anti-spam protection"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:155
+msgid "Use anti-virus protection"
+msgstr ""
+
+#: ../vhffs-panel/web/prefs.pl:67
 msgid "Use crawl (useful for web-search engine)"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:65
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:65
+#: ../vhffs-panel/admin/pgsql/edit.pl:65 ../vhffs-panel/admin/pgsql/show.pl:64
+#: ../vhffs-panel/admin/mysql/edit.pl:65 ../vhffs-panel/admin/mysql/show.pl:63
 msgid "User"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:40
-msgid "User Account : "
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:58
+#: ../vhffs-panel/panel.pl:56
+#, perl-format
+msgid "User %s does not exists"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:70
 msgid "User Admin"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:41
-#: /vhffs/vhffs-panel/user/prefs.pl:46
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:54 ../vhffs-panel/user/prefs.pl:45
 msgid "User Preferences"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:187
+#: ../vhffs-panel/subscribe_complete.pl:204
 msgid "User Successfully created"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:99
+#: ../vhffs-panel/user/prefs_save.pl:101
 msgid "User Successfully modified"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:63
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:48
+msgid "User account : "
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:150
 msgid "User does not exist"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:75
-msgid ""
-"User successfully added to this repository. Please wait while robots create "
-"it."
-msgstr ""
-
-#: /vhffs/vhffs-panel/acl/view.pl:106 /vhffs/vhffs-panel/auth.pl:29
-#: /vhffs/vhffs-panel/lost.pl:28 /vhffs/vhffs-panel/subscribe.pl:36
-#: /vhffs/vhffs-panel/public/user.pl:50
-#: /vhffs/vhffs-panel/public/lastusers.pl:28
-#: /vhffs/vhffs-panel/group/prefs.pl:52 /vhffs/vhffs-panel/svn/prefs.pl:78
-#: /vhffs/vhffs-panel/user/prefs.pl:48
+#: ../vhffs-panel/public/index.pl:34
+msgid "User public area"
+msgstr ""
+
+#: ../vhffs-panel/group/prefs.pl:73 ../vhffs-panel/acl/view.pl:118
+#: ../vhffs-panel/public/lastusers.pl:44 ../vhffs-panel/public/user.pl:53
+#: ../vhffs-panel/admin/su.pl:47 ../vhffs-panel/user/prefs.pl:47
+#: ../vhffs-panel/subscribe.pl:36 ../vhffs-panel/auth.pl:32
+#: ../vhffs-panel/lost.pl:26
 msgid "Username"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:71
-msgid "Username already exists"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mysql/prefs.pl:72 /vhffs/vhffs-panel/pgsql/prefs.pl:60
+#: ../vhffs-panel/pgsql/prefs.pl:65 ../vhffs-panel/mysql/prefs.pl:72
 msgid "Username for this database"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:67
-msgid "Username is not correct"
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe_complete.pl:64
-msgid "Username must contains at least 3 cars"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/user/edit.pl:64
+#: ../vhffs-panel/subscribe_complete.pl:79
+msgid "Username must contain between 3 and 12 characters"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:64 ../vhffs-panel/admin/user/show.pl:65
 msgid "Username:"
 msgstr ""
 
-#: /vhffs/vhffs-panel/public/group.pl:50
-#: /vhffs/vhffs-panel/public/lastgroups.pl:27
+#: ../vhffs-robots/src/create_largefile.pl:63
+#, perl-format
+msgid "Username: %s\n"
+msgstr ""
+
+#: ../vhffs-panel/public/allgroups.pl:44 ../vhffs-panel/public/group.pl:60
+#: ../vhffs-panel/public/lastgroups.pl:44
 msgid "Users"
 msgstr ""
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:83
-msgid "Users Management"
-msgstr ""
-
-#: /vhffs/vhffs-panel/svn/prefs.pl:72
-msgid "Users list"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/stats.pl:59
+#: ../vhffs-panel/admin/stats.pl:59
 msgid "Users stats"
 msgstr ""
 
-#: /vhffs/vhffs-panel/public/group.pl:46
-#: /vhffs/vhffs-panel/public/lastgroups.pl:23
-msgid "VHFFS Group"
-msgstr ""
-
-#: /vhffs/vhffs-panel/auth.pl:26
+#: ../vhffs-panel/auth.pl:28
 msgid "VHFFS Login"
 msgstr ""
 
-#: /vhffs/vhffs-panel/login.pl:78
+#: ../vhffs-panel/login.pl:88
 msgid "VHFFS Login OK"
 msgstr ""
 
-#: /vhffs/vhffs-panel/login.pl:47 /vhffs/vhffs-panel/login.pl:88
+#: ../vhffs-panel/login.pl:57 ../vhffs-panel/login.pl:98
 msgid "VHFFS Login failed"
 msgstr ""
 
-#: /vhffs/vhffs-panel/logout.pl:29
+#: ../vhffs-panel/logout.pl:29
 msgid "VHFFS Logout"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:98
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:208
 msgid "VHFFS Panel"
 msgstr ""
 
-#: /vhffs/vhffs-panel/lost_ack.pl:43
+#: ../vhffs-panel/lost_ack.pl:39
 msgid "VHFFS Password Lost OK"
 msgstr ""
 
-#: /vhffs/vhffs-panel/lost_ack.pl:53
+#: ../vhffs-panel/lost_ack.pl:50
 msgid "VHFFS Password Lost failed"
 msgstr ""
 
-#: /vhffs/vhffs-panel/public/user.pl:48
-#: /vhffs/vhffs-panel/public/lastusers.pl:26
-msgid "VHFFS User"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Group.pm:153
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:90
-#: /vhffs/vhffs-panel/admin/group/edit.pl:82
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:123
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:82
-#: /vhffs/vhffs-panel/admin/user/edit.pl:106
-#: /vhffs/vhffs-panel/admin/web/edit.pl:95
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:82
-#: /vhffs/vhffs-panel/admin/object/edit.pl:86
+#: ../vhffs-api/src/Vhffs/Functions.pm:332
+#: ../vhffs-panel/admin/mail/edit.pl:126 ../vhffs-panel/admin/pgsql/edit.pl:85
+#: ../vhffs-panel/admin/cvs/edit.pl:94 ../vhffs-panel/admin/group/edit.pl:87
+#: ../vhffs-panel/admin/mysql/edit.pl:85
+#: ../vhffs-panel/admin/object/edit.pl:85 ../vhffs-panel/admin/web/edit.pl:98
+#: ../vhffs-panel/admin/user/edit.pl:109
 msgid "Validation refused"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:57
+#: ../vhffs-panel/admin/stats.pl:57
 msgid "Vhffs Statistics"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:68
+#: ../vhffs-listengine/src/archives/archives.pl:37
+#: ../vhffs-listengine/src/archives/archives.pl:144
+msgid "View"
+msgstr ""
+
+#: ../vhffs-panel/public/group.pl:202
+msgid "View archives"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:283
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:307
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:333
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:359
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:385
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:412
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:438
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:465
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:490
+msgid "View history"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_view.pl:53
+msgid "View mailing"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_list.pl:58
+msgid "View this mailing"
+msgstr ""
+
+#: ../vhffs-panel/mail/spamvirus.pl:78
+msgid "Virus protection is not allowed"
+msgstr ""
+
+#: ../vhffs-panel/mail/spamvirus.pl:97
+#, perl-format
+msgid "Virus status updated for box %s"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:73
 msgid "WEB stats"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:144
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:122
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Group.pm:139
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:130
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:107
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:72
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:91
-#: /vhffs/vhffs-panel/admin/dns/list.pl:72
-#: /vhffs/vhffs-panel/admin/group/edit.pl:83
-#: /vhffs/vhffs-panel/admin/group/list.pl:74
-#: /vhffs/vhffs-panel/admin/mail/list.pl:72
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:124
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:72
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:83
-#: /vhffs/vhffs-panel/admin/user/list.pl:72
-#: /vhffs/vhffs-panel/admin/user/edit.pl:107
-#: /vhffs/vhffs-panel/admin/web/list.pl:72
-#: /vhffs/vhffs-panel/admin/web/edit.pl:96
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:72
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:83
-#: /vhffs/vhffs-panel/admin/svn/list.pl:69
-#: /vhffs/vhffs-panel/admin/object/list.pl:72
-#: /vhffs/vhffs-panel/admin/object/edit.pl:87
+#: ../vhffs-api/src/Vhffs/Functions.pm:336
+#: ../vhffs-panel/admin/mail/edit.pl:127 ../vhffs-panel/admin/dns/list.pl:76
+#: ../vhffs-panel/admin/pgsql/edit.pl:86 ../vhffs-panel/admin/pgsql/list.pl:78
+#: ../vhffs-panel/admin/cvs/edit.pl:95 ../vhffs-panel/admin/group/edit.pl:88
+#: ../vhffs-panel/admin/mysql/edit.pl:86 ../vhffs-panel/admin/mysql/list.pl:78
+#: ../vhffs-panel/admin/object/edit.pl:86
+#: ../vhffs-panel/admin/object/list.pl:73 ../vhffs-panel/admin/web/edit.pl:99
+#: ../vhffs-panel/admin/user/edit.pl:110
 msgid "Waiting for creation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:80
-#: /vhffs/vhffs-panel/admin/dns/list.pl:80
-#: /vhffs/vhffs-panel/admin/group/list.pl:82
-#: /vhffs/vhffs-panel/admin/mail/list.pl:80
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:80
-#: /vhffs/vhffs-panel/admin/user/list.pl:80
-#: /vhffs/vhffs-panel/admin/web/list.pl:80
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:80
-#: /vhffs/vhffs-panel/admin/svn/list.pl:77
-#: /vhffs/vhffs-panel/admin/object/list.pl:80
+#: ../vhffs-panel/mailinglist/prefs.pl:144 ../vhffs-panel/admin/dns/list.pl:84
+#: ../vhffs-panel/admin/pgsql/list.pl:86 ../vhffs-panel/admin/mysql/list.pl:86
+#: ../vhffs-panel/admin/object/list.pl:81
 msgid "Waiting for delete"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/list.pl:86
-msgid "Waiting for moderation"
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:97
-#: /vhffs/vhffs-panel/admin/group/edit.pl:89
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:130
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:89
-#: /vhffs/vhffs-panel/admin/user/edit.pl:113
-#: /vhffs/vhffs-panel/admin/web/edit.pl:102
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:89
-#: /vhffs/vhffs-panel/admin/object/edit.pl:93
+#: ../vhffs-api/src/Vhffs/Functions.pm:360
+#: ../vhffs-panel/admin/mail/edit.pl:133 ../vhffs-panel/admin/pgsql/edit.pl:92
+#: ../vhffs-panel/admin/cvs/edit.pl:101 ../vhffs-panel/admin/group/edit.pl:94
+#: ../vhffs-panel/admin/mysql/edit.pl:92
+#: ../vhffs-panel/admin/object/edit.pl:92 ../vhffs-panel/admin/web/edit.pl:105
+#: ../vhffs-panel/admin/user/edit.pl:116
 msgid "Waiting for modification"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:135
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:113
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Group.pm:132
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:122
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:116
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:84
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:89
-#: /vhffs/vhffs-panel/admin/dns/list.pl:84
-#: /vhffs/vhffs-panel/admin/group/edit.pl:81
-#: /vhffs/vhffs-panel/admin/mail/list.pl:84
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:122
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:84
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:81
-#: /vhffs/vhffs-panel/admin/user/list.pl:84
-#: /vhffs/vhffs-panel/admin/user/edit.pl:105
-#: /vhffs/vhffs-panel/admin/web/list.pl:84
-#: /vhffs/vhffs-panel/admin/web/edit.pl:94
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:84
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:81
-#: /vhffs/vhffs-panel/admin/svn/list.pl:81
-#: /vhffs/vhffs-panel/admin/object/list.pl:84
-#: /vhffs/vhffs-panel/admin/object/edit.pl:85
+#: ../vhffs-api/src/Vhffs/Functions.pm:328
+#: ../vhffs-panel/admin/mail/edit.pl:125 ../vhffs-panel/admin/dns/list.pl:88
+#: ../vhffs-panel/admin/pgsql/edit.pl:84 ../vhffs-panel/admin/pgsql/list.pl:90
+#: ../vhffs-panel/admin/cvs/edit.pl:93 ../vhffs-panel/admin/group/edit.pl:86
+#: ../vhffs-panel/admin/mysql/edit.pl:84 ../vhffs-panel/admin/mysql/list.pl:90
+#: ../vhffs-panel/admin/object/edit.pl:84
+#: ../vhffs-panel/admin/object/list.pl:85 ../vhffs-panel/admin/web/edit.pl:97
+#: ../vhffs-panel/admin/user/edit.pl:108
 msgid "Waiting for validation"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:130
+#: ../vhffs-panel/alert.pl:36
+msgid "Warn the admin team"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:139
 #, perl-format
 msgid "We offer you the possibility to have one email box on the domain %s"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:76
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:88
 msgid "Web Admin"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/prefs.pl:63
+#: ../vhffs-panel/web/prefs.pl:62
 msgid "Web Area Administration"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:86
-msgid "Web Area to validate"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Web.pm:106
+#: ../vhffs-panel/admin/moderation.pl:100
+msgid "Web Area awaiting validation"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:106
 msgid "Web Areas"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/web_submit.pl:58
+#: ../vhffs-panel/web/web_submit.pl:57
 msgid "Web area successfully created !"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:125
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:273
+msgid "Webarea for this group"
+msgstr ""
+
+#: ../vhffs-panel/public/group.pl:90
+msgid "Website for this group"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:45
+msgid "Websites area"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:235
 msgid "Welcome"
 msgstr ""
 
-#: /vhffs/vhffs-panel/auth.pl:27
-msgid "Welcome to "
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:79
+#: ../vhffs-panel/auth.pl:29
+#, perl-format
+msgid "Welcome on %s"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/delete.pl:79
 msgid "Will be DELETED in a few minutes"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Group.pm:146
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:100
-#: /vhffs/vhffs-panel/admin/group/edit.pl:92
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:133
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:92
-#: /vhffs/vhffs-panel/admin/user/edit.pl:116
-#: /vhffs/vhffs-panel/admin/web/edit.pl:105
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:92
-#: /vhffs/vhffs-panel/admin/object/edit.pl:96
-msgid "Will be delete"
-msgstr ""
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:138
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:125
+#: ../vhffs-api/src/Vhffs/Functions.pm:372
+#: ../vhffs-panel/admin/mail/edit.pl:136 ../vhffs-panel/admin/pgsql/edit.pl:95
+#: ../vhffs-panel/admin/cvs/edit.pl:104 ../vhffs-panel/admin/group/edit.pl:97
+#: ../vhffs-panel/admin/mysql/edit.pl:95
+#: ../vhffs-panel/admin/object/edit.pl:95 ../vhffs-panel/admin/web/edit.pl:108
+#: ../vhffs-panel/admin/user/edit.pl:119
 msgid "Will be deleted"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:72 /vhffs/vhffs-panel/admin/cvs/edit.pl:73
-#: /vhffs/vhffs-panel/svn/prefs.pl:85 /vhffs/vhffs-panel/web/prefs.pl:81
+#: ../vhffs-panel/auth.pl:49
+#, perl-format
+msgid "Woah, %s users and %s groups already trust %s"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:108 ../vhffs-panel/cvs/prefs.pl:72
+#: ../vhffs-panel/svn/prefs.pl:89 ../vhffs-panel/web/prefs.pl:84
+#: ../vhffs-panel/admin/cvs/edit.pl:74 ../vhffs-panel/admin/cvs/show.pl:73
 msgid "Yes"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:78 /vhffs/vhffs-panel/group/prefs.pl:48
-#: /vhffs/vhffs-panel/mail/prefs.pl:100 /vhffs/vhffs-panel/mysql/prefs.pl:86
-#: /vhffs/vhffs-panel/svn/prefs.pl:91 /vhffs/vhffs-panel/pgsql/prefs.pl:74
-#: /vhffs/vhffs-panel/user/prefs.pl:74 /vhffs/vhffs-panel/web/prefs.pl:95
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:134
+#: ../vhffs-panel/dns/prefs.pl:101 ../vhffs-panel/cvs/prefs.pl:78
+#: ../vhffs-panel/group/prefs.pl:69 ../vhffs-panel/svn/prefs.pl:95
+#: ../vhffs-panel/mailinglist/prefs.pl:168 ../vhffs-panel/web/prefs.pl:98
+#: ../vhffs-panel/mail/prefs.pl:102 ../vhffs-panel/pgsql/prefs.pl:79
+#: ../vhffs-panel/largefile/prefs.pl:102 ../vhffs-panel/mysql/prefs.pl:86
+#: ../vhffs-panel/user/prefs.pl:75
 msgid "Yes I'm sure of what I do"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit_submit.pl:44
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:40
-#: /vhffs/vhffs-panel/admin/cvs/search.pl:39
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:42
-#: /vhffs/vhffs-panel/admin/dns/search.pl:40
-#: /vhffs/vhffs-panel/admin/dns/list.pl:40
-#: /vhffs/vhffs-panel/admin/stats.pl:50
-#: /vhffs/vhffs-panel/admin/group/edit.pl:42
-#: /vhffs/vhffs-panel/admin/group/edit_submit.pl:42
-#: /vhffs/vhffs-panel/admin/group/list.pl:40
-#: /vhffs/vhffs-panel/admin/group/search.pl:40
-#: /vhffs/vhffs-panel/admin/mail/list.pl:40
-#: /vhffs/vhffs-panel/admin/mail/search.pl:40
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:44
-#: /vhffs/vhffs-panel/admin/mysql/edit_submit.pl:42
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:40
-#: /vhffs/vhffs-panel/admin/mysql/search.pl:40
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:42
-#: /vhffs/vhffs-panel/admin/mailing/mailing_submit.pl:44
-#: /vhffs/vhffs-panel/admin/user/edit_submit.pl:42
-#: /vhffs/vhffs-panel/admin/user/list.pl:40
-#: /vhffs/vhffs-panel/admin/user/search.pl:40
-#: /vhffs/vhffs-panel/admin/user/edit.pl:42
-#: /vhffs/vhffs-panel/admin/web/edit_submit.pl:42
-#: /vhffs/vhffs-panel/admin/web/list.pl:40
-#: /vhffs/vhffs-panel/admin/web/search.pl:40
-#: /vhffs/vhffs-panel/admin/web/edit.pl:42
-#: /vhffs/vhffs-panel/admin/broadcast.pl:39
-#: /vhffs/vhffs-panel/admin/pgsql/edit_submit.pl:42
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:40
-#: /vhffs/vhffs-panel/admin/pgsql/search.pl:40
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:42
-#: /vhffs/vhffs-panel/admin/svn/list.pl:39
-#: /vhffs/vhffs-panel/admin/svn/search.pl:41
-#: /vhffs/vhffs-panel/admin/object/list.pl:40
-#: /vhffs/vhffs-panel/admin/object/search.pl:39
-#: /vhffs/vhffs-panel/admin/object/edit.pl:43
-#: /vhffs/vhffs-panel/admin/object/edit_submit.pl:42
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:185
+msgid "You are not a subscriber on this list.\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/mailing/search.pl:39
+#: ../vhffs-panel/admin/mailing/list.pl:41
+#: ../vhffs-panel/admin/mailing/mailing_submit.pl:43
+#: ../vhffs-panel/admin/mail/search.pl:40 ../vhffs-panel/admin/mail/edit.pl:44
+#: ../vhffs-panel/admin/mail/list.pl:40 ../vhffs-panel/admin/mail/show.pl:44
+#: ../vhffs-panel/admin/dns/search.pl:40 ../vhffs-panel/admin/dns/list.pl:40
+#: ../vhffs-panel/admin/pgsql/search.pl:40
+#: ../vhffs-panel/admin/pgsql/edit.pl:42
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:42
+#: ../vhffs-panel/admin/pgsql/list.pl:40 ../vhffs-panel/admin/pgsql/show.pl:42
+#: ../vhffs-panel/admin/largefile/search.pl:40
+#: ../vhffs-panel/admin/largefile/list.pl:37
+#: ../vhffs-panel/admin/cvs/search.pl:39 ../vhffs-panel/admin/cvs/edit.pl:42
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:44
+#: ../vhffs-panel/admin/cvs/list.pl:40 ../vhffs-panel/admin/cvs/show.pl:42
+#: ../vhffs-panel/admin/group/search.pl:40
+#: ../vhffs-panel/admin/group/edit.pl:42
+#: ../vhffs-panel/admin/group/edit_submit.pl:47
+#: ../vhffs-panel/admin/group/list.pl:40 ../vhffs-panel/admin/group/show.pl:42
+#: ../vhffs-panel/admin/mysql/search.pl:40
+#: ../vhffs-panel/admin/mysql/edit.pl:42
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:42
+#: ../vhffs-panel/admin/mysql/list.pl:40 ../vhffs-panel/admin/mysql/show.pl:41
+#: ../vhffs-panel/admin/object/search.pl:39
+#: ../vhffs-panel/admin/object/edit.pl:42
+#: ../vhffs-panel/admin/object/edit_submit.pl:42
+#: ../vhffs-panel/admin/object/list.pl:39
+#: ../vhffs-panel/admin/object/delete_avatar.pl:46
+#: ../vhffs-panel/admin/svn/search.pl:41 ../vhffs-panel/admin/svn/list.pl:39
+#: ../vhffs-panel/admin/web/search.pl:40 ../vhffs-panel/admin/web/edit.pl:42
+#: ../vhffs-panel/admin/web/edit_submit.pl:42
+#: ../vhffs-panel/admin/web/list.pl:40 ../vhffs-panel/admin/web/show.pl:42
+#: ../vhffs-panel/admin/user/search.pl:40 ../vhffs-panel/admin/user/edit.pl:42
+#: ../vhffs-panel/admin/user/edit_submit.pl:54
+#: ../vhffs-panel/admin/user/edit_note.pl:44
+#: ../vhffs-panel/admin/user/list.pl:40 ../vhffs-panel/admin/user/show.pl:44
+#: ../vhffs-panel/admin/su.pl:38 ../vhffs-panel/admin/broadcast_view.pl:41
+#: ../vhffs-panel/admin/broadcast_list.pl:39 ../vhffs-panel/admin/stats.pl:50
+#: ../vhffs-panel/admin/broadcast.pl:38
 msgid "You are not allowed to see it"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:105 /vhffs/vhffs-panel/web/prefs.pl:89
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:91
+#, perl-format
+msgid "You ask to be subscribed to the following list: %s\n"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:93 ../vhffs-panel/web/prefs.pl:92
+#: ../vhffs-panel/mail/prefs.pl:107
 msgid ""
 "You can Manage rights on this service for each user in the VHFFS database. "
 "Please read help before manage it."
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe.pl:26
-#: /vhffs/vhffs-panel/subscribe_complete.pl:50
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:20
+msgid "You can also send a command list in the mail body.\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:124
+msgid "You can have some help on listengine, sending an email to\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:122
+msgid "You can post on the list now."
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:26 ../vhffs-panel/subscribe_complete.pl:59
 msgid "You cannot subscribe to VHFFS"
 msgstr ""
 
-#: /vhffs/vhffs-panel/logout.pl:30
-msgid "You left your VHFFS session !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/lost.pl:26
-msgid "You lost your password ? Well it is badly !"
-msgstr ""
-
-#: /vhffs/vhffs-panel/user/prefs_save.pl:112
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:184
+#, perl-format
+msgid "You cannot unsubscribe from the list %s\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:169
+msgid "You demand was refused\n"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/submit.pl:69
+msgid "You don't own this domain"
+msgstr ""
+
+#: ../vhffs-robots/src/create_largefile.pl:65
+msgid "You have 24H to put your file on the FTP server. After\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:138
+#, perl-format
+msgid "You have been successfully removed from the list %s\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:214
+#, perl-format
+msgid "You have been successfully removed from the list %s.\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:120
+#, perl-format
+msgid "You have been successfully subscribed to the list %s\n"
+msgstr ""
+
+#: ../vhffs-panel/logout.pl:30
+msgid "You left your VHFFS session!"
+msgstr ""
+
+#: ../vhffs-panel/lost.pl:24
+msgid "You lost your password? You're a bad guy!"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:134
 msgid "You must choose a method for your mail"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:113
-msgid "You must declare a valid mail address "
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe_complete.pl:78
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:74
+msgid "You must confirm this request by seding a email\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:56
+msgid "You must confirm your request by sending a confirmation emailn\n"
+msgstr ""
+
+#: ../vhffs-panel/subscribe_complete.pl:128
+msgid "You must declare a valid mail address"
+msgstr ""
+
+#: ../vhffs-panel/subscribe_complete.pl:93
 msgid "You must declare your city"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:71
+#: ../vhffs-panel/subscribe_complete.pl:86
 msgid "You must declare your country"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:92
+#: ../vhffs-panel/subscribe_complete.pl:107
 msgid "You must declare your firstname"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:99
+#: ../vhffs-panel/subscribe_complete.pl:114
 msgid "You must declare your lastname"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:106
+#: ../vhffs-panel/subscribe_complete.pl:121
 msgid "You must declare your mail address"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:57
+#: ../vhffs-panel/subscribe_complete.pl:72
 msgid "You must declare your username"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:85
+#: ../vhffs-panel/subscribe_complete.pl:100
 msgid "You must declare your zipcode"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/create.pl:40
+#: ../vhffs-panel/mailinglist/create.pl:50
 msgid "You need to manage at least a domain to host a mailing-list"
 msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:67
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:154
 msgid "You're are not allowed to browse panel"
 msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:55 /vhffs/vhffs-panel/cvs/prefs_save.pl:51
-#: /vhffs/vhffs-panel/cvs/delete.pl:51
-#: /vhffs/vhffs-panel/admin/moderation.pl:42
-#: /vhffs/vhffs-panel/admin/moderation_submit.pl:42
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:73
-#: /vhffs/vhffs-panel/admin/mail/delete_box.pl:72
-#: /vhffs/vhffs-panel/admin/mail/password_box.pl:73
-#: /vhffs/vhffs-panel/dns/add_a.pl:59 /vhffs/vhffs-panel/dns/add_a.pl:63
-#: /vhffs/vhffs-panel/dns/add_mx.pl:59 /vhffs/vhffs-panel/dns/add_mx.pl:63
-#: /vhffs/vhffs-panel/dns/delete_a.pl:59 /vhffs/vhffs-panel/dns/delete_a.pl:63
-#: /vhffs/vhffs-panel/dns/add_ns.pl:58 /vhffs/vhffs-panel/dns/add_ns.pl:62
-#: /vhffs/vhffs-panel/dns/delete.pl:58 /vhffs/vhffs-panel/dns/delete.pl:62
-#: /vhffs/vhffs-panel/dns/delete_cname.pl:58
-#: /vhffs/vhffs-panel/dns/delete_cname.pl:62
-#: /vhffs/vhffs-panel/dns/delete_mx.pl:58
-#: /vhffs/vhffs-panel/dns/delete_mx.pl:62
-#: /vhffs/vhffs-panel/dns/add_cname.pl:59
-#: /vhffs/vhffs-panel/dns/add_cname.pl:63
-#: /vhffs/vhffs-panel/dns/delete_ns.pl:58
-#: /vhffs/vhffs-panel/dns/delete_ns.pl:62
-#: /vhffs/vhffs-panel/dns/modif_mx.pl:59 /vhffs/vhffs-panel/dns/modif_mx.pl:63
-#: /vhffs/vhffs-panel/dns/modif_a.pl:59 /vhffs/vhffs-panel/dns/modif_a.pl:63
-#: /vhffs/vhffs-panel/dns/modif_cname.pl:59
-#: /vhffs/vhffs-panel/dns/modif_cname.pl:63
-#: /vhffs/vhffs-panel/group/delete.pl:40
-#: /vhffs/vhffs-panel/group/join_group.pl:48
-#: /vhffs/vhffs-panel/group/prefs_save.pl:53
-#: /vhffs/vhffs-panel/group/remove_user_from_group.pl:45
-#: /vhffs/vhffs-panel/mail/delete.pl:56
-#: /vhffs/vhffs-panel/mail/add_account.pl:65
-#: /vhffs/vhffs-panel/mail/add_forward.pl:65
-#: /vhffs/vhffs-panel/mail/change_forward.pl:73
-#: /vhffs/vhffs-panel/mail/delete_box.pl:72
-#: /vhffs/vhffs-panel/mail/password_box.pl:73
-#: /vhffs/vhffs-panel/mail/prefs.pl:58
-#: /vhffs/vhffs-panel/mail/save_catchall.pl:59
-#: /vhffs/vhffs-panel/mysql/delete.pl:50 /vhffs/vhffs-panel/mysql/prefs.pl:54
-#: /vhffs/vhffs-panel/mysql/prefs_save.pl:49
-#: /vhffs/vhffs-panel/svn/prefs.pl:57 /vhffs/vhffs-panel/svn/prefs_save.pl:51
-#: /vhffs/vhffs-panel/svn/delete.pl:51
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:55
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:55
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:54
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:48
-#: /vhffs/vhffs-panel/pgsql/prefs_save.pl:52
-#: /vhffs/vhffs-panel/pgsql/delete.pl:47 /vhffs/vhffs-panel/web/delete.pl:52
-#: /vhffs/vhffs-panel/web/prefs.pl:56 /vhffs/vhffs-panel/web/prefs_save.pl:54
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:60
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:63
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:68
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:65
+#: ../vhffs-panel/dns/delete_cname.pl:58 ../vhffs-panel/dns/delete_cname.pl:62
+#: ../vhffs-panel/dns/delete_mx.pl:58 ../vhffs-panel/dns/delete_mx.pl:62
+#: ../vhffs-panel/dns/add_ns.pl:58 ../vhffs-panel/dns/add_ns.pl:62
+#: ../vhffs-panel/dns/prefs.pl:61 ../vhffs-panel/dns/add_cname.pl:59
+#: ../vhffs-panel/dns/add_cname.pl:63 ../vhffs-panel/dns/add_a.pl:60
+#: ../vhffs-panel/dns/add_a.pl:64 ../vhffs-panel/dns/modif_cname.pl:59
+#: ../vhffs-panel/dns/modif_cname.pl:63 ../vhffs-panel/dns/add_mx.pl:59
+#: ../vhffs-panel/dns/add_mx.pl:63 ../vhffs-panel/dns/modif_a.pl:59
+#: ../vhffs-panel/dns/modif_a.pl:63 ../vhffs-panel/dns/modif_mx.pl:59
+#: ../vhffs-panel/dns/modif_mx.pl:63 ../vhffs-panel/dns/delete_ns.pl:57
+#: ../vhffs-panel/dns/delete_ns.pl:61 ../vhffs-panel/dns/delete_a.pl:59
+#: ../vhffs-panel/dns/delete_a.pl:63 ../vhffs-panel/dns/delete.pl:58
+#: ../vhffs-panel/dns/delete.pl:62 ../vhffs-panel/cvs/prefs_save.pl:51
+#: ../vhffs-panel/cvs/prefs.pl:55 ../vhffs-panel/cvs/delete.pl:51
+#: ../vhffs-panel/group/join_group.pl:47 ../vhffs-panel/group/prefs.pl:49
+#: ../vhffs-panel/group/remove_user_from_group.pl:44
+#: ../vhffs-panel/group/prefs_save.pl:52 ../vhffs-panel/group/delete.pl:39
+#: ../vhffs-panel/svn/prefs_save.pl:51 ../vhffs-panel/svn/prefs.pl:70
+#: ../vhffs-panel/svn/delete.pl:50
+#: ../vhffs-panel/mailinglist/save_options.pl:69
+#: ../vhffs-panel/mailinglist/del_member.pl:64
+#: ../vhffs-panel/mailinglist/prefs.pl:69
+#: ../vhffs-panel/mailinglist/add_sub.pl:64
+#: ../vhffs-panel/mailinglist/change_right.pl:66
+#: ../vhffs-panel/mailinglist/delete.pl:63 ../vhffs-panel/web/prefs_save.pl:55
+#: ../vhffs-panel/web/prefs.pl:55 ../vhffs-panel/web/delete.pl:52
+#: ../vhffs-panel/mail/change_forward.pl:72
+#: ../vhffs-panel/mail/save_catchall.pl:54 ../vhffs-panel/mail/spambox.pl:72
+#: ../vhffs-panel/mail/spamvirus.pl:72 ../vhffs-panel/mail/delete_box.pl:69
+#: ../vhffs-panel/mail/password_box.pl:72
+#: ../vhffs-panel/mail/add_forward.pl:58 ../vhffs-panel/mail/prefs.pl:60
+#: ../vhffs-panel/mail/delete.pl:55 ../vhffs-panel/mail/add_account.pl:64
+#: ../vhffs-panel/pgsql/prefs_save.pl:54 ../vhffs-panel/pgsql/prefs.pl:47
+#: ../vhffs-panel/pgsql/delete.pl:46
+#: ../vhffs-panel/admin/mail/change_forward.pl:73
+#: ../vhffs-panel/admin/mail/delete_box.pl:72
+#: ../vhffs-panel/admin/mail/password_box.pl:73
+#: ../vhffs-panel/admin/moderation_submit.pl:47
+#: ../vhffs-panel/admin/broadcast_delete.pl:47
+#: ../vhffs-panel/admin/broadcast_submit.pl:47
+#: ../vhffs-panel/admin/moderation.pl:45 ../vhffs-panel/largefile/delete.pl:49
+#: ../vhffs-panel/largefile/prefs.pl:71 ../vhffs-panel/mysql/prefs_save.pl:56
+#: ../vhffs-panel/mysql/prefs.pl:53 ../vhffs-panel/mysql/delete.pl:49
 msgid "You're not allowed to do this (ACL rights)"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/delete_forward.pl:72
-#: /vhffs/vhffs-panel/mail/delete_forward.pl:72
+#: ../vhffs-panel/mail/delete_forward.pl:63
+#: ../vhffs-panel/admin/mail/delete_forward.pl:72
 msgid "You're not allowed to do this (ACL rights) "
 msgstr ""
 
-#: /vhffs/vhffs-panel/acl/add_acl_group.pl:70
-#: /vhffs/vhffs-panel/acl/add_acl_user.pl:70
-#: /vhffs/vhffs-panel/acl/submit.pl:69 /vhffs/vhffs-panel/acl/view.pl:97
-#: /vhffs/vhffs-panel/history.pl:68
-msgid "You're not allowed to view the ACL of this object"
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe_complete.pl:120
-msgid "Your Zipcode is not correct ! Please enter a correct zipcode"
-msgstr ""
-
-#: /vhffs/vhffs-panel/alert.pl:40
+#: ../vhffs-panel/acl/add_acl_user.pl:69 ../vhffs-panel/acl/view.pl:109
+#: ../vhffs-panel/acl/add_acl_group.pl:69 ../vhffs-panel/acl/submit.pl:68
+#: ../vhffs-panel/history.pl:67
+msgid "You're not allowed to view this object's ACL"
+msgstr ""
+
+#: ../vhffs-panel/panel.pl:61
+msgid "You're not an administrator"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_cvs.pl:53
+msgid "Your CVS repository request"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_cvs.pl:41
+#, perl-format
+msgid "Your CVS request : %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_dns.pl:52
+msgid "Your DNS hosting request"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_dns.pl:40
+#, perl-format
+msgid "Your DNS hosting request for the domain : %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_groups.pl:52
+msgid "Your Group request"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_groups.pl:40
+#, perl-format
+msgid "Your Group request : %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_web.pl:52
+#: ../vhffs-robots/src/refused_mail.pl:52
+msgid "Your Mail hosting request"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_mail.pl:40
+#, perl-format
+msgid "Your Mail hosting request for the domain: %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_ml.pl:51
+msgid "Your Mailing-list request"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_ml.pl:40
+#, perl-format
+msgid "Your Mailing-list request : %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_mysql.pl:52
+msgid "Your MySQL database request"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_mysql.pl:40
+#, perl-format
+msgid "Your MySQL database request : %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_postgres.pl:52
+msgid "Your PostgreSQL database request"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_postgres.pl:40
+#, perl-format
+msgid "Your PostgreSQL database request : %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_svn.pl:52
+msgid "Your Subversion repository request"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_svn.pl:40
+#, perl-format
+msgid "Your Subversion repository request : %s"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_largefile.pl:52
+msgid "Your file hosting request"
+msgstr ""
+
+#: ../vhffs-panel/alert.pl:39
 msgid "Your message"
 msgstr ""
 
-#: /vhffs/vhffs-robots/src/treat_refused.pl:40
-msgid "Your request for the web area: "
-msgstr ""
-
-#: /vhffs/vhffs-robots/src/treat_refused.pl:47
-msgid "Your web area request"
-msgstr ""
-
-#: /vhffs/vhffs-panel/subscribe.pl:40 /vhffs/vhffs-panel/admin/user/edit.pl:75
-#: /vhffs/vhffs-panel/user/prefs.pl:52
+#: ../vhffs-panel/pgsql/prefs_save.pl:58
+msgid "Your password is not correct. Please check it."
+msgstr ""
+
+#: ../vhffs-robots/src/create_largefile.pl:60
+#, perl-format
+msgid "Your request for hosting the file %s was accepted.\n"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_largefile.pl:40
+#, perl-format
+msgid "Your request for hosting the file: %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:107
+msgid "Your request has been removed.\n"
+msgstr ""
+
+#: ../vhffs-robots/src/create_largefile.pl:68
+#, perl-format
+msgid "Your request on %s for hosting file"
+msgstr ""
+
+#: ../vhffs-irc/modobot.pl:372 ../vhffs-panel/admin/moderation_submit.pl:80
+msgid "Your request on VHFFS platform"
+msgstr ""
+
+#: ../vhffs-irc/modobot.pl:367 ../vhffs-panel/admin/moderation_submit.pl:75
+msgid "Your request on VHFFS was accepted\n"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_web.pl:40
+#, perl-format
+msgid "Your web hosting request for the servername : %s "
+msgstr ""
+
+#: ../vhffs-panel/subscribe_complete.pl:135
+msgid "Your zipcode is not correct! Please enter a correct zipcode"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:75 ../vhffs-panel/admin/user/show.pl:75
+#: ../vhffs-panel/user/prefs.pl:51 ../vhffs-panel/subscribe.pl:40
 msgid "Zipcode"
 msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:64
+#: ../vhffs-panel/user/prefs_save.pl:64
 msgid "Zipcode is not correct !"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:115
-msgid "change right"
-msgstr ""
-
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:114
-msgid "delete from list"
-msgstr ""
-
-#: /vhffs/vhffs-robots/src/treat_refused.pl:42
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:308
+msgid "cannot be removed from the list\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:276
+msgid "cannot be removed.\n"
+msgstr ""
+
+#: ../vhffs-robots/src/refused_largefile.pl:41
+#: ../vhffs-robots/src/refused_cvs.pl:42
+#: ../vhffs-robots/src/refused_postgres.pl:41
+#: ../vhffs-robots/src/refused_web.pl:41
+#: ../vhffs-robots/src/refused_mail.pl:41
+#: ../vhffs-robots/src/refused_dns.pl:41
+#: ../vhffs-robots/src/refused_mysql.pl:41
+#: ../vhffs-robots/src/refused_svn.pl:41 ../vhffs-robots/src/refused_ml.pl:41
+#: ../vhffs-robots/src/refused_groups.pl:41
 msgid "has been refused by the Moderators team"
 msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe.pl:37 /vhffs/vhffs-panel/user/prefs.pl:49
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:25
+msgid "help\t\t - show this help\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:323
+#, perl-format
+msgid "in the moderation queue of the list %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:28
+msgid "lang [fr|us|es]\t - set listengine language\n"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:748
+#, perl-format
+msgid "listengine - list of messages to moderate for %s"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:631
+#: ../vhffs-listengine/src/listengine.pl:653
+#: ../vhffs-listengine/src/listengine.pl:664
+msgid "listengine help"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:696
+#: ../vhffs-listengine/src/listengine.pl:707
+#: ../vhffs-listengine/src/listengine.pl:723
+#: ../vhffs-listengine/src/listengine.pl:735
+#: ../vhffs-listengine/src/listengine.pl:762
+#: ../vhffs-listengine/src/listengine.pl:773
+msgid "listengine moderation"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:681
+msgid "listengine result command"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:800
+msgid "listengine: unknown command"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:48 ../vhffs-panel/subscribe.pl:37
 msgid "mail"
 msgstr ""
 
-#: /vhffs/vhffs-panel/web/create.pl:37
-msgid "my_new_site."
-msgstr ""
-
-#: /vhffs/vhffs-panel/admin/object/edit.pl:82
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:31
+msgid "moderate XXXXX\t\t\t - moderate the message with message-id XXXXX\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:34
+msgid "moderate list\t\t\t - give the message list for moderation\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:33
+msgid ""
+"moderate refused XXXXX\t\t\t - refuse the message with message-id XXXXX\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:32
+msgid ""
+"moderate validate XXXXX\t\t\t - moderate the message with message-id XXXXX\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/edit.pl:81
 msgid "no date"
 msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:185
-#: /vhffs/vhffs-panel/history.pl:99
+#: ../vhffs-panel/admin/object/edit.pl:187 ../vhffs-panel/history.pl:98
 msgid "no information about date"
 msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:127
-msgid "no member on this list"
-msgstr ""
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:275
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:307
+#, perl-format
+msgid "present in the moderation queue for the list %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:26
+msgid "subscribe\t - subscribe the shipper to the list\n"
+msgstr ""
+
+#: ../vhffs-robots/src/create_largefile.pl:62
+msgid "the following login and password :\n"
+msgstr ""
+
+#: ../vhffs-robots/src/create_largefile.pl:66
+msgid "this delay, your request will be delete\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:361
+#, perl-format
+msgid "to %s-request@%s with the following subject : \"moderate %s\" \n"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:68
+#, perl-format
+msgid "unknown message-id t: %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:27
+msgid "unsubscribe\t - unsubscribe from this list\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:39
+msgid "user info user@xxxxxxxxxx\t\t - show this user's informations\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:37
+msgid "user right RIGHT user@xxxxxxxxxx\t - change right for this user\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:36
+msgid ""
+"user subscribe user@xxxxxxxxxx\t\t - register the user user@xxxxxxxxxx on "
+"the list\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:35
+msgid ""
+"user unsubscribe user@xxxxxxxxxx\t - delete user user@xxxxxxxxxx from list\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:292
+#, perl-format
+msgid "was removed from the moderation queue from the list %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:324
+msgid "was sent on the list.\n"
+msgstr ""




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/