| Current Path : /home/magalijoj/www/blog/plugins/antispam/locales/fr/ |
| Current File : /home/magalijoj/www/blog/plugins/antispam/locales/fr/main.lang.php |
<?php # ***** BEGIN LICENSE BLOCK ***** # This file is part of DotClear. # Copyright (c) 2005 Olivier Meunier. All rights # reserved. # # DotClear is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # DotClear is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with DotClear; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # ***** END LICENSE BLOCK *****# # # # DOT NOT MODIFY THIS FILE ! $GLOBALS['__l10n']['IP Blacklist / Whitelist Filter'] = 'Liste noire / Liste blanche IP'; $GLOBALS['__l10n']['Filtered by %1$s with rule %2$s.'] = 'Filtré par %1$s avec la règle %2$s.'; $GLOBALS['__l10n']['IP address has been successfully added.'] = 'L\'adresse IP a été ajoutée avec succès.'; $GLOBALS['__l10n']['IP addresses have been successfully removed.'] = 'L\'adresse IP a été supprimée avec succès.'; $GLOBALS['__l10n']['Blacklist'] = 'Liste noire'; $GLOBALS['__l10n']['Whitelist'] = 'Liste blanche'; $GLOBALS['__l10n']['Add an IP address'] = 'Ajouter une adresse IP'; $GLOBALS['__l10n']['Global IP'] = 'IP globale'; $GLOBALS['__l10n']['Add'] = 'Ajouter'; $GLOBALS['__l10n']['No IP address in list.'] = 'Aucune adresse IP dans la liste.'; $GLOBALS['__l10n']['IP list'] = 'Liste d\'IP'; $GLOBALS['__l10n']['Checks sender IP address against DNSBL servers'] = 'Vérifie l\'adresse IP de l\'auteur sur des serveurs DNSBL'; $GLOBALS['__l10n']['Filtered by %1$s with server %2$s.'] = 'Filtré par %1$s avec le serveur %2$s.'; $GLOBALS['__l10n']['IP Lookup servers'] = 'Serveurs de résolution d\'IP'; $GLOBALS['__l10n']['Add here a coma separated list of servers.'] = 'Ajoutez ici une liste de serveurs, séparés par des virgules.'; $GLOBALS['__l10n']['Checks links in comments against surbl.org'] = 'Vérifie les liens dans les commentaires sur surbl.org'; $GLOBALS['__l10n']['Words Blacklist'] = 'Liste de termes interdits'; $GLOBALS['__l10n']['Filtered by %1$s with word %2$s.'] = 'Filtré par %1$s avec le terme %2$s.'; $GLOBALS['__l10n']['Words have been successfully added.'] = 'Les mots ont été ajouté avec succès.'; $GLOBALS['__l10n']['Word has been successfully added.'] = 'Le mot a été ajouté avec succès.'; $GLOBALS['__l10n']['Words have been successfully removed.'] = 'Les mots ont été supprimés avec succès.'; $GLOBALS['__l10n']['Add a word'] = 'Ajouter un mot'; $GLOBALS['__l10n']['Global word'] = 'Mot global'; $GLOBALS['__l10n']['No word in list.'] = 'Aucun mot dans la liste.'; $GLOBALS['__l10n']['List'] = 'Liste'; $GLOBALS['__l10n']['Delete selected words'] = 'Supprimer les mots sélectionnés'; $GLOBALS['__l10n']['Create default wordlist'] = 'Créer une liste par défaut'; $GLOBALS['__l10n']['This word exists'] = 'Ce mot existe'; $GLOBALS['__l10n']['No description'] = 'Aucune description'; $GLOBALS['__l10n']['Filtered by %1$s (%2$s)'] = 'Filtré par %1$s (%2$s)'; $GLOBALS['__l10n']['Unknown filter.'] = 'Filtre inconnu'; $GLOBALS['__l10n']['This comment is a spam:'] = 'Ce commentaire est un indésirable :'; $GLOBALS['__l10n']['Spam moderation'] = 'Modération des indésirables'; $GLOBALS['__l10n']['Spam'] = 'Spam'; $GLOBALS['__l10n']['Ham'] = 'Non spam'; $GLOBALS['__l10n']['Publish'] = 'Publier'; $GLOBALS['__l10n']['Mark as junk'] = 'Marquer comme indésirable'; $GLOBALS['__l10n']['Antispam'] = 'Antispam'; $GLOBALS['__l10n']['Filter does not exists.'] = 'Le filtre n\'existe pas.'; $GLOBALS['__l10n']['Filter has no user interface.'] = 'Le filtre n\'a pas d\'interface utilisateur.'; $GLOBALS['__l10n']['Return to filters'] = 'Retour aux filtres'; $GLOBALS['__l10n']['%s configuration'] = '%s configuration'; $GLOBALS['__l10n']['Information'] = 'Informations'; $GLOBALS['__l10n']['Spam comments have been successfully deleted.'] = 'Les commentaires indésirables ont été supprimés avec succès.'; $GLOBALS['__l10n']['Junk comments:'] = 'Commentaires indésirables :'; $GLOBALS['__l10n']['Published comments:'] = 'Commentaires publiés :'; $GLOBALS['__l10n']['Delete all spams'] = 'Supprimer tous les indésirables'; $GLOBALS['__l10n']['Available spam filters'] = 'Filtres disponibles :'; $GLOBALS['__l10n']['Filters configuration has been successfully saved.'] = 'La configuration des filtres a été enregistrée avec succès.'; $GLOBALS['__l10n']['Order'] = 'Ordre'; $GLOBALS['__l10n']['Active'] = 'Actif'; $GLOBALS['__l10n']['Filter name'] = 'Nom du filtre'; $GLOBALS['__l10n']['Filter configuration'] = 'Configuration du filtre'; $GLOBALS['__l10n']['Syndication'] = 'Syndication'; $GLOBALS['__l10n']['Junk comments RSS feed'] = 'Fil RSS des commentaires indésirables'; $GLOBALS['__l10n']['Published comments RSS feed'] = 'Fil RSS des commentaires publiés'; ?>