diff -uN fr/admindex.php fr-070107/admindex.php --- fr/admindex.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/admindex.php 2007-01-07 20:47:44.000000000 +0100 @@ -84,7 +84,8 @@ $lang['menu_domains'] = "Domaines"; $lang['menu_viruses'] = "Virus"; $lang['menu_languages'] = "Langues"; + $lang['menu_themes'] = "Themes"; $lang['menu_system'] = "Configuration système"; $lang['menu_statistics'] = "Statistiques"; $lang['menu_help'] = "Aide"; -?> \ No newline at end of file +?> diff -uN fr/admindomains.php fr-070107/admindomains.php --- fr/admindomains.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/admindomains.php 2007-01-07 20:47:44.000000000 +0100 @@ -95,4 +95,4 @@ // Links $lang['link_admin_menu'] = "Retour au menu d'administration"; -?> \ No newline at end of file +?> diff -uN fr/adminhelp.php fr-070107/adminhelp.php --- fr/adminhelp.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/adminhelp.php 2007-01-07 20:47:44.000000000 +0100 @@ -203,6 +203,14 @@ "respectant la convention de nommage à deux lettres ISO-639 ". "(par exemple en, fr, de, ...). Une fois les fichiers installés, ". "vous verrez votre nouvelle langue dans la liste."; + // Themes + $lang['adminhelp_themes'] = "%s affiche les thèmes actuellement activés. Il est possible de les " . + "rendre invisible aux utilisateurs en les désinstallant depuis ici. Si un thème est " . + "supprimé, les utilisateurs qui on ce thème activé se verront utiliser le thème " . + "par défaut (de l'utilisateur @.). Il n'est pas possbile de supprimer le thème " . + "système (@.) car c'est ce dernier qui est utilisé pour la page de connexion."; + + $lang['adminhelp_install_themes'] = "%s active les thèmes existants sur le système."; // System Configuration $lang['adminhelp_enable_user_autocreation'] = "%s permet à Maia de créer automatiquement des comptes ". diff -uN fr/adminlanguages.php fr-070107/adminlanguages.php --- fr/adminlanguages.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/adminlanguages.php 2007-01-07 20:47:44.000000000 +0100 @@ -94,4 +94,4 @@ // Links $lang['link_admin_menu'] = "Retour au menu d' administration'"; -?> \ No newline at end of file +?> diff -uN fr/adminstats.php fr-070107/adminstats.php --- fr/adminstats.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/adminstats.php 2007-01-07 20:47:44.000000000 +0100 @@ -94,4 +94,4 @@ // Links $lang['link_admin_menu'] = "Retour au menu d'administration"; -?> \ No newline at end of file +?> diff -uN fr/adminthemes.php fr-070107/adminthemes.php --- fr/adminthemes.php 1970-01-01 01:00:00.000000000 +0100 +++ fr-070107/adminthemes.php 2007-01-07 20:47:44.000000000 +0100 @@ -0,0 +1,103 @@ + + * All rights reserved. + * + * PREAMBLE + * + * This License is designed for users of Maia Mailguard + * ("the Software") who wish to support the Maia Mailguard project by + * leaving "Maia Mailguard" branding information in the HTML output + * of the pages generated by the Software, and providing links back + * to the Maia Mailguard home page. Users who wish to remove this + * branding information should contact the copyright owner to obtain + * a Rebranding License. + * + * DEFINITION OF TERMS + * + * The "Software" refers to Maia Mailguard, including all of the + * associated PHP, Perl, and SQL scripts, documentation files, graphic + * icons and logo images. + * + * GRANT OF LICENSE + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * 3. The end-user documentation included with the redistribution, if + * any, must include the following acknowledgment: + * + * "This product includes software developed by Robert LeBlanc + * ." + * + * Alternately, this acknowledgment may appear in the software itself, + * if and wherever such third-party acknowledgments normally appear. + * + * 4. At least one of the following branding conventions must be used: + * + * a. The Maia Mailguard logo appears in the page-top banner of + * all HTML output pages in an unmodified form, and links + * directly to the Maia Mailguard home page; or + * + * b. The "Powered by Maia Mailguard" graphic appears in the HTML + * output of all gateway pages that lead to this software, + * linking directly to the Maia Mailguard home page; or + * + * c. A separate Rebranding License is obtained from the copyright + * owner, exempting the Licensee from 4(a) and 4(b), subject to + * the additional conditions laid out in that license document. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS + * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR + * TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE + * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + */ + + // Page subtitle + $lang['banner_subtitle'] = "Administration: Themes"; + + // Table headers + $lang['header_themes_menu'] = "Thèmes installés"; + $lang['header_uninstall'] = "Supprimer"; + $lang['header_name'] = "Nom"; + $lang['header_path'] = "Chemin"; + $lang['header_install_theme'] = "Installer un nouveau thème"; + + // Text messages + $lang['text_no_themes'] = "Il n'y a pas de thèmes installés."; + $lang['text_no_uninstalled_themes'] = "Il n'y a pas de thèmes a supprimer."; + $lang['text_required'] = "requis"; + $lang['text_modification_warning'] = "Attention: Supprimer un thème utilisé va forcer le thème par défault (@.) pour les utilisateurs concernés."; + + // Buttons + $lang['button_uninstall'] = "Supprimmer les thèmes séléctionnés"; + $lang['button_install'] = "Installer thème"; + + // Links + $lang['link_admin_menu'] = "Retour au menu d'administration"; + + //actions messages + $lang['error_not_found'] = "Chemin d'accès au thème non trouvé"; + $lang['error_database'] = "Erreur: Problème avec la base de données."; + $lang['error_default'] = "Il n'est pas possible de supprimer le thème par défaut."; +?> diff -uN fr/adminusers.php fr-070107/adminusers.php --- fr/adminusers.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/adminusers.php 2007-01-07 20:47:44.000000000 +0100 @@ -116,4 +116,4 @@ // Links $lang['link_admin_menu'] = "Retour au menu d'administration"; $lang['link_users_menu'] = "Retour au menu utilisateur"; -?> \ No newline at end of file +?> diff -uN fr/adminviruses.php fr-070107/adminviruses.php --- fr/adminviruses.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/adminviruses.php 2007-01-07 20:47:44.000000000 +0100 @@ -95,4 +95,4 @@ // Links $lang['link_admin_menu'] = "Retour au menu d'administration"; -?> \ No newline at end of file +?> diff -uN fr/auth.php fr-070107/auth.php --- fr/auth.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/auth.php 2007-01-07 20:47:44.000000000 +0100 @@ -77,4 +77,4 @@ $lang['error_ldap_connect'] = "Impossible d'atteindre le serveur LDAP"; $lang['error_ldap_bind'] = "Impossible d'effectuer le lien sur le serveur LDAP"; $lang['error_sql_connect'] = "Impossible de se connecter sur la base de données SQL : "; -?> \ No newline at end of file +?> diff -uN fr/confirmspam.php fr-070107/confirmspam.php --- fr/confirmspam.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/confirmspam.php 2007-01-07 20:47:44.000000000 +0100 @@ -78,4 +78,4 @@ // Text messages $lang['text_thank_you'] = "Merci, votre pourriel est à présent intégré dans la base."; -?> \ No newline at end of file +?> diff -uN fr/db.php fr-070107/db.php --- fr/db.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/db.php 2007-01-07 20:47:44.000000000 +0100 @@ -81,4 +81,4 @@ $lang['text_banner_user'] = "Utilisateur: %s"; $lang['text_banner_domain_user'] = "Utilisateur par défaut pour le domaine %s"; $lang['text_banner_system_user'] = "Utilisateur par défaut pour le système (@.)"; -?> \ No newline at end of file +?> diff -uN fr/deleteitem.php fr-070107/deleteitem.php --- fr/deleteitem.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/deleteitem.php 2007-01-07 20:47:44.000000000 +0100 @@ -78,4 +78,4 @@ // Text messages $lang['text_deleted'] = "Les courriels ont été suppimés."; -?> \ No newline at end of file +?> diff -uN fr/deliver.php fr-070107/deliver.php --- fr/deliver.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/deliver.php 2007-01-07 20:47:44.000000000 +0100 @@ -82,4 +82,4 @@ $lang['text_error'] = "Une erreur est survenue lors de l'envoi de votre courriel"; $lang['text_sender_only'] = "Ajouter l'expéditeur %s à votre liste blanche"; $lang['text_sender_domain'] = "Ajouter tous les expéditeurs %s à votre liste blanche"; -?> \ No newline at end of file +?> diff -uN fr/falsenegative.php fr-070107/falsenegative.php --- fr/falsenegative.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/falsenegative.php 2007-01-07 20:47:44.000000000 +0100 @@ -78,4 +78,4 @@ // Text messages $lang['text_thank_you'] = "Merci, votre pourriel a été intégré dans la base."; -?> \ No newline at end of file +?> diff -uN fr/internal-init.php fr-070107/internal-init.php --- fr/internal-init.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/internal-init.php 2007-01-07 20:47:44.000000000 +0100 @@ -101,4 +101,4 @@ // Links $lang['link_login'] = "Entrer"; -?> \ No newline at end of file +?> diff -uN fr/reportspam.php fr-070107/reportspam.php --- fr/reportspam.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/reportspam.php 2007-01-07 20:47:44.000000000 +0100 @@ -99,6 +99,7 @@ $lang['text_ham_confirmed'] = "%d courriels sains ont été confirmés"; $lang['text_spam_reported'] = "%d courriels sains ont été rapportés comme pourriels"; $lang['text_ham_deleted'] = "%d courriels sains suspectés ont été effacés"; + $lang['text_message_resent'] = "%d courriels re-envoyés et conservés dans le cache"; $lang['text_suspected_ham_item'] = "courriel à confirmer"; $lang['text_suspected_ham_items'] = "courriels à confirmer"; diff -uN fr/settings.php fr-070107/settings.php --- fr/settings.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/settings.php 2007-01-07 20:47:44.000000000 +0100 @@ -119,6 +119,8 @@ $lang['text_spamtrap'] = "Compte \"pot de miel\" pour les pourriels ?"; $lang['text_auto_whitelist'] = "Ajouter les expéditeurs de couriers récupérés dans votre liste blanche ?"; $lang['text_items_per_page'] = "Nombre de courriels affichés par page ?"; + $lang['text_digest_interval'] = "Intervale pour les courriel résumés (en minutes, -1 pour désactiver)"; + $lang['text_domain_digest_interval'] = "Intervale par défaut pour les courriels de résumé (en minutes, -1 pour désactiver)"; $lang['text_new_login_name'] = "Nouveau nom d'utilisateur"; $lang['text_new_password'] = "Nouveau mot de passe"; $lang['text_confirm_new_password'] = "Confirmation du nouveau mot de passe"; diff -uN fr/smtp.php fr-070107/smtp.php --- fr/smtp.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/smtp.php 2007-01-07 20:47:44.000000000 +0100 @@ -81,4 +81,4 @@ $lang['error_data'] = "Erreur lors de la commande DATA"; $lang['error_body'] = "Erreur lors de l'envoi du corps du message"; $lang['error_quit'] = "Erreur lors de la commande QUIT"; -?> \ No newline at end of file +?> diff -uN fr/stats.php fr-070107/stats.php --- fr/stats.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/stats.php 2007-01-07 20:47:44.000000000 +0100 @@ -92,4 +92,4 @@ "os" => "Mail trop volumineux" ); -?> \ No newline at end of file +?> diff -uN fr/viewmail.php fr-070107/viewmail.php --- fr/viewmail.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/viewmail.php 2007-01-07 20:47:44.000000000 +0100 @@ -80,6 +80,7 @@ $lang['link_report'] = "Rapporter comme pourriel"; $lang['link_delete'] = "Supprimer ce courriel"; $lang['link_rescue'] = "Récupérer ce courriel"; + $lang['link_resend'] = "Re-envoye cet courriel"; $lang['link_confirm_ham'] = "Confirmer comme courriel sain (Ham)"; $lang['link_view_raw'] = "Afficher la source"; $lang['link_view_decoded'] = "Afficher décodé"; diff -uN fr/virusstats.php fr-070107/virusstats.php --- fr/virusstats.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/virusstats.php 2007-01-07 20:47:44.000000000 +0100 @@ -89,4 +89,4 @@ // Text messages $lang['message_no_viruses'] = "Aucun virus reçu pour le moment."; $lang['text_viruses'] = "virus"; -?> \ No newline at end of file +?> diff -uN fr/wblist.php fr-070107/wblist.php --- fr/wblist.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/wblist.php 2007-01-07 20:47:44.000000000 +0100 @@ -77,7 +77,7 @@ $lang['banner_subtitle'] = "Options pour les listes blanche / noire"; // Text messages - $lang['text_address_to_add'] = "Adresse e-mail ou domaine à ajouter"; + $lang['text_address_to_add'] = "Adresse de courriel à ajouter (jockers: * et ?)"; $lang['text_list_to_add_to'] = "Ajouter à la liste"; $lang['text_lists_updated'] = "Vos options pour les listes blanche / noire ont été mises à jour."; $lang['text_wb_address_changed'] = "L'adresse était déjà dans la liste ; elle sera mise à jour"; @@ -96,4 +96,4 @@ $lang['header_whitelist'] = "Liste blanche"; $lang['header_blacklist'] = "Liste noire"; $lang['header_remove'] = "Supprimer"; -?> \ No newline at end of file +?> diff -uN fr/welcome.php fr-070107/welcome.php --- fr/welcome.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/welcome.php 2007-01-07 20:47:44.000000000 +0100 @@ -1,6 +1,6 @@ \ No newline at end of file +?> diff -uN fr/xadminusers.php fr-070107/xadminusers.php --- fr/xadminusers.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/xadminusers.php 2007-01-07 20:47:44.000000000 +0100 @@ -74,7 +74,7 @@ // Headers for statistics $lang['spam_header'] = "Spam"; - $lang['ham_header'] = "Ham"; + $lang['ham_header'] = "Non Spam"; $lang['virus_header'] = "Virus"; $lang['banned_header'] = "Banni"; $lang['badheader_header'] = "Entête"; diff -uN fr/xlogin.php fr-070107/xlogin.php --- fr/xlogin.php 2006-12-18 06:08:03.000000000 +0100 +++ fr-070107/xlogin.php 2007-01-07 20:47:44.000000000 +0100 @@ -82,4 +82,4 @@ $lang['invalid_token'] = "Requête invalide. Le lien que vous avez suivi " . "a peutêtre expiré."; -?> \ No newline at end of file +?>