[vhffs-dev] [432] Panel title now contains Hosting Service Name (asked by miscric, yes, I denounce).

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


Revision: 432
Author:   beuss
Date:     2007-02-03 13:28:23 +0000 (Sat, 03 Feb 2007)

Log Message:
-----------
Panel title now contains Hosting Service Name (asked by miscric, yes, I denounce).
Fixed vhffs.pot path in update_po.sh

Modified Paths:
--------------
    branches/vhffs_4.1/vhffs-api/src/Vhffs/Panel/Main.pm
    branches/vhffs_4.1/vhffs-intl/result/es_ES/vhffs.mo
    branches/vhffs_4.1/vhffs-intl/result/fr_FR/vhffs.mo
    branches/vhffs_4.1/vhffs-intl/src/es.po
    branches/vhffs_4.1/vhffs-intl/src/fr.po
    branches/vhffs_4.1/vhffs-intl/src/vhffs.pot
    branches/vhffs_4.1/vhffs-intl/update_po.sh


Modified: branches/vhffs_4.1/vhffs-api/src/Vhffs/Panel/Main.pm
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/Vhffs/Panel/Main.pm	2007-02-02 23:48:23 UTC (rev 431)
+++ branches/vhffs_4.1/vhffs-api/src/Vhffs/Panel/Main.pm	2007-02-03 13:28:23 UTC (rev 432)
@@ -259,7 +259,7 @@
 	}
 
 	my $maintemplate = new HTML::Template( filename => $templatedir."/main/panel.tmpl" );
-	$maintemplate->param( PANEL_TITLE => gettext("VHFFS Panel") );
+	$maintemplate->param( PANEL_TITLE => sprintf( gettext( "%s's Panel" ), $config->get_host_name ) );
 	$maintemplate->param( THEME => $theme );
 
     # Allows each theme to have its own Jscripts

Modified: branches/vhffs_4.1/vhffs-intl/result/es_ES/vhffs.mo
===================================================================
(Binary files differ)

Modified: branches/vhffs_4.1/vhffs-intl/result/fr_FR/vhffs.mo
===================================================================
(Binary files differ)

Modified: branches/vhffs_4.1/vhffs-intl/src/es.po
===================================================================
--- branches/vhffs_4.1/vhffs-intl/src/es.po	2007-02-02 23:48:23 UTC (rev 431)
+++ branches/vhffs_4.1/vhffs-intl/src/es.po	2007-02-03 13:28:23 UTC (rev 432)
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: VHFFS 4.0\n"
-"Report-Msgid-Bugs-To: black coffee <coffeester@xxxxxxxxx>\n"
-"POT-Creation-Date: 2005-01-09 15:19+0100\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-02-03 14:22+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: black coffee <coffeester@xxxxxxxxx>\n"
 "Language-Team: black coffee <coffeester@xxxxxxxxx>\n"
@@ -16,1062 +16,1834 @@
 "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 "Es imposible modificar el objecto"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:68
+msgid "\t\t\t\t   RIGHT can be subscriber or admin\n"
+msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:139
-msgid "(to be deleted)"
-msgstr "(por destruir)"
+#: ../vhffs-panel/public/index.pl:62
+#, perl-format
+msgid "%s public area"
+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 "(Creación en espera)"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:262
+#, perl-format
+msgid "%s's Panel"
+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 "(moderación en curso)"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:155
+#, perl-format
+msgid "%s-request@%s with subject : \"help\"\n"
+msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:130
-msgid "(waiting for validation)"
-msgstr "(Validación en espera)"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:151
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:153
+msgid "------\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:104
-msgid "ACL management for: "
-msgstr "Administración ACL por:"
+#: ../vhffs-panel/web/create.pl:68
+#, fuzzy
+msgid "<new site>."
+msgstr "mi_nuevo_sitio"
 
-#: /vhffs/vhffs-panel/acl/view.pl:123
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:386
+#, perl-format
+msgid "A mail to moderate is on the list %s.\n"
+msgstr ""
+
+#: ../vhffs-panel/acl/view.pl:146
+#, fuzzy
+msgid "ACL Administration for : "
+msgstr "Administracin PostgreSQL"
+
+#: ../vhffs-panel/acl/view.pl:165
 msgid "ACL level"
 msgstr "Nivel ACL"
 
-#: /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_group.pl:105
+#: ../vhffs-panel/acl/add_acl_user.pl:105
+msgid "ACL successfully added"
+msgstr "ACL bien aadida"
+
+#: ../vhffs-panel/acl/submit.pl:107
+msgid "ACL successfully deleted"
+msgstr "ACL bien destruida"
+
+#: ../vhffs-panel/acl/submit.pl:118
+msgid "ACL successfully modified"
+msgstr "ACL bien modificada"
+
+#: ../vhffs-panel/admin/moderation.pl:114
+#: ../vhffs-panel/admin/moderation.pl:156
+#: ../vhffs-panel/admin/moderation.pl:197
+#: ../vhffs-panel/admin/moderation.pl:241
+#: ../vhffs-panel/admin/moderation.pl:284
+#: ../vhffs-panel/admin/moderation.pl:329
+#: ../vhffs-panel/admin/moderation.pl:374
+#: ../vhffs-panel/admin/moderation.pl:417
+#: ../vhffs-panel/admin/moderation.pl:459
+#: ../vhffs-panel/admin/moderation.pl:501
 msgid "Accept"
 msgstr "Aceptar"
 
-#: /vhffs/vhffs-panel/mail/delete_box.pl:85
+#: ../vhffs-panel/logout.pl:59 ../vhffs-panel/auth.pl:63
+msgid "Access to panel"
+msgstr ""
+
+#: ../vhffs-panel/mail/delete_box.pl:112
 msgid "Account successfully deleted"
 msgstr "Cuenta bien destruido"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:73
+#: ../vhffs-panel/mail/prefs.pl:105
 msgid "Accounts"
 msgstr "Cuentas"
 
-#: /vhffs/vhffs-panel/acl/add_acl_group.pl:80
-#: /vhffs/vhffs-panel/acl/add_acl_user.pl:80
-msgid "ACL successfully added"
-msgstr "ACL bien añadida"
-
-#: /vhffs/vhffs-panel/acl/submit.pl:82
-msgid "ACL successfully deleted"
-msgstr "ACL bien destruida"
-
-#: /vhffs/vhffs-panel/acl/submit.pl:93
-msgid "ACL successfully modified"
-msgstr "ACL bien modificada"
-
-#: /vhffs/vhffs-panel/user/prefs.pl:129
+#: ../vhffs-panel/user/prefs.pl:174
 #, perl-format
-msgid "Activate email address %s@% "
-msgstr "Activar %s@%s email"
+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-panel/admin/user/edit.pl:142 ../vhffs-panel/admin/dns/list.pl:110
+#: ../vhffs-panel/admin/pgsql/edit.pl:118
+#: ../vhffs-panel/admin/pgsql/list.pl:112
+#: ../vhffs-panel/admin/group/edit.pl:118
+#: ../vhffs-panel/admin/repository/edit.pl:118
+#: ../vhffs-panel/admin/object/edit.pl:118
+#: ../vhffs-panel/admin/object/list.pl:107
+#: ../vhffs-panel/admin/web/edit.pl:131 ../vhffs-panel/admin/mysql/edit.pl:119
+#: ../vhffs-panel/admin/mysql/list.pl:112 ../vhffs-panel/admin/cvs/edit.pl:127
+#: ../vhffs-panel/admin/mail/edit.pl:159
+#: ../vhffs-api/src/Vhffs/Functions.pm:387
 msgid "Activated"
 msgstr "Activado"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:84
+#: ../vhffs-panel/mailinglist/prefs.pl:126 ../vhffs-panel/dns/prefs.pl:142
+#, fuzzy
+msgid "Add !"
+msgstr "Aadir"
+
+#: ../vhffs-panel/dns/prefs.pl:155
+#, fuzzy
+msgid "Add a CNAME field to your domain"
+msgstr "Aadir un reenviar hacia esto dominio"
+
+#: ../vhffs-panel/dns/prefs.pl:147
+#, fuzzy
+msgid "Add a MX field to your domain"
+msgstr "Aadir un reenviar hacia esto dominio"
+
+#: ../vhffs-panel/dns/prefs.pl:163
+#, fuzzy
+msgid "Add a NS field to your domain"
+msgstr "Aadir un reenviar hacia esto dominio"
+
+#: ../vhffs-panel/mail/prefs.pl:116 ../vhffs-panel/mail/prefs.pl:126
 msgid "Add a forward on this domain"
-msgstr "Añadir un reenviar a esto dominio"
+msgstr "Aadir un reenviar a esto dominio"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:94
-msgid "Add a forward to this domain"
-msgstr "Añadir un reenviar hacia esto dominio"
-
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:82
+#: ../vhffs-panel/mailinglist/prefs.pl:124
 msgid "Add a member"
-msgstr "Añadir un miembro"
+msgstr "Aadir un miembro"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:93
+#: ../vhffs-panel/mail/prefs.pl:125
 msgid "Add a popbox to this domain"
-msgstr "Añadir un buzón pop a esto dominio"
+msgstr "Aadir un buzn pop a esto dominio"
 
-#: /vhffs/vhffs-panel/group/prefs.pl:53
-msgid "Add user to this group"
-msgstr "Añadir un usuario en esto grupo"
+#: ../vhffs-panel/group/prefs.pl:104
+#, fuzzy
+msgid "Add a user in this group"
+msgstr "Aadir un usuario en esto grupo"
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:71
-msgid "Add user to this repository"
-msgstr "Añadir un usuario en esto repositorio"
+#: ../vhffs-panel/dns/prefs.pl:117
+#, fuzzy
+msgid "Add an A record"
+msgstr "Aadir un cuenta"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:75
+#: ../vhffs-panel/mail/prefs.pl:107
 msgid "Add an account"
-msgstr "Añadir un cuenta"
+msgstr "Aadir un cuenta"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:84
-msgid "Add"
-msgstr "Añadir"
+#: ../vhffs-panel/group/prefs.pl:105
+#, fuzzy
+msgid "Add this user !"
+msgstr "Aadir esto usuario "
 
-#: /vhffs/vhffs-panel/group/prefs.pl:54
-msgid "Add this user"
-msgstr "Añadir esto usuario "
-
-#: /vhffs/vhffs-panel/group/join_group.pl:84
+#: ../vhffs-panel/group/join_group.pl:113
 msgid "Add this user to this group"
-msgstr "Añadir esto usuario en el grupo"
+msgstr "Aadir esto usuario en el grupo"
 
-#: /vhffs/vhffs-panel/subscribe.pl:43 /vhffs/vhffs-panel/user/prefs.pl:54
+#: ../vhffs-panel/subscribe.pl:210 ../vhffs-panel/user/prefs.pl:83
+#: ../vhffs-panel/admin/user/edit.pl:103 ../vhffs-panel/admin/user/show.pl:103
 msgid "Address"
-msgstr "Dirección"
+msgstr "Direccin"
 
-#: /vhffs/vhffs-panel/web/prefs.pl:65
-msgid "Address (Server name)"
-msgstr "Dirección (Nombre del servidor)"
+#: ../vhffs-panel/web/prefs.pl:94
+#, fuzzy
+msgid "Address (Servername)"
+msgstr "Direccin (Nombre del servidor)"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:70
-#: /vhffs/vhffs-panel/admin/user/edit.pl:100
+#: ../vhffs-panel/mailinglist/prefs.pl:176
+#: ../vhffs-panel/admin/user/edit.pl:100 ../vhffs-panel/admin/user/edit.pl:130
+#: ../vhffs-panel/admin/user/show.pl:100 ../vhffs-panel/admin/user/show.pl:135
 msgid "Admin"
 msgstr "Admin"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:42
-msgid "Admin Account: "
-msgstr "Cuenta Admin: "
-
-#: /vhffs/vhffs-panel/cvs/prefs.pl:68
+#: ../vhffs-panel/cvs/prefs.pl:98
 msgid "Admin CVS Repository"
 msgstr "Admin Repositorio CVS"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:104 /vhffs/vhffs-panel/web/prefs.pl:88
-msgid "Admin rights on this object (ACL)"
+#: ../vhffs-panel/dns/prefs.pl:109
+#, fuzzy
+msgid "Admin DNS"
+msgstr "Admin"
+
+#: ../vhffs-panel/repository/prefs.pl:98
+#, fuzzy
+msgid "Admin Download repository"
+msgstr "Admin Repositorio CVS"
+
+#: ../vhffs-panel/dns/prefs.pl:122 ../vhffs-panel/web/prefs.pl:121
+#: ../vhffs-panel/mail/prefs.pl:136
+#, fuzzy
+msgid "Admin Rights on this object (ACL)"
 msgstr "Derechos Admin sobre esto objecto (ACL)"
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:70
+#: ../vhffs-panel/svn/prefs.pl:113
 msgid "Admin Subversion Repository"
 msgstr "Admin repositorio Subversion"
 
-#: /vhffs/vhffs-panel/web/create.pl:42
-msgid "Address (Server Name directive)"
-msgstr "Dirección (Server Name directive)"
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:73
+#, fuzzy
+msgid "Admin account : "
+msgstr "Cuenta Admin: "
 
-#: /vhffs/vhffs-panel/alert_submit.pl:43
+#: ../vhffs-panel/mailinglist/prefs.pl:106
+msgid "Administration for list "
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:68
+#, fuzzy
+msgid "Administrator Menu"
+msgstr "Administracin PostgreSQL"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:122
+#, perl-format
+msgid "Adress %s is already a subscriber for this list.\n"
+msgstr ""
+
+#: ../vhffs-panel/web/create.pl:73
+#, fuzzy
+msgid "Adress (ServerName directive)"
+msgstr "Direccin (Server Name directive)"
+
+#: ../vhffs-panel/admin/web/edit.pl:96 ../vhffs-panel/admin/web/show.pl:95
+msgid "Alert Limit"
+msgstr ""
+
+#: ../vhffs-panel/alert_submit.pl:72
 msgid "Alert on Vhffs platform"
 msgstr "Alarma sobre la plataforma Vhffs"
 
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:53
-msgid "All CVS repositories lists"
-msgstr "Todas las listas de repositorios CVS"
+#: ../vhffs-panel/admin/web/edit.pl:97 ../vhffs-panel/admin/web/show.pl:96
+#, fuzzy
+msgid "Alert state"
+msgstr "Estadsticas usuarios"
 
-#: /vhffs/vhffs-panel/admin/group/list.pl:49
-msgid "All Groups lists"
-msgstr "Todas la listas de grupos"
+#: ../vhffs-panel/public/allwebsites.pl:68
+#: ../vhffs-panel/public/allgroups.pl:67
+msgid "All"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mail/list.pl:53
-msgid "All Mail Domains lists"
-msgstr "Todas las listas de dominios mail"
+#: ../vhffs-panel/dns/prefs.pl:113
+msgid "All A TYPE for you domain name"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:53
-msgid "All MySQL databases lists"
-msgstr "Todas las listas de bases de datos MySQL"
+#: ../vhffs-panel/dns/prefs.pl:154
+msgid "All CNAME TYPE for your domain name"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:53
-msgid "All PostgreSQL databases lists"
-msgstr "Todas las listas de bases de datos PostgreSQL"
+#: ../vhffs-panel/dns/prefs.pl:115
+msgid "All CNAME for you domain name"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/svn/list.pl:51
+#: ../vhffs-panel/dns/prefs.pl:114
+msgid "All MX TYPE for you domain name"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:146
+msgid "All MX TYPE for your domain name"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:162
+msgid "All NS TYPE for your domain name"
+msgstr ""
+
+#: ../vhffs-panel/admin/svn/list.pl:81
 msgid "All Subversion repositories lists"
 msgstr "Todas las listas de repositorios Subversion"
 
-#: /vhffs/vhffs-panel/admin/user/list.pl:53
-msgid "All Users lists"
-msgstr "Todas las listas de usuarios"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:49
+msgid "All commands can be sent as mail subject.\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/list.pl:53
-msgid "All Web Areas lists"
-msgstr "Todas las listas de Zonas Web"
+#: ../vhffs-panel/public/allgroups.pl:65
+#, fuzzy, perl-format
+msgid "All groups on %s"
+msgstr "Todas la listas de grupos"
 
-#: /vhffs/vhffs-panel/admin/dns/list.pl:53
-msgid "All domains lists"
-msgstr "Todas las listas de dominios"
+#: ../vhffs-panel/admin/broadcast_list.pl:75
+msgid "All mailings sent to hosted"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/list.pl:53
-msgid "All objects lists"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:51
+msgid ""
+"All mails with commands must be sent on \n"
+"                     YOURLIST-request@xxxxxxxxxx list.\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/list.pl:82
+#, fuzzy
+msgid "All objects List"
 msgstr "Todas las listas de objectos"
 
-#: /vhffs/vhffs-panel/group/prefs.pl:68
+#: ../vhffs-panel/group/prefs.pl:125
 msgid "All users in this group"
 msgstr "Todos los usuarios en esto grupo"
 
-#: /vhffs/vhffs-panel/mail/add_forward.pl:74
+#: ../vhffs-panel/public/allwebsites.pl:66
+#: ../vhffs-panel/public/websearch.pl:72
 #, perl-format
-msgid "Already exists for this domain %s"
+msgid "All websites on %s"
+msgstr ""
+
+#: ../vhffs-panel/mail/add_forward.pl:95
+#, fuzzy, perl-format
+msgid "Already exists for this domain or bad parameters. Check your domain"
 msgstr "Ya existe en esto dominio %s"
 
-#: /vhffs/vhffs-panel/lost_ack.pl:44
+#: ../vhffs-panel/mailinglist/submit.pl:125
+#, fuzzy
+msgid "An error occured while adding an ACL for the group"
+msgstr "Un error lleg durante el aadido ACL en esto grupo"
+
+#: ../vhffs-panel/user/prefs_save.pl:183
+#, fuzzy
+msgid "An error occured while adding the box"
+msgstr "Un error lleg durante el aadido del buzn"
+
+#: ../vhffs-panel/user/prefs_save.pl:187
+#, fuzzy
+msgid "An error occured while adding the box (anti-spam adding)"
+msgstr "Un error lleg durante el aadido del buzn"
+
+#: ../vhffs-panel/user/prefs_save.pl:191
+#, fuzzy
+msgid "An error occured while adding the box (anti-virus adding)"
+msgstr "Un error lleg durante el aadido del buzn"
+
+#: ../vhffs-panel/user/prefs_save.pl:259
+#, fuzzy
+msgid "An error occured while adding the forwarding"
+msgstr "Un error lleg durante el aadido del reenviar"
+
+#: ../vhffs-panel/mailinglist/submit.pl:121
+#, fuzzy
+msgid "An error occured while adding yourself to the ACL"
+msgstr "Un error lleg durante el aadido ACL en esto grupo"
+
+#: ../vhffs-panel/mailinglist/submit.pl:113
+#, fuzzy
+msgid "An error occured while applying changes"
+msgstr "Un error lleg durante el commit de los cambios"
+
+#: ../vhffs-panel/user/delete.pl:82
+#, fuzzy
+msgid "An error occured while applying changes. This user will NOT be deleted"
+msgstr ""
+"Un error lleg durante la aplicacin de los cambios. Esto usuario NO ser "
+"destruido"
+
+#: ../vhffs-panel/web/delete.pl:91
+#, fuzzy
+msgid ""
+"An error occured while applying changes. This web area will NOT be deleted"
+msgstr ""
+"Un error lleg durante la aplicacin de los cambios. Esta Zona Web NO ser "
+"destruida"
+
+#: ../vhffs-panel/mailinglist/submit.pl:117
+#, fuzzy
+msgid "An error occured while creating the list"
+msgstr "Un error lleg durante la creacin de la lista"
+
+#: ../vhffs-panel/mail/submit.pl:87
+#, fuzzy
+msgid "An error occured while creating the mail area"
+msgstr "Un error lleg durante la creacin de la zona mail"
+
+#: ../vhffs-panel/admin/mailing/mailing_submit.pl:83
+#, fuzzy
+msgid "An error occured while creating the message in the database"
+msgstr "Un error lleg durante la creacin del mensaje en la base de datos"
+
+#: ../vhffs-panel/svn/svn_submit.pl:89 ../vhffs-panel/mysql/submit.pl:104
+#, fuzzy
+msgid "An error occured while creating the object"
+msgstr "Un error lleg durante la creacin del objecto %s %s"
+
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:100
+#, fuzzy, perl-format
+msgid "An error occured while creating the object %s %s"
+msgstr "Un error lleg durante la creacin del objecto %s %s"
+
+#: ../vhffs-panel/dns/dns_submit.pl:82
+#, fuzzy
+msgid ""
+"An error occured while creating the object. The domain is not correct or "
+"aleady exists in Vhffs database"
+msgstr ""
+"Un error lleg durante la creacin del objecto. El dominio no es correcto o ya "
+"existe en la basede datos Vhffs."
+
+#: ../vhffs-panel/repository/repository_submit.pl:92
+#: ../vhffs-panel/cvs/cvs_submit.pl:91
+#, fuzzy
+msgid "An error occured while creating the object.It probably already exists"
+msgstr "Un error lleg durante la creacin del objecto %s %s"
+
+#: ../vhffs-panel/cvs/delete.pl:98
+#, fuzzy
+msgid "An error occured while deleting the CVS repository"
+msgstr "Un error lleg durante la destruccin del CVS."
+
+#: ../vhffs-panel/repository/delete.pl:98
+#, fuzzy
+msgid "An error occured while deleting the Download repository"
+msgstr "Un error lleg durante la creacin de la zona web"
+
+#: ../vhffs-panel/svn/delete.pl:97
+#, fuzzy
+msgid "An error occured while deleting the Subversion repository"
+msgstr "Un error lleg durante la destruccin del CVS."
+
+#: ../vhffs-panel/admin/broadcast_delete.pl:94
+#, fuzzy
+msgid "An error occured while deleting this mailing"
+msgstr "Un error lleg durante la actualisacin del dominio mail"
+
+#: ../vhffs-panel/mailinglist/submit.pl:111
+#, fuzzy
+msgid "An error occured while fetching information about this mailing list"
+msgstr "Un error lleg durante la creacin de la lista"
+
+#: ../vhffs-api/src/Vhffs/Robots/Mysql.pm:108
+#, fuzzy
+msgid "An error occured while granting privileges to an admin user"
+msgstr "Un error lleg durante el aadido de privilegios a un usuario admin"
+
+#: ../vhffs-panel/mailinglist/change_right.pl:110
+#, fuzzy
+msgid "An error occured while modifying the rights"
+msgstr "Un error lleg durante el commit de los cambios"
+
+#: ../vhffs-panel/svn/svn_submit.pl:85
+#, fuzzy
+msgid "An error occured while setting up the ACL"
+msgstr "Un error lleg durante el aadido ACL"
+
+#: ../vhffs-panel/user/prefs_save.pl:271
+#, fuzzy
+msgid "An error occured while the forwarding"
+msgstr "Un error lleg durante el aadido del reenviar"
+
+#: ../vhffs-panel/mailinglist/del_member.pl:104
+#, fuzzy
+msgid "An error occured while unsubscribing the user"
+msgstr "Un error lleg durante la actualisacin usuario"
+
+#: ../vhffs-panel/admin/user/edit_submit.pl:130
+#, fuzzy
+msgid "An error occured while updating"
+msgstr "Un error lleg durante la actualisacin usuario"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:273
 #, perl-format
-msgid "A new password will be sent to you, hold on please... "
-msgstr "Una nueva contraseña os será enviada en algunos minutos, espera por favor..."
+msgid ""
+"An error occured while updating language for the following address: %s.\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:99
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:133
-msgid "Are you SURE you want to DELETE this mail area?"
-msgstr "¿Es SEGURO(A) que quiere DESTRUIR esta zona mail?"
+#: ../vhffs-panel/cvs/prefs_save.pl:111
+#, fuzzy
+msgid "An error occured while updating the CVS repository"
+msgstr "Un error lleg durante la actualisacin usuario"
 
-#: /vhffs/vhffs-panel/mysql/prefs.pl:85
-msgid "Are you SURE you want to DELETE this MySQL database?"
-msgstr "¿Es SEGURO(A) que quiere DESTRUIR esta base de datos MySQL?"
+#: ../vhffs-panel/repository/prefs_save.pl:95
+#, fuzzy
+msgid "An error occured while updating the Download repository"
+msgstr "Un error lleg durante la actualisacin del objecto"
 
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:73
-msgid "Are you SURE you want to DELETE this PostgreSQL database?"
-msgstr "¿Es SEGURO(A) que quiere DESTRUIR esta base de datos PostgreSQL?"
+#: ../vhffs-panel/svn/prefs_save.pl:106
+#, fuzzy
+msgid "An error occured while updating the Subversion repository"
+msgstr "Un error lleg durante la actualisacin usuario"
 
-#: /vhffs/vhffs-panel/web/prefs.pl:94
-msgid "Are you SURE you want to DELETE this web area?"
-msgstr "¿Es SEGURO(A) que quiere DESTRUIR esta zona web?"
+#: ../vhffs-panel/mail/save_catchall.pl:95
+#, fuzzy
+msgid "An error occured while updating the mail domain"
+msgstr "Un error lleg durante la actualisacin del dominio mail"
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:77 /vhffs/vhffs-panel/svn/prefs.pl:90
-msgid "Are you SURE you want to DELETE this CVS repository?"
-msgstr "¿Es SEGURO(A) que quiere DESTRUIR este Repositorio CVS?"
+#: ../vhffs-panel/admin/object/edit_submit.pl:88
+#, fuzzy
+msgid "An error occured while updating the object"
+msgstr "Un error lleg durante la actualisacin del objecto"
 
-#: /vhffs/vhffs-panel/group/prefs.pl:47
-msgid "Are you SURE you want to DELETE this project?"
-msgstr "¿Es SEGURO(A) que quiere DESTRUIR este proyecto?"
+#: ../vhffs-panel/group/delete.pl:88 ../vhffs-panel/group/prefs_save.pl:95
+#, fuzzy
+msgid "An error occured while updating the project"
+msgstr "Un error lleg durante la actualisacin proyecto"
 
-#: /vhffs/vhffs-panel/user/prefs.pl:73
-msgid "Are you SURE you want to DELETE this user?"
-msgstr "¿Es SEGURO(A) que quiere DESTRUIR esto usuario?"
+#: ../vhffs-panel/user/prefs_save.pl:127
+#, fuzzy
+msgid "An error occured while updating the user account"
+msgstr "Un error lleg durante la actualisacin usuario"
 
-#: /vhffs/vhffs-panel/lost.pl:30 /vhffs/vhffs-panel/subscribe.pl:45
-#: /vhffs/vhffs-panel/subscribe_complete.pl:197
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:181
+#, perl-format
+msgid "An error occurs while you subscribed to the list  %s \n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:415
+msgid "April"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:146
+#: ../vhffs-listengine/src/archives/show_msg.pl:92
+#, fuzzy
+msgid "Archive are not open for this list"
+msgstr "Esto miembro ya existe sobre esta lista"
+
+#: ../vhffs-listengine/src/archives/archives.pl:159
+#: ../vhffs-listengine/src/archives/archives.pl:196
+#: ../vhffs-listengine/src/archives/archives.pl:218
+#: ../vhffs-listengine/src/archives/archives.pl:242
+#, fuzzy
+msgid "Archives"
+msgstr "Abrir los archivos"
+
+#: ../vhffs-listengine/src/archives/archives.pl:230
+#, fuzzy
+msgid "Archives for "
+msgstr "Buscar un resultado por"
+
+#: ../vhffs-listengine/src/archives/archives.pl:254
+#, fuzzy
+msgid "Archives for year"
+msgstr "Bsqueda sobre un usuario"
+
+#: ../vhffs-panel/svn/prefs.pl:124
+#, fuzzy
+msgid "Are you SURE you want DELETE this  subversion repository ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR este Repositorio CVS?"
+
+#: ../vhffs-panel/mailinglist/prefs.pl:197 ../vhffs-panel/mail/prefs.pl:131
+#, fuzzy
+msgid "Are you SURE you want DELETE this Mail Area ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR esta zona mail?"
+
+#: ../vhffs-panel/mysql/prefs.pl:115
+#, fuzzy
+msgid "Are you SURE you want DELETE this MySQL database ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR esta base de datos MySQL?"
+
+#: ../vhffs-panel/pgsql/prefs.pl:108
+#, fuzzy
+msgid "Are you SURE you want DELETE this PostgreSQL database ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR esta base de datos PostgreSQL?"
+
+#: ../vhffs-panel/web/prefs.pl:127
+#, fuzzy
+msgid "Are you SURE you want DELETE this Web Area ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR esta zona web?"
+
+#: ../vhffs-panel/cvs/prefs.pl:107
+#, fuzzy
+msgid "Are you SURE you want DELETE this cvs repository ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR este Repositorio CVS?"
+
+#: ../vhffs-panel/dns/prefs.pl:130
+#, fuzzy
+msgid "Are you SURE you want DELETE this domain ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR esta zona mail?"
+
+#: ../vhffs-panel/repository/prefs.pl:106
+#, fuzzy
+msgid "Are you SURE you want DELETE this download repository ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR este Repositorio CVS?"
+
+#: ../vhffs-panel/group/prefs.pl:98
+#, fuzzy
+msgid "Are you SURE you want DELETE this project ?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR este proyecto?"
+
+#: ../vhffs-panel/user/prefs.pl:102
+#, fuzzy
+msgid "Are you SURE you want DELETE this user?"
+msgstr "Es SEGURO(A) que quiere DESTRUIR esto usuario?"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:431
+msgid "August"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/delete_avatar.pl:98
+#, fuzzy
+msgid "Avatar deleted"
+msgstr "(por destruir)"
+
+#: ../vhffs-panel/admin/object/edit.pl:193
+#, fuzzy
+msgid "Avatar management"
+msgstr "Administracin de la lista"
+
+#: ../vhffs-panel/admin/broadcast_list.pl:94
+#: ../vhffs-panel/admin/broadcast_view.pl:95
+msgid "Awaiting sending"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:172 ../vhffs-panel/subscribe.pl:212
 msgid "Back to Login"
 msgstr "Volver al Login"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:42
-msgid "Cannot read the cookie from your browser. Please check your browser's settings to accept cookies" "from this site and then log in again!"
-msgstr "No cookie encontrado. Por favor, verifique las opciónes cookies de su navigatorio y acceptelas, depues relogue de nuevo!"
+#: ../vhffs-listengine/src/archives/archives.pl:190
+#, perl-format
+msgid "Back to archives by month ( %s )"
+msgstr ""
 
-#: /vhffs/vhffs-panel/acl/view.pl:121 /vhffs/vhffs-panel/acl/view.pl:146
-#: /vhffs/vhffs-panel/acl/view.pl:194
+#: ../vhffs-listengine/src/archives/archives.pl:219
+#, perl-format
+msgid "Back to archives by year ( %s )"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:160
+msgid "Back to list by day"
+msgstr ""
+
+#: ../vhffs-panel/lost.pl:56
+#, fuzzy
+msgid "Back to login page"
+msgstr "Volver al Login"
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:70
+#, fuzzy
+msgid "Bad listname"
+msgstr "Nombre de pila"
+
+#: ../vhffs-listengine/src/archives/archives.pl:130
+#, perl-format
+msgid "Bad listname %s"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:86
+#, fuzzy
+msgid "Bad message-id"
+msgstr "Su mensaje"
+
+#: ../vhffs-panel/mysql/prefs.pl:97
+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-panel/web/create.pl:74
+msgid ""
+"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:87
+#, fuzzy
+msgid "Body"
+msgstr "Modificar"
+
+#: ../vhffs-panel/lost.pl:53
+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/admin/mail/delete_box.pl:89
+#: ../vhffs-panel/admin/mail/password_box.pl:90
+#: ../vhffs-panel/admin/mail/delete_forward.pl:89
+#: ../vhffs-panel/admin/mail/change_forward.pl:90
+#: ../vhffs-panel/mail/delete.pl:73 ../vhffs-panel/mail/delete_box.pl:86
+#: ../vhffs-panel/mail/add_account.pl:81
+#: ../vhffs-panel/mail/password_box.pl:89
+#: ../vhffs-panel/mail/delete_forward.pl:83
+#: ../vhffs-panel/mail/add_forward.pl:78
+#: ../vhffs-panel/mail/change_forward.pl:89
+#: ../vhffs-panel/mail/spamvirus.pl:89 ../vhffs-panel/mail/spambox.pl:89
+msgid "CGI ERROR"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit_submit.pl:90
+#: ../vhffs-panel/admin/user/edit.pl:78 ../vhffs-panel/admin/user/show.pl:80
+#: ../vhffs-panel/admin/user/edit_note.pl:80
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:78
+#: ../vhffs-panel/admin/pgsql/edit.pl:78 ../vhffs-panel/admin/pgsql/show.pl:78
+#: ../vhffs-panel/admin/group/edit_submit.pl:82
+#: ../vhffs-panel/admin/group/edit.pl:76
+#: ../vhffs-panel/admin/repository/edit_submit.pl:80
+#: ../vhffs-panel/admin/repository/edit.pl:78
+#: ../vhffs-panel/admin/repository/show.pl:78
+#: ../vhffs-panel/admin/object/edit_submit.pl:76
+#: ../vhffs-panel/admin/object/delete_avatar.pl:80
+#: ../vhffs-panel/admin/object/edit.pl:78
+#: ../vhffs-panel/admin/web/edit_submit.pl:78
+#: ../vhffs-panel/admin/web/edit.pl:78 ../vhffs-panel/admin/web/show.pl:78
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:78
+#: ../vhffs-panel/admin/mysql/edit.pl:78 ../vhffs-panel/admin/mysql/show.pl:77
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:80
+#: ../vhffs-panel/admin/cvs/edit.pl:78 ../vhffs-panel/admin/cvs/show.pl:78
+#: ../vhffs-panel/admin/mail/edit.pl:80 ../vhffs-panel/admin/mail/show.pl:80
+msgid "CGI ERROR !"
+msgstr ""
+
+#: ../vhffs-panel/admin/group/show.pl:77
+#, fuzzy, perl-format
+msgid "CGI ERROR ! %s"
+msgstr "Error CGI! %s"
+
+#: ../vhffs-panel/public/user.pl:64 ../vhffs-panel/public/group.pl:69
+#, fuzzy
+msgid "CGI ERROR!"
+msgstr "Error CGI!"
+
+#: ../vhffs-panel/mailinglist/submit.pl:95 ../vhffs-panel/svn/prefs.pl:82
+#: ../vhffs-panel/svn/create.pl:63 ../vhffs-panel/acl/submit.pl:84
+#: ../vhffs-panel/group/remove_user_from_group.pl:70
+#: ../vhffs-panel/group/join_group.pl:69 ../vhffs-panel/mail/submit.pl:73
+msgid "CGI Error"
+msgstr "Error CGI"
+
+#: ../vhffs-panel/acl/add_acl_group.pl:85
+#: ../vhffs-panel/acl/add_acl_user.pl:85
+#, fuzzy
+msgid "CGI Error "
+msgstr "Error CGI"
+
+#: ../vhffs-panel/svn/delete.pl:72 ../vhffs-panel/svn/svn_submit.pl:71
+#: ../vhffs-panel/history.pl:83 ../vhffs-panel/pgsql/delete.pl:80
+#: ../vhffs-panel/group/prefs_save.pl:78 ../vhffs-panel/repository/prefs.pl:72
+#: ../vhffs-panel/admin/mailing/mailing_submit.pl:77
+#: ../vhffs-panel/admin/broadcast_submit.pl:82
+#: ../vhffs-panel/admin/broadcast_delete.pl:82
+#: ../vhffs-panel/admin/group/edit_submit.pl:94
+#: ../vhffs-panel/admin/broadcast_view.pl:77 ../vhffs-panel/mysql/delete.pl:75
+#: ../vhffs-panel/mysql/prefs.pl:70 ../vhffs-panel/mysql/submit.pl:74
+#: ../vhffs-panel/mysql/prefs_save.pl:78 ../vhffs-panel/cvs/prefs.pl:72
+#, fuzzy
+msgid "CGI Error !"
+msgstr "Error CGI!"
+
+#: ../vhffs-panel/svn/prefs_save.pl:73 ../vhffs-panel/repository/delete.pl:73
+#: ../vhffs-panel/repository/prefs_save.pl:73 ../vhffs-panel/cvs/delete.pl:73
+#: ../vhffs-panel/cvs/prefs_save.pl:73
+#, fuzzy, perl-format
+msgid "CGI Error ! %s"
+msgstr "Error CGI! %s"
+
+#: ../vhffs-panel/mailinglist/delete.pl:77
+#: ../vhffs-panel/mailinglist/add_sub.pl:78
+#: ../vhffs-panel/mailinglist/save_options.pl:83
+#: ../vhffs-panel/mailinglist/change_right.pl:80
+#: ../vhffs-panel/mailinglist/change_right.pl:104
+#: ../vhffs-panel/mailinglist/del_member.pl:78
+#: ../vhffs-panel/user/prefs_save.pl:90 ../vhffs-panel/dns/delete.pl:78
+#: ../vhffs-panel/dns/add_mx.pl:79 ../vhffs-panel/dns/prefs.pl:77
+#: ../vhffs-panel/dns/modif_a.pl:79 ../vhffs-panel/dns/add_ns.pl:78
+#: ../vhffs-panel/dns/add_cname.pl:79 ../vhffs-panel/dns/delete_a.pl:49
+#: ../vhffs-panel/dns/delete_ns.pl:77 ../vhffs-panel/dns/delete_mx.pl:78
+#: ../vhffs-panel/dns/modif_cname.pl:79 ../vhffs-panel/dns/modif_mx.pl:79
+#: ../vhffs-panel/dns/add_a.pl:82 ../vhffs-panel/dns/delete_cname.pl:78
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:72 ../vhffs-panel/web/web_submit.pl:71
+msgid "CGI Error!"
+msgstr "Error CGI!"
+
+#: ../vhffs-panel/group/project_submit.pl:69
+#, fuzzy
+msgid "CGI Errror!"
+msgstr "Error CGI!"
+
+#: ../vhffs-panel/admin/moderation_submit.pl:89
+#, fuzzy
+msgid "CGI problem"
+msgstr "Error CGI"
+
+#: ../vhffs-panel/dns/modif_cname.pl:103
+#, fuzzy
+msgid "CNAME field successfully updated"
+msgstr "CNAME bien puesto al da"
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:145
+msgid "CVS Admin"
+msgstr "Admin CVS"
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:147
+msgid "CVS Search"
+msgstr "Bsqueda CVS"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:418
+#, fuzzy
+msgid "CVS repositories for this group"
+msgstr "Todas las listas de repositorios CVS"
+
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:116
+#, fuzzy
+msgid "CVS repository"
+msgstr "Admin Repositorio CVS"
+
+#: ../vhffs-panel/admin/moderation.pl:216
+#, fuzzy
+msgid "CVS repository awaiting validation"
+msgstr "Repositorio Subversion por validar"
+
+#: ../vhffs-panel/public/group.pl:144
+#, fuzzy
+msgid "CVS repository for this group"
+msgstr "Aadir un usuario en esto grupo"
+
+#: ../vhffs-panel/cvs/prefs_save.pl:115
+#, fuzzy
+msgid "CVS repository updated"
+msgstr "No repositorio por moderar"
+
+#: ../vhffs-panel/admin/stats.pl:118
+msgid "CVS stats"
+msgstr "Estadsticas CVS"
+
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:134
+msgid "CVSweb"
+msgstr ""
+
+#: ../vhffs-panel/acl/view.pl:163 ../vhffs-panel/acl/view.pl:187
+#: ../vhffs-panel/acl/view.pl:234
 msgid "Can destroy this service"
 msgstr "Se puede destruir este servicio"
 
-#: /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:162 ../vhffs-panel/acl/view.pl:186
+#: ../vhffs-panel/acl/view.pl:233
 msgid "Can manage ACL for this service"
 msgstr "Se puede administrar el ACL sobre este servicio"
 
-#: /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:161 ../vhffs-panel/acl/view.pl:185
+#: ../vhffs-panel/acl/view.pl:232
 msgid "Can modify this service"
 msgstr "Se puede modificar este servicio"
 
-#: /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:160 ../vhffs-panel/acl/view.pl:184
+#: ../vhffs-panel/acl/view.pl:231
 msgid "Can view this service"
 msgstr "Se puede ver a este servicio"
 
-#: /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/acl/view.pl:159 ../vhffs-panel/acl/view.pl:183
+#: ../vhffs-panel/acl/view.pl:230
+#, fuzzy
+msgid "Can't access"
+msgstr "No acesos"
+
+#: ../vhffs-panel/mail/password_box.pl:111
+msgid "Can't change password"
+msgstr "Es imposible cambiar el cdigo de acceso"
+
+#: ../vhffs-panel/mail/delete_box.pl:108
+#, fuzzy, perl-format
+msgid "Can't delete box %s"
+msgstr "Es imposible destruir el buzn %s , %s"
+
+#: ../vhffs-panel/admin/mail/change_forward.pl:112
+#: ../vhffs-panel/mail/change_forward.pl:111
+#, fuzzy
+msgid "Can't modify forwarding"
+msgstr "Es imposible cambiar el reenviar"
+
+#: ../vhffs-panel/admin/web/edit_submit.pl:99
+#, fuzzy
+msgid "Can't modify object ..."
+msgstr "Es imposible modificar el objecto"
+
+#: ../vhffs-panel/admin/group/edit_submit.pl:109
+#: ../vhffs-panel/admin/repository/edit_submit.pl:100
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:99
+#, fuzzy
+msgid "Can't modify object..."
+msgstr "Es imposible modificar el objecto"
+
+#: ../vhffs-panel/dns/add_mx.pl:99 ../vhffs-panel/dns/add_ns.pl:98
+#: ../vhffs-panel/dns/add_cname.pl:99 ../vhffs-panel/dns/add_a.pl:106
+#: ../vhffs-panel/dns/add_a.pl:122
 msgid "Cannot add this ressource to this domain"
-msgstr "Es imposible añadir esto recurso en esto dominio"
+msgstr "Es imposible aadir esto recurso en esto dominio"
 
-#: /vhffs/vhffs-panel/group/join_group.pl:56
-msgid "Cannot add this user to group"
-msgstr "Es imposible añadir esto usuario al grupo"
+#: ../vhffs-panel/group/join_group.pl:85
+#, fuzzy
+msgid "Cannot add this user in this group"
+msgstr "Es imposible aadir esto usuario al grupo"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:183
-msgid "Cannot apply changes to user"
+#: ../vhffs-panel/subscribe.pl:165
+#, fuzzy
+msgid "Cannot apply changes to the user"
 msgstr "Es imposible aplicar los cambios por el usuario"
 
-#: /vhffs/vhffs-panel/admin/moderation_submit.pl:72
+#: ../vhffs-panel/admin/moderation_submit.pl:130
 msgid "Cannot apply modifications"
-msgstr "Es imposibleo aplicar las modificaciónes"
+msgstr "Es imposibleo aplicar las modificacines"
 
-#: /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/delete.pl:81
+#: ../vhffs-panel/mailinglist/add_sub.pl:82
+#: ../vhffs-panel/mailinglist/save_options.pl:87
+#: ../vhffs-panel/mailinglist/change_right.pl:84
+#: ../vhffs-panel/mailinglist/del_member.pl:82
 msgid "Cannot build object"
 msgstr "Es imposible de construir el objecto"
 
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:75
+#: ../vhffs-panel/mailinglist/delete.pl:105
 msgid "Cannot commit changes on this object, will NOT be deleted"
-msgstr "Es imposible de commitar los cambios sobre esto objecto, NO será destruido"
+msgstr ""
+"Es imposible de commitar los cambios sobre esto objecto, NO ser destruido"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:195
-msgid "Cannot create User. A username should contain at least 3 characters, only written in lowercase" "alphanumeric format" 
-msgstr "El nombre del usuario debe contener por lo menos 3 caracteres, solamente en minúsculos en un" "formato alfanumérico"
-
-#: /vhffs/vhffs-panel/subscribe_complete.pl:164
-msgid "Cannot create user, this username already exists."
+#: ../vhffs-panel/subscribe.pl:155
+#, fuzzy
+msgid "Cannot create user, the username you entered already exists"
 msgstr "No se ha podido crear el usuario, este identificador ya existe."
 
-#: /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/dns/delete_a.pl:69 ../vhffs-panel/dns/delete_ns.pl:97
+#: ../vhffs-panel/dns/delete_mx.pl:98 ../vhffs-panel/dns/delete_cname.pl:98
+#, fuzzy
+msgid "Cannot delete it."
+msgstr "No se puede destruire"
+
+#: ../vhffs-panel/admin/object/delete_avatar.pl:94
+#, fuzzy
+msgid "Cannot delete this avatar"
+msgstr "Destruir esta base de datos"
+
+#: ../vhffs-panel/admin/user/edit_submit.pl:95
+#: ../vhffs-panel/admin/user/edit.pl:84 ../vhffs-panel/admin/user/show.pl:86
+#: ../vhffs-panel/admin/user/edit_note.pl:85
+#: ../vhffs-panel/admin/pgsql/edit.pl:84 ../vhffs-panel/admin/pgsql/show.pl:84
+#: ../vhffs-panel/admin/group/edit_submit.pl:88
+#: ../vhffs-panel/admin/group/edit.pl:82 ../vhffs-panel/admin/group/show.pl:83
+#: ../vhffs-panel/admin/repository/edit.pl:84
+#: ../vhffs-panel/admin/repository/show.pl:84
+#: ../vhffs-panel/admin/object/edit_submit.pl:80
+#: ../vhffs-panel/admin/object/delete_avatar.pl:84
+#: ../vhffs-panel/admin/object/edit.pl:83
+#: ../vhffs-panel/admin/web/edit_submit.pl:84
+#: ../vhffs-panel/admin/web/edit.pl:84 ../vhffs-panel/admin/web/show.pl:84
+#: ../vhffs-panel/admin/mysql/edit.pl:84 ../vhffs-panel/admin/mysql/show.pl:83
+#: ../vhffs-panel/admin/cvs/edit.pl:84 ../vhffs-panel/admin/cvs/show.pl:84
+#: ../vhffs-panel/admin/mail/edit.pl:86 ../vhffs-panel/admin/mail/show.pl:86
 msgid "Cannot fetch object"
 msgstr "Es imposible recuperar el objecto"
 
-#: /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:84
+#: ../vhffs-panel/admin/repository/edit_submit.pl:86
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:84
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:86
 #, perl-format
 msgid "Cannot fetch object %s"
 msgstr "Es imposible recuperar el objecto %s"
 
-#: /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:100
+#, fuzzy
+msgid "Cannot find object"
+msgstr "Es imposible de construir el objecto"
+
+#: ../vhffs-panel/history.pl:90 ../vhffs-panel/admin/mail/delete_box.pl:82
+#: ../vhffs-panel/admin/mail/password_box.pl:83
+#, fuzzy
+msgid "Cannot get information on this object"
+msgstr "No se ha podido obtener informacines sobre esto objecto"
+
+#: ../vhffs-panel/mailinglist/delete.pl:85
+#: ../vhffs-panel/mailinglist/add_sub.pl:86
+#: ../vhffs-panel/mailinglist/prefs.pl:85
+#: ../vhffs-panel/mailinglist/save_options.pl:91
+#: ../vhffs-panel/mailinglist/change_right.pl:88
+#: ../vhffs-panel/mailinglist/del_member.pl:86 ../vhffs-panel/svn/prefs.pl:93
+#: ../vhffs-panel/dns/delete.pl:83 ../vhffs-panel/dns/add_mx.pl:84
+#: ../vhffs-panel/dns/prefs.pl:84 ../vhffs-panel/dns/modif_a.pl:84
+#: ../vhffs-panel/dns/add_ns.pl:83 ../vhffs-panel/dns/add_cname.pl:84
+#: ../vhffs-panel/dns/delete_a.pl:54 ../vhffs-panel/dns/delete_ns.pl:82
+#: ../vhffs-panel/dns/delete_mx.pl:83 ../vhffs-panel/dns/modif_cname.pl:84
+#: ../vhffs-panel/dns/modif_mx.pl:84 ../vhffs-panel/dns/add_a.pl:86
+#: ../vhffs-panel/dns/delete_cname.pl:83 ../vhffs-panel/pgsql/prefs.pl:70
+#: ../vhffs-panel/repository/prefs.pl:78
+#: ../vhffs-panel/admin/mail/delete_forward.pl:82
+#: ../vhffs-panel/admin/mail/change_forward.pl:83
+#: ../vhffs-panel/web/prefs.pl:71 ../vhffs-panel/mysql/prefs.pl:76
+#: ../vhffs-panel/cvs/prefs.pl:78 ../vhffs-panel/mail/delete.pl:77
+#: ../vhffs-panel/mail/delete_box.pl:79 ../vhffs-panel/mail/add_account.pl:74
+#: ../vhffs-panel/mail/prefs.pl:76 ../vhffs-panel/mail/save_catchall.pl:73
+#: ../vhffs-panel/mail/password_box.pl:82
+#: ../vhffs-panel/mail/delete_forward.pl:78
+#: ../vhffs-panel/mail/add_forward.pl:73
+#: ../vhffs-panel/mail/change_forward.pl:82
+#: ../vhffs-panel/mail/spamvirus.pl:82 ../vhffs-panel/mail/spambox.pl:82
 msgid "Cannot get informations on this object"
-msgstr "No se ha podido obtener informaciónes sobre esto objecto"
+msgstr "No se ha podido obtener informacines sobre esto objecto"
 
-#: /vhffs/vhffs-panel/acl/view.pl:90 /vhffs/vhffs-panel/dns/prefs.pl:53
+#: ../vhffs-panel/acl/view.pl:132
 #, perl-format
 msgid "Cannot get informations on this object %s %s"
-msgstr "No se ha podido obtener informaciónes sobre esto objecto %s %s"
+msgstr "No se ha podido obtener informacines sobre esto objecto %s %s"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:42
+#: ../vhffs-panel/admin/stats.pl:72
 msgid "Cannot get statistics"
-msgstr "Es imposible obtener estadísticas"
+msgstr "Es imposible obtener estadsticas"
 
-#: /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/admin/mail/delete_box.pl:75
+#: ../vhffs-panel/admin/mail/password_box.pl:76
+#: ../vhffs-panel/admin/mail/delete_forward.pl:75
+#: ../vhffs-panel/admin/mail/change_forward.pl:76
+#: ../vhffs-panel/mail/delete_box.pl:72 ../vhffs-panel/mail/password_box.pl:75
+#: ../vhffs-panel/mail/delete_forward.pl:73
+#: ../vhffs-panel/mail/change_forward.pl:75
+#: ../vhffs-panel/mail/spamvirus.pl:75 ../vhffs-panel/mail/spambox.pl:75
 #, perl-format
 msgid "Cannot instanciate object %s"
 msgstr "Es imposible instanciar el objecto %s"
 
-#: /vhffs/vhffs-panel/admin/web/edit_submit.pl:68
-msgid "Cannot modify this object..."
-msgstr "Es imposible modificar el objecto..."
-
-#: /vhffs/vhffs-panel/dns/modif_a.pl:73
+#: ../vhffs-panel/dns/modif_a.pl:103
 msgid "Cannot modify this ressource on this domain"
 msgstr "Es imposible modificar esto recurso en esto dominio"
 
-#: /vhffs/vhffs-panel/admin/moderation_submit.pl:57
-msgid "Cannot obtain informations about this object"
-msgstr "Es imposible obtener informaciónes sobre esto objecto"
+#: ../vhffs-panel/group/remove_user_from_group.pl:82
+#, fuzzy
+msgid "Cannot remove the owner from a group"
+msgstr "Destruir esto usuario desde esto grupo"
 
-#: /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 "Es imposible recuperar informaciónes sobre esto CVS"
+#: ../vhffs-panel/cvs/delete.pl:77 ../vhffs-panel/cvs/prefs_save.pl:76
+#, fuzzy
+msgid "Cannot retrieve informations about this CVS repository"
+msgstr "Es imposible recuperar informacines sobre esto repositorio Subversion"
 
-#: /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 "Es imposible recuperar informaciónes sobre esto repositorio Subversion"
+#: ../vhffs-panel/repository/delete.pl:77
+#: ../vhffs-panel/repository/prefs_save.pl:77
+#, fuzzy
+msgid "Cannot retrieve informations about this Download repository"
+msgstr "Es imposible recuperar informacines sobre esto repositorio Subversion"
 
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:110
+#: ../vhffs-panel/svn/prefs_save.pl:77
+#, fuzzy
+msgid "Cannot retrieve informations about this Subversion repository"
+msgstr "Es imposible recuperar informacines sobre esto repositorio Subversion"
+
+#: ../vhffs-panel/svn/delete.pl:76
+#, fuzzy
+msgid "Cannot retrieve informations about this repository"
+msgstr "Es imposible recuperar informacines sobre esto repositorio Subversion"
+
+#: ../vhffs-panel/mailinglist/save_options.pl:153
 msgid "Cannot save"
 msgstr "Es imposible salvar"
 
-#: /vhffs/vhffs-panel/alert_submit.pl:54
+#: ../vhffs-panel/alert_submit.pl:83
 msgid "Cannot send message, CGI error..."
 msgstr "Es imposible enviar el mensaje, error CGI"
 
-#: /vhffs/vhffs-panel/dns/modif_cname.pl:69
+#: ../vhffs-panel/dns/modif_cname.pl:99
 msgid "Cannot update CNAME on this domain"
-msgstr "Es imposible poner CNAME al día sobre esto dominio"
+msgstr "Es imposible poner CNAME al da sobre esto dominio"
 
-#: /vhffs/vhffs-panel/dns/modif_mx.pl:69
+#: ../vhffs-panel/dns/modif_mx.pl:99
 msgid "Cannot update MX on this domain"
-msgstr "Es imposible poner MX al día sobre esto dominio"
+msgstr "Es imposible poner MX al da sobre esto dominio"
 
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:82
-#: /vhffs/vhffs-panel/mail/change_forward.pl:82
-msgid "Can't change forward"
-msgstr "Es imposible cambiar el reenviar"
+#: ../vhffs-panel/admin/mail/edit.pl:97 ../vhffs-panel/admin/mail/show.pl:97
+msgid "Catchall"
+msgstr "Catchall"
 
-#: /vhffs/vhffs-panel/mail/password_box.pl:82
-msgid "Can't change password"
-msgstr "Es imposible cambiar el código de acceso"
+#: ../vhffs-panel/mail/prefs.pl:100
+#, fuzzy
+msgid "Catchall address"
+msgstr "Direccin del catchall"
 
-#: /vhffs/vhffs-panel/mail/delete_box.pl:81
-#, perl-format
-msgid "Can't delete box %s , %s"
-msgstr "Es imposible destruir el buzón %s , %s"
+#: ../vhffs-panel/mail/save_catchall.pl:99
+#, fuzzy
+msgid "Catchall address successfully changed"
+msgstr "Direccin del catchall bien aadida"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:67
-msgid "Catchall"
+#: ../vhffs-panel/mail/prefs.pl:103
+#, fuzzy
+msgid "Catchall mail"
 msgstr "Catchall"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:68
-msgid "Catchall's address"
-msgstr "Dirección del catchall"
+#: ../vhffs-listengine/src/archives/show_msg.pl:107
+msgid "Cc: "
+msgstr ""
 
-#: /vhffs/vhffs-panel/mail/save_catchall.pl:74
-msgid "Catchall address successfully added"
-msgstr "Dirección del catchall bien añadida"
+#: ../vhffs-panel/mail/prefs.pl:209
+msgid "Change Forward"
+msgstr "Cambiar el reenviar"
 
-#: /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
-msgid "CGI Error"
-msgstr "Error CGI"
+#: ../vhffs-panel/admin/mail/edit.pl:141 ../vhffs-panel/mail/prefs.pl:150
+#, fuzzy
+msgid "Change Password"
+msgstr "Cambiar el cdigo de acceso"
 
-#: /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
-msgid "CGI Error!"
-msgstr "¡Error CGI!"
+#: ../vhffs-panel/user/prefs_save.pl:233
+msgid "Change anti-virus status for your account\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:48
-#, perl-format
-msgid "CGI Error! %s"
-msgstr "¡Error CGI! %s"
+#: ../vhffs-panel/mail/prefs.pl:124
+#, fuzzy
+msgid "Change catchall forward"
+msgstr "Cambiar el reenviar"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:94
-#: /vhffs/vhffs-panel/mail/prefs.pl:133
-msgid "Change Forward"
+#: ../vhffs-panel/admin/mail/edit.pl:127
+#, fuzzy
+msgid "Change forward"
 msgstr "Cambiar el reenviar"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:108
-#: /vhffs/vhffs-panel/mail/prefs.pl:117
-msgid "Change password"
-msgstr "Cambiar el código de acceso"
+#: ../vhffs-listengine/src/archives/archives.pl:118
+#, fuzzy
+msgid "Change language"
+msgstr "Lenguaje"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:92
-msgid "Change forward address of all addresses"
-msgstr "Cambiar la dirección del reenviar de todas las direcciónes"
+#: ../vhffs-panel/mailinglist/prefs.pl:162
+#, fuzzy
+msgid "Change rights\n"
+msgstr "cambiar los derechos"
 
-#: /vhffs/vhffs-panel/subscribe.pl:41 /vhffs/vhffs-panel/admin/user/edit.pl:74
-#: /vhffs/vhffs-panel/user/prefs.pl:53
+#: ../vhffs-panel/user/prefs_save.pl:215
+msgid "Change spam protection status for your account\n"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/archives.pl:117
+#, fuzzy
+msgid "Change theme"
+msgstr "Administrar los miembros"
+
+#: ../vhffs-panel/admin/web/list.pl:107
+#, fuzzy
+msgid "Change this Website"
+msgstr "Se puede ver a este servicio"
+
+#: ../vhffs-panel/admin/su.pl:75 ../vhffs-api/src/Vhffs/Panel/Admin.pm:87
+#, fuzzy
+msgid "Change user-id"
+msgstr "Cambiar el cdigo de acceso"
+
+#: ../vhffs-panel/admin/moderation_submit.pl:102
+#: ../vhffs-robots/src/refused_ml.pl:78 ../vhffs-robots/src/refused_mail.pl:78
+#: ../vhffs-robots/src/refused_postgres.pl:78
+#: ../vhffs-robots/src/refused_cvs.pl:79 ../vhffs-robots/src/refused_web.pl:78
+#: ../vhffs-robots/src/refused_mysql.pl:49
+#: ../vhffs-robots/src/refused_svn.pl:49
+#: ../vhffs-robots/src/refused_groups.pl:78
+#: ../vhffs-robots/src/refused_repository.pl:79
+#: ../vhffs-robots/src/refused_dns.pl:78 ../vhffs-irc/modobot.pl:394
+msgid "Cheers,"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:208 ../vhffs-panel/user/prefs.pl:82
+#: ../vhffs-panel/admin/user/edit.pl:104 ../vhffs-panel/admin/user/show.pl:104
 msgid "City"
 msgstr "Ciudad"
 
-#: /vhffs/vhffs-panel/dns/modif_cname.pl:73
-msgid "CNAME successfully updated."
-msgstr "CNAME bien puesto al día"
+#: ../vhffs-panel/subscribe.pl:213
+#, fuzzy
+msgid "Code confirmation"
+msgstr "Configuracin del proyecto"
 
-#: /vhffs/vhffs-panel/subscribe.pl:42 /vhffs/vhffs-panel/admin/user/edit.pl:76
-#: /vhffs/vhffs-panel/user/prefs.pl:55
+#: ../vhffs-panel/subscribe.pl:88
+#, fuzzy
+msgid "Codes do not match"
+msgstr "Los cdigos de acceso no corresponden"
+
+#: ../vhffs-panel/user/prefs.pl:86
+#, fuzzy
+msgid "Confirm Password"
+msgstr "Cdigo de acceso"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:230
+msgid "Confirmation code was wrong.\n"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:209 ../vhffs-panel/user/prefs.pl:84
+#: ../vhffs-panel/admin/user/edit.pl:106 ../vhffs-panel/admin/user/show.pl:106
 msgid "Country"
-msgstr "País"
+msgstr "Pas"
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:65
+#: ../vhffs-panel/admin/web/edit.pl:95 ../vhffs-panel/admin/web/show.pl:94
 msgid "Crawl"
 msgstr "Crawl"
 
-#: /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/Svn.pm:146
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:145
+#: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:128
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:131
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:115
+#: ../vhffs-api/src/Vhffs/Panel/Repository.pm:119
+#: ../vhffs-api/src/Vhffs/Panel/Group.pm:164
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:140
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:114
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:151
 msgid "Create"
 msgstr "Crear"
 
-#: /vhffs/vhffs-panel/cvs/create.pl:33
+#: ../vhffs-panel/cvs/create.pl:63
 msgid "Create a CVS Repository"
 msgstr "Crear un Repositorio CVS"
 
-#: /vhffs/vhffs-panel/dns/create.pl:33
+#: ../vhffs-panel/dns/create.pl:33
 msgid "Create a DNS "
 msgstr "Crear un DNS"
 
-#: /vhffs/vhffs-panel/mysql/create.pl:34
+#: ../vhffs-panel/repository/create.pl:63
+#, fuzzy
+msgid "Create a Download Repository"
+msgstr "Crear un Repositorio CVS"
+
+#: ../vhffs-panel/mysql/create.pl:63
 msgid "Create a MySQL database"
 msgstr "Crear una base de datos MySQL"
 
-#: /vhffs/vhffs-panel/pgsql/create.pl:34
+#: ../vhffs-panel/pgsql/create.pl:63
 msgid "Create a Postgres database"
 msgstr "Crear una base de datos Postgres"
 
-#: /vhffs/vhffs-panel/group/create.pl:31
-msgid "Create a project"
+#: ../vhffs-panel/group/create.pl:60
+#, fuzzy
+msgid "Create a Project"
 msgstr "Crear un proyecto"
 
-#: /vhffs/vhffs-panel/svn/create.pl:33
+#: ../vhffs-panel/svn/create.pl:69
 msgid "Create a Subversion Repository"
 msgstr "Crear un repositorio Subversion"
 
-#: /vhffs/vhffs-panel/mail/create.pl:34
+#: ../vhffs-panel/mail/create.pl:63
 msgid "Create a mail space"
 msgstr "Crear un espacio mail"
 
-#: /vhffs/vhffs-panel/mailinglist/create.pl:46
+#: ../vhffs-panel/mailinglist/create.pl:86
 msgid "Create a new mailing list"
 msgstr "Crear una nueva mailing-list"
 
-#: /vhffs/vhffs-panel/web/create.pl:41
+#: ../vhffs-panel/web/create.pl:72
 msgid "Create a web space"
 msgstr "Crear un espacio web"
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:74
-msgid "Create a user"
-msgstr "Crear un usuario"
-
-#: /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-panel/admin/user/edit.pl:143
+#: ../vhffs-panel/admin/pgsql/edit.pl:119
+#: ../vhffs-panel/admin/group/edit.pl:119
+#: ../vhffs-panel/admin/repository/edit.pl:119
+#: ../vhffs-panel/admin/object/edit.pl:119
+#: ../vhffs-panel/admin/web/edit.pl:132 ../vhffs-panel/admin/mysql/edit.pl:120
+#: ../vhffs-panel/admin/cvs/edit.pl:128 ../vhffs-panel/admin/mail/edit.pl:160
+#: ../vhffs-api/src/Vhffs/Functions.pm:383
 msgid "Created"
 msgstr "Creado"
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:65
-msgid "Creation date"
-msgstr "Fecha de creación"
+#: ../vhffs-panel/admin/user/edit.pl:141
+#: ../vhffs-panel/admin/pgsql/edit.pl:117
+#: ../vhffs-panel/admin/group/edit.pl:117
+#: ../vhffs-panel/admin/repository/edit.pl:117
+#: ../vhffs-panel/admin/object/edit.pl:117
+#: ../vhffs-panel/admin/web/edit.pl:130 ../vhffs-panel/admin/mysql/edit.pl:118
+#: ../vhffs-panel/admin/cvs/edit.pl:126 ../vhffs-panel/admin/mail/edit.pl:158
+#: ../vhffs-api/src/Vhffs/Functions.pm:379
+#, fuzzy
+msgid "Creating error"
+msgstr "Fecha de creacin"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:52
-msgid "Current session has timeout. Please log in again."
-msgstr "Sesión vencida, por favor, logue de nuevo "
+#: ../vhffs-panel/user/prefs.pl:112 ../vhffs-panel/group/prefs.pl:110
+msgid "Current avatar"
+msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:104
-msgid "CVS Admin"
-msgstr "Admin CVS"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:605
+#, perl-format
+msgid "Current group: %s"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:64
-msgid "CVS root"
-msgstr "Raíz del repositorio CVS "
+#: ../vhffs-panel/admin/cvs/edit.pl:94 ../vhffs-panel/admin/cvs/show.pl:93
+#, fuzzy
+msgid "Cvsroot"
+msgstr "Raz del repositorio CVS "
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:106
-msgid "CVS Search"
-msgstr "Búsqueda CVS"
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:160
+#, fuzzy
+msgid "DB Search"
+msgstr "Bsqueda CVS"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:83
-msgid "CVS stats"
-msgstr "Estadísticas CVS"
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:119
-msgid "Database Search"
-msgstr "Búsqueda de base de datos"
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/DNS.pm:122
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:152
 msgid "DNS"
 msgstr "DNS"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:75
+#: ../vhffs-panel/admin/moderation.pl:174
+#, fuzzy
+msgid "DNS awaiting validation"
+msgstr "(Validacin en espera)"
+
+#: ../vhffs-panel/dns/create.pl:36
+#, fuzzy
+msgid "DNS servers:"
+msgstr "Servidores DNS:"
+
+#: ../vhffs-panel/admin/stats.pl:110
 msgid "DNS stats"
-msgstr "Estadísticas DNS"
+msgstr "Estadsticas DNS"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:118
-msgid "DNS to validate"
-msgstr "DNS por validar"
-
-#: /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:142
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:116
 msgid "Database Access"
-msgstr "Búsqueda de base de datos"
+msgstr "Bsqueda de base de datos"
 
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:64
+#: ../vhffs-panel/admin/pgsql/edit.pl:94 ../vhffs-panel/admin/pgsql/show.pl:93
 msgid "Database Name"
 msgstr "Nombre de la base de datos"
 
-#: /vhffs/vhffs-panel/pgsql/delete.pl:63
-msgid "Database cannot be deleted"
-msgstr "La base de datos no se puede ser destruidos"
+#: ../vhffs-panel/mysql/submit.pl:82
+#, fuzzy
+msgid "Database name must contain at least 3 caracters"
+msgstr "El nombre de la base de datos debe contener por lo menos 3 caracteres."
 
-#: /vhffs/vhffs-panel/mysql/submit.pl:52
-msgid "Database name must contains at least 3 caracters"
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:84
+#, fuzzy
+msgid "Database name must contain between 3 and 16 characters"
 msgstr "El nombre de la base de datos debe contener por lo menos 3 caracteres."
 
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:50
-msgid "Database name must contains at least 3 caracters and no more than 16"
-msgstr "El nombre de la base de datos debe contener por lo menos 3 caracteres y 16 por lo más"
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:76
+#, fuzzy
+msgid "Database password must contains at least 3 characters"
+msgstr ""
+"El cdigo de acceso de la base de datos debe contener por lo menos 3 "
+"caracteres"
 
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:46
-msgid "Database password must contains at least 3 caracters"
-msgstr "El código de acceso de la base de datos debe contener por lo menos 3 caracteres"
+#: ../vhffs-panel/pgsql/delete.pl:84
+#, fuzzy
+msgid "Database will NOT be deleted !"
+msgstr "La base de datos no ser destruida!"
 
-#: /vhffs/vhffs-panel/pgsql/delete.pl:55
-msgid "Database will NOT be deleted!"
-msgstr "¡La base de datos no será destruida!"
+#: ../vhffs-panel/pgsql/delete.pl:96
+#, fuzzy
+msgid "Database will be DELETE"
+msgstr "La base de datos ser destruida"
 
-#: /vhffs/vhffs-panel/pgsql/delete.pl:67
-msgid "Database will be DELETED"
-msgstr "La base de datos será destruida"
+#: ../vhffs-panel/admin/broadcast_view.pl:84
+#, fuzzy
+msgid "Date"
+msgstr "Crear"
 
-#: /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
+#: ../vhffs-panel/admin/object/edit.pl:94
+#, fuzzy
+msgid "Date of creation"
+msgstr "Creacin en espera"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:447
+msgid "December"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:200 ../vhffs-panel/svn/prefs.pl:127
+#: ../vhffs-panel/user/prefs.pl:105 ../vhffs-panel/dns/prefs.pl:133
+#: ../vhffs-panel/dns/prefs.pl:183 ../vhffs-panel/dns/prefs.pl:204
+#: ../vhffs-panel/dns/prefs.pl:224 ../vhffs-panel/dns/prefs.pl:245
+#: ../vhffs-panel/pgsql/prefs.pl:111 ../vhffs-panel/group/prefs.pl:101
+#: ../vhffs-panel/repository/prefs.pl:109 ../vhffs-panel/web/prefs.pl:130
+#: ../vhffs-panel/mysql/prefs.pl:118 ../vhffs-panel/cvs/prefs.pl:110
+#: ../vhffs-panel/mail/prefs.pl:134
 msgid "Delete"
 msgstr "Destruir"
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:108
-msgid "Delete this account"
-msgstr "Destruir esto cuenta"
+#: ../vhffs-panel/user/prefs.pl:100
+#, fuzzy
+msgid "Delete YOUR user"
+msgstr "Destruir SU cuenta"
 
-#: /vhffs/vhffs-panel/mysql/prefs.pl:83
+#: ../vhffs-panel/admin/object/edit.pl:194
+#, fuzzy
+msgid "Delete avatar for this object"
+msgstr "Destruir este proyecto"
+
+#: ../vhffs-panel/mailinglist/prefs.pl:161
+msgid "Delete from list"
+msgstr "Destruir de la lista"
+
+#: ../vhffs-panel/pgsql/prefs.pl:106
+msgid "Delete this PostgreSQL database"
+msgstr "Destruir esta base de datos PostgreSQL "
+
+#: ../vhffs-panel/mysql/prefs.pl:113
 msgid "Delete this database"
 msgstr "Destruir esta base de datos"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:110
-#: /vhffs/vhffs-panel/mail/prefs.pl:134
+#: ../vhffs-panel/dns/prefs.pl:128
+msgid "Delete this domain name from the VHFFS platform"
+msgstr ""
+
+#: ../vhffs-panel/admin/mail/edit.pl:143 ../vhffs-panel/mail/prefs.pl:210
 msgid "Delete this forward"
 msgstr "Destruir esto reenviar"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:131
+#: ../vhffs-panel/mailinglist/prefs.pl:195
 msgid "Delete this list"
 msgstr "Destruir esta lista"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:95
-#: /vhffs/vhffs-panel/mail/prefs.pl:118
+#: ../vhffs-panel/admin/mail/edit.pl:128 ../vhffs-panel/mail/prefs.pl:151
 msgid "Delete this mail account"
 msgstr "Destruir esto cuenta mail"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:97
+#: ../vhffs-panel/mail/prefs.pl:129
 msgid "Delete this mail domain"
 msgstr "Destruir esto dominio mail"
 
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:71
-msgid "Delete this PostgreSQL database"
-msgstr "Destruir esta base de datos PostgreSQL "
+#: ../vhffs-panel/admin/broadcast_list.pl:87
+#, fuzzy
+msgid "Delete this mailing"
+msgstr "Destruir esto dominio mail"
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:75 /vhffs/vhffs-panel/group/prefs.pl:45
+#: ../vhffs-panel/group/prefs.pl:96 ../vhffs-panel/repository/prefs.pl:104
+#: ../vhffs-panel/cvs/prefs.pl:105
 msgid "Delete this project"
 msgstr "Destruir este proyecto"
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:88
+#: ../vhffs-panel/svn/prefs.pl:122
 msgid "Delete this repository"
 msgstr "Destruir esto repositorio"
 
-#: /vhffs/vhffs-panel/web/prefs.pl:92
+#: ../vhffs-panel/web/prefs.pl:125
 msgid "Delete this web area"
 msgstr "Destruir esta zona web"
 
-#: /vhffs/vhffs-panel/user/prefs.pl:71
-msgid "Delete YOUR account"
-msgstr "Destruir SU cuenta"
-
-#: /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/svn/create.pl:76 ../vhffs-panel/dns/create.pl:41
+#: ../vhffs-panel/pgsql/create.pl:73 ../vhffs-panel/group/create.pl:65
+#: ../vhffs-panel/repository/create.pl:71
+#: ../vhffs-panel/admin/pgsql/edit.pl:100
+#: ../vhffs-panel/admin/pgsql/show.pl:98 ../vhffs-panel/admin/group/edit.pl:98
+#: ../vhffs-panel/admin/group/show.pl:98
+#: ../vhffs-panel/admin/repository/edit.pl:98
+#: ../vhffs-panel/admin/repository/show.pl:97
+#: ../vhffs-panel/admin/object/edit.pl:96 ../vhffs-panel/admin/web/edit.pl:103
+#: ../vhffs-panel/admin/web/show.pl:100 ../vhffs-panel/admin/mysql/edit.pl:101
+#: ../vhffs-panel/admin/mysql/show.pl:97 ../vhffs-panel/admin/cvs/edit.pl:99
+#: ../vhffs-panel/admin/cvs/show.pl:98 ../vhffs-panel/admin/mail/edit.pl:101
+#: ../vhffs-panel/admin/mail/show.pl:101
+#: ../vhffs-panel/public/lastgroups.pl:76 ../vhffs-panel/public/group.pl:87
+#: ../vhffs-panel/public/allgroups.pl:82 ../vhffs-panel/mysql/create.pl:71
+#: ../vhffs-panel/cvs/create.pl:70
 msgid "Description"
-msgstr "Descripción"
+msgstr "Descripcin"
 
-#: /vhffs/vhffs-panel/group/prefs.pl:63
-msgid "Remove this user from this group"
-msgstr "Destruir esto usuario desde esto grupo"
+#: ../vhffs-panel/web/prefs.pl:98
+msgid "Description of your webarea"
+msgstr ""
 
-#: /vhffs/vhffs-panel/dns/create.pl:36
-msgid "DNS Servers:"
-msgstr "Servidores DNS:"
+#: ../vhffs-panel/dns/prefs.pl:157
+#, fuzzy
+msgid "Destination"
+msgstr "Descripcin"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:114
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:92
+#: ../vhffs-panel/mail/prefs.pl:164
+msgid "Disable anti-spam"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:183
+msgid "Disable anti-virus"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:148
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:117
 msgid "Documentation"
-msgstr "Documentación"
+msgstr "Documentacin"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:66
-#: /vhffs/vhffs-panel/mail/create.pl:35
+#: ../vhffs-panel/group/join_group.pl:122
+#, fuzzy
+msgid "Doe not exist in the VHFFS database"
+msgstr "Esto usuario no existe en la base de datos VHFFS"
+
+#: ../vhffs-panel/admin/mail/edit.pl:96 ../vhffs-panel/admin/mail/show.pl:96
+#: ../vhffs-panel/mail/create.pl:64
 msgid "Domain"
 msgstr "Dominio"
 
-#: /vhffs/vhffs-panel/dns/create.pl:34
+#: ../vhffs-panel/dns/create.pl:34
 msgid "Domain Name"
 msgstr "Nombre de Dominio"
 
-#: /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
-msgid "Do not delete this project, keep it."
-msgstr "No destruir este proyecto, conservarlo"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:548
+#, fuzzy
+msgid "Domains for this group"
+msgstr "Modificar esto grupo"
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:72
+#: ../vhffs-panel/admin/web/edit.pl:102 ../vhffs-panel/admin/web/show.pl:116
 msgid "Don't use Crawl"
 msgstr "No utilizar crawl"
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:61
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:523
+msgid "Download repositories for this group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Repository.pm:120
+#, fuzzy
+msgid "Download repository"
+msgstr "Destruir esto repositorio"
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:224
+#, fuzzy
+msgid "Download repository admin"
+msgstr "Admin repositorio Subversion"
+
+#: ../vhffs-panel/admin/moderation.pl:476
+#, fuzzy
+msgid "Download repository awaiting validation"
+msgstr "Repositorio Subversion por validar"
+
+#: ../vhffs-panel/repository/prefs_save.pl:99
+#, fuzzy
+msgid "Download repository updated"
+msgstr "No repositorio por moderar"
+
+#: ../vhffs-panel/admin/cvs/edit.pl:91
 msgid "Edit CVS"
 msgstr "Editar el CVS"
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:61
+#: ../vhffs-panel/admin/repository/edit.pl:91
+#, fuzzy
+msgid "Edit Download repository"
+msgstr "Modificar esto repositorio CVS"
+
+#: ../vhffs-panel/admin/group/edit.pl:89
 msgid "Edit Group"
 msgstr "Editar el Grupo"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:63
+#: ../vhffs-panel/admin/mail/edit.pl:93
 msgid "Edit Mail Domain"
 msgstr "Editar el Dominio Mail"
 
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:61
+#: ../vhffs-panel/admin/mysql/edit.pl:91
 msgid "Edit MySQL database"
 msgstr "Editar la base de datos MySQL"
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:60
-msgid "Edit object"
+#: ../vhffs-panel/admin/object/edit.pl:89
+#, fuzzy
+msgid "Edit Object"
 msgstr "Editar el Objecto"
 
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:61
+#: ../vhffs-panel/admin/pgsql/edit.pl:91
 msgid "Edit PostgreSQL database"
 msgstr "Editar la base de datos PostgreSQL"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:61
+#: ../vhffs-panel/admin/user/edit.pl:91
 msgid "Edit User"
 msgstr "Editar el usuario "
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:61
+#: ../vhffs-panel/admin/web/edit.pl:91
 msgid "Edit Web Area"
 msgstr "Editar la Zona Web"
 
-#: /vhffs/vhffs-panel/admin/object/list.pl:88
+#: ../vhffs-panel/admin/object/list.pl:118
 msgid "Edit this object"
 msgstr "Editar esto objecto"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:83
-msgid "Email address"
-msgstr "Dirección Mail"
+#: ../vhffs-panel/mailinglist/prefs.pl:125
+#, fuzzy
+msgid "Email adress"
+msgstr "Direccin Mail"
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:88
-msgid "Email changed"
-msgstr "Mail cambiado"
+#: ../vhffs-panel/mail/prefs.pl:168
+msgid "Enable anti-spam"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:70
-msgid "Enter a mail adresse to catch all mails from this domain"
-msgstr "Entrar una dirección mail para obtener todos los mail de esto dominio"
+#: ../vhffs-panel/mail/prefs.pl:187
+msgid "Enable anti-virus"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mail/save_catchall.pl:70
-msgid "Error occured while updating mail domain"
-msgstr "Un error llegó durante la actualisación del dominio mail"
+#: ../vhffs-panel/mail/prefs.pl:102
+#, fuzzy
+msgid "Enter a mail address to catch all email for this domain"
+msgstr "Entrar una direccin mail para obtener todos los mail de esto dominio"
 
-#: /vhffs/vhffs-panel/cvs/delete.pl:68 /vhffs/vhffs-panel/svn/delete.pl:68
-msgid "Error occured while deleting CVS"
-msgstr "Un error llegó durante la destrucción del CVS."
+#: ../vhffs-panel/admin/broadcast_submit.pl:94
+#, fuzzy
+msgid "Error !"
+msgstr "Error CGI!"
 
-#: /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 "Un error llegó durante la actualisación proyecto"
+#: ../vhffs-panel/user/prefs_save.pl:179
+msgid ""
+"Error ! You MUST provide a password in your account when you create your "
+"popable account"
+msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:95
-msgid "Error occured while updating user"
-msgstr "Un error llegó durante la actualisación usuario"
+#: ../vhffs-panel/group/project_submit.pl:82
+#, fuzzy
+msgid "Error creating group (maybe a group with the same name already exists)"
+msgstr "No se ha podido crear el usuario, este identificador ya existe."
 
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:68
-msgid "Error occured while adding ACL to you"
-msgstr "Un error llegó durante el añadido ACL hacia usted"
+#: ../vhffs-panel/user/prefs_save.pl:220
+msgid "Error for spam protection\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:55
-msgid "Error occured while adding ACL"
-msgstr "Un error llegó durante el añadido ACL"
+#: ../vhffs-panel/user/prefs_save.pl:238
+msgid "Error for virus protection\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:72
-msgid "Error occured while adding ACL to the group"
-msgstr "Un error llegó durante el añadido ACL en esto grupo"
+#: ../vhffs-listengine/src/archives/archives.pl:135
+#: ../vhffs-listengine/src/archives/show_msg.pl:75
+msgid "Error in listname"
+msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:118
-msgid "Error occured while adding box"
-msgstr "Un error llegó durante el añadido del buzón"
+#: ../vhffs-panel/mail/spamvirus.pl:117 ../vhffs-panel/mail/spambox.pl:117
+#, fuzzy
+msgid "Error when applying changes"
+msgstr "Un error lleg durante el commit de los cambios"
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:133
-msgid "Error occured while adding forward"
-msgstr "Un error llegó durante el añadido del reenviar"
+#: ../vhffs-panel/object/upavatar.pl:129
+#, fuzzy
+msgid "Error when upload avatar for this object"
+msgstr "Un error lleg durante la actualisacin del objecto"
 
-#: /vhffs/vhffs-api/src/Vhffs/Robots/Mysql.pm:132
-msgid "Error while adding privileges to an admin user"
-msgstr "Un error llegó durante el añadido de privilegios a un usuario admin"
+#: ../vhffs-panel/mailinglist/submit.pl:129
+#, fuzzy
+msgid "Error while creating list (unknow problem)"
+msgstr "Un error lleg durante la creacin de la lista (problema desconocido)"
 
-#: /vhffs/vhffs-panel/web/delete.pl:61
-msgid "Error occured while applied changes. This Web Area will NOT be deleted"
-msgstr "Un error llegó durante la aplicación de los cambios. Esta Zona Web NO será destruida"
+#: ../vhffs-panel/web/web_submit.pl:89
+msgid "Error while creating the webarea, it probably already exists !"
+msgstr ""
 
-#: /vhffs/vhffs-panel/user/delete.pl:46
-msgid "Error occured while applied changes. This user will NOT be deleted"
-msgstr "Un error llegó durante la aplicación de los cambios. Esto usuario NO será destruido"
+#: ../vhffs-panel/dns/delete.pl:101
+#, fuzzy
+msgid "Error while switching state. DNS will NOT be deleted"
+msgstr "Un error lleg durante el cambio de estado. El DNS NO ser destruido"
 
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:60
-msgid "Error occured while commiting changes"
-msgstr "Un error llegó durante el commit de los cambios"
+#: ../vhffs-panel/mysql/prefs_save.pl:82
+msgid "Error, password can be only alphanumeric caracters"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/mailing/mailing_submit.pl:54
-msgid "Error occured while creating message in the database"
-msgstr "Un error llegó durante la creación del mensaje en la base de datos"
+#: ../vhffs-panel/group/delete.pl:81
+msgid ""
+"Error, your group is not empty. Please remove all objects from this group "
+"and try again"
+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
-msgid "Error occured while creating"
-msgstr "Un error llegó durante la creación"
+#: ../vhffs-panel/group/prefs.pl:69
+#, fuzzy
+msgid "Error. This group doesn't exists"
+msgstr "El grupo no existe"
 
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:64
-msgid "Error occured while creating list"
-msgstr "Un error llegó durante la creación de la lista"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:220
+#, fuzzy
+msgid "Expired session ! Please login again"
+msgstr "Sesin vencida, por favor, logue de nuevo "
 
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:76
-msgid "Error occured while creating list (unknow problem)"
-msgstr "Un error llegó durante la creación de la lista (problema desconocido)"
+#: ../vhffs-panel/admin/user/edit_note.pl:100
+msgid "Failed to modify note"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mail/submit.pl:53
-msgid "Error occured while creating mail area"
-msgstr "Un error llegó durante la creación de la zona mail"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:407
+msgid "February"
+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 "Un error llegó durante la creación del objecto"
+#: ../vhffs-panel/object/upavatar.pl:117
+msgid "File to big. Max size if 5000 bytes for an avatar"
+msgstr ""
 
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:66
-#, perl-format
-msgid "Error occured while creating object %s %s"
-msgstr "Un error llegó durante la creación del objecto %s %s"
+#: ../vhffs-panel/object/upavatar.pl:113
+msgid "Filetype not supported"
+msgstr ""
 
-#: /vhffs/vhffs-panel/dns/dns_submit.pl:49
-msgid "Error occured while creating object. Domain is not correct or already exists in Vhffs database"
-msgstr "Un error llegó durante la creación del objecto. El dominio no es correcto o ya existe en la base" "de datos Vhffs."
-
-#: /vhffs/vhffs-panel/web/web_submit.pl:62
-msgid "Error occured while creating web area"
-msgstr "Un error llegó durante la creación de la zona web"
-
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:58
-msgid "Error occured while fetching list object"
-msgstr "Un error llegó durante la recuperación de la lista objecto"
-
-#: /vhffs/vhffs-panel/dns/delete.pl:71
-msgid "Error occured while switching state. DNS will NOT be deleted"
-msgstr "Un error llegó durante el cambio de estado. El DNS NO será destruido"
-
-#: /vhffs/vhffs-panel/admin/object/edit_submit.pl:58
-msgid "Error occured while updating object"
-msgstr "Un error llegó durante la actualisación del objecto"
-
-#: /vhffs/vhffs-panel/user/prefs_save.pl:127
-msgid "Error occured with your adresse in your profile"
-msgstr "Error con sur dirección en su perfil"
-
-#: /vhffs/vhffs-panel/subscribe.pl:35
-msgid "Fill in the form. An email with your password will be sent to you."
-msgstr "Llena los campos. Recibirá un email con su código de acceso"
-
-#: /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
+#: ../vhffs-panel/subscribe.pl:205 ../vhffs-panel/user/prefs.pl:79
+#: ../vhffs-panel/admin/user/edit.pl:95 ../vhffs-panel/admin/user/show.pl:96
+#: ../vhffs-panel/public/user.pl:81 ../vhffs-panel/public/lastusers.pl:77
 msgid "Firstname"
 msgstr "Nombre de pila"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:71
-msgid "Forward all mails"
-msgstr "Reenviar todos los mails"
-
-#: /vhffs/vhffs-panel/user/prefs.pl:133
-#, perl-format
-msgid "Forward mail from %s@%s to %s"
+#: ../vhffs-panel/user/prefs.pl:178
+#, fuzzy, perl-format
+msgid "Forward emails from %s@%s to %s"
 msgstr "Redirigir los emails desde %s@%s a %s"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:81
+#: ../vhffs-panel/admin/mail/edit.pl:114 ../vhffs-panel/admin/mail/show.pl:114
 msgid "Forward for"
 msgstr "Reenviar por"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:87
+#: ../vhffs-panel/mail/prefs.pl:119
 msgid "Forward mail"
 msgstr "Mail reenviado"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:82
+#: ../vhffs-panel/admin/mail/change_forward.pl:122
+#: ../vhffs-panel/mail/change_forward.pl:121
+#, fuzzy
+msgid "Forwarding successfully added"
+msgstr "Reenviar bien cambiado"
+
+#: ../vhffs-panel/mail/prefs.pl:114
 msgid "Forwards"
 msgstr "Reenviares"
 
-#: /vhffs/vhffs-panel/admin/mail/change_forward.pl:92
-#: /vhffs/vhffs-panel/mail/change_forward.pl:92
-msgid "Forward sucessfully change"
-msgstr "Reenviar bien cambiado"
+#: ../vhffs-listengine/src/archives/show_msg.pl:105
+msgid "From: "
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:65
-#: /vhffs/vhffs-panel/admin/user/edit.pl:72
+#: ../vhffs-panel/admin/user/edit.pl:102 ../vhffs-panel/admin/user/show.pl:102
+#: ../vhffs-panel/admin/group/edit.pl:93 ../vhffs-panel/admin/group/show.pl:93
 msgid "GID"
 msgstr "GID"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:78
+#: ../vhffs-panel/admin/user/edit.pl:108 ../vhffs-panel/admin/user/show.pl:108
 msgid "GPG key"
 msgstr "Clave GPG"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:47
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:82
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:87
 msgid "General"
 msgstr "General"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:48
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:83
 msgid "Get Statistics"
-msgstr "Obtener las estadísticas"
+msgstr "Obtener las estadsticas"
 
-#: /vhffs/vhffs-panel/lost.pl:29
-msgid "Give me a new Password"
-msgstr "Deme un nuevo código de acceso"
+#: ../vhffs-panel/lost.pl:55
+#, fuzzy
+msgid "Give me a new password"
+msgstr "Deme un nuevo cdigo de acceso"
 
-#: /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/public/user.pl:112 ../vhffs-panel/public/lastgroups.pl:103
+#: ../vhffs-panel/public/lastusers.pl:110
+#: ../vhffs-panel/public/allwebsites.pl:95 ../vhffs-panel/public/index.pl:81
+#: ../vhffs-panel/public/group.pl:220 ../vhffs-panel/public/allgroups.pl:110
+msgid "Go on login page"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:351
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:375
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:401
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:427
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:453
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:480
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:506
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:532
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:557
+#, fuzzy
+msgid "Go to admin"
+msgstr "Ok, id sobre el admin ACL"
+
+#: ../vhffs-panel/mailinglist/prefs.pl:210 ../vhffs-panel/svn/prefs.pl:152
+#: ../vhffs-panel/dns/prefs.pl:260
+msgid "Go to object-part admin"
+msgstr ""
+
+#: ../vhffs-panel/auth.pl:83
+msgid "Go to public area"
+msgstr ""
+
+#: ../vhffs-panel/svn/prefs.pl:88
+#, fuzzy
+msgid "Grant an user access to this repository"
+msgstr "Aadir un usuario en esto repositorio"
+
+#: ../vhffs-panel/admin/pgsql/edit.pl:97 ../vhffs-panel/admin/pgsql/show.pl:95
+#: ../vhffs-panel/admin/repository/edit.pl:95
+#: ../vhffs-panel/admin/repository/show.pl:94
+#: ../vhffs-panel/admin/web/edit.pl:98 ../vhffs-panel/admin/web/show.pl:97
+#: ../vhffs-panel/admin/mysql/edit.pl:98 ../vhffs-panel/admin/mysql/show.pl:94
+#: ../vhffs-panel/admin/cvs/edit.pl:96 ../vhffs-panel/admin/cvs/show.pl:95
+#: ../vhffs-panel/admin/mail/edit.pl:98 ../vhffs-panel/admin/mail/show.pl:98
 msgid "Group"
 msgstr "Grupo"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:66
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:334
+#, fuzzy, perl-format
+msgid "Group %s"
+msgstr "Grupos"
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:107
 msgid "Group Admin"
 msgstr "Grupo Admin"
 
-#: /vhffs/vhffs-panel/cvs/create.pl:35
-msgid "Group owner for this CVS"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:329
+#, fuzzy
+msgid "Group error"
+msgstr "Nombre del grupo"
+
+#: ../vhffs-panel/cvs/create.pl:65
+#, fuzzy
+msgid "Group owning this CVS"
 msgstr "Grupo responsable de esto CVS"
 
-#: /vhffs/vhffs-panel/dns/create.pl:37
-msgid "Group owner for this DNS"
+#: ../vhffs-panel/dns/create.pl:37
+#, fuzzy
+msgid "Group owning this DNS"
 msgstr "Grupo responsable de este DNS"
 
-#: /vhffs/vhffs-panel/svn/create.pl:35
-msgid "Group owner for this Subversion repository"
+#: ../vhffs-panel/svn/create.pl:71
+#, fuzzy
+msgid "Group owning this Subversion repository"
 msgstr "Grupo poseedor de esto repositorio Subversion"
 
-#: /vhffs/vhffs-panel/pgsql/create.pl:37
-msgid "Group owner for this database"
+#: ../vhffs-panel/pgsql/create.pl:66 ../vhffs-panel/mysql/create.pl:65
+#, fuzzy
+msgid "Group owning this database"
 msgstr "Grupo responsable de esta base de datos"
 
-#: /vhffs/vhffs-panel/mysql/create.pl:36
-msgid "Group owner for this database "
-msgstr "Grupo responsable de esta base de datos"
-
-#: /vhffs/vhffs-panel/mailinglist/create.pl:48
-msgid "Group owner for this mailing list"
+#: ../vhffs-panel/mailinglist/create.pl:88
+#, fuzzy
+msgid "Group owning this mailing list"
 msgstr "Grupo poseedor de esta mailing-list"
 
-#: /vhffs/vhffs-panel/mail/create.pl:36 /vhffs/vhffs-panel/web/create.pl:43
-msgid "Group owner for this web space"
+#: ../vhffs-panel/repository/create.pl:65
+#, fuzzy
+msgid "Group owning this repository"
+msgstr "Grupo poseedor de esto repositorio Subversion"
+
+#: ../vhffs-panel/web/create.pl:75 ../vhffs-panel/mail/create.pl:65
+#, fuzzy
+msgid "Group owning this web space"
 msgstr "Grupo responsable de este espacio web"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:51
-msgid "Group to validate"
-msgstr "Grupo por validación"
+#: ../vhffs-panel/public/index.pl:71
+msgid "Group public area"
+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
-msgid "Group name"
+#: ../vhffs-panel/acl/view.pl:149 ../vhffs-panel/admin/group/edit.pl:92
+#: ../vhffs-panel/admin/group/show.pl:92
+#: ../vhffs-panel/public/lastgroups.pl:72 ../vhffs-panel/public/group.pl:86
+#: ../vhffs-panel/public/allgroups.pl:78
+#, fuzzy
+msgid "Groupname"
 msgstr "Nombre del grupo"
 
-#: /vhffs/vhffs-panel/public/user.pl:56
-#: /vhffs/vhffs-panel/public/lastusers.pl:34
+#: ../vhffs-panel/public/user.pl:85 ../vhffs-panel/public/lastusers.pl:81
 msgid "Groups"
 msgstr "Grupos"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:55
-msgid "Groups to validate"
-msgstr "Grupos por validación"
+#: ../vhffs-panel/admin/moderation.pl:87
+#, fuzzy
+msgid "Groups awaiting validation"
+msgstr "Grupos por validacin"
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:89
-#, perl-format
+#: ../vhffs-panel/admin/user/edit.pl:232
+#, fuzzy
+msgid "Groups of this user"
+msgstr "No grupo por esto usuario"
+
+#: ../vhffs-panel/admin/stats.pl:97
+#, fuzzy
+msgid "Groups stats"
+msgstr "Todas la listas de grupos"
+
+#: ../vhffs-panel/user/prefs_save.pl:121
+#, fuzzy, perl-format
 msgid ""
 "Hello %s %s,\n"
 "\n"
-"You changed your email, here are your new personal information:\n"
+"You changed your email, here are your new personal information :\n"
 "\n"
 "User: %s\n"
 "Mail: %s\n"
@@ -1080,1846 +1852,3427 @@
 msgstr ""
 "Hola %s %s,\n"
 "\n"
-"Su mail es cambiado, éste es sus nuevas informaciónes personales:\n"
+"Su mail es cambiado, ste es sus nuevas informacines personales:\n"
 "\n"
 "Usuario: %s\n"
 "Mail: %s\n"
 "\n"
 "Administradores VHFFS\n"
 
-#: /vhffs/vhffs-panel/essais/localessai2.pl:12
-#: /vhffs/vhffs-panel/essais/tmplintl.pl:27
-msgid "Hello World!\n"
-msgstr "¡Hola Mundo!\n"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:47
+msgid "Hello and welcome on listengine help\n"
+msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:42
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:89
 msgid "Help"
 msgstr "Ayuda"
 
-#: /vhffs/vhffs-panel/alert.pl:38
-msgid "Here, you can send an alter to the admin team to notify a bug or a problem."
-msgstr "Aquí, se puede enviar un cambio a la equipa admin y traer un bug o problema. "
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:54
+msgid "Here are the basic listengine commands:\n"
+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
+#: ../vhffs-panel/alert.pl:67
+#, fuzzy
+msgid "Here, you can report a bug to the admin team"
+msgstr ""
+"Aqu, se puede enviar un cambio a la equipa admin y traer un bug o problema. "
+
+#: ../vhffs-panel/history.pl:104 ../vhffs-panel/admin/user/edit.pl:109
+#: ../vhffs-panel/admin/user/show.pl:110
+#: ../vhffs-panel/admin/pgsql/edit.pl:102
+#: ../vhffs-panel/admin/pgsql/show.pl:99
+#: ../vhffs-panel/admin/group/edit.pl:100
+#: ../vhffs-panel/admin/group/show.pl:99
+#: ../vhffs-panel/admin/repository/edit.pl:100
+#: ../vhffs-panel/admin/repository/show.pl:98
+#: ../vhffs-panel/admin/object/list.pl:98 ../vhffs-panel/admin/web/edit.pl:105
+#: ../vhffs-panel/admin/web/show.pl:101 ../vhffs-panel/admin/mysql/edit.pl:103
+#: ../vhffs-panel/admin/mysql/show.pl:99 ../vhffs-panel/admin/cvs/edit.pl:101
+#: ../vhffs-panel/admin/cvs/show.pl:99 ../vhffs-panel/admin/mail/edit.pl:103
+#: ../vhffs-panel/admin/mail/show.pl:102
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:163
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:175
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:160
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:168
+#: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:146
+#: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:153
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:147
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:156
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:131
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:143
+#: ../vhffs-api/src/Vhffs/Panel/Repository.pm:133
+#: ../vhffs-api/src/Vhffs/Panel/Repository.pm:144
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:156
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:165
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:131
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:140
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:171
 msgid "History"
 msgstr "Historia"
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:165
+#: ../vhffs-panel/admin/object/edit.pl:196
 msgid "History of this object"
 msgstr "Historia del objecto"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:69
+#: ../vhffs-panel/admin/user/edit.pl:99 ../vhffs-panel/admin/user/show.pl:99
 msgid "Home"
 msgstr "Home"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:101
+#: ../vhffs-panel/public/user.pl:111 ../vhffs-panel/public/lastgroups.pl:102
+#: ../vhffs-panel/public/lastusers.pl:109
+#: ../vhffs-panel/public/allwebsites.pl:94 ../vhffs-panel/public/index.pl:80
+#: ../vhffs-panel/public/group.pl:219 ../vhffs-panel/public/allgroups.pl:109
+msgid "Homepage of public area"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:131 ../vhffs-panel/admin/user/show.pl:139
 msgid "Hosted"
 msgstr "Albergado"
 
-#: /vhffs/vhffs-panel/auth.pl:32
-msgid "I lost my password"
-msgstr "Perdió mi código de acceso"
+#: ../vhffs-panel/auth.pl:64
+#, fuzzy
+msgid "I've lost my password"
+msgstr "Perdi mi cdigo de acceso"
 
-#: /vhffs/vhffs-panel/dns/add_a.pl:82 /vhffs/vhffs-panel/dns/modif_a.pl:69
+#: ../vhffs-panel/dns/prefs.pl:140
+msgid "IP"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:164
+msgid "IP/host of your NS"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:89
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:106
+msgid ""
+"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_ml.pl:77 ../vhffs-robots/src/refused_mail.pl:77
+#: ../vhffs-robots/src/refused_postgres.pl:77
+#: ../vhffs-robots/src/refused_cvs.pl:78 ../vhffs-robots/src/refused_web.pl:77
+#: ../vhffs-robots/src/refused_mysql.pl:48
+#: ../vhffs-robots/src/refused_svn.pl:48
+#: ../vhffs-robots/src/refused_groups.pl:77
+#: ../vhffs-robots/src/refused_repository.pl:78
+#: ../vhffs-robots/src/refused_dns.pl:77
+#, perl-format
+msgid "If you encounters problem, please mail: %s\n"
+msgstr ""
+
+#: ../vhffs-panel/group/prefs.pl:88
+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_ml.pl:71 ../vhffs-robots/src/refused_mail.pl:71
+#: ../vhffs-robots/src/refused_postgres.pl:71
+#: ../vhffs-robots/src/refused_cvs.pl:72 ../vhffs-robots/src/refused_web.pl:71
+#: ../vhffs-robots/src/refused_mysql.pl:42
+#: ../vhffs-robots/src/refused_svn.pl:42
+#: ../vhffs-robots/src/refused_groups.pl:71
+#: ../vhffs-robots/src/refused_repository.pl:72
+#: ../vhffs-robots/src/refused_dns.pl:71
+#, fuzzy
+msgid "In hope to keep you in our hosting service"
+msgstr "Esperamos guardar se en nuestro servicio de hospedido."
+
+#: ../vhffs-panel/dns/modif_a.pl:99 ../vhffs-panel/dns/add_a.pl:118
 msgid "Invalid IP"
-msgstr "IP inválido"
+msgstr "IP invlido"
 
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:69
-msgid "Invalid mail"
-msgstr "Mail inválido"
+#: ../vhffs-panel/dns/dns_submit.pl:72
+#, fuzzy
+msgid "Invalid domain name"
+msgstr "Mail invlido"
 
-#: /vhffs/vhffs-panel/cvs/prefs.pl:71
-msgid "Is this CVS repository publicly accessible?"
-msgstr "¿Es un repositorio CVS público?"
+#: ../vhffs-panel/mail/submit.pl:77
+#, fuzzy
+msgid "Invalid mail domain"
+msgstr "Mail invlido"
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:84
-msgid "Is this repository publicly accessible?"
-msgstr "¿Es un repositorio público?"
+#: ../vhffs-panel/cvs/prefs.pl:101
+#, fuzzy
+msgid "Is this CVS repository public ??"
+msgstr "Es un repositorio CVS pblico?"
 
-#: /vhffs/vhffs-panel/essais/localessai2.pl:16
-#, perl-format
-msgid "Just a try, and %s\n"
-msgstr "Justo un prueba, y %s"
+#: ../vhffs-panel/svn/prefs.pl:118
+#, fuzzy
+msgid "Is this a public repository ?"
+msgstr "Modificar esto repositorio Subversion"
 
-#: /vhffs/vhffs-panel/user/prefs.pl:75 /vhffs/vhffs-panel/web/prefs.pl:96
-msgid "Keep this."
-msgstr "Guardar esto."
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:403
+msgid "January"
+msgstr ""
 
-#: /vhffs/vhffs-panel/user/prefs.pl:58
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:427
+msgid "July"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:423
+msgid "June"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:87
 msgid "Language"
 msgstr "Lenguaje"
 
-#: /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
-msgid "Last Name"
+#: ../vhffs-panel/public/user.pl:114 ../vhffs-panel/public/lastgroups.pl:105
+#: ../vhffs-panel/public/lastusers.pl:112
+#: ../vhffs-panel/public/allwebsites.pl:97 ../vhffs-panel/public/index.pl:83
+#: ../vhffs-panel/public/group.pl:222 ../vhffs-panel/public/allgroups.pl:112
+#, fuzzy
+msgid "Last groups"
+msgstr "Listar todos los grupos"
+
+#: ../vhffs-panel/public/lastgroups.pl:63
+#, fuzzy, perl-format
+msgid "Last groups on %s"
+msgstr "Listar todos los grupos"
+
+#: ../vhffs-panel/public/user.pl:115 ../vhffs-panel/public/lastgroups.pl:106
+#: ../vhffs-panel/public/lastusers.pl:113
+#: ../vhffs-panel/public/allwebsites.pl:98 ../vhffs-panel/public/index.pl:84
+#: ../vhffs-panel/public/group.pl:223 ../vhffs-panel/public/allgroups.pl:113
+#, fuzzy
+msgid "Last users"
+msgstr "Listar todos los usuarios"
+
+#: ../vhffs-panel/public/lastusers.pl:67
+#, fuzzy, perl-format
+msgid "Last users on %s"
+msgstr "Listar todos los usuarios"
+
+#: ../vhffs-panel/subscribe.pl:206 ../vhffs-panel/user/prefs.pl:80
+#: ../vhffs-panel/admin/user/edit.pl:96 ../vhffs-panel/admin/user/show.pl:97
+#: ../vhffs-panel/public/user.pl:83 ../vhffs-panel/public/lastusers.pl:79
+#, fuzzy
+msgid "Lastname"
 msgstr "Apellido"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:105
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:146
 msgid "List all CVS"
 msgstr "Listar todos los CVS"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:118
-msgid "List all databases"
-msgstr "Listar todas las bases de datos"
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:159
+#, fuzzy
+msgid "List all DBs"
+msgstr "Listar todas las listas"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:158
-msgid "List all Postgres databases"
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:199
+#, fuzzy
+msgid "List all Postgres DB"
 msgstr "Listar todos los Postgres DB"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:91
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:132
 msgid "List all SVN repo"
 msgstr "Listar todos los SVN repo"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:74
+#: ../vhffs-panel/mail/prefs.pl:106
 msgid "List all accounts"
 msgstr "Listar todos los cuentas"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:132
+#: ../vhffs-panel/dns/prefs.pl:116
+#, fuzzy
+msgid "List all all A reccords"
+msgstr "Listar todos los cuentas"
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:173
 msgid "List all domain names"
 msgstr "Listar todos los nombres de dominio"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:171
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:212
 msgid "List all domains"
 msgstr "Listar todos los dominios"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:83
-msgid "List all forwards for this domain"
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:225
+#, fuzzy
+msgid "List all download repositories"
+msgstr "Listar todos los dominios"
+
+#: ../vhffs-panel/mail/prefs.pl:115
+#, fuzzy
+msgid "List all forwardings for this domain"
 msgstr "Listar todos los reenviares por esto dominio"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:67
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:108
 msgid "List all groups"
 msgstr "Listar todos los grupos"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:145
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:186
 msgid "List all lists"
 msgstr "Listar todas las listas"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:81
+#: ../vhffs-panel/mailinglist/prefs.pl:123
 msgid "List all members"
 msgstr "Listar todos los miembros"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:51
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:90
 msgid "List all objects"
 msgstr "Listar todos los objectos"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:59
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:100
 msgid "List all users"
 msgstr "Listar todos los usuarios"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:67
-msgid "List management"
-msgstr "Administración de la lista"
+#: ../vhffs-panel/admin/moderation.pl:260
+#, fuzzy
+msgid "List awaiting validation"
+msgstr "(Validacin en espera)"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:184
-msgid "List to validate"
-msgstr "Lista por validar"
+#: ../vhffs-panel/admin/cvs/list.pl:83
+#, fuzzy
+msgid "List of all CVS repositories"
+msgstr "Todas las listas de repositorios CVS"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:77
+#: ../vhffs-panel/admin/repository/list.pl:83
+msgid "List of all Download repositories"
+msgstr ""
+
+#: ../vhffs-panel/admin/mysql/list.pl:83
+#, fuzzy
+msgid "List of all MySQL databases"
+msgstr "Listar todas las bases de datos"
+
+#: ../vhffs-panel/admin/pgsql/list.pl:83
+#, fuzzy
+msgid "List of all PostgreSQL databases"
+msgstr "Listar todos los Postgres DB"
+
+#: ../vhffs-panel/admin/dns/list.pl:83
+#, fuzzy
+msgid "List of all domains"
+msgstr "Listar todos los dominios"
+
+#: ../vhffs-panel/admin/group/list.pl:79
+#, fuzzy
+msgid "List of all groups"
+msgstr "Listar todos los grupos"
+
+#: ../vhffs-panel/admin/mail/list.pl:83
+#, fuzzy
+msgid "List of all mail-domain"
+msgstr "Listar todos los dominios"
+
+#: ../vhffs-panel/admin/mailing/list.pl:84
+#, fuzzy
+msgid "List of all mailing-list"
+msgstr "Listar todos los dominios"
+
+#: ../vhffs-panel/admin/user/list.pl:83
+#, fuzzy
+msgid "List of all users"
+msgstr "Listar todos los usuarios"
+
+#: ../vhffs-panel/admin/web/list.pl:83 ../vhffs-panel/public/user.pl:113
+#: ../vhffs-panel/public/lastgroups.pl:104
+#: ../vhffs-panel/public/lastusers.pl:111
+#: ../vhffs-panel/public/allwebsites.pl:96 ../vhffs-panel/public/index.pl:82
+#: ../vhffs-panel/public/group.pl:221 ../vhffs-panel/public/allgroups.pl:111
+#, fuzzy
+msgid "List of all websites"
+msgstr "Listar los sitios web"
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:118
 msgid "List websites"
 msgstr "Listar los sitios web"
 
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:67
+#: ../vhffs-panel/mailinglist/delete.pl:97
 msgid "List will NOT be deleted"
-msgstr "La lista NO será destruida"
+msgstr "La lista NO ser destruida"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:86
+#: ../vhffs-panel/public/group.pl:197
+#, fuzzy
+msgid "List(s) for this group"
+msgstr "Modificar esto grupo"
+
+#: ../vhffs-panel/admin/stats.pl:159
+msgid "Listengine stats"
+msgstr ""
+
+#: ../vhffs-panel/mail/prefs.pl:118
 msgid "Local Part"
 msgstr "Partida local"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:77
+#: ../vhffs-panel/mail/prefs.pl:109
 msgid "Local Part for this account"
 msgstr "Partida local de esto cuenta"
 
-#: /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-panel/login.pl:87 ../vhffs-panel/login.pl:117
+#: ../vhffs-panel/lost_ack.pl:69 ../vhffs-panel/lost_ack.pl:80
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:240
 msgid "Login"
 msgstr "Login"
 
-#: /vhffs/vhffs-panel/login.pl:79
+#: ../vhffs-panel/login.pl:106
 msgid "Login OK, please wait..."
 msgstr "Login OK, espera un momento por favor..."
 
-#: /vhffs/vhffs-panel/login.pl:48 /vhffs/vhffs-panel/login.pl:89
-msgid "Login failed!"
-msgstr "¡Fracaso del Login!"
+#: ../vhffs-panel/login.pl:86 ../vhffs-panel/login.pl:116
+#, fuzzy
+msgid "Login failed !"
+msgstr "Fracaso del Login!"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:44
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:91
 msgid "Logout"
-msgstr "Desconexión"
+msgstr "Desconexin"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:117
-msgid "MySQL management"
-msgstr "Administración MySQL "
+#: ../vhffs-panel/dns/modif_mx.pl:103
+msgid "MX successfully changed"
+msgstr "MX bien cambiada"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mail.pm:117
-#: /vhffs/vhffs-panel/admin/user/edit.pl:77
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:158
+#, fuzzy
+msgid "MYSQL Admin"
+msgstr "Admin NS"
+
+#: ../vhffs-panel/admin/user/edit.pl:107 ../vhffs-panel/admin/user/show.pl:107
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:146
 msgid "Mail"
 msgstr "Mail"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:131
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:172
 msgid "Mail Admin"
 msgstr "Admin Mail"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:65
-msgid "Mail management for this domain"
-msgstr "Administración mail por esto dominio"
+#: ../vhffs-panel/mail/prefs.pl:97
+#, fuzzy
+msgid "Mail Administration for domain "
+msgstr "Administracin mail por esto dominio"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:251
-msgid "Mail Area to validate"
+#: ../vhffs-panel/admin/moderation.pl:349
+#, fuzzy
+msgid "Mail Area awaiting validation"
 msgstr "Zona Mail por validar"
 
-#: /vhffs/vhffs-panel/mail/submit.pl:49
-msgid "Mail area successfully created"
+#: ../vhffs-panel/mail/submit.pl:83
+#, fuzzy
+msgid "Mail area successfully created !"
 msgstr "Zona mail bien creada"
 
-#: /vhffs/vhffs-panel/mailinglist/create.pl:47
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:497
+#, fuzzy
+msgid "Mail domain for this group"
+msgstr "Modificar esto grupo"
+
+#: ../vhffs-panel/mailinglist/create.pl:87
 msgid "Mail for the list"
 msgstr "Mail por la lista"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:97
+#: ../vhffs-panel/admin/stats.pl:132
 msgid "Mail stats"
-msgstr "Estadísticas Mail"
+msgstr "Estadsticas Mail"
 
-#: /vhffs/vhffs-panel/admin/mailing/mailing_submit.pl:58
+#: ../vhffs-panel/admin/mailing/mailing_submit.pl:87
 msgid "Mail successfully sent"
 msgstr "Mail bien enviado"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mailinglist.pm:99
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:88
+#, fuzzy
+msgid "Mail to all hosted people"
+msgstr "Mailing por personas albergadas"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:352
+#, fuzzy, perl-format
+msgid "Mail with id %s"
+msgstr "Mail por la lista"
+
+#: ../vhffs-panel/user/prefs_save.pl:120
+msgid "Mailbox modified"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs_save.pl:196
+#, fuzzy
+msgid "Mailbox successfully added"
+msgstr "ACL bien aadida"
+
+#: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:129
 msgid "Mailing List"
 msgstr "Mailing list"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:50
-msgid "Mailing for hosted persons"
-msgstr "Mailing por personas albergadas"
+#: ../vhffs-panel/admin/broadcast_submit.pl:90
+#, fuzzy
+msgid "Mailing successfully added"
+msgstr "Mailing-list bien creada!"
 
-#: /vhffs/vhffs-panel/mailinglist/submit.pl:55
-msgid "Mailing-list successfully created!"
-msgstr "¡Mailing-list bien creada!"
+#: ../vhffs-panel/admin/broadcast_delete.pl:90
+#, fuzzy
+msgid "Mailing successfully deleted"
+msgstr "ACL bien destruida"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:144
+#: ../vhffs-panel/mailinglist/submit.pl:108
+#, fuzzy
+msgid "Mailing-list successfully created !"
+msgstr "Mailing-list bien creada!"
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:185
 msgid "Mailing-lists Admin"
 msgstr "Admin Mailing-lists"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:80
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:471
+#, fuzzy
+msgid "Mailing-lists for this group"
+msgstr "Admin Mailing-lists"
+
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:89
+#, fuzzy
+msgid "Manage mailings"
+msgstr "Administrar los miembros"
+
+#: ../vhffs-panel/mailinglist/prefs.pl:122
 msgid "Manage members"
 msgstr "Administrar los miembros"
 
-#: /vhffs/vhffs-panel/group/join_group.pl:75
-msgid "Many users with your query. Choose another one."
-msgstr "Muchos usuarios tienen su seudónimo. Elige un otro."
+#: ../vhffs-panel/group/join_group.pl:104
+#, fuzzy
+msgid "Many users matched your query. Please choose between them"
+msgstr "Muchos usuarios tienen su seudnimo. Elige un otro."
 
-#: /vhffs/vhffs-panel/admin/broadcast.pl:49
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:411
+msgid "March"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:419
+msgid "May"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast.pl:78
 msgid "Message"
 msgstr "Mensaje"
 
-#: /vhffs/vhffs-panel/alert_submit.pl:44
-msgid "Message sent to the following account"
-msgstr "Mensaje enviado hacia las direcciónes siguientes."
+#: ../vhffs-listengine/src/archives/show_msg.pl:119
+#, fuzzy, perl-format
+msgid "Message from list %s"
+msgstr "Destruir de la lista"
 
-#: /vhffs/vhffs-panel/alert_submit.pl:50
+#: ../vhffs-panel/alert_submit.pl:73
+#, fuzzy
+msgid "Message sent by the following account"
+msgstr "Mensaje enviado hacia las direccines siguientes."
+
+#: ../vhffs-panel/alert_submit.pl:79
 msgid "Message sent successfully"
 msgstr "Mensaje bien enviado"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:73
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:321
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:336
+#, perl-format
+msgid "Message with id: %s"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:112
 msgid "Moderated"
 msgstr "Moderado"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:49
-#: /vhffs/vhffs-panel/admin/moderation.pl:50
+#: ../vhffs-panel/admin/moderation.pl:83
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:84
 msgid "Moderation"
-msgstr "Moderación"
+msgstr "Moderacin"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:99
+#: ../vhffs-panel/admin/user/edit.pl:129 ../vhffs-panel/admin/user/show.pl:131
 msgid "Moderator"
 msgstr "Moderador"
 
-#: /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:77
+#, fuzzy
+msgid "Moderator account : "
+msgstr "Cuenta Usario:"
+
+#: ../vhffs-panel/admin/user/edit.pl:148
+#: ../vhffs-panel/admin/pgsql/edit.pl:124
+#: ../vhffs-panel/admin/group/edit.pl:124
+#: ../vhffs-panel/admin/repository/edit.pl:124
+#: ../vhffs-panel/admin/object/edit.pl:124
+#: ../vhffs-panel/admin/web/edit.pl:137 ../vhffs-panel/admin/mysql/edit.pl:125
+#: ../vhffs-panel/admin/cvs/edit.pl:133 ../vhffs-panel/admin/mail/edit.pl:165
+#: ../vhffs-api/src/Vhffs/Functions.pm:407
 msgid "Modification applied"
-msgstr "Modificación hecha"
+msgstr "Modificacin hecha"
 
-#: /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-panel/admin/user/edit.pl:147
+#: ../vhffs-panel/admin/pgsql/edit.pl:123
+#: ../vhffs-panel/admin/group/edit.pl:123
+#: ../vhffs-panel/admin/repository/edit.pl:123
+#: ../vhffs-panel/admin/object/edit.pl:123
+#: ../vhffs-panel/admin/web/edit.pl:136 ../vhffs-panel/admin/mysql/edit.pl:124
+#: ../vhffs-panel/admin/cvs/edit.pl:132 ../vhffs-panel/admin/mail/edit.pl:164
+#: ../vhffs-api/src/Vhffs/Functions.pm:403
 msgid "Modification error"
-msgstr "Error de modificación"
+msgstr "Error de modificacin"
 
-#: /vhffs/vhffs-panel/admin/moderation_submit.pl:76
+#: ../vhffs-panel/admin/moderation_submit.pl:134
 msgid "Modifications applied successfully"
-msgstr "Modificaciónes bien hechas"
+msgstr "Modificacines bien hechas"
 
-#: /vhffs/vhffs-panel/web/prefs_save.pl:61
-msgid "Modifications applied to the database"
-msgstr "Modificaciónes hechas en la base de datos"
-
-#: /vhffs/vhffs-panel/pgsql/prefs_save.pl:68
+#: ../vhffs-panel/pgsql/prefs_save.pl:99
 msgid "Modifications applied to your database"
-msgstr "Modificaciónes hechas en su base de datos"
+msgstr "Modificacines hechas en su base de datos"
 
-#: /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
+#: ../vhffs-panel/web/prefs_save.pl:94
+#, fuzzy
+msgid "Modifications applied to your webarea"
+msgstr "Modificacines hechas en su base de datos"
+
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:101
+#: ../vhffs-panel/admin/group/edit_submit.pl:113
+#: ../vhffs-panel/admin/repository/edit_submit.pl:104
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:106
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:103
+#, fuzzy
+msgid "Modifications successfully added"
+msgstr "Modificacines bien hechas"
+
+#: ../vhffs-panel/admin/user/edit_submit.pl:134
+#: ../vhffs-panel/admin/web/edit_submit.pl:103
 msgid "Modifications successfully applied"
-msgstr "Modificaciónes bien hechas"
+msgstr "Modificacines bien hechas"
 
-#: /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/svn/prefs.pl:121 ../vhffs-panel/user/prefs.pl:89
+#: ../vhffs-panel/dns/prefs.pl:184 ../vhffs-panel/dns/prefs.pl:205
+#: ../vhffs-panel/dns/prefs.pl:225 ../vhffs-panel/pgsql/prefs.pl:105
+#: ../vhffs-panel/group/prefs.pl:95 ../vhffs-panel/web/prefs.pl:118
+#: ../vhffs-panel/mysql/prefs.pl:112 ../vhffs-panel/cvs/prefs.pl:104
 msgid "Modify"
 msgstr "Modificar"
 
-#: /vhffs/vhffs-panel/acl/view.pl:147 /vhffs/vhffs-panel/acl/view.pl:195
+#: ../vhffs-panel/acl/view.pl:188 ../vhffs-panel/acl/view.pl:235
 msgid "Modify this ACL"
 msgstr "Modificar esta ACL"
 
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:88
+#: ../vhffs-panel/admin/cvs/list.pl:109
 msgid "Modify this CVS repository"
 msgstr "Modificar esto repositorio CVS"
 
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:88
+#: ../vhffs-panel/admin/repository/list.pl:109
+#, fuzzy
+msgid "Modify this Download repository"
+msgstr "Modificar esto repositorio CVS"
+
+#: ../vhffs-panel/admin/mysql/list.pl:124
 msgid "Modify this MySQL area"
 msgstr "Modificar esta zona MySQL"
 
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:88
+#: ../vhffs-panel/admin/pgsql/list.pl:124
 msgid "Modify this PostgreSQL database"
 msgstr "Modificar esta base de datos PostgreSQL"
 
-#: /vhffs/vhffs-panel/admin/svn/list.pl:85
+#: ../vhffs-panel/admin/svn/list.pl:106
 msgid "Modify this Subversion repository"
 msgstr "Modificar esto repositorio Subversion"
 
-#: /vhffs/vhffs-panel/admin/dns/list.pl:88
+#: ../vhffs-panel/admin/dns/list.pl:123
 msgid "Modify this domain"
 msgstr "Modificar esto dominio"
 
-#: /vhffs/vhffs-panel/admin/group/list.pl:90
+#: ../vhffs-panel/admin/group/list.pl:111
 msgid "Modify this group"
 msgstr "Modificar esto grupo"
 
-#: /vhffs/vhffs-panel/admin/mail/list.pl:88
+#: ../vhffs-panel/admin/mailing/list.pl:117
+#, fuzzy
+msgid "Modify this list"
+msgstr "Modificar esto usuario"
+
+#: ../vhffs-panel/admin/mail/list.pl:109
 msgid "Modify this mail domain"
 msgstr "Modificar esto dominio mail"
 
-#: /vhffs/vhffs-panel/admin/user/list.pl:88
+#: ../vhffs-panel/admin/user/list.pl:112
 msgid "Modify this user"
 msgstr "Modificar esto usuario"
 
-#: /vhffs/vhffs-panel/admin/web/list.pl:88
-msgid "Modify this web area"
-msgstr "Modificar esta zona web"
+#: ../vhffs-panel/dns/prefs.pl:137
+msgid "Must we redirect the DNS on our servers ?"
+msgstr ""
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Group.pm:113
-msgid "My projects"
+#: ../vhffs-api/src/Vhffs/Panel/Group.pm:163
+#, fuzzy
+msgid "My Projects"
 msgstr "Mi proyectos"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Mysql.pm:110
-msgid "MySQL databases"
+#: ../vhffs-panel/mysql/prefs.pl:96
+#, fuzzy
+msgid "MySQL Administration"
+msgstr "Administracin PostgreSQL"
+
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:141
+#, fuzzy
+msgid "MySQL Databases"
 msgstr "Base de datos MySQL"
 
-#: /vhffs/vhffs-panel/mysql/create.pl:38
+#: ../vhffs-panel/admin/moderation.pl:392
+#, fuzzy
+msgid "MySQL database awaiting validation"
+msgstr "Base de datos MySQL por validar"
+
+#: ../vhffs-panel/mysql/create.pl:67
 msgid "MySQL database name "
 msgstr "Nombre de la base de datos MySQL"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:284
-msgid "MySQL database to validate"
-msgstr "Base de datos MySQL por validar"
-
-#: /vhffs/vhffs-panel/mysql/create.pl:39
+#: ../vhffs-panel/mysql/create.pl:68
 msgid "MySQL password for this database "
-msgstr "Código de acceso MySQL por esta base de datos"
+msgstr "Cdigo de acceso MySQL por esta base de datos"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:109
+#: ../vhffs-panel/admin/stats.pl:144
 msgid "MySQL stats"
-msgstr "Estadísticas MySQL"
+msgstr "Estadsticas MySQL"
 
-#: /vhffs/vhffs-panel/dns/modif_mx.pl:73
-msgid "MX successfully changed"
-msgstr "MX bien cambiada"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:366
+#, fuzzy
+msgid "Mysql database for this group"
+msgstr "Aadir un usuario en esto grupo"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:170
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:211
 msgid "NS Admin"
 msgstr "Admin NS"
 
-#: /vhffs/vhffs-panel/mysql/prefs.pl:69 /vhffs/vhffs-panel/pgsql/prefs.pl:57
+#: ../vhffs-panel/dns/prefs.pl:161
+msgid "NS TYPE"
+msgstr ""
+
+#: ../vhffs-panel/admin/repository/edit.pl:94
+#: ../vhffs-panel/admin/repository/show.pl:93
+#, fuzzy
+msgid "Name"
+msgstr "Apellido"
+
+#: ../vhffs-panel/dns/prefs.pl:141
+msgid "Name for reccord"
+msgstr ""
+
+#: ../vhffs-panel/pgsql/prefs.pl:92 ../vhffs-panel/mysql/prefs.pl:99
 msgid "Name of the database"
 msgstr "Nombre de la base de datos"
 
-#: /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:148
+msgid "Name of your MX"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:260
+#, perl-format
+msgid "New language is: %s\n"
+msgstr ""
+
+#: ../vhffs-panel/svn/prefs.pl:120 ../vhffs-panel/dns/prefs.pl:139
+#: ../vhffs-panel/admin/cvs/edit.pl:103 ../vhffs-panel/admin/cvs/show.pl:107
+#: ../vhffs-panel/web/prefs.pl:115 ../vhffs-panel/cvs/prefs.pl:103
 msgid "No"
 msgstr "No"
 
-#: /vhffs/vhffs-panel/acl/view.pl:117 /vhffs/vhffs-panel/acl/view.pl:142
-#: /vhffs/vhffs-panel/acl/view.pl:190
-msgid "No access"
-msgstr "No acesos"
+#: ../vhffs-panel/dns/prefs.pl:192
+msgid "No A type found"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:79
+#: ../vhffs-panel/dns/prefs.pl:233
+#, fuzzy
+msgid "No CNAME available on this domain"
+msgstr "Es imposible poner CNAME al da sobre esto dominio"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:435
+msgid "No CVS repository for this group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:565
+#, fuzzy
+msgid "No DNS domain for this group"
+msgstr "Modificar esto grupo"
+
+#: ../vhffs-panel/admin/moderation.pl:206
+#, fuzzy
+msgid "No DNS to validate"
+msgstr "DNS por validar"
+
+#: ../vhffs-panel/admin/moderation.pl:123
 msgid "No Group to validate"
 msgstr "No grupos por validar"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:141
-#: /vhffs/vhffs-panel/admin/moderation.pl:274
-msgid "No Mail Area to moderate"
-msgstr "No zona mail por moderar"
+#: ../vhffs-panel/dns/prefs.pl:213
+#, fuzzy
+msgid "No MX reccord for this domain"
+msgstr "Modificar esto dominio"
 
-#: /vhffs/vhffs-panel/admin/group/list.pl:70
-msgid "No valid state"
-msgstr "No estado válido"
+#: ../vhffs-panel/admin/moderation.pl:383
+#, fuzzy
+msgid "No Mail Area to validate"
+msgstr "Zona Mail por validar"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:109
-msgid "No Web Area to moderate"
-msgstr "No zona mail por moderar"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:514
+#, fuzzy
+msgid "No Mail domain for this group"
+msgstr "Modificar esto grupo"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:307
-#: /vhffs/vhffs-panel/admin/moderation.pl:338
-msgid "No database to moderate"
-msgstr "No base de datos por moderar"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:488
+#, fuzzy
+msgid "No Mailing-list for this group"
+msgstr "Mailing por personas albergadas"
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:171
-#: /vhffs/vhffs-panel/history.pl:85
+#: ../vhffs-panel/dns/prefs.pl:253
+#, fuzzy
+msgid "No NS available on this domain"
+msgstr "Es imposible poner MX al da sobre esto dominio"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:409
+#, fuzzy
+msgid "No PostgreSQL database for this group"
+msgstr "Todas las listas de bases de datos PostgreSQL"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:461
+msgid "No SVN repository for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:165
+#, fuzzy
+msgid "No Web Area to validate"
+msgstr "Zona Web por validar"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:210
+msgid "No cookie found, please accept the cookie and then please login again !"
+msgstr ""
+
+#: ../vhffs-panel/public/group.pl:159
+msgid "No cvs repository available for this group"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:426
+#: ../vhffs-panel/admin/moderation.pl:468
+#, fuzzy
+msgid "No database to validate"
+msgstr "Base de datos MySQL por validar"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:540
+#, fuzzy
+msgid "No download repository for this group"
+msgstr "Aadir un usuario en esto grupo"
+
+#: ../vhffs-panel/object/upavatar.pl:104
+msgid "No enough rights"
+msgstr ""
+
+#: ../vhffs-panel/history.pl:114 ../vhffs-panel/admin/object/edit.pl:202
 msgid "No event about this object"
 msgstr "No sucesos sobre esto objecto"
 
-#: /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/allgroups.pl:70
+#, fuzzy
+msgid "No group"
+msgstr "Grupo"
+
+#: ../vhffs-panel/public/user.pl:96 ../vhffs-panel/public/lastgroups.pl:85
+#: ../vhffs-panel/public/lastusers.pl:91 ../vhffs-panel/public/allgroups.pl:92
 msgid "No group for this user"
 msgstr "No grupo por esto usuario"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:207
-msgid "No list to moderate"
+#: ../vhffs-panel/public/group.pl:212
+#, fuzzy
+msgid "No list available for this group"
+msgstr "Destruir esto usuario desde esto grupo"
+
+#: ../vhffs-panel/admin/moderation.pl:293
+#, fuzzy
+msgid "No list to validate"
+msgstr "Lista por validar"
+
+#: ../vhffs-panel/mailinglist/prefs.pl:191
+#, fuzzy
+msgid "No member on this list"
+msgstr "No miembros sobre la lista"
+
+#: ../vhffs-listengine/src/listengine.pl:570
+#, fuzzy
+msgid "No message to moderate"
 msgstr "No lista por moderar"
 
-#: /vhffs/vhffs-panel/pgsql/prefs_save.pl:64
+#: ../vhffs-panel/pgsql/prefs_save.pl:95
 msgid "No modification can be applied. Please check your fields."
-msgstr "Ninguna modificación puede ser hechada. Por favor, verifique los campos."
+msgstr ""
+"Ninguna modificacin puede ser hechada. Por favor, verifique los campos."
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:174
-#: /vhffs/vhffs-panel/admin/moderation.pl:240
-msgid "No repository to moderate"
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:383
+#, fuzzy
+msgid "No mysql database for this group"
+msgstr "Destruir esto usuario desde esto grupo"
+
+#: ../vhffs-panel/admin/moderation.pl:250
+#: ../vhffs-panel/admin/moderation.pl:338
+#: ../vhffs-panel/admin/moderation.pl:510
+#, fuzzy
+msgid "No repository to validate"
 msgstr "No repositorio por moderar"
 
-#: /vhffs/vhffs-panel/public/user.pl:40 /vhffs/vhffs-panel/public/group.pl:38
+#: ../vhffs-panel/public/group.pl:186
+#, fuzzy
+msgid "No subversion repository available for this group"
+msgstr "Repositorio Subversion por validar"
+
+#: ../vhffs-panel/public/group.pl:76
+#, fuzzy
+msgid "No such group"
+msgstr "El usuario no existe"
+
+#: ../vhffs-panel/public/user.pl:71
 msgid "No such user"
 msgstr "El usuario no existe"
 
-#: /vhffs/vhffs-panel/group/join_group.pl:44
+#: ../vhffs-panel/group/join_group.pl:73
 msgid "No such user on Vhffs"
 msgstr "El usuario no existe sobre Vhffs"
 
-#: /vhffs/vhffs-panel/group/join_group.pl:93
-msgid "Not exists in database"
-msgstr "No existe en la base de datos"
+#: ../vhffs-panel/public/group.pl:99
+#, fuzzy
+msgid "No user for this group"
+msgstr "Aadir un usuario en esto grupo"
 
-#: /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/public/allwebsites.pl:71
+#, fuzzy
+msgid "No webarea"
+msgstr "Modificar esta zona web"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:359
+#, fuzzy
+msgid "No webarea for this group"
+msgstr "Aadir un usuario en esto grupo"
+
+#: ../vhffs-panel/public/group.pl:135
+msgid "No website available for this group"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:104 ../vhffs-panel/dns/prefs.pl:132
+#: ../vhffs-panel/web/prefs.pl:129
+msgid "No, I'm not sure, I prefer to keep it."
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:199 ../vhffs-panel/svn/prefs.pl:126
+#: ../vhffs-panel/pgsql/prefs.pl:110 ../vhffs-panel/group/prefs.pl:100
+#: ../vhffs-panel/repository/prefs.pl:108 ../vhffs-panel/mysql/prefs.pl:117
+#: ../vhffs-panel/cvs/prefs.pl:109 ../vhffs-panel/mail/prefs.pl:133
+msgid "No, I'm not sure, I prefer to keep this project."
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/add_sub.pl:98
+#: ../vhffs-panel/mailinglist/change_right.pl:100
+#: ../vhffs-panel/mailinglist/del_member.pl:98
+#, fuzzy
+msgid "Not valid mail"
+msgstr "Mail invlido"
+
+#: ../vhffs-panel/admin/user/edit_note.pl:96
+#, fuzzy
+msgid "Note successfully modified"
+msgstr "ACL bien modificada"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:443
+msgid "November"
+msgstr ""
+
+#: ../vhffs-panel/acl/submit.pl:88 ../vhffs-panel/acl/add_acl_user.pl:89
 msgid "Object Error"
 msgstr "Error Objecto"
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:63
+#: ../vhffs-panel/admin/object/edit.pl:92
 msgid "Object id"
 msgstr "Objecto id"
 
-#: /vhffs/vhffs-panel/admin/object/edit_submit.pl:62
-msgid "Object successfully updated "
-msgstr "Objecto bien puesto al día."
+#: ../vhffs-panel/mailinglist/prefs.pl:211 ../vhffs-panel/svn/prefs.pl:153
+#: ../vhffs-panel/dns/prefs.pl:261
+#, fuzzy
+msgid "Object part"
+msgstr "Objecto id"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:106 /vhffs/vhffs-panel/web/prefs.pl:90
+#: ../vhffs-panel/admin/object/edit_submit.pl:92
+#, fuzzy
+msgid "Object successfully updated"
+msgstr "Objecto bien puesto al da."
+
+#: ../vhffs-panel/object/upavatar.pl:96
+#, fuzzy
+msgid "Object-ID error"
+msgstr "Error Objecto"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:439
+msgid "October"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:124 ../vhffs-panel/web/prefs.pl:123
+#: ../vhffs-panel/mail/prefs.pl:138
 msgid "Ok, go to ACL admin"
 msgstr "Ok, id sobre el admin ACL"
 
-#: /vhffs/vhffs-panel/admin/broadcast.pl:50
-msgid "Ok, send it"
+#: ../vhffs-panel/admin/broadcast.pl:79
+#, fuzzy
+msgid "Ok, send it !"
 msgstr "Ok, enviad lo."
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:67
-msgid "On the alert"
-msgstr "En estado de alarma"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:60
+msgid "Only this list administrators can use the following commands.\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:75
+#: ../vhffs-panel/mailinglist/prefs.pl:115
 msgid "Open archives"
 msgstr "Abrir los archivos"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:74
+#: ../vhffs-panel/mailinglist/prefs.pl:113
 msgid "Open post"
 msgstr "Abrir el post"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:72
+#: ../vhffs-panel/mailinglist/prefs.pl:114
+msgid "Open subscribing"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:111
 msgid "Options"
-msgstr "Opciónes"
+msgstr "Opcines"
 
-#: /vhffs/vhffs-panel/mailinglist/save_options.pl:114
-msgid "Options successfully saved"
-msgstr "Opciónes bien salvadas"
+#: ../vhffs-panel/mailinglist/save_options.pl:157
+#, fuzzy
+msgid "Options successfully modified"
+msgstr "Opcines bien salvadas"
 
-#: /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/public/allwebsites.pl:82
+#, fuzzy
+msgid "Owned by"
+msgstr "Poseedor"
+
+#: ../vhffs-panel/group/create.pl:62 ../vhffs-panel/admin/pgsql/edit.pl:98
+#: ../vhffs-panel/admin/pgsql/show.pl:96 ../vhffs-panel/admin/group/edit.pl:94
+#: ../vhffs-panel/admin/group/show.pl:94
+#: ../vhffs-panel/admin/repository/edit.pl:96
+#: ../vhffs-panel/admin/repository/show.pl:95
+#: ../vhffs-panel/admin/web/edit.pl:99 ../vhffs-panel/admin/web/show.pl:98
+#: ../vhffs-panel/admin/mysql/edit.pl:99 ../vhffs-panel/admin/mysql/show.pl:95
+#: ../vhffs-panel/admin/cvs/edit.pl:97 ../vhffs-panel/admin/cvs/show.pl:96
+#: ../vhffs-panel/admin/mail/edit.pl:99 ../vhffs-panel/admin/mail/show.pl:99
 msgid "Owner"
 msgstr "Poseedor"
 
-#: /vhffs/vhffs-panel/login.pl:80
+#: ../vhffs-panel/admin/user/edit.pl:225
+#, fuzzy
+msgid "Owner of this group"
+msgstr "Aadir un usuario en esto grupo"
+
+#: ../vhffs-panel/login.pl:107
 msgid "Panel Access"
 msgstr "Acceso al Panel"
 
-#: /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/user/prefs.pl:85 ../vhffs-panel/admin/user/edit.pl:98
+#: ../vhffs-panel/admin/pgsql/edit.pl:96 ../vhffs-panel/admin/mysql/edit.pl:96
+#: ../vhffs-panel/auth.pl:62 ../vhffs-panel/mail/prefs.pl:110
 msgid "Password"
-msgstr "Código de acceso"
+msgstr "Cdigo de acceso"
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:68
-msgid "Password doesn't match"
-msgstr "Los códigos de acceso no corresponden"
-
-#: /vhffs/vhffs-panel/mysql/prefs.pl:75 /vhffs/vhffs-panel/pgsql/prefs.pl:63
+#: ../vhffs-panel/pgsql/prefs.pl:98 ../vhffs-panel/mysql/prefs.pl:105
 msgid "Password for this database"
-msgstr "Código de acceso por esta base de datos"
+msgstr "Cdigo de acceso por esta base de datos"
 
-#: /vhffs/vhffs-panel/mysql/submit.pl:56
-msgid "Password must contains at least 3 caracters"
-msgstr "El código de acceso debe contener por lo menos 3 caracteres."
+#: ../vhffs-panel/mysql/submit.pl:86
+#, fuzzy
+msgid "Password must contain at least 3 caracters"
+msgstr "El cdigo de acceso debe contener por lo menos 3 caracteres."
 
-#: /vhffs/vhffs-panel/lost_ack.pl:54
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:80
+#, fuzzy
+msgid "Password must contains only alphanum caracters"
+msgstr "El cdigo de acceso debe contener por lo menos 3 caracteres."
+
+#: ../vhffs-panel/lost_ack.pl:79
 msgid "Password recovery failed!"
-msgstr "¡Fracaso de la recuperación del código de acceso!"
+msgstr "Fracaso de la recuperacin del cdigo de acceso!"
 
-#: /vhffs/vhffs-panel/mail/password_box.pl:92
+#: ../vhffs-panel/mail/password_box.pl:121
 msgid "Password successfully changed"
-msgstr "¡Código de acceso bien cambiado!"
+msgstr "Cdigo de acceso bien cambiado!"
 
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:75
-msgid "Password succesfully modified. Please wait while robots update it."
-msgstr "Código de acceso bien cambiado. Espera un momento por favor durante la actualisación de esto."
+#: ../vhffs-panel/admin/mysql/edit.pl:97
+msgid "Password will not be modified if it is set to 'blanked' or empty"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:116
+#: ../vhffs-panel/user/prefs_save.pl:98
+#, fuzzy
+msgid "Passwords don't match"
+msgstr "Los cdigos de acceso no corresponden"
+
+#: ../vhffs-panel/admin/stats.pl:151
 msgid "PgSQL stats"
-msgstr "Estadísticas PgSQL"
+msgstr "Estadsticas PgSQL"
 
-#: /vhffs/vhffs-panel/user/prefs.pl:57
-msgid "Please confirm your password"
-msgstr "Confirme su código de acceso por favor"
+#: ../vhffs-panel/login.pl:72 ../vhffs-api/src/Vhffs/Panel/Main.pm:33
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:44
+msgid "Platform temporary closed"
+msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:141
+#: ../vhffs-panel/login.pl:73 ../vhffs-api/src/Vhffs/Panel/Main.pm:45
+msgid "Platform temporary closed."
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:34
+msgid "Platform temporary closed<br/>database error"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:140
 msgid "Please enter a correct city"
-msgstr "Escribe una ciudad válida, por favor"
+msgstr "Escribe una ciudad vlida, por favor"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:148
+#: ../vhffs-panel/subscribe.pl:144
 msgid "Please enter a correct country"
-msgstr "Escribe un país válido por favor"
+msgstr "Escribe un pas vlido por favor"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:127
-#: /vhffs/vhffs-panel/subscribe_complete.pl:134
+#: ../vhffs-panel/subscribe.pl:132 ../vhffs-panel/subscribe.pl:136
 msgid "Please enter a correct firstname"
-msgstr "Escribe un nombre de pila válido por favor"
+msgstr "Escribe un nombre de pila vlido por favor"
 
-#: /vhffs/vhffs-panel/dns/create.pl:35
+#: ../vhffs-panel/auth.pl:60
+msgid "Please enter your username and password"
+msgstr "Escribe su identificador y su cdigo de acceso"
+
+#: ../vhffs-panel/subscribe.pl:202
+#, fuzzy
 msgid ""
-"Please enter a justification for this domain hosting."
-msgstr "Diga nos que uso se va a hacer de esto dominio por favor."
+"Please fill in all fields, a mail containing your password will be sent to "
+"you"
+msgstr "Llena los campos. Recibir un email con su cdigo de acceso"
 
-#: /vhffs/vhffs-panel/mailinglist/create.pl:59
-msgid "Please enter a justification for this mailing list."
-msgstr "Diga nos que uso se va a hacer de esta mailing-list por favor."
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:287
+msgid "Please read help of listengine\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mail/create.pl:41
-msgid "Please enter a justification for this mail space."
-msgstr "Diga nos que uso se va a hacer de esto espacio mail por favor."
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:183
+msgid "Please try again\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/web/create.pl:48
-msgid "Please enter a justification for this web hosting."
-msgstr "Diga nos que uso se va a hacer de esto espacio web por favor."
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:231
+msgid "Please try again.\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/auth.pl:28
-msgid "Please enter your username and password"
-msgstr "Escribe su identificador y su código de acceso"
+#: ../vhffs-panel/lost_ack.pl:68
+#, fuzzy, perl-format
+msgid "Please wait %s, a new password will be sent to you in a few minutes..."
+msgstr ""
+"Una nueva contrasea os ser enviada en algunos minutos, espera por favor..."
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:188
-msgid "Please wait while we create the account, it will take some minutes"
+#: ../vhffs-panel/pgsql/prefs.pl:83 ../vhffs-panel/pgsql/prefs_save.pl:80
+msgid "Please wait modification, creation or deletion"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:170
+#, fuzzy
+msgid ""
+"Please wait while we are creating the account, it will take some minutes"
 msgstr "Espera un poco cuando su cuenta es creado"
 
-#: /vhffs/vhffs-panel/admin/mail/edit.pl:82
+#: ../vhffs-panel/admin/moderation_submit.pl:101 ../vhffs-irc/modobot.pl:393
+#, fuzzy
+msgid "Please wait while we are creating your object\n"
+msgstr "Un error lleg durante la creacin del objecto"
+
+#: ../vhffs-panel/admin/mail/edit.pl:115 ../vhffs-panel/admin/mail/show.pl:115
 msgid "Popboxes for"
-msgstr "Búzones pop por"
+msgstr "Bzones pop por"
 
-#: /vhffs/vhffs-panel/pgsql/prefs.pl:55
+#: ../vhffs-panel/pgsql/prefs.pl:90
 msgid "PostgreSQL Administration"
-msgstr "Administración PostgreSQL"
+msgstr "Administracin PostgreSQL"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Pgsql.pm:85
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:115
 msgid "PostgreSQL Databases"
 msgstr "Base de datos PostgreSQL"
 
-#: /vhffs/vhffs-panel/pgsql/create.pl:35
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:392
+#, fuzzy
+msgid "PostgreSQL database for this group"
+msgstr "Base de datos PostgreSQL"
+
+#: ../vhffs-panel/pgsql/create.pl:64
 msgid "PostgreSQL database name"
 msgstr "Nombre de la base de datos PostgreSQL"
 
-#: /vhffs/vhffs-panel/pgsql/create.pl:36
+#: ../vhffs-panel/pgsql/create.pl:65
 msgid "PostgreSQL password for this database"
-msgstr "Código de acceso PostgreSQL por esta base de datos"
+msgstr "Cdigo de acceso PostgreSQL por esta base de datos"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:157
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:198
 msgid "Postgres Admin"
 msgstr "Admin Postgres"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:315
-msgid "Postgres database to validate"
+#: ../vhffs-panel/admin/moderation.pl:434
+#, fuzzy
+msgid "Postgres database awaiting validation"
 msgstr "Base de datos Postgres por validar"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:68
-msgid "Project: "
+#: ../vhffs-panel/mailinglist/prefs.pl:117
+msgid "Prefix on subject"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:149
+msgid "Priority of your MX"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:202
+#, fuzzy
+msgid "Priority: "
 msgstr "Proyecto:"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:69
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:123
+#, fuzzy
+msgid "Project : "
+msgstr "Proyecto:"
+
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:124
 msgid "Project Configuration"
-msgstr "Configuración del proyecto"
+msgstr "Configuracin del proyecto"
 
-#: /vhffs/vhffs-panel/group/prefs.pl:42
+#: ../vhffs-panel/group/prefs.pl:92
 msgid "Project Description"
-msgstr "Descripción del Proyecto"
+msgstr "Descripcin del Proyecto"
 
-#: /vhffs/vhffs-panel/group/create.pl:32
+#: ../vhffs-panel/group/create.pl:61
 msgid "Project Name"
 msgstr "Nombre del Proyecto"
 
-#: /vhffs/vhffs-panel/group/prefs.pl:40
+#: ../vhffs-panel/group/prefs.pl:90
 msgid "Project Owner"
 msgstr "Poseedor del proyecto"
 
-#: /vhffs/vhffs-panel/group/prefs.pl:34
+#: ../vhffs-panel/group/prefs.pl:87
 msgid "Project Preferences"
-msgstr "Préferencias Proyecto"
+msgstr "Prferencias Proyecto"
 
-#: /vhffs/vhffs-panel/group/project_submit.pl:66
-msgid "Project Successfully created."
-msgstr ""
+#: ../vhffs-panel/group/project_submit.pl:84
+#, fuzzy
+msgid "Project Successfully created !"
+msgstr "Proyecto bien creado!"
 
-#: /vhffs/vhffs-panel/cvs/prefs_save.pl:75
-#: /vhffs/vhffs-panel/group/prefs_save.pl:68
-#: /vhffs/vhffs-panel/svn/prefs_save.pl:75
-msgid "Project Successfully modified!"
-msgstr "¡Proyecto bien creado!"
+#: ../vhffs-panel/group/prefs_save.pl:97
+#, fuzzy
+msgid "Project Successfully modified"
+msgstr "Proyecto bien creado!"
 
-#: /vhffs/vhffs-panel/admin/cvs/edit.pl:65 /vhffs/vhffs-panel/svn/prefs.pl:82
+#: ../vhffs-panel/svn/prefs.pl:117 ../vhffs-panel/admin/cvs/edit.pl:95
+#: ../vhffs-panel/admin/cvs/show.pl:94
 msgid "Public"
-msgstr "Público"
+msgstr "Pblico"
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:67
+#: ../vhffs-panel/admin/group/edit.pl:95 ../vhffs-panel/admin/group/show.pl:95
+#: ../vhffs-panel/admin/repository/edit.pl:101
+#: ../vhffs-panel/admin/repository/show.pl:99
 msgid "Quota"
 msgstr "Cuota"
 
-#: /vhffs/vhffs-panel/admin/group/edit.pl:68
+#: ../vhffs-panel/repository/prefs.pl:102
+#: ../vhffs-panel/admin/group/edit.pl:109
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:337
+#, perl-format
+msgid "Quota (used/total) : %s/%s"
+msgstr ""
+
+#: ../vhffs-panel/admin/group/edit.pl:96 ../vhffs-panel/admin/group/show.pl:96
+#: ../vhffs-panel/admin/repository/edit.pl:102
+#: ../vhffs-panel/admin/repository/show.pl:100
 msgid "Quota used"
 msgstr "Cuota utilisado"
 
-#: /vhffs/vhffs-panel/public/rss/lastgroups.pl:66
-#: /vhffs/vhffs-panel/public/rss/lastusers.pl:65
+#: ../vhffs-panel/public/rss/lastgroups.pl:106
+#: ../vhffs-panel/public/rss/lastusers.pl:105
 msgid "RSS infos are not published"
-msgstr "Las informaciónes RSS no serán publicadas"
+msgstr "Las informacines RSS no sern publicadas"
 
-#: /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
-msgid "Refused"
+#: ../vhffs-robots/src/refused_ml.pl:74 ../vhffs-robots/src/refused_mail.pl:74
+#: ../vhffs-robots/src/refused_postgres.pl:74
+#: ../vhffs-robots/src/refused_cvs.pl:75 ../vhffs-robots/src/refused_web.pl:74
+#: ../vhffs-robots/src/refused_mysql.pl:45
+#: ../vhffs-robots/src/refused_svn.pl:45
+#: ../vhffs-robots/src/refused_groups.pl:74
+#: ../vhffs-robots/src/refused_repository.pl:75
+#: ../vhffs-robots/src/refused_dns.pl:74
+msgid "Reason given : "
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:214
+msgid "Recopy the code"
+msgstr ""
+
+#: ../vhffs-panel/admin/moderation.pl:115
+#: ../vhffs-panel/admin/moderation.pl:157
+#: ../vhffs-panel/admin/moderation.pl:198
+#: ../vhffs-panel/admin/moderation.pl:242
+#: ../vhffs-panel/admin/moderation.pl:285
+#: ../vhffs-panel/admin/moderation.pl:330
+#: ../vhffs-panel/admin/moderation.pl:375
+#: ../vhffs-panel/admin/moderation.pl:418
+#: ../vhffs-panel/admin/moderation.pl:460
+#: ../vhffs-panel/admin/moderation.pl:502
+#, fuzzy
+msgid "Refuse"
 msgstr "Negado"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:76
+#: ../vhffs-panel/group/prefs.pl:120
+msgid "Remove this user from this group"
+msgstr "Destruir esto usuario desde esto grupo"
+
+#: ../vhffs-panel/mailinglist/prefs.pl:116
 msgid "Reply to: on list"
 msgstr "Responder a: sobre la lista"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Cvs.pm:91
-msgid "Repository CVS"
-msgstr "Repositorio CVS"
-
-#: /vhffs/vhffs-panel/cvs/create.pl:34 /vhffs/vhffs-panel/svn/create.pl:34
+#: ../vhffs-panel/svn/create.pl:70 ../vhffs-panel/repository/create.pl:64
+#: ../vhffs-panel/cvs/create.pl:64
 msgid "Repository Name"
 msgstr "Nombre del Repositorio "
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Svn.pm:113
-msgid "Repository Subversion"
-msgstr "Repositorio Subversion"
+#: ../vhffs-panel/svn/prefs_save.pl:110
+#, fuzzy
+msgid "Repository updated"
+msgstr "Nombre del Repositorio "
 
-#: /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 "Ressource successfully added to this domain"
-msgstr "Recurso bien añadido a esto dominio"
+#: ../vhffs-panel/dns/add_mx.pl:103 ../vhffs-panel/dns/add_ns.pl:102
+#: ../vhffs-panel/dns/add_cname.pl:103 ../vhffs-panel/dns/add_a.pl:110
+#: ../vhffs-panel/dns/add_a.pl:126
+#, fuzzy
+msgid "Resource successfully added to this domain"
+msgstr "Recurso bien aadido a esto dominio"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:92
-msgid "SVN repo Search"
-msgstr "Búsqueda SVN repo"
+#: ../vhffs-panel/mailinglist/change_right.pl:114
+#, fuzzy
+msgid "Rights successfully changed"
+msgstr "MX bien cambiada"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:90
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:444
+#, fuzzy
+msgid "SVN repositories for this group"
+msgstr "Aadir un usuario en esto grupo"
+
+#: ../vhffs-panel/public/group.pl:170
+#, fuzzy
+msgid "SVN repository for this group"
+msgstr "Aadir un usuario en esto grupo"
+
+#: ../vhffs-panel/admin/stats.pl:125
 msgid "SVN stats"
-msgstr "Estadísticas SVN"
+msgstr "Estadsticas SVN"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:78
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:165
+msgid "SVNweb"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:120
 msgid "Save options"
-msgstr "Salvar las opciónes"
+msgstr "Salvar las opcines"
 
-#: /vhffs/vhffs-panel/admin/mysql/search.pl:47
-#: /vhffs/vhffs-panel/admin/pgsql/search.pl:47
-msgid "Search database"
-msgstr "Búsqueda sobre la base de datos"
+#: ../vhffs-panel/admin/object/search.pl:75
+msgid "Search an object (give object_id)"
+msgstr "Buscar un objecto (dar el id_objecto)"
 
-#: /vhffs/vhffs-panel/admin/group/search.pl:47
-msgid "Search Group"
-msgstr "Búsqueda sobre un grupo"
+#: ../vhffs-panel/admin/cvs/search.pl:76
+#, fuzzy
+msgid "Search for a CVS repository"
+msgstr "Bsqueda sobre un repositorio CVS"
 
-#: /vhffs/vhffs-panel/admin/mail/search.pl:47
-msgid "Search Mail Domain"
-msgstr "Búsqueda sobre un dominio mail"
+#: ../vhffs-panel/admin/repository/search.pl:76
+#, fuzzy
+msgid "Search for a Download repository"
+msgstr "Bsqueda sobre un repositorio CVS"
 
-#: /vhffs/vhffs-panel/admin/user/search.pl:47
-msgid "Search User"
-msgstr "Búsqueda del usuario"
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:200
+#, fuzzy
+msgid "Search for a PostgreSQL database"
+msgstr "Buscar un base de datos Postgres"
 
-#: /vhffs/vhffs-panel/admin/web/search.pl:47
-msgid "Search Web Area"
-msgstr "Búsqueda sobre una zona web"
+#: ../vhffs-panel/admin/svn/search.pl:78
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:133
+#, fuzzy
+msgid "Search for a SVN repository"
+msgstr "Buscar un repositorio SVN"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:78
-msgid "Search Website"
-msgstr "Búsqueda sobre un sitio web"
+#: ../vhffs-panel/admin/pgsql/search.pl:77
+#: ../vhffs-panel/admin/mysql/search.pl:77
+#, fuzzy
+msgid "Search for a database"
+msgstr "Bsqueda sobre la base de datos"
 
-#: /vhffs/vhffs-panel/admin/cvs/search.pl:46
-msgid "Search a CVS repository"
-msgstr "Búsqueda sobre un repositorio CVS"
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:213
+#, fuzzy
+msgid "Search for a domain"
+msgstr "Bsqueda sobre un dominio"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:159
-msgid "Search a Postgres database"
-msgstr "Buscar un base de datos Postgres"
+#: ../vhffs-panel/admin/dns/search.pl:77
+#, fuzzy
+msgid "Search for a domain name"
+msgstr "Bsqueda sobre un dominio"
 
-#: /vhffs/vhffs-panel/admin/svn/search.pl:48
-msgid "Search a SVN repository"
-msgstr "Buscar un repositorio SVN"
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:226
+#, fuzzy
+msgid "Search for a download repository"
+msgstr "Bsqueda sobre un repositorio CVS"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:172
-msgid "Search a domain"
-msgstr "Búsqueda sobre un dominio"
+#: ../vhffs-panel/admin/group/search.pl:77
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:109
+#, fuzzy
+msgid "Search for a group"
+msgstr "Bsqueda sobre un grupo"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:146
-msgid "Search a list"
-msgstr "Búsqueda sobre una lista"
+#: ../vhffs-panel/admin/mailing/search.pl:76
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:187
+#, fuzzy
+msgid "Search for a list"
+msgstr "Bsqueda sobre una lista"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:133
-msgid "Search a mail domain"
-msgstr "Búsqueda sobre un dominio mail"
+#: ../vhffs-panel/admin/mail/search.pl:77
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:174
+#, fuzzy
+msgid "Search for a mail domain"
+msgstr "Bsqueda sobre un dominio mail"
 
-#: /vhffs/vhffs-panel/admin/object/search.pl:46
-msgid "Search an object (give object_id)"
-msgstr "Buscar un objecto (dar el id_objecto)"
+#: ../vhffs-panel/admin/web/search.pl:77
+#, fuzzy
+msgid "Search for a web area"
+msgstr "Bsqueda sobre una zona web"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:68
-msgid "Search for group"
-msgstr "Búsqueda sobre un grupo"
+#: ../vhffs-panel/public/index.pl:76 ../vhffs-api/src/Vhffs/Panel/Admin.pm:119
+#, fuzzy
+msgid "Search for a website"
+msgstr "Bsqueda sobre un sitio web"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:60
-msgid "Search for user"
-msgstr "Búsqueda sobre un usuario"
-
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:52
-msgid "Search object"
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:91
+#, fuzzy
+msgid "Search for an object"
 msgstr "Buscar un objecto"
 
-#: /vhffs/vhffs-panel/admin/group/list.pl:53
+#: ../vhffs-panel/admin/user/search.pl:77
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:101
+#, fuzzy
+msgid "Search for an user"
+msgstr "Bsqueda sobre un usuario"
+
+#: ../vhffs-panel/admin/group/list.pl:83
 msgid "Search result"
 msgstr "Buscar un resultado"
 
-#: /vhffs/vhffs-panel/admin/object/list.pl:49
+#: ../vhffs-panel/admin/object/list.pl:78
 msgid "Search result "
 msgstr "Buscar un resultado"
 
-#: /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:80
+#: ../vhffs-panel/admin/user/list.pl:79 ../vhffs-panel/admin/web/list.pl:79
+#: ../vhffs-panel/admin/mail/list.pl:79
 msgid "Search result for"
 msgstr "Buscar un resultado por"
 
-#: /vhffs/vhffs-panel/admin/cvs/list.pl:49
+#: ../vhffs-panel/admin/cvs/list.pl:79
 msgid "Search result for CVS repository"
 msgstr "Buscar un resultado por el repositorio CVS"
 
-#: /vhffs/vhffs-panel/admin/svn/list.pl:47
+#: ../vhffs-panel/admin/repository/list.pl:79
+#, fuzzy
+msgid "Search result for Download repository"
+msgstr "Buscar un resultado por el repositorio CVS"
+
+#: ../vhffs-panel/admin/svn/list.pl:77
 msgid "Search result for Subversion repository"
 msgstr "Buscar el resultado por el repositorio Subversion"
 
-#: /vhffs/vhffs-panel/admin/mysql/list.pl:49
-#: /vhffs/vhffs-panel/admin/pgsql/list.pl:49
+#: ../vhffs-panel/admin/pgsql/list.pl:79 ../vhffs-panel/admin/mysql/list.pl:79
 msgid "Search result for database"
 msgstr "Buscar un resultado por la base de datos"
 
-#: /vhffs/vhffs-panel/admin/dns/list.pl:49
+#: ../vhffs-panel/admin/dns/list.pl:79
 msgid "Search result for domain"
 msgstr "Buscar un resultado por el dominio"
 
-#: /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/public/user.pl:116 ../vhffs-panel/public/lastgroups.pl:107
+#: ../vhffs-panel/public/lastusers.pl:114
+#: ../vhffs-panel/public/allwebsites.pl:99 ../vhffs-panel/public/index.pl:85
+#: ../vhffs-panel/public/group.pl:224 ../vhffs-panel/public/allgroups.pl:114
+#, fuzzy
+msgid "Search:"
+msgstr "Bsqueda CVS"
+
+#: ../vhffs-panel/mailinglist/create.pl:100 ../vhffs-panel/svn/create.pl:75
+#: ../vhffs-panel/dns/create.pl:40 ../vhffs-panel/pgsql/create.pl:72
+#: ../vhffs-panel/group/create.pl:64 ../vhffs-panel/repository/create.pl:70
+#: ../vhffs-panel/alert.pl:70 ../vhffs-panel/admin/user/edit.pl:110
+#: ../vhffs-panel/admin/pgsql/edit.pl:101
+#: ../vhffs-panel/admin/group/edit.pl:99
+#: ../vhffs-panel/admin/broadcast_list.pl:98
+#: ../vhffs-panel/admin/repository/edit.pl:99
+#: ../vhffs-panel/admin/object/edit.pl:97
+#: ../vhffs-panel/admin/broadcast_view.pl:99
+#: ../vhffs-panel/admin/web/edit.pl:104 ../vhffs-panel/admin/mysql/edit.pl:102
+#: ../vhffs-panel/admin/cvs/edit.pl:100 ../vhffs-panel/admin/mail/edit.pl:102
+#: ../vhffs-panel/web/create.pl:79 ../vhffs-panel/mysql/create.pl:70
+#: ../vhffs-panel/cvs/create.pl:69 ../vhffs-panel/mail/create.pl:69
 msgid "Send"
 msgstr "Enviado"
 
-#: /vhffs/vhffs-panel/acl/view.pl:126
+#: ../vhffs-panel/admin/broadcast.pl:75
+#, fuzzy
+msgid "Send an email to all hosted people"
+msgstr "Enviar mailing por personas albergadas"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:288
+msgid "Send an email with the subject \"help\" to the following address: \n"
+msgstr ""
+
+#: ../vhffs-panel/acl/view.pl:168
 msgid "Send it"
 msgstr "Envia lo"
 
-#: /vhffs/vhffs-panel/admin/broadcast.pl:46
-msgid "Send mailing for hosted persons"
-msgstr "Enviar mailing por personas albergadas"
+#: ../vhffs-panel/group/prefs.pl:107 ../vhffs-panel/group/prefs.pl:108
+#, fuzzy
+msgid "Send logo"
+msgstr "Envia lo"
 
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:64
-#: /vhffs/vhffs-panel/admin/web/edit.pl:64
-msgid "Server name"
+#: ../vhffs-panel/user/prefs.pl:111 ../vhffs-panel/user/prefs.pl:113
+msgid "Send my avatar"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:435
+msgid "September"
+msgstr ""
+
+#: ../vhffs-panel/admin/web/edit.pl:94 ../vhffs-panel/admin/web/show.pl:93
+#: ../vhffs-panel/admin/mysql/edit.pl:94 ../vhffs-panel/admin/mysql/show.pl:92
+#, fuzzy
+msgid "Servername"
 msgstr "Nombre del servidor"
 
-#: /vhffs/vhffs-panel/web/web_submit.pl:47
-msgid "Server name error. Please enter a valid server name"
-msgstr "Error de nombre de servidor. Escribe un nombre de servidor válido por favor"
+#: ../vhffs-panel/web/web_submit.pl:76
+#, fuzzy
+msgid "Servername error. Please enter a valid servername"
+msgstr ""
+"Error de nombre de servidor. Escribe un nombre de servidor vlido por favor"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:67
+#: ../vhffs-panel/admin/user/edit.pl:97 ../vhffs-panel/admin/user/show.pl:98
 msgid "Shell"
 msgstr "Shell"
 
-#: /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 "Lo sentimos mucho, imposible añadir un ACL"
+#: ../vhffs-panel/admin/cvs/show.pl:91
+msgid "Show CVS"
+msgstr ""
 
-#: /vhffs/vhffs-panel/acl/submit.pl:78
+#: ../vhffs-panel/admin/repository/show.pl:91
+#, fuzzy
+msgid "Show Download repository"
+msgstr "Bsqueda sobre un repositorio CVS"
+
+#: ../vhffs-panel/admin/group/show.pl:90
+#, fuzzy
+msgid "Show Group"
+msgstr "Bsqueda sobre un grupo"
+
+#: ../vhffs-panel/admin/mail/show.pl:93
+#, fuzzy
+msgid "Show Mail Domain"
+msgstr "Bsqueda sobre un dominio mail"
+
+#: ../vhffs-panel/admin/mysql/show.pl:90
+#, fuzzy
+msgid "Show MySQL database"
+msgstr "Base de datos MySQL"
+
+#: ../vhffs-panel/admin/pgsql/show.pl:91
+#, fuzzy
+msgid "Show PostgreSQL database"
+msgstr "Editar la base de datos PostgreSQL"
+
+#: ../vhffs-panel/admin/user/show.pl:93
+#, fuzzy
+msgid "Show User"
+msgstr "Bsqueda del usuario"
+
+#: ../vhffs-panel/admin/web/show.pl:91
+#, fuzzy
+msgid "Show Web Area"
+msgstr "Bsqueda sobre una zona web"
+
+#: ../vhffs-panel/public/index.pl:70
+#, perl-format
+msgid "Show me all groups on %s"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:74
+msgid "Show me all websites"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:69
+#, perl-format
+msgid "Show me last groups on %s"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:63
+#, perl-format
+msgid "Show me last users on %s"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:72
+msgid "Show me this group according to this username"
+msgstr ""
+
+#: ../vhffs-panel/public/index.pl:65
+msgid "Show me this user according to this username"
+msgstr ""
+
+#: ../vhffs-panel/admin/cvs/list.pl:111
+#, fuzzy
+msgid "Show this CVS repository"
+msgstr "Modificar esto repositorio CVS"
+
+#: ../vhffs-panel/admin/repository/list.pl:111
+#, fuzzy
+msgid "Show this Download repository"
+msgstr "Modificar esto repositorio CVS"
+
+#: ../vhffs-panel/admin/mysql/list.pl:126
+#, fuzzy
+msgid "Show this MySQL area"
+msgstr "Modificar esta zona MySQL"
+
+#: ../vhffs-panel/admin/pgsql/list.pl:126
+#, fuzzy
+msgid "Show this PostgreSQL database"
+msgstr "Modificar esta base de datos PostgreSQL"
+
+#: ../vhffs-panel/admin/group/list.pl:113
+#, fuzzy
+msgid "Show this group"
+msgstr "Modificar esto grupo"
+
+#: ../vhffs-panel/admin/mailing/list.pl:119
+#, fuzzy
+msgid "Show this list"
+msgstr "Destruir esta lista"
+
+#: ../vhffs-panel/admin/mail/list.pl:111
+#, fuzzy
+msgid "Show this mail domain"
+msgstr "Modificar esto dominio mail"
+
+#: ../vhffs-panel/admin/user/list.pl:114
+#, fuzzy
+msgid "Show this user"
+msgstr "Aadir esto usuario "
+
+#: ../vhffs-panel/acl/submit.pl:114 ../vhffs-panel/acl/add_acl_group.pl:101
+#: ../vhffs-panel/acl/add_acl_user.pl:101
+#, fuzzy
+msgid "Sorry, can't add ACL"
+msgstr "Lo sentimos mucho, imposible aadir un ACL"
+
+#: ../vhffs-panel/acl/submit.pl:103
 msgid "Sorry, can't delete this ACL"
 msgstr "Lo sentimos mucho, imposible de destruire esta ACL"
 
-#: /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:108
+msgid "Spam protection is not allowed"
+msgstr ""
+
+#: ../vhffs-panel/mail/spambox.pl:127
+#, perl-format
+msgid "Spam status updated for box %s"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_view.pl:86
+#, fuzzy
+msgid "State"
+msgstr "Estatus"
+
+#: ../vhffs-panel/admin/user/edit.pl:136 ../vhffs-panel/admin/user/show.pl:109
+#: ../vhffs-panel/admin/pgsql/edit.pl:99 ../vhffs-panel/admin/pgsql/show.pl:97
+#: ../vhffs-panel/admin/group/edit.pl:97 ../vhffs-panel/admin/group/show.pl:97
+#: ../vhffs-panel/admin/repository/edit.pl:97
+#: ../vhffs-panel/admin/repository/show.pl:96
+#: ../vhffs-panel/admin/object/edit.pl:95 ../vhffs-panel/admin/web/edit.pl:100
+#: ../vhffs-panel/admin/web/show.pl:99 ../vhffs-panel/admin/mysql/edit.pl:100
+#: ../vhffs-panel/admin/mysql/show.pl:96 ../vhffs-panel/admin/mysql/show.pl:98
+#: ../vhffs-panel/admin/cvs/edit.pl:98 ../vhffs-panel/admin/cvs/show.pl:97
+#: ../vhffs-panel/admin/mail/edit.pl:100 ../vhffs-panel/admin/mail/show.pl:100
 msgid "Status"
 msgstr "Estatus"
 
-#: /vhffs/vhffs-panel/admin/broadcast.pl:48
+#: ../vhffs-panel/admin/su.pl:78
+msgid "Su !"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:158
+#, fuzzy
+msgid "Subdomain name"
+msgstr "Nombre de Dominio"
+
+#: ../vhffs-panel/admin/broadcast.pl:77
+#: ../vhffs-panel/admin/broadcast_view.pl:85
 msgid "Subject"
 msgstr "Tema"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:43
+#: ../vhffs-listengine/src/archives/show_msg.pl:108
+#, fuzzy
+msgid "Subject: "
+msgstr "Tema"
+
+#: ../vhffs-panel/dns/prefs.pl:150 ../vhffs-panel/dns/prefs.pl:156
+#: ../vhffs-panel/dns/prefs.pl:168
+#, fuzzy
+msgid "Submit"
+msgstr "Someter un bug"
+
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:90
 msgid "Submit a bug"
 msgstr "Someter un bug"
 
-#: /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:211 ../vhffs-panel/subscribe.pl:218
+#: ../vhffs-panel/auth.pl:65
 msgid "Subscribe"
 msgstr "Suscribir"
 
-#: /vhffs/vhffs-panel/subscribe.pl:33 /vhffs/vhffs-panel/subscribe.pl:34
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:136
+#, perl-format
+msgid "Subscribe to the list %s is forbidden\n"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/prefs.pl:173
+#, fuzzy
+msgid "Subscribed. Waiting for confirmation"
+msgstr "Creacin en espera"
+
+#: ../vhffs-panel/mailinglist/prefs.pl:172
+#, fuzzy
+msgid "Subscriber"
+msgstr "Suscribir"
+
+#: ../vhffs-panel/subscribe.pl:201
 msgid "Subscription"
-msgstr "Suscripción"
+msgstr "Suscripcin"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:90
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:131
 msgid "Subversion Admin"
 msgstr "Admin Subversion"
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:70
-msgid "Subversion Repository Admin"
+#: ../vhffs-api/src/Vhffs/Panel/Svn.pm:147
+#, fuzzy
+msgid "Subversion repository"
 msgstr "Admin repositorio Subversion"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:217
-msgid "Subversion repository to validate"
+#: ../vhffs-panel/admin/moderation.pl:304
+#, fuzzy
+msgid "Subversion repository awaiting validation"
 msgstr "Repositorio Subversion por validar"
 
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:74
-msgid "Succesfully deleted. Please wait while robots delete it."
-msgstr "Bien destruido. Gracias por esperar durante la destrucción por los robotes."
+#: ../vhffs-panel/object/upavatar.pl:125
+msgid "Successfull create or replace avatar"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:79
+#: ../vhffs-panel/mailinglist/add_sub.pl:108
 msgid "Successfully added"
-msgstr "Bien añadido"
+msgstr "Bien aadido"
 
-#: /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:108
+#, fuzzy
+msgid "Successfully deleted"
+msgstr "ACL bien destruida"
+
+#: ../vhffs-panel/group/join_group.pl:89
+#, fuzzy
+msgid ""
+"Sucessfully added this user to this group. Please wait while robots add him"
+msgstr ""
+"Usuario bien aadido a esto grupo. Espera un momento por favor durante la "
+"actualisacin de esto."
+
+#: ../vhffs-panel/admin/user/edit.pl:144
+#: ../vhffs-panel/admin/pgsql/edit.pl:120
+#: ../vhffs-panel/admin/pgsql/edit.pl:121
+#: ../vhffs-panel/admin/group/edit.pl:120
+#: ../vhffs-panel/admin/group/edit.pl:121
+#: ../vhffs-panel/admin/repository/edit.pl:120
+#: ../vhffs-panel/admin/repository/edit.pl:121
+#: ../vhffs-panel/admin/object/edit.pl:120
+#: ../vhffs-panel/admin/object/edit.pl:121
+#: ../vhffs-panel/admin/web/edit.pl:133 ../vhffs-panel/admin/web/edit.pl:134
+#: ../vhffs-panel/admin/mysql/edit.pl:121
+#: ../vhffs-panel/admin/mysql/edit.pl:122 ../vhffs-panel/admin/cvs/edit.pl:129
+#: ../vhffs-panel/admin/cvs/edit.pl:130 ../vhffs-panel/admin/mail/edit.pl:161
+#: ../vhffs-panel/admin/mail/edit.pl:162
+#: ../vhffs-api/src/Vhffs/Functions.pm:391
 msgid "Suspended"
 msgstr "Suspendido"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:112
-msgid "Suspended before destruction"
-msgstr "Suspendido antes destrucción"
+#: ../vhffs-panel/admin/user/edit.pl:145
+#: ../vhffs-api/src/Vhffs/Functions.pm:395
+#, fuzzy
+msgid "Suspended before deletion"
+msgstr "Suspendido antes destruccin"
 
-#: /vhffs/vhffs-robots/src/treat_refused.pl:44
-msgid "Thanks,"
-msgstr "Gracias,"
+#: ../vhffs-panel/mail/create.pl:70
+msgid "Tell us what the use of this mail space will be"
+msgstr ""
 
-#: /vhffs/vhffs-panel/cvs/cvs_submit.pl:49
-msgid "The CVS object was successfully created."
+#: ../vhffs-panel/mailinglist/create.pl:101
+msgid "Tell us what the use of this mailing list will be"
+msgstr ""
+
+#: ../vhffs-panel/web/create.pl:80
+msgid "Tell us what the use of this web space will be"
+msgstr ""
+
+#: ../vhffs-panel/cvs/cvs_submit.pl:87
+#, fuzzy
+msgid "The CVS object was successfully created !"
 msgstr "El objecto CVS esta bien creado."
 
-#: /vhffs/vhffs-panel/dns/dns_submit.pl:45
-msgid "The DNS object was successfully created."
+#: ../vhffs-panel/dns/dns_submit.pl:78
+#, fuzzy
+msgid "The DNS object was successfully created !"
 msgstr "El objecto DNS esta bien creado."
 
-#: /vhffs/vhffs-robots/src/treat_refused.pl:45
+#: ../vhffs-panel/repository/repository_submit.pl:88
+#, fuzzy
+msgid "The Download repository object was successfully created !"
+msgstr "El objecto PostgreSQL es bien creado."
+
+#: ../vhffs-panel/admin/moderation_submit.pl:103
+#: ../vhffs-robots/src/refused_ml.pl:79 ../vhffs-robots/src/refused_mail.pl:79
+#: ../vhffs-robots/src/refused_postgres.pl:79
+#: ../vhffs-robots/src/refused_cvs.pl:80 ../vhffs-robots/src/refused_web.pl:79
+#: ../vhffs-robots/src/refused_mysql.pl:50
+#: ../vhffs-robots/src/refused_svn.pl:50
+#: ../vhffs-robots/src/refused_groups.pl:79
+#: ../vhffs-robots/src/refused_repository.pl:80
+#: ../vhffs-robots/src/refused_dns.pl:79 ../vhffs-irc/modobot.pl:395
 msgid "The Moderator and Admin team"
 msgstr "El moderador y la equipa admin"
 
-#: /vhffs/vhffs-panel/mysql/submit.pl:66
-msgid "The MySQL object was successfully created!"
-msgstr "¡El objecto MySQL esta bien creado!"
+#: ../vhffs-panel/mysql/submit.pl:100
+#, fuzzy
+msgid "The MySQL object was successfully created !"
+msgstr "El objecto MySQL esta bien creado!"
 
-#: /vhffs/vhffs-panel/pgsql/pgsql_submit.pl:62
-msgid "The PostgreSQL object was successfully created."
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:96
+#, fuzzy
+msgid "The PostgreSQL object was successfully created !"
 msgstr "El objecto PostgreSQL es bien creado."
 
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:66
-msgid "The Subversion object was successfully created."
+#: ../vhffs-panel/svn/svn_submit.pl:96
+#, fuzzy
+msgid "The Subversion object was successfully created !"
 msgstr "El objecto Subversion es bien creado."
 
-#: /vhffs/vhffs-panel/mysql/submit.pl:60
+#: ../vhffs-panel/user/prefs.pl:114
+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:109
+msgid "The avatar is an image to describe the group"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:182
+msgid "The confirmation code was wrong\n"
+msgstr ""
+
+#: ../vhffs-panel/mysql/submit.pl:90
 msgid "The database name is not valid"
-msgstr "El nombre de la base de datos es inválido"
+msgstr "El nombre de la base de datos es invlido"
 
-#: /vhffs/vhffs-panel/acl/add_acl_group.pl:64
-msgid "The group does not exists"
+#: ../vhffs-panel/mysql/submit.pl:78
+#, fuzzy
+msgid "The database name is too long. There is a 32 character limit"
+msgstr "El nombre de la base de datos debe contener por lo menos 3 caracteres."
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:370
+#, 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:198
+#, perl-format
+msgid "The following address %s is not on the list %s\n"
+msgstr ""
+
+#: ../vhffs-panel/acl/add_acl_group.pl:89
+#, fuzzy
+msgid "The group does not exist"
 msgstr "El grupo no existe"
 
-#: /vhffs/vhffs-panel/group/project_submit.pl:47
-msgid "The group name should contain at least 3 caracters and must contain only letters or numbers"
-msgstr "El nombre del grupo debe contener por lo menos 3 caracteres, solo en letras o cifras"
+#: ../vhffs-panel/group/project_submit.pl:77
+msgid "The groupname can have no more than 12 caracters."
+msgstr ""
 
-#: /vhffs/vhffs-panel/mysql/create.pl:35 /vhffs/vhffs-panel/pgsql/create.pl:40
+#: ../vhffs-panel/group/project_submit.pl:73
+#, fuzzy
+msgid ""
+"The groupname should contain at least 3 caracters and must contain only "
+"letters or numbers in lower case"
+msgstr ""
+"El nombre del grupo debe contener por lo menos 3 caracteres, solo en letras "
+"o cifras"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:259
 #, perl-format
-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 "El prefijo de su bases de datos es fijo, entonces, el nombre de su bases de datos será"  
-"%s_DBNAME<br>. Un usuario será creado, con un nombre fijo, y será llamado %s_DBNAME"
+msgid ""
+"The listengine language preference was changed for the following address %"
+"s.\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:45
-msgid "The repository name is too short. It must contains at least 3 caracters"
-msgstr "El nombre del repositorio est demasiado corto. Debe contener por lo menos 3 caracteres"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:307
+msgid "The message does not exists or was moderated before you.\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/acl/add_acl_user.pl:64
-msgid "The user does not exists"
-msgstr "El usuario no existe"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:304
+#, fuzzy, perl-format
+msgid "The message with the following id %s"
+msgstr "Mensaje enviado hacia las direccines siguientes."
 
-#: /vhffs/vhffs-panel/user/prefs.pl:59
+#: ../vhffs-panel/mysql/submit.pl:94
+#, fuzzy
+msgid "The password is not valid"
+msgstr "El nombre de la base de datos es invlido"
+
+#: ../vhffs-panel/pgsql/create.pl:69 ../vhffs-panel/mysql/create.pl:64
+#, fuzzy, 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 ""
+"El prefijo de su bases de datos es fijo, entonces, el nombre de su bases de "
+"datos ser%s_DBNAME<br>. Un usuario ser creado, con un nombre fijo, y ser "
+"llamado %s_DBNAME"
+
+#: ../vhffs-panel/svn/svn_submit.pl:75
+#, fuzzy
+msgid ""
+"The repository name is too short. It must contains at least 3 caracters, and "
+"must only contain letters and numbers"
+msgstr ""
+"El nombre del grupo debe contener por lo menos 3 caracteres, solo en letras "
+"o cifras"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:123
+msgid ""
+"The state of you subscription was not changed, you are always a subscriber\n"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:88
 msgid "Theme"
 msgstr "Tema"
 
-#: /vhffs/vhffs-panel/user/prefs.pl:131
-msgid "There is two possible usages:"
+#: ../vhffs-panel/user/prefs_save.pl:253
+msgid ""
+"There is a problem with the address you filled in your profile, unable to "
+"add forwarding"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:176
+#, fuzzy
+msgid "There is two possible usages :"
 msgstr "Hay dos usos posibles:"
 
-#: /vhffs/vhffs-panel/cvs/delete.pl:72 /vhffs/vhffs-panel/svn/delete.pl:72
-msgid "This CVS will be deleted"
-msgstr "Esto CVS será destruido"
+#: ../vhffs-panel/cvs/delete.pl:89
+#, fuzzy
+msgid "This CVS repository will NOT be deleted"
+msgstr "Esto CVS NO ser destruido"
 
-#: /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
-msgid "This action cannot be reverted. All services associated to this project will be destroyed."
-msgstr "Esta acción no tiene vuelta. Todos los servicios asociados con este proyecto serán destruidos."
+#: ../vhffs-panel/cvs/delete.pl:102
+#, fuzzy
+msgid "This CVS will be delete"
+msgstr "Esto CVS ser destruido"
 
-#: /vhffs/vhffs-panel/user/prefs.pl:72
-msgid "This action is non-reversible. When you delete it, you cannot cancel."
-msgstr "Esta acción no tiene vuelta. Cuando la destruirá, no podrá cancelar."
+#: ../vhffs-panel/repository/delete.pl:89
+#, fuzzy
+msgid "This Download repository will NOT be deleted"
+msgstr "Esto objecto no ser destruido"
 
-#: /vhffs/vhffs-panel/mail/add_account.pl:74
-msgid "This box already exists for this domain"
-msgstr "Esto búzon ya existe por esto dominio"
+#: ../vhffs-panel/repository/delete.pl:102
+#, fuzzy
+msgid "This Download repository will be deleted"
+msgstr "Esto grupo ser destruido"
 
-#: /vhffs/vhffs-panel/mail/add_account.pl:84
+#: ../vhffs-panel/mailinglist/prefs.pl:196 ../vhffs-panel/svn/prefs.pl:123
+#: ../vhffs-panel/dns/prefs.pl:129 ../vhffs-panel/pgsql/prefs.pl:107
+#: ../vhffs-panel/group/prefs.pl:97 ../vhffs-panel/repository/prefs.pl:105
+#: ../vhffs-panel/web/prefs.pl:126 ../vhffs-panel/mysql/prefs.pl:114
+#: ../vhffs-panel/cvs/prefs.pl:106 ../vhffs-panel/mail/prefs.pl:130
+#, fuzzy
+msgid ""
+"This action is non-reversible. All services associated to this project will "
+"be DESTROYED."
+msgstr ""
+"Esta accin no tiene vuelta. Todos los servicios asociados con este proyecto "
+"sern destruidos."
+
+#: ../vhffs-panel/user/prefs.pl:101
+msgid "This action is non-reversible. WHEN YOU DELETE IT, YOU CANNOT CANCEL."
+msgstr ""
+
+#: ../vhffs-panel/mail/add_account.pl:103
+#, fuzzy
+msgid ""
+"This box already exists for this domain or parameters are not valid. Check "
+"your domain."
+msgstr "Esto bzon ya existe por esto dominio"
+
+#: ../vhffs-panel/mail/add_account.pl:113
 msgid "This box has been successfully added to this domain"
-msgstr "Esto búzon es bien añadido a esto dominio"
+msgstr "Esto bzon es bien aadido a esto dominio"
 
-#: /vhffs/vhffs-panel/cvs/delete.pl:59 /vhffs/vhffs-panel/svn/delete.pl:59
-msgid "This CVS will NOT be deleted"
-msgstr "Esto CVS NO será destruido"
+#: ../vhffs-panel/pgsql/delete.pl:92
+#, fuzzy
+msgid "This database cannot be deleted"
+msgstr "La base de datos no se puede ser destruidos"
 
-#: /vhffs/vhffs-panel/mysql/delete.pl:42
-#: /vhffs/vhffs-panel/mysql/prefs_save.pl:45
+#: ../vhffs-panel/mysql/delete.pl:71
 msgid "This database doesn't exist in VHFFS database"
 msgstr "Esta base de datos no existe en la base de datos de VHFFS"
 
-#: /vhffs/vhffs-panel/mysql/delete.pl:54
+#: ../vhffs-panel/mysql/prefs_save.pl:74
+#, fuzzy
+msgid "This database doesn't exist on VHFFS"
+msgstr "Esta base de datos no existe en la base de datos de VHFFS"
+
+#: ../vhffs-panel/mysql/delete.pl:83
 msgid "This database will NOT be deleted"
-msgstr "Esta base de datos NO será destruido"
+msgstr "Esta base de datos NO ser destruido"
 
-#: /vhffs/vhffs-panel/dns/dns_type_submit.pl:42
-msgid "This DNS domain name doesn't exist in VHFFS database"
+#: ../vhffs-panel/dns/dns_type_submit.pl:72
+#, fuzzy
+msgid "This domain name doesn't exist in the VHFFS database"
 msgstr "Esto nombre de dominio DNS no existe en la base de datos de VHFFS"
 
-#: /vhffs/vhffs-panel/dns/delete.pl:80
+#: ../vhffs-panel/dns/delete.pl:110
 msgid "This domain will NOT be DELETED from Vhffs platform"
-msgstr "Esto dominio no será destruido de la plataforma Vhffs"
+msgstr "Esto dominio no ser destruido de la plataforma Vhffs"
 
-#: /vhffs/vhffs-panel/dns/delete.pl:75
+#: ../vhffs-panel/dns/delete.pl:105
 msgid "This domain will be DELETED from Vhffs platform"
-msgstr "Esto dominio será destruido de la plataforma Vhffs"
+msgstr "Esto dominio ser destruido de la plataforma Vhffs"
 
-#: /vhffs/vhffs-panel/mail/add_forward.pl:84
+#: ../vhffs-panel/mail/add_forward.pl:105
 msgid "This forward has been successfully added to this domain"
-msgstr "Esto reenviar es bien añadido a esto dominio"
+msgstr "Esto reenviar es bien aadido a esto dominio"
 
-#: /vhffs/vhffs-panel/group/project_submit.pl:52
-msgid "This group already exists"
-msgstr "Esto grupo ya existe"
-
-#: /vhffs/vhffs-panel/group/prefs_save.pl:57
+#: ../vhffs-panel/group/prefs_save.pl:86
 msgid "This group is not activated yet"
 msgstr "Esto grupo no es activado ya"
 
-#: /vhffs/vhffs-panel/group/delete.pl:57
+#: ../vhffs-panel/group/delete.pl:90
 msgid "This group will be deleted"
-msgstr "Esto grupo será destruido"
+msgstr "Esto grupo ser destruido"
 
-#: /vhffs/vhffs-panel/mail/delete.pl:72
+#: ../vhffs-panel/mail/save_catchall.pl:89
+#, fuzzy
+msgid "This is not a correct mail address"
+msgstr "Debe declarar su mail"
+
+#: ../vhffs-panel/mail/delete.pl:101
 msgid "This mail domain WILL BE DELETED"
-msgstr "Esto dominio mail será destruido"
+msgstr "Esto dominio mail ser destruido"
 
-#: /vhffs/vhffs-panel/mail/delete.pl:60
-msgid "This mail domain will NOT be deleted"
-msgstr "Esto dominio mail no será destruido"
+#: ../vhffs-panel/mail/delete.pl:89
+#, fuzzy
+msgid "This mail domain will NOT be DELETED"
+msgstr "Esto dominio mail no ser destruido"
 
-#: /vhffs/vhffs-panel/mailinglist/add_sub.pl:75
-msgid "This member already exists on this list"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:105
+#, perl-format
+msgid ""
+"This mail must contains the following subject : \"confirm unsubscribe %s\"\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:87
+#, perl-format
+msgid "This mail must have the following subject : \"confirm subscribe %s\"\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:387
+#, perl-format
+msgid "This mail was sent by  %s with the following subject: \n"
+msgstr ""
+
+#: ../vhffs-panel/mailinglist/add_sub.pl:104
+#, fuzzy
+msgid "This member already exists on this list !"
 msgstr "Esto miembro ya existe sobre esta lista"
 
-#: /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:103
+#, fuzzy
+msgid "This object does not have an avatar"
+msgstr "Esto usuario no existe"
+
+#: ../vhffs-panel/group/prefs.pl:74
+#, fuzzy
+msgid "This object is not functional yet. Please wait creation or moderation."
+msgstr ""
+"Esto objecto no es funcional ya. Espera por favor su creacin o su moderacin."
+
+#: ../vhffs-panel/mailinglist/delete.pl:89
+#: ../vhffs-panel/mailinglist/add_sub.pl:90
+#: ../vhffs-panel/mailinglist/prefs.pl:93
+#: ../vhffs-panel/mailinglist/save_options.pl:95
+#: ../vhffs-panel/mailinglist/change_right.pl:92
+#: ../vhffs-panel/mailinglist/del_member.pl:90 ../vhffs-panel/svn/delete.pl:84
+#: ../vhffs-panel/svn/prefs_save.pl:85 ../vhffs-panel/dns/prefs.pl:98
+#: ../vhffs-panel/group/delete.pl:73 ../vhffs-panel/repository/delete.pl:85
+#: ../vhffs-panel/repository/prefs_save.pl:85
+#: ../vhffs-panel/admin/mail/delete_box.pl:96
+#: ../vhffs-panel/admin/mail/password_box.pl:97
+#: ../vhffs-panel/admin/mail/delete_forward.pl:96
+#: ../vhffs-panel/admin/mail/change_forward.pl:97
+#: ../vhffs-panel/web/prefs.pl:79 ../vhffs-panel/web/prefs_save.pl:81
+#: ../vhffs-panel/mysql/prefs.pl:89 ../vhffs-panel/mysql/prefs_save.pl:90
+#: ../vhffs-panel/cvs/delete.pl:85 ../vhffs-panel/cvs/prefs_save.pl:84
+#: ../vhffs-panel/mail/delete.pl:81 ../vhffs-panel/mail/delete_box.pl:93
+#: ../vhffs-panel/mail/add_account.pl:88 ../vhffs-panel/mail/prefs.pl:84
+#: ../vhffs-panel/mail/save_catchall.pl:79
+#: ../vhffs-panel/mail/password_box.pl:96
+#: ../vhffs-panel/mail/delete_forward.pl:88
+#: ../vhffs-panel/mail/add_forward.pl:83
+#: ../vhffs-panel/mail/change_forward.pl:96
+#: ../vhffs-panel/mail/spamvirus.pl:96 ../vhffs-panel/mail/spambox.pl:96
 msgid "This object is not functionnal yet. Please wait creation or moderation."
-msgstr "Esto objecto no es funcional ya. Espera por favor su creación o su moderación."
+msgstr ""
+"Esto objecto no es funcional ya. Espera por favor su creacin o su moderacin."
 
-#: /vhffs/vhffs-panel/web/delete.pl:65
+#: ../vhffs-panel/svn/prefs.pl:106 ../vhffs-panel/repository/prefs.pl:91
+#: ../vhffs-panel/cvs/prefs.pl:91
+#, fuzzy
+msgid ""
+"This object is not functionnal yet. Please wait creation, moderation or "
+"modification."
+msgstr ""
+"Esto objecto no es funcional ya. Espera por favor su creacin o su moderacin."
+
+#: ../vhffs-panel/web/delete.pl:95
 msgid "This object will BE DELETED"
-msgstr "Esto objecto será destruido "
+msgstr "Esto objecto ser destruido "
 
-#: /vhffs/vhffs-panel/web/delete.pl:70
+#: ../vhffs-panel/group/delete.pl:77 ../vhffs-panel/web/delete.pl:100
 msgid "This object will NOT be DELETED"
-msgstr "Esto objecto no será destruido"
+msgstr "Esto objecto no ser destruido"
 
-#: /vhffs/vhffs-panel/group/delete.pl:48
-msgid "This object will NOT be deleted"
-msgstr "Esto objecto no será destruido"
-
-#: /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."
+#: ../vhffs-panel/dns/delete_a.pl:73 ../vhffs-panel/dns/delete_ns.pl:101
+#: ../vhffs-panel/dns/delete_mx.pl:102 ../vhffs-panel/dns/delete_cname.pl:102
+#, fuzzy
+msgid "This part of the domain is now removed."
 msgstr "Esta partida del dominio es ahora, quitada."
 
-#: /vhffs/vhffs-panel/svn/svn_submit.pl:51
+#: ../vhffs-panel/object/upavatar.pl:92
+msgid "This platform does not provide avatar support"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/delete_avatar.pl:72
+msgid "This platform does not support avatar"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:35
+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-panel/login.pl:74 ../vhffs-api/src/Vhffs/Panel/Main.pm:46
+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:81
 msgid "This repository name already exists"
 msgstr "Esto nombre de repositorio ya existe"
 
-#: /vhffs/vhffs-panel/acl/view.pl:79
+#: ../vhffs-panel/svn/delete.pl:101
+#, fuzzy
+msgid "This repository will be deleted"
+msgstr "Esto grupo ser destruido"
+
+#: ../vhffs-panel/svn/delete.pl:88
+#, fuzzy
+msgid "This subversion repository will NOT be deleted"
+msgstr "Esto objecto no ser destruido"
+
+#: ../vhffs-panel/acl/view.pl:122
 msgid "This type of object is not treated in the panel."
 msgstr "Esto tipo de objecto es no tratado en el panel."
 
-#: /vhffs/vhffs-panel/svn/svn_chpwd.pl:71
-#: /vhffs/vhffs-panel/svn/svn_deleteuser.pl:70
-msgid "This user does not exist"
+#: ../vhffs-panel/group/remove_user_from_group.pl:78
+#, fuzzy
+msgid "This user does not exists "
 msgstr "Esto usuario no existe"
 
-#: /vhffs/vhffs-panel/pgsql/prefs_save.pl:48
-#: /vhffs/vhffs-panel/pgsql/delete.pl:43
+#: ../vhffs-panel/pgsql/delete.pl:72 ../vhffs-panel/pgsql/prefs_save.pl:76
 msgid "This user doesn't exist in VHFFS database"
 msgstr "Esto usuario no existe en la base de datos VHFFS"
 
-#: /vhffs/vhffs-panel/group/remove_user_from_group.pl:54
+#: ../vhffs-panel/user/delete.pl:75
+#, fuzzy
+msgid "This user is always in a group"
+msgstr "Esto usuario no es en esto grupo"
+
+#: ../vhffs-panel/group/remove_user_from_group.pl:87
 msgid "This user is not in this group "
 msgstr "Esto usuario no es en esto grupo"
 
-#: /vhffs/vhffs-panel/user/delete.pl:50
+#: ../vhffs-panel/user/delete.pl:86
 msgid "This user will BE DELETED"
-msgstr "Esto usuario será destruido"
+msgstr "Esto usuario ser destruido"
 
-#: /vhffs/vhffs-panel/user/delete.pl:55
+#: ../vhffs-panel/user/delete.pl:92
 msgid "This user will NOT be DELETED"
-msgstr "Esto usuario NO será destruido"
+msgstr "Esto usuario NO ser destruido"
 
-#: /vhffs/vhffs-panel/group/remove_user_from_group.pl:58
-msgid "This user will be destroyed from this group as soon as possible"
-msgstr "Esto usuario será destruido de esto grupo tan pronto como posible"
+#: ../vhffs-panel/group/remove_user_from_group.pl:91
+#, fuzzy
+msgid "This user will be removed from this group as soon as possible"
+msgstr "Esto usuario ser destruido de esto grupo tan pronto como posible"
 
-#: /vhffs/vhffs-panel/web/delete.pl:48 /vhffs/vhffs-panel/web/prefs_save.pl:46
+#: ../vhffs-panel/web/delete.pl:78 ../vhffs-panel/web/prefs_save.pl:77
 msgid "This web area doesn't exist in VHFFS database"
 msgstr "Esta zona web no existe en la base de datos VHFFS"
 
-#: /vhffs/vhffs-panel/lost.pl:27
-msgid "To be able to log in and set a new password, enter your login below and a new temporary password" "will be sent to your registered email."
-msgstr "Para poder cambiar obtener autra contrasena, escriba su login aqui y su nueva contraseña será" "enviada a su email."
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:390
+msgid "To put this post on the list, send a message  \n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/stats.pl:62
+#: ../vhffs-listengine/src/archives/show_msg.pl:106
+msgid "To: "
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:92
 msgid "Total Admin Users in VHFFS database"
 msgstr "Total de los usuarios Admin en la base de datos VHFFS"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:84
+#: ../vhffs-panel/admin/stats.pl:119
 msgid "Total CVS in moderation"
-msgstr "Total de los CVS en moderación"
+msgstr "Total de los CVS en moderacin"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:76
+#: ../vhffs-panel/admin/stats.pl:111
 msgid "Total DNS in moderation"
-msgstr "Total de los DNS en moderación"
+msgstr "Total de los DNS en moderacin"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:110
-msgid "Total MySQL in moderation"
-msgstr "Total de MySQL en moderación"
-
-#: /vhffs/vhffs-panel/admin/stats.pl:98
+#: ../vhffs-panel/admin/stats.pl:133
 msgid "Total Mail domains in moderation"
-msgstr "Total de los dominios mail en moderación"
+msgstr "Total de los dominios mail en moderacin"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:64
+#: ../vhffs-panel/admin/stats.pl:94
 msgid "Total Moderator Users in VHFFS database"
 msgstr "Total de los usuarios moderadores en la base de datos VHFFS "
 
-#: /vhffs/vhffs-panel/admin/stats.pl:117
-msgid "Total PgSQL in moderation"
-msgstr "Total PySQL en moderación"
+#: ../vhffs-panel/admin/stats.pl:145
+msgid "Total MySQL in moderation"
+msgstr "Total de MySQL en moderacin"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:91
+#: ../vhffs-panel/admin/stats.pl:152
+#, fuzzy
+msgid "Total PostgreSQL in moderation"
+msgstr "Total PySQL en moderacin"
+
+#: ../vhffs-panel/admin/stats.pl:126
 msgid "Total SVN in moderation"
-msgstr "Total de los SVN en moderación"
+msgstr "Total de los SVN en moderacin"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:60
+#: ../vhffs-panel/admin/stats.pl:90
 msgid "Total Users in VHFFS database"
 msgstr "Total de los usuarios en la base de datos VHFFS"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:69
+#: ../vhffs-panel/admin/stats.pl:104
 msgid "Total Web Areas in moderation"
-msgstr "Total de las zonas web en moderación"
+msgstr "Total de las zonas web en moderacin"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:86
+#: ../vhffs-panel/admin/stats.pl:121
 msgid "Total activated CVS"
 msgstr "Total de los CVS activados"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:78
+#: ../vhffs-panel/admin/stats.pl:113
 msgid "Total activated DNS"
 msgstr "Total de los DNS activados"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:112
+#: ../vhffs-panel/admin/stats.pl:135
+msgid "Total activated Mail domains"
+msgstr "Total de los dominios mail activados"
+
+#: ../vhffs-panel/admin/stats.pl:147
 msgid "Total activated MySQL"
 msgstr "Total de los MySQL activados"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:100
-msgid "Total activated Mail domains"
-msgstr "Total de los dominios mail activados"
-
-#: /vhffs/vhffs-panel/admin/stats.pl:119
-msgid "Total activated PgSQL"
+#: ../vhffs-panel/admin/stats.pl:154
+#, fuzzy
+msgid "Total activated PostgreSQL"
 msgstr "Total de los PgSQL activados"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:93
+#: ../vhffs-panel/admin/stats.pl:128
 msgid "Total activated SVN"
 msgstr "Total de los SVN activados"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:71
-msgid "Total of activated web areas"
+#: ../vhffs-panel/admin/stats.pl:106
+#, fuzzy
+msgid "Total activated Web Areas"
 msgstr "Total de las zonas web activadas"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:104
+#: ../vhffs-panel/admin/stats.pl:100
+#, fuzzy
+msgid "Total activated groups"
+msgstr "Total de los PgSQL activados"
+
+#: ../vhffs-panel/admin/stats.pl:162
+#, fuzzy
+msgid "Total activated lists"
+msgstr "Total de los CVS activados"
+
+#: ../vhffs-panel/admin/stats.pl:98
+#, fuzzy
+msgid "Total groups in database"
+msgstr "Total de los usuarios en la base de datos VHFFS"
+
+#: ../vhffs-panel/admin/stats.pl:139
 msgid "Total hosted boxes"
-msgstr "Total de los buzónes albergados"
+msgstr "Total de los buznes albergados"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:102
+#: ../vhffs-panel/admin/stats.pl:137
 msgid "Total hosted forwards"
 msgstr "Total de los reenviar albergados"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:71
+#: ../vhffs-panel/admin/stats.pl:160
+#, fuzzy
+msgid "Total lists in moderation"
+msgstr "Total de los CVS en moderacin"
+
+#: ../vhffs-panel/admin/stats.pl:164
+msgid "Total subscribtion for lists"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:101 ../vhffs-panel/admin/user/show.pl:101
 msgid "UID"
 msgstr "UID"
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:64
+#: ../vhffs-panel/admin/object/edit.pl:93
 msgid "UID of owner"
 msgstr "La UID del poseedor"
 
-#: /vhffs/vhffs-panel/mail/delete.pl:68
+#: ../vhffs-api/src/Vhffs/Panel/Repository.pm:135
+msgid "URL"
+msgstr ""
+
+#: ../vhffs-panel/mysql/prefs_save.pl:94
+#, fuzzy
+msgid "Unable to change this database's password"
+msgstr "Es imposible grabar cambios sobre esto dominio"
+
+#: ../vhffs-panel/mail/delete.pl:97
 msgid "Unable to delete this domain"
 msgstr "Es imposible destruir esto dominio"
 
-#: /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:97
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:102
+#, fuzzy
+msgid "Unable to modify the object"
+msgstr "Es imposible modificar el objecto..."
+
+#: ../vhffs-panel/mail/password_box.pl:117
+#: ../vhffs-panel/mail/change_forward.pl:117
+#: ../vhffs-panel/mail/spamvirus.pl:123 ../vhffs-panel/mail/spambox.pl:123
+#, fuzzy
+msgid "Unable to reccord changes on this domain"
+msgstr "Es imposible grabar cambios sobre esto dominio"
+
+#: ../vhffs-panel/admin/mail/change_forward.pl:118
+#: ../vhffs-panel/mail/add_account.pl:109
+#: ../vhffs-panel/mail/add_forward.pl:101
 msgid "Unable to record changes on this domain"
 msgstr "Es imposible grabar cambios sobre esto dominio"
 
-#: /vhffs/vhffs-panel/dns/modif_a.pl:77
-msgid "Updated!"
-msgstr "¡Puesto al día!"
+#: ../vhffs-listengine/src/archives/archives.pl:140
+#: ../vhffs-listengine/src/archives/show_msg.pl:80
+msgid "Undefined list"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:71
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:286
+msgid "Unknow command\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:453
+msgid "Unknown month"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_list.pl:102
+#: ../vhffs-panel/admin/broadcast_view.pl:103
+msgid "Unknown status"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:229
+#, perl-format
+msgid "Unsubscribe for the list %s was not complete.\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/user/edit.pl:259
+#, fuzzy
+msgid "Update note"
+msgstr "Puesto al da!"
+
+#: ../vhffs-panel/dns/modif_a.pl:107
+#, fuzzy
+msgid "Updated !"
+msgstr "Puesto al da!"
+
+#: ../vhffs-panel/admin/web/edit.pl:101 ../vhffs-panel/admin/web/show.pl:114
 msgid "Use Crawl"
 msgstr "Utilize Crawl"
 
-#: /vhffs/vhffs-panel/user/prefs.pl:132
+#: ../vhffs-panel/user/prefs.pl:177
 #, perl-format
-msgid "Use VHFFS servers to manage this mail,<br>you should use use the host pop.%s "
+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 "Utiliza los servidores VHFFS por administrar esto mail. <br> Debe utilizar el pop.%s o el" 
-"imap.%s albergado para obtener su mails"
+msgstr ""
+"Utiliza los servidores VHFFS por administrar esto mail. <br> Debe utilizar "
+"el pop.%s o elimap.%s albergado para obtener su mails"
 
-#: /vhffs/vhffs-panel/web/prefs.pl:68
+#: ../vhffs-panel/user/prefs.pl:183
+msgid "Use anti-spam protection"
+msgstr ""
+
+#: ../vhffs-panel/user/prefs.pl:191
+msgid "Use anti-virus protection"
+msgstr ""
+
+#: ../vhffs-panel/web/prefs.pl:97
 msgid "Use crawl (useful for web-search engine)"
-msgstr "Utilize Crawl (útil por los motores de Búsqueda)"
+msgstr "Utilize Crawl (til por los motores de Bsqueda)"
 
-#: /vhffs/vhffs-panel/admin/mysql/edit.pl:65
-#: /vhffs/vhffs-panel/admin/pgsql/edit.pl:65
+#: ../vhffs-panel/admin/pgsql/edit.pl:95 ../vhffs-panel/admin/pgsql/show.pl:94
+#: ../vhffs-panel/admin/mysql/edit.pl:95 ../vhffs-panel/admin/mysql/show.pl:93
 msgid "User"
 msgstr "Usuario"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:40
-msgid "User Account: "
-msgstr "Cuenta Usario:"
+#: ../vhffs-panel/panel.pl:86
+#, fuzzy, perl-format
+msgid "User %s does not exists"
+msgstr "El usuario no existe"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:58
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:99
 msgid "User Admin"
 msgstr "Usuario Admin"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Menu.pm:41
-#: /vhffs/vhffs-panel/user/prefs.pl:46
+#: ../vhffs-panel/user/prefs.pl:75 ../vhffs-api/src/Vhffs/Panel/Menu.pm:88
 msgid "User Preferences"
 msgstr "Preferencias del usuario"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:187
+#: ../vhffs-panel/subscribe.pl:169
 msgid "User Successfully created"
 msgstr "Usuario bien creado"
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:99
+#: ../vhffs-panel/user/prefs_save.pl:131
 msgid "User Successfully modified"
 msgstr "Usuario bien modificado"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:63
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:81
+#, fuzzy
+msgid "User account : "
+msgstr "Cuenta Usario:"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:230
 msgid "User does not exist"
 msgstr "El usuario no existe"
 
-#: /vhffs/vhffs-panel/group/join_group.pl:60
-msgid "User successfully added to the group. Please, wait while robots add it"
-msgstr "Usuario bien añadido a esto grupo. Espera un momento por favor durante la actualisación de esto."
+#: ../vhffs-panel/public/index.pl:64
+msgid "User public area"
+msgstr ""
 
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:75
-msgid "User successfully added to this repository. Please wait while robots create it."
-msgstr "Usuario bien añadido a esto repositorio. Espera un momento por favor durante la actualisación" 
-"de esto."
-
-#: /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/subscribe.pl:203 ../vhffs-panel/user/prefs.pl:77
+#: ../vhffs-panel/acl/view.pl:148 ../vhffs-panel/group/prefs.pl:103
+#: ../vhffs-panel/admin/su.pl:77 ../vhffs-panel/public/user.pl:79
+#: ../vhffs-panel/public/lastusers.pl:75 ../vhffs-panel/auth.pl:61
+#: ../vhffs-panel/lost.pl:54
 msgid "Username"
 msgstr "Identificador"
 
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:71
-msgid "Username already exists"
-msgstr "El identificador ya existe"
-
-#: /vhffs/vhffs-panel/mysql/prefs.pl:72 /vhffs/vhffs-panel/pgsql/prefs.pl:60
+#: ../vhffs-panel/pgsql/prefs.pl:95 ../vhffs-panel/mysql/prefs.pl:102
 msgid "Username for this database"
 msgstr "Identificador por esta base de datos"
 
-#: /vhffs/vhffs-panel/svn/svn_adduser.pl:67
-msgid "Username is not correct"
-msgstr "Identificador inválido"
-
-#: /vhffs/vhffs-panel/subscribe_complete.pl:64
-msgid "Username must contains at least 3 characteres"
+#: ../vhffs-panel/subscribe.pl:96
+#, fuzzy
+msgid "Username must contain between 3 and 12 characters"
 msgstr "El identificador debe contener por lo menos 3 caracteres"
 
-#: /vhffs/vhffs-panel/admin/user/edit.pl:64
+#: ../vhffs-panel/admin/user/edit.pl:94 ../vhffs-panel/admin/user/show.pl:95
 msgid "Username:"
 msgstr "Identificador:"
 
-#: /vhffs/vhffs-panel/public/group.pl:50
-#: /vhffs/vhffs-panel/public/lastgroups.pl:27
+#: ../vhffs-panel/public/lastgroups.pl:74 ../vhffs-panel/public/group.pl:90
+#: ../vhffs-panel/public/allgroups.pl:80
 msgid "Users"
 msgstr "Usuarios"
 
-#: /vhffs/vhffs-panel/svn/prefs.pl:83
-msgid "Users Management"
-msgstr "Administración de los usuarios"
-
-#: /vhffs/vhffs-panel/svn/prefs.pl:72
-msgid "Users list"
-msgstr "Lista de los usuarios"
-
-#: /vhffs/vhffs-panel/admin/stats.pl:59
+#: ../vhffs-panel/admin/stats.pl:89
 msgid "Users stats"
-msgstr "Estadísticas usuarios"
+msgstr "Estadsticas usuarios"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:151
-msgid "Validate CVS Repository "
-msgstr "Validar el repositorio CVS"
-
-#: /vhffs/vhffs-panel/public/group.pl:46
-#: /vhffs/vhffs-panel/public/lastgroups.pl:23
-msgid "VHFFS Group"
-msgstr "Grupo VHFFS"
-
-#: /vhffs/vhffs-panel/auth.pl:26
+#: ../vhffs-panel/auth.pl:57
 msgid "VHFFS Login"
 msgstr "Login VHFFS"
 
-#: /vhffs/vhffs-panel/login.pl:78
+#: ../vhffs-panel/login.pl:105
 msgid "VHFFS Login OK"
 msgstr "Login VHFFS OK"
 
-#: /vhffs/vhffs-panel/login.pl:47 /vhffs/vhffs-panel/login.pl:88
+#: ../vhffs-panel/login.pl:85 ../vhffs-panel/login.pl:115
 msgid "VHFFS Login failed"
 msgstr "Fracaso del Login VHFFS"
 
-#: /vhffs/vhffs-panel/logout.pl:29
+#: ../vhffs-panel/logout.pl:57
 msgid "VHFFS Logout"
-msgstr "Desconexión VHFFS"
+msgstr "Desconexin VHFFS"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:98
-msgid "VHFFS Panel"
-msgstr "Panel de VHFFS"
-
-#: /vhffs/vhffs-panel/lost_ack.pl:43
+#: ../vhffs-panel/lost_ack.pl:67
 msgid "VHFFS Password Lost OK"
-msgstr "Código de acceso VHFFS perdida OK"
+msgstr "Cdigo de acceso VHFFS perdida OK"
 
-#: /vhffs/vhffs-panel/lost_ack.pl:53
+#: ../vhffs-panel/lost_ack.pl:78
 msgid "VHFFS Password Lost failed"
-msgstr "Código de acceso VHFFS perdida Fracaso"
+msgstr "Cdigo de acceso VHFFS perdida Fracaso"
 
-#: /vhffs/vhffs-panel/public/user.pl:48
-#: /vhffs/vhffs-panel/public/lastusers.pl:26
-msgid "VHFFS User"
-msgstr "Usuario VHFFS"
-
-#: /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-panel/admin/user/edit.pl:139
+#: ../vhffs-panel/admin/pgsql/edit.pl:115
+#: ../vhffs-panel/admin/group/edit.pl:115
+#: ../vhffs-panel/admin/repository/edit.pl:115
+#: ../vhffs-panel/admin/object/edit.pl:115
+#: ../vhffs-panel/admin/web/edit.pl:128 ../vhffs-panel/admin/mysql/edit.pl:116
+#: ../vhffs-panel/admin/cvs/edit.pl:124 ../vhffs-panel/admin/mail/edit.pl:156
+#: ../vhffs-api/src/Vhffs/Functions.pm:371
 msgid "Validation refused"
-msgstr "Validación negada"
+msgstr "Validacin negada"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:57
+#: ../vhffs-panel/admin/stats.pl:87
 msgid "Vhffs Statistics"
-msgstr "Estadísticas VHHFS"
+msgstr "Estadsticas VHHFS"
 
-#: /vhffs/vhffs-panel/alert.pl:37
-msgid "Warn the admin team"
-msgstr "Advertir la equipa admin"
+#: ../vhffs-listengine/src/archives/archives.pl:67
+#: ../vhffs-listengine/src/archives/archives.pl:174
+msgid "View"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/web/edit.pl:66
-msgid "Warning threshold"
-msgstr "Umbral de alarma"
+#: ../vhffs-panel/public/group.pl:205
+#, fuzzy
+msgid "View archives"
+msgstr "Abrir los archivos"
 
-#: /vhffs/vhffs-panel/admin/stats.pl:68
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:352
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:376
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:402
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:428
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:454
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:481
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:507
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:533
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:558
+#, fuzzy
+msgid "View history"
+msgstr "Historia"
+
+#: ../vhffs-panel/admin/broadcast_view.pl:83
+msgid "View mailing"
+msgstr ""
+
+#: ../vhffs-panel/admin/broadcast_list.pl:88
+#, fuzzy
+msgid "View this mailing"
+msgstr "Destruir esto dominio mail"
+
+#: ../vhffs-panel/mail/spamvirus.pl:108
+msgid "Virus protection is not allowed"
+msgstr ""
+
+#: ../vhffs-panel/mail/spamvirus.pl:127
+#, perl-format
+msgid "Virus status updated for box %s"
+msgstr ""
+
+#: ../vhffs-panel/admin/stats.pl:103
 msgid "WEB stats"
-msgstr "Estadísticas WEB"
+msgstr "Estadsticas WEB"
 
-#: /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-panel/admin/user/edit.pl:140 ../vhffs-panel/admin/dns/list.pl:106
+#: ../vhffs-panel/admin/pgsql/edit.pl:116
+#: ../vhffs-panel/admin/pgsql/list.pl:108
+#: ../vhffs-panel/admin/group/edit.pl:116
+#: ../vhffs-panel/admin/repository/edit.pl:116
+#: ../vhffs-panel/admin/object/edit.pl:116
+#: ../vhffs-panel/admin/object/list.pl:103
+#: ../vhffs-panel/admin/web/edit.pl:129 ../vhffs-panel/admin/mysql/edit.pl:117
+#: ../vhffs-panel/admin/mysql/list.pl:108 ../vhffs-panel/admin/cvs/edit.pl:125
+#: ../vhffs-panel/admin/mail/edit.pl:157
+#: ../vhffs-api/src/Vhffs/Functions.pm:375
 msgid "Waiting for creation"
-msgstr "Creación en espera"
+msgstr "Creacin en espera"
 
-#: /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
-msgid "Waiting for destruction"
-msgstr "Destrución en espera"
+#: ../vhffs-panel/mailinglist/prefs.pl:174
+#: ../vhffs-panel/admin/dns/list.pl:114 ../vhffs-panel/admin/pgsql/list.pl:116
+#: ../vhffs-panel/admin/object/list.pl:111
+#: ../vhffs-panel/admin/mysql/list.pl:116
+#, fuzzy
+msgid "Waiting for delete"
+msgstr "Moderacin en curso"
 
-#: /vhffs/vhffs-panel/admin/group/list.pl:86
-msgid "Waiting for moderation"
-msgstr "Moderación en curso"
-
-#: /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-panel/admin/user/edit.pl:146
+#: ../vhffs-panel/admin/pgsql/edit.pl:122
+#: ../vhffs-panel/admin/group/edit.pl:122
+#: ../vhffs-panel/admin/repository/edit.pl:122
+#: ../vhffs-panel/admin/object/edit.pl:122
+#: ../vhffs-panel/admin/web/edit.pl:135 ../vhffs-panel/admin/mysql/edit.pl:123
+#: ../vhffs-panel/admin/cvs/edit.pl:131 ../vhffs-panel/admin/mail/edit.pl:163
+#: ../vhffs-api/src/Vhffs/Functions.pm:399
 msgid "Waiting for modification"
-msgstr "Modificación en espera"
+msgstr "Modificacin en espera"
 
-#: /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-panel/admin/user/edit.pl:138 ../vhffs-panel/admin/dns/list.pl:118
+#: ../vhffs-panel/admin/pgsql/edit.pl:114
+#: ../vhffs-panel/admin/pgsql/list.pl:120
+#: ../vhffs-panel/admin/group/edit.pl:114
+#: ../vhffs-panel/admin/repository/edit.pl:114
+#: ../vhffs-panel/admin/object/edit.pl:114
+#: ../vhffs-panel/admin/object/list.pl:115
+#: ../vhffs-panel/admin/web/edit.pl:127 ../vhffs-panel/admin/mysql/edit.pl:115
+#: ../vhffs-panel/admin/mysql/list.pl:120 ../vhffs-panel/admin/cvs/edit.pl:123
+#: ../vhffs-panel/admin/mail/edit.pl:155
+#: ../vhffs-api/src/Vhffs/Functions.pm:367
 msgid "Waiting for validation"
-msgstr "Validación en espera"
+msgstr "Validacin en espera"
 
-#: /vhffs/vhffs-panel/user/prefs.pl:130
+#: ../vhffs-panel/alert.pl:66
+msgid "Warn the admin team"
+msgstr "Advertir la equipa admin"
+
+#: ../vhffs-panel/user/prefs.pl:175
 #, perl-format
 msgid "We offer you the possibility to have one email box on the domain %s"
 msgstr "Se ofrece la possibilidad de tener un cuenta sobre el dominio %s"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Admin.pm:76
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:117
 msgid "Web Admin"
 msgstr "Admin Web"
 
-#: /vhffs/vhffs-panel/web/prefs.pl:63
-msgid "Web Area management"
-msgstr "Administración Zona Web"
+#: ../vhffs-panel/web/prefs.pl:92
+#, fuzzy
+msgid "Web Area Administration"
+msgstr "Administracin PostgreSQL"
 
-#: /vhffs/vhffs-panel/admin/moderation.pl:86
-msgid "Web Area to validate"
+#: ../vhffs-panel/admin/moderation.pl:130
+#, fuzzy
+msgid "Web Area awaiting validation"
 msgstr "Zona Web por validar"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Web.pm:106
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:132
 msgid "Web Areas"
 msgstr "Zonas Web"
 
-#: /vhffs/vhffs-panel/web/web_submit.pl:58
-msgid "Web area successfully created."
+#: ../vhffs-panel/web/web_submit.pl:85
+#, fuzzy
+msgid "Web area successfully created !"
 msgstr "Zona Web bien creada."
 
-#: /vhffs/vhffs-robots/src/treat_refused.pl:43
-msgid "We hope to keep you in our hosting service."
-msgstr "Esperamos guardar se en nuestro servicio de hospedido."
- 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:125
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:342
+#, fuzzy
+msgid "Webarea for this group"
+msgstr "Bsqueda sobre un grupo"
+
+#: ../vhffs-panel/public/group.pl:120
+#, fuzzy
+msgid "Website for this group"
+msgstr "Aadir un usuario en esto grupo"
+
+#: ../vhffs-panel/public/index.pl:75
+#, fuzzy
+msgid "Websites area"
+msgstr "Zonas Web"
+
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:306
 msgid "Welcome"
 msgstr "Bienvenido"
 
-#: /vhffs/vhffs-panel/auth.pl:27
-msgid "Welcome to "
+#: ../vhffs-panel/auth.pl:58
+#, fuzzy, perl-format
+msgid "Welcome on %s"
 msgstr "Bienvenido a"
 
-#: /vhffs/vhffs-panel/mailinglist/delete.pl:79
+#: ../vhffs-panel/mailinglist/delete.pl:109
 msgid "Will be DELETED in a few minutes"
-msgstr "Será destruido en alguna minutas"
+msgstr "Ser destruido en alguna minutas"
 
-#: /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
+#: ../vhffs-panel/admin/user/edit.pl:149
+#: ../vhffs-panel/admin/pgsql/edit.pl:125
+#: ../vhffs-panel/admin/group/edit.pl:125
+#: ../vhffs-panel/admin/repository/edit.pl:125
+#: ../vhffs-panel/admin/object/edit.pl:125
+#: ../vhffs-panel/admin/web/edit.pl:138 ../vhffs-panel/admin/mysql/edit.pl:126
+#: ../vhffs-panel/admin/cvs/edit.pl:134 ../vhffs-panel/admin/mail/edit.pl:166
+#: ../vhffs-api/src/Vhffs/Functions.pm:411
 msgid "Will be deleted"
-msgstr "Será destruido"
+msgstr "Ser destruido"
 
-#: /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:78
+#, perl-format
+msgid "Woah, %s users and %s groups already trust %s"
+msgstr ""
+
+#: ../vhffs-panel/svn/prefs.pl:119 ../vhffs-panel/dns/prefs.pl:138
+#: ../vhffs-panel/admin/cvs/edit.pl:104 ../vhffs-panel/admin/cvs/show.pl:103
+#: ../vhffs-panel/web/prefs.pl:114 ../vhffs-panel/cvs/prefs.pl:102
 msgid "Yes"
 msgstr "Si"
 
-#: /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/mailinglist/prefs.pl:198 ../vhffs-panel/svn/prefs.pl:125
+#: ../vhffs-panel/user/prefs.pl:103 ../vhffs-panel/dns/prefs.pl:131
+#: ../vhffs-panel/pgsql/prefs.pl:109 ../vhffs-panel/group/prefs.pl:99
+#: ../vhffs-panel/repository/prefs.pl:107 ../vhffs-panel/web/prefs.pl:128
+#: ../vhffs-panel/mysql/prefs.pl:116 ../vhffs-panel/cvs/prefs.pl:108
+#: ../vhffs-panel/mail/prefs.pl:132
 msgid "Yes I'm sure of what I do"
 msgstr "Si, soy seguro(a)"
 
-#: /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
-msgid "You are not allowed to see this"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:215
+#, fuzzy
+msgid "You are not a subscriber on this list.\n"
+msgstr "No miembros sobre la lista"
+
+#: ../vhffs-panel/admin/svn/search.pl:71 ../vhffs-panel/admin/svn/list.pl:69
+#: ../vhffs-panel/admin/broadcast.pl:68
+#: ../vhffs-panel/admin/mailing/mailing_submit.pl:73
+#: ../vhffs-panel/admin/mailing/search.pl:69
+#: ../vhffs-panel/admin/mailing/list.pl:71 ../vhffs-panel/admin/stats.pl:80
+#: ../vhffs-panel/admin/user/edit_submit.pl:84
+#: ../vhffs-panel/admin/user/edit.pl:72 ../vhffs-panel/admin/user/show.pl:74
+#: ../vhffs-panel/admin/user/edit_note.pl:74
+#: ../vhffs-panel/admin/user/search.pl:70 ../vhffs-panel/admin/user/list.pl:70
+#: ../vhffs-panel/admin/dns/search.pl:70 ../vhffs-panel/admin/dns/list.pl:70
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:72
+#: ../vhffs-panel/admin/pgsql/edit.pl:72 ../vhffs-panel/admin/pgsql/show.pl:72
+#: ../vhffs-panel/admin/pgsql/search.pl:70
+#: ../vhffs-panel/admin/pgsql/list.pl:70
+#: ../vhffs-panel/admin/group/edit_submit.pl:76
+#: ../vhffs-panel/admin/group/edit.pl:70 ../vhffs-panel/admin/group/show.pl:71
+#: ../vhffs-panel/admin/group/search.pl:70
+#: ../vhffs-panel/admin/group/list.pl:70
+#: ../vhffs-panel/admin/broadcast_list.pl:69
+#: ../vhffs-panel/admin/repository/edit_submit.pl:74
+#: ../vhffs-panel/admin/repository/edit.pl:72
+#: ../vhffs-panel/admin/repository/show.pl:72
+#: ../vhffs-panel/admin/repository/search.pl:69
+#: ../vhffs-panel/admin/repository/list.pl:70 ../vhffs-panel/admin/su.pl:68
+#: ../vhffs-panel/admin/object/edit_submit.pl:72
+#: ../vhffs-panel/admin/object/delete_avatar.pl:76
+#: ../vhffs-panel/admin/object/edit.pl:72
+#: ../vhffs-panel/admin/object/search.pl:69
+#: ../vhffs-panel/admin/object/list.pl:69
+#: ../vhffs-panel/admin/broadcast_view.pl:71
+#: ../vhffs-panel/admin/web/edit_submit.pl:72
+#: ../vhffs-panel/admin/web/edit.pl:72 ../vhffs-panel/admin/web/show.pl:72
+#: ../vhffs-panel/admin/web/search.pl:70 ../vhffs-panel/admin/web/list.pl:70
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:72
+#: ../vhffs-panel/admin/mysql/edit.pl:72 ../vhffs-panel/admin/mysql/show.pl:71
+#: ../vhffs-panel/admin/mysql/search.pl:70
+#: ../vhffs-panel/admin/mysql/list.pl:70
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:74
+#: ../vhffs-panel/admin/cvs/edit.pl:72 ../vhffs-panel/admin/cvs/show.pl:72
+#: ../vhffs-panel/admin/cvs/search.pl:69 ../vhffs-panel/admin/cvs/list.pl:70
+#: ../vhffs-panel/admin/mail/edit.pl:74 ../vhffs-panel/admin/mail/show.pl:74
+#: ../vhffs-panel/admin/mail/search.pl:70 ../vhffs-panel/admin/mail/list.pl:70
+#, fuzzy
+msgid "You are not allowed to see it"
 msgstr "No es autorizado a ver esto"
 
-#: /vhffs/vhffs-panel/mail/prefs.pl:105 /vhffs/vhffs-panel/web/prefs.pl:89
-msgid "You can manage rights on this service for each user in the VHFFS database."
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:121
+#, perl-format
+msgid "You ask to be subscribed to the following list: %s\n"
+msgstr ""
+
+#: ../vhffs-panel/dns/prefs.pl:123 ../vhffs-panel/web/prefs.pl:122
+#: ../vhffs-panel/mail/prefs.pl:137
+#, fuzzy
+msgid ""
+"You can Manage rights on this service for each user in the VHFFS database. "
 "Please read help before manage it."
-msgstr "Se puede administrar los derechos en esto servicio por cada usuario en la base de datos VHFFS." "Lee la ayuda, por favor, antes de administrar esto."
+msgstr ""
+"Se puede administrar los derechos en esto servicio por cada usuario en la "
+"base de datos VHFFS.Lee la ayuda, por favor, antes de administrar esto."
 
-#: /vhffs/vhffs-panel/subscribe.pl:26
-#: /vhffs/vhffs-panel/subscribe_complete.pl:50
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:50
+msgid "You can also send a command list in the mail body.\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:154
+msgid "You can have some help on listengine, sending an email to\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:152
+msgid "You can post on the list now."
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:83
 msgid "You cannot subscribe to VHFFS"
 msgstr "No puede suscribir a VHFFS"
 
-#: /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
-msgid "You can't delete."
-msgstr "No se puede destruire"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:214
+#, fuzzy, perl-format
+msgid "You cannot unsubscribe from the list %s\n"
+msgstr "No puede suscribir a VHFFS"
 
-#: /vhffs/vhffs-panel/logout.pl:30
-msgid "You left your VHFFS session"
-msgstr "Deja su sesión VHFFS"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:199
+msgid "You demand was refused\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/lost.pl:26
-msgid "You lost your password didn't you? Too bad..."
-msgstr "¿Ha perdido su contraseña VHFFS? ¡Que pena...!"
+#: ../vhffs-panel/mailinglist/submit.pl:99
+#, fuzzy
+msgid "You don't own this domain"
+msgstr "Es imposible poner MX al da sobre esto dominio"
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:112
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:168
+#, fuzzy, perl-format
+msgid "You have been successfully removed from the list %s\n"
+msgstr "Esto bzon es bien aadido a esto dominio"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:244
+#, fuzzy, perl-format
+msgid "You have been successfully removed from the list %s.\n"
+msgstr "Esto bzon es bien aadido a esto dominio"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:150
+#, fuzzy, perl-format
+msgid "You have been successfully subscribed to the list %s\n"
+msgstr "Esto bzon es bien aadido a esto dominio"
+
+#: ../vhffs-panel/logout.pl:58
+#, fuzzy
+msgid "You left your VHFFS session!"
+msgstr "Deja su sesin VHFFS"
+
+#: ../vhffs-panel/lost.pl:52
+#, fuzzy
+msgid "You lost your password? You're a bad guy!"
+msgstr "Ha perdido su contrasea VHFFS? Que pena...!"
+
+#: ../vhffs-panel/user/prefs_save.pl:169
 msgid "You must choose a method for your mail"
-msgstr "Debe eligir un método por su mail"
+msgstr "Debe eligir un mtodo por su mail"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:113
-msgid "You must declare a valid mail address "
-msgstr "Debe declarar un mail válido"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:104
+msgid "You must confirm this request by seding a email\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:78
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:86
+msgid "You must confirm your request by sending a confirmation emailn\n"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:124
+#, fuzzy
+msgid "You must declare a valid mail address"
+msgstr "Debe declarar un mail vlido"
+
+#: ../vhffs-panel/subscribe.pl:104
 msgid "You must declare your city"
 msgstr "Debe declarar su ciudad"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:71
+#: ../vhffs-panel/subscribe.pl:100
 msgid "You must declare your country"
-msgstr "Debe declarar su país"
+msgstr "Debe declarar su pas"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:92
+#: ../vhffs-panel/subscribe.pl:112
 msgid "You must declare your firstname"
 msgstr "Debe declarar su nombre de pila"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:99
+#: ../vhffs-panel/subscribe.pl:116
 msgid "You must declare your lastname"
 msgstr "Debe declarar su apellido"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:106
+#: ../vhffs-panel/subscribe.pl:120
 msgid "You must declare your mail address"
 msgstr "Debe declarar su mail"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:57
+#: ../vhffs-panel/subscribe.pl:92
 msgid "You must declare your username"
 msgstr "Debe declarar su identificador"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:85
+#: ../vhffs-panel/subscribe.pl:108
 msgid "You must declare your zipcode"
-msgstr "Debe declarar su código postal"
+msgstr "Debe declarar su cdigo postal"
 
-#: /vhffs/vhffs-panel/mailinglist/create.pl:40
+#: ../vhffs-panel/mailinglist/create.pl:80
 msgid "You need to manage at least a domain to host a mailing-list"
-msgstr "Debe administrar por lo menos un dominio, por albergar una mailing-list"
+msgstr ""
+"Debe administrar por lo menos un dominio, por albergar una mailing-list"
 
-#: /vhffs/vhffs-api/src/Vhffs/Panel/Main.pm:67
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:232
 msgid "You're are not allowed to browse panel"
 msgstr "No es autorizado a recorrer el panel"
 
-#: /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/mailinglist/delete.pl:93
+#: ../vhffs-panel/mailinglist/add_sub.pl:94
+#: ../vhffs-panel/mailinglist/prefs.pl:99
+#: ../vhffs-panel/mailinglist/save_options.pl:99
+#: ../vhffs-panel/mailinglist/change_right.pl:96
+#: ../vhffs-panel/mailinglist/del_member.pl:94 ../vhffs-panel/svn/delete.pl:80
+#: ../vhffs-panel/svn/prefs.pl:100 ../vhffs-panel/svn/prefs_save.pl:81
+#: ../vhffs-panel/dns/delete.pl:88 ../vhffs-panel/dns/delete.pl:92
+#: ../vhffs-panel/dns/add_mx.pl:89 ../vhffs-panel/dns/add_mx.pl:93
+#: ../vhffs-panel/dns/prefs.pl:91 ../vhffs-panel/dns/modif_a.pl:89
+#: ../vhffs-panel/dns/modif_a.pl:93 ../vhffs-panel/dns/add_ns.pl:88
+#: ../vhffs-panel/dns/add_ns.pl:92 ../vhffs-panel/dns/add_cname.pl:89
+#: ../vhffs-panel/dns/add_cname.pl:93 ../vhffs-panel/dns/delete_a.pl:59
+#: ../vhffs-panel/dns/delete_a.pl:63 ../vhffs-panel/dns/delete_ns.pl:87
+#: ../vhffs-panel/dns/delete_ns.pl:91 ../vhffs-panel/dns/delete_mx.pl:88
+#: ../vhffs-panel/dns/delete_mx.pl:92 ../vhffs-panel/dns/modif_cname.pl:89
+#: ../vhffs-panel/dns/modif_cname.pl:93 ../vhffs-panel/dns/modif_mx.pl:89
+#: ../vhffs-panel/dns/modif_mx.pl:93 ../vhffs-panel/dns/add_a.pl:90
+#: ../vhffs-panel/dns/add_a.pl:94 ../vhffs-panel/dns/delete_cname.pl:88
+#: ../vhffs-panel/dns/delete_cname.pl:92 ../vhffs-panel/pgsql/delete.pl:76
+#: ../vhffs-panel/pgsql/prefs.pl:77 ../vhffs-panel/pgsql/prefs_save.pl:84
+#: ../vhffs-panel/group/delete.pl:69
+#: ../vhffs-panel/group/remove_user_from_group.pl:74
+#: ../vhffs-panel/group/prefs.pl:79 ../vhffs-panel/group/join_group.pl:77
+#: ../vhffs-panel/group/prefs_save.pl:82
+#: ../vhffs-panel/repository/delete.pl:81
+#: ../vhffs-panel/repository/prefs.pl:85
+#: ../vhffs-panel/repository/prefs_save.pl:81
+#: ../vhffs-panel/admin/moderation_submit.pl:77
+#: ../vhffs-panel/admin/moderation.pl:75
+#: ../vhffs-panel/admin/broadcast_submit.pl:77
+#: ../vhffs-panel/admin/broadcast_delete.pl:77
+#: ../vhffs-panel/admin/mail/delete_box.pl:102
+#: ../vhffs-panel/admin/mail/password_box.pl:103
+#: ../vhffs-panel/admin/mail/change_forward.pl:103
+#: ../vhffs-panel/web/delete.pl:82 ../vhffs-panel/web/prefs.pl:85
+#: ../vhffs-panel/web/prefs_save.pl:85 ../vhffs-panel/mysql/delete.pl:79
+#: ../vhffs-panel/mysql/prefs.pl:83 ../vhffs-panel/mysql/prefs_save.pl:86
+#: ../vhffs-panel/cvs/delete.pl:81 ../vhffs-panel/cvs/prefs.pl:85
+#: ../vhffs-panel/cvs/prefs_save.pl:80 ../vhffs-panel/mail/delete.pl:85
+#: ../vhffs-panel/mail/delete_box.pl:99 ../vhffs-panel/mail/add_account.pl:94
+#: ../vhffs-panel/mail/prefs.pl:90 ../vhffs-panel/mail/save_catchall.pl:84
+#: ../vhffs-panel/mail/password_box.pl:102
+#: ../vhffs-panel/mail/add_forward.pl:88
+#: ../vhffs-panel/mail/change_forward.pl:102
+#: ../vhffs-panel/mail/spamvirus.pl:102 ../vhffs-panel/mail/spambox.pl:102
 msgid "You're not allowed to do this (ACL rights)"
 msgstr "No esta autorizado a hacer esto (Derechos ACL)"
 
-#: /vhffs/vhffs-panel/admin/mail/delete_forward.pl:72
-#: /vhffs/vhffs-panel/mail/delete_forward.pl:72
+#: ../vhffs-panel/admin/mail/delete_forward.pl:102
+#: ../vhffs-panel/mail/delete_forward.pl:93
 msgid "You're not allowed to do this (ACL rights) "
-msgstr "Vous n'êtes pas autorisé à faire ceci (Droits ACL)"
+msgstr "Vous n'tes pas autoris  faire ceci (Droits ACL)"
 
-#: /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"
+#: ../vhffs-panel/history.pl:97 ../vhffs-panel/acl/view.pl:139
+#: ../vhffs-panel/acl/submit.pl:94 ../vhffs-panel/acl/add_acl_group.pl:95
+#: ../vhffs-panel/acl/add_acl_user.pl:95
+#, fuzzy
+msgid "You're not allowed to view this object's ACL"
 msgstr "No esta autorizado a ver el ACL de esto objecto"
 
-#: /vhffs/vhffs-panel/subscribe_complete.pl:120
-msgid "Your Zipcode is not correct ! Please enter a correct zipcode"
-msgstr "¡Su código postal no es correcto! Escribe por favor un código postal válido"
+#: ../vhffs-panel/panel.pl:91
+msgid "You're not an administrator"
+msgstr ""
 
-#: /vhffs/vhffs-panel/alert.pl:40
+#: ../vhffs-robots/src/refused_cvs.pl:82
+#, fuzzy
+msgid "Your CVS repository request"
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-robots/src/refused_cvs.pl:70
+#, fuzzy, perl-format
+msgid "Your CVS request : %s "
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-robots/src/refused_dns.pl:81
+#, fuzzy
+msgid "Your DNS hosting request"
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-robots/src/refused_dns.pl:69
+#, fuzzy, perl-format
+msgid "Your DNS hosting request for the domain : %s "
+msgstr "Su demanda por la zona web:"
+
+#: ../vhffs-robots/src/refused_repository.pl:82
+#, fuzzy
+msgid "Your Download repository request"
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-robots/src/refused_repository.pl:70
+#, perl-format
+msgid "Your Download repository request : %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_groups.pl:81
+#, fuzzy
+msgid "Your Group request"
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-robots/src/refused_groups.pl:69
+#, fuzzy, perl-format
+msgid "Your Group request : %s "
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-robots/src/refused_mail.pl:81
+#, fuzzy
+msgid "Your Mail hosting request"
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-robots/src/refused_mail.pl:69
+#, fuzzy, perl-format
+msgid "Your Mail hosting request for the domain: %s "
+msgstr "Administracin mail por esto dominio"
+
+#: ../vhffs-robots/src/refused_ml.pl:80
+#, fuzzy
+msgid "Your Mailing-list request"
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-robots/src/refused_ml.pl:69
+#, perl-format
+msgid "Your Mailing-list request : %s "
+msgstr ""
+
+#: ../vhffs-robots/src/refused_mysql.pl:52
+#, fuzzy
+msgid "Your MySQL database request"
+msgstr "Base de datos MySQL"
+
+#: ../vhffs-robots/src/refused_mysql.pl:40
+#, fuzzy, perl-format
+msgid "Your MySQL database request : %s "
+msgstr "Todas las listas de bases de datos MySQL"
+
+#: ../vhffs-robots/src/refused_postgres.pl:81
+#, fuzzy
+msgid "Your PostgreSQL database request"
+msgstr "Nombre de la base de datos PostgreSQL"
+
+#: ../vhffs-robots/src/refused_postgres.pl:69
+#, fuzzy, perl-format
+msgid "Your PostgreSQL database request : %s "
+msgstr "Todas las listas de bases de datos PostgreSQL"
+
+#: ../vhffs-robots/src/refused_svn.pl:52
+#, fuzzy
+msgid "Your Subversion repository request"
+msgstr "Todas las listas de repositorios Subversion"
+
+#: ../vhffs-robots/src/refused_svn.pl:40
+#, fuzzy, perl-format
+msgid "Your Subversion repository request : %s"
+msgstr "Todas las listas de repositorios Subversion"
+
+#: ../vhffs-robots/src/refused_web.pl:81
+#, fuzzy
+msgid "Your hosting request"
+msgstr "Su demanda por la zona web"
+
+#: ../vhffs-panel/alert.pl:69
 msgid "Your message"
 msgstr "Su mensaje"
 
-#: /vhffs/vhffs-robots/src/treat_refused.pl:40
-msgid "Your request for the web area: "
+#: ../vhffs-panel/pgsql/prefs_save.pl:88
+#, fuzzy
+msgid "Your password is not correct. Please check it."
+msgstr ""
+"Su cdigo postal no es correcto! Escribe por favor un cdigo postal vlido"
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:137
+#, fuzzy
+msgid "Your request has been removed.\n"
 msgstr "Su demanda por la zona web:"
 
-#: /vhffs/vhffs-robots/src/treat_refused.pl:47
-msgid "Your web area request"
-msgstr "Su demanda por la zona web"
+#: ../vhffs-panel/admin/moderation_submit.pl:105 ../vhffs-irc/modobot.pl:397
+#, fuzzy
+msgid "Your request on VHFFS platform"
+msgstr "Alarma sobre la plataforma Vhffs"
 
-#: /vhffs/vhffs-panel/subscribe.pl:40 /vhffs/vhffs-panel/admin/user/edit.pl:75
-#: /vhffs/vhffs-panel/user/prefs.pl:52
+#: ../vhffs-panel/admin/moderation_submit.pl:100 ../vhffs-irc/modobot.pl:392
+#, fuzzy
+msgid "Your request on VHFFS was accepted\n"
+msgstr "Su demanda por la zona web:"
+
+#: ../vhffs-robots/src/refused_web.pl:69
+#, fuzzy, perl-format
+msgid "Your web hosting request for the servername : %s "
+msgstr "Su demanda por la zona web:"
+
+#: ../vhffs-panel/subscribe.pl:128
+#, fuzzy
+msgid "Your zipcode is not correct! Please enter a correct zipcode"
+msgstr ""
+"Su cdigo postal no es correcto! Escribe por favor un cdigo postal vlido"
+
+#: ../vhffs-panel/subscribe.pl:207 ../vhffs-panel/user/prefs.pl:81
+#: ../vhffs-panel/admin/user/edit.pl:105 ../vhffs-panel/admin/user/show.pl:105
 msgid "Zipcode"
-msgstr "Código postal"
+msgstr "Cdigo postal"
 
-#: /vhffs/vhffs-panel/user/prefs_save.pl:64
-msgid "Zipcode is not correct!"
-msgstr "¡Su código postal no es correcto!"
+#: ../vhffs-panel/user/prefs_save.pl:94
+#, fuzzy
+msgid "Zipcode is not correct !"
+msgstr "Su cdigo postal no es correcto!"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:115
-msgid "change right"
-msgstr "cambiar los derechos"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:338
+msgid "cannot be removed from the list\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:114
-msgid "Delete from list"
-msgstr "Destruir de la lista"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:306
+msgid "cannot be removed.\n"
+msgstr ""
 
-#: /vhffs/vhffs-robots/src/treat_refused.pl:42
+#: ../vhffs-robots/src/refused_ml.pl:70 ../vhffs-robots/src/refused_mail.pl:70
+#: ../vhffs-robots/src/refused_postgres.pl:70
+#: ../vhffs-robots/src/refused_cvs.pl:71 ../vhffs-robots/src/refused_web.pl:70
+#: ../vhffs-robots/src/refused_mysql.pl:41
+#: ../vhffs-robots/src/refused_svn.pl:41
+#: ../vhffs-robots/src/refused_groups.pl:70
+#: ../vhffs-robots/src/refused_repository.pl:71
+#: ../vhffs-robots/src/refused_dns.pl:70
 msgid "has been refused by the Moderators team"
 msgstr "negado por la equipa moderadores"
 
-#: /vhffs/vhffs-panel/subscribe.pl:37 /vhffs/vhffs-panel/user/prefs.pl:49
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:55
+msgid "help\t\t - show this help\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:353
+#, perl-format
+msgid "in the moderation queue of the list %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:58
+msgid "lang [fr|us|es]\t - set listengine language\n"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:759
+#, perl-format
+msgid "listengine - list of messages to moderate for %s"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:642
+#: ../vhffs-listengine/src/listengine.pl:664
+#: ../vhffs-listengine/src/listengine.pl:675
+msgid "listengine help"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:707
+#: ../vhffs-listengine/src/listengine.pl:718
+#: ../vhffs-listengine/src/listengine.pl:734
+#: ../vhffs-listengine/src/listengine.pl:746
+#: ../vhffs-listengine/src/listengine.pl:773
+#: ../vhffs-listengine/src/listengine.pl:784
+#, fuzzy
+msgid "listengine moderation"
+msgstr "Moderacin en curso"
+
+#: ../vhffs-listengine/src/listengine.pl:692
+msgid "listengine result command"
+msgstr ""
+
+#: ../vhffs-listengine/src/listengine.pl:811
+msgid "listengine: unknown command"
+msgstr ""
+
+#: ../vhffs-panel/subscribe.pl:204 ../vhffs-panel/user/prefs.pl:78
 msgid "mail"
 msgstr "mail"
 
-#: /vhffs/vhffs-panel/web/create.pl:37
-msgid "my_new_site."
-msgstr "mi_nuevo_sitio"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:61
+msgid "moderate XXXXX\t\t\t - moderate the message with message-id XXXXX\n"
+msgstr ""
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:82
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:64
+msgid "moderate list\t\t\t - give the message list for moderation\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:63
+msgid ""
+"moderate refused XXXXX\t\t\t - refuse the message with message-id XXXXX\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:62
+msgid ""
+"moderate validate XXXXX\t\t\t - moderate the message with message-id XXXXX\n"
+msgstr ""
+
+#: ../vhffs-panel/admin/object/edit.pl:111
 msgid "no date"
 msgstr "no fecha"
 
-#: /vhffs/vhffs-panel/admin/object/edit.pl:185
-#: /vhffs/vhffs-panel/history.pl:99
+#: ../vhffs-panel/history.pl:128 ../vhffs-panel/admin/object/edit.pl:217
 msgid "no information about date"
-msgstr "no informaciónes sobre la fecha"
+msgstr "no informacines sobre la fecha"
 
-#: /vhffs/vhffs-panel/mailinglist/prefs.pl:127
-msgid "no member on this list"
-msgstr "No miembros sobre la lista"
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:305
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:337
+#, perl-format
+msgid "present in the moderation queue for the list %s"
+msgstr ""
 
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:56
+msgid "subscribe\t - subscribe the shipper to the list\n"
+msgstr ""
 
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:391
+#, perl-format
+msgid "to %s-request@%s with the following subject : \"moderate %s\" \n"
+msgstr ""
+
+#: ../vhffs-listengine/src/archives/show_msg.pl:98
+#, perl-format
+msgid "unknown message-id t: %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:57
+msgid "unsubscribe\t - unsubscribe from this list\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:69
+msgid "user info user@xxxxxxxxxx\t\t - show this user's informations\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:67
+msgid "user right RIGHT user@xxxxxxxxxx\t - change right for this user\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:66
+msgid ""
+"user subscribe user@xxxxxxxxxx\t\t - register the user user@xxxxxxxxxx on "
+"the list\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:65
+msgid ""
+"user unsubscribe user@xxxxxxxxxx\t - delete user user@xxxxxxxxxx from list\n"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:322
+#, perl-format
+msgid "was removed from the moderation queue from the list %s"
+msgstr ""
+
+#: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:354
+#, fuzzy
+msgid "was sent on the list.\n"
+msgstr "Mail por la lista"
+
+#~ msgid "(waiting for creation)"
+#~ msgstr "(Creacin en espera)"
+
+#~ msgid "(waiting for moderation)"
+#~ msgstr "(moderacin en curso)"
+
+#~ msgid "ACL management for: "
+#~ msgstr "Administracin ACL por:"
+
+#~ msgid "Activate email address %s@% "
+#~ msgstr "Activar %s@%s email"
+
+#~ msgid "All Mail Domains lists"
+#~ msgstr "Todas las listas de dominios mail"
+
+#~ msgid "All Users lists"
+#~ msgstr "Todas las listas de usuarios"
+
+#~ msgid "All Web Areas lists"
+#~ msgstr "Todas las listas de Zonas Web"
+
+#~ msgid "All domains lists"
+#~ msgstr "Todas las listas de dominios"
+
+#~ msgid ""
+#~ "Cannot read the cookie from your browser. Please check your browser's "
+#~ "settings to accept cookiesfrom this site and then log in again!"
+#~ msgstr ""
+#~ "No cookie encontrado. Por favor, verifique las opcines cookies de su "
+#~ "navigatorio y acceptelas, depues relogue de nuevo!"
+
+#~ msgid ""
+#~ "Cannot create User. A username should contain at least 3 characters, only "
+#~ "written in lowercasealphanumeric format"
+#~ msgstr ""
+#~ "El nombre del usuario debe contener por lo menos 3 caracteres, solamente "
+#~ "en minsculos en unformato alfanumrico"
+
+#~ msgid "Cannot obtain informations about this object"
+#~ msgstr "Es imposible obtener informacines sobre esto objecto"
+
+#~ msgid "Cannot retrieve informations about this CVS"
+#~ msgstr "Es imposible recuperar informacines sobre esto CVS"
+
+#~ msgid "Change forward address of all addresses"
+#~ msgstr "Cambiar la direccin del reenviar de todas las direccines"
+
+#~ msgid "Create a user"
+#~ msgstr "Crear un usuario"
+
+#~ msgid "Database Search"
+#~ msgstr "Bsqueda de base de datos"
+
+#~ msgid "Database name must contains at least 3 caracters and no more than 16"
+#~ msgstr ""
+#~ "El nombre de la base de datos debe contener por lo menos 3 caracteres y "
+#~ "16 por lo ms"
+
+#~ msgid "Delete this account"
+#~ msgstr "Destruir esto cuenta"
+
+#~ msgid "Do not delete this project, keep it."
+#~ msgstr "No destruir este proyecto, conservarlo"
+
+#~ msgid "Email changed"
+#~ msgstr "Mail cambiado"
+
+#~ msgid "Error occured while adding ACL to you"
+#~ msgstr "Un error lleg durante el aadido ACL hacia usted"
+
+#~ msgid "Error occured while creating"
+#~ msgstr "Un error lleg durante la creacin"
+
+#~ msgid "Error occured while fetching list object"
+#~ msgstr "Un error lleg durante la recuperacin de la lista objecto"
+
+#~ msgid "Error occured with your adresse in your profile"
+#~ msgstr "Error con sur direccin en su perfil"
+
+#~ msgid "Forward all mails"
+#~ msgstr "Reenviar todos los mails"
+
+#~ msgid "Group owner for this database "
+#~ msgstr "Grupo responsable de esta base de datos"
+
+#~ msgid "Group to validate"
+#~ msgstr "Grupo por validacin"
+
+#~ msgid "Hello World!\n"
+#~ msgstr "Hola Mundo!\n"
+
+#~ msgid "Is this repository publicly accessible?"
+#~ msgstr "Es un repositorio pblico?"
+
+#~ msgid "Just a try, and %s\n"
+#~ msgstr "Justo un prueba, y %s"
+
+#~ msgid "Keep this."
+#~ msgstr "Guardar esto."
+
+#~ msgid "MySQL management"
+#~ msgstr "Administracin MySQL "
+
+#~ msgid "Modifications applied to the database"
+#~ msgstr "Modificacines hechas en la base de datos"
+
+#~ msgid "No Mail Area to moderate"
+#~ msgstr "No zona mail por moderar"
+
+#~ msgid "No valid state"
+#~ msgstr "No estado vlido"
+
+#~ msgid "No Web Area to moderate"
+#~ msgstr "No zona mail por moderar"
+
+#~ msgid "No database to moderate"
+#~ msgstr "No base de datos por moderar"
+
+#~ msgid "Not exists in database"
+#~ msgstr "No existe en la base de datos"
+
+#~ msgid "On the alert"
+#~ msgstr "En estado de alarma"
+
+#~ msgid "Password succesfully modified. Please wait while robots update it."
+#~ msgstr ""
+#~ "Cdigo de acceso bien cambiado. Espera un momento por favor durante la "
+#~ "actualisacin de esto."
+
+#~ msgid "Please confirm your password"
+#~ msgstr "Confirme su cdigo de acceso por favor"
+
+#~ msgid "Please enter a justification for this domain hosting."
+#~ msgstr "Diga nos que uso se va a hacer de esto dominio por favor."
+
+#~ msgid "Please enter a justification for this mailing list."
+#~ msgstr "Diga nos que uso se va a hacer de esta mailing-list por favor."
+
+#~ msgid "Please enter a justification for this mail space."
+#~ msgstr "Diga nos que uso se va a hacer de esto espacio mail por favor."
+
+#~ msgid "Please enter a justification for this web hosting."
+#~ msgstr "Diga nos que uso se va a hacer de esto espacio web por favor."
+
+#~ msgid "Repository CVS"
+#~ msgstr "Repositorio CVS"
+
+#~ msgid "Repository Subversion"
+#~ msgstr "Repositorio Subversion"
+
+#~ msgid "SVN repo Search"
+#~ msgstr "Bsqueda SVN repo"
+
+#~ msgid "Succesfully deleted. Please wait while robots delete it."
+#~ msgstr ""
+#~ "Bien destruido. Gracias por esperar durante la destruccin por los robotes."
+
+#~ msgid "Thanks,"
+#~ msgstr "Gracias,"
+
+#~ msgid ""
+#~ "The repository name is too short. It must contains at least 3 caracters"
+#~ msgstr ""
+#~ "El nombre del repositorio est demasiado corto. Debe contener por lo menos "
+#~ "3 caracteres"
+
+#~ msgid "The user does not exists"
+#~ msgstr "El usuario no existe"
+
+#~ msgid ""
+#~ "This action is non-reversible. When you delete it, you cannot cancel."
+#~ msgstr "Esta accin no tiene vuelta. Cuando la destruir, no podr cancelar."
+
+#~ msgid "This group already exists"
+#~ msgstr "Esto grupo ya existe"
+
+#~ msgid ""
+#~ "To be able to log in and set a new password, enter your login below and a "
+#~ "new temporary passwordwill be sent to your registered email."
+#~ msgstr ""
+#~ "Para poder cambiar obtener autra contrasena, escriba su login aqui y su "
+#~ "nueva contrasea serenviada a su email."
+
+#~ msgid ""
+#~ "User successfully added to this repository. Please wait while robots "
+#~ "create it."
+#~ msgstr ""
+#~ "Usuario bien aadido a esto repositorio. Espera un momento por favor "
+#~ "durante la actualisacinde esto."
+
+#~ msgid "Username already exists"
+#~ msgstr "El identificador ya existe"
+
+#~ msgid "Username is not correct"
+#~ msgstr "Identificador invlido"
+
+#~ msgid "Users Management"
+#~ msgstr "Administracin de los usuarios"
+
+#~ msgid "Users list"
+#~ msgstr "Lista de los usuarios"
+
+#~ msgid "Validate CVS Repository "
+#~ msgstr "Validar el repositorio CVS"
+
+#~ msgid "VHFFS Group"
+#~ msgstr "Grupo VHFFS"
+
+#~ msgid "VHFFS Panel"
+#~ msgstr "Panel de VHFFS"
+
+#~ msgid "VHFFS User"
+#~ msgstr "Usuario VHFFS"
+
+#~ msgid "Warning threshold"
+#~ msgstr "Umbral de alarma"
+
+#~ msgid "Waiting for destruction"
+#~ msgstr "Destrucin en espera"
+
+#~ msgid "Web Area management"
+#~ msgstr "Administracin Zona Web"

Modified: branches/vhffs_4.1/vhffs-intl/src/fr.po
===================================================================
--- branches/vhffs_4.1/vhffs-intl/src/fr.po	2007-02-02 23:48:23 UTC (rev 431)
+++ branches/vhffs_4.1/vhffs-intl/src/fr.po	2007-02-03 13:28:23 UTC (rev 432)
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-25 16:51+0000\n"
+"POT-Creation-Date: 2007-02-03 14:22+0100\n"
 "PO-Revision-Date: 2006-04-26 11:41+0200\n"
 "Last-Translator: Christophe Benz <christophebenz@xxxxxxxx>\n"
 "Language-Team:  <fr@xxxxxx>\n"
@@ -29,6 +29,11 @@
 msgid "%s public area"
 msgstr "Zone publique de %s"
 
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:262
+#, perl-format
+msgid "%s's Panel"
+msgstr "Panel de %s"
+
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:155
 #, perl-format
 msgid "%s-request@%s with subject : \"help\"\n"
@@ -48,24 +53,24 @@
 msgid "A mail to moderate is on the list %s.\n"
 msgstr "Un mail à modérer est arrivé sur la liste %s.\n"
 
-#: ../vhffs-panel/acl/view.pl:150
+#: ../vhffs-panel/acl/view.pl:146
 msgid "ACL Administration for : "
 msgstr "Administration des ACL pour : "
 
-#: ../vhffs-panel/acl/view.pl:169
+#: ../vhffs-panel/acl/view.pl:165
 msgid "ACL level"
 msgstr "Niveau d'ACL"
 
-#: ../vhffs-panel/acl/add_acl_user.pl:109
-#: ../vhffs-panel/acl/add_acl_group.pl:109
+#: ../vhffs-panel/acl/add_acl_group.pl:105
+#: ../vhffs-panel/acl/add_acl_user.pl:105
 msgid "ACL successfully added"
 msgstr "ACL ajoutée avec succès"
 
-#: ../vhffs-panel/acl/submit.pl:111
+#: ../vhffs-panel/acl/submit.pl:107
 msgid "ACL successfully deleted"
 msgstr "ACL supprimée"
 
-#: ../vhffs-panel/acl/submit.pl:122
+#: ../vhffs-panel/acl/submit.pl:118
 msgid "ACL successfully modified"
 msgstr "ACL modifiée"
 
@@ -78,12 +83,11 @@
 #: ../vhffs-panel/admin/moderation.pl:374
 #: ../vhffs-panel/admin/moderation.pl:417
 #: ../vhffs-panel/admin/moderation.pl:459
-#: ../vhffs-panel/admin/moderation.pl:500
-#: ../vhffs-panel/admin/moderation.pl:542
+#: ../vhffs-panel/admin/moderation.pl:501
 msgid "Accept"
 msgstr "Accepter"
 
-#: ../vhffs-panel/auth.pl:64 ../vhffs-panel/logout.pl:61
+#: ../vhffs-panel/logout.pl:59 ../vhffs-panel/auth.pl:63
 msgid "Access to panel"
 msgstr "Accéder au panel"
 
@@ -95,26 +99,26 @@
 msgid "Accounts"
 msgstr "Comptes"
 
-#: ../vhffs-panel/user/prefs.pl:168
+#: ../vhffs-panel/user/prefs.pl:174
 #, perl-format
 msgid "Activate %s@%s email"
 msgstr "Activer l'adresse email %s@%s"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:382
-#: ../vhffs-panel/admin/repository/edit.pl:118
-#: ../vhffs-panel/admin/mail/edit.pl:159 ../vhffs-panel/admin/dns/list.pl:110
+#: ../vhffs-panel/admin/user/edit.pl:142 ../vhffs-panel/admin/dns/list.pl:110
 #: ../vhffs-panel/admin/pgsql/edit.pl:118
-#: ../vhffs-panel/admin/pgsql/list.pl:112 ../vhffs-panel/admin/cvs/edit.pl:127
-#: ../vhffs-panel/admin/group/edit.pl:120
-#: ../vhffs-panel/admin/mysql/edit.pl:118
-#: ../vhffs-panel/admin/mysql/list.pl:112
+#: ../vhffs-panel/admin/pgsql/list.pl:112
+#: ../vhffs-panel/admin/group/edit.pl:118
+#: ../vhffs-panel/admin/repository/edit.pl:118
 #: ../vhffs-panel/admin/object/edit.pl:118
 #: ../vhffs-panel/admin/object/list.pl:107
-#: ../vhffs-panel/admin/web/edit.pl:131 ../vhffs-panel/admin/user/edit.pl:142
+#: ../vhffs-panel/admin/web/edit.pl:131 ../vhffs-panel/admin/mysql/edit.pl:119
+#: ../vhffs-panel/admin/mysql/list.pl:112 ../vhffs-panel/admin/cvs/edit.pl:127
+#: ../vhffs-panel/admin/mail/edit.pl:159
+#: ../vhffs-api/src/Vhffs/Functions.pm:387
 msgid "Activated"
 msgstr "Activé"
 
-#: ../vhffs-panel/dns/prefs.pl:142 ../vhffs-panel/mailinglist/prefs.pl:126
+#: ../vhffs-panel/mailinglist/prefs.pl:126 ../vhffs-panel/dns/prefs.pl:142
 msgid "Add !"
 msgstr "Ajouter !"
 
@@ -162,8 +166,8 @@
 msgid "Add this user to this group"
 msgstr "Ajouter cet utilisateur à ce groupe"
 
+#: ../vhffs-panel/subscribe.pl:210 ../vhffs-panel/user/prefs.pl:83
 #: ../vhffs-panel/admin/user/edit.pl:103 ../vhffs-panel/admin/user/show.pl:103
-#: ../vhffs-panel/user/prefs.pl:83 ../vhffs-panel/subscribe.pl:242
 msgid "Address"
 msgstr "Adresse"
 
@@ -198,7 +202,7 @@
 msgid "Admin Subversion Repository"
 msgstr "Administration des dépôts Subversion"
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:74
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:73
 msgid "Admin account : "
 msgstr "Compte administrateur : "
 
@@ -231,8 +235,8 @@
 msgid "Alert state"
 msgstr "État d'alerte"
 
-#: ../vhffs-panel/public/allgroups.pl:67
 #: ../vhffs-panel/public/allwebsites.pl:68
+#: ../vhffs-panel/public/allgroups.pl:67
 msgid "All"
 msgstr "Tous"
 
@@ -273,20 +277,6 @@
 msgid "All groups on %s"
 msgstr "Tous les groupes sur %s"
 
-#: ../vhffs-panel/admin/largefile/list.pl:79
-msgid "All hosted files lists"
-msgstr "Liste de tous les fichiers hébergés"
-
-#: ../vhffs-panel/largefile/prefs.pl:123
-msgid ""
-"All instructions were sended to you. But you may forgot these informations. "
-"Click on the link, and we will send them again. Be careful, it takes lot of "
-"time. "
-msgstr ""
-"Toutes les instructions vous ont été communiquées. Mais vous les avez peut "
-"être oubliées. Cliquez sur ce lien, nous vous les renverrons. Cela peut prendre "
-"un certain temps."
-
 #: ../vhffs-panel/admin/broadcast_list.pl:75
 msgid "All mailings sent to hosted"
 msgstr "Tous les mailings envoyés aux hébergés"
@@ -384,15 +374,6 @@
 msgid "An error occured while creating the object %s %s"
 msgstr "Une erreur est survenue lors de la création de l'objet %s %s"
 
-#: ../vhffs-panel/largefile/submit.pl:96
-#, perl-format
-msgid ""
-"An error occured while creating the object. Parameters are invalid or the "
-"file (%s) already exists."
-msgstr ""
-"Une erreur est survenue lors de la création de cet objet. Les paramètres "
-"sont invalides ou le fichier (%s) existe déjà"
-
 #: ../vhffs-panel/dns/dns_submit.pl:82
 msgid ""
 "An error occured while creating the object. The domain is not correct or "
@@ -402,7 +383,7 @@
 "incorrect ou existe déjà sur cette plate-forme"
 
 #: ../vhffs-panel/repository/repository_submit.pl:92
-#: ../vhffs-panel/cvs/cvs_submit.pl:93
+#: ../vhffs-panel/cvs/cvs_submit.pl:91
 msgid "An error occured while creating the object.It probably already exists"
 msgstr ""
 "Une erreur est survenue lors de la création de cet objet. Il existe "
@@ -414,19 +395,14 @@
 
 #: ../vhffs-panel/repository/delete.pl:98
 msgid "An error occured while deleting the Download repository"
-msgstr "Une erreur est survenue lors de la suppression de l'espace de téléchargement"
+msgstr ""
+"Une erreur est survenue lors de la suppression de l'espace de "
+"téléchargement"
 
 #: ../vhffs-panel/svn/delete.pl:97
 msgid "An error occured while deleting the Subversion repository"
 msgstr "Une erreur est survenue lors de la suppression du dépôt Subversion"
 
-#: ../vhffs-panel/largefile/delete.pl:96
-msgid ""
-"An error occured while deleting the file. Try again or contact the "
-"administrators."
-msgstr "Une erreur est survenue lors de la suppression du fichier. Réessayez "
-"ou contactez les administrateurs"
-
 #: ../vhffs-panel/admin/broadcast_delete.pl:94
 msgid "An error occured while deleting this mailing"
 msgstr "Une erreur est survenue lors de la suppression du mailing"
@@ -437,7 +413,7 @@
 "Une erreur est survenue lors du rapatriement d'informations à propos de "
 "cette liste"
 
-#: ../vhffs-api/src/Vhffs/Robots/Mysql.pm:170
+#: ../vhffs-api/src/Vhffs/Robots/Mysql.pm:108
 msgid "An error occured while granting privileges to an admin user"
 msgstr "Une erreur est survenue lors de l'ajout de l'ajout de privilèges"
 
@@ -469,13 +445,15 @@
 "Une erreur est survenue lors de la mise à jour de la langue pour l'adresse "
 "suivante : %s.\n"
 
-#: ../vhffs-panel/cvs/prefs_save.pl:112
+#: ../vhffs-panel/cvs/prefs_save.pl:111
 msgid "An error occured while updating the CVS repository"
 msgstr "Une erreur est survenue lors de la mise à jour du dépôt CVS"
 
 #: ../vhffs-panel/repository/prefs_save.pl:95
 msgid "An error occured while updating the Download repository"
-msgstr "Une erreur est survenue lors de la mise à jour de l'espace de téléchargement"
+msgstr ""
+"Une erreur est survenue lors de la mise à jour de l'espace de "
+"téléchargement"
 
 #: ../vhffs-panel/svn/prefs_save.pl:106
 msgid "An error occured while updating the Subversion repository"
@@ -489,7 +467,7 @@
 msgid "An error occured while updating the object"
 msgstr "Une erreur est survenue lors de la mise à jour de l'objet"
 
-#: ../vhffs-panel/group/prefs_save.pl:95 ../vhffs-panel/group/delete.pl:88
+#: ../vhffs-panel/group/delete.pl:88 ../vhffs-panel/group/prefs_save.pl:95
 msgid "An error occured while updating the project"
 msgstr "Une erreur est survenue lors de la mise à jour du projet"
 
@@ -506,8 +484,8 @@
 msgid "April"
 msgstr "Avril"
 
-#: ../vhffs-listengine/src/archives/show_msg.pl:92
 #: ../vhffs-listengine/src/archives/archives.pl:146
+#: ../vhffs-listengine/src/archives/show_msg.pl:92
 msgid "Archive are not open for this list"
 msgstr "Les archives ne sont pas ouvertes pour cette liste"
 
@@ -562,7 +540,7 @@
 msgid "Are you SURE you want DELETE this project ?"
 msgstr "Êtes-vous SÛR de vouloir supprimer ce projet ?"
 
-#: ../vhffs-panel/user/prefs.pl:104
+#: ../vhffs-panel/user/prefs.pl:102
 msgid "Are you SURE you want DELETE this user?"
 msgstr "Êtes-vous SÛR de vouloir supprimer cet utilisateur ?"
 
@@ -578,12 +556,12 @@
 msgid "Avatar management"
 msgstr "Gestion des avatars"
 
-#: ../vhffs-panel/admin/broadcast_view.pl:95
 #: ../vhffs-panel/admin/broadcast_list.pl:94
+#: ../vhffs-panel/admin/broadcast_view.pl:95
 msgid "Awaiting sending"
 msgstr "En attente d'envoi"
 
-#: ../vhffs-panel/subscribe.pl:200 ../vhffs-panel/subscribe.pl:244
+#: ../vhffs-panel/subscribe.pl:172 ../vhffs-panel/subscribe.pl:212
 msgid "Back to Login"
 msgstr "Retour à la page d'authentification"
 
@@ -601,7 +579,7 @@
 msgid "Back to list by day"
 msgstr "Retour à la liste par jour"
 
-#: ../vhffs-panel/lost.pl:58
+#: ../vhffs-panel/lost.pl:56
 msgid "Back to login page"
 msgstr "Retour à la page d'authentification"
 
@@ -648,7 +626,7 @@
 msgid "Body"
 msgstr "Corps du message"
 
-#: ../vhffs-panel/lost.pl:55
+#: ../vhffs-panel/lost.pl:53
 msgid ""
 "But fortunately we're smart, so just type your login here<br/>and a new "
 "password will be sent to you by email!"
@@ -656,105 +634,98 @@
 "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:83
-#: ../vhffs-panel/mail/change_forward.pl:89 ../vhffs-panel/mail/spambox.pl:89
-#: ../vhffs-panel/mail/spamvirus.pl:89 ../vhffs-panel/mail/delete_box.pl:86
-#: ../vhffs-panel/mail/password_box.pl:89
-#: ../vhffs-panel/mail/add_forward.pl:78 ../vhffs-panel/mail/delete.pl:73
-#: ../vhffs-panel/mail/add_account.pl:81
-#: ../vhffs-panel/admin/mail/delete_forward.pl:89
-#: ../vhffs-panel/admin/mail/change_forward.pl:90
 #: ../vhffs-panel/admin/mail/delete_box.pl:89
 #: ../vhffs-panel/admin/mail/password_box.pl:90
+#: ../vhffs-panel/admin/mail/delete_forward.pl:89
+#: ../vhffs-panel/admin/mail/change_forward.pl:90
+#: ../vhffs-panel/mail/delete.pl:73 ../vhffs-panel/mail/delete_box.pl:86
+#: ../vhffs-panel/mail/add_account.pl:81
+#: ../vhffs-panel/mail/password_box.pl:89
+#: ../vhffs-panel/mail/delete_forward.pl:83
+#: ../vhffs-panel/mail/add_forward.pl:78
+#: ../vhffs-panel/mail/change_forward.pl:89
+#: ../vhffs-panel/mail/spamvirus.pl:89 ../vhffs-panel/mail/spambox.pl:89
 msgid "CGI ERROR"
 msgstr "Erreur CGI"
 
-#: ../vhffs-panel/admin/repository/edit.pl:78
+#: ../vhffs-panel/admin/user/edit_submit.pl:90
+#: ../vhffs-panel/admin/user/edit.pl:78 ../vhffs-panel/admin/user/show.pl:80
+#: ../vhffs-panel/admin/user/edit_note.pl:80
+#: ../vhffs-panel/admin/pgsql/edit_submit.pl:78
+#: ../vhffs-panel/admin/pgsql/edit.pl:78 ../vhffs-panel/admin/pgsql/show.pl:78
+#: ../vhffs-panel/admin/group/edit_submit.pl:82
+#: ../vhffs-panel/admin/group/edit.pl:76
 #: ../vhffs-panel/admin/repository/edit_submit.pl:80
+#: ../vhffs-panel/admin/repository/edit.pl:78
 #: ../vhffs-panel/admin/repository/show.pl:78
-#: ../vhffs-panel/admin/mail/edit.pl:80 ../vhffs-panel/admin/mail/show.pl:80
-#: ../vhffs-panel/admin/pgsql/edit.pl:78
-#: ../vhffs-panel/admin/pgsql/edit_submit.pl:78
-#: ../vhffs-panel/admin/pgsql/show.pl:78 ../vhffs-panel/admin/cvs/edit.pl:78
-#: ../vhffs-panel/admin/cvs/edit_submit.pl:80
-#: ../vhffs-panel/admin/cvs/show.pl:78
-#: ../vhffs-panel/admin/group/edit_submit.pl:83
-#: ../vhffs-panel/admin/mysql/edit.pl:78
-#: ../vhffs-panel/admin/mysql/edit_submit.pl:78
-#: ../vhffs-panel/admin/mysql/show.pl:77
-#: ../vhffs-panel/admin/object/edit.pl:78
 #: ../vhffs-panel/admin/object/edit_submit.pl:76
 #: ../vhffs-panel/admin/object/delete_avatar.pl:80
-#: ../vhffs-panel/admin/web/edit.pl:78
+#: ../vhffs-panel/admin/object/edit.pl:78
 #: ../vhffs-panel/admin/web/edit_submit.pl:78
-#: ../vhffs-panel/admin/web/show.pl:78 ../vhffs-panel/admin/user/edit.pl:78
-#: ../vhffs-panel/admin/user/edit_submit.pl:90
-#: ../vhffs-panel/admin/user/edit_note.pl:80
-#: ../vhffs-panel/admin/user/show.pl:80
+#: ../vhffs-panel/admin/web/edit.pl:78 ../vhffs-panel/admin/web/show.pl:78
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:78
+#: ../vhffs-panel/admin/mysql/edit.pl:78 ../vhffs-panel/admin/mysql/show.pl:77
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:80
+#: ../vhffs-panel/admin/cvs/edit.pl:78 ../vhffs-panel/admin/cvs/show.pl:78
+#: ../vhffs-panel/admin/mail/edit.pl:80 ../vhffs-panel/admin/mail/show.pl:80
 msgid "CGI ERROR !"
 msgstr "Erreur CGI"
 
-#: ../vhffs-panel/admin/group/edit.pl:78 ../vhffs-panel/admin/group/show.pl:78
+#: ../vhffs-panel/admin/group/show.pl:77
 #, perl-format
 msgid "CGI ERROR ! %s"
 msgstr "Erreur CGI : %s"
 
-#: ../vhffs-panel/public/largefile.pl:78 ../vhffs-panel/public/group.pl:69
-#: ../vhffs-panel/public/user.pl:68
+#: ../vhffs-panel/public/user.pl:64 ../vhffs-panel/public/group.pl:69
 msgid "CGI ERROR!"
 msgstr "Erreur CGI"
 
+#: ../vhffs-panel/mailinglist/submit.pl:95 ../vhffs-panel/svn/prefs.pl:82
+#: ../vhffs-panel/svn/create.pl:63 ../vhffs-panel/acl/submit.pl:84
 #: ../vhffs-panel/group/remove_user_from_group.pl:70
-#: ../vhffs-panel/group/join_group.pl:69 ../vhffs-panel/acl/submit.pl:84
-#: ../vhffs-panel/svn/prefs.pl:82 ../vhffs-panel/svn/create.pl:63
-#: ../vhffs-panel/mailinglist/submit.pl:95 ../vhffs-panel/mail/submit.pl:73
-#: ../vhffs-panel/largefile/complete.pl:80
-#: ../vhffs-panel/largefile/infos.pl:80 ../vhffs-panel/largefile/prefs.pl:80
+#: ../vhffs-panel/group/join_group.pl:69 ../vhffs-panel/mail/submit.pl:73
 msgid "CGI Error"
 msgstr "Erreur CGI"
 
-#: ../vhffs-panel/acl/add_acl_user.pl:85
 #: ../vhffs-panel/acl/add_acl_group.pl:85
+#: ../vhffs-panel/acl/add_acl_user.pl:85
 msgid "CGI Error "
 msgstr "Erreur CGI"
 
-#: ../vhffs-panel/repository/prefs.pl:72 ../vhffs-panel/cvs/prefs.pl:72
-#: ../vhffs-panel/group/prefs_save.pl:78 ../vhffs-panel/svn/svn_submit.pl:71
-#: ../vhffs-panel/svn/delete.pl:72 ../vhffs-panel/pgsql/delete.pl:80
+#: ../vhffs-panel/svn/delete.pl:72 ../vhffs-panel/svn/svn_submit.pl:71
+#: ../vhffs-panel/history.pl:83 ../vhffs-panel/pgsql/delete.pl:80
+#: ../vhffs-panel/group/prefs_save.pl:78 ../vhffs-panel/repository/prefs.pl:72
 #: ../vhffs-panel/admin/mailing/mailing_submit.pl:77
-#: ../vhffs-panel/admin/group/edit_submit.pl:95
-#: ../vhffs-panel/admin/broadcast_delete.pl:82
 #: ../vhffs-panel/admin/broadcast_submit.pl:82
-#: ../vhffs-panel/admin/broadcast_view.pl:77
-#: ../vhffs-panel/largefile/delete.pl:71 ../vhffs-panel/largefile/submit.pl:74
-#: ../vhffs-panel/mysql/prefs_save.pl:78 ../vhffs-panel/mysql/prefs.pl:70
-#: ../vhffs-panel/mysql/delete.pl:75 ../vhffs-panel/mysql/submit.pl:74
-#: ../vhffs-panel/history.pl:83
+#: ../vhffs-panel/admin/broadcast_delete.pl:82
+#: ../vhffs-panel/admin/group/edit_submit.pl:94
+#: ../vhffs-panel/admin/broadcast_view.pl:77 ../vhffs-panel/mysql/delete.pl:75
+#: ../vhffs-panel/mysql/prefs.pl:70 ../vhffs-panel/mysql/submit.pl:74
+#: ../vhffs-panel/mysql/prefs_save.pl:78 ../vhffs-panel/cvs/prefs.pl:72
 msgid "CGI Error !"
 msgstr "Erreur CGI"
 
-#: ../vhffs-panel/repository/prefs_save.pl:73
-#: ../vhffs-panel/repository/delete.pl:73 ../vhffs-panel/cvs/prefs_save.pl:73
-#: ../vhffs-panel/cvs/delete.pl:73 ../vhffs-panel/svn/prefs_save.pl:73
+#: ../vhffs-panel/svn/prefs_save.pl:73 ../vhffs-panel/repository/delete.pl:73
+#: ../vhffs-panel/repository/prefs_save.pl:73 ../vhffs-panel/cvs/delete.pl:73
+#: ../vhffs-panel/cvs/prefs_save.pl:73
 #, perl-format
 msgid "CGI Error ! %s"
 msgstr "Erreur CGI %s"
 
-#: ../vhffs-panel/dns/delete_cname.pl:78 ../vhffs-panel/dns/delete_mx.pl:78
-#: ../vhffs-panel/dns/prefs.pl:77 ../vhffs-panel/dns/add_ns.pl:78
-#: ../vhffs-panel/dns/add_a.pl:82 ../vhffs-panel/dns/add_cname.pl:79
-#: ../vhffs-panel/dns/add_mx.pl:79 ../vhffs-panel/dns/modif_a.pl:79
-#: ../vhffs-panel/dns/modif_cname.pl:79 ../vhffs-panel/dns/modif_mx.pl:79
-#: ../vhffs-panel/dns/delete_ns.pl:77 ../vhffs-panel/dns/delete_a.pl:49
-#: ../vhffs-panel/dns/delete.pl:78
-#: ../vhffs-panel/mailinglist/save_options.pl:83
-#: ../vhffs-panel/mailinglist/del_member.pl:78
+#: ../vhffs-panel/mailinglist/delete.pl:77
 #: ../vhffs-panel/mailinglist/add_sub.pl:78
+#: ../vhffs-panel/mailinglist/save_options.pl:83
 #: ../vhffs-panel/mailinglist/change_right.pl:80
 #: ../vhffs-panel/mailinglist/change_right.pl:104
-#: ../vhffs-panel/mailinglist/delete.pl:77 ../vhffs-panel/web/web_submit.pl:71
-#: ../vhffs-panel/pgsql/pgsql_submit.pl:72
-#: ../vhffs-panel/user/prefs_save.pl:90
+#: ../vhffs-panel/mailinglist/del_member.pl:78
+#: ../vhffs-panel/user/prefs_save.pl:90 ../vhffs-panel/dns/delete.pl:78
+#: ../vhffs-panel/dns/add_mx.pl:79 ../vhffs-panel/dns/prefs.pl:77
+#: ../vhffs-panel/dns/modif_a.pl:79 ../vhffs-panel/dns/add_ns.pl:78
+#: ../vhffs-panel/dns/add_cname.pl:79 ../vhffs-panel/dns/delete_a.pl:49
+#: ../vhffs-panel/dns/delete_ns.pl:77 ../vhffs-panel/dns/delete_mx.pl:78
+#: ../vhffs-panel/dns/modif_cname.pl:79 ../vhffs-panel/dns/modif_mx.pl:79
+#: ../vhffs-panel/dns/add_a.pl:82 ../vhffs-panel/dns/delete_cname.pl:78
+#: ../vhffs-panel/pgsql/pgsql_submit.pl:72 ../vhffs-panel/web/web_submit.pl:71
 msgid "CGI Error!"
 msgstr "Erreur CGI"
 
@@ -770,19 +741,19 @@
 msgid "CNAME field successfully updated"
 msgstr "Le champ CNAME a été mis à jour avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:146
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:145
 msgid "CVS Admin"
 msgstr "Administration des dépôts CVS"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:148
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:147
 msgid "CVS Search"
 msgstr "Recherche de dépôts CVS"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:336
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:418
 msgid "CVS repositories for this group"
 msgstr "Dépôts CVS pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:120
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:116
 msgid "CVS repository"
 msgstr "Dépôt CVS"
 
@@ -794,7 +765,7 @@
 msgid "CVS repository for this group"
 msgstr "Dépôts CVS pour ce groupe"
 
-#: ../vhffs-panel/cvs/prefs_save.pl:116
+#: ../vhffs-panel/cvs/prefs_save.pl:115
 msgid "CVS repository updated"
 msgstr "Dépôt CVS mis à jour"
 
@@ -802,32 +773,32 @@
 msgid "CVS stats"
 msgstr "Statistiques CVS"
 
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:138
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:134
 msgid "CVSweb"
 msgstr "CVS par le web"
 
-#: ../vhffs-panel/acl/view.pl:167 ../vhffs-panel/acl/view.pl:192
-#: ../vhffs-panel/acl/view.pl:240
+#: ../vhffs-panel/acl/view.pl:163 ../vhffs-panel/acl/view.pl:187
+#: ../vhffs-panel/acl/view.pl:234
 msgid "Can destroy this service"
 msgstr "Peut détruire ce service"
 
-#: ../vhffs-panel/acl/view.pl:166 ../vhffs-panel/acl/view.pl:191
-#: ../vhffs-panel/acl/view.pl:239
+#: ../vhffs-panel/acl/view.pl:162 ../vhffs-panel/acl/view.pl:186
+#: ../vhffs-panel/acl/view.pl:233
 msgid "Can manage ACL for this service"
 msgstr "Peut gérer les ACL pour ce service"
 
-#: ../vhffs-panel/acl/view.pl:165 ../vhffs-panel/acl/view.pl:190
-#: ../vhffs-panel/acl/view.pl:238
+#: ../vhffs-panel/acl/view.pl:161 ../vhffs-panel/acl/view.pl:185
+#: ../vhffs-panel/acl/view.pl:232
 msgid "Can modify this service"
 msgstr "Peut modifier ce service"
 
-#: ../vhffs-panel/acl/view.pl:164 ../vhffs-panel/acl/view.pl:189
-#: ../vhffs-panel/acl/view.pl:237
+#: ../vhffs-panel/acl/view.pl:160 ../vhffs-panel/acl/view.pl:184
+#: ../vhffs-panel/acl/view.pl:231
 msgid "Can view this service"
 msgstr "Peut voir ce service"
 
-#: ../vhffs-panel/acl/view.pl:163 ../vhffs-panel/acl/view.pl:188
-#: ../vhffs-panel/acl/view.pl:236
+#: ../vhffs-panel/acl/view.pl:159 ../vhffs-panel/acl/view.pl:183
+#: ../vhffs-panel/acl/view.pl:230
 msgid "Can't access"
 msgstr "Ne peut pas accéder"
 
@@ -840,24 +811,24 @@
 msgid "Can't delete box %s"
 msgstr "Impossible de supprimer la boîte %s"
 
-#: ../vhffs-panel/mail/change_forward.pl:111
 #: ../vhffs-panel/admin/mail/change_forward.pl:112
+#: ../vhffs-panel/mail/change_forward.pl:111
 msgid "Can't modify forwarding"
 msgstr "Impossible de modifier la redirection"
 
-#: ../vhffs-panel/admin/web/edit_submit.pl:98
+#: ../vhffs-panel/admin/web/edit_submit.pl:99
 msgid "Can't modify object ..."
 msgstr "Impossible de modifier l'objet..."
 
+#: ../vhffs-panel/admin/group/edit_submit.pl:109
 #: ../vhffs-panel/admin/repository/edit_submit.pl:100
 #: ../vhffs-panel/admin/cvs/edit_submit.pl:99
-#: ../vhffs-panel/admin/group/edit_submit.pl:110
 msgid "Can't modify object..."
 msgstr "Impossible de modifier l'objet..."
 
-#: ../vhffs-panel/dns/add_ns.pl:98 ../vhffs-panel/dns/add_a.pl:106
-#: ../vhffs-panel/dns/add_a.pl:122 ../vhffs-panel/dns/add_cname.pl:99
-#: ../vhffs-panel/dns/add_mx.pl:99
+#: ../vhffs-panel/dns/add_mx.pl:99 ../vhffs-panel/dns/add_ns.pl:98
+#: ../vhffs-panel/dns/add_cname.pl:99 ../vhffs-panel/dns/add_a.pl:106
+#: ../vhffs-panel/dns/add_a.pl:122
 msgid "Cannot add this ressource to this domain"
 msgstr "Impossible d'ajouter cette ressource à ce domaine"
 
@@ -865,19 +836,19 @@
 msgid "Cannot add this user in this group"
 msgstr "Impossible d'ajouter cet utilisateur dans ce groupe"
 
-#: ../vhffs-panel/subscribe.pl:193
+#: ../vhffs-panel/subscribe.pl:165
 msgid "Cannot apply changes to the user"
 msgstr "Impossible d'appliquer les modifications à cet utilisateur"
 
-#: ../vhffs-panel/admin/moderation_submit.pl:136
+#: ../vhffs-panel/admin/moderation_submit.pl:130
 msgid "Cannot apply modifications"
 msgstr "Impossible d'appliquer les modifications"
 
-#: ../vhffs-panel/mailinglist/save_options.pl:87
-#: ../vhffs-panel/mailinglist/del_member.pl:82
+#: ../vhffs-panel/mailinglist/delete.pl:81
 #: ../vhffs-panel/mailinglist/add_sub.pl:82
+#: ../vhffs-panel/mailinglist/save_options.pl:87
 #: ../vhffs-panel/mailinglist/change_right.pl:84
-#: ../vhffs-panel/mailinglist/delete.pl:81
+#: ../vhffs-panel/mailinglist/del_member.pl:82
 msgid "Cannot build object"
 msgstr "Impossible de construire l'objet"
 
@@ -885,22 +856,14 @@
 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.pl:172
+#: ../vhffs-panel/subscribe.pl:155
 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.pl:207
-msgid ""
-"Cannot create user. Your username should contain at least 3 characters which "
-"are only lower case and digits."
-msgstr ""
-"Impossible de créer l'utilisateur. Votre nom d'utilisateur doit contenir au "
-"moins 3 caractères et n'être constitué que de minuscules et de chiffres."
-
-#: ../vhffs-panel/dns/delete_cname.pl:98 ../vhffs-panel/dns/delete_mx.pl:98
-#: ../vhffs-panel/dns/delete_ns.pl:97 ../vhffs-panel/dns/delete_a.pl:69
+#: ../vhffs-panel/dns/delete_a.pl:69 ../vhffs-panel/dns/delete_ns.pl:97
+#: ../vhffs-panel/dns/delete_mx.pl:98 ../vhffs-panel/dns/delete_cname.pl:98
 msgid "Cannot delete it."
 msgstr "Impossible de le supprimer"
 
@@ -908,31 +871,29 @@
 msgid "Cannot delete this avatar"
 msgstr "Impossible de supprimer cet avatar"
 
+#: ../vhffs-panel/admin/user/edit_submit.pl:95
+#: ../vhffs-panel/admin/user/edit.pl:84 ../vhffs-panel/admin/user/show.pl:86
+#: ../vhffs-panel/admin/user/edit_note.pl:85
+#: ../vhffs-panel/admin/pgsql/edit.pl:84 ../vhffs-panel/admin/pgsql/show.pl:84
+#: ../vhffs-panel/admin/group/edit_submit.pl:88
+#: ../vhffs-panel/admin/group/edit.pl:82 ../vhffs-panel/admin/group/show.pl:83
 #: ../vhffs-panel/admin/repository/edit.pl:84
 #: ../vhffs-panel/admin/repository/show.pl:84
-#: ../vhffs-panel/admin/mail/edit.pl:86 ../vhffs-panel/admin/mail/show.pl:86
-#: ../vhffs-panel/admin/pgsql/edit.pl:84 ../vhffs-panel/admin/pgsql/show.pl:84
-#: ../vhffs-panel/admin/cvs/edit.pl:84 ../vhffs-panel/admin/cvs/show.pl:84
-#: ../vhffs-panel/admin/group/edit.pl:84
-#: ../vhffs-panel/admin/group/edit_submit.pl:89
-#: ../vhffs-panel/admin/group/show.pl:84 ../vhffs-panel/admin/mysql/edit.pl:84
-#: ../vhffs-panel/admin/mysql/show.pl:83
-#: ../vhffs-panel/admin/object/edit.pl:83
 #: ../vhffs-panel/admin/object/edit_submit.pl:80
 #: ../vhffs-panel/admin/object/delete_avatar.pl:84
-#: ../vhffs-panel/admin/web/edit.pl:84
+#: ../vhffs-panel/admin/object/edit.pl:83
 #: ../vhffs-panel/admin/web/edit_submit.pl:84
-#: ../vhffs-panel/admin/web/show.pl:84 ../vhffs-panel/admin/user/edit.pl:84
-#: ../vhffs-panel/admin/user/edit_submit.pl:95
-#: ../vhffs-panel/admin/user/edit_note.pl:85
-#: ../vhffs-panel/admin/user/show.pl:86
+#: ../vhffs-panel/admin/web/edit.pl:84 ../vhffs-panel/admin/web/show.pl:84
+#: ../vhffs-panel/admin/mysql/edit.pl:84 ../vhffs-panel/admin/mysql/show.pl:83
+#: ../vhffs-panel/admin/cvs/edit.pl:84 ../vhffs-panel/admin/cvs/show.pl:84
+#: ../vhffs-panel/admin/mail/edit.pl:86 ../vhffs-panel/admin/mail/show.pl:86
 msgid "Cannot fetch object"
 msgstr "Impossible de lire l'objet"
 
-#: ../vhffs-panel/admin/repository/edit_submit.pl:86
 #: ../vhffs-panel/admin/pgsql/edit_submit.pl:84
-#: ../vhffs-panel/admin/cvs/edit_submit.pl:86
+#: ../vhffs-panel/admin/repository/edit_submit.pl:86
 #: ../vhffs-panel/admin/mysql/edit_submit.pl:84
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:86
 #, perl-format
 msgid "Cannot fetch object %s"
 msgstr "Impossible de lire l'objet %s"
@@ -941,42 +902,40 @@
 msgid "Cannot find object"
 msgstr "Ne peut pas trouver l'objet"
 
-#: ../vhffs-panel/admin/mail/delete_box.pl:82
-#: ../vhffs-panel/admin/mail/password_box.pl:83 ../vhffs-panel/history.pl:90
+#: ../vhffs-panel/history.pl:90 ../vhffs-panel/admin/mail/delete_box.pl:82
+#: ../vhffs-panel/admin/mail/password_box.pl:83
 msgid "Cannot get information on this object"
 msgstr "Impossible d'obtenir des informations sur cet objet"
 
-#: ../vhffs-panel/repository/prefs.pl:78 ../vhffs-panel/dns/delete_cname.pl:83
-#: ../vhffs-panel/dns/delete_mx.pl:83 ../vhffs-panel/dns/prefs.pl:84
-#: ../vhffs-panel/dns/add_ns.pl:83 ../vhffs-panel/dns/add_a.pl:86
-#: ../vhffs-panel/dns/add_cname.pl:84 ../vhffs-panel/dns/add_mx.pl:84
-#: ../vhffs-panel/dns/modif_a.pl:84 ../vhffs-panel/dns/modif_cname.pl:84
-#: ../vhffs-panel/dns/modif_mx.pl:84 ../vhffs-panel/dns/delete_ns.pl:82
-#: ../vhffs-panel/dns/delete_a.pl:54 ../vhffs-panel/dns/delete.pl:83
-#: ../vhffs-panel/cvs/prefs.pl:78 ../vhffs-panel/svn/prefs.pl:93
-#: ../vhffs-panel/mailinglist/save_options.pl:91
-#: ../vhffs-panel/mailinglist/del_member.pl:86
-#: ../vhffs-panel/mailinglist/prefs.pl:85
+#: ../vhffs-panel/mailinglist/delete.pl:85
 #: ../vhffs-panel/mailinglist/add_sub.pl:86
+#: ../vhffs-panel/mailinglist/prefs.pl:85
+#: ../vhffs-panel/mailinglist/save_options.pl:91
 #: ../vhffs-panel/mailinglist/change_right.pl:88
-#: ../vhffs-panel/mailinglist/delete.pl:85 ../vhffs-panel/web/prefs.pl:71
-#: ../vhffs-panel/mail/delete_forward.pl:78
-#: ../vhffs-panel/mail/change_forward.pl:82
-#: ../vhffs-panel/mail/save_catchall.pl:73 ../vhffs-panel/mail/spambox.pl:82
-#: ../vhffs-panel/mail/spamvirus.pl:82 ../vhffs-panel/mail/delete_box.pl:79
-#: ../vhffs-panel/mail/password_box.pl:82
-#: ../vhffs-panel/mail/add_forward.pl:73 ../vhffs-panel/mail/prefs.pl:76
-#: ../vhffs-panel/mail/delete.pl:77 ../vhffs-panel/mail/add_account.pl:74
-#: ../vhffs-panel/pgsql/prefs.pl:70
+#: ../vhffs-panel/mailinglist/del_member.pl:86 ../vhffs-panel/svn/prefs.pl:93
+#: ../vhffs-panel/dns/delete.pl:83 ../vhffs-panel/dns/add_mx.pl:84
+#: ../vhffs-panel/dns/prefs.pl:84 ../vhffs-panel/dns/modif_a.pl:84
+#: ../vhffs-panel/dns/add_ns.pl:83 ../vhffs-panel/dns/add_cname.pl:84
+#: ../vhffs-panel/dns/delete_a.pl:54 ../vhffs-panel/dns/delete_ns.pl:82
+#: ../vhffs-panel/dns/delete_mx.pl:83 ../vhffs-panel/dns/modif_cname.pl:84
+#: ../vhffs-panel/dns/modif_mx.pl:84 ../vhffs-panel/dns/add_a.pl:86
+#: ../vhffs-panel/dns/delete_cname.pl:83 ../vhffs-panel/pgsql/prefs.pl:70
+#: ../vhffs-panel/repository/prefs.pl:78
 #: ../vhffs-panel/admin/mail/delete_forward.pl:82
 #: ../vhffs-panel/admin/mail/change_forward.pl:83
-#: ../vhffs-panel/largefile/complete.pl:91
-#: ../vhffs-panel/largefile/infos.pl:91 ../vhffs-panel/largefile/prefs.pl:91
-#: ../vhffs-panel/mysql/prefs.pl:76
+#: ../vhffs-panel/web/prefs.pl:71 ../vhffs-panel/mysql/prefs.pl:76
+#: ../vhffs-panel/cvs/prefs.pl:78 ../vhffs-panel/mail/delete.pl:77
+#: ../vhffs-panel/mail/delete_box.pl:79 ../vhffs-panel/mail/add_account.pl:74
+#: ../vhffs-panel/mail/prefs.pl:76 ../vhffs-panel/mail/save_catchall.pl:73
+#: ../vhffs-panel/mail/password_box.pl:82
+#: ../vhffs-panel/mail/delete_forward.pl:78
+#: ../vhffs-panel/mail/add_forward.pl:73
+#: ../vhffs-panel/mail/change_forward.pl:82
+#: ../vhffs-panel/mail/spamvirus.pl:82 ../vhffs-panel/mail/spambox.pl:82
 msgid "Cannot get informations on this object"
 msgstr "Impossible d'obtenir des informations sur cet objet"
 
-#: ../vhffs-panel/acl/view.pl:136
+#: ../vhffs-panel/acl/view.pl:132
 #, perl-format
 msgid "Cannot get informations on this object %s %s"
 msgstr "Impossible d'obtenir des informations sur cet objet %s %s"
@@ -985,14 +944,14 @@
 msgid "Cannot get statistics"
 msgstr "Impossible d'obtenir les statistiques"
 
-#: ../vhffs-panel/mail/delete_forward.pl:73
-#: ../vhffs-panel/mail/change_forward.pl:75 ../vhffs-panel/mail/spambox.pl:75
-#: ../vhffs-panel/mail/spamvirus.pl:75 ../vhffs-panel/mail/delete_box.pl:72
-#: ../vhffs-panel/mail/password_box.pl:75
-#: ../vhffs-panel/admin/mail/delete_forward.pl:75
-#: ../vhffs-panel/admin/mail/change_forward.pl:76
 #: ../vhffs-panel/admin/mail/delete_box.pl:75
 #: ../vhffs-panel/admin/mail/password_box.pl:76
+#: ../vhffs-panel/admin/mail/delete_forward.pl:75
+#: ../vhffs-panel/admin/mail/change_forward.pl:76
+#: ../vhffs-panel/mail/delete_box.pl:72 ../vhffs-panel/mail/password_box.pl:75
+#: ../vhffs-panel/mail/delete_forward.pl:73
+#: ../vhffs-panel/mail/change_forward.pl:75
+#: ../vhffs-panel/mail/spamvirus.pl:75 ../vhffs-panel/mail/spambox.pl:75
 #, perl-format
 msgid "Cannot instanciate object %s"
 msgstr "Impossible d'instancier l'objet %s"
@@ -1001,28 +960,25 @@
 msgid "Cannot modify this ressource on this domain"
 msgstr "Impossible de modifier cette ressource pour ce domaine"
 
-#: ../vhffs-panel/admin/moderation_submit.pl:93
-msgid "Cannot obtain information about this object"
-msgstr "Impossible d'obtenir des informations à propos de cet objet"
-
 #: ../vhffs-panel/group/remove_user_from_group.pl:82
 msgid "Cannot remove the owner from a group"
 msgstr "Impossible de supprimer le propriétaire d'un groupe"
 
-#: ../vhffs-panel/cvs/prefs_save.pl:77 ../vhffs-panel/cvs/delete.pl:77
+#: ../vhffs-panel/cvs/delete.pl:77 ../vhffs-panel/cvs/prefs_save.pl:76
 msgid "Cannot retrieve informations about this CVS repository"
 msgstr "Impossible d'obtenir des informations à propos de ce dépôt CVS"
 
-#: ../vhffs-panel/repository/prefs_save.pl:77
 #: ../vhffs-panel/repository/delete.pl:77
+#: ../vhffs-panel/repository/prefs_save.pl:77
 msgid "Cannot retrieve informations about this Download repository"
-msgstr "Impossible d'obtenir des informations sur cet espace de téléchargement"
+msgstr ""
+"Impossible d'obtenir des informations sur cet espace de téléchargement"
 
 #: ../vhffs-panel/svn/prefs_save.pl:77
 msgid "Cannot retrieve informations about this Subversion repository"
 msgstr "Impossible d'obtenir des informations sur ce dépôt Subversion"
 
-#: ../vhffs-panel/svn/delete.pl:76 ../vhffs-panel/largefile/delete.pl:75
+#: ../vhffs-panel/svn/delete.pl:76
 msgid "Cannot retrieve informations about this repository"
 msgstr "Impossible de consulter ce dépôt"
 
@@ -1066,7 +1022,7 @@
 msgid "Change Forward"
 msgstr "Modifier la redirection"
 
-#: ../vhffs-panel/mail/prefs.pl:150 ../vhffs-panel/admin/mail/edit.pl:141
+#: ../vhffs-panel/admin/mail/edit.pl:141 ../vhffs-panel/mail/prefs.pl:150
 msgid "Change Password"
 msgstr "Modifier le mot de passe"
 
@@ -1098,38 +1054,36 @@
 msgid "Change theme"
 msgstr "Changer le thème"
 
-#: ../vhffs-panel/admin/web/list.pl:108
+#: ../vhffs-panel/admin/web/list.pl:107
 msgid "Change this Website"
 msgstr "Changer ce site web"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:88 ../vhffs-panel/admin/su.pl:75
+#: ../vhffs-panel/admin/su.pl:75 ../vhffs-api/src/Vhffs/Panel/Admin.pm:87
 msgid "Change user-id"
 msgstr "Changer d'identifiant utilisateur"
 
-#: ../vhffs-robots/src/refused_largefile.pl:80
-#: ../vhffs-robots/src/refused_cvs.pl:79
+#: ../vhffs-panel/admin/moderation_submit.pl:102
+#: ../vhffs-robots/src/refused_ml.pl:78 ../vhffs-robots/src/refused_mail.pl:78
 #: ../vhffs-robots/src/refused_postgres.pl:78
-#: ../vhffs-robots/src/refused_web.pl:78
-#: ../vhffs-robots/src/refused_repository.pl:79
-#: ../vhffs-robots/src/refused_mail.pl:78
-#: ../vhffs-robots/src/refused_dns.pl:78
+#: ../vhffs-robots/src/refused_cvs.pl:79 ../vhffs-robots/src/refused_web.pl:78
 #: ../vhffs-robots/src/refused_mysql.pl:49
-#: ../vhffs-robots/src/refused_svn.pl:49 ../vhffs-robots/src/refused_ml.pl:78
-#: ../vhffs-robots/src/refused_groups.pl:78 ../vhffs-irc/modobot.pl:400
-#: ../vhffs-panel/admin/moderation_submit.pl:107
+#: ../vhffs-robots/src/refused_svn.pl:49
+#: ../vhffs-robots/src/refused_groups.pl:78
+#: ../vhffs-robots/src/refused_repository.pl:79
+#: ../vhffs-robots/src/refused_dns.pl:78 ../vhffs-irc/modobot.pl:394
 msgid "Cheers,"
 msgstr "Respectueusement,"
 
+#: ../vhffs-panel/subscribe.pl:208 ../vhffs-panel/user/prefs.pl:82
 #: ../vhffs-panel/admin/user/edit.pl:104 ../vhffs-panel/admin/user/show.pl:104
-#: ../vhffs-panel/user/prefs.pl:82 ../vhffs-panel/subscribe.pl:240
 msgid "City"
 msgstr "Ville"
 
-#: ../vhffs-panel/subscribe.pl:245
+#: ../vhffs-panel/subscribe.pl:213
 msgid "Code confirmation"
 msgstr "Code de confirmation"
 
-#: ../vhffs-panel/subscribe.pl:102
+#: ../vhffs-panel/subscribe.pl:88
 msgid "Codes do not match"
 msgstr "Les codes ne correspondent pas"
 
@@ -1141,8 +1095,8 @@
 msgid "Confirmation code was wrong.\n"
 msgstr "Le code de confirmation était faux.\n"
 
+#: ../vhffs-panel/subscribe.pl:209 ../vhffs-panel/user/prefs.pl:84
 #: ../vhffs-panel/admin/user/edit.pl:106 ../vhffs-panel/admin/user/show.pl:106
-#: ../vhffs-panel/user/prefs.pl:84 ../vhffs-panel/subscribe.pl:241
 msgid "Country"
 msgstr "Pays"
 
@@ -1150,17 +1104,16 @@
 msgid "Crawl"
 msgstr "Crawl"
 
-#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:140
 #: ../vhffs-api/src/Vhffs/Panel/Svn.pm:146
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:145
 #: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:128
-#: ../vhffs-api/src/Vhffs/Panel/Web.pm:135
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:131
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:115
 #: ../vhffs-api/src/Vhffs/Panel/Repository.pm:119
-#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:145
-#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:151
-#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:114
-#: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:63
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:119
 #: ../vhffs-api/src/Vhffs/Panel/Group.pm:164
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:140
+#: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:114
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:151
 msgid "Create"
 msgstr "Créer"
 
@@ -1204,33 +1157,33 @@
 msgid "Create a web space"
 msgstr "Créer un site web"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:378
+#: ../vhffs-panel/admin/user/edit.pl:143
+#: ../vhffs-panel/admin/pgsql/edit.pl:119
+#: ../vhffs-panel/admin/group/edit.pl:119
 #: ../vhffs-panel/admin/repository/edit.pl:119
-#: ../vhffs-panel/admin/mail/edit.pl:160
-#: ../vhffs-panel/admin/pgsql/edit.pl:119 ../vhffs-panel/admin/cvs/edit.pl:128
-#: ../vhffs-panel/admin/group/edit.pl:121
-#: ../vhffs-panel/admin/mysql/edit.pl:119
 #: ../vhffs-panel/admin/object/edit.pl:119
-#: ../vhffs-panel/admin/web/edit.pl:132 ../vhffs-panel/admin/user/edit.pl:143
+#: ../vhffs-panel/admin/web/edit.pl:132 ../vhffs-panel/admin/mysql/edit.pl:120
+#: ../vhffs-panel/admin/cvs/edit.pl:128 ../vhffs-panel/admin/mail/edit.pl:160
+#: ../vhffs-api/src/Vhffs/Functions.pm:383
 msgid "Created"
 msgstr "Créé"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:374
+#: ../vhffs-panel/admin/user/edit.pl:141
+#: ../vhffs-panel/admin/pgsql/edit.pl:117
+#: ../vhffs-panel/admin/group/edit.pl:117
 #: ../vhffs-panel/admin/repository/edit.pl:117
-#: ../vhffs-panel/admin/mail/edit.pl:158
-#: ../vhffs-panel/admin/pgsql/edit.pl:117 ../vhffs-panel/admin/cvs/edit.pl:126
-#: ../vhffs-panel/admin/group/edit.pl:119
-#: ../vhffs-panel/admin/mysql/edit.pl:117
 #: ../vhffs-panel/admin/object/edit.pl:117
-#: ../vhffs-panel/admin/web/edit.pl:130 ../vhffs-panel/admin/user/edit.pl:141
+#: ../vhffs-panel/admin/web/edit.pl:130 ../vhffs-panel/admin/mysql/edit.pl:118
+#: ../vhffs-panel/admin/cvs/edit.pl:126 ../vhffs-panel/admin/mail/edit.pl:158
+#: ../vhffs-api/src/Vhffs/Functions.pm:379
 msgid "Creating error"
 msgstr "Erreur de création"
 
-#: ../vhffs-panel/group/prefs.pl:110 ../vhffs-panel/user/prefs.pl:110
+#: ../vhffs-panel/user/prefs.pl:112 ../vhffs-panel/group/prefs.pl:110
 msgid "Current avatar"
 msgstr "Avatar utilisé"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:549
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:605
 #, perl-format
 msgid "Current group: %s"
 msgstr "Groupe en cours d'utilisation : %s"
@@ -1239,7 +1192,7 @@
 msgid "Cvsroot"
 msgstr "Racine CVS (CVSROOT)"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:161
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:160
 msgid "DB Search"
 msgstr "Recherche de base de données"
 
@@ -1301,22 +1254,18 @@
 msgid "December"
 msgstr "Décembre"
 
-#: ../vhffs-panel/largefile/prefs.pl:121
-msgid "Declare the file as uploaded and complete"
-msgstr "Valider l'envoi du fichier"
-
-#: ../vhffs-panel/repository/prefs.pl:109 ../vhffs-panel/dns/prefs.pl:133
+#: ../vhffs-panel/mailinglist/prefs.pl:200 ../vhffs-panel/svn/prefs.pl:127
+#: ../vhffs-panel/user/prefs.pl:105 ../vhffs-panel/dns/prefs.pl:133
 #: ../vhffs-panel/dns/prefs.pl:183 ../vhffs-panel/dns/prefs.pl:204
 #: ../vhffs-panel/dns/prefs.pl:224 ../vhffs-panel/dns/prefs.pl:245
-#: ../vhffs-panel/cvs/prefs.pl:110 ../vhffs-panel/group/prefs.pl:101
-#: ../vhffs-panel/svn/prefs.pl:127 ../vhffs-panel/mailinglist/prefs.pl:200
-#: ../vhffs-panel/web/prefs.pl:130 ../vhffs-panel/mail/prefs.pl:134
-#: ../vhffs-panel/pgsql/prefs.pl:111 ../vhffs-panel/largefile/prefs.pl:155
-#: ../vhffs-panel/mysql/prefs.pl:118 ../vhffs-panel/user/prefs.pl:107
+#: ../vhffs-panel/pgsql/prefs.pl:111 ../vhffs-panel/group/prefs.pl:101
+#: ../vhffs-panel/repository/prefs.pl:109 ../vhffs-panel/web/prefs.pl:130
+#: ../vhffs-panel/mysql/prefs.pl:118 ../vhffs-panel/cvs/prefs.pl:110
+#: ../vhffs-panel/mail/prefs.pl:134
 msgid "Delete"
 msgstr "Supprimer"
 
-#: ../vhffs-panel/user/prefs.pl:102
+#: ../vhffs-panel/user/prefs.pl:100
 msgid "Delete YOUR user"
 msgstr "Supprimer votre compte utilisateur"
 
@@ -1340,11 +1289,7 @@
 msgid "Delete this domain name from the VHFFS platform"
 msgstr "Supprimer ce nom de domaine"
 
-#: ../vhffs-panel/largefile/prefs.pl:150
-msgid "Delete this file from servers"
-msgstr "Supprimer ce fichier des serveurs"
-
-#: ../vhffs-panel/mail/prefs.pl:210 ../vhffs-panel/admin/mail/edit.pl:143
+#: ../vhffs-panel/admin/mail/edit.pl:143 ../vhffs-panel/mail/prefs.pl:210
 msgid "Delete this forward"
 msgstr "Supprimer cette redirection"
 
@@ -1352,7 +1297,7 @@
 msgid "Delete this list"
 msgstr "Supprimer cette liste"
 
-#: ../vhffs-panel/mail/prefs.pl:151 ../vhffs-panel/admin/mail/edit.pl:128
+#: ../vhffs-panel/admin/mail/edit.pl:128 ../vhffs-panel/mail/prefs.pl:151
 msgid "Delete this mail account"
 msgstr "Supprimer ce compte mail"
 
@@ -1364,8 +1309,8 @@
 msgid "Delete this mailing"
 msgstr "Supprimer cet envoi en masse"
 
-#: ../vhffs-panel/repository/prefs.pl:104 ../vhffs-panel/cvs/prefs.pl:105
-#: ../vhffs-panel/group/prefs.pl:96
+#: ../vhffs-panel/group/prefs.pl:96 ../vhffs-panel/repository/prefs.pl:104
+#: ../vhffs-panel/cvs/prefs.pl:105
 msgid "Delete this project"
 msgstr "Supprimer ce groupe/projet"
 
@@ -1377,23 +1322,22 @@
 msgid "Delete this web area"
 msgstr "Supprimer ce site web"
 
-#: ../vhffs-panel/repository/create.pl:71 ../vhffs-panel/dns/create.pl:41
-#: ../vhffs-panel/cvs/create.pl:70 ../vhffs-panel/group/create.pl:65
-#: ../vhffs-panel/svn/create.pl:76 ../vhffs-panel/public/allgroups.pl:82
-#: ../vhffs-panel/public/group.pl:87 ../vhffs-panel/public/lastgroups.pl:76
-#: ../vhffs-panel/pgsql/create.pl:73
+#: ../vhffs-panel/svn/create.pl:76 ../vhffs-panel/dns/create.pl:41
+#: ../vhffs-panel/pgsql/create.pl:73 ../vhffs-panel/group/create.pl:65
+#: ../vhffs-panel/repository/create.pl:71
+#: ../vhffs-panel/admin/pgsql/edit.pl:100
+#: ../vhffs-panel/admin/pgsql/show.pl:98 ../vhffs-panel/admin/group/edit.pl:98
+#: ../vhffs-panel/admin/group/show.pl:98
 #: ../vhffs-panel/admin/repository/edit.pl:98
 #: ../vhffs-panel/admin/repository/show.pl:97
-#: ../vhffs-panel/admin/mail/edit.pl:101 ../vhffs-panel/admin/mail/show.pl:101
-#: ../vhffs-panel/admin/pgsql/edit.pl:100
-#: ../vhffs-panel/admin/pgsql/show.pl:98 ../vhffs-panel/admin/cvs/edit.pl:99
-#: ../vhffs-panel/admin/cvs/show.pl:98 ../vhffs-panel/admin/group/edit.pl:100
-#: ../vhffs-panel/admin/group/show.pl:99
-#: ../vhffs-panel/admin/mysql/edit.pl:100
-#: ../vhffs-panel/admin/mysql/show.pl:97
 #: ../vhffs-panel/admin/object/edit.pl:96 ../vhffs-panel/admin/web/edit.pl:103
-#: ../vhffs-panel/admin/web/show.pl:100 ../vhffs-panel/largefile/create.pl:72
-#: ../vhffs-panel/mysql/create.pl:71
+#: ../vhffs-panel/admin/web/show.pl:100 ../vhffs-panel/admin/mysql/edit.pl:101
+#: ../vhffs-panel/admin/mysql/show.pl:97 ../vhffs-panel/admin/cvs/edit.pl:99
+#: ../vhffs-panel/admin/cvs/show.pl:98 ../vhffs-panel/admin/mail/edit.pl:101
+#: ../vhffs-panel/admin/mail/show.pl:101
+#: ../vhffs-panel/public/lastgroups.pl:76 ../vhffs-panel/public/group.pl:87
+#: ../vhffs-panel/public/allgroups.pl:82 ../vhffs-panel/mysql/create.pl:71
+#: ../vhffs-panel/cvs/create.pl:70
 msgid "Description"
 msgstr "Description"
 
@@ -1414,7 +1358,7 @@
 msgstr "Désactiver l'anti-virus"
 
 #: ../vhffs-api/src/Vhffs/Panel/Svn.pm:148
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:121
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:117
 msgid "Documentation"
 msgstr "Documentation"
 
@@ -1422,12 +1366,8 @@
 msgid "Doe not exist in the VHFFS database"
 msgstr "N'existe pas sur cette plate-forme VHFFS"
 
-#: ../vhffs-panel/public/largefile.pl:85
-msgid "Does not support largefile"
-msgstr "Ne supporte pas l'hébergement de fichiers"
-
-#: ../vhffs-panel/mail/create.pl:64 ../vhffs-panel/admin/mail/edit.pl:96
-#: ../vhffs-panel/admin/mail/show.pl:96
+#: ../vhffs-panel/admin/mail/edit.pl:96 ../vhffs-panel/admin/mail/show.pl:96
+#: ../vhffs-panel/mail/create.pl:64
 msgid "Domain"
 msgstr "Domaine"
 
@@ -1435,7 +1375,7 @@
 msgid "Domain Name"
 msgstr "Nom de domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:492
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:548
 msgid "Domains for this group"
 msgstr "Domaines pour ce groupe"
 
@@ -1443,16 +1383,7 @@
 msgid "Don't use Crawl"
 msgstr "Ne pas utiliser le crawl"
 
-#: ../vhffs-panel/public/largefile.pl:143
-msgid "Download"
-msgstr "Télécharger"
-
-#: ../vhffs-panel/public/largefile.pl:108
-#, perl-format
-msgid "Download %s"
-msgstr "Télécharger %s"
-
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:467
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:523
 msgid "Download repositories for this group"
 msgstr "Espaces de téléchargement pour ce groupe"
 
@@ -1460,11 +1391,11 @@
 msgid "Download repository"
 msgstr "Espace de téléchargement"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:238
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:224
 msgid "Download repository admin"
 msgstr "Aucun espace de téléchargement à modérer"
 
-#: ../vhffs-panel/admin/moderation.pl:517
+#: ../vhffs-panel/admin/moderation.pl:476
 msgid "Download repository awaiting validation"
 msgstr "Espace de téléchargement en attente de validation"
 
@@ -1480,7 +1411,7 @@
 msgid "Edit Download repository"
 msgstr "Modifier l'espace de téléchargement"
 
-#: ../vhffs-panel/admin/group/edit.pl:91
+#: ../vhffs-panel/admin/group/edit.pl:89
 msgid "Edit Group"
 msgstr "Éditer ce groupe"
 
@@ -1541,6 +1472,11 @@
 "Erreur. Vous DEVEZ renseigner le mot de passe lorsque vous créer votre "
 "compte mail"
 
+#: ../vhffs-panel/group/project_submit.pl:82
+#, fuzzy
+msgid "Error creating group (maybe a group with the same name already exists)"
+msgstr "Erreur lors de la création de l'utilisateur. Le nom existe déjà"
+
 #: ../vhffs-panel/user/prefs_save.pl:220
 msgid "Error for spam protection\n"
 msgstr "Erreur sur la protection anti-spam\n"
@@ -1549,24 +1485,15 @@
 msgid "Error for virus protection\n"
 msgstr "Erreur sur la protection par anti-virus\n"
 
-#: ../vhffs-listengine/src/archives/show_msg.pl:75
 #: ../vhffs-listengine/src/archives/archives.pl:135
+#: ../vhffs-listengine/src/archives/show_msg.pl:75
 msgid "Error in listname"
 msgstr "Erreur dans le nom de la liste"
 
-#: ../vhffs-panel/mail/spambox.pl:117 ../vhffs-panel/mail/spamvirus.pl:117
+#: ../vhffs-panel/mail/spamvirus.pl:117 ../vhffs-panel/mail/spambox.pl:117
 msgid "Error when applying changes"
 msgstr "Une erreur est survenue lors de l'enregistrement des modifications"
 
-#: ../vhffs-robots/src/delete_largefile.pl:71
-msgid "Error when delete the file from platform"
-msgstr "Erreur lors de la suppression du fichier de la plate-forme"
-
-#: ../vhffs-panel/largefile/complete.pl:114
-#: ../vhffs-panel/largefile/infos.pl:114
-msgid "Error when try to send informations"
-msgstr "Erreur lors de l'envoi des informations"
-
 #: ../vhffs-panel/object/upavatar.pl:129
 msgid "Error when upload avatar for this object"
 msgstr "Erreur lors de l'envoi de l'avatar"
@@ -1575,16 +1502,12 @@
 msgid "Error while creating list (unknow problem)"
 msgstr "Erreur lors de la création de la liste (erreur inconnue)"
 
-#: ../vhffs-panel/web/web_submit.pl:91
+#: ../vhffs-panel/web/web_submit.pl:89
 msgid "Error while creating the webarea, it probably already exists !"
 msgstr ""
 "Une erreur est survenue lors de la création de la zone web. Elle existe "
 "probablement déjà"
 
-#: ../vhffs-panel/group/project_submit.pl:94
-msgid "Error while creation !"
-msgstr "Erreur lors de la création"
-
 #: ../vhffs-panel/dns/delete.pl:101
 msgid "Error while switching state. DNS will NOT be deleted"
 msgstr "Erreur lors du changement d'état. Le DNS NE sera PAS supprimé"
@@ -1607,7 +1530,7 @@
 msgid "Error. This group doesn't exists"
 msgstr "Erreur. Ce groupe n'existe pas"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:139
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:220
 msgid "Expired session ! Please login again"
 msgstr "Session expirée. Merci de vous authentifier à nouveau"
 
@@ -1619,57 +1542,22 @@
 msgid "February"
 msgstr "Février"
 
-#: ../vhffs-robots/src/move-completed-largefile.pl:72
-#, perl-format
-msgid "File %s is now available on %s"
-msgstr "Le fichier %s est maintenant disponible sur %s"
-
-#: ../vhffs-robots/src/move-completed-largefile.pl:88
-#, perl-format
-msgid "File %s not found"
-msgstr "Fichier %s introuvable"
-
 #: ../vhffs-panel/object/upavatar.pl:117
 msgid "File to big. Max size if 5000 bytes for an avatar"
 msgstr "Le fichier est trop gros. La taille maximale est de 5000 octets."
 
-#: ../vhffs-panel/public/largefile.pl:109
-#: ../vhffs-panel/public/largefile.pl:114
-msgid "File type"
-msgstr "Type de fichier"
-
-#: ../vhffs-panel/largefile/prefs.pl:138 ../vhffs-panel/largefile/create.pl:64
-msgid "Filename"
-msgstr "Nom de fichier"
-
-#: ../vhffs-panel/largefile/submit.pl:78
-msgid "Filename is too short. Must contains at least 3 caracters"
-msgstr "Le nom du fichier doit contenir au moins 3 caractères"
-
-#: ../vhffs-panel/admin/largefile/list.pl:112
-msgid "Filename(size in Mb/type)"
-msgstr "Nom du fichier (taille en Mo/type)"
-
-#: ../vhffs-panel/admin/moderation.pl:475
-msgid "Files awaiting validation"
-msgstr "Fichiers en attente de validation"
-
-#: ../vhffs-panel/largefile/create.pl:66
-msgid "Filetype (extension, ...)"
-msgstr "Type de fichier (extension, ...)"
-
 #: ../vhffs-panel/object/upavatar.pl:113
 msgid "Filetype not supported"
 msgstr ""
 "Type de fichier non supporté. Merci d'envoyer un fichier au format PNG."
 
-#: ../vhffs-panel/public/lastusers.pl:76 ../vhffs-panel/public/user.pl:85
+#: ../vhffs-panel/subscribe.pl:205 ../vhffs-panel/user/prefs.pl:79
 #: ../vhffs-panel/admin/user/edit.pl:95 ../vhffs-panel/admin/user/show.pl:96
-#: ../vhffs-panel/user/prefs.pl:79 ../vhffs-panel/subscribe.pl:237
+#: ../vhffs-panel/public/user.pl:81 ../vhffs-panel/public/lastusers.pl:77
 msgid "Firstname"
 msgstr "Nom"
 
-#: ../vhffs-panel/user/prefs.pl:172
+#: ../vhffs-panel/user/prefs.pl:178
 #, perl-format
 msgid "Forward emails from %s@%s to %s"
 msgstr "Rediriger les emails de %s@%s à %s"
@@ -1682,8 +1570,8 @@
 msgid "Forward mail"
 msgstr "Adresse de redirection"
 
-#: ../vhffs-panel/mail/change_forward.pl:121
 #: ../vhffs-panel/admin/mail/change_forward.pl:122
+#: ../vhffs-panel/mail/change_forward.pl:121
 msgid "Forwarding successfully added"
 msgstr "Redirection ajoutée avec succès"
 
@@ -1695,8 +1583,8 @@
 msgid "From: "
 msgstr "De : "
 
-#: ../vhffs-panel/admin/group/edit.pl:95 ../vhffs-panel/admin/group/show.pl:94
 #: ../vhffs-panel/admin/user/edit.pl:102 ../vhffs-panel/admin/user/show.pl:102
+#: ../vhffs-panel/admin/group/edit.pl:93 ../vhffs-panel/admin/group/show.pl:93
 msgid "GID"
 msgstr "Identifiant de groupe"
 
@@ -1704,80 +1592,74 @@
 msgid "GPG key"
 msgstr "Clé GPG"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:83
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:82
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:87
 msgid "General"
 msgstr "Général"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:84
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:83
 msgid "Get Statistics"
 msgstr "Afficher les statistiques"
 
-#: ../vhffs-panel/lost.pl:57
+#: ../vhffs-panel/lost.pl:55
 msgid "Give me a new password"
 msgstr "Donnez-moi un nouveau mot de passe"
 
-#: ../vhffs-panel/public/lastusers.pl:111 ../vhffs-panel/public/index.pl:81
-#: ../vhffs-panel/public/allgroups.pl:110 ../vhffs-panel/public/group.pl:247
-#: ../vhffs-panel/public/allwebsites.pl:95 ../vhffs-panel/public/user.pl:115
-#: ../vhffs-panel/public/lastgroups.pl:103
+#: ../vhffs-panel/public/user.pl:112 ../vhffs-panel/public/lastgroups.pl:103
+#: ../vhffs-panel/public/lastusers.pl:110
+#: ../vhffs-panel/public/allwebsites.pl:95 ../vhffs-panel/public/index.pl:81
+#: ../vhffs-panel/public/group.pl:220 ../vhffs-panel/public/allgroups.pl:110
 msgid "Go on login page"
 msgstr "Aller à la page d'authentification"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:269
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:293
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:319
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:345
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:371
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:398
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:424
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:451
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:476
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:501
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:351
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:375
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:401
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:427
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:453
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:480
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:506
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:532
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:557
 msgid "Go to admin"
 msgstr "Aller à l'administration"
 
-#: ../vhffs-panel/dns/prefs.pl:260 ../vhffs-panel/svn/prefs.pl:152
-#: ../vhffs-panel/mailinglist/prefs.pl:210
-#: ../vhffs-panel/largefile/prefs.pl:166
+#: ../vhffs-panel/mailinglist/prefs.pl:210 ../vhffs-panel/svn/prefs.pl:152
+#: ../vhffs-panel/dns/prefs.pl:260
 msgid "Go to object-part admin"
 msgstr "Aller à l'administration de la partie objet"
 
-#: ../vhffs-panel/auth.pl:84
+#: ../vhffs-panel/auth.pl:83
 msgid "Go to public area"
 msgstr "Aller dans la zone publique"
 
-#: ../vhffs-panel/svn/prefs.pl:88 ../vhffs-panel/largefile/complete.pl:86
-#: ../vhffs-panel/largefile/infos.pl:86 ../vhffs-panel/largefile/prefs.pl:86
+#: ../vhffs-panel/svn/prefs.pl:88
 msgid "Grant an user access to this repository"
 msgstr "Autoriser un utilisateur à accéder à ce dépôt"
 
+#: ../vhffs-panel/admin/pgsql/edit.pl:97 ../vhffs-panel/admin/pgsql/show.pl:95
 #: ../vhffs-panel/admin/repository/edit.pl:95
 #: ../vhffs-panel/admin/repository/show.pl:94
-#: ../vhffs-panel/admin/mail/edit.pl:98 ../vhffs-panel/admin/mail/show.pl:98
-#: ../vhffs-panel/admin/pgsql/edit.pl:97 ../vhffs-panel/admin/pgsql/show.pl:95
-#: ../vhffs-panel/admin/cvs/edit.pl:96 ../vhffs-panel/admin/cvs/show.pl:95
-#: ../vhffs-panel/admin/mysql/edit.pl:97 ../vhffs-panel/admin/mysql/show.pl:94
 #: ../vhffs-panel/admin/web/edit.pl:98 ../vhffs-panel/admin/web/show.pl:97
+#: ../vhffs-panel/admin/mysql/edit.pl:98 ../vhffs-panel/admin/mysql/show.pl:94
+#: ../vhffs-panel/admin/cvs/edit.pl:96 ../vhffs-panel/admin/cvs/show.pl:95
+#: ../vhffs-panel/admin/mail/edit.pl:98 ../vhffs-panel/admin/mail/show.pl:98
 msgid "Group"
 msgstr "Groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:252
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:334
 #, perl-format
 msgid "Group %s"
 msgstr "Groupe %s"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:108
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:107
 msgid "Group Admin"
 msgstr "Administration des groupes"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:247
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:329
 msgid "Group error"
 msgstr "Erreur sur le groupe"
 
-#: ../vhffs-panel/largefile/create.pl:69
-msgid "Group for this new file"
-msgstr "Groupes de ce fichier"
-
 #: ../vhffs-panel/cvs/create.pl:65
 msgid "Group owning this CVS"
 msgstr "Groupe propriétaire de ce dépôt CVS"
@@ -1810,13 +1692,14 @@
 msgid "Group public area"
 msgstr "Zone publique des groupes"
 
-#: ../vhffs-panel/acl/view.pl:153 ../vhffs-panel/public/allgroups.pl:78
-#: ../vhffs-panel/public/group.pl:86 ../vhffs-panel/public/lastgroups.pl:72
-#: ../vhffs-panel/admin/group/edit.pl:94 ../vhffs-panel/admin/group/show.pl:93
+#: ../vhffs-panel/acl/view.pl:149 ../vhffs-panel/admin/group/edit.pl:92
+#: ../vhffs-panel/admin/group/show.pl:92
+#: ../vhffs-panel/public/lastgroups.pl:72 ../vhffs-panel/public/group.pl:86
+#: ../vhffs-panel/public/allgroups.pl:78
 msgid "Groupname"
 msgstr "Nom du groupe"
 
-#: ../vhffs-panel/public/lastusers.pl:80 ../vhffs-panel/public/user.pl:89
+#: ../vhffs-panel/public/user.pl:85 ../vhffs-panel/public/lastusers.pl:81
 msgid "Groups"
 msgstr "Groupes"
 
@@ -1832,11 +1715,6 @@
 msgid "Groups stats"
 msgstr "Statistiques des groupes"
 
-#: ../vhffs-panel/public/largefile.pl:111
-#: ../vhffs-panel/largefile/create.pl:70
-msgid "Hash"
-msgstr "Hash du fichier"
-
 #: ../vhffs-panel/user/prefs_save.pl:121
 #, perl-format
 msgid ""
@@ -1874,37 +1752,36 @@
 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/Mysql.pm:156
-#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:165
+#: ../vhffs-panel/history.pl:104 ../vhffs-panel/admin/user/edit.pl:109
+#: ../vhffs-panel/admin/user/show.pl:110
+#: ../vhffs-panel/admin/pgsql/edit.pl:102
+#: ../vhffs-panel/admin/pgsql/show.pl:99
+#: ../vhffs-panel/admin/group/edit.pl:100
+#: ../vhffs-panel/admin/group/show.pl:99
+#: ../vhffs-panel/admin/repository/edit.pl:100
+#: ../vhffs-panel/admin/repository/show.pl:98
+#: ../vhffs-panel/admin/object/list.pl:98 ../vhffs-panel/admin/web/edit.pl:105
+#: ../vhffs-panel/admin/web/show.pl:101 ../vhffs-panel/admin/mysql/edit.pl:103
+#: ../vhffs-panel/admin/mysql/show.pl:99 ../vhffs-panel/admin/cvs/edit.pl:101
+#: ../vhffs-panel/admin/cvs/show.pl:99 ../vhffs-panel/admin/mail/edit.pl:103
+#: ../vhffs-panel/admin/mail/show.pl:102
 #: ../vhffs-api/src/Vhffs/Panel/Svn.pm:163
 #: ../vhffs-api/src/Vhffs/Panel/Svn.pm:175
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:160
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:168
 #: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:146
 #: ../vhffs-api/src/Vhffs/Panel/Mailinglist.pm:153
-#: ../vhffs-api/src/Vhffs/Panel/Web.pm:151
-#: ../vhffs-api/src/Vhffs/Panel/Web.pm:160
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:147
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:156
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:131
+#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:143
 #: ../vhffs-api/src/Vhffs/Panel/Repository.pm:133
 #: ../vhffs-api/src/Vhffs/Panel/Repository.pm:144
-#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:160
-#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:168
-#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:171
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:156
+#: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:165
 #: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:131
 #: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:140
-#: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:79
-#: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:86
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:135
-#: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:147
-#: ../vhffs-panel/admin/repository/edit.pl:100
-#: ../vhffs-panel/admin/repository/show.pl:98
-#: ../vhffs-panel/admin/mail/edit.pl:103 ../vhffs-panel/admin/mail/show.pl:102
-#: ../vhffs-panel/admin/pgsql/edit.pl:102
-#: ../vhffs-panel/admin/pgsql/show.pl:99 ../vhffs-panel/admin/cvs/edit.pl:101
-#: ../vhffs-panel/admin/cvs/show.pl:99 ../vhffs-panel/admin/group/edit.pl:102
-#: ../vhffs-panel/admin/group/show.pl:100
-#: ../vhffs-panel/admin/mysql/edit.pl:102
-#: ../vhffs-panel/admin/mysql/show.pl:99
-#: ../vhffs-panel/admin/object/list.pl:98 ../vhffs-panel/admin/web/edit.pl:105
-#: ../vhffs-panel/admin/web/show.pl:101 ../vhffs-panel/admin/user/edit.pl:109
-#: ../vhffs-panel/admin/user/show.pl:110 ../vhffs-panel/history.pl:104
+#: ../vhffs-api/src/Vhffs/Panel/DNS.pm:171
 msgid "History"
 msgstr "Historique"
 
@@ -1916,42 +1793,18 @@
 msgid "Home"
 msgstr "Répertoire utilisateur"
 
-#: ../vhffs-panel/public/lastusers.pl:110 ../vhffs-panel/public/index.pl:80
-#: ../vhffs-panel/public/allgroups.pl:109 ../vhffs-panel/public/group.pl:246
-#: ../vhffs-panel/public/allwebsites.pl:94 ../vhffs-panel/public/user.pl:114
-#: ../vhffs-panel/public/lastgroups.pl:102
+#: ../vhffs-panel/public/user.pl:111 ../vhffs-panel/public/lastgroups.pl:102
+#: ../vhffs-panel/public/lastusers.pl:109
+#: ../vhffs-panel/public/allwebsites.pl:94 ../vhffs-panel/public/index.pl:80
+#: ../vhffs-panel/public/group.pl:219 ../vhffs-panel/public/allgroups.pl:109
 msgid "Homepage of public area"
 msgstr "Aller à la page d'accueil de la zone publique"
 
-#: ../vhffs-panel/largefile/create.pl:63
-msgid "Host a file"
-msgstr "Héberger un fichier"
-
 #: ../vhffs-panel/admin/user/edit.pl:131 ../vhffs-panel/admin/user/show.pl:139
 msgid "Hosted"
 msgstr "Hébergé"
 
-#: ../vhffs-panel/largefile/prefs.pl:114 ../vhffs-panel/largefile/prefs.pl:135
-msgid "Hosted file administration"
-msgstr "Administration des fichiers hébergés"
-
-#: ../vhffs-api/src/Vhffs/Panel/LargeFile.pm:64
-msgid "Hosted files"
-msgstr "Fichiers hébergés"
-
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:225
-msgid "Hosted files admin"
-msgstr "Administration des fichiers hébergés"
-
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:442 ../vhffs-panel/public/group.pl:197
-msgid "Hosted files for this group"
-msgstr "Fichiers hébergés pour ce groupe"
-
-#: ../vhffs-panel/admin/stats.pl:168
-msgid "Hosted files stats"
-msgstr "Statistiques des fichiers hébergés"
-
-#: ../vhffs-panel/auth.pl:65
+#: ../vhffs-panel/auth.pl:64
 msgid "I've lost my password"
 msgstr "J'ai perdu mon mot de passe"
 
@@ -1972,20 +1825,14 @@
 "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-panel/largefile/prefs.pl:152
-msgid "If you delete this file, we will delete the file from our servers."
-msgstr "Si vous supprimez ce fichier, nous supprimerons le fichier de nos serveurs."
-
-#: ../vhffs-robots/src/refused_largefile.pl:79
-#: ../vhffs-robots/src/refused_cvs.pl:78
+#: ../vhffs-robots/src/refused_ml.pl:77 ../vhffs-robots/src/refused_mail.pl:77
 #: ../vhffs-robots/src/refused_postgres.pl:77
-#: ../vhffs-robots/src/refused_web.pl:77
-#: ../vhffs-robots/src/refused_repository.pl:78
-#: ../vhffs-robots/src/refused_mail.pl:77
-#: ../vhffs-robots/src/refused_dns.pl:77
+#: ../vhffs-robots/src/refused_cvs.pl:78 ../vhffs-robots/src/refused_web.pl:77
 #: ../vhffs-robots/src/refused_mysql.pl:48
-#: ../vhffs-robots/src/refused_svn.pl:48 ../vhffs-robots/src/refused_ml.pl:77
+#: ../vhffs-robots/src/refused_svn.pl:48
 #: ../vhffs-robots/src/refused_groups.pl:77
+#: ../vhffs-robots/src/refused_repository.pl:78
+#: ../vhffs-robots/src/refused_dns.pl:77
 #, perl-format
 msgid "If you encounters problem, please mail: %s\n"
 msgstr "Si vous rencontrez des problèmes, envoyez un mail à %s\n"
@@ -2000,27 +1847,18 @@
 "signalez un dysfonctionnement via le formulaire à gauche du site. N'oubliez "
 "pas de mentionner le nom de votre groupe"
 
-#: ../vhffs-panel/largefile/prefs.pl:127
-msgid ""
-"If your file has been uploaded and seems to be complete, you can declare it "
-"as uploaded. Once done, we will add it on our public servers and will be "
-"mirrored all around the world."
-msgstr ""
-
-#: ../vhffs-robots/src/refused_largefile.pl:73
-#: ../vhffs-robots/src/refused_cvs.pl:72
+#: ../vhffs-robots/src/refused_ml.pl:71 ../vhffs-robots/src/refused_mail.pl:71
 #: ../vhffs-robots/src/refused_postgres.pl:71
-#: ../vhffs-robots/src/refused_web.pl:71
-#: ../vhffs-robots/src/refused_repository.pl:72
-#: ../vhffs-robots/src/refused_mail.pl:71
-#: ../vhffs-robots/src/refused_dns.pl:71
+#: ../vhffs-robots/src/refused_cvs.pl:72 ../vhffs-robots/src/refused_web.pl:71
 #: ../vhffs-robots/src/refused_mysql.pl:42
-#: ../vhffs-robots/src/refused_svn.pl:42 ../vhffs-robots/src/refused_ml.pl:71
+#: ../vhffs-robots/src/refused_svn.pl:42
 #: ../vhffs-robots/src/refused_groups.pl:71
+#: ../vhffs-robots/src/refused_repository.pl:72
+#: ../vhffs-robots/src/refused_dns.pl:71
 msgid "In hope to keep you in our hosting service"
 msgstr "Dans l'espoir de vous garder dans notre service d'hébergement"
 
-#: ../vhffs-panel/dns/add_a.pl:118 ../vhffs-panel/dns/modif_a.pl:99
+#: ../vhffs-panel/dns/modif_a.pl:99 ../vhffs-panel/dns/add_a.pl:118
 msgid "Invalid IP"
 msgstr "Adresse IP invalide"
 
@@ -2028,10 +1866,6 @@
 msgid "Invalid domain name"
 msgstr "Nom de domaine invalide"
 
-#: ../vhffs-panel/public/largefile.pl:100
-msgid "Invalid file"
-msgstr "Fichier invalide"
-
 #: ../vhffs-panel/mail/submit.pl:77
 msgid "Invalid mail domain"
 msgstr "Nom de domaine mail invalide"
@@ -2060,10 +1894,10 @@
 msgid "Language"
 msgstr "Langue"
 
-#: ../vhffs-panel/public/lastusers.pl:113 ../vhffs-panel/public/index.pl:83
-#: ../vhffs-panel/public/allgroups.pl:112 ../vhffs-panel/public/group.pl:249
-#: ../vhffs-panel/public/allwebsites.pl:97 ../vhffs-panel/public/user.pl:117
-#: ../vhffs-panel/public/lastgroups.pl:105
+#: ../vhffs-panel/public/user.pl:114 ../vhffs-panel/public/lastgroups.pl:105
+#: ../vhffs-panel/public/lastusers.pl:112
+#: ../vhffs-panel/public/allwebsites.pl:97 ../vhffs-panel/public/index.pl:83
+#: ../vhffs-panel/public/group.pl:222 ../vhffs-panel/public/allgroups.pl:112
 msgid "Last groups"
 msgstr "Derniers groupes"
 
@@ -2072,53 +1906,37 @@
 msgid "Last groups on %s"
 msgstr "Derniers groupes sur %s"
 
-#: ../vhffs-panel/public/lastusers.pl:114 ../vhffs-panel/public/index.pl:84
-#: ../vhffs-panel/public/allgroups.pl:113 ../vhffs-panel/public/group.pl:250
-#: ../vhffs-panel/public/allwebsites.pl:98 ../vhffs-panel/public/user.pl:118
-#: ../vhffs-panel/public/lastgroups.pl:106
+#: ../vhffs-panel/public/user.pl:115 ../vhffs-panel/public/lastgroups.pl:106
+#: ../vhffs-panel/public/lastusers.pl:113
+#: ../vhffs-panel/public/allwebsites.pl:98 ../vhffs-panel/public/index.pl:84
+#: ../vhffs-panel/public/group.pl:223 ../vhffs-panel/public/allgroups.pl:113
 msgid "Last users"
 msgstr "Derniers utilisateurs"
 
-#: ../vhffs-panel/public/lastusers.pl:66
+#: ../vhffs-panel/public/lastusers.pl:67
 #, perl-format
 msgid "Last users on %s"
 msgstr "Derniers utilisateurs sur %s"
 
-#: ../vhffs-panel/public/lastusers.pl:78 ../vhffs-panel/public/user.pl:87
+#: ../vhffs-panel/subscribe.pl:206 ../vhffs-panel/user/prefs.pl:80
 #: ../vhffs-panel/admin/user/edit.pl:96 ../vhffs-panel/admin/user/show.pl:97
-#: ../vhffs-panel/user/prefs.pl:80 ../vhffs-panel/subscribe.pl:238
+#: ../vhffs-panel/public/user.pl:83 ../vhffs-panel/public/lastusers.pl:79
 msgid "Lastname"
 msgstr "Prénom"
 
-#: ../vhffs-panel/largefile/prefs.pl:141 ../vhffs-panel/largefile/create.pl:67
-msgid "License"
-msgstr "Licence"
-
-#: ../vhffs-panel/largefile/submit.pl:82
-msgid ""
-"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."
-
-#: ../vhffs-panel/public/largefile.pl:112
-msgid "License of this file"
-msgstr "Licence de ce fichier"
-
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:147
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:146
 msgid "List all CVS"
 msgstr "Lister tous les dépôts CVS"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:160
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:159
 msgid "List all DBs"
 msgstr "Lister toutes les bases de données"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:200
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:199
 msgid "List all Postgres DB"
 msgstr "Lister toutes les bases de données PostgreSQL"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:133
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:132
 msgid "List all SVN repo"
 msgstr "Lister tous les dépôts Subversion"
 
@@ -2130,15 +1948,15 @@
 msgid "List all all A reccords"
 msgstr "Lister tous les enregistrements de type A"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:174
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:173
 msgid "List all domain names"
 msgstr "Lister tous les noms de domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:213
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:212
 msgid "List all domains"
 msgstr "Lister tous les domaines"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:239
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:225
 msgid "List all download repositories"
 msgstr "Liste de tous les espaces de téléchargement"
 
@@ -2146,15 +1964,11 @@
 msgid "List all forwardings for this domain"
 msgstr "Liste de toutes les redirections pour ce domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:109
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:108
 msgid "List all groups"
 msgstr "Lister tous les groupes"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:226
-msgid "List all hosted files"
-msgstr "Afficher tous les fichier hébergés"
-
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:187
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:186
 msgid "List all lists"
 msgstr "Lister toutes les listes de diffusion"
 
@@ -2162,11 +1976,11 @@
 msgid "List all members"
 msgstr "Lister tous les membres"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:91
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:90
 msgid "List all objects"
 msgstr "Lister tous les objets"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:101
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:100
 msgid "List all users"
 msgstr "Lister tous les utilisateurs"
 
@@ -2210,14 +2024,15 @@
 msgid "List of all users"
 msgstr "Liste de tous les utilisateurs"
 
-#: ../vhffs-panel/public/lastusers.pl:112 ../vhffs-panel/public/index.pl:82
-#: ../vhffs-panel/public/allgroups.pl:111 ../vhffs-panel/public/group.pl:248
-#: ../vhffs-panel/public/allwebsites.pl:96 ../vhffs-panel/public/user.pl:116
-#: ../vhffs-panel/public/lastgroups.pl:104 ../vhffs-panel/admin/web/list.pl:83
+#: ../vhffs-panel/admin/web/list.pl:83 ../vhffs-panel/public/user.pl:113
+#: ../vhffs-panel/public/lastgroups.pl:104
+#: ../vhffs-panel/public/lastusers.pl:111
+#: ../vhffs-panel/public/allwebsites.pl:96 ../vhffs-panel/public/index.pl:82
+#: ../vhffs-panel/public/group.pl:221 ../vhffs-panel/public/allgroups.pl:111
 msgid "List of all websites"
 msgstr "Liste de tous les sites web"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:119
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:118
 msgid "List websites"
 msgstr "Lister les sites web"
 
@@ -2225,7 +2040,7 @@
 msgid "List will NOT be deleted"
 msgstr "La liste de diffusion NE sera PAS supprimée"
 
-#: ../vhffs-panel/public/group.pl:224
+#: ../vhffs-panel/public/group.pl:197
 msgid "List(s) for this group"
 msgstr "Liste(s) de diffusion de ce groupe"
 
@@ -2241,17 +2056,17 @@
 msgid "Local Part for this account"
 msgstr "Partie locale de ce compte"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:168 ../vhffs-panel/login.pl:89
-#: ../vhffs-panel/login.pl:130 ../vhffs-panel/lost_ack.pl:71
-#: ../vhffs-panel/lost_ack.pl:82
+#: ../vhffs-panel/login.pl:87 ../vhffs-panel/login.pl:117
+#: ../vhffs-panel/lost_ack.pl:69 ../vhffs-panel/lost_ack.pl:80
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:240
 msgid "Login"
 msgstr "Nom d'utilisateur"
 
-#: ../vhffs-panel/login.pl:119
+#: ../vhffs-panel/login.pl:106
 msgid "Login OK, please wait..."
 msgstr "Authentification réussie, merci de patienter..."
 
-#: ../vhffs-panel/login.pl:88 ../vhffs-panel/login.pl:129
+#: ../vhffs-panel/login.pl:86 ../vhffs-panel/login.pl:116
 msgid "Login failed !"
 msgstr "Authentification échouée"
 
@@ -2263,16 +2078,16 @@
 msgid "MX successfully changed"
 msgstr "Champs MX modifiés avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:159
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:158
 msgid "MYSQL Admin"
 msgstr "Administration des bases de données MySQL"
 
-#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:146
 #: ../vhffs-panel/admin/user/edit.pl:107 ../vhffs-panel/admin/user/show.pl:107
+#: ../vhffs-api/src/Vhffs/Panel/Mail.pm:146
 msgid "Mail"
 msgstr "Mail"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:173
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:172
 msgid "Mail Admin"
 msgstr "Administration des domaines mail"
 
@@ -2288,7 +2103,7 @@
 msgid "Mail area successfully created !"
 msgstr "Domaine mail créé avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:415
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:497
 msgid "Mail domain for this group"
 msgstr "Domaines mail pour ce groupe"
 
@@ -2304,7 +2119,7 @@
 msgid "Mail successfully sent"
 msgstr "Mail envoyé avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:89
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:88
 msgid "Mail to all hosted people"
 msgstr "Envoyer un message à tous les hébergés"
 
@@ -2337,15 +2152,15 @@
 msgid "Mailing-list successfully created !"
 msgstr "Liste de diffusion créé avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:186
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:185
 msgid "Mailing-lists Admin"
 msgstr "Administrer les listes de diffusion"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:389
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:471
 msgid "Mailing-lists for this group"
 msgstr "Listes de diffusion pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:90
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:89
 msgid "Manage mailings"
 msgstr "Gérer les envois de masse"
 
@@ -2389,16 +2204,12 @@
 msgid "Message with id: %s"
 msgstr "Message avec l'identifiant : %s"
 
-#: ../vhffs-panel/public/largefile.pl:129
-msgid "Mirrors"
-msgstr "Serveurs miroir"
-
 #: ../vhffs-panel/mailinglist/prefs.pl:112
 msgid "Moderated"
 msgstr "Modéré"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:85
 #: ../vhffs-panel/admin/moderation.pl:83
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:84
 msgid "Moderation"
 msgstr "Modération"
 
@@ -2406,33 +2217,33 @@
 msgid "Moderator"
 msgstr "Modérateur"
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:78
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:77
 msgid "Moderator account : "
 msgstr "Compte modérateur : "
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:402
+#: ../vhffs-panel/admin/user/edit.pl:148
+#: ../vhffs-panel/admin/pgsql/edit.pl:124
+#: ../vhffs-panel/admin/group/edit.pl:124
 #: ../vhffs-panel/admin/repository/edit.pl:124
-#: ../vhffs-panel/admin/mail/edit.pl:165
-#: ../vhffs-panel/admin/pgsql/edit.pl:124 ../vhffs-panel/admin/cvs/edit.pl:133
-#: ../vhffs-panel/admin/group/edit.pl:126
-#: ../vhffs-panel/admin/mysql/edit.pl:124
 #: ../vhffs-panel/admin/object/edit.pl:124
-#: ../vhffs-panel/admin/web/edit.pl:137 ../vhffs-panel/admin/user/edit.pl:148
+#: ../vhffs-panel/admin/web/edit.pl:137 ../vhffs-panel/admin/mysql/edit.pl:125
+#: ../vhffs-panel/admin/cvs/edit.pl:133 ../vhffs-panel/admin/mail/edit.pl:165
+#: ../vhffs-api/src/Vhffs/Functions.pm:407
 msgid "Modification applied"
 msgstr "Modification(s) appliquée(s)"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:398
+#: ../vhffs-panel/admin/user/edit.pl:147
+#: ../vhffs-panel/admin/pgsql/edit.pl:123
+#: ../vhffs-panel/admin/group/edit.pl:123
 #: ../vhffs-panel/admin/repository/edit.pl:123
-#: ../vhffs-panel/admin/mail/edit.pl:164
-#: ../vhffs-panel/admin/pgsql/edit.pl:123 ../vhffs-panel/admin/cvs/edit.pl:132
-#: ../vhffs-panel/admin/group/edit.pl:125
-#: ../vhffs-panel/admin/mysql/edit.pl:123
 #: ../vhffs-panel/admin/object/edit.pl:123
-#: ../vhffs-panel/admin/web/edit.pl:136 ../vhffs-panel/admin/user/edit.pl:147
+#: ../vhffs-panel/admin/web/edit.pl:136 ../vhffs-panel/admin/mysql/edit.pl:124
+#: ../vhffs-panel/admin/cvs/edit.pl:132 ../vhffs-panel/admin/mail/edit.pl:164
+#: ../vhffs-api/src/Vhffs/Functions.pm:403
 msgid "Modification error"
 msgstr "Erreur lors de la modification"
 
-#: ../vhffs-panel/admin/moderation_submit.pl:140
+#: ../vhffs-panel/admin/moderation_submit.pl:134
 msgid "Modifications applied successfully"
 msgstr "Les modifications ont été appliquées avec succès"
 
@@ -2444,28 +2255,28 @@
 msgid "Modifications applied to your webarea"
 msgstr "Modifications appliquées à votre site web"
 
-#: ../vhffs-panel/admin/repository/edit_submit.pl:104
 #: ../vhffs-panel/admin/pgsql/edit_submit.pl:101
+#: ../vhffs-panel/admin/group/edit_submit.pl:113
+#: ../vhffs-panel/admin/repository/edit_submit.pl:104
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:106
 #: ../vhffs-panel/admin/cvs/edit_submit.pl:103
-#: ../vhffs-panel/admin/group/edit_submit.pl:114
-#: ../vhffs-panel/admin/mysql/edit_submit.pl:101
 msgid "Modifications successfully added"
 msgstr "Modifications appliquées"
 
-#: ../vhffs-panel/admin/web/edit_submit.pl:102
 #: ../vhffs-panel/admin/user/edit_submit.pl:134
+#: ../vhffs-panel/admin/web/edit_submit.pl:103
 msgid "Modifications successfully applied"
 msgstr "Modifications appliquées avec succès"
 
+#: ../vhffs-panel/svn/prefs.pl:121 ../vhffs-panel/user/prefs.pl:89
 #: ../vhffs-panel/dns/prefs.pl:184 ../vhffs-panel/dns/prefs.pl:205
-#: ../vhffs-panel/dns/prefs.pl:225 ../vhffs-panel/cvs/prefs.pl:104
-#: ../vhffs-panel/group/prefs.pl:95 ../vhffs-panel/svn/prefs.pl:121
-#: ../vhffs-panel/web/prefs.pl:118 ../vhffs-panel/pgsql/prefs.pl:105
-#: ../vhffs-panel/mysql/prefs.pl:112 ../vhffs-panel/user/prefs.pl:89
+#: ../vhffs-panel/dns/prefs.pl:225 ../vhffs-panel/pgsql/prefs.pl:105
+#: ../vhffs-panel/group/prefs.pl:95 ../vhffs-panel/web/prefs.pl:118
+#: ../vhffs-panel/mysql/prefs.pl:112 ../vhffs-panel/cvs/prefs.pl:104
 msgid "Modify"
 msgstr "Modifier"
 
-#: ../vhffs-panel/acl/view.pl:193 ../vhffs-panel/acl/view.pl:241
+#: ../vhffs-panel/acl/view.pl:188 ../vhffs-panel/acl/view.pl:235
 msgid "Modify this ACL"
 msgstr "Modifier cette ACL"
 
@@ -2497,10 +2308,6 @@
 msgid "Modify this group"
 msgstr "Modifier ce groupe"
 
-#: ../vhffs-panel/admin/largefile/list.pl:107
-msgid "Modify this hosted file"
-msgstr "Modifier ce fichier"
-
 #: ../vhffs-panel/admin/mailing/list.pl:117
 msgid "Modify this list"
 msgstr "Modifier cette liste"
@@ -2517,7 +2324,7 @@
 msgid "Must we redirect the DNS on our servers ?"
 msgstr "Les DNS doivent-ils être redirigés sur nos serveurs ?"
 
-#: ../vhffs-api/src/Vhffs/Panel/Group.pm:162
+#: ../vhffs-api/src/Vhffs/Panel/Group.pm:163
 msgid "My Projects"
 msgstr "Mes groupes/projets"
 
@@ -2545,11 +2352,11 @@
 msgid "MySQL stats"
 msgstr "Statistiques MySQL"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:284
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:366
 msgid "Mysql database for this group"
 msgstr "Bases de données MySQL pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:212
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:211
 msgid "NS Admin"
 msgstr "Administration des noms de domaine"
 
@@ -2579,9 +2386,9 @@
 msgid "New language is: %s\n"
 msgstr "La nouvelle langue est : %s\n"
 
-#: ../vhffs-panel/dns/prefs.pl:139 ../vhffs-panel/cvs/prefs.pl:103
-#: ../vhffs-panel/svn/prefs.pl:120 ../vhffs-panel/web/prefs.pl:115
+#: ../vhffs-panel/svn/prefs.pl:120 ../vhffs-panel/dns/prefs.pl:139
 #: ../vhffs-panel/admin/cvs/edit.pl:103 ../vhffs-panel/admin/cvs/show.pl:107
+#: ../vhffs-panel/web/prefs.pl:115 ../vhffs-panel/cvs/prefs.pl:103
 msgid "No"
 msgstr "Non"
 
@@ -2593,11 +2400,11 @@
 msgid "No CNAME available on this domain"
 msgstr "Aucun champ CNAME trouvé pour ce domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:353
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:435
 msgid "No CVS repository for this group"
 msgstr "Aucun dépôt CVS pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:509
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:565
 msgid "No DNS domain for this group"
 msgstr "Aucun nom de domaine pour ce groupe"
 
@@ -2617,11 +2424,11 @@
 msgid "No Mail Area to validate"
 msgstr "Aucun domaine mail à valider"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:432
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:514
 msgid "No Mail domain for this group"
 msgstr "Aucun domaine mail pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:406
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:488
 msgid "No Mailing-list for this group"
 msgstr "Aucune liste de diffusion pour ce groupe"
 
@@ -2629,11 +2436,11 @@
 msgid "No NS available on this domain"
 msgstr "Aucun NS disponible pour ce domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:327
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:409
 msgid "No PostgreSQL database for this group"
 msgstr "Aucune base de données PostgreSQL pour ce groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:379
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:461
 msgid "No SVN repository for this group"
 msgstr "Aucun dépôt Subversion pour ce groupe"
 
@@ -2641,7 +2448,7 @@
 msgid "No Web Area to validate"
 msgstr "Aucun site web à valider"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:129
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:210
 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 "
@@ -2656,7 +2463,7 @@
 msgid "No database to validate"
 msgstr "Aucune base de données à valider"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:484
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:540
 msgid "No download repository for this group"
 msgstr "Aucun espace de téléchargement pour ce groupe"
 
@@ -2664,37 +2471,20 @@
 msgid "No enough rights"
 msgstr "Pas assez de droits"
 
-#: ../vhffs-panel/admin/object/edit.pl:202 ../vhffs-panel/history.pl:114
+#: ../vhffs-panel/history.pl:114 ../vhffs-panel/admin/object/edit.pl:202
 msgid "No event about this object"
 msgstr "Aucun événement à propos de cet objet"
 
-#: ../vhffs-panel/public/group.pl:215
-msgid "No file available for this group"
-msgstr "Aucun fichier n'est hébergé pour ce groupe"
-
-#: ../vhffs-panel/admin/moderation.pl:509
-msgid "No files to validate"
-msgstr "Aucune demande d'hébergement de fichier"
-
 #: ../vhffs-panel/public/allgroups.pl:70
 msgid "No group"
 msgstr "Aucun groupe"
 
-#: ../vhffs-panel/public/lastusers.pl:92 ../vhffs-panel/public/allgroups.pl:92
-#: ../vhffs-panel/public/group.pl:99 ../vhffs-panel/public/user.pl:99
-#: ../vhffs-panel/public/lastgroups.pl:85
+#: ../vhffs-panel/public/user.pl:96 ../vhffs-panel/public/lastgroups.pl:85
+#: ../vhffs-panel/public/lastusers.pl:91 ../vhffs-panel/public/allgroups.pl:92
 msgid "No group for this user"
 msgstr "Aucun groupe pour cet utilisateur"
 
-#: ../vhffs-panel/public/largefile.pl:119
-msgid "No hash"
-msgstr "Pas de hash"
-
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:459
-msgid "No hosted files for this group"
-msgstr "Aucun hébergement de fichiers pour ce groupe"
-
-#: ../vhffs-panel/public/group.pl:239
+#: ../vhffs-panel/public/group.pl:212
 msgid "No list available for this group"
 msgstr "Aucune liste de diffusion n'existe pour ce groupe"
 
@@ -2706,7 +2496,7 @@
 msgid "No member on this list"
 msgstr "Aucun membre sur cette liste de diffusion"
 
-#: ../vhffs-listengine/src/listengine.pl:580
+#: ../vhffs-listengine/src/listengine.pl:570
 msgid "No message to moderate"
 msgstr "Aucun message à modérer"
 
@@ -2715,29 +2505,25 @@
 msgstr ""
 "Aucune modification ne peut être appliquée. Merci de vérifier les champs."
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:301
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:383
 msgid "No mysql database for this group"
 msgstr "Aucune base de données MySQL pour ce groupe"
 
 #: ../vhffs-panel/admin/moderation.pl:250
 #: ../vhffs-panel/admin/moderation.pl:338
-#: ../vhffs-panel/admin/moderation.pl:551
+#: ../vhffs-panel/admin/moderation.pl:510
 msgid "No repository to validate"
 msgstr "Aucun dépôt à modérer"
 
-#: ../vhffs-panel/public/largefile.pl:135
-msgid "No server"
-msgstr "Aucun serveur"
-
 #: ../vhffs-panel/public/group.pl:186
 msgid "No subversion repository available for this group"
 msgstr "Aucun dépôt Subversion disponible pour ce groupe"
 
-#: ../vhffs-panel/public/largefile.pl:92 ../vhffs-panel/public/group.pl:76
+#: ../vhffs-panel/public/group.pl:76
 msgid "No such group"
 msgstr "Ne trouve pas le groupe"
 
-#: ../vhffs-panel/public/user.pl:75
+#: ../vhffs-panel/public/user.pl:71
 msgid "No such user"
 msgstr "Ne trouve pas l'utilisateur"
 
@@ -2745,11 +2531,16 @@
 msgid "No such user on Vhffs"
 msgstr "Ne trouve pas l'utilisateur"
 
+#: ../vhffs-panel/public/group.pl:99
+#, fuzzy
+msgid "No user for this group"
+msgstr "Aucun site web pour ce groupe"
+
 #: ../vhffs-panel/public/allwebsites.pl:71
 msgid "No webarea"
 msgstr "Aucune zone web"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:277
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:359
 msgid "No webarea for this group"
 msgstr "Aucun site web pour ce groupe"
 
@@ -2757,22 +2548,21 @@
 msgid "No website available for this group"
 msgstr "Aucun site web pour ce groupe"
 
-#: ../vhffs-panel/dns/prefs.pl:132 ../vhffs-panel/web/prefs.pl:129
-#: ../vhffs-panel/user/prefs.pl:106
+#: ../vhffs-panel/user/prefs.pl:104 ../vhffs-panel/dns/prefs.pl:132
+#: ../vhffs-panel/web/prefs.pl:129
 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/repository/prefs.pl:108 ../vhffs-panel/cvs/prefs.pl:109
-#: ../vhffs-panel/group/prefs.pl:100 ../vhffs-panel/svn/prefs.pl:126
-#: ../vhffs-panel/mailinglist/prefs.pl:199 ../vhffs-panel/mail/prefs.pl:133
-#: ../vhffs-panel/pgsql/prefs.pl:110 ../vhffs-panel/largefile/prefs.pl:154
-#: ../vhffs-panel/mysql/prefs.pl:117
+#: ../vhffs-panel/mailinglist/prefs.pl:199 ../vhffs-panel/svn/prefs.pl:126
+#: ../vhffs-panel/pgsql/prefs.pl:110 ../vhffs-panel/group/prefs.pl:100
+#: ../vhffs-panel/repository/prefs.pl:108 ../vhffs-panel/mysql/prefs.pl:117
+#: ../vhffs-panel/cvs/prefs.pl:109 ../vhffs-panel/mail/prefs.pl:133
 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"
 
-#: ../vhffs-panel/mailinglist/del_member.pl:98
 #: ../vhffs-panel/mailinglist/add_sub.pl:98
 #: ../vhffs-panel/mailinglist/change_right.pl:100
+#: ../vhffs-panel/mailinglist/del_member.pl:98
 msgid "Not valid mail"
 msgstr "Adresse non valide"
 
@@ -2784,9 +2574,7 @@
 msgid "November"
 msgstr "Novembre"
 
-#: ../vhffs-panel/acl/add_acl_user.pl:89
-#: ../vhffs-panel/acl/add_acl_group.pl:89 ../vhffs-panel/acl/submit.pl:88
-#: ../vhffs-panel/acl/submit.pl:92
+#: ../vhffs-panel/acl/submit.pl:88 ../vhffs-panel/acl/add_acl_user.pl:89
 msgid "Object Error"
 msgstr "Erreur de l'objet"
 
@@ -2794,9 +2582,8 @@
 msgid "Object id"
 msgstr "Identifiant de l'objet"
 
-#: ../vhffs-panel/dns/prefs.pl:261 ../vhffs-panel/svn/prefs.pl:153
-#: ../vhffs-panel/mailinglist/prefs.pl:211
-#: ../vhffs-panel/largefile/prefs.pl:167
+#: ../vhffs-panel/mailinglist/prefs.pl:211 ../vhffs-panel/svn/prefs.pl:153
+#: ../vhffs-panel/dns/prefs.pl:261
 msgid "Object part"
 msgstr "Partie objet"
 
@@ -2849,33 +2636,29 @@
 msgid "Owned by"
 msgstr "Appartient à"
 
-#: ../vhffs-panel/group/create.pl:62
+#: ../vhffs-panel/group/create.pl:62 ../vhffs-panel/admin/pgsql/edit.pl:98
+#: ../vhffs-panel/admin/pgsql/show.pl:96 ../vhffs-panel/admin/group/edit.pl:94
+#: ../vhffs-panel/admin/group/show.pl:94
 #: ../vhffs-panel/admin/repository/edit.pl:96
 #: ../vhffs-panel/admin/repository/show.pl:95
-#: ../vhffs-panel/admin/mail/edit.pl:99 ../vhffs-panel/admin/mail/show.pl:99
-#: ../vhffs-panel/admin/pgsql/edit.pl:98 ../vhffs-panel/admin/pgsql/show.pl:96
-#: ../vhffs-panel/admin/cvs/edit.pl:97 ../vhffs-panel/admin/cvs/show.pl:96
-#: ../vhffs-panel/admin/group/edit.pl:96 ../vhffs-panel/admin/group/show.pl:95
-#: ../vhffs-panel/admin/mysql/edit.pl:98 ../vhffs-panel/admin/mysql/show.pl:95
 #: ../vhffs-panel/admin/web/edit.pl:99 ../vhffs-panel/admin/web/show.pl:98
+#: ../vhffs-panel/admin/mysql/edit.pl:99 ../vhffs-panel/admin/mysql/show.pl:95
+#: ../vhffs-panel/admin/cvs/edit.pl:97 ../vhffs-panel/admin/cvs/show.pl:96
+#: ../vhffs-panel/admin/mail/edit.pl:99 ../vhffs-panel/admin/mail/show.pl:99
 msgid "Owner"
 msgstr "Propriétaire"
 
-#: ../vhffs-panel/admin/largefile/list.pl:113
-msgid "Owner group"
-msgstr "Groupe propriétaire"
-
 #: ../vhffs-panel/admin/user/edit.pl:225
 msgid "Owner of this group"
 msgstr "Propriétaire de ce groupe"
 
-#: ../vhffs-panel/login.pl:120
+#: ../vhffs-panel/login.pl:107
 msgid "Panel Access"
 msgstr "Accès au panel"
 
-#: ../vhffs-panel/mail/prefs.pl:110 ../vhffs-panel/admin/pgsql/edit.pl:96
-#: ../vhffs-panel/admin/mysql/edit.pl:96 ../vhffs-panel/admin/user/edit.pl:98
-#: ../vhffs-panel/user/prefs.pl:85 ../vhffs-panel/auth.pl:63
+#: ../vhffs-panel/user/prefs.pl:85 ../vhffs-panel/admin/user/edit.pl:98
+#: ../vhffs-panel/admin/pgsql/edit.pl:96 ../vhffs-panel/admin/mysql/edit.pl:96
+#: ../vhffs-panel/auth.pl:62 ../vhffs-panel/mail/prefs.pl:110
 msgid "Password"
 msgstr "Mot de passe"
 
@@ -2892,7 +2675,7 @@
 msgstr ""
 "Le mot de passe doit contenir uniquement des caractères alphanumériques"
 
-#: ../vhffs-panel/lost_ack.pl:81
+#: ../vhffs-panel/lost_ack.pl:79
 msgid "Password recovery failed!"
 msgstr "Le mot de passe n'a pas été retrouvé"
 
@@ -2900,6 +2683,10 @@
 msgid "Password successfully changed"
 msgstr "Le mot de passe a été modifié avec succès"
 
+#: ../vhffs-panel/admin/mysql/edit.pl:97
+msgid "Password will not be modified if it is set to 'blanked' or empty"
+msgstr ""
+
 #: ../vhffs-panel/user/prefs_save.pl:98
 msgid "Passwords don't match"
 msgstr "Les mots de passe ne correspondent pas"
@@ -2908,12 +2695,12 @@
 msgid "PgSQL stats"
 msgstr "Statistiques PostgreSQL"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:33
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:44 ../vhffs-panel/login.pl:76
+#: ../vhffs-panel/login.pl:72 ../vhffs-api/src/Vhffs/Panel/Main.pm:33
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:44
 msgid "Platform temporary closed"
 msgstr "Plate-forme fermée temporairement"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:45 ../vhffs-panel/login.pl:77
+#: ../vhffs-panel/login.pl:73 ../vhffs-api/src/Vhffs/Panel/Main.pm:45
 msgid "Platform temporary closed."
 msgstr "Plate-forme fermée temporairement."
 
@@ -2921,23 +2708,23 @@
 msgid "Platform temporary closed<br/>database error"
 msgstr "Plate-forme fermée temporairement<br/>Erreur de base de données"
 
-#: ../vhffs-panel/subscribe.pl:154
+#: ../vhffs-panel/subscribe.pl:140
 msgid "Please enter a correct city"
 msgstr "Merci d'entrer un nom de ville correcte"
 
-#: ../vhffs-panel/subscribe.pl:158
+#: ../vhffs-panel/subscribe.pl:144
 msgid "Please enter a correct country"
 msgstr "Merci d'entrer un nom de pays correct"
 
-#: ../vhffs-panel/subscribe.pl:146 ../vhffs-panel/subscribe.pl:150
+#: ../vhffs-panel/subscribe.pl:132 ../vhffs-panel/subscribe.pl:136
 msgid "Please enter a correct firstname"
 msgstr "Veuillez fournir un nom correct"
 
-#: ../vhffs-panel/auth.pl:61
+#: ../vhffs-panel/auth.pl:60
 msgid "Please enter your username and password"
 msgstr "Veuillez entrer votre nom d'utilisateur et votre mot de passe"
 
-#: ../vhffs-panel/subscribe.pl:234
+#: ../vhffs-panel/subscribe.pl:202
 msgid ""
 "Please fill in all fields, a mail containing your password will be sent to "
 "you"
@@ -2957,36 +2744,28 @@
 msgid "Please try again.\n"
 msgstr "Veuillez réessayer.\n"
 
-#: ../vhffs-panel/lost_ack.pl:70
+#: ../vhffs-panel/lost_ack.pl:68
 #, perl-format
 msgid "Please wait %s, a new password will be sent to you in a few minutes..."
 msgstr ""
 "Veuillez patienter %s, un nouveau mot de passe va vous être envoyé dans "
 "quelques minutes..."
 
-#: ../vhffs-panel/pgsql/prefs_save.pl:80 ../vhffs-panel/pgsql/prefs.pl:83
+#: ../vhffs-panel/pgsql/prefs.pl:83 ../vhffs-panel/pgsql/prefs_save.pl:80
 msgid "Please wait modification, creation or deletion"
 msgstr "Veuillez attendre la modification, création ou suppression"
 
-#: ../vhffs-panel/subscribe.pl:198
+#: ../vhffs-panel/subscribe.pl:170
 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-irc/modobot.pl:399 ../vhffs-panel/admin/moderation_submit.pl:106
+#: ../vhffs-panel/admin/moderation_submit.pl:101 ../vhffs-irc/modobot.pl:393
 msgid "Please wait while we are creating your object\n"
 msgstr "Veuillez patienter pendant que nous créons votre service\n"
 
-#: ../vhffs-panel/largefile/infos.pl:118
-msgid "Please wait, informations will be delivered by mail in some minutes"
-msgstr ""
-
-#: ../vhffs-panel/largefile/complete.pl:118
-msgid "Please wait, your file will be moved in our public servers"
-msgstr ""
-
 #: ../vhffs-panel/admin/mail/edit.pl:115 ../vhffs-panel/admin/mail/show.pl:115
 msgid "Popboxes for"
 msgstr "Boîtes mail pour"
@@ -2999,7 +2778,7 @@
 msgid "PostgreSQL Databases"
 msgstr "Bases de données PostgreSQL"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:310
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:392
 msgid "PostgreSQL database for this group"
 msgstr "Bases de données PostgreSQL pour ce groupe"
 
@@ -3011,7 +2790,7 @@
 msgid "PostgreSQL password for this database"
 msgstr "Mot de passe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:199
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:198
 msgid "Postgres Admin"
 msgstr "Administration PostgreSQL"
 
@@ -3031,11 +2810,11 @@
 msgid "Priority: "
 msgstr "Priorité : "
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:124
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:123
 msgid "Project : "
 msgstr "Groupe/Projet : "
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:125
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:124
 msgid "Project Configuration"
 msgstr "Configuration du groupe/projet"
 
@@ -3055,7 +2834,7 @@
 msgid "Project Preferences"
 msgstr "Préférences du groupe"
 
-#: ../vhffs-panel/group/project_submit.pl:104
+#: ../vhffs-panel/group/project_submit.pl:84
 msgid "Project Successfully created !"
 msgstr "Projet créé avec succès"
 
@@ -3068,44 +2847,42 @@
 msgid "Public"
 msgstr "Public"
 
+#: ../vhffs-panel/admin/group/edit.pl:95 ../vhffs-panel/admin/group/show.pl:95
 #: ../vhffs-panel/admin/repository/edit.pl:101
 #: ../vhffs-panel/admin/repository/show.pl:99
-#: ../vhffs-panel/admin/group/edit.pl:97 ../vhffs-panel/admin/group/show.pl:96
 msgid "Quota"
 msgstr "Quota"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:255
 #: ../vhffs-panel/repository/prefs.pl:102
-#: ../vhffs-panel/admin/group/edit.pl:111
+#: ../vhffs-panel/admin/group/edit.pl:109
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:337
 #, perl-format
 msgid "Quota (used/total) : %s/%s"
 msgstr "Quota (utilisé/total) : %s/%s"
 
+#: ../vhffs-panel/admin/group/edit.pl:96 ../vhffs-panel/admin/group/show.pl:96
 #: ../vhffs-panel/admin/repository/edit.pl:102
 #: ../vhffs-panel/admin/repository/show.pl:100
-#: ../vhffs-panel/admin/group/edit.pl:98 ../vhffs-panel/admin/group/show.pl:97
 msgid "Quota used"
 msgstr "Quota utilisé"
 
-#: ../vhffs-panel/public/rss/lastusers.pl:105
 #: ../vhffs-panel/public/rss/lastgroups.pl:106
+#: ../vhffs-panel/public/rss/lastusers.pl:105
 msgid "RSS infos are not published"
 msgstr "Les informations ne sont pas publiées au format RSS"
 
-#: ../vhffs-robots/src/refused_largefile.pl:76
-#: ../vhffs-robots/src/refused_cvs.pl:75
+#: ../vhffs-robots/src/refused_ml.pl:74 ../vhffs-robots/src/refused_mail.pl:74
 #: ../vhffs-robots/src/refused_postgres.pl:74
-#: ../vhffs-robots/src/refused_web.pl:74
-#: ../vhffs-robots/src/refused_repository.pl:75
-#: ../vhffs-robots/src/refused_mail.pl:74
-#: ../vhffs-robots/src/refused_dns.pl:74
+#: ../vhffs-robots/src/refused_cvs.pl:75 ../vhffs-robots/src/refused_web.pl:74
 #: ../vhffs-robots/src/refused_mysql.pl:45
-#: ../vhffs-robots/src/refused_svn.pl:45 ../vhffs-robots/src/refused_ml.pl:74
+#: ../vhffs-robots/src/refused_svn.pl:45
 #: ../vhffs-robots/src/refused_groups.pl:74
+#: ../vhffs-robots/src/refused_repository.pl:75
+#: ../vhffs-robots/src/refused_dns.pl:74
 msgid "Reason given : "
 msgstr "Raison donnée : "
 
-#: ../vhffs-panel/subscribe.pl:246
+#: ../vhffs-panel/subscribe.pl:214
 msgid "Recopy the code"
 msgstr "Recopier le code"
 
@@ -3118,8 +2895,7 @@
 #: ../vhffs-panel/admin/moderation.pl:375
 #: ../vhffs-panel/admin/moderation.pl:418
 #: ../vhffs-panel/admin/moderation.pl:460
-#: ../vhffs-panel/admin/moderation.pl:501
-#: ../vhffs-panel/admin/moderation.pl:543
+#: ../vhffs-panel/admin/moderation.pl:502
 msgid "Refuse"
 msgstr "Refuser"
 
@@ -3131,8 +2907,8 @@
 msgid "Reply to: on list"
 msgstr "Champ Reply-to: actif"
 
-#: ../vhffs-panel/repository/create.pl:64 ../vhffs-panel/cvs/create.pl:64
-#: ../vhffs-panel/svn/create.pl:70
+#: ../vhffs-panel/svn/create.pl:70 ../vhffs-panel/repository/create.pl:64
+#: ../vhffs-panel/cvs/create.pl:64
 msgid "Repository Name"
 msgstr "Nom du dépôt"
 
@@ -3140,9 +2916,9 @@
 msgid "Repository updated"
 msgstr "Dépôt mis à jour"
 
-#: ../vhffs-panel/dns/add_ns.pl:102 ../vhffs-panel/dns/add_a.pl:110
-#: ../vhffs-panel/dns/add_a.pl:126 ../vhffs-panel/dns/add_cname.pl:103
-#: ../vhffs-panel/dns/add_mx.pl:103
+#: ../vhffs-panel/dns/add_mx.pl:103 ../vhffs-panel/dns/add_ns.pl:102
+#: ../vhffs-panel/dns/add_cname.pl:103 ../vhffs-panel/dns/add_a.pl:110
+#: ../vhffs-panel/dns/add_a.pl:126
 msgid "Resource successfully added to this domain"
 msgstr "Ressource ajoutée au domaine avec succès"
 
@@ -3150,7 +2926,7 @@
 msgid "Rights successfully changed"
 msgstr "Droits modifiés avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:362
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:444
 msgid "SVN repositories for this group"
 msgstr "Dépôts Subversion pour ce groupe"
 
@@ -3182,12 +2958,12 @@
 msgid "Search for a Download repository"
 msgstr "Chercher un espace de téléchargement"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:201
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:200
 msgid "Search for a PostgreSQL database"
 msgstr "Chercher une base de données PostgreSQL"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:134
 #: ../vhffs-panel/admin/svn/search.pl:78
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:133
 msgid "Search for a SVN repository"
 msgstr "Chercher un dépôt svn"
 
@@ -3196,7 +2972,7 @@
 msgid "Search for a database"
 msgstr "Recherche d'une base de données"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:214
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:213
 msgid "Search for a domain"
 msgstr "Recherche d'un domaine"
 
@@ -3204,27 +2980,22 @@
 msgid "Search for a domain name"
 msgstr "Recherche d'un nom de domaine"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:240
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:226
 msgid "Search for a download repository"
 msgstr "Chercher un espace de téléchargement"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:227
-#: ../vhffs-panel/admin/largefile/search.pl:77
-msgid "Search for a file"
-msgstr "Recherche d'un fichier hébergé"
-
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:110
 #: ../vhffs-panel/admin/group/search.pl:77
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:109
 msgid "Search for a group"
 msgstr "Recherche de groupe"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:188
 #: ../vhffs-panel/admin/mailing/search.pl:76
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:187
 msgid "Search for a list"
 msgstr "Recherche d'une liste de diffusion"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:175
 #: ../vhffs-panel/admin/mail/search.pl:77
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:174
 msgid "Search for a mail domain"
 msgstr "Recherche d'un domaine mail"
 
@@ -3232,16 +3003,16 @@
 msgid "Search for a web area"
 msgstr "Recherche d'un site web"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:120 ../vhffs-panel/public/index.pl:76
+#: ../vhffs-panel/public/index.pl:76 ../vhffs-api/src/Vhffs/Panel/Admin.pm:119
 msgid "Search for a website"
 msgstr "Recherche d'un site web"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:92
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:91
 msgid "Search for an object"
 msgstr "Recherche d'un objet"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:102
 #: ../vhffs-panel/admin/user/search.pl:77
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:101
 msgid "Search for an user"
 msgstr "Recherche d'un utilisateur"
 
@@ -3254,8 +3025,8 @@
 msgstr "Résultat de la recherche "
 
 #: ../vhffs-panel/admin/mailing/list.pl:80
-#: ../vhffs-panel/admin/mail/list.pl:79 ../vhffs-panel/admin/web/list.pl:79
-#: ../vhffs-panel/admin/user/list.pl:79
+#: ../vhffs-panel/admin/user/list.pl:79 ../vhffs-panel/admin/web/list.pl:79
+#: ../vhffs-panel/admin/mail/list.pl:79
 msgid "Search result for"
 msgstr "Résultat de la recherche pour"
 
@@ -3279,33 +3050,27 @@
 msgid "Search result for domain"
 msgstr "Résultat de recherche pour un nom de domaine"
 
-#: ../vhffs-panel/admin/largefile/list.pl:75
-msgid "Search result for file"
-msgstr "Résultat de la recherche pour le fichier"
-
-#: ../vhffs-panel/public/lastusers.pl:115 ../vhffs-panel/public/index.pl:85
-#: ../vhffs-panel/public/allgroups.pl:114 ../vhffs-panel/public/group.pl:251
-#: ../vhffs-panel/public/allwebsites.pl:99 ../vhffs-panel/public/user.pl:119
-#: ../vhffs-panel/public/lastgroups.pl:107
+#: ../vhffs-panel/public/user.pl:116 ../vhffs-panel/public/lastgroups.pl:107
+#: ../vhffs-panel/public/lastusers.pl:114
+#: ../vhffs-panel/public/allwebsites.pl:99 ../vhffs-panel/public/index.pl:85
+#: ../vhffs-panel/public/group.pl:224 ../vhffs-panel/public/allgroups.pl:114
 msgid "Search:"
 msgstr "Recherche :"
 
-#: ../vhffs-panel/repository/create.pl:70 ../vhffs-panel/dns/create.pl:40
-#: ../vhffs-panel/cvs/create.pl:69 ../vhffs-panel/group/create.pl:64
-#: ../vhffs-panel/svn/create.pl:75 ../vhffs-panel/mailinglist/create.pl:100
-#: ../vhffs-panel/web/create.pl:79 ../vhffs-panel/mail/create.pl:69
-#: ../vhffs-panel/pgsql/create.pl:72
+#: ../vhffs-panel/mailinglist/create.pl:100 ../vhffs-panel/svn/create.pl:75
+#: ../vhffs-panel/dns/create.pl:40 ../vhffs-panel/pgsql/create.pl:72
+#: ../vhffs-panel/group/create.pl:64 ../vhffs-panel/repository/create.pl:70
+#: ../vhffs-panel/alert.pl:70 ../vhffs-panel/admin/user/edit.pl:110
+#: ../vhffs-panel/admin/pgsql/edit.pl:101
+#: ../vhffs-panel/admin/group/edit.pl:99
+#: ../vhffs-panel/admin/broadcast_list.pl:98
 #: ../vhffs-panel/admin/repository/edit.pl:99
-#: ../vhffs-panel/admin/mail/edit.pl:102
-#: ../vhffs-panel/admin/pgsql/edit.pl:101 ../vhffs-panel/admin/cvs/edit.pl:100
-#: ../vhffs-panel/admin/group/edit.pl:101
-#: ../vhffs-panel/admin/mysql/edit.pl:101
-#: ../vhffs-panel/admin/object/edit.pl:97 ../vhffs-panel/admin/web/edit.pl:104
-#: ../vhffs-panel/admin/user/edit.pl:110
+#: ../vhffs-panel/admin/object/edit.pl:97
 #: ../vhffs-panel/admin/broadcast_view.pl:99
-#: ../vhffs-panel/admin/broadcast_list.pl:98
-#: ../vhffs-panel/largefile/create.pl:71 ../vhffs-panel/mysql/create.pl:70
-#: ../vhffs-panel/alert.pl:70
+#: ../vhffs-panel/admin/web/edit.pl:104 ../vhffs-panel/admin/mysql/edit.pl:102
+#: ../vhffs-panel/admin/cvs/edit.pl:100 ../vhffs-panel/admin/mail/edit.pl:102
+#: ../vhffs-panel/web/create.pl:79 ../vhffs-panel/mysql/create.pl:70
+#: ../vhffs-panel/cvs/create.pl:69 ../vhffs-panel/mail/create.pl:69
 msgid "Send"
 msgstr "Envoyer"
 
@@ -3317,7 +3082,7 @@
 msgid "Send an email with the subject \"help\" to the following address: \n"
 msgstr "Envoyez un mail ayant pour sujet \"help\" à l'adresse suivante : \n"
 
-#: ../vhffs-panel/acl/view.pl:172
+#: ../vhffs-panel/acl/view.pl:168
 msgid "Send it"
 msgstr "Envoyer"
 
@@ -3325,11 +3090,7 @@
 msgid "Send logo"
 msgstr "Envoyer l'avatar"
 
-#: ../vhffs-panel/largefile/prefs.pl:120
-msgid "Send me informations back"
-msgstr "Renvoyez moi les informations"
-
-#: ../vhffs-panel/user/prefs.pl:109 ../vhffs-panel/user/prefs.pl:111
+#: ../vhffs-panel/user/prefs.pl:111 ../vhffs-panel/user/prefs.pl:113
 msgid "Send my avatar"
 msgstr "Envoyer mon avatar"
 
@@ -3337,8 +3098,8 @@
 msgid "September"
 msgstr "Septembre"
 
-#: ../vhffs-panel/admin/mysql/edit.pl:94 ../vhffs-panel/admin/mysql/show.pl:92
 #: ../vhffs-panel/admin/web/edit.pl:94 ../vhffs-panel/admin/web/show.pl:93
+#: ../vhffs-panel/admin/mysql/edit.pl:94 ../vhffs-panel/admin/mysql/show.pl:92
 msgid "Servername"
 msgstr "Directive ServerName (nom du site)"
 
@@ -3358,7 +3119,7 @@
 msgid "Show Download repository"
 msgstr "Voir cet espace de téléchargement"
 
-#: ../vhffs-panel/admin/group/show.pl:91
+#: ../vhffs-panel/admin/group/show.pl:90
 msgid "Show Group"
 msgstr "Montrer le groupe"
 
@@ -3441,32 +3202,12 @@
 msgid "Show this user"
 msgstr "Voir cet utilisateur"
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:123
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:69
-#: ../vhffs-api/src/Vhffs/Panel/Group.pm:163
-msgid "Show/Hide"
-msgstr "Montrer/Cacher"
-
-#: ../vhffs-panel/public/largefile.pl:110
-#: ../vhffs-panel/public/largefile.pl:115
-#: ../vhffs-panel/largefile/prefs.pl:144
-msgid "Size"
-msgstr "Taille"
-
-#: ../vhffs-panel/largefile/create.pl:65
-msgid "Size (in Mo)"
-msgstr "Taille (en Mo)"
-
-#: ../vhffs-panel/largefile/submit.pl:86
-msgid "Size is only a number (in Mo)"
-msgstr "La taille est seulement un nombre (exprimé en Mo)"
-
-#: ../vhffs-panel/acl/add_acl_user.pl:105
-#: ../vhffs-panel/acl/add_acl_group.pl:105 ../vhffs-panel/acl/submit.pl:118
+#: ../vhffs-panel/acl/submit.pl:114 ../vhffs-panel/acl/add_acl_group.pl:101
+#: ../vhffs-panel/acl/add_acl_user.pl:101
 msgid "Sorry, can't add ACL"
 msgstr "Désolé, je ne peux ajouter l'ACL"
 
-#: ../vhffs-panel/acl/submit.pl:107
+#: ../vhffs-panel/acl/submit.pl:103
 msgid "Sorry, can't delete this ACL"
 msgstr "Désolé, je ne peux pas supprimer cette ACL"
 
@@ -3483,18 +3224,16 @@
 msgid "State"
 msgstr "État"
 
+#: ../vhffs-panel/admin/user/edit.pl:136 ../vhffs-panel/admin/user/show.pl:109
+#: ../vhffs-panel/admin/pgsql/edit.pl:99 ../vhffs-panel/admin/pgsql/show.pl:97
+#: ../vhffs-panel/admin/group/edit.pl:97 ../vhffs-panel/admin/group/show.pl:97
 #: ../vhffs-panel/admin/repository/edit.pl:97
 #: ../vhffs-panel/admin/repository/show.pl:96
-#: ../vhffs-panel/admin/mail/edit.pl:100 ../vhffs-panel/admin/mail/show.pl:100
-#: ../vhffs-panel/admin/pgsql/edit.pl:99 ../vhffs-panel/admin/pgsql/show.pl:97
-#: ../vhffs-panel/admin/largefile/list.pl:114
-#: ../vhffs-panel/admin/cvs/edit.pl:98 ../vhffs-panel/admin/cvs/show.pl:97
-#: ../vhffs-panel/admin/group/edit.pl:99 ../vhffs-panel/admin/group/show.pl:98
-#: ../vhffs-panel/admin/mysql/edit.pl:99 ../vhffs-panel/admin/mysql/show.pl:96
-#: ../vhffs-panel/admin/mysql/show.pl:98
 #: ../vhffs-panel/admin/object/edit.pl:95 ../vhffs-panel/admin/web/edit.pl:100
-#: ../vhffs-panel/admin/web/show.pl:99 ../vhffs-panel/admin/user/edit.pl:136
-#: ../vhffs-panel/admin/user/show.pl:109
+#: ../vhffs-panel/admin/web/show.pl:99 ../vhffs-panel/admin/mysql/edit.pl:100
+#: ../vhffs-panel/admin/mysql/show.pl:96 ../vhffs-panel/admin/mysql/show.pl:98
+#: ../vhffs-panel/admin/cvs/edit.pl:98 ../vhffs-panel/admin/cvs/show.pl:97
+#: ../vhffs-panel/admin/mail/edit.pl:100 ../vhffs-panel/admin/mail/show.pl:100
 msgid "Status"
 msgstr "État"
 
@@ -3502,18 +3241,12 @@
 msgid "Su !"
 msgstr "Changer d'identité"
 
-#: ../vhffs-panel/panel.pl:82
-#, perl-format
-msgid "Su successfull with name %s "
-msgstr ""
-"Changement d'identité réalisé avec succès. Vous êtes maintenant %s"
-
 #: ../vhffs-panel/dns/prefs.pl:158
 msgid "Subdomain name"
 msgstr "Nom de sous-domaine"
 
-#: ../vhffs-panel/admin/broadcast_view.pl:85
 #: ../vhffs-panel/admin/broadcast.pl:77
+#: ../vhffs-panel/admin/broadcast_view.pl:85
 msgid "Subject"
 msgstr "Sujet"
 
@@ -3530,8 +3263,8 @@
 msgid "Submit a bug"
 msgstr "Signaler un dysfonctionnement"
 
-#: ../vhffs-panel/subscribe.pl:243 ../vhffs-panel/subscribe.pl:250
-#: ../vhffs-panel/auth.pl:66
+#: ../vhffs-panel/subscribe.pl:211 ../vhffs-panel/subscribe.pl:218
+#: ../vhffs-panel/auth.pl:65
 msgid "Subscribe"
 msgstr "Inscription"
 
@@ -3548,11 +3281,11 @@
 msgid "Subscriber"
 msgstr "Inscrit"
 
-#: ../vhffs-panel/subscribe.pl:233
+#: ../vhffs-panel/subscribe.pl:201
 msgid "Subscription"
 msgstr "Inscription"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:132
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:131
 msgid "Subversion Admin"
 msgstr "Administration des dépôts Subversion"
 
@@ -3583,25 +3316,26 @@
 "Utilisateur ajouté au groupe avec succès. Veuillez patienter pendant que "
 "les robots l'ajoutent"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:386
+#: ../vhffs-panel/admin/user/edit.pl:144
+#: ../vhffs-panel/admin/pgsql/edit.pl:120
+#: ../vhffs-panel/admin/pgsql/edit.pl:121
+#: ../vhffs-panel/admin/group/edit.pl:120
+#: ../vhffs-panel/admin/group/edit.pl:121
 #: ../vhffs-panel/admin/repository/edit.pl:120
 #: ../vhffs-panel/admin/repository/edit.pl:121
-#: ../vhffs-panel/admin/mail/edit.pl:161 ../vhffs-panel/admin/mail/edit.pl:162
-#: ../vhffs-panel/admin/pgsql/edit.pl:120
-#: ../vhffs-panel/admin/pgsql/edit.pl:121 ../vhffs-panel/admin/cvs/edit.pl:129
-#: ../vhffs-panel/admin/cvs/edit.pl:130 ../vhffs-panel/admin/group/edit.pl:122
-#: ../vhffs-panel/admin/group/edit.pl:123
-#: ../vhffs-panel/admin/mysql/edit.pl:120
-#: ../vhffs-panel/admin/mysql/edit.pl:121
 #: ../vhffs-panel/admin/object/edit.pl:120
 #: ../vhffs-panel/admin/object/edit.pl:121
 #: ../vhffs-panel/admin/web/edit.pl:133 ../vhffs-panel/admin/web/edit.pl:134
-#: ../vhffs-panel/admin/user/edit.pl:144
+#: ../vhffs-panel/admin/mysql/edit.pl:121
+#: ../vhffs-panel/admin/mysql/edit.pl:122 ../vhffs-panel/admin/cvs/edit.pl:129
+#: ../vhffs-panel/admin/cvs/edit.pl:130 ../vhffs-panel/admin/mail/edit.pl:161
+#: ../vhffs-panel/admin/mail/edit.pl:162
+#: ../vhffs-api/src/Vhffs/Functions.pm:391
 msgid "Suspended"
 msgstr "Suspendu"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:390
 #: ../vhffs-panel/admin/user/edit.pl:145
+#: ../vhffs-api/src/Vhffs/Functions.pm:395
 msgid "Suspended before deletion"
 msgstr "Suspendu avant suppression"
 
@@ -3617,7 +3351,7 @@
 msgid "Tell us what the use of this web space will be"
 msgstr "Expliquez quel sera l'usage de ce site web"
 
-#: ../vhffs-panel/cvs/cvs_submit.pl:89
+#: ../vhffs-panel/cvs/cvs_submit.pl:87
 msgid "The CVS object was successfully created !"
 msgstr "Dépôt CVS créé avec succès"
 
@@ -3629,17 +3363,15 @@
 msgid "The Download repository object was successfully created !"
 msgstr "L'espace de téléchargement a été créé avec succès"
 
-#: ../vhffs-robots/src/refused_largefile.pl:81
-#: ../vhffs-robots/src/refused_cvs.pl:80
+#: ../vhffs-panel/admin/moderation_submit.pl:103
+#: ../vhffs-robots/src/refused_ml.pl:79 ../vhffs-robots/src/refused_mail.pl:79
 #: ../vhffs-robots/src/refused_postgres.pl:79
-#: ../vhffs-robots/src/refused_web.pl:79
-#: ../vhffs-robots/src/refused_repository.pl:80
-#: ../vhffs-robots/src/refused_mail.pl:79
-#: ../vhffs-robots/src/refused_dns.pl:79
+#: ../vhffs-robots/src/refused_cvs.pl:80 ../vhffs-robots/src/refused_web.pl:79
 #: ../vhffs-robots/src/refused_mysql.pl:50
-#: ../vhffs-robots/src/refused_svn.pl:50 ../vhffs-robots/src/refused_ml.pl:79
-#: ../vhffs-robots/src/refused_groups.pl:79 ../vhffs-irc/modobot.pl:401
-#: ../vhffs-panel/admin/moderation_submit.pl:108
+#: ../vhffs-robots/src/refused_svn.pl:50
+#: ../vhffs-robots/src/refused_groups.pl:79
+#: ../vhffs-robots/src/refused_repository.pl:80
+#: ../vhffs-robots/src/refused_dns.pl:79 ../vhffs-irc/modobot.pl:395
 msgid "The Moderator and Admin team"
 msgstr "L'équipe de modérateurs et d'administrateurs"
 
@@ -3655,7 +3387,7 @@
 msgid "The Subversion object was successfully created !"
 msgstr "Le dépôt Subversion a été créé avec succès"
 
-#: ../vhffs-panel/user/prefs.pl:112
+#: ../vhffs-panel/user/prefs.pl:114
 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."
@@ -3681,10 +3413,6 @@
 msgstr ""
 "Le nom de la base de données est trop long (supérieur à 32 caractères)"
 
-#: ../vhffs-robots/src/move-completed-largefile.pl:81
-msgid "The file is not available"
-msgstr "Le fichier n'est pas disponible"
-
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:370
 #, perl-format
 msgid ""
@@ -3698,7 +3426,7 @@
 msgid "The following address %s is not on the list %s\n"
 msgstr "L'adresse suivante %s n'est pas sur la liste %s\n"
 
-#: ../vhffs-panel/acl/add_acl_group.pl:93
+#: ../vhffs-panel/acl/add_acl_group.pl:89
 msgid "The group does not exist"
 msgstr "Le groupe n'existe pas"
 
@@ -3706,13 +3434,6 @@
 msgid "The groupname can have no more than 12 caracters."
 msgstr "Le nom du groupe ne peut pas avoir plus de douze caractères"
 
-#: ../vhffs-panel/group/project_submit.pl:85
-msgid ""
-"The groupname should contain at least 3 caracters and must contain only "
-"letters or numbers"
-msgstr ""
-"Le nom du groupe doit contenir au moins trois caractères alphanumériques"
-
 #: ../vhffs-panel/group/project_submit.pl:73
 msgid ""
 "The groupname should contain at least 3 caracters and must contain only "
@@ -3737,12 +3458,6 @@
 msgid "The message with the following id %s"
 msgstr "Le message avec l'identifiant suivant %s"
 
-#: ../vhffs-panel/largefile/submit.pl:92
-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."
-
 #: ../vhffs-panel/mysql/submit.pl:94
 msgid "The password is not valid"
 msgstr "Le mot de passe n'est pas valide"
@@ -3772,10 +3487,6 @@
 msgstr ""
 "L'état de votre inscription n'a pas changé, vous êtes toujours inscrit\n"
 
-#: ../vhffs-panel/acl/add_acl_user.pl:93
-msgid "The user does not exist"
-msgstr "L'utilisateur n'existe pas"
-
 #: ../vhffs-panel/user/prefs.pl:88
 msgid "Theme"
 msgstr "Thème"
@@ -3788,7 +3499,7 @@
 "Il y a un problème avec l'adresse indiqué dans vos informations "
 "personnelles. Impossible d'ajouter la redirection."
 
-#: ../vhffs-panel/user/prefs.pl:170
+#: ../vhffs-panel/user/prefs.pl:176
 msgid "There is two possible usages :"
 msgstr "Il y a deux usages possibles : "
 
@@ -3808,15 +3519,11 @@
 msgid "This Download repository will be deleted"
 msgstr "Cet espace de téléchargement sera détruit"
 
-#: ../vhffs-panel/largefile/prefs.pl:151
-msgid "This action is non-reversible."
-msgstr "Cette action est irréversible."
-
-#: ../vhffs-panel/repository/prefs.pl:105 ../vhffs-panel/dns/prefs.pl:129
-#: ../vhffs-panel/cvs/prefs.pl:106 ../vhffs-panel/group/prefs.pl:97
-#: ../vhffs-panel/svn/prefs.pl:123 ../vhffs-panel/mailinglist/prefs.pl:196
-#: ../vhffs-panel/web/prefs.pl:126 ../vhffs-panel/mail/prefs.pl:130
-#: ../vhffs-panel/pgsql/prefs.pl:107 ../vhffs-panel/mysql/prefs.pl:114
+#: ../vhffs-panel/mailinglist/prefs.pl:196 ../vhffs-panel/svn/prefs.pl:123
+#: ../vhffs-panel/dns/prefs.pl:129 ../vhffs-panel/pgsql/prefs.pl:107
+#: ../vhffs-panel/group/prefs.pl:97 ../vhffs-panel/repository/prefs.pl:105
+#: ../vhffs-panel/web/prefs.pl:126 ../vhffs-panel/mysql/prefs.pl:114
+#: ../vhffs-panel/cvs/prefs.pl:106 ../vhffs-panel/mail/prefs.pl:130
 msgid ""
 "This action is non-reversible. All services associated to this project will "
 "be DESTROYED."
@@ -3824,7 +3531,7 @@
 "Cette action n'est aucunement réversible. Tous les services associés au "
 "projet seront détruits."
 
-#: ../vhffs-panel/user/prefs.pl:103
+#: ../vhffs-panel/user/prefs.pl:101
 msgid "This action is non-reversible. WHEN YOU DELETE IT, YOU CANNOT CANCEL."
 msgstr ""
 "Cette action n'est pas réversible. Quand vous le supprimez, vous ne pouvez "
@@ -3870,26 +3577,10 @@
 msgid "This domain will be DELETED from Vhffs platform"
 msgstr "Ce nom de domaine sera détruit"
 
-#: ../vhffs-panel/largefile/prefs.pl:117
-msgid "This file is not active yet"
-msgstr "Ce fichier n'est pas encore activé"
-
-#: ../vhffs-panel/largefile/delete.pl:100
-msgid "This file will be deleted from our servers as soon as possible"
-msgstr "Ce fichier sera supprimé de ce groupe dès que possible"
-
-#: ../vhffs-panel/largefile/delete.pl:87
-msgid "This file will not be deleted"
-msgstr "Ce fichier ne sera détruit"
-
 #: ../vhffs-panel/mail/add_forward.pl:105
 msgid "This forward has been successfully added to this domain"
 msgstr "Cette redicrection a été ajoutée avec succès au domaine"
 
-#: ../vhffs-panel/group/project_submit.pl:90
-msgid "This group already exists"
-msgstr "Ce groupe existe déjà"
-
 #: ../vhffs-panel/group/prefs_save.pl:86
 msgid "This group is not activated yet"
 msgstr "Ce groupe n'est pas encore activé"
@@ -3940,38 +3631,37 @@
 "Ce service n'est pas fonctionnel actuellement. Veuillez attendre la "
 "création ou la modération"
 
-#: ../vhffs-panel/repository/prefs_save.pl:85
-#: ../vhffs-panel/repository/delete.pl:85 ../vhffs-panel/dns/prefs.pl:98
-#: ../vhffs-panel/cvs/prefs_save.pl:85 ../vhffs-panel/cvs/delete.pl:85
-#: ../vhffs-panel/group/delete.pl:73 ../vhffs-panel/svn/prefs_save.pl:85
-#: ../vhffs-panel/svn/delete.pl:84
-#: ../vhffs-panel/mailinglist/save_options.pl:95
-#: ../vhffs-panel/mailinglist/del_member.pl:90
-#: ../vhffs-panel/mailinglist/prefs.pl:93
+#: ../vhffs-panel/mailinglist/delete.pl:89
 #: ../vhffs-panel/mailinglist/add_sub.pl:90
+#: ../vhffs-panel/mailinglist/prefs.pl:93
+#: ../vhffs-panel/mailinglist/save_options.pl:95
 #: ../vhffs-panel/mailinglist/change_right.pl:92
-#: ../vhffs-panel/mailinglist/delete.pl:89 ../vhffs-panel/web/prefs_save.pl:81
-#: ../vhffs-panel/web/prefs.pl:79 ../vhffs-panel/mail/delete_forward.pl:88
-#: ../vhffs-panel/mail/change_forward.pl:96
-#: ../vhffs-panel/mail/save_catchall.pl:79 ../vhffs-panel/mail/spambox.pl:96
-#: ../vhffs-panel/mail/spamvirus.pl:96 ../vhffs-panel/mail/delete_box.pl:93
-#: ../vhffs-panel/mail/password_box.pl:96
-#: ../vhffs-panel/mail/add_forward.pl:83 ../vhffs-panel/mail/prefs.pl:84
-#: ../vhffs-panel/mail/delete.pl:81 ../vhffs-panel/mail/add_account.pl:88
-#: ../vhffs-panel/admin/mail/delete_forward.pl:96
-#: ../vhffs-panel/admin/mail/change_forward.pl:97
+#: ../vhffs-panel/mailinglist/del_member.pl:90 ../vhffs-panel/svn/delete.pl:84
+#: ../vhffs-panel/svn/prefs_save.pl:85 ../vhffs-panel/dns/prefs.pl:98
+#: ../vhffs-panel/group/delete.pl:73 ../vhffs-panel/repository/delete.pl:85
+#: ../vhffs-panel/repository/prefs_save.pl:85
 #: ../vhffs-panel/admin/mail/delete_box.pl:96
 #: ../vhffs-panel/admin/mail/password_box.pl:97
-#: ../vhffs-panel/largefile/delete.pl:83 ../vhffs-panel/mysql/prefs_save.pl:90
-#: ../vhffs-panel/mysql/prefs.pl:89
+#: ../vhffs-panel/admin/mail/delete_forward.pl:96
+#: ../vhffs-panel/admin/mail/change_forward.pl:97
+#: ../vhffs-panel/web/prefs.pl:79 ../vhffs-panel/web/prefs_save.pl:81
+#: ../vhffs-panel/mysql/prefs.pl:89 ../vhffs-panel/mysql/prefs_save.pl:90
+#: ../vhffs-panel/cvs/delete.pl:85 ../vhffs-panel/cvs/prefs_save.pl:84
+#: ../vhffs-panel/mail/delete.pl:81 ../vhffs-panel/mail/delete_box.pl:93
+#: ../vhffs-panel/mail/add_account.pl:88 ../vhffs-panel/mail/prefs.pl:84
+#: ../vhffs-panel/mail/save_catchall.pl:79
+#: ../vhffs-panel/mail/password_box.pl:96
+#: ../vhffs-panel/mail/delete_forward.pl:88
+#: ../vhffs-panel/mail/add_forward.pl:83
+#: ../vhffs-panel/mail/change_forward.pl:96
+#: ../vhffs-panel/mail/spamvirus.pl:96 ../vhffs-panel/mail/spambox.pl:96
 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 "
 "modération"
 
-#: ../vhffs-panel/repository/prefs.pl:91 ../vhffs-panel/cvs/prefs.pl:91
-#: ../vhffs-panel/svn/prefs.pl:106 ../vhffs-panel/largefile/complete.pl:104
-#: ../vhffs-panel/largefile/infos.pl:104 ../vhffs-panel/largefile/prefs.pl:104
+#: ../vhffs-panel/svn/prefs.pl:106 ../vhffs-panel/repository/prefs.pl:91
+#: ../vhffs-panel/cvs/prefs.pl:91
 msgid ""
 "This object is not functionnal yet. Please wait creation, moderation or "
 "modification."
@@ -3987,8 +3677,8 @@
 msgid "This object will NOT be DELETED"
 msgstr "Ce service NE sera PAS détruit"
 
-#: ../vhffs-panel/dns/delete_cname.pl:102 ../vhffs-panel/dns/delete_mx.pl:102
-#: ../vhffs-panel/dns/delete_ns.pl:101 ../vhffs-panel/dns/delete_a.pl:73
+#: ../vhffs-panel/dns/delete_a.pl:73 ../vhffs-panel/dns/delete_ns.pl:101
+#: ../vhffs-panel/dns/delete_mx.pl:102 ../vhffs-panel/dns/delete_cname.pl:102
 msgid "This part of the domain is now removed."
 msgstr "Cette partie du domaine a été supprimée"
 
@@ -4007,10 +3697,11 @@
 "minutes to log in."
 msgstr ""
 "Cette plate-forme est fermée temporairement. Les administrateurs sont en "
-"train d'effectuer des opération de maintenance ou la base de données connaît"
-"des disfonctionnements. Merci de revenir dans quelques minutes pour vous identifier."
+"train d'effectuer des opération de maintenance ou la base de données "
+"connaîtdes disfonctionnements. Merci de revenir dans quelques minutes pour "
+"vous identifier."
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:46 ../vhffs-panel/login.pl:78
+#: ../vhffs-panel/login.pl:74 ../vhffs-api/src/Vhffs/Panel/Main.pm:46
 msgid ""
 "This platform is temporary closed. Administrators are performing some "
 "maintenances tasks. Please come back in a few minutes to log in."
@@ -4031,7 +3722,7 @@
 msgid "This subversion repository will NOT be deleted"
 msgstr "Ce dépôt Subversion NE sera PAS détruit"
 
-#: ../vhffs-panel/acl/view.pl:126
+#: ../vhffs-panel/acl/view.pl:122
 msgid "This type of object is not treated in the panel."
 msgstr "Ce type de service n'est pas traité dans le panel."
 
@@ -4039,7 +3730,7 @@
 msgid "This user does not exists "
 msgstr "Cet utilisateur n'existe pas "
 
-#: ../vhffs-panel/pgsql/prefs_save.pl:76 ../vhffs-panel/pgsql/delete.pl:72
+#: ../vhffs-panel/pgsql/delete.pl:72 ../vhffs-panel/pgsql/prefs_save.pl:76
 msgid "This user doesn't exist in VHFFS database"
 msgstr "Cet utilisateur n'existe pas"
 
@@ -4063,7 +3754,7 @@
 msgid "This user will be removed from this group as soon as possible"
 msgstr "Cet utilisateur sera supprimé de ce groupe dès que possible"
 
-#: ../vhffs-panel/web/prefs_save.pl:77 ../vhffs-panel/web/delete.pl:78
+#: ../vhffs-panel/web/delete.pl:78 ../vhffs-panel/web/prefs_save.pl:77
 msgid "This web area doesn't exist in VHFFS database"
 msgstr "Ce site web n'existe pas"
 
@@ -4147,10 +3838,6 @@
 msgid "Total activated groups"
 msgstr "Total de groupes activés"
 
-#: ../vhffs-panel/admin/stats.pl:170
-msgid "Total activated hoted files"
-msgstr "Total des fichiers hébergés"
-
 #: ../vhffs-panel/admin/stats.pl:162
 msgid "Total activated lists"
 msgstr "Total de listes de diffusion activées"
@@ -4167,10 +3854,6 @@
 msgid "Total hosted forwards"
 msgstr "Total de redirection"
 
-#: ../vhffs-panel/admin/stats.pl:169
-msgid "Total hoted files"
-msgstr "Total des fichiers hébergés"
-
 #: ../vhffs-panel/admin/stats.pl:160
 msgid "Total lists in moderation"
 msgstr "Total des listes de diffusion en modération"
@@ -4179,10 +3862,6 @@
 msgid "Total subscribtion for lists"
 msgstr "Total des inscriptions sur les listes de diffusion"
 
-#: ../vhffs-panel/largefile/prefs.pl:147
-msgid "Type"
-msgstr "Type"
-
 #: ../vhffs-panel/admin/user/edit.pl:101 ../vhffs-panel/admin/user/show.pl:101
 msgid "UID"
 msgstr "Identifiant utilisateur"
@@ -4204,24 +3883,24 @@
 msgstr "Impossible de détruire ce domaine mail"
 
 #: ../vhffs-panel/admin/pgsql/edit_submit.pl:97
-#: ../vhffs-panel/admin/mysql/edit_submit.pl:97
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:102
 msgid "Unable to modify the object"
 msgstr "Impossible de modifier le service"
 
-#: ../vhffs-panel/mail/change_forward.pl:117
-#: ../vhffs-panel/mail/spambox.pl:123 ../vhffs-panel/mail/spamvirus.pl:123
 #: ../vhffs-panel/mail/password_box.pl:117
+#: ../vhffs-panel/mail/change_forward.pl:117
+#: ../vhffs-panel/mail/spamvirus.pl:123 ../vhffs-panel/mail/spambox.pl:123
 msgid "Unable to reccord changes on this domain"
 msgstr "Impossible d'enregistrer les modifications sur ce domaine"
 
-#: ../vhffs-panel/mail/add_forward.pl:101
-#: ../vhffs-panel/mail/add_account.pl:109
 #: ../vhffs-panel/admin/mail/change_forward.pl:118
+#: ../vhffs-panel/mail/add_account.pl:109
+#: ../vhffs-panel/mail/add_forward.pl:101
 msgid "Unable to record changes on this domain"
 msgstr "Impossible de sauvegarder les modifications sur ce domaine"
 
-#: ../vhffs-listengine/src/archives/show_msg.pl:80
 #: ../vhffs-listengine/src/archives/archives.pl:140
+#: ../vhffs-listengine/src/archives/show_msg.pl:80
 msgid "Undefined list"
 msgstr "Liste inconnue"
 
@@ -4233,8 +3912,8 @@
 msgid "Unknown month"
 msgstr "Mois inconnu"
 
-#: ../vhffs-panel/admin/broadcast_view.pl:103
 #: ../vhffs-panel/admin/broadcast_list.pl:102
+#: ../vhffs-panel/admin/broadcast_view.pl:103
 msgid "Unknown status"
 msgstr "Statut inconnu"
 
@@ -4251,16 +3930,11 @@
 msgid "Updated !"
 msgstr "Mis à jour"
 
-#: ../vhffs-robots/src/create_largefile.pl:76
-#, perl-format
-msgid "Upload file %s for file-hosting"
-msgstr "Envoyer le fichier %s pour hébergement"
-
 #: ../vhffs-panel/admin/web/edit.pl:101 ../vhffs-panel/admin/web/show.pl:114
 msgid "Use Crawl"
 msgstr "Utiliser le système de crawl"
 
-#: ../vhffs-panel/user/prefs.pl:171
+#: ../vhffs-panel/user/prefs.pl:177
 #, perl-format
 msgid ""
 "Use VHFFS servers to manage this mail,<br>you should use use the host pop.%s "
@@ -4269,11 +3943,11 @@
 "Utiliser nos serveurs pour gérer cette adresse mail,<br>vous devez utiliser "
 "le serveur pop.%s ou imap.%s pour récupérer vos mails"
 
-#: ../vhffs-panel/user/prefs.pl:177
+#: ../vhffs-panel/user/prefs.pl:183
 msgid "Use anti-spam protection"
 msgstr "Utiliser la protection anti-spam"
 
-#: ../vhffs-panel/user/prefs.pl:185
+#: ../vhffs-panel/user/prefs.pl:191
 msgid "Use anti-virus protection"
 msgstr "Utiliser la protection par anti-virus"
 
@@ -4291,15 +3965,15 @@
 msgid "User %s does not exists"
 msgstr "L'utilisateur %s n'existe pas"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:100
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:99
 msgid "User Admin"
 msgstr "Utilisateur administrateur"
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:88 ../vhffs-panel/user/prefs.pl:75
+#: ../vhffs-panel/user/prefs.pl:75 ../vhffs-api/src/Vhffs/Panel/Menu.pm:88
 msgid "User Preferences"
 msgstr "Préférences utilisateur"
 
-#: ../vhffs-panel/subscribe.pl:197
+#: ../vhffs-panel/subscribe.pl:169
 msgid "User Successfully created"
 msgstr "Utilisateur créé avec succès"
 
@@ -4307,11 +3981,11 @@
 msgid "User Successfully modified"
 msgstr "Utilisateur modifié avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:82
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:81
 msgid "User account : "
 msgstr "Compte utilisateur : "
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:152
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:230
 msgid "User does not exist"
 msgstr "L'utilisateur n'existe pas"
 
@@ -4319,11 +3993,11 @@
 msgid "User public area"
 msgstr "Zone publique des utilisateurs"
 
-#: ../vhffs-panel/group/prefs.pl:103 ../vhffs-panel/acl/view.pl:152
-#: ../vhffs-panel/public/lastusers.pl:74 ../vhffs-panel/public/user.pl:83
-#: ../vhffs-panel/admin/su.pl:77 ../vhffs-panel/user/prefs.pl:77
-#: ../vhffs-panel/subscribe.pl:235 ../vhffs-panel/auth.pl:62
-#: ../vhffs-panel/lost.pl:56
+#: ../vhffs-panel/subscribe.pl:203 ../vhffs-panel/user/prefs.pl:77
+#: ../vhffs-panel/acl/view.pl:148 ../vhffs-panel/group/prefs.pl:103
+#: ../vhffs-panel/admin/su.pl:77 ../vhffs-panel/public/user.pl:79
+#: ../vhffs-panel/public/lastusers.pl:75 ../vhffs-panel/auth.pl:61
+#: ../vhffs-panel/lost.pl:54
 msgid "Username"
 msgstr "Nom d'utilisateur"
 
@@ -4331,7 +4005,7 @@
 msgid "Username for this database"
 msgstr "Nom d'utilisateur pour cette base de données"
 
-#: ../vhffs-panel/subscribe.pl:110
+#: ../vhffs-panel/subscribe.pl:96
 msgid "Username must contain between 3 and 12 characters"
 msgstr "Le nom d'utilisateur doit contenir entre 3 et 12 caractères"
 
@@ -4339,8 +4013,8 @@
 msgid "Username:"
 msgstr "Nom d'utilisateur :"
 
-#: ../vhffs-panel/public/allgroups.pl:80 ../vhffs-panel/public/group.pl:90
-#: ../vhffs-panel/public/lastgroups.pl:74
+#: ../vhffs-panel/public/lastgroups.pl:74 ../vhffs-panel/public/group.pl:90
+#: ../vhffs-panel/public/allgroups.pl:80
 msgid "Users"
 msgstr "Utilisateurs"
 
@@ -4348,42 +4022,38 @@
 msgid "Users stats"
 msgstr "Statistiques des utilisateurs"
 
-#: ../vhffs-panel/auth.pl:58
+#: ../vhffs-panel/auth.pl:57
 msgid "VHFFS Login"
 msgstr "Authentification sur VHFFS"
 
-#: ../vhffs-panel/login.pl:118
+#: ../vhffs-panel/login.pl:105
 msgid "VHFFS Login OK"
 msgstr "Authentification réussie"
 
-#: ../vhffs-panel/login.pl:87 ../vhffs-panel/login.pl:128
+#: ../vhffs-panel/login.pl:85 ../vhffs-panel/login.pl:115
 msgid "VHFFS Login failed"
 msgstr "Authentification échouée"
 
-#: ../vhffs-panel/logout.pl:59
+#: ../vhffs-panel/logout.pl:57
 msgid "VHFFS Logout"
 msgstr "Déconnexion"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:189
-msgid "VHFFS Panel"
-msgstr "Panel de VHFFS"
-
-#: ../vhffs-panel/lost_ack.pl:69
+#: ../vhffs-panel/lost_ack.pl:67
 msgid "VHFFS Password Lost OK"
 msgstr "Perte de mot de passe reconnue"
 
-#: ../vhffs-panel/lost_ack.pl:80
+#: ../vhffs-panel/lost_ack.pl:78
 msgid "VHFFS Password Lost failed"
 msgstr "Impossible de retrouver l'utilisateur"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:366
+#: ../vhffs-panel/admin/user/edit.pl:139
+#: ../vhffs-panel/admin/pgsql/edit.pl:115
+#: ../vhffs-panel/admin/group/edit.pl:115
 #: ../vhffs-panel/admin/repository/edit.pl:115
-#: ../vhffs-panel/admin/mail/edit.pl:156
-#: ../vhffs-panel/admin/pgsql/edit.pl:115 ../vhffs-panel/admin/cvs/edit.pl:124
-#: ../vhffs-panel/admin/group/edit.pl:117
-#: ../vhffs-panel/admin/mysql/edit.pl:115
 #: ../vhffs-panel/admin/object/edit.pl:115
-#: ../vhffs-panel/admin/web/edit.pl:128 ../vhffs-panel/admin/user/edit.pl:139
+#: ../vhffs-panel/admin/web/edit.pl:128 ../vhffs-panel/admin/mysql/edit.pl:116
+#: ../vhffs-panel/admin/cvs/edit.pl:124 ../vhffs-panel/admin/mail/edit.pl:156
+#: ../vhffs-api/src/Vhffs/Functions.pm:371
 msgid "Validation refused"
 msgstr "Validation resuée"
 
@@ -4396,20 +4066,19 @@
 msgid "View"
 msgstr "Voir"
 
-#: ../vhffs-panel/public/group.pl:232
+#: ../vhffs-panel/public/group.pl:205
 msgid "View archives"
 msgstr "Allez aux archives de cette liste"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:270
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:294
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:320
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:346
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:372
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:399
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:425
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:452
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:477
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:502
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:352
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:376
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:402
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:428
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:454
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:481
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:507
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:533
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:558
 msgid "View history"
 msgstr "Voir l'historique"
 
@@ -4435,49 +4104,49 @@
 msgid "WEB stats"
 msgstr "Statistiques des sites webs"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:370
-#: ../vhffs-panel/admin/repository/edit.pl:116
-#: ../vhffs-panel/admin/mail/edit.pl:157 ../vhffs-panel/admin/dns/list.pl:106
+#: ../vhffs-panel/admin/user/edit.pl:140 ../vhffs-panel/admin/dns/list.pl:106
 #: ../vhffs-panel/admin/pgsql/edit.pl:116
-#: ../vhffs-panel/admin/pgsql/list.pl:108 ../vhffs-panel/admin/cvs/edit.pl:125
-#: ../vhffs-panel/admin/group/edit.pl:118
-#: ../vhffs-panel/admin/mysql/edit.pl:116
-#: ../vhffs-panel/admin/mysql/list.pl:108
+#: ../vhffs-panel/admin/pgsql/list.pl:108
+#: ../vhffs-panel/admin/group/edit.pl:116
+#: ../vhffs-panel/admin/repository/edit.pl:116
 #: ../vhffs-panel/admin/object/edit.pl:116
 #: ../vhffs-panel/admin/object/list.pl:103
-#: ../vhffs-panel/admin/web/edit.pl:129 ../vhffs-panel/admin/user/edit.pl:140
+#: ../vhffs-panel/admin/web/edit.pl:129 ../vhffs-panel/admin/mysql/edit.pl:117
+#: ../vhffs-panel/admin/mysql/list.pl:108 ../vhffs-panel/admin/cvs/edit.pl:125
+#: ../vhffs-panel/admin/mail/edit.pl:157
+#: ../vhffs-api/src/Vhffs/Functions.pm:375
 msgid "Waiting for creation"
 msgstr "En attente de création"
 
 #: ../vhffs-panel/mailinglist/prefs.pl:174
 #: ../vhffs-panel/admin/dns/list.pl:114 ../vhffs-panel/admin/pgsql/list.pl:116
-#: ../vhffs-panel/admin/mysql/list.pl:116
 #: ../vhffs-panel/admin/object/list.pl:111
+#: ../vhffs-panel/admin/mysql/list.pl:116
 msgid "Waiting for delete"
 msgstr "En attente de suppression"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:394
+#: ../vhffs-panel/admin/user/edit.pl:146
+#: ../vhffs-panel/admin/pgsql/edit.pl:122
+#: ../vhffs-panel/admin/group/edit.pl:122
 #: ../vhffs-panel/admin/repository/edit.pl:122
-#: ../vhffs-panel/admin/mail/edit.pl:163
-#: ../vhffs-panel/admin/pgsql/edit.pl:122 ../vhffs-panel/admin/cvs/edit.pl:131
-#: ../vhffs-panel/admin/group/edit.pl:124
-#: ../vhffs-panel/admin/mysql/edit.pl:122
 #: ../vhffs-panel/admin/object/edit.pl:122
-#: ../vhffs-panel/admin/web/edit.pl:135 ../vhffs-panel/admin/user/edit.pl:146
+#: ../vhffs-panel/admin/web/edit.pl:135 ../vhffs-panel/admin/mysql/edit.pl:123
+#: ../vhffs-panel/admin/cvs/edit.pl:131 ../vhffs-panel/admin/mail/edit.pl:163
+#: ../vhffs-api/src/Vhffs/Functions.pm:399
 msgid "Waiting for modification"
 msgstr "En attente de modification"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:362
-#: ../vhffs-panel/admin/repository/edit.pl:114
-#: ../vhffs-panel/admin/mail/edit.pl:155 ../vhffs-panel/admin/dns/list.pl:118
+#: ../vhffs-panel/admin/user/edit.pl:138 ../vhffs-panel/admin/dns/list.pl:118
 #: ../vhffs-panel/admin/pgsql/edit.pl:114
-#: ../vhffs-panel/admin/pgsql/list.pl:120 ../vhffs-panel/admin/cvs/edit.pl:123
-#: ../vhffs-panel/admin/group/edit.pl:116
-#: ../vhffs-panel/admin/mysql/edit.pl:114
-#: ../vhffs-panel/admin/mysql/list.pl:120
+#: ../vhffs-panel/admin/pgsql/list.pl:120
+#: ../vhffs-panel/admin/group/edit.pl:114
+#: ../vhffs-panel/admin/repository/edit.pl:114
 #: ../vhffs-panel/admin/object/edit.pl:114
 #: ../vhffs-panel/admin/object/list.pl:115
-#: ../vhffs-panel/admin/web/edit.pl:127 ../vhffs-panel/admin/user/edit.pl:138
+#: ../vhffs-panel/admin/web/edit.pl:127 ../vhffs-panel/admin/mysql/edit.pl:115
+#: ../vhffs-panel/admin/mysql/list.pl:120 ../vhffs-panel/admin/cvs/edit.pl:123
+#: ../vhffs-panel/admin/mail/edit.pl:155
+#: ../vhffs-api/src/Vhffs/Functions.pm:367
 msgid "Waiting for validation"
 msgstr "En attente de validation"
 
@@ -4485,14 +4154,14 @@
 msgid "Warn the admin team"
 msgstr "Alerter l'équipe d'administrateurs"
 
-#: ../vhffs-panel/user/prefs.pl:169
+#: ../vhffs-panel/user/prefs.pl:175
 #, perl-format
 msgid "We offer you the possibility to have one email box on the domain %s"
 msgstr ""
 "Nous vous offrons la possibilité de bénéficier d'un compte mail sur le "
 "domaine %s"
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:118
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:117
 msgid "Web Admin"
 msgstr "Administration web"
 
@@ -4504,15 +4173,15 @@
 msgid "Web Area awaiting validation"
 msgstr "Sites web en attente de validation"
 
-#: ../vhffs-api/src/Vhffs/Panel/Web.pm:136
+#: ../vhffs-api/src/Vhffs/Panel/Web.pm:132
 msgid "Web Areas"
 msgstr "Sites web"
 
-#: ../vhffs-panel/web/web_submit.pl:87
+#: ../vhffs-panel/web/web_submit.pl:85
 msgid "Web area successfully created !"
 msgstr "Site web créé avec succès"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:260
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:342
 msgid "Webarea for this group"
 msgstr "Sites web pour ce groupe"
 
@@ -4524,11 +4193,11 @@
 msgid "Websites area"
 msgstr "Zone des sites web"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:222
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:306
 msgid "Welcome"
 msgstr "Bienvenue"
 
-#: ../vhffs-panel/auth.pl:59
+#: ../vhffs-panel/auth.pl:58
 #, perl-format
 msgid "Welcome on %s"
 msgstr "Bienvenue sur %s"
@@ -4537,97 +4206,83 @@
 msgid "Will be DELETED in a few minutes"
 msgstr "Sera détruit dans quelques minutes"
 
-#: ../vhffs-api/src/Vhffs/Functions.pm:406
+#: ../vhffs-panel/admin/user/edit.pl:149
+#: ../vhffs-panel/admin/pgsql/edit.pl:125
+#: ../vhffs-panel/admin/group/edit.pl:125
 #: ../vhffs-panel/admin/repository/edit.pl:125
-#: ../vhffs-panel/admin/mail/edit.pl:166
-#: ../vhffs-panel/admin/pgsql/edit.pl:125 ../vhffs-panel/admin/cvs/edit.pl:134
-#: ../vhffs-panel/admin/group/edit.pl:127
-#: ../vhffs-panel/admin/mysql/edit.pl:125
 #: ../vhffs-panel/admin/object/edit.pl:125
-#: ../vhffs-panel/admin/web/edit.pl:138 ../vhffs-panel/admin/user/edit.pl:149
+#: ../vhffs-panel/admin/web/edit.pl:138 ../vhffs-panel/admin/mysql/edit.pl:126
+#: ../vhffs-panel/admin/cvs/edit.pl:134 ../vhffs-panel/admin/mail/edit.pl:166
+#: ../vhffs-api/src/Vhffs/Functions.pm:411
 msgid "Will be deleted"
 msgstr "Sera détruit"
 
-#: ../vhffs-robots/src/delete_largefile.pl:68
-msgid "Will try to delete the object from the platform"
-msgstr "Tentera de supprimer cet objet de la plate-forme"
-
-#: ../vhffs-panel/auth.pl:79
+#: ../vhffs-panel/auth.pl:78
 #, perl-format
 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:138 ../vhffs-panel/cvs/prefs.pl:102
-#: ../vhffs-panel/svn/prefs.pl:119 ../vhffs-panel/web/prefs.pl:114
+#: ../vhffs-panel/svn/prefs.pl:119 ../vhffs-panel/dns/prefs.pl:138
 #: ../vhffs-panel/admin/cvs/edit.pl:104 ../vhffs-panel/admin/cvs/show.pl:103
+#: ../vhffs-panel/web/prefs.pl:114 ../vhffs-panel/cvs/prefs.pl:102
 msgid "Yes"
 msgstr "Oui"
 
-#: ../vhffs-panel/repository/prefs.pl:107 ../vhffs-panel/dns/prefs.pl:131
-#: ../vhffs-panel/cvs/prefs.pl:108 ../vhffs-panel/group/prefs.pl:99
-#: ../vhffs-panel/svn/prefs.pl:125 ../vhffs-panel/mailinglist/prefs.pl:198
-#: ../vhffs-panel/web/prefs.pl:128 ../vhffs-panel/mail/prefs.pl:132
-#: ../vhffs-panel/pgsql/prefs.pl:109 ../vhffs-panel/largefile/prefs.pl:153
-#: ../vhffs-panel/mysql/prefs.pl:116 ../vhffs-panel/user/prefs.pl:105
+#: ../vhffs-panel/mailinglist/prefs.pl:198 ../vhffs-panel/svn/prefs.pl:125
+#: ../vhffs-panel/user/prefs.pl:103 ../vhffs-panel/dns/prefs.pl:131
+#: ../vhffs-panel/pgsql/prefs.pl:109 ../vhffs-panel/group/prefs.pl:99
+#: ../vhffs-panel/repository/prefs.pl:107 ../vhffs-panel/web/prefs.pl:128
+#: ../vhffs-panel/mysql/prefs.pl:116 ../vhffs-panel/cvs/prefs.pl:108
+#: ../vhffs-panel/mail/prefs.pl:132
 msgid "Yes I'm sure of what I do"
 msgstr "Oui, je suis sûr de ce que je fais"
 
-#: ../vhffs-panel/largefile/prefs.pl:124
-msgid "Yes, I want instructions back"
-msgstr "Oui, je veux qu'on me renvoie les instructions"
-
-#: ../vhffs-panel/largefile/prefs.pl:128
-msgid "Yes, my file was successfully uploaded"
-msgstr "Oui, mon fichier a été envoyé avec succès"
-
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:215
 msgid "You are not a subscriber on this list.\n"
 msgstr "Vous n'êtes pas inscrit à la liste.\n"
 
-#: ../vhffs-panel/admin/repository/edit.pl:72
-#: ../vhffs-panel/admin/repository/search.pl:69
-#: ../vhffs-panel/admin/repository/edit_submit.pl:74
-#: ../vhffs-panel/admin/repository/list.pl:70
-#: ../vhffs-panel/admin/repository/show.pl:72
-#: ../vhffs-panel/admin/mailing/search.pl:69
-#: ../vhffs-panel/admin/mailing/list.pl:71
+#: ../vhffs-panel/admin/svn/search.pl:71 ../vhffs-panel/admin/svn/list.pl:69
+#: ../vhffs-panel/admin/broadcast.pl:68
 #: ../vhffs-panel/admin/mailing/mailing_submit.pl:73
-#: ../vhffs-panel/admin/mail/edit.pl:74 ../vhffs-panel/admin/mail/search.pl:70
-#: ../vhffs-panel/admin/mail/list.pl:70 ../vhffs-panel/admin/mail/show.pl:74
+#: ../vhffs-panel/admin/mailing/search.pl:69
+#: ../vhffs-panel/admin/mailing/list.pl:71 ../vhffs-panel/admin/stats.pl:80
+#: ../vhffs-panel/admin/user/edit_submit.pl:84
+#: ../vhffs-panel/admin/user/edit.pl:72 ../vhffs-panel/admin/user/show.pl:74
+#: ../vhffs-panel/admin/user/edit_note.pl:74
+#: ../vhffs-panel/admin/user/search.pl:70 ../vhffs-panel/admin/user/list.pl:70
 #: ../vhffs-panel/admin/dns/search.pl:70 ../vhffs-panel/admin/dns/list.pl:70
-#: ../vhffs-panel/admin/pgsql/edit.pl:72
-#: ../vhffs-panel/admin/pgsql/search.pl:70
 #: ../vhffs-panel/admin/pgsql/edit_submit.pl:72
-#: ../vhffs-panel/admin/pgsql/list.pl:70 ../vhffs-panel/admin/pgsql/show.pl:72
-#: ../vhffs-panel/admin/largefile/search.pl:70
-#: ../vhffs-panel/admin/largefile/list.pl:67
-#: ../vhffs-panel/admin/cvs/edit.pl:72 ../vhffs-panel/admin/cvs/search.pl:69
-#: ../vhffs-panel/admin/cvs/edit_submit.pl:74
-#: ../vhffs-panel/admin/cvs/list.pl:70 ../vhffs-panel/admin/cvs/show.pl:72
-#: ../vhffs-panel/admin/group/edit.pl:72
+#: ../vhffs-panel/admin/pgsql/edit.pl:72 ../vhffs-panel/admin/pgsql/show.pl:72
+#: ../vhffs-panel/admin/pgsql/search.pl:70
+#: ../vhffs-panel/admin/pgsql/list.pl:70
+#: ../vhffs-panel/admin/group/edit_submit.pl:76
+#: ../vhffs-panel/admin/group/edit.pl:70 ../vhffs-panel/admin/group/show.pl:71
 #: ../vhffs-panel/admin/group/search.pl:70
-#: ../vhffs-panel/admin/group/edit_submit.pl:77
-#: ../vhffs-panel/admin/group/list.pl:70 ../vhffs-panel/admin/group/show.pl:72
-#: ../vhffs-panel/admin/mysql/edit.pl:72
-#: ../vhffs-panel/admin/mysql/search.pl:70
-#: ../vhffs-panel/admin/mysql/edit_submit.pl:72
-#: ../vhffs-panel/admin/mysql/list.pl:70 ../vhffs-panel/admin/mysql/show.pl:71
+#: ../vhffs-panel/admin/group/list.pl:70
+#: ../vhffs-panel/admin/broadcast_list.pl:69
+#: ../vhffs-panel/admin/repository/edit_submit.pl:74
+#: ../vhffs-panel/admin/repository/edit.pl:72
+#: ../vhffs-panel/admin/repository/show.pl:72
+#: ../vhffs-panel/admin/repository/search.pl:69
+#: ../vhffs-panel/admin/repository/list.pl:70 ../vhffs-panel/admin/su.pl:68
+#: ../vhffs-panel/admin/object/edit_submit.pl:72
+#: ../vhffs-panel/admin/object/delete_avatar.pl:76
 #: ../vhffs-panel/admin/object/edit.pl:72
 #: ../vhffs-panel/admin/object/search.pl:69
-#: ../vhffs-panel/admin/object/edit_submit.pl:72
 #: ../vhffs-panel/admin/object/list.pl:69
-#: ../vhffs-panel/admin/object/delete_avatar.pl:76
-#: ../vhffs-panel/admin/svn/search.pl:71 ../vhffs-panel/admin/svn/list.pl:69
-#: ../vhffs-panel/admin/web/edit.pl:72 ../vhffs-panel/admin/web/search.pl:70
+#: ../vhffs-panel/admin/broadcast_view.pl:71
 #: ../vhffs-panel/admin/web/edit_submit.pl:72
-#: ../vhffs-panel/admin/web/list.pl:70 ../vhffs-panel/admin/web/show.pl:72
-#: ../vhffs-panel/admin/user/edit.pl:72 ../vhffs-panel/admin/user/search.pl:70
-#: ../vhffs-panel/admin/user/edit_submit.pl:84
-#: ../vhffs-panel/admin/user/edit_note.pl:74
-#: ../vhffs-panel/admin/user/list.pl:70 ../vhffs-panel/admin/user/show.pl:74
-#: ../vhffs-panel/admin/su.pl:68 ../vhffs-panel/admin/broadcast_view.pl:71
-#: ../vhffs-panel/admin/broadcast_list.pl:69 ../vhffs-panel/admin/stats.pl:80
-#: ../vhffs-panel/admin/broadcast.pl:68
+#: ../vhffs-panel/admin/web/edit.pl:72 ../vhffs-panel/admin/web/show.pl:72
+#: ../vhffs-panel/admin/web/search.pl:70 ../vhffs-panel/admin/web/list.pl:70
+#: ../vhffs-panel/admin/mysql/edit_submit.pl:72
+#: ../vhffs-panel/admin/mysql/edit.pl:72 ../vhffs-panel/admin/mysql/show.pl:71
+#: ../vhffs-panel/admin/mysql/search.pl:70
+#: ../vhffs-panel/admin/mysql/list.pl:70
+#: ../vhffs-panel/admin/cvs/edit_submit.pl:74
+#: ../vhffs-panel/admin/cvs/edit.pl:72 ../vhffs-panel/admin/cvs/show.pl:72
+#: ../vhffs-panel/admin/cvs/search.pl:69 ../vhffs-panel/admin/cvs/list.pl:70
+#: ../vhffs-panel/admin/mail/edit.pl:74 ../vhffs-panel/admin/mail/show.pl:74
+#: ../vhffs-panel/admin/mail/search.pl:70 ../vhffs-panel/admin/mail/list.pl:70
 msgid "You are not allowed to see it"
 msgstr "Vous n'êtes pas autorisé à voir ceci"
 
@@ -4659,7 +4314,7 @@
 msgid "You can post on the list now."
 msgstr "Vous pouvez poster sur la liste maintenant."
 
-#: ../vhffs-panel/subscribe.pl:96
+#: ../vhffs-panel/subscribe.pl:83
 msgid "You cannot subscribe to VHFFS"
 msgstr "Vous ne pouvez pas vous inscrire"
 
@@ -4691,11 +4346,11 @@
 msgid "You have been successfully subscribed to the list %s\n"
 msgstr "Vous avez été inscrit sur la liste %s avec succès\n"
 
-#: ../vhffs-panel/logout.pl:60
+#: ../vhffs-panel/logout.pl:58
 msgid "You left your VHFFS session!"
 msgstr "Vous avez quitté votre session"
 
-#: ../vhffs-panel/lost.pl:54
+#: ../vhffs-panel/lost.pl:52
 msgid "You lost your password? You're a bad guy!"
 msgstr "Vous avez perdu votre mot de passe ? Çaimal(tm)"
 
@@ -4712,35 +4367,35 @@
 msgstr ""
 "Vous devez confirmer votre requête en envoyant un mail de confirmation\n"
 
-#: ../vhffs-panel/subscribe.pl:138
+#: ../vhffs-panel/subscribe.pl:124
 msgid "You must declare a valid mail address"
 msgstr "Vous devez déclarer une adresse mail valide"
 
-#: ../vhffs-panel/subscribe.pl:118
+#: ../vhffs-panel/subscribe.pl:104
 msgid "You must declare your city"
 msgstr "Vous devez entrer un nom de ville correct"
 
-#: ../vhffs-panel/subscribe.pl:114
+#: ../vhffs-panel/subscribe.pl:100
 msgid "You must declare your country"
 msgstr "Vous devez entrer un nom de pays correct"
 
-#: ../vhffs-panel/subscribe.pl:126
+#: ../vhffs-panel/subscribe.pl:112
 msgid "You must declare your firstname"
 msgstr "Vous devez entrer votre nom"
 
-#: ../vhffs-panel/subscribe.pl:130
+#: ../vhffs-panel/subscribe.pl:116
 msgid "You must declare your lastname"
 msgstr "Vous devez entrer votre prénom"
 
-#: ../vhffs-panel/subscribe.pl:134
+#: ../vhffs-panel/subscribe.pl:120
 msgid "You must declare your mail address"
 msgstr "Vous devez entrer votre adresse email"
 
-#: ../vhffs-panel/subscribe.pl:106
+#: ../vhffs-panel/subscribe.pl:92
 msgid "You must declare your username"
 msgstr "Vous devez entrer votre nom d'utilisateur"
 
-#: ../vhffs-panel/subscribe.pl:122
+#: ../vhffs-panel/subscribe.pl:108
 msgid "You must declare your zipcode"
 msgstr "Vous devez entrer un code postal valide"
 
@@ -4749,69 +4404,67 @@
 msgstr ""
 "Vous devez gérer au moins un domaine mail pour avoir une liste de diffusion"
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:156
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:232
 msgid "You're are not allowed to browse panel"
 msgstr "Vous n'êtes pas autorisé à parcourir le panel"
 
-#: ../vhffs-panel/repository/prefs_save.pl:81
-#: ../vhffs-panel/repository/prefs.pl:85
-#: ../vhffs-panel/repository/delete.pl:81
-#: ../vhffs-panel/dns/delete_cname.pl:88 ../vhffs-panel/dns/delete_cname.pl:92
-#: ../vhffs-panel/dns/delete_mx.pl:88 ../vhffs-panel/dns/delete_mx.pl:92
-#: ../vhffs-panel/dns/prefs.pl:91 ../vhffs-panel/dns/add_ns.pl:88
-#: ../vhffs-panel/dns/add_ns.pl:92 ../vhffs-panel/dns/add_a.pl:90
-#: ../vhffs-panel/dns/add_a.pl:94 ../vhffs-panel/dns/add_cname.pl:89
-#: ../vhffs-panel/dns/add_cname.pl:93 ../vhffs-panel/dns/add_mx.pl:89
-#: ../vhffs-panel/dns/add_mx.pl:93 ../vhffs-panel/dns/modif_a.pl:89
-#: ../vhffs-panel/dns/modif_a.pl:93 ../vhffs-panel/dns/modif_cname.pl:89
-#: ../vhffs-panel/dns/modif_cname.pl:93 ../vhffs-panel/dns/modif_mx.pl:89
-#: ../vhffs-panel/dns/modif_mx.pl:93 ../vhffs-panel/dns/delete_ns.pl:87
-#: ../vhffs-panel/dns/delete_ns.pl:91 ../vhffs-panel/dns/delete_a.pl:59
-#: ../vhffs-panel/dns/delete_a.pl:63 ../vhffs-panel/dns/delete.pl:88
-#: ../vhffs-panel/dns/delete.pl:92 ../vhffs-panel/cvs/prefs_save.pl:81
-#: ../vhffs-panel/cvs/prefs.pl:85 ../vhffs-panel/cvs/delete.pl:81
-#: ../vhffs-panel/group/remove_user_from_group.pl:74
-#: ../vhffs-panel/group/join_group.pl:77 ../vhffs-panel/group/prefs_save.pl:82
-#: ../vhffs-panel/group/prefs.pl:79 ../vhffs-panel/group/delete.pl:69
-#: ../vhffs-panel/svn/prefs_save.pl:81 ../vhffs-panel/svn/prefs.pl:100
-#: ../vhffs-panel/svn/delete.pl:80
-#: ../vhffs-panel/mailinglist/save_options.pl:99
-#: ../vhffs-panel/mailinglist/del_member.pl:94
-#: ../vhffs-panel/mailinglist/prefs.pl:99
+#: ../vhffs-panel/mailinglist/delete.pl:93
 #: ../vhffs-panel/mailinglist/add_sub.pl:94
+#: ../vhffs-panel/mailinglist/prefs.pl:99
+#: ../vhffs-panel/mailinglist/save_options.pl:99
 #: ../vhffs-panel/mailinglist/change_right.pl:96
-#: ../vhffs-panel/mailinglist/delete.pl:93 ../vhffs-panel/web/prefs_save.pl:85
-#: ../vhffs-panel/web/prefs.pl:85 ../vhffs-panel/web/delete.pl:82
-#: ../vhffs-panel/mail/change_forward.pl:102
-#: ../vhffs-panel/mail/save_catchall.pl:84 ../vhffs-panel/mail/spambox.pl:102
-#: ../vhffs-panel/mail/spamvirus.pl:102 ../vhffs-panel/mail/delete_box.pl:99
-#: ../vhffs-panel/mail/password_box.pl:102
-#: ../vhffs-panel/mail/add_forward.pl:88 ../vhffs-panel/mail/prefs.pl:90
-#: ../vhffs-panel/mail/delete.pl:85 ../vhffs-panel/mail/add_account.pl:94
-#: ../vhffs-panel/pgsql/prefs_save.pl:84 ../vhffs-panel/pgsql/prefs.pl:77
-#: ../vhffs-panel/pgsql/delete.pl:76
-#: ../vhffs-panel/admin/mail/change_forward.pl:103
-#: ../vhffs-panel/admin/mail/delete_box.pl:102
-#: ../vhffs-panel/admin/mail/password_box.pl:103
+#: ../vhffs-panel/mailinglist/del_member.pl:94 ../vhffs-panel/svn/delete.pl:80
+#: ../vhffs-panel/svn/prefs.pl:100 ../vhffs-panel/svn/prefs_save.pl:81
+#: ../vhffs-panel/dns/delete.pl:88 ../vhffs-panel/dns/delete.pl:92
+#: ../vhffs-panel/dns/add_mx.pl:89 ../vhffs-panel/dns/add_mx.pl:93
+#: ../vhffs-panel/dns/prefs.pl:91 ../vhffs-panel/dns/modif_a.pl:89
+#: ../vhffs-panel/dns/modif_a.pl:93 ../vhffs-panel/dns/add_ns.pl:88
+#: ../vhffs-panel/dns/add_ns.pl:92 ../vhffs-panel/dns/add_cname.pl:89
+#: ../vhffs-panel/dns/add_cname.pl:93 ../vhffs-panel/dns/delete_a.pl:59
+#: ../vhffs-panel/dns/delete_a.pl:63 ../vhffs-panel/dns/delete_ns.pl:87
+#: ../vhffs-panel/dns/delete_ns.pl:91 ../vhffs-panel/dns/delete_mx.pl:88
+#: ../vhffs-panel/dns/delete_mx.pl:92 ../vhffs-panel/dns/modif_cname.pl:89
+#: ../vhffs-panel/dns/modif_cname.pl:93 ../vhffs-panel/dns/modif_mx.pl:89
+#: ../vhffs-panel/dns/modif_mx.pl:93 ../vhffs-panel/dns/add_a.pl:90
+#: ../vhffs-panel/dns/add_a.pl:94 ../vhffs-panel/dns/delete_cname.pl:88
+#: ../vhffs-panel/dns/delete_cname.pl:92 ../vhffs-panel/pgsql/delete.pl:76
+#: ../vhffs-panel/pgsql/prefs.pl:77 ../vhffs-panel/pgsql/prefs_save.pl:84
+#: ../vhffs-panel/group/delete.pl:69
+#: ../vhffs-panel/group/remove_user_from_group.pl:74
+#: ../vhffs-panel/group/prefs.pl:79 ../vhffs-panel/group/join_group.pl:77
+#: ../vhffs-panel/group/prefs_save.pl:82
+#: ../vhffs-panel/repository/delete.pl:81
+#: ../vhffs-panel/repository/prefs.pl:85
+#: ../vhffs-panel/repository/prefs_save.pl:81
 #: ../vhffs-panel/admin/moderation_submit.pl:77
-#: ../vhffs-panel/admin/broadcast_delete.pl:77
-#: ../vhffs-panel/admin/broadcast_submit.pl:77
 #: ../vhffs-panel/admin/moderation.pl:75
-#: ../vhffs-panel/largefile/complete.pl:98
-#: ../vhffs-panel/largefile/infos.pl:98 ../vhffs-panel/largefile/prefs.pl:98
-#: ../vhffs-panel/largefile/delete.pl:79 ../vhffs-panel/mysql/prefs_save.pl:86
-#: ../vhffs-panel/mysql/prefs.pl:83 ../vhffs-panel/mysql/delete.pl:79
+#: ../vhffs-panel/admin/broadcast_submit.pl:77
+#: ../vhffs-panel/admin/broadcast_delete.pl:77
+#: ../vhffs-panel/admin/mail/delete_box.pl:102
+#: ../vhffs-panel/admin/mail/password_box.pl:103
+#: ../vhffs-panel/admin/mail/change_forward.pl:103
+#: ../vhffs-panel/web/delete.pl:82 ../vhffs-panel/web/prefs.pl:85
+#: ../vhffs-panel/web/prefs_save.pl:85 ../vhffs-panel/mysql/delete.pl:79
+#: ../vhffs-panel/mysql/prefs.pl:83 ../vhffs-panel/mysql/prefs_save.pl:86
+#: ../vhffs-panel/cvs/delete.pl:81 ../vhffs-panel/cvs/prefs.pl:85
+#: ../vhffs-panel/cvs/prefs_save.pl:80 ../vhffs-panel/mail/delete.pl:85
+#: ../vhffs-panel/mail/delete_box.pl:99 ../vhffs-panel/mail/add_account.pl:94
+#: ../vhffs-panel/mail/prefs.pl:90 ../vhffs-panel/mail/save_catchall.pl:84
+#: ../vhffs-panel/mail/password_box.pl:102
+#: ../vhffs-panel/mail/add_forward.pl:88
+#: ../vhffs-panel/mail/change_forward.pl:102
+#: ../vhffs-panel/mail/spamvirus.pl:102 ../vhffs-panel/mail/spambox.pl:102
 msgid "You're not allowed to do this (ACL rights)"
 msgstr "Vous n'êtes pas autorisé à voir ceci (droits ACL insuffisants)"
 
-#: ../vhffs-panel/mail/delete_forward.pl:93
 #: ../vhffs-panel/admin/mail/delete_forward.pl:102
+#: ../vhffs-panel/mail/delete_forward.pl:93
 msgid "You're not allowed to do this (ACL rights) "
 msgstr "Vous n'êtes pas autorisé à faire ceci (droits ACL insuffisants)"
 
-#: ../vhffs-panel/acl/add_acl_user.pl:99 ../vhffs-panel/acl/view.pl:143
-#: ../vhffs-panel/acl/add_acl_group.pl:99 ../vhffs-panel/acl/submit.pl:98
-#: ../vhffs-panel/history.pl:97
+#: ../vhffs-panel/history.pl:97 ../vhffs-panel/acl/view.pl:139
+#: ../vhffs-panel/acl/submit.pl:94 ../vhffs-panel/acl/add_acl_group.pl:95
+#: ../vhffs-panel/acl/add_acl_user.pl:95
 msgid "You're not allowed to view this object's ACL"
 msgstr "Vous n'êtes pas autorisé à voir l'ACL de ce service"
 
@@ -4842,6 +4495,7 @@
 msgstr "Votre demande d'espace de téléchargement"
 
 #: ../vhffs-robots/src/refused_repository.pl:70
+#, perl-format
 msgid "Your Download repository request : %s "
 msgstr "Votre demande d'espace de téléchargement : %s "
 
@@ -4899,24 +4553,6 @@
 msgid "Your Subversion repository request : %s"
 msgstr "Votre demande de dépôt Subversion %s "
 
-#: ../vhffs-robots/src/refused_largefile.pl:71
-msgid "Your file hosting request for the file : %s\n"
-msgstr "Votre demande d'hébergement du fichier : %s\n"
-
-#: ../vhffs-panel/largefile/prefs.pl:118
-msgid ""
-"Your file is not active at this time. In fact, you need upload it and "
-"declare it uploaded on the panel (see following instructions). You probably "
-"received a mail with all instructions to upload the file on our servers."
-msgstr ""
-"Votre fichier n'est pas encore activé. Vous devez l'envoyer puis valider "
-"l'envoi sur le panel. Vous avez probablement reçu un mail avec toutes "
-"les instructions pour l'envoi."
-
-#: ../vhffs-robots/src/refused_largefile.pl:83
-msgid "Your file-hosting request"
-msgstr "Votre demande d'hébergement de fichiers"
-
 #: ../vhffs-robots/src/refused_web.pl:81
 msgid "Your hosting request"
 msgstr "Votre demande d'hébergement"
@@ -4933,11 +4569,11 @@
 msgid "Your request has been removed.\n"
 msgstr "Votre requête a été supprimée.\n"
 
-#: ../vhffs-irc/modobot.pl:403 ../vhffs-panel/admin/moderation_submit.pl:110
+#: ../vhffs-panel/admin/moderation_submit.pl:105 ../vhffs-irc/modobot.pl:397
 msgid "Your request on VHFFS platform"
 msgstr "Votre demande sur la plate-forme VHFFS"
 
-#: ../vhffs-irc/modobot.pl:398 ../vhffs-panel/admin/moderation_submit.pl:105
+#: ../vhffs-panel/admin/moderation_submit.pl:100 ../vhffs-irc/modobot.pl:392
 msgid "Your request on VHFFS was accepted\n"
 msgstr "Votre requête sur la plate-forme VHFFS a été acceptée\n"
 
@@ -4946,12 +4582,12 @@
 msgid "Your web hosting request for the servername : %s "
 msgstr "Votre demande de site web %s "
 
-#: ../vhffs-panel/subscribe.pl:142
+#: ../vhffs-panel/subscribe.pl:128
 msgid "Your zipcode is not correct! Please enter a correct zipcode"
 msgstr "Le code postal est incorrect. Veuillez entrer un code postal correct"
 
+#: ../vhffs-panel/subscribe.pl:207 ../vhffs-panel/user/prefs.pl:81
 #: ../vhffs-panel/admin/user/edit.pl:105 ../vhffs-panel/admin/user/show.pl:105
-#: ../vhffs-panel/user/prefs.pl:81 ../vhffs-panel/subscribe.pl:239
 msgid "Zipcode"
 msgstr "Code postal"
 
@@ -4967,16 +4603,14 @@
 msgid "cannot be removed.\n"
 msgstr "ne peut pas être supprimé.\n"
 
-#: ../vhffs-robots/src/refused_largefile.pl:72
-#: ../vhffs-robots/src/refused_cvs.pl:71
+#: ../vhffs-robots/src/refused_ml.pl:70 ../vhffs-robots/src/refused_mail.pl:70
 #: ../vhffs-robots/src/refused_postgres.pl:70
-#: ../vhffs-robots/src/refused_web.pl:70
-#: ../vhffs-robots/src/refused_repository.pl:71
-#: ../vhffs-robots/src/refused_mail.pl:70
-#: ../vhffs-robots/src/refused_dns.pl:70
+#: ../vhffs-robots/src/refused_cvs.pl:71 ../vhffs-robots/src/refused_web.pl:70
 #: ../vhffs-robots/src/refused_mysql.pl:41
-#: ../vhffs-robots/src/refused_svn.pl:41 ../vhffs-robots/src/refused_ml.pl:70
+#: ../vhffs-robots/src/refused_svn.pl:41
 #: ../vhffs-robots/src/refused_groups.pl:70
+#: ../vhffs-robots/src/refused_repository.pl:71
+#: ../vhffs-robots/src/refused_dns.pl:70
 msgid "has been refused by the Moderators team"
 msgstr "a été refusé par l'équipe de modérateurs"
 
@@ -4993,35 +4627,35 @@
 msgid "lang [fr|us|es]\t - set listengine language\n"
 msgstr "lang [fr|us|es]\t - modifier la langue de listengine\n"
 
-#: ../vhffs-listengine/src/listengine.pl:769
+#: ../vhffs-listengine/src/listengine.pl:759
 #, perl-format
 msgid "listengine - list of messages to moderate for %s"
 msgstr "listengine - liste des messages à modérer pour %s"
 
-#: ../vhffs-listengine/src/listengine.pl:652
-#: ../vhffs-listengine/src/listengine.pl:674
-#: ../vhffs-listengine/src/listengine.pl:685
+#: ../vhffs-listengine/src/listengine.pl:642
+#: ../vhffs-listengine/src/listengine.pl:664
+#: ../vhffs-listengine/src/listengine.pl:675
 msgid "listengine help"
 msgstr "listenfine help"
 
-#: ../vhffs-listengine/src/listengine.pl:717
-#: ../vhffs-listengine/src/listengine.pl:728
-#: ../vhffs-listengine/src/listengine.pl:744
-#: ../vhffs-listengine/src/listengine.pl:756
-#: ../vhffs-listengine/src/listengine.pl:783
-#: ../vhffs-listengine/src/listengine.pl:794
+#: ../vhffs-listengine/src/listengine.pl:707
+#: ../vhffs-listengine/src/listengine.pl:718
+#: ../vhffs-listengine/src/listengine.pl:734
+#: ../vhffs-listengine/src/listengine.pl:746
+#: ../vhffs-listengine/src/listengine.pl:773
+#: ../vhffs-listengine/src/listengine.pl:784
 msgid "listengine moderation"
 msgstr "modération sur listengine"
 
-#: ../vhffs-listengine/src/listengine.pl:702
+#: ../vhffs-listengine/src/listengine.pl:692
 msgid "listengine result command"
 msgstr "résultat de la commande sur listengine"
 
-#: ../vhffs-listengine/src/listengine.pl:821
+#: ../vhffs-listengine/src/listengine.pl:811
 msgid "listengine: unknown command"
 msgstr "listengine : commande inconnue"
 
-#: ../vhffs-panel/user/prefs.pl:78 ../vhffs-panel/subscribe.pl:236
+#: ../vhffs-panel/subscribe.pl:204 ../vhffs-panel/user/prefs.pl:78
 msgid "mail"
 msgstr "adresse mail"
 
@@ -5050,7 +4684,7 @@
 msgid "no date"
 msgstr "pas de date"
 
-#: ../vhffs-panel/admin/object/edit.pl:217 ../vhffs-panel/history.pl:128
+#: ../vhffs-panel/history.pl:128 ../vhffs-panel/admin/object/edit.pl:217
 msgid "no information about date"
 msgstr "aucune information à propos de la date"
 
@@ -5113,9 +4747,260 @@
 msgid "was sent on the list.\n"
 msgstr "a été envoyé sur la liste\n"
 
-#~ msgid "Error while creating the user. The username already exists"
-#~ msgstr "Erreur lors de la création de l'utilisateur. Le nom existe déjà"
+#~ msgid "All hosted files lists"
+#~ msgstr "Liste de tous les fichiers hébergés"
 
+#~ msgid ""
+#~ "All instructions were sended to you. But you may forgot these "
+#~ "informations. Click on the link, and we will send them again. Be careful, "
+#~ "it takes lot of time. "
+#~ msgstr ""
+#~ "Toutes les instructions vous ont été communiquées. Mais vous les avez "
+#~ "peut être oubliées. Cliquez sur ce lien, nous vous les renverrons. Cela "
+#~ "peut prendre un certain temps."
+
+#~ msgid ""
+#~ "An error occured while creating the object. Parameters are invalid or the "
+#~ "file (%s) already exists."
+#~ msgstr ""
+#~ "Une erreur est survenue lors de la création de cet objet. Les "
+#~ "paramètres sont invalides ou le fichier (%s) existe déjà"
+
+#~ msgid ""
+#~ "An error occured while deleting the file. Try again or contact the "
+#~ "administrators."
+#~ msgstr ""
+#~ "Une erreur est survenue lors de la suppression du fichier. Réessayez ou "
+#~ "contactez les administrateurs"
+
+#~ msgid ""
+#~ "Cannot create user. Your username should contain at least 3 characters "
+#~ "which are only lower case and digits."
+#~ msgstr ""
+#~ "Impossible de créer l'utilisateur. Votre nom d'utilisateur doit contenir "
+#~ "au moins 3 caractères et n'être constitué que de minuscules et de "
+#~ "chiffres."
+
+#~ msgid "Cannot obtain information about this object"
+#~ msgstr "Impossible d'obtenir des informations à propos de cet objet"
+
+#~ msgid "Declare the file as uploaded and complete"
+#~ msgstr "Valider l'envoi du fichier"
+
+#~ msgid "Delete this file from servers"
+#~ msgstr "Supprimer ce fichier des serveurs"
+
+#~ msgid "Does not support largefile"
+#~ msgstr "Ne supporte pas l'hébergement de fichiers"
+
+#~ msgid "Download"
+#~ msgstr "Télécharger"
+
+#~ msgid "Download %s"
+#~ msgstr "Télécharger %s"
+
+#~ msgid "Error when delete the file from platform"
+#~ msgstr "Erreur lors de la suppression du fichier de la plate-forme"
+
+#~ msgid "Error when try to send informations"
+#~ msgstr "Erreur lors de l'envoi des informations"
+
+#~ msgid "Error while creation !"
+#~ msgstr "Erreur lors de la création"
+
+#~ msgid "File %s is now available on %s"
+#~ msgstr "Le fichier %s est maintenant disponible sur %s"
+
+#~ msgid "File %s not found"
+#~ msgstr "Fichier %s introuvable"
+
+#~ msgid "File type"
+#~ msgstr "Type de fichier"
+
+#~ msgid "Filename"
+#~ msgstr "Nom de fichier"
+
+#~ msgid "Filename is too short. Must contains at least 3 caracters"
+#~ msgstr "Le nom du fichier doit contenir au moins 3 caractères"
+
+#~ msgid "Filename(size in Mb/type)"
+#~ msgstr "Nom du fichier (taille en Mo/type)"
+
+#~ msgid "Files awaiting validation"
+#~ msgstr "Fichiers en attente de validation"
+
+#~ msgid "Filetype (extension, ...)"
+#~ msgstr "Type de fichier (extension, ...)"
+
+#~ msgid "Group for this new file"
+#~ msgstr "Groupes de ce fichier"
+
+#~ msgid "Hash"
+#~ msgstr "Hash du fichier"
+
+#~ msgid "Host a file"
+#~ msgstr "Héberger un fichier"
+
+#~ msgid "Hosted file administration"
+#~ msgstr "Administration des fichiers hébergés"
+
+#~ msgid "Hosted files"
+#~ msgstr "Fichiers hébergés"
+
+#~ msgid "Hosted files admin"
+#~ msgstr "Administration des fichiers hébergés"
+
+#~ msgid "Hosted files for this group"
+#~ msgstr "Fichiers hébergés pour ce groupe"
+
+#~ msgid "Hosted files stats"
+#~ msgstr "Statistiques des fichiers hébergés"
+
+#~ msgid "If you delete this file, we will delete the file from our servers."
+#~ msgstr ""
+#~ "Si vous supprimez ce fichier, nous supprimerons le fichier de nos "
+#~ "serveurs."
+
+#~ msgid "Invalid file"
+#~ msgstr "Fichier invalide"
+
+#~ msgid "License"
+#~ msgstr "Licence"
+
+#~ msgid ""
+#~ "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."
+
+#~ msgid "License of this file"
+#~ msgstr "Licence de ce fichier"
+
+#~ msgid "List all hosted files"
+#~ msgstr "Afficher tous les fichier hébergés"
+
+#~ msgid "Mirrors"
+#~ msgstr "Serveurs miroir"
+
+#~ msgid "Modify this hosted file"
+#~ msgstr "Modifier ce fichier"
+
+#~ msgid "No file available for this group"
+#~ msgstr "Aucun fichier n'est hébergé pour ce groupe"
+
+#~ msgid "No files to validate"
+#~ msgstr "Aucune demande d'hébergement de fichier"
+
+#~ msgid "No hash"
+#~ msgstr "Pas de hash"
+
+#~ msgid "No hosted files for this group"
+#~ msgstr "Aucun hébergement de fichiers pour ce groupe"
+
+#~ msgid "No server"
+#~ msgstr "Aucun serveur"
+
+#~ msgid "Owner group"
+#~ msgstr "Groupe propriétaire"
+
+#~ msgid "Search for a file"
+#~ msgstr "Recherche d'un fichier hébergé"
+
+#~ msgid "Search result for file"
+#~ msgstr "Résultat de la recherche pour le fichier"
+
+#~ msgid "Send me informations back"
+#~ msgstr "Renvoyez moi les informations"
+
+#~ msgid "Show/Hide"
+#~ msgstr "Montrer/Cacher"
+
+#~ msgid "Size"
+#~ msgstr "Taille"
+
+#~ msgid "Size (in Mo)"
+#~ msgstr "Taille (en Mo)"
+
+#~ msgid "Size is only a number (in Mo)"
+#~ msgstr "La taille est seulement un nombre (exprimé en Mo)"
+
+#~ msgid "Su successfull with name %s "
+#~ msgstr ""
+#~ "Changement d'identité réalisé avec succès. Vous êtes maintenant %s"
+
+#~ msgid "The file is not available"
+#~ msgstr "Le fichier n'est pas disponible"
+
+#~ msgid ""
+#~ "The groupname should contain at least 3 caracters and must contain only "
+#~ "letters or numbers"
+#~ msgstr ""
+#~ "Le nom du groupe doit contenir au moins trois caractères alphanumériques"
+
+#~ 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."
+
+#~ msgid "The user does not exist"
+#~ msgstr "L'utilisateur n'existe pas"
+
+#~ msgid "This action is non-reversible."
+#~ msgstr "Cette action est irréversible."
+
+#~ msgid "This file is not active yet"
+#~ msgstr "Ce fichier n'est pas encore activé"
+
+#~ msgid "This file will be deleted from our servers as soon as possible"
+#~ msgstr "Ce fichier sera supprimé de ce groupe dès que possible"
+
+#~ msgid "This file will not be deleted"
+#~ msgstr "Ce fichier ne sera détruit"
+
+#~ msgid "This group already exists"
+#~ msgstr "Ce groupe existe déjà"
+
+#~ msgid "Total activated hoted files"
+#~ msgstr "Total des fichiers hébergés"
+
+#~ msgid "Total hoted files"
+#~ msgstr "Total des fichiers hébergés"
+
+#~ msgid "Type"
+#~ msgstr "Type"
+
+#~ msgid "Upload file %s for file-hosting"
+#~ msgstr "Envoyer le fichier %s pour hébergement"
+
+#~ msgid "VHFFS Panel"
+#~ msgstr "Panel de VHFFS"
+
+#~ msgid "Will try to delete the object from the platform"
+#~ msgstr "Tentera de supprimer cet objet de la plate-forme"
+
+#~ msgid "Yes, I want instructions back"
+#~ msgstr "Oui, je veux qu'on me renvoie les instructions"
+
+#~ msgid "Yes, my file was successfully uploaded"
+#~ msgstr "Oui, mon fichier a été envoyé avec succès"
+
+#~ msgid "Your file hosting request for the file : %s\n"
+#~ msgstr "Votre demande d'hébergement du fichier : %s\n"
+
+#~ msgid ""
+#~ "Your file is not active at this time. In fact, you need upload it and "
+#~ "declare it uploaded on the panel (see following instructions). You "
+#~ "probably received a mail with all instructions to upload the file on our "
+#~ "servers."
+#~ msgstr ""
+#~ "Votre fichier n'est pas encore activé. Vous devez l'envoyer puis valider "
+#~ "l'envoi sur le panel. Vous avez probablement reçu un mail avec toutes "
+#~ "les instructions pour l'envoi."
+
+#~ msgid "Your file-hosting request"
+#~ msgstr "Votre demande d'hébergement de fichiers"
+
 #~ msgid "Now, you have to log in on the ftp server %s with\n"
 #~ msgstr ""
 #~ "Maintenant, vous pouvez vous authentifier sur le serveur FTP %s avec\n"

Modified: branches/vhffs_4.1/vhffs-intl/src/vhffs.pot
===================================================================
--- branches/vhffs_4.1/vhffs-intl/src/vhffs.pot	2007-02-02 23:48:23 UTC (rev 431)
+++ branches/vhffs_4.1/vhffs-intl/src/vhffs.pot	2007-02-03 13:28:23 UTC (rev 432)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 23:41+0100\n"
+"POT-Creation-Date: 2007-02-03 14:22+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@xxxxxx>\n"
@@ -25,6 +25,11 @@
 msgid "%s public area"
 msgstr ""
 
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:262
+#, perl-format
+msgid "%s's Panel"
+msgstr ""
+
 #: ../vhffs-api/src/Vhffs/Listengine/Intl.pm:155
 #, perl-format
 msgid "%s-request@%s with subject : \"help\"\n"
@@ -90,7 +95,7 @@
 msgid "Accounts"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:168
+#: ../vhffs-panel/user/prefs.pl:174
 #, perl-format
 msgid "Activate %s@%s email"
 msgstr ""
@@ -386,7 +391,7 @@
 msgid "An error occured while fetching information about this mailing list"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Robots/Mysql.pm:170
+#: ../vhffs-api/src/Vhffs/Robots/Mysql.pm:108
 msgid "An error occured while granting privileges to an admin user"
 msgstr ""
 
@@ -509,7 +514,7 @@
 msgid "Are you SURE you want DELETE this project ?"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:104
+#: ../vhffs-panel/user/prefs.pl:102
 msgid "Are you SURE you want DELETE this user?"
 msgstr ""
 
@@ -701,15 +706,15 @@
 msgid "CNAME field successfully updated"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:146
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:145
 msgid "CVS Admin"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:148
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:147
 msgid "CVS Search"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:411
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:418
 msgid "CVS repositories for this group"
 msgstr ""
 
@@ -1015,7 +1020,7 @@
 msgid "Change this Website"
 msgstr ""
 
-#: ../vhffs-panel/admin/su.pl:75 ../vhffs-api/src/Vhffs/Panel/Admin.pm:88
+#: ../vhffs-panel/admin/su.pl:75 ../vhffs-api/src/Vhffs/Panel/Admin.pm:87
 msgid "Change user-id"
 msgstr ""
 
@@ -1067,7 +1072,7 @@
 #: ../vhffs-api/src/Vhffs/Panel/Web.pm:131
 #: ../vhffs-api/src/Vhffs/Panel/Cvs.pm:115
 #: ../vhffs-api/src/Vhffs/Panel/Repository.pm:119
-#: ../vhffs-api/src/Vhffs/Panel/Group.pm:165
+#: ../vhffs-api/src/Vhffs/Panel/Group.pm:164
 #: ../vhffs-api/src/Vhffs/Panel/Mysql.pm:140
 #: ../vhffs-api/src/Vhffs/Panel/Pgsql.pm:114
 #: ../vhffs-api/src/Vhffs/Panel/DNS.pm:151
@@ -1136,11 +1141,11 @@
 msgid "Creating error"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:110 ../vhffs-panel/group/prefs.pl:110
+#: ../vhffs-panel/user/prefs.pl:112 ../vhffs-panel/group/prefs.pl:110
 msgid "Current avatar"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:598
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:605
 #, perl-format
 msgid "Current group: %s"
 msgstr ""
@@ -1149,7 +1154,7 @@
 msgid "Cvsroot"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:161
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:160
 msgid "DB Search"
 msgstr ""
 
@@ -1211,7 +1216,7 @@
 msgstr ""
 
 #: ../vhffs-panel/mailinglist/prefs.pl:200 ../vhffs-panel/svn/prefs.pl:127
-#: ../vhffs-panel/user/prefs.pl:107 ../vhffs-panel/dns/prefs.pl:133
+#: ../vhffs-panel/user/prefs.pl:105 ../vhffs-panel/dns/prefs.pl:133
 #: ../vhffs-panel/dns/prefs.pl:183 ../vhffs-panel/dns/prefs.pl:204
 #: ../vhffs-panel/dns/prefs.pl:224 ../vhffs-panel/dns/prefs.pl:245
 #: ../vhffs-panel/pgsql/prefs.pl:111 ../vhffs-panel/group/prefs.pl:101
@@ -1221,7 +1226,7 @@
 msgid "Delete"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:102
+#: ../vhffs-panel/user/prefs.pl:100
 msgid "Delete YOUR user"
 msgstr ""
 
@@ -1331,7 +1336,7 @@
 msgid "Domain Name"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:541
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:548
 msgid "Domains for this group"
 msgstr ""
 
@@ -1339,7 +1344,7 @@
 msgid "Don't use Crawl"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:516
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:523
 msgid "Download repositories for this group"
 msgstr ""
 
@@ -1347,7 +1352,7 @@
 msgid "Download repository"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:225
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:224
 msgid "Download repository admin"
 msgstr ""
 
@@ -1476,7 +1481,7 @@
 msgid "Error. This group doesn't exists"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:219
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:220
 msgid "Expired session ! Please login again"
 msgstr ""
 
@@ -1498,11 +1503,11 @@
 
 #: ../vhffs-panel/subscribe.pl:205 ../vhffs-panel/user/prefs.pl:79
 #: ../vhffs-panel/admin/user/edit.pl:95 ../vhffs-panel/admin/user/show.pl:96
-#: ../vhffs-panel/public/user.pl:81 ../vhffs-panel/public/lastusers.pl:76
+#: ../vhffs-panel/public/user.pl:81 ../vhffs-panel/public/lastusers.pl:77
 msgid "Firstname"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:172
+#: ../vhffs-panel/user/prefs.pl:178
 #, perl-format
 msgid "Forward emails from %s@%s to %s"
 msgstr ""
@@ -1537,11 +1542,12 @@
 msgid "GPG key"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:83
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:82
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:87
 msgid "General"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:84
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:83
 msgid "Get Statistics"
 msgstr ""
 
@@ -1549,22 +1555,22 @@
 msgid "Give me a new password"
 msgstr ""
 
-#: ../vhffs-panel/public/user.pl:111 ../vhffs-panel/public/lastgroups.pl:103
-#: ../vhffs-panel/public/lastusers.pl:111
+#: ../vhffs-panel/public/user.pl:112 ../vhffs-panel/public/lastgroups.pl:103
+#: ../vhffs-panel/public/lastusers.pl:110
 #: ../vhffs-panel/public/allwebsites.pl:95 ../vhffs-panel/public/index.pl:81
 #: ../vhffs-panel/public/group.pl:220 ../vhffs-panel/public/allgroups.pl:110
 msgid "Go on login page"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:344
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:368
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:394
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:420
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:446
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:473
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:499
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:525
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:550
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:351
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:375
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:401
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:427
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:453
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:480
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:506
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:532
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:557
 msgid "Go to admin"
 msgstr ""
 
@@ -1591,16 +1597,16 @@
 msgid "Group"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:327
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:334
 #, perl-format
 msgid "Group %s"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:108
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:107
 msgid "Group Admin"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:322
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:329
 msgid "Group error"
 msgstr ""
 
@@ -1643,7 +1649,7 @@
 msgid "Groupname"
 msgstr ""
 
-#: ../vhffs-panel/public/user.pl:85 ../vhffs-panel/public/lastusers.pl:80
+#: ../vhffs-panel/public/user.pl:85 ../vhffs-panel/public/lastusers.pl:81
 msgid "Groups"
 msgstr ""
 
@@ -1676,7 +1682,7 @@
 msgid "Hello and welcome on listengine help\n"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:88
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:89
 msgid "Help"
 msgstr ""
 
@@ -1729,8 +1735,8 @@
 msgid "Home"
 msgstr ""
 
-#: ../vhffs-panel/public/user.pl:110 ../vhffs-panel/public/lastgroups.pl:102
-#: ../vhffs-panel/public/lastusers.pl:110
+#: ../vhffs-panel/public/user.pl:111 ../vhffs-panel/public/lastgroups.pl:102
+#: ../vhffs-panel/public/lastusers.pl:109
 #: ../vhffs-panel/public/allwebsites.pl:94 ../vhffs-panel/public/index.pl:80
 #: ../vhffs-panel/public/group.pl:219 ../vhffs-panel/public/allgroups.pl:109
 msgid "Homepage of public area"
@@ -1825,8 +1831,8 @@
 msgid "Language"
 msgstr ""
 
-#: ../vhffs-panel/public/user.pl:113 ../vhffs-panel/public/lastgroups.pl:105
-#: ../vhffs-panel/public/lastusers.pl:113
+#: ../vhffs-panel/public/user.pl:114 ../vhffs-panel/public/lastgroups.pl:105
+#: ../vhffs-panel/public/lastusers.pl:112
 #: ../vhffs-panel/public/allwebsites.pl:97 ../vhffs-panel/public/index.pl:83
 #: ../vhffs-panel/public/group.pl:222 ../vhffs-panel/public/allgroups.pl:112
 msgid "Last groups"
@@ -1837,37 +1843,37 @@
 msgid "Last groups on %s"
 msgstr ""
 
-#: ../vhffs-panel/public/user.pl:114 ../vhffs-panel/public/lastgroups.pl:106
-#: ../vhffs-panel/public/lastusers.pl:114
+#: ../vhffs-panel/public/user.pl:115 ../vhffs-panel/public/lastgroups.pl:106
+#: ../vhffs-panel/public/lastusers.pl:113
 #: ../vhffs-panel/public/allwebsites.pl:98 ../vhffs-panel/public/index.pl:84
 #: ../vhffs-panel/public/group.pl:223 ../vhffs-panel/public/allgroups.pl:113
 msgid "Last users"
 msgstr ""
 
-#: ../vhffs-panel/public/lastusers.pl:66
+#: ../vhffs-panel/public/lastusers.pl:67
 #, perl-format
 msgid "Last users on %s"
 msgstr ""
 
 #: ../vhffs-panel/subscribe.pl:206 ../vhffs-panel/user/prefs.pl:80
 #: ../vhffs-panel/admin/user/edit.pl:96 ../vhffs-panel/admin/user/show.pl:97
-#: ../vhffs-panel/public/user.pl:83 ../vhffs-panel/public/lastusers.pl:78
+#: ../vhffs-panel/public/user.pl:83 ../vhffs-panel/public/lastusers.pl:79
 msgid "Lastname"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:147
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:146
 msgid "List all CVS"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:160
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:159
 msgid "List all DBs"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:200
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:199
 msgid "List all Postgres DB"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:133
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:132
 msgid "List all SVN repo"
 msgstr ""
 
@@ -1879,15 +1885,15 @@
 msgid "List all all A reccords"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:174
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:173
 msgid "List all domain names"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:213
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:212
 msgid "List all domains"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:226
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:225
 msgid "List all download repositories"
 msgstr ""
 
@@ -1895,11 +1901,11 @@
 msgid "List all forwardings for this domain"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:109
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:108
 msgid "List all groups"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:187
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:186
 msgid "List all lists"
 msgstr ""
 
@@ -1907,11 +1913,11 @@
 msgid "List all members"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:91
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:90
 msgid "List all objects"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:101
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:100
 msgid "List all users"
 msgstr ""
 
@@ -1955,15 +1961,15 @@
 msgid "List of all users"
 msgstr ""
 
-#: ../vhffs-panel/admin/web/list.pl:83 ../vhffs-panel/public/user.pl:112
+#: ../vhffs-panel/admin/web/list.pl:83 ../vhffs-panel/public/user.pl:113
 #: ../vhffs-panel/public/lastgroups.pl:104
-#: ../vhffs-panel/public/lastusers.pl:112
+#: ../vhffs-panel/public/lastusers.pl:111
 #: ../vhffs-panel/public/allwebsites.pl:96 ../vhffs-panel/public/index.pl:82
 #: ../vhffs-panel/public/group.pl:221 ../vhffs-panel/public/allgroups.pl:111
 msgid "List of all websites"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:119
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:118
 msgid "List websites"
 msgstr ""
 
@@ -1989,7 +1995,7 @@
 
 #: ../vhffs-panel/login.pl:87 ../vhffs-panel/login.pl:117
 #: ../vhffs-panel/lost_ack.pl:69 ../vhffs-panel/lost_ack.pl:80
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:241
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:240
 msgid "Login"
 msgstr ""
 
@@ -2001,7 +2007,7 @@
 msgid "Login failed !"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:90
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:91
 msgid "Logout"
 msgstr ""
 
@@ -2009,7 +2015,7 @@
 msgid "MX successfully changed"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:159
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:158
 msgid "MYSQL Admin"
 msgstr ""
 
@@ -2018,7 +2024,7 @@
 msgid "Mail"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:173
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:172
 msgid "Mail Admin"
 msgstr ""
 
@@ -2034,7 +2040,7 @@
 msgid "Mail area successfully created !"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:490
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:497
 msgid "Mail domain for this group"
 msgstr ""
 
@@ -2050,7 +2056,7 @@
 msgid "Mail successfully sent"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:89
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:88
 msgid "Mail to all hosted people"
 msgstr ""
 
@@ -2083,15 +2089,15 @@
 msgid "Mailing-list successfully created !"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:186
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:185
 msgid "Mailing-lists Admin"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:464
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:471
 msgid "Mailing-lists for this group"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:90
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:89
 msgid "Manage mailings"
 msgstr ""
 
@@ -2139,7 +2145,7 @@
 msgstr ""
 
 #: ../vhffs-panel/admin/moderation.pl:83
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:85
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:84
 msgid "Moderation"
 msgstr ""
 
@@ -2282,11 +2288,11 @@
 msgid "MySQL stats"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:359
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:366
 msgid "Mysql database for this group"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:212
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:211
 msgid "NS Admin"
 msgstr ""
 
@@ -2330,11 +2336,11 @@
 msgid "No CNAME available on this domain"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:428
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:435
 msgid "No CVS repository for this group"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:558
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:565
 msgid "No DNS domain for this group"
 msgstr ""
 
@@ -2354,11 +2360,11 @@
 msgid "No Mail Area to validate"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:507
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:514
 msgid "No Mail domain for this group"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:481
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:488
 msgid "No Mailing-list for this group"
 msgstr ""
 
@@ -2366,11 +2372,11 @@
 msgid "No NS available on this domain"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:402
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:409
 msgid "No PostgreSQL database for this group"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:454
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:461
 msgid "No SVN repository for this group"
 msgstr ""
 
@@ -2378,7 +2384,7 @@
 msgid "No Web Area to validate"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:209
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:210
 msgid "No cookie found, please accept the cookie and then please login again !"
 msgstr ""
 
@@ -2391,7 +2397,7 @@
 msgid "No database to validate"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:533
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:540
 msgid "No download repository for this group"
 msgstr ""
 
@@ -2407,8 +2413,8 @@
 msgid "No group"
 msgstr ""
 
-#: ../vhffs-panel/public/user.pl:95 ../vhffs-panel/public/lastgroups.pl:85
-#: ../vhffs-panel/public/lastusers.pl:92 ../vhffs-panel/public/allgroups.pl:92
+#: ../vhffs-panel/public/user.pl:96 ../vhffs-panel/public/lastgroups.pl:85
+#: ../vhffs-panel/public/lastusers.pl:91 ../vhffs-panel/public/allgroups.pl:92
 msgid "No group for this user"
 msgstr ""
 
@@ -2432,7 +2438,7 @@
 msgid "No modification can be applied. Please check your fields."
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:376
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:383
 msgid "No mysql database for this group"
 msgstr ""
 
@@ -2466,7 +2472,7 @@
 msgid "No webarea"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:352
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:359
 msgid "No webarea for this group"
 msgstr ""
 
@@ -2474,7 +2480,7 @@
 msgid "No website available for this group"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:106 ../vhffs-panel/dns/prefs.pl:132
+#: ../vhffs-panel/user/prefs.pl:104 ../vhffs-panel/dns/prefs.pl:132
 #: ../vhffs-panel/web/prefs.pl:129
 msgid "No, I'm not sure, I prefer to keep it."
 msgstr ""
@@ -2697,7 +2703,7 @@
 msgid "PostgreSQL Databases"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:385
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:392
 msgid "PostgreSQL database for this group"
 msgstr ""
 
@@ -2709,7 +2715,7 @@
 msgid "PostgreSQL password for this database"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:199
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:198
 msgid "Postgres Admin"
 msgstr ""
 
@@ -2774,7 +2780,7 @@
 
 #: ../vhffs-panel/repository/prefs.pl:102
 #: ../vhffs-panel/admin/group/edit.pl:109
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:330
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:337
 #, perl-format
 msgid "Quota (used/total) : %s/%s"
 msgstr ""
@@ -2845,7 +2851,7 @@
 msgid "Rights successfully changed"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:437
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:444
 msgid "SVN repositories for this group"
 msgstr ""
 
@@ -2877,12 +2883,12 @@
 msgid "Search for a Download repository"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:201
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:200
 msgid "Search for a PostgreSQL database"
 msgstr ""
 
 #: ../vhffs-panel/admin/svn/search.pl:78
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:134
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:133
 msgid "Search for a SVN repository"
 msgstr ""
 
@@ -2891,7 +2897,7 @@
 msgid "Search for a database"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:214
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:213
 msgid "Search for a domain"
 msgstr ""
 
@@ -2899,22 +2905,22 @@
 msgid "Search for a domain name"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:227
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:226
 msgid "Search for a download repository"
 msgstr ""
 
 #: ../vhffs-panel/admin/group/search.pl:77
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:110
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:109
 msgid "Search for a group"
 msgstr ""
 
 #: ../vhffs-panel/admin/mailing/search.pl:76
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:188
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:187
 msgid "Search for a list"
 msgstr ""
 
 #: ../vhffs-panel/admin/mail/search.pl:77
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:175
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:174
 msgid "Search for a mail domain"
 msgstr ""
 
@@ -2922,16 +2928,16 @@
 msgid "Search for a web area"
 msgstr ""
 
-#: ../vhffs-panel/public/index.pl:76 ../vhffs-api/src/Vhffs/Panel/Admin.pm:120
+#: ../vhffs-panel/public/index.pl:76 ../vhffs-api/src/Vhffs/Panel/Admin.pm:119
 msgid "Search for a website"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:92
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:91
 msgid "Search for an object"
 msgstr ""
 
 #: ../vhffs-panel/admin/user/search.pl:77
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:102
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:101
 msgid "Search for an user"
 msgstr ""
 
@@ -2969,8 +2975,8 @@
 msgid "Search result for domain"
 msgstr ""
 
-#: ../vhffs-panel/public/user.pl:115 ../vhffs-panel/public/lastgroups.pl:107
-#: ../vhffs-panel/public/lastusers.pl:115
+#: ../vhffs-panel/public/user.pl:116 ../vhffs-panel/public/lastgroups.pl:107
+#: ../vhffs-panel/public/lastusers.pl:114
 #: ../vhffs-panel/public/allwebsites.pl:99 ../vhffs-panel/public/index.pl:85
 #: ../vhffs-panel/public/group.pl:224 ../vhffs-panel/public/allgroups.pl:114
 msgid "Search:"
@@ -3009,7 +3015,7 @@
 msgid "Send logo"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:109 ../vhffs-panel/user/prefs.pl:111
+#: ../vhffs-panel/user/prefs.pl:111 ../vhffs-panel/user/prefs.pl:113
 msgid "Send my avatar"
 msgstr ""
 
@@ -3121,12 +3127,6 @@
 msgid "Show this user"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:69
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:122
-#: ../vhffs-api/src/Vhffs/Panel/Group.pm:164
-msgid "Show/Hide"
-msgstr ""
-
 #: ../vhffs-panel/acl/submit.pl:114 ../vhffs-panel/acl/add_acl_group.pl:101
 #: ../vhffs-panel/acl/add_acl_user.pl:101
 msgid "Sorry, can't add ACL"
@@ -3184,7 +3184,7 @@
 msgid "Submit"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:89
+#: ../vhffs-api/src/Vhffs/Panel/Menu.pm:90
 msgid "Submit a bug"
 msgstr ""
 
@@ -3210,7 +3210,7 @@
 msgid "Subscription"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:132
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:131
 msgid "Subversion Admin"
 msgstr ""
 
@@ -3310,7 +3310,7 @@
 msgid "The Subversion object was successfully created !"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:112
+#: ../vhffs-panel/user/prefs.pl:114
 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."
@@ -3406,7 +3406,7 @@
 "add forwarding"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:170
+#: ../vhffs-panel/user/prefs.pl:176
 msgid "There is two possible usages :"
 msgstr ""
 
@@ -3436,7 +3436,7 @@
 "be DESTROYED."
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:103
+#: ../vhffs-panel/user/prefs.pl:101
 msgid "This action is non-reversible. WHEN YOU DELETE IT, YOU CANNOT CANCEL."
 msgstr ""
 
@@ -3822,18 +3822,18 @@
 msgid "Use Crawl"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:171
+#: ../vhffs-panel/user/prefs.pl:177
 #, 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-panel/user/prefs.pl:177
+#: ../vhffs-panel/user/prefs.pl:183
 msgid "Use anti-spam protection"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:185
+#: ../vhffs-panel/user/prefs.pl:191
 msgid "Use anti-virus protection"
 msgstr ""
 
@@ -3851,11 +3851,11 @@
 msgid "User %s does not exists"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:100
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:99
 msgid "User Admin"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:75 ../vhffs-api/src/Vhffs/Panel/Menu.pm:87
+#: ../vhffs-panel/user/prefs.pl:75 ../vhffs-api/src/Vhffs/Panel/Menu.pm:88
 msgid "User Preferences"
 msgstr ""
 
@@ -3871,7 +3871,7 @@
 msgid "User account : "
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:229
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:230
 msgid "User does not exist"
 msgstr ""
 
@@ -3882,7 +3882,7 @@
 #: ../vhffs-panel/subscribe.pl:203 ../vhffs-panel/user/prefs.pl:77
 #: ../vhffs-panel/acl/view.pl:148 ../vhffs-panel/group/prefs.pl:103
 #: ../vhffs-panel/admin/su.pl:77 ../vhffs-panel/public/user.pl:79
-#: ../vhffs-panel/public/lastusers.pl:74 ../vhffs-panel/auth.pl:61
+#: ../vhffs-panel/public/lastusers.pl:75 ../vhffs-panel/auth.pl:61
 #: ../vhffs-panel/lost.pl:54
 msgid "Username"
 msgstr ""
@@ -3924,10 +3924,6 @@
 msgid "VHFFS Logout"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:262
-msgid "VHFFS Panel"
-msgstr ""
-
 #: ../vhffs-panel/lost_ack.pl:67
 msgid "VHFFS Password Lost OK"
 msgstr ""
@@ -3960,15 +3956,15 @@
 msgid "View archives"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:345
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:369
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:395
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:421
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:447
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:474
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:500
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:526
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:551
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:352
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:376
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:402
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:428
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:454
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:481
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:507
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:533
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:558
 msgid "View history"
 msgstr ""
 
@@ -4043,12 +4039,12 @@
 msgid "Warn the admin team"
 msgstr ""
 
-#: ../vhffs-panel/user/prefs.pl:169
+#: ../vhffs-panel/user/prefs.pl:175
 #, perl-format
 msgid "We offer you the possibility to have one email box on the domain %s"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:118
+#: ../vhffs-api/src/Vhffs/Panel/Admin.pm:117
 msgid "Web Admin"
 msgstr ""
 
@@ -4068,7 +4064,7 @@
 msgid "Web area successfully created !"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:335
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:342
 msgid "Webarea for this group"
 msgstr ""
 
@@ -4080,7 +4076,7 @@
 msgid "Websites area"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:299
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:306
 msgid "Welcome"
 msgstr ""
 
@@ -4116,7 +4112,7 @@
 msgstr ""
 
 #: ../vhffs-panel/mailinglist/prefs.pl:198 ../vhffs-panel/svn/prefs.pl:125
-#: ../vhffs-panel/user/prefs.pl:105 ../vhffs-panel/dns/prefs.pl:131
+#: ../vhffs-panel/user/prefs.pl:103 ../vhffs-panel/dns/prefs.pl:131
 #: ../vhffs-panel/pgsql/prefs.pl:109 ../vhffs-panel/group/prefs.pl:99
 #: ../vhffs-panel/repository/prefs.pl:107 ../vhffs-panel/web/prefs.pl:128
 #: ../vhffs-panel/mysql/prefs.pl:116 ../vhffs-panel/cvs/prefs.pl:108
@@ -4285,7 +4281,7 @@
 msgid "You need to manage at least a domain to host a mailing-list"
 msgstr ""
 
-#: ../vhffs-api/src/Vhffs/Panel/Main.pm:231
+#: ../vhffs-api/src/Vhffs/Panel/Main.pm:232
 msgid "You're are not allowed to browse panel"
 msgstr ""
 

Modified: branches/vhffs_4.1/vhffs-intl/update_po.sh
===================================================================
--- branches/vhffs_4.1/vhffs-intl/update_po.sh	2007-02-02 23:48:23 UTC (rev 431)
+++ branches/vhffs_4.1/vhffs-intl/update_po.sh	2007-02-03 13:28:23 UTC (rev 432)
@@ -2,7 +2,7 @@
 
 # Make a backup in case something goes wrong
 cp src/fr.po src/fr.po.old
-msgmerge src/fr.po vhffs.pot -o src/fr.po
+msgmerge src/fr.po src/vhffs.pot -o src/fr.po
 
 cp src/es.po src/es.po.old
-msgmerge src/es.po vhffs.pot -o src/es.po
+msgmerge src/es.po src/vhffs.pot -o src/es.po


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