From f686264ad6d82cfaf4e401da2e259880f57bfade Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Sat, 30 Jan 2016 07:44:29 -0500
Subject: [PATCH] Merge branch 'master' into 'stable-3.1'

---
 interface/web/mail/lib/lang/fr_mail_user.lng |   84 ++++++++++++++++++++++++++++-------------
 1 files changed, 57 insertions(+), 27 deletions(-)

diff --git a/interface/web/mail/lib/lang/fr_mail_user.lng b/interface/web/mail/lib/lang/fr_mail_user.lng
index 6019160..1f60f96 100644
--- a/interface/web/mail/lib/lang/fr_mail_user.lng
+++ b/interface/web/mail/lib/lang/fr_mail_user.lng
@@ -1,30 +1,60 @@
 <?php
-$wb['custom_mailfilter_txt'] = 'Custom mail filter recipe';
+$wb['custom_mailfilter_txt'] = 'Filtre d\'email personnalisé';
 $wb['email_txt'] = 'Email';
-$wb['cryptpwd_txt'] = 'Password';
-$wb['password_strength_txt'] = 'Password strength';
-$wb['active_txt'] = 'Active';
-$wb['email_error_isemail'] = 'Email address is invalid.';
-$wb['email_error_unique'] = 'Duplicate Email address.';
-$wb['autoresponder_text_txt'] = 'Text';
-$wb['autoresponder_txt'] = 'Autoresponder';
-$wb['no_domain_perm'] = 'You have no permission for this domain.';
-$wb['error_no_pwd'] = 'Password is empty.';
-$wb['quota_error_isint'] = 'Mailbox size must be a number.';
-$wb['quota_txt'] = 'quota in MB';
-$wb['server_id_txt'] = 'server_id';
-$wb['password_txt'] = 'password';
-$wb['maildir_txt'] = 'maildir';
-$wb['postfix_txt'] = 'Enable Receiving';
-$wb['access_txt'] = 'Enable Access';
-$wb['policy_txt'] = 'Spamfilter';
-$wb['no_policy'] = '- not enabled -';
-$wb['limit_mailbox_txt'] = 'The max. number of mailboxes for your account is reached.';
-$wb['limit_mailquota_txt'] = 'The max space for mailboxes is reached. The max. available space in MB is';
-$wb['welcome_mail_subject'] = 'Welcome to your new email account.';
-$wb['welcome_mail_message'] = 'Welcome to your new email account.
-
-Your webmaster.';
-$wb['disableimap_txt'] = 'Disable IMAP';
-$wb['disablepop3_txt'] = 'Disable POP3';
+$wb['cryptpwd_txt'] = 'Mot de passe';
+$wb['password_strength_txt'] = 'Force du mot de passe';
+$wb['active_txt'] = 'Actif';
+$wb['email_error_isemail'] = 'L\'adresse email est invalide.';
+$wb['email_error_unique'] = 'Dupliquer l\'adresse email.';
+$wb['autoresponder_text_txt'] = 'Texte';
+$wb['autoresponder_txt'] = 'Auto répondeur';
+$wb['no_domain_perm'] = 'Vous n\'avez pas de permission sur ce domaine.';
+$wb['error_no_pwd'] = 'Le mot de passe est vide.';
+$wb['quota_error_isint'] = 'La taille de la boîte à mail doit être en Mo.';
+$wb['quota_txt'] = 'Quota en Mo';
+$wb['server_id_txt'] = 'ID Serveur';
+$wb['password_txt'] = 'Mot de passe';
+$wb['maildir_txt'] = 'Maildir';
+$wb['postfix_txt'] = 'Activer la réception';
+$wb['greylisting_txt'] = 'Enable greylisting';
+$wb['access_txt'] = 'Activer l\'accès';
+$wb['policy_txt'] = 'Filtre antispam';
+$wb['no_policy'] = '- inactif -';
+$wb['limit_mailbox_txt'] = 'Le nombre maximal de boites email pour votre compte est atteint..';
+$wb['limit_mailquota_txt'] = 'Lespace maximal pour les boites email est atteint. Lespace maximal disponible est de ';
+$wb['disableimap_txt'] = 'Désactiver IMAP';
+$wb['disablepop3_txt'] = 'Désactiver POP3';
+$wb['duplicate_alias_or_forward_txt'] = 'Il y a déja un alias ou un transfert d\'email sur cette adresse.';
+$wb['autoresponder_start_date_txt'] = 'Démarrer le';
+$wb['autoresponder_start_date_ispast'] = 'La date de démarrage ne peut être une date passée.';
+$wb['autoresponder_end_date_txt'] = 'Terminer le';
+$wb['autoresponder_end_date_isgreater'] = 'La date de fin doit être saisie et doit être ultérieure à la date de début.';
+$wb['quota_error_value'] = 'Valeur de quota invalide. Les valeurs de quota autorisées sont : 0 pour illimité ou nombres > 1';
+$wb['move_junk_txt'] = 'Déplacer le spam vers le dossier Junk';
+$wb['name_txt'] = 'Nom véritable';
+$wb['name_optional_txt'] = '(Optionnel)';
+$wb['autoresponder_active'] = 'Activer le répondeur automatique';
+$wb['cc_txt'] = 'Envoyer une copie à';
+$wb['cc_error_isemail'] = 'Le champ Envoyer une copie ne contient pas une adresse email valide';
+$wb['domain_txt'] = 'Domaine';
+$wb['now_txt'] = 'Maintenant';
+$wb['login_error_unique'] = 'Ce nom d\'utilisateur est déjà pris.';
+$wb['login_error_regex'] = 'Les caractères valides sont A-Z, a-z, 0-9, ., _ et -.';
+$wb['login_txt'] = 'Nom d\'utilisateur (optionnel)';
+$wb['error_login_email_txt'] = 'Ce nom d\'utilisaeur n\'est pas autorisé. Veuilez entrer un nom différent ou utiliser l\'adresse email comme nom d\'utilisateur.';
+$wb['autoresponder_subject_txt'] = 'Email Subject';
+$wb['autoresponder_subject'] = 'Out of office reply';
+$wb['generate_password_txt'] = 'Generate Password';
+$wb['repeat_password_txt'] = 'Repeat Password';
+$wb['password_mismatch_txt'] = 'The passwords do not match.';
+$wb['password_match_txt'] = 'The passwords do match.';
+$wb["backup_interval_txt"] = 'Backup interval';
+$wb["backup_copies_txt"] = 'Number of backup copies';
+$wb['no_backup_txt'] = 'No backup';
+$wb['daily_backup_txt'] = 'Daily';
+$wb['weekly_backup_txt'] = 'Weekly';
+$wb['monthly_backup_txt'] = 'Monthly';
+$wb['disablesmtp_txt'] = 'Disable SMTP (sending)';
+$wb['email_error_isascii'] = 'Please do not use special unicode characters for your password. This could lead to problems with your mail client.';
+$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
 ?>

--
Gitblit v1.9.1