From 52eaeb12ea49f3c279d6b407220b742c69c60a33 Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Wed, 28 Apr 2010 23:58:29 +0000 Subject: [PATCH] suite ergo, ftp, dom, browser & co + traductions, stylisation propre, suite --- bureau/admin/bro_main.php | 12 +++- bureau/admin/dom_edit.php | 4 +- bureau/admin/dom_subedit.php | 11 ++- bureau/admin/ftp_add.php | 12 ++-- bureau/admin/ftp_doedit.php | 2 +- bureau/admin/ftp_edit.php | 14 ++-- bureau/admin/ftp_list.php | 43 +++++------ bureau/admin/mail_add.php | 41 ++++++++--- bureau/admin/mail_del.php | 9 +-- bureau/admin/mail_doadd.php | 2 +- bureau/admin/mail_doedit.php | 2 +- bureau/admin/mail_edit.php | 28 +++++--- bureau/admin/mail_list.php | 6 +- bureau/admin/styles/style.css | 21 +++++- bureau/locales/fr_FR/LC_MESSAGES/messages.po | 76 +++++++++++--------- 15 files changed, 181 insertions(+), 102 deletions(-) diff --git a/bureau/admin/bro_main.php b/bureau/admin/bro_main.php index 20dc7f06..18881eb2 100644 --- a/bureau/admin/bro_main.php +++ b/bureau/admin/bro_main.php @@ -551,10 +551,18 @@ else { is_ftp($R)) { -echo _("There is an ftp account in this folder")." "._("Click here to edit this ftp account.")."
"; +?> + + +   +"._("Click here to create an ftp account in this folder.")."
"; +?> + + +   + diff --git a/bureau/admin/dom_edit.php b/bureau/admin/dom_edit.php index 8e905bd7..40a4de8e 100644 --- a/bureau/admin/dom_edit.php +++ b/bureau/admin/dom_edit.php @@ -128,7 +128,7 @@ for($i=0;$i<$r["nsub"];$i++) {   - + " /> @@ -165,7 +165,7 @@ if (!$r[noerase]) { -" /> +" /> diff --git a/bureau/admin/dom_subedit.php b/bureau/admin/dom_subedit.php index 09024db9..7e6f90e7 100644 --- a/bureau/admin/dom_subedit.php +++ b/bureau/admin/dom_subedit.php @@ -88,9 +88,14 @@ $dom->unlock();   + + + " /> + " onclick="history.back();" /> + + + -
-" /> -" onclick="history.back();" /> + diff --git a/bureau/admin/ftp_add.php b/bureau/admin/ftp_add.php index 237de3ec..32c59ff5 100644 --- a/bureau/admin/ftp_add.php +++ b/bureau/admin/ftp_add.php @@ -52,20 +52,24 @@ if (!$quota->cancreate("ftp")) {  _  - - -" /> + + + + " /> + " onclick="document.location='ftp_list.php'"/> + show_help("ftp_add"); ?> diff --git a/bureau/admin/ftp_doedit.php b/bureau/admin/ftp_doedit.php index dc34f249..ad9ae4b5 100644 --- a/bureau/admin/ftp_doedit.php +++ b/bureau/admin/ftp_doedit.php @@ -38,7 +38,7 @@ if (!$id) { exit(); } - $r=$ftp->put_ftp_details($id,$prefixe,$login,$pass,$rep); + $r=$ftp->put_ftp_details($id,$prefixe,$login,$pass,$dir); if (!$r) { $error=$err->errstr(); include("ftp_edit.php"); diff --git a/bureau/admin/ftp_edit.php b/bureau/admin/ftp_edit.php index 20623ccd..9f01d021 100644 --- a/bureau/admin/ftp_edit.php +++ b/bureau/admin/ftp_edit.php @@ -59,21 +59,25 @@ if (!$id) {  _ " size="20" maxlength="64" /> - - -" size="20" maxlength="64" /> +" size="20" maxlength="64" /> + + -" /> + + " /> + " onclick="document.location='ftp_list.php'"/> + diff --git a/bureau/admin/ftp_list.php b/bureau/admin/ftp_list.php index 6e8d0686..9647327f 100644 --- a/bureau/admin/ftp_list.php +++ b/bureau/admin/ftp_list.php @@ -43,24 +43,31 @@ if (!$r=$ftp->get_list($domain)) { ?>

+ -

-
- show_help("ftp_list_no"); ?> -

+ +cancreate("ftp")) { ?> +

+ +

+ + + + show_help("ftp_list_no"); ?> + +
- - +
 
+ - + + @@ -81,12 +89,7 @@ while (list($key,$val)=each($r))
" name="del_" value="" />"><?php __(" /> /
-cancreate("ftp")) { ?> -

- -

-show_help("ftp_list"); ?> diff --git a/bureau/admin/mail_add.php b/bureau/admin/mail_add.php index 38717659..2556863f 100644 --- a/bureau/admin/mail_add.php +++ b/bureau/admin/mail_add.php @@ -34,32 +34,53 @@ include_once("head.php"); $fields = array ( "domain" => array ("request", "string", ""), "many" => array ("request", "integer", 0), + "pop" => array ("request", "integer", 1), ); getFields($fields); ?> -

:

+

:

$error

"; } ?> -
- - - - - - - + + + +
-@
/>
()
" />
+ + + + + +
+ @ +
+

+ onclick="hide('poptbl');"> + onclick="show('poptbl');"> +

+
+ + + +
+
+
()
+ + " /> + " onclick="document.location='mail_list.php?domain='"/> +
+

del_mail($val)) { - $error.=sprintf(_("The mailbox %s does not exist!")."
",$val); + $error.=sprintf(_("The email address %s does not exist!")."
",$val); } else { - $error.=sprintf(_("The mailbox %s has been deleted!")."
",$val); + $error.=sprintf(_("The email address %s has been deleted!")."
",$val); } } include("mail_list.php"); @@ -76,10 +76,11 @@ while (list($key,$val)=each($d)) { ?>

-

" /> - "/> +

+" /> - "/>

-

+

NOT be able to get it back!"); ?>

diff --git a/bureau/admin/mail_doadd.php b/bureau/admin/mail_doadd.php index 62710854..c04d977f 100644 --- a/bureau/admin/mail_doadd.php +++ b/bureau/admin/mail_doadd.php @@ -41,7 +41,7 @@ if (!$mail->add_mail($domain,$email,$pop,$pass,$alias)) { include ("mail_add.php"); } else { $addok=1; - $error=sprintf (_("The mailbox %s has been successfully created"),"$email@$domain"); + $error=sprintf (_("The email address %s has been successfully created"),"$email@$domain"); if ($many) { unset($email,$pass,$alias); include("mail_add.php"); diff --git a/bureau/admin/mail_doedit.php b/bureau/admin/mail_doedit.php index 0b43afd8..04ed6920 100644 --- a/bureau/admin/mail_doedit.php +++ b/bureau/admin/mail_doedit.php @@ -43,7 +43,7 @@ if (!$mail->put_mail_details($email,$pop,$pass,$alias)) { include ("mail_edit.php"); } else { - $ok=sprintf(_("The mailbox %s has been successfully changed"),$email)."
"; + $ok=sprintf(_("The email address %s has been successfully changed"),$email)."
"; $addok=1; $t=explode("@",$email); $email=$t[0]; diff --git a/bureau/admin/mail_edit.php b/bureau/admin/mail_edit.php index 28d06658..d7873437 100644 --- a/bureau/admin/mail_edit.php +++ b/bureau/admin/mail_edit.php @@ -45,7 +45,7 @@ else { ?> -

:

+

:

$error_edit

"; @@ -62,28 +62,32 @@ if ($error_edit) { %s"),$email); ?> - +

- onclick="hide('ispoptbl');"> - onclick="show('ispoptbl');"> + onclick="hide('poptbl');"> + onclick="show('poptbl');">

-
+
- "; __("WARNING: turning POP/IMAP off will DELETE the stored messages in this email address. This email address will become a simple redirection."); }?> - +
+ "._("WARNING: turning POP/IMAP off will DELETE the stored messages in this email address. This email address will become a simple redirection.")."
"; +} ?> ()
+ + " /> + " onclick="document.location='mail_list.php?domain='"/> + -
-" /> -" onclick="document.location='mail_list.php?domain='"/> +

@@ -92,5 +96,9 @@ if ($error_edit) { ?> diff --git a/bureau/admin/mail_list.php b/bureau/admin/mail_list.php index 9b88f4d9..868ed2cb 100644 --- a/bureau/admin/mail_list.php +++ b/bureau/admin/mail_list.php @@ -46,7 +46,7 @@ if(!$domain) if(!$res=$mail->enum_doms_mails($domain,1,$letter)) { $error=$err->errstr(); ?> -

:

+

:

$error

"; @@ -62,7 +62,7 @@ else { ?> -

:

+

:

$error

"; @@ -119,7 +119,7 @@ for($i=0;$i<$res["count"];$i++) { ?>
-" /> +" /> * Si vous voulez stocker les emails recus et y " +"- Pour créer cette adresse email
* Si vous voulez stocker les messages reçus et y " "accéder avec un logiciel de messagerie ou le webmail, cochez la case 'Compte " "pop'. Dans ce cas, entrez un mot de passe pour le compte pop.
* Si " "vous souhaitez rediriger ce mail vers d'autres, entrer la liste des mails " @@ -1395,46 +1395,49 @@ msgstr "" #: ../admin/mail_del.php:42 ../admin/mail_dodel.php:41 #: ../admin/mail_del.php:63 msgid "Deleting mail accounts" -msgstr "Effacement des comptes email" +msgstr "Suppression des adresses email" #: ../admin/mail_del.php:43 ../admin/mail_del.php:64 msgid "Please confirm the deletion of the following mail accounts:" -msgstr "Confirmez la suppression des comptes emails suivants :" +msgstr "Confirmez la suppression des adresses email suivantes :" #: ../admin/mail_del.php:57 ../admin/mail_list.php:107 #: ../admin/mail_del.php:79 -msgid "Delete the selected mailboxes" -msgstr "Effacer les mails sélectionnés" +msgid "Confirm the deletion" +msgstr "Confirmer la suppression" + +msgid "Delete the checked email addresses" +msgstr "Supprimer les adresses email cochées" #: ../admin/mail_del.php:57 ../admin/mail_del.php:79 -msgid "Don't delete accounts and go back to the mail list" -msgstr "Ne rien effacer, retourner à la liste des emails" +msgid "Don't delete anything and go back to the email list" +msgstr "Ne rien supprimer, revenir à la liste des adresses email" #: ../admin/mail_doadd.php:44 #, php-format -msgid "The mailbox %s has been successfully created" -msgstr "Le mail %s a été ajouté avec succès" +msgid "The email address %s has been successfully created" +msgstr "L'adresse email %s a été ajouté avec succès" #: ../admin/mail_dodel.php:48 ../admin/mail_del.php:51 #: ../admin/mail_dodel.php:40 #, php-format -msgid "The mailbox %s does not exist!" -msgstr "Le mail %s n'existe pas" +msgid "The email address %s does not exist!" +msgstr "L'adresse email %s n'existe pas" #: ../admin/mail_dodel.php:51 ../admin/mail_del.php:53 #: ../admin/mail_dodel.php:43 #, php-format -msgid "The mailbox %s has been deleted!" -msgstr "La boîte aux lettres %s a été effacée !" +msgid "The email address %s has been deleted!" +msgstr "L'adresse email %s a été supprimée !" #: ../admin/mail_dodel.php:60 -msgid "Back to the mail account list" -msgstr "Retour à la liste des emails" +msgid "Back to the email address list" +msgstr "Retour à la liste des adresses email" #: ../admin/mail_doedit.php:46 #, php-format -msgid "The mailbox %s has been successfully changed" -msgstr "Le mail %s a été modifié avec succès" +msgid "The email address %s has been successfully changed" +msgstr "L'adresse email %s a été modifiée avec succès" #: ../admin/mail_edit.php:41 ../admin/mail_edit.php:48 #, php-format @@ -1477,13 +1480,13 @@ msgstr "Liste des adresses emails du domaine %s" #: ../admin/mail_list.php:54 ../admin/mail_list.php:68 #, php-format msgid "Add a mailbox on %s" -msgstr "Ajouter un email sur %s" +msgstr "Ajouter une adresse email sur %s" #: ../admin/mail_list.php:48 ../admin/mail_list.php:67 #: ../admin/mail_list.php:55 ../admin/mail_list.php:69 #, php-format msgid "Add many mailboxes on %s" -msgstr "Ajouter plusieurs emails sur %s" +msgstr "Ajouter plusieurs adresses email sur %s" #: ../admin/mail_list.php:76 ../admin/mail_list.php:78 #, php-format @@ -1535,14 +1538,14 @@ msgstr "Pr #: ../admin/mem_chgmail.php:44 ../admin/mem_cm2.php:40 ../admin/mem_cm.php:35 #: ../admin/mem_cm.php:46 ../admin/mem_param.php:74 msgid "Change the email of the account" -msgstr "Changement d'Email du compte" +msgstr "Changement d'adresse email du compte AlternC" #: ../admin/mem_chgmail.php:46 ../admin/mem_chgmail.php:51 #, php-format msgid "help_mem_chgmail %s" msgstr "" -"Un email a été envoyé à l'adresse %s pour " -"confirmation.
Cet email contient un lien où vous devrez vous rendre " +"Un essage a été envoyé à l'adresse %s pour " +"confirmation.
Ce message contient un lien où vous devrez vous rendre " "pour valider la modification.
A cette adresse, la clé suivante vous " "sera demandée :
" @@ -1556,7 +1559,7 @@ msgid "" "OK button." msgstr "" "Entrez la clé qui vous a été donnée lors de la demande de changement " -"d'email, puis cliquez sur OK" +"d'adresse email, puis cliquez sur OK" #: ../admin/mem_cm.php:49 ../admin/mem_cm.php:48 msgid "Key" @@ -1618,19 +1621,19 @@ msgstr "Changer mon mot de passe" #: ../admin/mem_param.php:75 msgid "help_chg_mail" msgstr "" -"Vous pouvez modifier ici l'email d'inscription correspondant à votre compte." -"
Entrez ici le nouvel email. Un message est envoyé sur cet email pour " +"Vous pouvez modifier ici l'adresse email d'inscription correspondant à votre compte AlternC." +"
Entrez ici la nouvelle adresse email. Un message est envoyé à cette adresse pour " "confirmation." #: ../admin/mem_param.php:77 ../admin/mem_param.php:74 #: ../admin/mem_param.php:76 msgid "Current mailbox" -msgstr "Email actuel" +msgstr "Adresse email actuelle" #: ../admin/mem_param.php:78 ../admin/mem_param.php:75 #: ../admin/mem_param.php:77 msgid "New mailbox" -msgstr "Nouvel Email" +msgstr "Nouvelle adresse email" #: ../admin/mem_param.php:79 ../admin/mem_param.php:76 #: ../admin/mem_param.php:78 @@ -2518,7 +2521,7 @@ msgstr "Administration" #: ../admin/menu_adm.php:38 msgid "AlternC configuration" -msgstr "" +msgstr "Configuration d'AlternC" #: ../admin/menu_brouteur.php:33 msgid "Files and directories" @@ -2612,7 +2615,7 @@ msgid "" "Warning: Deleting an email address will destroy all the messages it contains! You " "will NOT be able to get it back!" msgstr "" -"Attention: L'effacement d'une adresse email détruit tous ses messages ! " +"Attention: La suppression d'une adresse email détruit tous ses messages ! " "Vous ne pourrez PLUS retrouver les messages ainsi effacés !" #: ../admin/menu.php:36 @@ -2787,7 +2790,7 @@ msgid "as a %s file" msgstr "comme fichier %s" msgid "Show only mail starting by:" -msgstr "N'afficher que les mails commençant par :" +msgstr "Afficher seulement les adresses mails commençant par :" msgid "Delete %s from this server" @@ -2812,3 +2815,6 @@ msgstr "Afficher la liste des domaines avec des informations NS, MX et IP msgid "Redirections
Other recipients:" msgstr "Redirections/Autres destinataires :" +msgid "Path" +msgstr "Répertoire courant" +